.top-banner {    position: relative;    overflow: hidden; }
  .top-banner a {    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 33.85417%; }
    .top-banner a img {    position: absolute;    top: 50%;    left: 50%;    -webkit-transform: translate(-50%,-50%);    transform: translate(-50%,-50%);      width: 100%;
      height: 100%;
      object-fit: cover;
      -webkit-transition: .3s ease-in-out all;
      transition: .3s ease-in-out all; }

.primary-banner {    position: relative;    z-index: 10;    overflow: hidden; }
  @media screen and (max-width: 1200px) {
    .primary-banner {
      padding: 0 !important; } }
  .primary-banner .wrap {    position: relative; }
    @media screen and (max-width: 768px) {
      .primary-banner .wrap {    position: static; } }
    .primary-banner .wrap .container {    z-index: 999; }
      @media screen and (max-width: 1400px) {
        .primary-banner .wrap .container .btn {    margin-right: auto;    margin-left: 0 /* 0px */;    height: 40px; }
          .primary-banner .wrap .container .btn span {    font-size: clamp(12px,calc(14/1920*100rem),14px); }
        .primary-banner .wrap .container .title {    margin-bottom: calc(12/1920*100rem);    font-size: clamp(34px,calc(40/1920*100rem),40px); }
        .primary-banner .wrap .container .sub-title {    font-size: clamp(20px,calc(24/1920*100rem),24px); }
        .primary-banner .wrap .container .description {    font-size: clamp(16px,calc(18/1920*100rem),18px); }
          .primary-banner .wrap .container .description * {    font-size: clamp(16px,calc(18/1920*100rem),18px); }
        .primary-banner .wrap .container .txt, .primary-banner .wrap .container .description, .primary-banner .wrap .container .title, .primary-banner .wrap .container .sub-title {    text-align: left; }
          .primary-banner .wrap .container .txt *, .primary-banner .wrap .container .description *, .primary-banner .wrap .container .title *, .primary-banner .wrap .container .sub-title * {    text-align: left; }
        .primary-banner .wrap .container .btn-wrap {    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    padding-top: calc(20/1920*100rem); } }
      @media screen and (max-width: 1024px) {
        .primary-banner .wrap .container .btn {    margin-right: auto;    margin-left: 0 /* 0px */;    height: 40px; }
          .primary-banner .wrap .container .btn span {    font-size: clamp(12px,calc(14/1920*100rem),14px); }
        .primary-banner .wrap .container .title {    font-size: clamp(24px,calc(28/1920*100rem),28px); }
        .primary-banner .wrap .container .sub-title {    font-size: clamp(16px,calc(18/1920*100rem),18px); }
        .primary-banner .wrap .container .description {    font-size: clamp(13px,calc(15/1920*100rem),15px); }
          .primary-banner .wrap .container .description * {    font-size: clamp(13px,calc(15/1920*100rem),15px); } }
      @media screen and (max-width: 768px) {
        .primary-banner .wrap .container {    position: absolute;    top: 0 /* 0px */;    left: 0 /* 0px */;    padding: calc(32/1920*100rem);    text-align: left; }
          .primary-banner .wrap .container .title {    margin-bottom: calc(12/1920*100rem);    font-size: clamp(26px,calc(32/1920*100rem),32px); }
          .primary-banner .wrap .container .sub-title {    font-size: clamp(18px,calc(20/1920*100rem),20px); }
          .primary-banner .wrap .container .description {    font-size: clamp(14px,calc(16/1920*100rem),16px); }
            .primary-banner .wrap .container .description * {    font-size: clamp(14px,calc(16/1920*100rem),16px); }
          .primary-banner .wrap .container .txt, .primary-banner .wrap .container .description, .primary-banner .wrap .container .title, .primary-banner .wrap .container .sub-title {    text-align: left; }
            .primary-banner .wrap .container .txt *, .primary-banner .wrap .container .description *, .primary-banner .wrap .container .title *, .primary-banner .wrap .container .sub-title * {    text-align: left; }
          .primary-banner .wrap .container .btn-wrap {    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    padding-top: calc(16/1920*100rem); } }
      @media screen and (min-width: 768.1px) {
        .primary-banner .wrap .container {    pointer-events: none;    top: 0 /* 0px */;    z-index: 20;    position: absolute;    left: 50%;    -webkit-transform: translateX(-50%);    transform: translateX(-50%);          padding-top: 3.90625rem; } }

@media (max-width: 1200px) {
  .primary-banner .wrap .container {    padding-top: calc(32/1920*100rem); } }
  .primary-banner .swiper-slide {    height: auto; }
    .primary-banner .swiper-slide.swiper-slide-active .title, .primary-banner .swiper-slide.swiper-slide-active .sub-title, .primary-banner .swiper-slide.swiper-slide-active .description, .primary-banner .swiper-slide.swiper-slide-active .btn {    opacity: 0;      -webkit-animation: fade-in 1s cubic-bezier(0.39, 0.575, 0.565, 1) 0.7s both;      animation: fade-in 1s cubic-bezier(0.39, 0.575, 0.565, 1) 0.7s both; }
  .primary-banner .img {    position: relative; }
    @media screen and (max-width: 767px) {
      .primary-banner .img a {
        position: relative;
        display: block;
        height: 0;
        overflow: hidden;
        padding-top: 198.28125%; }
        .primary-banner .img a img, .primary-banner .img a picture, .primary-banner .img a video, .primary-banner .img a iframe {
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          object-fit: cover;
          -webkit-transition: .3s ease-in-out all;
          transition: .3s ease-in-out all; } }
    @media screen and (min-width: 767.1px) and (max-width: 768.1px) {
      .primary-banner .img a {
        position: relative;
        display: block;
        height: 0;
        overflow: hidden;
        padding-top: 100%; }
        .primary-banner .img a img, .primary-banner .img a picture, .primary-banner .img a video, .primary-banner .img a iframe {
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          object-fit: cover;
          -webkit-transition: .3s ease-in-out all;
          transition: .3s ease-in-out all; } }
    @media screen and (min-width: 768.1px) {
      .primary-banner .img a {
        position: relative;
        display: block;
        height: 0;
        overflow: hidden;
        padding-top: 35.41667%; }
        .primary-banner .img a img, .primary-banner .img a picture, .primary-banner .img a video, .primary-banner .img a iframe {
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          object-fit: cover;
          -webkit-transition: .3s ease-in-out all;
          transition: .3s ease-in-out all; } }
  @media screen and (min-width: 768.2px) and (max-width: 1024px) {
    .primary-banner .description {    overflow: hidden;    display: -webkit-box;    -webkit-box-orient: vertical;    -webkit-line-clamp: 2; } }
  .primary-banner .swiper-nav {    pointer-events: none;    padding: 0 !important; }
  .primary-banner .btn-primary {    padding-left: calc(24/1920*100rem);    padding-right: calc(24/1920*100rem);    height: 2.29167rem; }
    .primary-banner .btn-primary span {    margin-top: 2px;    font-size: clamp(14px,calc(16/1920*100rem),16px); }
  @media screen and (max-width: 1024px) {
    .primary-banner .prev, .primary-banner .next {    z-index: 999 !important;    position: absolute !important;    top: 50% !important;    -webkit-transform: translateY(-50%) !important;    transform: translateY(-50%) !important; } }
  .primary-banner .prev {    left: 0 /* 0px */; }

@media (min-width: 1024.1px) {
  .primary-banner .prev {
    left: 1.04167rem; } }

@media (min-width: 1200.1px) {
  .primary-banner .prev {
    left: 4.16667rem; } }
  .primary-banner .next {    right: 0 /* 0px */; }

@media (min-width: 1024.1px) {
  .primary-banner .next {
    right: 1.04167rem; } }

@media (min-width: 1200.1px) {
  .primary-banner .next {
    right: 4.16667rem; } }
  .primary-banner .bottom-wrap {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-align: start;    -webkit-align-items: flex-start;    -ms-flex-align: start;    align-items: flex-start; }
  .primary-banner .product {    height: 100%;    width: 100%; }
    @media screen and (max-width: 768px) {
      .primary-banner .product {    margin-top: calc(calc(32/1920*100rem) * -1); } }
    .primary-banner .product .icon {    height: 100%;    width: 100%; }
      .primary-banner .product .icon a {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;        height: 11.45833rem;
        width: auto; }
        .primary-banner .product .icon a img {
          width: auto;
          height: 100%;
          object-fit: contain; }

@media (max-width: 768px) {
  .primary-banner .product {    margin-left: auto;    margin-top: calc(calc(24/1920*100rem) * -1);    width: 50%; } }

.global-breadcrumb {    border-bottom-width: 1px;    --tw-border-opacity: 1;    border-bottom-color: rgb(239 239 239 / var(--tw-border-opacity, 1)); }

@media (max-width: 576px) {
  .global-breadcrumb .container {    overflow-x: auto;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; } }

.rank-math-breadcrumb {    height: 100%;    padding-top: calc(12/1920*100rem);    padding-bottom: calc(12/1920*100rem);    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; }

@media (max-width: 576px) {
  .rank-math-breadcrumb {    white-space: nowrap; } }
  .rank-math-breadcrumb p {    position: relative;    margin-bottom: 0 /* 0px */;    font-weight: 400;    --tw-text-opacity: 1;    color: rgb(129 129 129 / var(--tw-text-opacity, 1));    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    font-size: 14px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }

@media (min-width: 576.1px) {
  .rank-math-breadcrumb p {    -webkit-flex-wrap: wrap;    -ms-flex-wrap: wrap;    flex-wrap: wrap; } }
    .rank-math-breadcrumb p * {    font-weight: 400; }
    .rank-math-breadcrumb p span {    white-space: nowrap;      font-size: 14px; }
      .rank-math-breadcrumb p span * {
        font-size: 14px; }
    .rank-math-breadcrumb p .separator {
      margin: 0;
      padding: 0 12px;
      width: auto;
      font-size: 0;
      position: relative }
      @media screen and (max-width: 576px) {
        .rank-math-breadcrumb p .separator {    margin-left: 0 /* 0px */;    margin-right: 0 /* 0px */; } }
      .rank-math-breadcrumb p .separator:first-child {
        margin-left: 24px !important; }
      .rank-math-breadcrumb p .separator:after {
        content: '/';
        pointer-events: none;
        z-index: 10;
        display: block;
        font-weight: 400;
        --tw-text-opacity: 1;
        color: rgb(129 129 129 / var(--tw-text-opacity, 1));        font-size: 14px;
        height: 16px;
        width: 1px; }
        @media screen and (max-width: 1024px) {
          .rank-math-breadcrumb p .separator:after {
            font-size: 14px; } }
        @media screen and (max-width: 576px) {
          .rank-math-breadcrumb p .separator:after {    left: -6px; } }

@media (min-width: 576.1px) {
  .rank-math-breadcrumb p .last {    white-space: normal; } }
    .rank-math-breadcrumb p a {    position: relative;    white-space: nowrap;    --tw-text-opacity: 1;    color: rgb(129 129 129 / var(--tw-text-opacity, 1));      font-size: 14px; }
      @media screen and (max-width: 576px) {
        .rank-math-breadcrumb p a {    margin-top: calc(4/1920*100rem); } }
      .rank-math-breadcrumb p a + .separator {
        margin: 0; }
      .rank-math-breadcrumb p a:first-child {
        width: 18px;
        height: 18px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;        font-size: 0 !important;
        margin-top: 0 !important; }
        .rank-math-breadcrumb p a:first-child:before {
          content: '\f015';
          font-family: 'Font Awesome 6 Pro';
          pointer-events: none;
          z-index: 10;
          display: block;
          font-size: clamp(12px,calc(14/1920*100rem),14px);
          font-weight: 400 }

footer {    overflow: hidden; }
  footer .social-network a {    height: 32px;    width: 32px;    min-width: 32px;    overflow: hidden;    border-radius: 2x; }
    footer .social-network a em, footer .social-network a i {    font-size: clamp(20px,calc(24/1920*100rem),24px);    --tw-text-opacity: 1;    color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
    footer .social-network a img, footer .social-network a svg {
      max-width: 24px; }
  footer address li {    font-size: clamp(14px,calc(16/1920*100rem),16px);    line-height: 1.3;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: start;    -webkit-align-items: flex-start;    -ms-flex-align: start;    align-items: flex-start; }
    footer address li * {    font-size: clamp(14px,calc(16/1920*100rem),16px); }
    footer address li:not(:last-child) {    margin-bottom: calc(12/1920*100rem); }

@media (min-width: 1024.1px) {
  footer address li:not(:last-child) {    margin-bottom: calc(16/1920*100rem); } }
  footer address a {    display: block;    line-height: 1.5; }
    footer address a:hover {    -webkit-text-decoration-line: underline;    text-decoration-line: underline; }
  footer address em, footer address i {    margin-right: calc(8/1920*100rem) !important;    margin-top: calc(4/1920*100rem) !important;    display: inline-block !important;    font-size: clamp(14px,calc(16/1920*100rem),16px) !important;    font-weight: 900 !important;    --tw-text-opacity: 1 !important;    color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important; }
    footer address em *, footer address i * {    font-size: clamp(14px,calc(16/1920*100rem),16px);    font-weight: 900;    --tw-text-opacity: 1;    color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
  footer .verify-icon a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 3.64583rem;
    width: auto; }
    footer .verify-icon a img {
      width: auto;
      height: 100%;
      object-fit: contain; }

@media screen and (max-width: 768px) {
  .footer-top .row {    margin-bottom: 0 /* 0px */; }
    .footer-top .row .col {    margin-bottom: 0 /* 0px */; } }

@media (max-width: 1024px) {
  .footer-middle .row .col:nth-child(1) {    margin-bottom: calc(32/1920*100rem); }
  .footer-middle .row .col:last-child {
    @appl pt-8 {} } }

.footer-menu li:hover a, .footer-menu li.active a, .footer-menu li.current-menu-item a, .footer-menu li.current-category-ancestor a, .footer-menu li.current-menu-ancestor a, .footer-menu li.current-menu-parent a, .footer-menu li.current-category-parent a, .footer-menu li.current_page_parent a, .footer-menu li.current-post-ancestor a {    -webkit-text-decoration-line: underline;    text-decoration-line: underline; }

.footer-menu li:not(:last-child) {    margin-bottom: calc(12/1920*100rem); }

@media (min-width: 1024.1px) {
  .footer-menu li:not(:last-child) {    margin-bottom: calc(16/1920*100rem); } }

.footer-menu a {    font-size: clamp(14px,calc(16/1920*100rem),16px);    font-weight: 400; }

body.logged-in header {
  top: 0 !important; }

body.home .top-banner {    display: none; }

body.overlay-bg {    overflow: hidden; }

@media (min-width: 1200.1px) {
  body.minimize header {    height: 100px; }
  body.minimize .header-top {    height: 0 /* 0px */;    opacity: 0; }
  body.minimize main {
    padding-top: 100px !important; }
  body.minimize .mega-menu {    top: 100px; } }

.header-top {    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    -webkit-transition-duration: 150ms;    transition-duration: 150ms;    -webkit-transition: .4s all ease-in-out;    transition: .4s all ease-in-out; }
  @media screen and (max-width: 1200px) {
    .header-top {    display: none; } }

@media (min-width: 1200.1px) {
  .header-top .container-fluid {
    padding: 0 5.20833rem; } }

.header-bottom {    --tw-bg-opacity: 1;    background-color: rgb(241 244 249 / var(--tw-bg-opacity, 1)); }

@media (max-width: 1200px) {
  .header-bottom .container-fluid {    padding: 0 /* 0px */; } }

@media (min-width: 1200.1px) {
  .header-bottom .container-fluid {    gap: calc(16/1920*100rem);    padding: 0 5.20833rem 0 0; } }

.nav-brand {    position: relative;    height: 70px;    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    -webkit-transition-duration: 150ms;    transition-duration: 150ms;    -webkit-transition: .4s all ease-in-out;    transition: .4s all ease-in-out; }

@media (min-width: 1200.1px) {
  .nav-brand {    height: 100px; } }
  .nav-brand a {    position: relative;    z-index: 20;    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    -webkit-transition-duration: 150ms;    transition-duration: 150ms;    -webkit-transition: .4s all ease-in-out;    transition: .4s all ease-in-out; }

@media (max-width: 576px) {
  .nav-brand a {    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start; } }
    .nav-brand a img, .nav-brand a svg {
      width: 100%;
      height: 100%;
      object-fit: contain; }

@media (max-width: 576px) {
  .nav-brand a img, .nav-brand a svg {    object-fit: cover; } }

@media screen and (min-width: 1200px) and (max-width: 1500px) {
  .header-hotline .txt {    display: none; } }

@media (max-width: 1200px) {
  .header-hotline {
    display: none !important; } }

.site-menu-toggle {    margin: 0 /* 0px */;    margin-left: 15px;    margin-right: 15px;    height: 46px;    width: 46px;    min-width: 46px;    overflow: hidden;    border-radius: 9999px;    --tw-bg-opacity: 1;    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; }

@media (min-width: 1200.1px) {
  .site-menu-toggle {    display: none; } }
  .site-menu-toggle .hamburger {    margin-top: 4px; }

.mobile-nav-wrap {    position: fixed;    top: 70px;    right: 0 /* 0px */;    width: 100%;    --tw-bg-opacity: 1;    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));  height: calc(100% - 70px);
  z-index: 9999;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1); }

@media (min-width: 768.1px) {
  .mobile-nav-wrap {
    width: 320px; } }
  @media screen and (min-width: 1200px) {
    .mobile-nav-wrap {    display: none; } }
  .mobile-nav-wrap.is-open {
    -webkit-transform: none;
            transform: none; }
  .mobile-nav-wrap .close-menu {    margin-bottom: calc(20/1920*100rem);    width: 100%;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: end;    -webkit-justify-content: flex-end;    -ms-flex-pack: end;    justify-content: flex-end;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; }
    .mobile-nav-wrap .close-menu em, .mobile-nav-wrap .close-menu span {    font-weight: 700;    line-height: 1;    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }
    .mobile-nav-wrap .close-menu em {    font-size: clamp(24px,calc(28/1920*100rem),28px); }
    .mobile-nav-wrap .close-menu span {    margin-left: calc(12/1920*100rem);    font-size: clamp(18px,calc(20/1920*100rem),20px); }
  .mobile-nav-wrap .mobile-top-nav {    margin-bottom: calc(20/1920*100rem);    border-bottom-width: 1px;    --tw-border-opacity: 1;    border-color: rgb(239 239 239 / var(--tw-border-opacity, 1));    padding-left: calc(24/1920*100rem);    padding-right: calc(24/1920*100rem);    padding-top: calc(16/1920*100rem);    padding-bottom: calc(32/1920*100rem);    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -webkit-flex-direction: column;    -ms-flex-direction: column;    flex-direction: column; }
  .mobile-nav-wrap .nav-primary-menu {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    width: 100%; }
  .mobile-nav-wrap .mobile-menu-nav {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    position: static;
    margin-top: calc(20/1920*100rem) }

.modulepager, .post-nav {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    padding-top: calc(40/1920*100rem);    padding-bottom: 0 /* 0px */; }
  @media screen and (max-width: 1024px) {
    .modulepager, .post-nav {
      padding-bottom: 30px; } }
  .modulepager ul, .post-nav ul {
    padding: 0;
    margin: 0;
    position: relative; }
    .modulepager ul li, .post-nav ul li {
      display: inline-block;
      padding: 0 8px; }
      .modulepager ul li.active a, .modulepager ul li.active span, .modulepager ul li:hover a, .modulepager ul li:hover span, .post-nav ul li.active a, .post-nav ul li.active span, .post-nav ul li:hover a, .post-nav ul li:hover span {    --tw-bg-opacity: 1;    background-color: rgb(27 162 255 / var(--tw-bg-opacity, 1));    --tw-text-opacity: 1;    color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
      .modulepager ul li span, .modulepager ul li a, .post-nav ul li span, .post-nav ul li a {
        -webkit-transition: .3s all  ease-in-out;
        transition: .3s all  ease-in-out;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        width: 44px;
        height: 44px;
        text-decoration: none;
        overflow: hidden;
        border-radius: 9999px;
        --tw-bg-opacity: 1;
        background-color: rgb(239 239 239 / var(--tw-bg-opacity, 1));
        font-size: clamp(14px,calc(16/1920*100rem),16px);
        --tw-text-opacity: 1;
        color: rgb(189 189 189 / var(--tw-text-opacity, 1)) }
    .modulepager ul .next a, .post-nav ul .next a {
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      white-space: nowrap }

.facetwp-pager {    gap: calc(16/1920*100rem);    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; }
  .facetwp-pager span, .facetwp-pager a {
    -webkit-transition: .3s all  ease-in-out;
    transition: .3s all  ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 44px;
    height: 44px;
    text-decoration: none;
    overflow: hidden;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(239 239 239 / var(--tw-bg-opacity, 1));
    font-size: clamp(14px,calc(16/1920*100rem),16px);
    --tw-text-opacity: 1;
    color: rgb(189 189 189 / var(--tw-text-opacity, 1)) }
    .facetwp-pager span.active, .facetwp-pager span:hover, .facetwp-pager a.active, .facetwp-pager a:hover {    --tw-bg-opacity: 1;    background-color: rgb(27 162 255 / var(--tw-bg-opacity, 1));    --tw-text-opacity: 1;    color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }

.navigation-wrapper {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: justify;    -webkit-justify-content: space-between;    -ms-flex-pack: justify;    justify-content: space-between;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; }
  @media screen and (max-width: 576px) {
    .navigation-wrapper {    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -webkit-flex-direction: column;    -ms-flex-direction: column;    flex-direction: column;      -webkit-box-align: end;      -webkit-align-items: flex-end;      -ms-flex-align: end;      align-items: flex-end; }
    .navigation-wrapper .btn-left {    width: 100%;    padding-bottom: calc(32/1920*100rem); } }
  .navigation-wrapper .temp-total-price {
    margin-bottom: 15px; }
    .navigation-wrapper .temp-total-price .price-wrapper {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: end;    -webkit-justify-content: flex-end;    -ms-flex-pack: end;    justify-content: flex-end; }
      .navigation-wrapper .temp-total-price .price-wrapper .text {
        font-size: 20px;
        display: inline-block;
        padding-right: 30px; }
        @media screen and (max-width: 576px) {
          .navigation-wrapper .temp-total-price .price-wrapper .text {    font-size: 1rem; } }
      .navigation-wrapper .temp-total-price .price-wrapper .price-text {
        font-size: 30px;
        line-height: 30px;
        height: 30px;
        font-weight: 700;
        width: 250px;
        text-align: right;
        --tw-text-opacity: 1;
        color: rgb(4 30 91 / var(--tw-text-opacity, 1)) }
        @media screen and (max-width: 576px) {
          .navigation-wrapper .temp-total-price .price-wrapper .price-text {    font-size: 1.5rem;
            width: 180px; } }
  .navigation-wrapper .vat-text {
    margin-bottom: 15px;
    text-align: right;
    font-size: 0.72917rem;
    line-height: 14px;
    height: 14px;
    color: #666666;
    font-style: italic; }
  .navigation-wrapper .wrap-right {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -webkit-flex-direction: column;    -ms-flex-direction: column;    flex-direction: column; }
  .navigation-wrapper .btn-secondary em {    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }

.cart-display {
  padding: 60px 0; }
  .cart-display .temp-total-price {
    padding: 10px 0;
    border-bottom: 1px solid #e1e1e1; }
    .cart-display .temp-total-price table {
      width: 100%; }
      .cart-display .temp-total-price table tr td {    font-size: clamp(14px,calc(16/1920*100rem),16px);        padding: 10px 0;
        text-align: right; }
        .cart-display .temp-total-price table tr td:first-child {
          text-align: left;
          font-weight: 700; }
  .cart-display .note-message {    padding-bottom: calc(16/1920*100rem);    text-align: right;    font-weight: 500;    --tw-text-opacity: 1;    color: rgb(51 51 51 / var(--tw-text-opacity, 1));    font-size: clamp(14px, 0.83333rem, 16px); }
    .cart-display .note-message:before {
      content: '*';
      margin-right: calc(8/1920*100rem);
      --tw-text-opacity: 1;
      color: rgb(4 30 91 / var(--tw-text-opacity, 1));      display: inline-block;
      pointer-events: none;
      z-index: 9;
      height: 14px;
      width: 14px;
      -webkit-transition: .3s all ease-in-out;
      transition: .3s all ease-in-out; }
  .cart-display .empty-cart-text {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -webkit-flex-direction: column;    -ms-flex-direction: column;    flex-direction: column;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    padding-top: calc(64/1920*100rem);    padding-bottom: calc(64/1920*100rem); }
    .cart-display .empty-cart-text .cart-button-checkout {    margin-top: calc(24/1920*100rem); }

@media (min-width: 1024.1px) {
  .cart-display .empty-cart-text .cart-button-checkout {    margin-top: calc(32/1920*100rem); } }
    .cart-display .empty-cart-text .checkout-title {
      border: none !important; }
      .cart-display .empty-cart-text .checkout-title .fas {
        display: none !important; }
  .cart-display .cart-table-wrapper table {
    width: 100%; }
    .cart-display .cart-table-wrapper table thead th {    padding-left: calc(16/1920*100rem);    padding-right: calc(16/1920*100rem);    padding-top: calc(12/1920*100rem);    padding-bottom: calc(12/1920*100rem);    text-align: left;    text-transform: capitalize; }
      .cart-display .cart-table-wrapper table thead th:last-child {    padding-right: 0 /* 0px */ !important;    text-align: right !important; }
    @media screen and (max-width: 1024px) {
      .cart-display .cart-table-wrapper table tr {
        border-bottom: 1px solid #e1e1e1; } }
    .cart-display .cart-table-wrapper table tr td {
      border-bottom: 1px solid #e1e1e1;
      padding: 20px 0; }
      @media screen and (max-width: 1024px) {
        .cart-display .cart-table-wrapper table tr td {
          display: block;
          border-bottom: 0;
          padding: 10px 0; }
        .cart-display .cart-table-wrapper table tr td:last-child {
          padding-bottom: 20px; } }
      .cart-display .cart-table-wrapper table tr td:first-child {
        width: 60%; }
        @media screen and (min-width: 1024px) and (max-width: 1280px) {
          .cart-display .cart-table-wrapper table tr td:first-child {
            width: 50%; } }
        @media screen and (min-width: 1024px) and (max-width: 1024px) {
          .cart-display .cart-table-wrapper table tr td:first-child {
            width: 40%; } }
        @media screen and (max-width: 1024px) {
          .cart-display .cart-table-wrapper table tr td:first-child {
            width: 100%;
            padding-top: 20px; } }
      @media screen and (min-width: 1024px) {
        .cart-display .cart-table-wrapper table tr td:nth-child(2), .cart-display .cart-table-wrapper table tr td:nth-child(3) {
          vertical-align: top; } }
  @media screen and (max-width: 1024px) {
    .cart-display .quantity-wrap {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .cart-display .quantity-wrap .item-quantity {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;        width: 200px; }
    .cart-display .discount-wrap {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .cart-display .discount-wrap .old-price {    --tw-text-opacity: 1;    color: rgb(189 189 189 / var(--tw-text-opacity, 1));    font-size: 0.72917rem;
    line-height: 14px;
    text-decoration: line-through;
    padding: 0 15px; }
    @media screen and (max-width: 1024px) {
      .cart-display .discount-wrap .old-price {
        padding-left: 0; } }
  .cart-display .discount-wrap .discount {
    border-left: 1px solid #a7a7a7;
    font-size: 0.72917rem;
    line-height: 14px;
    color: #ed1c24;
    padding: 0 15px; }
  @media screen and (max-width: 1024px) {
    .cart-display .total-wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media screen and (max-width: 767px) {
    .cart-display .total-wrapper {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; } }
  .cart-display .total-wrapper * {
    text-align: right;
    font-size: 0.83333rem;
    font-weight: 400; }
  .cart-display .total-wrapper .current, .cart-display .total-wrapper .quantity {
    margin-bottom: 5px; }
  .cart-display .total-wrapper .temp-total {
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(4 30 91 / var(--tw-text-opacity, 1)) }
  .cart-display .product-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    .cart-display .product-item::after {    display: none; }
    @media screen and (max-width: 1024px) {
      .cart-display .product-item {
        position: relative;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }

@media (min-width: 1024.1px) {
  .cart-display .product-item .caption {
    height: 90px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column } }
    @media screen and (max-width: 767px) {
      .cart-display .product-item .caption {    margin-bottom: 0 /* 0px */; } }
    .cart-display .product-item .image {
      margin-right: 20px; }
      @media screen and (max-width: 767px) {
        .cart-display .product-item .image {    margin: 0 /* 0px */; } }
      .cart-display .product-item .image a {
        display: block;
        height: 90px;
        max-width: 100px;
        min-width: 100px;
        width: auto; }
        .cart-display .product-item .image a img {
          width: 100%;
          height: 100%;
          object-fit: contain; }
    .cart-display .product-item .title {
      display: block;
      margin-bottom: 5px; }
      @media screen and (max-width: 1024px) {
        .cart-display .product-item .title {    margin-top: calc(16/1920*100rem); } }
      .cart-display .product-item .title a {
        font-size: 0.83333rem;
        color: #111111; }
    .cart-display .product-item .remove-item {    cursor: pointer !important;    --tw-text-opacity: 1 !important;    color: rgb(255 0 0 / var(--tw-text-opacity, 1)) !important;    display: -webkit-box !important;    display: -webkit-flex !important;    display: -ms-flexbox !important;    display: flex !important;    -webkit-box-pack: start !important;    -webkit-justify-content: flex-start !important;    -ms-flex-pack: start !important;    justify-content: flex-start !important;    -webkit-box-align: center !important;    -webkit-align-items: center !important;    -ms-flex-align: center !important;    align-items: center !important; }

@media (min-width: 1024.1px) {
  .cart-display .product-item .remove-item {    margin-top: auto; } }
      @media screen and (max-width: 1024px) {
        .cart-display .product-item .remove-item {
          position: absolute;
          top: 0;
          right: 0; } }
      .cart-display .product-item .remove-item em, .cart-display .product-item .remove-item span {    --tw-text-opacity: 1 !important;    color: rgb(255 0 0 / var(--tw-text-opacity, 1)) !important; }
      .cart-display .product-item .remove-item em {
        font-size: 16px;
        height: 16px;
        line-height: 16px;
        display: block;
        margin-right: 5px; }
  .cart-display .temp-price {    margin-bottom: calc(16/1920*100rem); }
    .cart-display .temp-price .price-wrapper {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: end;    -webkit-justify-content: flex-end;    -ms-flex-pack: end;    justify-content: flex-end; }
      .cart-display .temp-price .price-wrapper .text {
        font-size: clamp(15px, 1.04167rem, 20px);
        display: inline-block;
        padding-right: 30px; }
        @media screen and (max-width: 576px) {
          .cart-display .temp-price .price-wrapper .text {
            font-size: clamp(14px, 0.83333rem, 16px); } }
      .cart-display .temp-price .price-wrapper .price-text {
        font-size: 20px;
        line-height: 20px;
        height: 20px;
        font-weight: 500;
        width: 250px;
        text-align: right }
        @media screen and (max-width: 1024px) {
          .cart-display .temp-price .price-wrapper .price-text {
            font-size: clamp(15px, 0.9375rem, 18px); } }
        @media screen and (max-width: 576px) {
          .cart-display .temp-price .price-wrapper .price-text {
            width: 180px; } }

.checkout-section .btn-secondary em {    margin-right: calc(12/1920*100rem); }

.checkout-wrapper {
  border-radius: 10px;
  box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.15);
  margin-bottom: 30px; }
  .checkout-wrapper.checkout-summary-cart .total-price-wrap {
    margin-top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .checkout-wrapper.checkout-summary-cart .total-price-wrap .text {
      font-size: 0.72917rem;
      padding: 10px 0;
      text-align: right;
      font-weight: 700; }
    .checkout-wrapper.checkout-summary-cart .total-price-wrap .number {
      font-size: 1.25rem;
      font-weight: 700;
      --tw-text-opacity: 1;
      color: rgb(4 30 91 / var(--tw-text-opacity, 1)) }
  .checkout-wrapper.checkout-summary-cart .temp-total-wrap .table-wrap {
    padding: 10px 0;
    border-bottom: 1px solid #e1e1e1; }
    .checkout-wrapper.checkout-summary-cart .temp-total-wrap .table-wrap table {
      width: 100%; }
      .checkout-wrapper.checkout-summary-cart .temp-total-wrap .table-wrap table tr td {    font-size: clamp(14px,calc(16/1920*100rem),16px);        padding: 10px 0;
        text-align: right; }
        .checkout-wrapper.checkout-summary-cart .temp-total-wrap .table-wrap table tr td:first-child {
          text-align: left;
          font-weight: 700; }
  .checkout-wrapper.checkout-summary-cart .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #e1e1e1;
    padding: 14px 0; }
    .checkout-wrapper.checkout-summary-cart .item .name {
      font-size: 0.72917rem;
      color: #111111;
      padding-left: 15px; }
      @media screen and (max-width: 1600px) {
        .checkout-wrapper.checkout-summary-cart .item .name {
          padding-left: 5px; } }
      .checkout-wrapper.checkout-summary-cart .item .name a {
        font-size: 0.72917rem;
        color: #111111; }
    .checkout-wrapper.checkout-summary-cart .item .content .price, .checkout-wrapper.checkout-summary-cart .item .content .quantity {
      font-size: 0.72917rem;
      color: #333333;
      margin-bottom: 5px;
      white-space: nowrap }
    .checkout-wrapper.checkout-summary-cart .item .content .total {
      font-size: 0.72917rem;
      font-weight: 700;
      white-space: nowrap;
      --tw-text-opacity: 1;
      color: rgb(4 30 91 / var(--tw-text-opacity, 1)) }
    .checkout-wrapper.checkout-summary-cart .item .image-wrap {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .checkout-wrapper.checkout-summary-cart .item .image-wrap .name a {
        max-width: 140px;
        min-width: 140px;
        overflow: hidden;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical; }
        @media screen and (max-width: 1600px) {
          .checkout-wrapper.checkout-summary-cart .item .image-wrap .name a {
            min-width: 80px; } }
      .checkout-wrapper.checkout-summary-cart .item .image-wrap a {
        display: block;
        height: 70px;
        max-width: 80px;
        min-width: 80px;
        width: auto; }
        .checkout-wrapper.checkout-summary-cart .item .image-wrap a img {
          width: 100%;
          height: 100%;
          object-fit: contain; }
  @media screen and (max-width: 1024px) {
    .checkout-wrapper.checkout-dicount {    margin-top: calc(40/1920*100rem); } }
  .checkout-wrapper.checkout-dicount .notice-text {
    font-size: 0.72917rem;
    color: #999999;
    margin-top: 20px; }
    @media screen and (max-width: 1024px) {
      .checkout-wrapper.checkout-dicount .notice-text {
        margin-top: 10px; } }
  .checkout-wrapper.checkout-dicount .setting-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
    .checkout-wrapper.checkout-dicount .setting-control .coupon-apply-error {    position: absolute;    left: 0 /* 0px */;    font-size: 0.75rem;    font-weight: 300;    font-style: italic;    --tw-text-opacity: 1;    color: rgb(255 0 0 / var(--tw-text-opacity, 1));      bottom: -15px; }
    .checkout-wrapper.checkout-dicount .setting-control input {
      height: 42px;
      color: #333333;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0 20px;
      border-top-left-radius: 8px;
      border-bottom-left-radius: 8px;
      border-top: 1px solid  #e1e1e1;
      border-bottom: 1px solid  #e1e1e1;
      border-left: 1px solid  #e1e1e1;
      width: 100%;
      font-size: clamp(14px,calc(16/1920*100rem),16px) }
      @media screen and (max-width: 1024px) {
        .checkout-wrapper.checkout-dicount .setting-control input {
          width: 100%; } }
    .checkout-wrapper.checkout-dicount .setting-control button {
      width: 120px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      border-top-right-radius: 8px;
      border-bottom-right-radius: 8px;
      font-size: 0.83333rem;
      font-weight: 700;
      color: white;
      --tw-bg-opacity: 1;
      background-color: rgb(4 30 91 / var(--tw-bg-opacity, 1));
      padding-left: calc(8/1920*100rem);
      padding-right: calc(8/1920*100rem) }
      @media screen and (max-width: 1024px) {
        .checkout-wrapper.checkout-dicount .setting-control button {
          width: 80px;
          min-width: 80px; } }
  .checkout-wrapper.checkout-shipping .shipping-option .services {
    margin-top: 15px; }
    .checkout-wrapper.checkout-shipping .shipping-option .services select {
      padding: 0 20px;
      height: 42px;
      border-radius: 5px;
      border-width: 1px;
      --tw-border-opacity: 1;
      border-color: rgb(239 239 239 / var(--tw-border-opacity, 1));
      --tw-bg-opacity: 1;
      background-color: rgb(220 220 220 / var(--tw-bg-opacity, 1));      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: left;
      color: #999999; }
  .checkout-wrapper.checkout-shipping .form-shipping {
    padding: 0 0 0  30px; }
  .checkout-wrapper.checkout-shipping .shipping-option {
    position: relative; }
    .checkout-wrapper.checkout-shipping .shipping-option .shipping-method {
      position: relative; }
  .checkout-wrapper.checkout-shipping .form-group {
    position: relative;
    margin-bottom: 20px; }
    .checkout-wrapper.checkout-shipping .form-group input[type='radio'] {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      z-index: 20;
      margin-left: -30px; }
      .checkout-wrapper.checkout-shipping .form-group input[type='radio']:checked ~ label::before {    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1));        content: '\f192'; }
    .checkout-wrapper.checkout-shipping .form-group label {
      position: relative;
      z-index: 10;
      font-size: 0.83333rem;
      color: #999999;
      border-radius: 5px;
      border: 1px solid #e1e1e1;
      padding: 16px 30px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      background: #fafafa;
      min-height: 42px;
      pointer-events: none; }
      .checkout-wrapper.checkout-shipping .form-group label:before {
        content: '\f111';
        font-family: 'Font Awesome 6 Pro';        display: block;
        position: absolute;
        pointer-events: none;
        left: -30px;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: 9;
        height: 18px;
        width: 18px;
        color: #999999;
        -webkit-transition: .3s all ease-in-out;
        transition: .3s all ease-in-out; }
  .checkout-wrapper.checkout-address .content-wrapper {
    padding-bottom: 20px !important; }
  .checkout-wrapper.checkout-address .checkout-form .form-group {
    margin-bottom: 20px;
    position: relative; }
    .checkout-wrapper.checkout-address .checkout-form .form-group label.error {
      position: absolute;
      left: 0;
      font-size: 0.625rem;
      --tw-text-opacity: 1;
      color: rgb(255 0 0 / var(--tw-text-opacity, 1));      bottom: -15px; }
      @media screen and (min-width: 1024px) {
        .checkout-wrapper.checkout-address .checkout-form .form-group label.error {
          bottom: -20px;
          left: 170px; } }
      .checkout-wrapper.checkout-address .checkout-form .form-group label.error::before {
        display: none; }
    @media screen and (min-width: 1024px) {
      .checkout-wrapper.checkout-address .checkout-form .form-group {
        margin-bottom: 30px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; } }
    .checkout-wrapper.checkout-address .checkout-form .form-group .fa-exclamation-triangle {
      position: absolute;
      left: 0;
      font-size: 0.625rem;
      --tw-text-opacity: 1;
      color: rgb(4 30 91 / var(--tw-text-opacity, 1));      bottom: -15px; }
      @media screen and (min-width: 1024px) {
        .checkout-wrapper.checkout-address .checkout-form .form-group .fa-exclamation-triangle {
          bottom: -20px;
          left: 170px; } }
      .checkout-wrapper.checkout-address .checkout-form .form-group .fa-exclamation-triangle::before {
        display: none; }
    .checkout-wrapper.checkout-address .checkout-form .form-group .select-chevron {
      overflow: hidden;
      position: relative;
      width: 100%; }
      @media screen and (max-width: 1024px) {
        .checkout-wrapper.checkout-address .checkout-form .form-group .select-chevron {
          width: 100%; } }
      .checkout-wrapper.checkout-address .checkout-form .form-group .select-chevron:before {
        content: '\f078';
        font-family: 'Font Awesome 6 Pro';        display: block;
        position: absolute;
        right: 15px;
        top: 50%;
        color: #999999;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: 1;
        pointer-events: none;
        font-size: 20px; }
      .checkout-wrapper.checkout-address .checkout-form .form-group .select-chevron select {
        box-sizing: border-box;
        -webkit-appearance: none;
        -moz-appearance: none;
        width: 100%; }
        @media screen and (max-width: 1024px) {
          .checkout-wrapper.checkout-address .checkout-form .form-group .select-chevron select {
            width: 100%; } }
        .checkout-wrapper.checkout-address .checkout-form .form-group .select-chevron select::-ms-expand {
          display: none; }
    .checkout-wrapper.checkout-address .checkout-form .form-group label {
      width: 170px;
      min-width: 170px;
      font-size: 0.83333rem;
      display: inline-block; }
      @media screen and (max-width: 1024px) {
        .checkout-wrapper.checkout-address .checkout-form .form-group label {
          margin-bottom: 10px; } }
      .checkout-wrapper.checkout-address .checkout-form .form-group label.require::after {
        content: '*';
        display: inline-block;
        font-size: 0.83333rem;
        --tw-text-opacity: 1;
        color: rgb(255 0 0 / var(--tw-text-opacity, 1)) }
    .checkout-wrapper.checkout-address .checkout-form .form-group input[type='text'], .checkout-wrapper.checkout-address .checkout-form .form-group select, .checkout-wrapper.checkout-address .checkout-form .form-group textarea {
      padding: 0 20px;
      height: 42px;
      border-width: 1px;
      --tw-border-opacity: 1;
      border-color: rgb(239 239 239 / var(--tw-border-opacity, 1));
      padding-top: calc(4/1920*100rem);
      padding-bottom: calc(4/1920*100rem);
      font-size: clamp(14px,calc(16/1920*100rem),16px);      border-radius: 5px;
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: left; }
    .checkout-wrapper.checkout-address .checkout-form .form-group input::-webkit-input-placeholder, .checkout-wrapper.checkout-address .checkout-form .form-group textarea::-webkit-input-placeholder {    font-size: clamp(12px,calc(14/1920*100rem),14px);      color: #999999; }
    .checkout-wrapper.checkout-address .checkout-form .form-group input::-moz-placeholder, .checkout-wrapper.checkout-address .checkout-form .form-group textarea::-moz-placeholder {    font-size: clamp(12px,calc(14/1920*100rem),14px);      color: #999999; }
    .checkout-wrapper.checkout-address .checkout-form .form-group input:-ms-input-placeholder, .checkout-wrapper.checkout-address .checkout-form .form-group textarea:-ms-input-placeholder {    font-size: clamp(12px,calc(14/1920*100rem),14px);      color: #999999; }
    .checkout-wrapper.checkout-address .checkout-form .form-group input::-ms-input-placeholder, .checkout-wrapper.checkout-address .checkout-form .form-group textarea::-ms-input-placeholder {    font-size: clamp(12px,calc(14/1920*100rem),14px);      color: #999999; }
    .checkout-wrapper.checkout-address .checkout-form .form-group input::placeholder, .checkout-wrapper.checkout-address .checkout-form .form-group textarea::placeholder {    font-size: clamp(12px,calc(14/1920*100rem),14px);      color: #999999; }
    .checkout-wrapper.checkout-address .checkout-form .form-group textarea {
      padding-top: 15px;
      height: 3.64583rem;
      min-height: 60px !important; }
  .checkout-wrapper .add-address {
    padding-top: 30px; }
    @media screen and (max-width: 1024px) {
      .checkout-wrapper .add-address {
        padding-top: 10px; } }
    .checkout-wrapper .add-address span {
      font-weight: 500;
      font-size: 0.83333rem; }
    .checkout-wrapper .add-address a {
      font-size: 0.83333rem;
      font-weight: 500;
      text-decoration: underline;
      display: inline-block;
      margin-left: 4px;
      --tw-text-opacity: 1;
      color: rgb(4 30 91 / var(--tw-text-opacity, 1)) }
  .checkout-wrapper .checkout-title {
    font-size: 1.25rem;
    padding: 0 30px;
    border-bottom-width: 1px;
    border-bottom-color: rgb(153 153 153 / var(--tw-border-opacity, 1));
    --tw-border-opacity: 0.5;
    --tw-text-opacity: 1;
    color: rgb(4 30 91 / var(--tw-text-opacity, 1));    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 60px;
    font-weight: 700; }
    @media screen and (max-width: 1600px) {
      .checkout-wrapper .checkout-title {
        padding: 0 20px; } }
    .checkout-wrapper .checkout-title .number-quantity {
      font-weight: 700;
      display: inline-block;
      margin: 0 4px; }
  .checkout-wrapper .content-wrapper {
    padding: 20px 30px 30px 30px; }
    @media screen and (max-width: 1600px) {
      .checkout-wrapper .content-wrapper {
        padding: 20px; } }
  .checkout-wrapper .note-text {
    display: block;
    margin-top: 10px;
    font-size: 0.72917rem;
    color: #999999; }
    @media screen and (min-width: 1024px) {
      .checkout-wrapper .note-text {
        position: absolute;
        left: 0;
        bottom: -40px;
        left: 170px; } }

.checkout-information {
  padding: 3.125rem 0 5.20833rem; }
  @media screen and (max-width: 1024px) {
    .checkout-information .col-lg-8, .checkout-information .col-lg-4 {    width: 100%; } }

.checkout-payment .form-payment {
  padding: 0 0 0  30px; }

.checkout-payment .qradio {
  margin-bottom: 20px; }

.checkout-payment .img {    padding-top: calc(12/1920*100rem);    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;  height: 70px;
  width: auto; }

@media (min-width: 576.1px) {
  .checkout-payment .img {    padding-top: 0 /* 0px */;    padding-right: calc(20/1920*100rem); } }
  .checkout-payment .img img {
    width: auto;
    height: 100%;
    object-fit: contain; }

.checkout-payment .text-wrap {    text-align: left; }
  @media screen and (max-width: 576px) {
    .checkout-payment .text-wrap {    padding-top: calc(12/1920*100rem);    padding-bottom: calc(12/1920*100rem);    text-align: center; } }

.checkout-payment .form-group {
  position: relative;
  margin-bottom: 20px; }
  .checkout-payment .form-group input[type='radio'] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 20;
    margin-left: -30px; }
    .checkout-payment .form-group input[type='radio']:checked ~ label::before {    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1));      content: '\f192'; }
  .checkout-payment .form-group label {
    position: relative;
    z-index: 10;
    font-size: 0.83333rem;
    color: #999999;
    border: 1px solid #e1e1e1;
    padding: 14px 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #fafafa;
    min-height: 90px;
    pointer-events: none;
    -webkit-transition: .3s all  ease-in-out;
    transition: .3s all  ease-in-out;
    border-radius: 5px; }
    @media screen and (min-width: 576.1px) {
      .checkout-payment .form-group label {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; } }
    @media screen and (max-width: 576px) {
      .checkout-payment .form-group label {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 0 20px 0 0; } }
    .checkout-payment .form-group label:before {
      content: '\f111';
      font-family: 'Font Awesome 6 Pro';      display: block;
      position: absolute;
      pointer-events: none;
      left: -30px;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      z-index: 9;
      height: 18px;
      width: 18px;
      color: #999999;
      -webkit-transition: .3s all ease-in-out;
      transition: .3s all ease-in-out; }
  .checkout-payment .form-group .image-wrapper {
    padding: 0; }
    @media screen and (max-width: 576px) {
      .checkout-payment .form-group .image-wrapper {
        border-right: 0; } }
    .checkout-payment .form-group .image-wrapper a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-transition: .3s all  ease-in-out;
      transition: .3s all  ease-in-out;
      border-right: 1px solid #ebebeb;
      height: 90px;
      max-width: 100px;
      min-width: 100px;
      width: auto; }
      @media screen and (max-width: 576px) {
        .checkout-payment .form-group .image-wrapper a {
          border-right: 0; } }
      .checkout-payment .form-group .image-wrapper a img {
        max-width: 100%;
        height: auto; }
    @media screen and (max-width: 576px) {
      .checkout-payment .form-group .image-wrapper a {
        display: block;
        height: 80px;
        max-width: 80px;
        min-width: 80px;
        width: auto;
        padding-left: calc(16/1920*100rem);
        padding-right: calc(16/1920*100rem) }
        .checkout-payment .form-group .image-wrapper a img {
          width: 100%;
          height: 100%;
          object-fit: contain; } }
  .checkout-payment .form-group .content {
    padding: 20px 0 20px 30px;
    height: 100%; }
    @media screen and (max-width: 576px) {
      .checkout-payment .form-group .content {
        width: 100%;
        padding-left: 20px;
        text-align: center; } }
    .checkout-payment .form-group .content .title {
      font-size: 0.83333rem; }
    .checkout-payment .form-group .content strong {    font-weight: 700;    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }
    .checkout-payment .form-group .content .text {
      font-size: 0.83333rem;
      font-weight: 700;
      color: #111111;
      text-transform: uppercase;
      margin-bottom: 10px; }
  .checkout-payment .form-group .text-wrap strong {    margin-bottom: calc(8/1920*100rem);    font-weight: 700;    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }
  .checkout-payment .form-group table {
    width: 100%; }
    .checkout-payment .form-group table tr td {
      color: #666666;
      font-size: 0.83333rem; }
      @media screen and (max-width: 576px) {
        .checkout-payment .form-group table tr td {
          text-align: right; } }
      .checkout-payment .form-group table tr td:first-child {    padding-right: calc(16/1920*100rem); }
        @media screen and (max-width: 576px) {
          .checkout-payment .form-group table tr td:first-child {
            text-align: left; } }

.checkout-complete {
  padding: 3.125rem 0; }
  .checkout-complete .checkout-wrapper {
    border-radius: 10px;
    margin-left: auto;
    margin-right: auto }
  .checkout-complete .checkout-title {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px; }
    .checkout-complete .checkout-title span {    font-size: clamp(18px,calc(20/1920*100rem),20px);    text-transform: uppercase; }
    .checkout-complete .checkout-title em {    margin-right: calc(12/1920*100rem);    margin-left: 0 /* 0px */;    display: inline-block;    font-size: clamp(18px,calc(20/1920*100rem),20px); }

@media (min-width: 1024.1px) {
  .checkout-complete .checkout-title em {    margin-right: calc(16/1920*100rem);    margin-left: 0 /* 0px */; } }
  .checkout-complete .img a {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    height: 12.5rem;
    width: auto; }
    .checkout-complete .img a img {
      width: auto;
      height: 100%;
      object-fit: contain; }
  .checkout-complete .information {    margin-bottom: calc(8/1920*100rem);    font-size: clamp(14px,calc(16/1920*100rem),16px);    line-height: 1.5; }
    .checkout-complete .information * {
      font: inherit; }
    .checkout-complete .information p {    margin-bottom: calc(8/1920*100rem);    font-size: clamp(14px,calc(16/1920*100rem),16px); }
      .checkout-complete .information p strong {    font-size: clamp(14px,calc(16/1920*100rem),16px);        font-weight: 700 !important; }
    .checkout-complete .information .order-id {    font-size: clamp(18px,calc(20/1920*100rem),20px);    font-weight: 700;    --tw-text-opacity: 1;    color: rgb(27 162 255 / var(--tw-text-opacity, 1)); }
    .checkout-complete .information a {    display: inline-block;    padding-left: calc(4/1920*100rem);    font-weight: 700;    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    -webkit-transition-duration: 150ms;    transition-duration: 150ms;    -webkit-transition: .4s all ease-in-out;    transition: .4s all ease-in-out; }
      .checkout-complete .information a:hover {    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1));    -webkit-text-decoration-line: underline;    text-decoration-line: underline; }

.checkout-login-section {
  padding: 60px 0; }
  .checkout-login-section .cart-login {    margin-bottom: calc(20/1920*100rem);    display: block;    overflow: hidden;    border-radius: calc(16/1920*100rem);    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);    padding: 20px; }

@media (min-width: 576.1px) {
  .checkout-login-section .cart-login {
    min-width: 460px; } }
  .checkout-login-section #ctl00_mainContent_ctl00_LoginCtrl_lnkPasswordRecovery {    font-size: clamp(14px,calc(16/1920*100rem),16px);    font-weight: 700;    --tw-text-opacity: 1;    color: rgb(255 0 0 / var(--tw-text-opacity, 1)); }
    .checkout-login-section #ctl00_mainContent_ctl00_LoginCtrl_lnkPasswordRecovery:hover {    -webkit-text-decoration-line: underline;    text-decoration-line: underline; }
  .checkout-login-section #ctl00_mainContent_ctl00_LoginCtrl_lnkRegisterExtraLink {    margin-left: auto;    font-size: clamp(14px,calc(16/1920*100rem),16px);    font-weight: 700;    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }
    .checkout-login-section #ctl00_mainContent_ctl00_LoginCtrl_lnkRegisterExtraLink:hover {    -webkit-text-decoration-line: underline;    text-decoration-line: underline; }
  .checkout-login-section .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .checkout-login-section .wrapper {
    width: 500px;
    border-radius: 10px; }
  .checkout-login-section .content-wrapper {
    padding: 20px 30px 40px 20px;
    background: white; }
  .checkout-login-section .module-title {    margin-top: calc(16/1920*100rem);    margin-bottom: calc(16/1920*100rem);    text-align: center;    font-size: clamp(18px,calc(20/1920*100rem),20px);    font-weight: 700; }
  .checkout-login-section .login-heading {    margin-bottom: calc(20/1920*100rem);    text-align: center;    font-size: clamp(26px,calc(32/1920*100rem),32px);    font-weight: 700;    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }
  .checkout-login-section .select-group ul {
    padding-left: 30px; }
  .checkout-login-section .select-group li {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .checkout-login-section .select-group li input {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 20;
      opacity: 0; }
      .checkout-login-section .select-group li input:checked ~ label {    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }
        .checkout-login-section .select-group li input:checked ~ label::before {    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1));          content: '\f192'; }
    .checkout-login-section .select-group li label {
      position: relative;
      pointer-events: none;
      font-size: clamp(16px,calc(18/1920*100rem),18px);
      font-weight: 500 }
      .checkout-login-section .select-group li label:before {
        content: '\f111';
        font-family: 'Font Awesome 6 Pro';        display: block;
        position: absolute;
        pointer-events: none;
        left: -30px;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: 9;
        font-size: 20px;
        height: 20px;
        width: 20px;
        color: #999999;
        -webkit-transition: .3s all ease-in-out;
        transition: .3s all ease-in-out; }
    .checkout-login-section .select-group li:not(:last-child) {
      margin-bottom: 12px; }
  .checkout-login-section .login-form .form-group {
    margin-bottom: 25px;
    width: 100%; }
  .checkout-login-section .login-form label {    margin-bottom: calc(8/1920*100rem);    display: block;    font-size: clamp(12px,calc(14/1920*100rem),14px);    font-weight: 500;    --tw-text-opacity: 1;    color: rgb(152 152 152 / var(--tw-text-opacity, 1)); }
  .checkout-login-section .login-form input[type='text'], .checkout-login-section .login-form input[type='password'] {
    width: 100%;
    height: 50px;
    border-radius: 5px;
    padding: 0 20px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(239 239 239 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) }
    .checkout-login-section .login-form input[type='text']::-webkit-input-placeholder, .checkout-login-section .login-form input[type='password']::-webkit-input-placeholder {
      color: #999999;
      font-size: 0.83333rem; }
    .checkout-login-section .login-form input[type='text']::-moz-placeholder, .checkout-login-section .login-form input[type='password']::-moz-placeholder {
      color: #999999;
      font-size: 0.83333rem; }
    .checkout-login-section .login-form input[type='text']:-ms-input-placeholder, .checkout-login-section .login-form input[type='password']:-ms-input-placeholder {
      color: #999999;
      font-size: 0.83333rem; }
    .checkout-login-section .login-form input[type='text']::-ms-input-placeholder, .checkout-login-section .login-form input[type='password']::-ms-input-placeholder {
      color: #999999;
      font-size: 0.83333rem; }
    .checkout-login-section .login-form input[type='text']::placeholder, .checkout-login-section .login-form input[type='password']::placeholder {
      color: #999999;
      font-size: 0.83333rem; }
  .checkout-login-section .account-recovery {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .checkout-login-section .account-recovery a {
      display: block;
      font-size: 0.72917rem; }
      .checkout-login-section .account-recovery a:first-child {
        color: #00addf; }
      .checkout-login-section .account-recovery a:last-child {
        color: #ed1c24;
        padding-left: 30px; }
  .checkout-login-section .login-form input[type='submit'] {    cursor: pointer;    border-width: 1px;    border-color: transparent;    --tw-bg-opacity: 1;    background-color: rgb(4 30 91 / var(--tw-bg-opacity, 1));    height: 50px;
    width: 100%;
    border-radius: 23px;
    color: white;
    font-size: 0.83333rem;
    font-weight: 700;
    border: 1px solid transparent;
    -webkit-transition: .3s all  ease-in-out;
    transition: .3s all  ease-in-out; }
    .checkout-login-section .login-form input[type='submit']:hover {
      background: white;
      border-width: 1px;
      --tw-border-opacity: 1;
      border-color: rgb(4 30 91 / var(--tw-border-opacity, 1));
      --tw-text-opacity: 1;
      color: rgb(4 30 91 / var(--tw-text-opacity, 1)) }
  .checkout-login-section .form-group input[type='submit'] {    --tw-bg-opacity: 1;    background-color: rgb(4 30 91 / var(--tw-bg-opacity, 1));    height: 50px;
    width: 100%;
    border-radius: 23px;
    color: white;
    font-size: 0.83333rem;
    font-weight: 700;
    border: 1px solid transparent;
    -webkit-transition: .3s all  ease-in-out;
    transition: .3s all  ease-in-out; }
    .checkout-login-section .form-group input[type='submit']:hover {
      background: white;
      border-width: 1px;
      --tw-border-opacity: 1;
      border-inline-end-color: rgb(4 30 91 / var(--tw-border-opacity, 1));
      --tw-text-opacity: 1;
      color: rgb(4 30 91 / var(--tw-text-opacity, 1)) }
  .checkout-login-section .social-login {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 20px; }
    .checkout-login-section .social-login .text {
      font-size: 0.72917rem;
      font-weight: 700;
      text-transform: uppercase; }
    .checkout-login-section .social-login .wrap {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-left: 20px; }
      .checkout-login-section .social-login .wrap a {
        width: 36px;
        height: 36px;
        border-radius: 50%;
        border: 1px solid #e1e1e1;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-transition: .3s all  ease-in-out;
        transition: .3s all  ease-in-out; }
        .checkout-login-section .social-login .wrap a:first-child {
          margin-right: 10px; }
          .checkout-login-section .social-login .wrap a:first-child:hover {
            background: #1e4488; }
            .checkout-login-section .social-login .wrap a:first-child:hover em {
              color: white; }
          .checkout-login-section .social-login .wrap a:first-child em {
            color: #1e4488; }
        .checkout-login-section .social-login .wrap a:nth-child(2) em {
          color: #da1212; }
        .checkout-login-section .social-login .wrap a:nth-child(2):hover {
          background: #da1212; }
          .checkout-login-section .social-login .wrap a:nth-child(2):hover em {
            color: white; }
        .checkout-login-section .social-login .wrap a em {
          font-size: 18px;
          line-height: 18px;
          height: 18px;
          -webkit-transition: .3s all  ease-in-out;
          transition: .3s all  ease-in-out; }

.checkout-account-recover-register {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: justify;    -webkit-justify-content: space-between;    -ms-flex-pack: justify;    justify-content: space-between;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; }

.login-box-msg {    text-align: center;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; }

@media (min-width: 1200.1px) {
  .home-about {
    padding: 6.25rem 0; } }

.home-about .row:first-child .desc {    --tw-text-opacity: 1;    color: rgb(61 61 61 / var(--tw-text-opacity, 1)); }

.home-about .row:first-child .scrollbar-wrap {
  max-height: 12.5rem; }
  @media screen and (max-width: 1300px) {
    .home-about .row:first-child .scrollbar-wrap {
      max-height: 10.41667rem; } }

.home-about .row:nth-child(2) .scrollbar-wrap {
  max-height: 12.5rem; }

.home-about .row:not(:last-child) {    margin-bottom: calc(12/1920*100rem); }

@media (min-width: 1200.1px) {
  .home-about .row:not(:last-child) {    margin-bottom: calc(40/1920*100rem); } }

.home-about .row:nth-child(even) {    -webkit-box-orient: horizontal;    -webkit-box-direction: reverse;    -webkit-flex-direction: row-reverse;    -ms-flex-direction: row-reverse;    flex-direction: row-reverse; }
  .home-about .row:nth-child(even) .img {    -webkit-box-ordinal-group: 2;    -webkit-order: 1;    -ms-flex-order: 1;    order: 1; }
  .home-about .row:nth-child(even) .title {    -webkit-box-ordinal-group: 3;    -webkit-order: 2;    -ms-flex-order: 2;    order: 2;    margin-right: 0 /* 0px */;    margin-left: calc(8/1920*100rem); }

.home-about .img-wrap {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-align: end;    -webkit-align-items: flex-end;    -ms-flex-align: end;    align-items: flex-end; }

.home-about .img {    width: 100%; }

.home-about .title {
  -webkit-writing-mode: sideways-lr;
      -ms-writing-mode: sideways-lr;
          writing-mode: sideways-lr;
  -webkit-text-orientation: mixed;
          text-orientation: mixed;
  margin-right: calc(8/1920*100rem) }

.home-cert {
  background: -webkit-linear-gradient(top, rgba(223, 242, 255, 0.8) 0%, rgba(241, 249, 255, 0.5) 100%);
  background: linear-gradient(180deg, rgba(223, 242, 255, 0.8) 0%, rgba(241, 249, 255, 0.5) 100%); }

@media (min-width: 1200.1px) {
  .home-cert {
    padding: 6.25rem 0 3.125rem; } }
  .home-cert .row {    -webkit-box-pack: justify;    -webkit-justify-content: space-between;    -ms-flex-pack: justify;    justify-content: space-between; }
  .home-cert .img {    margin-left: auto;    margin-right: auto;    padding: calc(12/1920*100rem);    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    width: -webkit-fit-content;    width: -moz-fit-content;    width: fit-content;
    background: -webkit-linear-gradient(297.13deg, #616264 0%, #E0E0E0 45.87%, #F4F4F4 49.66%, #E1E1E1 53.61%, #737373 100%);
    background: linear-gradient(152.87deg, #616264 0%, #E0E0E0 45.87%, #F4F4F4 49.66%, #E1E1E1 53.61%, #737373 100%); }
    .home-cert .img a {    --tw-bg-opacity: 1;    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;      height: 17.1875rem;
      width: auto; }
      @media screen and (max-width: 1400px) {
        .home-cert .img a {
          height: 20.83333rem; } }
      @media screen and (max-width: 1024px) {
        .home-cert .img a {
          height: 15.625rem; } }
      @media screen and (max-width: 420px) {
        .home-cert .img a {
          height: 14.58333rem; } }
      .home-cert .img a img {
        width: auto;
        height: 100%;
        object-fit: contain; }
  .home-cert .swiper-nav {    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start; }

@media (max-width: 1024px) {
  .home-cert .swiper-nav {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; } }

.sliding-text-swiper .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear; }

.sliding-text-swiper .swiper-slide {    pointer-events: none;    height: auto;    width: -webkit-fit-content;    width: -moz-fit-content;    width: fit-content; }

.sliding-text-swiper span {    white-space: nowrap;    font-weight: 900;    text-transform: uppercase;    --tw-text-opacity: 1;    color: rgb(27 162 255 / var(--tw-text-opacity, 1));  font-size: 3.75rem; }

@media (min-width: 1200.1px) {
  .sliding-text-swiper span {
    font-size: 5rem; } }

@media (min-width: 1400.1px) {
  .sliding-text-swiper span {
    font-size: 6.66667rem;
    line-height: 1.25 } }

.sliding-text-swiper .txt {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; }
  .sliding-text-swiper .txt::before {
    content: '+';
    pointer-events: none;
    z-index: 10;
    margin-left: calc(40/1920*100rem);
    margin-right: calc(40/1920*100rem);
    margin-top: calc(calc(12/1920*100rem) * -1);
    display: block;
    height: 40px;
    width: 40px;
    min-width: 40px;
    --tw-bg-opacity: 0.1;
    font-size: clamp(44px,calc(52/1920*100rem),52px);
    font-weight: 900;
    line-height: 1;
    --tw-text-opacity: 1;
    color: rgb(27 162 255 / var(--tw-text-opacity, 1));
    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 150ms;
            transition-duration: 150ms;
    -webkit-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out }

@media (max-width: 1400px) {
  .sliding-text-swiper .txt::before {    margin-left: calc(24/1920*100rem);    margin-right: calc(24/1920*100rem);    height: 25px;    width: 25px;    min-width: 25px;    font-size: clamp(34px,calc(40/1920*100rem),40px); } }

@media (max-width: 1200px) {
  .sliding-text-swiper .txt::before {    margin-left: calc(16/1920*100rem);    margin-right: calc(16/1920*100rem);    height: 18px;    width: 18px;    min-width: 18px; } }

.home-chart .item {
  box-shadow: 4px 4px 16px 8px #00000014; }

.home-news .side-news:first-child {    margin-bottom: calc(40/1920*100rem);    -webkit-box-orient: horizontal;    -webkit-box-direction: reverse;    -webkit-flex-direction: row-reverse;    -ms-flex-direction: row-reverse;    flex-direction: row-reverse; }

.home-news .side-news .img img {    object-fit: cover; }

.home-news .custom-select {    width: -webkit-fit-content;    width: -moz-fit-content;    width: fit-content; }
  .home-news .custom-select::after {    right: 24px; }
  .home-news .custom-select select {    height: 40px;    width: 220px;    max-width: 220px;    overflow: hidden;    border-radius: 9999px;    border-width: 1px;    --tw-border-opacity: 1;    border-color: rgb(220 220 220 / var(--tw-border-opacity, 1));    --tw-bg-opacity: 1;    background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));    padding-left: calc(24/1920*100rem);    padding-right: calc(24/1920*100rem);    font-size: clamp(14px,calc(16/1920*100rem),16px);    font-weight: 400; }
    .home-news .custom-select select option {    --tw-bg-opacity: 1;    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));    padding-left: calc(8/1920*100rem);    padding-right: calc(8/1920*100rem); }

.post-categories li {    display: none; }
  .post-categories li:first-child {    display: block; }

@media (max-width: 1024px) {
  .news-big .img a {
    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 100%; }
    .news-big .img a img {    position: absolute;    top: 50%;    left: 50%;    -webkit-transform: translate(-50%,-50%);    transform: translate(-50%,-50%);      width: 100%;
      height: 100%;
      object-fit: cover;
      -webkit-transition: .3s ease-in-out all;
      transition: .3s ease-in-out all; } }

@media (min-width: 1024.1px) {
  .news-big .img a {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    height: 35.41667rem;
    width: 100%; }
    .news-big .img a img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  @media (max-width: 1024px) {
    .news-big .img a img {
      object-fit: contain; } } }

.news-big .headline {    position: relative;    margin-top: calc(16/1920*100rem);    margin-bottom: calc(48/1920*100rem);    padding-top: calc(16/1920*100rem); }

@media (min-width: 1200.1px) {
  .news-big .headline {    margin-top: calc(24/1920*100rem);    padding-top: calc(24/1920*100rem); } }
  .news-big .headline a {    overflow: hidden;    display: -webkit-box;    -webkit-box-orient: vertical;    -webkit-line-clamp: 3; }
  .news-big .headline::before {
    content: '';
    pointer-events: none;
    position: absolute;
    top: 0 /* 0px */;
    left: 0 /* 0px */;
    z-index: 10;
    display: block;
    height: 2px;
    width: 49px;
    --tw-bg-opacity: 1;
    background-color: rgb(4 30 91 / var(--tw-bg-opacity, 1));
    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 150ms;
            transition-duration: 150ms;
    -webkit-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out }

.news-big .txt {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -webkit-flex-direction: column;    -ms-flex-direction: column;    flex-direction: column;    -webkit-box-pack: justify;    -webkit-justify-content: space-between;    -ms-flex-pack: justify;    justify-content: space-between;    border-style: none; }

@media (max-width: 1024px) {
  .news-big .txt {
    position: static !important;
    top: unset !important;
    left: unset !important; } }

@media (min-width: 1024.1px) {
  .news-big .txt {    width: 66.666667%; } }

@media (min-width: 1400.1px) {
  .news-big .txt {    width: 50%; } }

.news-big time {    --tw-text-opacity: 1;    color: rgb(41 41 41 / var(--tw-text-opacity, 1)); }

.side-news {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    -webkit-transition-duration: 150ms;    transition-duration: 150ms;    -webkit-transition: .4s all ease-in-out;    transition: .4s all ease-in-out; }
  .side-news .img {    width: 50%;    -webkit-box-flex: 1;    -webkit-flex: 1 0 auto;    -ms-flex: 1 0 auto;    flex: 1 0 auto;
    height: 16.66667rem; }

@media (max-width: 576px) {
  .side-news .img {
    height: 12.5rem; } }
    .side-news .img a {    height: 100%;    overflow: hidden;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; }
      .side-news .img a img {
        width: 100%;
        height: 100%;
        object-fit: cover; }

@media (max-width: 1024px) {
  .side-news .img a img {
    object-fit: contain; } }
  .side-news .txt {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between }

@media (max-width: 576px) {
  .side-news .btn {    padding-bottom: 0 /* 0px */; } }
  .side-news time {    --tw-text-opacity: 1;    color: rgb(41 41 41 / var(--tw-text-opacity, 1)); }
  @media screen and (max-width: 400px) {
    .side-news time, .side-news .zone {
      font-size: 10px; } }
  .side-news .headline {    position: relative;    margin-top: calc(8/1920*100rem);    padding-top: calc(12/1920*100rem); }

@media (min-width: 1200.1px) {
  .side-news .headline {    margin-top: calc(24/1920*100rem);    padding-top: calc(24/1920*100rem); } }
    .side-news .headline::before {
      content: '';
      pointer-events: none;
      position: absolute;
      top: 0 /* 0px */;
      left: 0 /* 0px */;
      z-index: 10;
      display: block;
      height: 2px;
      width: 49px;
      --tw-bg-opacity: 1;
      background-color: rgb(4 30 91 / var(--tw-bg-opacity, 1));
      -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
      transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
      transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
      transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
      -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
              transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      -webkit-transition-duration: 150ms;
              transition-duration: 150ms;
      -webkit-transition: .4s all ease-in-out;
      transition: .4s all ease-in-out }
    .side-news .headline a {    overflow: hidden;    display: -webkit-box;    -webkit-box-orient: vertical;    -webkit-line-clamp: 3; }

.home-product {
  overflow: hidden; }

@media (min-width: 1200.1px) {
  .home-product {
    padding: 6.25rem 0; } }

@media (max-width: 1024px) {
  .home-product .home-product-banner {    display: none; } }
  .home-product .home-product-banner .swiper, .home-product .home-product-banner .img, .home-product .home-product-banner .swiper-slide, .home-product .home-product-banner .img a {
    height: inherit; }
  .home-product .home-product-banner .img a {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    width: 100%; }
    .home-product .home-product-banner .img a img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .home-product .home-product-swiper {    margin-left: auto; }

@media (min-width: 1024.1px) {
  .home-product .home-product-swiper {
    max-width: 23.95833rem; } }

@media (min-width: 1200.1px) {
  .home-product .home-product-swiper {
    max-width: 22.91667rem; } }

@media (min-width: 1400.1px) {
  .home-product .home-product-swiper {
    max-width: 19.79167rem; } }
    .home-product .home-product-swiper .swiper.swiper-slide-disable .swiper-wrapper {    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center; }

@media (max-width: 1024px) {
  .home-product .prev, .home-product .next {    z-index: 999;    position: absolute;    top: 50%;    -webkit-transform: translateY(-50%);    transform: translateY(-50%); }
  .home-product .prev {    left: -18px; }
  .home-product .next {    right: -18px; } }
  .home-product .product-item {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    height: 100%;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -webkit-flex-direction: column;    -ms-flex-direction: column;    flex-direction: column; }
    .home-product .product-item .img {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: 100% }
    .home-product .product-item .txt {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1  auto;
          -ms-flex: 0 1  auto;
              flex: 0 1  auto;
      height: 100% }
    @media screen and (max-width: 1024px) {
      .home-product .product-item .price {    gap: calc(4/1920*100rem);    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -webkit-flex-direction: column;    -ms-flex-direction: column;    flex-direction: column; }
        .home-product .product-item .price .price {    margin: 0 /* 0px */; }
        .home-product .product-item .price .discount {    margin-left: 0 /* 0px */;    margin-right: 0 /* 0px */; } }

.product-item {
  box-shadow: 0px 2px 12px 4px #00000014; }
  .product-item .wc-forward {
    display: none !important; }
  .product-item .img img {    object-fit: contain; }
  .product-item .img:hover img {
    -webkit-transform: scale(1.02) translateZ(0);
            transform: scale(1.02) translateZ(0); }
  .product-item .headline a {
    display: -webkit-box;
    font-size: clamp(16px, 1.04167rem, 20px);
    height: 2.70833rem;
    min-height: 41.6px;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; }
  .product-item .name {    font-weight: 700;    display: -webkit-box;
    font-size: clamp(14px, 0.83333rem, 16px);
    height: 2.16667rem;
    min-height: 36.4px;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; }
    .product-item .name * {    font-weight: 700;      display: -webkit-box;
      font-size: clamp(14px, 0.83333rem, 16px);
      height: 2.16667rem;
      min-height: 36.4px;
      line-height: 1.3;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2; }
  .product-item .desc {    --tw-text-opacity: 1;    color: rgb(82 82 82 / var(--tw-text-opacity, 1));    display: -webkit-box;
    font-size: clamp(13px, 0.72917rem, 14px);
    height: 1.89583rem;
    min-height: 33.8px;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; }
    .product-item .desc * {    --tw-text-opacity: 1;    color: rgb(82 82 82 / var(--tw-text-opacity, 1));      display: -webkit-box;
      font-size: clamp(13px, 0.72917rem, 14px);
      height: 1.89583rem;
      min-height: 33.8px;
      line-height: 1.3;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2; }
  .product-item .price {    font-size: clamp(18px,calc(20/1920*100rem),20px);    -webkit-text-decoration-line: none;    text-decoration-line: none;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; }
    .product-item .price * {    font-size: clamp(18px,calc(20/1920*100rem),20px);    -webkit-text-decoration-line: none;    text-decoration-line: none; }
    @media screen and (max-width: 1700px) {
      .product-item .price {    gap: calc(4/1920*100rem);    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -webkit-flex-direction: column;    -ms-flex-direction: column;    flex-direction: column; }
        .product-item .price strong {    line-height: 1 !important; }
        .product-item .price .discount, .product-item .price .old-price {    margin-left: 0 /* 0px */;    margin-right: 0 /* 0px */; } }
  .product-item .old-price {    margin-left: calc(4/1920*100rem);    font-size: clamp(14px,calc(16/1920*100rem),16px);    font-weight: 400;    --tw-text-opacity: 1;    color: rgb(189 189 189 / var(--tw-text-opacity, 1));    -webkit-text-decoration-line: line-through;    text-decoration-line: line-through; }
  .product-item .discount {    margin-left: calc(12/1920*100rem);    margin-right: 0 /* 0px */;    overflow: hidden;    border-radius: 9999px;    --tw-bg-opacity: 1;    background-color: rgb(27 162 255 / var(--tw-bg-opacity, 1));    padding-left: calc(8/1920*100rem);    padding-right: calc(8/1920*100rem);    font-size: clamp(12px,calc(14/1920*100rem),14px);    font-weight: 400;    --tw-text-opacity: 1;    color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
  .product-item .btn-grid {    pointer-events: none;    bottom: 0 /* 0px */;    width: 100%;    position: absolute;    left: 50%;    -webkit-transform: translateX(-50%);    transform: translateX(-50%); }

@media (max-width: 1024px) {
  .product-item .btn-grid {
    grid-template-rows: 1fr;
    pointer-events: auto;
    z-index: 200 } }
  .product-item:hover .btn-grid {
    grid-template-rows: 1fr;
    pointer-events: auto;
    z-index: 200 }

.options {    pointer-events: none;    position: absolute;    top: 0 /* 0px */;    left: 0 /* 0px */;    gap: calc(8/1920*100rem);    padding: calc(20/1920*100rem);    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: start;    -webkit-align-items: flex-start;    -ms-flex-align: start;    align-items: flex-start;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -webkit-flex-direction: column;    -ms-flex-direction: column;    flex-direction: column; }
  .options span {    height: 26px;    overflow: hidden;    border-radius: 9999px;    padding-left: calc(16/1920*100rem);    padding-right: calc(16/1920*100rem);    padding-top: calc(4/1920*100rem);    padding-bottom: calc(4/1920*100rem);    font-size: clamp(11px,calc(12/1920*100rem),12px);    line-height: 1;    --tw-text-opacity: 1;    color: rgb(255 255 255 / var(--tw-text-opacity, 1));    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; }

@media (min-width: 1400.1px) {
  .options span {    height: 32px;    font-size: clamp(14px,calc(16/1920*100rem),16px); } }
  .options .new, .options .moi {    --tw-bg-opacity: 1;    background-color: rgb(27 162 255 / var(--tw-bg-opacity, 1)); }
  .options .best-seller, .options .ban-chay, .options .best-selling {    --tw-bg-opacity: 1;    background-color: rgb(4 30 91 / var(--tw-bg-opacity, 1)); }
  .options .hot, .options .hot-en {
    background: #FF1B1B; }

.home-video {    position: relative; }

@media (max-width: 1024px) {
  .home-video {    background-color: rgb(4 30 91 / var(--tw-bg-opacity, 1));    --tw-bg-opacity: 0.8;    padding-bottom: 0 /* 0px */;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    -webkit-box-orient: vertical;    -webkit-box-direction: reverse;    -webkit-flex-direction: column-reverse;    -ms-flex-direction: column-reverse;    flex-direction: column-reverse; } }
  .home-video::before {
    content: '';
    pointer-events: none;
    position: absolute;
    left: 0 /* 0px */;
    bottom: 0 /* 0px */;
    z-index: 30;
    display: block;
    height: 100%;
    width: 100%;
    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 150ms;
            transition-duration: 150ms;
    -webkit-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out;    background: url("../img/overlay/2.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: bottom right; }
  .home-video::after {
    content: '';
    pointer-events: none;
    position: absolute;
    right: 0 /* 0px */;
    bottom: 0 /* 0px */;
    z-index: 30;
    display: block;
    height: 100%;
    width: 100%;
    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 150ms;
            transition-duration: 150ms;
    -webkit-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out;    max-width: 18.02083rem;
    max-height: 20.05208rem;
    background: url("../img/overlay/1.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: bottom right; }
    @media screen and (max-width: 1024px) {
      .home-video::after {
        max-width: 10.41667rem;
        max-height: 10.41667rem; } }
  .home-video .btn {    padding-left: calc(32/1920*100rem);    padding-right: calc(32/1920*100rem);    height: 2.60417rem; }
    .home-video .btn span {    font-size: clamp(14px,calc(16/1920*100rem),16px);    font-weight: 500;    text-transform: uppercase; }
    .home-video .btn em, .home-video .btn i {    margin-left: 10px;    font-size: clamp(20px,calc(24/1920*100rem),24px);    font-weight: 300; }
  .home-video .logo a {
    height: 4.47917rem; }
    .home-video .logo a img {
      width: auto;
      height: 100%;
      object-fit: contain; }
  .home-video .container {    pointer-events: none; }
  .home-video .scrollbar-wrap {    pointer-events: auto;    max-height: 13.22917rem; }

@media (min-width: 1024.1px) {
  .home-video .txt {    width: 50%; } }

@media (min-width: 1200.1px) {
  .home-video .txt {    width: 100%;    max-width: 38.54167rem; } }
  .home-video .video-wrap {    z-index: 20;    height: 100%;    width: 100%;    max-width: 71.45833rem; }

@media (max-width: 1024px) {
  .home-video .video-wrap {    position: relative;    z-index: 999;    padding-top: calc(40/1920*100rem); } }

@media (min-width: 1024.1px) {
  .home-video .video-wrap {    position: absolute;    top: 0 /* 0px */;    right: 0 /* 0px */;    bottom: 0 /* 0px */; } }
    .home-video .video-wrap video {    pointer-events: auto; }
    .home-video .video-wrap a.pause::after {    opacity: 1; }
    .home-video .video-wrap a::after {
      content: '';
      pointer-events: none;
      z-index: 999;
      display: block;
      width: 100%;
      overflow: hidden;
      border-radius: 9999px;
      font-weight: 300;
      opacity: 0;
      -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
      transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
      transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
      transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
      -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
              transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      -webkit-transition-duration: 150ms;
              transition-duration: 150ms;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      -webkit-transition: .4s all ease-in-out;
      transition: .4s all ease-in-out;      width: 8.33333rem;
      height: 8.33333rem;
      min-width: 8.33333rem;
      background: url("../img/icon/play.png");
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center; }

@media (min-width: 1024.1px) {
  .home-video .video-wrap a::after {
    right: 18.75rem; } }
      @media screen and (max-width: 1024px) {
        .home-video .video-wrap a::after {    position: absolute;    top: 50%;    left: 50%;    -webkit-transform: translate(-50%,-50%);    transform: translate(-50%,-50%);          width: 3.75rem;
          height: 3.75rem;
          min-width: 3.75rem; } }
    .home-video .video-wrap a {    height: 100%;    width: 100%; }
      .home-video .video-wrap a iframe, .home-video .video-wrap a video {    height: 100%;    width: 100%;    object-fit: cover; }
  .home-video .btn.btn-primary {    height: 50px;    padding-left: calc(32/1920*100rem);    padding-right: calc(32/1920*100rem); }
    .home-video .btn.btn-primary span {    font-size: clamp(14px,calc(16/1920*100rem),16px); }

.news-detail #ez-toc-container ul li::before {    display: none; }

.news-detail .other-news-wrapper {    position: -webkit-sticky;    position: sticky; }

.news-detail .time-wrap::after {
  content: '';
  pointer-events: none;
  left: 0 /* 0px */;
  z-index: 10;
  display: block;
  height: 1px;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(220 220 220 / var(--tw-bg-opacity, 1));
  -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: .4s all ease-in-out;
  transition: .4s all ease-in-out }

@media screen and (max-width: 1024px) {
  .news-detail .social-network .wrap {    gap: calc(16/1920*100rem);    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; } }

.news-detail .social-network a {    height: 48px;    width: 48px;    border-width: 1px;    --tw-border-opacity: 1;    border-color: rgb(4 30 91 / var(--tw-border-opacity, 1));    --tw-bg-opacity: 1;    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)); }

@media (min-width: 1024.1px) {
  .news-detail .social-network a:not(:last-child) {    margin-bottom: calc(8/1920*100rem); } }
  .news-detail .social-network a em, .news-detail .social-network a i {    font-size: clamp(20px,calc(24/1920*100rem),24px);    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1));    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    -webkit-transition-duration: 150ms;    transition-duration: 150ms;    -webkit-transition: .4s all ease-in-out;    transition: .4s all ease-in-out; }
  .news-detail .social-network a img {    height: 24px; }
  .news-detail .social-network a:hover {    --tw-bg-opacity: 1;    background-color: rgb(4 30 91 / var(--tw-bg-opacity, 1)); }
    .news-detail .social-network a:hover em, .news-detail .social-network a:hover i {    --tw-text-opacity: 1;    color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }

.news-detail .zone-date::after {    display: none; }

.news-detail .title-line::after {
  content: '';
  pointer-events: none;
  position: absolute;
  left: 0 /* 0px */;
  bottom: 0 /* 0px */;
  z-index: 10;
  display: block;
  height: 2px;
  width: 40px;
  --tw-bg-opacity: 1;
  background-color: rgb(4 30 91 / var(--tw-bg-opacity, 1));
  -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
  -webkit-transition: .4s all ease-in-out;
  transition: .4s all ease-in-out }

.other-news-wrap {    position: -webkit-sticky;    position: sticky;    top: 110px;    right: 0 /* 0px */;    z-index: 30; }

.news-detail-page .top-banner {    display: none; }

@media screen and (max-width: 576px) {
  .other-news .zone-date {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: start;    -webkit-align-items: flex-start;    -ms-flex-align: start;    align-items: flex-start;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -webkit-flex-direction: column;    -ms-flex-direction: column;    flex-direction: column; }
    .other-news .zone-date .zone {    margin-bottom: 3px; }
      .other-news .zone-date .zone::after {    display: none; } }

@media (max-width: 576px) {
  .other-news .side-news-item {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-align: start !important;    -webkit-align-items: flex-start !important;    -ms-flex-align: start !important;    align-items: flex-start !important; } }

.other-news .side-news-item:not(:last-child) {    margin-bottom: calc(20/1920*100rem); }

@media (min-width: 1200.1px) {
  .other-news .side-news-item:not(:last-child) {    margin-bottom: calc(28/1920*100rem); } }

@media (max-width: 576px) {
  .other-news .side-news-item .zone-date {    -webkit-box-orient: horizontal;    -webkit-box-direction: normal;    -webkit-flex-direction: row;    -ms-flex-direction: row;    flex-direction: row; }
  .other-news .side-news-item .img {    margin-right: calc(12/1920*100rem); } }

@media screen and (max-width: 576px) {
  .other-news .side-news-item .img a {    overflow: hidden;    border-radius: calc(20/1920*100rem);    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    width: 8.85417rem;
    min-width: 8.85417rem;
    max-width: 8.85417rem;
    height: 5.20833rem; }
    .other-news .side-news-item .img a img {
      width: 100%;
      height: 100%;
      object-fit: cover; } }

.social {
  top: 100px; }

@media (max-width: 1024px) {
  .social {
    position: static !important;
    top: unset !important;
    left: unset !important; } }
  .social.pre-fixed {
    top: 170px  !important; }
  .social.reached-limit {
    top: 100px  !important;
    position: absolute !important;
    left: -60px !important; }
  .social a em, .social a i {    font-size: clamp(14px,calc(16/1920*100rem),16px);    font-weight: 400;    --tw-text-opacity: 1;    color: rgb(255 255 255 / var(--tw-text-opacity, 1));    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    -webkit-transition-duration: 150ms;    transition-duration: 150ms;    -webkit-transition: .4s all ease-in-out;    transition: .4s all ease-in-out; }
  .social a img, .social a svg {    width: 100%;    max-width: 30px; }
  .social a:hover {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px); }

.news-list {    overflow: hidden; }
  @media screen and (max-width: 420px) {
    .news-list .zone-nav {    margin-bottom: calc(32/1920*100rem);    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;      -webkit-box-pack: start;      -webkit-justify-content: flex-start;      -ms-flex-pack: start;      justify-content: flex-start;      overflow-x: auto; }
      .news-list .zone-nav ul {    white-space: nowrap;    padding-bottom: calc(4/1920*100rem);    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;        -webkit-box-pack: start;        -webkit-justify-content: flex-start;        -ms-flex-pack: start;        justify-content: flex-start; }
        .news-list .zone-nav ul li:first-child {    padding-left: 0 /* 0px */; } }
  .news-list .zone-nav ul {
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex }
    @media screen and (max-width: 1024px) {
      .news-list .zone-nav ul {    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start; } }
    .news-list .zone-nav ul a {    --tw-text-opacity: 1;    color: rgb(41 41 41 / var(--tw-text-opacity, 1)); }
  .news-list .zone-nav li.active a, .news-list .zone-nav li:hover a {    --tw-bg-opacity: 1;    background-color: rgb(4 30 91 / var(--tw-bg-opacity, 1));    --tw-text-opacity: 1;    color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
  .news-list .side-news-item:not(:last-child) {    margin-bottom: calc(32/1920*100rem); }

@media (max-width: 576px) {
  .news-list .side-news-item {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; }
  .news-list .side-news-item .zone-date {    margin-bottom: calc(8/1920*100rem);    padding-bottom: calc(8/1920*100rem);    padding-top: 0 /* 0px */; }
  .news-list .side-news-item .headline a {    font-size: clamp(14px,calc(16/1920*100rem),16px); } }

@media (min-width: 576.1px) {
  .news-list .side-news-item .img a {
    width: 10.625rem;
    min-width: 10.625rem;
    max-width: 10.625rem;
    height: 6.25rem; } }

@media (max-width: 576px) {
  .news-list .side-news-item .txt {    padding-left: calc(20/1920*100rem);    padding-top: 0 /* 0px */; } }

.news-big-item .news-figure .img a {
  position: relative;
  display: block;
  height: 0;
  overflow: hidden;
  padding-top: 64.41176%; }
  .news-big-item .news-figure .img a img {    position: absolute;    top: 50%;    left: 50%;    -webkit-transform: translate(-50%,-50%);    transform: translate(-50%,-50%);    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: .3s ease-in-out all;
    transition: .3s ease-in-out all; }

.news-big-item .news-figure .headline a {    overflow: hidden;    display: -webkit-box;    -webkit-box-orient: vertical;    -webkit-line-clamp: 3;    font-size: clamp(20px,calc(24/1920*100rem),24px); }

.side-news-item {    height: -webkit-fit-content;    height: -moz-fit-content;    height: fit-content;    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    -webkit-transition-duration: 150ms;    transition-duration: 150ms;    -webkit-transition: .4s all ease-in-out;    transition: .4s all ease-in-out;  -webkit-box-align: start !important;  -webkit-align-items: flex-start !important;  -ms-flex-align: start !important;  align-items: flex-start !important; }

@media (max-width: 576px) {
  .side-news-item {    margin-bottom: calc(20/1920*100rem); } }

@media (min-width: 576.1px) {
  .side-news-item {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; } }
  .side-news-item:last-child {    border-bottom-color: transparent; }
  .side-news-item .headline {    padding-top: 0 /* 0px */; }
    .side-news-item .headline a {    overflow: hidden;    display: -webkit-box;    -webkit-box-orient: vertical;    -webkit-line-clamp: 2; }
  .side-news-item .zone-date {    padding-top: calc(8/1920*100rem); }
  .side-news-item .img {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
    .side-news-item .img a {    overflow: hidden;    border-radius: calc(20/1920*100rem);    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;      width: 8.85417rem;
      min-width: 8.85417rem;
      max-width: 8.85417rem;
      height: 5.20833rem; }
      .side-news-item .img a img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
  .side-news-item .txt {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 100%;
    padding-top: calc(12/1920*100rem) }

@media (max-width: 576px) {
  .side-news-item .txt {    padding-bottom: 0 /* 0px */; } }

@media (min-width: 576.1px) {
  .side-news-item .txt {    padding-left: calc(20/1920*100rem);    padding-top: 0 /* 0px */; } }

.zone-date {    border-bottom-width: 1px;    --tw-border-opacity: 1;    border-bottom-color: rgb(239 239 239 / var(--tw-border-opacity, 1));    font-size: clamp(12px,calc(14/1920*100rem),14px);    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; }
  .zone-date * {    position: relative;    font-size: clamp(12px,calc(14/1920*100rem),14px); }
  .zone-date .zone {    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1));    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; }
    .zone-date .zone::after {
      content: '';
      pointer-events: none;
      z-index: 10;
      margin-left: calc(8/1920*100rem);
      margin-right: calc(8/1920*100rem);
      display: block;
      height: 10px;
      width: 1px;
      --tw-bg-opacity: 1;
      background-color: rgb(239 239 239 / var(--tw-bg-opacity, 1));
      -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
      transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
      transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
      transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
      -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
              transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      -webkit-transition-duration: 150ms;
              transition-duration: 150ms;
      -webkit-transition: .4s all ease-in-out;
      transition: .4s all ease-in-out }
  .zone-date time {    --tw-text-opacity: 1;    color: rgb(189 189 189 / var(--tw-text-opacity, 1)); }

.product-detail .swiper-nav .prev, .product-detail .swiper-nav .next {    z-index: 200;    height: 30px;    width: 20px;    min-width: 20px;    border-radius: 0px;    border-style: none;    background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));    --tw-bg-opacity: 0.3;    left: 50%;    -webkit-transform: translateX(-50%);    transform: translateX(-50%);    position: absolute;    top: 50%;    -webkit-transform: translateY(-50%);    transform: translateY(-50%); }
  @media screen and (max-width: 1600px) {
    .product-detail .swiper-nav .prev, .product-detail .swiper-nav .next {    margin: 0 /* 0px */; } }
  .product-detail .swiper-nav .prev:before, .product-detail .swiper-nav .next:before {    font-size: clamp(11px,calc(12/1920*100rem),12px);    --tw-text-opacity: 1;    color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
  .product-detail .swiper-nav .prev:hover, .product-detail .swiper-nav .next:hover {    --tw-bg-opacity: 1;    background-color: rgb(27 162 255 / var(--tw-bg-opacity, 1)); }

.product-detail .swiper-nav .prev {    left: 0 /* 0px */; }
  .product-detail .swiper-nav .prev:before {
    content: '\f053'; }

.product-detail .swiper-nav .next {    right: 0 /* 0px */;  left: unset !important; }
  .product-detail .swiper-nav .next:before {
    content: '\f054'; }

.product-detail .product-thumb .swiper-nav {
  padding: 0 !important; }

.product-detail .product-thumb .swiper {    position: relative; }

.product-detail .product-thumb .img {
  height: 84px;
  width: auto;
  cursor: pointer;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(239 239 239 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) }
  .product-detail .product-thumb .img a {
    height: 84px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center }
  .product-detail .product-thumb .img img {
    width: auto;
    height: 100%;
    object-fit: contain; }

.product-detail .product-thumb .video::before, .product-detail .product-thumb .video::after {
  content: '';
  pointer-events: none;
  z-index: 10;
  display: block;
  height: 100%;
  width: 100%;
  font-family: 'Font Awesome 6 Pro';
  -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  -webkit-transition: .4s all ease-in-out;
  transition: .4s all ease-in-out }

.product-detail .product-thumb .video::before {    background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));    --tw-bg-opacity: 0.3; }

.product-detail .product-thumb .video::after {
  content: '\f04b';
  z-index: 40;
  font-family: 'Font Awesome 6 Pro';
  font-weight: 900;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) }

.product-detail .swiper-slide.swiper-slide-thumb-active .img {    --tw-border-opacity: 1;    border-color: rgb(27 162 255 / var(--tw-border-opacity, 1)); }

.product-detail .swiper-slide.swiper-slide-thumb-active .video::before {    --tw-bg-opacity: 0.05; }

.product-detail .product-main .video {    position: relative; }
  .product-detail .product-main .video::after {
    content: '';
    pointer-events: none;
    z-index: 999;
    display: block;
    width: 100%;
    overflow: hidden;
    border-radius: 9999px;
    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 150ms;
            transition-duration: 150ms;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    -webkit-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out;    width: 5.20833rem;
    height: 5.20833rem;
    min-width: 5.20833rem;
    background: url("../img/icon/play.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
    @media screen and (max-width: 1024px) {
      .product-detail .product-main .video::after {
        width: 3.75rem;
        height: 3.75rem;
        min-width: 3.75rem; } }

.product-detail .product-main .swiper {    border-width: 1px;    --tw-border-opacity: 1;    border-color: rgb(239 239 239 / var(--tw-border-opacity, 1)); }

.product-detail .product-main .img {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; }

@media (max-width: 1024px) {
  .product-detail .product-main .img {    padding: calc(32/1920*100rem); }
    .product-detail .product-main .img a {    width: 100%;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;      position: relative;
      display: block;
      height: 0;
      overflow: hidden;
      padding-top: 100%; }
      .product-detail .product-main .img a img {    position: absolute;    top: 50%;    left: 50%;    -webkit-transform: translate(-50%,-50%);    transform: translate(-50%,-50%);        width: 100%;
        object-fit: cover;
        -webkit-transition: .3s ease-in-out all;
        transition: .3s ease-in-out all;
        width: auto;
        height: 100%;
        object-fit: contain; } }

@media (min-width: 1024.1px) {
  .product-detail .product-main .img a {    height: 100%;    width: 100%;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    height: 34.79167rem; }
    .product-detail .product-main .img a img {
      width: auto;
      height: 100%;
      object-fit: contain; } }
  .product-detail .product-main .img img {
    width: 100%;
    height: 100%;
    object-fit: contain; }

.product-detail .zone-desc p {    margin-bottom: 0 /* 0px */; }
  .product-detail .zone-desc p strong {    display: inline-block; }

.product-detail .price {    -webkit-text-decoration-line: none;    text-decoration-line: none; }
  .product-detail .price * {    -webkit-text-decoration-line: none;    text-decoration-line: none; }

.product-detail .price {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; }
  .product-detail .price .old-price {    margin-left: calc(12/1920*100rem);    --tw-text-opacity: 1;    color: rgb(189 189 189 / var(--tw-text-opacity, 1));    -webkit-text-decoration-line: line-through;    text-decoration-line: line-through; }

.product-detail .table-block table {    width: 100%; }
  .product-detail .table-block table tr:first-child td:nth-child(2) {    font-size: clamp(26px,calc(32/1920*100rem),32px); }
    .product-detail .table-block table tr:first-child td:nth-child(2) * {    font-size: clamp(26px,calc(32/1920*100rem),32px); }
  .product-detail .table-block table tr:not(:last-child) td {    padding-bottom: calc(12/1920*100rem); }
  .product-detail .table-block table tr td {    font-size: clamp(16px,calc(18/1920*100rem),18px); }
    .product-detail .table-block table tr td * {    font-size: clamp(16px,calc(18/1920*100rem),18px); }
    .product-detail .table-block table tr td:first-child {    width: 120px; }

@media (min-width: 576.1px) {
  .product-detail .table-block table tr td:first-child {    width: 150px; } }
    .product-detail .table-block table tr td:last-child {    font-weight: 700;    --tw-text-opacity: 1;    color: rgb(1 84 143 / var(--tw-text-opacity, 1)); }
      .product-detail .table-block table tr td:last-child * {    font-weight: 700;    --tw-text-opacity: 1;    color: rgb(1 84 143 / var(--tw-text-opacity, 1)); }

.product-detail .btn.btn-secondary::after {    display: none; }

.product-detail .btn.btn-secondary:hover {    --tw-border-opacity: 1;    border-color: rgb(4 30 91 / var(--tw-border-opacity, 1));    --tw-bg-opacity: 1;    background-color: rgb(4 30 91 / var(--tw-bg-opacity, 1)); }
  .product-detail .btn.btn-secondary:hover span, .product-detail .btn.btn-secondary:hover em, .product-detail .btn.btn-secondary:hover i {    --tw-text-opacity: 1;    color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }

.product-detail .btn.btn-secondary span {    font-size: clamp(16px,calc(18/1920*100rem),18px);    font-weight: 700; }

.product-detail .btn-primary {    padding-left: calc(16/1920*100rem);    padding-right: calc(16/1920*100rem);  height: 48px; }
  .product-detail .btn-primary span {    font-size: clamp(16px,calc(18/1920*100rem),18px);    font-weight: 500;    text-transform: none; }
  .product-detail .btn-primary:hover {    --tw-bg-opacity: 1;    background-color: rgb(4 30 91 / var(--tw-bg-opacity, 1)); }

.product-detail .btn-secondary {    width: 100%;  height: 48px; }
  .product-detail .btn-secondary em {    font-size: clamp(14px,calc(16/1920*100rem),16px);    font-weight: 400; }

.product-detail .social-network {    gap: calc(8/1920*100rem);    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; }

@media (max-width: 1024px) {
  .product-detail .social-network {    margin-top: calc(16/1920*100rem); } }

@media (min-width: 1024.1px) {
  .product-detail .social-network {    position: absolute;    top: 0 /* 0px */;    left: -80px;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -webkit-flex-direction: column;    -ms-flex-direction: column;    flex-direction: column; } }
  .product-detail .social-network a {    overflow: hidden;    border-width: 1px;    --tw-border-opacity: 1;    border-color: rgb(239 239 239 / var(--tw-border-opacity, 1));    --tw-bg-opacity: 1;    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    -webkit-transition-duration: 150ms;    transition-duration: 150ms;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    -webkit-transition: .4s all ease-in-out;    transition: .4s all ease-in-out;    width: 40px;
    height: 40px; }
    .product-detail .social-network a em, .product-detail .social-network a i {    font-size: clamp(14px,calc(16/1920*100rem),16px);    font-weight: 400;    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1));    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    -webkit-transition-duration: 150ms;    transition-duration: 150ms;    -webkit-transition: .4s all ease-in-out;    transition: .4s all ease-in-out; }
    .product-detail .social-network a:hover {    --tw-border-opacity: 1;    border-color: rgb(4 30 91 / var(--tw-border-opacity, 1));    --tw-bg-opacity: 1;    background-color: rgb(4 30 91 / var(--tw-bg-opacity, 1)); }
      .product-detail .social-network a:hover em {    --tw-text-opacity: 1;    color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }

.product-detail .toggle-item {    margin-bottom: 0 /* 0px */;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -webkit-flex-direction: column;    -ms-flex-direction: column;    flex-direction: column;    overflow: hidden;    border-bottom-width: 1px;    --tw-border-opacity: 1;    border-bottom-color: rgb(200 200 200 / var(--tw-border-opacity, 1));    padding-top: calc(12/1920*100rem);    padding-bottom: calc(12/1920*100rem);    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    -webkit-transition-duration: 150ms;    transition-duration: 150ms;    -webkit-transition: .4s all ease-in-out;    transition: .4s all ease-in-out; }
  .product-detail .toggle-item:last-child {    border-color: transparent; }
  .product-detail .toggle-item.is-toggle .title {    padding-bottom: calc(8/1920*100rem); }
    .product-detail .toggle-item.is-toggle .title p {
      -webkit-line-clamp: unset; }
  .product-detail .toggle-item.is-toggle .icon::after {    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }
  .product-detail .toggle-item .title {    border-bottom-width: 1px;    border-bottom-color: transparent;    font-size: clamp(18px,calc(20/1920*100rem),20px);    font-weight: 400;    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    -webkit-transition-duration: 150ms;    transition-duration: 150ms;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: justify;    -webkit-justify-content: space-between;    -ms-flex-pack: justify;    justify-content: space-between;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    -webkit-transition: .4s all ease-in-out;    transition: .4s all ease-in-out; }
    .product-detail .toggle-item .title * {
      font: inherit; }
    .product-detail .toggle-item .title p {    margin-bottom: 0 /* 0px */;    font-size: clamp(14px,calc(16/1920*100rem),16px);    font-weight: 700;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;      -webkit-box-align: start;      -webkit-align-items: flex-start;      -ms-flex-align: start;      align-items: flex-start; }
    .product-detail .toggle-item .title .number {    margin-right: calc(8/1920*100rem);    width: -webkit-fit-content;    width: -moz-fit-content;    width: fit-content; }
  .product-detail .toggle-item .icon {    position: relative;    overflow: hidden;    border-radius: 9999px;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: end;    -webkit-justify-content: flex-end;    -ms-flex-pack: end;    justify-content: flex-end;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    width: 24px;
    height: 34px;
    min-width: 24px; }
    .product-detail .toggle-item .icon::after {    font-size: clamp(20px,calc(24/1920*100rem),24px);    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }
  .product-detail .toggle-item .fullcontent {    font-size: clamp(12px,calc(14/1920*100rem),14px); }
    .product-detail .toggle-item .fullcontent * {    font-size: clamp(12px,calc(14/1920*100rem),14px); }

.product-detail .online-store a {
  height: 5rem;
  width: auto; }
  .product-detail .online-store a img {
    width: auto;
    height: 100%;
    object-fit: contain; }

.product-detail .btn-wrap {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end; }
  .product-detail .btn-wrap .btn {    height: 48px; }

@media screen and (max-width: 1500px) {
  .product-detail .item-quantity {    display: block; }
    .product-detail .item-quantity span {    margin-bottom: calc(8/1920*100rem);    display: block; } }

.product-detail .headline {    font-size: clamp(18px,calc(20/1920*100rem),20px); }
  .product-detail .headline * {    font-size: clamp(18px,calc(20/1920*100rem),20px); }

.gift-option {    position: relative;    margin-top: calc(8/1920*100rem);    margin-bottom: calc(8/1920*100rem);    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    overflow: hidden;    border-radius: calc(16/1920*100rem);    padding: calc(8/1920*100rem);    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    -webkit-transition-duration: 150ms;    transition-duration: 150ms;    -webkit-transition: .4s all ease-in-out;    transition: .4s all ease-in-out;  border: none !important; }
  .gift-option img {    object-fit: contain;    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    -webkit-transition-duration: 150ms;    transition-duration: 150ms;    -webkit-transition: .4s all ease-in-out;    transition: .4s all ease-in-out;    max-height: 5.20833rem; }
  .gift-option:hover {    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); }
  .gift-option input {    z-index: 40 !important;    display: block !important;    height: 100% !important;    width: 100% !important;    opacity: 0 !important;    position: absolute !important;    top: 50% !important;    left: 50% !important;    -webkit-transform: translate(-50%,-50%) !important;    transform: translate(-50%,-50%) !important; }
  .gift-option input:checked ~ label::before {
    content: '\f192' !important;
    background-image: none  !important; }
  .gift-option label {    pointer-events: none !important;    position: relative !important;    z-index: 4 !important;    padding-left: calc(8/1920*100rem) !important;    padding-right: calc(8/1920*100rem) !important;    display: -webkit-box !important;    display: -webkit-flex !important;    display: -ms-flexbox !important;    display: flex !important;    -webkit-box-pack: start !important;    -webkit-justify-content: flex-start !important;    -ms-flex-pack: start !important;    justify-content: flex-start !important;    -webkit-box-align: center !important;    -webkit-align-items: center !important;    -ms-flex-align: center !important;    align-items: center !important; }
    .gift-option label .gift-name {    font-size: clamp(12px,calc(14/1920*100rem),14px);    font-weight: 700; }
    .gift-option label:before {
      content: '\f111' !important;
      margin-right: calc(8/1920*100rem);
      font-family: 'Font Awesome 6 Pro';
      font-size: 0.875rem;
      --tw-text-opacity: 1;
      color: rgb(4 30 91 / var(--tw-text-opacity, 1));      background-image: none  !important; }

.product-banner .img a {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;  height: 35.625rem;
  width: 100%; }
  .product-banner .img a img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.product-banner .txt {    margin-left: auto;    border-right-width: 1px;    --tw-border-opacity: 1;    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));    padding-right: calc(24/1920*100rem);    text-align: right; }

@media (min-width: 1024.1px) {
  .product-banner .txt {
    max-width: 39.0625rem; } }

@media (min-width: 1400.1px) {
  .product-banner .txt {
    max-width: 28.125rem; } }

.product-banner .img::after {
  content: '';
  pointer-events: none;
  position: absolute;
  right: 0 /* 0px */;
  bottom: 0 /* 0px */;
  z-index: 10;
  display: block;
  height: 100%;
  width: 100%;
  -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
  -webkit-transition: .4s all ease-in-out;
  transition: .4s all ease-in-out;  background: -webkit-linear-gradient(right, #192A68 0%, rgba(47, 99, 171, 0.5) 47%, rgba(27, 162, 255, 0) 100%);  background: linear-gradient(270deg, #192A68 0%, rgba(47, 99, 171, 0.5) 47%, rgba(27, 162, 255, 0) 100%);
  max-width: 69.79167rem; }

.product-detail-2 {
  background: -webkit-linear-gradient(top, rgba(223, 242, 255, 0.8) 0%, rgba(241, 249, 255, 0.5) 100%);
  background: linear-gradient(180deg, rgba(223, 242, 255, 0.8) 0%, rgba(241, 249, 255, 0.5) 100%); }
  .product-detail-2 .icon {    padding: calc(16/1920*100rem); }
    .product-detail-2 .icon img {
      max-height: 48px; }

.product-detail-3 {
  background: #F3F5FD; }
  .product-detail-3 .fullcontent h2, .product-detail-3 .fullcontent h3, .product-detail-3 .fullcontent h4, .product-detail-3 .fullcontent h5, .product-detail-3 .fullcontent h6 {    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }
  .product-detail-3 .fullcontent h5 {    font-size: clamp(14px,calc(16/1920*100rem),16px); }
  @media screen and (max-width: 768px) {
    .product-detail-3 .tab-nav {    overflow-x: auto; }
      .product-detail-3 .tab-nav ul {    white-space: nowrap;    padding-bottom: calc(4/1920*100rem);    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;        -webkit-box-pack: start;        -webkit-justify-content: flex-start;        -ms-flex-pack: start;        justify-content: flex-start; }
        .product-detail-3 .tab-nav ul li:first-child {    padding-left: 0 /* 0px */; } }
  .product-detail-3 .tab-nav li.active a, .product-detail-3 .tab-nav li:hover a {    --tw-bg-opacity: 1;    background-color: rgb(4 30 91 / var(--tw-bg-opacity, 1));    --tw-text-opacity: 1;    color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
  .product-detail-3 table span {    display: block;    width: 100%;    font-size: clamp(12px,calc(14/1920*100rem),14px); }

@media (min-width: 576.1px) {
  .product-detail-3 table span {    white-space: nowrap; } }
  .product-detail-3 a:hover {    -webkit-text-decoration-line: underline;    text-decoration-line: underline; }

.product-detail-cert {
  background: #F3F5FD !important; }

@media (min-width: 1024.1px) {
  .product-detail-cert {    padding-top: calc(40/1920*100rem);    padding-bottom: calc(40/1920*100rem); } }
  @media screen and (max-width: 1024px) {
    .product-detail-cert {
      padding-bottom: 80px; }
      .product-detail-cert .swiper-nav {    bottom: 0 /* 0px */;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    position: absolute;    left: 50%;    -webkit-transform: translateX(-50%);    transform: translateX(-50%);        padding-bottom: 20px !important; } }
  .product-detail-cert .row {    margin: 0 /* 0px */;    padding: 0 /* 0px */; }
    .product-detail-cert .row .col {    margin: 0 /* 0px */;    padding: 0 /* 0px */; }
  .product-detail-cert .swiper-button-disabled {    opacity: 0.5; }

.product-detail-faq {
  background: #F3F5FD !important; }
  .product-detail-faq.template-4 {    --tw-bg-opacity: 1 !important;    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important; }
    .product-detail-faq.template-4 .row {    -webkit-box-pack: justify;    -webkit-justify-content: space-between;    -ms-flex-pack: justify;    justify-content: space-between; }
  .product-detail-faq .scrollbar-wrap {
    max-height: 22.39583rem; }

.faq-list .toggle-item {    margin-bottom: calc(16/1920*100rem);    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -webkit-flex-direction: column;    -ms-flex-direction: column;    flex-direction: column;    overflow: hidden;    border-radius: calc(16/1920*100rem);    border-width: 1px;    --tw-border-opacity: 1;    border-color: rgb(239 239 239 / var(--tw-border-opacity, 1));    --tw-bg-opacity: 1;    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));    padding: calc(24/1920*100rem);    padding-top: calc(16/1920*100rem);    padding-bottom: calc(16/1920*100rem);    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    -webkit-transition-duration: 150ms;    transition-duration: 150ms;    -webkit-transition: .4s all ease-in-out;    transition: .4s all ease-in-out;  box-shadow: 4px 4px 12px 0px #00000014; }
  .faq-list .toggle-item.is-toggle .title {    margin-bottom: calc(16/1920*100rem);    --tw-border-opacity: 1;    border-bottom-color: rgb(27 162 255 / var(--tw-border-opacity, 1));    padding-bottom: calc(12/1920*100rem);    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }
    .faq-list .toggle-item.is-toggle .title * {    --tw-text-opacity: 1;    color: rgb(27 162 255 / var(--tw-text-opacity, 1)); }
    .faq-list .toggle-item.is-toggle .title span {
      -webkit-line-clamp: unset; }
  .faq-list .toggle-item.is-toggle .icon::after {    --tw-text-opacity: 1;    color: rgb(27 162 255 / var(--tw-text-opacity, 1)); }
  .faq-list .toggle-item .title {    border-bottom-width: 1px;    border-bottom-color: transparent;    font-size: clamp(18px,calc(20/1920*100rem),20px);    font-weight: 400;    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    -webkit-transition-duration: 150ms;    transition-duration: 150ms;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: justify;    -webkit-justify-content: space-between;    -ms-flex-pack: justify;    justify-content: space-between;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    -webkit-transition: .4s all ease-in-out;    transition: .4s all ease-in-out; }
    .faq-list .toggle-item .title * {
      font: inherit; }
    .faq-list .toggle-item .title p {    margin-bottom: 0 /* 0px */;    font-size: clamp(16px,calc(18/1920*100rem),18px);    font-weight: 700;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;      -webkit-box-align: start;      -webkit-align-items: flex-start;      -ms-flex-align: start;      align-items: flex-start; }
    .faq-list .toggle-item .title .number {    margin-right: calc(12/1920*100rem);    width: -webkit-fit-content;    width: -moz-fit-content;    width: fit-content;    font-weight: 400; }
  .faq-list .toggle-item .icon {    position: relative;    overflow: hidden;    border-radius: 9999px;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: end;    -webkit-justify-content: flex-end;    -ms-flex-pack: end;    justify-content: flex-end;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    width: 24px;
    height: 34px;
    min-width: 24px; }
    .faq-list .toggle-item .icon::after {    font-size: clamp(18px,calc(20/1920*100rem),20px); }
  .faq-list .toggle-item .fullcontent {    font-size: clamp(14px,calc(16/1920*100rem),16px); }
    .faq-list .toggle-item .fullcontent * {    font-size: clamp(14px,calc(16/1920*100rem),16px); }
    .faq-list .toggle-item .fullcontent ul li:before {    --tw-bg-opacity: 1;    background-color: rgb(220 220 220 / var(--tw-bg-opacity, 1)); }

.product-tab-nav {
  z-index: 999;
  position: -webkit-sticky;
  position: sticky;
  left: 0 /* 0px */;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
  -webkit-transition: .4s all ease-in-out;
  transition: .4s all ease-in-out }
  @media screen and (max-width: 1200px) {
    .product-tab-nav {
      top: 60px !important; } }
  .product-tab-nav a {    border-bottom-width: 1px;    border-color: transparent;    padding-top: calc(12/1920*100rem);    padding-bottom: calc(12/1920*100rem);    font-size: clamp(18px,calc(20/1920*100rem),20px);    --tw-text-opacity: 1;    color: rgb(129 129 129 / var(--tw-text-opacity, 1));    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    -webkit-transition-duration: 150ms;    transition-duration: 150ms;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    -webkit-transition: .4s all ease-in-out;    transition: .4s all ease-in-out; }
  .product-tab-nav .tab-nav {    position: relative;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    overflow-x: auto; }
    .product-tab-nav .tab-nav ul {    white-space: nowrap;    padding-bottom: calc(4/1920*100rem);    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;      -webkit-box-pack: start;      -webkit-justify-content: flex-start;      -ms-flex-pack: start;      justify-content: flex-start; }
      .product-tab-nav .tab-nav ul li:first-child {    padding-left: 0 /* 0px */; }
    .product-tab-nav .tab-nav ul {    gap: calc(32/1920*100rem);    padding-bottom: 0 /* 0px */;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; }
    .product-tab-nav .tab-nav li.active a, .product-tab-nav .tab-nav li:hover a {
      text-shadow: 1px 0 0 #0058BB;
      --tw-border-opacity: 1;
      border-color: rgb(4 30 91 / var(--tw-border-opacity, 1));
      --tw-text-opacity: 1;
      color: rgb(4 30 91 / var(--tw-text-opacity, 1)) }

.product-other {    padding-top: calc(64/1920*100rem); }
  .product-other .swiper-slide {    height: auto; }
    @media screen and (max-width: 460px) {
      .product-other .swiper-slide {    width: 50% !important; } }
  .product-other .product-item {    height: 100%;    --tw-border-opacity: 1;    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    -webkit-transition-duration: 150ms;    transition-duration: 150ms;    -webkit-transition: .4s all ease-in-out;    transition: .4s all ease-in-out; }
    .product-other .product-item:hover {    --tw-border-opacity: 1;    border-color: rgb(4 30 91 / var(--tw-border-opacity, 1)); }
    .product-other .product-item .txt {    --tw-bg-opacity: 1;    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)); }
    @media screen and (max-width: 576px) {
      .product-other .product-item .desc {
        display: -webkit-box;
        font-size: clamp(15px, 0.9375rem, 18px);
        height: 2.4375rem;
        min-height: 39px;
        line-height: 1.3;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2; }
        .product-other .product-item .desc * {
          display: -webkit-box;
          font-size: clamp(15px, 0.9375rem, 18px);
          height: 2.4375rem;
          min-height: 39px;
          line-height: 1.3;
          overflow: hidden;
          text-overflow: ellipsis;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2; } }
    .product-other .product-item .desc p + p {
      display: none !important; }
  .product-other .four-swiper .swiper {    margin: calc(calc(24/1920*100rem) * -1);    margin-left: -6px;    margin-right: -6px;    padding: 0 /* 0px */;    padding-top: calc(24/1920*100rem);    padding-bottom: calc(24/1920*100rem); }
  .product-other .four-swiper .swiper-slide {
    padding: 0 6px; }

@media (min-width: 1024.1px) {
  .product-template-1 {    overflow: visible; } }

@media screen and (max-width: 1400px) {
  .product-template-1 .section-title {    margin-bottom: calc(16/1920*100rem); } }

.product-template-1 .options {    right: 0 /* 0px */;    z-index: 50;    -webkit-box-orient: horizontal;    -webkit-box-direction: normal;    -webkit-flex-direction: row;    -ms-flex-direction: row;    flex-direction: row;    padding: calc(12/1920*100rem);    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: end;    -webkit-justify-content: flex-end;    -ms-flex-pack: end;    justify-content: flex-end;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;  left: unset !important; }

.product-template-1 .swiper-block {    position: -webkit-sticky;    position: sticky;    top: 120px;    left: 0 /* 0px */;    z-index: 50; }

.product-template-1 .swiper-nav .prev, .product-template-1 .swiper-nav .next {    z-index: 200;    height: 30px;    width: 20px;    min-width: 20px;    border-radius: 0px;    border-style: none;    background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));    --tw-bg-opacity: 0.3;    left: 50%;    -webkit-transform: translateX(-50%);    transform: translateX(-50%);    position: absolute;    top: 50%;    -webkit-transform: translateY(-50%);    transform: translateY(-50%); }
  @media screen and (max-width: 1600px) {
    .product-template-1 .swiper-nav .prev, .product-template-1 .swiper-nav .next {    margin: 0 /* 0px */; } }
  .product-template-1 .swiper-nav .prev:before, .product-template-1 .swiper-nav .next:before {    font-size: clamp(11px,calc(12/1920*100rem),12px);    --tw-text-opacity: 1;    color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
  .product-template-1 .swiper-nav .prev:hover, .product-template-1 .swiper-nav .next:hover {    --tw-bg-opacity: 1;    background-color: rgb(27 162 255 / var(--tw-bg-opacity, 1)); }

.product-template-1 .swiper-nav .prev {    left: 0 /* 0px */; }

@media (min-width: 1024.1px) {
  .product-template-1 .swiper-nav .prev {    left: calc(24/1920*100rem); } }
  .product-template-1 .swiper-nav .prev:before {
    content: '\f053'; }

.product-template-1 .swiper-nav .next {    right: 0 /* 0px */;  left: unset !important; }

@media (min-width: 1024.1px) {
  .product-template-1 .swiper-nav .next {    right: calc(24/1920*100rem); } }
  .product-template-1 .swiper-nav .next:before {
    content: '\f054'; }

.product-template-1 .product-thumb-2 {    width: 100%; }

@media (min-width: 1024.1px) {
  .product-template-1 .product-thumb-2 {
    padding: 1.25rem 3.125rem; } }

@media (min-width: 1200.1px) {
  .product-template-1 .product-thumb-2 {    position: absolute;    bottom: 0 /* 0px */;    left: 0 /* 0px */;    z-index: 100; } }
  @media screen and (min-width: 1400px) {
    .product-template-1 .product-thumb-2 {
      max-width: 22.91667rem; } }
  .product-template-1 .product-thumb-2 .swiper-nav {
    padding: 0 !important; }
  .product-template-1 .product-thumb-2 .swiper {    position: relative; }
  .product-template-1 .product-thumb-2 .img {
    height: 50px;
    width: auto;
    cursor: pointer;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(239 239 239 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) }
    .product-template-1 .product-thumb-2 .img a {
      height: 50px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center }
    .product-template-1 .product-thumb-2 .img img {
      width: auto;
      height: 100%;
      object-fit: contain; }
  .product-template-1 .product-thumb-2 .video::before, .product-template-1 .product-thumb-2 .video::after {
    content: '';
    pointer-events: none;
    z-index: 10;
    display: block;
    height: 100%;
    width: 100%;
    font-family: 'Font Awesome 6 Pro';
    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 150ms;
            transition-duration: 150ms;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    -webkit-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out }
  .product-template-1 .product-thumb-2 .video::before {    background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));    --tw-bg-opacity: 0.3; }
  .product-template-1 .product-thumb-2 .video::after {
    content: '\f04b';
    z-index: 40;
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1)) }

.product-template-1 .swiper-slide.swiper-slide-thumb-active .img {    --tw-border-opacity: 1;    border-color: rgb(4 30 91 / var(--tw-border-opacity, 1)); }

.product-template-1 .swiper-slide.swiper-slide-thumb-active .video::before {    --tw-bg-opacity: 0.05; }

.product-template-1 .product-main-2 .video {    position: relative; }
  .product-template-1 .product-main-2 .video::after {
    content: '';
    pointer-events: none;
    z-index: 999;
    display: block;
    width: 100%;
    overflow: hidden;
    border-radius: 9999px;
    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 150ms;
            transition-duration: 150ms;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    -webkit-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out;    width: 5.20833rem;
    height: 5.20833rem;
    min-width: 5.20833rem;
    background: url("../img/icon/play.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
    @media screen and (max-width: 1024px) {
      .product-template-1 .product-main-2 .video::after {
        width: 3.75rem;
        height: 3.75rem;
        min-width: 3.75rem; } }

.product-template-1 .product-main-2 .swiper {    border-width: 1px;    --tw-border-opacity: 1;    border-color: rgb(239 239 239 / var(--tw-border-opacity, 1)); }

.product-template-1 .product-main-2 .img {    padding: calc(20/1920*100rem);    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; }

@media (max-width: 1024px) {
  .product-template-1 .product-main-2 .img {    padding: calc(32/1920*100rem); }
    .product-template-1 .product-main-2 .img a {    width: 100%;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;      position: relative;
      display: block;
      height: 0;
      overflow: hidden;
      padding-top: 100%; }
      .product-template-1 .product-main-2 .img a img {    position: absolute;    top: 50%;    left: 50%;    -webkit-transform: translate(-50%,-50%);    transform: translate(-50%,-50%);        width: 100%;
        object-fit: cover;
        -webkit-transition: .3s ease-in-out all;
        transition: .3s ease-in-out all;
        width: auto;
        height: 100%;
        object-fit: contain; } }

@media (min-width: 1024.1px) {
  .product-template-1 .product-main-2 .img a {    height: 100%;    width: 100%;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    height: 29.47917rem; }
    .product-template-1 .product-main-2 .img a img {
      width: auto;
      height: 100%;
      object-fit: contain; } }
  .product-template-1 .product-main-2 .img img {
    width: 100%;
    height: 100%;
    object-fit: contain; }

.product-template-1 .price-wrap {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; }
  .product-template-1 .price-wrap .old-price {    margin-left: calc(12/1920*100rem);    --tw-text-opacity: 1;    color: rgb(189 189 189 / var(--tw-text-opacity, 1));    -webkit-text-decoration-line: line-through;    text-decoration-line: line-through; }

.product-template-1 .price {    -webkit-text-decoration-line: none;    text-decoration-line: none; }
  .product-template-1 .price * {    -webkit-text-decoration-line: none;    text-decoration-line: none; }
  .product-template-1 .price del {    -webkit-text-decoration-line: line-through;    text-decoration-line: line-through; }

.product-template-1 .table-block table {    width: 100%; }
  .product-template-1 .table-block table tr:first-child td:nth-child(2) {    font-size: clamp(26px,calc(32/1920*100rem),32px); }
    .product-template-1 .table-block table tr:first-child td:nth-child(2) * {    font-size: clamp(26px,calc(32/1920*100rem),32px); }
  .product-template-1 .table-block table tr:not(:last-child) td {    padding-bottom: calc(12/1920*100rem); }
  .product-template-1 .table-block table tr td {    font-size: clamp(16px,calc(18/1920*100rem),18px); }
    .product-template-1 .table-block table tr td * {    font-size: clamp(16px,calc(18/1920*100rem),18px); }
    .product-template-1 .table-block table tr td:first-child {    width: 120px; }

@media (min-width: 1024.1px) {
  .product-template-1 .table-block table tr td:first-child {    min-width: 180px; } }

@media (min-width: 1400.1px) {
  .product-template-1 .table-block table tr td:first-child {    min-width: 150px; } }
    .product-template-1 .table-block table tr td:last-child {    font-weight: 700;    --tw-text-opacity: 1;    color: rgb(1 84 143 / var(--tw-text-opacity, 1)); }
      .product-template-1 .table-block table tr td:last-child * {    font-weight: 700;    --tw-text-opacity: 1;    color: rgb(1 84 143 / var(--tw-text-opacity, 1)); }

.product-template-1 .btn.btn-secondary::after {    display: none; }

.product-template-1 .btn.btn-secondary:hover {    --tw-border-opacity: 1;    border-color: rgb(4 30 91 / var(--tw-border-opacity, 1));    --tw-bg-opacity: 1;    background-color: rgb(4 30 91 / var(--tw-bg-opacity, 1)); }
  .product-template-1 .btn.btn-secondary:hover span, .product-template-1 .btn.btn-secondary:hover em, .product-template-1 .btn.btn-secondary:hover i {    --tw-text-opacity: 1;    color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }

.product-template-1 .btn.btn-secondary span {    font-size: clamp(16px,calc(18/1920*100rem),18px);    font-weight: 700; }

.product-template-1 .btn-primary {    width: 100%;    padding-left: calc(16/1920*100rem);    padding-right: calc(16/1920*100rem);  height: 48px; }
  .product-template-1 .btn-primary span {    font-size: clamp(16px,calc(18/1920*100rem),18px);    font-weight: 500;    text-transform: none; }
  .product-template-1 .btn-primary:hover {    --tw-bg-opacity: 1;    background-color: rgb(4 30 91 / var(--tw-bg-opacity, 1)); }

.product-template-1 .btn-secondary {    width: 100%;  height: 48px; }
  .product-template-1 .btn-secondary em {    font-size: clamp(14px,calc(16/1920*100rem),16px);    font-weight: 400; }

.product-template-1 .online-store a {
  height: 5rem;
  width: auto; }
  .product-template-1 .online-store a img {
    width: auto;
    height: 100%;
    object-fit: contain; }

.product-template-1 .btn-wrap {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end; }
  .product-template-1 .btn-wrap .btn {    height: 48px; }

@media screen and (max-width: 1500px) {
  .product-template-1 .item-quantity {    display: block; }
    .product-template-1 .item-quantity span {    margin-bottom: calc(8/1920*100rem);    display: block; } }

.product-template-1 .headline {    font-size: clamp(18px,calc(20/1920*100rem),20px); }
  .product-template-1 .headline * {    font-size: clamp(18px,calc(20/1920*100rem),20px); }

.product-template-1 .desc table tr:nth-child(even) td, .product-template-1 .zone-desc table tr:nth-child(even) td {    --tw-bg-opacity: 1;    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)); }

.product-template-1 .desc table tr td:nth-child(2), .product-template-1 .zone-desc table tr td:nth-child(2) {    padding-left: calc(32/1920*100rem);    text-align: left; }

.product-banner .img a {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;  height: 35.625rem;
  width: 100%; }
  .product-banner .img a img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.product-banner .txt {    margin-left: auto;    border-right-width: 1px;    --tw-border-opacity: 1;    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));    padding-right: calc(24/1920*100rem);    text-align: right; }

@media (min-width: 1024.1px) {
  .product-banner .txt {
    max-width: 39.0625rem; } }

@media (min-width: 1400.1px) {
  .product-banner .txt {
    max-width: 28.125rem; } }

.product-banner .img::after {
  content: '';
  pointer-events: none;
  position: absolute;
  right: 0 /* 0px */;
  bottom: 0 /* 0px */;
  z-index: 10;
  display: block;
  height: 100%;
  width: 100%;
  -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
  -webkit-transition: .4s all ease-in-out;
  transition: .4s all ease-in-out;  background: -webkit-linear-gradient(right, #192A68 0%, rgba(47, 99, 171, 0.5) 47%, rgba(27, 162, 255, 0) 100%);  background: linear-gradient(270deg, #192A68 0%, rgba(47, 99, 171, 0.5) 47%, rgba(27, 162, 255, 0) 100%);
  max-width: 69.79167rem; }

.product-template-2 {
  background: -webkit-linear-gradient(top, rgba(223, 242, 255, 0.8) 0%, rgba(241, 249, 255, 0.5) 100%);
  background: linear-gradient(180deg, rgba(223, 242, 255, 0.8) 0%, rgba(241, 249, 255, 0.5) 100%); }
  .product-template-2 .icon {    padding: calc(16/1920*100rem); }
    .product-template-2 .icon img {
      max-height: 48px; }

.product-template-3 {
  background: #F3F5FD; }
  .product-template-3 .fullcontent h2, .product-template-3 .fullcontent h3, .product-template-3 .fullcontent h4, .product-template-3 .fullcontent h5, .product-template-3 .fullcontent h6 {    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }
  .product-template-3 .fullcontent h5 {    font-size: clamp(14px,calc(16/1920*100rem),16px); }
  @media screen and (max-width: 768px) {
    .product-template-3 .tab-nav {    overflow-x: auto; }
      .product-template-3 .tab-nav ul {    white-space: nowrap;    padding-bottom: calc(4/1920*100rem);    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;        -webkit-box-pack: start;        -webkit-justify-content: flex-start;        -ms-flex-pack: start;        justify-content: flex-start; }
        .product-template-3 .tab-nav ul li:first-child {    padding-left: 0 /* 0px */; } }
  .product-template-3 .tab-nav li.active a, .product-template-3 .tab-nav li:hover a {    --tw-bg-opacity: 1;    background-color: rgb(4 30 91 / var(--tw-bg-opacity, 1));    --tw-text-opacity: 1;    color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
  .product-template-3 table span {    display: block;    width: 100%;    font-size: clamp(12px,calc(14/1920*100rem),14px); }

@media (min-width: 576.1px) {
  .product-template-3 table span {    white-space: nowrap; } }
  .product-template-3 table td {    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }
  .product-template-3 .table-res a:hover {    -webkit-text-decoration-line: underline;    text-decoration-line: underline; }
  .product-template-3 .table-res > table > tbody > tr > td {    border-bottom-width: 1px;    border-right-width: 1px;    --tw-border-opacity: 1;    border-color: rgb(239 239 239 / var(--tw-border-opacity, 1));    padding: calc(20/1920*100rem); }

@media (min-width: 1200.1px) {
  .product-template-3 .table-res > table > tbody > tr > td {    padding: calc(32/1920*100rem); } }

@media (max-width: 576px) {
  .product-template-3 .table-res > table > tbody > tr > td {    display: block; } }
    .product-template-3 .table-res > table > tbody > tr > td:first-child {    font-size: clamp(20px,calc(24/1920*100rem),24px);    font-weight: 700;    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1));      min-width: 160px;
      vertical-align: top; }

@media (min-width: 1024.1px) {
  .product-template-3 .table-res > table > tbody > tr > td:first-child {
    min-width: 320px; } }
  .product-template-3 .view-more-wrap .wrap {    overflow: hidden;    --tw-bg-opacity: 1;    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);    max-height: 46.875rem; }
  .product-template-3 .view-more-wrap .desc table {    white-space: normal; }
  .product-template-3 .view-more-wrap .table-res table {    white-space: normal; }
  .product-template-3 .view-more-wrap.is-open .wrap {
    max-height: 100%; }
  .product-template-3 .view-more-wrap.is-open .facetwp-checkbox {    display: -webkit-box !important;    display: -webkit-flex !important;    display: -ms-flexbox !important;    display: flex !important; }
  .product-template-3 .view-more-wrap.is-open .btn-view-more .txt-1 {    display: none; }
  .product-template-3 .view-more-wrap.is-open .btn-view-more .txt-2 {    display: block; }
  .product-template-3 .view-more-wrap .btn-view-more span, .product-template-3 .view-more-wrap .btn-view-more em {    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }

@media (min-width: 1024.1px) {
  .product-template-3 .view-more-wrap .btn-wrap {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; } }

.product-template-5 .fb-comment {    width: 100% !important; }
  .product-template-5 .fb-comment * {    width: 100% !important; }

.product-detail-banner .img::after {
  content: '';
  pointer-events: none;
  position: absolute;
  left: 0 /* 0px */;
  bottom: 0 /* 0px */;
  z-index: 10;
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgb(4 30 91 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.5;
  -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
  -webkit-transition: .4s all ease-in-out;
  transition: .4s all ease-in-out }

.product-detail-banner .img a {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;  height: 26.04167rem;
  width: auto; }
  .product-detail-banner .img a img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

@media screen and (max-width: 1024px) {
  .product-list .title-wrap {    display: block; }
    .product-list .title-wrap .view-sort-wrap {    padding-top: calc(32/1920*100rem); } }

@media screen and (min-width: 576px) and (max-width: 768px) {
  .product-list .products.facetwp-template {
    grid-template-columns: repeat(2, minmax(0, 1fr)); } }

.about-block-1 .desc p:first-child {    font-size: clamp(20px,calc(24/1920*100rem),24px); }

.about-2 .btn-wrap {    display: none; }

.about-block-3::after {
  content: '';
  pointer-events: none;
  position: absolute;
  right: 0 /* 0px */;
  bottom: 0 /* 0px */;
  z-index: 10;
  display: block;
  height: 100%;
  width: 100%;
  -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
  -webkit-transition: .4s all ease-in-out;
  transition: .4s all ease-in-out;  background: #DFF2FFCC;
  max-width: 55.20833rem; }

.about-block-4 {
  background: url("../img/bg/about-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .about-block-4::after {
    content: '';
    pointer-events: none;
    position: absolute;
    left: 0 /* 0px */;
    bottom: 0 /* 0px */;
    z-index: 10;
    display: block;
    height: 100%;
    width: 100%;
    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 150ms;
            transition-duration: 150ms;
    -webkit-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out;    background: rgba(0, 0, 0, 0.2); }
  .about-block-4 .headline {    line-height: 1.4;    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }

.about-block-6 .img a {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;  height: 120px;
  width: auto; }
  .about-block-6 .img a img {
    width: auto;
    height: 100%;
    object-fit: contain; }

.about-block-6 .swiper-nav {
  margin-top: 1.66667rem !important; }

@media (min-width: 1200.1px) {
  .about-block-6 .swiper-nav {    margin-top: calc(48/1920*100rem) !important; } }

.contact-us address {    margin-bottom: 0 /* 0px */;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -webkit-flex-direction: column;    -ms-flex-direction: column;    flex-direction: column;    font-style: normal; }
  .contact-us address p {    margin-bottom: 0 /* 0px */; }
  .contact-us address li {    font-size: clamp(14px,calc(16/1920*100rem),16px);    line-height: 1.5;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    -webkit-box-align: start;    -webkit-align-items: flex-start;    -ms-flex-align: start;    align-items: flex-start; }
    .contact-us address li:not(:last-child) {    margin-bottom: calc(8/1920*100rem); }
    .contact-us address li * {
      font: inherit; }
    .contact-us address li strong {    font-weight: 700;    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }
      .contact-us address li strong * {    font-weight: 700;    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }
  .contact-us address em, .contact-us address i {    margin-top: 2px;    display: inline-block;    width: 22px;    min-width: 22px;    font-family: 'Font Awesome 6 Pro';    font-size: clamp(14px,calc(16/1920*100rem),16px);    font-weight: 300;    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }
  .contact-us address .icon {    margin-right: calc(12/1920*100rem);    width: 22px;    min-width: 22px; }
    .contact-us address .icon img {
      max-width: 22px; }
  .contact-us address a {    display: inline-block; }
    .contact-us address a:hover {    --tw-text-opacity: 1;    color: rgb(27 162 255 / var(--tw-text-opacity, 1));    -webkit-text-decoration-line: underline;    text-decoration-line: underline; }

.contact-us .contact {    font-size: clamp(20px,calc(24/1920*100rem),24px);    font-weight: 700;    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1));    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; }
  .contact-us .contact * {
    font: inherit; }
  .contact-us .contact em, .contact-us .contact i {    --tw-rotate: -45deg;    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));    font-family: 'Font Awesome 6 Pro';    font-size: clamp(20px,calc(24/1920*100rem),24px);    font-weight: 400; }

.contact-us .bg-wrap {    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); }

.contact-us .map-wrap {    padding-top: calc(24/1920*100rem); }

.contact-us .loader {    margin-top: calc(16/1920*100rem);    margin-bottom: calc(16/1920*100rem);    display: none;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start; }
  .contact-us .loader svg {    margin-left: auto;    width: 40px; }

.map-wrap {    height: 100%; }
  .map-wrap a {
    display: block;
    height: 258px;
    overflow: hidden;
    border-radius: calc(12/1920*100rem);    text-align: center;
    width: 100%; }
    @media screen and (max-width: 1024px) {
      .map-wrap a {
        height: 400px; } }
    @media screen and (max-width: 576px) {
      .map-wrap a {
        height: 300px; } }
    .map-wrap a iframe {    display: inline-block;    height: 100%;    width: 100%; }

.frm-msg strong, .frm-msg span {    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }
  .frm-msg strong *, .frm-msg span * {    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }

@media (min-width: 1200.1px) {
  .dealer-network {    padding-bottom: calc(72/1920*100rem); } }

.dealer-network .list_system {
  max-height: 710px;
  overflow: hidden; }

@media (min-width: 1200.1px) {
  .dealer-network .list_system {
    padding-right: 15px; } }

.dealer-network .list_system::-webkit-scrollbar {
  background: #fff;
  width: 8px !important;
  border-radius: 8px; }

.dealer-network .list_system::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 8px #fff;
  background-color: #fff;
  border-radius: 8px; }

.dealer-network .list_system::-webkit-scrollbar-thumb {
  background-color: #B0B5BE;
  border-radius: 30px !important; }
  @media screen and (max-width: 1024px) {
    .dealer-network .list_system::-webkit-scrollbar-thumb {
      height: auto; } }

@-moz-document url-prefix() {
  .dealer-network .list_system {
    scrollbar-width: thin;
    scrollbar-color: #B0B5BE #fff; } }

.dealer-network .item {    cursor: pointer; }
  .dealer-network .item.is-active, .dealer-network .item:hover {    --tw-border-opacity: 1;    border-color: rgb(27 162 255 / var(--tw-border-opacity, 1)); }
    .dealer-network .item.is-active::after, .dealer-network .item:hover::after {    opacity: 1; }

.dealer-network .district-hidden {    display: none !important; }

.dealer-network .row {    margin: 0 /* 0px */;    padding: 0 /* 0px */; }
  .dealer-network .row .col {    margin: 0 /* 0px */;    padding: 0 /* 0px */; }

.dealer-network .dealer-item {
  box-shadow: 4px 4px 20px 0px #00000014;
  border-width: 1px;
  border-color: transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;  -webkit-box-align: start;  -webkit-align-items: flex-start;  -ms-flex-align: start;  align-items: flex-start; }
  .dealer-network .dealer-item:hover {    --tw-border-opacity: 1;    border-color: rgb(27 162 255 / var(--tw-border-opacity, 1)); }

.dealer-network .icon img {
  width: auto;
  height: 100%;
  object-fit: contain; }

.dealer-network .note {    font-size: clamp(14px,calc(16/1920*100rem),16px);    --tw-text-opacity: 1;    color: rgb(41 41 41 / var(--tw-text-opacity, 1)); }
  .dealer-network .note * {    font-size: clamp(14px,calc(16/1920*100rem),16px); }
  .dealer-network .note span {    margin-right: calc(4/1920*100rem); }
  .dealer-network .note a {    --tw-text-opacity: 1;    color: rgb(27 162 255 / var(--tw-text-opacity, 1)); }

.dealer-network address {    font-style: normal; }
  .dealer-network address p {    margin-bottom: 0 /* 0px */; }
  .dealer-network address li {    font-size: clamp(14px,calc(16/1920*100rem),16px);    line-height: 1.25;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    -webkit-box-align: start;    -webkit-align-items: flex-start;    -ms-flex-align: start;    align-items: flex-start; }
    .dealer-network address li:not(:last-child) {    margin-bottom: calc(12/1920*100rem); }
    .dealer-network address li * {    font-size: clamp(14px,calc(16/1920*100rem),16px); }
  .dealer-network address em, .dealer-network address i {    margin-right: calc(8/1920*100rem);    margin-top: 4px;    display: inline-block;    width: 16px;    min-width: 16px;    font-size: clamp(14px,calc(16/1920*100rem),16px);    font-weight: 900;    --tw-text-opacity: 1;    color: rgb(27 162 255 / var(--tw-text-opacity, 1)); }

.dealer-network .block-wrapper {    padding-top: 0 /* 0px */;    padding-bottom: 0 /* 0px */;    padding-right: 0 /* 0px */; }

@media (min-width: 1024.1px) {
  .dealer-network .block-wrapper {
    height: 38.33333rem; } }

.dealer-network .phone {    border-width: 1px;    --tw-border-opacity: 1;    border-color: rgb(27 162 255 / var(--tw-border-opacity, 1)); }
  .dealer-network .phone:hover {    --tw-border-opacity: 1;    border-color: rgb(27 162 255 / var(--tw-border-opacity, 1));    --tw-bg-opacity: 1;    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)); }
    .dealer-network .phone:hover span, .dealer-network .phone:hover em, .dealer-network .phone:hover i {    --tw-text-opacity: 1;    color: rgb(27 162 255 / var(--tw-text-opacity, 1)); }
  .dealer-network .phone span, .dealer-network .phone em, .dealer-network .phone i {    font-size: clamp(14px,calc(16/1920*100rem),16px);    --tw-text-opacity: 1;    color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
  .dealer-network .phone em, .dealer-network .phone i {    margin-right: calc(8/1920*100rem);    font-weight: 900; }

.dealer-network .location:hover span {    -webkit-text-decoration-line: underline;    text-decoration-line: underline; }

@media screen and (max-width: 1024px) {
  .dealer-network .map-wrap {    margin-top: calc(20/1920*100rem); } }

.dealer-network .map-wrap a {
  display: block;
  height: 38.33333rem;
  overflow: hidden;
  border-radius: 0;  text-align: center;
  width: 100%; }
  @media screen and (max-width: 1024px) {
    .dealer-network .map-wrap a {
      height: 400px; } }
  @media screen and (max-width: 576px) {
    .dealer-network .map-wrap a {
      height: 300px; } }
  .dealer-network .map-wrap a iframe {    display: inline-block;    height: 100%;    width: 100%; }

.dealer-network .scrollbar-wrap {
  max-height: 42.70833rem;
  height: 100%;  padding-right: 12px;
  overflow-y: auto; }

@media (min-width: 1200.1px) {
  .dealer-network .scrollbar-wrap {    padding-top: calc(24/1920*100rem);    padding-bottom: 0 /* 0px */;    padding-right: 24px; } }

.dealer-network .scrollbar-wrap::-webkit-scrollbar {
  background: #fff;
  width: 12px !important;
  border-radius: 0; }

.dealer-network .scrollbar-wrap::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 12px #fff;
  background-color: #fff;
  border-radius: 0; }

.dealer-network .scrollbar-wrap::-webkit-scrollbar-thumb {
  background-color: #1BA2FF;
  border-radius: 0 !important; }
  @media screen and (max-width: 1024px) {
    .dealer-network .scrollbar-wrap::-webkit-scrollbar-thumb {
      height: auto; } }

@-moz-document url-prefix() {
  .dealer-network .scrollbar-wrap {
    scrollbar-width: thin;
    scrollbar-color: #1BA2FF #fff; } }

.dealer-network .frm-btnwrap {    width: 100%; }

.dealer-network .btn.btn-primary {
  width: 100% !important; }
  .dealer-network .btn.btn-primary em, .dealer-network .btn.btn-primary i {    margin-right: calc(16/1920*100rem);    font-size: clamp(14px,calc(16/1920*100rem),16px); }
  .dealer-network .btn.btn-primary span {    margin-top: calc(4/1920*100rem);    font-size: clamp(14px,calc(16/1920*100rem),16px);    font-weight: 400;    text-transform: uppercase; }

.select-item {    width: 100%;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; }
  .select-item select {    height: 40px;    width: 100%;    border-radius: 9999px;    --tw-bg-opacity: 1;    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));    padding-left: calc(12/1920*100rem);    padding-right: calc(12/1920*100rem);    font-size: clamp(14px,calc(16/1920*100rem),16px);    --tw-text-opacity: 1;    color: rgb(129 129 129 / var(--tw-text-opacity, 1)); }
    .select-item select * {    font-size: clamp(14px,calc(16/1920*100rem),16px);    --tw-text-opacity: 1;    color: rgb(129 129 129 / var(--tw-text-opacity, 1)); }
  .select-item .custom-select::after {
    content: '\f0d7';
    font-family: 'Font Awesome 6 Pro';
    pointer-events: none;
    right: 12px;
    z-index: 10;
    font-size: clamp(14px,calc(16/1920*100rem),16px);
    font-weight: 900;
    line-height: 1;
    --tw-text-opacity: 1;
    color: rgb(129 129 129 / var(--tw-text-opacity, 1));
    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 150ms;
            transition-duration: 150ms;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out;    height: 16px;
    width: 11px; }

.filter-item {    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    -webkit-transition-duration: 150ms;    transition-duration: 150ms;    -webkit-transition: .4s all ease-in-out;    transition: .4s all ease-in-out; }
  .filter-item:not(:last-child) {    margin-bottom: calc(40/1920*100rem); }

@media (min-width: 1024.1px) {
  .filter-item.is-toggle {    padding-top: calc(28/1920*100rem); } }
  .filter-item .facetwp-facet {    margin-bottom: 0 /* 0px */; }

@media (min-width: 1024.1px) {
  .filter-item .facetwp-facet {    padding: calc(20/1920*100rem); } }

@media (max-width: 1024px) {
  .filter-item .facetwp-facet {    display: grid;    grid-template-columns: repeat(4, minmax(0, 1fr));    gap: 4px;    padding: calc(12/1920*100rem); } }

@media (max-width: 768px) {
  .filter-item .facetwp-facet {    grid-template-columns: repeat(3, minmax(0, 1fr)); } }

@media (max-width: 576px) {
  .filter-item .facetwp-facet {    grid-template-columns: repeat(2, minmax(0, 1fr)); } }
  .filter-item .facetwp-checkbox {    position: relative;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; }

@media (max-width: 1024px) {
  .filter-item .facetwp-checkbox {    min-height: 44px;    border-radius: 0.25rem;    border-width: 1px;    border-color: transparent;    --tw-bg-opacity: 1;    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));    padding: 8px;    padding-top: 4px;    padding-bottom: 4px;    text-align: center;    font-size: 0.875rem;    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    -webkit-transition-duration: 150ms;    transition-duration: 150ms;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    -webkit-transition: .4s all ease-in-out;    transition: .4s all ease-in-out;    background-image: none !important; }
    .filter-item .facetwp-checkbox span {    margin-top: calc(4/1920*100rem); }
    .filter-item .facetwp-checkbox.checked {    --tw-border-opacity: 1;    border-color: rgb(4 30 91 / var(--tw-border-opacity, 1)); } }

@media (min-width: 1024.1px) {
  .filter-item .facetwp-checkbox {    -webkit-box-pack: start !important;    -webkit-justify-content: flex-start !important;    -ms-flex-pack: start !important;    justify-content: flex-start !important;    padding-left: 0 /* 0px */ !important;    background-image: none !important; }
    .filter-item .facetwp-checkbox span {    margin-top: calc(4/1920*100rem);    font-size: clamp(12px,calc(14/1920*100rem),14px);    --tw-text-opacity: 1;    color: rgb(129 129 129 / var(--tw-text-opacity, 1)); }
    .filter-item .facetwp-checkbox:not(:last-child) {    margin-bottom: calc(12/1920*100rem); }
    .filter-item .facetwp-checkbox::before {
      content: '\f0c8';
      pointer-events: none;
      z-index: 10;
      margin-right: 8px;
      display: block;
      font-family: 'Font Awesome 6 Pro';
      font-size: 1rem;
      --tw-text-opacity: 1;
      color: rgb(220 220 220 / var(--tw-text-opacity, 1));
      -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
      transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
      transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
      transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
      -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
              transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      -webkit-transition-duration: 150ms;
              transition-duration: 150ms;
      -webkit-transition: .4s all ease-in-out;
      transition: .4s all ease-in-out }
    .filter-item .facetwp-checkbox.checked:before {
      content: '\f14a';
      font-weight: 900;
      --tw-text-opacity: 1;
      color: rgb(4 30 91 / var(--tw-text-opacity, 1));
      -webkit-text-decoration-line: none;
              text-decoration-line: none }
    .filter-item .facetwp-checkbox:hover span {    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); } }

@media (max-width: 1024px) {
  .mobile-filter-wrap {    pointer-events: auto;    position: fixed;    top: 70px;    left: 0 /* 0px */;    z-index: 999;    height: 100vh;    width: 100%;    --tw-bg-opacity: 1;    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));    opacity: 1;    -webkit-transition: .5s all  ease-in-out;    transition: .5s all  ease-in-out;
    padding: 50px 0 0 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
    .mobile-filter-wrap .block-wrap {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-align: start;    -webkit-align-items: flex-start;    -ms-flex-align: start;    align-items: flex-start; }
  .mobile-filter-wrap .filter-block {    height: 100vh;    width: 100%;    border-left-width: 1px;    --tw-border-opacity: 1;    border-color: rgb(220 220 220 / var(--tw-border-opacity, 1));    padding: 0 16px 20px 20px; } }

.mobile-filter-wrap.is-open {    -webkit-transform: none;    transform: none; }

@media (min-width: 1024.1px) {
  .mobile-filter-wrap .btn-apply {    display: none !important; } }

.mobile-filter-wrap .scrollbar-wrap {    padding-right: 0 /* 0px */; }

@media (max-width: 1024px) {
  .mobile-filter-wrap .scrollbar-wrap {
    max-height: calc( 100vh - 150px); } }

@media (min-width: 1024.1px) {
  .mobile-filter-wrap .scrollbar-wrap {
    max-height: 100%; } }

.close-filter {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0 /* 0px */;
  right: 0 /* 0px */;
  z-index: 20;
  margin-left: auto;
  padding-top: calc(8/1920*100rem);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center }

@media (min-width: 1024.1px) {
  .close-filter {    display: none; } }
  .close-filter em {    line-height: 1.25;    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1));    font-size: 28px; }

.view-sort-wrap .custom-select::after {    height: -webkit-fit-content;    height: -moz-fit-content;    height: fit-content;    font-size: 1rem;    font-weight: 400;    --tw-text-opacity: 1;    color: rgb(129 129 129 / var(--tw-text-opacity, 1)); }

.view-sort-wrap .custom-select select {    height: 40px;    border-radius: 8px;    --tw-bg-opacity: 1;    background-color: rgb(239 239 239 / var(--tw-bg-opacity, 1));    padding-left: calc(16/1920*100rem);    padding-right: calc(16/1920*100rem);    padding-right: 50px;    font-size: clamp(14px,calc(16/1920*100rem),16px); }
  .view-sort-wrap .custom-select select option {    font-size: clamp(14px,calc(16/1920*100rem),16px); }

.view-filter .custom-select {
  width: 90px; }

.view-filter select {    padding-right: 40px; }

.sort-filter .custom-select {
  width: 200px; }

.active-filter-list {    overflow-x: auto;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; }
  .active-filter-list .wrap {    gap: 8px;    white-space: nowrap;    padding-bottom: calc(4/1920*100rem);    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start; }

.remove-filter span {    white-space: nowrap; }

.remove-filter::after {
  content: '\f00d';
  pointer-events: none;
  z-index: 10;
  margin-top: calc(4/1920*100rem);
  margin-left: 10px;
  display: block;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: 'Font Awesome 6 Pro';
  font-weight: 900;
  --tw-text-opacity: 1;
  color: rgb(4 30 91 / var(--tw-text-opacity, 1));
  -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: .4s all ease-in-out;
  transition: .4s all ease-in-out }

@media (max-width: 1024px) {
  .view-more-wrap .facetwp-checkbox {    display: none !important; } }

.view-more-wrap .facetwp-checkbox:nth-child(1), .view-more-wrap .facetwp-checkbox:nth-child(2), .view-more-wrap .facetwp-checkbox:nth-child(3), .view-more-wrap .facetwp-checkbox:nth-child(4) {    display: -webkit-box !important;    display: -webkit-flex !important;    display: -ms-flexbox !important;    display: flex !important; }

.view-more-wrap.is-open .facetwp-checkbox {    display: -webkit-box !important;    display: -webkit-flex !important;    display: -ms-flexbox !important;    display: flex !important; }

.view-more-wrap.is-open .btn-view-more .txt-1 {    display: none; }

.view-more-wrap.is-open .btn-view-more .txt-2 {    display: block; }

.view-more-wrap.is-open .btn-view-more em {    margin-left: calc(8/1920*100rem);  -webkit-transform: rotateX(-180deg);  transform: rotateX(-180deg); }

@media (min-width: 1024.1px) {
  .view-more-wrap .btn-wrap {    display: none; } }

.toggle-box .title {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition: .3s all  ease-in-out;
  transition: .3s all  ease-in-out; }

@media (min-width: 1024.1px) {
  .toggle-box .title {    pointer-events: none !important; } }

@media (max-width: 1024px) {
  .toggle-box .title::before {
    content: "\f078";
    pointer-events: none;
    position: absolute;
    top: 6px;
    right: calc(24/1920*100rem);
    z-index: 10;
    display: block;
    font-family: 'Font Awesome 6 Pro';
    font-size: clamp(18px,calc(20/1920*100rem),20px);
    font-weight: 300;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 150ms;
            transition-duration: 150ms;
    -webkit-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out }
  .toggle-box .box-content {    display: none;    padding-bottom: calc(12/1920*100rem); }
  .toggle-box.is-toggle .title::before {
    -webkit-transform: rotateX(-180deg);
            transform: rotateX(-180deg); }
  .toggle-box.is-toggle .box-content {    display: block; } }

.support-page .fullcontent h2, .support-page .fullcontent h3, .support-page .fullcontent h4, .support-page .fullcontent h5, .support-page .fullcontent h6 {    margin-bottom: calc(16/1920*100rem);    margin-top: calc(12/1920*100rem); }

.support-page .fullcontent h5 {    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }

@media (max-width: 1024px) {
  .support-nav {    margin-bottom: 0 /* 0px */ !important; }
  .support-nav .box-content {    display: block; }
  .support-nav .title {    pointer-events: none; } }

.support-nav .side-nav a {    pointer-events: auto !important;    width: 100% !important;    cursor: pointer !important;    font-size: clamp(16px,calc(18/1920*100rem),18px) !important; }

.support-nav .side-nav .menu-item.is-active > a, .support-nav .side-nav .menu-item.current-menu-item > a {    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }

.support-nav .side-nav .menu-item.is-active > .title, .support-nav .side-nav .menu-item.current-menu-item > .title {    --tw-border-opacity: 1 !important;    border-bottom-color: rgb(4 30 91 / var(--tw-border-opacity, 1)) !important; }
  .support-nav .side-nav .menu-item.is-active > .title > a, .support-nav .side-nav .menu-item.current-menu-item > .title > a {    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }

.product-side-nav .menu-item.is-active > a, .product-side-nav .menu-item.current-menu-item > a {    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }

.product-side-nav .menu-item.is-active > .title, .product-side-nav .menu-item.current-menu-item > .title {    --tw-border-opacity: 1 !important;    border-bottom-color: rgb(4 30 91 / var(--tw-border-opacity, 1)) !important; }
  .product-side-nav .menu-item.is-active > .title > a, .product-side-nav .menu-item.current-menu-item > .title > a {    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }

.product-side-nav .menu-item.is-active > .sub-menu, .product-side-nav .menu-item.current-menu-item > .sub-menu {    display: block; }

.side-nav {    padding-top: calc(8/1920*100rem); }
  .side-nav .title-nav {
    min-height: 42px; }
  .side-nav .menu-item.is-active {    --tw-border-opacity: 1;    border-bottom-color: rgb(4 30 91 / var(--tw-border-opacity, 1)); }
    .side-nav .menu-item.is-active > .sub-menu {    display: block; }
    .side-nav .menu-item.is-active > .title {    border-color: transparent !important; }
      .side-nav .menu-item.is-active > .title > a {    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }
      .side-nav .menu-item.is-active > .title .icon:before, .side-nav .menu-item.is-active > .title em:before {
        -webkit-transform: rotateX(-180deg);
                transform: rotateX(-180deg);
        --tw-text-opacity: 1;
        color: rgb(4 30 91 / var(--tw-text-opacity, 1)) }
  .side-nav .menu-item a {    font-size: clamp(12px,calc(14/1920*100rem),14px);    --tw-text-opacity: 1;    color: rgb(129 129 129 / var(--tw-text-opacity, 1)); }
    .side-nav .menu-item a * {    font-size: clamp(12px,calc(14/1920*100rem),14px); }
  .side-nav .menu-item > a {    padding-top: calc(16/1920*100rem);    padding-bottom: calc(16/1920*100rem);    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; }
    .side-nav .menu-item > a:hover {    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }
  .side-nav .menu-item .title {    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    width: 100%;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    -webkit-box-pack: justify;    -webkit-justify-content: space-between;    -ms-flex-pack: justify;    justify-content: space-between;    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    -webkit-transition-duration: 150ms;    transition-duration: 150ms;    -webkit-transition: .4s all ease-in-out;    transition: .4s all ease-in-out;    pointer-events: auto !important; }
    .side-nav .menu-item .title > a {    padding-top: calc(12/1920*100rem);    padding-bottom: calc(12/1920*100rem); }
      .side-nav .menu-item .title > a:hover {    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }
    .side-nav .menu-item .title .icon {    pointer-events: auto;    position: relative;    font-weight: 300;    line-height: 1;    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    -webkit-transition-duration: 150ms;    transition-duration: 150ms;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: end;    -webkit-justify-content: flex-end;    -ms-flex-pack: end;    justify-content: flex-end;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    -webkit-transition: .4s all ease-in-out;    transition: .4s all ease-in-out;      height: 30px;
      width: 40px; }
      .side-nav .menu-item .title .icon::before {
        content: '\f078';
        pointer-events: auto;
        z-index: 10;
        height: 100%;
        width: 100%;
        font-family: 'Font Awesome 6 Pro';
        font-size: clamp(14px,calc(16/1920*100rem),16px);
        --tw-text-opacity: 1;
        color: rgb(129 129 129 / var(--tw-text-opacity, 1));
        -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
        transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
        transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
        transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
        -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
                transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        -webkit-transition-duration: 150ms;
                transition-duration: 150ms;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-transition: .4s all ease-in-out;
        transition: .4s all ease-in-out }
  .side-nav .sub-menu {    display: none;    width: 100%;    padding: calc(16/1920*100rem); }
    .side-nav .sub-menu li:not(:last-child) a {    margin-bottom: 0 /* 0px */; }
    .side-nav .sub-menu a {    width: 100%;    --tw-text-opacity: 1;    color: rgb(0 0 0 / var(--tw-text-opacity, 1));    -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);    -webkit-transition-duration: 150ms;    transition-duration: 150ms;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: start;    -webkit-justify-content: flex-start;    -ms-flex-pack: start;    justify-content: flex-start;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    -webkit-transition: .4s all ease-in-out;    transition: .4s all ease-in-out; }
  .side-nav .btn-wrap.disble-btn {    display: none; }
  .side-nav > .nav > .menu-item > .sub-menu {    overflow: hidden;    border-radius: calc(8/1920*100rem);    --tw-bg-opacity: 1;    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)); }
  .side-nav > .nav > .menu-item > .title {    border-bottom-width: 1px;    border-bottom-color: rgb(4 30 91 / var(--tw-border-opacity, 1));    --tw-border-opacity: 0.1; }
    .side-nav > .nav > .menu-item > .title:hover > .title {    --tw-border-opacity: 1;    border-bottom-color: rgb(4 30 91 / var(--tw-border-opacity, 1)); }
      .side-nav > .nav > .menu-item > .title:hover > .title > a {    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }
      .side-nav > .nav > .menu-item > .title:hover > .title > .icon:before {    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1));        -webkit-transform: rotateX(-180deg);        transform: rotateX(-180deg); }
  .side-nav > .nav > .menu-item > .sub-menu {    padding: calc(16/1920*100rem);    padding-top: calc(8/1920*100rem);    padding-bottom: calc(12/1920*100rem); }
    .side-nav > .nav > .menu-item > .sub-menu > .menu-item:last-child > .title {    border-bottom-color: transparent !important; }
    .side-nav > .nav > .menu-item > .sub-menu > .menu-item:hover > .title, .side-nav > .nav > .menu-item > .sub-menu > .menu-item.active > .title, .side-nav > .nav > .menu-item > .sub-menu > .menu-item.is-active > .title {    --tw-border-opacity: 1 !important;    border-bottom-color: rgb(4 30 91 / var(--tw-border-opacity, 1)) !important; }
      .side-nav > .nav > .menu-item > .sub-menu > .menu-item:hover > .title a, .side-nav > .nav > .menu-item > .sub-menu > .menu-item.active > .title a, .side-nav > .nav > .menu-item > .sub-menu > .menu-item.is-active > .title a {    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }
    .side-nav > .nav > .menu-item > .sub-menu > .menu-item > .title {    border-bottom-width: 1px;    --tw-border-opacity: 1;    border-bottom-color: rgb(239 239 239 / var(--tw-border-opacity, 1)); }
      .side-nav > .nav > .menu-item > .sub-menu > .menu-item > .title a {    padding-top: calc(8/1920*100rem);    padding-bottom: calc(8/1920*100rem);    font-size: clamp(12px,calc(14/1920*100rem),14px);    font-weight: 400; }
    .side-nav > .nav > .menu-item > .sub-menu > .menu-item .sub-menu {    overflow: hidden;    border-radius: calc(16/1920*100rem);    padding-top: calc(12/1920*100rem);    padding-bottom: calc(8/1920*100rem); }
      .side-nav > .nav > .menu-item > .sub-menu > .menu-item .sub-menu > .menu-item:not(:last-child) {    margin-bottom: calc(12/1920*100rem); }
      .side-nav > .nav > .menu-item > .sub-menu > .menu-item .sub-menu > .menu-item:hover > .title, .side-nav > .nav > .menu-item > .sub-menu > .menu-item .sub-menu > .menu-item.active > .title, .side-nav > .nav > .menu-item > .sub-menu > .menu-item .sub-menu > .menu-item.is-active > .title {    border-bottom-color: transparent !important; }
        .side-nav > .nav > .menu-item > .sub-menu > .menu-item .sub-menu > .menu-item:hover > .title a, .side-nav > .nav > .menu-item > .sub-menu > .menu-item .sub-menu > .menu-item.active > .title a, .side-nav > .nav > .menu-item > .sub-menu > .menu-item .sub-menu > .menu-item.is-active > .title a {    --tw-text-opacity: 1;    color: rgb(4 30 91 / var(--tw-text-opacity, 1)); }
      .side-nav > .nav > .menu-item > .sub-menu > .menu-item .sub-menu .title a {    padding-top: 0 /* 0px */;    padding-bottom: 0 /* 0px */;    font-size: clamp(12px,calc(14/1920*100rem),14px);    font-weight: 400;    --tw-text-opacity: 1;    color: rgb(129 129 129 / var(--tw-text-opacity, 1)); }

/*# sourceMappingURL=main.min.css.map */
