@font-face {
  font-family: OPENSANS;
  src: url("https://cdn.shopify.com/s/files/1/0564/9652/1403/files/OPENSANS-REGULAR.woff2?v=1730366039"); }
@font-face {
  font-family: OPENSANS-Blod;
  src: url("https://cdn.shopify.com/s/files/1/0564/9652/1403/files/OPENSANS-SEMIBOLD.woff2?v=1730366034"); }
html {
  font-size: 16px; }

.sect .f-s-52 {
  font-size: 2.7083333333vw; }
.sect .f-s-22 {
  font-size: 1.1458333333vw; }
.sect .f-s-16 {
  font-size: 0.8333333333vw; }

.xy-center {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

#CustomerService {
  font-family: OPENSANS; }
  #CustomerService .w-63p {
    width: 63%; }
  #CustomerService .sect {
    position: relative; }
  #CustomerService .pt-90 {
    padding-top: 4.6875vw; }
  #CustomerService .w-73p {
    width: 73%; }
  #CustomerService .bg-black {
    background: #000;
    color: #fff; }
  #CustomerService .f-bold {
    font-family: OPENSANS-Blod; }
  #CustomerService .w-56p {
    width: 56%; }
  #CustomerService .pt-25 {
    padding-top: 1.3020833333vw; }
  #CustomerService .pt-50 {
    padding-top: 2.6041666667vw; }
  #CustomerService .pt-30 {
    padding-top: 1.5625vw; }
  #CustomerService .pt-60 {
    padding-top: 3.125vw; }
  #CustomerService .pt-120 {
    padding-top: 6.25vw; }
  #CustomerService .w-50p {
    width: 50%; }
  #CustomerService .main-color {
    color: #C0C0C0; }

#CustomerService .sect1 {
  background: #000;
  color: #fff; }
  #CustomerService .sect1 .sect-item {
    display: grid;
    grid-template-columns: 50% 1fr;
    column-gap: 2.6041666667vw;
    align-items: center; }
#CustomerService .sect2 .sect-item {
  display: grid;
  grid-template-columns: 50% 1fr;
  column-gap: 2.6041666667vw;
  align-items: center; }
#CustomerService .sect2 .left {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 0.5208333333vw;
  align-items: flex-end; }
#CustomerService .sect2 .inner-box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 0.5208333333vw;
  align-items: flex-end; }
#CustomerService .sect2 .img-1 {
  width: 3.125vw; }
#CustomerService .sect2 .img-2 {
  width: 3.125vw; }
#CustomerService .sect2 .img-3 {
  width: 3.125vw; }
#CustomerService .sect2 img {
  margin: 0 auto; }
#CustomerService .sect2 .p-txt {
  white-space: nowrap; }
#CustomerService .sect3 .sect-content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 1.0416666667vw; }
#CustomerService .sect3 .sect-item {
  background: #fff;
  color: #000; }
#CustomerService .sect3 .sect-txt {
  padding: 1.0416666667vw 0.5208333333vw; }
#CustomerService .sect4 {
  padding-bottom: 6.25vw; }
  #CustomerService .sect4 .sect-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 1.0416666667vw; }
  #CustomerService .sect4 .common-txt {
    width: 90%;
    top: 8%; }

@media screen and (max-width: 1201px) and (min-width: 200px) {
  .sect .w-73p, .sect .w-63p, .sect .w-56p {
    width: 95%; }
  .sect .app-w-95p {
    width: 95%; }
  .sect .f-s-72 {
    font-size: 4.8vw; }
  .sect .f-s-60 {
    font-size: 4.8vw; }
  .sect .f-s-54 {
    font-size: 4.8vw; }
  .sect .f-s-52 {
    font-size: 4.2666666667vw; }
  .sect .f-s-48 {
    font-size: 4.2666666667vw; }
  .sect .f-s-42 {
    font-size: 3.7333333333vw; }
  .sect .f-s-40 {
    font-size: 4.2666666667vw; }
  .sect .f-s-36 {
    font-size: 3.7333333333vw; }
  .sect .f-s-32 {
    font-size: 4.2666666667vw; }
  .sect .f-s-30 {
    font-size: 3.4666666667vw; }
  .sect .f-s-26 {
    font-size: 3.4666666667vw; }
  .sect .f-s-24 {
    font-size: 3.2vw; }
  .sect .f-s-22 {
    font-size: 2.9333333333vw; }
  .sect .f-s-20 {
    font-size: 2.6666666667vw; }
  .sect .f-s-18 {
    font-size: 2.4vw; }
  .sect .f-s-16 {
    font-size: 2.1333333333vw; }

  #CustomerService .sect .w-73p, #CustomerService .sect .w-63p, #CustomerService .sect .w-56p, #CustomerService .sect .w-50p {
    width: 95%; }
  #CustomerService .sect .app-w-95p {
    width: 95%; }
  #CustomerService .sect .main-order {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* optional */
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: center;
    align-items: center; }
  #CustomerService .sect .main-order .my-order-2 {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2; }
  #CustomerService .sect .main-order .my-order-1 {
    margin-left: unset;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1; }

  .sect {
    border: none;
    margin: 0; } }

/*# sourceMappingURL=CustomerService.css.map */
