.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;
  }
}

.bs-card {
  background-color: #ffffff;
  background-clip: padding-box;
}
.bs-card-from-member {
  border-radius: 5px;
  background-color: white;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 2px 1px -1px rgba(0, 0, 0, 0.08), 0 1px 3px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 2px 1px -1px rgba(0, 0, 0, 0.08), 0 1px 3px 0 rgba(0, 0, 0, 0.16);
}
@media (any-hover: hover) {
  .bs-card-from-member--clickable:hover {
    cursor: pointer;
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
            box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  }
}
@media (any-hover: none) {
  .bs-card-from-member--clickable:active {
    cursor: pointer;
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
            box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  }
}
.bs-card-from-member--hoverable {
  cursor: pointer;
}
@media (any-hover: hover) {
  .bs-card-from-member--hoverable:hover {
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
            box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  }
}
@media (any-hover: none) {
  .bs-card-from-member--hoverable:active {
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
            box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  }
}
.bs-card__skeleton {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: placeholderSkeleton;
          animation-name: placeholderSkeleton;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  background: #f6f7f8;
  background-image: -webkit-linear-gradient(left, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
  background-repeat: no-repeat;
  background-size: 800px 800px;
  position: relative;
}
.bs-card__skeleton--title {
  width: 50%;
  height: 24px;
  margin-bottom: 24px;
}
.bs-card__skeleton--line {
  width: 100%;
  height: 20px;
}
.bs-card__skeleton--line + .bs-card__skeleton--line {
  margin-top: 16px;
}
.bs-card--horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 155px;
}
.bs-card--horizontal .bs-card-media {
  width: 50%;
  height: 100%;
  padding-bottom: 0;
}
.bs-card--horizontal .bs-card-info {
  width: 50%;
  height: 100%;
  padding: 16px;
  text-align: left;
}
.bs-card--horizontal .bs-card-desc {
  margin-top: 8px;
  height: auto;
  line-height: auto;
}
.bs-card--radius {
  border-radius: 5px;
}
.bs-card--radius .bs-card-media,
.bs-card--radius .bs-card-media-image {
  border-radius: 5px 5px 0 0;
}
.bs-card--radius.bs-card--horizontal .bs-card-media,
.bs-card--radius.bs-card--horizontal .bs-card-media-image {
  border-radius: 5px 0 0 5px;
}
@media (any-hover: hover) {
  .bs-card--1:hover {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 -1px 3px 0 rgba(0, 0, 0, 0.08);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 -1px 3px 0 rgba(0, 0, 0, 0.08);
  }
}
@media (any-hover: none) {
  .bs-card--1:active {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 -1px 3px 0 rgba(0, 0, 0, 0.08);
            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 -1px 3px 0 rgba(0, 0, 0, 0.08);
  }
}
.bs-card--2 {
  -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);
}
@media (any-hover: hover) {
  .bs-card--2:hover {
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
            box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  }
}
@media (any-hover: none) {
  .bs-card--2:active {
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
            box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  }
}
@media (any-hover: hover) {
  .bs-card--2.bs-card--notHover:hover {
    -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);
  }
}
@media (any-hover: none) {
  .bs-card--2.bs-card--notHover:active {
    -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);
  }
}
.bs-card-media {
  padding-bottom: 82%;
  position: relative;
}
.bs-card-media-image {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}
.bs-card-media-badge-wrap {
  right: 8px;
  top: 8px;
  position: absolute;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bs-card-media-badge + .bs-card-media-badge {
  margin-left: 8px;
}
.bs-card-info {
  text-align: center;
}
.bs-card-desc {
  height: 50px;
}
@-webkit-keyframes placeholderSkeleton {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
@keyframes placeholderSkeleton {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
.bs-icon-faq-register,
.bs-icon-faq[data-name='會員註冊'] {
  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-icon-faq-shop,
.bs-icon-faq[data-name='海外購物'] {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20%20fill%3D%22%237B7B7B%22%20width%3D%2219px%22%20height%3D%2220px%22%20viewBox%3D%220%200%2019%2020%22%20version%3D%221.1%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%3C!--%20Generator%3A%20Sketch%2055.2%20(78181)%20-%20https%3A%2F%2Fsketchapp.com%20--%3E%0A%20%20%20%20%3Ctitle%3EGroup%208%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3Cpolygon%20id%3D%22path-1%22%20points%3D%220%200.775%2018.431%200.775%2018.431%2015.9628%200%2015.9628%22%3E%3C%2Fpolygon%3E%0A%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22icon%2F24px%2Ffaq%2Fshop%22%20transform%3D%22translate(-3.000000%2C%20-2.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-8%22%20transform%3D%22translate(3.000000%2C%201.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M5.1993%2C19.2249%20C4.9243%2C19.2249%204.7003%2C19.0059%204.7003%2C18.7379%20C4.7003%2C18.4679%204.9243%2C18.2489%205.1993%2C18.2489%20C5.4743%2C18.2489%205.6993%2C18.4679%205.6993%2C18.7379%20C5.6993%2C19.0059%205.4743%2C19.2249%205.1993%2C19.2249%20M5.1993%2C17.2489%20C4.3733%2C17.2489%203.7003%2C17.9169%203.7003%2C18.7379%20C3.7003%2C19.5579%204.3733%2C20.2249%205.1993%2C20.2249%20C6.0263%2C20.2249%206.6993%2C19.5579%206.6993%2C18.7379%20C6.6993%2C17.9169%206.0263%2C17.2489%205.1993%2C17.2489%22%20id%3D%22Fill-1%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M15.0479%2C19.2249%20C14.7729%2C19.2249%2014.5489%2C19.0059%2014.5489%2C18.7379%20C14.5489%2C18.4679%2014.7729%2C18.2489%2015.0479%2C18.2489%20C15.3229%2C18.2489%2015.5479%2C18.4679%2015.5479%2C18.7379%20C15.5479%2C19.0059%2015.3229%2C19.2249%2015.0479%2C19.2249%20M15.0479%2C17.2489%20C14.2219%2C17.2489%2013.5489%2C17.9169%2013.5489%2C18.7379%20C13.5489%2C19.5579%2014.2219%2C20.2249%2015.0479%2C20.2249%20C15.8749%2C20.2249%2016.5479%2C19.5579%2016.5479%2C18.7379%20C16.5479%2C17.9169%2015.8749%2C17.2489%2015.0479%2C17.2489%22%20id%3D%22Fill-3%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-7%22%20transform%3D%22translate(0.000000%2C%200.225100)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cmask%20id%3D%22mask-2%22%20fill%3D%22white%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Clip-6%22%3E%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M15.6349%2C11.8718%20L4.8919%2C11.9128%20L3.7849%2C6.6748%20L17.4029%2C6.6748%20L15.6349%2C11.8718%20Z%20M18.2439%2C6.0488%20C18.0659%2C5.8108%2017.7909%2C5.6748%2017.4929%2C5.6748%20L3.5729%2C5.6748%20L2.6219%2C1.1708%20C2.5729%2C0.9398%202.3689%2C0.7748%202.1329%2C0.7748%20L0.4999%2C0.7748%20C0.2239%2C0.7748%20-0.0001%2C0.9978%20-0.0001%2C1.2748%20C-0.0001%2C1.5508%200.2239%2C1.7748%200.4999%2C1.7748%20L1.7279%2C1.7748%20L2.6769%2C6.2648%20C2.6769%2C6.2688%202.6749%2C6.2738%202.6759%2C6.2778%20L3.9969%2C12.5178%20L3.9969%2C12.5198%20L4.6409%2C15.5658%20C4.6899%2C15.7978%204.8939%2C15.9628%205.1299%2C15.9628%20L15.8959%2C15.9628%20C16.1719%2C15.9628%2016.3959%2C15.7388%2016.3959%2C15.4628%20C16.3959%2C15.1858%2016.1719%2C14.9628%2015.8959%2C14.9628%20L5.5349%2C14.9628%20L5.1029%2C12.9128%20L15.6369%2C12.8718%20C16.0519%2C12.8718%2016.4219%2C12.5958%2016.5299%2C12.2238%20L18.3939%2C6.8648%20C18.4759%2C6.5818%2018.4209%2C6.2848%2018.2439%2C6.0488%20L18.2439%2C6.0488%20Z%22%20id%3D%22Fill-5%22%20fill%3D%22%23000000%22%20mask%3D%22url(%23mask-2)%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 25px;
  height: 25px;
}
.bs-icon-faq-declare,
.bs-icon-faq[data-name='貨件申報'] {
  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.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: 25px;
  height: 25px;
}
.bs-icon-faq-transition,
.bs-icon-faq[data-name='轉運服務'] {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20%20fill%3D%22%237B7B7B%22%20width%3D%2220px%22%20height%3D%2217px%22%20viewBox%3D%220%200%2020%2017%22%20version%3D%221.1%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%3C!--%20Generator%3A%20Sketch%2055.2%20(78181)%20-%20https%3A%2F%2Fsketchapp.com%20--%3E%0A%20%20%20%20%3Ctitle%3EGroup%206%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3Cpolygon%20id%3D%22path-1%22%20points%3D%220%200.0004%2019.984%200.0004%2019.984%2016.4624%200%2016.4624%22%3E%3C%2Fpolygon%3E%0A%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22icon%2F24px%2Ffaq%2Ftransition%22%20transform%3D%22translate(-2.000000%2C%20-4.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-6%22%20transform%3D%22translate(2.000000%2C%204.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cmask%20id%3D%22mask-2%22%20fill%3D%22white%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Clip-2%22%3E%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1.189%2C11.7214%20L11.677%2C11.7214%20L11.677%2C0.9994%20L1.189%2C0.9994%20L1.189%2C11.7214%20Z%20M0.689%2C12.7214%20L12.177%2C12.7214%20C12.454%2C12.7214%2012.677%2C12.4974%2012.677%2C12.2214%20L12.677%2C0.4994%20C12.677%2C0.2234%2012.454%2C-0.0006%2012.177%2C-0.0006%20L0.689%2C-0.0006%20C0.413%2C-0.0006%200.189%2C0.2234%200.189%2C0.4994%20L0.189%2C12.2214%20C0.189%2C12.4974%200.413%2C12.7214%200.689%2C12.7214%20L0.689%2C12.7214%20Z%22%20id%3D%22Fill-1%22%20fill%3D%22%23000000%22%20mask%3D%22url(%23mask-2)%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M19.8923%2C6.5257%20L17.6023%2C3.2917%20C17.5083%2C3.1597%2017.3563%2C3.0807%2017.1943%2C3.0807%20L13.7833%2C3.0807%20C13.5083%2C3.0807%2013.2853%2C3.3027%2013.2833%2C3.5777%20L13.2223%2C12.2177%20C13.2203%2C12.4937%2013.4433%2C12.7197%2013.7183%2C12.7217%20L13.7223%2C12.7217%20C13.9963%2C12.7217%2014.2203%2C12.4997%2014.2223%2C12.2257%20L14.2793%2C4.0807%20L16.9353%2C4.0807%20L18.9843%2C6.9737%20L18.9843%2C12.6827%20L18.9843%2C13.3047%20L18.2453%2C13.3047%20C18.2253%2C13.3047%2018.2093%2C13.3137%2018.1913%2C13.3157%20C18.1723%2C13.3137%2018.1563%2C13.3047%2018.1373%2C13.3047%20C17.8613%2C13.3047%2017.6373%2C13.5277%2017.6373%2C13.8047%20L17.6373%2C14.3227%20C17.6373%2C14.9507%2017.1283%2C15.4627%2016.5033%2C15.4627%20C15.8783%2C15.4627%2015.3703%2C14.9507%2015.3703%2C14.3227%20L15.3703%2C13.8047%20C15.3703%2C13.5277%2015.1463%2C13.3047%2014.8703%2C13.3047%20L11.0123%2C13.3047%20C10.7363%2C13.3047%2010.5123%2C13.5277%2010.5123%2C13.8047%20L10.5123%2C14.3227%20C10.5123%2C14.9507%2010.0033%2C15.4627%209.3773%2C15.4627%20C8.7523%2C15.4627%208.2443%2C14.9507%208.2443%2C14.3227%20L8.2443%2C13.8047%20C8.2443%2C13.5277%208.0203%2C13.3047%207.7443%2C13.3047%20L6.2153%2C13.3047%20C5.9423%2C13.3047%205.7183%2C13.5257%205.7153%2C13.7997%20L5.7103%2C14.3227%20C5.7103%2C14.9507%205.2023%2C15.4627%204.5763%2C15.4627%20C3.9513%2C15.4627%203.4423%2C14.9507%203.4423%2C14.3227%20L3.4423%2C13.8047%20C3.4423%2C13.5277%203.2183%2C13.3047%202.9423%2C13.3047%20L0.4993%2C13.3047%20C0.2233%2C13.3047%20-0.0007%2C13.5277%20-0.0007%2C13.8047%20C-0.0007%2C14.0807%200.2233%2C14.3047%200.4993%2C14.3047%20L2.4423%2C14.3047%20L2.4423%2C14.3227%20C2.4423%2C15.5027%203.3993%2C16.4627%204.5763%2C16.4627%20C5.7523%2C16.4627%206.7103%2C15.5027%206.7103%2C14.3277%20L7.2443%2C14.3047%20L7.2443%2C14.3227%20C7.2443%2C15.5027%208.2013%2C16.4627%209.3773%2C16.4627%20C10.5543%2C16.4627%2011.5123%2C15.5027%2011.5123%2C14.3227%20L11.5123%2C14.3047%20L14.3703%2C14.3047%20L14.3703%2C14.3227%20C14.3703%2C15.5027%2015.3273%2C16.4627%2016.5033%2C16.4627%20C17.6803%2C16.4627%2018.6373%2C15.5027%2018.6373%2C14.3227%20L18.6373%2C14.3047%20L19.4843%2C14.3047%20C19.7603%2C14.3047%2019.9843%2C14.0807%2019.9843%2C13.8047%20L19.9843%2C12.6827%20L19.9843%2C6.8147%20C19.9843%2C6.7117%2019.9523%2C6.6097%2019.8923%2C6.5257%22%20id%3D%22Fill-3%22%20fill%3D%22%23000000%22%20mask%3D%22url(%23mask-2)%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M10.5417%2C5.8645%20L9.4757%2C4.8555%20C9.4687%2C4.8495%209.4597%2C4.8475%209.4527%2C4.8415%20C9.4377%2C4.8285%209.4197%2C4.8225%209.4027%2C4.8105%20C9.3497%2C4.7745%209.2917%2C4.7505%209.2297%2C4.7375%20C9.2177%2C4.7355%209.2077%2C4.7245%209.1947%2C4.7225%20C9.1857%2C4.7215%209.1767%2C4.7275%209.1667%2C4.7275%20C9.0217%2C4.7165%208.8757%2C4.7615%208.7687%2C4.8755%20C8.7577%2C4.8865%208.7537%2C4.9025%208.7437%2C4.9145%20C8.7377%2C4.9215%208.7287%2C4.9235%208.7237%2C4.9305%20L7.8637%2C6.1495%20C7.7047%2C6.3755%207.7587%2C6.6875%207.9837%2C6.8465%20C8.2097%2C7.0045%208.5217%2C6.9525%208.6807%2C6.7255%20L8.8167%2C6.5335%20C8.6997%2C7.8475%207.5927%2C8.8815%206.2487%2C8.8815%20C5.8637%2C8.8815%205.4947%2C8.7995%205.1487%2C8.6365%20C4.9037%2C8.5185%204.6017%2C8.6245%204.4837%2C8.8755%20C4.3657%2C9.1245%204.4737%2C9.4225%204.7237%2C9.5405%20C5.2017%2C9.7675%205.7157%2C9.8815%206.2487%2C9.8815%20C8.1397%2C9.8815%209.6767%2C8.4025%209.8027%2C6.5425%20L9.8547%2C6.5915%20C9.9507%2C6.6825%2010.0747%2C6.7275%2010.1977%2C6.7275%20C10.3307%2C6.7275%2010.4627%2C6.6755%2010.5617%2C6.5715%20C10.7507%2C6.3705%2010.7417%2C6.0545%2010.5417%2C5.8645%22%20id%3D%22Fill-4%22%20fill%3D%22%23000000%22%20mask%3D%22url(%23mask-2)%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M4.7537%2C6.5706%20C4.9117%2C6.3446%204.8577%2C6.0326%204.6327%2C5.8746%20C4.4057%2C5.7156%204.0947%2C5.7686%203.9357%2C5.9946%20L3.7997%2C6.1876%20C3.9167%2C4.8736%205.0247%2C3.8396%206.3687%2C3.8396%20C6.7537%2C3.8396%207.1227%2C3.9226%207.4687%2C4.0846%20C7.7147%2C4.2026%208.0157%2C4.0956%208.1337%2C3.8456%20C8.2517%2C3.5956%208.1447%2C3.2986%207.8947%2C3.1806%20C7.4157%2C2.9546%206.9017%2C2.8396%206.3687%2C2.8396%20C4.4777%2C2.8396%202.9407%2C4.3186%202.8147%2C6.1786%20L2.7627%2C6.1296%20C2.5627%2C5.9396%202.2457%2C5.9486%202.0557%2C6.1496%20C1.8657%2C6.3496%201.8747%2C6.6666%202.0747%2C6.8566%20L3.1427%2C7.8656%20C3.1497%2C7.8716%203.1577%2C7.8746%203.1657%2C7.8806%20C3.1807%2C7.8926%203.1967%2C7.8996%203.2127%2C7.9096%20C3.2677%2C7.9466%203.3257%2C7.9716%203.3887%2C7.9836%20C3.4007%2C7.9866%203.4097%2C7.9966%203.4227%2C7.9986%20C3.4437%2C8.0006%203.4657%2C8.0026%203.4857%2C8.0026%20C3.5597%2C8.0026%203.6317%2C7.9826%203.6987%2C7.9506%20C3.7207%2C7.9396%203.7377%2C7.9236%203.7587%2C7.9086%20C3.7887%2C7.8886%203.8227%2C7.8736%203.8497%2C7.8456%20C3.8587%2C7.8356%203.8627%2C7.8216%203.8717%2C7.8106%20C3.8787%2C7.8016%203.8897%2C7.7986%203.8957%2C7.7896%20L4.7537%2C6.5706%20Z%22%20id%3D%22Fill-5%22%20fill%3D%22%23000000%22%20mask%3D%22url(%23mask-2)%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 25px;
  height: 25px;
}
.bs-icon-faq-rewards,
.bs-icon-faq[data-name='獎賞計劃'] {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20%20fill%3D%22%237B7B7B%22%20width%3D%2220px%22%20height%3D%2219px%22%20viewBox%3D%220%200%2020%2019%22%20version%3D%221.1%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%3C!--%20Generator%3A%20Sketch%2055.2%20(78181)%20-%20https%3A%2F%2Fsketchapp.com%20--%3E%0A%20%20%20%20%3Ctitle%3EGroup%203%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3Cpolygon%20id%3D%22path-1%22%20points%3D%221.60445259e-05%200.0002%2019.978%200.0002%2019.978%2019.0272%201.60445259e-05%2019.0272%22%3E%3C%2Fpolygon%3E%0A%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22icon%2F24px%2Ffaq%2FRewards%22%20transform%3D%22translate(-2.000000%2C%20-2.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-3%22%20transform%3D%22translate(2.000000%2C%202.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cmask%20id%3D%22mask-2%22%20fill%3D%22white%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Clip-2%22%3E%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1.5742%2C7.7205%20L5.5942%2C11.6375%20C5.7112%2C11.7535%205.7642%2C11.9185%205.7372%2C12.0815%20L4.7882%2C17.6125%20L9.7572%2C15.0015%20C9.9022%2C14.9255%2010.0752%2C14.9255%2010.2212%2C15.0015%20L15.1892%2C17.6125%20L14.2402%2C12.0815%20C14.2132%2C11.9185%2014.2662%2C11.7535%2014.3852%2C11.6375%20L18.4042%2C7.7205%20L12.8492%2C6.9135%20C12.6872%2C6.8895%2012.5462%2C6.7875%2012.4732%2C6.6395%20L9.9892%2C1.6075%20L7.5052%2C6.6395%20C7.4322%2C6.7875%207.2922%2C6.8895%207.1292%2C6.9135%20L1.5742%2C7.7205%20Z%20M4.1242%2C19.0265%20C4.0202%2C19.0265%203.9172%2C18.9945%203.8302%2C18.9305%20C3.6772%2C18.8195%203.5992%2C18.6305%203.6322%2C18.4415%20L4.7072%2C12.1715%20L0.1502%2C7.7295%20C0.0142%2C7.5965%20-0.0338%2C7.3975%200.0242%2C7.2175%20C0.0832%2C7.0355%200.2392%2C6.9045%200.4282%2C6.8765%20L6.7242%2C5.9615%20L9.5412%2C0.2565%20C9.7092%2C-0.0855%2010.2692%2C-0.0855%2010.4372%2C0.2565%20L13.2542%2C5.9615%20L19.5512%2C6.8765%20C19.7382%2C6.9045%2019.8952%2C7.0355%2019.9542%2C7.2175%20C20.0122%2C7.3975%2019.9642%2C7.5965%2019.8272%2C7.7295%20L15.2702%2C12.1715%20L16.3462%2C18.4415%20C16.3792%2C18.6305%2016.3022%2C18.8195%2016.1472%2C18.9305%20C15.9932%2C19.0445%2015.7902%2C19.0585%2015.6212%2C18.9695%20L9.9892%2C16.0085%20L4.3562%2C18.9695%20C4.2842%2C19.0085%204.2042%2C19.0265%204.1242%2C19.0265%20L4.1242%2C19.0265%20Z%22%20id%3D%22Fill-1%22%20fill%3D%22%23000000%22%20mask%3D%22url(%23mask-2)%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 25px;
  height: 25px;
}
.bs-icon-faq-plus,
.bs-icon-faq[data-name='其他'] {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20%20fill%3D%22%237B7B7B%22%20width%3D%2216px%22%20height%3D%2216px%22%20viewBox%3D%220%200%2016%2016%22%20version%3D%221.1%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%3C!--%20Generator%3A%20Sketch%2055.2%20(78181)%20-%20https%3A%2F%2Fsketchapp.com%20--%3E%0A%20%20%20%20%3Ctitle%3EFill%201%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22icon%2F24px%2Ffaq%2FMore%22%20transform%3D%22translate(-4.000000%2C%20-4.000000)%22%20fill%3D%22%23000000%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M19.511%2C11.505%20L12.506%2C11.505%20L12.506%2C4.5%20C12.506%2C4.224%2012.282%2C4%2012.006%2C4%20C11.73%2C4%2011.506%2C4.224%2011.506%2C4.5%20L11.506%2C11.505%20L4.5%2C11.505%20C4.224%2C11.505%204%2C11.729%204%2C12.005%20C4%2C12.281%204.224%2C12.505%204.5%2C12.505%20L11.506%2C12.505%20L11.506%2C19.51%20C11.506%2C19.786%2011.73%2C20.01%2012.006%2C20.01%20C12.282%2C20.01%2012.506%2C19.786%2012.506%2C19.51%20L12.506%2C12.505%20L19.511%2C12.505%20C19.787%2C12.505%2020.011%2C12.281%2020.011%2C12.005%20C20.011%2C11.729%2019.787%2C11.505%2019.511%2C11.505%22%20id%3D%22Fill-1%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 25px;
  height: 25px;
}
.icon-facebook-black {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22null%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M16.333%205.333H15c-1.427%200-2%20.334-2%201.334v2h3.333L15.667%2012H13v10H9.667V12H7V8.667h2.667v-2C9.667%204%2011%202%2013.667%202c1.933%200%202.666.667%202.666.667v2.666z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 26px;
  height: 26px;
}
.icon-sms {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22null%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%22M18%200H2C.9%200%200%20.9%200%202v18l4-4h14c1.1%200%202-.9%202-2V2c0-1.1-.9-2-2-2zm0%2014H4l-2%202V2h16v12zM5%207h2v2H5V7zm4%200h2v2H9V7zm4%200h2v2h-2V7z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 20px;
  height: 26px;
}
.icon-mail {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22null%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%22M18%200H2C.9%200%20.01.9.01%202L0%2014c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V2c0-1.1-.9-2-2-2zm0%2014H2V4l8%205%208-5v10zm-8-7L2%202h16l-8%205z%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 20px;
  height: 26px;
}
.contact-first {
  background-color: #F6F6F6;
  padding: 16px;
  position: relative;
  margin-bottom: 64px;
}
.contact-first .contact-first-image {
  display: none;
  position: absolute;
  left: 44px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 67px;
  height: 73px;
}
@media (min-width: 768px) {
  .contact-first .contact-first-image {
    display: block;
  }
}
@media (min-width: 768px) {
  .contact-first {
    margin-bottom: 0;
    padding: 24px 24px 24px 140px;
  }
}
.contact-first-title {
  line-height: 24px;
  color: #262626;
}
@media (min-width: 768px) {
  .contact-first-title {
    font-size: 24px;
    font-weight: normal;
    max-width: none;
  }
}
.contact-first-action {
  margin-top: 16px;
}
@media (min-width: 576px) {
  .contact-first-action {
    margin-top: 24px;
    width: 170px;
  }
}
@media (min-width: 768px) {
  .contact-second {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -12px;
    margin-right: -12px;
  }
  .contact-second .contact-second-item {
    width: 33.33%;
    border-color: transparent;
    border-width: 0 12px;
    border-style: solid;
  }
}
.contact-second a {
  color: rgba(0, 0, 0, 0.85);
}
@media (any-hover: hover) {
  .contact-second a:hover {
    color: #F56A00;
  }
}
@media (any-hover: none) {
  .contact-second a:active {
    color: #F56A00;
  }
}
.contact-second-item + .contact-second-item {
  margin-top: 44px;
}
@media (min-width: 1200px) {
  .contact-second-item + .contact-second-item {
    margin-top: 88px;
  }
}
@media (min-width: 768px) {
  .contact-second-item {
    border-color: transparent;
    border-width: 0 12px;
    border-style: solid;
  }
  .contact-second-item:first-of-type {
    margin-top: 44px;
  }
}
@media (min-width: 1200px) {
  .contact-second-item:first-of-type {
    margin-top: 88px;
  }
}
.contact-second-item-link {
  margin-top: 12px;
}
.contact-second-item-link-arrow {
  color: #262626;
  position: relative;
  display: inline;
}
.contact-second-item-link-arrow:after {
  content: '';
  position: absolute;
  right: -20px;
  top: 46%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  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;
}
@media (min-width: 768px) {
  .contact-third .fuild {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}
.contact-third .bs-card {
  padding: 16px;
  margin-top: 16px;
  display: block;
  color: rgba(0, 0, 0, 0.85);
}
@media (min-width: 768px) {
  .contact-third .bs-card {
    margin-top: 0;
    max-width: 31.5%;
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .contact-third .bs-card {
    max-width: 330px;
  }
}
.contact-third .card-contact {
  color: #F56A00;
}
.contact-third .card-desc {
  margin-top: 8px;
}
.contact-forth .bs-slideshow {
  margin-left: -16px;
  margin-right: -16px;
}
@media (min-width: 768px) {
  .contact-forth .bs-slideshow {
    margin-left: 0;
    margin-right: 0;
  }
}
.contact-second .text-h5,
.contact-third .text-h5,
.contact-forth .text-h5 {
  margin-top: 52px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .contact-second .text-h5,
  .contact-third .text-h5,
  .contact-forth .text-h5 {
    text-align: center;
    font-size: 34px;
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
.gallery .bs-card + .bs-card {
  margin-top: 16px;
}
.gallery .bs-card-desc {
  line-height: 50px;
}
.bs-contact__tool__title {
  color: #262626;
}
.card-desc {
  color: #262626;
}
.bs-slideshow-item-info {
  color: #262626;
}

