
.top-banner {
  position: relative;
}
.top-banner a {
  position: relative;
}
.top-banner a::after {
  content: "";
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: block;
  height: 100%;
  width: 100%;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition: .4s all ease-in-out;
  height: 16.6666666667rem;
  background: linear-gradient(0, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}

footer {
  background: #F3EFE8;
  position: relative;
  z-index: 100;
  overflow: visible;
}
@media (max-width: 1200px) {
  footer {
    padding-top: 3.125rem;
  }
}
@media (min-width: 1200.1px) {
  footer {
    padding-top: 7.8125rem;
    padding-bottom: 3.3333333333333335rem;
  }
  footer::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: calc(100% - 1px);
    width: 100%;
    height: 100px;
    background: #3D77B0;
    clip-path: polygon(0.155% 0%, 0.155% 0%, 1.398% 4.837%, 3.786% 13.582%, 7.203% 25.194%, 11.53% 38.633%, 16.649% 52.858%, 22.442% 66.83%, 28.792% 79.508%, 35.58% 89.852%, 42.689% 96.821%, 50% 99.375%, 50% 99.375%, 57.311% 96.821%, 64.42% 89.852%, 71.208% 79.508%, 77.558% 66.83%, 83.351% 52.858%, 88.47% 38.633%, 92.797% 25.194%, 96.214% 13.582%, 98.603% 4.837%, 99.845% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 0%, 0.155% 0%);
  }
}
footer address {
  text-align: left;
  font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
  line-height: 1.4;
  font-style: normal;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
footer address * {
  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));
}
footer address strong {
  margin-right: 0.20833333333333334rem;
  white-space: nowrap;
  font-weight: 700;
}
footer address strong * {
  font-weight: 700;
}
footer address ul, footer address ol {
  margin-bottom: 1.0416666666666667rem;
  display: block;
}
footer address li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
footer address li:first-child:before {
  display: none;
}
footer .social-network {
  justify-content: flex-start;
}
footer .dash {
  margin-top: 1.6666666666666667rem;
  margin-bottom: 1.6666666666666667rem;
  height: 1px;
  border-style: none;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.25;
}
footer .info li:not(:last-child) {
  margin-bottom: 1.0416666666666667rem;
}
footer .btn.btn-tertiary em, footer .btn.btn-tertiary i {
  margin-left: 0.4166666666666667rem;
  height: 2.0833333333333335rem;
  width: 2.0833333333333335rem;
  min-width: 2.0833333333333335rem;
  overflow: hidden;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(61 119 176 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.6666666667rem;
}
footer .btn.btn-tertiary:hover em, footer .btn.btn-tertiary:hover i {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (max-width: 1024px) {
  footer .copyright, footer .policy-nav {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

.social-network {
  gap: 0.4166666667rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.social-network a {
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(46 79 133 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  width: 2.0833333333333335rem;
  height: 2.0833333333333335rem;
  min-width: 2.0833333333333335rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.social-network a > em,.social-network a > i,.social-network a > svg {
  max-width: 100%;
  max-height: 100%;
  display: block;
  font-size: inherit;
}
.social-network a > img,.social-network a picture > img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
.social-network a {
  transition: transform 0.25s ease, background 0.25s ease;
}
.social-network a:hover {
  transform: translateY(-3px);
}

.footer-logo a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 4.1666666667rem;
  width: auto;
}
.footer-logo a img {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  filter: brightness(0) invert(1);
}

header {
  height: var(--header-height);
  overflow: visible !important;
  border-bottom-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(220 220 220 / var(--tw-border-opacity, 1)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
header::after {
  content: "";
  pointer-events: none;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  display: block;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  opacity: 0;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition: .4s all ease-in-out;
}
@media (max-width: 1200px) {
  header::after {
    opacity: 1;
  }
}
header .container-fluid {
  position: relative;
  z-index: 30;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@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.1666666667rem;
  }
}
header .btn.btn-primary {
  height: 1.9791666667rem;
  min-height: 38px;
  padding-left: 1.0416666666666667rem;
  padding-right: 1.0416666666666667rem;
}
header .btn.btn-primary span {
  font-size: clamp(14px, calc(14 / 1920 * 100vw), 0.7291666666666667rem);
  line-height: 1.4;
}
header .btn.btn-primary em, header .btn.btn-primary i {
  font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
  line-height: 1.4;
}

@media (min-width: 1200.1px) {
  .header-top {
    position: relative;
    height: 40px;
    border-bottom-left-radius: 1.0416666666666667rem;
    --tw-bg-opacity: 1;
    background-color: rgb(61 119 176 / var(--tw-bg-opacity, 1));
  }
}
.header-top::after {
  content: "";
  pointer-events: none;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10;
  display: block;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(61 119 176 / var(--tw-bg-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition: .4s all ease-in-out;
  left: calc(100% - 2px);
}
@media (max-width: 576px) {
  .header-top .btn.btn-booking {
    padding-left: 0.625rem;
  }
}
@media (max-width: 1200px) {
  .header-top .btn.btn-booking span {
    --tw-text-opacity: 1;
    color: rgb(61 119 176 / var(--tw-text-opacity, 1));
  }
}
@media (max-width: 576px) {
  .header-top .btn.btn-booking span {
    display: none;
  }
}

@media (min-width: 1200.1px) {
  .header-bottom {
    height: 60px;
  }
}

.header-top-menu {
  margin-left: 0.8333333333333334rem;
  margin-right: 0.8333333333333334rem;
}
@media (max-width: 1200px) {
  .header-top-menu {
    display: none !important;
  }
}
.header-top-menu ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-top-menu a {
  border-bottom-width: 1px;
  border-color: transparent;
  font-size: clamp(14px, calc(14 / 1920 * 100vw), 0.7291666666666667rem);
  line-height: 1.4;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-top-menu li {
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  padding-left: 1.0416666666666667rem;
  padding-right: 1.0416666666666667rem;
}
.header-top-menu li.active a, .header-top-menu li:hover a {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.header-top-menu li:last-child {
  border-right-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.site-menu-toggle {
  margin-top: 0;
  overflow: hidden;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  width: 40px;
  min-width: 40px;
}
@media (min-width: 1200.1px) {
  .site-menu-toggle {
    display: none;
  }
}
.site-menu-toggle .hamburger {
  margin-top: 0.20833333333333334rem;
}

@media (min-width: 1200.1px) {
  .nav-brand {
    margin-right: 0.4166666666666667rem;
  }
}
.nav-brand a {
  height: 60px;
  width: 100%;
  min-width: 50px;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: .4s all ease-in-out;
}
@media screen and (min-width: 1200px) {
  .nav-brand a {
    justify-content: flex-start;
    height: clamp(60px, 60px / 1920px * 100rem, 60px / 1920px * 100rem);
  }
}
@media screen and (min-width: 4000px) {
  .nav-brand a {
    height: clamp(60px, 60px / 1920px * 100rem, 60px / 1920px * 100rem);
  }
}
.nav-brand a img, .nav-brand a svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

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

.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;
  transform: translateX(-100%);
  transition: 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%;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  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 {
  transform: none;
}
.mobile-nav-wrap .close-menu {
  position: relative;
  z-index: 40;
  display: flex;
  justify-content: flex-start;
  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(61 119 176 / var(--tw-text-opacity, 1));
}
.mobile-nav-wrap .close-menu em {
  font-size: clamp(24px, calc(32 / 1920 * 100vw), 1.6666666666666667rem);
  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;
}

@media (max-width: 1200px) {
  .header-btn-group {
    display: none;
  }
}

.rank-math-breadcrumb {
  min-height: 54px;
  height: 100%;
  padding-top: 0.4166666666666667rem;
  padding-bottom: 0.4166666666666667rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rank-math-breadcrumb p {
  position: relative;
  margin-bottom: 0;
  flex-wrap: wrap;
  font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
  line-height: 1.4;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(101 101 101 / var(--tw-text-opacity, 1));
  display: flex;
  justify-content: center;
  justify-content: flex-start;
  align-items: center;
}
.rank-math-breadcrumb p * {
  font-weight: 400;
}
.rank-math-breadcrumb p span {
  white-space: nowrap;
  font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
  line-height: 1.4;
}
.rank-math-breadcrumb p span * {
  font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
  line-height: 1.4;
}
.rank-math-breadcrumb p .separator {
  margin: 0;
  padding: 0 16px;
  font-size: 0;
  width: auto;
  position: relative;
}
@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: 28px !important;
}
.rank-math-breadcrumb p .separator:after {
  content: "";
  pointer-events: none;
  z-index: 10;
  display: block;
  --tw-bg-opacity: 1;
  background-color: rgb(101 101 101 / var(--tw-bg-opacity, 1));
  font-weight: 400;
  height: 18px;
  width: 1px;
}
@media screen and (max-width: 1024px) {
  .rank-math-breadcrumb p .separator:after {
    font-size: 14px;
  }
}
@media screen and (max-width: 576px) {
  .rank-math-breadcrumb p .separator:after {
    left: -6px;
  }
}
.rank-math-breadcrumb p .last {
  margin-top: 3px;
  white-space: normal;
}
.rank-math-breadcrumb p a {
  position: relative;
  white-space: nowrap;
  font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
  line-height: 1.4;
  --tw-text-opacity: 1;
  color: rgb(101 101 101 / var(--tw-text-opacity, 1));
}
@media screen and (max-width: 576px) {
  .rank-math-breadcrumb p a {
    margin-top: 0.20833333333333334rem;
  }
}
.rank-math-breadcrumb p a + .separator {
  margin: 0;
}
.rank-math-breadcrumb p a:first-child {
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0 !important;
  margin-top: 0 !important;
}
.rank-math-breadcrumb p a:first-child:before {
  content: "\f015";
  font-family: "Font Awesome 6 Pro";
  pointer-events: none;
  z-index: 10;
  display: block;
  font-size: clamp(18px, calc(20 / 1920 * 100vw), 1.0416666666666667rem);
  line-height: 1.4;
  font-weight: 900;
}

.modulepager, .post-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 2.0833333333333335rem;
  padding-bottom: 0;
}
.modulepager ul, .post-nav ul {
  padding: 0;
  margin: 0;
  position: relative;
  gap: 0.8333333333333334rem;
  display: flex;
  justify-content: 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(61 119 176 / 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 {
  transition: 0.3s all ease-in-out;
  text-decoration: none;
  overflow: hidden;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(220 220 220 / var(--tw-border-opacity, 1));
  font-size: clamp(18px, calc(20 / 1920 * 100vw), 1.0416666666666667rem);
  line-height: 1.4;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(101 101 101 / var(--tw-text-opacity, 1));
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1200px) {
  .modulepager ul li span, .modulepager ul li a, .post-nav ul li span, .post-nav ul li a {
    height: 40px;
    width: 40px;
    min-width: 40px;
    max-width: 40px;
  }
}
@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.5rem;
    min-height: 2.5rem;
    width: 2.5rem;
  }
}
.modulepager ul .next a, .post-nav ul .next a {
  white-space: nowrap;
}

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

.news-list .top-row {
  margin: 0;
  padding: 0;
}
.news-list .top-row .news-item {
  padding-left: 1.6666666666666667rem;
  padding-right: 1.6666666666666667rem;
}
@media (max-width: 1200px) {
  .news-list .top-row .news-item {
    padding-left: 0;
    padding-right: 0;
  }
}
.news-list .top-row .col {
  position: relative;
  margin: 0;
  padding: 0;
}
@media (min-width: 1024.1px) {
  .news-list .top-row .col:nth-child(1)::before, .news-list .top-row .col:nth-child(3)::before {
    content: "";
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: 10;
    display: block;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    transition: .4s all ease-in-out;
    background-image: url("data:image/svg+xml;charset=utf-8,<svg width='1' height='597' viewBox='0 0 1 597' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M0.5 0L0.5 596.8' stroke='%23DCDCDC' stroke-dasharray='8 8'/></svg>");
    background-repeat: no-repeat;
    background-size: auto 100% !important;
    background-position: top center;
    width: 2px;
    height: 100%;
  }
}
.news-list .top-row .col:nth-child(1) .news-item .btn-wrap, .news-list .top-row .col:nth-child(3) .news-item .btn-wrap {
  display: none;
}
.news-list .top-row .col:nth-child(1) .news-item .heading-5, .news-list .top-row .col:nth-child(3) .news-item .heading-5 {
  display: -webkit-box;
  font-size: clamp(16px, 1.0416666667rem, 1.0416666667rem);
  height: 4.375rem;
  min-height: 67.2px;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.news-list .top-row .col:nth-child(1) .news-item .desc, .news-list .top-row .col:nth-child(3) .news-item .desc {
  display: -webkit-box;
  font-size: clamp(14px, 0.8333333333rem, 0.8333333333rem);
  height: 5.8333333333rem;
  min-height: 98px;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
@media (max-width: 1200px) {
  .news-list .top-row .col:nth-child(1) .news-item:nth-child(2), .news-list .top-row .col:nth-child(3) .news-item:nth-child(2) {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 1024.1px) {
  .news-list .top-row .col:nth-child(1) .news-item:nth-child(2), .news-list .top-row .col:nth-child(3) .news-item:nth-child(2) {
    margin-top: 1.25rem;
    padding-top: 1.25rem;
  }
}
.news-list .top-row .col:nth-child(1) .news-item:nth-child(2) .img, .news-list .top-row .col:nth-child(1) .news-item:nth-child(2) .desc, .news-list .top-row .col:nth-child(3) .news-item:nth-child(2) .img, .news-list .top-row .col:nth-child(3) .news-item:nth-child(2) .desc {
  display: none;
}
@media (min-width: 1024.1px) {
  .news-list .top-row .col:nth-child(1) .news-item:nth-child(2) .img::after, .news-list .top-row .col:nth-child(1) .news-item:nth-child(2) .desc::after, .news-list .top-row .col:nth-child(3) .news-item:nth-child(2) .img::after, .news-list .top-row .col:nth-child(3) .news-item:nth-child(2) .desc::after {
    content: "";
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: 10;
    display: block;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    transition: .4s all ease-in-out;
    background-image: url("data:image/svg+xml;charset=utf-8,<svg width='360' height='1' viewBox='0 0 360 1' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M0 0.5L360 0.5' stroke='%23DCDCDC' stroke-dasharray='8 8'/></svg>");
    background-repeat: no-repeat;
    background-size: 140% !important;
    background-position: top center;
    height: 1px;
    width: 100%;
  }
}
.news-list .top-row .col:nth-child(1) .news-item:nth-child(2):after, .news-list .top-row .col:nth-child(3) .news-item:nth-child(2):after {
  right: 0;
  background-size: auto;
}
.news-list .top-row .col:nth-child(1):before {
  right: 0;
}
@media (max-width: 1024px) {
  .news-list .top-row .col:nth-child(2) {
    margin-bottom: 2.0833333333333335rem;
  }
}
.news-list .top-row .col:nth-child(2) .news-item .btn-wrap {
  padding-top: 0;
}
.news-list .top-row .col:nth-child(3):before {
  left: 0;
}
@media (max-width: 1024px) {
  .news-list .news-item .heading-5 {
    height: auto !important;
    min-height: 0 !important;
  }
  .news-list .news-item .desc {
    height: auto !important;
    min-height: 0 !important;
  }
}

.news-item {
  position: relative;
}
.news-item .heading-4 {
  display: -webkit-box;
  font-size: clamp(16px, 1.0416666667rem, 1.0416666667rem);
  height: 2.9166666667rem;
  min-height: 44.8px;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.news-item .desc {
  display: -webkit-box;
  font-size: clamp(14px, 0.8333333333rem, 0.8333333333rem);
  height: 3.5rem;
  min-height: 58.8px;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.news-item:hover .heading-5 {
  --tw-text-opacity: 1;
  color: rgb(61 119 176 / var(--tw-text-opacity, 1));
}
.news-item:hover .heading-5 * {
  --tw-text-opacity: 1;
  color: rgb(61 119 176 / var(--tw-text-opacity, 1));
}

.news-item-side {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition: .4s all ease-in-out;
  align-items: flex-start !important;
}
@media (min-width: 576.1px) {
  .news-item-side {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
}
.news-item-side time {
  margin-bottom: 0.4166666666666667rem;
}
@media (min-width: 576.1px) {
  .news-item-side .img {
    margin-right: 1.25rem;
    flex: 1 0 auto;
  }
}
.news-item-side .img a {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.news-item-side .img a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 576.1px) {
  .news-item-side .img a {
    width: 8.75rem;
    min-width: 8.75rem;
    max-width: 8.75rem;
    height: 5.8333333333rem;
  }
}
.news-item-side .txt {
  flex: 0 1 auto;
}

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

.time-wrap {
  position: relative;
}
.time-wrap::after {
  content: "";
  pointer-events: none;
  top: 0;
  z-index: 10;
  display: block;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition: .4s all ease-in-out;
  background-image: url("data:image/svg+xml;charset=utf-8,<svg width='360' height='1' viewBox='0 0 360 1' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M0 0.5L360 0.5' stroke='%23DCDCDC' stroke-dasharray='8 8'/></svg>");
  background-repeat: no-repeat;
  background-size: 140% !important;
  background-position: top center;
  height: 1px;
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("data:image/svg+xml;charset=utf-8,<svg width='789' height='1' viewBox='0 0 789 1' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M0 0.5L789 0.5' stroke='%23DCDCDC' stroke-dasharray='8 8'/></svg>");
}
.time-wrap time {
  position: relative;
  z-index: 50;
  width: -moz-fit-content;
  width: fit-content;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-right: 0.4166666666666667rem;
}

@media (max-width: 1200px) {
  .news-detail .social-network {
    position: static !important;
    top: unset !important;
    left: unset !important;
    margin-bottom: 1.6666666666666667rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
}
@media (min-width: 1200.1px) {
  .news-detail .social-network {
    display: flex;
    flex-direction: column;
  }
  .news-detail .social-network.pre-fixed {
    top: 170px !important;
  }
  .news-detail .social-network.reached-limit {
    top: 100px !important;
    position: absolute !important;
    left: -60px !important;
  }
  .news-detail .social-network.no-fix {
    position: static !important;
    top: unset !important;
    left: unset !important;
  }
}
.news-detail .side-news-2:not(:last-child) {
  margin-bottom: 1.0416666666666667rem;
}
.news-detail .side-news-2 time {
  margin-bottom: 0.4166666666666667rem;
  width: 100%;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(220 220 220 / var(--tw-border-opacity, 1));
  padding: 0;
  padding-bottom: 0.4166666666666667rem;
}
.news-detail .side-news-2 .img {
  width: 8.3333333333rem;
  min-width: 8.3333333333rem;
  max-width: 8.3333333333rem;
  height: 6.25rem;
}

@media (max-width: 1200px) {
  .news-other {
    padding-top: 0;
  }
}
@media screen and (max-width: 576px) {
  .news-other .swiper-nav {
    padding-top: 0.8333333333333334rem;
  }
}
@media screen and (max-width: 460px) {
  .news-other .three-swiper .swiper-slide {
    width: 50%;
  }
}

.news-item-side {
  position: relative !important;
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}
.news-item-side::after {
  content: "";
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: 10;
  display: block;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition: .4s all ease-in-out;
  background-image: url("data:image/svg+xml;charset=utf-8,<svg width='360' height='1' viewBox='0 0 360 1' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M0 0.5L360 0.5' stroke='%23DCDCDC' stroke-dasharray='8 8'/></svg>");
  background-repeat: no-repeat;
  background-size: 140% !important;
  background-position: top center;
  height: 1px;
  width: 100%;
}
.news-item-side:first-child::after {
  display: none;
}

.rnd-detail-1 .img-wrap {
  background: url("../img/bg/pattern.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media (min-width: 1200.1px) {
  .rnd-detail-1 .img-wrap {
    padding-right: 7.2916666667rem;
  }
}
.rnd-detail-1 .img {
  max-width: 20.625rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1024.1px) {
  .rnd-detail-1 .img {
    margin-left: auto;
  }
}

.rnd-detail-2 .heading-7 {
  --tw-text-opacity: 1;
  color: rgb(61 119 176 / var(--tw-text-opacity, 1));
}
.rnd-detail-2 .desc p {
  margin-bottom: 0.8333333333333334rem;
}
@media (max-width: 1024px) {
  .rnd-detail-2 hr {
    margin-bottom: 0;
  }
  .rnd-detail-3 .col:nth-child(1) {
    order: 3;
  }
  .rnd-detail-3 .col:nth-child(3) {
    order: 1;
  }
  .rnd-detail-3 .block-left {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (min-width: 1200.1px) {
  .rnd-detail-3 .block-left {
    padding-right: 6.25rem;
  }
}
@media (min-width: 1024.1px) {
  .rnd-detail-3 .left-wrap {
    padding-top: 8.3333333333rem;
  }
}
.rnd-detail-3 .custom-nav {
  margin-top: 1.0416666666666667rem;
}
.rnd-detail-3 .swiper-pagination {
  height: auto;
}
@media (min-width: 1024.1px) {
  .rnd-detail-3 .swiper-pagination {
    justify-content: flex-start !important;
  }
}
@media (max-width: 1024px) {
  .rnd-detail-3 .swiper-pagination {
    margin-top: 1.6666666666666667rem !important;
    justify-content: center !important;
  }
}
.rnd-detail-3 .swiper-pagination-bullet {
  height: auto !important;
  width: auto !important;
  opacity: 1 !important;
  display: flex !important;
  justify-content: flex-start !important;
  align-items: center !important;
  background: none !important;
}
.rnd-detail-3 .swiper-pagination-bullet::after {
  content: "";
  pointer-events: none;
  z-index: 10;
  display: block;
  height: 1px;
  width: 0;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition: .4s all ease-in-out;
  background: #D9D9D9;
}
.rnd-detail-3 .swiper-pagination-bullet .index {
  height: 2.0833333333333335rem !important;
  min-height: 40px !important;
  width: 2.0833333333333335rem !important;
  min-width: 40px !important;
  text-align: center !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  font-family: "Google Sans Flex";
  border-radius: 9999px;
  font-size: clamp(16px, calc(18 / 1920 * 100vw), 0.9375rem);
  line-height: 1.4;
  font-style: italic;
  --tw-text-opacity: 1;
  color: rgb(101 101 101 / var(--tw-text-opacity, 1));
}
.rnd-detail-3 .swiper-pagination-bullet:last-child {
  flex-direction: row-reverse;
}
.rnd-detail-3 .swiper-pagination-bullet.swiper-pagination-bullet-active .index {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(61 119 176 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.rnd-detail-3 .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  margin-left: 0.4166666666666667rem;
  width: 8.3333333333rem;
}
.rnd-detail-3 .swiper-pagination-bullet.swiper-pagination-bullet-active:last-child::after {
  margin-right: 0.4166666666666667rem;
}

.product-slide-left .heading-3, .product-slide-left .desc {
  opacity: 0;
}
.product-slide-left .swiper-slide-active .heading-3, .product-slide-left .swiper-slide-active .desc {
  opacity: 0;
  animation: fd-in 0.9s cubic-bezier(0.39, 0.575, 0.565, 1) 0.79s both;
}

.product-slide-center .txt {
  opacity: 0;
}
.product-slide-center .img a {
  position: relative;
  display: block;
  height: 0;
  overflow: hidden;
  padding-top: 135.4545454545%;
}
.product-slide-center .img a img, .product-slide-center .img a svg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s ease-in-out all;
}

.product-slide-right .img a {
  position: relative;
  display: block;
  height: 0;
  overflow: hidden;
  padding-top: 133.125%;
}
.product-slide-right .img a img, .product-slide-right .img a svg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s ease-in-out all;
}
.product-slide-right .txt {
  padding-top: 4.166666666666667rem;
  text-align: left;
}
.product-slide-right .txt::after {
  content: "";
  pointer-events: none;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
  display: block;
  height: 100%;
  width: 100%;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition: .4s all ease-in-out;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  backdrop-filter: blur(2px);
}
.product-slide-right .heading-5 {
  position: relative;
  z-index: 40;
}

.rnd-detail-5 .btn-wrap {
  display: none;
}
@media (min-width: 768.1px) {
  .rnd-detail-5 .row:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 1024.1px) {
  .rnd-detail-5 .row:not(:last-child) {
    margin-bottom: 1.6666666666666667rem;
  }
}
.rnd-detail-5 .row:last-child .btn-wrap {
  display: flex;
}
@media (min-width: 1024.1px) {
  .rnd-detail-5 .row:nth-child(odd) {
    flex-direction: row-reverse;
  }
}
@media (max-width: 768px) {
  .rnd-detail-5 .row {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .rnd-detail-5 .row .col {
    width: 50%;
  }
}
.rnd-detail-5 .btn.btn-primary {
  padding-top: 0.4166666666666667rem;
  padding-bottom: 0.4166666666666667rem;
}
.rnd-detail-5 .btn.btn-primary span {
  white-space: normal;
}

.rnd-detail-6 .heading-3 {
  margin-bottom: 0.4166666666666667rem;
  font-weight: 400;
  line-height: 1.4;
}
.rnd-detail-6 .wrap-form .form-group input, .rnd-detail-6 .wrap-form .form-group textarea, .rnd-detail-6 .wrap-form .form-group select {
  border-style: none !important;
  padding-top: 0.625rem !important;
  padding-bottom: 0.625rem !important;
  padding-left: 0.8333333333333334rem !important;
  padding-right: 0.8333333333333334rem !important;
  font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem) !important;
  line-height: 1.4 !important;
}
.rnd-detail-6 .wrap-form .form-group input::-moz-placeholder, .rnd-detail-6 .wrap-form .form-group textarea::-moz-placeholder, .rnd-detail-6 .wrap-form .form-group select::-moz-placeholder {
  font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
  line-height: 1.4;
  --tw-text-opacity: 1;
  color: rgb(101 101 101 / var(--tw-text-opacity, 1));
}
.rnd-detail-6 .wrap-form .form-group input::placeholder, .rnd-detail-6 .wrap-form .form-group textarea::placeholder, .rnd-detail-6 .wrap-form .form-group select::placeholder {
  font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
  line-height: 1.4;
  --tw-text-opacity: 1;
  color: rgb(101 101 101 / var(--tw-text-opacity, 1));
}
.rnd-detail-6 .wrap-form .form-group textarea {
  height: 6.25rem;
}
@media (min-width: 1200.1px) {
  .rnd-detail-6 .wrap-form .form-group textarea {
    height: 8.3333333333rem;
  }
}

.rd-list-page main {
  --tw-bg-opacity: 1;
  background-color: rgb(243 239 232 / var(--tw-bg-opacity, 1));
}

@media (min-width: 1024.1px) {
  .rd-list-2::before {
    content: "";
    pointer-events: none;
    top: 0;
    z-index: 10;
    display: block;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    transition: .4s all ease-in-out;
    background-image: url("data:image/svg+xml;charset=utf-8,<svg width='2' height='3005' viewBox='0 0 2 3005' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1 0V3004.54' stroke='url(%23paint0_linear_36414_1484)' stroke-width='2' stroke-dasharray='8 8'/><defs><linearGradient id='paint0_linear_36414_1484' x1='1.5' y1='0' x2='1.5' y2='3004.54' gradientUnits='userSpaceOnUse'><stop stop-color='%23EFEFEF'/><stop offset='0.8' stop-color='%23EFEFEF'/><stop offset='1' stop-color='%23EFEFEF' stop-opacity='0'/></linearGradient></defs></svg>");
    background-repeat: no-repeat;
    background-size: 100% !important;
    background-position: center;
    width: 2px;
    height: 100%;
  }
  .rd-list-2 .row {
    margin: 0 -2.0833333333rem -2.0833333333rem -2.0833333333rem;
  }
  .rd-list-2 .row .col {
    margin-bottom: 2.0833333333rem;
    padding: 0 2.0833333333rem;
  }
}
.rd-list-2 .row:not(:last-child) {
  margin-bottom: 0;
}
.rd-list-2 .row:nth-child(even) {
  flex-direction: row-reverse;
}
.rd-list-2 .desc ul li:before {
  --tw-bg-opacity: 1;
  background-color: rgb(101 101 101 / var(--tw-bg-opacity, 1));
}

.rd-list-3 {
  padding: 10.4166666667rem 0 10.9375rem;
  position: relative;
  z-index: 50;
}
@media (min-width: 1200.1px) {
  .rd-list-3 {
    margin-bottom: -4.7395833333rem;
  }
}
.rd-list-3::after {
  content: "";
  pointer-events: none;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  display: block;
  height: 100%;
  width: 100%;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition: .4s all ease-in-out;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}
.rd-list-3 .heading-2 {
  font-weight: 300;
}

.primary-banner {
  position: relative;
  z-index: 10;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .primary-banner {
    padding: 0 !important;
  }
}
@media (min-width: 1200.1px) {
  .primary-banner::after {
    content: "";
    pointer-events: none;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 999;
    display: block;
    height: 100px;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    transition: .4s all ease-in-out;
    -webkit-mask-image: url("../img/overlay/bottom-curve.png");
    mask-image: url("../img/overlay/bottom-curve.png");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100px;
    mask-size: 100% 100px;
    -webkit-mask-position: bottom;
    mask-position: bottom;
  }
}
.primary-banner .wrap {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .primary-banner .wrap {
    position: static;
  }
}
.primary-banner .txt {
  pointer-events: none;
}
@media (max-width: 1200px) {
  .primary-banner .txt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.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 .swiper-slide.swiper-slide-active .btn-wrap {
  opacity: 0;
  animation: fade-in 1s cubic-bezier(0.39, 0.575, 0.565, 1) 0.7s both;
}
.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: 177.7777777778%;
  }
  .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;
    -o-object-fit: cover;
       object-fit: cover;
    transition: 0.3s ease-in-out all;
  }
}
@media (min-width: 768.1px) {
  .primary-banner .img a {
    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 47.1354166667%;
  }
  .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;
    -o-object-fit: cover;
       object-fit: cover;
    transition: 0.3s ease-in-out all;
  }
}
.primary-banner .pause::after {
  content: "\e037";
  pointer-events: none;
  z-index: 10;
  height: 100%;
  width: 100%;
  overflow: hidden;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(61 119 176 / var(--tw-bg-opacity, 1));
  font-family: 'Material Symbols Outlined';
  font-weight: 100;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: .4s all ease-in-out;
  font-size: 3.3333333333rem;
  width: 4.1666666667rem;
  min-width: 4.1666666667rem;
  height: 4.1666666667rem;
}
.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 {
  padding: 0 !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  position: static !important;
}
.primary-banner .swiper-nav-group {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1200px) {
  .primary-banner .swiper-nav-group {
    padding-bottom: 2.0833333333333335rem;
  }
}
@media (min-width: 1200.1px) {
  .primary-banner .swiper-nav-group {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
}
.primary-banner .prev, .primary-banner .next {
  position: static !important;
}

@media (min-width: 1200.1px) {
  .home-about {
    padding-top: 4.166666666666667rem;
  }
}
@media (min-width: 1024.1px) {
  .home-about::before {
    content: "";
    pointer-events: none;
    top: 0;
    z-index: 10;
    display: block;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    transition: .4s all ease-in-out;
    background-image: url("data:image/svg+xml;charset=utf-8,<svg width='2' height='1700' viewBox='0 0 2 1700' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1 0L1 1749.5' stroke='url(%23paint0_linear_36414_1484)' stroke-width='2' stroke-dasharray='8 8'/><defs><linearGradient id='paint0_linear_36414_1484' x1='1.5' y1='0' x2='1.5' y2='1749.5' gradientUnits='userSpaceOnUse'><stop stop-color='%23EFEFEF'/><stop offset='0.8' stop-color='%23EFEFEF'/><stop offset='1' stop-color='%23EFEFEF' stop-opacity='0'/></linearGradient></defs></svg>");
    background-repeat: no-repeat;
    background-size: contain !important;
    background-position: center;
    width: 2px;
    height: 140%;
  }
}
@media (min-width: 1200.1px) {
  .home-about .top {
    padding-top: 2.0833333333333335rem;
  }
}
.home-about .row {
  margin: 0;
  margin-bottom: 0.4166666666666667rem;
  padding: 0;
}
@media (min-width: 1024.1px) {
  .home-about .row:nth-child(2) .col {
    padding-top: 2.916666666666667rem;
  }
}
.home-about .row .col {
  position: relative;
  margin: 0;
  padding: 0;
}
@media (max-width: 1024px) {
  .home-about .row .col:nth-child(2) {
    padding-bottom: 3.3333333333333335rem;
    padding-top: 1.6666666666666667rem;
  }
}
@media (min-width: 1024.1px) {
  .home-about .row .col {
    padding-top: 3.3333333333333335rem;
    padding-bottom: 3.3333333333333335rem;
  }
  .home-about .row:first-child .col {
    padding-top: 0;
  }
  .home-about .row:first-child .col:nth-child(2) {
    padding-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .home-about .row:nth-child(2) .col:nth-child(1) {
    order: 2;
  }
  .home-about .row:nth-child(2) .col:nth-child(2) {
    order: 1;
    padding-top: 0;
  }
}
@media (min-width: 1024.1px) {
  .home-about .row:nth-child(2) .col:nth-child(2)::before {
    content: "";
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    display: block;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    transition: .4s all ease-in-out;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='961' height='207' viewBox='0 0 961 207' fill='none'%3E%3Cpath d='M1 207C1 207 1 1 207 1C413 1 857.167 1 1053.5 1' stroke='%23EFEFEF' stroke-width='2' stroke-dasharray='8 8'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;
    width: 100%;
    height: 10.78125rem;
  }
  .home-about .block-wrap {
    max-width: 33.3333333333rem;
  }
}
.home-about .charter-stats li:not(:last-child) {
  margin-bottom: 1.4583333333333335rem;
}
.home-about .charter-stats .title {
  font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
  line-height: 1.4;
}
.home-about .charter-stats .title * {
  font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
  line-height: 1.4;
}
.home-about .charter-stats .title strong {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(21 21 21 / var(--tw-text-opacity, 1));
}
.home-about .charter-stats .title::before {
  content: "";
  pointer-events: none;
  z-index: 10;
  display: block;
  height: 8px;
  width: 8px;
  min-width: 8px;
  overflow: hidden;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition: .4s all ease-in-out;
}

.contact-section .block-wrap {
  box-shadow: 4px 8px 20px 0px rgba(0, 0, 0, 0.0784313725);
}
@media (min-width: 1024.1px) {
  .contact-section .block-wrap {
    max-width: 34.8958333333rem;
    padding-bottom: 5.208333333333334rem;
  }
}
@media (max-width: 1024px) {
  .contact-section .img a {
    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 49.21875%;
  }
  .contact-section .img a img, .contact-section .img a svg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    transition: 0.3s ease-in-out all;
  }
}
@media (min-width: 1024.1px) {
  .contact-section .img a {
    display: flex;
    height: 49.21875rem;
    width: 100%;
  }
  .contact-section .img a img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.home-cert {
  position: relative;
}
.home-cert .line-moving {
  pointer-events: none;
  position: absolute;
  left: 0;
  z-index: 10;
  display: block;
  height: 40px;
  width: 100%;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition: .4s all ease-in-out;
  bottom: 7.2916666667rem;
}

.home-customer {
  overflow: hidden;
}
.home-customer .init-swiper .swiper {
  overflow: visible;
}
@media (min-width: 1024.1px) {
  .home-customer .init-swiper {
    --spv: 4.07;
  }
}
.home-customer .item-customer::after {
  content: "";
  pointer-events: none;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  display: block;
  height: 100%;
  width: 100%;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition: .4s all ease-in-out;
  background: linear-gradient(180deg, rgba(46, 79, 133, 0) 0%, #2E4F85 85%);
  max-height: 13.125rem;
}
.home-customer .icon-svg {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3.2291666667rem;
  min-width: 3.2291666667rem;
  height: 3.2291666667rem;
  background: url("../img/icon/play.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.home-doctor {
  position: relative;
  z-index: 60;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.home-doctor .swiper-slide {
  height: auto;
}
@media screen and (min-width: 1024px) and (max-width: 1400px) {
  .home-doctor .auto-5 {
    --spv: 4;
  }
}

.doctor-item {
  height: 100%;
  background: #F1F3F4;
}
.doctor-item .img::after {
  content: "";
  pointer-events: none;
  z-index: 10;
  display: block;
  height: 100%;
  width: 100%;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  transition: .4s all ease-in-out;
  bottom: -1px;
  max-height: 8.3333333333rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf-8,<svg width='320' height='158' viewBox='0 0 320 158' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M311.71 0C308.019 0 304.953 2.72489 304.46 6.34145C295.623 71.3772 234.148 121.741 159.627 121.741C85.1053 121.741 23.6309 71.3772 14.7938 6.34145C14.3007 2.72489 11.2349 0 7.54326 0H7.30305C3.11204 0 -0.187662 3.47314 0.00829707 7.60725C0.400216 15.7632 1.43058 23.8818 3.08044 31.8257C10.3689 66.9687 29.9142 98.9628 58.1071 121.915C86.6919 145.186 122.875 158 160 158C197.125 158 233.301 145.186 261.892 121.915C290.085 98.9628 309.624 66.9687 316.919 31.8257C318.569 23.8818 319.593 15.7694 319.991 7.60725C320.193 3.47938 316.887 0 312.696 0H311.717L311.71 0Z' fill='%233D77B0'/></svg>");
}
.doctor-item .img a {
  overflow: hidden;
  border-bottom-right-radius: 4.166666666666667rem;
  border-bottom-left-radius: 4.166666666666667rem;
  display: flex;
  height: 20.8333333333rem;
  width: 100%;
  border-radius: 0 13.0208333333rem 13.0208333333rem;
}
.doctor-item .img a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.doctor-item .desc p {
  margin-bottom: 0.4166666666666667rem;
}
.doctor-item .desc p:last-child {
  margin-bottom: 0;
}

.home-gallery .wrap {
  height: 100%;
}
.home-gallery .wrap:before, .home-gallery .wrap::after {
  content: "";
  pointer-events: none;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  display: block;
  height: 100%;
  width: 100%;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition: .4s all ease-in-out;
}
.home-gallery .wrap::before {
  background: rgba(217, 217, 217, 0.7);
}
.home-gallery .wrap::after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  max-height: 12.1354166667rem;
}
.home-gallery .wrap .img {
  height: 100%;
}
.home-gallery .wrap .img a {
  transition: 0.3s all ease-in-out;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.home-gallery .wrap .img a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.home-gallery .slide.active .wrap:before {
  opacity: 0;
}
.home-gallery .slide.active .txt {
  opacity: 1;
}
.home-gallery .slider-container {
  perspective: 1000px;
}
.home-gallery .slide {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-size: cover;
  background-position: center;
  border-radius: 1rem;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
  transition: filter 0.5s ease;
}
.home-gallery .pagination .dot {
  height: 10px;
  width: 10px;
  min-width: 10px;
  border-radius: 9999px;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition: .4s all ease-in-out;
  margin-left: 0.20833333333333334rem !important;
  margin-right: 0.20833333333333334rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(61 119 176 / var(--tw-border-opacity, 1)) !important;
  background-color: transparent !important;
  --tw-bg-opacity: 1 !important;
  opacity: 1 !important;
}
.home-gallery .pagination .dot.active {
  display: inline-block !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(61 119 176 / var(--tw-bg-opacity, 1)) !important;
  opacity: 1 !important;
}
@media (max-width: 1024px) {
  .home-gallery .heading-1 {
    margin-bottom: 90px;
  }
  .home-gallery .swiper-nav {
    padding-top: 0 !important;
  }
}

.home-network .img a {
  position: relative;
  display: block;
  height: 0;
  overflow: hidden;
  padding-top: 50%;
}
.home-network .img a img, .home-network .img a svg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: contain;
     object-fit: contain;
  transition: 0.3s ease-in-out all;
}

.home-news {
  padding-top: 0.4166666666666667rem;
}

.tab-nav.type-1 li {
  position: relative;
}
.tab-nav.type-1 li:last-child::after {
  display: none;
}
.tab-nav.type-1 li::after {
  content: "";
  pointer-events: none;
  right: 0;
  z-index: 10;
  display: block;
  height: 12px;
  width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(220 220 220 / var(--tw-bg-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: .4s all ease-in-out;
}
.tab-nav.type-1 ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.tab-nav.type-1 li.active a, .tab-nav.type-1 li:hover a {
  --tw-text-opacity: 1;
  color: rgb(61 119 176 / var(--tw-text-opacity, 1));
}

.home-partner {
  background: url("../img/bg/home-customer-bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 4.166666666666667rem;
}
@media (max-width: 1024px) {
  .home-partner .auto-6 {
    --spv: 4;
  }
}
@media (max-width: 768px) {
  .home-partner .auto-6 {
    --spv: 3;
  }
}
@media (max-width: 576px) {
  .home-partner .auto-6 {
    --spv: 2;
  }
}
@media screen and (max-width: 420px) {
  .home-partner .auto-6 {
    --spv: 2;
  }
}
.home-partner .row {
  margin: 0;
  margin-bottom: 0.8333333333333334rem;
  justify-content: center;
  gap: 0.8333333333333334rem;
  padding: 0;
  flex-wrap: nowrap;
}
.home-partner .item {
  height: 8.3333333333rem;
  width: 100%;
  overflow: hidden;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.20833333333333334rem;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 12.5rem;
}
.home-partner .item .img {
  height: 100%;
  width: 100%;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-color: rgb(246 246 246 / var(--tw-border-opacity, 1));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: .4s all ease-in-out;
}
.home-partner .item a {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
}
.home-partner .item a img {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.home-partner .item:hover .img {
  --tw-border-opacity: 1;
  border-color: rgb(61 119 176 / var(--tw-border-opacity, 1));
}

.home-review::after {
  content: "";
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  display: block;
  height: 100%;
  width: 100%;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition: .4s all ease-in-out;
  max-height: 29.84375rem;
  background: url("../img/bg/home-review.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.home-review .item-review {
  background: #F5FCFF;
  display: flex;
}
@media (max-width: 576px) {
  .home-review .item-review {
    display: block;
  }
}
.home-review .img {
  height: 100%;
  width: 100%;
}
@media (max-width: 576px) {
  .home-review .img {
    margin-bottom: 1.0416666666666667rem;
  }
}
@media (min-width: 576.1px) {
  .home-review .img {
    max-width: 12.7083333333rem;
  }
}
.home-review .txt {
  position: relative;
  justify-content: space-between;
  padding-top: 1.6666666666666667rem;
}
@media (min-width: 1200.1px) {
  .home-review .txt {
    padding-top: 2.0833333333333335rem;
  }
}
.home-review .txt::after {
  content: "";
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  display: block;
  height: 100%;
  width: 100%;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition: .4s all ease-in-out;
  background: url("../img/icon/qoutes.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 5.2083333333rem;
  height: 5.2083333333rem;
}
@media (max-width: 1024px) {
  .home-review .txt::after {
    width: 2.6041666667rem;
    height: 2.6041666667rem;
  }
}
@media (min-width: 1024.1px) {
  .home-review .swiper-nav-group {
    bottom: 0;
    z-index: 40;
    width: 100%;
    padding: 4.166666666666667rem;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 1024px) {
  .home-review .swiper {
    margin-bottom: 0;
  }
}

.home-service {
  position: relative;
  z-index: 30;
  overflow: hidden;
  isolation: isolate;
  background: linear-gradient(180deg, #F1F3F4 0%, rgba(241, 243, 244, 0) 100%);
}
.home-service .container-fluid {
  overflow: hidden;
}
@media (min-width: 1200.1px) {
  .home-service .container-fluid {
    padding: 0 8.3333333333rem;
  }
}
@media (max-width: 1024px) {
  .home-service .item {
    display: flex;
    flex-direction: column-reverse;
  }
}
.home-service .item:not(:last-child) {
  margin-bottom: 3.125rem;
}
@media screen and (min-width: 1024px) {
  .home-service .txt {
    justify-content: space-between;
  }
}
@media screen and (max-width: 1024px) {
  .home-service .txt {
    display: block;
    justify-content: flex-start !important;
  }
}
.home-service .top, .home-service .bottom {
  max-width: 31.25rem;
}
.home-service .img a {
  border-radius: 2.0833333333rem;
  border-top-left-radius: 0;
}
.home-service .item {
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.0392156863);
  position: sticky;
  top: 0;
  transform-origin: center center;
  will-change: transform;
}

@media (max-width: 1024px) {
  .home-smile .heading-1 {
    padding-left: 5.208333333333334rem;
    padding-right: 5.208333333333334rem;
  }
}
@media (max-width: 576px) {
  .home-smile .heading-1 {
    padding-left: 4.166666666666667rem;
    padding-right: 4.166666666666667rem;
  }
}
@media (min-width: 1024.1px) {
  .home-smile .heading-1 {
    max-width: 26.5625rem;
  }
}
@media (min-width: 1200.1px) {
  .home-smile .heading-1 {
    max-width: 25.5208333333rem;
  }
}
@media screen and (min-width: 1400px) {
  .home-smile .heading-1 {
    max-width: 23.9583333333rem;
  }
}
.home-smile .heading-1 span {
  display: block;
}
.home-smile .img {
  margin-top: -6.25rem;
}
@media (min-width: 1024.1px) {
  .home-smile .img {
    margin-top: -8.3333333333rem;
  }
}

.about-1 .row {
  @media (min-width: 1024.1px);
  margin: 0 -32px -40px -32px;
}
.about-1 .row > .col {
  padding: 0 32px;
  margin-bottom: 40px;
}
.about-1 .charter-stats strong {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(21 21 21 / var(--tw-text-opacity, 1));
}
.about-1 .charter-stats .title::before {
  content: "";
  pointer-events: none;
  z-index: 10;
  display: block;
  height: 8px;
  width: 8px;
  min-width: 8px;
  overflow: hidden;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition: .4s all ease-in-out;
}

@media (max-width: 576px) {
  .about-2 {
    padding-top: 2.0833333333333335rem;
    padding-bottom: 2.0833333333333335rem;
  }
}
.about-2:hover::after {
  --tw-bg-opacity: 0.3;
}
.about-2::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.6;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition: .4s all ease-in-out;
}
@media (max-width: 576px) {
  .about-2 .grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .about-2 .item {
    border-bottom-width: 1px;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
    border-left-color: transparent;
    --tw-border-opacity: 0.2;
    padding-top: 1.6666666666666667rem;
    padding-bottom: 1.6666666666666667rem;
  }
  .about-2 .item:last-child {
    border-bottom-color: transparent;
  }
}
@media (min-width: 576.1px) {
  .about-2 .item {
    --tw-border-opacity: 0.2;
  }
  .about-2 .item:last-child {
    border-right-width: 1px;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
    --tw-border-opacity: 0.2;
  }
}
.about-2 .txt {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1200.1px) {
  .about-2 .txt {
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }
}
.about-2 .desc {
  margin-top: 0.8333333333333334rem;
}
.about-2 .desc ul li {
  padding-left: 0.8333333333333334rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about-2 .desc ul li::before {
  position: static;
  left: 1px;
  top: 6px;
  margin-right: 0.4166666666666667rem;
  height: 4px;
  width: 4px;
  min-width: 4px;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  top: unset !important;
  left: unset !important;
}

.about-3 .container-fluid {
  padding-left: 2.0833333333333335rem;
  padding-right: 2.0833333333333335rem;
}
.about-3 .item {
  background-color: var(--bg-color);
  min-height: 22.9166666667rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.about-3 .item .img {
  flex: 0 0 auto;
  width: 100%;
}
.about-3 .item .txt {
  flex: 0 1 auto;
  height: 100%;
}
.about-3 .swiper-slide {
  padding-top: 1.6666666666666667rem;
  padding-bottom: 1.6666666666666667rem;
}
.about-3 .col:nth-child(1) .item, .about-3 .swiper-slide:nth-child(1) .item {
  transform: rotate(3deg);
}
.about-3 .col:nth-child(2) .item, .about-3 .swiper-slide:nth-child(2) .item {
  transform: rotate(-3deg);
}
.about-3 .col:nth-child(3) .item, .about-3 .swiper-slide:nth-child(3) .item {
  transform: rotate(4deg);
}
.about-3 .col:nth-child(5) .item, .about-3 .swiper-slide:nth-child(5) .item {
  transform: rotate(2deg);
}
.about-3 .icon-wrapper {
  width: 3.125rem;
  height: 3.125rem;
  min-width: 3.125rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.about-3 .icon-wrapper > em,.about-3 .icon-wrapper > i,.about-3 .icon-wrapper > svg {
  max-width: 100%;
  max-height: 100%;
  display: block;
  font-size: inherit;
}
.about-3 .icon-wrapper > img,.about-3 .icon-wrapper picture > img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}

.about-4 {
  position: relative;
  overflow: visible;
}
@media (min-width: 1024.1px) {
  .about-4 .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}
.about-4 .item {
  padding-left: 2.0833333333333335rem;
}
.about-4 .item::after {
  content: "";
  pointer-events: none;
  position: absolute;
  left: -6px;
  top: 0.625rem;
  z-index: 10;
  display: block;
  height: 10px;
  width: 10px;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(61 119 176 / var(--tw-bg-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition: .4s all ease-in-out;
}
.about-4 .col {
  width: 100%;
}
@media (min-width: 1024.1px) {
  .about-4 .col:nth-child(1) {
    width: 30%;
  }
  .about-4 .col:nth-child(2) {
    width: 70%;
  }
}
@media (max-width: 1024px) {
  .about-4 .block-wrap {
    padding-top: 0;
  }
}
@media (min-width: 1024.1px) {
  .about-4 .block-wrap {
    max-width: 54.1666666667rem;
  }
}
@media (min-width: 1200.1px) {
  .about-4 .block-wrap {
    padding-top: 5.2083333333rem;
  }
}
.about-4 .sticky-swiper-thumb {
  position: sticky;
  left: 0;
  top: 0;
  z-index: 50;
  width: 100%;
  top: var(--header-height);
}
@media (max-width: 1024px) {
  .about-4 .sticky-swiper-thumb {
    width: 100%;
    padding-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: none !important;
  }
}
@media (min-width: 1024.1px) {
  .about-4 .sticky-swiper-thumb {
    max-width: 30.2083333333rem;
    height: 44.7916666667rem;
  }
}
@media (max-width: 1024px) {
  .about-4 .tab-nav {
    overflow-x: auto;
  }
  .about-4 .tab-nav ul {
    white-space: nowrap;
    padding-bottom: 0.20833333333333334rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .about-4 .tab-nav ul li:first-child {
    padding-left: 0;
  }
  .about-4 .tab-nav ul {
    flex-direction: row;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.about-4 .tab-nav a {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  transition: .4s all ease-in-out;
  text-transform: none;
}
@media (max-width: 1024px) {
  .about-4 .tab-nav a {
    padding-top: 0.4166666666666667rem;
    padding-bottom: 0.4166666666666667rem;
  }
  .about-4 .tab-nav a::after {
    content: "";
    pointer-events: none;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    display: block;
    height: 1px;
    width: 0;
    --tw-bg-opacity: 1;
    background-color: rgb(61 119 176 / var(--tw-bg-opacity, 1));
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    transition: .4s all ease-in-out;
  }
}
@media (min-width: 1024.1px) {
  .about-4 .tab-nav a::before {
    content: "";
    pointer-events: none;
    z-index: 10;
    margin-right: 0.4166666666666667rem;
    display: block;
    height: 1px;
    width: 0;
    --tw-bg-opacity: 1;
    background-color: rgb(61 119 176 / var(--tw-bg-opacity, 1));
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    transition: .4s all ease-in-out;
  }
  @media (min-width: 1024.1px) {
    .about-4 .tab-nav a::before {
      --tw-bg-opacity: 1;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    }
  }
}
@media (max-width: 1024px) {
  .about-4 .tab-nav li {
    padding-left: 0.8333333333333334rem;
    padding-right: 0.8333333333333334rem;
  }
}
@media (min-width: 1024.1px) {
  .about-4 .tab-nav li:not(:last-child) {
    margin-bottom: 1.0416666666666667rem;
  }
}
.about-4 .tab-nav li.active a {
  color: rgb(61 119 176 / var(--tw-text-opacity, 1));
  --tw-text-opacity: 1;
}
@media (max-width: 1024px) {
  .about-4 .tab-nav li.active a::after {
    width: 100%;
  }
}
@media (min-width: 1024.1px) {
  .about-4 .tab-nav li.active a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
}
.about-4 .tab-nav li.active a::before {
  width: 100px;
}
.about-4 .swiper-history {
  display: flex;
}
@media (max-width: 1024px) {
  .about-4 .swiper-history {
    flex-direction: column;
  }
  .about-4 .swiper-history .swiper-pagination {
    order: 2;
  }
  .about-4 .swiper-history .block-swiper {
    order: 1;
  }
}
.about-4 .swiper {
  padding-left: 0.4166666666666667rem;
}
@media (min-width: 1024.1px) {
  .about-4 .swiper {
    height: 66.6666666667rem;
  }
}
.about-4 .item {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .about-4 .item {
    flex-direction: column;
  }
  .about-4 .item .year {
    order: 2;
  }
  .about-4 .item .img {
    order: 1;
  }
  .about-4 .item .txt {
    order: 3;
  }
}
.about-4 .img {
  height: 100%;
  width: 100%;
}
@media (min-width: 768.1px) {
  .about-4 .img {
    max-width: 16.6666666667rem;
    min-width: 16.6666666667rem;
  }
}
@media (max-width: 1024px) {
  .about-4 .swiper-pagination {
    margin-top: 2.0833333333333335rem !important;
    height: 4px !important;
    width: 100% !important;
    position: relative !important;
  }
  .about-4 .swiper-pagination .swiper-pagination-progressbar-fill {
    width: 100% !important;
    --tw-bg-opacity: 1 !important;
    background-color: rgb(61 119 176 / var(--tw-bg-opacity, 1)) !important;
    height: 100% !important;
  }
}
@media (min-width: 1024.1px) {
  .about-4 .swiper-pagination {
    position: absolute !important;
    top: 0 !important;
    left: 0.4166666666666667rem !important;
    z-index: 40 !important;
    width: 4px !important;
    height: auto !important;
    --tw-bg-opacity: 1 !important;
    background-color: rgb(220 220 220 / var(--tw-bg-opacity, 1)) !important;
    padding: 0 !important;
    position: relative !important;
  }
  .about-4 .swiper-pagination .swiper-pagination-progressbar-fill {
    width: 100% !important;
    --tw-bg-opacity: 1 !important;
    background-color: rgb(61 119 176 / var(--tw-bg-opacity, 1)) !important;
    height: 100% !important;
  }
}

.contact-us address {
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
  line-height: 1.4;
  font-style: normal;
}
.contact-us address * {
  font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
  line-height: 1.4;
}
.contact-us address p {
  margin-bottom: 0;
}
.contact-us address li {
  font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
  line-height: 1.4;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-items: flex-start;
}
.contact-us address li:not(:last-child) {
  margin-bottom: 0.4166666666666667rem;
}
.contact-us address li * {
  font-size: clamp(14px, calc(16 / 1920 * 100vw), 0.8333333333333334rem);
  line-height: 1.4;
}
@media (min-width: 1200.1px) {
  .contact-us address li:not(:last-child) {
    margin-bottom: 0.625rem;
  }
}
.contact-us address em, .contact-us address i {
  margin-right: 0.4166666666666667rem;
  display: inline-block;
  width: 20px;
  font-size: clamp(18px, calc(20 / 1920 * 100vw), 1.0416666666666667rem);
}
.contact-us address a {
  display: inline-block;
}
.contact-us address a:hover {
  --tw-text-opacity: 1;
  color: rgb(61 119 176 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.contact-us .heading-1 {
  font-size: clamp(48px, calc(60 / 1920 * 100vw), 3.125rem);
  line-height: 1.15;
}
.contact-us .heading-1 * {
  font-size: clamp(48px, calc(60 / 1920 * 100vw), 3.125rem);
  line-height: 1.15;
}
.contact-us .heading-1 strong {
  margin-bottom: 0.4166666666666667rem;
  display: block;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(61 119 176 / var(--tw-text-opacity, 1));
}
@media (min-width: 1200.1px) {
  .contact-us .heading-1 {
    font-size: clamp(56px, calc(72 / 1920 * 100vw), 3.75rem);
    line-height: 1;
  }
  .contact-us .heading-1 * {
    font-size: clamp(56px, calc(72 / 1920 * 100vw), 3.75rem);
    line-height: 1;
  }
}

.manufacture-list .row {
  position: relative;
  margin-bottom: 0;
  padding-top: 3.3333333333333335rem;
  padding-bottom: 3.3333333333333335rem;
}
.manufacture-list .row::after {
  content: "";
  pointer-events: none;
  bottom: 0;
  z-index: 10;
  display: block;
  height: 1px;
  width: 100%;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  transition: .4s all ease-in-out;
}
.manufacture-list .row .col {
  margin-bottom: 0;
}
.manufacture-list .row:first-child {
  padding-top: 0;
}
.manufacture-list .desc ul {
  padding-left: 0.625rem;
  padding-top: 0.4166666666666667rem;
}
.manufacture-list .desc ul li {
  margin-bottom: 0;
}
.manufacture-list .item {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(239 239 239 / var(--tw-border-opacity, 1));
  padding-top: 0.4166666666666667rem;
  padding-bottom: 0.4166666666666667rem;
}
.manufacture-list .item:last-child {
  border-bottom-width: 0;
}
.manufacture-list .title {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(101 101 101 / var(--tw-text-opacity, 1));
}
.manufacture-list .counter, .manufacture-list .heading-3 {
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(61 119 176 / var(--tw-text-opacity, 1));
}

.sustainability-1 .container-fluid {
  padding: 0;
}
.sustainability-1 .item::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;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition: .4s all ease-in-out;
}
.sustainability-1 .item:hover .txt::after {
  opacity: 1;
}
.sustainability-1 .item:hover .txt-grid {
  grid-template-rows: 1fr;
}
.sustainability-1 .txt .heading-4, .sustainability-1 .txt .txt-grid {
  position: relative;
  z-index: 40;
}
.sustainability-1 .txt::after {
  content: "";
  pointer-events: none;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  display: block;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition: .4s all ease-in-out;
  background: linear-gradient(180deg, rgba(77, 51, 0, 0) 0%, #4D3300 100%);
}
.sustainability-1 .init-swiper {
  --mr: 0px;
}

@media (max-width: 1024px) {
  .sustainability-2 {
    padding-bottom: 2.0833333333333335rem;
  }
}
.sustainability-2 .row {
  margin-bottom: 0;
  padding-top: 2.0833333333333335rem;
  padding-bottom: 2.0833333333333335rem;
}
.sustainability-2 .row:first-child {
  padding-top: 0;
}
@media (min-width: 1024.1px) {
  .sustainability-2 .row {
    padding-top: 4.166666666666667rem;
    padding-bottom: 4.166666666666667rem;
  }
}
.sustainability-2 .row .col {
  margin-bottom: 0;
}
.sustainability-2 .row:not(:last-child) {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(239 239 239 / var(--tw-border-opacity, 1));
}

.sustainability-3 .container-fluid {
  padding: 0;
}
@media (min-width: 1200.1px) {
  .sustainability-3 .txt {
    max-width: 37.5rem;
  }
}
@media (min-width: 1600px) {
  .sustainability-3 .txt {
    max-width: 32.2916666667rem;
  }
}

.sustainability-4 .row {
  margin: 0;
  padding: 0;
  padding-top: 2.0833333333333335rem;
  padding-bottom: 2.0833333333333335rem;
  margin-left: -2.0833333333333335rem;
  margin-right: -2.0833333333333335rem;
}
.sustainability-4 .row .col {
  margin: 0;
  padding: 0;
  padding-left: 2.0833333333333335rem;
  padding-right: 2.0833333333333335rem;
}
.sustainability-4 .row:not(:last-child) {
  margin-bottom: 2.0833333333333335rem;
}
.sustainability-4 .row:nth-last-child(odd) {
  flex-direction: row-reverse;
}
.sustainability-4 .scrollbar-wrap {
  max-height: 10.4166666667rem;
}

@media (min-width: 1200.1px) {
  .sustainability-5 {
    margin-bottom: -5.78125rem;
  }
  .sustainability-5 .txt-wrap {
    padding-bottom: 8.59375rem;
  }
}
@media (max-width: 576px) {
  .sustainability-5 .icon {
    margin-right: 0;
    margin-bottom: 0.625rem;
  }
}
.sustainability-5 .container-fluid {
  padding: 0;
}
.sustainability-5 .row {
  margin: 0;
  padding: 0;
}
.sustainability-5 .col {
  margin: 0;
  padding: 0;
}
@media (min-width: 1024.1px) {
  .sustainability-5 .col:nth-child(1) {
    width: 38%;
  }
  .sustainability-5 .col:nth-child(2) {
    width: 62%;
  }
}
.sustainability-5 .item:not(:last-child) {
  margin-bottom: 0.8333333333333334rem;
}
@media (max-width: 576px) {
  .sustainability-5 .item {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.sustainability-5 .img {
  height: 100%;
  width: 100%;
}
@media (max-width: 1024px) {
  .sustainability-5 .img a {
    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 133.1529093369%;
  }
  .sustainability-5 .img a img, .sustainability-5 .img a svg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    transition: 0.3s ease-in-out all;
  }
}
@media (min-width: 1024.1px) {
  .sustainability-5 .img a {
    display: flex;
    height: 100%;
    width: 100%;
  }
  .sustainability-5 .img a img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
/*# sourceMappingURL=main.min.css.map */
