@charset "UTF-8";

/*
    Theme Name: Eleos
    Theme URI: https://twinger.vn/
    Author: WP Team
    Author URI: https://twinger.vn/
    Description: A custome theme for eleos
    Version: 1.0
    Text Domain: corex
    Tags: theme, starter theme, twinger vn, khanhfe
*/
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
button,
input,
select,
textarea {
  margin: 0;
  outline: none;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

img,
video {
  height: auto;
  max-width: 100%;
}

iframe {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

td:not([align]),
th:not([align]) {
  text-align: left;
}

html,
body {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Albert Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #294355;
  -webkit-font-smoothing: antialiased;
}

body.hidden {
  overflow: hidden;
}

.typography html,
.typography body,
.typography p,
.typography ol,
.typography ul,
.typography li,
.typography dl,
.typography dt,
.typography dd,
.typography blockquote,
.typography figure,
.typography fieldset,
.typography legend,
.typography textarea,
.typography pre,
.typography iframe,
.typography hr,
.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
  margin: 0;
  padding: 0;
}

.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
  font-size: 100%;
  font-weight: normal;
}

.typography ul {
  list-style: none;
}

@-webkit-keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/*-----*/
[class*=h-section] {
  position: relative;
  overflow: hidden;
}

.h-section1 {
  padding: 70px 0 100px;
}


@media only screen and (max-width: 640px) {
  .h-section1 {
    padding: 64px 0;
  }
}

.h-section1 .tw-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 960px) {
  .h-section1 .tw-container {
    width: initial;
    gap: 30px;
    min-height: auto;
  }
}

@media only screen and (max-width: 768px) {
  .h-section1 .tw-container {
    width: initial;
    gap: 20px;
  }
}

@media only screen and (max-width: 640px) {
  .h-section1 .tw-container {
    -ms-flex-wrap: wrap;
    width: initial;
    flex-wrap: wrap;
    gap: 64px;
  }
}

.h-section1 .content {
  width: 49.0384615385%;
  height: 100%;
  padding-left: 8.4935897436%;
}

@media only screen and (max-width: 960px) {
  .h-section1 .content {
    width: 60%;
    padding-left: 30px;
  }
}

@media only screen and (max-width: 640px) {
  .h-section1 .content {
    width: 100%;
    padding-left: 0;
  }
}

.h-section1 .content .tw-para {
  color: #EDA939;
}

.h-section1 .content .entry-title {
  font-size: 44px;
  font-weight: 370;
  line-height: 1.05;
  margin: 8px 0 24px;
}

@media only screen and (max-width: 960px) {
  .h-section1 .content .entry-title {
    font-size: 40px;
  }
}

@media only screen and (max-width: 768px) {
  .h-section1 .content .entry-title {
    font-size: 36px;
  }
}

.h-section1 .content p {
  margin-bottom: 32px;
}

.h-section1 .image {
  width: 44.8717948718%;
  padding-top: 36.6987179487%;
  height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

@media only screen and (max-width: 960px) {
  .h-section1 .image {
    width: 40%;
  }
}

@media only screen and (max-width: 640px) {
  .h-section1 .image {
    width: 100%;
    padding-top: 72.7058823529%;
  }
}

.h-section1 .image lottie-player,
.h-section1 .image video,
.h-section1 .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.h-section1 .image img {
  object-fit: contain;
}

.h-section1 .button-row {
  display: flex;
  gap: 33px;
  padding-bottom: 3rem;
}

@media only screen and (max-width: 1200px) {
  .h-section1 .button-row  {
    flex-wrap: wrap;
  }

  .h-section1 .button-row .tw-button{
    width: 100%;
  }

}

@media only screen and (max-width: 640px) {

  .h-section1 .image lottie-player,
  .h-section1 .image video,
  .h-section1 .image img {
    width: 120%;
    height: 150%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.home-trusted {
  position: relative;
  overflow: hidden;
  padding-bottom: 48px;
}

.home-trusted .entry-title {
  padding-bottom: 32px;
}

.home-trusted .list-logos {
  position: relative;
}

.home-trusted .list-logos .swiper-slide {
  height: auto;
  gap: 8.0128205128%;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
}

.home-trusted .list-logos {
  opacity: 0;
}

.home-trusted .list-logos.swiper-initialized {
  opacity: 1;
}

.home-trusted .list-logos .swiper-slide img {
  max-height: 60px;
  -o-object-fit: contain;
  object-fit: contain;
}

@media only screen and (max-width: 640px) {
  .home-trusted .list-logos .swiper-slide {
    gap: 32px;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}

.home-slogan {
  position: relative;
  padding: 10px 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #FFC054), color-stop(175.55%, #FFF)), #FFC14C;
  background: linear-gradient(90deg, #FFC054 50%, #FFF 175.55%), #FFC14C;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.home-slogan .swiper-slogan .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  will-change: transform;
}

.home-slogan-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 12px;
  width: auto;

}

.home-slogan .title {
  color: #1C2B36;
  font-family: "Source Serif 4", serif;
  font-size: 27px;
  font-weight: 300;
  line-height: 1;
}

.home-slogan .title:nth-of-type(2),
.home-slogan .title:nth-of-type(3),
.home-slogan .title:nth-of-type(4),
.home-slogan .title:nth-of-type(5),
.home-slogan .title:nth-of-type(6) {
  display: none;
}


.home-slogan svg:nth-of-type(2),
.home-slogan svg:nth-of-type(3),
.home-slogan svg:nth-of-type(4),
.home-slogan svg:nth-of-type(5),
.home-slogan svg:nth-of-type(6) {
  display: none;
}

@media screen and (min-width: 600px) {
  .home-slogan :is(.title, svg):nth-of-type(2) {
    display: block;
  }
}

@media screen and (min-width: 900px) {
  .home-slogan :is(.title, svg):nth-of-type(3) {
    display: block;
  }
}

@media screen and (min-width: 1200px) {
  .home-slogan :is(.title, svg):nth-of-type(4) {
    display: block;
  }
}

@media screen and (min-width: 1400px) {
  .home-slogan :is(.title, svg):nth-of-type(5) {
    display: block;
  }
}



.h-section2 {
  padding: 128px 0;
  background: #E2F4F4;
}

@media only screen and (max-width: 960px) {
  .h-section2 {
    padding: 112px 0;
  }
}

@media only screen and (max-width: 640px) {
  .h-section2 {
    padding: 96px 0;
  }
}

.h-section2 .tw-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 32px;
}

@media only screen and (max-width: 960px) {
  .h-section2 .tw-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.h-section2 .tw-container .content {
  width: 40.3846153846%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media only screen and (max-width: 960px) {
  .h-section2 .tw-container .content {
    width: 46%;
  }
}

@media only screen and (max-width: 640px) {
  .h-section2 .tw-container .content {
    width: 100%;
  }
}

.h-section2 .tw-container .content .entry-title {
  margin-bottom: 24px;
}

.h-section2 .tw-container .content p {
  margin-bottom: 32px;
}

.h-section2 .tw-container .content .tw-button {
  margin-top: auto;
  width: auto;
}

.h-section2 .tw-container .video {
  width: 49.0384615385%;
  position: relative;
  border-radius: 9px;
  border: 2px solid #93C7C7;
  background: #f9f9f9;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-item-align: center;
  align-self: center;
}

@media only screen and (max-width: 640px) {
  .h-section2 .tw-container .video {
    width: 100%;
  }
}

.h-section2 .tw-container .video .icon {
  position: absolute;
  left: 38px;
  bottom: 38px;
  width: 64px;
  height: 64px;
  padding-left: 4px;
  border-radius: 100px;
  overflow: hidden;
  background: #ffc14c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (max-width: 640px) {
  .h-section2 .tw-container .video .icon {
    left: 28px;
    bottom: 28px;
  }
}

.h-section2 .tw-container .video video {
  width: 100%;
  height: 100%;
}

.h-section3 {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.h-section3 .main-content {
  padding: 128px 0;
  position: relative;
  z-index: 2;
}

@media only screen and (max-width: 960px) {
  .h-section3 .main-content {
    padding: 100px 0;
  }
}

@media only screen and (max-width: 640px) {
  .h-section3 .main-content {
    padding: 96px 0 141px;
  }
}

.h-section3 .main-content .entry-title {
  padding-bottom: 100px;
}

@media only screen and (max-width: 960px) {
  .h-section3 .main-content .entry-title {
    padding-bottom: 64px;
  }
}

.h-section3 .main-content .list {
  gap: 5.1282051282%;
}

@media only screen and (max-width: 640px) {
  .h-section3 .main-content .list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 64px;
  }
}

.h-section3 .main-content .list .item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.h-section3 .main-content .list .item .icon {
  width: 112px;
  height: 92px;
  margin: auto;
  margin-bottom: 16px;
}

.h-section3 .main-content .list .item .title {
  margin: auto auto 12px;
}

.h-section3 .main-content .decor {
  position: absolute;
  left: 18.8888888889%;
  bottom: -44px;
  width: 85px;
}

@media only screen and (max-width: 640px) {
  .h-section3 .main-content .decor {
    width: 83px;
    height: 131px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -31;
  }
}

.h-section3 .main-content .decor img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.h-section3 .swiper-testimonials .swiper-slide {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding-top: 50%;
}

@media only screen and (max-width: 640px) {
  .h-section3 .swiper-testimonials .swiper-slide {
    padding-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
}

.h-section3 .swiper-testimonials .swiper-slide .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

@media only screen and (max-width: 640px) {
  .h-section3 .swiper-testimonials .swiper-slide .background {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    display: none;
  }
}

.h-section3 .swiper-testimonials .swiper-slide .background::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 68.6111111111%;
  height: 100%;
  background: -webkit-gradient(linear, right top, left top, color-stop(23.62%, rgba(0, 0, 0, 0)), color-stop(101.4%, rgba(0, 0, 0, 0.75)));
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 23.62%, rgba(0, 0, 0, 0.75) 101.4%);
}

@media only screen and (max-width: 640px) {
  .h-section3 .swiper-testimonials .swiper-slide .background::after {
    top: auto;
    bottom: 0;
    width: 100%;
    padding-top: 42.3529411765%;
    height: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(23.62%, rgba(0, 0, 0, 0)), color-stop(101.4%, rgba(0, 0, 0, 0.75)));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 23.62%, rgba(0, 0, 0, 0.75) 101.4%);
  }
}

.h-section3 .swiper-testimonials .swiper-slide .background img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.h-section3 .swiper-testimonials .swiper-slide .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  z-index: 1;
  padding-top: 7.5%;
  padding-left: 14.0972222222%;
  width: 44.6527777778%;
}

@media only screen and (max-width: 640px) {
  .h-section3 .swiper-testimonials .swiper-slide .content {
    position: relative;
    width: 100%;
    background: #294355;
    padding: 159px 30px 128px 38px;
  }
}

.h-section3 .swiper-testimonials .swiper-slide .content::before {
  position: absolute;
  top: 2.3611111111%;
  left: 4.5138888889%;
  content: '“';
  font-family: "Source Serif 4", serif;
  font-size: 240px;
  font-style: italic;
  font-weight: 400;
  line-height: 120%;
}

@media only screen and (max-width: 960px) {
  .h-section3 .swiper-testimonials .swiper-slide .content::before {
    font-size: 160px;
  }
}

@media only screen and (max-width: 640px) {
  .h-section3 .swiper-testimonials .swiper-slide .content::before {
    font-size: 181.9px;
    top: 55px;
    left: 13px;
  }
}

.h-section3 .swiper-testimonials .swiper-slide .content .description {
  font-family: 'Source Serif 4', serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.55;
  padding-bottom: 16.7441860465%;
}

@media only screen and (max-width: 960px) {
  .h-section3 .swiper-testimonials .swiper-slide .content .description {
    font-size: 24px;
  }
}

@media only screen and (max-width: 640px) {
  .h-section3 .swiper-testimonials .swiper-slide .content .description {
    font-size: 32px;
    line-height: 1.35;
    padding-bottom: 77px;
  }
}

.h-section3 .swiper-testimonials .swiper-slide .content .company {
  line-height: 1.13;
  position: relative;
  padding-left: 15px;
}

.h-section3 .swiper-testimonials .swiper-slide .content .company::before {
  font: inherit;
  content: "—";
  display: inline-block;
  position: absolute;
  left: 0;
}

.h-section3 .swiper-testimonials .swiper-slide .content .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 14px;
}

@media only screen and (max-width: 640px) {
  .h-section3 .swiper-testimonials .swiper-slide .content .logo {
    margin-top: 10px;
  }
}

.h-section1 .swiper-header .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #8DC1C2;
}
.h-section1 .swiper-header .swiper-pagination .swiper-pagination-bullet {
  box-shadow: 3px 2px 11.9px 0 rgba(0, 0, 0, 0.25);
  height: 0.8rem;
  width: 0.8rem;
}

.h-section1 .swiper-header .swiper-button-prev {
  left: 50px;
}

.h-section1 .swiper-header .swiper-button-next {
  right: 40px;
}

.h-section1 .swiper-header .swiper-button-prev,
.h-section1 .swiper-header .swiper-button-next,
.h-section3 .swiper-testimonials .swiper-button-prev,
.h-section3 .swiper-testimonials .swiper-button-next {
  width: 48px;
  height: 48px;
  border-radius: 100px;
  overflow: hidden;
  color: #294355;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
  -webkit-transition: .4s ease-out;
  transition: .4s ease-out;
  opacity: 1;
}

.h-section1 .swiper-header .swiper-button-prev,
.h-section1 .swiper-header .swiper-button-next {
  background-color: #294355;
  color: #fff;
}

.h-section1 .swiper-header .swiper-button-prev::after,
.h-section1 .swiper-header .swiper-button-next::after,
.h-section3 .swiper-testimonials .swiper-button-prev::after,
.h-section3 .swiper-testimonials .swiper-button-next::after {
  display: none;
}

.h-section1 .swiper-header .swiper-button-prev svg,
.h-section1 .swiper-header .swiper-button-next svg,
.h-section3 .swiper-testimonials .swiper-button-prev svg,
.h-section3 .swiper-testimonials .swiper-button-next svg {
  width: 12px;
  height: 20px;
}

.h-section1 .swiper-header .swiper-button-prev:hover,
.h-section1 .swiper-header .swiper-button-next:hover {
  background-color: #fff;
  border: 1px solid #294355;
}

.h-section3 .swiper-testimonials .swiper-button-prev:hover,
.h-section3 .swiper-testimonials .swiper-button-next:hover {
  background: #294355;
  color: #fff;
}

.h-section1 .swiper-header .swiper-button-prev:hover svg path,
.h-section1 .swiper-header .swiper-button-next:hover svg path {
  stroke: #558A8A;
}

.h-section3 .swiper-testimonials .swiper-button-prev:hover svg path,
.h-section3 .swiper-testimonials .swiper-button-next:hover svg path {
  stroke: #fff;
}

@media only screen and (max-width: 640px) {


  .h-section1 .swiper-header .swiper-button-prev,
  .h-section1 .swiper-header .swiper-button-next,
  .h-section3 .swiper-testimonials .swiper-button-prev,
  .h-section3 .swiper-testimonials .swiper-button-next {
    opacity: .9;
  }
}

.h-section1 .swiper-header .swiper-button-next,
.h-section3 .swiper-testimonials .swiper-button-next {
  right: 2.2222222222%;
}

@media only screen and (max-width: 640px) {
  .h-section1 .swiper-header .swiper-button-next,
  .h-section3 .swiper-testimonials .swiper-button-next {
    right: 20px;
  }
}

.h-section1 .swiper-header .swiper-button-prev,
.h-section3 .swiper-testimonials .swiper-button-prev {
  padding-right: 4px;
  left: 2.2222222222%;
}

@media only screen and (max-width: 640px) {
  .h-section1 .swiper-header .swiper-button-prev,
  .h-section3 .swiper-testimonials .swiper-button-prev {
    left: 20px;
  }
}

.h-section3 .swiper-testimonials .swiper-pagination {
  bottom: 36px;
}

@media only screen and (max-width: 640px) {
  .h-section3 .swiper-testimonials .swiper-pagination {
    bottom: 6px;
  }
}

.h-section3 .swiper-testimonials .swiper-pagination-bullet {
  background: #fff;
  opacity: .7;
}

.h-section3 .swiper-testimonials .swiper-pagination-bullet-active {
  opacity: 1;
}

.h-section3 .swiper-testimonials .swiper-scrollbar {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 12px;
  background: #93c7c7;
  border-radius: 0;
}

@media only screen and (max-width: 640px) {
  .h-section3 .swiper-testimonials .swiper-scrollbar {
    top: 0;
    bottom: auto;
  }
}

.h-section3 .swiper-testimonials .swiper-scrollbar-drag {
  border-radius: 0;
  width: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #558A8A;
}

.h-section3 .swiper-testimonials .swiper-scrollbar-drag.processing {
  -webkit-transition: 10s linear;
  transition: 10s linear;
  width: 100%;
}

.h-section3 .swiper-testimonials .swiper-scrollbar::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #558A8A;
}

@-webkit-keyframes fill {
  to {
    width: 100%;
  }
}

@keyframes fill {
  to {
    width: 100%;
  }
}

.pin-spacer {
  background: #FFF4D7;
}

.h-section4 {
  padding: 104px 0 16px;
  background: #FFF4D7;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  .h-section4 {
    padding-top: 80px;
  }
}

@media only screen and (max-width: 640px) {
  .h-section4 .tw-container {
    padding: 0;
  }
}

.h-section4 .entry-title {
  color: #1C2B36;
  font-size: 40px;
  font-weight: 370;
  line-height: 1.25;
  width: 100%;
  max-width: 613px;
  margin: 0 auto 55px;
  position: relative;
  z-index: 9;
}

@media only screen and (max-width: 960px) {
  .h-section4 .entry-title {
    font-size: 34px;
  }
}

@media only screen and (max-width: 640px) {
  .h-section4 .entry-title {
    font-size: 28px;
    margin-bottom: 0;
    display: block;
    text-align: center;
    padding: 0 20px 33px;
  }
}

.h-section4 .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  position: relative;
  padding-top: 71.5990453461%;
}

@media only screen and (max-width: 640px) {
  .h-section4 .image {
    position: relative;
    height: auto;
    padding-top: 152.235294118%;
  }
}

.h-section4 .image lottie-player {
  position: absolute;
  width: 1257px;
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media only screen and (max-width: 640px) {
  .h-section4 .image lottie-player {
    display: none;
  }
}

.h-section4 .image .mobile-image {
  display: none;
}

@media only screen and (max-width: 640px) {
  .h-section4 .image .mobile-image {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.h-section5 {
  padding-bottom: 96px;
  background: #FFF4D7;
}

.h-section5 .heading {
  padding-bottom: 96px;
}

@media only screen and (max-width: 640px) {
  .h-section5 .heading {
    padding-bottom: 64px;
  }
}

.h-section5 .heading .label {
  color: #EDA939;
  font-size: 20px;
  font-weight: 400;
  line-height: 109%;
  margin-bottom: 8px;
}

.h-section5 .list-cards {
  padding: 0 8.4935897436%;
  gap: 9.2664092664%;
}

@media only screen and (max-width: 1280px) {
  .h-section5 .list-cards {
    padding: 0;
  }
}

@media only screen and (max-width: 960px) {
  .h-section5 .list-cards {
    padding: 0 24px;
    gap: 48px;
  }
}

@media only screen and (max-width: 640px) {
  .h-section5 .list-cards {
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
  }
}

.h-section5 .list-cards .card {
  position: relative;
  padding: 40px;
  width: 50%;
  max-width: 470px;
  color: #1C2B36;
  background: #fff;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  border-radius: 16px;
  -webkit-box-shadow: 2px 6px 11.7px 0px rgba(161, 113, 29, 0.12);
  box-shadow: 2px 6px 11.7px 0px rgba(161, 113, 29, 0.12);
  cursor: pointer;
}

@media only screen and (max-width: 640px) {
  .h-section5 .list-cards .card {
    width: 100%;
  }
}

.h-section5 .list-cards .card .card-image {
  height: 230px;
}

.h-section5 .list-cards .card .card-icon {
  margin-top: 22px;
  height: 35px;
}

.h-section5 .list-cards .card .card-icon img {
  width: auto;
  height: 100%;
}

.h-section5 .list-cards .card .card-description {
  margin: 24px auto 32px;
}

.h-section5 .list-cards .card:first-child .card-button {
  background: #FF97A4;
}

.h-section5 .list-cards .card:last-child .card-button {
  background: #93C7C7;
}

.h-section5 .list-cards .card .card-button:hover {
  background: #294355;
  color: #fff;
}

.h-section5 .list-cards .card .card-button:hover img {
  -webkit-filter: grayscale(0) brightness(100);
  filter: grayscale(0) brightness(100);
}

.h-section6 {
  padding: 160px 0;
  background: #E2F4F4;
  z-index: 1;
}

@media only screen and (max-width: 640px) {
  .h-section6 {
    padding: 96px 0 154px;
  }
}

.h-section6 .tw-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 32px;
}

.h-section6 .tab-button {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 640px) {
  .h-section6 .tab-button {
    width: calc(50% - 16px);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8px;
  }
}

.h-section6 .tab-button .button-tab {
  position: relative;
  outline: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  gap: 10px;
  border: none;
  border-radius: 8px 8px 0 0;
  background: transparent;
  -webkit-transition: .4s ease-out;
  transition: .4s ease-out;
  overflow: hidden;
  padding: 8px 8px 10px;
  color: #294355;
  font-family: "Albert Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  cursor: pointer;
  border-bottom: 2px solid #93C7C7;
}

@media only screen and (max-width: 640px) {
  .h-section6 .tab-button .button-tab {
    font-size: 14px;
    padding: 8px;
    border-radius: 8px;
    border: none;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }

  .h-section6 .tab-button .button-tab::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 3px;
    bottom: 0;
    left: 0;
    background: transparent;
  }

  .h-section6 .tab-button .button-tab.active::after {
    background: #558A8A;
  }
}

.h-section6 .tab-button .button-tab:hover {
  background: rgba(147, 199, 199, 0.5);
}

.h-section6 .tab-button .button-tab.active {
  background: rgba(147, 199, 199, 0.5);
  border-color: #558A8A;
}

.h-section6 .tab-button .button-tab .icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 5.33px;
  background: #fff;
  overflow: hidden;
}

.h-section6 .tab-button .button-tab .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.h-section6 .wrap-content {
  width: 40.5448717949%;
}

@media only screen and (max-width: 640px) {
  .h-section6 .wrap-content {
    width: calc(50% - 16px);
  }
}

.h-section6 .tab-content {
  display: none;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 16px;
}

.h-section6 .tab-content.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 640px) {
  .h-section6 .tab-content .tw-para.__small {
    display: -webkit-box;
    line-clamp: 4;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}

.h-section6 .wrap-attachment {
  width: 50.4006410256%;
  height: 100%;
}

@media only screen and (max-width: 640px) {
  .h-section6 .wrap-attachment {
    display: none;
  }
}

.h-section6 .tab-image-video {
  display: none;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 16/9;
  border-radius: 6.7px;
  background: #FFF;
}

.h-section6 .tab-image-video::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  border: 1.57px solid #ACBECA;
  pointer-events: none;
  border-radius: inherit;
}

.h-section6 .tab-image-video.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 640px) {
  .h-section6 .tab-image-video {
    padding-top: 57.1428571429%;
  }
}

.h-section6 .tab-image-video img,
.h-section6 .tab-image-video video,
.h-section6 .tab-image-video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.h-section7 {
  overflow: visible;
  z-index: 2;
  padding: 0 0 100px;
}

.h-section7 .our-commitment {
  position: sticky;
  top: 140px;
  right: 6.7361111111%;
}

@media only screen and (max-width: 640px) {
  .h-section7 .our-commitment {
    position: relative;
  }
}

.h-section7 .heading-section {
  margin-top: -16.1111111111%;
  padding-top: 8.8888888889%;
}

.h-section7 .heading-section .overline {
  margin-bottom: 8px;
}

.h-section7 .entry-title {
  font-size: 36px;
  font-weight: 350;
  line-height: 150%;
  width: 65.9455128205%;
}

@media only screen and (max-width: 640px) {
  .h-section7 .entry-title {
    width: 100%;
    line-height: 1.15;
  }
}

.h-section7 .list-content {
  width: 65.9455128205%;
  padding-top: 8.3333333333%;
  overflow: hidden;
}

@media only screen and (max-width: 640px) {
  .h-section7 .list-content {
    padding-top: 88px;
    width: 100%;
  }
}

.h-section7 .list-content .item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5.8323207776%;
}

.h-section7 .list-content .item:not(:last-child) {
  margin-bottom: 10.6925880923%;
}

@media only screen and (max-width: 640px) {
  .h-section7 .list-content .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 32px;
  }

  .h-section7 .list-content .item:not(:last-child) {
    margin-bottom: 64px;
  }

  .h-section7 .list-content .item:first-child lottie-player {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}

.h-section7 .list-content .item .image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 32.6852976914%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (max-width: 640px) {
  .h-section7 .list-content .item .image {
    width: 100%;
    height: 170px;
  }
}

.h-section7 .list-content .item .image img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.h-section7 .list-content .item .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}

.h-section7 .list-content .item .content .link {
  font-weight: 600;
  color: #1C2B36;
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  -webkit-transition: .4s ease-out;
  transition: .4s ease-out;
}

.h-section7 .list-content .item .content .link .icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  background: #FFDB1D;
  border-radius: 100px;
  overflow: hidden;
  -webkit-transition: .4s ease-out;
  transition: .4s ease-out;
}

.h-section7 .list-content .item .content .link:hover {
  color: #EDA939;
  letter-spacing: .4px;
}

.h-section7 .list-content .item .content .link:hover .icon {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}

.our-commitment {
  position: absolute;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 310px;
  height: 0;
  padding-top: 310px;
  overflow: hidden;
  border-radius: 100%;
  margin-left: auto;
  margin-top: -86px;
  cursor: pointer;
}

@media only screen and (max-width: 1440px) {
  .our-commitment {
    width: 21.5277777778%;
    padding-top: 21.5277777778%;
  }
}

@media only screen and (max-width: 640px) {
  .our-commitment {
    width: 192px !important;
    height: 192px !important;
    padding-top: 0 !important;
    top: -97px !important;
    right: 20px !important;
    position: relative;
    margin-top: 0;
  }
}

.our-commitment img,
.our-commitment video,
.our-commitment lottie-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  background: #fff;
}

.modal-commit {
  -webkit-transition: 0s;
  transition: 0s;
}
@media only screen and (max-width: 375px) {
  .modal-commit {
    padding: 120px 20px 124px;
  }

  .modal-commit .modal-close {
    top: 37px;
    width: 60px;
    height: 60px;
  }
}

.modal-commit .modal-backdrop {
  background: rgba(255, 244, 215, 0.5);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}

.modal-commit .modal-content {
  color: #EDA939;
}

@media only screen and (max-width: 640px) {
  .modal-commit .modal-content {
    font-size: 24px;
    line-height: 145%;
  }
}

.modal-commit .star {
  position: absolute;
  z-index: 11;
  top: 10px;
  left: 34px;
  width: 91.6666666667%;
  height: 100%;
  pointer-events: none;
}

@media only screen and (max-width: 640px) {
  .modal-commit .star {
    top: 0;
    left: 36px;
    width: 360px;
    z-index: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .modal-commit .star img {
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.modal-commit .star img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.h-section7-additional {
  padding-top: 67px;
  padding-bottom: 83px;
}

@media only screen and (max-width: 640px) {
  .h-section7-additional {
    padding-top: 58px;
  }
}

.h-section7-additional .box-heading {
  max-width: 824px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 64px;
}

.h-section7-additional .box-heading .tw-heading {
  margin-bottom: 24px;
}

@media only screen and (max-width: 1199px) {
  .h-section7-additional .box-heading {
    padding: 0 20px;
  }
}

.h-section7-additional .ss7-slide .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  will-change: transform;
}

.h-section7-additional .ss7-slide .swiper-slide {
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 200px;
  height: 200px;
  margin-right: 24px;
}

@media only screen and (max-width: 640px) {
  .h-section7-additional .ss7-slide .swiper-slide {
    width: 124px;
    height: 124px;
    margin-right: 14px;
  }
}

.h-section7-additional .ss7-slide .item {
  width: 100%;
  height: 100%;
  padding: 24px 16px;
  border-radius: 16px;
  background: var(--gold-light, #FFF4D7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 10px;
}

@media only screen and (max-width: 640px) {
  .h-section7-additional .ss7-slide .item {
    padding: 14px 10px;
  }

  .h-section7-additional .ss7-slide .item img {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 10%;
    flex: 1 1 10%;
    height: 10%;
    width: auto;
  }
}

.h-section7-additional .ss7-slide .item span {
  display: block;
  color: var(--Indigo-dark, #1C2B36);
  text-align: center;
  font-size: 22px;
  line-height: 1.4;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media only screen and (max-width: 767px) {
  .h-section7-additional .ss7-slide .item span {
    font-size: 14px;
    line-height: 1.15;
  }
}

.h-section8 .section8-main {
  padding-top: 64px;
  padding-bottom: 64px;
  background: #E2F4F4;
}

.h-section8 .section8-main .box-heading {
  color: var(--Teal-medium, #558A8A);
  margin-bottom: 64px;
}

@media only screen and (max-width: 1199px) {
  .h-section8 .section8-main .box-heading {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.h-section8 .section8-main .box-heading .overline {
  margin-bottom: 8px;
}

.h-section8 .section8-main .box-heading .tw-heading {
  max-width: 695px;
  margin-left: auto;
  margin-right: auto;
  color: #294355;
}

@media only screen and (max-width: 640px) {
  .h-section8 .ss8-slide {
    padding: 0 20px 72px 20px;
  }
}

.h-section8 .ss8-slide .swiper-slide {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  padding-bottom: 64px;
  width: 403px;
  margin-right: 32px;
  display: none
}
.h-section8 .ss8-slide .swiper-slide.active { 
  display: flex
 }

@media only screen and (max-width: 640px) {
  .h-section8 .ss8-slide .swiper-slide {
    padding-bottom: 0;
    margin-right: 24px;
  }
}

.h-section8 .ss8-slide .swiper-slide .item {
  width: 100%;
  max-width: 403px;
  -webkit-box-shadow: 4px 4px 10px 0px rgba(67, 147, 147, 0.12);
  box-shadow: 4px 4px 10px 0px rgba(67, 147, 147, 0.12);
}

@media only screen and (max-width: 640px) {
  .h-section8 .ss8-slide .swiper-slide .item {
    max-width: none;
  }
}

.h-section8 .ss8-slide .swiper-button-next {
  right: 0;
  left: auto;
  margin: 0;
}

.h-section8 .ss8-slide .swiper-button-next:hover {
  background: #558A8A;
}

.h-section8 .ss8-slide .swiper-button-next:hover img {
  -webkit-filter: grayscale(0) brightness(100);
  filter: grayscale(0) brightness(100);
}

.h-section8 .ss8-slide .swiper-button-prev {
  right: 56px;
  left: auto;
  margin: 0;
}

.h-section8 .ss8-slide .swiper-button-prev:hover {
  background: #558A8A;
}

.h-section8 .ss8-slide .swiper-button-prev:hover img {
  -webkit-filter: grayscale(0) brightness(100);
  filter: grayscale(0) brightness(100);
}

.h-section8 .ss8-slide .swiper-navigation {
  width: 100%;
  max-width: 1280px;
  height: 40px;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-column-gap: 16px;
  -moz-column-gap: 16px;
  column-gap: 16px;
  z-index: 99;
}

.h-section8 .ss8-slide .swiper-navigation__selector{
  display: flex;
  justify-content: center;
  column-gap: 25px;
  width: 100%;
}
.h-section8 .ss8-slide .swiper-navigation__select{
  display: flex;
  width: 188px;
  height: 40px;
  padding: 10px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 8px;
  background: #fff;
  color: #93AAB9;
}
.h-section8 .ss8-slide .swiper-navigation__select--active{
  background: #558A8A;
  color: #fff;
}

.h-section8 .ss8-slide .swiper-navigation__arrows{
  display: flex;
  column-gap: 16px;
}

@media only screen and (max-width: 1023px) {
  .h-section8 .ss8-slide .swiper-navigation {
    flex-direction: column;
    height: fit-content;
    row-gap: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .h-section8 .ss8-slide .swiper-navigation {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 40px;
  }
  .h-section8 .ss8-slide .swiper-navigation__select{
    width: 50%;
  }
}

.h-section8 .ss8-slide .swiper-button-next,
.h-section8 .ss8-slide .swiper-button-prev {
  position: static;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #558A8A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: auto;
  bottom: 0;
}

.h-section8 .ss8-slide .swiper-button-next img,
.h-section8 .ss8-slide .swiper-button-prev img {
  width: 14px;
  height: auto;
}

.h-section8 .ss8-slide .swiper-button-next:after,
.h-section8 .ss8-slide .swiper-button-prev:after {
  display: none;
}

.h-section8 .ss8-slide .item {
  padding: 32px;
  border-radius: 16px;
  background: #ECFBFB;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.h-section8 .ss8-slide .item .stars {
  max-width: 96px;
  margin-bottom: 16px;
}

.h-section8 .ss8-slide .item .content {
  color: var(--Indigo, #294355);
  font-size: 18px;
  font-weight: 500;
  line-height: 1.53em;
}

.h-section8 .ss8-slide .item .info {
  padding-top: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: auto;
}

.h-section8 .ss8-slide .item .info img {
  border-radius: 50%;
  width: 56px;
  height: 56px;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 56px;
  flex: 0 0 56px;
  max-width: 56px;
}

.h-section8 .ss8-slide .item .info .author {
  padding-left: 16px;
}

.h-section8 .ss8-slide .item .info .author strong {
  display: block;
  color: var(--Indigo, #294355);
  font-weight: 600;
  line-height: 1.5em;
}

.h-section8 .ss8-slide .item .info .author span {
  display: block;
  color: var(--Indigo, #294355);
  font-size: 16px;
  line-height: 1.5em;
}

.section8-demo {
  padding: 48px 0;
  background-color: #558A8A;
}

.section8-demo .demo-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 1024px) {
  .section8-demo .demo-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.section8-demo .tw-heading {
  color: var(--gold-light, #FFF4D7);
}

@media only screen and (max-width: 1024px) {
  .section8-demo .tw-heading {
    margin-bottom: 24px;
  }
}

@media only screen and (max-width: 767px) {
  .section8-demo .tw-heading {
    margin-bottom: 48px;
  }
}

@media only screen and (max-width: 382px) {
  .section8-demo .tw-heading {
    font-size: 24px;
    margin-bottom: 32px;
  }
}

.section8-demo .tw-heading svg {
  display: inline-block;
  width: 26px;
  height: auto;
  margin-right: 4px;
  margin-left: 4px;
  margin-bottom: -3px;
}

@media only screen and (max-width: 390px) {
  .section8-demo .tw-heading svg {
    margin-left: 0;
    margin-right: 0;
  }
}

.section8-demo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.section8-demo a span {
  display: block;
  color: var(--gold-light, #FFF4D7);
  font-size: 22px;
  font-weight: 500;
  line-height: 1.5em;
  padding-right: 8px;
  -webkit-transition: .4s ease-out;
  transition: .4s ease-out;
}

.section8-demo a img {
  width: 32px;
  height: 32px;
}

.section8-demo:hover a span {
  color: #FFC14C;
}

.h-section9 {
  padding-top: 120px;
  padding-bottom: 350px;
}

.h-section9 .tw-container {
  max-width: 1032px;
}

.h-section9 .box-heading {
  margin-bottom: 86px;
}

.h-section9 .box-heading .tw-display {
  margin-top: 16px;
}

@media only screen and (max-width: 640px) {
  .h-section9 .box-heading .tw-display br {
    display: none;
  }
}

.h-section9 .box-heading .overline {
  margin-bottom: 16px;
}

@media only screen and (max-width: 640px) {
  .h-section9 .box-heading .overline {
    font-size: 20px;
    line-height: 109%;
  }
}

.h-section9 .content .main-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 81.0483870968%;
  margin: auto;
}

@media only screen and (max-width: 640px) {
  .h-section9 .content .main-image {
    width: 100%;
  }
}

.h-section9 .content .main-image img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.h-section9 .content .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 60px;
  -webkit-column-gap: 64px;
  -moz-column-gap: 64px;
  column-gap: 64px;
}

@media only screen and (max-width: 1024px) {
  .h-section9 .content .list {
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
  }
}

@media only screen and (max-width: 767px) {
  .h-section9 .content .list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 60px;
  }
}

.h-section9 .content .list .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--Indigo, #294355);
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2em;
  padding: .4em .9em;
  border-radius: 9999px;
  background: var(--gold-light, #FFF4D7);
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .h-section9 .content .list .item {
    font-size: 20px;
  }
}

.h-section9 .content .list .item:after {
  content: '';
  width: 109px;
  height: 109px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  z-index: -1;
}

.h-section9 .content .list .item:nth-child(1):after {
  background-image: url(assets/images/ss9/ss9-item-decor1.svg);
  top: 50%;
  left: -24px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.h-section9 .content .list .item:nth-child(2):after {
  background-image: url(assets/images/ss9/ss9-item-decor2.svg);
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.h-section9 .content .list .item:nth-child(3):after {
  background-image: url(assets/images/ss9/ss9-item-decor3.svg);
  top: 50%;
  right: -24px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
  .h-section9 .content .list .item:nth-child(3):after {
    background-image: url(assets/images/ss9/ss9-item-decor3-mb.svg);
    right: auto;
    left: -24px;
  }
}

.h-section9 .content .list .item img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16px;
  flex: 0 0 16px;
  max-width: 16px;
}

.h-section9 .content .list .item span {
  position: relative;
  display: block;
  padding-left: 8px;
  z-index: 9;
}

.h-section10 {
  background: var(--Indigo-dark, #1C2B36);
  /* padding-top: 300px; */
  padding-bottom: 104px;
  overflow: visible;
  /* padding-top: 564px; */
}

/* @media only screen and (min-width: 550px) {
  .h-section10 {
    padding-top: calc(100vw * 1.2);
  }
}

@media only screen and (min-width: 640px) {
  .h-section10 {
    padding-top: calc(100vw * 1.15);
  }
}

@media only screen and (min-width: 767px) {
  .h-section10 {
    padding-top: calc(100vw * 1.1);
  }
}

@media only screen and (min-width: 768px) {
  .h-section10 {
    padding-top: 300px;
  }
}

@media only screen and (min-width: 1960px) {
  .h-section10 {
    padding-top: 270px;
  }
} */

/* @media only screen and (min-width: 530px) {
  .h-section10 {
    padding-top: calc(100vw + 70px);
  }
} */
/* @media only screen and (min-width: 768px) {
  .h-section10 {
    padding-top: 250px;
  }
} */

/* @media only screen and (min-width: 1024px) {
  .h-section10 {
    padding-top: 300px;
  }
} */

.h-section10 .tw-container {
  max-width: 1066px;
}

.h-section10 .box-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 70px;
  row-gap: 16px;
}

@media only screen and (max-width: 1024px) {
  .h-section10 .box-button {
    margin-top: 46px;
  }
}

@media only screen and (max-width: 767px) {
  .h-section10 .box-button {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 33px;
  }
}

.h-section10 .section10-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 24px;
  background: linear-gradient(154deg, #FFF -23.09%, #FFF4D7 67.48%), #FFF4D7;
  -webkit-box-shadow: 6px 6px 9.9px 0px rgba(39, 74, 74, 0.06);
  box-shadow: 6px 6px 9.9px 0px rgba(39, 74, 74, 0.06);
  position: absolute;
  top: -190px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 71.8055555556%;
  overflow: hidden;
}

@media only screen and (max-width: 1024px) {
  .h-section10 .section10-banner {
    width: 90%;
  }
}

@media only screen and (max-width: 767px) {
  .h-section10 .section10-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
  }
}

.h-section10 .section10-banner .title {
  color: var(--Indigo-dark, #1C2B36);
  font-size: 40px;
  line-height: 1.2em;
}

@media only screen and (max-width: 767px) {
  .h-section10 .section10-banner .title {
    font-size: 32px;
    text-align: center;
    max-width: 325px;
    margin-left: auto;
    margin-right: auto;
  }
}

.h-section10 .section10-banner .btn-text {
  color: #A4772D;
  font-weight: 600;
  line-height: 1.5em;
  letter-spacing: 0.16px;
  position: relative;
  text-decoration: none;
  -webkit-transition: .4s ease-out;
  transition: .4s ease-out;
  background: none;
  border: 0;
}

.h-section10 .section10-banner .btn-text::before {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: -1px;
  background-color: currentColor;
  -webkit-transition: .3s .1s;
  transition: .3s .1s;
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}

.h-section10 .section10-banner .btn-text:after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: currentColor;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-transform-origin: right;
  transform-origin: right;
}

.h-section10 .section10-banner .btn-text:hover {
  color: #1C2B36;
}

.h-section10 .section10-banner .btn-text:hover::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.h-section10 .section10-banner .btn-text:hover::after {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}

.h-section10 .section10-banner .left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 56%;
  flex: 0 0 56%;
  max-width: 56%;
  padding: 64px 16px 64px 64px;
}

@media only screen and (max-width: 1024px) {
  .h-section10 .section10-banner .left {
    padding: 48px 16px 48px 48px;
  }
}

@media only screen and (max-width: 767px) {
  .h-section10 .section10-banner .left {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 32px;
    padding: 64px 22.5px 0 22.5px;
  }
}

.h-section10 .section10-banner .right {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 41.8762088975%;
  height: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media only screen and (max-width: 767px) {
  .h-section10 .section10-banner .right {
    width: 100%;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.h-section10 .section10-banner .right .background {
  top: 20.8994708995%;
  left: 8.545034642%;
}

@media only screen and (max-width: 767px) {
  .h-section10 .section10-banner .right .background {
    width: 122.337662338%;
    aspect-ratio: 1;
    height: auto;
    border-radius: 100%;
    border-radius: 100%;
    background: radial-gradient(133.36% 125.55% at 50% 50%, #FFC054 0%, #FFF 100%);
    top: 65px;
    left: -32px;
  }

  .h-section10 .section10-banner .right .background svg {
    display: none;
  }
}

.h-section10 .section10-banner .right .avatar {
  width: 83.8337182448%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: bottom;
  object-position: bottom;
  position: relative;
  z-index: 3;
}

.h-section10 .section10-banner .right .decor {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 92.8406466513%;
}

@media only screen and (max-width: 640px) {
  .h-section10 .section10-banner .right .decor {
    width: 100%;
  }
}

.h-section10 .section10-banner .right .icon-calendar {
  left: 0;
  bottom: 39px;
}

@media only screen and (max-width: 767px) {
  .h-section10 .section10-banner .right .icon-calendar {
    bottom: 21px;
    left: 20px;
    z-index: 9;
  }
}

.h-section10 .section10-banner .right .info {
  z-index: 9;
  bottom: 23px;
  max-width: 244px;
}

@media only screen and (max-width: 767px) {
  .h-section10 .section10-banner .right .info {
    padding: 10px 35px 10px 24px;
    bottom: 29px;
    max-width: 224px;
  }

  .h-section10 .section10-banner .right .info b,
  .h-section10 .section10-banner .right .info strong {
    display: block;
  }
}

.h-section10 .section10-main {
  overflow: hidden;
}

.h-section10 .section10-main>* {
  color: #FFF4D7;
}

.h-section10 .section10-main .box-heading {
  max-width: 830px;
  margin: auto;
  margin-bottom: 80px;
}

.h-section10 .section10-main .box-heading .tw-para {
  padding: 0 22px;
}

.h-section10 .section10-main .overline {
  margin-bottom: 8px;
  display: block;
  text-align: center;
}

.h-section10 .section10-main .tw-heading {
  margin-top: 16px;
  margin-bottom: 32px;
}

.h-section10 .section10-main .brand-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -32px;
  margin-right: -32px;
}

@media only screen and (max-width: 767px) {
  .h-section10 .section10-main .brand-list {
    row-gap: 64px;
  }
}

.h-section10 .section10-main .brand-list .item {
  display: block;
  line-height: 0;
  padding-left: 32px;
  padding-right: 32px;
}

.h-section10 .section10-main .brand-list .item img {
  width: 72px;
}

.h-section11 {
  padding-top: 88px;
  padding-bottom: 88px;
  background: var(--Teal-light, #E2F4F4);
}

.h-section11 .ss11-swiper .swiper-slide {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.h-section11 .ss11-swiper .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: var(--Teal-light, #e2f4f4);
}

@media only screen and (max-width: 767px) {
  .h-section11 .ss11-swiper .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.h-section11 .ss11-swiper .item .left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  border-radius: 16px;
  overflow: hidden;
  height: 100%;
}

@media only screen and (max-width: 767px) {
  .h-section11 .ss11-swiper .item .left {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 64px;
    display: none;
  }
}

.h-section11 .ss11-swiper .item .left .item-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
}

.h-section11 .ss11-swiper .item .left .item-img img:not(.play),
.h-section11 .ss11-swiper .item .left .item-img video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.h-section11 .ss11-swiper .item .left .play {
  position: absolute;
  left: 30px;
  bottom: 30px;
  width: 64px;
  height: 64px;
}

.h-section11 .ss11-swiper .item .right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media only screen and (max-width: 1024px) {
  .h-section11 .ss11-swiper .item .right {
    padding-left: 48px;
  }
}

@media only screen and (max-width: 767px) {
  .h-section11 .ss11-swiper .item .right {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding-left: 0;
  }
}

.h-section11 .ss11-swiper .item .right .stars {
  max-width: 136px;
  margin-bottom: 8px;
  width: 100%;
}

.h-section11 .ss11-swiper .item .right .title {
  color: var(--Indigo-dark, #1C2B36);
  font-family: "Source Serif 4", serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.53em;
  margin-bottom: 40px;
  width: 100%;
}

.h-section11 .ss11-swiper .item .right .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 40px;
  width: 100%;
  margin-top: auto;
}

.h-section11 .ss11-swiper .item .right .info .content {
  padding-right: 40px;
}

@media only screen and (max-width: 767px) {
  .h-section11 .ss11-swiper .item .right .info .content {
    padding-right: 24px;
  }
}

.h-section11 .ss11-swiper .item .right .info strong {
  display: block;
  color: var(--Indigo-dark, #1C2B36);
  font-weight: 600;
  line-height: 1.5em;
}

.h-section11 .ss11-swiper .item .right .info span {
  display: block;
}

.h-section11 .ss11-swiper .item .right .info .brand img {
  width: 149px;
}

.h-section11 .ss11-swiper .item .right .info .brand img.other-logo {
  display: none;
}

.h-section11 .ss11-swiper-thumb-outer {
  margin-top: 87px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .h-section11 .ss11-swiper-thumb-outer {
    padding-right: 72px;
    padding-left: 72px;
    margin-top: 40px;
  }
}

.h-section11 .ss11-swiper-thumb-outer .swiper-button-next {
  left: calc(100% + 24px);
  right: auto;
}

@media only screen and (max-width: 767px) {
  .h-section11 .ss11-swiper-thumb-outer .swiper-button-next {
    left: auto;
    right: 0;
  }
}

.h-section11 .ss11-swiper-thumb-outer .swiper-button-prev {
  right: calc(100% + 24px);
  left: auto;
}

@media only screen and (max-width: 767px) {
  .h-section11 .ss11-swiper-thumb-outer .swiper-button-prev {
    left: 0;
    right: auto;
  }
}

.h-section11 .ss11-swiper-thumb-outer .swiper-button-next,
.h-section11 .ss11-swiper-thumb-outer .swiper-button-prev {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1.5px solid #558A8A;
  border-radius: 40px;
}

.h-section11 .ss11-swiper-thumb-outer .swiper-button-next:after,
.h-section11 .ss11-swiper-thumb-outer .swiper-button-prev:after {
  color: #558A8A;
  font-size: 14px;
  font-weight: 700;
}

.h-section11 .ss11-swiper-thumb .swiper-slide {
  position: relative;
  width: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 88px;
}

@media only screen and (max-width: 767px) {
  .h-section11 .ss11-swiper-thumb .swiper-slide {
    height: 56px;
  }
}

.h-section11 .ss11-swiper-thumb .swiper-slide img {
  -o-object-fit: contain;
  object-fit: contain;
}

.h-section11 .ss11-swiper-thumb .swiper-slide img.gray-logo,
.h-section11 .ss11-swiper-thumb .swiper-slide img.other-logo {
  display: none;
}

@media only screen and (max-width: 767px) {
  .h-section11 .ss11-swiper-thumb .swiper-slide img {
    height: 100%;
  }
}

.h-section11 .ss11-swiper-thumb .swiper-slide:after {
  content: '';
  width: 100%;
  height: 4px;
  background-color: #93C7C7;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

@media only screen and (max-width: 640px) {
  .h-section11 .ss11-swiper-thumb .swiper-slide:after {
    height: 2.8px;
  }
}

.h-section11 .ss11-swiper-thumb .swiper-slide.swiper-slide-active:after {
  background-color: #558A8A;
}

@media only screen and (max-width: 640px) {
  .h-section11 .ss11-swiper-thumb .swiper-slide.swiper-slide-active:after {
    background-color: #93C7C7;
  }
}

.h-section12 {
  padding-top: 100px;
  padding-bottom: 64px;
}

.h-section12 .box-heading {
  margin-bottom: 48px;
}

.h-section12 .box-heading>* {
  margin-left: auto;
  margin-right: auto;
  max-width: 656px;
}

.h-section12 .box-heading .tw-heading {
  margin-top: 4px;
  margin-bottom: 32px;
}

.h-section12 .section12-swiper {
  padding-bottom: 2px;
  gap: 20px 5.1282051282%;
}

.h-section12 .section12-swiper .post-item {
  width: calc((100% - 5.1282%) / 3);
  height: auto;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media only screen and (max-width: 640px) {
  .h-section12 .section12-swiper .post-item {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
}

.h-section12 .section12-swiper .post-item:nth-child(2) .category .tag {
  background: #FFF4D7;
  color: #EDA939;
}

.h-section12 .section12-swiper .post-item:nth-child(3) .category .tag {
  background: #D7EDFC;
  color: #1C2B36;
}

.h-section12 .box-button {
  margin-top: 64px;
}

.h-section13 {
  position: relative;
  padding: 100px 0;
  background: #E2F4F4 url(assets/images/ss13/bg-section.png) no-repeat center;
  background-size: cover;
}

@media only screen and (max-width: 640px) {
  .h-section13 {
    padding-bottom: 0;
    background: #E2F4F4 url(assets/images/ss13/bg-section-mobile.png) no-repeat center;
    background-size: cover;
  }
}

.h-section13 .section13-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .h-section13 .section13-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.h-section13 .section13-main .left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41%;
  flex: 0 0 41%;
  max-width: 506px;
}

@media only screen and (max-width: 767px) {
  .h-section13 .section13-main .left {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 64px;
  }

  .h-section13 .section13-main .left .tw-heading {
    line-height: 1.15;
  }

  .h-section13 .section13-main .left .tw-button {
    height: 56px;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
  }
}

.h-section13 .section13-main .left .overline {
  margin-bottom: 8px;
}

.h-section13 .section13-main .left .tw-para {
  font-size: 22px;
  line-height: 1.4;
  margin-top: 32px;
  margin-bottom: 36px;
}

@media only screen and (max-width: 640px) {
  .h-section13 .section13-main .left .tw-para {
    margin-bottom: 40px;
  }
}

.h-section13 .section13-main .right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
  max-width: 49%;
  position: relative;
  border-radius: 17.86px;
}

@media only screen and (max-width: 767px) {
  .h-section13 .section13-main .right {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

.h-section13 .box-consulting {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 470px;
  width: 32.6388888889%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-top: 9.375%;
}

@media only screen and (max-width: 767px) {
  .h-section13 .box-consulting {
    position: relative;
    width: 100%;
    bottom: auto;
    right: auto;
    overflow: visible;
    margin-top: 35px;
    padding-top: 0;
  }
}

.h-section13 .box-consulting .background {
  max-width: 586px;
  max-height: 549px;
  width: 124.680851064%;
  height: 100.919117647%;
  top: 39.5220588235%;
  right: -145px;
  border-radius: 100%;
  background: radial-gradient(133.36% 125.55% at 50% 50%, #FFC054 0%, #FFF 100%);
}

@media only screen and (max-width: 767px) {
  .h-section13 .box-consulting .background {
    width: 110.823529412%;
    height: 110.823529412%;
    aspect-ratio: 1;
    overflow: hidden;
    top: auto;
    right: -6.3529411765%;
    bottom: -43.4447300771%;
  }
}

.h-section13 .box-consulting .background svg {
  display: none;
  width: 100%;
  height: 100%;
}

.h-section13 .box-consulting .avatar {
  position: relative;
  z-index: 2;
  width: 86.8085106383%;
  max-width: 408px;
  -o-object-fit: contain;
  object-fit: contain;
}

@media only screen and (max-width: 767px) {
  .h-section13 .box-consulting .avatar {
    width: 100%;
  }
}

.h-section13 .box-consulting .decor {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 93.6170212766%;
  max-width: 440px;
}

@media only screen and (max-width: 767px) {
  .h-section13 .box-consulting .decor {
    left: -4.9411764706%;
    width: 100%;
  }
}

.h-section13 .box-consulting .icon-calendar {
  right: 80.3%;
  bottom: 50px;
}

@media only screen and (max-width: 767px) {
  .h-section13 .box-consulting .icon-calendar {
    left: 26px;
    bottom: 21px;
  }
}

.h-section13 .box-consulting .info {
  bottom: 25px;
  right: 0;
  max-width: 288px;
  z-index: 9;
}

.h-section13 .box-consulting .info strong,
.h-section13 .box-consulting .info b {
  display: block;
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  .h-section13 .box-consulting .info {
    padding: 10px 27px 10px 24px;
    max-width: 248px;
    bottom: 29px;
  }
}

#tw-page-documentation section {
  position: relative;
  overflow: hidden;
}

#tw-page-documentation .section-page {
  padding: 7.2222222222% 0;
}

@media only screen and (max-width: 640px) {
  #tw-page-documentation .section-page {
    padding: 48px 0;
  }
}

@media only screen and (max-width: 640px) {
  #tw-page-documentation .intro-page .image {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

#tw-page-documentation .elevating {
  position: relative;
  z-index: 3;
  padding: 160px 0 64px;
}

@media only screen and (max-width: 640px) {
  #tw-page-documentation .elevating {
    padding: 240px 0 48px;
    margin-top: -100px;
  }
}

#tw-page-documentation .elevating .our-commitment {
  top: 0 !important;
  right: 6.1111111111%;
  width: 17.9166666667%;
  padding-top: 17.9166666667%;
}

@media only screen and (max-width: 640px) {
  #tw-page-documentation .elevating .our-commitment {
    position: absolute;
  }
}

#tw-page-documentation .h-section7-additional {
  padding: 0;
}

@media only screen and (max-width: 640px) {
  #tw-page-documentation .h-section7-additional .box-heading {
    margin-bottom: 24px;
  }
}

#tw-page-documentation .any-place .tw-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10.5769230769%;
}

@media only screen and (max-width: 640px) {
  #tw-page-documentation .any-place .tw-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 64px;
  }
}

#tw-page-documentation .any-place .image {
  width: 49.358974359%;
}

@media only screen and (max-width: 767px) {
  #tw-page-documentation .any-place .image {
    width: 100%;
  }
}

#tw-page-documentation .any-place .content {
  width: 400px;
}

@media only screen and (max-width: 767px) {
  #tw-page-documentation .any-place .content {
    width: 100%;
  }
}

#tw-page-documentation .any-place .content .title {
  margin: 16px 0 24px;
}

@media only screen and (max-width: 640px) {
  #tw-page-documentation .any-place .content .title {
    font-size: 48px;
    font-style: normal;
    font-weight: 370;
    line-height: 105%;
  }
}

@media only screen and (max-width: 640px) {
  #tw-page-documentation .choose-input {
    padding-bottom: 96px;
  }
}

#tw-page-documentation .choose-input .entry-title,
#tw-page-documentation .choose-input .choose-description {
  max-width: 710px;
  margin: auto;
}

#tw-page-documentation .choose-input .entry-title {
  margin-bottom: 24px;
}

#tw-page-documentation .choose-input .choose-description {
  padding-bottom: 88px;
}

@media only screen and (max-width: 640px) {
  #tw-page-documentation .choose-input .choose-description {
    padding-bottom: 48px;
  }
}

#tw-page-documentation .choose-input .wrap-content {
  max-width: 824px;
  margin: auto;
  position: relative;
  overflow: hidden;
}

#tw-page-documentation .choose-input .tab-buttons {
  gap: 20px;
  margin-bottom: 1px;
}

#tw-page-documentation .choose-input .tab-buttons .button {
  cursor: pointer;
  padding: 16px 32px;
  border-radius: 16px 16px 0 0;
  background: #E2F4F4;
  color: #558A8A;
  font-size: 16px;
  font-weight: 500;
  line-height: 17.44px;
  letter-spacing: 0.01em;
  text-align: left;
}

#tw-page-documentation .choose-input .tab-buttons .button:hover,
#tw-page-documentation .choose-input .tab-buttons .button.active {
  background: #558A8A;
  color: #fff;
}

#tw-page-documentation .choose-input .tab-content {
  padding: 40px 40px 66px;
  border-radius: 16px;
  border-top-left-radius: 0;
  border: 1px solid #E2F4F4;
  display: none;
}

@media only screen and (max-width: 640px) {
  #tw-page-documentation .choose-input .tab-content {
    padding: 40px 30px 46px;
  }
}

#tw-page-documentation .choose-input .tab-content.active {
  display: block;
}

#tw-page-documentation .choose-input .tab-content .title {
  color: #558A8A;
  font-size: 28px;
  font-weight: 500;
  line-height: 120%;
  height: 20px;
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#tw-page-documentation .choose-input .tab-content .frame {
  margin-top: 40px;
  position: relative;
  border-radius: 16px;
  border: 1px solid #93AAB9;
  overflow: hidden;
  width: 100%;
  padding-top: 57.012195122%;
  height: 0;
}

@media only screen and (max-width: 640px) {
  #tw-page-documentation .choose-input .tab-content .frame {
    height: 374px;
    padding-top: 0;
    border-radius: 16px 0 0 16px;
    width: calc(100% + 30px);
  }
}

#tw-page-documentation .choose-input .tab-content .frame img,
#tw-page-documentation .choose-input .tab-content .frame video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: left;
  object-position: left;
}

@media only screen and (max-width: 767px) {
  #tw-page-documentation .intro-page {
    padding: 96px 0;
  }
}

@media only screen and (max-width: 767px) {
  #tw-page-documentation .intro-page .content-list {
    margin-top: 23px;
  }
}

#tw-page-documentation .h-section8 .section8-main {
  padding-bottom: 104px;
}

@media only screen and (max-width: 640px) {
  #tw-page-documentation .h-section8 .section8-main {
    padding-bottom: 64px;
  }
}

#tw-page-documentation .watch-video {
  padding: 64px 0 104px;
  background: #1C2B36;
}

@media only screen and (max-width: 640px) {
  #tw-page-documentation .watch-video {
    padding: 96px 0;
  }
}

#tw-page-documentation .watch-video .title {
  color: #FFF4D7;
  padding-bottom: 64px;
  max-width: 510px;
  margin: 0 auto;
}

#tw-page-documentation .watch-video .frame {
  position: relative;
  width: 66.0256410256%;
  margin: 0 auto;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 10.564px;
  background: #FFF4D7;
  -webkit-transition: .4s;
  transition: .4s;
}

@media only screen and (max-width: 640px) {
  #tw-page-documentation .watch-video .frame {
    border-radius: 4.83px;
    width: 100%;
  }
}

#tw-page-documentation .watch-video .frame:hover,
#tw-page-documentation .watch-video .frame.playing {
  opacity: 1;
}

#tw-page-documentation .watch-video .frame .thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#tw-page-documentation .watch-video .frame .btn-play {
  position: absolute;
  z-index: 9;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 64px;
  height: 64px;
  border-radius: 100px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 6.4px;
  background: #FFDB1D;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
}

@media only screen and (max-width: 640px) {
  #tw-page-documentation .evidence {
    padding: 96px 0;
  }
}

#tw-page-documentation .evidence .entry-title {
  max-width: 824px;
  margin: 8px auto 0;
  padding-bottom: 7.2222222222%;
}

@media only screen and (max-width: 640px) {
  #tw-page-documentation .evidence .entry-title {
    padding-bottom: 64px;
  }
}

#tw-page-documentation .evidence .grid-content {
  gap: 32px;
  max-width: 1036px;
  margin: 0 auto;
}

@media only screen and (max-width: 640px) {
  #tw-page-documentation .evidence .grid-content {
    gap: 24px;
  }
}

#tw-page-documentation .evidence .grid-content .item {
  width: 324px;
  height: 324px;
  overflow: hidden;
  border-radius: 16px;
  border: 2px solid #D7EDFC;
  background: #FFF;
  padding: 30px;
  color: #1C2B36;
  -webkit-transition: .4s ease-out;
  transition: .4s ease-out;
}

#tw-page-documentation .evidence .grid-content .item:hover {
  background: #D7EDFC;
}

#tw-page-documentation .evidence .grid-content .item:hover .label .icon {
  border: 2px solid #fff;
}

@media only screen and (max-width: 640px) {
  #tw-page-documentation .evidence .grid-content .item {
    width: 100%;
    height: auto;
    padding: 18px;
    border-radius: 12px;
  }
}

#tw-page-documentation .evidence .grid-content .item .label {
  gap: 16px;
  color: #1C2B36;
  font-family: "Source Serif 4", serif;
  font-size: 64px;
  font-style: italic;
  font-weight: 346;
  line-height: 100%;
}

@media only screen and (max-width: 640px) {
  #tw-page-documentation .evidence .grid-content .item .label {
    font-size: 32px;
    gap: 9px;
  }
}

#tw-page-documentation .evidence .grid-content .item .label .icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 12px;
  background: #D7EDFC;
  overflow: hidden;
  border: 2px solid #D7EDFC;
  -webkit-transition: .4s ease-out;
  transition: .4s ease-out;
}

@media only screen and (max-width: 640px) {
  #tw-page-documentation .evidence .grid-content .item .label .icon {
    width: 35px;
    height: 35px;
  }
}

#tw-page-documentation .evidence .grid-content .item .label .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#tw-page-documentation .evidence .grid-content .item .title {
  margin: 24px 0 8px;
}

@media only screen and (max-width: 640px) {
  #tw-page-documentation .evidence .grid-content .item .title {
    font-size: 16px;
    margin: 15px 0 5px;
  }
}

#tw-page-documentation .evidence .grid-content .item .description {
  font-family: Albert Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}

@media only screen and (max-width: 640px) {
  #tw-page-documentation .evidence .grid-content .item .description {
    font-size: 14px;
  }
}

#tw-page-documentation .h-section11 {
  background: #1C2B36;
}

@media only screen and (max-width: 640px) {
  #tw-page-documentation .h-section11 {
    padding-top: 96px;
  }
}

#tw-page-documentation .h-section11 .ss11-swiper .item {
  background: #1C2B36;
}

#tw-page-documentation .h-section11 .ss11-swiper .item img.other-logo {
  display: block;
}

#tw-page-documentation .h-section11 .ss11-swiper .item img.gray-logo,
#tw-page-documentation .h-section11 .ss11-swiper .item img.main-logo {
  display: none;
}

#tw-page-documentation .h-section11 .ss11-swiper .item .right .title,
#tw-page-documentation .h-section11 .ss11-swiper .item .right .info span,
#tw-page-documentation .h-section11 .ss11-swiper .item .right .info strong {
  color: #FFF4D7;
}

#tw-page-documentation .h-section11 .ss11-swiper .item .right strong {
  margin-top: -4px;
}

#tw-page-documentation .h-section11 .ss11-swiper .item .right .content {
  padding-right: 0;
}

#tw-page-documentation .h-section11 .ss11-swiper-thumb-outer::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  content: "";
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, right top, from(#1C2B36), color-stop(15%, rgba(28, 43, 54, 0)), color-stop(50%, rgba(28, 43, 54, 0)), color-stop(85%, rgba(28, 43, 54, 0)), to(#1C2B36));
  background: linear-gradient(90deg, #1C2B36 0%, rgba(28, 43, 54, 0) 15%, rgba(28, 43, 54, 0) 50%, rgba(28, 43, 54, 0) 85%, #1C2B36 100%);
}

@media only screen and (max-width: 640px) {
  #tw-page-documentation .h-section11 .ss11-swiper-thumb-outer {
    padding: 0;
  }

  #tw-page-documentation .h-section11 .ss11-swiper-thumb-outer::after {
    background: -webkit-gradient(linear, left top, right top, color-stop(4.5%, #1C2B36), color-stop(40%, rgba(28, 43, 54, 0)), color-stop(69.5%, rgba(28, 43, 54, 0)), color-stop(97%, #1C2B36));
    background: linear-gradient(90deg, #1C2B36 4.5%, rgba(28, 43, 54, 0) 40%, rgba(28, 43, 54, 0) 69.5%, #1C2B36 97%);
  }
}

#tw-page-documentation .h-section11 .ss11-swiper-thumb-outer .swiper-button-next,
#tw-page-documentation .h-section11 .ss11-swiper-thumb-outer .swiper-button-prev {
  border-width: 2px;
  border-color: #ACBECA;
}

#tw-page-documentation .h-section11 .ss11-swiper-thumb-outer .swiper-button-next::after,
#tw-page-documentation .h-section11 .ss11-swiper-thumb-outer .swiper-button-prev::after {
  color: #ACBECA;
}

#tw-page-documentation .h-section11 .ss11-swiper-thumb .swiper-slide {
  height: 80px;
}

#tw-page-documentation .h-section11 .ss11-swiper-thumb .swiper-slide::after {
  background-color: #93AAB9;
}

#tw-page-documentation .h-section11 .ss11-swiper-thumb .swiper-slide img.main-logo {
  display: none;
}

#tw-page-documentation .h-section11 .ss11-swiper-thumb .swiper-slide img.gray-logo {
  display: block;
}

@media only screen and (max-width: 640px) {
  #tw-page-documentation .h-section11 .ss11-swiper-thumb .swiper-slide img {
    padding: 12px;
  }
}

#tw-page-documentation .h-section11 .ss11-swiper-thumb .swiper-slide.swiper-slide-active img.other-logo {
  display: block;
}

#tw-page-documentation .h-section11 .ss11-swiper-thumb .swiper-slide.swiper-slide-active img.gray-logo,
#tw-page-documentation .h-section11 .ss11-swiper-thumb .swiper-slide.swiper-slide-active img.main-logo {
  display: none;
}

#tw-page-documentation .h-section11 .ss11-swiper-thumb .swiper-slide.swiper-slide-active:after {
  background: #FFF4D7;
}

@media only screen and (max-width: 640px) {
  #tw-page-documentation .h-section13 {
    padding-top: 96px;
    background: #E2F4F4 url(assets/images/documentation/bg-section13-mobile.png) no-repeat center;
    background-size: cover;
  }

  #tw-page-documentation .h-section13 .left {
    margin-bottom: 150px;
  }

  #tw-page-documentation .h-section13 .right {
    position: absolute;
    left: 20px;
    bottom: 114px;
    height: 291px;
  }

  #tw-page-documentation .h-section13 .right img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: left;
    object-position: left;
  }

  #tw-page-documentation .h-section13 .box-consulting .info {
    bottom: 19px;
    padding: 10px 35px 10px 24px;
  }

  #tw-page-documentation .h-section13 .box-consulting .avatar {
    max-width: 314px;
    margin-right: 4px;
  }

  #tw-page-documentation .h-section13 .box-consulting .decor {
    left: auto;
    width: 82%;
  }

  #tw-page-documentation .h-section13 .box-consulting .background {
    width: 455px;
    height: 425px;
    aspect-ratio: auto;
    right: auto;
    left: 79px;
    bottom: -57%;
  }
}

#tw-page-compliance .banner-page .content {
  width: 49.1185897436%;
}

@media only screen and (max-width: 640px) {
  #tw-page-compliance .banner-page .content {
    width: 100%;
  }
}

#tw-page-compliance .banner-page .content .description {
  max-width: 460px;
  font-size: 22px;
  font-weight: 400;
  line-height: 140%;
}

@media only screen and (max-width: 640px) {
  #tw-page-compliance .banner-page .content .description {
    font-size: 16px;
  }
}

#tw-page-compliance .banner-page .image {
  width: 31.5705128205%;
  overflow: visible;
}

#tw-page-compliance .banner-page .image lottie-player {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

@media only screen and (max-width: 640px) {
  #tw-page-compliance .banner-page .image {
    width: 100%;
  }

  #tw-page-compliance .banner-page .image lottie-player {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

#tw-page-compliance .watch-video {
  padding: 64px 0 104px;
  background: #1C2B36;
}

@media only screen and (max-width: 767px) {
  #tw-page-compliance .watch-video {
    padding: 96px 0;
  }
}

#tw-page-compliance .watch-video .title {
  color: #FFF4D7;
  padding-bottom: 64px;
  max-width: 510px;
  margin: 0 auto;
}

#tw-page-compliance .watch-video .frame {
  position: relative;
  width: 66.0256410256%;
  margin: 0 auto;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 10.564px;
  background: #FFF4D7;
  -webkit-transition: .4s;
  transition: .4s;
}

@media only screen and (max-width: 767px) {
  #tw-page-compliance .watch-video .frame {
    width: 100%;
    border-radius: 4.83px;
  }
}

#tw-page-compliance .watch-video .frame:hover,
#tw-page-compliance .watch-video .frame.playing {
  opacity: 1;
}

#tw-page-compliance .watch-video .frame .thumbnail,
#tw-page-compliance .watch-video .frame video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#tw-page-compliance .watch-video .frame .btn-play {
  position: absolute;
  z-index: 9;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 64px;
  height: 64px;
  border-radius: 100px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 6.4px;
  background: #FFDB1D;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
}

#tw-page-compliance .elevating {
  position: relative;
  z-index: 3;
  padding: 160px 0 0;
}

@media only screen and (max-width: 640px) {
  #tw-page-compliance .elevating {
    padding: 148px 0 0;
  }
}

#tw-page-compliance .elevating .our-commitment {
  top: 0;
  right: 6.1111111111%;
  width: 17.9166666667%;
  padding-top: 17.9166666667%;
}

@media only screen and (max-width: 640px) {
  #tw-page-compliance .elevating .our-commitment {
    position: absolute;
  }
}

#tw-page-compliance .intro-page {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(82%, #E2F4F4));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #E2F4F4 82%);
}

#tw-page-compliance .intro-page .entry-title {
  max-width: none;
}

@media only screen and (max-width: 640px) {
  #tw-page-compliance .intro-page .content-list {
    padding: 0 8.5px;
  }
}

#tw-page-compliance .comp-section3 {
  padding: 104px 0;
  background: var(--gold-light, #FFF4D7);
}

@media only screen and (max-width: 640px) {
  #tw-page-compliance .comp-section3 {
    padding: 96px 0;
  }
}

#tw-page-compliance .comp-section3 .tw-heading {
  max-width: 821px;
  margin-left: auto;
  margin-right: auto;
}

#tw-page-compliance .comp-section3 .fake {
  background: var(--Teal-light, #E2F4F4);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 64px;
}

#tw-page-compliance .comp-section3 .fake video,
#tw-page-compliance .comp-section3 .fake img,
#tw-page-compliance .comp-section3 .fake lottie-player {
  width: 100%;
  height: 100%;
}

#tw-page-compliance .comp-section4 {
  padding-top: 104px;
  padding-bottom: 160px;
  background: var(--Teal-light, #E2F4F4);
}

@media only screen and (max-width: 767px) {
  #tw-page-compliance .comp-section4 {
    padding: 96px 0 128px;
  }
}

#tw-page-compliance .comp-section4 .tw-container {
  max-width: 1076px;
}

#tw-page-compliance .comp-section4 .box-heading {
  max-width: 503px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 88px;
}

@media only screen and (max-width: 640px) {
  #tw-page-compliance .comp-section4 .box-heading {
    margin-bottom: 64px;
  }
}

#tw-page-compliance .comp-section4 .box-heading strong.tw-heading {
  display: block;
  font-weight: 800;
  font-style: italic;
}

#tw-page-compliance .comp-section4 .box-heading p {
  margin-top: 24px;
}

#tw-page-compliance .comp-section4 .ss4-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 767px) {
  #tw-page-compliance .comp-section4 .ss4-main {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 40px;
  }
}

#tw-page-compliance .comp-section4 .ss4-main .left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: 140px;
}

@media only screen and (max-width: 1199px) {
  #tw-page-compliance .comp-section4 .ss4-main .left {
    padding-right: 40px;
  }
}

@media only screen and (max-width: 767px) {
  #tw-page-compliance .comp-section4 .ss4-main .left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
  }
}

#tw-page-compliance .comp-section4 .ss4-main .right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  position: relative;
  line-height: 0;
}

@media only screen and (max-width: 767px) {
  #tw-page-compliance .comp-section4 .ss4-main .right {
    display: none;
  }
}

#tw-page-compliance .comp-section4 .ss4-main .right .img {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  width: 100%;
}

#tw-page-compliance .comp-section4 .ss4-main .right .img.active {
  opacity: 1;
  visibility: visible;
}

#tw-page-compliance .comp-section4 .ss4-main .right .img:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 9;
}

#tw-page-compliance .comp-section4 .ss4-main .collapse .item .btn-collapse {
  text-align: left;
  width: 100%;
  cursor: pointer;
  color: var(--Indigo, #294355);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5em;
  padding: .5em 0;
  border: 0;
  background-color: transparent;
  border-bottom: 1px solid var(--Indigo-dark, #1C2B36);
}

#tw-page-compliance .comp-section4 .ss4-main .collapse .item .btn-collapse span.icon {
  -webkit-transition: .35s;
  transition: .35s;
}

#tw-page-compliance .comp-section4 .ss4-main .collapse .item.active {
  max-height: unset;
}

#tw-page-compliance .comp-section4 .ss4-main .collapse .item.active button span.icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

#tw-page-compliance .comp-section4 .ss4-main .collapse .item.active .collapse-content {
  display: block;
  opacity: 1;
  visibility: visible;
}

#tw-page-compliance .comp-section4 .ss4-main .collapse .item .collapse-content {
  padding-top: 10px;
  padding-bottom: 24px;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

#tw-page-compliance .h-section7-additional {
  padding: 0;
}

@media only screen and (max-width: 640px) {
  #tw-page-compliance .h-section7-additional {
    padding-bottom: 100px;
  }

  #tw-page-compliance .h-section7-additional .box-heading {
    margin-bottom: 24px;
  }
}

#tw-page-compliance .comp-section6 {
  padding: 160px 0;
}

@media only screen and (max-width: 960px) {
  #tw-page-compliance .comp-section6 {
    padding: 96px 0;
  }
}

@media only screen and (max-width: 640px) {
  #tw-page-compliance .comp-section6 {
    padding: 64px 0 93px;
  }
}

#tw-page-compliance .comp-section6 .box-heading {
  max-width: 820px;
  margin: 0 auto 64px;
}

#tw-page-compliance .comp-section6 .ss6-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 64px;
  max-width: 1036px;
  margin: auto;
}

@media only screen and (max-width: 640px) {
  #tw-page-compliance .comp-section6 .ss6-list {
    gap: 20px;
  }
}

#tw-page-compliance .comp-section6 .ss6-list .item-outer {
  width: calc(50% - 32px);
}

@media only screen and (max-width: 640px) {
  #tw-page-compliance .comp-section6 .ss6-list .item-outer {
    width: 100%;
  }
}

#tw-page-compliance .comp-section6 .ss6-list .item-content {
  padding: 32px;
  border-radius: 16px;
  background: var(--Teal-light, #E2F4F4);
  height: 100%;
}

#tw-page-compliance .comp-section6 .ss6-list .item-content .title {
  color: var(--Indigo, #294355);
  font-size: 36px;
  font-style: normal;
  font-weight: 370;
  line-height: 1.15em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Source Serif 4", serif;
  margin-bottom: 24px;
}

@media only screen and (max-width: 640px) {
  #tw-page-compliance .comp-section6 .ss6-list .item-content .title {
    font-size: 28px;
  }
}

#tw-page-compliance .comp-section6 .ss6-list .item-content .title .heading {
  display: block;
  padding-left: 24px;
  line-height: inherit;
}

#tw-page-compliance .comp-section6 .ss6-list .item-content .title img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 72px;
  flex: 0 0 72px;
  width: 72px;
  height: 72px;
  border-radius: 8px;
  overflow: hidden;
}

@media only screen and (max-width: 640px) {
  #tw-page-compliance .h-section13 {
    background: #E2F4F4 url(assets/images/compliance/bg-section13-mobile.png) no-repeat center;
    background-size: cover;
  }
}

@media only screen and (max-width: 640px) {
  #tw-page-compliance .h-section13 .box-consulting .icon-calendar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 25px;
    bottom: 21px;
    border-color: #FFF4D7;
  }
}

.tw-page .swiper-page .swiper-slide {
  background: #FFDD9E;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tw-page .swiper-page .swiper-slide:nth-child(2n) {
  background: #EDA939;
}

.tw-page .swiper-page .swiper-slide .content-left,
.tw-page .swiper-page .swiper-slide .content-right {
  width: 50%;
}

@media only screen and (max-width: 640px) {

  .tw-page .swiper-page .swiper-slide .content-left,
  .tw-page .swiper-page .swiper-slide .content-right {
    width: 100%;
  }
}

.tw-page .swiper-page .swiper-slide .content-left {
  padding: 315px 128px 315px 96px;
  background: #fff;
}

@media only screen and (max-width: 1440px) {
  .tw-page .swiper-page .swiper-slide .content-left {
    padding: 21.875% 8.8888888889% 21.875% 6.6666666667%;
  }
}

@media only screen and (max-width: 640px) {
  .tw-page .swiper-page .swiper-slide .content-left {
    padding: 101px 20px;
  }
}

.tw-page .swiper-page .swiper-slide .content-left .entry-content {
  max-width: 496px;
}

.tw-page .swiper-page .swiper-slide .content-left .title {
  margin-bottom: 24px;
}

.tw-page .swiper-page .swiper-slide .content-left .description {
  margin-bottom: 32px;
}

.tw-page .swiper-page .swiper-slide .content-right {
  background: url(assets/images/bg-frame-vertical-slide.png) no-repeat;
  background-size: cover;
  text-align: right;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media only screen and (max-width: 640px) {
  .tw-page .swiper-page .swiper-slide .content-right {
    display: none;
  }
}

.tw-page .swiper-page .swiper-slide .content-right .frame {
  border-radius: 16px 0 0 16px;
  overflow: hidden;
}

@media only screen and (max-width: 640px) {
  .tw-page .swiper-page .swiper-slide .content-right .frame {
    height: 100%;
    border-radius: 13px 0 0 13px;
  }
}

.tw-page .swiper-page .swiper-slide .content-right .frame video,
.tw-page .swiper-page .swiper-slide .content-right .frame img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: left;
  object-position: left;
}

@media only screen and (max-width: 640px) {
  .tw-page .swiper-page .swiper-pagination {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    left: 20px;
  }
}

.tw-page .swiper-page .swiper-pagination-bullet {
  background: #294355;
  opacity: .4;
  width: 8px;
  height: 8px;
}

.tw-page .swiper-page .swiper-pagination-bullet-active {
  opacity: 1;
}

@media only screen and (max-width: 640px) {
  .tw-page .swiper-page .swiper-pagination-bullet {
    background: #FFC14C;
  }
}

.tw-page .swiper-page .swiper-button-next,
.tw-page .swiper-page .swiper-button-prev {
  opacity: 1;
  width: 48px;
  height: 48px;
  border-radius: 100px;
  overflow: hidden;
  background: #294355;
  color: #fff;
}

.tw-page .swiper-page .swiper-button-next::after,
.tw-page .swiper-page .swiper-button-prev::after {
  font-size: 19px;
}

@media only screen and (max-width: 640px) {

  .tw-page .swiper-page .swiper-button-next,
  .tw-page .swiper-page .swiper-button-prev {
    display: none;
  }
}

.tw-page .swiper-page .swiper-button-prev {
  left: 32px;
}

.tw-page .swiper-page .swiper-button-next {
  right: 32px;
}

.tw-page .banner-page {
  position: relative;
  overflow: hidden;
  padding-top: 7.2222222222%;
}

@media only screen and (max-width: 767px) {
  .tw-page .banner-page {
    padding: 64px 0 80px;
  }
}

.tw-page .banner-page .tw-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 62px;
}

@media only screen and (max-width: 767px) {
  .tw-page .banner-page .tw-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 64px;
  }
}

.tw-page .banner-page .content {
  width: 54.4871794872%;
  padding-left: 8.4935897436%;
}

@media only screen and (max-width: 767px) {
  .tw-page .banner-page .content {
    width: 100%;
    padding-left: 0;
  }
}

.tw-page .banner-page .content .label {
  margin-bottom: 8px;
  font-weight: 500;
}

.tw-page .banner-page .content .entry-title {
  margin-bottom: 24px;
}

.tw-page .banner-page .content .description {
  margin-bottom: 32px;
}

.tw-page .banner-page .image {
  width: 35.5769230769%;
  height: 30.1282051282%;
  margin-right: 4.9679487179%;
  overflow: hidden;
}

.tw-page .banner-page .image img,
.tw-page .banner-page .image lottie-player {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media only screen and (max-width: 767px) {
  .tw-page .banner-page .image {
    width: 100%;
    margin-right: 0;
  }
}

.tw-page .banner-page .image img {
  -o-object-fit: contain;
  object-fit: contain;
}

.tw-page .intro-page {
  position: relative;
  overflow: hidden;
  padding: 11.1111111111% 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(75%, #FFF0ED));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFF0ED 75%);
}

.tw-page .intro-page .intro-subtitle {
  font-family: "Albert Sans";
  color: #558A8A;
  text-align: center;
  font-size: 21px;
  font-style: italic;
  font-weight: 400;
  line-height: 109%;
}

@media only screen and (max-width: 640px) {
  .tw-page .intro-page {
    padding: 96px ;
  }
}

.tw-page .intro-page .label {
  margin-bottom: 16px;
}

.tw-page .intro-page .icon,
.tw-page .intro-page .entry-title {
  padding-bottom: 88px;
}

.tw-page .intro-page .icon {
  max-width: 432px;
  margin: auto;
}

.tw-page .intro-page .entry-title {
  max-width: 528px;
  margin: 0 auto;
}

@media only screen and (max-width: 1023px) {
  .tw-page .intro-page .entry-title {
    width: 54%;
  }
}

@media only screen and (max-width: 767px) {
  .tw-page .intro-page .entry-title {
    width: 100%;
    padding-bottom: 64px;
  }
}

.tw-page .intro-page .content-list {
  gap: 5.1282051282%;
}

@media only screen and (max-width: 767px) {
  .tw-page .intro-page .content-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 64px;
  }
}

.tw-page .intro-page .content-list .item .image {
  margin-bottom: 16px;
  height: 72px;
}

.tw-page .intro-page .content-list .item .image img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.tw-page .intro-page .content-list .item .title {
  margin-bottom: 12px;
}

.tw-page .h-section13 {
  background-color: #E2F4F4;
  background-image: url(./assets/images/compliance/bg-section.png);
}

.tw-page .h-section13 .box-consulting .icon-calendar {
  display: none;
}

/* styles for media-with-content component */
.mwc__container{
  margin-top: 104px;
}

.mwc__title-container{
  display: flex;
  justify-content: center;
}

.mwc__title-container > .mwc__title{
  max-width: 746px;
  color: #294355;
}

.mwc__row{
  flex-direction: row;
  display: flex;
  padding-top: 80px;
  padding-bottom: 70px;
}

.mwc__row--reverse{
  flex-direction: row-reverse;
}

.mwc__row .content-left, .mwc__row .content-right{
  width: 50%;
  align-items: center;
}

.mwc__row .content-left .title{
  margin-bottom: 24px;
  color: #294355;
}
.mwc__row .content-left .label{
  color: #93C7C7;
  margin-bottom: 8px;
}

.mwc__row .content-left .description{
  margin-bottom: 32px;
  color: #294355;
}

.mwc__row .content-left > .entry-content{
  max-width: 400px;
}

.mwc__row .content-right > .frame {
  width: 100%;
}

.mwc__row .content-right > .frame > img{
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-width: 632px;
  max-height: 362px;
}

.mwc__label{

}

@media only screen and (max-width: 1023px) {
  .mwc__container{
    margin-top: 96px;
    margin-bottom: 96px;
  }

  .mwc__title{
    max-width: unset;
  }

  .mwc__row{
    padding-top: 24px;
    padding-bottom: 14px;
    row-gap: 48px;
  }

  .mwc__row, .mwc__row--reverse{
    flex-direction: column;
  }

  .mwc__row .content-left, .mwc__row .content-right{
    width: 100%;
  }

  .mwc__row .content-right > .frame {
    justify-content: center;
  }

  .mwc__row .content-left > .entry-content{
    max-width: 632px;
  }
}

@media only screen and (max-width: 767px) {
  .mwc__title-container{
    justify-content: left;
    text-align: start;

  }
  .mwc__row .content-left, .mwc__row .content-righ, .mwc__row .content-right > .frame {
    justify-content: left;
  }
}