:root {
  --font-pri: "Be Vietnam Pro", sans-serif;
  --pi-8: 0.8rem;
  --pi-10: 1rem;
  --pi-12: 1.2rem;
  --pi-14: 1.4rem;
  --pi-16: 1.6rem;
  --pi-18: 1.8rem;
  --pi-20: 2rem;
  --pi-24: 2.4rem;
  --pi-32: 3.2rem;
  --pi-40: 4rem;
}
@media screen and (max-width: 1200px) {
  :root {
    --pi-12: 0.8rem;
    --pi-14: 0.8rem;
    --pi-16: 0.8rem;
    --pi-18: 0.8rem;
    --pi-20: 0.8rem;
    --pi-24: 1.2rem;
    --pi-32: 1.6rem;
    --pi-40: 2rem;
  }
}
:root {
  --h-header: 12rem;
  --h-fixed-header: 4rem;
  --h-hidden-header: 12rem;
  --z-i-header: 100;
  --radius-circle: 50%;
  --radius-max: 999rem;
  --radius-xl: 2.4rem;
  --radius-l: 1.6rem;
  --radius: 1.2rem;
  --radius-m: 0.8rem;
  --radius-s: 0.4rem;
  --box-shadow-1: 0 0.4rem 2.4rem 0 rgba(0, 0, 0, 0.1);
  --box-shadow-2: -1.6rem 0 2.4rem 0 rgba(0, 0, 0, 0.1);
  --box-shadow-3: 0 4rem 4rem 0 rgba(0, 0, 0, 0.05);
  --filter-white: brightness(0) invert(1);
  --filter-black: brightness(0) invert(0);
  --filter-pri: brightness(0) saturate(100%) invert(55%) sepia(83%)
    saturate(947%) hue-rotate(165deg) brightness(91%) contrast(91%);
  --filter-sec: brightness(0) saturate(100%) invert(66%) sepia(41%)
    saturate(1899%) hue-rotate(337deg) brightness(100%) contrast(101%);
  --filter-gray: brightness(0) saturate(100%) invert(68%) sepia(12%)
    saturate(17%) hue-rotate(357deg) brightness(90%) contrast(79%);
}

.sdn-content > * {
  line-height: 150%;
  color: #131313;
}
.sdn-content b,
.sdn-content strong {
  font-weight: 600;
}
.sdn-content em,
.sdn-content i {
  font-style: italic;
}
.sdn-content h1,
.sdn-content h2,
.sdn-content h3,
.sdn-content h4,
.sdn-content h5,
.sdn-content h6 {
  font-weight: 600;
  margin-bottom: 1.6rem;
}
.sdn-content h1 {
  font-size: 3.2rem;
}
@media only screen and (max-width: 1200px) {
  .sdn-content h1 {
    font-size: 2.7rem;
  }
}
@media only screen and (max-width: 800px) {
  .sdn-content h1 {
    font-size: 2.2rem;
  }
}
.sdn-content h2 {
  font-size: 2.8rem;
}
@media only screen and (max-width: 1200px) {
  .sdn-content h2 {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 800px) {
  .sdn-content h2 {
    font-size: 2.1rem;
  }
}
.sdn-content h3 {
  font-size: 2rem;
}
@media only screen and (max-width: 1200px) {
  .sdn-content h3 {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 800px) {
  .sdn-content h3 {
    font-size: 1.6rem;
  }
}
.sdn-content h4 {
  font-size: 1.8rem;
}
@media only screen and (max-width: 1200px) {
  .sdn-content h4 {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 800px) {
  .sdn-content h4 {
    font-size: 1.5rem;
  }
}
.sdn-content h5 {
  font-size: 1.4rem;
}
.sdn-content h6 {
  font-size: 1.2rem;
}
.sdn-content p {
  font-size: 1.4rem;
  margin-bottom: 1.6rem;
}
.sdn-content ul,
.sdn-content ol {
  margin: 2.4rem 0;
  list-style-position: inside;
}
.sdn-content ul ul,
.sdn-content ul ol,
.sdn-content ol ul,
.sdn-content ol ol {
  margin-left: 1em;
}
.sdn-content ul li {
  margin: 0.8rem 0;
  font-size: 1.4rem;
  position: relative;
  padding-left: 2.4rem;
}
.sdn-content ul li::before {
  content: "";
  left: 0rem;
  top: 0.8rem;
  position: absolute;
  background: linear-gradient(136deg, #ffc76c 3.69%, #ff8110 96.89%);
  width: 0.8rem;
  height: 0.8rem;
  transform: rotate(45deg);
}
.sdn-content ol {
  list-style-type: decimal;
}
.sdn-content ul ul,
.sdn-content ol ul {
  list-style-type: circle;
}
.sdn-content ol ol,
.sdn-content ul ol {
  list-style-type: lower-latin;
}
.sdn-content img,
.sdn-content iframe {
  height: auto;
  margin: 2rem 0;
  user-select: none;
  max-width: 100% !important;
  border-radius: var(--radius-m);
}
.sdn-content blockquote {
  padding: 2.4rem;
  margin: 2.4rem 0;
  isolation: isolate;
  position: relative;
  border-radius: var(--radius-m);
  background: rgba(255, 129, 16, 0.05);
}
@media screen and (max-width: 576px) {
  .sdn-content blockquote {
    padding: 1.6rem;
    margin: 1.6rem 0;
  }
}
.sdn-content blockquote::before {
  content: "";
  top: 0;
  z-index: -1;
  height: 65%;
  left: 2.4rem;
  width: 14.5%;
  position: absolute;
  pointer-events: none;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
  background-image: url("../../assets/images/icons/icon-quote.svg");
}
.sdn-content blockquote * {
  margin: 0;
  color: #131313;
}
.sdn-content blockquote * + * {
  margin-top: 1.6rem;
}
.sdn-content blockquote .author-txt {
  gap: 1.2rem;
  display: flex;
  color: #131313;
  align-items: center;
}
.sdn-content blockquote .author-txt::before {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 0.8rem;
  height: 0.8rem;
  transform: rotate(-45deg);
  background-color: #131313;
}
.sdn-content .table-resp {
  overflow-x: auto;
}
.sdn-content table {
  width: 100%;
  max-width: 100%;
  margin: 2.4rem 0;
  overflow: hidden;
  border-collapse: collapse;
  border-radius: var(--radius-m);
  box-shadow: var(--box-shadow-1);
}
.sdn-content table thead th {
  font-weight: 700;
  color: white;
  background-color: #ff912e;
}
.sdn-content table thead th:not(:last-child) {
  border-right: 0.1rem solid white;
}
.sdn-content table tbody tr:not(:last-child) td {
  border-bottom: 0.1rem solid #d9d9d9;
}
.sdn-content table tbody td {
  background-color: white;
}
.sdn-content table tbody td:not(:last-child) {
  border-right: 0.1rem solid #d9d9d9;
}
.sdn-content table th,
.sdn-content table td {
  padding: 1.4rem;
  font-size: 1.4rem;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 576px) {
  .sdn-content table th,
  .sdn-content table td {
    padding: 0.8rem;
    font-size: 1.2rem;
  }
}
.sdn-content table td {
  background-color: transparent;
}
.sdn-content .sdn-youtube-wrap {
  position: relative;
  height: 0;
  padding-top: 56.25%;
}
.sdn-content .sdn-youtube-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sdn-content .sdn-table-wrap {
  overflow: auto;
}
.sdn-content .wp-caption-text {
  font-size: 1.4rem;
  text-align: center;
}
@media screen and (max-width: 576px) {
  .sdn-content .wp-caption-text {
    font-size: 1.2rem;
  }
}
.sdn-content .wp-caption {
  border: 0;
  padding: 0;
  max-width: 100%;
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 1200px) {
  .sdn-content .wp-caption {
    margin-bottom: 2.4rem;
  }
}
.sdn-content .wp-caption-text {
  padding: 1rem 0;
  line-height: 1.5;
  font-size: 1.4rem;
  text-align: center;
  font-style: italic;
  margin: 0 !important;
  color: #656565;
}
@media screen and (max-width: 576px) {
  .sdn-content .wp-caption-text {
    font-size: 1.2rem;
  }
}
.sdn-content .wp-caption.alignnone {
  margin: 3.2rem 0;
}
@media screen and (max-width: 576px) {
  .sdn-content .wp-caption.alignnone {
    margin: 2.4rem 0;
  }
}
.sdn-content .wp-caption.alignright {
  float: right;
  display: inline;
  margin-bottom: 0;
  margin-left: 1.5rem;
}
.sdn-content .wp-caption.aligncenter {
  margin: 2.4rem auto;
}
.sdn-content .wp-caption.alignleft {
  float: left;
  display: inline;
  margin-bottom: 0;
  margin-right: 1.5rem;
}
.sdn-content .wp-caption img {
  margin: 0;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
.sdn-content a {
  font-weight: 600;
  color: #ff912e;
  font-style: italic;
  transition: 0.4s ease-in-out;
}
.sdn-content a:hover {
  color: #25a7df;
}
.sdn-content figure {
  width: fit-content;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-right: auto;
  margin-left: auto;
}
.sdn-content figure img {
  margin: 0;
}
.sdn-content figcaption {
  font-style: italic;
  font-size: 0.8em;
  text-align: center;
}
.sdn-content .img-full img {
  width: 100%;
}
.sdn-content img.size-full {
  width: 100%;
}
.sdn-content img.alignnone {
  margin: 3.2rem 0;
}
@media screen and (max-width: 576px) {
  .sdn-content img.alignnone {
    margin: 2.4rem 0;
  }
}
.sdn-content img.aligncenter {
  margin: 3.2rem auto;
}
@media screen and (max-width: 576px) {
  .sdn-content img.aligncenter {
    margin: 2.4rem auto;
  }
}
.sdn-content img.alignright {
  margin-left: auto;
}
.sdn-content img.alignleft {
  margin-right: auto;
}
.sdn-content .gallery-columns {
  gap: 1.6rem;
  display: flex;
  flex-wrap: wrap;
  margin: 3.2rem 0;
}
@media screen and (max-width: 576px) {
  .sdn-content .gallery-columns {
    margin: 2.4rem 0;
  }
}
.sdn-content .gallery-columns img {
  margin: 0;
}
.sdn-content .gallery-columns .gallery-icon {
  width: 100%;
  height: 100%;
}
.sdn-content .gallery-columns .gallery-icon a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sdn-content .gallery-columns-2 .gallery-item {
  width: calc(50% - 0.8rem) !important;
}
.sdn-content .gallery-columns-3 .gallery-item {
  width: calc(33.3333333333% - 1.1rem) !important;
}

ul.page-numbers {
  gap: 0.6rem;
  user-select: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
ul.page-numbers li {
  transition: 0.4s ease-in-out;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 3.2rem;
  height: 3.2rem;
  border-radius: var(--radius-max);
}
ul.page-numbers li:has(.current) {
  background-color: #ff912e;
}
ul.page-numbers li:has(.current) a,
ul.page-numbers li:has(.current) span {
  color: white;
}
@media screen and (min-width: 1201px) {
  ul.page-numbers li:not(:has(.disable)):hover {
    background-color: #ff912e;
  }
  ul.page-numbers li:not(:has(.disable)):hover a {
    color: white;
  }
  ul.page-numbers li:not(:has(.disable)):hover img {
    filter: brightness(0) invert(1);
  }
}
ul.page-numbers li .disable {
  pointer-events: none;
}
ul.page-numbers li .prev img {
  transform: rotate(90deg);
}
ul.page-numbers li .next img {
  transform: rotate(-90deg);
}
ul.page-numbers li a,
ul.page-numbers li span {
  width: 100%;
  height: 100%;
  line-height: 150%;
  transition: 0.4s ease-in-out;
  color: #656565;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 576px) {
  ul.page-numbers li a,
  ul.page-numbers li span {
    font-size: 1.4rem;
  }
}

.faq {
  padding: 15rem 0rem 15rem;
}
@media screen and (max-width: 991px) {
  .faq {
    padding: 6rem 0rem;
  }
}
@media screen and (max-width: 576px) {
  .faq {
    padding: 4rem 0rem;
  }
}
@media screen and (max-width: 991px) {
  .faq-col {
    width: 100%;
  }
}
.faq-item:not(:last-child) {
  padding-bottom: 5.6rem;
  border-bottom: 0.1rem solid #d0d0d0;
}
@media screen and (max-width: 1200px) {
  .faq-item:not(:last-child) {
    padding-bottom: 4rem;
  }
}
@media screen and (max-width: 576px) {
  .faq-item:not(:last-child) {
    padding-bottom: 2.4rem;
  }
}
.faq-item:not(:first-child) {
  padding-top: 5.6rem;
}
@media screen and (max-width: 1200px) {
  .faq-item:not(:first-child) {
    padding-top: 4rem;
  }
}
@media screen and (max-width: 576px) {
  .faq-item:not(:first-child) {
    padding-top: 2.4rem;
  }
}
.faq-item.is-active .faq-head > p {
  color: #131313;
}
@media screen and (min-width: 992px) {
  .faq-item.is-active .faq-head .icon {
    display: flex;
    animation: opacityAni 0.4s ease-in-out;
  }
}
.faq-item.is-active .faq-absolute {
  opacity: 1;
}
.faq-wrap {
  position: relative;
}
.faq-absolute {
  transition: 0.4s ease-in-out;
}
@media screen and (min-width: 992px) {
  .faq-absolute {
    top: 0;
    left: 0;
    opacity: 0;
    height: 100%;
    padding: 0 1.6rem;
    position: absolute;
    width: 33.3333333333%;
  }
}
@media screen and (max-width: 991px) {
  .faq-absolute {
    width: 100%;
    flex-shrink: 0;
    max-width: 20rem;
  }
}
@media screen and (max-width: 767px) {
  .faq-absolute {
    max-width: 14.4rem;
  }
}
@media screen and (max-width: 576px) {
  .faq-absolute {
    max-width: 8rem;
  }
}
@media screen and (min-width: 992px) {
  .faq-sticky {
    top: 4rem;
    position: sticky;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .faq-sticky {
    top: 10rem;
  }
}
@media screen and (min-width: 992px) {
  .faq-img {
    max-width: 31.2rem;
  }
}
.faq-img .img {
  box-shadow: var(--box-shadow-1);
  border-radius: var(--radius-xl);
  padding-top: 115.3846153846%;
}
@media screen and (hover: hover) and (pointer: fine) and (min-width: 1201px) {
  .faq-img .img:hover img, .faq-img .img:focus-visible img {
    transform: translate(-50%, -50%) scale(1.05);
  }
}
@media screen and (max-width: 576px) {
  .faq-img .img {
    border-radius: var(--radius);
  }
}
.faq-head {
  gap: 2.4rem;
  cursor: pointer;
  user-select: none;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 992px) {
  .faq-head {
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .faq-head {
    gap: 1.2rem;
  }
}
.faq-head > p {
  font-size: 7.2rem;
}
@media only screen and (max-width: 1200px) {
  .faq-head > p {
    font-size: 5rem;
  }
}
@media only screen and (max-width: 800px) {
  .faq-head > p {
    font-size: 4rem;
  }
}
.faq-head > p {
  font-weight: 600;
  transition: 0.4s ease-in-out;
}
@media screen and (min-width: 992px) {
  .faq-head > p {
    color: #d0d0d0;
  }
}
@media screen and (max-width: 576px) {
  .faq-head > p {
    font-size: 3rem;
  }
}
.faq-head .icon {
  display: none;
  flex-shrink: 0;
  overflow: hidden;
  position: relative;
  width: 8rem;
  height: 8rem;
  background: linear-gradient(136deg, #ffc76c 3.69%, #ff8110 96.89%);
  align-items: center;
  flex-direction: column;
  justify-content: center;
  border-radius: var(--radius-circle);
}
@media screen and (hover: hover) and (pointer: fine) and (min-width: 1201px) {
  .faq-head .icon:hover::before, .faq-head .icon:focus-visible::before {
    left: 0;
    width: 100%;
  }
  .faq-head .icon:hover img, .faq-head .icon:focus-visible img {
    transform: unset;
  }
}
@media screen and (max-width: 1200px) {
  .faq-head .icon {
    width: 5.6rem;
    height: 5.6rem;
  }
}
@media screen and (max-width: 991px) {
  .faq-head .icon {
    display: none;
  }
}
.faq-head .icon::before {
  top: 0;
  right: 0;
  width: 0;
  height: 100%;
  position: absolute;
  content: "";
  background: linear-gradient(135deg, #25a7df 3.69%, #396db5 96.88%);
  transition: 0.4s ease-in-out;
}
.faq-head .icon img {
  width: 4rem;
  height: 4rem;
  object-fit: contain;
  transition: 0.4s ease-in-out;
  transform: rotate(-45deg);
  filter: var(--filter-white);
}
@media screen and (max-width: 1200px) {
  .faq-head .icon img {
    width: 2.4rem;
    height: 2.4rem;
  }
}
@media screen and (max-width: 576px) {
  .faq-head .icon img {
    width: 2rem;
    height: 2rem;
  }
}
.faq-heading {
  gap: 2.4rem;
  display: flex;
}
@media screen and (min-width: 992px) {
  .faq-heading {
    width: 100%;
    margin-left: auto;
    max-width: 66.6666666667%;
  }
}
@media screen and (min-width: 577px) {
  .faq-heading {
    align-items: flex-end;
    justify-content: space-between;
  }
}
@media screen and (max-width: 576px) {
  .faq-heading {
    gap: 1.2rem;
    text-align: center;
    flex-direction: column;
  }
}
@media screen and (min-width: 577px) {
  .faq-heading > * {
    max-width: 34rem;
  }
}
.faq-heading .text-14 {
  line-height: 140%;
}
.faq-heading .title-32 {
  line-height: 125%;
}

.who {
  background: linear-gradient(135deg, #25a7df 3.69%, #396db5 96.88%);
  color: white;
  padding: 20rem 0rem 20rem;
}
@media screen and (max-width: 991px) {
  .who {
    padding: 6rem 0rem;
  }
}
@media screen and (max-width: 576px) {
  .who {
    padding: 4rem 0rem;
  }
}
.who-heading {
  gap: 1.2rem 2.4rem;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 992px) {
  .who-heading {
    justify-content: space-between;
  }
}
@media screen and (max-width: 991px) {
  .who-heading {
    flex-direction: column;
  }
}
@media screen and (min-width: 992px) {
  .who-heading .title-64 {
    max-width: 49rem;
  }
}
@media screen and (max-width: 991px) {
  .who-heading .title-64 {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .who-heading_link {
    margin-left: auto;
    max-width: 59.2rem;
  }
}
.who-heading_link .text-14 {
  line-height: 140%;
}
.who-heading_action {
  gap: 1.6rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 576px) {
  .who-heading_action > * {
    font-size: 1.4rem;
    padding: 1.2rem 1.6rem;
    width: calc(50% - 0.8rem);
  }
}
.who-swiper .swiper {
  margin: 0 calc(-1 * var(--pi-16));
}
.who-swiper .swiper-slide {
  width: 33.3333333333%;
  padding: 0 var(--pi-16);
}
@media screen and (max-width: 991px) {
  .who-swiper .swiper-slide {
    width: 50%;
  }
}
@media screen and (max-width: 576px) {
  .who-swiper .swiper-slide {
    width: 100%;
  }
}
.who-swiper .swiper-pagination-bullet {
  background: white;
}
.who-swiper .swiper-pagination-bullet-active {
  background: linear-gradient(136deg, #ffc76c 3.69%, #ff8110 96.89%);
}
.who-box {
  position: relative;
}
@media screen and (max-width: 991px) {
  .who-box {
    gap: 1.2rem;
  }
}
.who-img {
  position: relative;
}
@media screen and (hover: hover) and (pointer: fine) and (min-width: 1201px) {
  .who-img:hover .img-main, .who-img:focus-visible .img-main {
    opacity: 0;
    pointer-events: none;
  }
  .who-img:hover .who-work, .who-img:focus-visible .who-work {
    opacity: 1;
  }
}
.who-img .img {
  border-radius: var(--radius-l);
  padding-top: 133.3333333333%;
}
.who-img .img-main {
  z-index: 1;
}
.who-img .img-extra {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.who-img .img-extra .hidden {
  display: none;
}
.who-img .link {
  z-index: 5;
  top: 1.6rem;
  right: 1.6rem;
  overflow: hidden;
  width: 4rem;
  height: 4rem;
  position: absolute;
  transition: 0.4s ease-in-out;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border: 0.1rem solid #ff912e;
  border-radius: var(--radius-circle);
}
@media screen and (hover: hover) and (pointer: fine) and (min-width: 1201px) {
  .who-img .link:hover, .who-img .link:focus-visible {
    border-color: transparent;
  }
  .who-img .link:hover::before, .who-img .link:focus-visible::before {
    opacity: 1;
  }
  .who-img .link:hover img, .who-img .link:focus-visible img {
    filter: var(--filter-white);
  }
}
@media screen and (max-width: 1200px) {
  .who-img .link {
    top: 1.2rem;
    right: 1.2rem;
  }
}
.who-img .link::before {
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  z-index: -1;
  background: linear-gradient(136deg, #ffc76c 3.69%, #ff8110 96.89%);
  transition: 0.4s ease-in-out;
}
.who-img .link img {
  object-fit: cover;
  width: 2rem;
  height: 2rem;
  transform: rotate(-45deg);
}
.who-content .title-24 {
  background: linear-gradient(136deg, #ffc76c 3.69%, #ff8110 96.89%);
  -webkit-background-clip: text;
  background-clip: text;
  color: white;
  transition: 0.4s ease-in-out;
  background-size: 220% 100%;
  background-position: 0% center;
}
@media screen and (hover: hover) and (pointer: fine) and (min-width: 1201px) {
  .who-content .title-24:hover, .who-content .title-24:focus-visible {
    color: transparent;
    background-position: 100% 50%;
  }
}
.who-content:has(.btn) {
  left: 50%;
  width: 100%;
  bottom: 2.4rem;
  position: absolute;
  transform: translateX(-50%);
}
.who-recruit .who-img .img {
  background: linear-gradient(135deg, #25a7df 3.69%, #396db5 96.88%);
}
.who-recruit .who-img_text {
  z-index: 5;
  width: 100%;
  padding: 2.4rem;
  text-align: center;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.who-recruit .who-img_text .title-40 {
  line-height: 140%;
  color: white;
}
@media screen and (max-width: 576px) {
  .who-recruit .who-img_text .title-40 {
    font-size: 2.4rem;
  }
}
.who-more .view-link {
  font-size: 1.6rem;
}
@media only screen and (max-width: 800px) {
  .who-more .view-link {
    font-size: 1.4rem;
  }
}
.who-more .view-link {
  margin: 0 auto;
}
.who-more .view-link img {
  transition: 0.4s ease-in-out;
  transform: rotate(90deg);
}
.who-more.is-hidden {
  display: none;
}
.who-more.is-active .view-link img {
  transform: rotate(-90deg);
}
.who-work {
  left: 50%;
  z-index: 5;
  bottom: 1.2rem;
  position: absolute;
  transition: 0.4s ease-in-out;
  width: calc(100% - 2.4rem);
  transform: translateX(-50%);
  backdrop-filter: blur(1.2rem);
  border-radius: var(--radius-l);
  background-color: rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 1201px) {
  .who-work {
    opacity: 0;
  }
}
@media screen and (max-width: 1200px) {
  .who-work {
    bottom: 0.8rem;
    width: calc(100% - 1.6rem);
    border-radius: var(--radius-m);
  }
}
@media screen and (max-width: 576px) {
  .who-work {
    font-size: 1.4rem;
  }
}
.who-work .text-20 {
  padding: 2rem;
  line-height: 140%;
  text-align: center;
  color: white;
}
@media screen and (max-width: 1200px) {
  .who-work .text-20 {
    padding: 1.2rem;
  }
}

.they {
  z-index: 6;
  position: relative;
  margin: 20rem 0rem 10rem;
}
@media screen and (max-width: 991px) {
  .they {
    margin: 6rem 0rem;
  }
}
.they-heading {
  gap: 2.4rem;
  display: flex;
}
@media screen and (min-width: 768px) {
  .they-heading {
    align-items: flex-end;
    justify-content: space-between;
  }
}
@media screen and (max-width: 576px) {
  .they-heading {
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) {
  .they-heading .title-64 {
    max-width: 62.4rem;
  }
}
@media screen and (max-width: 576px) {
  .they-heading .title-64 {
    text-align: center;
  }
}
.they-heading_img {
  width: 100%;
}
@media screen and (min-width: 577px) {
  .they-heading_img {
    max-width: 48.8rem;
  }
}
@media screen and (min-width: 577px) and (max-width: 991px) {
  .they-heading_img {
    max-width: 25.8rem;
  }
}
@media screen and (min-width: 577px) and (max-width: 576px) {
  .they-heading_img {
    max-width: 20rem;
  }
}
.they-heading_img .img {
  border-radius: var(--radius-max);
  padding-top: 26.6393442623%;
}
@media screen and (max-width: 767px) {
  .they-col {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .they-tab {
    white-space: nowrap;
    overflow: auto hidden;
    flex-direction: unset;
    padding-bottom: 0.4rem;
  }
}
.they-tab_item {
  width: fit-content;
  transition: 0.4s ease-in-out;
  padding: 1.6rem 2rem;
  border-radius: var(--radius-max);
  border: 0.1rem solid transparent;
}
@media screen and (max-width: 1200px) {
  .they-tab_item {
    padding: 1.2rem;
  }
}
.they-tab_item.active {
  border-color: #25a7df;
}
.they-tab_item.active .title-32 {
  background: linear-gradient(135deg, #25a7df 3.69%, #396db5 96.88%);
  -webkit-background-clip: text;
  background-clip: text;
  color: #25a7df;
}
.they-tab .title-32 {
  line-height: 125%;
  transition: 0.4s ease-in-out;
  background: linear-gradient(135deg, #25a7df 3.69%, #396db5 96.88%);
  -webkit-background-clip: text;
  background-clip: text;
  color: #d9d9d9;
  transition: 0.4s ease-in-out;
  background-size: 220% 100%;
  background-position: 0% center;
}
@media screen and (hover: hover) and (pointer: fine) and (min-width: 1201px) {
  .they-tab .title-32:hover, .they-tab .title-32:focus-visible {
    color: transparent;
    background-position: 100% 50%;
  }
}
@media screen and (max-width: 576px) {
  .they-tab .title-32 {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .they-main {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .they-faq {
    display: none;
  }
}
.they-faq .faq-list {
  gap: 1rem;
}
.they-faq .faq-item {
  padding: 1.2rem;
}
@media screen and (max-width: 767px) {
  .they-faq .faq-item .faq-absolute {
    display: none;
  }
}
.they-faq .faq-item.is-active {
  border-radius: var(--radius-l);
  border: 0.1rem solid #25a7df;
}
.they-faq .faq-item.is-active .faq-head .icon::before {
  left: 0;
  width: 100%;
}
.they-faq .faq-item.is-active .faq-head > p {
  background: linear-gradient(135deg, #25a7df 3.69%, #396db5 96.88%);
  -webkit-background-clip: text;
  background-clip: text;
  color: #25a7df;
}
@media screen and (max-width: 576px) {
  .they-faq .faq-head p {
    font-size: 2.4rem;
  }
}
.they-faq .faq-info {
  width: 100%;
  padding: 1.6rem 0 0;
}
.they-faq .faq-info > * {
  max-width: 100%;
}
.they-video_box {
  position: relative;
}
@media screen and (max-width: 991px) {
  .they-video_box {
    overflow: hidden;
    border-radius: var(--radius-l);
  }
}
.they-video_img {
  position: relative;
}
.they-video_img .img {
  box-shadow: var(--box-shadow-1);
  padding-top: 56.25%;
}
@media screen and (min-width: 992px) {
  .they-video_img .img {
    border-radius: 6.4rem;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .they-video_img .img {
    border-radius: 1.6rem;
  }
}
@media screen and (max-width: 576px) {
  .they-video_img .img {
    padding-top: 100%;
  }
}
.they-video_project {
  top: 4rem;
  left: 4rem;
  gap: 1.6rem;
  width: 100%;
  padding: 0.8rem;
  max-width: 24.4rem;
  position: absolute;
  display: flex;
  align-items: center;
  background-color: white;
  border-radius: var(--radius-max);
}
@media screen and (max-width: 1200px) {
  .they-video_project {
    top: 1.6rem;
    left: 1.6rem;
  }
}
@media screen and (max-width: 576px) {
  .they-video_project {
    top: 1.2rem;
    gap: 1.2rem;
    left: 1.2rem;
    padding: 0.4rem;
    max-width: 20.4rem;
  }
}
.they-video_project-img {
  width: 100%;
  max-width: 10.4rem;
}
@media screen and (max-width: 576px) {
  .they-video_project-img {
    max-width: 8rem;
  }
}
.they-video_project-img .img {
  box-shadow: var(--box-shadow-1);
  border-radius: var(--radius-max);
  padding-top: 53.8461538462%;
}
@media screen and (hover: hover) and (pointer: fine) and (min-width: 1201px) {
  .they-video_project-img .img:hover img, .they-video_project-img .img:focus-visible img {
    transform: translate(-50%, -50%) scale(1.05);
  }
}
.they-video_project-content .text-14 {
  line-height: 130%;
  transition: 0.4s ease-in-out;
}
@media screen and (hover: hover) and (pointer: fine) and (min-width: 1201px) {
  .they-video_project-content .text-14:hover, .they-video_project-content .text-14:focus-visible {
    color: #ff912e;
  }
}
@media screen and (max-width: 576px) {
  .they-video_project-content .text-14 {
    font-size: 1.2rem;
  }
}
.they-video_video {
  left: 4rem;
  gap: 3.2rem;
  width: 100%;
  bottom: 4rem;
  cursor: pointer;
  position: absolute;
  max-width: 22.8rem;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1200px) {
  .they-video_video {
    left: 1.6rem;
    bottom: 1.6rem;
  }
}
@media screen and (max-width: 576px) {
  .they-video_video {
    gap: 1.6rem;
  }
}
.they-video_video .video-play {
  width: 4.8rem;
  height: 4.8rem;
}
@media screen and (max-width: 576px) {
  .they-video_video .video-play {
    width: 4rem;
    height: 4rem;
  }
}
.they-video_video .text-18 {
  line-height: 133%;
  max-width: 13.4rem;
  color: white;
  transition: 0.4s ease-in-out;
}
@media screen and (hover: hover) and (pointer: fine) and (min-width: 1201px) {
  .they-video_video .text-18:hover, .they-video_video .text-18:focus-visible {
    color: #ff912e;
  }
}
@media screen and (max-width: 576px) {
  .they-video_video .text-18 {
    font-size: 1.2rem;
    max-width: 10.4rem;
  }
}
.they-review {
  gap: 1.6rem;
  display: flex;
  align-items: flex-end;
}
@media screen and (min-width: 992px) {
  .they-review {
    right: 1.6rem;
    bottom: 1.6rem;
    max-width: 58.8rem;
    position: absolute;
    border-radius: 5.6rem;
    background-color: white;
    box-shadow: var(--box-shadow-1);
    padding: 3.6rem 1.2rem 1.2rem 3.2rem;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .they-review {
    border-radius: 1.6rem;
  }
}
@media screen and (min-width: 577px) {
  .they-review::before {
    top: -1.6rem;
    right: 3.2rem;
    width: 6.9rem;
    height: 5.2rem;
    position: absolute;
    content: "";
    z-index: 1;
    pointer-events: none;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
    background-image: url("../../assets/images/home/pur-quote.svg");
  }
}
@media screen and (min-width: 577px) and (max-width: 991px) {
  .they-review::before {
    width: 4rem;
    right: 1.6rem;
    height: 3.1rem;
  }
}
@media screen and (max-width: 991px) {
  .they-review {
    padding: 1.2rem;
    position: relative;
  }
}
@media screen and (max-width: 576px) {
  .they-review {
    gap: 1.2rem;
  }
}
@media screen and (min-width: 992px) {
  .they-review_content {
    padding-bottom: 3rem;
  }
}
@media screen and (max-width: 991px) {
  .they-review_content {
    width: 100%;
  }
}
.they-review_content .text-20 {
  line-height: 140%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-clamp: 4;
  -webkit-line-clamp: 4;
}
@media screen and (max-width: 576px) {
  .they-review_content .text-20 {
    font-size: 1.4rem;
  }
}
.they-review_img {
  width: 100%;
  flex-shrink: 0;
  max-width: 10rem;
}
@media screen and (max-width: 576px) {
  .they-review_img {
    max-width: 6.4rem;
  }
}
.they-review_img .img {
  padding-top: 100%;
  border-radius: var(--radius-circle);
}
.they-review_author > * {
  line-height: 130%;
}

.pro {
  padding: 20rem 0;
  color: white;
  background: linear-gradient(135deg, #25a7df 3.69%, #396db5 96.88%);
}
@media screen and (max-width: 991px) {
  .pro {
    padding: 6rem 0;
  }
}
.pro-heading {
  gap: 2.4rem;
  display: flex;
}
@media screen and (min-width: 992px) {
  .pro-heading {
    align-items: flex-end;
    justify-content: space-between;
  }
}
@media screen and (max-width: 991px) {
  .pro-heading {
    flex-direction: column;
  }
}
@media screen and (min-width: 992px) {
  .pro-heading .title-64 {
    max-width: 50.6rem;
  }
}
@media screen and (max-width: 991px) {
  .pro-heading .title-64 {
    text-align: center;
  }
}
@media screen and (max-width: 420px) {
  .pro-heading .title-64 {
    margin: 0 auto;
    max-width: 30rem;
  }
}
.pro-desc {
  gap: 2rem;
  display: flex;
  align-items: center;
  border-radius: var(--radius-max);
  padding: 0.8rem 3.2rem 0.8rem 0.8rem;
  border: 0.1rem solid rgba(255, 255, 255, 0.5);
}
@media screen and (min-width: 992px) {
  .pro-desc {
    max-width: 62.4rem;
  }
}
@media screen and (max-width: 991px) {
  .pro-desc {
    gap: 1.2rem;
  }
}
.pro-desc_img {
  --pro-desc-img-x: -50%;
  --pro-desc-img-y: -50%;
  --pro-desc-img-scale: 1.3;
  width: 100%;
  flex-shrink: 0;
  max-width: 10rem;
}
@media screen and (max-width: 991px) {
  .pro-desc_img {
    max-width: 8rem;
  }
}
.pro-desc_img .img {
  padding-top: 100%;
  border-radius: var(--radius-circle);
}
.pro-desc_img .img img {
  transform: translate(var(--pro-desc-img-x), var(--pro-desc-img-y)) scale(var(--pro-desc-img-scale));
  transform-origin: top;
}
@media screen and (max-width: 991px) {
  .pro-desc_content {
    gap: 3.2rem;
  }
}
@media screen and (max-width: 576px) {
  .pro-desc_content {
    gap: 2.4rem;
  }
}
.pro-desc_content .text-14 {
  line-height: 140%;
}
.pro-main {
  overflow: hidden;
  border-radius: 4rem;
  padding: 1.6rem 1.6rem 1.6rem 6.4rem;
}
@media screen and (min-width: 992px) {
  .pro-main {
    box-shadow: var(--box-shadow-1);
  }
}
@media screen and (max-width: 1200px) {
  .pro-main {
    padding: 1.2rem 1.2rem 1.2rem 4.8rem;
  }
}
@media screen and (max-width: 991px) {
  .pro-main {
    padding: 1.6rem;
    border-radius: var(--radius-xl);
  }
}
.pro-group {
  position: relative;
}
@media screen and (min-width: 992px) {
  .pro-group .swiper {
    overflow: visible;
  }
}
@media screen and (max-width: 991px) {
  .pro-group .swiper {
    margin: 0 calc(-1 * var(--pi-16));
  }
}
@media screen and (min-width: 992px) {
  .pro-group .swiper-wrapper {
    flex-wrap: wrap;
    row-gap: 2.4rem;
    transform: unset !important;
  }
}
@media screen and (max-width: 991px) {
  .pro-group .swiper-slide {
    width: 50%;
    padding: 0 var(--pi-16);
  }
}
@media screen and (max-width: 767px) {
  .pro-group .swiper-slide {
    width: 83.3333333333%;
  }
}
@media screen and (max-width: 576px) {
  .pro-group .swiper-slide {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .pro-group .swiper-pagination {
    display: none;
  }
}
.pro-group .swiper-pagination-bullet {
  background-color: #ff912e;
}
.pro-block:nth-child(3n+1) .pro-main {
  background: linear-gradient(180deg, #FFC76C 0%, #F3A82F 100%);
}
.pro-block:nth-child(3n+2) .pro-main {
  background: linear-gradient(180deg, #396DB5 0%, #19304F 100%);
}
.pro-block:nth-child(3n) .pro-main {
  background: linear-gradient(259deg, #FFC972 15.51%, #DB921B 84.68%);
}
.pro-row {
  align-items: center;
}
@media screen and (max-width: 576px) {
  .pro-row {
    --rg: 2.4rem;
    --cg: 2.4rem;
  }
}
@media screen and (max-width: 991px) {
  .pro-col {
    width: 100%;
  }
}
.pro-img {
  cursor: pointer;
}
.pro-img .img {
  border-radius: 3.2rem;
  padding-top: 85.1973684211%;
}
@media screen and (hover: hover) and (pointer: fine) and (min-width: 1201px) {
  .pro-img .img:hover img, .pro-img .img:focus-visible img {
    transform: translate(-50%, -50%) scale(1.05);
  }
}
@media screen and (min-width: 992px) {
  .pro-info {
    min-height: 41.5rem;
  }
}
@media screen and (min-width: 1201px) {
  .pro-info .btn-icon {
    padding: 0.4rem 0.4rem 0.4rem 1.6rem;
  }
  .pro-info .btn-icon:after {
    opacity: 1;
    background: white;
  }
}
@media screen and (max-width: 1200px) {
  .pro-info .btn-icon {
    background: white;
  }
}
@media screen and (min-width: 1201px) {
  .pro-info .btn-icon .icon {
    background: linear-gradient(136deg, #ffc76c 3.69%, #ff8110 96.89%);
    left: calc(100% - 5.2rem);
  }
  .pro-info .btn-icon .icon-mask {
    opacity: 1;
    filter: var(--filter-white);
  }
  .pro-info .btn-icon .icon img {
    opacity: 0;
  }
}
.pro-info .btn-icon .text {
  background: #ff912e;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
@media screen and (min-width: 1201px) {
  .pro-info .btn-icon .text {
    padding: 0 6rem 0 0;
  }
  .pro-info .btn-icon .text-1 {
    display: block;
  }
  .pro-info .btn-icon .text-2 {
    display: none;
  }
}
.pro-content {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .pro-content {
    max-width: 45.6rem;
  }
}
@media screen and (max-width: 991px) {
  .pro-content {
    gap: 3.2rem;
  }
}
@media screen and (max-width: 576px) {
  .pro-content {
    gap: 2.4rem;
  }
}
.pro-content_title .text-14 {
  line-height: 140%;
}
@media screen and (max-width: 576px) {
  .pro-content_title .text-14 {
    font-size: 1.2rem;
  }
}
.pro-content_tag {
  gap: 1.2rem;
  display: flex;
  flex-wrap: wrap;
  user-select: none;
}
@media screen and (max-width: 576px) {
  .pro-content_tag {
    gap: 0.6rem;
  }
}
.pro-content_tag .link {
  z-index: 5;
  display: block;
  overflow: hidden;
  position: relative;
  width: fit-content;
  transition: 0.4s ease-in-out;
  padding: 1rem 1.6rem;
  border-radius: var(--radius-max);
  border: 0.1rem solid white;
}
@media screen and (hover: hover) and (pointer: fine) and (min-width: 1201px) {
  .pro-content_tag .link:hover, .pro-content_tag .link:focus-visible {
    border-color: transparent;
  }
  .pro-content_tag .link:hover::before, .pro-content_tag .link:focus-visible::before {
    opacity: 1;
  }
}
@media screen and (max-width: 991px) {
  .pro-content_tag .link {
    padding: 0.8rem;
  }
}
@media screen and (max-width: 767px) {
  .pro-content_tag .link {
    font-size: 1.2rem;
  }
}
.pro-content_tag .link::before {
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  z-index: -1;
  transition: 0.4s ease-in-out;
  background: linear-gradient(135deg, #25a7df 3.69%, #396db5 96.88%);
}

.pur {
  padding: 15rem 0rem 15rem;
}
@media screen and (max-width: 991px) {
  .pur {
    padding: 6rem 0rem;
  }
}
@media screen and (max-width: 576px) {
  .pur {
    padding: 4rem 0rem;
  }
}
.pur .bg-circle::after {
  top: 20%;
  bottom: unset;
}
.pur-container {
  margin: 0 4.8rem;
}
@media screen and (max-width: 1728px) {
  .pur-container {
    margin: 0 1.6rem;
  }
}
.pur-row {
  align-items: flex-end;
}
@media screen and (max-width: 1200px) {
  .pur-row {
    --rg: 4rem;
    --cg: 4rem;
  }
}
@media screen and (min-width: 1201px) {
  .pur-col:first-child {
    width: 33.3333333333%;
  }
  .pur-col:nth-child(2) {
    width: 26.6666666667%;
  }
  .pur-col:nth-child(2) .pur-title .title-130 {
    text-align: center;
  }
  .pur-col:last-child {
    width: 40%;
  }
}
@media screen and (max-width: 1200px) {
  .pur-col {
    width: 100%;
  }
}
.pur-title {
  cursor: default;
}
.pur-title .title-130 {
  font-size: 13rem;
  line-height: 130%;
  letter-spacing: -0.143rem;
}
@media screen and (max-width: 1728px) {
  .pur-title .title-130 {
    font-size: 10rem;
  }
}
@media screen and (max-width: 1366px) {
  .pur-title .title-130 {
    font-size: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .pur-title .title-130 {
    font-size: 6.4rem;
  }
}
@media screen and (max-width: 1200px) {
  .pur-img {
    width: 100%;
    margin: 0 auto;
    max-width: 50rem;
  }
}
.pur-img .img {
  border-radius: 2rem;
  transform: rotate(-12deg);
  padding-top: 53.6697247706%;
}
.pur-gif {
  --img-x: -50%;
  --img-y: -50%;
  --img-scale: 1.3;
  width: 100%;
  flex-shrink: 0;
  max-width: 10rem;
  user-select: none;
}
@media screen and (max-width: 576px) {
  .pur-gif {
    max-width: 8rem;
  }
}
.pur-gif .img {
  padding-top: 100%;
  border-radius: 50%;
}
.pur-gif .img img {
  transform-origin: top;
  transform: translate(var(--img-x), var(--img-y)) scale(var(--img-scale));
}
@media screen and (max-width: 1200px) {
  .pur-main {
    flex-direction: column-reverse;
  }
}
.pur-review {
  gap: 0.8rem;
  display: flex;
  position: relative;
  align-items: flex-end;
  border-radius: 5.6rem;
  background-color: #fcfcfc;
  box-shadow: var(--box-shadow-1);
  padding: 4rem 1.2rem 1.2rem 3.2rem;
}
@media screen and (max-width: 1200px) {
  .pur-review {
    border-radius: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .pur-review {
    padding: 2rem 1.2rem 1.2rem 1.2rem;
  }
}
.pur-review::before {
  top: -1.6rem;
  right: 3.2rem;
  width: 6.9rem;
  height: 5.2rem;
  position: absolute;
  content: "";
  z-index: 1;
  pointer-events: none;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
  background-image: url("../../assets/images/home/pur-quote.svg");
}
@media screen and (max-width: 767px) {
  .pur-review::before {
    width: 4rem;
    right: 1.6rem;
    height: 3.1rem;
  }
}
@media screen and (min-width: 577px) {
  .pur-review_content {
    padding-bottom: 4rem;
  }
}
@media screen and (max-width: 576px) {
  .pur-review_content {
    gap: 1.2rem;
  }
}
.pur-review_content .text-14 {
  line-height: 140%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-clamp: 4;
  -webkit-line-clamp: 4;
}
@media screen and (max-width: 576px) {
  .pur-review_content .text-14 {
    font-size: 1.2rem;
  }
}
.pur-review_content .text-16 {
  line-height: 125%;
  font-style: italic;
}
.pur-swiper .js-pur-swiper {
  gap: 3.2rem;
  padding: 2.4rem;
  border-radius: 4rem;
  background-color: white;
  box-shadow: var(--box-shadow-1);
}
@media screen and (min-width: 577px) {
  .pur-swiper .js-pur-swiper {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 1366px) {
  .pur-swiper .js-pur-swiper {
    gap: 1.6rem;
  }
}
@media screen and (max-width: 1200px) {
  .pur-swiper .js-pur-swiper {
    padding: 1.6rem;
    border-radius: 1.6rem;
  }
}
@media screen and (max-width: 576px) {
  .pur-swiper .js-pur-swiper {
    padding: 1.2rem;
  }
}
.pur-swiper .swiper {
  margin: 0 calc(-1 * var(--pi-16));
}
@media screen and (min-width: 577px) {
  .pur-swiper .swiper {
    max-height: 11.8rem;
  }
}
@media screen and (min-width: 577px) and (max-width: 1200px) {
  .pur-swiper .swiper {
    width: 100%;
    max-height: 10.6rem;
  }
}
.pur-swiper .swiper-slide {
  padding: 0 var(--pi-16);
}
.pur-swiper .swiper-navigation {
  width: auto;
  display: block;
  flex-shrink: 0;
  transform: unset;
  position: static;
  user-select: none;
  pointer-events: auto;
}
@media screen and (max-width: 1280px) {
  .pur-swiper .swiper-navigation {
    gap: 0.8rem;
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 576px) {
  .pur-swiper .swiper-navigation {
    display: none;
  }
}
.pur-swiper .swiper-navigation > * {
  border: 0;
}
@media screen and (max-width: 1200px) {
  .pur-swiper .swiper-navigation > * {
    width: 2.4rem;
    height: 2.4rem;
  }
}
.pur-swiper .swiper-navigation > *::before {
  background: transparent;
}
.pur-swiper .swiper-navigation > * img {
  filter: var(--filter-black);
}
@media screen and (hover: hover) and (pointer: fine) and (min-width: 1201px) {
  .pur-swiper .swiper-navigation > * img:hover, .pur-swiper .swiper-navigation > * img:focus-visible {
    filter: var(--filter-pri);
  }
}
.pur-swiper .swiper-pagination {
  position: static;
}
@media screen and (min-width: 577px) {
  .pur-swiper .swiper-pagination {
    display: none;
  }
}
.pur-box {
  gap: 2rem;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 576px) {
  .pur-box {
    flex-direction: column;
  }
}
.pur-box_img {
  width: 100%;
  flex-shrink: 0;
}
@media screen and (min-width: 577px) {
  .pur-box_img {
    max-width: 21.2rem;
  }
}
@media screen and (min-width: 577px) and (max-width: 1200px) {
  .pur-box_img {
    max-width: 18rem;
  }
}
.pur-box_img .img {
  border-radius: var(--radius-l);
  padding-top: 55.6603773585%;
}
.pur-box_content .text-16 {
  line-height: 125%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-clamp: 2;
  -webkit-line-clamp: 2;
}
.pur-box_content .text-14 {
  line-height: 140%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-clamp: 3;
  -webkit-line-clamp: 3;
}
@media screen and (max-width: 1280px) {
  .pur-swiper, .pur-info {
    gap: 2.4rem;
  }
}

.design {
  margin: 10rem 0rem 20rem;
}
@media screen and (max-width: 991px) {
  .design {
    margin: 6rem 0rem;
  }
}
@media screen and (max-width: 991px) {
  .design-wrap {
    gap: 3.2rem;
  }
}
@media screen and (max-width: 576px) {
  .design-wrap {
    gap: 2.4rem;
  }
}
@media screen and (max-width: 991px) {
  .design-col {
    width: 100%;
  }
}
.design-heading {
  max-width: 100rem;
}
.design-img .img, .design-gif .img {
  border-radius: 1.6rem;
}
@media screen and (hover: hover) and (pointer: fine) and (min-width: 1201px) {
  .design-img:hover img, .design-img:focus-visible img, .design-gif:hover img, .design-gif:focus-visible img {
    transform: translate(-50%, -50%) scale(1.05);
  }
}
@media screen and (min-width: 992px) {
  .design-img {
    top: 2rem;
    position: sticky;
  }
}
.design-img .img {
  padding-top: 67.1875%;
}
.design-gif .img {
  box-shadow: var(--box-shadow-1);
  padding-top: 56.25%;
}

.about {
  margin: 10rem 0rem 10rem;
}
@media screen and (max-width: 991px) {
  .about {
    margin: 6rem 0rem;
  }
}
@media screen and (max-width: 991px) {
  .about-col {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .about-tab {
    top: 2rem;
    position: sticky;
  }
}
.about-tab_item {
  width: fit-content;
}
.about-tab_content {
  padding: 1.6rem 2rem;
  border: 0.1rem solid #25a7df;
  border-radius: var(--radius-max);
}
@media screen and (max-width: 1200px) {
  .about-tab_content {
    padding: 0.8rem 1.6rem;
  }
}
.about-tab_content .title-32 {
  background: linear-gradient(135deg, #25a7df 3.69%, #396db5 96.88%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
@media screen and (max-width: 576px) {
  .about-tab_content .title-32 {
    font-size: 2rem;
  }
}
@media screen and (min-width: 992px) {
  .about-content_desc {
    max-width: 63.8rem;
  }
}
.about-content_desc .text-14 {
  line-height: 140%;
}
.about-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 calc(-1 * var(--pi-40));
}
@media screen and (max-width: 576px) {
  .about-list {
    --pi-40: 0.8rem;
  }
}
.about-item {
  width: 33.3333333333%;
  padding: 0 var(--pi-40);
}
.about-item:not(:last-child) {
  border-right: 0.1rem solid #d9d9d9;
}
.about-box {
  text-align: center;
}
.about-box .count-number {
  font-size: 4rem;
}
@media only screen and (max-width: 1200px) {
  .about-box .count-number {
    font-size: 3.5rem;
  }
}
@media only screen and (max-width: 800px) {
  .about-box .count-number {
    font-size: 2.7rem;
  }
}
.about-box .count-number {
  margin: 0 auto;
  font-weight: 600;
  width: fit-content;
  background: linear-gradient(136deg, #ffc76c 3.69%, #ff8110 96.89%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
@media screen and (max-width: 576px) {
  .about-box .count-number {
    font-size: 2rem;
  }
}
.about-box .text-14 {
  margin: 0 auto;
  line-height: 140%;
}
@media screen and (min-width: 577px) {
  .about-box .text-14 {
    max-width: 13rem;
  }
}
@media screen and (max-width: 576px) {
  .about-box .text-14 {
    font-size: 1.2rem;
  }
}

.ab-faq {
  margin: 20rem 0rem 20rem;
}
@media screen and (max-width: 991px) {
  .ab-faq {
    margin: 6rem 0rem;
  }
}
.ab-faq-img {
  width: 100%;
  max-width: 41.6rem;
  transition: 0.4s ease-in-out;
}
@media screen and (min-width: 992px) {
  .ab-faq-img {
    top: 50%;
    left: 45%;
    opacity: 0;
    position: absolute;
    transform: translate(-50%, -50%);
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .ab-faq-img {
    left: 42.5rem;
    max-width: 25rem;
  }
}
.ab-faq-img .img {
  border-radius: var(--radius-l);
  padding-top: 63.9423076923%;
}
@media screen and (min-width: 992px) {
  .ab-faq-img .img {
    transform: rotate(-15deg);
  }
}
@media screen and (max-width: 991px) {
  .ab-faq-content {
    gap: 2.4rem;
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 576px) {
  .ab-faq-list {
    gap: 2.4rem;
  }
}
.ab-faq-item.is-active .ab-faq-img {
  opacity: 1;
}
.ab-faq-item.is-active .ab-faq-title > * {
  color: transparent;
  border-color: #25a7df;
  background-position: 100% 50%;
}
.ab-faq-item.is-active .ab-faq-desc .text-14 {
  color: #131313;
}
@media screen and (hover: hover) and (pointer: fine) and (min-width: 1201px) {
  .ab-faq-item:hover .ab-faq-img, .ab-faq-item:focus-visible .ab-faq-img {
    opacity: 1;
  }
  .ab-faq-item:hover .ab-faq-title > *, .ab-faq-item:focus-visible .ab-faq-title > * {
    color: transparent;
    border-color: #25a7df;
    background-position: 100% 50%;
  }
  .ab-faq-item:hover .ab-faq-desc .text-14, .ab-faq-item:focus-visible .ab-faq-desc .text-14 {
    color: #131313;
  }
}
.ab-faq-item:not(:last-child) {
  padding-bottom: 4rem;
  border-bottom: 0.1rem solid #d9d9d9;
}
@media screen and (max-width: 576px) {
  .ab-faq-item:not(:last-child) {
    padding-bottom: 2.4rem;
  }
}
.ab-faq-box {
  gap: 2rem;
  display: flex;
  position: relative;
}
@media screen and (min-width: 992px) {
  .ab-faq-box {
    align-items: center;
    justify-content: space-between;
  }
}
@media screen and (max-width: 991px) {
  .ab-faq-box {
    flex-direction: column;
  }
}
.ab-faq-title {
  gap: 1.6rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}
.ab-faq-title > * {
  background: linear-gradient(135deg, #25a7df 3.69%, #396db5 96.88%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  color: #131313;
  transition: 0.4s ease-in-out;
  background-size: 220% 100%;
  background-position: 0% center;
}
.ab-faq-title .number {
  font-size: 3.2rem;
}
@media only screen and (max-width: 1200px) {
  .ab-faq-title .number {
    font-size: 2.7rem;
  }
}
@media only screen and (max-width: 800px) {
  .ab-faq-title .number {
    font-size: 2.2rem;
  }
}
.ab-faq-title .number {
  font-weight: 600;
  line-height: 125%;
  padding: 0.8rem 3rem;
  border: 0.1rem solid #131313;
  border-radius: var(--radius-max);
}
@media screen and (min-width: 992px) {
  .ab-faq-desc {
    max-width: 38.4rem;
  }
}
.ab-faq-desc .text-14 {
  line-height: 140%;
  transition: 0.4s ease-in-out;
}
@media screen and (min-width: 992px) {
  .ab-faq-desc .text-14 {
    color: #999;
  }
}

.p-about .they {
  margin: 0;
  padding: 20rem 0rem 20rem;
}
@media screen and (max-width: 991px) {
  .p-about .they {
    padding: 6rem 0rem;
  }
}
@media screen and (max-width: 576px) {
  .p-about .they {
    padding: 4rem 0rem;
  }
}
.p-about .pur {
  position: relative;
}
.p-about .pur > *::before, .p-about .pur > *:after {
  content: unset;
}
.p-about-list .who {
  padding: 0;
  color: inherit;
  margin-top: 8rem;
  background: transparent;
}
@media screen and (max-width: 991px) {
  .p-about-list .who {
    margin-top: 6rem;
  }
}
.p-about-list .who-content .title-24 {
  color: #131313;
}
@media screen and (hover: hover) and (pointer: fine) and (min-width: 1201px) {
  .p-about-list .who-content .title-24:hover, .p-about-list .who-content .title-24:focus-visible {
    color: transparent;
  }
}
.p-about-list .who-swiper > .pagination {
  margin-top: 4rem;
}
.p-about-list .who-swiper .swiper-wrapper {
  display: flex;
  flex-wrap: wrap;
  transform: unset !important;
  row-gap: calc(2 * var(--pi-16));
}
/*# sourceMappingURL=about.css.map */
