.bs-officeInformation a {
  color: rgba(0, 0, 0, 0.85);
}
.bs-officeInformation .bs-officeInformation-item {
  margin-top: 32px;
}
@media (min-width: 768px) {
  .bs-officeInformation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -12px;
    margin-right: -12px;
  }
  .bs-officeInformation .bs-officeInformation-item {
    width: 33.33%;
    margin-top: 104px;
    border-color: transparent;
    border-width: 0 12px;
    border-style: solid;
  }
}
.bs-officeInformation-address {
  line-height: 20px;
  margin-top: 16px;
  color: #262626;
}
.bs-officeInformation-time {
  margin-top: 6px;
  color: #262626;
  font-weight: bold;
  letter-spacing: 0.4px;
  line-height: 16px;
}
.bs-officeInformation-phone {
  margin-top: 6px;
}
.bs-officeInformation-phone > a {
  color: #F56A00;
}
.bs-officeInformation-item-link {
  display: inline-block;
  margin-top: 13px;
}
@media (any-hover: hover) {
  .bs-officeInformation-item-link:hover .bs-officeInformation-item-link__word {
    color: #F56A00;
  }
}
@media (any-hover: none) {
  .bs-officeInformation-item-link:active .bs-officeInformation-item-link__word {
    color: #F56A00;
  }
}
.bs-officeInformation-item-link__word {
  color: #262626;
  margin-right: 8px;
}
.bs-officeInformation-item-link__arrow_right {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20viewBox%3D%220%200%2013%2020%22%20width%3D%2213%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1.112%2020c.244%200%20.49-.083.697-.25l10.777-8.886A1.15%201.15%200%200013%209.976c0-.345-.152-.673-.414-.887L1.855.25A1.094%201.094%200%2000.293.425a1.159%201.159%200%2000.17%201.6l9.653%207.95-9.701%208a1.158%201.158%200%2000-.17%201.6c.22.279.54.425.867.425z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 12px;
  height: 12px;
}
.bs-officeInformation .text-h5 {
  margin-top: 52px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .bs-officeInformation .text-h5 {
    text-align: center;
    font-size: 34px;
    margin-top: 80px;
    margin-bottom: 80px;
  }
}

.icon-check {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10%200c5.522%200%2010%204.477%2010%2010s-4.478%2010-10%2010S0%2015.523%200%2010%204.478%200%2010%200zm0%201c-4.963%200-9%204.037-9%209%200%204.962%204.037%209%209%209s9-4.038%209-9c0-4.963-4.037-9-9-9zm5.752%204.502l.106.003c.34.034.584.29.555.584a.485.485%200%2001-.125.273l-.082.087-7.47%208.16c-.238.259-.698.255-.947-.008L5.11%2011.608l-.077-.082c-.093-.108-.16-.235-.146-.385.03-.293.32-.497.658-.464.172.017.304.1.404.203l.005-.003.078.08%202.211%202.482%207.026-7.675.056-.07a.63.63%200%2001.533-.19z%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 30px;
  height: 30px;
}
.bs-banner__inner:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 160px;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(0%, rgba(0, 0, 0, 0)), to(#000000));
  background: linear-gradient(0, rgba(0, 0, 0, 0) 0%, #000000 100%);
  -webkit-filter: invert(1);
          filter: invert(1);
}
@media (min-width: 1200px) {
  .bs-banner__inner:after {
    content: none;
  }
}
.bs-banner__inner__head {
  position: relative;
  z-index: 1;
}
@media (min-width: 1200px) {
  .bs-banner__inner__head__title {
    width: 500px;
  }
}
.bs-banner__inner__head__subtitle {
  display: none;
}
@media (min-width: 1200px) {
  .bs-banner__inner__head__subtitle {
    display: block;
    width: 500px;
  }
}
.bs-banner__img {
  height: 100%;
  width: 100%;
  background-image: url(../img/banner/TWN_office.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
@media (min-width: 768px) {
  .bs-banner__img {
    background-image: url(../img/banner/TWN_office@2x.png);
  }
}
@media (min-width: 1200px) {
  .bs-banner__img {
    background-image: url(../img/banner/TWN_office@3x.png);
    background-size: 100% 100%;
    width: 518px;
    left: auto;
  }
}
.page-section__title {
  margin-top: 54px;
}
.page-section__title:first-child {
  margin-top: 0;
}
@media (min-width: 1200px) {
  .page-section__title {
    margin-top: 110px;
  }
}
.page-section__title__word {
  position: relative;
  color: #262626;
  height: 27px;
  letter-spacing: 0.15px;
  line-height: 27px;
  margin-bottom: 14px;
}
@media (min-width: 1200px) {
  .page-section__title__word {
    width: 100%;
    height: 61px;
    font-size: 34px;
    letter-spacing: 0.25px;
    line-height: 46px;
    text-align: center;
  }
  .page-section__title__word:after {
    display: block;
    content: '';
    height: 2px;
    width: 50px;
    background-color: #262626;
    position: absolute;
    top: -26px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
  }
}
.page-section__content__word {
  color: #262626;
  letter-spacing: 0.25px;
  line-height: 25px;
}
.page-section__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1200px) {
  .page-section__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.page-section__saying {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1200px) {
  .page-section__saying {
    margin-right: 3%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
  }
}
.page-section__saying__image1 {
  width: 100%;
  height: auto;
  max-width: 370px;
  margin-bottom: 50px;
}
.page-section__saying__image2 {
  width: 100%;
  height: auto;
  max-width: 370px;
}
.page-section__infomation__item__subtitle {
  height: 24px;
  color: #262626;
  letter-spacing: 0.15px;
  line-height: 24px;
  margin-bottom: 16px;
}
@media (min-width: 1200px) {
  .page-section__infomation__item__subtitle {
    height: 32px;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 8px;
  }
}
.page-section__infomation__item__content {
  color: #262626;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.page-section__infomation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
@media (min-width: 1200px) {
  .page-section__infomation {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.page-section__infomation__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  margin-top: 40px;
}
@media (min-width: 1200px) {
  .page-section__infomation__item {
    padding: 12px 16px;
    margin-top: 0;
  }
}
.page-section__contact__wrapper {
  padding-top: 36px;
}
.page-section__contact {
  padding: 11px 16px 8px 16px;
}
.page-section__contact__name {
  height: 27px;
  color: #262626;
  letter-spacing: 0.15px;
  line-height: 27px;
  margin-bottom: 12px;
}
@media (min-width: 1200px) {
  .page-section__contact__name {
    height: 32px;
    font-weight: normal;
    line-height: 32px;
    margin-bottom: 7px;
  }
}
.page-section__contact__address {
  color: #262626;
  letter-spacing: 0.25px;
  line-height: 20px;
  margin-bottom: 6px;
}
.page-section__contact .page-section__contact__open {
  color: #262626;
  letter-spacing: 0.4px;
  line-height: 16px;
}
.page-section__contact__cellphone {
  color: #F56A00;
  letter-spacing: 0.4px;
  line-height: 16px;
  margin-bottom: 10px;
}
.icon-arrow-right {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20viewBox%3D%220%200%2013%2020%22%20width%3D%2213%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1.112%2020c.244%200%20.49-.083.697-.25l10.777-8.886A1.15%201.15%200%200013%209.976c0-.345-.152-.673-.414-.887L1.855.25A1.094%201.094%200%2000.293.425a1.159%201.159%200%2000.17%201.6l9.653%207.95-9.701%208a1.158%201.158%200%2000-.17%201.6c.22.279.54.425.867.425z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 7px;
  height: 11px;
}
.page-section__contact__map {
  color: #262626;
  letter-spacing: 1.35px;
  line-height: 19px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 32px;
}
@media (min-width: 1200px) {
  .page-section__contact__map {
    margin-bottom: 64px;
  }
}
.page-section__contact__map .icon-arrow-right {
  margin-left: 8px;
}
.bs-slideshow-item-info {
  color: #262626;
}

.scheme {
  position: relative;
  border-radius: 10px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12), 0 1px 3px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12), 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}
.scheme-section {
  padding: 0 16px;
}
.scheme-tabs {
  max-width: 80%;
  max-width: calc(100% - 32px);
  margin: 0 auto;
  padding: 6px 0;
}
@media (min-width: 768px) {
  .scheme-tabs {
    max-width: auto;
    text-align: center;
    position: relative;
    top: -45px;
  }
}
.scheme-flags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 48px;
  padding-bottom: 24px;
  padding-left: 32px;
  padding-right: 32px;
}
.scheme-flags > .bs-flags-container {
  min-width: 90%;
}
@media (min-width: 768px) {
  .scheme-card-container {
    padding-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 1200px) {
  .scheme-card-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media (min-width: 768px) {
  .scheme-card {
    min-width: 450px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12), 0 1px 3px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12), 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  }
  .scheme-card .scheme-section:first-of-type {
    border-radius: 10px;
  }
}
@media (min-width: 768px) {
  .scheme-card + .scheme-card {
    margin-top: 24px;
  }
}
@media (min-width: 1200px) {
  .scheme-card + .scheme-card {
    margin-top: 0;
    margin-left: 24px;
  }
}
.scheme-card-row-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-top: 1px solid #E5E5E5;
}
@media (min-width: 1200px) {
  .scheme-card-row-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.scheme-card-row {
  width: 100%;
}
@media (min-width: 1200px) {
  .scheme-card-row {
    width: 255px;
  }
}
.scheme-card-row + .scheme-card-row {
  border-top: 1px solid #E5E5E5;
}
@media (min-width: 1200px) {
  .scheme-card-row + .scheme-card-row {
    border-top: none;
  }
}
.scheme-info {
  overflow: hidden;
  border-top: 1px solid #E5E5E5;
}
.scheme-info-straw {
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.scheme-info-straw .icon-info {
  display: none;
}
@media (min-width: 768px) {
  .scheme-info-straw .icon-info {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .scheme-info-straw {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    padding-left: 10%;
  }
  .scheme-info-straw .text-subtitle-sm {
    margin-left: 16px;
  }
  .scheme-info-straw .icon-pricing-arrow-down {
    display: none;
  }
}
.scheme-info-field {
  display: none;
}
.scheme-info-centent {
  max-height: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
}
@media (min-width: 768px) {
  .scheme-info-centent {
    padding-left: 10%;
    max-height: 2499px;
  }
}
.scheme-info-centent-list {
  margin-top: 16px;
  padding-bottom: 16px;
}
@media (min-width: 768px) {
  .scheme-info-centent-list {
    padding-bottom: 24px;
  }
}
@media (min-width: 768px) {
  .scheme-info-centent-list {
    padding-bottom: 32px;
  }
}
.scheme-info-field:checked ~ .scheme-info-straw .icon-pricing-arrow-down {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.scheme-info-field:checked ~ .scheme-info-centent {
  max-height: 1999px;
}
.bs-buy4u .icon-info {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%237B7B7B%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10%205a1%201%200%20110%202%201%201%200%20010-2m0%204a1%201%200%20011%201v4a1%201%200%2001-2%200v-4a1%201%200%20011-1M11.694.14A10.013%2010.013%200%2000.14%2011.694c.681%204.143%204.023%207.485%208.166%208.166A10.013%2010.013%200%200019.86%208.306C19.179%204.163%2015.837.821%2011.694.14m-.126%2017.71C5.943%2018.926%201.074%2014.057%202.15%208.432c.601-3.144%203.138-5.681%206.282-6.282%205.625-1.076%2010.494%203.793%209.418%209.418-.601%203.144-3.138%205.681-6.282%206.282%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
}
.bs-buy4u .bs-icon-register {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%237B7B7B%22%20width%3D%2225%22%20height%3D%2224%22%20viewBox%3D%220%200%2025%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M8.905%2010.377c3.19%200%205.579.903%207.103%202.685%202.29%202.677%201.75%206.321%201.726%206.474a.501.501%200%2001-.404.415l-.09.008H.572a.501.501%200%2001-.494-.42c-.024-.153-.584-3.787%201.693-6.465%201.463-1.72%203.74-2.626%206.767-2.693l.367-.004zm0%201c-2.905%200-5.05.789-6.372%202.346-1.503%201.767-1.574%204.09-1.517%205.123l.007.113h15.763c.059-.973.026-3.424-1.543-5.253-1.326-1.545-3.458-2.329-6.337-2.329zm7.187-6.137c.277%200%20.5.223.5.5v1.884h1.885a.5.5%200%20010%201h-1.885v1.884a.499.499%200%2011-1%200V8.624h-1.884a.5.5%200%20010-1h1.884V5.74a.5.5%200%2001.5-.5zM8.903%200c2.433%200%204.412%201.942%204.412%204.329%200%202.387-1.979%204.329-4.412%204.329S4.49%206.716%204.49%204.329C4.49%201.942%206.47%200%208.903%200zm0%201C7.021%201%205.49%202.494%205.49%204.329c0%201.836%201.531%203.329%203.413%203.329s3.412-1.493%203.412-3.329C12.315%202.494%2010.785%201%208.903%201z%22%20id%3D%22a%22%2F%3E%3C%2Fdefs%3E%3Cg%20transform%3D%22translate(3.956%202)%22%20fill-rule%3D%22evenodd%22%3E%3Cmask%20id%3D%22b%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fmask%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3Cg%20mask%3D%22url(%23b)%22%3E%3Cpath%20d%3D%22M-3-2h24v24H-3z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 25px;
  height: 25px;
}
.bs-buy4u .bs-icon-approved {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%237B7B7B%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cg%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M13.5%2C7%20C17.084%2C7%2020%2C9.916%2020%2C13.5%20C20%2C17.084%2017.084%2C20%2013.5%2C20%20C9.916%2C20%207%2C17.084%207%2C13.5%20C7%2C9.916%209.916%2C7%2013.5%2C7%20Z%20M13.5%2C8%20C10.468%2C8%208%2C10.467%208%2C13.5%20C8%2C16.532%2010.468%2C19%2013.5%2C19%20C16.532%2C19%2019%2C16.532%2019%2C13.5%20C19%2C10.467%2016.532%2C8%2013.5%2C8%20Z%20M16.5%2C0%20C16.776%2C0%2017%2C0.224%2017%2C0.5%20L17%2C0.5%20L17%2C5.5%20C17%2C5.78%2016.78%2C6%2016.5%2C6%20C16.22%2C6%2016%2C5.78%2016%2C5.5%20L16%2C5.5%20L16%2C1%20L1%2C1%20L1%2C16%20L5.5%2C16%20C5.78%2C16%206%2C16.22%206%2C16.5%20C6%2C16.78%205.78%2C17%205.5%2C17%20L5.5%2C17%20L0.5%2C17%20C0.224%2C17%200%2C16.776%200%2C16.5%20L0%2C16.5%20L0%2C0.5%20C0%2C0.224%200.224%2C0%200.5%2C0%20L0.5%2C0%20Z%20M17.5%2C11%20C17.78%2C11%2018%2C11.22%2018%2C11.5%20C18%2C11.66%2017.93%2C11.8%2017.81%2C11.89%20C17.79%2C11.91%2017.78%2C11.92%2017.76%2C11.93%20L17.76%2C11.93%20L12.81%2C15.89%20C12.61%2C16.05%2012.33%2C16.03%2012.15%2C15.85%20L12.15%2C15.85%20L10.15%2C13.85%20C10.065%2C13.756%2010%2C13.643%2010%2C13.5%20C10%2C13.22%2010.22%2C13%2010.5%2C13%20C10.643%2C13%2010.756%2C13.065%2010.847%2C13.153%20L10.847%2C13.153%20L10.85%2C13.15%20L10.92%2C13.22%20L12.54%2C14.83%20L17.12%2C11.17%20L17.19%2C11.11%20C17.27%2C11.04%2017.38%2C11%2017.5%2C11%20Z%20M4.5%2C9%20C4.776%2C9%205%2C9.224%205%2C9.5%20C5%2C9.776%204.776%2C10%204.5%2C10%20L4.5%2C10%20L3.5%2C10%20C3.224%2C10%203%2C9.776%203%2C9.5%20C3%2C9.224%203.224%2C9%203.5%2C9%20L3.5%2C9%20Z%20M7.5%2C6%20C7.776%2C6%208%2C6.224%208%2C6.5%20C8%2C6.776%207.776%2C7%207.5%2C7%20L7.5%2C7%20L3.5%2C7%20C3.224%2C7%203%2C6.776%203%2C6.5%20C3%2C6.224%203.224%2C6%203.5%2C6%20L3.5%2C6%20Z%20M11.5%2C3%20C11.776%2C3%2012%2C3.224%2012%2C3.5%20C12%2C3.776%2011.776%2C4%2011.5%2C4%20L11.5%2C4%20L3.5%2C4%20C3.224%2C4%203%2C3.776%203%2C3.5%20C3%2C3.224%203.224%2C3%203.5%2C3%20L3.5%2C3%20Z%22%3E%3C%2Fpath%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 25px;
  height: 25px;
}
.bs-buy4u .bs-icon-in-review {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%237B7B7B%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cg%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M17.4428%2C17.4429%20C17.6378%2C17.2469%2017.9538%2C17.2469%2018.1498%2C17.4429%20L18.1498%2C17.4429%20L19.8398%2C19.1329%20C20.0348%2C19.3279%2020.0348%2C19.6449%2019.8398%2C19.8399%20C19.6448%2C20.0349%2019.3278%2C20.0349%2019.1328%2C19.8399%20L19.1328%2C19.8399%20L17.4428%2C18.1499%20C17.2468%2C17.9539%2017.2468%2C17.6379%2017.4428%2C17.4429%20Z%20M7.1534%2C14.3744%20C6.1774%2C10.0044%2010.0044%2C6.1774%2014.3744%2C7.1534%20C16.5774%2C7.6454%2018.3544%2C9.4234%2018.8464%2C11.6264%20C19.8224%2C15.9954%2015.9954%2C19.8224%2011.6264%2C18.8464%20C9.4234%2C18.3544%207.6454%2C16.5774%207.1534%2C14.3744%20Z%20M17.8204%2C14.3584%20C18.8284%2C10.5584%2015.4414%2C7.1724%2011.6414%2C8.1804%20C9.9724%2C8.6234%208.6234%2C9.9724%208.1804%2C11.6414%20C7.1714%2C15.4414%2010.5584%2C18.8284%2014.3584%2C17.8204%20C16.0274%2C17.3774%2017.3774%2C16.0274%2017.8204%2C14.3584%20Z%20M16.5%2C0%20C16.776%2C0%2017%2C0.224%2017%2C0.5%20L17%2C0.5%20L17%2C5.5%20C17%2C5.78%2016.78%2C6%2016.5%2C6%20C16.22%2C6%2016%2C5.78%2016%2C5.5%20L16%2C5.5%20L16%2C1%20L1%2C1%20L1%2C16%20L5.5%2C16%20C5.78%2C16%206%2C16.22%206%2C16.5%20C6%2C16.78%205.78%2C17%205.5%2C17%20L5.5%2C17%20L0.5%2C17%20C0.224%2C17%200%2C16.776%200%2C16.5%20L0%2C16.5%20L0%2C0.5%20C0%2C0.224%200.224%2C0%200.5%2C0%20L0.5%2C0%20Z%20M15.5%2C11%20C15.776%2C11%2016%2C11.224%2016%2C11.5%20L16%2C11.5%20L16%2C14.5%20C16%2C14.776%2015.776%2C15%2015.5%2C15%20L15.5%2C15%20L12.5%2C15%20C12.22%2C15%2012%2C14.78%2012%2C14.5%20C12%2C14.22%2012.22%2C14%2012.5%2C14%20L12.5%2C14%20L15%2C14%20L15%2C12%20L10.5%2C12%20C10.22%2C12%2010%2C11.78%2010%2C11.5%20C10%2C11.22%2010.22%2C11%2010.5%2C11%20L10.5%2C11%20Z%20M13%2C12%20C13.55%2C12%2014%2C12.45%2014%2C13%20C14%2C13.55%2013.55%2C14%2013%2C14%20C12.45%2C14%2012%2C13.55%2012%2C13%20C12%2C12.45%2012.45%2C12%2013%2C12%20Z%20M4.5%2C9%20C4.776%2C9%205%2C9.224%205%2C9.5%20C5%2C9.776%204.776%2C10%204.5%2C10%20L4.5%2C10%20L3.5%2C10%20C3.224%2C10%203%2C9.776%203%2C9.5%20C3%2C9.224%203.224%2C9%203.5%2C9%20L3.5%2C9%20Z%20M7.5%2C6%20C7.776%2C6%208%2C6.224%208%2C6.5%20C8%2C6.776%207.776%2C7%207.5%2C7%20L7.5%2C7%20L3.5%2C7%20C3.224%2C7%203%2C6.776%203%2C6.5%20C3%2C6.224%203.224%2C6%203.5%2C6%20L3.5%2C6%20Z%20M11.5%2C3%20C11.776%2C3%2012%2C3.224%2012%2C3.5%20C12%2C3.776%2011.776%2C4%2011.5%2C4%20L11.5%2C4%20L3.5%2C4%20C3.224%2C4%203%2C3.776%203%2C3.5%20C3%2C3.224%203.224%2C3%203.5%2C3%20L3.5%2C3%20Z%22%3E%3C%2Fpath%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 25px;
  height: 25px;
}
.bs-buy4u .bs-icon-pay {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%237B7B7B%22%20width%3D%2220px%22%20height%3D%2213px%22%20viewBox%3D%220%200%2020%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cg%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M17.318%2C0%20C18.612%2C0%2019.665%2C1.053%2019.665%2C2.347%20L19.665%2C2.347%20L19.665%2C10.421%20C19.665%2C11.715%2018.612%2C12.768%2017.318%2C12.768%20L17.318%2C12.768%20L2.347%2C12.768%20C1.053%2C12.768%200%2C11.715%200%2C10.421%20L0%2C10.421%20L0%2C2.347%20C0%2C1.053%201.053%2C0%202.347%2C0%20L2.347%2C0%20Z%20M17.318%2C1%20L2.347%2C1%20C1.604%2C1%201%2C1.605%201%2C2.347%20L1%2C2.347%20L1%2C10.421%20C1%2C11.163%201.604%2C11.768%202.347%2C11.768%20L2.347%2C11.768%20L17.318%2C11.768%20C18.061%2C11.768%2018.665%2C11.163%2018.665%2C10.421%20L18.665%2C10.421%20L18.665%2C2.347%20C18.665%2C1.605%2018.061%2C1%2017.318%2C1%20L17.318%2C1%20Z%20M3.2002%2C9.4542%20C3.4762%2C9.4542%203.7002%2C9.6782%203.7002%2C9.9542%20L3.7002%2C9.9542%20L3.7002%2C10.2322%20C3.7002%2C10.5092%203.4762%2C10.7322%203.2002%2C10.7322%20C2.9242%2C10.7322%202.7002%2C10.5092%202.7002%2C10.2322%20L2.7002%2C10.2322%20L2.7002%2C9.9542%20C2.7002%2C9.6782%202.9242%2C9.4542%203.2002%2C9.4542%20Z%20M4.5244%2C9.4542%20C4.8004%2C9.4542%205.0244%2C9.6782%205.0244%2C9.9542%20L5.0244%2C9.9542%20L5.0244%2C10.2322%20C5.0244%2C10.5092%204.8004%2C10.7322%204.5244%2C10.7322%20C4.2484%2C10.7322%204.0244%2C10.5092%204.0244%2C10.2322%20L4.0244%2C10.2322%20L4.0244%2C9.9542%20C4.0244%2C9.6782%204.2484%2C9.4542%204.5244%2C9.4542%20Z%20M5.8359%2C9.4542%20C6.1119%2C9.4542%206.3359%2C9.6782%206.3359%2C9.9542%20L6.3359%2C9.9542%20L6.3359%2C10.2322%20C6.3359%2C10.5092%206.1119%2C10.7322%205.8359%2C10.7322%20C5.5599%2C10.7322%205.3359%2C10.5092%205.3359%2C10.2322%20L5.3359%2C10.2322%20L5.3359%2C9.9542%20C5.3359%2C9.6782%205.5599%2C9.4542%205.8359%2C9.4542%20Z%20M7.1924%2C9.4542%20C7.4684%2C9.4542%207.6924%2C9.6782%207.6924%2C9.9542%20L7.6924%2C9.9542%20L7.6924%2C10.2322%20C7.6924%2C10.5092%207.4684%2C10.7322%207.1924%2C10.7322%20C6.9164%2C10.7322%206.6924%2C10.5092%206.6924%2C10.2322%20L6.6924%2C10.2322%20L6.6924%2C9.9542%20C6.6924%2C9.6782%206.9164%2C9.4542%207.1924%2C9.4542%20Z%20M16.6758%2C9.4542%20C16.9518%2C9.4542%2017.1758%2C9.6782%2017.1758%2C9.9542%20C17.1758%2C10.2302%2016.9518%2C10.4542%2016.6758%2C10.4542%20L16.6758%2C10.4542%20L10.5508%2C10.4542%20C10.2748%2C10.4542%2010.0508%2C10.2302%2010.0508%2C9.9542%20C10.0508%2C9.6782%2010.2748%2C9.4542%2010.5508%2C9.4542%20L10.5508%2C9.4542%20Z%22%20%3E%3C%2Fpath%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 25px;
  height: 25px;
}
.bs-buy4u .bs-icon-order-done {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%237B7B7B%22%20width%3D%2228%22%20height%3D%2230%22%20viewBox%3D%220%200%2028%2030%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M27%2020.909l-.85.533-11.874%207.376a.962.962%200%2001-1.085-.042L1.82%2020.449%201%2019.853V9.1l11.51%207.68c.16.105.32.178.49.25v8.81c0%20.313.22.564.5.564s.5-.251.5-.564v-8.81c.17-.04.33-.114.49-.208L27%209.08v11.829zM1.451%208.07l9.009-5.082%207.77%205.067c.24.157.54.063.68-.21.14-.281.06-.615-.18-.771l-7.19-4.692%202.01-1.14a.919.919%200%2001.9%200l12.09%206.834-12.52%207.764a.88.88%200%2001-.99-.021L1.45%208.098l.001-.027zM27.59%207.43c.25.187.41.533.41.909v12.559c0%20.356-.17.7-.49.899l-.51.324-12.22%207.586a1.925%201.925%200%2001-2.168-.085L1%2021.128l-.57-.418a1.07%201.07%200%2001-.43-.857V8.339c0-.387.17-.732.43-.93.06-.042.12-.084.18-.115l.39-.21%209.5-5.37v-.011h.01L13.11.24a1.751%201.751%200%20011.78%200L27%207.075l.39.219c.07.03.14.083.2.136zM11.273%2017.518a.496.496%200%2000-.615-.35l-5.302%201.46-.665-2.41a.495.495%200%2000-.614-.35.496.496%200%2000-.35.614l.797%202.892c.074.27.345.424.614.35l5.784-1.59a.496.496%200%2000.35-.616zM7.869%205.935L6.189%207.02a.5.5%200%2010.542.84l1.68-1.085a.5.5%200%2010-.542-.84z%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 25px;
  height: 25px;
}
.bs-buy4u .bs-banner {
  width: 100%;
  position: relative;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.bs-buy4u .bs-banner__inner__head__title {
  padding-top: 48px;
}
.bs-buy4u .bs-banner__inner__head__subtitle {
  display: block;
}
@media (min-width: 768px) {
  .bs-buy4u .bs-banner {
    background-image: url(../img/buy4u/header@2x.png);
    background-size: auto 300px;
    background-position: right top;
    background-color: rgba(38, 38, 38, 0.05);
  }
  .bs-buy4u .bs-banner__inner__head__title {
    padding-top: 64px;
  }
}
@media (min-width: 1200px) {
  .bs-buy4u .bs-banner {
    background-image: url(../img/buy4u/header@3x.png);
  }
}
@media (min-width: 1200px) {
  .bs-buy4u .page-section--point .text-subtitle-lg {
    font-size: 24px;
    font-weight: normal;
  }
}
.bs-buy4u .page-section__title__word {
  font-size: 24px;
  letter-spacing: 0;
  line-height: 32px;
}
@media (min-width: 1200px) {
  .bs-buy4u .page-section__title__word {
    font-size: 34px;
    letter-spacing: 0.25px;
    line-height: 46px;
  }
}
.bs-buy4u .page-section__title__word--logo {
  margin-bottom: 48px;
}
@media (min-width: 1200px) {
  .bs-buy4u .page-section__title__word--logo {
    margin-bottom: 64px;
  }
}
.bs-buy4u .icon-buy4u-user {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2225%22%20height%3D%2224%22%20viewBox%3D%220%200%2025%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M8.905%2010.377c3.19%200%205.579.903%207.103%202.685%202.29%202.677%201.75%206.321%201.726%206.474a.501.501%200%2001-.404.415l-.09.008H.572a.501.501%200%2001-.494-.42c-.024-.153-.584-3.787%201.693-6.465%201.463-1.72%203.74-2.626%206.767-2.693l.367-.004zm0%201c-2.905%200-5.05.789-6.372%202.346-1.503%201.767-1.574%204.09-1.517%205.123l.007.113h15.763c.059-.973.026-3.424-1.543-5.253-1.326-1.545-3.458-2.329-6.337-2.329zm7.187-6.137c.277%200%20.5.223.5.5v1.884h1.885a.5.5%200%20010%201h-1.885v1.884a.499.499%200%2011-1%200V8.624h-1.884a.5.5%200%20010-1h1.884V5.74a.5.5%200%2001.5-.5zM8.903%200c2.433%200%204.412%201.942%204.412%204.329%200%202.387-1.979%204.329-4.412%204.329S4.49%206.716%204.49%204.329C4.49%201.942%206.47%200%208.903%200zm0%201C7.021%201%205.49%202.494%205.49%204.329c0%201.836%201.531%203.329%203.413%203.329s3.412-1.493%203.412-3.329C12.315%202.494%2010.785%201%208.903%201z%22%20id%3D%22a%22%2F%3E%3C%2Fdefs%3E%3Cg%20transform%3D%22translate(3.956%202)%22%20fill-rule%3D%22evenodd%22%3E%3Cmask%20id%3D%22b%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fmask%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3Cg%20mask%3D%22url(%23b)%22%3E%3Cpath%20d%3D%22M-3-2h24v24H-3z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 31px;
  height: 30px;
}
.bs-buy4u .icon-buy4u-document {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2216%22%20height%3D%2220%22%20viewBox%3D%220%200%2016%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.097%200L16%204.29V19a1%201%200%2001-1%201H1a1%201%200%2001-1-1V1a1%201%200%20011-1h10.097zm-.811%201H1.142v18h13.715V5h-3.571a1%201%200%2001-1-1V1zm2.313%2013c.225%200%20.4.22.4.5%200%20.249-.138.45-.327.492L12.6%2015H5.4c-.225%200-.4-.22-.4-.5%200-.249.138-.45.327-.492L5.4%2014h7.2zm-9.1%200a.5.5%200%20110%201%20.5.5%200%20010-1zm9.1-3c.225%200%20.4.22.4.5%200%20.249-.138.45-.327.492L12.6%2012H5.4c-.225%200-.4-.22-.4-.5%200-.249.138-.45.327-.492L5.4%2011h7.2zm-9.1%200a.5.5%200%20110%201%20.5.5%200%20010-1zm9.1-3c.225%200%20.4.22.4.5%200%20.249-.138.45-.327.492L12.6%209H5.4c-.224%200-.4-.22-.4-.5%200-.249.139-.45.327-.492L5.4%208h7.2zM3.5%208a.5.5%200%20110%201%20.5.5%200%20010-1z%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 30px;
  height: 30px;
}
.bs-buy4u .icon-buy4u-check {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2225%22%20height%3D%2224%22%20viewBox%3D%220%200%2025%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20d%3D%22M8.703%200A2.55%202.55%200%200111.2%202.049h4.824c.946%200%201.716.769%201.716%201.715v14.31c0%20.946-.77%201.716-1.716%201.716H1.716C.77%2019.79%200%2019.02%200%2018.074V3.764c0-.946.77-1.715%201.716-1.715h4.49a2.55%202.55%200%20012.497-2.05zm7.321%203.049H1.716A.716.716%200%20001%203.764v14.31c0%20.395.321.716.716.716h14.308a.717.717%200%2000.716-.716V3.764a.716.716%200%2000-.716-.715zM13.34%207.255a.5.5%200%2001.697.717l-7.033%206.85a.497.497%200%2001-.7-.004l-2.82-2.792a.5.5%200%2011.704-.71l2.47%202.446zM8.703%201c-.678%200-1.249.44-1.458%201.049h2.916A1.545%201.545%200%20008.703.999z%22%20id%3D%22a%22%2F%3E%3C%2Fdefs%3E%3Cg%20transform%3D%22translate(3.383%202)%22%20fill-rule%3D%22evenodd%22%3E%3Cmask%20id%3D%22b%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fmask%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3Cg%20mask%3D%22url(%23b)%22%3E%3Cpath%20d%3D%22M-3-2h24v24H-3z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 31px;
  height: 30px;
}
.bs-buy4u .icon-buy4u-warehouse {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.5%2010c.28%200%20.5.22.5.5v7c0%20.28-.22.5-.5.5h-8c-.28%200-.5-.22-.5-.5v-3.44c0-.28.22-.5.5-.5H8V10.5c0-.28.22-.5.5-.5h4zM9%2013.56h3v-2.67H9v2.67zm0%203.55h3v-2.67H9v2.67zm-4%200h3v-2.67H5v2.67zm14.78-7.799a.518.518%200%2001-.736.033l-4.547-4.077H5.423L2.591%207.81v10.611c0%20.289.232.522.527.522h13.684a.521.521%200%2000.526-.522v-7.9h1.053v8.422c0%20.578-.474%201.056-1.053%201.056H2.591a1.059%201.059%200%2001-1.052-1.056v-10.2l-.663.6a.518.518%200%2001-.737-.033.527.527%200%2001.031-.744l3.685-3.3%201.052-.956.01-.011a.58.58%200%2001.306-.089h3.684V.522c0-.289.232-.522.527-.522h3.157c.295%200%20.527.233.527.522v2.111a.521.521%200%2001-.527.522H11.54a.521.521%200%2001-.526-.522c0-.3.231-.533.526-.533h.526V1.055H9.96v3.156h4.737a.58.58%200%2001.305.089l.01.011%201.053.956%203.684%203.3c.21.188.232.533.032.744z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 31px;
  height: 30px;
}
.bs-buy4u .icon-buy4u-pay {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2221%22%20height%3D%2218%22%20viewBox%3D%220%200%2021%2018%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M17.074%2014.253l.002-.925-4.691-.297a.516.516%200%2001-.248-.083L7.309%209.72a.5.5%200%2001.186-.907l3.322-.622c.229-.099.423-.289.393-.448-.033-.176-.305-.363-.743-.363H5.834c-.138%200-.273.027-.4.081-.066.03-.129.067-.197.117L2.632%208.912a.5.5%200%2001-.227.054H1v5.512h1.405c.051%200%20.101.007.148.022l6.639%202.066%205.149-.72%202.733-1.593zm.534-1.893a.5.5%200%2001.469.5l-.004%201.682a.499.499%200%2001-.248.431l-3.065%201.785a.487.487%200%2001-.183.063l-5.357.75a.53.53%200%2001-.218-.017l-6.673-2.076H.5a.5.5%200%2001-.5-.5V8.466a.5.5%200%2001.5-.5h1.785l2.433-1.239c.061-.052.185-.124.314-.18.263-.113.528-.167.802-.167h4.633c.884%200%201.594.484%201.725%201.177.099.522-.139%201.214-1.1%201.592l-2.211.42%203.701%202.473%205.026.318zm-3.056-4.97c.278%200%20.889-.181.889-.718%200-.367-.221-.532-.946-.705l-.153-.035c-.551-.12-1.698-.371-1.722-1.631a1.639%201.639%200%2001.472-1.183%201.81%201.81%200%2001.852-.474V2.43a.499.499%200%20111%200v.194a1.776%201.776%200%20011.382%201.668.5.5%200%2001-.494.506c-.307-.026-.504-.218-.506-.494a.797.797%200%2000-.855-.735c-.272%200-.51.089-.666.249a.632.632%200%2000-.185.464c.008.404.283.529.936.672l.173.039c.51.123%201.712.41%201.712%201.678%200%20.997-.783%201.528-1.497%201.673v.27a.5.5%200%2001-1%200v-.31c-1.036-.277-1.498-1.218-1.498-1.741a.499.499%200%20111%200c0%20.002.156.826%201.106.826zM14.443%200a5.65%205.65%200%20015.643%205.643%205.65%205.65%200%2001-5.643%205.643%205.644%205.644%200%2001-2.88-.79.5.5%200%2011.51-.859%204.648%204.648%200%20007.013-3.994A4.648%204.648%200%200014.443%201a4.647%204.647%200%2000-4.637%204.392.485.485%200%2001-.526.473.501.501%200%2001-.472-.527A5.65%205.65%200%200114.443%200z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 31px;
  height: 30px;
}
.bs-buy4u-logo {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bs-buy4u-logo--desktop {
  padding-bottom: 25%;
  display: none;
}
@media (min-width: 1200px) {
  .bs-buy4u-logo--desktop {
    display: block;
  }
}
.bs-buy4u-logo--mobile {
  padding-bottom: 75%;
}
@media (min-width: 1200px) {
  .bs-buy4u-logo--mobile {
    display: none;
  }
}
.bs-buy4u .section--progress {
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 41px;
}
@media (min-width: 1200px) {
  .bs-buy4u .section--progress {
    border-bottom: 0;
    margin-bottom: 0;
  }
}
.bs-buy4u .progress-title {
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .bs-buy4u .progress-title {
    font-size: 34px;
    text-align: center;
    margin-bottom: 132px;
  }
}
.bs-buy4u .section--pricing {
  padding-bottom: 68px;
}
.bs-buy4u .section--faq {
  padding-bottom: 68px;
}
@media (min-width: 1200px) {
  .bs-buy4u .section--faq {
    padding-bottom: 88px;
  }
}
.bs-buy4u .progress-step-container {
  position: relative;
}
.bs-buy4u .progress-step {
  position: relative;
  padding-bottom: 84px;
}
.bs-buy4u .progress-step:last-child {
  padding-bottom: 0;
}
@media (min-width: 1200px) {
  .bs-buy4u .progress-step {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 22vh;
  }
  .bs-buy4u .progress-step:last-of-type {
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
}
.bs-buy4u .progress-step-media {
  margin-left: 10%;
}
@media (min-width: 1200px) {
  .bs-buy4u .progress-step-media {
    margin-left: 0;
    width: 30%;
  }
}
.bs-buy4u .progress-step-media-image {
  width: 100%;
  height: auto;
  position: relative;
}
@media (min-width: 1200px) {
  .bs-buy4u .progress-step-media-image {
    width: 272px;
  }
}
.bs-buy4u .progress-step-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
@media (min-width: 1200px) {
  .bs-buy4u .progress-step-bar {
    position: static;
    display: block;
    width: 10%;
    height: auto;
  }
}
.bs-buy4u .progress-step-bar-dot {
  background-color: #262626;
  width: 9px;
  height: 9px;
}
@media (min-width: 1200px) {
  .bs-buy4u .progress-step-bar-dot {
    background-color: #E5E5E5;
  }
}
.bs-buy4u .progress-step-bar-dot--active {
  background-color: #262626;
}
.bs-buy4u .progress-step-bar-line {
  background-color: #262626;
  width: 1px;
  height: calc(100% - 9px - 10px);
  margin: 5px 0 5px 4px;
}
@media (min-width: 1200px) {
  .bs-buy4u .progress-step-bar-line {
    background-color: transparent;
    height: calc(22vh + 100% - 9px - 10px);
    position: relative;
    bottom: 0;
    margin: 5px 0 5px 4px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#E5E5E5), color-stop(50%, #E5E5E5), color-stop(51%, #262626), to(#262626));
    background-image: linear-gradient(#E5E5E5 0%, #E5E5E5 50%, #262626 51%, #262626 100%);
    background-size: 200% 200%;
    background-position: 0 0;
  }
}
.bs-buy4u .progress-step-content {
  margin-top: 80px;
  margin-left: 10%;
}
@media (min-width: 1200px) {
  .bs-buy4u .progress-step-content {
    width: 60%;
    margin-top: 0;
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .bs-buy4u .progress-step-content-title {
    font-size: 24px;
    font-weight: normal;
  }
}
.bs-buy4u .progress-step-content-desc {
  line-height: 20px;
  margin-top: 12px;
  margin-bottom: 44px;
  color: rgba(0, 0, 0, 0.85);
}
@media (min-width: 1200px) {
  .bs-buy4u .progress-step-content-desc {
    line-height: 25px;
  }
}
.bs-buy4u .progress-step-content-desc a {
  color: #F56A00;
}
@media (min-width: 1200px) {
  .bs-buy4u .progress-step-action .bs-button {
    width: auto;
  }
}
.bs-buy4u .trigger-progress-bar {
  height: 100vh;
}
.bs-buy4u .scheme-section {
  padding-left: 23px;
  padding-right: 40px;
}
@media (max-width: 768px) {
  .bs-buy4u .scheme-section {
    padding: 24px 18px 24px 16px;
  }
}

.bs-text-field-outline {
  position: relative;
  height: 80px;
  width: 100%;
}
.bs-text-field-outline--error .bs-text-field-outline__input {
  border: 1px solid #f44336;
}
.bs-text-field-outline__input {
  cursor: pointer;
  width: 100%;
  height: 56px;
  border-radius: 5px;
  border: 1px solid rgba(38, 38, 38, 0.38);
  background-color: #f7f7f7;
  padding: 16px;
  color: rgba(38, 38, 38, 0.87);
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0.44px;
  line-height: 28px;
  line-height: 1;
}
.bs-text-field-outline__input:focus,
.bs-text-field-outline__input--filled {
  outline: none;
  border: 1px solid #676767;
  background-color: white;
}
.bs-text-field-outline__input:focus:disabled,
.bs-text-field-outline__input--filled:disabled {
  opacity: 1;
  -webkit-text-fill-color: rgba(38, 38, 38, 0.87);
}
.bs-text-field-outline__input--padding {
  padding-right: 48px;
}
.bs-text-field-outline__input::-webkit-input-placeholder {
  color: rgba(38, 38, 38, 0.6);
  opacity: 1;
  /* Firefox */
}
.bs-text-field-outline__input::-moz-placeholder {
  color: rgba(38, 38, 38, 0.6);
  opacity: 1;
  /* Firefox */
}
.bs-text-field-outline__input:-ms-input-placeholder {
  color: rgba(38, 38, 38, 0.6);
  opacity: 1;
  /* Firefox */
}
.bs-text-field-outline__input::-ms-input-placeholder {
  color: rgba(38, 38, 38, 0.6);
  opacity: 1;
  /* Firefox */
}
.bs-text-field-outline__input::placeholder {
  color: rgba(38, 38, 38, 0.6);
  opacity: 1;
  /* Firefox */
}
.bs-text-field-outline__input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(38, 38, 38, 0.6);
}
.bs-text-field-outline__input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: rgba(38, 38, 38, 0.6);
}
.bs-text-field-outline__input[type='number'] {
  /* Firefox */
  -moz-appearance: textfield;
  /* Chrome, Safari, Edge, Opera */
}
.bs-text-field-outline__input[type='number']::-webkit-outer-spin-button,
.bs-text-field-outline__input[type='number']::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.bs-text-field-outline__message {
  display: block;
  margin: 0 8px;
  color: rgba(38, 38, 38, 0.87);
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.4px;
  line-height: 16px;
  line-height: 24px;
  color: #f44336;
}
.bs-text-field-outline__trailing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 16px;
  right: 16px;
}

.entry-widget {
  padding: 33px 0 30px 18px;
}
.entry-widget.only-show-button-new {
  padding: 0;
}
@media (max-width: 768px) {
.entry-widget {
    padding: 0;
}
}
.entry-widget .subtitle {
  margin-top: 4px;
}
.entry-widget .body {
  margin-top: 11px;
}
.entry-widget .footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 25px;
  margin-top: 19px;
}
.entry-widget .footer .left {
  padding: 3px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.entry-widget .footer .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
}
.entry-widget .bs-badge {
  background-color: #F56A00;
  line-height: 19px;
  margin-left: 8px;
}
.entry-widget .bs-icon-team {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%237B7B7B%22%20width%3D%2220%22%20height%3D%2216%22%20viewBox%3D%220%200%2020%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10%200c3.87%200%207%202.97%207%206.63V9c1.66%200%203%201.34%203%203s-1.34%203-3%203v.5c0%20.28-.22.5-.5.5h-6c-.28%200-.5-.22-.5-.5s.22-.5.5-.5H16V6.63C16%203.5%2013.31.95%2010%20.95S4%203.5%204%206.63V15H3c-1.66%200-3-1.34-3-3s1.34-3%203-3V6.63C3%202.97%206.13%200%2010%200zm7%2010v4c1.1%200%202-.9%202-2s-.9-2-2-2zM3%2010c-1.1%200-2%20.9-2%202s.9%202%202%202zm4-.98a1%201%200%20110%201.999%201%201%200%20010-2zM13%209a1%201%200%20110%202%201%201%200%20010-2zM9.887%201.89s2.66.1%204%202.12c1.15%201.72.88%203.57.7%204.52%200%200-1.87-.84-3.35-3.13C10.45%204.197%2010%202.376%209.906%201.971zm-.137%200S9.29%204.04%208.4%205.4C6.92%207.69%205.05%208.53%205.05%208.53c-.18-.95-.45-2.8.7-4.52%201.34-2.02%204-2.12%204-2.12zm1.567%201.34c.19.55.44%201.15.75%201.63a8.81%208.81%200%20001.68%201.9c-.03-.7-.21-1.47-.69-2.19-.46-.69-1.13-1.1-1.74-1.34zm-2.997%200c-.61.24-1.28.65-1.74%201.34-.48.72-.66%201.49-.69%202.19a8.81%208.81%200%20001.68-1.9c.31-.48.56-1.08.75-1.63z%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 20px;
  height: 16px;
  margin-right: 4px;
}
.entry-widget .bs-text-field-outline {
  height: 56px;
}
.entry-widget .bs-text-field-outline__input {
  background-color: rgba(38, 38, 38, 0.02);
}
.bs-link-arrow-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.bs-link-arrow-button__text {
  padding: 0;
  margin: 0;
  color: rgba(38, 38, 38, 0.87);
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.35px;
  line-height: 19px;
  line-height: 1;
}
@media (any-hover: hover) {
.bs-link-arrow-button:hover .bs-link-arrow-button__text {
    color: #F56A00;
}
}
@media (any-hover: none) {
.bs-link-arrow-button:active .bs-link-arrow-button__text {
    color: #F56A00;
}
}
.bs-link-arrow-button:active .bs-link-arrow-button__text {
  color: #F56A00;
}
.bs-link-arrow-button__icon {
  margin-left: 8px;
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%237B7B7B%22%20viewBox%3D%220%200%2013%2020%22%20width%3D%2213%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1.112%2020c.244%200%20.49-.083.697-.25l10.777-8.886A1.15%201.15%200%200013%209.976c0-.345-.152-.673-.414-.887L1.855.25A1.094%201.094%200%2000.293.425a1.159%201.159%200%2000.17%201.6l9.653%207.95-9.701%208a1.158%201.158%200%2000-.17%201.6c.22.279.54.425.867.425z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 14px;
  height: 14px;
}

