.top-banner {
      position: relative;
      z-index: 20; }
  .top-banner a {
      position: relative; }
    .top-banner a::before {
      content: '';
      pointer-events: none;
      position: absolute;
      top: 0;
      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(268.13deg, rgba(0, 0, 0, 0) 42.03%, rgba(0, 0, 0, 0.45) 98.42%);      background: linear-gradient(181.87deg, rgba(0, 0, 0, 0) 42.03%, rgba(0, 0, 0, 0.45) 98.42%); }

.global-breadcrumb {
      width: 100%; }

@media (min-width: 1024.1px) {
  .global-breadcrumb {
            bottom: 0;
            z-index: 50;
            padding-bottom: 2.0833333333333335rem;
            position: absolute;
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }

@media (min-width: 1200.1px) {
  .global-breadcrumb {
            padding-bottom: 3.3333333333333335rem; } }

.banner-breadcrumb {
      position: relative; }
  .banner-breadcrumb .rank-math-breadcrumb {
      -webkit-box-pack: start !important;
      -webkit-justify-content: flex-start !important;
          -ms-flex-pack: start !important;
              justify-content: flex-start !important; }

.rank-math-breadcrumb {
      height: auto;
      min-height: 40px;
      overflow-x: auto;
      padding-top: 0.4166666666666667rem;
      padding-bottom: 0.4166666666666667rem;
      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) {
  .rank-math-breadcrumb {
            height: 100%; } }
  @media screen and (max-width: 768px) {
    .rank-math-breadcrumb {
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
                -ms-flex-pack: start;
                    justify-content: flex-start; } }
  .rank-math-breadcrumb p {
      position: relative;
      margin-bottom: 0;
      white-space: nowrap;
      font-size: clamp(14px, calc(14 / 1920 * 100vw), 0.7291666666666667rem);
      line-height: 1.4;
      font-weight: 400;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
      --tw-text-opacity: 0.6;
      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) {
  .rank-math-breadcrumb p {
            --tw-text-opacity: 1;
            color: rgb(51 51 51 / var(--tw-text-opacity, 1)); } }
    @media screen and (max-width: 768px) {
      .rank-math-breadcrumb p {
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
                -ms-flex-pack: start;
                    justify-content: flex-start; } }

@media (max-width: 768px) {
  .rank-math-breadcrumb p {
            font-size: clamp(14px, calc(14 / 1920 * 100vw), 0.7291666666666667rem);
            line-height: 1.4; } }
    .rank-math-breadcrumb p * {
      font-weight: 400; }
    .rank-math-breadcrumb p span {
      white-space: nowrap;
      font-size: clamp(14px, calc(14 / 1920 * 100vw), 0.7291666666666667rem);
      line-height: 1.4; }
      .rank-math-breadcrumb p span * {
      font-size: clamp(14px, calc(14 / 1920 * 100vw), 0.7291666666666667rem);
      line-height: 1.4; }

@media (max-width: 768px) {
  .rank-math-breadcrumb p span {
            font-size: clamp(14px, calc(14 / 1920 * 100vw), 0.7291666666666667rem);
            line-height: 1.4; }
    .rank-math-breadcrumb p span * {
            font-size: clamp(14px, calc(14 / 1920 * 100vw), 0.7291666666666667rem);
            line-height: 1.4; } }
    .rank-math-breadcrumb p .separator {
      margin: 0;
      padding: 0 12px;
      font-size: 0;
      width: auto;
      position: relative }

@media (min-width: 1600px) {
  .rank-math-breadcrumb p .separator {
            padding-left: 0.625rem;
            padding-right: 0.625rem; } }
      @media screen and (max-width: 576px) {
        .rank-math-breadcrumb p .separator {
            margin-left: 0;
            margin-right: 0; } }
      .rank-math-breadcrumb p .separator:first-child {
        margin-left: 18px !important; }

@media (min-width: 1600px) {
  .rank-math-breadcrumb p .separator:first-child {
            margin-right: 1.0416666666666667rem !important; } }
      .rank-math-breadcrumb p .separator:after {
        content: "";
        pointer-events: none;
        z-index: 10;
        display: block;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
        --tw-bg-opacity: 0.6;
        font-size: clamp(14px, calc(14 / 1920 * 100vw), 0.7291666666666667rem);
        line-height: 1.4;
        font-weight: 400;        height: 16px;
        width: 1px; }
        @media screen and (max-width: 1024px) {
          .rank-math-breadcrumb p .separator:after {
            font-size: 14px;
            --tw-bg-opacity: 1;
            background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1)) } }
        @media screen and (max-width: 576px) {
          .rank-math-breadcrumb p .separator:after {
            left: -6px; } }
    .rank-math-breadcrumb p .last {
      font-weight: 700;
      --tw-text-opacity: 1;
      color: rgb(255 131 2 / var(--tw-text-opacity, 1)); }

@media (max-width: 1024px) {
  .rank-math-breadcrumb p .last {
            --tw-text-opacity: 1;
            color: rgb(51 51 51 / var(--tw-text-opacity, 1)); } }
    .rank-math-breadcrumb p a {
      position: relative;
      white-space: nowrap;
      font-size: clamp(14px, calc(14 / 1920 * 100vw), 0.7291666666666667rem);
      line-height: 1.4;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
      --tw-text-opacity: 0.6; }

@media (max-width: 1024px) {
  .rank-math-breadcrumb p a {
            --tw-text-opacity: 1;
            color: rgb(51 51 51 / var(--tw-text-opacity, 1)); } }
      @media screen and (max-width: 576px) {
        .rank-math-breadcrumb p a {
            font-size: clamp(14px, calc(14 / 1920 * 100vw), 0.7291666666666667rem);
            line-height: 1.4; } }
      .rank-math-breadcrumb p a + .separator {
        margin: 0; }

.social-network a {
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1));
      --tw-bg-opacity: 0.1; }
  .social-network a em, .social-network a i {
      font-size: clamp(18px, calc(20 / 1920 * 100vw), 1.0416666666666667rem);
      line-height: 1.4; }
  .social-network a img, .social-network a svg {
      max-width: 1.0416666666666667rem; }
  .social-network a:hover {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px); }

.footer-menu li {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      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; }
  .footer-menu li:hover 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-money-map-category-ancestor a, .footer-menu li.current-post-ancestor a, .footer-menu li.current-project-ancestor a {
      -webkit-text-decoration-line: underline !important;
              text-decoration-line: underline !important; }
  .footer-menu li * {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4; }
  .footer-menu li:not(:last-child) {
      margin-bottom: 0.625rem; }

@media (max-width: 576px) {
  .cky-revisit-bottom-left {
            bottom: 50px !important; } }

@media (max-width: 1024px) {
  footer .partner-swiper {
            padding-top: 0; } }

@media (max-width: 768px) {
  footer .footer-bottom {
            padding-bottom: 2.916666666666667rem; } }

footer address {
      font-style: normal; }
  footer address li:hover {
      -webkit-text-decoration-line: underline;
              text-decoration-line: underline; }

footer .contact em, footer .contact i {
      margin-right: 0.4166666666666667rem;
      margin-top: 2px;
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      --tw-text-opacity: 1;
      color: rgb(255 131 2 / var(--tw-text-opacity, 1));  min-width: 16px; }

footer .contact li {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      line-height: 140%;
      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; }
  footer .contact li * {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      line-height: 140%; }

footer .contact a:hover {
      -webkit-text-decoration-line: underline;
              text-decoration-line: underline; }

footer address li {
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
      line-height: 1.4;
      --tw-text-opacity: 1;
      color: rgb(39 67 44 / 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; }
  footer address li * {
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
      line-height: 1.4;
      --tw-text-opacity: 1;
      color: rgb(39 67 44 / var(--tw-text-opacity, 1)); }
  footer address li:not(:last-child) {
      margin-bottom: 0.625rem; }

footer address p {
      margin-bottom: 0; }

footer address a {
      font-weight: 700; }
  footer address a:hover {
      -webkit-text-decoration-line: underline;
              text-decoration-line: underline; }

footer address em, footer address i {
      margin-right: 0.625rem;
      font-size: clamp(18px, calc(20 / 1920 * 100vw), 1.0416666666666667rem);
      line-height: 1.4;
      font-weight: 300;
      --tw-text-opacity: 1;
      color: rgb(39 67 44 / var(--tw-text-opacity, 1)); }

footer .logo {
  height: 50px;
  width: auto;
  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) {
  footer .logo {
            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 (min-width: 1200.1px) {
  footer .logo {
    height: 3.33333rem; } }

@media (min-width: 1024.1px) {
  footer .logo {
            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; } }
  footer .logo img {
    width: auto;
    height: 100%;
      height-object-fit: contain; }

@media screen and (max-width: 1280px) {
  .footer-bottom {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
            -webkit-flex-direction: column-reverse;
                -ms-flex-direction: column-reverse;
                    flex-direction: column-reverse;
            gap: 1.0416666666666667rem; } }

.policy-nav ul {
      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; }

.policy-nav li {
      position: relative;
      padding-left: 0.8333333333333334rem;
      padding-right: 0.8333333333333334rem; }
  .policy-nav li a {
      font-size: clamp(14px, calc(14 / 1920 * 100vw), 0.7291666666666667rem);
      font-weight: 400;
      line-height: 1;
      --tw-text-opacity: 1;
      color: rgb(129 129 129 / var(--tw-text-opacity, 1)); }
  .policy-nav li:hover a, .policy-nav li.current-menu-item a, .policy-nav li.current-category-ancestor a, .policy-nav li.current-menu-ancestor a, .policy-nav li.current-menu-parent a, .policy-nav li.current-category-parent a, .policy-nav li.current-money-map-category-ancestor a, .policy-nav li.current-post-ancestor a, .policy-nav li.current-project-ancestor a {
      -webkit-text-decoration-line: underline;
              text-decoration-line: underline; }
  .policy-nav li:not(:last-child)::after {
    content: '';
    pointer-events: none;
    right: 0;
    bottom: 0;
    z-index: 10;
    display: block;
    height: 0.625rem;
    width: 1px;
    --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 }

.partner-swiper .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  height: auto !important }

.partner-swiper .img a {
      padding-left: 0.20833333333333334rem;
      padding-right: 0.20833333333333334rem;
      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: 5rem;
  width: auto; }
  .partner-swiper .img a img {
    width: auto;
    height: 100%;
    object-fit: contain; }

.navigation-tab em, .navigation-tab i {
      font-size: clamp(14px, calc(14 / 1920 * 100vw), 0.7291666666666667rem);
      line-height: 1.4;
      --tw-text-opacity: 1;
      color: rgb(168 194 173 / var(--tw-text-opacity, 1)); }

@media (min-width: 1200.1px) {
  .navigation-tab em, .navigation-tab i {
            font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
            line-height: 1.4; } }

@media screen and (min-width: 768px) and (max-width: 1600px) {
  .navigation-tab li:nth-child(6) a {
    width: 6rem; } }

.navigation-tab li.is-active .icon, .navigation-tab li:hover .icon, .navigation-tab li:nth-child(4) .icon {
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      --tw-border-opacity: 1;
      border-color: rgb(92 140 102 / var(--tw-border-opacity, 1));
      --tw-bg-opacity: 1;
      background-color: rgb(92 140 102 / var(--tw-bg-opacity, 1)); }
  .navigation-tab li.is-active .icon em, .navigation-tab li.is-active .icon i, .navigation-tab li:hover .icon em, .navigation-tab li:hover .icon i, .navigation-tab li:nth-child(4) .icon em, .navigation-tab li:nth-child(4) .icon i {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }

.navigation-tab li.is-active .heading-6, .navigation-tab li:hover .heading-6, .navigation-tab li:nth-child(4) .heading-6 {
      --tw-text-opacity: 1;
      color: rgb(255 131 2 / var(--tw-text-opacity, 1)); }

@media screen and (max-width: 576px) {
  .navigation-tab ul {
            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; }
    .navigation-tab ul .txt {
            display: none; }
    .navigation-tab ul a {
            width: 100%; } }

@media (min-width: 576.1px) {
  .fixed-navigation-tab {
    height: var(--footer-height); } }

header {
  height: var(--header-height);
  overflow: visible !important }
  @media screen and (min-width: 1200px) and (max-width: 1400px) {
    header .container-fluid {
            padding-left: 0.8333333333333334rem !important;
            padding-right: 0.8333333333333334rem !important; } }
  @media screen and (min-width: 1400px) {
    header .container-fluid {
      padding: 0 4.16667rem; } }
  header .cart-icon {
      position: relative; }
  header .count-cart {
      position: absolute;
      overflow: hidden;
      border-radius: 9999px;
      --tw-bg-opacity: 1;
      background-color: rgb(244 122 90 / var(--tw-bg-opacity, 1));
      padding: 0.20833333333333334rem;
      font-size: clamp(14px, calc(12 / 1920 * 100vw), 0.625rem);
      line-height: 1.4;
      font-weight: 300;
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));    top: -0.41667rem;
    right: -0.625rem; }
  header .btn {
      height: 40px;
      overflow: hidden;
      border-radius: 9999px;
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1));
      --tw-bg-opacity: 0.1;
      padding-left: 1.0416666666666667rem;
      padding-right: 1.0416666666666667rem; }

@media (min-width: 1600px) {
  header .btn {
            height: 2.0833333333333335rem; } }
    header .btn em, header .btn i {
      margin-right: 0.4166666666666667rem;
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      font-weight: 300; }
    header .btn span {
      font-size: clamp(14px, calc(14 / 1920 * 100vw), 0.7291666666666667rem);
      line-height: 1.4;
      font-weight: 600;
      text-transform: uppercase; }
    header .btn:hover {
      --tw-bg-opacity: 1;
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1)); }
      header .btn:hover em, header .btn:hover i, header .btn:hover span {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }

@media (max-width: 768px) {
  header .btn:first-child {
            border-radius: 0px !important;
            border-right-width: 1px !important;
            --tw-border-opacity: 1 !important;
            border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important; }
  header .btn-group {
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center;
            --tw-bg-opacity: 1;
            background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1)); }
    header .btn-group .btn span, header .btn-group .btn i, header .btn-group .btn em {
            --tw-text-opacity: 1;
            color: rgb(255 255 255 / var(--tw-text-opacity, 1)); } }

.header-btn-group {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }

.header-bottom {
  -webkit-transition: .3s all  ease-in-out;
  transition: .3s all  ease-in-out; }

@media (max-width: 1200px) {
  .header-top {
            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; } }

.site-menu-toggle {
      margin-left: 0.4166666666666667rem;
      margin-top: 0;
      overflow: hidden;
      border-radius: 9999px;
      --tw-bg-opacity: 1;
      background-color: rgb(255 131 2 / 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: 40px;
  width: 40px;
  min-width: 40px; }

@media (max-width: 768px) {
  .site-menu-toggle {
            margin-left: 0.8333333333333334rem; } }

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

@media (max-width: 768px) {
  .header-btn-group.flex-end .btn-group {
            position: fixed;
            bottom: 0;
            left: 0;
            z-index: 99;
            width: 100%; } }

.checkout-cart-toggle .cart-icon {
  width: 38px;
  min-width: 38px;
  height: 38px; }

@media (min-width: 1600px) {
  .checkout-cart-toggle .cart-icon {
    width: clamp(38px, calc(38/1920*100rem), calc(38/1920*100rem));
    min-width: clamp(38px, calc(38/1920*100rem), calc(38/1920*100rem));
    height: clamp(38px, calc(38/1920*100rem), calc(38/1920*100rem)); } }

.checkout-cart-toggle em {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      font-weight: 300; }

.nav-brand a {
  height: 50px;
  width: 100%;
  min-width: 50px;
  -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 screen and (min-width: 1200px) {
    .nav-brand a {
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
                -ms-flex-pack: start;
                    justify-content: flex-start;      height: 50px; } }
  @media screen and (min-width: 4000px) {
    .nav-brand a {
            height: 3.3333333333333335rem; } }
  .nav-brand a img, .nav-brand a svg {
    width: 100%;
    height: 100%;
    object-fit: contain; }

.mobile-nav-wrap {
      position: fixed;
      left: 0;
      height: 100vh;
      width: 100%;
      padding-left: 1.25rem;
      padding-right: 1.25rem;
      padding-top: 1.6666666666666667rem;
      padding-bottom: 1.6666666666666667rem;  top: var(--header-height);
  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); }
  .mobile-nav-wrap::before {
    content: '';
    pointer-events: none;
    position: absolute;
    left: 0;
    bottom: 0;
    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-color: #f5f5f5; }

@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 {
      position: relative;
      z-index: 40;
      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; }
    .mobile-nav-wrap .close-menu em, .mobile-nav-wrap .close-menu span {
      font-weight: 700;
      line-height: 1;
      --tw-text-opacity: 1;
      color: rgb(255 131 2 / var(--tw-text-opacity, 1)); }
    .mobile-nav-wrap .close-menu em {
      font-size: clamp(26px, calc(30 / 1920 * 100vw), 1.5625rem);
      line-height: 1.3; }
    .mobile-nav-wrap .close-menu span {
      margin-left: 0.625rem;
      font-size: clamp(18px, calc(20 / 1920 * 100vw), 1.0416666666666667rem);
      line-height: 1.4; }
  .mobile-nav-wrap .mobile-top-nav {
      margin-bottom: 1.0416666666666667rem; }

.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: 1.25rem;
      padding-bottom: 0; }
  .modulepager ul, .post-nav ul {
    padding: 0;
    margin: 0;
    position: relative;
    gap: 0.625rem;
    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 }
    .modulepager ul li, .post-nav ul li {
      display: inline-block; }
      .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(255 131 2 / 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;
        text-decoration: none;
        height: 40px;
        width: 40px;
        min-width: 40px;
        overflow: hidden;
        border-radius: 9999px;
        background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1));
        --tw-bg-opacity: 0.1;
        font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
        line-height: 1.4;
        font-weight: 700;
        --tw-text-opacity: 1;
        color: rgb(51 51 51 / 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: 1200.1px) {
  .modulepager ul li span, .modulepager ul li a, .post-nav ul li span, .post-nav ul li a {
            height: 2.7083333333333335rem;
            width: 2.7083333333333335rem;
            min-width: 2.7083333333333335rem; } }
    .modulepager ul .next a, .post-nav ul .next a {
      white-space: nowrap; }

.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: 1024px) {
      .primary-banner .wrap {
            position: static; } }
  .primary-banner .swiper-slide {
      pointer-events: none;
      height: auto;    z-index: -1; }
    .primary-banner .swiper-slide:hover .img::before {
      opacity: 0.1; }
    .primary-banner .swiper-slide.swiper-slide-active {
      z-index: 999;
      pointer-events: auto }
  .primary-banner .img {
      position: relative;
      z-index: 20; }

@media (max-width: 768px) {
  .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 (min-width: 768.1px) {
  .primary-banner .img a {
    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 43.75%; }
    .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; } }
  .primary-banner .video a.pause::after {
      opacity: 1; }
  .primary-banner .video a::after {
    content: '\f04b';
    pointer-events: none;
    z-index: 50;
    display: block;
    width: 100%;
    overflow: hidden;
    border-radius: 9999px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    font-family: 'Font Awesome 6 Pro';
    font-size: clamp(18px, calc(20 / 1920 * 100vw), 1.0416666666666667rem);
    line-height: 1.4;
    font-weight: 300;
    line-height: .75rem;
    color: rgb(255 131 2 / var(--tw-text-opacity, 1));
    --tw-text-opacity: 1;
    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%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out;    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 3.33333rem;
    height: 3.33333rem;
    min-width: 3.33333rem; }
  .primary-banner .desktop {
      display: none; }

@media (min-width: 768.1px) {
  .primary-banner .desktop {
            display: block; } }
  .primary-banner .mobile {
      display: block; }

@media (min-width: 768.1px) {
  .primary-banner .mobile {
            display: none; } }
  .primary-banner .swiper-pagination {
      bottom: 0 !important;
      padding-bottom: 1.25rem !important;
      position: absolute !important;
      left: 50% !important;
      -webkit-transform: translateX(-50%) !important;
              transform: translateX(-50%) !important; }

@media (min-width: 1200.1px) {
  .primary-banner .swiper-pagination {
            padding-bottom: 1.6666666666666667rem; } }
  .primary-banner .nav-wrap {
      padding: 0; }

@media (min-width: 1200.1px) {
  .primary-banner .nav-wrap {
            padding-left: 3.125rem;
            padding-right: 3.125rem; } }

@media (max-width: 576px) {
  .primary-banner .nav-wrap {
            display: none !important; } }

.home-about .desc {
  -webkit-line-clamp: unset; }

@media (max-width: 768px) {
  .home-about .heading-3 {
    -webkit-line-clamp: unset; }
    .home-about .heading-3 * {
      -webkit-line-clamp: unset; } }

@media (max-width: 1024px) {
  .home-about .txt {
            padding-left: 0;
            padding-right: 0; } }

.home-achivement .home-achivement-swiper .swiper-wrapper {
      height: auto; }

@media (max-width: 576px) {
  .home-achivement .block-desktop {
            display: none; } }

@media (min-width: 576.1px) {
  .home-achivement .block-mobile {
            display: none; } }

@media (max-width: 768px) {
  .home-achivement .container-grid {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr)); } }

@media (min-width: 768.1px) {
  .home-achivement .container-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: auto auto;
    grid-auto-columns: 1fr;
    gap: 20px 20px;
    grid-auto-flow: row;
    grid-template-areas: "item-1 item-1 item-1 item-2 item-2 item-2 item-2 item-2 item-2 item-3 item-3 item-3" "item-4 item-4 item-4 item-4 item-4 item-4 item-5 item-5 item-5 item-3 item-3 item-3"; } }

@media (min-width: 1200.1px) {
  .home-achivement .container-grid {
            gap: 1.0416666666666667rem; } }

.home-achivement .title {
      font-weight: 400; }

.home-achivement .item {
      position: relative;
      padding: 1.6666666666666667rem;  min-height: 16.66667rem; }

@media (min-width: 1024.1px) {
  .home-achivement .item {
    min-height: 16.66667rem; } }
  @media screen and (min-width: 1400px) {
    .home-achivement .item {
      height: 14.58333rem; } }

@media (max-width: 576px) {
  .home-achivement .item {
            grid-column: span 2 / span 2; } }
  .home-achivement .item:nth-child(1) {
      --tw-bg-opacity: 1;
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1)); }

@media (max-width: 576px) {
  .home-achivement .item:nth-child(1) {
            grid-column: span 2 / span 2; } }

@media (min-width: 768.1px) {
  .home-achivement .item:nth-child(1) {
    grid-area: item-1; } }

@media (max-width: 576px) {
  .home-achivement .item:nth-child(2) {
            grid-column: span 2 / span 2; } }

@media (min-width: 768.1px) {
  .home-achivement .item:nth-child(2) {
    grid-area: item-2; } }
  .home-achivement .item:nth-child(2)::after {
    content: '';
    pointer-events: none;
    position: absolute;
    left: 0;
    bottom: 0;
    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(left, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 81.3%);    background: linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 81.3%); }
  .home-achivement .item:nth-child(3) {
    height: 30.20833rem;
    padding: 0 }

@media (max-width: 768px) {
  .home-achivement .item:nth-child(3) {
            grid-column: span 2 / span 2; } }

@media (min-width: 768.1px) {
  .home-achivement .item:nth-child(3) {
    grid-area: item-3; } }
    @media screen and (min-width: 1400px) {
      .home-achivement .item:nth-child(3) {
        height: 34.375rem; } }
    .home-achivement .item:nth-child(3) .txt {
      position: relative;
      padding: 1.6666666666666667rem; }
      .home-achivement .item:nth-child(3) .txt::before {
        content: '';
        background: #efefef;
        pointer-events: none;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10;
        display: block;
        height: 66.666667%;
        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 }
      .home-achivement .item:nth-child(3) .txt::after {
        content: '';
        pointer-events: none;
        position: absolute;
        left: 0;
        top: 66.666667%;
        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(top, #EFEFEF 13.77%, rgba(239, 239, 239, 0) 42.62%);        background: linear-gradient(180deg, #EFEFEF 13.77%, rgba(239, 239, 239, 0) 42.62%);
        height: 14.58333rem; }
    .home-achivement .item:nth-child(3) .counter, .home-achivement .item:nth-child(3) .title {
      position: relative;
      z-index: 70;
      --tw-text-opacity: 1;
      color: rgb(255 131 2 / var(--tw-text-opacity, 1)); }
    .home-achivement .item:nth-child(3) .desc {
      position: relative;
      z-index: 70;
      --tw-text-opacity: 1;
      color: rgb(51 51 51 / var(--tw-text-opacity, 1)); }
      .home-achivement .item:nth-child(3) .desc strong {
      --tw-text-opacity: 1;
      color: rgb(255 131 2 / var(--tw-text-opacity, 1)); }
  .home-achivement .item:nth-child(4) {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      --tw-bg-opacity: 1;
      background-color: rgb(239 239 239 / var(--tw-bg-opacity, 1));
      padding: 0; }

@media (min-width: 768.1px) {
  .home-achivement .item:nth-child(4) {
    grid-area: item-4; } }
    .home-achivement .item:nth-child(4) .img {
      margin-top: auto;
      width: 100%; }
      .home-achivement .item:nth-child(4) .img a {
      margin-left: auto;
      margin-right: auto;        max-width: 13.28125rem;
        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;
        width: auto; }
        .home-achivement .item:nth-child(4) .img a img {
          width: auto;
          height: -webkit-fit-content;
          height: -moz-fit-content;
          height: fit-content;
          object-fit: contain; }
    .home-achivement .item:nth-child(4) .txt {
      padding: 1.6666666666666667rem;      width: 17.1875rem; }
      @media screen and (max-width: 1400px) {
        .home-achivement .item:nth-child(4) .txt {
          width: 23.4375rem; } }
      @media screen and (max-width: 1200px) {
        .home-achivement .item:nth-child(4) .txt {
          width: 28.125rem; } }
    .home-achivement .item:nth-child(4) .counter, .home-achivement .item:nth-child(4) .title {
      --tw-text-opacity: 1;
      color: rgb(255 131 2 / var(--tw-text-opacity, 1)); }
    .home-achivement .item:nth-child(4) .desc {
      --tw-text-opacity: 1;
      color: rgb(51 51 51 / var(--tw-text-opacity, 1)); }
      .home-achivement .item:nth-child(4) .desc strong {
      --tw-text-opacity: 1;
      color: rgb(255 131 2 / var(--tw-text-opacity, 1)); }
      @media screen and (max-width: 1400px) {
        .home-achivement .item:nth-child(4) .desc {
            font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
            line-height: 1.4; } }
  .home-achivement .item:nth-child(5) {
    background: -webkit-linear-gradient(194.04deg, #FFC401 0%, #FF8302 50%, #FF8302 100%);
    background: linear-gradient(255.96deg, #FFC401 0%, #FF8302 50%, #FF8302 100%); }

@media (min-width: 768.1px) {
  .home-achivement .item:nth-child(5) {
    grid-area: item-5; } }

.home-achivement .desc {
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
      line-height: 1.4; }
  .home-achivement .desc p {
      margin-bottom: 0; }
  .home-achivement .desc * {
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
      line-height: 1.4; }

.home-achivement .block-mobile .img {
      margin-bottom: 0.8333333333333334rem;
      width: 100%; }
  .home-achivement .block-mobile .img.bottom-image {
      margin-bottom: 0;
      margin-top: 1.0416666666666667rem; }

.home-chart .icon {
  background: var(--color-code); }

.page-template-template_campus .contact-section {
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1));
      --tw-bg-opacity: 0.1; }
  .page-template-template_campus .contact-section .img a {
    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 100%; }
    .page-template-template_campus .contact-section .img a img {
      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; }

.contact-section {
  background: #FF83021A; }
  .contact-section .img {
      height: 100%;
      width: 100%; }
    .contact-section .img a {
      height: 100%;
      width: 100%; }
    .contact-section .img img {
      height: 100%;
      width: 100%;
      object-fit: cover; }

@media (min-width: 1200.1px) {
  .home-facility .container-fluid {
            padding-left: 4.166666666666667rem;
            padding-right: 4.166666666666667rem; } }

@media (min-width: 1024.1px) {
  .home-facility .col:nth-child(1) {
    width: 32%; }
  .home-facility .col:nth-child(2) {
    width: 68%; } }

.home-facility .tab-nav-hover li {
      -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; }
  .home-facility .tab-nav-hover li * {
      -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; }
  .home-facility .tab-nav-hover li.is-active {
      border-bottom-width: 2px;
      --tw-border-opacity: 1;
      border-color: rgb(255 131 2 / var(--tw-border-opacity, 1)); }
    .home-facility .tab-nav-hover li.is-active .heading-3 {
      --tw-text-opacity: 1;
      color: rgb(255 131 2 / var(--tw-text-opacity, 1)); }

.tab-item-hover {
      display: none; }
  .tab-item-hover.is-active {
      display: block; }

.home-message .info {
      margin-left: auto;
      margin-right: auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }

@media (max-width: 1200px) {
  .home-message .txt-wrap {
            padding-bottom: 0; } }

.home-message .txt-wrap::before {
  content: '';
  pointer-events: none;
  z-index: 10;
  margin-bottom: 1.6666666666666667rem;
  display: block;
  height: 2.5rem;
  width: 3.125rem;
  -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/icon/quotes.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center; }

@media (min-width: 1200.1px) {
  .home-message .txt-wrap::before {
            height: 3.3333333333333335rem;
            width: 4.166666666666667rem; } }

.home-message .item {
      position: relative;
      margin-top: auto; }
  .home-message .item::after {
    content: '';
    pointer-events: none;
    position: absolute;
    left: 0;
    bottom: 0;
    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: -webkit-linear-gradient(top, rgba(255, 187, 1, 0) 0%, rgba(255, 150, 2, 0.5) 50%, #FF8302 100%);    background: linear-gradient(180deg, rgba(255, 187, 1, 0) 0%, rgba(255, 150, 2, 0.5) 50%, #FF8302 100%);
    height: 12.5rem; }

@media (min-width: 1024.1px) {
  .home-message .img a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 42.70833rem;
    width: auto;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end }
    .home-message .img a img {
      width: auto;
      height: 100%;
      object-fit: contain; } }

@media (max-width: 1024px) {
  .home-message .img a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 31.25rem;
    width: auto; }
    .home-message .img a img {
      width: auto;
      height: 100%;
      object-fit: contain; } }

.home-message .btn {
  min-width: 6.77083rem; }

.home-message .title {
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
      line-height: 1.4; }
  .home-message .title * {
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
      line-height: 1.4; }
  .home-message .title p {
      margin-bottom: 0; }

.home-grades .item {
      position: relative; }
  .home-grades .item::before, .home-grades .item::after {
    content: '';
    pointer-events: none;
    position: absolute;
    left: 0;
    bottom: 0;
    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 }
  .home-grades .item::after {
      opacity: 0;    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.75) 100%);    background: linear-gradient(180deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.75) 100%); }

@media (max-width: 1024px) {
  .home-grades .item::after {
            opacity: 0.2; } }
  .home-grades .item:hover::before {
      opacity: 0; }
  .home-grades .item:hover::after {
      opacity: 0.5; }
  .home-grades .item:hover .txt-grid {
    grid-template-rows: 1fr; }

@media (max-width: 1024px) {
  .home-grades .heading-1 {
            padding-left: 0.8333333333333334rem;
            padding-right: 0.8333333333333334rem; }
  .home-grades .txt-grid {
    grid-template-rows: 1fr; } }

.home-grades .btn.btn-arrow {
      background-image: -webkit-linear-gradient(194.04deg, #FFC401 0%, #FF8302 50%, #FF8302 100%);
      background-image: linear-gradient(255.96deg, #FFC401 0%, #FF8302 50%, #FF8302 100%); }

.home-network .map {
      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: 25rem;
  width: auto; }

@media (min-width: 576.1px) {
  .home-network .map {
    height: 31.25rem; } }

@media (min-width: 768.1px) {
  .home-network .map {
    height: 41.66667rem; } }
  @media screen and (min-width: 1200px) {
    .home-network .map {
      height: 46.875rem; } }
  @media screen and (min-width: 1400px) {
    .home-network .map {
      height: 38.02083rem; } }
  .home-network .map img, .home-network .map svg {
    width: auto;
    height: 100%;
    object-fit: contain; }

.home-network .g-path .pin-path path {
      -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; }

.home-network .g-path:hover .pin-path path {
  fill: #FFB301 !important; }

.partner-swiper-2 .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  height: auto !important }

.partner-swiper-2 .img a {
      border-width: 1px;
      --tw-border-opacity: 1;
      border-color: rgb(239 239 239 / var(--tw-border-opacity, 1));
      padding: 0.20833333333333334rem;
      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: 8.33333rem;
  width: auto; }

@media (min-width: 1200.1px) {
  .partner-swiper-2 .img a {
            padding: 0.8333333333333334rem; } }

.tooltipster-content {
      height: -webkit-fit-content;
      height: -moz-fit-content;
      height: fit-content;
      background-color: transparent;  padding: 0 !important; }

.figure-tooltip {
      overflow: hidden;
      border-radius: 0.75rem;
      --tw-bg-opacity: 1;
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1));
      padding: 0.8333333333333334rem;
      padding-bottom: 0.4166666666666667rem;
      text-align: center; }
  .figure-tooltip p {
      margin-bottom: 0.20833333333333334rem; }
  .figure-tooltip .desc {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      --tw-text-opacity: 1;
      color: rgb(51 51 51 / var(--tw-text-opacity, 1)); }
    .figure-tooltip .desc * {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      --tw-text-opacity: 1;
      color: rgb(51 51 51 / var(--tw-text-opacity, 1)); }
  .figure-tooltip .headline {
      margin-bottom: 0.20833333333333334rem;
      text-align: center;
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      --tw-text-opacity: 1;
      color: rgb(51 51 51 / var(--tw-text-opacity, 1)); }
    .figure-tooltip .headline * {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      --tw-text-opacity: 1;
      color: rgb(51 51 51 / var(--tw-text-opacity, 1)); }
  .figure-tooltip .btn em {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4; }
  .figure-tooltip a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      cursor: pointer; }
    .figure-tooltip a:hover {
      -webkit-text-decoration-line: underline;
              text-decoration-line: underline; }
  .figure-tooltip .icon {
      padding-top: 2px;
      padding-bottom: 2px;
      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; }

.tooltipster-sidetip {
  background: none !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 131 2 / var(--tw-border-opacity, 1)) !important }
  .tooltipster-sidetip .tooltipster-box {
    border: none !important;
    background: none !important;
    margin: 0 !important;
    overflow: hidden !important;
    border-radius: 16px !important; }
  .tooltipster-sidetip.tooltipster-bottom {
      --tw-bg-opacity: 1;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)); }

@media (min-width: 768.1px) {
  .home-partner .img a {
            padding-top: 1.0416666666666667rem;
            padding-bottom: 1.0416666666666667rem; } }

.home-partner .img img {
  width: auto;
  height: 100%;
  object-fit: contain; }

@media (max-width: 1200px) {
  .home-news .tab-nav {
            overflow-x: auto; }
    .home-news .tab-nav ul {
            white-space: nowrap;
            padding-bottom: 0.20833333333333334rem;
            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; }
      .home-news .tab-nav ul li:first-child {
            padding-left: 0; } }

.home-news .tab-nav li.active a, .home-news .tab-nav li:hover a {
      --tw-bg-opacity: 1;
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }

.home-news time {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
  .home-news time * {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
  .home-news time span {
      font-size: clamp(14px, calc(12 / 1920 * 100vw), 0.625rem);
      line-height: 1.4; }

.home-news .row {
      margin: 0;
      padding: 0; }

.home-news .col {
      margin: 0;
      padding: 0; }

@media (min-width: 1024.1px) {
  .home-news .col:first-child {
    width: 65%; }
  .home-news .col:nth-child(2) {
    width: 35%; } }

.home-news .scrollbar-wrap {
  max-height: 8.33333rem; }

.home-news .prev, .home-news .next {
      pointer-events: auto;
      position: relative;
      height: 0.8333333333333334rem;
      width: 0.8333333333333334rem;
      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;
      -webkit-transition: .4s all ease-in-out;
      transition: .4s all ease-in-out; }
  .home-news .prev::before, .home-news .next::before {
    font-family: 'icomoon' !important;
    pointer-events: none;
    z-index: 50;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
    font-weight: 300;
    line-height: 1;
    --tw-text-opacity: 1;
    color: rgb(189 189 189 / 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 (min-width: 1200.1px) {
  .home-news .prev::before, .home-news .next::before {
            font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
            line-height: 1.4; } }

.home-news .next::before {
  content: "\e901";
  -webkit-animation: r-t-l 0.4s forwards;
          animation: r-t-l 0.4s forwards; }

.home-news .next:hover::before {
      --tw-text-opacity: 1;
      color: rgb(255 131 2 / var(--tw-text-opacity, 1));  -webkit-animation: l-t-r 0.4s forwards;  animation: l-t-r 0.4s forwards; }

.home-news .prev::before {
  content: "\e900";
  -webkit-animation: l-t-r 0.4s forwards;
          animation: l-t-r 0.4s forwards; }

.home-news .prev:hover::before {
      --tw-text-opacity: 1;
      color: rgb(255 131 2 / var(--tw-text-opacity, 1));  -webkit-animation: r-t-l 0.4s forwards;  animation: r-t-l 0.4s forwards; }

.home-news .nav-wrap {
      margin-left: auto;
      margin-right: auto;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      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) {
  .home-news .nav-wrap {
            margin-top: 1.6666666666666667rem; } }

@media (min-width: 1024.1px) {
  .home-news .nav-wrap {
    right: 19.79167rem; } }

@media (min-width: 1200.1px) {
  .home-news .nav-wrap {
    right: 19.79167rem; } }

@media (min-width: 1600px) {
  .home-news .nav-wrap {
    right: 17.1875rem; } }

.home-news .swiper-pagination span {
      height: -webkit-fit-content !important;
      height: -moz-fit-content !important;
      height: fit-content !important;
      width: -webkit-fit-content !important;
      width: -moz-fit-content !important;
      width: fit-content !important;
      --tw-text-opacity: 1 !important;
      color: rgb(189 189 189 / var(--tw-text-opacity, 1)) !important; }
  .home-news .swiper-pagination span.swiper-pagination-current {
      --tw-text-opacity: 1 !important;
      color: rgb(51 51 51 / var(--tw-text-opacity, 1)) !important; }

.home-news .news-item {
      height: 100%;
      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; }
  .home-news .news-item .img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100% }
  .home-news .news-item .txt {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1  auto;
        -ms-flex: 0 1  auto;
            flex: 0 1  auto;
    height: 100% }
  .home-news .news-item .btn-wrap {
      margin-top: auto; }

@media (max-width: 768px) {
  .desktop-block {
            display: none; } }

.tablet-block {
      display: none; }

@media (max-width: 768px) {
  .tablet-block {
            display: block; } }

.news-item time {
  min-width: 3.33333rem;
  min-height: 3.75rem; }
  @media screen and (min-width: 1800px) {
    .news-item time {
      width: 3.33333rem;
      height: 3.75rem; } }

.news-item .list li {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      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-item .list li * {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4; }
  .news-item .list li:not(:last-child) {
      margin-bottom: 0.4166666666666667rem; }

.news-item .list em, .news-item .list i {
      margin-bottom: 0.4166666666666667rem;
      margin-right: 0.4166666666666667rem;
      width: 1.25rem;
      min-width: 1.25rem; }

.news-item .list p {
      margin-bottom: 0; }

.news-item .headline {
  display: -webkit-box;
  font-size: clamp(16px, 1.04167rem, 1.04167rem);
  height: 4.375rem;
  min-height: 67.2px;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  font-weight: 700 }

.news-figure .time-wrap {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      --tw-text-opacity: 1;
      color: rgb(51 51 51 / var(--tw-text-opacity, 1)); }
  .news-figure .time-wrap * {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      --tw-text-opacity: 1;
      color: rgb(51 51 51 / var(--tw-text-opacity, 1)); }
  .news-figure .time-wrap time {
    min-height: auto;
    min-width: auto; }
  .news-figure .time-wrap span {
      margin-top: 2px; }
  .news-figure .time-wrap em, .news-figure .time-wrap i {
      margin-right: 0.4166666666666667rem;
      display: inline-block; }

.news-figure .headline {
      -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-figure .headline * {
      -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-figure .headline a {
    display: -webkit-box;
    font-size: clamp(20px, 1.25rem, 1.25rem);
    height: 3.5rem;
    min-height: 56px;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; }

.news-figure .desc {
  display: -webkit-box;
  font-size: clamp(16px, 0.9375rem, 0.9375rem);
  height: 3.9375rem;
  min-height: 67.2px;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; }

.time-wrap time, .top time {
      min-height: 3.75rem;
      min-width: 3.541666666666667rem; }

.home-customer .item {
  box-shadow: 0px 8px 12px 0px #1F22270F;
  -webkit-transition: .3s all  ease-in-out;
  transition: .3s all  ease-in-out; }
  .home-customer .item:hover {
      border-top-width: 4px;
      border-left-width: 4px;
      --tw-border-opacity: 1;
      border-color: rgb(255 131 2 / var(--tw-border-opacity, 1));
      --tw-bg-opacity: 1;
      background-color: rgb(244 247 244 / var(--tw-bg-opacity, 1));    border-radius: 4.16667rem 0.625rem; }

.home-customer .icon img {
      height: 100%;
      width: 100%;  object-fit: cover; }

@media (min-width: 1200.1px) {
  .home-customer .scrollbar-wrap {
    max-height: 8.85417rem; } }

.news-detail {
      padding-bottom: 2.916666666666667rem; }
  .news-detail .time-wrap {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      --tw-text-opacity: 1;
      color: rgb(51 51 51 / var(--tw-text-opacity, 1)); }
    .news-detail .time-wrap * {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      --tw-text-opacity: 1;
      color: rgb(51 51 51 / var(--tw-text-opacity, 1)); }
    .news-detail .time-wrap time {
      min-height: auto;
      min-width: auto; }
    .news-detail .time-wrap span {
      margin-top: 2px; }
    .news-detail .time-wrap em, .news-detail .time-wrap i {
      margin-right: 0.4166666666666667rem;
      display: inline-block; }
  .news-detail #ez-toc-container ul li::before {
      display: none; }

@media (max-width: 1024px) {
  .news-detail .social {
    position: static !important;
    top: unset !important;
    left: unset  !important;
    gap: 0.4166666666666667rem;
    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 a {
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1));
      --tw-bg-opacity: 0.1; }
    .news-detail .social a:hover {
      -webkit-transform: translateY(-5px);
              transform: translateY(-5px);
      --tw-bg-opacity: 1;
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1));
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1)) }
      .news-detail .social a:hover em {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
  .news-detail .briefcontent {
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
      line-height: 1.4;
      font-weight: 700; }
    .news-detail .briefcontent * {
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
      line-height: 1.4;
      font-weight: 700; }
  .news-detail .news-item-side {
      -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;    -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) {
  .news-detail .news-item-side {
            display: block; } }
    .news-detail .news-item-side:not(:last-child) {
      margin-bottom: 1.25rem; }
    .news-detail .news-item-side .headline {
      margin-top: 0.4166666666666667rem; }
      .news-detail .news-item-side .headline a {
        display: -webkit-box;
        font-size: clamp(16px, 1.04167rem, 1.04167rem);
        height: 2.8125rem;
        min-height: 43.2px;
        line-height: 1.35;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2; }
    .news-detail .news-item-side .img {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 auto;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto; }

@media (max-width: 576px) {
  .news-detail .news-item-side .img {
            width: 100%; } }
      .news-detail .news-item-side .img a {
      overflow: hidden;
      border-radius: 0.4166666666666667rem;
      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: 576px) {
  .news-detail .news-item-side .img a {
            width: 100%;    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 56.11111%; }
    .news-detail .news-item-side .img a img {
      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 (min-width: 576.1px) {
  .news-detail .news-item-side .img a {
    width: 9.375rem;
    min-width: 9.375rem;
    max-width: 9.375rem;
    height: 5.26042rem; } }

.ez-toc-list li::before {
  display: none !important; }

.other-news .heading-2 {
      text-transform: uppercase; }

.other-news .news-figure .btn-wrap {
      display: none; }

.other-news .news-figure .headline {
      margin-bottom: 0.4166666666666667rem;
      -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 .news-figure .headline * {
      -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 .news-figure .headline a {
    display: -webkit-box;
    font-size: clamp(16px, 0.9375rem, 0.9375rem);
    height: 2.53125rem;
    min-height: 43.2px;
    line-height: 1.35;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; }

.other-news .news-figure .desc {
      margin-top: 0;  display: -webkit-box;
  font-size: clamp(14px, 0.72917rem, 0.72917rem);
  height: 2.04167rem;
  min-height: 39.2px;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }

.otgs-development-site-front-end {
      display: none !important; }

.product-detail {
      overflow: hidden; }
  .product-detail .stock {
      display: none; }

@media (min-width: 1200.1px) {
  .product-detail .amount {
            padding-left: 2.0833333333333335rem; } }
  .product-detail .block-wrap .row {
      gap: 12px; }
  .product-detail .calories {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      overflow: hidden;
      border-radius: 9999px;
      --tw-bg-opacity: 1;
      background-color: rgb(244 122 90 / var(--tw-bg-opacity, 1));
      padding-left: 0.625rem;
      padding-right: 0.625rem;
      padding-top: 0.4166666666666667rem;
      padding-bottom: 0.4166666666666667rem;
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      font-weight: 700;
      --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; }
    .product-detail .calories * {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      font-weight: 700;
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
  .product-detail .price-wrap .woocommerce-Price-amount bdi {
      font-size: clamp(28px, calc(36 / 1920 * 100vw), 1.875rem) !important;
      line-height: 1.3 !important;
      font-weight: 700 !important; }
    .product-detail .price-wrap .woocommerce-Price-amount bdi * {
      font-size: clamp(28px, calc(36 / 1920 * 100vw), 1.875rem) !important;
      line-height: 1.3 !important;
      font-weight: 700 !important; }

@media (max-width: 1200px) {
  .product-detail .product-main .img a {
    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 100%; }
    .product-detail .product-main .img a img {
      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 (min-width: 1200.1px) {
  .product-detail .product-main .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: 31.25rem;
    max-height: 31.25rem;
    width: auto; }
    .product-detail .product-main .img a img {
      width: auto;
      height: 100%;
      object-fit: contain; } }
  .product-detail .product-main .img a img {
      object-fit: contain; }
  .product-detail .product-thumb {
      width: 100%; }

@media (min-width: 1200.1px) {
  .product-detail .product-thumb {
            margin-top: auto;
            margin-bottom: auto; } }

@media (max-width: 1200px) {
  .product-detail .product-thumb {
    max-height: 102px;
    margin-top: 1.0416666666666667rem;
    padding-top: 0.4166666666666667rem;
    padding-bottom: 0.4166666666666667rem } }

@media (max-width: 576px) {
  .product-detail .product-thumb {
    position: static; } }

@media (min-width: 1024.1px) {
  .product-detail .product-thumb .swiper {
    height: 31.25rem; } }
    .product-detail .product-thumb .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: 72px;
      width: auto; }

@media (min-width: 1200.1px) {
  .product-detail .product-thumb .img a {
    height: 3.75rem; } }
      .product-detail .product-thumb .img a img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .product-detail .product-thumb .swiper-slide.swiper-slide-thumb-active .img {
      --tw-border-opacity: 1 !important;
      border-color: rgb(255 131 2 / var(--tw-border-opacity, 1)) !important; }
  .product-detail .heading-1 {
      font-weight: 700 !important; }
  .product-detail .row {
      margin: 0;
      padding: 0; }
    @media screen and (max-width: 576px) {
      .product-detail .row {
            position: relative; }
        .product-detail .row .col {
          position: static; } }
    .product-detail .row .col {
      margin: 0;
      padding: 0; }

@media (max-width: 1200px) {
  .product-detail .row .col {
            width: 100%; }
  .product-detail .row .col:first-child {
            -webkit-box-ordinal-group: 3;
            -webkit-order: 2;
                -ms-flex-order: 2;
                    order: 2; } }

@media (min-width: 1200.1px) {
  .product-detail .row .col:first-child {
    width: 72px;
    min-width: 72px; } }

@media (max-width: 1200px) {
  .product-detail .row .col:nth-child(2) {
            -webkit-box-ordinal-group: 2;
            -webkit-order: 1;
                -ms-flex-order: 1;
                    order: 1; } }

@media (min-width: 1200.1px) {
  .product-detail .row .col:nth-child(2) {
    width: calc( 100% -  84px);
    min-width: calc( 100% -  84px); } }
  .product-detail .table-wrap p {
      margin-bottom: 0; }
  .product-detail .table-wrap tr:last-child td {
    vertical-align: bottom; }
  .product-detail .table-wrap tr:first-child td {
      padding-top: 0; }
  .product-detail .table-wrap td {
      border-bottom-width: 1px;
      --tw-border-opacity: 1;
      border-color: rgb(212 224 214 / var(--tw-border-opacity, 1));
      padding-top: 0.625rem;
      padding-bottom: 0.625rem;
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      --tw-text-opacity: 1;
      color: rgb(39 67 44 / var(--tw-text-opacity, 1)); }
    .product-detail .table-wrap td * {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      --tw-text-opacity: 1;
      color: rgb(39 67 44 / var(--tw-text-opacity, 1)); }
    .product-detail .table-wrap td:first-child {
      width: 100px;
      white-space: nowrap;
      padding-right: 0.8333333333333334rem;
      font-weight: 700;
      --tw-text-opacity: 1;
      color: rgb(92 140 102 / var(--tw-text-opacity, 1));      vertical-align: top; }
      .product-detail .table-wrap td:first-child * {
      --tw-text-opacity: 1;
      color: rgb(92 140 102 / var(--tw-text-opacity, 1)); }

@media (min-width: 1200.1px) {
  .product-detail .table-wrap td:first-child {
            padding-right: 1.25rem; } }

@media (min-width: 768.1px) {
  .product-detail .table-wrap img {
    max-width: 60px; } }

@media (max-width: 768px) {
  .product-detail .table-wrap img {
    max-width: 50px; } }

@media (max-width: 1024px) {
  .product-detail .table-wrap {
            overflow: hidden; }
    .product-detail .table-wrap table {
            display: block;
            width: 100%;
            white-space: normal; } }
  .product-detail .btn {
      width: 100%;    height: 50px; }

@media (min-width: 1200.1px) {
  .product-detail .btn {
    height: 2.96875rem; } }

@media (max-width: 576px) {
  .product-detail .quantity-group {
            width: 100%; }
    .product-detail .quantity-group .item-quantity {
            width: 100%; }
      .product-detail .quantity-group .item-quantity .input-group {
            width: 100%; }
        .product-detail .quantity-group .item-quantity .input-group input {
            width: 33.333333%; } }
  .product-detail .desc {
      margin-top: 1.25rem;
      padding: 0; }

.product-other {
      overflow: hidden; }

@media (max-width: 1024px) {
  .product-other {
            padding-bottom: 0; }
  .product-other .heading-1 {
            margin-left: auto;
            margin-right: auto;
            text-align: center; }
  .product-other .swiper {
            margin-bottom: 2.0833333333333335rem; }
  .newsletter-list .filter-wrap {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-direction: row;
                -ms-flex-direction: row;
                    flex-direction: row; } }

@media (max-width: 768px) {
  .newsletter-list .filter-wrap {
            -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; } }

.newsletter-list .item:hover .txt-grid {
  grid-template-rows: 1fr; }

@media (max-width: 768px) {
  .newsletter-list .item .txt {
            position: static;
            padding: 0;
            padding-top: 0.8333333333333334rem;
            padding-bottom: 1.0416666666666667rem; }
    .newsletter-list .item .txt .txt-grid {
      grid-template-rows: 1fr; }
    .newsletter-list .item .txt .heading-3 {
            --tw-text-opacity: 1;
            color: rgb(51 51 51 / var(--tw-text-opacity, 1)); }
      .newsletter-list .item .txt .heading-3 * {
            --tw-text-opacity: 1;
            color: rgb(51 51 51 / var(--tw-text-opacity, 1)); } }

@media (min-width: 768.1px) {
  .newsletter-list .item .txt {
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 50.46%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 50.46%); } }

@media (max-width: 768px) {
  .newsletter-list .filter-item {
            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; }
    .newsletter-list .filter-item .label {
            margin-bottom: 0.625rem; } }

@media (min-width: 768.1px) {
  .newsletter-list .filter-item:nth-child(1) {
            -webkit-box-pack: end;
            -webkit-justify-content: flex-end;
                -ms-flex-pack: end;
                    justify-content: flex-end; } }

@media (max-width: 768px) {
  .newsletter-list .filter-item:nth-child(1) .custom-select {
            width: 100%; } }

@media (min-width: 768.1px) {
  .newsletter-list .filter-item:nth-child(1) .custom-select {
    min-width: 240px;
    width: auto; } }

@media (max-width: 768px) {
  .newsletter-list .filter-item:nth-child(2) .custom-select {
            width: 100%; } }

@media (min-width: 768.1px) {
  .newsletter-list .filter-item:nth-child(2) .custom-select {
    min-width: 180px;
    width: auto; } }

.newsletter-list .box-row .img {
      position: relative; }

@media (min-width: 768.1px) {
  .newsletter-list .box-row .img::after {
    content: '';
    pointer-events: none;
    position: absolute;
    left: 0;
    bottom: 0;
    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;    max-width: 39.6875rem;
    background: -webkit-linear-gradient(right, rgba(255, 131, 2, 0) 0%, rgba(255, 131, 2, 0.876369) 48.95%, #FF8302 83.86%);
    background: linear-gradient(270deg, rgba(255, 131, 2, 0) 0%, rgba(255, 131, 2, 0.876369) 48.95%, #FF8302 83.86%); } }

.newsletter-list .btn.btn-primary {
  min-width: 8.33333rem; }

@media (max-width: 1024px) {
  .newsletter-list .btn.btn-primary {
            border-width: 1px;
            --tw-border-opacity: 1;
            border-color: rgb(255 131 2 / var(--tw-border-opacity, 1)); } }

@media (min-width: 1024.1px) {
  .newsletter-list .txt {
    max-width: 26.04167rem; } }

@media (min-width: 768.1px) {
  .newsletter-list .scrollbar-wrap {
    max-height: 14.58333rem; } }

@media screen and (min-width: 1800px) {
  .newsletter-list .scrollbar-wrap {
    max-height: 15.625rem; } }

.product-list li.active .heading-6, .product-list li:hover .heading-6 {
      --tw-text-opacity: 1;
      color: rgb(255 131 2 / var(--tw-text-opacity, 1)); }

@media (min-width: 1024.1px) {
  .product-list .zone-nav ul {
            -webkit-column-gap: 2.916666666666667rem;
               -moz-column-gap: 2.916666666666667rem;
                    column-gap: 2.916666666666667rem; } }

@media screen and (max-width: 1024px) {
  .product-list .zone-nav {
            overflow-x: auto; }
    .product-list .zone-nav ul {
            white-space: nowrap;
            padding-bottom: 0.20833333333333334rem;
            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-list .zone-nav ul li:first-child {
            padding-left: 0; } }

.product-list .product-item .img a {
      overflow: hidden;
      border-radius: 1.0416666666666667rem; }

@media (max-width: 1024px) {
  .about-1 .txt {
            height: auto; } }

@media (max-width: 1200px) {
  .about-1 .txt-wrap {
            padding-bottom: 0; } }

.about-1 .txt-wrap::before {
  content: '';
  pointer-events: none;
  position: relative;
  z-index: 40;
  margin-bottom: -1.25rem;
  margin-left: 2.0833333333333335rem;
  display: block;
  height: 2.0833333333333335rem;
  width: 2.5rem;
  -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/icon/quotes-2.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center; }

.about-1 .bg-wrap {
  box-shadow: 0px 8px 32px 0px #0000000A; }

@media (min-width: 1200.1px) {
  .about-1 .scrollbar-wrap {
    max-height: 24.47917rem; } }

@media (min-width: 1024.1px) {
  .about-1 .img {
            bottom: 0;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            height: 100%;
            width: 100%;
            -webkit-box-align: end;
            -webkit-align-items: flex-end;
                -ms-flex-align: end;
                    align-items: flex-end;
            position: absolute;
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%);    margin-left: -4.16667rem; } }

@media (max-width: 1024px) {
  .about-1 .img {
    height: 41.66667rem;
    width: auto;
    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 }
    .about-1 .img img {
      width: auto;
      height: 100%;
      object-fit: contain; } }

@media (max-width: 768px) {
  .about-1 .img {
    height: 20.83333rem; }
  .about-1 .row {
            margin: 0;
            padding: 0; }
    .about-1 .row .col {
            margin: 0;
            padding: 0; } }

@media (max-width: 1024px) {
  .about-1 .block-wrap {
            padding-bottom: 0; }
  .about-2 .container {
            height: auto; }
  .about-2 .txt {
            height: auto; } }

@media (max-width: 576px) {
  .about-2 .heading-1 {
            font-size: clamp(28px, calc(36 / 1920 * 100vw), 1.875rem) !important;
            line-height: 1.3 !important;
            font-weight: 400 !important; }
  .about-2 .box-row .container {
            padding-left: 0;
            padding-right: 0; } }

.about-2 .box-row .img {
      position: relative; }

@media (min-width: 768.1px) {
  .about-2 .box-row .img::after {
    content: '';
    pointer-events: none;
    position: absolute;
    left: 0;
    bottom: 0;
    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, rgba(200, 103, 0, 0) -4.49%, #FF8000 100%);    background: linear-gradient(270deg, rgba(200, 103, 0, 0) -4.49%, #FF8000 100%); } }

.about-2 .box-row:last-child .heading-2 {
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem) !important;
      line-height: 1.4 !important;
      font-weight: 400 !important; }
  .about-2 .box-row:last-child .heading-2 * {
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem) !important;
      line-height: 1.4 !important;
      font-weight: 400 !important; }

@media (max-width: 576px) {
  .about-2 .box-row .heading-2 {
            font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem) !important;
            line-height: 1.4 !important;
            font-weight: 400 !important; }
    .about-2 .box-row .heading-2 * {
            font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem) !important;
            line-height: 1.4 !important;
            font-weight: 400 !important; } }

@media (min-width: 768.1px) {
  .about-2 .box-row:nth-child(1) .img::after {
    background: -webkit-linear-gradient(right, rgba(255, 131, 2, 0) 50%, rgba(255, 131, 2, 0.75) 70.19%, #FF8302 100%) !important;
    background: linear-gradient(270deg, rgba(255, 131, 2, 0) 50%, rgba(255, 131, 2, 0.75) 70.19%, #FF8302 100%) !important; }
  .about-2 .box-row:nth-child(2) .img::after {
    background: -webkit-linear-gradient(left, rgba(255, 131, 2, 0) 52.04%, rgba(255, 131, 2, 0.75) 60.76%, #FF8302 72.38%) !important;
    background: linear-gradient(90deg, rgba(255, 131, 2, 0) 52.04%, rgba(255, 131, 2, 0.75) 60.76%, #FF8302 72.38%) !important; } }

@media (min-width: 1024.1px) {
  .about-2 .box-row:nth-child(3) .txt {
    max-width: 33.33333rem; } }

@media (min-width: 768.1px) {
  .about-2 .box-row:nth-child(3) .img::after {
            width: 50%;    background: -webkit-linear-gradient(right, rgba(200, 103, 0, 0) -4.49%, #FF8000 100%);    background: linear-gradient(270deg, rgba(200, 103, 0, 0) -4.49%, #FF8000 100%); } }

.about-2 .box-row:not(:last-child) .heading-1 {
      font-weight: 400 !important; }

@media (min-width: 768.1px) {
  .about-2 .box-row:nth-child(even) .img::after {
    background: -webkit-linear-gradient(left, rgba(255, 131, 2, 0) 50%, rgba(255, 131, 2, 0.75) 70.19%, #FF8302 100%);
    background: linear-gradient(90deg, rgba(255, 131, 2, 0) 50%, rgba(255, 131, 2, 0.75) 70.19%, #FF8302 100%); } }

.about-2 .box-row:nth-child(even) .txt {
      margin-left: auto; }

.about-2 .box-row:not(:last-child) {
      margin-bottom: 2.0833333333333335rem; }

@media (min-width: 1200.1px) {
  .about-2 .box-row:not(:last-child) {
            margin-bottom: 4.166666666666667rem; } }

.about-2 .btn.btn-primary {
  min-width: 8.64583rem; }

@media (max-width: 1024px) {
  .about-2 .btn.btn-primary {
            border-width: 1px;
            --tw-border-opacity: 1;
            border-color: rgb(255 131 2 / var(--tw-border-opacity, 1)); } }

@media (min-width: 1024.1px) {
  .about-2 .txt {
    max-width: 26.04167rem; } }

@media (min-width: 768.1px) {
  .about-2 .scrollbar-wrap {
    max-height: 14.58333rem; } }

@media screen and (min-width: 1800px) {
  .about-2 .scrollbar-wrap {
    max-height: 15.625rem; } }

.about-3 .row {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }

@media (min-width: 768.1px) {
  .about-3 .col:nth-child(2) {
            padding-top: 4.166666666666667rem; }
  .about-3 .col:nth-child(3) {
            padding-top: 8.333333333333334rem; } }

@media (max-width: 1024px) {
  .teacher-item .img a {
    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 127.52294%; }
    .teacher-item .img a img {
      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 (min-width: 1024.1px) {
  .teacher-item .img a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 21.71875rem;
    width: auto;
    -webkit-transition: .3s all  ease-in-out;
    transition: .3s all  ease-in-out; }
    .teacher-item .img a img {
      width: 100%;
      height: 100%;
      object-fit: cover; } }

@media (max-width: 1024px) {
  .teacher-item .txt-grid {
    grid-template-rows: 1fr; } }

.teacher-item .zone-desc {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4; }
  .teacher-item .zone-desc * {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4; }

@media (min-width: 1024.1px) {
  .teacher-item:hover .img a {
    height: 19.27083rem; }
  .teacher-item:hover .txt-grid {
    grid-template-rows: 1fr; }
  .teacher-item:hover .heading-3 {
            --tw-text-opacity: 1;
            color: rgb(255 131 2 / var(--tw-text-opacity, 1)); } }

.about-4 .circle {
  background: -webkit-linear-gradient(148.6deg, #B5B5B5 18.95%, #FFFFFF 67.58%, #E5E5E5 100%);
  background: linear-gradient(301.4deg, #B5B5B5 18.95%, #FFFFFF 67.58%, #E5E5E5 100%);
  width: 8.33333rem;
  min-width: 8.33333rem;
  height: 8.33333rem;
  min-height: 8.33333rem;
  padding: 2px;
  border: 12px solid transparent; }

.about-4 .item {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .about-4 .item:nth-child(1) .circle {
      --tw-border-opacity: 1;
      border-color: rgb(255 131 2 / var(--tw-border-opacity, 1)); }
  .about-4 .item:nth-child(2) .circle {
      --tw-border-opacity: 1;
      border-color: rgb(208 95 13 / var(--tw-border-opacity, 1)); }
  .about-4 .item:nth-child(3) .circle {
      --tw-border-opacity: 1;
      border-color: rgb(255 179 1 / var(--tw-border-opacity, 1)); }
  .about-4 .item:nth-child(4) .circle {
    border-color: #FF9702; }
  .about-4 .item:nth-child(5) .circle {
    border-color: #FFB301; }
  .about-4 .item:nth-child(6) .circle {
    border-color: #FF8000; }

@media (max-width: 1024px) {
  .about-4 .desktop-block {
            display: none; } }

@media (min-width: 1024.1px) {
  .about-4 .tablet-block {
            display: none; } }

.about-5 .heading-1 {
      font-size: clamp(28px, calc(36 / 1920 * 100vw), 1.875rem);
      line-height: 1.3; }
  .about-5 .heading-1 strong {
      display: block; }

@media (max-width: 576px) {
  .about-5 .icon {
    width: 110px;
    height: 110px;
    min-width: 110px;
    min-height: 110px; } }

.about-5 .icon img {
  -webkit-transform: scale(1.1) translateZ(0);
          transform: scale(1.1) translateZ(0); }

.about-5 .item {
  box-shadow: 0px 4px 16px 0px #0000000A; }

.about-6 {
      padding-bottom: 2.0833333333333335rem; }
  .about-6 .icon {
      position: relative;
      z-index: 40;
      --tw-bg-opacity: 1;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));    border: 1px dashed  #FF8302; }

@media (min-width: 1200.1px) {
  .about-6 .icon {
            padding: 0.625rem; } }
  .about-6 .txt {
      position: relative;
      z-index: 70; }
  .about-6 .number {
      padding-top: 0.625rem;
      padding-bottom: 0.625rem; }
  .about-6 .item {
      position: relative;
      background-color: transparent;    -webkit-transition: .3s all  ease-in-out;    transition: .3s all  ease-in-out; }
    .about-6 .item::after {
      content: '';
      pointer-events: none;
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 10;
      display: block;
      height: 100%;
      width: 100%;
      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;
      -webkit-transition: .4s all ease-in-out;
      transition: .4s all ease-in-out;      background: -webkit-radial-gradient(70.7% 18.36%, 70.7% 141.41%, #FFBB01 0%, #FF9602 50%, #FF8302 100%);      background: radial-gradient(70.7% 141.41% at 70.7% 18.36%, #FFBB01 0%, #FF9602 50%, #FF8302 100%); }
    .about-6 .item:hover::after {
      opacity: 1; }
    .about-6 .item:hover .desc {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
      .about-6 .item:hover .desc * {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }

.about-banner .txt {
      padding-top: 2.0833333333333335rem;
      padding-bottom: 2.0833333333333335rem; }

@media (min-width: 768.1px) {
  .about-banner .txt {
    padding: 8.85417rem 0; } }

@media (min-width: 1024.1px) {
  .about-banner .desc {
    max-width: 33.33333rem; } }

@media (max-width: 1024px) {
  .about-banner .img {
            height: auto; } }

@media (max-width: 768px) {
  .about-banner .img a {
    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 66.66667%; }
    .about-banner .img a img {
      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 (min-width: 768.1px) {
  .about-banner .img a {
            height: 100%;
            width: 100%; }
    .about-banner .img a img {
            height: 100%;
            width: 100%;
            object-fit: cover; } }

@media (max-width: 576px) {
  .about-banner .heading-1 br {
            display: block; } }

.beyond-learning-1 .row {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }

@media (min-width: 1200.1px) {
  .beyond-learning-1 .scrollbar-wrap {
    max-height: 17.70833rem; } }

.beyond-learning-2 .logo {
  height: 5rem;
  padding: 0.20833333333333334rem }
  .beyond-learning-2 .logo img {
      height: 100%; }

.beyond-learning-2 .arrow-down-bg {
  margin-bottom: 4.11458rem; }

@media (max-width: 768px) {
  .beyond-learning-2 .arrow-down-bg {
    margin-bottom: 38px; } }
  .beyond-learning-2 .arrow-down-bg::after {
    content: '';
    pointer-events: none;
    top: 100%;
    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;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out;    height: 4.16667rem;
    width: 55.36458rem;
    background: url("../img/icon/line-down-3.png");
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    background-position: center !important; }
    @media screen and (max-width: 768px) {
      .beyond-learning-2 .arrow-down-bg::after {
        height: 38px;
        width: 8px;
        background: url("../img/icon/line-down-mobile.png"); } }

@media (max-width: 768px) {
  .beyond-learning-2 .block-wrapper {
            position: relative;
            padding-top: 1.875rem; } }

.beyond-learning-2 .block-wrapper .item {
      position: relative;
      z-index: 20; }

@media (max-width: 768px) {
  .beyond-learning-2 .block-wrapper::before {
    content: '';
    pointer-events: none;
    top: -1px;
    z-index: 10;
    display: block;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(255 131 2 / var(--tw-border-opacity, 1));
    border-bottom-color: transparent;
    -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;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out;    height: calc( 100% - 40px);
    width: 60%; } }

.beyond-learning-3 {
      overflow: visible; }

@media (max-width: 768px) {
  .beyond-learning-3 {
            padding-bottom: 0; } }
  .beyond-learning-3 .international-3 .toggle-wrap {
      margin-bottom: 0; }
  .beyond-learning-3 .toc-block:not(:last-child) {
      margin-bottom: 0.8333333333333334rem; }
  .beyond-learning-3 .tab-nav-4 ul {
      margin-top: 0.8333333333333334rem; }
  .beyond-learning-3 .tab-nav-4 li:not(:last-child) {
      margin-bottom: 0.20833333333333334rem; }
  .beyond-learning-3 .tab-nav-4 li span {
      display: inline-block; }
    .beyond-learning-3 .tab-nav-4 li span:first-child {
      margin-right: 0.20833333333333334rem; }
  .beyond-learning-3 .briefcontent {
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
      line-height: 1.4;
      font-weight: 400;
      font-style: normal;
      line-height: 140%; }
    .beyond-learning-3 .briefcontent * {
      font: inherit; }
  .beyond-learning-3 li {
    list-style: none; }
  .beyond-learning-3 .toggle-wrapper {
      padding: 1.0416666666666667rem;
      padding-bottom: 0.4166666666666667rem;    box-shadow: 0px 8px 32px 0px #0000000A; }
  .beyond-learning-3 .toggle-box {
      margin-bottom: 1.0416666666666667rem; }
    .beyond-learning-3 .toggle-box.is-active .title-wrap em {
      --tw-text-opacity: 1;
      color: rgb(255 131 2 / var(--tw-text-opacity, 1));      -webkit-transform: rotateX(180deg);      transform: rotateX(180deg); }
    .beyond-learning-3 .toggle-box.is-active .toggle-content {
      display: block; }
    .beyond-learning-3 .toggle-box .toggle-content {
      display: none; }
  .beyond-learning-3 .tab-nav-4 p {
      margin-bottom: 0; }
  .beyond-learning-3 .tab-nav-4 .active a {
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1));
      --tw-bg-opacity: 0.1; }
  .beyond-learning-3 .toggle-content .tab-nav-2 {
      padding-top: 0.8333333333333334rem; }
    .beyond-learning-3 .toggle-content .tab-nav-2 li {
      margin-bottom: 0.20833333333333334rem; }
      .beyond-learning-3 .toggle-content .tab-nav-2 li.active a {
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1));
      --tw-bg-opacity: 0.1; }
    .beyond-learning-3 .toggle-content .tab-nav-2 a {
      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; }
      .beyond-learning-3 .toggle-content .tab-nav-2 a span:first-child {
      margin-right: 0.20833333333333334rem; }

.fixed-menu-toggle {
      position: fixed;
      top: 59%;
      left: 0.20833333333333334rem;
      z-index: 990;
      height: 40px;
      min-height: 40px;
      width: 40px;
      min-width: 40px;
      border-radius: 0.25rem;
      --tw-bg-opacity: 1;
      background-color: rgb(255 131 2 / 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: 1024.1px) {
  .fixed-menu-toggle {
            display: none; }
  .mobile-menu-fixed {
            position: -webkit-sticky;
            position: sticky;
            left: 0;
            z-index: 50;    top: calc( var(--header-height) + 20px); } }

@media (max-width: 1024px) {
  .mobile-menu-fixed {
            position: fixed;
            top: 0;
            left: 0;
            z-index: 900;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            height: 100%;
            width: 100%;
            -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: start;
            -webkit-justify-content: flex-start;
                -ms-flex-pack: start;
                    justify-content: flex-start;
            --tw-bg-opacity: 1;
            background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));    -webkit-transform: translateY(-100%);    transform: translateY(-100%);
    -webkit-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out;
    padding-top: calc( var(--header-height) + 20px); } }

.mobile-menu-fixed.is-open {
  -webkit-transform: translateY(0);
          transform: translateY(0); }

.mobile-menu-fixed .toggle-wrapper {
      width: 100%; }

.mobile-menu-fixed .close-menu {
      margin: 0.8333333333333334rem;
      margin-left: auto;
      height: 40px;
      min-height: 40px;
      width: 40px;
      min-width: 40px;
      border-radius: 0.25rem;
      --tw-bg-opacity: 1;
      background-color: rgb(255 0 0 / 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: 1024.1px) {
  .mobile-menu-fixed .close-menu {
            display: none; } }
  .mobile-menu-fixed .close-menu em {
      font-size: clamp(20px, calc(24 / 1920 * 100vw), 1.25rem);
      line-height: 1.35;
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }

@media (max-width: 1024px) {
  .calendar-list .tab-nav {
            overflow-x: auto; }
    .calendar-list .tab-nav ul {
            white-space: nowrap;
            padding-bottom: 0.20833333333333334rem;
            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; }
      .calendar-list .tab-nav ul li:first-child {
            padding-left: 0; } }

.campus-list .block-wrap:nth-child(even) {
      --tw-bg-opacity: 1;
      background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1)); }

.campus-list .btn.btn-arrow {
      --tw-bg-opacity: 1;
      background-color: rgb(239 239 239 / var(--tw-bg-opacity, 1)); }
  .campus-list .btn.btn-arrow em, .campus-list .btn.btn-arrow i {
      font-size: clamp(20px, calc(24 / 1920 * 100vw), 1.25rem) !important;
      line-height: 1.35 !important;
      font-weight: 700 !important;
      --tw-text-opacity: 1 !important;
      color: rgb(255 131 2 / var(--tw-text-opacity, 1)) !important; }
  .campus-list .btn.btn-arrow:hover em, .campus-list .btn.btn-arrow:hover i {
      margin: 0 !important;
      --tw-text-opacity: 1 !important;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important; }

.campus-list .swiper {
      height: 100%;
      overflow: visible; }

.campus-list .swiper-pagination {
      width: 100% !important; }

.campus-list .swiper-pagination-progressbar {
  bottom: 0 !important;
  top: unset !important;
  height: 4px !important;
  background: -webkit-linear-gradient(348deg, #EEE7E7 0%, #FCF6EF 50%, #F7F4E9 100%) !important;
  background: linear-gradient(102deg, #EEE7E7 0%, #FCF6EF 50%, #F7F4E9 100%) !important;
  padding: 0 !important; }
  .campus-list .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
      width: 100% !important;
      --tw-bg-opacity: 1 !important;
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1)) !important;    height: 4px !important; }

.campus-figure .img a {
  position: relative;
  display: block;
  height: 0;
  overflow: hidden;
  padding-top: 61.17647%; }
  .campus-figure .img a img {
    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; }

.community-list-1 .row {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }

.community-list-4 .custom-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; }

@media (max-width: 1200px) {
  .community-list-4 .custom-nav {
            margin-top: 1.0416666666666667rem; } }

@media (min-width: 1200.1px) {
  .community-list-4 .custom-nav {
            position: absolute;
            bottom: 0;
            z-index: 50;    right: 15.10417rem; } }

.community-list-4 .event-item .heading-4 {
  display: -webkit-box;
  font-size: clamp(18px, 1.04167rem, 1.04167rem);
  height: 4.0625rem;
  min-height: 70.2px;
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; }

.community-list-4 .news-swiper {
      position: relative; }
  .community-list-4 .news-swiper .prev, .community-list-4 .news-swiper .next {
      pointer-events: auto;
      position: relative;
      height: 2.5rem;
      min-height: 2.5rem;
      width: 2.5rem;
      min-width: 2.5rem;
      -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 screen and (max-width: 1024px) {
      .community-list-4 .news-swiper .prev, .community-list-4 .news-swiper .next {
            position: relative;
            margin-left: 0.625rem;
            margin-right: 0.625rem; } }
    .community-list-4 .news-swiper .prev::before, .community-list-4 .news-swiper .next::before {
      font-family: 'icomoon' !important;
      pointer-events: none;
      z-index: 50;
      height: -webkit-fit-content;
      height: -moz-fit-content;
      height: fit-content;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
      font-weight: 300;
      line-height: 1;
      --tw-text-opacity: 1;
      color: rgb(189 189 189 / 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 }
    .community-list-4 .news-swiper .prev:hover::before, .community-list-4 .news-swiper .next:hover::before {
      --tw-text-opacity: 1 !important;
      color: rgb(255 131 2 / var(--tw-text-opacity, 1)) !important; }
  .community-list-4 .news-swiper .next::before {
    content: "\e901"; }
  .community-list-4 .news-swiper .prev::before {
    content: "\e900"; }
  .community-list-4 .news-swiper .swiper-pagination {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      padding-top: 0.20833333333333334rem;
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      --tw-text-opacity: 1;
      color: rgb(189 189 189 / 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;    height: -webkit-fit-content;    height: -moz-fit-content;    height: fit-content;    margin: 0 !important;    padding: 0 !important; }
    .community-list-4 .news-swiper .swiper-pagination span {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      --tw-text-opacity: 1;
      color: rgb(189 189 189 / var(--tw-text-opacity, 1));
      height: 100% !important;
      width: 100% !important; }
      .community-list-4 .news-swiper .swiper-pagination span * {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      --tw-text-opacity: 1;
      color: rgb(189 189 189 / var(--tw-text-opacity, 1)); }
    .community-list-4 .news-swiper .swiper-pagination .swiper-pagination-current {
      --tw-text-opacity: 1 !important;
      color: rgb(51 51 51 / var(--tw-text-opacity, 1)) !important; }

.community-list-4 .init-swiper.auto-3 .prev, .community-list-4 .init-swiper.auto-3 .next {
  top: 25%; }

.student-figure {
  background: url("../img/bg/profile-cover.png");
  background-repeat: no-repeat;
  background-size: 100% 100%; }
  .student-figure .img {
      position: relative;
      padding-top: 1.4583333333333335rem; }
    .student-figure .img::after {
      content: '';
      bottom: 0;
      height: 100%;
      width: 100%;
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);      background: -webkit-linear-gradient(top, rgba(255, 131, 2, 0) 0%, #FF8302 54.56%);      background: linear-gradient(180deg, rgba(255, 131, 2, 0) 0%, #FF8302 54.56%);
      max-height: 13.02083rem; }
  .student-figure .txt {
      bottom: 0;
      width: 100%;
      padding: 1.25rem;
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
    .student-figure .txt * {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
  .student-figure .desc {
      padding-bottom: 0.8333333333333334rem; }
    .student-figure .desc p {
      margin-bottom: 0.4166666666666667rem; }
      .student-figure .desc p:last-child {
      margin-bottom: 0; }

.news-big {
      margin: 0;
      padding: 0; }
  .news-big .row {
      margin: 0;
      padding: 0; }
  .news-big .col {
      margin: 0;
      padding: 0; }

@media (min-width: 1024.1px) {
  .news-big .col:first-child {
    width: 65%; }
  .news-big .col:nth-child(2) {
    width: 35%; } }
  .news-big .heading-3 {
      overflow: hidden;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 3; }
    .news-big .heading-3 * {
      overflow: hidden;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 3; }
  .news-big .desc {
      overflow: hidden;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 3; }
    .news-big .desc * {
      overflow: hidden;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 3; }
  .news-big time {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      --tw-text-opacity: 1;
      color: rgb(51 51 51 / var(--tw-text-opacity, 1)); }
    .news-big time em, .news-big time i {
      margin-right: 0.4166666666666667rem;
      --tw-text-opacity: 1;
      color: rgb(51 51 51 / var(--tw-text-opacity, 1)); }
    .news-big time span {
      margin: 0;
      --tw-text-opacity: 1;
      color: rgb(51 51 51 / var(--tw-text-opacity, 1)); }

@media (max-width: 1024px) {
  .news-big .txt {
            padding: 0; }
  .news-big .top {
            padding-top: 1.0416666666666667rem; } }
  .news-big .top time {
    min-height: auto; }

.news-big-event time {
      margin: 0 !important; }

.news-big-event li {
      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-big-event li:not(:last-child) {
      margin-bottom: 0.4166666666666667rem; }
  .news-big-event li em, .news-big-event li i {
      margin-right: 0.4166666666666667rem;
      display: inline-block;
      width: 1.25rem;
      min-width: 1.25rem;
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4; }

.news-big-event p {
      margin-bottom: 0;
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4; }
  .news-big-event p * {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4; }

@media (max-width: 1024px) {
  .community-list-5 {
            padding-top: 0; } }

@media (max-width: 768px) {
  .community-list-5 .container-fluid {
            padding: 0; } }

.community-list-5 .img {
      position: relative;
      z-index: 30; }

@media (max-width: 1024px) {
  .community-list-5 .img {
    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 46.02273%; }
    .community-list-5 .img img {
      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 (min-width: 1024.1px) {
  .community-list-5 .img {
    height: 42.1875rem; }
    .community-list-5 .img::after {
      content: '';
      pointer-events: none;
      position: absolute;
      right: 0;
      bottom: 0;
      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, #FF8302 43.73%, rgba(255, 131, 2, 0.884372) 73.01%, rgba(255, 131, 2, 0) 100%);      background: linear-gradient(270deg, #FF8302 43.73%, rgba(255, 131, 2, 0.884372) 73.01%, rgba(255, 131, 2, 0) 100%);
      max-width: 47.39583rem; }
    .community-list-5 .img img {
      width: 100%;
      height: 100%;
      object-fit: cover; } }

.community-list-5 .txt-wrap {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 100%;
      width: 100%;
      -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;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 2.0833333333333335rem; }

@media (min-width: 1024.1px) {
  .community-list-5 .txt-wrap {
            right: 0;
            padding: 3.3333333333333335rem;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);    max-width: 44.79167rem; } }

@media (max-width: 1024px) {
  .community-list-5 .txt-wrap {
            --tw-bg-opacity: 1;
            background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1));
            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 (min-width: 1200.1px) {
  .community-list-5 .container-fluid {
    padding: 0 4.16667rem; } }

@media (max-width: 1024px) {
  .community-list-5 .heading-1 {
            text-align: left; } }

.contact-us .row {
      margin: 0;
      overflow: hidden;
      border-radius: 1.25rem;
      padding: 0;  box-shadow: 0px 0px 21.2px 0px #00000014; }

@media (min-width: 1024.1px) {
  .contact-us .row {
            border-radius: 2.0833333333333335rem; } }
  .contact-us .row .col {
      margin: 0;
      padding: 0; }

.contact-us .btn.btn-primary {
      padding-left: 1.6666666666666667rem;
      padding-right: 1.6666666666666667rem; }

.contact-us address {
      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;
      display: block; }
  .contact-us address li {
      display: block;
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
    .contact-us address li * {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
    .contact-us address li:not(:last-child) {
      margin-bottom: 1.0416666666666667rem; }
  .contact-us address strong {
      margin-bottom: 0.20833333333333334rem;
      display: block;
      font-weight: 700; }
  .contact-us address a {
      display: inline-block; }
    .contact-us address a:hover {
      -webkit-text-decoration-line: underline !important;
              text-decoration-line: underline !important;
      opacity: 1 !important; }

.contact-us .frm-msg {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      font-weight: 500; }
  .contact-us .frm-msg * {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      font-weight: 500; }

.contact-us .social-network a {
      --tw-bg-opacity: 1;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)); }
  .contact-us .social-network a em, .contact-us .social-network a i {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4; }

.contact-us .wrap-form .zcwf_row input[type='text'], .contact-us .wrap-form .zcwf_row input[type='email'], .contact-us .wrap-form .zcwf_row input[type='tel'], .contact-us .wrap-form .zcwf_row textarea, .contact-us .wrap-form .zcwf_row select {
  background: #FF83021A !important; }

.contact-us .wrap-form input, .contact-us .wrap-form select, .contact-us .wrap-form textarea {
      overflow: hidden;
      border-radius: 0.4166666666666667rem;
      border-bottom-width: 1px;
      --tw-border-opacity: 1;
      border-color: rgb(246 246 246 / var(--tw-border-opacity, 1));
      padding-left: 0.8333333333333334rem;
      padding-right: 0.8333333333333334rem;
      padding-top: 0.625rem;
      padding-bottom: 0.625rem;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-colored: 0 0 #0000;
      box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); }
  .contact-us .wrap-form input::-webkit-input-placeholder, .contact-us .wrap-form select::-webkit-input-placeholder, .contact-us .wrap-form textarea::-webkit-input-placeholder {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      font-weight: 400;
      --tw-text-opacity: 1;
      color: rgb(51 51 51 / var(--tw-text-opacity, 1)); }
  .contact-us .wrap-form input::-moz-placeholder, .contact-us .wrap-form select::-moz-placeholder, .contact-us .wrap-form textarea::-moz-placeholder {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      font-weight: 400;
      --tw-text-opacity: 1;
      color: rgb(51 51 51 / var(--tw-text-opacity, 1)); }
  .contact-us .wrap-form input:-ms-input-placeholder, .contact-us .wrap-form select:-ms-input-placeholder, .contact-us .wrap-form textarea:-ms-input-placeholder {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      font-weight: 400;
      --tw-text-opacity: 1;
      color: rgb(51 51 51 / var(--tw-text-opacity, 1)); }
  .contact-us .wrap-form input::-ms-input-placeholder, .contact-us .wrap-form select::-ms-input-placeholder, .contact-us .wrap-form textarea::-ms-input-placeholder {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      font-weight: 400;
      --tw-text-opacity: 1;
      color: rgb(51 51 51 / var(--tw-text-opacity, 1)); }
  .contact-us .wrap-form input::placeholder, .contact-us .wrap-form select::placeholder, .contact-us .wrap-form textarea::placeholder {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      font-weight: 400;
      --tw-text-opacity: 1;
      color: rgb(51 51 51 / var(--tw-text-opacity, 1)); }

@media (min-width: 1024.1px) {
  .contact-us .wrap-form textarea {
    height: 5.72917rem; } }

.contact-us .wrap-form .frm-btnwrap .wpcf7-response-output {
      display: none !important; }

.dealer-network .title em, .dealer-network .title i {
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
      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;
      -webkit-transition: .4s all ease-in-out;
      transition: .4s all ease-in-out; }

.dealer-network .item {
  box-shadow: 0px 0px 21.8px 0px #0000000D;
  -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 }
  .dealer-network .item:not(:last-child) {
      margin-bottom: 0.8333333333333334rem; }
  .dealer-network .item.is-active, .dealer-network .item:hover {
      --tw-bg-opacity: 1;
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1)); }
    .dealer-network .item.is-active em, .dealer-network .item.is-active i, .dealer-network .item:hover em, .dealer-network .item:hover i {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
    .dealer-network .item.is-active .headline, .dealer-network .item:hover .headline {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
    .dealer-network .item.is-active li, .dealer-network .item:hover li {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
      .dealer-network .item.is-active li *, .dealer-network .item:hover li * {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }

.dealer-network address {
      font-style: normal; }
  .dealer-network address br {
      display: none; }
  .dealer-network address p {
      margin-bottom: 0; }
  .dealer-network address li {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      -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;    -webkit-align-items: flex-start;    -ms-flex-align: start;    align-items: flex-start; }
    .dealer-network address li:not(:last-child) {
      margin-bottom: 0.4166666666666667rem; }
    .dealer-network address li * {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      -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; }
  .dealer-network address a {
      -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; }
    .dealer-network address a:hover {
      --tw-text-opacity: 1;
      color: rgb(255 131 2 / var(--tw-text-opacity, 1));
      -webkit-text-decoration-line: underline;
              text-decoration-line: underline; }
  .dealer-network address .text {
      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; }
    .dealer-network address .text span {
      white-space: nowrap; }
  .dealer-network address em, .dealer-network address i {
      margin-right: 0.4166666666666667rem;
      margin-top: 2px;
      display: inline-block;
      width: 16px;
      min-width: 16px;
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      font-weight: 900;
      --tw-text-opacity: 1;
      color: rgb(92 140 102 / var(--tw-text-opacity, 1)); }

.contact-map .map-wrap {
      height: 100%; }
  .contact-map .map-wrap a {
    display: block;
    height: 41.875rem;
    overflow: hidden;    text-align: center;
    width: 100%; }
    @media screen and (max-width: 1200px) {
      .contact-map .map-wrap a {
        height: 400px; } }
    @media screen and (max-width: 576px) {
      .contact-map .map-wrap a {
        height: 300px; } }
    .contact-map .map-wrap a iframe {
      display: inline-block;
      height: 100%;
      width: 100%; }

.dealer-info {
      padding-bottom: 2.0833333333333335rem; }
  .dealer-info .icon a {
    height: 84px;
    width: auto;
    padding: 0.4166666666666667rem;
    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: 1600px) {
  .dealer-info .icon a {
    height: 4.375rem; } }
    .dealer-info .icon a img {
      width: auto;
      height: 100%;
      object-fit: contain; }

@media (min-width: 1024.1px) {
  .filter-wrap {
            gap: 0.8333333333333334rem;
            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 (min-width: 1200.1px) {
  .filter-wrap {
            gap: 1.6666666666666667rem;
            padding-left: 5.208333333333334rem;
            padding-right: 5.208333333333334rem; } }

@media screen and (max-width: 1024px) {
  .filter-wrap {
            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;
            gap: 1.0416666666666667rem; } }

@media (max-width: 576px) {
  .filter-wrap .frm-btn {
            width: 100%; } }

.filter-wrap .frm-btn .btn.btn-secondary {
  min-width: 10rem; }

@media (max-width: 576px) {
  .filter-wrap .frm-btn .btn.btn-secondary {
            width: 100%; } }
  .filter-wrap .frm-btn .btn.btn-secondary span {
      white-space: nowrap; }

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

@media (max-width: 576px) {
  .filter-item {
            display: block; } }
  .filter-item span {
      display: block; }
  .filter-item .custom-select select {
      width: 100%;
      border-radius: 9999px;
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1));
      --tw-bg-opacity: 0.1;
      padding-left: 1.0416666666666667rem;
      padding-right: 1.0416666666666667rem;
      font-size: clamp(14px, calc(14 / 1920 * 100vw), 0.7291666666666667rem);
      line-height: 1.4;
      font-weight: 600;
      --tw-text-opacity: 1;
      color: rgb(51 51 51 / var(--tw-text-opacity, 1));
      height: 2.0833333333333335rem;    min-height: 40px; }

@media (min-width: 1200.1px) {
  .filter-item .custom-select select {
            padding-left: 1.0416666666666667rem;
            padding-right: 1.0416666666666667rem; } }
    .filter-item .custom-select select * {
      font-size: clamp(14px, calc(14 / 1920 * 100vw), 0.7291666666666667rem);
      line-height: 1.4;
      font-weight: 600;
      --tw-text-opacity: 1;
      color: rgb(51 51 51 / var(--tw-text-opacity, 1)); }
  .filter-item .custom-select::after {
    content: '\f078';
    font-family: 'Font Awesome 6 Pro';
    pointer-events: none;
    right: 20px;
    z-index: 10;
    font-size: clamp(18px, calc(20 / 1920 * 100vw), 1.0416666666666667rem);
    font-weight: 300;
    line-height: 1;
    --tw-text-opacity: 1;
    color: rgb(51 51 51 / 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: 15px;
    width: 20px; }

.dealer-block .filter-wrap {
      margin-bottom: 2.0833333333333335rem; }

.dealer-block .frm-btnwrap {
      margin-top: 0; }

.dealer-block .filter-item input[type='text'] {
      height: 48px;
      border-radius: 24px;
      padding-left: 1.0416666666666667rem;
      padding-right: 1.0416666666666667rem; }

.dealer-block .custom-select select {
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
      line-height: 1.4; }
  .dealer-block .custom-select select option {
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
      line-height: 1.4; }

.document-list .zone-nav ul {
      display: block; }

.document-list .zone-nav li.active a, .document-list .zone-nav li:hover a {
      --tw-bg-opacity: 1;
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1));
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }

.document-list .zone-nav a {
      font-size: clamp(14px, calc(14 / 1920 * 100vw), 0.7291666666666667rem);
      line-height: 1.4;
      font-weight: 600;
      -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: 768px) {
  .document-list .btn {
            width: 1.4583333333333335rem;
            min-width: 24px; } }

.elementary-banner .txt {
      padding-top: 2.0833333333333335rem;
      padding-bottom: 2.0833333333333335rem; }

@media (min-width: 768.1px) {
  .elementary-banner .txt {
    padding: 8.85417rem 0; } }

@media (min-width: 1600px) {
  .elementary-banner .txt {
    padding: 14.0625rem 0; } }

@media (max-width: 768px) {
  .elementary-banner .img a {
    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 85.35156%; }
    .elementary-banner .img a img {
      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 (min-width: 768.1px) {
  .elementary-banner .img a {
    max-width: 54.27083rem;
    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 }
    .elementary-banner .img a img {
            height: 100%;
            width: 100%;
            object-fit: cover; } }

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

.elementary-list-1 .row {
      margin: 0;
      padding: 0; }
  .elementary-list-1 .row .col {
      margin: 0;
      padding: 0; }

.elementary-list-1 .block-wrap {
  direction: rtl; }

.elementary-list-1 .toggle-wrap {
  direction: ltr; }

.elementary-list-1 .scrollbar-wrap {
  padding-left: 0;
  padding-right: 0; }

@media (min-width: 1024.1px) {
  .elementary-list-1 .scrollbar-wrap {
            padding-right: 2.0833333333333335rem; } }

@media (min-width: 1200.1px) {
  .elementary-list-1 .scrollbar-wrap {
            padding-left: 1.25rem;    max-height: 27.60417rem; } }

.elementary-list-1 .scrollbar-wrap::-webkit-scrollbar {
  background: rgba(255, 131, 2, 0.3);
  width: 3px !important;
  border-radius: 3px; }

.elementary-list-1 .scrollbar-wrap::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 3px rgba(255, 131, 2, 0.3);
  background-color: rgba(255, 131, 2, 0.3);
  border-radius: 3px; }

.elementary-list-1 .scrollbar-wrap::-webkit-scrollbar-thumb {
  background-color: #FF8302; }

@-moz-document url-prefix() {
  .elementary-list-1 .scrollbar-wrap {
    scrollbar-color: #FF8302 rgba(255, 131, 2, 0.3); } }

.elementary-list-1 .swiper-pagination .swiper-pagination-bullet {
      --tw-bg-opacity: 1 !important;
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1)) !important; }
  .elementary-list-1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
      display: inline-block !important;
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1)) !important;
      --tw-bg-opacity: 1 !important;
      opacity: 1 !important; }

.elementary-list-1 .row-top {
  display: grid;
  grid-template-columns: 40.5% 56.5%;
  grid-template-rows: 1fr 1fr;
  grid-auto-columns: auto;
  gap: 8px 8px;
  grid-auto-flow: row;
  grid-template-areas: "item-1 item-2" "item-3 item-2"; }

@media (min-width: 768.1px) {
  .elementary-list-1 .row-top {
    grid-template-columns: 41.5% 58.5%;
    gap: 1rem 1rem; } }

@media (max-width: 1200px) {
  .elementary-list-1 .row-top {
            margin-top: 2.0833333333333335rem; } }
  .elementary-list-1 .row-top .img {
      display: none; }
    .elementary-list-1 .row-top .img:nth-child(1) {
      grid-area: item-1; }
    .elementary-list-1 .row-top .img:nth-child(2) {
      grid-area: item-2; }
    .elementary-list-1 .row-top .img:nth-child(3) {
      grid-area: item-3; }
    .elementary-list-1 .row-top .img:nth-child(1), .elementary-list-1 .row-top .img:nth-child(2), .elementary-list-1 .row-top .img:nth-child(3) {
      display: block; }
    .elementary-list-1 .row-top .img:nth-child(2) {
      height: 100%; }
      .elementary-list-1 .row-top .img:nth-child(2) a {
        height: 28.75rem; }

@media (max-width: 576px) {
  .elementary-list-1 .row-top .img:nth-child(2) a {
    height: 15.625rem; } }
        .elementary-list-1 .row-top .img:nth-child(2) a img {
      height: 100%;
      width: 100%;
      object-fit: cover; }

.elementary-list-1 .img a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 13.95833rem;
  width: 100%; }

@media (max-width: 576px) {
  .elementary-list-1 .img a {
    height: 7.29167rem; } }
  .elementary-list-1 .img a img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.elementary-list-1 .toggle-wrap.type-3 .toggle-item {
      margin-bottom: 0.625rem; }

.elementary-list-1 .toggle-item .heading-5 {
      font-size: clamp(20px, calc(24 / 1920 * 100vw), 1.25rem);
      line-height: 1.35; }

.elementary-list-1 .toggle-item .desc {
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
      line-height: 1.4; }
  .elementary-list-1 .toggle-item .desc * {
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
      line-height: 1.4; }

.elementary-list-1 .block-wrap {
      padding-left: 0.4166666666666667rem; }

@media (max-width: 768px) {
  .elementary-list-1 .toggle-item {
            padding-left: 0 !important;
            padding-right: 0 !important; }
    .elementary-list-1 .toggle-item .article {
            display: block; }
    .elementary-list-1 .toggle-item .title {
            margin-bottom: 0.4166666666666667rem;
            --tw-text-opacity: 1;
            color: rgb(51 51 51 / var(--tw-text-opacity, 1)); }
      .elementary-list-1 .toggle-item .title * {
            --tw-text-opacity: 1;
            color: rgb(51 51 51 / var(--tw-text-opacity, 1)); }
      .elementary-list-1 .toggle-item .title::after {
            --tw-text-opacity: 1;
            color: rgb(51 51 51 / var(--tw-text-opacity, 1));        content: "\f078"; } }

.elementary-list-2 .tab-nav {
      padding-right: 0.20833333333333334rem; }
  .elementary-list-2 .tab-nav li {
      width: 100%; }
    .elementary-list-2 .tab-nav li.active a, .elementary-list-2 .tab-nav li:hover a {
      --tw-border-opacity: 1;
      border-color: rgb(255 131 2 / var(--tw-border-opacity, 1));
      --tw-bg-opacity: 1;
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1));
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
    .elementary-list-2 .tab-nav li a {
      width: 100%;      border-bottom: 1px solid #ebebeb; }

@media (max-width: 576px) {
  .elementary-list-2 .tab-nav li a {
            --tw-bg-opacity: 1;
            background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
            text-align: center;
            font-size: clamp(18px, calc(20 / 1920 * 100vw), 1.0416666666666667rem);
            line-height: 1.4; } }
    .elementary-list-2 .tab-nav li:not(:last-child) a {
      border-right-color: transparent; }

.elementary-list-2 table {
      width: 100%; }

@media (max-width: 1024px) {
  .elementary-list-2 table {
            white-space: normal; } }
  .elementary-list-2 table thead {
      --tw-bg-opacity: 1;
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1));
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
    .elementary-list-2 table thead th {
      border-width: 2px;
      --tw-border-opacity: 1;
      border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
      padding: 0.8333333333333334rem;
      text-align: center;
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
      line-height: 1.4;
      text-transform: uppercase; }
  .elementary-list-2 table tr:nth-child(even) td {
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1));
      --tw-bg-opacity: 0.1; }
  .elementary-list-2 table td {
      border-width: 2px;
      --tw-border-opacity: 1;
      border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
      --tw-bg-opacity: 1;
      background-color: rgb(239 239 239 / var(--tw-bg-opacity, 1));
      padding: 0.8333333333333334rem;
      text-align: center;
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
      line-height: 1.4; }
    .elementary-list-2 table td * {
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
      line-height: 1.4; }
    .elementary-list-2 table td:first-child {
      text-align: left;
      font-weight: 700; }

.elementary-list-3 .swiper-pagination {
      width: 100% !important; }

.elementary-list-3 .swiper-pagination-progressbar {
  bottom: 0 !important;
  top: unset !important;
  height: 4px !important;
  background: -webkit-linear-gradient(348deg, #EEE7E7 0%, #FCF6EF 50%, #F7F4E9 100%) !important;
  background: linear-gradient(102deg, #EEE7E7 0%, #FCF6EF 50%, #F7F4E9 100%) !important;
  padding: 0 !important; }
  .elementary-list-3 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
      width: 100% !important;
      --tw-bg-opacity: 1 !important;
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1)) !important;    height: 4px !important; }

.event-item time {
      padding-bottom: 0.4166666666666667rem; }

@media (max-width: 1200px) {
  .event-item time {
            min-height: 4.166666666666667rem;
            min-width: 3.75rem; } }

@media (min-width: 1200.1px) {
  .event-item time {
            min-height: 3.75rem;
            min-width: 3.541666666666667rem; } }

.event-item li {
      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; }
  .event-item li:not(:last-child) {
      margin-bottom: 0.4166666666666667rem; }
  .event-item li em, .event-item li i {
      margin-right: 0.4166666666666667rem;
      display: inline-block;
      width: 1.25rem;
      min-width: 1.25rem;
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4; }

.event-item p {
      margin-bottom: 0;
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4; }
  .event-item p * {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4; }

@media (max-width: 576px) {
  .enrollment-welcome-1 {
            padding-bottom: 0; } }

.enrollment-welcome-1 .mobile-pagination {
      display: none; }

@media (max-width: 768px) {
  .enrollment-welcome-1 .mobile-pagination {
            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; } }

.enrollment-welcome-1 .item {
      position: relative; }
  .enrollment-welcome-1 .item .img {
      position: relative; }
    .enrollment-welcome-1 .item .img::before, .enrollment-welcome-1 .item .img::after {
      content: '';
      pointer-events: none;
      position: absolute;
      left: 0;
      bottom: 0;
      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 }
    .enrollment-welcome-1 .item .img::before {
      opacity: 0.5;      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); }
    .enrollment-welcome-1 .item .img::after {
      opacity: 0;      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.75) 100%);      background: linear-gradient(180deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.75) 100%); }
  .enrollment-welcome-1 .item:hover .img::before {
      opacity: 0; }
  .enrollment-welcome-1 .item:hover .img::after {
      opacity: 0.5; }
  .enrollment-welcome-1 .item:hover .txt-grid {
    grid-template-rows: 1fr; }

@media screen and (max-width: 576px) {
  .enrollment-welcome-1 .txt-grid {
    grid-template-rows: 1fr; } }

@media (max-width: 576px) {
  .enrollment-welcome-1 .txt {
            position: static;
            margin-top: 1.0416666666666667rem;
            -webkit-transform: none;
                    transform: none;
            padding: 0;    left: unset !important;
    bottom: unset !important; }
    .enrollment-welcome-1 .txt .heading-2 {
            --tw-text-opacity: 1;
            color: rgb(255 131 2 / var(--tw-text-opacity, 1)); }
    .enrollment-welcome-1 .txt .desc {
            --tw-text-opacity: 1;
            color: rgb(51 51 51 / var(--tw-text-opacity, 1)); } }

.enrollment-welcome-2 .step-main {
  height: auto; }

@media (max-width: 1024px) {
  .enrollment-welcome-2 .step-main .bg-wrap {
            height: 100%; } }
  .enrollment-welcome-2 .step-main .swiper-wrapper {
      height: auto; }

.enrollment-welcome-2 .step-thumbs {
      position: relative;
      z-index: 50;
      margin-bottom: 2.0833333333333335rem; }
  .enrollment-welcome-2 .step-thumbs::after {
    content: '';
    pointer-events: none;
    position: absolute;
    left: 0;
    z-index: 10;
    display: block;
    height: 1px;
    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;    top: 3.125rem;
    background: #E6E6E6; }
  .enrollment-welcome-2 .step-thumbs li {
      position: relative;
      width: 100%; }
    .enrollment-welcome-2 .step-thumbs li.swiper-slide-thumb-active a {
      --tw-bg-opacity: 1;
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1));
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
    .enrollment-welcome-2 .step-thumbs li:not(:last-child)::before {
      content: '\f061';
      top: 1.77083rem;
      pointer-events: none;
      position: absolute;
      z-index: 10;
      display: block;
      height: 1px;
      width: 100%;
      font-family: 'Font Awesome 6 Pro', monospace;
      --tw-text-opacity: 1;
      color: rgb(255 131 2 / 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;      font-size: 2.5rem;
      left: calc( 100% + 28px); }

@media (max-width: 1024px) {
  .enrollment-welcome-2 .step-thumbs li:not(:last-child)::before {
    font-size: 1.25rem;
    top: 2.5rem;
    left: calc( 100% + 40px); } }

@media (max-width: 768px) {
  .enrollment-welcome-2 .step-thumbs li:not(:last-child)::before {
    font-size: 1.25rem;
    top: 2.5rem;
    left: calc( 100% + 28px); } }
  .enrollment-welcome-2 .step-thumbs a {
      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; }
  .enrollment-welcome-2 .step-thumbs span {
      line-height: 1; }
    .enrollment-welcome-2 .step-thumbs span::after {
      content: '';
      pointer-events: none;
      bottom: 0;
      z-index: 10;
      display: block;
      height: 1px;
      width: 2.0833333333333335rem;
      --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;
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      -webkit-transition: .4s all ease-in-out;
      transition: .4s all ease-in-out }
  .enrollment-welcome-2 .step-thumbs strong {
      padding-bottom: 0.8333333333333334rem;
      padding-top: 0.625rem;
      font-size: clamp(56px, calc(72 / 1920 * 100vw), 3.75rem);
      font-weight: 800;
      line-height: 1; }

@media (max-width: 1024px) {
  .enrollment-welcome-2 .step-thumbs strong {
            padding-bottom: 0;
            font-size: clamp(44px, calc(56 / 1920 * 100vw), 2.916666666666667rem);
            line-height: 1.15; } }

@media (min-width: 1200.1px) {
  .enrollment-welcome-3 .container-fluid {
    padding: 0 4.16667rem; } }

@media (max-width: 768px) {
  .enrollment-welcome-3 .img {
    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 100%; }
    .enrollment-welcome-3 .img img, .enrollment-welcome-3 .img picture, .enrollment-welcome-3 .img video, .enrollment-welcome-3 .img 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 (min-width: 768.1px) {
  .enrollment-welcome-3 .img {
    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 46.02273%; }
    .enrollment-welcome-3 .img img, .enrollment-welcome-3 .img picture, .enrollment-welcome-3 .img video, .enrollment-welcome-3 .img 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; } }

.enrollment-welcome-4 .desc a {
      font-weight: 700;
      --tw-text-opacity: 1;
      color: rgb(255 131 2 / var(--tw-text-opacity, 1)); }

@media (min-width: 576.1px) {
  .media-gallery .col:nth-child(1), .media-gallery .col:nth-child(2) {
            width: 50%; } }

.media-gallery .item:hover .img {
      position: relative; }
  .media-gallery .item:hover .img::after {
      --tw-bg-opacity: 0.05; }

.media-gallery .item:hover .heading-4 {
      --tw-text-opacity: 1;
      color: rgb(255 131 2 / var(--tw-text-opacity, 1)); }

.media-gallery .item.video .img {
      position: relative; }
  .media-gallery .item.video .img::after {
    content: '\f04b';
    pointer-events: none;
    z-index: 10;
    display: block;
    height: 100%;
    max-height: 4.166666666666667rem;
    width: 100%;
    max-width: 4.166666666666667rem;
    overflow: hidden;
    border-radius: 9999px;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
    --tw-bg-opacity: 0.1;
    font-family: 'Font Awesome 6 Pro';
    font-size: clamp(28px, calc(36 / 1920 * 100vw), 1.875rem);
    line-height: 1.3;
    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;
    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 }

@media (min-width: 1024.1px) {
  .large-center-slide .txt .info {
            opacity: 0; } }

@media (min-width: 1600px) {
  .large-center-slide .txt {
    width: 40%; } }

.large-center-slide .img {
      height: 100%;
      width: 100%; }

@media (min-width: 1024.1px) {
  .large-center-slide .img {
            height: 100%;    max-width: 31.25rem; } }
  .large-center-slide .img a {
      position: relative;
      height: 100%;
      width: 100%; }
    .large-center-slide .img a::after {
      content: '';
      pointer-events: none;
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 10;
      display: block;
      height: 100%;
      width: 100%;
      background-color: rgb(255 255 255 / 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 }

@media (max-width: 1024px) {
  .large-center-slide .img a {
    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 93.66667%; }
    .large-center-slide .img a img {
      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 (min-width: 1024.1px) {
  .large-center-slide .img a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%; }
    .large-center-slide .img a img {
      width: 100%;
      height: 100%;
      object-fit: cover; } }

@media (max-width: 1024px) {
  .large-center-slide .box {
    margin: 3.125rem 0; } }

.large-center-slide .box::before, .large-center-slide .box::after {
  content: '';
  pointer-events: none;
  position: absolute;
  left: 0;
  z-index: 10;
  display: block;
  height: 1.6666666666666667rem;
  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/icon/open-quotes.png");
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: center !important; }

.large-center-slide .box::before {
      bottom: 100%; }

.large-center-slide .box::after {
      top: 100%;  background: url("../img/icon/close-quotes.png"); }

.large-center-slide .swiper-slide-prev .wrapper {
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end; }

.large-center-slide .swiper-slide-active .info {
      opacity: 1; }

.large-center-slide .swiper-slide-active .img a::after {
      opacity: 0; }

@media (min-width: 1024.1px) {
  .large-center-slide .swiper-slide-active .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.large-center-slide .swiper {
      overflow: visible; }

@media (max-width: 1024px) {
  .large-center-slide .swiper-slide {
            height: auto; }
  .large-center-slide .item {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            height: 100%;
            width: 100%;
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
            -webkit-flex-direction: column-reverse;
                -ms-flex-direction: column-reverse;
                    flex-direction: column-reverse;
            -webkit-box-align: start;
            -webkit-align-items: flex-start;
                -ms-flex-align: start;
                    align-items: flex-start;
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
                -ms-flex-pack: start;
                    justify-content: flex-start; }
    .large-center-slide .item .img {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      height: auto !important;
      width: 100% !important }
    .large-center-slide .item .txt {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1  auto;
          -ms-flex: 0 1  auto;
              flex: 0 1  auto;
      height: 100% } }

@media (min-width: 1024.1px) {
  .large-center-slide .item {
    height: 29.16667rem; } }

.large-center-slide .scrollbar-wrap {
  max-height: 11.97917rem; }

@media (max-width: 1600px) {
  .large-center-slide .scrollbar-wrap {
    max-height: 9.375rem; } }

@media (max-width: 576px) {
  .large-center-slide .scrollbar-wrap {
    max-height: 100%; } }

.large-center-slide .wrapper {
      width: 100%; }

.handbook-list-2 .item:hover .txt {
  background: -webkit-linear-gradient(top, rgba(255, 131, 2, 0) 0%, #FF8302 100%);
  background: linear-gradient(180deg, rgba(255, 131, 2, 0) 0%, #FF8302 100%); }

.handbook-list-2 .item:hover .txt-grid {
  grid-template-rows: 1fr; }

.handbook-list-2 .txt {
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.64) 76.21%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.64) 76.21%); }

.handbook-list li {
  list-style: none; }

.handbook-list .toggle-wrapper {
      padding: 1.0416666666666667rem;
      padding-bottom: 0.4166666666666667rem;  box-shadow: 0px 8px 32px 0px #0000000A; }

.handbook-list .toggle-box {
      margin-bottom: 1.0416666666666667rem; }
  .handbook-list .toggle-box.is-active .title-wrap em {
      --tw-text-opacity: 1;
      color: rgb(255 131 2 / var(--tw-text-opacity, 1));    -webkit-transform: rotateX(180deg);    transform: rotateX(180deg); }
  .handbook-list .toggle-box.is-active .toggle-content {
      display: block; }
  .handbook-list .toggle-box .toggle-content {
      display: none; }

.handbook-list .tab-content {
      border-style: none;
      padding: 1.25rem; }

@media (min-width: 1200.1px) {
  .handbook-list .tab-content {
            padding: 1.6666666666666667rem; } }

.handbook-list .tab-nav {
      padding-top: 0.8333333333333334rem; }
  .handbook-list .tab-nav li {
      margin-bottom: 0.20833333333333334rem !important; }
    .handbook-list .tab-nav li.active a {
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1));
      --tw-bg-opacity: 0.1; }
  .handbook-list .tab-nav a {
      padding: 0.625rem;
      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; }
    .handbook-list .tab-nav a span:first-child {
      margin-right: 0.20833333333333334rem; }

.handbook-list table {
      width: 100%;
      border-collapse: collapse; }

.handbook-list thead th {
      border-width: 2px;
      --tw-border-opacity: 1;
      border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1));
      --tw-bg-opacity: 0.1;
      padding-top: 0.4166666666666667rem;
      padding-bottom: 0.4166666666666667rem;
      padding-left: 0.8333333333333334rem;
      padding-right: 0.8333333333333334rem;
      text-align: center;
      font-weight: 700;
      text-transform: uppercase;
      --tw-text-opacity: 1;
      color: rgb(51 51 51 / var(--tw-text-opacity, 1));
      font-size: clamp(18px, calc(20 / 1920 * 100vw), 1.0416666666666667rem) !important;
      line-height: 1.4 !important; }
  .handbook-list thead th * {
      font-size: clamp(18px, calc(20 / 1920 * 100vw), 1.0416666666666667rem) !important;
      line-height: 1.4 !important; }

@media (min-width: 1200.1px) {
  .handbook-list thead th {
    padding: 0.52083rem 1.04167rem; } }

.handbook-list tbody tr:nth-child(odd) td {
  background: #FF83020D; }

.handbook-list tbody tr td {
      border-width: 2px;
      --tw-border-opacity: 1;
      border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1));
      --tw-bg-opacity: 0.1;
      padding-top: 0.4166666666666667rem;
      padding-bottom: 0.4166666666666667rem;
      padding-left: 0.8333333333333334rem;
      padding-right: 0.8333333333333334rem;
      text-align: center;
      font-size: clamp(18px, calc(20 / 1920 * 100vw), 1.0416666666666667rem) !important;
      line-height: 1.4 !important; }
  .handbook-list tbody tr td * {
      font-size: clamp(18px, calc(20 / 1920 * 100vw), 1.0416666666666667rem) !important;
      line-height: 1.4 !important; }
  .handbook-list tbody tr td:first-child {
      font-weight: 700; }

@media (min-width: 1200.1px) {
  .handbook-list tbody tr td {
    padding: 0.52083rem 1.04167rem; } }

.handbook-list .heading-3 {
      font-size: clamp(18px, calc(20 / 1920 * 100vw), 1.0416666666666667rem);
      line-height: 1.4; }

@media (min-width: 1200.1px) {
  .house-system-1 .container-fluid {
    padding: 0 8.33333rem; } }

.house-system-1 .desc p {
      margin-bottom: 0.8333333333333334rem; }

.house-system-3 {
  background-repeat: no-repeat !important; }

@media (min-width: 1200.1px) {
  .house-system-3 {
    background-size: 100% 100% !important; }
  .house-system-3 .cover {
    padding: 4.16667rem 0; } }

@media (min-width: 1600px) {
  .house-system-3 .cover {
    padding: 2.60417rem 0 4.16667rem; } }

@media (max-width: 576px) {
  .house-system-3 .filter-item {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex; } }

@media (max-width: 768px) {
  .house-system-3 .tab-nav {
            overflow-x: auto; }
    .house-system-3 .tab-nav ul {
            white-space: nowrap;
            padding-bottom: 0.20833333333333334rem;
            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; }
      .house-system-3 .tab-nav ul li:first-child {
            padding-left: 0; } }

@media (min-width: 1200.1px) {
  .house-system-3 .tab-nav {
    margin-bottom: -40px; } }
  .house-system-3 .tab-nav ul {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
  .house-system-3 .tab-nav li.active a, .house-system-3 .tab-nav li:hover a {
    box-shadow: 0px 4px 4px 0px #FFFFFF40;
    background: -webkit-linear-gradient(194.04deg, #FFC401 0%, #FF8302 50%, #FF8302 100%);
    background: linear-gradient(255.96deg, #FFC401 0%, #FF8302 50%, #FF8302 100%); }
  .house-system-3 .tab-nav a {
      background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
      --tw-bg-opacity: 0.2; }
  .house-system-3 .custom-select {
      pointer-events: auto;
      width: 100%;    max-width: 120px;
    width: 120px; }
    .house-system-3 .custom-select select {
      width: 100% !important;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
      --tw-bg-opacity: 0.2 !important;
      --tw-text-opacity: 1 !important;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important; }
    .house-system-3 .custom-select::after {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
  .house-system-3 .filter-item {
      pointer-events: none !important;
      margin-left: auto !important;
      width: -webkit-fit-content !important;
      width: -moz-fit-content !important;
      width: fit-content !important;
      -webkit-box-pack: end !important;
      -webkit-justify-content: flex-end !important;
          -ms-flex-pack: end !important;
              justify-content: flex-end !important; }
    .house-system-3 .filter-item .label {
      margin-right: 0.625rem;
      font-size: clamp(14px, calc(14 / 1920 * 100vw), 0.7291666666666667rem);
      line-height: 1.4; }
  .house-system-3 .tab-item-select {
      padding-top: 3.125rem; }

@media (min-width: 1200.1px) {
  .house-system-3 .tab-item-select {
            padding-top: 4.166666666666667rem; } }
  .house-system-3 .cover {
    background: url("../img/bg/overlay.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }

@media (max-width: 1200px) {
  .house-system-3 .cover {
    background-size: 40% 96%;
    padding-bottom: 2.5rem;
    padding-top: 4.166666666666667rem } }
  .house-system-3 .icon {
      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.09375rem;
    width: auto; }
    .house-system-3 .icon img {
      width: auto;
      height: 100%;
      object-fit: contain; }
  .house-system-3 .col {
      border-right-width: 1px;
      border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
      --tw-border-opacity: 0.2; }
    .house-system-3 .col:last-child {
      border-color: transparent; }

.tab-select-item {
      margin-top: 2.0833333333333335rem;
      display: none; }

@media (min-width: 1200.1px) {
  .tab-select-item {
            margin-top: 4.166666666666667rem; } }
  .tab-select-item.is-active {
      display: block; }

#app {
  height: 100%;
  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; }

@media (orientation: portrait) {
  .posters-slider {
    --posters-slider-width: 68vw;
    --posters-slider-height: auto; } }
  @media screen and (orientation: portrait) and (max-width: 1200px) {
    .posters-slider {
      --posters-slider-width: 100%;
      --posters-slider-height: auto; } }

@media screen and (orientation: landscape) and (min-width: 1200px) {
  .posters-slider {
    --posters-slider-width: 100vw;
    --posters-slider-height: 50vh; } }

@media screen and (orientation: landscape) and (max-width: 1200px) {
  .posters-slider {
    --posters-slider-width: 100%;
    --posters-slider-height: 30vh; } }

@media screen and (orientation: landscape) and (max-width: 1024px) {
  .posters-slider {
    --posters-slider-width: 100%;
    --posters-slider-height: 40vh; } }

@media (min-width: 1200.1px) {
  .house-system-5 .news-big .txt {
            padding-left: 2.5rem; } }

.house-system-2 .swiper-3d .swiper-slide-shadow {
      display: none; }

.house-system-2 .swiper-slide {
  box-shadow: none !important;
  drop-shadow: none !important;
  border-radius: 0px }

.house-system-2 .item {
      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; }

@media (max-width: 768px) {
  .house-system-2 .item {
            display: block; } }

.house-system-2 .img {
  min-width: 19.27083rem;
  max-width: 19.27083rem;
  width: 100%;  -webkit-backdrop-filter: blur(12px);  backdrop-filter: blur(12px); }

@media (max-width: 768px) {
  .house-system-2 .img {
            margin-left: auto;
            margin-right: auto;
            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; } }
  .house-system-2 .img a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 23.95833rem;
    width: auto;
    min-width: 19.27083rem; }
    .house-system-2 .img a img {
      width: 100%;
      height: 100%;
      object-fit: cover; }

.house-system-2 .txt {
      --tw-bg-opacity: 1;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
      padding: 1.25rem;  box-shadow: 0px 4px 4px 0px #1F222714; }

@media (min-width: 768.1px) {
  .house-system-2 .txt {
            padding: 1.25rem; } }

@media (min-width: 1200.1px) {
  .house-system-2 .txt {
    max-height: 20.83333rem;
    width: 25rem; } }

.house-system-2 .swiper-slide-prev {
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px); }

.house-system-2 .swiper-slide-active {
  -webkit-backdrop-filter: 0;
          backdrop-filter: 0; }

.house-system-2 .heading-2 {
      margin-bottom: 0.20833333333333334rem;
      text-transform: uppercase;
      --tw-text-opacity: 1;
      color: rgb(255 131 2 / var(--tw-text-opacity, 1)); }

.house-system-2 .title {
      margin-bottom: 0;
      display: block; }
  .house-system-2 .title span {
      margin-bottom: 0.4166666666666667rem;
      margin-left: 0;
      display: inline-block;
      --tw-text-opacity: 1;
      color: rgb(101 101 101 / var(--tw-text-opacity, 1)); }

.house-system-2 .btn-wrap {
      margin-top: 2.0833333333333335rem; }

.house-system-2 .number p {
      margin-bottom: 0; }

.house-system-2 .number::after {
  content: '';
  pointer-events: none;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  display: block;
  height: 100%;
  max-height: 4px;
  width: 100%;
  max-width: 80px;
  -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/icon/dot-line-2.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left bottom; }

.house-system-2 .txt {
      padding-top: 1.25rem;
      padding-bottom: 1.25rem; }

@media (min-width: 1024.1px) {
  .house-system-2 .txt {
            padding: 2.0833333333333335rem; } }

@media (min-width: 1200.1px) {
  .house-system-2 .txt {
            padding-left: 4.166666666666667rem;
            padding-right: 4.166666666666667rem;
            padding-top: 3.3333333333333335rem;
            padding-bottom: 3.3333333333333335rem; } }

.international-1 {
      overflow: hidden; }
  .international-1 .heading-1 br {
      display: block; }

@media (min-width: 768.1px) {
  .international-1 .heading-1 br {
            display: none; } }

.international-3 .block-wrap:nth-child(even) {
      --tw-bg-opacity: 1;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)); }
  .international-3 .block-wrap:nth-child(even) .col:first-child {
      --tw-border-opacity: 1;
      border-color: rgb(239 239 239 / var(--tw-border-opacity, 1)); }
  .international-3 .block-wrap:nth-child(even) .toggle-item {
      --tw-bg-opacity: 1;
      background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1)); }
    .international-3 .block-wrap:nth-child(even) .toggle-item.is-toggle {
      --tw-bg-opacity: 1;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)); }

.international-3 .toggle-wrap {
      margin-bottom: 2.0833333333333335rem; }

@media (min-width: 1200.1px) {
  .international-3 .toggle-wrap {
            margin-bottom: 3.3333333333333335rem; } }

.international-3 .toggle-item {
      margin-bottom: 0.4166666666666667rem;
      overflow: hidden;
      border-radius: 0.4166666666666667rem;
      border-style: none; }
  .international-3 .toggle-item .desc {
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
      line-height: 1.4; }
    .international-3 .toggle-item .desc * {
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
      line-height: 1.4; }

@media (min-width: 1024.1px) {
  .international-3 .col:first-child {
            border-right-width: 1px;
            border-color: rgb(255 131 2 / var(--tw-border-opacity, 1));
            --tw-border-opacity: 0.2; } }

.international-4 .container-fluid {
      padding: 0; }
  .international-4 .container-fluid:nth-child(even) .txt-wrap {
      margin-left: auto; }

@media (min-width: 1024.1px) {
  .international-4 .container-fluid:nth-child(even) .txt-wrap {
            padding-right: 4.166666666666667rem;
            padding-left: 0; } }
  .international-4 .container-fluid:nth-child(even) .row {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }

.international-4 .row {
      margin: 0;
      padding: 0; }
  .international-4 .row .col {
      margin: 0;
      padding: 0; }

@media (min-width: 1024.1px) {
  .international-4 .img {
    max-width: 50rem; }
  .international-4 .txt-wrap {
    max-width: 35.41667rem; } }

@media (min-width: 1200.1px) {
  .international-4 .scrollbar-wrap {
            padding-right: 0.4166666666666667rem;    max-height: 100%; } }

.journey-list-1 .row {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }

@media (max-width: 1024px) {
  .journey-list-2 .txt {
            height: auto; } }

.journey-list-2 .heading-2 {
      font-size: clamp(26px, calc(30 / 1920 * 100vw), 1.5625rem);
      line-height: 1.3; }

@media (max-width: 576px) {
  .journey-list-2 .heading-2 {
            text-align: justify;
            font-size: clamp(20px, calc(24 / 1920 * 100vw), 1.25rem);
            line-height: 1.35; } }

.journey-list-2 .box-row .img {
      position: relative; }

@media (min-width: 768.1px) {
  .journey-list-2 .box-row .img::after {
    content: '';
    pointer-events: none;
    position: absolute;
    left: 0;
    bottom: 0;
    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, rgba(255, 131, 2, 0) 50%, rgba(255, 131, 2, 0.75) 70.19%, #FF8302 100%);    background: linear-gradient(270deg, rgba(255, 131, 2, 0) 50%, rgba(255, 131, 2, 0.75) 70.19%, #FF8302 100%); } }

.journey-list-2 .box-row .heading-1 {
      font-weight: 400 !important; }

.journey-list-2 .box-row:nth-child(even) .container {
      max-width: 100%; }

@media (min-width: 768.1px) {
  .journey-list-2 .box-row:nth-child(even) .img::after {
    background: -webkit-linear-gradient(left, rgba(255, 131, 2, 0) 47.97%, rgba(255, 131, 2, 0.75) 59.7%, #FF8302 72.26%);
    background: linear-gradient(90deg, rgba(255, 131, 2, 0) 47.97%, rgba(255, 131, 2, 0.75) 59.7%, #FF8302 72.26%); } }

.journey-list-2 .box-row:nth-child(even) .txt {
      margin-left: auto; }

@media (min-width: 1024.1px) {
  .journey-list-2 .box-row:nth-child(even) .txt {
    max-width: 33.33333rem; } }

.journey-list-2 .box-row:not(:last-child) {
      margin-bottom: 2.0833333333333335rem; }

@media (min-width: 1200.1px) {
  .journey-list-2 .box-row:not(:last-child) {
            margin-bottom: 4.166666666666667rem; } }

.journey-list-2 .btn.btn-primary {
  min-width: 8.64583rem; }

@media (max-width: 1024px) {
  .journey-list-2 .btn.btn-primary {
            border-width: 1px;
            --tw-border-opacity: 1;
            border-color: rgb(255 131 2 / var(--tw-border-opacity, 1)); } }

@media (min-width: 1024.1px) {
  .journey-list-2 .txt {
    max-width: 29.16667rem; } }

@media (min-width: 768.1px) {
  .journey-list-2 .scrollbar-wrap {
    max-height: 14.58333rem; } }

@media screen and (min-width: 1800px) {
  .journey-list-2 .scrollbar-wrap {
    max-height: 22.91667rem; } }

.journey-list-3 h3 {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      text-align: left;
      line-height: 1.2; }

.journey-list-3 .col:not(:last-child) {
      border-right-width: 1px;
      border-color: rgb(255 131 2 / var(--tw-border-opacity, 1));
      --tw-border-opacity: 0.1; }

.journey-list-3 .item::after {
  content: '';
  pointer-events: none;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  display: block;
  height: 100%;
  width: 100%;
  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;
  -webkit-transition: .4s all ease-in-out;
  transition: .4s all ease-in-out;  background: -webkit-linear-gradient(top, rgba(255, 131, 2, 0) 0%, rgba(255, 131, 2, 0.1) 100%);  background: linear-gradient(180deg, rgba(255, 131, 2, 0) 0%, rgba(255, 131, 2, 0.1) 100%); }

@media (max-width: 1024px) {
  .journey-list-3 .item::after {
            opacity: 1; } }

.journey-list-3 .item:hover::after {
      opacity: 1; }

.journey-list-3 .item:hover .txt-grid {
  grid-template-rows: 1fr; }

@media (max-width: 1024px) {
  .journey-list-3 .txt-grid {
    grid-template-rows: 1fr; } }

.journey-list-3 h3 {
      margin: 0; }

.journey-list-3 .decs {
      margin-top: 1.0416666666666667rem; }
  .journey-list-3 .decs::after {
    content: '';
    pointer-events: none;
    bottom: 0;
    z-index: 10;
    display: block;
    height: 5px;
    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;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out;    max-width: 30px;
    background: url("../img/icon/line-dot.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }

@media (max-width: 1024px) {
  .swiper-section-overflow .container-fluid {
            padding: 0; } }

.swiper-section-overflow .block-wrap:nth-child(even) {
      --tw-bg-opacity: 1;
      background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1)); }

@media (min-width: 1024.1px) {
  .swiper-section-overflow .block-wrap:nth-child(even) .swiper::after {
            --tw-bg-opacity: 1;
            background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1)); } }

.swiper-section-overflow .swiper {
      position: relative;
      height: auto; }

@media (min-width: 1024.1px) {
  .swiper-section-overflow .swiper {
            overflow: visible; }
  .swiper-section-overflow .swiper::after {
    content: '';
    pointer-events: none;
    position: absolute;
    right: 100%;
    bottom: 0;
    z-index: 50;
    display: block;
    height: 100%;
    width: 100%;
    --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 } }

.swiper-section-overflow .swiper-pagination {
      width: 100% !important; }

.swiper-section-overflow .swiper-pagination-progressbar {
  bottom: 0 !important;
  top: unset !important;
  height: 4px !important;
  background: -webkit-linear-gradient(348deg, #EEE7E7 0%, #FCF6EF 50%, #F7F4E9 100%) !important;
  background: linear-gradient(102deg, #EEE7E7 0%, #FCF6EF 50%, #F7F4E9 100%) !important;
  padding: 0 !important; }
  .swiper-section-overflow .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
      width: 100% !important;
      --tw-bg-opacity: 1 !important;
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1)) !important;    height: 4px !important; }

@media (min-width: 1024.1px) {
  .about-leadership .txt {
            padding-right: 2.0833333333333335rem; } }

@media (min-width: 1200.1px) {
  .about-leadership .txt {
            padding-right: 4.166666666666667rem; } }

.about-leadership .row {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }

@media (max-width: 1024px) {
  .about-leadership-2 .container {
            height: auto; }
  .about-leadership-2 .txt {
            height: auto; } }

.about-leadership-2 .heading-3 {
      font-weight: 400; }

.about-leadership-2 .box-row .img {
      position: relative; }

@media (min-width: 768.1px) {
  .about-leadership-2 .box-row .img::after {
    content: '';
    pointer-events: none;
    position: absolute;
    left: 0;
    bottom: 0;
    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, rgba(255, 131, 2, 0) 41.73%, rgba(255, 131, 2, 0.75) 63.39%, #FF8302 76.5%);    background: linear-gradient(270deg, rgba(255, 131, 2, 0) 41.73%, rgba(255, 131, 2, 0.75) 63.39%, #FF8302 76.5%); }
  .about-leadership-2 .box-row:nth-child(even) .img::after {
    background: -webkit-linear-gradient(left, rgba(255, 131, 2, 0) 44.77%, rgba(255, 131, 2, 0.75) 56.53%, #FF8302 72.49%);
    background: linear-gradient(90deg, rgba(255, 131, 2, 0) 44.77%, rgba(255, 131, 2, 0.75) 56.53%, #FF8302 72.49%); } }

.about-leadership-2 .box-row:nth-child(even) .txt {
      margin-left: auto; }

.about-leadership-2 .box-row:not(:last-child) {
      margin-bottom: 1.0416666666666667rem; }

@media (min-width: 1200.1px) {
  .about-leadership-2 .box-row:not(:last-child) {
            margin-bottom: 2.0833333333333335rem; } }

.about-leadership-2 .btn.btn-primary {
  min-width: 8.64583rem; }

@media (min-width: 1024.1px) {
  .about-leadership-2 .txt {
    max-width: 26.04167rem; } }

@media (min-width: 768.1px) {
  .about-leadership-2 .scrollbar-wrap {
    max-height: 14.58333rem; } }

@media screen and (min-width: 1800px) {
  .about-leadership-2 .scrollbar-wrap {
    max-height: 15.625rem; } }

@media (max-width: 576px) {
  .about-leadership-3 .name {
            -webkit-box-align: start;
            -webkit-align-items: flex-start;
                -ms-flex-align: start;
                    align-items: flex-start; }
    .about-leadership-3 .name .heading-3 {
            margin-top: 0.20833333333333334rem; } }

.about-leadership-3 .name::after {
  content: '';
  pointer-events: none;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  display: block;
  height: 2px;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 131 2 / 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;  max-width: 64px; }

.about-leadership-3 .row {
      position: relative;
      margin: 0;
      padding: 0; }
  .about-leadership-3 .row:not(:last-child) {
      margin-bottom: 2.0833333333333335rem; }
  .about-leadership-3 .row::before, .about-leadership-3 .row::after {
    content: '';
    pointer-events: none;
    position: absolute;
    bottom: -3px;
    right: -3px;
    z-index: 10;
    display: block;
    height: 100%;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(255 131 2 / 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 }
  .about-leadership-3 .row::before {
    max-width: 48px;
    max-height: 5px; }
  .about-leadership-3 .row::after {
    max-width: 5px;
    max-height: 48px; }

.about-leadership-3 .col {
      margin: 0;
      padding: 0; }

@media (min-width: 768.1px) {
  .about-leadership-3 .col:nth-child(1) {
    width: 27.4%; }
  .about-leadership-3 .col:nth-child(2) {
    width: 72.6%; } }

.about-leadership-3 .img {
      height: 100%;
      width: 100%; }
  .about-leadership-3 .img a {
    background: -webkit-linear-gradient(top, rgba(255, 131, 2, 0) 0%, rgba(255, 131, 2, 0.4) 100%);
    background: linear-gradient(180deg, rgba(255, 131, 2, 0) 0%, rgba(255, 131, 2, 0.4) 100%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center }
    .about-leadership-3 .img a img {
      width: auto;
      height: auto;
      object-fit: contain; }

@media (min-width: 1200.1px) {
  .about-leadership-3 .scrollbar-wrap {
    max-height: 100%; } }

.arrow-box {
      position: relative;
      margin-bottom: 2.5rem;
      width: 100%; }
  .arrow-box:first-child::after {
      display: none; }
  .arrow-box:last-child {
      margin-bottom: 0; }
    .arrow-box:last-child::before {
      display: none; }
  .arrow-box::before, .arrow-box::after {
    content: '';
    pointer-events: none;
    top: 100%;
    z-index: 10;
    display: block;
    height: 100%;
    width: 2px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 131 2 / 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;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out }
  .arrow-box::before {
    height: calc( 100% -  3px);
    max-height: 2.5rem; }
  .arrow-box::after {
      background-color: transparent;    top: -4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #FF8302;
    border-bottom: 0; }
  .arrow-box .btn {
      height: 49px;
      min-height: 49px; }

.learning-1 .dot-line {
  width: 70px;
  height: 8px;
  background: url("../img/icon/dot-line.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: auto;
  margin-right: auto }

@media (min-width: 1200.1px) {
  .learning-1 .dot-line {
    width: 3.33333rem; } }

.learning-1 .tab-nav a {
      min-height: 40px; }

.learning-2 .tab-item {
      width: 100%; }

@media (max-width: 1023.98px) {
  .learning-2 .tab-nav ul {
            -webkit-flex-wrap: wrap;
                -ms-flex-wrap: wrap;
                    flex-wrap: 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; } }

.learning-3 {
  background: url("../img/bg/road-map-pattern.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .learning-3 .toggle-wrap {
      width: 100%; }
  .learning-3 .tab-item {
      position: static;
      width: 100%; }

@media (min-width: 1024.1px) {
  .learning-3 .img-wrapper {
            right: 0;
            height: 100%;
            width: 50%;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%); } }

@media (max-width: 576px) {
  .learning-4 {
    background: none !important;
    background-image: none !important;
    margin-top: 0;
    margin-bottom: 0 } }

.learning-4.repeat:not(:last-child) {
      padding-bottom: 0; }

.learning-4 .mobile-image {
      display: none; }

@media (max-width: 576px) {
  .learning-4 .mobile-image {
            margin-bottom: 1.6666666666666667rem;
            display: block; } }
  .learning-4 .mobile-image .img a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto; }
    .learning-4 .mobile-image .img a img {
      width: auto;
      height: 100%;
      object-fit: contain; }

@media (min-width: 1024.1px) {
  .learning-4 .lg\:w-4\/12 {
    width: 35%; } }

@media (max-width: 768px) {
  .learning-4 .row {
            margin-bottom: 0; } }

@media (max-width: 576px) {
  .learning-4 .col {
            margin-bottom: 0; } }

.learning-4 .logo {
  height: 6.25rem;
  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 }
  .learning-4 .logo img {
      height: 100%;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      object-fit: contain; }

@media (max-width: 576px) {
  .learning-4 .top-text {
            --tw-border-opacity: 1;
            border-color: rgb(255 131 2 / var(--tw-border-opacity, 1)); }
  .learning-4 .heading-1 {
            padding-top: 2.0833333333333335rem; }
  .learning-4 .heading-1, .learning-4 .desc {
            --tw-text-opacity: 1;
            color: rgb(51 51 51 / var(--tw-text-opacity, 1)); }
  .learning-4 .btn.btn-primary.white {
            border-width: 1px !important;
            --tw-border-opacity: 1 !important;
            border-color: rgb(255 131 2 / var(--tw-border-opacity, 1)) !important; } }

@media (max-width: 768px) {
  .learning-5 {
            --tw-bg-opacity: 1;
            background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1));
            padding-top: 0;
            padding-bottom: 2.0833333333333335rem; }
  .learning-5 .container-fluid {
            padding: 0; } }

.learning-5 .item {
      position: relative; }

.learning-5 .img::after {
  content: '';
  pointer-events: none;
  bottom: 0;
  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;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: .4s all ease-in-out;
  transition: .4s all ease-in-out;  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 47.6%, rgba(0, 0, 0, 0.8) 99.44%);  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 47.6%, rgba(0, 0, 0, 0.8) 99.44%); }

@media (max-width: 768px) {
  .learning-5 .img a {
    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 66.66667%; }
    .learning-5 .img a img {
      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 (min-width: 768.1px) {
  .learning-5 .img a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 28.125rem;
    width: 100%; }
    .learning-5 .img a img {
      width: 100%;
      height: 100%;
      object-fit: cover; } }

@media (max-width: 768px) {
  .learning-5 .txt {
            padding-top: 2.0833333333333335rem;
            padding-bottom: 2.0833333333333335rem;
            text-align: left; }
  .learning-5 .btn-wrap {
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
                -ms-flex-pack: start;
                    justify-content: flex-start; }
  .learning-5 .btn.btn-primary {
            --tw-bg-opacity: 1;
            background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)); }
    .learning-5 .btn.btn-primary span, .learning-5 .btn.btn-primary em, .learning-5 .btn.btn-primary i {
            --tw-text-opacity: 1;
            color: rgb(255 131 2 / var(--tw-text-opacity, 1)); } }

@media (min-width: 1200.1px) {
  .learning-5 .container-fluid {
    padding: 0 180px; } }

.learning-5 .title {
      position: relative; }

@media (min-width: 1024.1px) {
  .learning-5 .title {
    max-width: 31.25rem; }
    .learning-5 .title::after {
      content: '';
      pointer-events: none;
      left: 100%;
      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;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      -webkit-transition: .4s all ease-in-out;
      transition: .4s all ease-in-out;      background: url("../img/icon/arrow-white.png");
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      width: 23.59375rem;
      height: 2.91667rem; } }

@media (max-width: 768px) {
  .learning-5 .heading-1, .learning-5 .desc {
            --tw-text-opacity: 1;
            color: rgb(255 255 255 / var(--tw-text-opacity, 1)); } }

.page-template-template_tong_quan .learning-5 .title::after {
      display: none; }

.tab-select-item {
      display: none; }
  .tab-select-item.is-active {
      display: block; }

.weekly-menu .filter-wrap {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }

.weekly-menu .filter-item {
      width: 100%; }

@media (max-width: 1024px) {
  .weekly-menu .filter-item {
            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; }
    .weekly-menu .filter-item span {
            margin-bottom: 0.4166666666666667rem; } }

@media (min-width: 1024.1px) {
  .weekly-menu .filter-item {
            width: -webkit-fit-content;
            width: -moz-fit-content;
            width: fit-content; } }

.weekly-menu .item {
      border-bottom-width: 1px;
      --tw-border-opacity: 1;
      border-color: rgb(212 224 214 / var(--tw-border-opacity, 1));
      padding-top: 1.4583333333333335rem;
      padding-bottom: 1.4583333333333335rem; }
  .weekly-menu .item:first-child {
      padding-top: 0; }

.weekly-menu .days span {
      font-weight: 700;
      --tw-text-opacity: 1;
      color: rgb(92 140 102 / var(--tw-text-opacity, 1)); }

.dealer-network address .weekly-menu .days span {
      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; }

.dealer-network address .weekly-menu .days span span {
      white-space: nowrap; }

.weekly-menu .custom-select.time::after {
  content: "\f017";
  font-family: 'Font Awesome 6 Pro';
  pointer-events: none;
  right: 8px;
  z-index: 50;
  display: block;
  height: 20px;
  width: 20px;
  font-size: clamp(18px, calc(20 / 1920 * 100vw), 1.0416666666666667rem);
  font-weight: 300;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 131 2 / 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;
  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 (min-width: 1200.1px) {
  .weekly-menu .custom-select.time::after {
            right: 0.8333333333333334rem; } }
  @media screen and (min-width: 2000px) {
    .weekly-menu .custom-select.time::after {
            right: 0.8333333333333334rem;
            height: 1.0416666666666667rem;
            width: 1.0416666666666667rem;
            font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
            line-height: 1.4; } }

.weekly-menu .custom-select.time select {
      border-radius: 9999px;
      border-width: 1px;
      --tw-border-opacity: 1;
      border-color: rgb(255 131 2 / var(--tw-border-opacity, 1));
      padding-left: 1.6666666666666667rem;
      padding-right: 1.6666666666666667rem;
      padding-top: 0.4166666666666667rem;
      padding-bottom: 0.4166666666666667rem;
      -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;  min-height: 40px;
  height: 3.02083rem;
  position: relative;
  z-index: 20;
  font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
  line-height: 1.4;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 131 2 / var(--tw-text-opacity, 1)); }

@media (min-width: 1600px) {
  .weekly-menu .custom-select.time select {
            font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
            line-height: 1.4;
            padding-left: 0.8333333333333334rem;
            padding-right: 0.8333333333333334rem; } }
  .weekly-menu .custom-select.time select option {
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4; }

@media (min-width: 1600px) {
  .weekly-menu .custom-select.time select option {
            font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
            line-height: 1.4; } }
  .weekly-menu .custom-select.time select:hover {
      box-shadow: 0px 0px 0px 3px #FF8302 inset; }

@media (max-width: 1024px) {
  .weekly-menu .frm-btn {
            width: 100%; }
    .weekly-menu .frm-btn .btn {
            width: 100%; } }

.menu-item-figure {
      -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-transition: .4s all ease-in-out;
      transition: .4s all ease-in-out;  -webkit-box-align: center !important;  -webkit-align-items: center !important;  -ms-flex-align: center !important;  align-items: center !important; }

@media (max-width: 768px) {
  .menu-item-figure {
            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: 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; } }
  .menu-item-figure:not(:last-child) {
      margin-bottom: 0.625rem; }
  .menu-item-figure .price {
      line-height: 1; }
  .menu-item-figure .img {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }

@media (max-width: 768px) {
  .menu-item-figure .img {
            margin-bottom: 0.8333333333333334rem; } }
    .menu-item-figure .img a {
      overflow: hidden;
      border-radius: 0.4166666666666667rem;
      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: 80px;
      min-width: 80px;
      max-width: 80px;
      height: 80px; }

@media (min-width: 1600px) {
  .menu-item-figure .img a {
            height: 4.166666666666667rem;
            width: 4.166666666666667rem;
            min-width: 4.166666666666667rem; } }
      .menu-item-figure .img a img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
  .menu-item-figure .txt {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 100% }

@media (max-width: 768px) {
  .menu-item-figure .txt {
            margin-bottom: 0.20833333333333334rem; } }

@media (min-width: 768.1px) {
  .menu-item-figure .txt {
    margin-right: 5.20833rem; } }

@media (max-width: 1024px) {
  .side-nav-mobile .title-nav {
            overflow: hidden;
            border-radius: 0.25rem;
            --tw-bg-opacity: 1;
            background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1));
            padding-top: 0.625rem;
            padding-bottom: 0.625rem;
            padding-left: 1.0416666666666667rem;
            padding-right: 1.0416666666666667rem;
            --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: 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 (min-width: 1024.1px) {
  .side-nav-mobile .title-nav {
            display: none; } }

.side-nav-mobile .title-nav em {
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
      line-height: 1.4;
      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; }

@media (min-width: 1024.1px) {
  .side-nav-mobile .title-nav em {
            display: none; } }

@media screen and (max-width: 576px) {
  .side-nav-mobile .title-nav span {
            font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
            line-height: 1.4; } }

@media screen and (max-width: 1024px) {
  .side-nav {
            display: none; } }

.side-nav .icon {
      display: none; }

.side-nav .nav-link:not(:last-child) .title {
      border-bottom-width: 1px;
      --tw-border-opacity: 1;
      border-bottom-color: rgb(189 189 189 / var(--tw-border-opacity, 1)); }

.side-nav .nav-link:hover {
      --tw-border-opacity: 1;
      border-bottom-color: rgb(255 131 2 / var(--tw-border-opacity, 1)); }
  .side-nav .nav-link:hover .title > a {
      --tw-text-opacity: 1;
      color: rgb(255 131 2 / var(--tw-text-opacity, 1));    text-shadow: 1px 0 0 #F04E23; }
  .side-nav .nav-link:hover .title .icon:before {
      --tw-text-opacity: 1;
      color: rgb(255 131 2 / var(--tw-text-opacity, 1));    content: '\f068'; }

.side-nav .nav-link.active {
      --tw-border-opacity: 1;
      border-bottom-color: rgb(255 131 2 / var(--tw-border-opacity, 1)); }
  .side-nav .nav-link.active .nav-menu {
      display: block; }
  .side-nav .nav-link.active .title > a {
      --tw-text-opacity: 1;
      color: rgb(255 131 2 / var(--tw-text-opacity, 1));    text-shadow: 1px 0 0 #F04E23; }
  .side-nav .nav-link.active .title .icon:before {
      --tw-text-opacity: 1;
      color: rgb(255 131 2 / var(--tw-text-opacity, 1));    content: '\f068'; }

.side-nav .nav-link > a {
      padding-top: 0.8333333333333334rem;
      padding-bottom: 0.8333333333333334rem;
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
      line-height: 1.4;
      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 .nav-link .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; }
  .side-nav .nav-link .title > a {
      padding-top: 0.8333333333333334rem;
      padding-bottom: 0.8333333333333334rem;
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
      line-height: 1.4;
      font-weight: 400; }
  .side-nav .nav-link .title em {
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
      line-height: 1.4;
      font-weight: 300; }
  .side-nav .nav-link .title::after {
      position: relative;
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
      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; }
  @media (max-width: 768px) {
  .header-btn-group.side-nav .nav-link .title .btn-group::after {
            position: fixed;
            bottom: 0;
            left: 0;
            z-index: 99;
            width: 100%; } }
  .side-nav .nav-link .title::after {    height: 30px;
    width: 40px;
    content: '\2b';
    pointer-events: none;
    z-index: 10;
    margin-left: 0.8333333333333334rem;
    height: 100%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    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: 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 }
  @media (max-width: 768px) {
  .header-btn-group.side-nav .nav-link .title .btn-group::after {
            position: fixed;
            bottom: 0;
            left: 0;
            z-index: 99;
            width: 100%; } }
  .side-nav .nav-link .title .icon {
      position: relative;
      font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
      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; }
  @media (max-width: 768px) {
  .header-btn-group.side-nav .nav-link .title .icon .btn-group {
            position: fixed;
            bottom: 0;
            left: 0;
            z-index: 99;
            width: 100%; } }
  .side-nav .nav-link .title .icon {    height: 30px;
    width: 40px; }
    .side-nav .nav-link .title .icon::before {
      content: '\2b';
      pointer-events: none;
      z-index: 10;
      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: 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 }
    @media (max-width: 768px) {
  .header-btn-group.side-nav .nav-link .title .icon .btn-group::before {
            position: fixed;
            bottom: 0;
            left: 0;
            z-index: 99;
            width: 100%; } }

.side-nav .nav-menu {
      display: none;
      width: 100%;
      --tw-bg-opacity: 1;
      background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
      padding: 0.625rem; }
  .side-nav .nav-menu li:not(:last-child) {
      margin-bottom: 0.4166666666666667rem; }
  .side-nav .nav-menu li.active a, .side-nav .nav-menu li:hover a {
      -webkit-text-decoration-line: underline;
              text-decoration-line: underline; }
  .side-nav .nav-menu a {
      width: 100%;
      font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
      line-height: 1.4;
      -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; }

.quality-list-1 .row {
      margin-bottom: -1.25rem; }
  .quality-list-1 .row .col {
      margin-bottom: 1.25rem; }

@media (max-width: 576px) {
  .quality-list-1 .row .col:nth-child(1) {
            -webkit-box-ordinal-group: 2;
            -webkit-order: 1;
                -ms-flex-order: 1;
                    order: 1; }
  .quality-list-1 .row .col:nth-child(2) {
            -webkit-box-ordinal-group: 4;
            -webkit-order: 3;
                -ms-flex-order: 3;
                    order: 3; }
  .quality-list-1 .row .col:nth-child(3) {
            -webkit-box-ordinal-group: 3;
            -webkit-order: 2;
                -ms-flex-order: 2;
                    order: 2; }
  .quality-list-1 .row .col:nth-child(4) {
            -webkit-box-ordinal-group: 5;
            -webkit-order: 4;
                -ms-flex-order: 4;
                    order: 4; } }

.quality-list-2 .row {
      margin-left: -0.625rem;
      margin-right: -0.625rem; }
  .quality-list-2 .row .col {
      padding-left: 0.625rem;
      padding-right: 0.625rem; }
  .quality-list-2 .row:not(:last-child) {
      margin-bottom: 2.0833333333333335rem; }

@media (min-width: 768.1px) {
  .quality-list-2 .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; } }
  .quality-list-2 .row:nth-child(even) .logo {
      left: 0;    right: unset; }

.quality-list-2 .logo {
      position: absolute;
      top: 0;
      right: 0;
      z-index: 50;
      --tw-bg-opacity: 1;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
      padding: 0.8333333333333334rem;  display: -webkit-box;  display: -webkit-flex;  display: -ms-flexbox;  display: flex;
  height: 4.16667rem;
  min-height: 50px;
  box-shadow: 0px 8px 16px 0px #1F222714;
  width: auto; }
  .quality-list-2 .logo img {
    width: auto;
    height: 100%;
    object-fit: contain; }

.quality-list-2 .txt {
      padding-top: 2.0833333333333335rem; }

@media (min-width: 1024.1px) {
  .quality-list-2 .txt {
            padding-left: 2.0833333333333335rem;
            padding-right: 2.0833333333333335rem;
            padding-top: 0.8333333333333334rem;
            padding-bottom: 0.8333333333333334rem; } }

@media (min-width: 1600px) {
  .quality-list-2 .txt {
            padding-left: 4.166666666666667rem;
            padding-right: 4.166666666666667rem; } }

@media (min-width: 1024.1px) {
  .quality-list-2 .scrollbar-wrap {
    max-height: 7.8125rem; } }

@media (max-width: 768px) {
  .teacher-list-2 .tab-nav {
            overflow-x: auto; }
    .teacher-list-2 .tab-nav ul {
            white-space: nowrap;
            padding-bottom: 0.20833333333333334rem;
            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; }
      .teacher-list-2 .tab-nav ul li:first-child {
            padding-left: 0; } }

.teacher-list-2 .tab-nav a {
      font-size: clamp(14px, calc(14 / 1920 * 100vw), 0.7291666666666667rem);
      line-height: 1.4; }

.teacher-list-2 .tab-nav li.active a {
      --tw-bg-opacity: 1;
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1));
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }

.media-resources .img {
      position: relative; }
  .media-resources .img::after {
    content: '';
    pointer-events: none;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    display: block;
    height: 100%;
    width: 100%;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
    --tw-bg-opacity: 0.2;
    -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) {
  .media-resources .item .txt {
            position: static;
            margin-bottom: 0.8333333333333334rem;
            padding: 0;
            padding-top: 0.8333333333333334rem;    bottom: unset;
    left: unset; }
    .media-resources .item .txt .txt-grid {
      grid-template-rows: 1fr; }
    .media-resources .item .txt .heading-3 {
            --tw-text-opacity: 1;
            color: rgb(255 131 2 / var(--tw-text-opacity, 1)); }
    .media-resources .item .txt .decs {
            --tw-text-opacity: 1 !important;
            color: rgb(51 51 51 / var(--tw-text-opacity, 1)) !important; }
      .media-resources .item .txt .decs * {
            --tw-text-opacity: 1 !important;
            color: rgb(51 51 51 / var(--tw-text-opacity, 1)) !important; } }

.media-resources .item:hover .img::after {
      opacity: 0.1; }

.media-resources .item:hover .txt-grid {
  grid-template-rows: 1fr; }

@media (min-width: 576.1px) {
  .media-resources .txt {
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 50.46%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 50.46%); } }

.media-resources .logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 3.33333rem;
  width: auto; }
  .media-resources .logo img {
    width: auto;
    height: 100%;
    object-fit: contain; }

.media-resources-2 .item {
  box-shadow: 0px 4px 4px 0px #1F222714;
  padding-left: 0.4166666666666667rem;
  padding-right: 0.4166666666666667rem }

.student-life {
  background: -webkit-linear-gradient(top, rgba(255, 131, 2, 0) 54.79%, rgba(255, 131, 2, 0.15) 100%);
  background: linear-gradient(180deg, rgba(255, 131, 2, 0) 54.79%, rgba(255, 131, 2, 0.15) 100%); }

@media (min-width: 1600px) {
  .page-template-template_student-life .large-center-slide .scrollbar-wrap {
    max-height: 17.1875rem; } }

@media (min-width: 1024.1px) {
  .page-template-template_student-life .large-center-slide .item {
    height: 32.29167rem; } }

@media (max-width: 1024px) {
  .page-template-template_student-life .large-center-slide .img a {
    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 103.33333%; }
    .page-template-template_student-life .large-center-slide .img a img {
      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; } }

.section-info {
  background: url("../img/bg/about-bg-2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

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

.teacher-list .row {
      margin: 0;
      padding: 0; }
  .teacher-list .row .col {
      margin: 0;
      padding: 0; }
  .teacher-list .row:not(:last-child) {
      margin-bottom: 2.0833333333333335rem; }

@media (min-width: 768.1px) {
  .teacher-list .row:first-child {
            padding-right: 1.6666666666666667rem; }
  .teacher-list .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; }
  @media (min-width: 768.1px) {
    .teacher-list .row:nth-child(even) .txt {
                  padding-right: 1.0416666666666667rem;
                  padding-left: 0; } }
  @media (min-width: 1200.1px) {
    .teacher-list .row:nth-child(even) .txt {
                  padding-left: 0;
                  padding-right: 2.0833333333333335rem; } }
  @media (min-width: 1600px) {
    .teacher-list .row:nth-child(even) .txt {
                  padding-right: 4.166666666666667rem; } } }

@media (max-width: 768px) {
  .teacher-list .img a {
    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 61.04167%; }
    .teacher-list .img a img {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      object-fit: contain;
      -webkit-transition: .3s ease-in-out all;
      transition: .3s ease-in-out all; } }

@media (min-width: 768.1px) {
  .teacher-list .img a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 30.20833rem;
    width: auto; }
    .teacher-list .img a img {
      width: auto;
      height: 100%;
      object-fit: cover; } }

.teacher-list .txt {
      padding-top: 2.0833333333333335rem; }

@media (min-width: 768.1px) {
  .teacher-list .txt {
            padding-left: 1.0416666666666667rem; } }

@media (min-width: 1200.1px) {
  .teacher-list .txt {
            padding-left: 2.0833333333333335rem; } }

@media (min-width: 1600px) {
  .teacher-list .txt {
            padding-left: 4.166666666666667rem; } }

@media (max-width: 1024px) {
  .teacher-list .scrollbar-wrap {
    max-height: 100%; } }

@media (min-width: 1024.1px) {
  .teacher-list .scrollbar-wrap {
    max-height: 7.8125rem; } }

.tuition-list-2 .toggle-item {
      background-color: transparent !important; }

.tuition-list-1 li {
  list-style: none; }

.tuition-list-1 .toggle-wrapper {
      padding: 1.0416666666666667rem;
      padding-bottom: 0.4166666666666667rem;  box-shadow: 0px 8px 32px 0px #0000000A; }

.tuition-list-1 .toggle-box {
      margin-bottom: 1.0416666666666667rem; }
  .tuition-list-1 .toggle-box.is-active .title-wrap em {
      --tw-text-opacity: 1;
      color: rgb(255 131 2 / var(--tw-text-opacity, 1));    -webkit-transform: rotateX(180deg);    transform: rotateX(180deg); }
  .tuition-list-1 .toggle-box.is-active .toggle-content {
      display: block; }
  .tuition-list-1 .toggle-box .toggle-content {
      display: none; }

.tuition-list-1 .title-toggle.is-active {
      --tw-text-opacity: 1;
      color: rgb(255 131 2 / var(--tw-text-opacity, 1)); }

.tuition-list-1 .toggle-wrap.type-4 .toggle-item .title::after {
      height: 2.0833333333333335rem !important;
      min-height: 2.0833333333333335rem !important;
      width: 2.0833333333333335rem !important;
      min-width: 2.0833333333333335rem !important;
      font-size: clamp(18px, calc(20 / 1920 * 100vw), 1.0416666666666667rem) !important;
      line-height: 1.4 !important; }

.tuition-list-1 .toggle-wrap.type-4 .toggle-item.is-toggle .title::after {
  content: '\f068' !important; }

.tuition-list-1 .toggle-content .tab-nav-2 {
      padding-top: 0.8333333333333334rem; }
  .tuition-list-1 .toggle-content .tab-nav-2 li {
      margin-bottom: 0.20833333333333334rem; }
    .tuition-list-1 .toggle-content .tab-nav-2 li.active a {
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1));
      --tw-bg-opacity: 0.1; }
  .tuition-list-1 .toggle-content .tab-nav-2 a {
      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; }
    .tuition-list-1 .toggle-content .tab-nav-2 a span:first-child {
      margin-right: 0.20833333333333334rem; }

.tuition-list-1 .toggle-item {
      border-color: transparent !important; }
  .tuition-list-1 .toggle-item .heading-3 {
      margin-bottom: 0.4166666666666667rem !important;
      text-transform: uppercase !important;
      --tw-text-opacity: 1 !important;
      color: rgb(51 51 51 / var(--tw-text-opacity, 1)) !important; }
  .tuition-list-1 .toggle-item.is-toggle .heading-3 {
      font-size: clamp(36px, calc(48 / 1920 * 100vw), 2.5rem);
      line-height: 1.2; }

.tuition-list-1 table {
      width: 100%;
      border-collapse: collapse; }

.tuition-list-1 thead th {
      border-width: 2px;
      --tw-border-opacity: 1;
      border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1));
      --tw-bg-opacity: 0.1;
      padding-top: 0.4166666666666667rem;
      padding-bottom: 0.4166666666666667rem;
      padding-left: 0.8333333333333334rem;
      padding-right: 0.8333333333333334rem;
      text-align: center;
      font-weight: 700;
      text-transform: uppercase;
      --tw-text-opacity: 1;
      color: rgb(51 51 51 / var(--tw-text-opacity, 1));
      font-size: clamp(18px, calc(20 / 1920 * 100vw), 1.0416666666666667rem) !important;
      line-height: 1.4 !important; }
  .tuition-list-1 thead th * {
      font-size: clamp(18px, calc(20 / 1920 * 100vw), 1.0416666666666667rem) !important;
      line-height: 1.4 !important; }

@media (min-width: 1200.1px) {
  .tuition-list-1 thead th {
    padding: 0.52083rem 1.04167rem; } }

.tuition-list-1 tbody tr:nth-child(odd) td {
  background: #FF83020D; }

.tuition-list-1 tbody tr td {
      border-width: 2px;
      --tw-border-opacity: 1;
      border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
      background-color: rgb(255 131 2 / var(--tw-bg-opacity, 1));
      --tw-bg-opacity: 0.1;
      padding-top: 0.4166666666666667rem;
      padding-bottom: 0.4166666666666667rem;
      padding-left: 0.8333333333333334rem;
      padding-right: 0.8333333333333334rem;
      text-align: center;
      font-size: clamp(18px, calc(20 / 1920 * 100vw), 1.0416666666666667rem) !important;
      line-height: 1.4 !important; }
  .tuition-list-1 tbody tr td * {
      font-size: clamp(18px, calc(20 / 1920 * 100vw), 1.0416666666666667rem) !important;
      line-height: 1.4 !important; }
  .tuition-list-1 tbody tr td:first-child {
      font-weight: 700; }

@media (min-width: 1200.1px) {
  .tuition-list-1 tbody tr td {
    padding: 0.52083rem 1.04167rem; } }

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