@charset "UTF-8";
[dir=rtl] {
  text-align: right;
}
[dir=rtl] header .header-nav {
  margin-right: 0;
  margin-left: clamp(6px, 0.521vw, 10px);
}
[dir=rtl] .main-nav ul {
  padding: 0 clamp(12px, 1.24vw, 24px);
}
[dir=rtl] .main-nav .main-nav__chevron {
  margin-right: 5px;
  margin-left: 0;
}
[dir=rtl] .main-nav .sub-menu {
  left: auto;
  right: 0;
  text-align: right;
}
[dir=rtl] .language-switcher__chevron {
  margin-left: 0;
  margin-right: auto;
}
[dir=rtl] .language-switcher__menu {
  right: auto;
  left: 0;
}
[dir=rtl] .language-switcher__menu button {
  text-align: right;
  flex-direction: row-reverse;
}
[dir=rtl] .button-wrap .language-switcher summary {
  flex-direction: row-reverse;
}
[dir=rtl] .header-top .left {
  flex-direction: row-reverse;
}
[dir=rtl] .header-nav .menu-nav li a svg {
  margin-left: 0;
  margin-right: 4px;
}
[dir=rtl] .ap-hero__partners,
[dir=rtl] .ap-products__slider,
[dir=rtl] .ap-case-studies__slider,
[dir=rtl] .ap-clients__slider,
[dir=rtl] .home-blogs__slider,
[dir=rtl] .ap-news__slider,
[dir=rtl] .horus-testimonials__slider,
[dir=rtl] .ap-testimonials__slider,
[dir=rtl] [data-hero-partners-slider],
[dir=rtl] [data-clients-slider],
[dir=rtl] [data-brands-slider],
[dir=rtl] [data-case-studies-slider],
[dir=rtl] [data-news-slider],
[dir=rtl] [data-banner-slider] {
  direction: ltr !important;
}
[dir=rtl] .ap-hero__frame {
  transform: scaleX(-1);
}
[dir=rtl] .ap-hero__mask {
  transform: scaleX(-1);
}
[dir=rtl] .ap-hero__mask .ap-hero__poster,
[dir=rtl] .ap-hero__mask .ap-hero__video {
  transform: scaleX(-1);
}
[dir=rtl] .ap-hero__content {
  text-align: right;
  justify-content: flex-end;
}
[dir=rtl] .ap-hero__card {
  text-align: right;
}
[dir=rtl] .ap-hero__title {
  justify-content: flex-end;
}
[dir=rtl] .ap-hero__slides-nav {
  right: auto;
  left: clamp(10px, 2.2vw, 36px);
}
[dir=rtl] .ap-about::after {
  right: auto;
  left: clamp(-140px, -5vw, -96px);
  transform: scaleX(-1);
}
[dir=rtl] .ap-about__media-wrap {
  border-radius: 0 clamp(28px, 2.6vw, 50px) 0 0;
}
@media (min-width: 992px) {
  [dir=rtl] .ap-about__media-wrap {
    border-radius: 0 50px 0 0;
  }
}
[dir=rtl] .ap-about__media-frame {
  border-radius: 0 clamp(20px, 2.08vw, 36px) 0 0;
}
@media (min-width: 992px) {
  [dir=rtl] .ap-about__media-frame {
    border-radius: 0 clamp(28px, 2.6vw, 50px) 0 0;
  }
}
[dir=rtl] .ap-about__badge {
  right: auto;
  left: 0;
  border-radius: 0 clamp(28px, 2.6vw, 50px) 0 0;
}
[dir=rtl] .ap-about__accent--lg {
  right: auto;
  left: clamp(18px, 3.13vw, 60px);
}
@media (min-width: 992px) {
  [dir=rtl] .ap-about__accent--lg {
    left: clamp(-20px, -1.56vw, -30px);
  }
}
[dir=rtl] .ap-about__accent--sm {
  right: auto;
  left: clamp(64px, 7.29vw, 140px);
}
@media (min-width: 992px) {
  [dir=rtl] .ap-about__accent--sm {
    left: clamp(28px, 2.5vw, 48px);
  }
}
@media (min-width: 992px) {
  [dir=rtl] .ap-about__content {
    text-align: right;
  }
}
[dir=rtl] .ap-about__contact svg {
  transform: scaleX(-1);
}
@media (max-width: 767px) {
  [dir=rtl] .ap-about__badge {
    margin-left: 0;
    margin-right: auto;
  }
}
[dir=rtl] .ap-slider-nav {
  flex-direction: row-reverse;
}
[dir=rtl] .container-side {
  margin-right: auto;
  margin-left: 0;
}
[dir=rtl] .ap-products__slider-wrap::after {
  left: 0;
  right: unset;
}
[dir=rtl] .ap-products__card::before {
  transform: scaleX(-1);
}
[dir=rtl] .ap-products__head, [dir=rtl] .ap-products__tabs-row, [dir=rtl] .ap-products__head-left {
  text-align: right;
}
[dir=rtl] .ap-products__card {
  text-align: right;
}
[dir=rtl] .ap-products__card h3,
[dir=rtl] .ap-products__card p {
  padding-right: 0;
  padding-left: clamp(40px, 3.5vw, 60px);
  margin-left: auto;
}
[dir=rtl] .ap-products__card-footer {
  right: auto;
  left: 20px;
}
[dir=rtl] .ap-products__card-footer svg {
  transform: scaleX(-1);
}
[dir=rtl] .ap-special-services .ap-section-title,
[dir=rtl] .ap-special-services .ap-section-intro,
[dir=rtl] .ap-special-services .ap-eyebrow {
  text-align: right;
}
[dir=rtl] .ap-special-services__card,
[dir=rtl] .ap-special-services .ap-service-card {
  text-align: right;
}
[dir=rtl] .ap-trusted__bg {
  -o-object-position: right center;
     object-position: right center;
}
[dir=rtl] .ap-trusted__device {
  left: auto;
  right: 0;
}
[dir=rtl] .ap-trusted__feature {
  text-align: right;
  flex-direction: row-reverse;
}
@media (min-width: 768px) {
  [dir=rtl] .ap-trusted__feature:nth-child(3) {
    margin-left: 0;
    margin-right: -70px;
  }
  [dir=rtl] .ap-trusted__feature:nth-child(4) {
    margin-left: 0;
    margin-right: 70px;
  }
}
[dir=rtl] .ap-case-studies__head, [dir=rtl] .ap-case-studies__head-left, [dir=rtl] .ap-case-studies__head-right, [dir=rtl] .ap-case-studies__intro {
  text-align: right;
}
[dir=rtl] .ap-case-studies__card {
  direction: ltr;
  text-align: left;
}
[dir=rtl] .ap-case-studies__card-body {
  text-align: right;
  direction: rtl;
}
[dir=rtl] .home-blogs__content,
[dir=rtl] .ap-news__content {
  text-align: right;
}
[dir=rtl] .home-blogs__card,
[dir=rtl] .ap-news__card {
  direction: ltr;
}
[dir=rtl] .home-blogs__card-body,
[dir=rtl] .ap-news__card-body {
  left: auto;
  right: 0;
  text-align: right;
  direction: rtl;
}
[dir=rtl] .horus-testimonials__card-shape, [dir=rtl] .ap-testimonials__card-shape {
  transform: scaleX(-1);
}
[dir=rtl] .horus-testimonials__content,
[dir=rtl] .ap-testimonials__content {
  text-align: right;
}
[dir=rtl] .horus-testimonials__cube,
[dir=rtl] .ap-testimonials__cube {
  left: auto;
  right: clamp(-40px, -3.54vw, -68px);
}
[dir=rtl] .horus-testimonials__trust-avatars img,
[dir=rtl] .ap-testimonials__trust-avatars img {
  margin-left: 0;
  margin-right: clamp(-22px, -1.04vw, -20px);
}
[dir=rtl] .horus-testimonials__trust-avatars img:first-child,
[dir=rtl] .ap-testimonials__trust-avatars img:first-child {
  margin-right: 0;
}
[dir=rtl] .horus-testimonials__panel,
[dir=rtl] .ap-testimonials__panel {
  padding-right: clamp(16px, 1.72vw, 33px);
}
[dir=rtl] .horus-testimonials__panel::before,
[dir=rtl] .ap-testimonials__panel::before {
  left: calc(50% - 50vw);
  right: 0;
  border-radius: 0 30px 30px 0;
}
@media (max-width: 767px) {
  [dir=rtl] .horus-testimonials__panel,
  [dir=rtl] .ap-testimonials__panel {
    padding-right: 0;
  }
  [dir=rtl] .horus-testimonials__panel::before,
  [dir=rtl] .ap-testimonials__panel::before {
    left: -16px;
    border-radius: 0 20px 20px 0;
  }
}
[dir=rtl] .horus-testimonials__card,
[dir=rtl] .ap-testimonials__card {
  direction: ltr;
}
[dir=rtl] .horus-testimonials__card blockquote,
[dir=rtl] .ap-testimonials__card blockquote {
  text-align: right;
  direction: rtl;
  margin-left: 0;
  margin-right: clamp(24px, 2.19vw, 42px);
}
[dir=rtl] .horus-testimonials__card-quote,
[dir=rtl] .ap-testimonials__card-quote {
  right: auto;
  left: clamp(20px, 2.19vw, 42px);
}
[dir=rtl] .horus-testimonials__card-author,
[dir=rtl] .ap-testimonials__card-author {
  left: auto;
  right: 0;
  flex-direction: row-reverse;
  text-align: right;
}
[dir=rtl] .ap-footer {
  text-align: right;
}
@media (min-width: 992px) {
  [dir=rtl] .ap-footer__newsletter-text, [dir=rtl] .ap-footer__newsletter-form {
    margin-left: 0;
    margin-right: 28px;
  }
}
[dir=rtl] .ap-footer__newsletter-form {
  flex-direction: row;
  direction: ltr;
}
[dir=rtl] .ap-footer__newsletter-form > svg {
  margin-right: 11px;
  margin-left: 0;
}
[dir=rtl] .ap-footer__newsletter-form input {
  text-align: left;
  direction: rtl;
}
[dir=rtl] .ap-footer__grid > * {
  text-align: right;
}
[dir=rtl] .ap-footer__contact-line {
  text-align: right;
}
[dir=rtl] .ap-footer__bottom {
  text-align: right;
}
[dir=rtl] .ap-footer__legal {
  flex-direction: row-reverse;
}
[dir=rtl] .ap-footer__social {
  flex-direction: row-reverse;
}
[dir=rtl] .ap-contact-dock {
  right: auto;
  left: 0;
}
@media (max-width: 767px) {
  [dir=rtl] .ap-contact-dock {
    left: 12px;
    right: 12px;
  }
}
[dir=rtl] .ap-contact-dock__tip {
  right: auto;
  left: 83px;
  border-radius: 10px 10px 10px 0;
  transform: translateY(-50%) translateX(-8px);
  padding: 0 22px 0 14px;
}
[dir=rtl] .ap-contact-dock__tip::after {
  right: auto;
  left: -14px;
  transform: scaleX(-1);
}
[dir=rtl] .ap-contact-dock__btn:hover .ap-contact-dock__tip, [dir=rtl] .ap-contact-dock__btn:focus-visible .ap-contact-dock__tip {
  transform: translateY(-50%) translateX(0);
}
[dir=rtl] .ap-services__card {
  transform: scaleX(-1);
}
[dir=rtl] .ap-services__card .ap-services__card-num,
[dir=rtl] .ap-services__card .ap-services__card-icon,
[dir=rtl] .ap-services__card .ap-services__card-body {
  transform: scaleX(-1);
}
[dir=rtl] .list li {
  padding-left: 0;
  padding-right: 36px;
}
[dir=rtl] .list li::before {
  left: auto;
  right: 0;
  transform: scaleX(-1);
}
[dir=rtl] .ap-what-we-do__card, [dir=rtl] .ap-what-we-do__icon {
  align-items: flex-start;
}
[dir=rtl] .ap-contact-now__channel {
  align-items: flex-start;
}
[dir=rtl] .ap-contact-now__vector {
  left: auto;
  right: -1%;
  transform: translateY(-50%) scaleX(-1);
}
[dir=rtl] .ap-contact-now__pattern {
  right: auto;
  left: 0;
  -o-object-position: left bottom;
     object-position: left bottom;
  transform: scaleX(-1);
}
[dir=rtl] .ap-journey__body p {
  text-align: right;
}
[dir=rtl] .ap-journey__points li::before {
  transform: scaleX(-1);
}
@media (hover: hover) {
  [dir=rtl] .ap-journey__points li:hover {
    transform: translateX(-6px);
  }
}
@media (hover: hover) {
  .ap-journey__item:hover [dir=rtl] .ap-journey__year {
    transform: translateX(-4px);
  }
}
[dir=rtl] .ap-sd-enquire__field--phone .iti__flag-container {
  left: auto !important;
  right: 5px;
  padding-left: 0;
  padding-right: 6px;
}
[dir=rtl] .ap-sd-enquire__field--phone .iti--allow-dropdown input[type=tel] {
  padding-left: clamp(12px, 0.73vw, 14px) !important;
  padding-right: 81px !important;
  text-align: right;
}
[dir=rtl] .ap-sd-enquire__field--phone .iti__arrow {
  margin-left: 0;
  margin-right: 10px;
}
[dir=rtl] .ap-sd-enquire__field--phone .iti__country-list {
  left: auto;
  right: 0;
}
[dir=rtl] .iti__country {
  text-align: right;
}
[dir=rtl] .iti__selected-flag {
  border-left: 1px solid #B1BCCD;
  border-right: none;
}
[dir=rtl] .ap-pl.is-list .ap-pl-card {
  grid-template-columns: minmax(0, 1fr) clamp(110px, 32%, 180px);
}
[dir=rtl] .ap-pl.is-list .ap-pl-card .ap-pl-card__media {
  grid-column: 2;
}
[dir=rtl] .ap-pl.is-list .ap-pl-card .ap-pl-card__title,
[dir=rtl] .ap-pl.is-list .ap-pl-card .ap-pl-card__desc,
[dir=rtl] .ap-pl.is-list .ap-pl-card .ap-pl-card__actions {
  grid-column: 1;
}
@media (min-width: 768px) {
  [dir=rtl] .ap-pl.is-list .ap-pl-card .ap-pl-card__actions {
    margin-left: 0;
    margin-right: 0;
  }
}
[dir=rtl] .ap-pl__views {
  margin-left: 0;
  margin-right: auto;
}
[dir=rtl] .ap-pl-card__link {
  margin-left: 0;
  margin-right: auto;
}
[dir=rtl] .ap-pl__views .ap-pl__view:first-child {
  border-left: 1px solid #BAC0D4;
  border-right: none;
}
[dir=rtl] .ap-products .slick-track {
  margin-left: auto;
  margin-right: 0;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-weight: 400;
  font-family: "Red Hat Display", sans-serif;
  font-size: 13px;
  line-height: normal;
  color: #666D84;
}
@media (min-width: 1200px) {
  * {
    font-size: 14px;
  }
}
@media (min-width: 1350px) {
  * {
    font-size: 15px;
  }
}
@media (min-width: 1440px) {
  * {
    font-size: 16px;
  }
}
@media (min-width: 1600px) {
  * {
    font-size: 18px;
  }
}
@media (min-width: 1900px) {
  * {
    font-size: 20px;
  }
}

html {
  scroll-behavior: smooth;
}

html.lenis {
  scroll-behavior: auto;
}

body {
  transition: 0.5s ease all;
  overflow-x: hidden;
  color: #000;
}

.container-side {
  overflow-x: hidden;
  max-width: 89.697%;
  margin-left: auto;
}
@media (max-width: 767px) {
  .container-side {
    max-width: 100%;
    margin-left: 0;
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
  }
}

.container-case {
  overflow-x: hidden;
  max-width: 94.143%;
  margin-left: auto;
}
@media (max-width: 767px) {
  .container-case {
    max-width: 100%;
    margin-left: 0;
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
  }
}

.container-1680 {
  max-width: 93%;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767px) {
  .container-1680 {
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
  }
}
@media (min-width: 992px) {
  .container-1680 {
    max-width: 87.8662%;
  }
}

.container-ctn {
  max-width: 93%;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767px) {
  .container-ctn {
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
  }
}
@media (max-width: 575px) {
  .container-ctn {
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
  }
}
@media (min-width: 576px) {
  .container-ctn {
    max-width: 95%;
  }
}
@media (min-width: 992px) {
  .container-ctn {
    max-width: 90.793%;
  }
}
@media (min-width: 1200px) {
  .container-ctn {
    max-width: 91.0042%;
  }
}

.container-head {
  max-width: 93%;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 575px) {
  .container-head {
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
  }
}
@media (min-width: 576px) {
  .container-head {
    max-width: 95%;
  }
}
@media (min-width: 992px) {
  .container-head {
    max-width: 97.5945%;
  }
}

ul {
  padding: 0;
  margin: 0;
}

button {
  border: unset;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}
button:focus-visible {
  outline: 2px solid rgba(160, 38, 79, 0.35);
  outline-offset: 2px;
}

a {
  transition: color 0.2s ease, opacity 0.2s ease;
}
a:focus, a:active {
  outline: unset !important;
  box-shadow: unset !important;
}
a:focus-visible {
  outline: 2px solid rgba(160, 38, 79, 0.35);
  outline-offset: 2px;
}

p {
  line-height: normal;
}

.p-0 {
  padding: 0 !important;
}

.commonPadding {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 992px) {
  .commonPadding {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media (min-width: 1200px) {
  .commonPadding {
    padding-top: 74px;
    padding-bottom: 74px;
  }
}
@media (min-width: 1280px) {
  .commonPadding {
    padding-top: 78px;
    padding-bottom: 78px;
  }
}
@media (min-width: 1440px) {
  .commonPadding {
    padding-top: 82px;
    padding-bottom: 82px;
  }
}
@media (min-width: 1600px) {
  .commonPadding {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media (min-width: 1900px) {
  .commonPadding {
    padding-top: 96px;
    padding-bottom: 96px;
  }
}

.container-insights {
  max-width: 94.143%;
  margin-left: auto;
}

.commonPadding-pb {
  padding-block: 50px;
}
@media (min-width: 992px) {
  .commonPadding-pb {
    padding-block: 55px;
  }
}
@media (min-width: 1200px) {
  .commonPadding-pb {
    padding-block: 64px;
  }
}
@media (min-width: 1280px) {
  .commonPadding-pb {
    padding-block: 68px;
  }
}
@media (min-width: 1440px) {
  .commonPadding-pb {
    padding-block: 72px;
  }
}
@media (min-width: 1600px) {
  .commonPadding-pb {
    padding-block: 76px;
  }
}
@media (min-width: 1900px) {
  .commonPadding-pb {
    padding-block: 80px;
  }
}

.commonPadding-pt {
  padding-top: 50px;
}
@media (min-width: 992px) {
  .commonPadding-pt {
    padding-top: 55px;
  }
}
@media (min-width: 1200px) {
  .commonPadding-pt {
    padding-top: 64px;
  }
}
@media (min-width: 1280px) {
  .commonPadding-pt {
    padding-top: 68px;
  }
}
@media (min-width: 1440px) {
  .commonPadding-pt {
    padding-top: 72px;
  }
}
@media (min-width: 1600px) {
  .commonPadding-pt {
    padding-top: 76px;
  }
}
@media (min-width: 1900px) {
  .commonPadding-pt {
    padding-top: 80px;
  }
}

.commonPadding-pb-120 {
  padding-bottom: 60px;
}
@media (min-width: 992px) {
  .commonPadding-pb-120 {
    padding-bottom: 70px;
  }
}
@media (min-width: 1200px) {
  .commonPadding-pb-120 {
    padding-bottom: 80px;
  }
}
@media (min-width: 1280px) {
  .commonPadding-pb-120 {
    padding-bottom: 90px;
  }
}
@media (min-width: 1440px) {
  .commonPadding-pb-120 {
    padding-bottom: 100px;
  }
}
@media (min-width: 1600px) {
  .commonPadding-pb-120 {
    padding-bottom: 110px;
  }
}
@media (min-width: 1900px) {
  .commonPadding-pb-120 {
    padding-bottom: 120px;
  }
}

.commonPadding-pt-120 {
  padding-top: 60px;
}
@media (min-width: 992px) {
  .commonPadding-pt-120 {
    padding-top: 70px;
  }
}
@media (min-width: 1200px) {
  .commonPadding-pt-120 {
    padding-top: 80px;
  }
}
@media (min-width: 1280px) {
  .commonPadding-pt-120 {
    padding-top: 90px;
  }
}
@media (min-width: 1440px) {
  .commonPadding-pt-120 {
    padding-top: 100px;
  }
}
@media (min-width: 1600px) {
  .commonPadding-pt-120 {
    padding-top: 110px;
  }
}
@media (min-width: 1900px) {
  .commonPadding-pt-120 {
    padding-top: 120px;
  }
}

.commonPadding-120 {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (min-width: 992px) {
  .commonPadding-120 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media (min-width: 1200px) {
  .commonPadding-120 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (min-width: 1280px) {
  .commonPadding-120 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media (min-width: 1440px) {
  .commonPadding-120 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (min-width: 1600px) {
  .commonPadding-120 {
    padding-top: 110px;
    padding-bottom: 110px;
  }
}
@media (min-width: 1900px) {
  .commonPadding-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}

.commonPadding-80 {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .commonPadding-80 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
@media (min-width: 1200px) {
  .commonPadding-80 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (min-width: 1280px) {
  .commonPadding-80 {
    padding-top: 55px;
    padding-bottom: 55px;
  }
}
@media (min-width: 1440px) {
  .commonPadding-80 {
    padding-top: 65px;
    padding-bottom: 65px;
  }
}
@media (min-width: 1600px) {
  .commonPadding-80 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
@media (min-width: 1900px) {
  .commonPadding-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.position, .burgerMenu-nav > ul > li ul a::after, .burgerMenu-nav > ul > li ul a::before, .burgerMenu::after, .product-navigation > ul > li ul a::after, .product-navigation > ul > li ul a::before {
  content: "";
  position: absolute;
}

.wh-100 {
  width: 100%;
  height: 100%;
}

.slick-nav {
  cursor: pointer;
  width: 100%;
}
@media (min-width: 1900px) {
  .slick-nav {
    width: 100%;
  }
}
.slick-nav > div {
  position: relative;
  display: flex;
  align-items: center;
  transition: 0.5s ease all;
}

.jq-stars {
  display: inline-block;
}

.jq-rating-label {
  font-size: 22px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  font-family: helvetica, arial, verdana;
}

.jq-star {
  cursor: pointer;
}

.jq-star-svg {
  width: 100%;
  height: 100% !important;
}

.jq-star-svg polygon {
  stroke-linejoin: round;
}

.tab-content > .tab-pane {
  display: block;
  height: 0;
  overflow: hidden;
}

.tab-content > .active {
  height: auto;
}

/* width */
::-webkit-scrollbar {
  width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 80px;
}

roll::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  background-color: #a0264f;
  border-radius: 10px;
  /* GAP using border and background clip */
  border: 2px solid transparent;
  background-clip: padding-box;
  margin: 10px 0;
  /* Adds top & bottom gap (optional) */
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.bg-unset {
  background: unset !important;
}

picture,
article {
  display: block;
}

.w-fit {
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.py-0 {
  padding: 0 !important;
}

li {
  list-style: none;
}

.list ul {
  list-style: none;
  margin-top: clamp(10px, 1.3vw, 18px);
  margin-bottom: 24px;
  padding: 0;
}
.list li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 36px;
  color: #666d84;
}
.list li::before {
  content: "";
  position: absolute;
  flex-shrink: 0;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  margin-top: 2px;
  background: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="10" fill="%23A0264F"/><path d="M10.583 13.5L14.083 10L10.583 6.5M14.083 10L5.91634 10" stroke="white" stroke-width="1.16667" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

span.error {
  border: 1px solid #FF4040 !important;
}

.error-message {
  color: #FF4040;
  display: block;
  font-size: 10px;
  position: absolute;
  bottom: -18px;
  left: 0;
  line-height: normal;
  z-index: 1;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 3px;
}

.iti {
  width: 100%;
}

.iti__flag-container {
  padding-left: 6px;
}

.iti--allow-dropdown input[type=tel] {
  padding-left: 81px !important;
}

.iti--allow-dropdown input[type=number] {
  padding-left: 81px !important;
}

.iti--container {
  z-index: 1300 !important;
}

.iti__dropdown-content {
  max-height: min(280px, 50vh);
}

.iti__country-list {
  z-index: 9;
  max-height: 220px;
  overflow-y: auto !important;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
  touch-action: pan-y;
}
.iti__country-list::-webkit-scrollbar {
  width: 6px;
}
.iti__country-list::-webkit-scrollbar-thumb {
  background: rgba(160, 38, 79, 0.45);
  border-radius: 6px;
}
.iti__country-list .iti__flag {
  transform: scale(1.35);
  transform-origin: left center;
  margin-right: 10px;
}

.iti__arrow {
  display: inline-block;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%23414A66' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/12px 12px no-repeat;
  width: 12px;
  height: 12px;
  border: 0 !important;
  margin-left: 6px;
  flex-shrink: 0;
  transition: transform 0.2s ease;
}

.iti__arrow--up {
  transform: rotate(180deg);
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: unset;
}

.iti__selected-flag div:first-child {
  transform: scale(1.4);
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  left: 5px;
}

textarea {
  resize: none;
}

input,
textarea,
select {
  outline: unset;
  border: unset;
}
input:focus, input:focus-visible, input:focus-within,
textarea:focus,
textarea:focus-visible,
textarea:focus-within,
select:focus,
select:focus-visible,
select:focus-within {
  outline: unset;
}

select {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"><path d="M16.1589 5.95463C15.9479 5.74373 15.6618 5.62525 15.3635 5.62525C15.0652 5.62525 14.7791 5.74373 14.5681 5.95463L8.9994 11.5234L3.43065 5.95463C3.21847 5.7497 2.93429 5.63631 2.63932 5.63887C2.34435 5.64144 2.06218 5.75975 1.8536 5.96834C1.64502 6.17692 1.5267 6.45908 1.52414 6.75406C1.52157 7.04903 1.63497 7.3332 1.8399 7.54538L8.20402 13.9095C8.41499 14.1204 8.70109 14.2389 8.9994 14.2389C9.29771 14.2389 9.5838 14.1204 9.79477 13.9095L16.1589 7.54538C16.3698 7.33441 16.4883 7.04832 16.4883 6.75001C16.4883 6.4517 16.3698 6.1656 16.1589 5.95463Z" fill="%232F3F58"/></svg>');
  border: unset;
  background-repeat: no-repeat;
  background-position: 95%;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
}
@media (max-width: 575px) {
  select {
    background-position: 96%;
    background-size: 14px;
  }
}
select:focus-visible {
  outline: unset;
  box-shadow: unset;
}

.form-select:focus {
  border: unset;
  outline: unset;
  box-shadow: unset;
}

@media (min-width: 992px) {
  .justify-content-lg-between {
    justify-content: space-between;
  }
}

.navbar-toggler {
  background: unset;
  border: unset;
  border-radius: unset;
  transition: transform 0.35s ease, stroke 0.35s ease;
}
.navbar-toggler path {
  transition: stroke 0.35s ease;
}

.navbar-toggler:focus {
  border: unset;
  outline: unset;
  box-shadow: unset;
}

input[type=date] {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-align: left;
}

#fadeSection {
  opacity: 0;
  transition: opacity 1s ease-in-out;
  /* Smooth transition */
}

.visible {
  opacity: 1 !important;
  transition: opacity 1s ease-in-out;
}

.formGroup {
  position: relative;
}

input.error,
textarea.error {
  border: 1px solid #FF4040 !important;
}

/* Hide number input spinner */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
  /* Firefox */
}

.hidden {
  display: none;
}

.show {
  display: inline-block;
}

.visibility-hidden {
  visibility: hidden;
}

.dropDown .dropdown-menu {
  width: 100%;
  margin: auto !important;
}
.dropDown .dropdown-menu button {
  color: #fff;
}

.dropdown-item.active {
  background: unset !important;
}
.dropdown-item.active:hover {
  color: #000 !important;
}

.dropdown-item:hover {
  background: #fff !important;
}

.dropDown {
  margin-bottom: 24px;
}
.dropDown button {
  color: #fff;
  font-weight: 400;
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  position: relative;
  padding: 8px 20px 8px 20px;
  white-space: pre-line;
}
.dropDown button::after {
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  border: unset;
  width: 16px;
  height: 16px;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.0889 6.19526C13.3493 6.45561 13.3493 6.87772 13.0889 7.13807L8.4468 11.7802C8.32178 11.9052 8.15221 11.9754 7.9754 11.9754C7.79859 11.9754 7.62902 11.9052 7.50399 11.7802L2.86188 7.13807C2.60153 6.87772 2.60153 6.45561 2.86188 6.19526C3.12223 5.93491 3.54434 5.93491 3.80469 6.19526L7.9754 10.366L12.1461 6.19526C12.4065 5.93491 12.8286 5.93491 13.0889 6.19526Z" fill="%23ffff"/></svg>');
}
.dropDown {
  border-radius: 8px;
  background: #a0264f;
  font-size: 16px;
  line-height: 24px;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.slick-track {
  margin-left: 0;
}

.slick-nav {
  z-index: 0;
}
.slick-nav div svg {
  height: auto;
}
.slick-nav div svg:hover path {
  fill: #a0264f;
}

.mobile-menu {
  padding-bottom: 11px;
  display: flex;
  justify-content: flex-end;
  align-items: end;
}

.slick-dots {
  gap: clamp(4px, 2.1vw, 8px);
}
.slick-dots button {
  transition: 0.5s ease all;
  background: #FFF;
  font-size: 0;
  border-radius: 20px;
  width: clamp(10px, 1.0999vw, 20px);
  height: clamp(10px, 1.0999vw, 20px);
}
.slick-dots .slick-active button {
  transition: 0.5s ease all;
  background: #a0264f;
  width: clamp(25px, 2.69vw, 51px);
}

.slick-nav-count {
  border: 2px solid #D9D9D9;
  width: -moz-fit-content;
  width: fit-content;
  gap: clamp(10px, 0.94vw, 18px);
  padding: 9px 4px;
}
@media (min-width: 576px) {
  .slick-nav-count {
    padding: 14px 8px;
  }
}
@media (min-width: 768px) {
  .slick-nav-count {
    padding: 16px 10px;
  }
}
@media (min-width: 992px) {
  .slick-nav-count {
    padding: 16.5px 10.5px;
    border: 4px solid #D9D9D9;
  }
}
@media (min-width: 1200px) {
  .slick-nav-count {
    padding: 17px 11px;
  }
}
@media (min-width: 1350px) {
  .slick-nav-count {
    padding: 17.5px 11.5px;
  }
}
@media (min-width: 1440px) {
  .slick-nav-count {
    padding: 18px 12px;
  }
}
@media (min-width: 1600px) {
  .slick-nav-count {
    padding: 18.5px 12.5px;
  }
}
@media (min-width: 1900px) {
  .slick-nav-count {
    padding: 19px 13px;
  }
}
.slick-nav-count div:hover path {
  fill: #737374;
}
.slick-nav-count .slick-count {
  padding-top: 4px;
  line-height: 100%;
  font-weight: 700;
  color: #a0264f;
  width: 22px;
}

select:disabled,
input:disabled {
  opacity: 0.4;
}

.modal {
  z-index: 9999;
}

.head strong {
  margin-bottom: 0px;
  display: block;
  font-weight: 500;
}
.head p {
  font-weight: 300;
  font-size: clamp(16px, 1.67vw, 32px);
}

a[data-bs-toggle=modal] {
  cursor: pointer;
}

.slick-slider {
  direction: ltr;
}

.iti__selected-flag {
  border-right: 1px solid #B1BCCD;
}

.theme__cta {
  line-height: 150%;
  display: inline-flex;
  align-items: center;
  gap: clamp(6px, 1vw, 9px);
  padding: clamp(5px, 0.55vw, 8px) clamp(5px, 0.55vw, 8px) clamp(5px, 0.55vw, 8px) clamp(18px, 1.8vw, 20px);
  border-radius: 100px;
  background: #fff;
  color: #000;
  font-weight: 500;
  text-decoration: none;
  transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.3s ease, gap 0.3s ease;
}
@media (hover: hover) {
  .theme__cta:hover {
    color: #000;
    transform: translateY(-3px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.2);
    gap: clamp(10px, 1.2vw, 14px);
  }
  .theme__cta:hover span {
    transform: translateX(2px);
  }
  .theme__cta:hover span svg {
    transform: translateX(2px);
  }
}
.theme__cta span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: clamp(30px, 2.605vw, 50px);
  height: clamp(30px, 2.605vw, 50px);
  border-radius: 50%;
  background: #000;
  transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1);
}
.theme__cta span svg {
  transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1);
}
.theme__cta.dark {
  background: #000;
  color: #fff;
}
.theme__cta.dark span {
  background: #fff;
}
.theme__cta.dark span svg {
  filter: invert(1);
}

.page-banner__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: clamp(140px, 9.375vw, 180px);
  padding: clamp(32px, 3.125vw, 49px) 0;
  border-radius: clamp(12px, 1.0417vw, 20px);
  background: #F3F3F3;
}
.page-banner h1 {
  margin: 0;
  color: #000;
  font-family: "Luxia", serif;
  font-weight: 400;
  font-size: clamp(36px, 3.5417vw, 68px);
  line-height: 1.1;
  text-align: center;
}

.breadcrumb-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: clamp(6px, 0.4167vw, 8px);
  margin-top: clamp(20px, 1.5625vw, 30px);
  font-family: "Luxia", serif;
  font-size: clamp(14px, 0.8333vw, 16px);
  line-height: 1.2;
}
.breadcrumb-nav span {
  font-family: Luxia;
}
.breadcrumb-nav a {
  color: #848484;
  font-family: Luxia;
  text-decoration: none;
  transition: color 0.2s ease;
}
.breadcrumb-nav a:hover {
  color: #a0264f;
}
.breadcrumb-nav__sep {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: clamp(13px, 0.78125vw, 15px);
  height: clamp(13px, 0.78125vw, 15px);
  color: #B4A36E;
}
.breadcrumb-nav__sep svg {
  width: 100%;
  height: auto;
}
.breadcrumb-nav__current {
  color: #000;
}

.breadcrumb-divider {
  height: 1px;
  margin: clamp(16px, 1.0417vw, 20px) 0 0;
  background: #E9E9E9;
}

.modal-backdrop.fade {
  opacity: 1;
  background: rgba(25, 33, 60, 0.53);
}

section p a {
  display: inline-block;
  color: #a0264f !important;
}
section p a strong {
  display: inline-block !important;
  color: #a0264f !important;
  margin: 0 !important;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  transition: background-color 0.3s ease, box-shadow 0.3s ease, padding 0.3s ease, backdrop-filter 0.3s ease;
  padding: 20px 0;
}
@media (max-width: 767px) {
  header {
    padding: 12px 0;
  }
}
@media (min-width: 1200px) {
  header {
    padding: 25px 0 30px;
  }
}
@media (min-width: 1360px) {
  header {
    padding: 28px 0 30px;
  }
}
@media (min-width: 1440px) {
  header {
    padding: 32px 0 32px;
  }
}
@media (min-width: 1600px) {
  header {
    padding: 38px 0 40px;
  }
}
@media (min-width: 1900px) {
  header {
    padding: 47px 0 43px;
  }
}
header .menu-nav > li > a,
header .header-nav .menu-nav > li > a {
  color: #414a66;
}
header .menu-nav > li > a:hover, header .menu-nav > li > a.is-active,
header .header-nav .menu-nav > li > a:hover,
header .header-nav .menu-nav > li > a.is-active {
  background: #a0264f;
  color: #fff;
  font-weight: 500;
}
header.is-scrolled {
  background: rgba(255, 255, 255, 0.97);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
  padding: clamp(10px, 0.625vw, 12px) 0;
  backdrop-filter: none;
}
header.is-scrolled .header-social a {
  color: #414a66;
}
header.is-scrolled .header-lang,
header.is-scrolled .language-switcher__toggle {
  background: #f3d8da;
}
header .logo {
  flex-shrink: 0;
  grid-column: 1;
}
header .logo img {
  display: block;
  width: 125px;
  height: auto;
}
@media (max-width: 767px) {
  header .logo img {
    width: 110px;
  }
}
@media (min-width: 992px) {
  header .logo img {
    width: 150px;
  }
}
@media (min-width: 1200px) {
  header .logo img {
    width: 110px;
  }
}
@media (min-width: 1350px) {
  header .logo img {
    width: clamp(135px, 7.8125vw, 150px);
  }
}
header > .container-ctn > .header-row {
  display: flex;
  justify-content: space-between;
}
header .header-nav {
  display: flex;
  margin-right: clamp(6px, 0.521vw, 10px);
}
@media (max-width: 1199px) {
  header .header-nav {
    display: none;
  }
}
header .header-right {
  grid-column: 3;
  display: flex;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
  justify-self: end;
}
@media (max-width: 1199px) {
  header .header-right {
    grid-column: 2;
  }
}
header .menu-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  margin: 0;
  padding: 0;
  max-width: 100%;
}
header .menu-nav > li {
  list-style: none;
  flex-shrink: 0;
}
header .menu-nav > li > a {
  display: inline-flex;
  align-items: center;
  gap: clamp(4px, 0.417vw, 8px);
  color: #414a66;
  font-weight: 400;
  text-decoration: none;
  white-space: nowrap;
  padding: clamp(4px, 0.26vw, 5px) clamp(8px, 0.729vw, 14px);
  min-height: clamp(18px, 1.9vw, 36px);
  border-radius: 20px 0 20px 0;
  background: transparent;
  transition: background-color 0.2s ease, color 0.2s ease, font-weight 0.2s ease, padding 0.2s ease;
  font-size: 14px;
}
@media (min-width: 1200px) {
  header .menu-nav > li > a {
    padding: 3px 6px;
    font-size: 12px;
  }
}
@media (min-width: 1360px) {
  header .menu-nav > li > a {
    padding: 3px 8px;
    font-size: 14px;
  }
}
@media (min-width: 1440px) {
  header .menu-nav > li > a {
    padding: clamp(4px, 0.26vw, 5px) clamp(8px, 0.729vw, 14px);
  }
}
@media (min-width: 1600px) {
  header .menu-nav > li > a {
    font-size: clamp(14px, 1.04vw, 20px);
  }
}
header .menu-nav > li > a:hover path, header .menu-nav > li > a.is-active path {
  stroke: #fff;
}
header .menu-nav > li.has-dropdown {
  position: relative;
}
header .menu-nav > li.has-dropdown > a {
  display: inline-flex;
  align-items: center;
  gap: clamp(4px, 0.417vw, 8px);
}
header .menu-nav > li.has-dropdown svg,
header .menu-nav > li.has-dropdown .menu-chevron {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  transform: rotate(0deg);
  transition: transform 0.2s ease;
}
header .menu-nav > li.has-dropdown:hover svg, header .menu-nav > li.has-dropdown.is-active svg, header .menu-nav > li.has-dropdown:hover .menu-chevron, header .menu-nav > li.has-dropdown.is-active .menu-chevron {
  transform: rotate(180deg);
}
@media (max-width: 1199px) {
  header .header-actions .ap-btn,
  header .header-actions .header-lang,
  header .header-actions .language-switcher,
  header .header-actions .header-social {
    display: none !important;
  }
}
header .header-actions {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-shrink: 0;
  white-space: nowrap;
}
@media (min-width: 1360px) {
  header .header-actions {
    gap: clamp(8px, 0.625vw, 12px);
  }
}
header .header-lang,
header .language-switcher__toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border-radius: 5px;
  background: #f3d8da;
  color: #000;
  border: 0;
  cursor: pointer;
  list-style: none;
}
@media (min-width: 1200px) {
  header .header-lang,
  header .language-switcher__toggle {
    padding: 11px 8px;
  }
}
@media (min-width: 1360px) {
  header .header-lang,
  header .language-switcher__toggle {
    padding: 12px 8px;
  }
}
@media (min-width: 1440px) {
  header .header-lang,
  header .language-switcher__toggle {
    padding: 12px 10px;
  }
}
@media (min-width: 1600px) {
  header .header-lang,
  header .language-switcher__toggle {
    padding: clamp(14px, 0.92vw, 17.5px) clamp(8px, 0.52vw, 10px);
  }
}
header .header-lang span,
header .language-switcher__toggle span {
  color: #000;
}
header .header-lang::-webkit-details-marker,
header .language-switcher__toggle::-webkit-details-marker {
  display: none;
}
header .header-lang img,
header .language-switcher__toggle img {
  width: clamp(24px, 1.56vw, 30px);
  height: clamp(14px, 0.94vw, 18px);
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 2px;
}
header .header-lang svg,
header .header-lang .language-switcher__chevron,
header .language-switcher__toggle svg,
header .language-switcher__toggle .language-switcher__chevron {
  width: 18px;
  height: 18px;
  transform: rotate(0deg);
  transition: transform 0.2s ease;
}
header .language-switcher {
  position: relative;
}
header .language-switcher__details[open] .language-switcher__chevron,
header .language-switcher__details[open] .header-lang svg {
  transform: rotate(180deg);
}
header .language-switcher__menu {
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  z-index: 30;
  min-width: 188px;
  padding: 8px;
  border-radius: 8px;
  border: 1px solid #e6edf2;
  background: #fff;
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
}
header .language-switcher__option {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
  padding: 10px 12px;
  border: 0;
  border-radius: 6px;
  background: transparent;
  color: #414a66;
  font-size: 15px;
  font-weight: 500;
  text-align: left;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease;
}
header .language-switcher__option + button {
  margin-top: 10px;
}
header .language-switcher__option img {
  width: 30px;
  height: 18px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 2px;
  flex-shrink: 0;
}
header .language-switcher__option:hover, header .language-switcher__option.is-active {
  background: #f3d8da;
}
header .language-switcher__option.is-active {
  color: #a0264f;
  font-weight: 600;
}
header .header-social {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 10px;
}
@media (min-width: 1200px) {
  header .header-social {
    gap: 5px;
  }
}
@media (min-width: 1360px) {
  header .header-social {
    gap: 7px;
  }
}
@media (min-width: 1440px) {
  header .header-social {
    gap: 8px;
  }
}
@media (min-width: 1600px) {
  header .header-social {
    gap: 10px;
  }
}
@media (min-width: 1600px) {
  header .header-social {
    gap: clamp(7px, 0.78vw, 15px);
  }
}
header .header-social li {
  display: flex;
  align-items: center;
}
header .header-social a {
  display: inline-flex;
  opacity: 0.85;
  transition: opacity 0.2s ease, transform 0.2s ease;
}
header .header-social a:hover {
  opacity: 1;
  transform: translateY(-1px);
}
header .header-social a svg {
  width: clamp(18px, 1.25vw, 24px);
  height: clamp(18px, 1.25vw, 24px);
}
header .mobile-menu-toggle {
  display: none;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border: 1px solid #bac0d4;
  border-radius: 8px;
  background: #fff;
  color: #414a66;
}
@media (max-width: 1199px) {
  header .mobile-menu-toggle {
    display: inline-flex;
  }
}

body.home-page header:not(.is-scrolled) .menu-nav > li > a {
  color: #414a66;
}
body.home-page header:not(.is-scrolled) .menu-nav > li > a:hover, body.home-page header:not(.is-scrolled) .menu-nav > li > a.is-active {
  background: #a0264f;
  color: #fff;
}
body.home-page header:not(.is-scrolled) .ap-btn--header-outline {
  background: #fff;
  border-color: #a0264f;
  color: #a0264f;
}
body.home-page header:not(.is-scrolled) .header-lang,
body.home-page header:not(.is-scrolled) .language-switcher__toggle {
  background: #f3d8da;
}

.ap-footer {
  position: relative;
  color: #d9d9d9;
  overflow: hidden;
  min-height: 694px;
}
.ap-footer__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.ap-footer__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
     object-fit: fill;
  -o-object-position: center;
     object-position: center;
}
.ap-footer__inner {
  position: relative;
  z-index: 2;
  padding: 68px 0 34px;
}
@media (max-width: 991px) {
  .ap-footer__inner {
    padding: 48px 0 28px;
  }
}
@media (max-width: 767px) {
  .ap-footer__inner {
    padding-bottom: 100px;
  }
}
.ap-footer__top {
  gap: 32px;
  padding-bottom: 36px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.45);
  margin-bottom: 36px;
}
@media (min-width: 768px) {
  .ap-footer__top {
    display: grid;
  }
}
@media (min-width: 992px) {
  .ap-footer__top {
    grid-template-columns: minmax(0, 565px) minmax(0, 735px);
    justify-content: space-between;
    -moz-column-gap: clamp(48px, 19.74vw, 379px);
         column-gap: clamp(48px, 19.74vw, 379px);
    align-items: center;
  }
}
.ap-footer__about-label {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  margin: 0 0 16px;
}
.ap-footer__newsletter-title {
  color: #fff;
  font-size: clamp(22px, 1.67vw, 32px);
  font-weight: 600;
  line-height: 1.15;
  margin: 0 0 6px;
}
.ap-footer__about-text {
  color: #d9d9d9;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  max-width: 565px;
}
@media (max-width: 767px) {
  .ap-footer__about-text {
    margin-bottom: 20px;
  }
}
.ap-footer__newsletter-text {
  color: #d9d9d9;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  margin: 0 0 16px;
}
@media (min-width: 992px) {
  .ap-footer__newsletter-text {
    margin-left: 28px;
  }
}
.ap-footer__newsletter-form {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 707px;
  height: 52px;
  min-height: 52px;
  padding: 0 clamp(5px, 0.63vw, 12px) 0 clamp(8px, 0.83vw, 16px);
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid #fff;
  border-radius: 5px;
}
@media (min-width: 992px) {
  .ap-footer__newsletter-form {
    margin-left: 28px;
  }
}
.ap-footer__newsletter-form > svg {
  width: 18px;
  height: 18px;
  color: #d9d9d9;
  flex-shrink: 0;
  margin-right: 11px;
}
.ap-footer__newsletter-form input {
  flex: 1;
  min-width: 0;
  height: 100%;
  border: 0;
  padding: 0;
  background: transparent;
  color: #fff;
  font-size: clamp(14px, 0.94vw, 18px);
  font-weight: 400;
  line-height: 18px;
}
.ap-footer__newsletter-form input::-moz-placeholder {
  color: #d9d9d9;
}
.ap-footer__newsletter-form input::placeholder {
  color: #d9d9d9;
}
.ap-footer__newsletter-form input:focus {
  outline: none;
}
.ap-footer__newsletter-form button {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  height: 50px;
  margin: 0;
  padding: 0 4px 0 16px;
  border: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.55);
  background: transparent;
  color: #fff;
  font-size: clamp(14px, 0.94vw, 18px);
  font-weight: 600;
  line-height: clamp(16px, 0.94vw, 18px);
  white-space: nowrap;
  cursor: pointer;
  flex-shrink: 0;
}
.ap-footer__newsletter-form button svg {
  width: clamp(16px, 1.25vw, 24px);
  height: clamp(16px, 1.25vw, 24px);
  flex-shrink: 0;
}
.ap-footer__newsletter-form button:hover {
  opacity: 0.85;
}
.ap-footer__newsletter-feedback {
  margin: 10px 0 0;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
}
@media (min-width: 992px) {
  .ap-footer__newsletter-feedback {
    margin-left: 28px;
  }
}
.ap-footer__newsletter-feedback--success {
  color: #4ade80;
}
.ap-footer__newsletter-feedback--error {
  color: #f87171;
}
.ap-footer__grid {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(20px, 1.67vw, 32px);
}
.ap-footer__grid > * {
  width: 100%;
  min-width: 0;
}
@media (max-width: 767px) {
  .ap-footer__grid br {
    display: none;
  }
}
@media (min-width: 768px) {
  .ap-footer__grid > * {
    width: calc(50% - 16px);
  }
}
@media (min-width: 1200px) {
  .ap-footer__grid {
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: clamp(24px, 4vw, 64px);
  }
  .ap-footer__grid > *:nth-child(1) {
    width: 8%;
  }
  .ap-footer__grid > *:nth-child(2) {
    width: 18%;
  }
  .ap-footer__grid > *:nth-child(3) {
    width: 16%;
  }
  .ap-footer__grid > *:nth-child(4) {
    width: 18%;
  }
  .ap-footer__grid > *:nth-child(5) {
    width: 16%;
  }
}
.ap-footer__col-title {
  color: #fff;
  font-size: clamp(18px, 1.25vw, 24px);
  font-weight: 700;
  line-height: 18px;
  margin: 0 0 clamp(14px, 1.04vw, 16px);
}
.ap-footer__links {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 16px;
}
.ap-footer__links a {
  display: block;
  color: #D9D9D9;
  font-size: 16px;
  font-weight: 500;
  line-height: 112.5%;
  text-decoration: none;
}
.ap-footer__links a:hover {
  color: #fff;
}
.ap-footer__contact-line {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin: 0 0 clamp(14px, 1.04vw, 20px);
  color: #d9d9d9;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}
.ap-footer__contact-line:last-child {
  margin-bottom: 0;
}
.ap-footer__contact-line a, .ap-footer__contact-line p, .ap-footer__contact-line span {
  line-height: 175%;
  color: #D9D9D9;
  text-decoration: none;
  font-size: 16px;
}
.ap-footer__contact-line a:hover, .ap-footer__contact-line p:hover, .ap-footer__contact-line span:hover {
  color: #fff;
}
.ap-footer__contact-line svg {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  margin-top: 5px;
  color: #d9d9d9;
}
.ap-footer__contact-line--compact {
  align-items: center;
  line-height: clamp(16px, 0.94vw, 18px);
  margin-bottom: clamp(14px, 1.04vw, 20px);
}
.ap-footer__contact-line--compact svg {
  margin-top: 0;
}
.ap-footer__bottom {
  display: flex;
  flex-direction: column;
  gap: clamp(14px, 1.04vw, 20px);
  margin-top: clamp(24px, 1.88vw, 36px);
  padding-top: clamp(24px, 1.88vw, 36px);
  border-top: 1px solid rgba(255, 255, 255, 0.45);
}
@media (min-width: 1200px) {
  .ap-footer__bottom {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
  }
}
.ap-footer__copyright {
  margin: 0;
  color: #d9d9d9;
  font-size: clamp(14px, 0.94vw, 16px);
  font-weight: 500;
  line-height: clamp(17px, 0.94vw, 16px);
}
@media (max-width: 575px) {
  .ap-footer__copyright {
    text-align: center;
  }
}
.ap-footer__legal {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px;
}
@media (min-width: 768px) {
  .ap-footer__legal {
    gap: 12px;
  }
}
.ap-footer__legal a {
  color: #d9d9d9;
  font-size: clamp(14px, 0.94vw, 16px);
  font-weight: 500;
  line-height: clamp(14px, 0.94vw, 16px);
  text-decoration: none;
}
.ap-footer__legal a:hover {
  color: #fff;
}
.ap-footer__legal span {
  color: #d9d9d9;
  line-height: 14px;
}
.ap-footer__social {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (min-width: 768px) {
  .ap-footer__social {
    gap: 21px;
  }
}
@media (max-width: 575px) {
  .ap-footer__social {
    justify-content: center;
  }
}
.ap-footer__social a {
  display: inline-flex;
  color: #fff;
}
.ap-footer__social a:hover {
  opacity: 0.85;
}
.ap-footer__social a svg {
  width: clamp(20px, 1.25vw, 24px);
  height: clamp(20px, 1.25vw, 24px);
}

.footer-gap {
  gap: clamp(18px, 2.03vw, 39px);
}
@media (max-width: 575px) {
  .footer-gap {
    justify-content: center;
  }
}

.ap-contact-dock {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 50;
  display: flex;
  flex-direction: column;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .ap-contact-dock {
    top: auto;
    right: 12px;
    bottom: max(12px, env(safe-area-inset-bottom, 0px));
    left: 12px;
    width: auto;
    flex-direction: row;
    align-items: stretch;
    gap: 6px;
    transform: none;
    padding: 8px;
    background: #a0264f;
    border-radius: 14px;
    box-shadow: 0 10px 28px rgba(160, 38, 79, 0.32);
  }
  .ap-contact-dock .ap-contact-dock__btn {
    flex: 1;
    flex-direction: column;
    gap: 4px;
    width: auto;
    height: auto;
    min-height: 54px;
    padding: 8px 6px;
    background: transparent;
    border-radius: 10px;
    transition: background 0.2s ease, transform 0.2s ease;
  }
  .ap-contact-dock .ap-contact-dock__btn svg {
    width: 22px;
    height: 22px;
  }
  .ap-contact-dock .ap-contact-dock__btn:active {
    background: rgba(255, 255, 255, 0.14);
    transform: scale(0.98);
  }
  .ap-contact-dock .ap-contact-dock__btn:hover, .ap-contact-dock .ap-contact-dock__btn:focus-visible {
    background: rgba(255, 255, 255, 0.14);
  }
  .ap-contact-dock .ap-contact-dock__btn:hover path, .ap-contact-dock .ap-contact-dock__btn:focus-visible path {
    fill: #fff;
  }
  .ap-contact-dock .ap-contact-dock__btn--whatsapp {
    background: #fff;
    color: #25d366;
  }
  .ap-contact-dock .ap-contact-dock__btn--whatsapp path {
    fill: #25d366;
  }
  .ap-contact-dock .ap-contact-dock__btn--whatsapp .ap-contact-dock__label {
    color: #128c7e;
  }
  .ap-contact-dock .ap-contact-dock__btn--whatsapp:active, .ap-contact-dock .ap-contact-dock__btn--whatsapp:hover, .ap-contact-dock .ap-contact-dock__btn--whatsapp:focus-visible {
    background: #f3f3f3;
  }
  .ap-contact-dock .ap-contact-dock__btn--whatsapp:active path, .ap-contact-dock .ap-contact-dock__btn--whatsapp:hover path, .ap-contact-dock .ap-contact-dock__btn--whatsapp:focus-visible path {
    fill: #25d366;
  }
  .ap-contact-dock .ap-contact-dock__label {
    display: block;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.01em;
    color: rgba(255, 255, 255, 0.92);
  }
  .ap-contact-dock .ap-contact-dock__tip {
    display: none;
  }
}
.ap-contact-dock__label {
  display: none;
}
.ap-contact-dock__btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(48px, 3.49vw, 67px);
  height: clamp(48px, 3.49vw, 67px);
  background: #a0264f;
  color: #fff;
  text-decoration: none;
}
.ap-contact-dock__btn svg {
  position: relative;
  z-index: 1;
  width: clamp(16px, 1.25vw, 24px);
  height: clamp(16px, 1.25vw, 24px);
}
.ap-contact-dock__btn:hover, .ap-contact-dock__btn:focus-visible {
  background: #fff;
}
.ap-contact-dock__btn:hover path, .ap-contact-dock__btn:focus-visible path {
  fill: #A0264F;
}
.ap-contact-dock__btn:hover .ap-contact-dock__tip, .ap-contact-dock__btn:focus-visible .ap-contact-dock__tip {
  opacity: 1;
  visibility: visible;
  transform: translateY(-50%) translateX(0);
}
@media (max-width: 767px) {
  .ap-contact-dock__btn--whatsapp {
    background: #fff;
    color: #25d366;
  }
  .ap-contact-dock__btn--whatsapp:hover, .ap-contact-dock__btn--whatsapp:focus-visible {
    background: #f3f3f3;
  }
}
.ap-contact-dock__tip {
  position: absolute;
  right: 83px;
  top: 50%;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  height: 49px;
  min-width: 166px;
  padding: 0 14px 0 22px;
  box-sizing: border-box;
  background: #a0264f;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  white-space: nowrap;
  border-radius: 10px 10px 0 10px;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-50%) translateX(8px);
  transition: opacity 0.2s ease, visibility 0.2s ease, transform 0.2s ease;
}
.ap-contact-dock__tip::after {
  content: "";
  position: absolute;
  right: -14px;
  bottom: 0;
  width: 14px;
  height: 22.5px;
  background: url("../images/home/contact-dock-tip-tail.svg") center/100% 100% no-repeat;
}

.offcanvas {
  width: 100%;
  z-index: 9999999;
}
.offcanvas.show {
  visibility: visible;
}

.offcanvas-backdrop {
  position: fixed;
  inset: 0;
  z-index: 9999998;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  pointer-events: auto;
}
.offcanvas-backdrop.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}

body.ap-pl-filter-open .offcanvas-backdrop {
  background-color: rgb(25, 33, 60);
}
body.ap-pl-filter-open .offcanvas-backdrop.show {
  opacity: 0.53;
}

button.btn-close {
  background: unset;
  opacity: 1;
  width: 26px;
  height: 26px;
}
/* Mobile slide-out — Astro Pack light theme */
.mobile_left_menu {
  display: flex !important;
  flex-direction: column;
  overflow: hidden;
  width: min(100% - 16px, 400px) !important;
  top: 8px;
  right: 8px;
  height: calc(100vh - 16px);
  height: calc(100dvh - 16px);
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 18px 48px rgba(65, 74, 102, 0.14);
  border: 1px solid rgba(186, 192, 212, 0.55);
  color: #414a66;
}
.mobile_left_menu .mobile-menu__close,
.mobile_left_menu .mobile-menu__link,
.mobile_left_menu .mobile-menu__chevron,
.mobile_left_menu .mobile-menu__icon,
.mobile_left_menu .mobile-menu__social-link,
.mobile_left_menu .mobile-menu__social-link svg,
.mobile_left_menu .mobile-menu__cat-toggle,
.mobile_left_menu .mobile-menu__view-all {
  color: #414a66;
}
.mobile_left_menu .mobile-menu__icon {
  color: #a0264f;
}
.mobile_left_menu .mobile-menu__link.is-active,
.mobile_left_menu .mobile-menu__link:hover,
.mobile_left_menu .mobile-menu__cat-toggle:hover,
.mobile_left_menu .mobile-menu__view-all:hover {
  color: #a0264f;
}
.mobile_left_menu svg path[stroke],
.mobile_left_menu svg path[fill=none] {
  stroke: currentColor;
}
@media (max-width: 767px) {
  .mobile_left_menu {
    width: 100% !important;
    top: 0;
    right: 0;
    height: 100vh;
    height: 100dvh;
    border-radius: 0;
    border: 0;
    box-shadow: none;
  }
}
@media (min-width: 576px) {
  .mobile_left_menu {
    top: 16px;
    right: 16px;
    height: calc(100vh - 32px);
    height: calc(100dvh - 32px);
  }
}
@media (min-width: 768px) {
  .mobile_left_menu {
    width: min(420px, 90%) !important;
  }
}
.mobile_left_menu .mobile-menu__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-shrink: 0;
  padding: 1.25rem 1.35rem;
  border-bottom: 1px solid rgba(186, 192, 212, 0.45);
  background: linear-gradient(180deg, #fafbfc 0%, #fff 100%);
}
.mobile_left_menu .mobile-menu__brand {
  display: block;
  max-width: 60%;
}
.mobile_left_menu .mobile-menu__logo {
  max-height: 40px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.mobile_left_menu .mobile-menu__close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  background: #f6f6f6 !important;
  border: 1px solid rgba(186, 192, 212, 0.55);
  border-radius: 50%;
  color: #414a66;
  cursor: pointer;
  flex-shrink: 0;
  transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}
.mobile_left_menu .mobile-menu__close:hover {
  background: rgba(160, 38, 79, 0.08) !important;
  border-color: rgba(160, 38, 79, 0.35);
  color: #a0264f;
}
.mobile_left_menu .mobile-menu__close svg {
  display: block;
}
.mobile_left_menu .mobile-menu__body {
  flex: 1 1 auto;
  min-height: 0;
  padding: 1.25rem 1.35rem;
  padding-bottom: max(1.25rem, env(safe-area-inset-bottom, 0px));
  display: flex;
  flex-direction: column;
  gap: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: contain;
}
.mobile_left_menu .mobile-menu__body::-webkit-scrollbar {
  width: 4px;
}
.mobile_left_menu .mobile-menu__body::-webkit-scrollbar-track {
  background: transparent;
}
.mobile_left_menu .mobile-menu__body::-webkit-scrollbar-thumb {
  background: rgba(186, 192, 212, 0.7);
  border-radius: 4px;
}
.mobile_left_menu .mobile-menu__nav {
  flex: 0 0 auto;
}
.mobile_left_menu .mobile-menu__list {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.mobile_left_menu .mobile-menu__list > li {
  margin: 0;
  border-bottom: 1px solid rgba(186, 192, 212, 0.35);
}
.mobile_left_menu .mobile-menu__list > li:last-child {
  border-bottom: 0;
}
.mobile_left_menu .mobile-menu__link {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0.95rem 0.15rem;
  font-size: 1.05rem;
  font-weight: 500;
  color: #414a66;
  text-decoration: none;
  border: none;
  background: none;
  cursor: pointer;
  text-align: left;
  transition: color 0.2s ease, padding-left 0.2s ease;
}
.mobile_left_menu .mobile-menu__link:hover {
  color: #a0264f;
  padding-left: 4px;
}
.mobile_left_menu .mobile-menu__link.is-active {
  color: #a0264f;
  font-weight: 600;
}
.mobile_left_menu .mobile-menu__chevron {
  flex-shrink: 0;
  margin-left: 0.5rem;
  color: #7c87ac;
  transition: transform 0.25s ease, color 0.2s ease;
}
.mobile_left_menu .mobile-menu__link--toggle[aria-expanded=true],
.mobile_left_menu .mobile-menu__cat-toggle[aria-expanded=true] {
  color: #a0264f;
}
.mobile_left_menu .mobile-menu__link--toggle[aria-expanded=true] .mobile-menu__chevron,
.mobile_left_menu .mobile-menu__cat-toggle[aria-expanded=true] .mobile-menu__chevron {
  transform: rotate(180deg);
  color: #a0264f;
}
.mobile_left_menu .mobile-menu__sub {
  margin: 0 0 0.75rem;
  padding: 0.15rem 0 0.5rem 0.75rem;
  border-left: 2px solid rgba(160, 38, 79, 0.2);
}
.mobile_left_menu .mobile-menu__sub--products {
  padding-left: 0.5rem;
}
.mobile_left_menu .mobile-menu__cats {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mobile_left_menu .mobile-menu__cat {
  margin: 0;
}
.mobile_left_menu .mobile-menu__cat-head {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
}
.mobile_left_menu .mobile-menu__cat-link {
  flex: 1;
  min-width: 0;
  padding: 0.65rem 0.25rem;
  color: #3e4762;
  font-size: 0.95rem;
  font-weight: 500;
  text-decoration: none;
  transition: color 0.2s ease;
}
.mobile_left_menu .mobile-menu__cat-link:hover, .mobile_left_menu .mobile-menu__cat-link:focus-visible {
  color: #a0264f;
  outline: none;
}
.mobile_left_menu .mobile-menu__cat-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: #3e4762;
  font-family: inherit;
  cursor: pointer;
  transition: color 0.2s ease;
}
.mobile_left_menu .mobile-menu__cat-toggle .mobile-menu__chevron {
  width: 12px;
  height: 12px;
}
.mobile_left_menu .mobile-menu__products {
  padding: 0 0 0.35rem 0.75rem;
}
.mobile_left_menu .mobile-menu__products ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mobile_left_menu .mobile-menu__products li {
  margin: 0;
}
.mobile_left_menu .mobile-menu__products li + li {
  margin-top: 2px;
}
.mobile_left_menu .mobile-menu__products a {
  display: block;
  padding: 0.45rem 0.2rem;
  color: #666d84;
  font-size: 0.9rem;
  font-weight: 400;
  text-decoration: none;
  border-radius: 6px;
  transition: color 0.18s ease, background-color 0.18s ease, padding-left 0.18s ease;
}
.mobile_left_menu .mobile-menu__products a:hover {
  color: #a0264f;
  background: rgba(160, 38, 79, 0.08);
  padding-left: 0.45rem;
}
.mobile_left_menu .mobile-menu__view-all {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0.5rem 0 0.25rem;
  padding: 0.65rem 0.2rem 0.25rem;
  border-top: 1px solid rgba(186, 192, 212, 0.45);
  color: #a0264f;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-decoration: none;
  transition: gap 0.18s ease, opacity 0.18s ease;
}
.mobile_left_menu .mobile-menu__view-all svg {
  width: 15px;
  height: 15px;
  flex-shrink: 0;
}
.mobile_left_menu .mobile-menu__view-all:hover {
  gap: 11px;
  opacity: 0.9;
}
.mobile_left_menu .mobile-menu__footer {
  flex-shrink: 0;
  margin-top: auto;
  padding-top: 1.25rem;
  padding-bottom: max(8px, env(safe-area-inset-bottom, 0px));
  border-top: 1px solid rgba(186, 192, 212, 0.4);
}
.mobile_left_menu .mobile-menu__cta {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0 0 1.15rem;
  padding: 0.85rem 1rem;
  border-radius: 10px;
  background: #a0264f;
  color: #fff;
  font-size: 0.95rem;
  font-weight: 600;
  text-decoration: none;
  transition: background-color 0.2s ease, transform 0.2s ease;
}
.mobile_left_menu .mobile-menu__cta:hover {
  background: rgb(135.2727272727, 32.1272727273, 66.7909090909);
  color: #fff;
  transform: translateY(-1px);
}
.mobile_left_menu .mobile-menu__contact {
  font-size: 0.875rem;
  color: #666d84;
  line-height: 1.45;
}
.mobile_left_menu .mobile-menu__line {
  display: flex;
  align-items: flex-start;
  gap: 0.7rem;
  margin: 0 0 0.75rem;
}
.mobile_left_menu .mobile-menu__line:last-child {
  margin-bottom: 0;
}
.mobile_left_menu .mobile-menu__line span {
  flex: 1;
  min-width: 0;
  color: #3e4762;
  font-weight: 400;
}
.mobile_left_menu .mobile-menu__line a {
  color: #3e4762;
  text-decoration: none;
  transition: color 0.2s ease;
}
.mobile_left_menu .mobile-menu__line a:hover {
  color: #a0264f;
}
.mobile_left_menu .mobile-menu__icon {
  flex-shrink: 0;
  margin-top: 1px;
  color: #a0264f;
}
.mobile_left_menu .mobile-menu__social-wrap {
  margin-top: 1.1rem;
  padding: 1rem 0 0;
  border-top: 1px solid rgba(186, 192, 212, 0.4);
}
.mobile_left_menu .mobile-menu__social-label {
  margin: 0 0 0.7rem;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #7c87ac;
}
.mobile_left_menu .mobile-menu__social {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  max-width: 100%;
  list-style: none;
  margin: 0;
  padding: 0 0 max(8px, env(safe-area-inset-bottom, 0px));
}
.mobile_left_menu .mobile-menu__social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: #f6f6f6;
  border: 1px solid rgba(186, 192, 212, 0.5);
  color: #414a66;
  text-decoration: none;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}
@media (hover: hover) {
  .mobile_left_menu .mobile-menu__social-link:hover {
    background: rgba(160, 38, 79, 0.08);
    border-color: rgba(160, 38, 79, 0.35);
    color: #a0264f;
    transform: translateY(-1px);
  }
}
.mobile_left_menu .mobile-menu__social-link svg {
  width: 16px;
  height: 16px;
  display: block;
  color: inherit;
}
.mobile_left_menu li.has-sub > ul {
  padding-left: 12px;
  margin-bottom: 0;
}

html[dir=rtl] .mobile_left_menu {
  left: 8px;
  right: auto;
  box-shadow: 8px 0 32px rgba(65, 74, 102, 0.12);
}
@media (min-width: 576px) {
  html[dir=rtl] .mobile_left_menu {
    left: 16px;
    right: auto;
  }
}
html[dir=rtl] .mobile_left_menu .mobile-menu__link,
html[dir=rtl] .mobile_left_menu .mobile-menu__cat-toggle {
  text-align: right;
}
html[dir=rtl] .mobile_left_menu .mobile-menu__chevron {
  margin-left: 0;
  margin-right: 0.5rem;
}
html[dir=rtl] .mobile_left_menu .mobile-menu__sub {
  padding: 0.15rem 0.75rem 0.5rem 0;
  border-left: none;
  border-right: 2px solid rgba(160, 38, 79, 0.2);
}
html[dir=rtl] .mobile_left_menu .mobile-menu__products {
  padding: 0 0.75rem 0.35rem 0;
}

.offcanvas-top {
  height: 100vh;
}

.productMenu .offcanvas-body {
  border-top: 1px solid #eee;
  padding-top: 50px;
}
.productMenu .btn-close {
  position: absolute;
  right: 10px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.product-navigation > ul {
  --cols: 1;
  --col-gap: 30px;
  --row-gap: 30px;
  grid-gap: var(--row-gap) var(--col-gap);
  display: grid;
  gap: var(--row-gap) var(--col-gap);
  grid-template-columns: repeat(var(--cols), 1fr);
  overflow-x: hidden;
  width: 100%;
}
@media (min-width: 576px) {
  .product-navigation > ul {
    --cols: 2;
  }
}
@media (min-width: 768px) {
  .product-navigation > ul {
    --col-gap: 42px;
    --row-gap: 42px;
    --cols: 3;
  }
}
@media (min-width: 992px) {
  .product-navigation > ul {
    --col-gap: 45px;
    --row-gap: 45px;
    --cols: 4;
  }
}
@media (min-width: 1200px) {
  .product-navigation > ul {
    --col-gap: 48px;
    --row-gap: 48px;
  }
}
@media (min-width: 1350px) {
  .product-navigation > ul {
    --col-gap: 51px;
    --row-gap: 51px;
  }
}
@media (min-width: 1440px) {
  .product-navigation > ul {
    --col-gap: 54px;
    --row-gap: 54px;
  }
}
@media (min-width: 1600px) {
  .product-navigation > ul {
    --col-gap: 57px;
    --row-gap: 57px;
  }
}
@media (min-width: 1900px) {
  .product-navigation > ul {
    --col-gap: 60px;
    --row-gap: 60px;
  }
}
.product-navigation > ul > li {
  position: relative;
}
.product-navigation > ul > li > a {
  font-weight: 600;
  color: #000;
  margin-bottom: 20px;
  display: block;
}
.product-navigation > ul > li ul {
  padding-left: 20px;
}
.product-navigation > ul > li ul a {
  color: #414141;
  font-weight: 100;
  position: relative;
}
.product-navigation > ul > li ul a::before {
  transition: 0.5s ease all;
  width: 0;
  height: 2px;
  bottom: 0;
  background: #a0264f;
  left: 0;
}
.product-navigation > ul > li ul a::after {
  transition: 0.5s ease all;
  width: 0;
  height: 2px;
  bottom: 0;
  background: #a0264f;
  right: 0;
}
.product-navigation > ul > li ul a:hover {
  color: #000;
}
.product-navigation > ul > li ul a:hover::before {
  transition: 0.8s ease all;
  width: 100%;
}
.product-navigation > ul > li ul a:hover::after {
  transition: 0.8s ease all;
  width: 100%;
}
.product-navigation > ul > li ul li + li {
  margin-top: 10px;
  color: #000;
}
.product-navigation > ul > li:before {
  background-color: #eee;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: calc(var(--col-gap) * -0.5);
  top: 0;
  width: 1px;
}
.product-navigation > ul > li:after {
  background-color: #eee;
  bottom: calc(var(--row-gap) * -0.5);
  content: "";
  display: block;
  height: 1px;
  left: calc(var(--col-gap) * -0.5);
  position: absolute;
  right: calc(var(--col-gap) * -0.5);
}

.burgerMenu {
  height: 100vh;
  overflow-y: auto;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="1920" height="340" viewBox="0 0 1920 340" fill="none" class="position-absolute w-100"><path d="M1967.43 231.844C1932.71 310.925 1765.82 384.122 1706.55 303.81C1656.95 236.613 1666.69 61.2818 1440.3 121.734C1212.55 182.548 1004.81 71.7788 1054.87 16.4418C1104.92 -38.8942 1275.89 66.7198 1071.83 140.118C867.779 213.516 781.662 108.227 613.171 247.896C491.654 348.627 412.24 355.889 275.667 249.817C216.814 204.111 75.9736 142.583 -13.3598 233.922" stroke="%23EF4136" stroke-width="2" stroke-linecap="round"></path></svg>');
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
}
.burgerMenu::after {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6352941176);
  left: 0;
  top: 0;
  z-index: -1;
}
.burgerMenu .offcanvas-body {
  border-top: 1px solid #eeeeee;
}
@media (min-width: 1200px) {
  .burgerMenu .offcanvas-body {
    padding-top: 40px;
  }
}
.burgerMenu .address-info li {
  width: -moz-fit-content;
  width: fit-content;
}
.burgerMenu .address-info ul span {
  font-weight: 600;
  color: #000;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 23px;
}
@media (min-width: 768px) {
  .burgerMenu .address-info ul span {
    font-size: 25px;
  }
}
@media (min-width: 992px) {
  .burgerMenu .address-info ul span {
    font-size: 27px;
  }
}
@media (min-width: 1200px) {
  .burgerMenu .address-info ul span {
    font-size: 29px;
  }
}
@media (min-width: 1350px) {
  .burgerMenu .address-info ul span {
    font-size: 31px;
  }
}
@media (min-width: 1440px) {
  .burgerMenu .address-info ul span {
    font-size: 33px;
  }
}
@media (min-width: 1600px) {
  .burgerMenu .address-info ul span {
    font-size: 35px;
  }
}
@media (min-width: 1900px) {
  .burgerMenu .address-info ul span {
    font-size: 38px;
  }
}
.burgerMenu .address-info ul p,
.burgerMenu .address-info ul a {
  display: block;
  font-size: 16px;
}
@media (min-width: 992px) {
  .burgerMenu .address-info ul p,
  .burgerMenu .address-info ul a {
    font-size: 17px;
  }
}
@media (min-width: 1350px) {
  .burgerMenu .address-info ul p,
  .burgerMenu .address-info ul a {
    font-size: 18px;
  }
}
@media (min-width: 1600px) {
  .burgerMenu .address-info ul p,
  .burgerMenu .address-info ul a {
    font-size: 20px;
  }
}
.burgerMenu strong a,
.burgerMenu strong {
  color: #000;
  display: block;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .burgerMenu strong a,
  .burgerMenu strong {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .burgerMenu strong a,
  .burgerMenu strong {
    font-size: 22px;
    margin-bottom: 22px;
  }
}
@media (min-width: 1200px) {
  .burgerMenu strong a,
  .burgerMenu strong {
    font-size: 24px;
    margin-bottom: 24px;
  }
}
@media (min-width: 1350px) {
  .burgerMenu strong a,
  .burgerMenu strong {
    font-size: 26px;
    margin-bottom: 26px;
  }
}
@media (min-width: 1440px) {
  .burgerMenu strong a,
  .burgerMenu strong {
    font-size: 28px;
    margin-bottom: 28px;
  }
}
@media (min-width: 1600px) {
  .burgerMenu strong a,
  .burgerMenu strong {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
@media (min-width: 1900px) {
  .burgerMenu strong a,
  .burgerMenu strong {
    font-size: 35px;
    margin-bottom: 35px;
  }
}
.burgerMenu .offcanvas-footer {
  position: relative;
  z-index: 1;
  padding-bottom: 30px;
}
.burgerMenu .offcanvas-footer svg {
  width: 30px;
  height: auto;
}
.burgerMenu .offcanvas-footer a:hover path {
  opacity: 0.6;
}
@media (max-width: 575px) {
  .burgerMenu .offcanvas-footer strong {
    display: inline-block;
    float: left;
  }
}
@media (max-width: 575px) {
  .burgerMenu .offcanvas-footer ul {
    padding-left: 15px;
  }
  .burgerMenu .offcanvas-footer ul svg {
    height: auto;
    width: 20px;
  }
}
.burgerMenu .offcanvas-footer ul {
  gap: 3%;
}

.burgerMenu-nav > ul {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  width: 100%;
}
@media (max-width: 575px) {
  .burgerMenu-nav > ul > li + li {
    margin-top: 15px;
  }
}
.burgerMenu-nav > ul > li {
  position: relative;
  width: 100%;
}
@media (min-width: 576px) {
  .burgerMenu-nav > ul > li {
    width: 33.3%;
  }
}
@media (min-width: 1200px) {
  .burgerMenu-nav > ul > li {
    width: 20%;
  }
}
.burgerMenu-nav > ul > li:last-child {
  width: 100%;
}
@media (min-width: 1200px) {
  .burgerMenu-nav > ul > li:last-child {
    width: 40%;
  }
}
.burgerMenu-nav > ul > li > a {
  font-weight: 600;
  color: #000;
  margin-bottom: 20px;
  display: block;
}
.burgerMenu-nav > ul > li ul {
  padding-left: 20px;
}
.burgerMenu-nav > ul > li ul a {
  color: #414141;
  font-weight: 100;
  position: relative;
  font-size: 15px;
}
@media (min-width: 992px) {
  .burgerMenu-nav > ul > li ul a {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .burgerMenu-nav > ul > li ul a {
    font-size: 17px;
  }
}
@media (min-width: 1350px) {
  .burgerMenu-nav > ul > li ul a {
    font-size: 18px;
  }
}
@media (min-width: 1440px) {
  .burgerMenu-nav > ul > li ul a {
    font-size: 19px;
  }
}
@media (min-width: 1600px) {
  .burgerMenu-nav > ul > li ul a {
    font-size: 20px;
  }
}
@media (min-width: 1900px) {
  .burgerMenu-nav > ul > li ul a {
    font-size: 21px;
  }
}
.burgerMenu-nav > ul > li ul a::before {
  transition: 0.5s ease all;
  width: 0;
  height: 2px;
  bottom: 0;
  background: #a0264f;
  left: 0;
}
.burgerMenu-nav > ul > li ul a::after {
  transition: 0.5s ease all;
  width: 0;
  height: 2px;
  bottom: 0;
  background: #a0264f;
  right: 0;
}
.burgerMenu-nav > ul > li ul a:hover {
  color: #000;
}
.burgerMenu-nav > ul > li ul a:hover::before {
  transition: 0.8s ease all;
  width: 100%;
}
.burgerMenu-nav > ul > li ul a:hover::after {
  transition: 0.8s ease all;
  width: 100%;
}
.burgerMenu-nav > ul > li ul li + li {
  color: #000;
  margin-top: 4px;
}
@media (min-width: 576px) {
  .burgerMenu-nav > ul > li ul li + li {
    margin-top: 8px;
  }
}
@media (min-width: 992px) {
  .burgerMenu-nav > ul > li ul li + li {
    margin-top: 10px;
  }
}
@media (min-width: 1200px) {
  .burgerMenu-nav > ul > li ul li + li {
    margin-top: 12px;
  }
}
@media (min-width: 1350px) {
  .burgerMenu-nav > ul > li ul li + li {
    margin-top: 14px;
  }
}
@media (min-width: 1440px) {
  .burgerMenu-nav > ul > li ul li + li {
    margin-top: 16px;
  }
}
@media (min-width: 1600px) {
  .burgerMenu-nav > ul > li ul li + li {
    margin-top: 18px;
  }
}
@media (min-width: 1900px) {
  .burgerMenu-nav > ul > li ul li + li {
    margin-top: 20px;
  }
}
.burgerMenu-nav .offcanvas-header {
  align-items: flex-start;
}
.burgerMenu-nav button {
  background: unset;
}
.burgerMenu-nav .contact-info {
  margin-top: 20Px;
  padding: 20px;
  border: 1px solid #e3e3e3;
}
.burgerMenu-nav .contact-info P {
  font-size: 16px;
}
.burgerMenu-nav .contact-info span,
.burgerMenu-nav .contact-info svg {
  margin-bottom: 5px;
}
.burgerMenu-nav .contact-info svg {
  margin-right: 5px;
}
.burgerMenu-nav .contact-info span {
  display: inline-block;
  font-weight: 500;
}
.burgerMenu-nav .contact-info a,
.burgerMenu-nav .contact-info p {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

.ap-eyebrow {
  display: block;
  color: #7c87ac;
  font-size: clamp(14px, 0.833vw, 16px);
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: clamp(8px, 0.625vw, 12px);
}
@media (min-width: 992px) {
  .ap-eyebrow {
    font-size: clamp(14px, 0.938vw, 18px);
    margin-bottom: clamp(10px, 0.833vw, 16px);
  }
}
@media (min-width: 1200px) {
  .ap-eyebrow {
    font-size: clamp(14px, 1.042vw, 20px);
  }
}

.ap-section-title {
  margin-bottom: clamp(16px, 1.354vw, 26px);
  color: #414a66;
}

.ap-section-intro {
  color: #666d84;
}

.ap-section-head {
  margin-bottom: clamp(20px, 1.667vw, 32px);
}
@media (min-width: 992px) {
  .ap-section-head {
    margin-bottom: clamp(24px, 2.083vw, 40px);
  }
}
.ap-section-head--center {
  text-align: center;
}
.ap-section-head--center .ap-section-intro {
  margin-left: auto;
  margin-right: auto;
}

.btn,
.ap-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: clamp(4px, 0.417vw, 8px);
  min-height: clamp(40px, 2.604vw, 50px);
  padding: clamp(8px, 0.625vw, 12px) clamp(16px, 1.406vw, 27px);
  border-radius: clamp(40px, 4.167vw, 80px);
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}
@media (max-width: 767px) {
  .btn,
  .ap-btn {
    white-space: normal;
    text-align: center;
  }
}
@media (min-width: 1280px) {
  .btn,
  .ap-btn {
    min-height: 40px;
  }
}
@media (min-width: 1360px) {
  .btn,
  .ap-btn {
    min-height: clamp(40px, 2.604vw, 50px);
  }
}

.ap-btn--outline,
.btn-border {
  background: #fff;
  border: 1px solid #a0264f;
  color: #000;
}
.ap-btn--outline:hover,
.btn-border:hover {
  background: #a0264f;
  color: #fff;
}

.ap-btn--solid,
.btn-bg {
  background: #a0264f;
  border: 1px solid #a0264f;
  color: #fff;
}
.ap-btn--solid:hover,
.btn-bg:hover {
  background: rgb(135.2727272727, 32.1272727273, 66.7909090909);
  border-color: rgb(135.2727272727, 32.1272727273, 66.7909090909);
}

.ap-btn--header-outline {
  min-height: 44px;
  padding: 10px;
  border-radius: clamp(3px, 0.26vw, 5px);
  background: #fff;
  border: 1px solid #a0264f;
  color: #a0264f;
  font-size: clamp(14px, 1.042vw, 20px);
  font-weight: 500;
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .ap-btn--header-outline {
    min-height: 40px;
    padding: 8px;
  }
}
@media (min-width: 1360px) {
  .ap-btn--header-outline {
    min-height: 44px;
    padding: 10px;
  }
}
@media (min-width: 1600px) {
  .ap-btn--header-outline {
    min-height: clamp(44px, 3.177vw, 61px);
    padding: clamp(12px, 1.042vw, 20px);
  }
}
.ap-btn--header-outline:hover {
  background: #a0264f;
  color: #fff;
}

.ap-btn--header-solid {
  border-radius: clamp(3px, 0.26vw, 5px);
  background: #a0264f;
  border: 1px solid #a0264f;
  color: #fff;
  font-size: clamp(14px, 1.042vw, 20px);
  font-weight: 500;
  white-space: nowrap;
  padding: 14px 9px;
}
@media (min-width: 1280px) {
  .ap-btn--header-solid {
    padding: 12px 8px;
  }
}
@media (min-width: 1360px) {
  .ap-btn--header-solid {
    padding: 14px 9px;
  }
}
@media (min-width: 1900px) {
  .ap-btn--header-solid {
    padding: clamp(12px, 1.042vw, 20px);
  }
}
.ap-btn--header-solid:hover {
  background: rgb(135.2727272727, 32.1272727273, 66.7909090909);
  border-color: rgb(135.2727272727, 32.1272727273, 66.7909090909);
}

.ap-btn--pill-tab {
  min-height: clamp(35px, 2.708vw, 52px);
  padding: clamp(6px, 0.625vw, 12px) clamp(11px, 1.146vw, 22px);
  border-radius: clamp(40px, 4.167vw, 80px);
  border: 1px solid #bac0d4;
  background: #fff;
  color: #000;
  font-weight: 400;
}
.ap-btn--pill-tab.is-active, .ap-btn--pill-tab:hover {
  background: linear-gradient(90deg, #75706A 0%, #A0264F 100%);
  border-color: transparent;
  color: #fff;
}

.ap-arrow-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: clamp(40px, 2.604vw, 50px);
  height: clamp(40px, 2.604vw, 50px);
  border: 0;
  border-radius: 50%;
  background: #a0264f;
  color: #fff;
  cursor: pointer;
  transition: transform 0.2s ease, opacity 0.2s ease;
}
.ap-arrow-btn svg {
  width: clamp(12px, 0.938vw, 18px);
  height: clamp(12px, 0.938vw, 18px);
}
.ap-arrow-btn--lg {
  width: clamp(48px, 4.167vw, 80px);
  height: clamp(48px, 4.167vw, 80px);
}
.ap-arrow-btn--lg svg {
  width: clamp(12px, 0.833vw, 16px);
  height: clamp(12px, 0.833vw, 16px);
}
.ap-arrow-btn--light {
  background: #fff;
  border: 1px solid #e6edf2;
  color: #414a66;
}
.ap-arrow-btn:hover {
  transform: translateY(-2px);
}
.ap-arrow-btn:disabled {
  opacity: 0.45;
  cursor: not-allowed;
  transform: none;
}

.ap-card-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: clamp(40px, 2.604vw, 50px);
  height: clamp(40px, 2.604vw, 50px);
  border-radius: 50%;
  background: #a0264f;
  color: #fff;
  flex-shrink: 0;
  text-decoration: none;
  transition: transform 0.2s ease, background-color 0.2s ease;
}
.ap-card-arrow svg {
  width: clamp(12px, 0.938vw, 18px);
  height: clamp(12px, 0.938vw, 18px);
  transform: rotate(45deg);
}
.ap-card-arrow:hover {
  transform: translateY(-2px);
  background: #8c2145;
  color: #fff;
}

.ap-slider-nav {
  display: flex;
  align-items: center;
  gap: clamp(6px, 0.521vw, 10px);
}

.ap-quote-tab {
  position: fixed;
  right: 0;
  bottom: clamp(72px, 6.25vw, 120px);
  z-index: 90;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media (max-width: 767px) {
  .ap-quote-tab {
    bottom: clamp(48px, 3.75vw, 72px);
  }
}
.ap-quote-tab__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: clamp(40px, 2.552vw, 49px);
  padding: clamp(8px, 0.625vw, 12px) clamp(12px, 0.938vw, 18px);
  margin-right: clamp(40px, 3.49vw, 67px);
  margin-bottom: clamp(4px, 0.417vw, 8px);
  border-radius: clamp(6px, 0.521vw, 10px) 0 0 clamp(6px, 0.521vw, 10px);
  background: #a0264f;
  color: #fff;
  font-size: clamp(14px, 0.833vw, 16px);
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
  box-shadow: -8px 8px 24px rgba(0, 0, 0, 0.12);
}
.ap-quote-tab__cta:hover {
  color: #fff;
  background: #8c2145;
}
.ap-quote-tab__stack {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: clamp(48px, 3.49vw, 67px);
  background: #a0264f;
}
.ap-quote-tab__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: clamp(43px, 3.49vw, 67px);
  height: clamp(48px, 3.49vw, 67px);
  color: #fff;
  text-decoration: none;
  border: 0;
  background: #a0264f;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.ap-quote-tab__icon:hover {
  background: #8c2145;
  color: #fff;
}
.ap-quote-tab__icon--top {
  background: #fff;
  color: #a0264f;
}
.ap-quote-tab__icon--top:hover {
  background: #f3d8da;
  color: #a0264f;
}

.fancybox__container {
  --fancybox-color: #fff;
  --fancybox-hover-color: #fff;
  --f-button-color: #fff;
  --f-button-hover-color: #fff;
  --f-button-bg: rgba(255, 255, 255, 0.14);
  --f-button-hover-bg: rgba(255, 255, 255, 0.24);
  --f-button-active-bg: rgba(255, 255, 255, 0.32);
  --f-button-svg-filter: none;
}
.fancybox__container .f-button {
  color: #fff !important;
  background-color: rgba(255, 255, 255, 0.14) !important;
  border: 0 !important;
}
@media (hover: hover) {
  .fancybox__container .f-button:hover:not([disabled]) {
    color: #fff !important;
    background-color: rgba(255, 255, 255, 0.24) !important;
  }
}
.fancybox__container .f-button svg {
  stroke: currentColor !important;
  fill: none !important;
  filter: none !important;
  opacity: 1 !important;
}
.fancybox__container .fancybox__nav .f-button {
  background-color: rgba(0, 0, 0, 0.4) !important;
}
@media (hover: hover) {
  .fancybox__container .fancybox__nav .f-button:hover:not([disabled]) {
    background-color: rgba(0, 0, 0, 0.55) !important;
  }
}
.fancybox__container .fancybox__toolbar {
  --f-button-bg: rgba(0, 0, 0, 0.45);
  --f-button-hover-bg: rgba(0, 0, 0, 0.6);
}
.fancybox__container .fancybox__counter,
.fancybox__container .f-counter {
  color: #fff !important;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.45);
}
.fancybox__container .fancybox__caption {
  color: #fff !important;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.45);
}
.fancybox__container .f-thumbs__slide {
  opacity: 0.55;
}
.fancybox__container .f-thumbs__slide.is-nav-selected {
  opacity: 1;
}

.quote-modal {
  position: fixed;
  inset: 0;
  z-index: 1200;
  display: flex;
  justify-content: flex-end;
  padding: clamp(15px, 1.719vw, 33px);
}
.quote-modal .iti {
  --iti-border-color: #bac0d4;
  --iti-arrow-color: #818da6;
  --iti-hover-color: rgba(160, 38, 79, 0.08);
  display: block;
  width: 100%;
}
.quote-modal .iti__selected-country,
.quote-modal .iti__selected-country-primary {
  background: transparent !important;
}
.quote-modal .iti__selected-country:hover .iti__selected-country-primary,
.quote-modal .iti__selected-country-primary:hover {
  background: transparent !important;
}
.quote-modal[hidden] {
  display: none;
}
.quote-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(25, 33, 60, 0.53);
  cursor: pointer;
}
.quote-modal__dialog {
  position: relative;
  z-index: 1;
  width: min(100%, clamp(320px, 38.125vw, 732px));
  overflow: auto;
  border-radius: clamp(14px, 1.04vw, 20px);
  background: #f5f5f5;
  box-shadow: 0 0 20px rgba(54, 54, 54, 0.25);
  -webkit-overflow-scrolling: touch;
  height: -moz-fit-content;
  height: fit-content;
}
.quote-modal__panel {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}
.quote-modal__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: clamp(20px, 1.77vw, 34px) clamp(20px, 2.5vw, 48px) clamp(16px, 1.25vw, 24px);
  background: #fff;
  border-radius: clamp(14px, 1.04vw, 20px) clamp(14px, 1.04vw, 20px) 0 0;
}
.quote-modal__title {
  margin: 0;
  color: #414a66;
  font-weight: 600;
  font-size: clamp(20px, 1.25vw, 24px);
  line-height: 1;
}
.quote-modal__close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.quote-modal__close img {
  display: block;
  width: 24px;
  height: 24px;
}
.quote-modal__form {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  background: #fff;
  border-radius: 0 0 clamp(20px, 1.56vw, 30px) clamp(20px, 1.56vw, 30px);
  box-shadow: 0 0 20px rgba(54, 54, 54, 0.1);
}
.quote-modal__fields {
  display: flex;
  flex-direction: column;
  gap: clamp(12px, 0.833vw, 16px);
  padding: 0 clamp(20px, 2.5vw, 48px) clamp(24px, 2vw, 40px);
  border-top: 1px solid rgba(186, 192, 212, 0.55);
  padding-top: clamp(20px, 1.77vw, 34px);
}
.quote-modal__field {
  display: block;
  width: 100%;
  margin: 0;
}
.quote-modal__field input,
.quote-modal__field textarea {
  display: block;
  width: 100%;
  min-height: clamp(52px, 3.4375vw, 66px);
  padding: 0 clamp(14px, 0.9375vw, 18px);
  border: 1px solid #bac0d4;
  border-radius: 5px;
  background: #fff;
  color: #818DA6;
  font-family: inherit;
  font-size: clamp(15px, 0.9375vw, 18px);
  line-height: 1;
  outline: none;
  transition: border-color 0.2s ease;
}
.quote-modal__field input::-moz-placeholder, .quote-modal__field textarea::-moz-placeholder {
  color: #818DA6;
}
.quote-modal__field input::placeholder,
.quote-modal__field textarea::placeholder {
  color: #818DA6;
}
.quote-modal__field input:focus,
.quote-modal__field textarea:focus {
  border-color: #a0264f;
}
.quote-modal__field textarea {
  min-height: clamp(110px, 7.1875vw, 138px);
  padding-top: clamp(14px, 0.9375vw, 18px);
  resize: vertical;
  line-height: 1.4;
}
.quote-modal__field--subject input {
  border-color: rgba(209, 209, 214, 0.49);
  color: rgba(49, 49, 49, 0.45);
}
.quote-modal__field--subject input::-moz-placeholder {
  color: rgba(49, 49, 49, 0.29);
}
.quote-modal__field--subject input::placeholder {
  color: rgba(49, 49, 49, 0.29);
}
.quote-modal__field--phone .iti {
  display: block;
  width: 100%;
}
.quote-modal__field--phone .iti__country-container {
  left: 0;
  padding: 1px;
  z-index: 2;
}
.quote-modal__field--phone .iti__selected-country {
  height: 100%;
  overflow: visible;
}
.quote-modal__field--phone .iti__selected-country-primary {
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0 16px 0 14px;
  min-width: 78px;
  overflow: visible;
}
.quote-modal__field--phone .iti__selected-country-primary::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: clamp(22px, 1.67vw, 28px);
  background: rgba(186, 192, 212, 0.9);
  pointer-events: none;
}
.quote-modal__field--phone .iti__arrow {
  display: inline-block !important;
  flex-shrink: 0;
  width: 12px !important;
  height: 12px !important;
  margin: 0 0 0 2px !important;
  border: 0 !important;
  background-color: transparent !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%23414A66' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 12px 12px !important;
  opacity: 1;
  visibility: visible;
  transition: transform 0.2s ease;
}
.quote-modal__field--phone .iti__arrow--up {
  transform: rotate(180deg);
}
.quote-modal__field--phone .iti__selected-country-primary .iti__flag {
  flex-shrink: 0;
  transform: scale(1.35);
  transform-origin: center;
  border-radius: 2px;
  box-shadow: 0 0 0 1px rgba(186, 192, 212, 0.35);
}
.quote-modal__field--phone input.iti__tel-input,
.quote-modal__field--phone input[type=tel] {
  padding-left: 94px !important;
  height: clamp(52px, 3.4375vw, 66px);
  min-height: clamp(52px, 3.4375vw, 66px);
}
.quote-modal__field--phone .iti__dropdown-content {
  border-color: rgba(186, 192, 212, 0.8);
  border-radius: 8px;
  box-shadow: 0 12px 32px rgba(65, 74, 102, 0.12);
  z-index: 5;
}
.quote-modal__field--phone:focus-within .iti__selected-country-primary::after {
  background: rgba(160, 38, 79, 0.35);
}
.quote-modal__footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: clamp(16px, 1.5vw, 24px);
  margin-top: auto;
  padding: clamp(18px, 1.56vw, 30px) clamp(20px, 2.5vw, 48px);
  background: #f5f5f5;
  border-radius: 0 0 clamp(14px, 1.04vw, 20px) clamp(14px, 1.04vw, 20px);
}
.quote-modal__call {
  display: flex;
  align-items: center;
  gap: clamp(12px, 0.94vw, 18px);
  text-decoration: none;
  color: inherit;
  min-width: 0;
}
.quote-modal__call-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: clamp(42px, 2.604vw, 50px);
  height: clamp(42px, 2.604vw, 50px);
  border-radius: 50%;
  background: #dfbcc8;
}
.quote-modal__call-icon img {
  display: block;
  width: clamp(20px, 1.25vw, 24px);
  height: clamp(20px, 1.25vw, 24px);
}
.quote-modal__call-label {
  display: block;
  margin: 0;
  color: #414a66;
  font-weight: 700;
  font-size: clamp(15px, 0.9375vw, 18px);
  line-height: 1.2;
}
.quote-modal__call-number {
  display: block;
  margin: 2px 0 0;
  color: #a0264f;
  font-weight: 700;
  font-size: clamp(16px, 1.0417vw, 20px);
  line-height: 1.24;
}
.quote-modal__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: clamp(8px, 0.625vw, 12px);
  margin-left: auto;
}
.quote-modal__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: clamp(44px, 2.604vw, 50px);
  padding: clamp(12px, 0.83vw, 16px) clamp(20px, 1.4vw, 27px);
  border-radius: 80px;
  border: 1px solid transparent;
  font-family: inherit;
  font-size: clamp(15px, 0.9375vw, 18px);
  line-height: 1;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.quote-modal__btn--primary {
  background: #a0264f;
  color: #fff;
}
.quote-modal__btn--primary:hover {
  background: rgb(135.2727272727, 32.1272727273, 66.7909090909);
}
.quote-modal__btn--ghost {
  background: #fff;
  border-color: #bac0d4;
  color: #898989;
}
.quote-modal__btn--ghost:hover {
  border-color: #414a66;
  color: #414a66;
}

body.quote-modal-open {
  overflow: hidden;
}

@media (max-width: 575px) {
  .quote-modal {
    align-items: flex-end;
    padding: 0;
  }
  .quote-modal__dialog {
    width: 100%;
    max-height: 94vh;
    border-radius: 20px 20px 0 0;
  }
  .quote-modal__footer {
    flex-direction: column;
    align-items: stretch;
  }
  .quote-modal__actions {
    margin-left: 0;
    width: 100%;
  }
  .quote-modal__actions .quote-modal__btn {
    flex: 1 1 auto;
  }
}
.products-mega {
  --mega-pad: clamp(20px, 1.8vw, 40px);
  --mega-radius: 12px;
  position: fixed;
  top: var(--ap-mega-top, 110px);
  left: 0;
  right: 0;
  z-index: 1100;
  width: min(1180px, 100vw - 32px);
  max-width: calc(100vw - 32px);
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  background: #fff;
  border: 1px solid rgba(186, 192, 212, 0.55);
  border-radius: var(--mega-radius);
  box-shadow: 0 4px 6px rgba(65, 74, 102, 0.04), 0 18px 48px rgba(65, 74, 102, 0.12);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  overflow: visible;
  transform: translateY(8px);
  transition: opacity 0.22s ease, visibility 0.22s ease, transform 0.22s ease;
}
@media (max-width: 1199px) {
  .products-mega {
    display: none !important;
  }
}
.products-mega::before {
  content: "";
  position: absolute;
  top: -7px;
  left: 50%;
  width: 14px;
  height: 14px;
  margin-left: -7px;
  background: #fff;
  border-left: 1px solid rgba(186, 192, 212, 0.55);
  border-top: 1px solid rgba(186, 192, 212, 0.55);
  transform: rotate(45deg);
}
.products-mega__trigger {
  display: inline-flex;
  align-items: center;
  gap: clamp(4px, 0.417vw, 8px);
}
.products-mega__panel {
  display: grid;
  grid-template-columns: minmax(280px, 340px) minmax(0, 1fr);
  align-items: stretch;
  min-height: 340px;
  width: 100%;
  overflow: hidden;
  border-radius: var(--mega-radius);
}
@media (max-width: 1399px) {
  .products-mega__panel {
    grid-template-columns: minmax(260px, 300px) minmax(0, 1fr);
  }
}
.products-mega__aside {
  display: flex;
  flex-direction: column;
  padding: var(--mega-pad);
  background: linear-gradient(180deg, #fafbfc 0%, #f5f6f9 100%);
  border-right: 1px solid rgba(186, 192, 212, 0.45);
  min-width: 0;
  box-sizing: border-box;
}
.products-mega__main {
  display: flex;
  flex-direction: column;
  gap: clamp(18px, 1.5vw, 28px);
  padding: var(--mega-pad);
  min-width: 0;
  box-sizing: border-box;
}
.products-mega__eyebrow {
  margin: 0 0 clamp(14px, 1vw, 18px);
  color: #7c87ac;
  font-weight: 700;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.products-mega__cats {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 1;
}
.products-mega__cat {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
  margin: 0;
  padding: 11px 12px;
  border: 0;
  border-radius: 8px;
  background: transparent;
  color: #414a66;
  font-family: inherit;
  font-weight: 500;
  font-size: clamp(13px, 0.8vw, 15px);
  line-height: 1.3;
  text-align: left;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  box-sizing: border-box;
  transition: color 0.18s ease, background-color 0.18s ease, box-shadow 0.18s ease;
}
.products-mega__cat span {
  flex: 1;
  min-width: 0;
  white-space: nowrap;
}
.products-mega__cat-icon {
  flex-shrink: 0;
  width: 14px;
  height: 14px;
  color: #bac0d4;
  transition: color 0.18s ease, transform 0.18s ease;
}
.products-mega__cat:hover, .products-mega__cat:focus-visible {
  color: #a0264f;
  background: rgba(255, 255, 255, 0.85);
  outline: none;
}
.products-mega__cat:hover .products-mega__cat-icon, .products-mega__cat:focus-visible .products-mega__cat-icon {
  color: #a0264f;
  transform: translateX(2px);
}
.products-mega__cat.is-active {
  color: #a0264f;
  background: #fff;
  box-shadow: 0 1px 3px rgba(65, 74, 102, 0.08);
}
.products-mega__cat.is-active .products-mega__cat-icon {
  color: #a0264f;
}
.products-mega__view-all {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  width: 100%;
  margin-top: clamp(20px, 1.46vw, 28px);
  padding: clamp(16px, 1.04vw, 20px) 4px 0;
  border: 0;
  border-top: 1px solid rgba(186, 192, 212, 0.5);
  border-radius: 0;
  background: transparent;
  box-sizing: border-box;
  color: #a0264f;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  transition: gap 0.18s ease, opacity 0.18s ease;
}
.products-mega__view-all svg {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}
.products-mega__view-all:hover {
  gap: 12px;
  opacity: 0.9;
  color: #a0264f;
  background: transparent;
}
.products-mega__products {
  display: none;
  min-width: 0;
}
.products-mega__products.is-active {
  display: block;
  animation: productsMegaFade 0.2s ease;
}
.products-mega__product-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  -moz-column-gap: clamp(16px, 2vw, 40px);
       column-gap: clamp(16px, 2vw, 40px);
  row-gap: 2px;
}
.products-mega__product-list li {
  min-width: 0;
}
.products-mega__product-list a {
  position: relative;
  display: block;
  padding: 9px 4px 9px 0;
  color: #3e4762;
  font-weight: 500;
  font-size: clamp(13px, 0.8vw, 15px);
  line-height: 1.35;
  text-decoration: none;
  border-radius: 6px;
  overflow-wrap: anywhere;
  word-break: break-word;
  transition: color 0.18s ease, padding-left 0.18s ease;
}
.products-mega__product-list a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 0;
  height: 2px;
  background: #a0264f;
  border-radius: 2px;
  transform: translateY(-50%);
  transition: width 0.18s ease;
}
.products-mega__product-list a:hover, .products-mega__product-list a:focus-visible {
  color: #a0264f;
  padding-left: 14px;
  outline: none;
}
.products-mega__product-list a:hover::before, .products-mega__product-list a:focus-visible::before {
  width: 8px;
}
.products-mega__brands {
  margin-top: auto;
  padding-top: clamp(16px, 1.25vw, 24px);
  border-top: 1px solid rgba(186, 192, 212, 0.45);
  min-width: 0;
}
.products-mega__brands-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}
.products-mega__brand {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  min-width: 0;
  padding: 8px 10px;
  border: 1px solid rgba(186, 192, 212, 0.4);
  border-radius: 8px;
  background: #fafbfc;
  transition: border-color 0.18s ease, background-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;
}
.products-mega__brand img {
  display: block;
  max-width: 100%;
  max-height: 34px;
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  filter: grayscale(0.15);
  transition: filter 0.18s ease;
}
.products-mega__brand:hover {
  border-color: rgba(160, 38, 79, 0.28);
  background: #fff;
  box-shadow: 0 4px 14px rgba(65, 74, 102, 0.08);
  transform: translateY(-1px);
}
.products-mega__brand:hover img {
  filter: none;
}

.has-products-mega {
  position: static !important;
}
.has-products-mega.is-open .products-mega__trigger svg, .has-products-mega:hover .products-mega__trigger svg {
  transform: rotate(180deg);
}

.products-mega.is-open,
.has-products-mega.is-open .products-mega,
.has-products-mega:hover .products-mega,
.has-products-mega:focus-within .products-mega {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0);
}

@keyframes productsMegaFade {
  from {
    opacity: 0;
    transform: translateY(4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
body.home-page header:not(.is-scrolled) .products-mega {
  background: #fff;
}

.ap-hero {
  background-image: url("../images/home/hero-slide-2.png");
  display: flex;
  flex-direction: column;
  padding-top: 70px;
}
@media (min-width: 768px) {
  .ap-hero {
    padding-top: 100px;
  }
}
@media (min-width: 1200px) {
  .ap-hero {
    padding-top: clamp(88px, 8.07vw, 155px);
  }
}
.ap-hero__stage {
  position: relative;
  width: 100%;
  min-height: 290px;
}
@media (min-width: 768px) {
  .ap-hero__stage {
    min-height: clamp(240px, 42.97vw, 825px);
  }
}
.ap-hero__frame {
  position: absolute;
  inset: 0;
  z-index: 3;
  pointer-events: none;
}
@media (max-width: 767px) {
  .ap-hero__frame {
    display: none;
  }
}
.ap-hero__frame img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
     object-fit: fill;
}
.ap-hero__slider {
  position: absolute;
  inset: 0;
  z-index: 2;
}
.ap-hero__slider .slick-list,
.ap-hero__slider .slick-track {
  height: 100%;
}
.ap-hero__slider .slick-slide {
  outline: none;
  float: left;
}
.ap-hero__slider .slick-slide.slick-active {
  z-index: 2;
}
.ap-hero__slide {
  position: relative;
  height: 100%;
}
.ap-hero__mask {
  position: absolute;
  inset: 0;
  overflow: hidden;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
}
@media (min-width: 768px) {
  .ap-hero__mask {
    -webkit-mask-image: url("../images/home/hero-bg-mask.svg");
    mask-image: url("../images/home/hero-bg-mask.svg");
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
  }
}
.ap-hero__mask::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.22) 100%);
  pointer-events: none;
  z-index: 2;
}
.ap-hero__poster {
  position: absolute;
  inset: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: opacity 0.35s ease;
}
.ap-hero__video {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background: transparent;
}
.ap-hero__content {
  position: relative;
  z-index: 2;
  padding: clamp(16px, 2.5vw, 40px) clamp(12px, 2vw, 31px);
  display: flex;
  align-items: flex-start;
  pointer-events: none;
}
@media (min-width: 992px) {
  .ap-hero__content {
    padding: clamp(20px, 1.61vw, 31px) clamp(16px, 1.51vw, 29px);
  }
}
.ap-hero__card {
  pointer-events: auto;
  width: 37.1%;
  max-width: 92%;
  padding: clamp(16px, 1.56vw, 30px);
  border-radius: clamp(12px, 1.04vw, 20px);
  background: rgba(255, 255, 255, 0.41);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
}
.ap-hero__welcome {
  color: #fff;
  font-size: clamp(24px, 1.875vw, 36px);
  font-weight: 400;
  margin-bottom: 5px;
}
.ap-hero__title {
  color: #fff;
  margin-bottom: clamp(12px, 0.99vw, 19px);
  display: flex;
  flex-wrap: wrap;
}
.ap-hero__title strong {
  display: block;
  color: #a0264f;
}
.ap-hero__title, .ap-hero__title strong {
  font-size: clamp(36px, 5vw, 96px);
  font-weight: 800;
  line-height: 1;
}
.ap-hero__text {
  color: #414a66;
  font-size: clamp(14px, 1.04vw, 20px);
  line-height: 1.4;
  max-width: min(564px, 100%);
  margin: 0;
}
.ap-hero__play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 4;
  width: clamp(56px, 7.604vw, 146px);
  height: clamp(56px, 7.604vw, 146px);
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.52);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  color: #a0264f;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.25s ease;
}
@media (max-width: 991px) {
  .ap-hero__play {
    opacity: 1;
  }
}
.ap-hero__play-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: clamp(42px, 4.375vw, 84px);
  height: clamp(42px, 4.375vw, 84px);
}
.ap-hero__play-icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
.ap-hero__play-icon--pause {
  display: none;
}
.ap-hero__play.is-paused .ap-hero__play-icon--play {
  display: inline-flex;
}
.ap-hero__play.is-paused .ap-hero__play-icon--pause {
  display: none;
}
.ap-hero__play:not(.is-paused) .ap-hero__play-icon--play {
  display: none;
}
.ap-hero__play:not(.is-paused) .ap-hero__play-icon--pause {
  display: inline-flex;
}
.ap-hero:hover .ap-hero__play {
  opacity: 1;
}
.ap-hero__slides-nav {
  position: absolute;
  right: clamp(10px, 2.2vw, 36px);
  bottom: clamp(10px, 2.4vw, 28px);
  z-index: 5;
  display: flex;
  align-items: center;
  gap: clamp(6px, 0.625vw, 12px);
}
.ap-hero__slides-nav .progress-bar {
  --hero-ring-c: 109.96;
  position: relative;
  width: clamp(32px, 2.08vw, 40px);
  height: clamp(32px, 2.08vw, 40px);
  border: 0;
  border-radius: 50%;
  padding: 0;
  background: transparent;
  color: #fff;
  font-size: clamp(14px, 0.94vw, 18px);
  font-weight: 800;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: transform 0.2s ease;
}
.ap-hero__slides-nav .progress-bar__svg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.ap-hero__slides-nav .progress-bar__arc {
  opacity: 0;
  transition: opacity 0.2s ease;
}
.ap-hero__slides-nav .progress-bar span {
  color: #fff;
  position: relative;
  z-index: 2;
  font-size: clamp(14px, 0.94vw, 18px);
  font-weight: 800;
}
.ap-hero__slides-nav .progress-bar.is-active .progress-bar__arc, .ap-hero__slides-nav .progress-bar.active .progress-bar__arc {
  opacity: 1;
}
.ap-hero__bottom {
  position: relative;
  z-index: 0;
  padding: clamp(12px, 2vw, 24px) 0 clamp(16px, 3vw, 32px);
  margin-top: -60px;
}
@media (min-width: 768px) {
  .ap-hero__bottom {
    margin-top: -48px;
  }
}
@media (min-width: 1200px) {
  .ap-hero__bottom {
    margin-top: -72px;
  }
}
.ap-hero__partners {
  padding: 0;
  width: 90%;
}
@media (max-width: 575px) {
  .ap-hero__partners {
    margin: auto;
  }
}
@media (min-width: 768px) {
  .ap-hero__partners {
    width: 100%;
    max-width: clamp(280px, 58.8vw, 1129px);
  }
}
.ap-hero__partners .slick-list {
  margin: 0 clamp(-8px, -0.5vw, -16px);
}
.ap-hero__partners .slick-slide {
  padding: 0 clamp(8px, 0.834vw, 16px);
}
.ap-hero__partners .slick-track {
  display: flex;
  align-items: stretch;
}
.ap-hero__partner {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.ap-hero__partner img {
  border: 1px solid #E6EDF2;
  background: #fff;
  width: 100%;
  padding: 5px clamp(12px, 1.406vw, 27px);
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  height: 50px;
}
@media (min-width: 768px) {
  .ap-hero__partner img {
    height: 30px;
  }
}
@media (min-width: 1200px) {
  .ap-hero__partner img {
    height: clamp(60px, 3.698vw, 71px);
  }
}
@media (max-width: 767px) {
  .ap-hero__card {
    width: 100%;
    max-width: 100%;
  }
  .ap-hero__content {
    align-items: stretch;
  }
  .ap-hero__title, .ap-hero__title strong {
    font-size: clamp(32px, 9vw, 48px);
  }
  .ap-hero__welcome {
    font-size: clamp(20px, 5vw, 28px);
  }
  .ap-hero__slides-nav {
    right: clamp(8px, 3vw, 16px);
    bottom: clamp(8px, 3vw, 16px);
  }
  .ap-hero__bottom {
    margin-top: 0;
    padding-top: 16px;
  }
}

.ap-about {
  position: relative;
  padding-top: clamp(50px, 5.73vw, 110px);
  overflow: hidden;
}
.ap-about::after {
  content: "";
  position: absolute;
  top: clamp(36px, 3.125vw, 60px);
  right: 0;
  width: 22.5949%;
  height: clamp(360px, 30.885vw, 593px);
  opacity: 1;
  pointer-events: none;
  background: url("../images/home/about-outline.svg") center/cover no-repeat;
  z-index: 0;
}
@media (max-width: 991px) {
  .ap-about::after {
    display: none;
  }
}
.ap-about__grid {
  display: flex;
  flex-direction: column;
  gap: clamp(32px, 3.13vw, 60px);
  align-items: stretch;
  z-index: 1;
}
@media (min-width: 992px) {
  .ap-about__grid {
    position: relative;
    width: min(100%, 1680px);
    margin: 0 auto;
  }
}
.ap-about__media-wrap {
  position: relative;
  padding: clamp(24px, 1.56vw, 30px) clamp(24px, 1.56vw, 30px) clamp(72px, 4.43vw, 85px);
  background: #0d0d0c;
  border-radius: clamp(28px, 2.6vw, 50px) 0 0 0;
}
@media (min-width: 992px) {
  .ap-about__media-wrap {
    position: absolute;
    top: 40px;
    left: 0;
    width: 42.143%;
    padding: clamp(28px, 2.5vw, 48px);
    border-radius: 50px 0 0 0;
  }
}
@media (max-width: 991px) {
  .ap-about__media-wrap {
    margin: 0 auto;
  }
}
.ap-about__media-frame {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: clamp(20px, 2.08vw, 36px) 0 0 0;
  background: transparent;
}
@media (min-width: 992px) {
  .ap-about__media-frame {
    height: clamp(320px, 30.365vw, 583px);
    aspect-ratio: auto;
    border-radius: 50px;
  }
}
.ap-about__media-frame img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 992px) {
  .ap-about__media-frame img {
    position: absolute;
    top: 0;
    left: -74px;
    width: clamp(480px, 45.313vw, 870px);
    height: clamp(320px, 30.26vw, 581px);
    max-width: none;
    border-radius: 50px;
  }
}
.ap-about__badge {
  position: absolute;
  right: 0;
  bottom: 0;
  width: clamp(160px, 13.59vw, 261px);
  padding: clamp(22px, 1.88vw, 36px) clamp(18px, 1.46vw, 28px);
  background: #0d0d0c;
  border-radius: clamp(28px, 2.6vw, 50px) 0 0 0;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 768px) {
  .ap-about__badge {
    min-height: clamp(160px, 13.02vw, 250px);
  }
}
@media (min-width: 992px) {
  .ap-about__badge {
    width: 36.865%;
    min-height: clamp(160px, 13.021vw, 250px);
    padding: clamp(22px, 1.875vw, 36px) clamp(18px, 1.458vw, 28px);
    border-radius: 50px 0 0 0;
  }
}
.ap-about__badge strong,
.ap-about__badge span {
  color: #fff;
}
.ap-about__badge strong {
  display: block;
  font-size: clamp(56px, 5vw, 96px);
  font-weight: 700;
  line-height: 1;
  margin-bottom: clamp(6px, 0.42vw, 8px);
}
.ap-about__badge span {
  font-size: clamp(16px, 1.15vw, 22px);
  font-weight: 500;
  line-height: 0.95;
}
@media (min-width: 992px) {
  .ap-about__badge span {
    line-height: 0.9;
  }
}
.ap-about__accent {
  position: absolute;
  background: #a0264f;
  border-radius: clamp(12px, 1.04vw, 20px);
  z-index: 2;
}
.ap-about__accent--lg {
  width: clamp(72px, 5.21vw, 100px);
  height: clamp(72px, 5.21vw, 100px);
  top: clamp(-18px, -1.56vw, -30px);
  right: clamp(18px, 3.13vw, 60px);
}
@media (min-width: 992px) {
  .ap-about__accent--lg {
    width: clamp(72px, 5.208vw, 100px);
    height: clamp(72px, 5.208vw, 100px);
    top: clamp(-30px, -1.563vw, -18px);
    right: clamp(-30px, -1.563vw, -18px);
  }
}
.ap-about__accent--sm {
  width: clamp(44px, 3.54vw, 68px);
  height: clamp(44px, 3.54vw, 68px);
  top: clamp(40px, 4.22vw, 81px);
  right: clamp(80px, 7.29vw, 140px);
  border-radius: clamp(8px, 0.52vw, 10px);
}
@media (min-width: 992px) {
  .ap-about__accent--sm {
    width: clamp(44px, 3.542vw, 68px);
    height: clamp(44px, 3.542vw, 68px);
    top: clamp(25px, 2.656vw, 51px);
    right: clamp(28px, 2.5vw, 48px);
    border-radius: 10px;
  }
}
.ap-about__content {
  position: relative;
  padding: clamp(28px, 3.02vw, 58px) clamp(24px, 3.13vw, 60px) clamp(28px, 2.92vw, 56px);
}
@media (min-width: 992px) {
  .ap-about__content {
    margin-top: clamp(56px, 7.76vw, 149px);
    min-height: clamp(360px, 34.95vw, 671px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 75.477%;
    margin-left: auto;
    padding: clamp(28px, 2.188vw, 42px) clamp(40px, 3.438vw, 66px) clamp(28px, 2.188vw, 42px) clamp(140px, 18.854vw, 362px);
    border-radius: 50px;
  }
}
.ap-about__content::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #f6f6f6;
  border-radius: clamp(28px, 2.6vw, 50px);
  z-index: -1;
}
.ap-about p strong {
  display: block;
  color: #3e4762;
  font-weight: 600;
  margin-bottom: clamp(14px, 0.94vw, 18px);
  line-height: 160%;
}
.ap-about p {
  line-height: 180%;
}
.ap-about__text {
  color: #666d84;
  line-height: 180%;
}
.ap-about__text + p {
  margin-top: clamp(16px, 1.72vw, 33px);
}
.ap-about__contact {
  display: flex;
  align-items: center;
  gap: clamp(12px, 0.83vw, 16px);
  margin-top: clamp(20px, 1.46vw, 28px);
  z-index: 5;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 575px) {
  .ap-about__contact {
    width: 100%;
    gap: 12px;
    margin-top: 20px;
    padding: 12px 14px;
    box-sizing: border-box;
    background: rgba(160, 38, 79, 0.08);
    border: 1px solid rgba(160, 38, 79, 0.18);
    border-radius: 12px;
  }
}
@media (min-width: 992px) {
  .ap-about__contact {
    margin-top: 0;
    position: absolute;
    left: clamp(40px, 4.427vw, 85px);
    bottom: 1.5%;
  }
}
.ap-about__contact-icon {
  width: 60px;
  height: 60px;
  border-radius: clamp(8px, 0.52vw, 10px);
  background: rgba(160, 38, 79, 0.18);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #a0264f;
  flex-shrink: 0;
}
@media (max-width: 575px) {
  .ap-about__contact-icon {
    width: 44px;
    height: 44px;
    border-radius: 10px;
    background: #fff;
  }
}
@media (min-width: 768px) {
  .ap-about__contact-icon {
    width: clamp(31px, 3.23vw, 62px);
    height: clamp(31px, 3.23vw, 62px);
  }
}
.ap-about__contact-icon svg {
  width: 40px;
  height: auto;
}
@media (max-width: 575px) {
  .ap-about__contact-icon svg {
    width: 24px;
    height: 24px;
  }
}
@media (min-width: 768px) {
  .ap-about__contact-icon svg {
    width: clamp(20px, 2.089vw, 40px);
    height: clamp(20px, 2.089vw, 40px);
  }
}
.ap-about__contact-body {
  min-width: 0;
  display: flex;
  flex-direction: column;
}
.ap-about__contact span:not(.ap-about__contact-icon) {
  display: block;
  color: #7781a2;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 4px;
}
@media (max-width: 575px) {
  .ap-about__contact span:not(.ap-about__contact-icon) {
    font-size: 13px;
    margin-bottom: 2px;
    line-height: 1.2;
  }
}
@media (min-width: 768px) {
  .ap-about__contact span:not(.ap-about__contact-icon) {
    font-size: clamp(14px, 0.94vw, 18px);
  }
}
.ap-about__contact a {
  color: #414a66;
  font-weight: 600;
  text-decoration: none;
  line-height: 1.2;
  font-size: 28px;
}
@media (max-width: 575px) {
  .ap-about__contact a {
    font-size: clamp(18px, 5.2vw, 22px);
    white-space: nowrap;
  }
}
@media (min-width: 768px) {
  .ap-about__contact a {
    font-size: clamp(17px, 1.66vw, 32px);
  }
}
.ap-about__actions {
  margin-top: clamp(22px, 2.03vw, 39px);
}
@media (min-width: 992px) {
  .ap-about__actions {
    margin-top: clamp(39px, 3.28vw, 63px);
  }
}
.ap-about__actions .ap-btn {
  min-height: clamp(44px, 2.6vw, 50px);
  padding: clamp(10px, 0.625vw, 12px) clamp(20px, 1.35vw, 26px);
  font-size: clamp(16px, 0.94vw, 18px);
  font-weight: 600;
}
.ap-about__actions .ap-btn--outline {
  border-color: #a0264f;
}
.ap-about__actions .ap-btn--outline:hover {
  background: #a0264f;
  color: #fff;
}
.ap-about .ap-eyebrow {
  margin-bottom: clamp(10px, 0.73vw, 14px);
  line-height: 90%;
}
@media (min-width: 992px) {
  .ap-about .ap-eyebrow {
    margin-bottom: 16px;
  }
}
@media (max-width: 991px) {
  .ap-about__media-wrap {
    min-height: auto;
  }
  .ap-about__content {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .ap-about__media-wrap {
    padding-bottom: 0;
  }
  .ap-about__media-frame img {
    position: static;
  }
  .ap-about__badge {
    position: relative;
    margin-left: auto;
    margin-top: -40px;
    max-width: 100%;
  }
  .ap-about__accent--lg {
    width: 48px;
    height: 48px;
    top: -12px;
    right: -12px;
  }
  .ap-about__accent--sm {
    width: 32px;
    height: 32px;
    top: 18px;
    right: 28px;
  }
  .ap-about__contact {
    position: static;
    margin-top: 20px;
  }
}

.ap-products {
  padding-bottom: clamp(60px, 7.08vw, 102px);
}
.ap-products__head {
  display: grid;
  gap: 20px;
  margin-bottom: 28px;
}
@media (min-width: 992px) {
  .ap-products__head {
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: 32px 48px;
  }
}
.ap-products__head, .ap-products__tabs-row {
  width: 93.062%;
  z-index: 1;
  position: relative;
}
.ap-products__head-left {
  min-width: 0;
}
.ap-products__tabs-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 28px;
  flex-wrap: wrap;
}
.ap-products__tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  flex: 1;
  min-width: 0;
}
.ap-products__slider-wrap {
  position: relative;
}
.ap-products__slider-wrap::after {
  background: #FFF;
  filter: blur(40px);
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 8.1%;
}
.ap-products__slider {
  margin: 0 -13px;
}
.ap-products__slider .slick-slide {
  padding: 0 13px;
}
.ap-products__slider .slick-list {
  overflow: visible;
}
.ap-products__card {
  position: relative;
  background: transparent;
  text-align: left;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  min-height: 200px;
}
@media (min-width: 768px) {
  .ap-products__card {
    min-height: clamp(280px, 26.198vw, 503px);
  }
}
.ap-products__card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #e6e6e6;
  z-index: -1;
  -webkit-mask-image: url("../images/product-mask.png");
  -webkit-mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-image: url("../images/product-mask.png");
  -webkit-mask-size: 100% 98%;
          mask-size: 100% 98%;
  mask-repeat: no-repeat;
  transition: background-color 0.3s ease;
}
@media (min-width: 768px) {
  .ap-products__card::before {
    -webkit-mask-size: 100% 100%;
            mask-size: 100% 100%;
  }
}
.ap-products__card-media {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 200px;
  width: 100%;
  margin: auto;
}
@media (min-width: 768px) {
  .ap-products__card-media {
    height: clamp(140px, 14.792vw, 284px);
  }
}
.ap-products__card-media img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  mix-blend-mode: multiply;
}
.ap-products__card h3, .ap-products__card p {
  width: 65%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ap-products__card h3 {
  color: #414a66;
  font-size: clamp(12px, 0.938vw, 18px);
  font-weight: 700;
  margin-top: auto;
}
@media (min-width: 768px) {
  .ap-products__card h3 {
    margin-bottom: clamp(4px, 0.313vw, 6px);
  }
}
.ap-products__card p {
  color: #666d84;
  margin-bottom: 0;
}
.ap-products__card-footer {
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 2;
}
.ap-products__card .ap-card-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: clamp(40px, 3.5vw, 54px);
  height: clamp(40px, 3.5vw, 54px);
  border-radius: 50%;
  background: #fff;
  color: #414a66;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transition: background-color 0.3s ease, color 0.3s ease, transform 0.3s ease;
  text-decoration: none;
}
.ap-products__card .ap-card-arrow svg {
  width: clamp(20px, 1.25vw, 24px);
  height: clamp(20px, 1.25vw, 24px);
  transform: rotate(45deg);
  transition: transform 0.3s ease;
}
.ap-products__card .ap-card-arrow:hover {
  background: #a0264f;
  color: #fff;
}
.ap-products__card .ap-card-arrow:hover svg {
  transform: rotate(90deg);
}
.ap-products__card:hover::before {
  background: #dedede;
}
.ap-products__card:hover .ap-card-arrow {
  background: #a0264f;
  color: #fff;
}
.ap-products__card:hover .ap-card-arrow svg {
  transform: rotate(90deg);
}
.ap-products__card:hover .ap-card-arrow svg path {
  stroke: #fff;
}
@media (max-width: 767px) {
  .ap-products__head, .ap-products__tabs-row {
    width: 100%;
  }
  .ap-products__tabs-row {
    flex-direction: column;
    align-items: stretch;
    gap: 16px;
  }
  .ap-products__tabs {
    gap: 5px;
  }
  .ap-products__slider {
    margin: 0;
  }
  .ap-products__slider .slick-slide {
    padding: 0 8px;
  }
  .ap-products__slider .slick-list {
    overflow: hidden;
  }
  .ap-products__slider-wrap::after {
    display: none;
  }
  .ap-products__card-footer {
    right: 12px;
    bottom: 12px;
  }
}

.ap-slider-nav .ap-arrow-btn {
  background: #eaeaea;
  color: #414a66;
}
.ap-slider-nav .ap-arrow-btn:hover {
  background: #D9D9D9;
  color: #fff;
}
.ap-slider-nav .ap-arrow-btn:hover path {
  stroke: #75706A;
}

.ap-services .ap-section-intro {
  max-width: 1054px;
  font-size: 16px;
  line-height: 1.6;
}
@media (min-width: 992px) {
  .ap-services .ap-section-intro {
    font-size: 20px;
    line-height: 1.6;
  }
}
.ap-services__panel {
  background: rgba(160, 38, 79, 0.08);
  border-radius: 30px;
  padding: 48px 20px 56px;
}
@media (max-width: 767px) {
  .ap-services__panel {
    padding: 32px 16px 40px;
    border-radius: 20px;
  }
}
@media (min-width: 768px) {
  .ap-services__panel {
    padding: 56px 40px 64px;
  }
}
@media (min-width: 1200px) {
  .ap-services__panel {
    padding: 76px 80px 72px;
  }
}
.ap-services .ap-section-head {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .ap-services .ap-section-head {
    margin-bottom: 48px;
  }
}
.ap-services__grid {
  display: grid;
  gap: 24px;
}
@media (min-width: 576px) and (max-width: 768px) {
  .ap-services__grid {
    margin: auto;
  }
}
@media (min-width: 768px) {
  .ap-services__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
  }
}
.ap-services__card {
  position: relative;
  overflow: visible;
  background: url("../images/home/service-card-bg.svg") center/100% 100% no-repeat;
  padding: clamp(75px, 7.761vw, 149px) clamp(20px, 2.5vw, 36px) clamp(24px, 2.5vw, 36px);
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .ap-services__card {
    min-height: clamp(280px, 21.094vw, 405px);
  }
}
@media (max-width: 767px) {
  .ap-services__card {
    padding: 70px 23px 20px;
  }
}
@media (max-width: 575px) {
  .ap-services__card {
    width: 90%;
    margin: auto;
  }
}
.ap-services__card-num {
  position: absolute;
  top: clamp(24px, 1.86vw, 36px);
  right: clamp(18px, 2vw, 36px);
  z-index: 1;
  color: #f0f0f0;
  font-size: clamp(60px, 6.7vw, 128px);
  font-weight: 700;
  line-height: 1;
  pointer-events: none;
}
.ap-services__card-icon {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: clamp(48px, 4.167vw, 80px);
  height: clamp(48px, 4.167vw, 80px);
  border-radius: 8px;
  background: rgba(255, 0, 86, 0.28);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .ap-services__card-icon {
    top: 10px;
    border-radius: 16px;
  }
}
.ap-services__card-icon img {
  width: clamp(36px, 2.813vw, 54px);
  height: clamp(36px, 2.813vw, 54px);
  -o-object-fit: contain;
     object-fit: contain;
}
.ap-services__card-body {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1 1 auto;
  width: 100%;
  min-height: 0;
}
.ap-services__card h3 {
  color: #000;
  font-weight: 600;
  margin-bottom: clamp(12px, 1.25vw, 16px);
}
.ap-services__card p {
  color: #666d84;
  margin-bottom: clamp(20px, 2vw, 28px);
}
.ap-services__card .ap-btn {
  margin-top: auto;
  font-size: 16px;
}
@media (min-width: 992px) {
  .ap-services__card .ap-btn {
    font-size: clamp(16px, 0.938vw, 18px);
  }
}

.ap-trusted {
  padding: 70px 0 90px;
}
@media (max-width: 767px) {
  .ap-trusted {
    padding: 48px 0 60px;
  }
}
.ap-trusted .ap-section-intro {
  max-width: 1257px;
  font-size: 16px;
  line-height: 1.6;
}
@media (min-width: 992px) {
  .ap-trusted .ap-section-intro {
    font-size: 20px;
    line-height: 1.6;
  }
}
.ap-trusted__grid {
  gap: 40px;
  align-items: center;
}
@media (min-width: 992px) {
  .ap-trusted__grid {
    display: grid;
    grid-template-columns: minmax(0, 721fr) minmax(0, 866fr);
    gap: 88px;
  }
}
.ap-trusted__media {
  position: relative;
  width: 100%;
  max-width: 721px;
  margin: 0 auto;
  min-height: 280px;
  aspect-ratio: 721/492;
}
@media (min-width: 992px) {
  .ap-trusted__media {
    margin: 0;
    min-height: 0;
  }
}
.ap-trusted__media .ap-trusted__bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left center;
     object-position: left center;
  z-index: 0;
}
.ap-trusted__media .ap-trusted__device {
  position: absolute;
  left: 0;
  bottom: 3%;
  z-index: 1;
  width: 85%;
  max-width: 613px;
  display: block;
}
.ap-trusted__features {
  gap: clamp(12px, 0.833vw, 16px);
  display: grid;
}
@media (min-width: 992px) {
  .ap-trusted__features {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(20px, 1.563vw, 30px) clamp(48px, 4.583vw, 88px);
  }
}
.ap-trusted__feature {
  display: flex;
  align-items: center;
  gap: clamp(8px, 0.625vw, 12px);
  min-height: clamp(64px, 4.583vw, 88px);
  padding: clamp(14px, 0.938vw, 18px) clamp(16px, 1.042vw, 20px);
  border-radius: 10px;
  background: linear-gradient(90deg, #75706a 0%, #a0264f 78.846%);
  color: #fff;
  font-weight: 600;
  line-height: 1.1;
  min-width: 92.688%;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .ap-trusted__feature {
    width: 100%;
    min-width: 0;
  }
}
@media (min-width: 1200px) {
  .ap-trusted__feature {
    min-height: clamp(80px, 5.208vw, 100px);
    padding: clamp(16px, 1.042vw, 20px) clamp(20px, 1.354vw, 26px);
  }
}
@media (min-width: 1350px) {
  .ap-trusted__feature {
    min-width: 94.688%;
  }
}
@media (min-width: 1440px) {
  .ap-trusted__feature {
    min-width: 92.688%;
  }
}
.ap-trusted__feature span {
  color: #fff;
}
.ap-trusted__feature img {
  width: clamp(28px, 2.083vw, 40px);
  height: clamp(28px, 2.083vw, 40px);
  flex-shrink: 0;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 992px) {
  .ap-trusted__feature:nth-child(3) {
    margin-left: -70px;
  }
}
@media (min-width: 992px) {
  .ap-trusted__feature:nth-child(4) {
    margin-left: 70px;
  }
}

.ap-clients {
  padding: clamp(40px, 3.96vw, 76px) 0;
  background: #f7eef1;
}
.ap-clients .ap-section-intro {
  max-width: 1257px;
  font-size: 16px;
  line-height: 1.6;
}
@media (min-width: 992px) {
  .ap-clients .ap-section-intro {
    font-size: 20px;
    line-height: 1.6;
  }
}
.ap-clients__logos {
  margin-top: 48px;
}
.ap-clients__logos .slick-list {
  overflow: hidden;
}
.ap-clients__logos .slick-track {
  display: flex;
  align-items: center;
}
.ap-clients__logos .slick-slide {
  height: auto;
}
.ap-clients__logo {
  display: flex !important;
  align-items: center;
  justify-content: center;
  min-height: 80px;
  padding: 0 12px;
}
@media (min-width: 992px) {
  .ap-clients__logo {
    min-height: 120px;
    padding: 0 63px;
  }
}
.ap-clients__logo img {
  width: 100%;
  max-width: 175px;
  max-height: 72px;
  -o-object-fit: contain;
     object-fit: contain;
  mix-blend-mode: darken;
}
.ap-clients__logo--multiply img {
  mix-blend-mode: multiply;
}

.ap-case-studies {
  background: #fcfcfc;
  overflow: hidden;
}
.ap-case-studies .ap-eyebrow {
  margin-bottom: 16px;
  color: #7c87ac;
  font-size: 16px;
  font-weight: 500;
  line-height: 0.9;
}
@media (min-width: 992px) {
  .ap-case-studies .ap-eyebrow {
    font-size: 20px;
    line-height: 18px;
  }
}
.ap-case-studies .ap-section-intro {
  margin: 0;
  color: #666d84;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}
.ap-case-studies__head {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .ap-case-studies__head {
    align-items: end;
    justify-content: space-between;
    gap: clamp(40px, 5.2vw, 100px);
    margin-bottom: 44px;
  }
}
.ap-case-studies__head-left {
  min-width: 0;
}
@media (min-width: 992px) {
  .ap-case-studies__head-left {
    width: 46%;
  }
}
.ap-case-studies__head-left .ap-btn--outline {
  width: clamp(160px, 11.927vw, 229px);
  min-width: clamp(160px, 11.927vw, 229px);
  height: clamp(40px, 2.604vw, 50px);
  min-height: clamp(40px, 2.604vw, 50px);
  padding: 0 clamp(16px, 1.406vw, 27px);
  font-size: clamp(14px, 0.938vw, 18px);
  font-weight: 600;
  line-height: clamp(14px, 0.938vw, 18px);
}
@media (max-width: 767px) {
  .ap-case-studies__head-left .ap-btn--outline {
    width: 100%;
    min-width: 0;
    max-width: 229px;
  }
}
.ap-case-studies__head-right {
  display: flex;
  flex-direction: column;
  gap: 20px;
  min-width: 0;
  width: 61.899%;
}
@media (max-width: 767px) {
  .ap-case-studies__head-right {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .ap-case-studies__head-right {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    gap: clamp(16px, 1.875vw, 24px);
  }
}
@media (min-width: 992px) {
  .ap-case-studies__head-right {
    align-items: flex-start;
    padding-bottom: 12px;
    gap: clamp(24px, 3.854vw, 74px);
    width: 48%;
  }
}
.ap-case-studies__intro {
  flex: 1;
  min-width: 0;
}
.ap-case-studies__slider-wrap {
  position: relative;
}
.ap-case-studies__slider-wrap::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 2;
  width: 138px;
  height: 100%;
  background: linear-gradient(270deg, #ffffff 57%, transparent 100%);
  pointer-events: none;
}
@media (max-width: 767px) {
  .ap-case-studies__slider-wrap::after {
    display: none;
  }
}
.ap-case-studies__slider .slick-list {
  overflow: visible;
}
@media (max-width: 767px) {
  .ap-case-studies__slider .slick-list {
    overflow: hidden;
  }
}
.ap-case-studies__slider .slick-slide {
  height: auto;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .ap-case-studies__slider .slick-slide {
    margin: 0px 5px;
  }
}
@media (min-width: 768px) {
  .ap-case-studies__slider .slick-slide {
    width: 437px;
    margin-right: clamp(24px, 2.52vw, 48.46px);
  }
}
@media (min-width: 1200px) {
  .ap-case-studies__slider .slick-slide {
    width: 439px;
  }
}
@media (min-width: 1280px) {
  .ap-case-studies__slider .slick-slide {
    width: 442px;
  }
}
@media (min-width: 1350px) {
  .ap-case-studies__slider .slick-slide {
    width: 477px;
  }
}
@media (min-width: 1440px) {
  .ap-case-studies__slider .slick-slide {
    width: 525px;
  }
}
@media (min-width: 1600px) {
  .ap-case-studies__slider .slick-slide {
    width: 561.541px;
  }
}
@media (min-width: 1900px) {
  .ap-case-studies__slider .slick-slide {
    width: 641.541px;
  }
}
.ap-case-studies__slider .slick-track {
  display: flex;
  align-items: stretch;
}
.ap-case-studies__card {
  position: relative;
  display: grid;
  grid-template-columns: 220px minmax(0, 1fr);
  align-items: start;
  gap: clamp(16px, 1.2vw, 23px);
  width: 100%;
  padding: clamp(16px, 1.2vw, 23px);
  box-sizing: border-box;
}
.ap-case-studies__card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background: url("../images/home/case-study-card-bg.svg") center/100% 100% no-repeat;
  transform: scaleY(-1);
  pointer-events: none;
}
@media (max-width: 767px) {
  .ap-case-studies__card {
    grid-template-columns: 1fr;
    justify-items: center;
    gap: 0px;
    justify-content: space-between;
    min-height: 0;
    padding: 15px 10px 15px;
  }
}
.ap-case-studies__card-media {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36.943%;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .ap-case-studies__card-media {
    width: 25%;
  }
}
.ap-case-studies__card-media img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.ap-case-studies__card-body {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
  padding-top: clamp(24px, 2.08vw, 40px);
  min-width: 0;
  width: 59.107%;
}
@media (max-width: 767px) {
  .ap-case-studies__card-body {
    width: 70%;
    height: auto;
    padding-top: 0;
  }
}
.ap-case-studies__card-body h3 {
  color: #414a66;
  font-size: 18px;
  font-weight: 600;
  line-height: 18px;
  margin: 0 0 10px;
}
@media (min-width: 1200px) {
  .ap-case-studies__card-body h3 {
    margin: 0 0 17px;
    font-size: 20px;
  }
}
.ap-case-studies__card-body p {
  color: #666d84;
  margin-bottom: clamp(8px, 1.3vw, 25px);
  line-height: 160%;
}
.ap-case-studies__card-body .ap-btn--outline {
  height: clamp(35px, 2.604vw, 50px);
  min-height: clamp(35px, 2.604vw, 50px);
  padding: 0 clamp(16px, 1.406vw, 27px);
  font-size: clamp(14px, 0.938vw, 18px);
  font-weight: 600;
  line-height: 100%;
}
@media (max-width: 767px) {
  .ap-case-studies__card-body .ap-btn--outline {
    margin-left: auto;
  }
}

.home-blogs,
.ap-news {
  background: #fff;
  overflow: hidden;
  padding-bottom: 14px;
}
.home-blogs .ap-eyebrow,
.ap-news .ap-eyebrow {
  display: block;
  margin-bottom: clamp(10px, 0.78vw, 15px);
}
.home-blogs .ap-section-title,
.ap-news .ap-section-title {
  margin-bottom: clamp(12px, 0.89vw, 17px);
}
.home-blogs .ap-section-intro,
.ap-news .ap-section-intro {
  max-width: clamp(320px, 31.35vw, 602px);
  margin: 0 0 clamp(20px, 3.23vw, 62px);
  color: #666d84;
  font-weight: 400;
  line-height: 1.6;
}
@media (min-width: 992px) {
  .home-blogs .ap-section-intro,
  .ap-news .ap-section-intro {
    line-height: clamp(26px, 1.67vw, 32px);
  }
}
.home-blogs__grid,
.ap-news__grid {
  display: grid;
  gap: clamp(28px, 2.5vw, 48px);
}
@media (min-width: 992px) {
  .home-blogs__grid,
  .ap-news__grid {
    grid-template-columns: minmax(0, clamp(280px, 31.35vw, 602px)) minmax(0, 1fr);
    gap: clamp(48px, 4.32vw, 83px);
    align-items: end;
  }
}
.home-blogs__content,
.ap-news__content {
  min-width: 0;
}
.home-blogs__cta,
.ap-news__cta {
  width: clamp(130px, 7.76vw, 149px);
  min-width: clamp(130px, 7.76vw, 149px);
  min-height: clamp(40px, 2.6vw, 50px);
  padding: 0 clamp(20px, 1.41vw, 27px);
  font-size: clamp(14px, 0.94vw, 18px);
  font-weight: 600;
  line-height: 18px;
}
.home-blogs__main,
.ap-news__main {
  position: relative;
  min-width: 0;
  display: grid;
  gap: clamp(16px, 1.25vw, 24px);
}
@media (min-width: 992px) {
  .home-blogs__main,
  .ap-news__main {
    grid-template-columns: auto minmax(0, 1fr);
    align-items: end;
    gap: clamp(20px, 1.41vw, 27px);
  }
}
.home-blogs__nav,
.ap-news__nav {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: clamp(7px, 0.36vw, 7px);
  order: 2;
  transform: translateY(14px);
}
@media (min-width: 992px) {
  .home-blogs__nav,
  .ap-news__nav {
    flex-direction: column;
    order: 0;
  }
}
.home-blogs__nav .ap-arrow-btn,
.ap-news__nav .ap-arrow-btn {
  width: clamp(44px, 2.6vw, 50px);
  height: clamp(44px, 2.6vw, 50px);
  background: #eaeaea;
  color: #414a66;
  flex-shrink: 0;
}
.home-blogs__nav .ap-arrow-btn svg,
.ap-news__nav .ap-arrow-btn svg {
  width: clamp(20px, 1.56vw, 25px);
  height: clamp(20px, 1.56vw, 25px);
}
.home-blogs__nav .ap-arrow-btn svg path,
.ap-news__nav .ap-arrow-btn svg path {
  stroke: #a9a9a9;
}
.home-blogs__nav .ap-arrow-btn:hover,
.ap-news__nav .ap-arrow-btn:hover {
  background: #D9D9D9;
  color: #fff;
}
.home-blogs__nav .ap-arrow-btn:hover svg path,
.ap-news__nav .ap-arrow-btn:hover svg path {
  stroke: #75706A;
}
.home-blogs__slider,
.ap-news__slider {
  min-width: 0;
  order: 1;
}
@media (max-width: 767px) {
  .home-blogs__slider .slick-list,
  .ap-news__slider .slick-list {
    overflow: hidden;
  }
}
.home-blogs__slider .slick-slide,
.ap-news__slider .slick-slide {
  width: clamp(280px, 23.02vw, 442px);
  margin-right: clamp(20px, 1.77vw, 34px);
}
@media (max-width: 767px) {
  .home-blogs__slider .slick-slide,
  .ap-news__slider .slick-slide {
    width: 100%;
    margin-right: 0;
    padding: 0 clamp(8px, 0.63vw, 12px);
    box-sizing: border-box;
  }
}
.home-blogs__slider .slick-track,
.ap-news__slider .slick-track {
  display: flex;
  align-items: stretch;
}
.home-blogs__card,
.ap-news__card {
  position: relative;
  width: 100%;
  height: clamp(300px, 22.76vw, 437px);
  overflow: hidden;
  background: transparent;
}
@media (max-width: 767px) {
  .home-blogs__card,
  .ap-news__card {
    height: auto;
    min-height: clamp(360px, 90vw, 437px);
  }
}
.home-blogs__card-media,
.ap-news__card-media {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
}
.home-blogs__card-media img,
.ap-news__card-media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.home-blogs__card-body,
.ap-news__card-body {
  position: absolute;
  left: 0;
  bottom: -1px;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: clamp(220px, 16.46vw, 316px);
  height: clamp(160px, 10.26vw, 197px);
  padding: clamp(12px, 0.78vw, 15px);
  box-sizing: border-box;
  background: #fff;
}
@media (max-width: 767px) {
  .home-blogs__card-body,
  .ap-news__card-body {
    width: min(316px, 78%);
    height: auto;
    min-height: clamp(160px, 42vw, 197px);
  }
}
.home-blogs__card-date,
.ap-news__card-date {
  display: inline-flex;
  align-items: center;
  gap: clamp(6px, 0.42vw, 8px);
  color: #666d84;
  font-size: clamp(14px, 0.83vw, 16px);
  font-weight: 400;
  line-height: clamp(14px, 0.83vw, 16px);
  margin: 0 0 clamp(8px, 0.63vw, 12px);
}
.home-blogs__card-date svg,
.ap-news__card-date svg {
  width: clamp(16px, 0.94vw, 18px);
  height: clamp(16px, 0.94vw, 18px);
  flex-shrink: 0;
  color: #666d84;
}
.home-blogs__card h3,
.ap-news__card h3 {
  color: #000;
  font-size: clamp(16px, 1.04vw, 20px);
  font-weight: 500;
  line-height: clamp(24px, 1.67vw, 32px);
  margin: 0 0 auto;
  max-width: clamp(200px, 13.85vw, 266px);
}
.home-blogs__card .ap-btn--outline,
.ap-news__card .ap-btn--outline {
  width: clamp(110px, 6.61vw, 127px);
  min-width: clamp(110px, 6.61vw, 127px);
  height: clamp(32px, 1.88vw, 36px);
  min-height: clamp(32px, 1.88vw, 36px);
  padding: 0 clamp(16px, 1.41vw, 27px);
  font-size: clamp(14px, 0.94vw, 18px);
  font-weight: 600;
  line-height: 18px;
  margin-top: clamp(10px, 0.83vw, 16px);
}

.horus-testimonials,
.ap-testimonials {
  position: relative;
  padding: clamp(48px, 4.17vw, 80px) 0 clamp(64px, 4.271vw, 82px);
  overflow: hidden;
  background: #fff;
}
.horus-testimonials .ap-eyebrow,
.ap-testimonials .ap-eyebrow {
  display: block;
  margin-bottom: clamp(10px, 0.78vw, 15px);
}
.horus-testimonials .ap-section-title,
.ap-testimonials .ap-section-title {
  margin-bottom: clamp(12px, 0.89vw, 17px);
  color: #414a66;
}
.horus-testimonials .ap-section-intro,
.ap-testimonials .ap-section-intro {
  margin: 0 0 clamp(28px, 3.39vw, 65px);
  color: #666d84;
  font-size: clamp(16px, 1.04vw, 20px);
  font-weight: 400;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .horus-testimonials .ap-section-intro,
  .ap-testimonials .ap-section-intro {
    max-width: clamp(320px, 31.35vw, 602px);
  }
}
@media (min-width: 992px) {
  .horus-testimonials .ap-section-intro,
  .ap-testimonials .ap-section-intro {
    line-height: clamp(26px, 1.67vw, 32px);
  }
}
.horus-testimonials__cube,
.ap-testimonials__cube {
  position: absolute;
  left: clamp(-40px, -3.54vw, -68px);
  top: clamp(20px, 2.29vw, 44px);
  z-index: 0;
  width: clamp(220px, 25.26vw, 485px);
  pointer-events: none;
}
.horus-testimonials__cube img,
.ap-testimonials__cube img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 991px) {
  .horus-testimonials__cube,
  .ap-testimonials__cube {
    opacity: 0.45;
  }
}
.horus-testimonials__grid,
.ap-testimonials__grid {
  position: relative;
  z-index: 1;
  display: grid;
  gap: clamp(32px, 2.5vw, 48px);
}
@media (min-width: 992px) {
  .horus-testimonials__grid,
  .ap-testimonials__grid {
    grid-template-columns: minmax(0, clamp(280px, 31.41vw, 603px)) minmax(0, 1fr);
    gap: clamp(40px, 7.76vw, 149px);
    align-items: end;
  }
}
.horus-testimonials__content,
.ap-testimonials__content {
  position: relative;
  z-index: 1;
  min-width: 0;
}
.horus-testimonials__trust,
.ap-testimonials__trust {
  display: flex;
  align-items: center;
  gap: clamp(10px, 0.57vw, 11px);
}
.horus-testimonials__trust-avatars,
.ap-testimonials__trust-avatars {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.horus-testimonials__trust-avatars img,
.ap-testimonials__trust-avatars img {
  width: clamp(32px, 2.08vw, 40px);
  height: clamp(32px, 2.08vw, 40px);
  border-radius: 50%;
  border: 2px solid #fff;
  margin-left: clamp(-22px, -1.04vw, -20px);
  -o-object-fit: cover;
     object-fit: cover;
}
.horus-testimonials__trust-avatars img:first-child,
.ap-testimonials__trust-avatars img:first-child {
  margin-left: 0;
}
.horus-testimonials__trust p,
.ap-testimonials__trust p {
  color: #000;
  font-size: clamp(16px, 1.04vw, 20px);
  font-weight: 600;
  line-height: clamp(18px, 1.35vw, 26px);
  margin: 0;
}
@media (min-width: 768px) {
  .horus-testimonials__trust p,
  .ap-testimonials__trust p {
    max-width: clamp(200px, 14.22vw, 273px);
  }
}
.horus-testimonials__panel,
.ap-testimonials__panel {
  position: relative;
  min-width: 0;
  padding: clamp(24px, 1.72vw, 33px) 10px clamp(0px, 0vw, 0px) clamp(16px, 1.72vw, 33px);
}
.horus-testimonials__panel::before,
.ap-testimonials__panel::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: calc(50% - 50vw);
  z-index: 0;
  height: clamp(260px, 20.36vw, 391px);
  background: #f7eef1;
  border-radius: 30px 0 0 30px;
  pointer-events: none;
}
@media (max-width: 767px) {
  .horus-testimonials__panel,
  .ap-testimonials__panel {
    padding-left: 0;
  }
  .horus-testimonials__panel::before,
  .ap-testimonials__panel::before {
    right: -16px;
    border-radius: 20px 0 0 20px;
  }
}
.horus-testimonials__slider .slick-slide,
.ap-testimonials__slider .slick-slide {
  width: clamp(280px, 21.72vw, 417px);
  margin-left: 13px;
  margin-right: 13px;
}
@media (max-width: 767px) {
  .horus-testimonials__slider .slick-slide,
  .ap-testimonials__slider .slick-slide {
    width: 100%;
    margin-right: 0;
    padding: 0 4px;
    box-sizing: border-box;
  }
}
.horus-testimonials__slider .slick-track,
.ap-testimonials__slider .slick-track {
  display: flex;
  align-items: stretch;
}
.horus-testimonials__card,
.ap-testimonials__card {
  position: relative;
  width: 100%;
  height: clamp(360px, 26.2vw, 503px);
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .horus-testimonials__card,
  .ap-testimonials__card {
    height: auto;
    min-height: 380px;
    padding-bottom: 64px;
  }
}
.horus-testimonials__card-shape,
.ap-testimonials__card-shape {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}
.horus-testimonials__card-shape img,
.ap-testimonials__card-shape img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
     object-fit: fill;
  transform: scaleY(-1);
}
.horus-testimonials__card blockquote,
.ap-testimonials__card blockquote {
  position: relative;
  z-index: 1;
  width: clamp(220px, 17.34vw, 333px);
  max-width: calc(100% - 48px);
  margin: clamp(36px, 2.81vw, 54px) 0 0 clamp(24px, 2.19vw, 42px);
  color: #666d84;
  font-size: clamp(16px, 1.04vw, 20px);
  font-weight: 400;
  line-height: clamp(26px, 1.67vw, 32px);
}
@media (max-width: 767px) {
  .horus-testimonials__card blockquote,
  .ap-testimonials__card blockquote {
    width: 90%;
  }
}
.horus-testimonials__card-quote,
.ap-testimonials__card-quote {
  position: absolute;
  z-index: 1;
  right: clamp(20px, 2.19vw, 42px);
  bottom: clamp(28px, 2.19vw, 42px);
  width: clamp(56px, 4.38vw, 84px);
  height: clamp(56px, 4.38vw, 84px);
  pointer-events: none;
}
.horus-testimonials__card-author,
.ap-testimonials__card-author {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: clamp(10px, 0.63vw, 12px);
}
.horus-testimonials__card-author img,
.ap-testimonials__card-author img {
  width: clamp(40px, 2.6vw, 50px);
  height: clamp(40px, 2.6vw, 50px);
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  flex-shrink: 0;
}
.horus-testimonials__card-author strong,
.ap-testimonials__card-author strong {
  display: block;
  color: #000;
  font-size: clamp(16px, 1.04vw, 20px);
  font-weight: 600;
  line-height: clamp(14px, 0.83vw, 16px);
  margin-bottom: clamp(4px, 0.36vw, 7px);
}
.horus-testimonials__card-author span,
.ap-testimonials__card-author span {
  display: block;
  color: #666d84;
  font-size: clamp(16px, 1.04vw, 20px);
  font-weight: 400;
  line-height: clamp(14px, 0.83vw, 16px);
}
.horus-testimonials__nav,
.ap-testimonials__nav {
  display: none;
}

.ap-page-hero {
  position: relative;
  overflow: hidden;
  background: #fff;
}
.ap-page-hero__banner {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.ap-page-hero__banner img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 0 0%;
     object-position: 0 0%;
}
.ap-page-hero__head {
  position: relative;
  z-index: 1;
  padding: clamp(96px, 12.55vw, 241px) 0 clamp(20px, 1.46vw, 28px);
}
.ap-page-hero__title {
  margin: 0 0 clamp(10px, 0.83vw, 16px);
  color: #414a66;
  font-weight: 700;
  font-size: clamp(24px, 2.5vw, 48px);
  line-height: 1;
}

.ap-breadcrumb {
  display: flex;
  align-items: center;
  gap: clamp(6px, 0.42vw, 8px);
  font-size: clamp(14px, 0.833vw, 16px);
  font-weight: 600;
}
.ap-breadcrumb__link {
  display: inline-flex;
  align-items: center;
  color: #414a66;
  transition: color 0.2s ease;
}
.ap-breadcrumb__link svg {
  display: block;
  width: 24px;
  height: 24px;
}
.ap-breadcrumb__link:hover {
  color: #a0264f;
}
.ap-breadcrumb__sep {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  color: #7c87ac;
}
.ap-breadcrumb__current {
  color: #a0264f;
  font-weight: 600;
}

.ap-about-detail__grid {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .ap-about-detail__grid {
    flex-direction: row;
  }
}
.ap-about-detail__media {
  position: relative;
  width: 100%;
  margin: 0 auto;
  min-height: clamp(240px, 22.24vw, 427px);
}
@media (min-width: 768px) {
  .ap-about-detail__media {
    width: 58%;
  }
}
@media (min-width: 992px) {
  .ap-about-detail__media {
    flex-shrink: 0;
    width: 36.548%;
    margin: 0;
  }
}
.ap-about-detail__glow {
  position: absolute;
  left: 20.87%;
  top: -8.95%;
  width: clamp(240px, 25.36vw, 487px);
  height: clamp(240px, 25.36vw, 487px);
  z-index: 0;
  pointer-events: none;
  border-radius: 50%;
  background: url("../images/about/glow.png") no-repeat center center;
  background-size: cover;
}
.ap-about-detail__media-frame {
  position: absolute;
  overflow: hidden;
  background: #f6f6f6;
  z-index: 1;
  border-radius: 10px;
  transition: transform 0.45s ease, box-shadow 0.45s ease;
}
.ap-about-detail__media-frame img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
  transition: transform 0.55s ease;
}
@media (hover: hover) {
  .ap-about-detail__media-frame:hover {
    transform: translateY(-4px);
    box-shadow: 0 20px 40px rgba(13, 13, 12, 0.14);
  }
  .ap-about-detail__media-frame:hover img {
    transform: scale(1.06);
  }
}
.ap-about-detail__media-frame--one {
  left: 0;
  top: 0;
  width: 43.32%;
  height: 78.92%;
}
.ap-about-detail__media-frame--two {
  left: 45.93%;
  top: 10.3%;
  width: 54.07%;
  height: 43.56%;
  z-index: 2;
  box-shadow: 0 16px 32px rgba(13, 13, 12, 0.16);
}
.ap-about-detail__badge {
  position: absolute;
  left: 45.93%;
  top: 60.19%;
  width: 33.88%;
  height: 39.81%;
  z-index: 3;
  padding: clamp(14px, 1.25vw, 24px);
  background: #0d0d0c;
  border-radius: clamp(8px, 0.52vw, 10px);
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0 16px 32px rgba(13, 13, 12, 0.22);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}
@media (hover: hover) {
  .ap-about-detail__badge:hover {
    transform: translateY(-4px) scale(1.02);
    box-shadow: 0 22px 40px rgba(13, 13, 12, 0.3);
  }
}
.ap-about-detail__badge strong {
  display: block;
  color: #fff;
  font-size: clamp(32px, 5vw, 96px);
  font-weight: 700;
  line-height: 66.667%;
  margin-bottom: clamp(2px, 0.42vw, 8px);
}
.ap-about-detail__badge span {
  color: #fff;
  font-size: clamp(14px, 1.15vw, 22px);
  font-weight: 500;
  line-height: 90.909%;
}
.ap-about-detail__content {
  width: 100%;
}
@media (max-width: 991px) {
  .ap-about-detail__content {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .ap-about-detail__content {
    width: 58.453%;
  }
}
.ap-about-detail__content p {
  margin: 0;
  color: #666d84;
  line-height: 180%;
}
.ap-about-detail__content p + p {
  margin-top: clamp(16px, 1.35vw, 26px);
}
.ap-about-detail__content strong {
  color: #3e4762;
  font-weight: 600;
}

.ap-vision-mission__grid {
  display: grid;
  gap: clamp(20px, 1.67vw, 32px);
  align-items: stretch;
}
@media (min-width: 768px) {
  .ap-vision-mission__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.ap-vision-mission__card {
  height: 100%;
  padding: clamp(28px, 2.71vw, 52px) clamp(22px, 2.19vw, 42px) clamp(28px, 2.5vw, 48px);
  background: #F2F2F2;
  border-radius: clamp(18px, 1.56vw, 30px);
  transition: transform 0.35s ease, box-shadow 0.35s ease, background-color 0.35s ease;
}
@media (hover: hover) {
  .ap-vision-mission__card:hover {
    transform: translateY(-6px);
    background: #fff;
    box-shadow: 0 24px 48px rgba(13, 13, 12, 0.1);
  }
  .ap-vision-mission__card:hover .ap-vision-mission__icon {
    transform: scale(1.08);
  }
}
.ap-vision-mission__card h3 {
  margin: 0 0 clamp(10px, 0.83vw, 16px);
  color: #414a66;
}
.ap-vision-mission__card p {
  margin: 0;
  color: #666d84;
  font-size: clamp(15px, 1.04vw, 20px);
  line-height: 1.8;
  text-align: left;
}
.ap-vision-mission__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: clamp(64px, 5.21vw, 100px);
  height: clamp(64px, 5.21vw, 100px);
  margin-bottom: clamp(16px, 1.35vw, 26px);
  background: #fff;
  border-radius: clamp(12px, 1.04vw, 20px);
  color: #a0264f;
  overflow: hidden;
  flex-shrink: 0;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}
.ap-vision-mission__icon svg {
  display: block;
  width: clamp(32px, 3.33vw, 64px);
  height: clamp(32px, 3.33vw, 64px);
  max-width: 100%;
  max-height: 100%;
}

.ap-trusted__brands {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: clamp(24px, 3.13vw, 60px);
  margin-top: clamp(40px, 4.17vw, 80px);
  padding-top: clamp(32px, 3.13vw, 60px);
  border-top: 1px solid #e6edf2;
}

.ap-trusted__brand {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 64px;
}
.ap-trusted__brand img {
  width: 100%;
  max-width: 140px;
  max-height: 60px;
  -o-object-fit: contain;
     object-fit: contain;
  filter: grayscale(1);
  opacity: 0.65;
  transition: filter 0.25s ease, opacity 0.25s ease;
}
.ap-trusted__brand:hover img {
  filter: none;
  opacity: 1;
}

.ap-journey {
  background: #fff;
  overflow: hidden;
}
.ap-journey__list {
  display: flex;
  flex-direction: column;
  gap: clamp(28px, 3.125vw, 60px);
  margin-top: clamp(40px, 4.17vw, 80px);
}
.ap-journey__item {
  position: relative;
  z-index: 0;
  display: flex;
  flex-direction: column;
  gap: clamp(16px, 1.67vw, 32px);
}
@media (min-width: 992px) {
  .ap-journey__item {
    flex-direction: row;
    align-items: flex-start;
    gap: 0;
    padding: clamp(24px, 2.5vw, 48px) 0;
  }
}
@media (max-width: 991px) {
  .ap-journey__item {
    background: #f6f6f6;
    border-radius: clamp(14px, 1.04vw, 20px);
    padding: clamp(20px, 2.22vw, 32px);
    transition: transform 0.35s ease, box-shadow 0.35s ease;
  }
}
@media (max-width: 991px) and (hover: hover) {
  .ap-journey__item:hover {
    transform: translateY(-4px);
    box-shadow: 0 16px 32px rgba(13, 13, 12, 0.08);
  }
}
@media (hover: hover) {
  .ap-journey__item:hover .ap-journey__year {
    color: #a0264f;
    transform: translateX(4px);
  }
}
.ap-journey__card {
  display: none;
}
@media (min-width: 992px) {
  .ap-journey__card {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 0;
    width: min(709px, 36.93vw);
    background: #f6f6f6;
    transition: background-color 0.35s ease;
  }
}
@media (min-width: 992px) {
  .ap-journey__item:nth-child(odd) .ap-journey__card {
    left: auto;
    right: calc((100% - 100vw) / 2);
    border-radius: clamp(10px, 1.04vw, 20px) 0 0 clamp(10px, 1.04vw, 20px);
  }
}
@media (min-width: 992px) {
  .ap-journey__item:nth-child(even) .ap-journey__card {
    left: calc((100% - 100vw) / 2);
    right: auto;
    border-radius: 0 clamp(10px, 1.04vw, 20px) clamp(10px, 1.04vw, 20px) 0;
  }
}
@media (hover: hover) and (min-width: 992px) {
  .ap-journey__item:hover .ap-journey__card {
    background: rgb(240.9, 240.9, 240.9);
  }
}
.ap-journey__text {
  position: relative;
  z-index: 1;
  flex-shrink: 0;
}
@media (min-width: 992px) {
  .ap-journey__text {
    flex: 0 0 25.05%;
  }
}
.ap-journey__year {
  display: block;
  color: #414a66;
  font-weight: 600;
  line-height: 1;
  font-size: clamp(34px, 5vw, 96px);
  transition: color 0.3s ease, transform 0.3s ease;
}
.ap-journey__heading {
  margin: clamp(4px, 0.42vw, 8px) 0 0;
  color: #414a66;
  font-weight: 400;
  font-size: clamp(19px, 1.875vw, 36px);
  line-height: 1.1;
}
.ap-journey__body {
  position: relative;
  z-index: 1;
  min-width: 0;
}
@media (min-width: 992px) {
  .ap-journey__body {
    flex: 1;
  }
}
.ap-journey__body p {
  margin: 0;
  max-width: 100%;
  color: #666d84;
  font-size: clamp(14px, 1.04vw, 20px);
  line-height: 1.6;
}
@media (min-width: 768px) {
  .ap-journey__body p {
    max-width: 92%;
  }
}
.ap-journey__points {
  list-style: none;
  margin: clamp(14px, 1.15vw, 22px) 0 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: clamp(8px, 0.63vw, 12px);
}
.ap-journey__points li {
  position: relative;
  padding-inline-start: 36px;
  color: #666d84;
  font-size: clamp(14px, 1.04vw, 20px);
  line-height: 1.6;
  transition: transform 0.25s ease, color 0.25s ease;
}
.ap-journey__points li::before {
  content: "";
  position: absolute;
  inset-inline-start: 0;
  top: 2px;
  width: 20px;
  height: 20px;
  background: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="10" fill="%23A0264F"/><path d="M10.583 13.5L14.083 10L10.583 6.5M14.083 10L5.91634 10" stroke="white" stroke-width="1.16667" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center/contain;
}
@media (hover: hover) {
  .ap-journey__points li:hover {
    transform: translateX(6px);
    color: #3e4762;
  }
}
.ap-journey__media {
  display: flex;
  gap: clamp(10px, 1.09vw, 21px);
  margin-top: 25px;
}
.ap-journey__media img {
  flex: 1 1 0;
  max-width: clamp(90px, 11.93vw, 229px);
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: transform 0.45s ease, box-shadow 0.45s ease;
}
@media (hover: hover) {
  .ap-journey__media img:hover {
    transform: scale(1.05);
    box-shadow: 0 12px 24px rgba(13, 13, 12, 0.16);
  }
}

.why-choose-us {
  position: relative;
}
.why-choose-us::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  border-radius: 30px 0 0 30px;
  background: rgba(217, 217, 217, 0.35);
  z-index: -1;
  transition: background-color 0.35s ease;
  width: 95.929%;
}
@media (min-width: 992px) {
  .why-choose-us::before {
    width: 77.929%;
  }
}
.why-choose-us .ap-section-head {
  margin-left: auto;
  width: 91.31%;
  margin-bottom: clamp(40px, 4.635vw, 89px);
}
@media (min-width: 992px) {
  .why-choose-us .ap-section-head {
    width: 71.31%;
  }
}
.why-choose-us .ap-trusted__feature {
  transition: transform 0.3s ease, box-shadow 0.3s ease, filter 0.3s ease;
}
@media (hover: hover) {
  .why-choose-us .ap-trusted__feature:hover {
    transform: translateY(-4px);
    box-shadow: 0 14px 30px rgba(160, 38, 79, 0.35);
    filter: brightness(1.05);
  }
}
.why-choose-us .ap-trusted__device {
  transition: transform 0.5s ease;
}
@media (hover: hover) {
  .why-choose-us:hover::before {
    background: rgba(217, 217, 217, 0.42);
  }
  .why-choose-us:hover .ap-trusted__device {
    transform: translateY(-6px) scale(1.02);
  }
}

.ap-brands {
  background: #fff;
  overflow: hidden;
  padding-top: clamp(20px, 2.45vw, 47px);
}
.ap-brands__wrap {
  position: relative;
}
.ap-brands__wrap::before, .ap-brands__wrap::after {
  content: "";
  position: absolute;
  top: 50%;
  z-index: 2;
  width: clamp(80px, 10.16vw, 195px);
  height: clamp(88px, 6.93vw, 133px);
  transform: translateY(-50%);
  pointer-events: none;
  background: #fff;
  filter: blur(40px);
}
.ap-brands__wrap::before {
  left: clamp(-20px, -2.08vw, -40px);
}
.ap-brands__wrap::after {
  right: clamp(-20px, -2.08vw, -40px);
}
.ap-brands__slider .slick-list {
  overflow: hidden;
}
.ap-brands__slider .slick-track {
  display: flex;
  align-items: center;
}
.ap-brands__slider .slick-slide {
  height: auto;
}
.ap-brands__logo {
  display: flex !important;
  align-items: center;
  justify-content: center;
  min-height: clamp(72px, 6.25vw, 120px);
  padding: 0 clamp(30px, 3.28vw, 62.5px);
}
.ap-brands__logo img {
  display: block;
  width: clamp(100px, 9.11vw, 175px);
  height: clamp(68px, 6.25vw, 120px);
  -o-object-fit: contain;
     object-fit: contain;
  mix-blend-mode: darken;
  transition: transform 0.35s ease, opacity 0.35s ease, filter 0.35s ease;
}
@media (hover: hover) {
  .ap-brands__logo:hover img {
    transform: scale(1.08);
    opacity: 1;
    filter: none;
  }
}

.ap-what-we-do__head {
  display: flex;
  flex-direction: column;
  gap: clamp(12px, 1.25vw, 24px);
  margin-bottom: clamp(28px, 2.5vw, 48px);
}
@media (min-width: 992px) {
  .ap-what-we-do__head {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: clamp(24px, 2.6vw, 50px);
  }
}
.ap-what-we-do__head .ap-section-title {
  margin: 0;
  flex-shrink: 0;
  font-weight: 500;
  font-size: clamp(28px, 1.875vw, 36px);
  line-height: 1.33;
  color: #414a66;
}
.ap-what-we-do__head .ap-section-intro {
  margin: 0;
  max-width: 1213px;
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1.8;
  color: #666d84;
}
@media (min-width: 992px) {
  .ap-what-we-do__head .ap-section-intro {
    flex: 1 1 auto;
    padding-top: clamp(0px, 0.3vw, 6px);
  }
}
.ap-what-we-do__layout {
  display: flex;
  flex-direction: column;
  gap: clamp(16px, 1.25vw, 24px);
}
@media (min-width: 992px) {
  .ap-what-we-do__layout {
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
  }
}
.ap-what-we-do__media {
  overflow: hidden;
  border-radius: 10px;
  background: #D9D9D9;
  min-height: clamp(280px, 43.125vw, 828px);
  flex-shrink: 0;
}
.ap-what-we-do__media img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 992px) {
  .ap-what-we-do__media {
    width: 32.381%;
  }
}
.ap-what-we-do__cards {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(12px, 0.78vw, 15px);
}
@media (min-width: 992px) {
  .ap-what-we-do__cards {
    width: 64.703%;
  }
}
.ap-what-we-do__card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
  width: 100%;
  padding: clamp(24px, 1.72vw, 33px) clamp(20px, 2.24vw, 43px);
  border-radius: 10px;
  background: #f7f7f7;
}
@media (min-width: 768px) {
  .ap-what-we-do__card {
    width: calc(50% - clamp(6px, 0.39vw, 7.5px));
  }
}
.ap-what-we-do__card--wide {
  width: 100%;
}
.ap-what-we-do__card h3 {
  margin: clamp(16px, 1.25vw, 24px) 0 clamp(12px, 0.68vw, 13px);
  color: #414a66;
  font-weight: 600;
}
.ap-what-we-do__card p {
  margin: 0 0 clamp(20px, 2.24vw, 43px);
  max-width: 1001px;
  color: #666d84;
  font-weight: 500;
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1.8;
}
.ap-what-we-do__card .ap-btn {
  margin-top: auto;
  font-size: clamp(15px, 0.938vw, 18px);
}
.ap-what-we-do__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: clamp(40px, 2.5vw, 48px);
  height: clamp(40px, 2.5vw, 48px);
  flex-shrink: 0;
}
.ap-what-we-do__icon img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.ap-contact-now {
  position: relative;
  overflow: visible;
}
.ap-contact-now__vector {
  position: absolute;
  z-index: 0;
  left: -1%;
  top: 79%;
  transform: translateY(-50%);
  width: clamp(180px, 18.54vw, 356px);
  height: auto;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.ap-contact-now__panel {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 20px;
  background: #f8eff2;
  min-height: clamp(360px, 26vw, 499px);
}
.ap-contact-now__pattern {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
  width: clamp(160px, 15.31vw, 294px);
  height: auto;
  max-height: 70%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: right bottom;
     object-position: right bottom;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.ap-contact-now__content {
  position: relative;
  z-index: 1;
  padding: clamp(28px, 3.02vw, 58px) clamp(20px, 4.64vw, 89px);
}
.ap-contact-now__eyebrow {
  margin: 0 0 clamp(12px, 1.2vw, 23px);
  color: #414a66;
  font-weight: 600;
  font-size: clamp(18px, 1.25vw, 24px);
  line-height: 1;
}
.ap-contact-now__title {
  margin: 0 0 clamp(14px, 1.56vw, 30px);
  color: #414a66;
}
.ap-contact-now__intro {
  margin: 0 0 clamp(28px, 2.4vw, 46px);
  color: #666d84;
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1.8;
}
.ap-contact-now__intro > :first-child {
  margin-top: 0;
}
.ap-contact-now__intro > :last-child {
  margin-bottom: 0;
}
@media (min-width: 1100px) {
  .ap-contact-now__intro {
    width: 78.429%;
  }
}
.ap-contact-now__channels {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(28px, 3vw, 56px);
}
@media (min-width: 1100px) {
  .ap-contact-now__channels {
    gap: clamp(32px, 4vw, 80px);
    width: 78.429%;
  }
}
.ap-contact-now__channel {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-width: 0;
}
@media (max-width: 575px) {
  .ap-contact-now__channel {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .ap-contact-now__channel {
    width: calc(50% - clamp(14px, 1.5vw, 28px));
  }
}
@media (min-width: 1100px) {
  .ap-contact-now__channel {
    flex: 1 1 0;
    width: auto;
  }
}
.ap-contact-now__channel-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: clamp(40px, 2.604vw, 50px);
  height: clamp(40px, 2.604vw, 50px);
  margin-bottom: clamp(12px, 0.94vw, 18px);
  border-radius: 50%;
  background: #a0264f;
}
.ap-contact-now__channel-icon img {
  display: block;
  width: clamp(18px, 1.25vw, 24px);
  height: clamp(18px, 1.25vw, 24px);
  -o-object-fit: contain;
     object-fit: contain;
}
.ap-contact-now__channel-label {
  margin: 0 0 4px;
  color: #414a66;
  font-weight: 700;
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1.8;
}
.ap-contact-now__channel-note {
  margin: 0 0 clamp(7px, 0.782vw, 15px);
  color: #666d84;
  font-size: clamp(15px, 0.938vw, 18px);
  line-height: 1.24;
}
.ap-contact-now__channel-value {
  color: #a0264f;
  font-weight: 700;
  font-size: clamp(18px, 1.25vw, 24px);
  line-height: 1.24;
  text-decoration: none;
  word-break: break-word;
  transition: opacity 0.2s ease;
}
.ap-contact-now__channel-value:hover {
  opacity: 0.8;
}
.ap-contact-now .ap-btn {
  font-size: clamp(16px, 1.042vw, 20px);
}

.ap-sd-intro__layout {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 992px) {
  .ap-sd-intro__layout {
    align-items: flex-start;
  }
}
.ap-sd-intro__media {
  position: relative;
  flex-shrink: 0;
  width: 100%;
}
@media (min-width: 992px) {
  .ap-sd-intro__media {
    width: 35.417%;
  }
}
.ap-sd-intro__photo {
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 595/560;
  background: transparent;
  -webkit-mask-image: url("../images/services-details/mask-image-1.png");
  mask-image: url("../images/services-details/mask-image-1.png");
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-mode: alpha;
  mask-mode: alpha;
}
.ap-sd-intro__photo img {
  position: absolute;
  left: -14.96%;
  top: -1.96%;
  width: 144.03%;
  height: 101.96%;
  max-width: none;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left top;
     object-position: left top;
}
.ap-sd-intro__deco {
  position: absolute;
  z-index: 0;
  right: clamp(-34px, -1.77vw, -16px);
  bottom: clamp(20px, 2.29vw, 44px);
  width: clamp(90px, 8.85vw, 170px);
  height: auto;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.ap-sd-intro__content {
  width: 100%;
}
@media (max-width: 991px) {
  .ap-sd-intro__content {
    padding-top: 30px;
  }
}
@media (min-width: 992px) {
  .ap-sd-intro__content {
    width: 58.155%;
  }
}
.ap-sd-intro__content .ap-section-title {
  margin: 0 0 clamp(16px, 1.4vw, 27px);
  font-weight: 500;
  font-size: clamp(28px, 1.875vw, 36px);
  line-height: 1.33;
}
.ap-sd-intro__content p {
  line-height: 1.8;
}
.ap-sd-intro__content p + p {
  margin-top: clamp(20px, 1.82vw, 35px);
}
.ap-sd-intro__content p + a {
  margin-top: clamp(24px, 2.71vw, 52px);
}
.ap-sd-intro__brochure {
  display: inline-flex;
  align-items: center;
  gap: clamp(12px, 1.25vw, 24px);
  margin-top: clamp(8px, 0.8vw, 16px);
  padding: clamp(12px, 1.04vw, 20px) clamp(16px, 1.25vw, 24px);
  border: 1px solid #ccd8e0;
  border-radius: 10px;
  background: #fff;
  color: #414a66;
  font-weight: 500;
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1.2;
  text-decoration: none;
  transition: border-color 0.2s ease, color 0.2s ease;
}
.ap-sd-intro__brochure span {
  font-weight: 500;
  color: #414A66;
}
.ap-sd-intro__brochure img {
  display: block;
  width: clamp(32px, 2.08vw, 40px);
  height: clamp(32px, 2.08vw, 40px);
  flex-shrink: 0;
}
.ap-sd-intro__brochure:hover {
  border-color: #a0264f;
  color: #a0264f;
}

.ap-sd-feature {
  position: relative;
  overflow: hidden;
  background: #f7f7f7;
}
.ap-sd-feature__layout {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .ap-sd-feature__layout {
    gap: 30px 0;
  }
}
@media (min-width: 1200px) {
  .ap-sd-feature__layout {
    flex-direction: row;
    align-items: end;
  }
}
.ap-sd-feature__col {
  min-width: 0;
}
@media (min-width: 1200px) {
  .ap-sd-feature__col {
    padding-bottom: clamp(40px, 4.17vw, 80px);
  }
}
@media (min-width: 1200px) {
  .ap-sd-feature__col--left {
    flex: 0 1 36.8%;
    width: 36.8%;
  }
}
@media (min-width: 1200px) {
  .ap-sd-feature__col--right {
    flex: 0 1 36%;
    width: 36%;
  }
}
.ap-sd-feature__col h3 {
  margin: 0 0 clamp(16px, 1.3vw, 26px);
  color: #414a66;
  font-weight: 700;
  font-size: clamp(18px, 1.25vw, 24px);
  line-height: 1.2;
}
.ap-sd-feature__col p {
  margin: 0 0 clamp(16px, 1.56vw, 30px);
  color: #666d84;
  line-height: 1.8;
}
.ap-sd-feature__col p:last-child {
  margin-bottom: 0;
}
.ap-sd-feature__col--left p:first-of-type {
  margin-bottom: clamp(16px, 1.56vw, 30px);
}
.ap-sd-feature__arch {
  position: relative;
  flex-shrink: 0;
  width: min(100%, 328px);
  margin: 0 auto;
  overflow: hidden;
  border-radius: 200px 200px 0 0;
  background: #D9D9D9;
  height: clamp(490px, 30.36vw, 583px);
}
@media (min-width: 1200px) {
  .ap-sd-feature__arch {
    height: clamp(430px, 26.56vw, 510px);
    width: 19.5%;
    margin: 0;
  }
}
.ap-sd-feature__arch img {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
}
.ap-sd-feature__list {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  padding: 0;
  list-style: none;
}
.ap-sd-feature__list li {
  line-height: 180%;
}
.ap-sd-feature__list li:before {
  top: 5px;
}
.ap-sd-feature__check {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: clamp(18px, 1.04vw, 20px);
  height: clamp(18px, 1.04vw, 20px);
  margin-top: clamp(6px, 0.42vw, 8px);
  border-radius: 10px;
  background: #a0264f;
}
.ap-sd-feature__check img {
  display: block;
  width: clamp(12px, 0.73vw, 14px);
  height: clamp(12px, 0.73vw, 14px);
}

.ap-sd-copy {
  overflow: visible;
}
.ap-sd-copy__layout {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: clamp(24px, 2.5vw, 48px);
}
@media (min-width: 992px) {
  .ap-sd-copy__layout {
    flex-direction: row;
    align-items: flex-start;
    gap: clamp(32px, 3.2vw, 60px);
  }
}
.ap-sd-copy__media {
  position: relative;
  z-index: 0;
  flex-shrink: 0;
  width: 100%;
  overflow: visible;
}
@media (min-width: 992px) {
  .ap-sd-copy__media {
    width: 35.42%;
  }
}
.ap-sd-copy__deco {
  position: absolute;
  z-index: 0;
  left: clamp(24px, 2.86vw, 55px);
  top: clamp(140px, 14.27vw, 274px);
  width: 100%;
  height: auto;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media (max-width: 991px) {
  .ap-sd-copy__deco {
    display: none;
  }
}
.ap-sd-copy__photo {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ap-sd-copy__content {
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  .ap-sd-copy__content {
    width: 985px;
  }
}
.ap-sd-copy__content .ap-section-title {
  margin: 0 0 clamp(16px, 1.3vw, 24px);
  font-weight: 700;
  font-size: clamp(20px, 1.25vw, 24px);
  line-height: 1.2;
}
.ap-sd-copy__content p {
  margin: 0 0 clamp(10px, 1vw, 20px);
  color: #666d84;
  line-height: 1.8;
}
.ap-sd-copy__content p:last-child {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .ap-sd-services {
    padding-top: clamp(28px, 2.92vw, 56px);
  }
}
.ap-sd-services__panel {
  padding: clamp(36px, 4.2vw, 80px) clamp(16px, 2.08vw, 40px);
  border-radius: 20px;
  background: #f8eff2;
  z-index: 1;
  position: relative;
}
.ap-sd-services__title {
  margin: 0 0 clamp(28px, 2.4vw, 46px);
  text-align: center;
  font-weight: 500;
  font-size: clamp(28px, 1.875vw, 36px);
  line-height: 1.33;
}
.ap-sd-services__grid {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(24px, 2vw, 40px);
  justify-content: center;
}
.ap-sd-services__card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 513px;
}
@media (min-width: 768px) {
  .ap-sd-services__card {
    flex: 1 1 0;
    width: auto;
    max-width: none;
  }
}
.ap-sd-services__card h3 {
  margin: clamp(16px, 1vw, 19px) 0 clamp(6px, 0.4vw, 8px);
  color: #414a66;
  font-weight: 600;
  font-size: clamp(18px, 1.25vw, 24px);
  line-height: 1;
}
.ap-sd-services__card p {
  margin: 0 0 clamp(16px, 1.4vw, 28px);
  color: #666d84;
  font-weight: 500;
  line-height: 1.8;
}
.ap-sd-services__card .ap-btn {
  margin-top: auto;
  min-height: clamp(34px, 2vw, 38px);
  padding: 8px 18px;
  font-size: clamp(15px, 0.938vw, 18px);
}
.ap-sd-services__thumb {
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
  background: #D9D9D9;
  aspect-ratio: 513/167;
}
.ap-sd-services__thumb img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.ap-sd-faq {
  position: relative;
  overflow: visible;
  padding: clamp(48px, 6.25vw, 120px) 0;
}
.ap-sd-faq__deco {
  position: absolute;
  z-index: 0;
  left: 0;
  top: -35%;
  width: clamp(180px, 18.54vw, 356px);
  height: auto;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media (max-width: 991px) {
  .ap-sd-faq__deco {
    display: none;
  }
}
.ap-sd-faq__layout {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: clamp(32px, 3vw, 56px);
}
@media (min-width: 992px) {
  .ap-sd-faq__layout {
    flex-direction: row;
    align-items: flex-start;
    gap: clamp(40px, 4vw, 80px);
  }
}
.ap-sd-faq__main {
  flex: 1 1 0;
  min-width: 0;
}
.ap-sd-faq__main .ap-section-title {
  margin: 0 0 clamp(11px, 1.146vw, 22px);
  font-weight: 500;
  font-size: clamp(26px, 1.875vw, 36px);
  line-height: 1.33;
}
.ap-sd-faq__media {
  position: relative;
  flex-shrink: 0;
  width: 100%;
  max-width: 614px;
  aspect-ratio: 614/673;
  margin: 0 auto;
  -webkit-mask-image: url("../images/services-details/mask-image-2.png");
  mask-image: url("../images/services-details/mask-image-2.png");
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-mode: alpha;
  mask-mode: alpha;
}
@media (min-width: 992px) {
  .ap-sd-faq__media {
    width: 36.55%;
    max-width: none;
    margin: 0;
  }
}
.ap-sd-faq__media img {
  position: absolute;
  left: -17.26%;
  top: 0.15%;
  width: 164.17%;
  height: 99.85%;
  max-width: none;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left top;
     object-position: left top;
}

.services-detail-faq__item {
  border-bottom: 1px solid #e6edf2;
}
.services-detail-faq__item.active .services-detail-faq__trigger::after {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.625 12C2.625 11.7016 2.74353 11.4155 2.9545 11.2045C3.16548 10.9935 3.45163 10.875 3.75 10.875H20.25C20.5484 10.875 20.8345 10.9935 21.0455 11.2045C21.2565 11.4155 21.375 11.7016 21.375 12C21.375 12.2984 21.2565 12.5845 21.0455 12.7955C20.8345 13.0065 20.5484 13.125 20.25 13.125H3.75C3.45163 13.125 3.16548 13.0065 2.9545 12.7955C2.74353 12.5845 2.625 12.2984 2.625 12Z" fill="%23A0264F"/></svg>');
  background-size: cover;
}
.services-detail-faq__trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  padding: clamp(18px, 1.4vw, 28px) 0;
  padding-right: clamp(18px, 1.56vw, 30px);
  border: 0;
  background: transparent;
  color: #414a66;
  font-family: inherit;
  font-weight: 600;
  line-height: 100%;
  text-align: left;
  cursor: pointer;
}
.services-detail-faq__trigger::after {
  content: "";
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12.0002 4C12.2655 4 12.5198 4.10536 12.7074 4.29289C12.8949 4.48043 13.0002 4.73478 13.0002 5V11H19.0002C19.2655 11 19.5198 11.1054 19.7074 11.2929C19.8949 11.4804 20.0002 11.7348 20.0002 12C20.0002 12.2652 19.8949 12.5196 19.7074 12.7071C19.5198 12.8946 19.2655 13 19.0002 13H13.0002V19C13.0002 19.2652 12.8949 19.5196 12.7074 19.7071C12.5198 19.8946 12.2655 20 12.0002 20C11.735 20 11.4807 19.8946 11.2931 19.7071C11.1056 19.5196 11.0002 19.2652 11.0002 19V13H5.00024C4.73503 13 4.48067 12.8946 4.29314 12.7071C4.1056 12.5196 4.00024 12.2652 4.00024 12C4.00024 11.7348 4.1056 11.4804 4.29314 11.2929C4.48067 11.1054 4.73503 11 5.00024 11H11.0002V5C11.0002 4.73478 11.1056 4.48043 11.2931 4.29289C11.4807 4.10536 11.735 4 12.0002 4Z" fill="%23A0264F"/></svg> ');
  flex-shrink: 0;
  width: clamp(18px, 1.25vw, 24px);
  height: clamp(18px, 1.25vw, 24px);
  background-size: cover;
}
.services-detail-faq__content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
}
.services-detail-faq__content p {
  margin: 0 0 clamp(18px, 1.4vw, 28px);
  padding-right: clamp(24px, 3vw, 48px);
  color: #666d84;
  line-height: 1.8;
}

.ap-sd-enquire {
  position: relative;
  overflow: hidden;
  background: #f7f7f7;
}
.ap-sd-enquire__glow {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  width: min(100%, 1920px);
  height: 100%;
  max-height: clamp(480px, 45.89vw, 881px);
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right top;
     object-position: right top;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.ap-sd-enquire__layout {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: clamp(28px, 2.5vw, 48px);
}
@media (min-width: 1100px) {
  .ap-sd-enquire__layout {
    flex-direction: row;
    align-items: end;
    gap: clamp(24px, 2.4vw, 48px);
  }
}
.ap-sd-enquire__info {
  flex: 1 1 0;
  min-width: 0;
}
@media (min-width: 1100px) {
  .ap-sd-enquire__info {
    max-width: 55.06%;
  }
}
.ap-sd-enquire__banner {
  overflow: hidden;
  margin-bottom: clamp(20px, 1.8vw, 34px);
  border-radius: 10px;
  background: #D9D9D9;
  aspect-ratio: 925/301;
}
.ap-sd-enquire__banner img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ap-sd-enquire__eyebrow {
  margin: 0 0 clamp(12px, 1.198vw, 23px);
  color: #414a66;
  font-weight: 600;
  font-size: clamp(18px, 1.25vw, 24px);
  line-height: 1;
}
.ap-sd-enquire__title {
  margin: 0 0 clamp(10px, 0.8vw, 16px);
  color: #414a66;
  font-size: clamp(26px, 1.875vw, 36px);
  line-height: 66.667%;
}
.ap-sd-enquire__intro {
  margin: 0 0 clamp(24px, 2vw, 40px);
  max-width: 808px;
  color: #666d84;
  line-height: 1.8;
}
.ap-sd-enquire__channels {
  display: flex;
  flex-wrap: wrap;
  gap: 4%;
}
@media (max-width: 575px) {
  .ap-sd-enquire__channels {
    gap: 20px;
  }
}
@media (min-width: 1350px) {
  .ap-sd-enquire__channels {
    gap: 5.7%;
  }
}
.ap-sd-enquire__channel {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-width: 0;
}
@media (min-width: 1100px) {
  .ap-sd-enquire__channel {
    width: auto;
  }
}
.ap-sd-enquire__channel .ap-btn--solid {
  font-size: clamp(14px, 0.833vw, 16px);
}
.ap-sd-enquire__channel-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: clamp(40px, 2.604vw, 50px);
  height: clamp(40px, 2.604vw, 50px);
  margin-bottom: clamp(10px, 0.8vw, 16px);
  border-radius: 50%;
  background: #dfbcc8;
}
.ap-sd-enquire__channel-icon img {
  display: block;
  width: clamp(18px, 1.25vw, 24px);
  height: clamp(18px, 1.25vw, 24px);
  -o-object-fit: contain;
     object-fit: contain;
}
.ap-sd-enquire__channel-label {
  margin: 0;
  color: #414a66;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.8;
}
@media (min-width: 768px) {
  .ap-sd-enquire__channel-label {
    font-size: clamp(13px, 0.938vw, 18px);
  }
}
.ap-sd-enquire__channel-note {
  margin: 0 0 clamp(8px, 0.8vw, 16px);
  color: #666d84;
  line-height: 1.24;
  font-size: 14px;
}
@media (min-width: 768px) {
  .ap-sd-enquire__channel-note {
    font-size: clamp(10px, 0.833vw, 16px);
  }
}
.ap-sd-enquire__channel-value {
  color: #a0264f;
  font-weight: 800;
  line-height: 1.24;
  text-decoration: none;
  word-break: break-word;
}
@media (max-width: 575px) {
  .ap-sd-enquire__channel-value {
    font-size: 20px;
  }
}
.ap-sd-enquire__channel-value:hover {
  opacity: 0.8;
}
.ap-sd-enquire__form-wrap {
  flex-shrink: 0;
  width: 100%;
}
@media (min-width: 1100px) {
  .ap-sd-enquire__form-wrap {
    width: 38.512%;
    margin-left: auto;
  }
}
.ap-sd-enquire__form {
  display: flex;
  flex-direction: column;
  gap: clamp(12px, 0.73vw, 14px);
  height: 100%;
}
.ap-sd-enquire__form h3 {
  margin: 0px 0px clamp(12px, 0.73vw, 14px);
  color: #000;
  font-weight: 600;
  font-size: clamp(26px, 1.875vw, 36px);
  line-height: 1.24;
}
.ap-sd-enquire__form .ap-btn {
  align-self: flex-start;
  margin-top: clamp(8px, 0.8vw, 16px);
  font-size: clamp(15px, 0.938vw, 18px);
}
.ap-sd-enquire__field {
  display: block;
  width: 100%;
}
.ap-sd-enquire__field input,
.ap-sd-enquire__field textarea {
  display: block;
  width: 100%;
  min-height: clamp(52px, 3.33vw, 64px);
  padding: 0 clamp(12px, 0.73vw, 14px);
  border: 1px solid #ccd8e0;
  border-radius: 5px;
  background: #fff;
  color: #4b535d;
  font-family: inherit;
  font-size: clamp(15px, 0.938vw, 18px);
  line-height: 1;
  outline: none;
  transition: border-color 0.2s ease;
}
.ap-sd-enquire__field input::-moz-placeholder, .ap-sd-enquire__field textarea::-moz-placeholder {
  color: #4b535d;
}
.ap-sd-enquire__field input::placeholder,
.ap-sd-enquire__field textarea::placeholder {
  color: #4b535d;
}
.ap-sd-enquire__field input:focus,
.ap-sd-enquire__field textarea:focus {
  border-color: #a0264f;
}
.ap-sd-enquire__field textarea {
  min-height: clamp(110px, 7.45vw, 143px);
  padding-top: clamp(16px, 1.15vw, 22px);
  resize: vertical;
  line-height: 1.4;
}
.ap-sd-enquire__field--phone .iti {
  display: block;
  width: 100%;
}
.ap-sd-enquire__field--phone .iti__flag-container {
  padding-left: 6px;
}
.ap-sd-enquire__field--phone .iti--allow-dropdown input[type=tel] {
  padding-left: 81px !important;
  height: clamp(52px, 3.33vw, 64px);
}

.ap-pl {
  padding: clamp(28px, 3.125vw, 60px) 0 clamp(40px, 4.17vw, 80px);
}
.ap-pl__toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: clamp(12px, 1.25vw, 24px);
  margin-bottom: clamp(28px, 2.4vw, 46px);
}
@media (max-width: 767px) {
  .ap-pl__toolbar {
    position: sticky;
    top: 67px;
    z-index: 50;
    flex-wrap: nowrap;
    gap: 8px;
    margin: 0 -16px 20px;
    padding: 10px 16px;
    width: calc(100% + 32px);
    max-width: none;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.96);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 1px 0 rgba(65, 74, 102, 0.08);
  }
}
.ap-pl__filter {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: clamp(10px, 0.78vw, 15px) clamp(18px, 1.3vw, 25px);
  border-radius: 100px;
  background: #e6edf2;
  color: #414a66;
  font-family: inherit;
  font-weight: 500;
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1;
  cursor: pointer;
  flex-shrink: 0;
  transition: background-color 0.2s ease, border-color 0.2s ease;
}
.ap-pl__filter span {
  line-height: 100%;
  color: #414a66;
}
.ap-pl__filter img,
.ap-pl__filter svg {
  display: block;
  width: clamp(18px, 1.25vw, 24px);
  height: clamp(18px, 1.25vw, 24px);
  flex-shrink: 0;
  -o-object-fit: contain;
     object-fit: contain;
}
.ap-pl__filter:hover {
  background: #dce6ec;
}
@media (max-width: 767px) {
  .ap-pl__filter {
    gap: 8px;
    padding: 8px 12px;
    font-size: 14px;
  }
  .ap-pl__filter svg {
    width: 18px;
    height: 18px;
  }
}
.ap-pl__results {
  margin: 0;
  flex: 1 1 auto;
  min-width: 0;
  color: #414a66;
  line-height: 90%;
  text-align: center;
}
.ap-pl__results span {
  color: #414a66;
}
@media (max-width: 767px) {
  .ap-pl__results {
    font-size: 12px;
    line-height: 1.2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 399px) {
  .ap-pl__results .ap-pl__results-label {
    font-size: 0;
    letter-spacing: 0;
  }
  .ap-pl__results .ap-pl__results-label::before {
    content: "Results :";
    font-size: 12px;
    letter-spacing: normal;
  }
}
.ap-pl__views {
  display: flex;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
  border-radius: 100px;
  border: 1px solid #BAC0D4;
  background: #FFF;
  overflow: hidden;
}
.ap-pl__views .ap-pl__view:first-child {
  border-right: 1px solid #BAC0D4;
  padding: clamp(10px, 0.78vw, 15px) clamp(10px, 0.63vw, 12px) clamp(10px, 0.78vw, 15px) clamp(16px, 1.3vw, 25px);
}
.ap-pl__views .ap-pl__view:last-child {
  padding: clamp(10px, 0.78vw, 15px) clamp(16px, 1.3vw, 25px) clamp(10px, 0.78vw, 15px) clamp(10px, 0.63vw, 12px);
}
@media (max-width: 767px) {
  .ap-pl__views .ap-pl__view:first-child {
    padding: 8px 8px 8px 12px;
  }
  .ap-pl__views .ap-pl__view:last-child {
    padding: 8px 12px 8px 8px;
  }
}
.ap-pl__view {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  cursor: pointer;
  transition: background-color 0.2s ease, border-color 0.2s ease;
}
.ap-pl__view img,
.ap-pl__view svg {
  display: block;
  width: clamp(18px, 1.25vw, 24px);
  height: clamp(18px, 1.25vw, 24px);
  -o-object-fit: contain;
     object-fit: contain;
  pointer-events: none;
}
@media (max-width: 767px) {
  .ap-pl__view img,
  .ap-pl__view svg {
    width: 18px;
    height: 18px;
  }
}
.ap-pl__grid {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(27px, 2.4vw, 29px);
}
@media (min-width: 1200px) {
  .ap-pl__grid {
    gap: clamp(28px, 2.45vw, 47px);
  }
}
.ap-pl__loading {
  margin: clamp(28px, 2.6vw, 50px) 0 0;
  text-align: center;
  color: #414a66;
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1.2;
}
.ap-pl.is-list .ap-pl__grid {
  flex-direction: row;
  flex-wrap: wrap;
  gap: clamp(20px, 1.8vw, 32px) clamp(20px, 2vw, 40px);
}
.ap-pl.is-list .ap-pl-card {
  display: grid;
  grid-template-columns: clamp(110px, 32%, 180px) minmax(0, 1fr);
  grid-template-rows: auto auto auto;
  align-items: start;
  -moz-column-gap: clamp(12px, 1.25vw, 24px);
       column-gap: clamp(12px, 1.25vw, 24px);
  row-gap: clamp(6px, 0.5vw, 10px);
  width: 100%;
  padding-bottom: clamp(16px, 1.2vw, 24px);
  border-bottom: 1px solid #e6edf2;
}
@media (min-width: 768px) {
  .ap-pl.is-list .ap-pl-card {
    width: calc(50% - clamp(10px, 1vw, 20px));
  }
}
.ap-pl.is-list .ap-pl-card__media {
  grid-column: 1;
  grid-row: 1/-1;
  align-self: stretch;
  width: 100%;
  aspect-ratio: 1;
  height: auto;
  margin: 0;
}
.ap-pl.is-list .ap-pl-card__media img {
  width: 70%;
  max-height: 75%;
}
.ap-pl.is-list .ap-pl-card__title {
  grid-column: 2;
  grid-row: 1;
  margin: 0;
}
.ap-pl.is-list .ap-pl-card__desc {
  grid-column: 2;
  grid-row: 2;
  margin: 0;
}
.ap-pl.is-list .ap-pl-card__actions {
  grid-column: 2;
  grid-row: 3;
  align-self: end;
  width: 100%;
  margin-top: clamp(4px, 0.4vw, 8px);
  margin-left: 0;
  padding-top: clamp(8px, 0.6vw, 12px);
  flex-wrap: wrap;
}

.ap-pl-card {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-width: 0;
}
@media (min-width: 576px) {
  .ap-pl-card {
    width: calc(50% - clamp(14px, 1.225vw, 23.5px));
  }
}
@media (min-width: 992px) {
  .ap-pl-card {
    width: calc(33.333% - clamp(18px, 1.63vw, 31.333px));
  }
}
@media (min-width: 1200px) {
  .ap-pl-card {
    width: calc(25% - clamp(20px, 1.837vw, 35.25px));
  }
}
.ap-pl-card__media {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  aspect-ratio: 385/300;
  margin: 0 0 clamp(16px, 1.46vw, 28px);
  border-radius: 10px;
  background: #f5f5f5;
  overflow: hidden;
  text-decoration: none;
}
.ap-pl-card__media img {
  display: block;
  width: 61.8%;
  height: auto;
  max-height: 80%;
  -o-object-fit: contain;
     object-fit: contain;
}
.ap-pl-card__title {
  margin: 0 0 clamp(6px, 0.4vw, 8px);
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1.2;
}
.ap-pl-card__title a {
  font-weight: 500;
  color: #a0264f;
  text-decoration: none;
}
.ap-pl-card__title a:hover {
  opacity: 0.85;
}
.ap-pl-card__desc {
  margin: 0;
  color: #414a66;
  font-size: clamp(15px, 0.938vw, 18px);
  line-height: 1.2;
}
.ap-pl-card__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: clamp(6px, 0.6vw, 12px);
  margin-top: clamp(16px, 1.2vw, 24px);
  padding-top: clamp(12px, 0.8vw, 15px);
  border-top: 1px solid #e6edf2;
}
.ap-pl-card__enquire {
  padding: clamp(8px, 0.57vw, 11px) clamp(12px, 0.83vw, 16px);
}
.ap-pl-card__whatsapp {
  padding: clamp(6px, 0.42vw, 8px) clamp(10px, 0.65vw, 12.5px);
}
.ap-pl-card__enquire, .ap-pl-card__whatsapp {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: clamp(6px, 0.42vw, 8px);
  min-height: clamp(33px, 2.08vw, 40px);
  border-radius: 80px;
  font-weight: 600;
  font-size: clamp(11px, 0.833vw, 16px);
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
  transition: opacity 0.2s ease, background-color 0.2s ease, color 0.2s ease;
}
.ap-pl-card__enquire {
  border: 1px solid #a0264f;
  background: #fff;
  color: #8c1a42;
}
.ap-pl-card__enquire:hover {
  background: #a0264f;
  color: #fff;
}
.ap-pl-card__whatsapp {
  background: #e6edf2;
  color: #414a66;
}
.ap-pl-card__whatsapp:hover {
  background-color: #25D366;
  color: #fff;
}
.ap-pl-card__whatsapp:hover path {
  stroke: #FFF;
  fill: #FFF;
}
.ap-pl-card__whatsapp img, .ap-pl-card__whatsapp svg {
  display: block;
  width: clamp(18px, 1.25vw, 24px);
  height: clamp(18px, 1.25vw, 24px);
  -o-object-fit: contain;
     object-fit: contain;
}
.ap-pl-card__whatsapp:hover {
  opacity: 0.88;
}
.ap-pl-card__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-left: auto;
  width: clamp(30px, 2.34vw, 45px);
  height: clamp(30px, 2.34vw, 45px);
  text-decoration: none;
  transition: transform 0.2s ease;
  border: 1px solid #BAC0D4;
  border-radius: 50%;
}
.ap-pl-card__link svg {
  display: block;
  width: clamp(22px, 1.46vw, 28px);
  height: clamp(22px, 1.46vw, 28px);
}
.ap-pl-card__link:hover {
  border: 1px solid #A0264F;
  background: #A0264F;
  transform: translateY(-2px);
}
.ap-pl-card__link:hover path {
  stroke: #FFF;
}
.ap-pl-card::after {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  margin-top: clamp(12px, 0.8vw, 15px);
  background: #d9d9d9;
}
.ap-pl-card.is-featured::after, .ap-pl-card:hover::after {
  background: #a0264f;
}

body.ap-pl-filter-open header,
body.ap-pl-filter-open main,
body.ap-pl-filter-open footer,
body.ap-pl-filter-open .ap-pl {
  pointer-events: none;
}

html.ap-pl-filter-open,
html.ap-pl-filter-open body {
  overflow: hidden;
}

.ap-pl-filter {
  display: flex;
  flex-direction: column;
  height: 100%;
  max-height: 100vh;
  max-height: 100dvh;
  width: min(100%, 421px) !important;
  overflow: visible;
  border: 0;
  background: #fff;
  box-shadow: 4px 0 20px rgba(0, 0, 0, 0.1);
  pointer-events: auto;
}
.ap-pl-filter__edge-close {
  position: absolute;
  top: clamp(200px, 13.65vw, 262px);
  left: calc(100% + 23px);
  z-index: 2;
  display: none;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 4px 20px rgba(39, 36, 36, 0.18);
  cursor: pointer;
}
.ap-pl-filter__edge-close img {
  display: block;
  width: 24px;
  height: 24px;
}
@media (min-width: 576px) {
  .ap-pl-filter__edge-close {
    display: inline-flex;
  }
}
.ap-pl-filter__header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  min-height: 68px;
  padding: clamp(18px, 1.25vw, 24px) clamp(24px, 1.56vw, 30px);
  border-bottom: 1px solid #e6edf2;
}
.ap-pl-filter__title {
  margin: 0;
  color: #414a66;
  font-weight: 600;
  font-size: clamp(16px, 0.938vw, 18px);
  line-height: 1;
}
.ap-pl-filter__close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
}
.ap-pl-filter__close img {
  display: block;
  width: 24px;
  height: 24px;
}
.ap-pl-filter__close:hover {
  background: #f3f5f7;
}
.ap-pl-filter__body.offcanvas-body, .ap-pl-filter__body {
  flex: 1 1 auto;
  min-height: 0;
  height: auto;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: contain;
  padding: 0 clamp(24px, 1.56vw, 30px) clamp(28px, 2vw, 40px);
  touch-action: pan-y;
}
.ap-pl-filter__section {
  padding-top: clamp(18px, 1.25vw, 24px);
  border-top: 1px solid #e6edf2;
}
.ap-pl-filter__section:first-child {
  border-top: 0;
  padding-top: clamp(16px, 1.15vw, 22px);
}
.ap-pl-filter__section--brands {
  margin-top: clamp(18px, 1.25vw, 24px);
  padding-top: clamp(18px, 1.25vw, 24px);
}
.ap-pl-filter__section-title {
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 clamp(18px, 1.25vw, 24px);
  padding-bottom: 10px;
  color: #414a66;
  font-weight: 600;
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1.2;
}
.ap-pl-filter__section-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100px;
  height: 2px;
  background: #a0264f;
}
.ap-pl-filter__section-icon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.ap-pl-filter__acc-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
  min-height: 57px;
  padding: 0;
  border: 0;
  border-bottom: 1px solid #e6edf2;
  background: transparent;
  color: #414a66;
  font-family: inherit;
  font-weight: 500;
  font-size: clamp(15px, 0.938vw, 18px);
  line-height: 1.3;
  text-align: left;
  cursor: pointer;
}
.ap-pl-filter__acc-btn.is-open {
  color: #a0264f;
  font-weight: 600;
}
.ap-pl-filter__acc-btn.is-open .ap-pl-filter__dot--active {
  display: block;
}
.ap-pl-filter__acc-btn.is-open .ap-pl-filter__dot--idle {
  display: none;
}
.ap-pl-filter__acc-btn--sub {
  padding-left: clamp(28px, 1.85vw, 36px);
  font-size: clamp(14px, 0.833vw, 16px);
  border: unset;
}
.ap-pl-filter__acc-btn--sub.is-open {
  color: #414a66;
  font-weight: 500;
}
.ap-pl-filter .show {
  width: 100%;
}
.ap-pl-filter__acc-lead {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
}
.ap-pl-filter__acc-label {
  min-width: 0;
}
.ap-pl-filter__dot {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.ap-pl-filter__dot--active {
  display: none;
}
.ap-pl-filter__dot--idle {
  display: block;
}
.ap-pl-filter__subdot {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.ap-pl-filter__chevron {
  position: relative;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.ap-pl-filter__chevron img {
  position: absolute;
  inset: 0;
  width: 24px;
  height: 24px;
  transition: transform 0.25s ease, opacity 0.2s ease;
}
.ap-pl-filter__chevron-open {
  opacity: 0;
}
.ap-pl-filter__chevron-idle {
  opacity: 1;
  transform: rotate(180deg);
}
.ap-pl-filter__acc-btn.is-open .ap-pl-filter__chevron-open {
  opacity: 1;
  transform: none;
}
.ap-pl-filter__acc-btn.is-open .ap-pl-filter__chevron-idle {
  opacity: 0;
}
.ap-pl-filter__acc-panel {
  padding: 0;
}
.ap-pl-filter__checks {
  display: flex;
  flex-direction: column;
  padding: 0 0 4px clamp(72px, 4.7vw, 90px);
}
.ap-pl-filter__checks--flat {
  padding-left: clamp(48px, 3.1vw, 60px);
}
.ap-pl-filter__check {
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 57px;
  margin: 0;
  color: #414a66;
  font-size: clamp(14px, 0.833vw, 16px);
  line-height: 1.35;
  cursor: pointer;
}
.ap-pl-filter__check input {
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
  pointer-events: none;
}
.ap-pl-filter__check:has(input:checked) {
  color: #a0264f;
  font-weight: 600;
}
.ap-pl-filter__check:has(input:checked) .ap-pl-filter__box {
  background: #a0264f;
  border-color: #a0264f;
}
.ap-pl-filter__check:has(input:checked) .ap-pl-filter__box img {
  opacity: 1;
}
.ap-pl-filter__box {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border: 1.5px solid #ccd8e0;
  border-radius: 2px;
  background: #fff;
}
.ap-pl-filter__box img {
  width: 14px;
  height: 14px;
  opacity: 0;
}
.ap-pl-filter__check-label {
  min-width: 0;
}
.ap-pl-filter__brands {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.ap-pl-filter__brand {
  position: relative;
  width: calc(50% - 5px);
  margin: 0;
  cursor: pointer;
}
.ap-pl-filter__brand input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.ap-pl-filter__brand span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: clamp(72px, 5.2vw, 100px);
  padding: clamp(8px, 0.6vw, 12px);
  border: 1px solid #ccd8e0;
  border-radius: 0;
  background: #fff;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.ap-pl-filter__brand img {
  display: block;
  max-width: 125px;
  max-height: clamp(48px, 4.2vw, 86px);
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.ap-pl-filter__brand input:checked + span, .ap-pl-filter__brand:hover span {
  border-color: #a0264f;
  box-shadow: 0 0 0 1px #a0264f;
}

[dir=rtl] .ap-pl-filter {
  box-shadow: -4px 0 20px rgba(0, 0, 0, 0.1);
}
[dir=rtl] .ap-pl-filter__edge-close {
  left: auto;
  right: calc(100% + 23px);
}
[dir=rtl] .ap-pl-filter__section-title::after {
  left: auto;
  right: 0;
}
[dir=rtl] .ap-pl-filter__acc-btn--sub {
  padding-left: 0;
  padding-right: clamp(28px, 1.85vw, 36px);
}
[dir=rtl] .ap-pl-filter__checks {
  padding-left: 0;
  padding-right: clamp(72px, 4.7vw, 90px);
}
[dir=rtl] .ap-pl-filter__checks--flat {
  padding-right: clamp(48px, 3.1vw, 60px);
}

.ap-pd {
  padding-top: clamp(28px, 2.08vw, 40px);
}
.ap-pd__layout {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: clamp(28px, 3.9vw, 75px);
}
.ap-pd__gallery {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: clamp(12px, 0.885vw, 17px);
  width: 100%;
}
.ap-pd__gallery .ap-pd__stage {
  order: 1;
}
.ap-pd__gallery .ap-pd__thumbs {
  order: 2;
}
@media (min-width: 992px) {
  .ap-pd__gallery {
    width: 45.1199%;
    position: sticky;
    top: 110px;
    flex-wrap: nowrap;
  }
  .ap-pd__gallery .ap-pd__stage,
  .ap-pd__gallery .ap-pd__thumbs {
    order: 0;
  }
}
.ap-pd__thumbs {
  --ap-pd-thumb-w: clamp(72px, 22vw, 140px);
  --ap-pd-thumb-gap: clamp(8px, 0.833vw, 16px);
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: var(--ap-pd-thumb-gap);
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
.ap-pd__thumbs::-webkit-scrollbar {
  display: none;
}
@media (min-width: 992px) {
  .ap-pd__thumbs {
    --ap-pd-thumb-w: clamp(
      64px,
      calc(clamp(300px, 29.79vw, 572px) * 176 / 572),
      176px
    );
    --ap-pd-thumb-gap: clamp(6px, 0.6vw, 16px);
    flex-direction: column;
    width: var(--ap-pd-thumb-w);
    overflow: visible;
  }
}
.ap-pd__thumbs.slick-initialized {
  display: block;
  gap: 0;
  overflow: hidden;
}
.ap-pd__thumbs.slick-initialized .slick-slide {
  box-sizing: border-box;
}
.ap-pd__thumbs.slick-initialized .slick-slide > div {
  height: 100%;
}
@media (max-width: 991px) {
  .ap-pd__thumbs.slick-initialized {
    --ap-pd-thumb-gap: clamp(10px, 1.4vw, 16px);
    width: 100%;
    height: auto !important;
    min-height: calc(var(--ap-pd-thumb-w) * 169 / 176);
    overflow: visible;
  }
  .ap-pd__thumbs.slick-initialized .slick-list {
    height: auto !important;
    margin: 0 calc(var(--ap-pd-thumb-gap) / -2);
    padding: 4px calc(var(--ap-pd-thumb-gap) / 2);
    overflow: hidden;
  }
  .ap-pd__thumbs.slick-initialized .slick-track {
    height: auto !important;
    display: flex;
    align-items: stretch;
  }
  .ap-pd__thumbs.slick-initialized .slick-slide {
    box-sizing: border-box;
    padding: 0 calc(var(--ap-pd-thumb-gap) / 2);
    height: calc(var(--ap-pd-thumb-w) * 169 / 176) !important;
    margin: 0 3px !important;
  }
  .ap-pd__thumbs.slick-initialized .slick-slide > div {
    height: 100%;
  }
}
@media (min-width: 992px) {
  .ap-pd__thumbs.slick-initialized {
    height: calc(4 * var(--ap-pd-thumb-w) * 169 / 176 + 3 * var(--ap-pd-thumb-gap));
    overflow: visible;
  }
  .ap-pd__thumbs.slick-initialized .slick-list {
    height: 100% !important;
    overflow: hidden;
    margin: 0 -4px;
    padding: 0 4px;
  }
  .ap-pd__thumbs.slick-initialized .slick-slide {
    padding-right: 0;
    margin: 0 0 var(--ap-pd-thumb-gap) !important;
    height: calc(var(--ap-pd-thumb-w) * 169 / 177) !important;
  }
}
.ap-pd__thumb {
  position: relative;
  flex: 0 0 auto;
  width: var(--ap-pd-thumb-w, clamp(72px, 22vw, 140px));
  height: calc(var(--ap-pd-thumb-w, clamp(72px, 22vw, 140px)) * 169 / 176);
  margin: 0;
  padding: 0;
  border: 1px solid #bac0d4;
  border-radius: clamp(10px, 1.04vw, 20px);
  background: #fff;
  cursor: pointer;
  overflow: hidden;
  box-shadow: none;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.slick-initialized .ap-pd__thumb {
  width: 100%;
  height: 100%;
}
@media (min-width: 992px) {
  .ap-pd__thumb {
    width: 100%;
  }
}
.ap-pd__thumb img {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 69.32%;
  height: auto;
  max-height: 72.19%;
  transform: translate(-50%, -50%);
  -o-object-fit: contain;
     object-fit: contain;
  pointer-events: none;
}
.ap-pd__thumb.is-active {
  border-color: #a0264f;
  box-shadow: 0 0 10px rgba(160, 38, 79, 0.35);
}
.ap-pd__thumb.is-active::after {
  opacity: 0;
}
.ap-pd__thumb:focus-visible {
  outline: 2px solid #a0264f;
  outline-offset: 2px;
}
.ap-pd__thumb:hover:not(.is-active) {
  border-color: rgb(167.1482142857, 174.7875, 200.2517857143);
}
.ap-pd__stage {
  position: relative;
  flex: 1 1 auto;
  min-width: 0;
  width: 100%;
}
@media (min-width: 992px) {
  .ap-pd__stage {
    width: clamp(300px, 29.79vw, 572px);
    flex: 0 0 auto;
  }
}
.ap-pd__main {
  width: 100%;
  border: 1px solid #bac0d4;
  border-radius: 20px;
  background: #fff;
  overflow: hidden;
}
@media (min-width: 992px) {
  .ap-pd__main {
    aspect-ratio: 572/756;
  }
}
.ap-pd__main .slick-list,
.ap-pd__main .slick-track {
  height: 100%;
}
.ap-pd__main .slick-slide {
  height: 100%;
}
.ap-pd__main .slick-slide > div {
  height: 100%;
}
.ap-pd__main .slick-slide.slick-active {
  outline: none;
}
.ap-pd__slide {
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 100%;
  outline: none;
}
@media (max-width: 575px) {
  .ap-pd__slide {
    padding: 15px;
  }
}
.ap-pd__slide img {
  display: block;
  width: 87.41%;
  height: auto;
  max-height: 66.14%;
  -o-object-fit: contain;
     object-fit: contain;
}
.ap-pd__nav {
  position: absolute;
  right: clamp(16px, 1.35vw, 26px);
  bottom: clamp(16px, 1.35vw, 26px);
  display: flex;
  gap: 9px;
  z-index: 2;
}
.ap-pd__nav .ap-arrow-btn {
  width: clamp(36px, 2.6vw, 50px);
  height: clamp(36px, 2.6vw, 50px);
  background: #f1f1f1;
  border: 0;
  color: #414a66;
  box-shadow: none;
}
.ap-pd__nav .ap-arrow-btn svg {
  width: clamp(9px, 0.625vw, 12px);
  height: clamp(14px, 1.042vw, 20px);
}
.ap-pd__nav .ap-arrow-btn:hover {
  background: #dde1e8;
  transform: none;
}
.ap-pd__info {
  position: relative;
  min-width: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .ap-pd__info {
    width: 50%;
    min-height: clamp(300px, 35.886vw, 689px);
  }
}
.ap-pd__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: clamp(12px, 1.25vw, 24px);
  margin-bottom: clamp(16px, 1.41vw, 27px);
}
.ap-pd__brand {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: clamp(80px, 8.28vw, 159px);
  height: clamp(50px, 5.21vw, 100px);
  border-radius: 10px;
  background: #f5f5f5;
}
.ap-pd__brand img {
  display: block;
  width: 75.5%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.ap-pd__title {
  margin: 0;
  color: #414a66;
  font-weight: 500;
  font-size: clamp(28px, 1.875vw, 36px);
  line-height: 1.24;
}
.ap-pd__copy p {
  margin: 0;
  color: #666d84;
  font-weight: 400;
  font-size: clamp(15px, 1.042vw, 20px);
  line-height: 1.8;
}
.ap-pd__copy p + p {
  margin-top: clamp(20px, 1.46vw, 28px);
}
.ap-pd__actions {
  margin-top: auto;
  padding: clamp(24px, 1.875vw, 36px) 0;
  border-top: 1px solid #BAC0D4;
  border-bottom: 1px solid #BAC0D4;
  background: #fff;
}
.ap-pd__actions-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}
.ap-pd__actions-name {
  display: none;
  margin: 0;
  flex: 0 1 auto;
  min-width: 0;
  color: #414a66;
  font-weight: 600;
  font-size: clamp(18px, 1.25vw, 24px);
  line-height: 1.2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ap-pd__actions-btns {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}
.ap-pd__actions-ph {
  display: none;
  width: 100%;
  pointer-events: none;
}
.ap-pd__actions.is-sticky {
  position: fixed;
  top: var(--ap-header-h, 72px);
  left: 0;
  right: 0;
  z-index: 990;
  margin: 0;
  margin-top: -1px;
  padding: clamp(12px, 1vw, 18px) 0;
  border-top: 1px solid #BAC0D4;
  border-bottom: 1px solid #BAC0D4;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
}
.ap-pd__actions.is-sticky .ap-pd__actions-inner {
  width: min(100% - 32px, 1680px);
  margin-left: auto;
  margin-right: auto;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: clamp(12px, 1.5vw, 24px);
}
.ap-pd__actions.is-sticky .ap-pd__actions-name {
  display: block;
}
.ap-pd__actions.is-sticky .ap-pd__actions-btns {
  flex: 0 1 auto;
  justify-content: flex-end;
}
.ap-pd__actions-ph.is-active {
  display: block;
}
.ap-pd__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: clamp(8px, 0.521vw, 10px);
  height: 50px;
  padding: 0 27px;
  border-radius: 80px;
  font-family: inherit;
  font-weight: 600;
  font-size: clamp(15px, 0.938vw, 18px);
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
  box-sizing: border-box;
  cursor: pointer;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
@media (max-width: 575px) {
  .ap-pd__btn span {
    display: none;
  }
}
.ap-pd__btn img,
.ap-pd__btn svg {
  display: block;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}
.ap-pd__btn--enquire {
  background: #8C1A42;
  color: #fff;
  border: 1px solid #8C1A42;
}
.ap-pd__btn--enquire:hover {
  background: #a0264f;
  border-color: #a0264f;
  color: #fff;
}
.ap-pd__btn--brochure {
  border: 1px solid #a0264f;
  background: #fff;
  padding: 0 27px;
}
.ap-pd__btn--brochure span {
  color: #a0264f;
  font-weight: 600;
}
.ap-pd__btn--brochure:hover {
  background: #a0264f;
}
.ap-pd__btn--brochure:hover span {
  color: #fff;
}
.ap-pd__btn--brochure:hover img {
  filter: brightness(0) invert(1);
}
.ap-pd__btn--whatsapp {
  border: 1px solid #49ae45;
  background: #fff;
  color: #49ae45;
  font-weight: 400;
  font-size: clamp(16px, 1.042vw, 20px);
  border-radius: 100px;
  padding: 0 25px;
}
.ap-pd__btn--whatsapp span {
  color: #49ae45;
}
.ap-pd__btn--whatsapp:hover {
  background: #49ae45;
  color: #fff;
}
.ap-pd__btn--whatsapp:hover span {
  color: #fff;
}
.ap-pd__btn--whatsapp:hover path {
  fill: #fff;
}
@media (max-width: 767px) {
  .ap-pd__actions {
    margin-top: 20px;
  }
  .ap-pd__actions-inner, .ap-pd__actions-btns {
    gap: 10px;
  }
  .ap-pd__btn {
    height: 44px;
    padding: 0 18px;
    font-size: 14px;
  }
  .ap-pd__btn--whatsapp, .ap-pd__btn--brochure {
    padding: 0 12px;
    font-size: 13px;
  }
  .ap-pd__actions.is-sticky {
    padding: 8px 0;
  }
  .ap-pd__actions.is-sticky .ap-pd__actions-inner {
    flex-wrap: nowrap;
    align-items: center;
    width: calc(100% - 24px);
    gap: 8px;
  }
  .ap-pd__actions.is-sticky .ap-pd__actions-name {
    flex: 1 1 auto;
    min-width: 0;
    max-width: none;
    font-size: clamp(14px, 3.8vw, 16px);
  }
  .ap-pd__actions.is-sticky .ap-pd__actions-btns {
    flex: 0 0 auto;
    flex-wrap: nowrap;
    width: auto;
    gap: 6px;
  }
  .ap-pd__actions.is-sticky .ap-pd__btn {
    height: 36px;
    padding: 0 12px;
    font-size: 12px;
    gap: 4px;
  }
  .ap-pd__actions.is-sticky .ap-pd__btn img,
  .ap-pd__actions.is-sticky .ap-pd__btn svg {
    width: 18px;
    height: 18px;
  }
}
@media (max-width: 575px) {
  .ap-pd .ap-pd__btn--brochure, .ap-pd .ap-pd__btn--whatsapp {
    width: 36px;
    min-width: 36px;
    padding: 0;
    border-radius: 50%;
    height: 36px;
  }
}

.ap-pd-features {
  padding: clamp(28px, 2.5vw, 48px) 0 clamp(36px, 3.3vw, 64px);
}
.ap-pd-features__title {
  margin: 0 0 clamp(24px, 2vw, 40px);
  color: #414a66;
  font-weight: 600;
  font-size: clamp(24px, 1.67vw, 32px);
  line-height: 1.2;
}
.ap-pd-features li {
  margin-bottom: 22px;
}
.ap-pd-features__list h3 {
  color: #666D84;
  position: relative;
  margin: 0 0 clamp(8px, 0.7vw, 16px);
  font-weight: 800;
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1.2;
}
.ap-pd-features__list p {
  margin: 0;
  color: #666d84;
  font-size: clamp(15px, 1.042vw, 20px);
  line-height: 1.8;
}

.ap-pd-media {
  padding: clamp(36px, 3.4vw, 65px) 0;
  background: #f5f5f5;
}
.ap-pd-media__tabs {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(10px, 0.78vw, 15px);
  margin-bottom: clamp(24px, 2.2vw, 43px);
}
.ap-pd-media__tab {
  min-height: clamp(42px, 2.6vw, 50px);
  padding: clamp(10px, 0.83vw, 16px) clamp(18px, 1.4vw, 27px);
  border-radius: 80px;
  border: 1px solid #666d84;
  background: #fff;
  color: #666d84;
  font-weight: 600;
  font-size: clamp(14px, 0.938vw, 18px);
  line-height: 1;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.ap-pd-media__tab.is-active, .ap-pd-media__tab:hover {
  border-color: #8c1a42;
  background: #8c1a42;
  color: #fff;
}
.ap-pd-media__grid {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(16px, 1.6vw, 30px);
}
.ap-pd-media__item {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  aspect-ratio: 733/465;
  border-radius: clamp(12px, 1.04vw, 20px);
  overflow: hidden;
  background: #e8e8e8;
  text-decoration: none;
}
@media (min-width: 768px) {
  .ap-pd-media__item {
    width: calc(50% - clamp(8px, 0.8vw, 15px));
  }
}
.ap-pd-media__item img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ap-pd-media__play {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(64px, 5.2vw, 100px);
  height: clamp(64px, 5.2vw, 100px);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.72);
  transform: translate(-50%, -50%);
  transition: transform 0.2s ease, background-color 0.2s ease;
}
.ap-pd-media__play img {
  width: clamp(28px, 2.08vw, 40px);
  height: clamp(28px, 2.08vw, 40px);
  -o-object-fit: contain;
     object-fit: contain;
}
.ap-pd-media__item--video:hover .ap-pd-media__play {
  transform: translate(-50%, -50%) scale(1.06);
  background: rgba(255, 255, 255, 0.9);
}
.ap-pd-media__item--embed {
  display: block;
  cursor: default;
  background: #000;
}
.ap-pd-media__item--embed video {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.ap-pd-media__panel[hidden] {
  display: none;
}

.ap-pd-related__head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: clamp(24px, 2vw, 40px);
}
.ap-pd-related__title {
  margin: 0;
  color: #414a66;
  font-weight: 600;
  font-size: clamp(24px, 1.67vw, 32px);
  line-height: 1.2;
}
.ap-pd-related__slider .ap-pl-card {
  width: 100%;
  padding: 0 clamp(6px, 0.5vw, 10px);
}
.ap-pd-related__slider .slick-list {
  margin: 0 clamp(-6px, -0.5vw, -10px);
}

.ap-pc__layout {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: clamp(28px, 2.76vw, 53px);
}
.ap-pc__media {
  margin: 0;
  width: 100%;
  overflow: hidden;
  align-items: flex-end;
  display: flex;
}
@media (min-width: 992px) {
  .ap-pc__media {
    position: sticky;
    top: 90px;
    width: 53.274%;
  }
}
.ap-pc__media img {
  display: block;
  width: 100%;
  height: clamp(255px, 38.125vw, 663px);
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: clamp(14px, 1.04vw, 20px);
}
.ap-pc__info {
  flex: 1 1 280px;
  min-width: 0;
  max-width: 100%;
}
@media (min-width: 992px) {
  .ap-pc__info {
    max-width: clamp(320px, 43.571%, 732px);
  }
}
.ap-pc__title {
  margin: 0 0 clamp(16px, 1.04vw, 20px);
  color: #414a66;
  font-weight: 500;
  font-size: clamp(28px, 2.5vw, 48px);
  line-height: 1.24;
}
.ap-pc__copy p {
  margin: 0 0 clamp(16px, 1.25vw, 24px);
  color: #666d84;
  font-size: clamp(15px, 1.042vw, 20px);
  line-height: 1.8;
}
.ap-pc__copy p:last-child {
  margin-bottom: 0;
}
.ap-pc__features {
  margin-top: clamp(24px, 2.5vw, 48px);
}
.ap-pc__features-title {
  margin: 0 0 clamp(24px, 2.08vw, 40px);
  color: #414a66;
  font-weight: 600;
  font-size: clamp(18px, 1.25vw, 24px);
  line-height: 1;
}
.ap-pc__features-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: clamp(11px, 1.15vw, 22px);
}
.ap-pc__features-list li {
  margin: 0;
}
.ap-pc__features-list h4, .ap-pc__features-list h3 {
  display: flex;
  align-items: center;
  gap: clamp(10px, 0.833vw, 16px);
  margin: 0 0 clamp(10px, 0.83vw, 16px);
  color: #666d84;
  font-weight: 800;
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1.2;
}
.ap-pc__features-list p {
  margin: 0;
  padding-left: clamp(30px, 1.875vw, 36px);
  color: #666d84;
  font-size: clamp(15px, 1.042vw, 20px);
  line-height: 1.8;
}
.ap-pc__feature-icon {
  display: block;
  flex: 0 0 auto;
  width: 20px;
  height: 20px;
}

.ap-pc-body__title {
  margin: 0 0 clamp(16px, 1.25vw, 24px);
  color: #666d84;
  font-weight: 800;
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1.2;
}
.ap-pc-body__copy p {
  margin: 0 0 clamp(20px, 1.67vw, 32px);
  color: #666d84;
  font-size: clamp(15px, 1.042vw, 20px);
  line-height: 1.8;
}
.ap-pc-body__copy p:last-child {
  margin-bottom: 0;
}

[dir=rtl] .ap-pd__nav {
  right: auto;
  left: clamp(24px, 2.7vw, 52px);
}
[dir=rtl] .ap-pd-features__list li {
  padding-left: 0;
  padding-right: clamp(32px, 2vw, 40px);
}
[dir=rtl] .ap-pd-features__list h3::before {
  left: auto;
  right: clamp(-32px, -2vw, -40px);
}
[dir=rtl] .ap-pc__features-list p {
  padding-left: 0;
  padding-right: clamp(30px, 1.875vw, 36px);
}

.ap-blog {
  padding-top: clamp(28px, 2.08vw, 40px);
}
.ap-blog__heading {
  margin: 0 0 clamp(40px, 3.385vw, 65px);
  color: #414a66;
  font-weight: 500;
  font-size: clamp(28px, 1.875vw, 36px);
  line-height: clamp(36px, 2.5vw, 48px);
}
.ap-blog__featured {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: clamp(40px, 3.385vw, 65px);
}
.ap-blog__featured-media {
  position: relative;
  display: block;
  flex: 1 1 100%;
  width: 100%;
  height: clamp(220px, 26.1979vw, 503px);
  overflow: hidden;
  border-radius: clamp(8px, 0.521vw, 10px);
  background: #d9d9d9;
}
@media (min-width: 992px) {
  .ap-blog__featured-media {
    flex: 0 0 clamp(360px, 59.286%, 996px);
    max-width: 996px;
    height: clamp(360px, 26.1979vw, 503px);
  }
}
.ap-blog__featured-media img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.ap-blog__featured-body {
  flex: 1 1 100%;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: clamp(16px, 1.5625vw, 24px);
  padding: clamp(20px, 2.083vw, 40px);
  border-radius: clamp(8px, 0.521vw, 10px);
  background: #f8eff2;
  box-sizing: border-box;
}
@media (min-width: 992px) {
  .ap-blog__featured-body {
    flex: 0 0 clamp(280px, 38.929%, 654px);
    max-width: 654px;
    height: clamp(360px, 26.1979vw, 503px);
    gap: clamp(16px, 1.25vw, 24px);
  }
}
.ap-blog__featured-title {
  margin: 0;
  font-weight: 600;
}
.ap-blog__featured-title a {
  font-size: clamp(20px, 1.875vw, 36px);
  line-height: 133.333%;
  color: #414a66;
  text-decoration: none;
}
.ap-blog__featured-title a:hover {
  color: #a0264f;
}
.ap-blog__featured-excerpt {
  margin: 0;
  color: #666d84;
  font-weight: 400;
  font-size: clamp(15px, 1.042vw, 20px);
  line-height: 1.8;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.ap-blog__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: clamp(16px, 1.25vw, 24px);
}
.ap-blog__meta-item {
  display: inline-flex;
  align-items: center;
  gap: clamp(6px, 0.625vw, 12px);
  color: #414a66;
  font-weight: 400;
  font-size: clamp(12px, 0.938vw, 18px);
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .ap-blog__meta-item {
    gap: 4px;
  }
}
@media (min-width: 1366px) {
  .ap-blog__meta-item {
    gap: clamp(6px, 0.625vw, 12px);
  }
}
.ap-blog__meta-item img {
  display: block;
  width: clamp(12px, 1.25vw, 24px);
  height: clamp(12px, 1.25vw, 24px);
  flex-shrink: 0;
}
@media (min-width: 1200px) {
  .ap-blog__meta-item img {
    width: 12px;
    height: 12px;
  }
}
@media (min-width: 1350px) {
  .ap-blog__meta-item img {
    width: clamp(12px, 1.25vw, 24px);
    height: clamp(12px, 1.25vw, 24px);
  }
}
.ap-blog__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: clamp(31px, 2.083vw, 40px);
  padding: 0 clamp(12px, 0.833vw, 16px);
  border: 1px solid #a0264f;
  border-radius: clamp(40px, 4.167vw, 80px);
  background: #fff;
  color: #8c1a42;
  font-family: inherit;
  font-weight: 600;
  font-size: clamp(13px, 0.833vw, 16px);
  line-height: clamp(16px, 0.938vw, 18px);
  text-decoration: none;
  white-space: nowrap;
  box-sizing: border-box;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.ap-blog__btn:hover {
  background: #a0264f;
  color: #fff;
}
.ap-blog__featured-body .ap-blog__btn {
  margin-top: auto;
  align-self: flex-start;
}
.ap-blog__grid {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(40px, 3.385vw, 65px) clamp(12px, 0.833vw, 16px);
}
.ap-blog__card {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-width: 0;
  height: auto;
  border: 1px solid #ccd8e0;
  border-radius: clamp(8px, 0.521vw, 10px);
  background: #fff;
  overflow: hidden;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .ap-blog__card {
    width: calc((100% - clamp(12px, 0.833vw, 16px)) / 2);
  }
}
@media (min-width: 1200px) {
  .ap-blog__card {
    width: calc((100% - 3 * clamp(12px, 0.833vw, 16px)) / 4);
  }
}
.ap-blog__card-media {
  display: block;
  flex: 0 0 auto;
  margin: clamp(12px, 0.833vw, 16px) clamp(12px, 0.833vw, 16px) 0;
  width: calc(100% - 2 * clamp(12px, 0.833vw, 16px));
  height: 280px;
  overflow: hidden;
  border-radius: 10px;
  background: #d9d9d9;
}
@media (min-width: 1200px) {
  .ap-blog__card-media {
    height: clamp(200px, 16.09375vw, 309px);
  }
}
.ap-blog__card-media img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 10px;
}
.ap-blog__card-body {
  display: flex;
  flex-direction: column;
  gap: clamp(12px, 0.833vw, 16px);
  padding: clamp(16px, 1.25vw, 24px) clamp(12px, 0.833vw, 16px);
  flex: 1 1 auto;
  min-height: 0;
}
.ap-blog__card-title {
  margin: 0;
  font-weight: 600;
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1.6;
  min-height: clamp(28px, 1.667vw, 32px);
}
.ap-blog__card-title a {
  color: #414a66;
  text-decoration: none;
  font-weight: 600;
  line-height: 160%;
}
@media (max-width: 575px) {
  .ap-blog__card-title a {
    font-size: 17px;
  }
}
.ap-blog__card-title a:hover {
  color: #a0264f;
}
.ap-blog__card-excerpt {
  margin: 0;
  color: #666d84;
  font-weight: 400;
  font-size: clamp(15px, 1.042vw, 20px);
  line-height: 1.8;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: clamp(90px, 5.625vw, 108px);
}
.ap-blog__card-foot {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  gap: clamp(8px, 0.521vw, 10px);
  flex: 0 0 auto;
  margin-top: auto;
  padding: clamp(10px, 0.833vw, 16px);
  min-height: clamp(60px, 3.958vw, 76px);
  border-top: 1px solid #ccd8e0;
  box-sizing: border-box;
}
.ap-blog__card-foot .ap-blog__meta {
  flex: 1 1 auto;
  min-width: 0;
  gap: clamp(10px, 0.83vw, 16px);
}
.ap-blog__card-foot .ap-blog__btn {
  flex-shrink: 0;
}
.ap-blog__loading {
  margin: clamp(40px, 3.385vw, 65px) 0 0;
  text-align: center;
  color: #666d84;
  font-weight: 500;
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1.4;
}
.ap-blog__load-more-wrap {
  display: flex;
  justify-content: center;
  margin: clamp(40px, 3.385vw, 65px) 0 0;
}
.ap-blog__load-more {
  cursor: pointer;
  min-width: 160px;
}
.ap-blog__load-more:disabled {
  opacity: 0.7;
  cursor: default;
}
@media (max-width: 991px) {
  .ap-blog__featured-body {
    gap: clamp(12px, 2vw, 16px);
  }
  .ap-blog__card-foot {
    flex-wrap: wrap;
  }
}

.ap-bd__layout {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .ap-bd__main {
    width: 63.99%;
  }
}
.ap-bd__title {
  margin: 0 0 clamp(24px, 2.083vw, 40px);
  color: #414a66;
  font-weight: 500;
  font-size: clamp(24px, 1.875vw, 36px);
  line-height: 1.24;
}
.ap-bd__content {
  color: #666d84;
  font-weight: 400;
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1.8;
  overflow-wrap: anywhere;
}
.ap-bd__content > *:first-child {
  margin-top: 0;
}
.ap-bd__content > *:last-child {
  margin-bottom: 0;
}
.ap-bd__content p {
  margin: 0 0 clamp(20px, 1.667vw, 32px);
  line-height: 1.8;
}
.ap-bd__content h1,
.ap-bd__content h2,
.ap-bd__content h3,
.ap-bd__content h4,
.ap-bd__content h5,
.ap-bd__content h6 {
  margin: clamp(24px, 2.083vw, 40px) 0 clamp(12px, 0.833vw, 16px);
  color: #414a66;
  font-weight: 700;
  line-height: 1.25;
}
.ap-bd__content h1 {
  font-weight: 500;
  font-size: clamp(24px, 1.875vw, 36px);
  line-height: 1.24;
}
.ap-bd__content h2 {
  font-size: clamp(18px, 1.042vw, 20px);
  line-height: 1.2;
}
.ap-bd__content h3 {
  font-size: clamp(17px, 0.99vw, 18px);
}
.ap-bd__content h4,
.ap-bd__content h5,
.ap-bd__content h6 {
  font-size: clamp(16px, 0.938vw, 17px);
}
.ap-bd__content a {
  color: #a0264f;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.ap-bd__content a:hover {
  color: #414a66;
}
.ap-bd__content strong,
.ap-bd__content b {
  color: #414a66;
  font-weight: 700;
}
.ap-bd__content em,
.ap-bd__content i {
  font-style: italic;
}
.ap-bd__content img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 0 clamp(24px, 2.083vw, 40px);
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: clamp(10px, 0.781vw, 15px);
  background: #f3f1f2;
}
@media (min-width: 992px) {
  .ap-bd__content img {
    max-height: clamp(220px, 34.74vw, 667px);
  }
}
.ap-bd__content p > img {
  margin-bottom: 0;
}
.ap-bd__content p:has(> img:only-child) {
  margin-bottom: clamp(24px, 2.083vw, 40px);
}
.ap-bd__content figure {
  margin: 0 0 clamp(24px, 2.083vw, 40px);
}
.ap-bd__content figure img {
  margin-bottom: 0;
}
.ap-bd__content figure figcaption {
  margin-top: 10px;
  color: #818da6;
  font-size: clamp(13px, 0.833vw, 15px);
  line-height: 1.4;
  text-align: center;
}
.ap-bd__content ul {
  list-style: none;
  margin: 0 0 clamp(24px, 1.875vw, 36px);
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: clamp(16px, 1.042vw, 20px);
}
.ap-bd__content ul li {
  position: relative;
  padding-left: clamp(28px, 1.667vw, 32px);
  color: #666d84;
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1.35;
}
.ap-bd__content ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.15em;
  width: clamp(16px, 1.042vw, 20px);
  height: clamp(16px, 1.042vw, 20px);
  border-radius: 10px;
  background: #a0264f url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M3.5 7.2L5.8 9.5L10.5 4.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/14px 14px no-repeat;
}
.ap-bd__content ol {
  margin: 0 0 clamp(24px, 1.875vw, 36px);
  padding-left: clamp(22px, 1.458vw, 28px);
  display: flex;
  flex-direction: column;
  gap: clamp(12px, 0.833vw, 16px);
}
.ap-bd__content ol li {
  color: #666d84;
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1.5;
  padding-left: 6px;
}
.ap-bd__content blockquote {
  margin: 0 0 clamp(24px, 1.875vw, 36px);
  padding: clamp(14px, 1.042vw, 20px) clamp(16px, 1.25vw, 24px);
  border-left: 4px solid #a0264f;
  border-radius: 0 10px 10px 0;
  background: #f8eff2;
  color: #414a66;
  font-weight: 500;
}
.ap-bd__content blockquote p {
  margin: 0;
}
.ap-bd__content blockquote p + p {
  margin-top: 12px;
}
.ap-bd__content table {
  width: 100%;
  margin: 0 0 clamp(24px, 1.875vw, 36px);
  border-collapse: collapse;
  overflow: hidden;
  border-radius: 10px;
  font-size: clamp(14px, 0.938vw, 16px);
}
.ap-bd__content thead {
  background: #f3f1f2;
}
.ap-bd__content th,
.ap-bd__content td {
  padding: clamp(10px, 0.833vw, 14px) clamp(12px, 0.938vw, 16px);
  border: 1px solid #e6edf2;
  color: #666d84;
  text-align: left;
  vertical-align: top;
}
.ap-bd__content th {
  color: #414a66;
  font-weight: 600;
}
.ap-bd__content hr {
  margin: clamp(28px, 2.5vw, 48px) 0;
  border: 0;
  border-top: 1px solid #e6edf2;
}
.ap-bd__content pre,
.ap-bd__content code {
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
  font-size: 0.9em;
}
.ap-bd__content code {
  padding: 0.1em 0.35em;
  border-radius: 4px;
  background: #f3f1f2;
  color: #414a66;
}
.ap-bd__content pre {
  margin: 0 0 clamp(24px, 1.875vw, 36px);
  padding: clamp(14px, 1.042vw, 20px);
  overflow-x: auto;
  border-radius: 10px;
  background: #f3f1f2;
}
.ap-bd__content pre code {
  padding: 0;
  background: transparent;
}
.ap-bd__faq {
  margin: clamp(28px, 2.5vw, 48px) 0 clamp(30px, 3.3854vw, 65px);
}
.ap-bd__footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: clamp(16px, 1.146vw, 22px) clamp(12px, 0.833vw, 16px);
  border-radius: 3px;
  background: #e6edf2;
}
.ap-bd__pager {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: clamp(20px, 2.083vw, 40px);
}
.ap-bd__pager-link {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #414a66;
  font-weight: 400;
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1;
  text-decoration: none;
}
.ap-bd__pager-link:hover {
  color: #a0264f;
}
.ap-bd__pager-link svg {
  flex-shrink: 0;
  width: clamp(18px, 1.25vw, 24px);
  height: clamp(18px, 1.25vw, 24px);
}
.ap-bd__share-wrap {
  position: relative;
  margin-left: auto;
}
.ap-bd__share {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #414a66;
  font-family: inherit;
  font-weight: 400;
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1;
  cursor: pointer;
}
.ap-bd__share:hover, .ap-bd__share[aria-expanded=true] {
  color: #a0264f;
}
.ap-bd__share svg {
  display: block;
  width: clamp(18px, 1.25vw, 24px);
  height: clamp(18px, 1.25vw, 24px);
}
.ap-bd__share-menu {
  position: absolute;
  right: 0;
  bottom: calc(100% + 10px);
  z-index: 20;
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 180px;
  padding: 8px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 8px 28px rgba(65, 74, 102, 0.16);
  border: 1px solid #e6edf2;
}
.ap-bd__share-menu[hidden] {
  display: none;
}
.ap-bd__share-link {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
  padding: 10px 12px;
  border: 0;
  border-radius: 8px;
  background: transparent;
  color: #414a66;
  font-family: inherit;
  font-weight: 500;
  line-height: 1;
  text-align: left;
  text-decoration: none;
  cursor: pointer;
  transition: background 0.15s ease, color 0.15s ease;
}
.ap-bd__share-link span {
  font-weight: 500;
  color: #414a66;
}
.ap-bd__share-link svg {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
}
.ap-bd__share-link:hover {
  background: #f3f1f2;
  color: #a0264f;
}
.ap-bd__aside {
  min-width: 0;
  width: 100%;
}
@media (min-width: 992px) {
  .ap-bd__aside {
    position: sticky;
    top: 38px;
    width: 31.67%;
  }
}
.ap-bd__aside-title {
  margin: 0 0 clamp(16px, 1.458vw, 28px);
  color: #414a66;
  font-weight: 600;
  font-size: clamp(20px, 1.25vw, 24px);
  line-height: 1;
}
.ap-bd__aside-panel {
  display: flex;
  flex-direction: column;
  gap: clamp(10px, 0.625vw, 12px);
  padding: clamp(16px, 1.146vw, 22px);
  border-radius: clamp(14px, 1.042vw, 20px);
  background: #f3f1f2;
  box-sizing: border-box;
}
.ap-bd__aside-item {
  position: relative;
  display: flex;
  align-items: center;
  gap: clamp(12px, 0.833vw, 16px);
  min-height: clamp(110px, 7.188vw, 138px);
  padding: clamp(14px, 0.99vw, 19px);
  border-radius: 10px;
  background: #fff;
  text-decoration: none;
  box-sizing: border-box;
  transition: box-shadow 0.2s ease;
}
.ap-bd__aside-item:hover {
  box-shadow: 0 4px 16px rgba(65, 74, 102, 0.08);
}
.ap-bd__aside-item:hover .ap-bd__aside-item-title {
  color: #a0264f;
}
.ap-bd__aside-item:hover .ap-bd__aside-arrow {
  background: #a0264f;
  border-color: #a0264f;
}
.ap-bd__aside-item:hover .ap-bd__aside-arrow svg path {
  stroke: #fff;
}
.ap-bd__aside-thumb {
  flex-shrink: 0;
  width: clamp(72px, 5.208vw, 100px);
  height: clamp(72px, 5.208vw, 100px);
  overflow: hidden;
  border-radius: 8px;
  background: #d9d9d9;
}
.ap-bd__aside-thumb img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ap-bd__aside-content {
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: clamp(10px, 0.833vw, 16px);
  padding: 2px 0;
}
.ap-bd__aside-item-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #414a66;
  font-weight: 600;
  font-size: clamp(15px, 1.042vw, 20px);
  line-height: 1.2;
  transition: color 0.2s ease;
}
.ap-bd__aside-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: clamp(8px, 0.625vw, 12px);
}
.ap-bd__aside-meta-item {
  display: inline-flex;
  align-items: center;
  gap: clamp(6px, 0.625vw, 12px);
  color: #818da6;
  font-weight: 400;
  font-size: clamp(13px, 0.833vw, 16px);
  line-height: 1.25;
}
.ap-bd__aside-meta-item svg,
.ap-bd__aside-meta-item img {
  flex-shrink: 0;
  width: clamp(14px, 0.938vw, 18px);
  height: clamp(14px, 0.938vw, 18px);
}
.ap-bd__aside-arrow {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: clamp(28px, 1.875vw, 36px);
  height: clamp(28px, 1.927vw, 37px);
  border-radius: 50%;
  background: #fff;
  border: 1px solid #bac0d4;
  box-sizing: border-box;
  color: #000;
  line-height: 0;
}
.ap-bd__aside-arrow svg {
  display: block;
  width: clamp(16px, 1.16vw, 22px);
  height: clamp(16px, 1.16vw, 22px);
}
.ap-bd__aside-more {
  display: block;
  width: 100%;
  margin-top: clamp(4px, 0.417vw, 8px);
  padding: 8px 0 4px;
  border: 0;
  background: transparent;
  color: #7c87ac;
  font-family: inherit;
  font-weight: 400;
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
.ap-bd__aside-more:hover {
  color: #a0264f;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .ap-bd__layout {
    gap: 20px;
  }
  .ap-bd__main {
    width: 60%;
  }
  .ap-bd__aside {
    width: calc(40% - 20px);
  }
  .ap-bd__aside-title {
    margin-bottom: 16px;
    font-size: 20px;
  }
  .ap-bd__aside-panel {
    gap: 8px;
    padding: 12px;
  }
  .ap-bd__aside-item {
    gap: 10px;
    min-height: 0;
    padding: 10px 42px 10px 10px;
  }
  .ap-bd__aside-thumb {
    width: 64px;
    height: 64px;
  }
  .ap-bd__aside-content {
    gap: 6px;
    padding: 0;
  }
  .ap-bd__aside-item-title {
    font-size: 14px;
    line-height: 1.3;
  }
  .ap-bd__aside-meta {
    flex-wrap: nowrap;
    gap: 8px;
    max-width: 100%;
  }
  .ap-bd__aside-meta-item {
    gap: 4px;
    font-size: 12px;
    white-space: nowrap;
  }
  .ap-bd__aside-meta-item svg,
  .ap-bd__aside-meta-item img {
    width: 14px;
    height: 14px;
  }
  .ap-bd__aside-arrow {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 28px;
    height: 28px;
  }
  .ap-bd__aside-arrow svg {
    width: 14px;
    height: 14px;
  }
}
@media (max-width: 991px) {
  .ap-bd__footer {
    align-items: stretch;
  }
  .ap-bd__share-wrap {
    margin-left: 0;
    align-self: flex-end;
  }
}

.blog-detail-faq {
  border-bottom: 1px solid #e6edf2;
}
.blog-detail-faq.active .blog-detail-faq__trigger::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.625 12C2.625 11.7016 2.74353 11.4155 2.9545 11.2045C3.16548 10.9935 3.45163 10.875 3.75 10.875H20.25C20.5484 10.875 20.8345 10.9935 21.0455 11.2045C21.2565 11.4155 21.375 11.7016 21.375 12C21.375 12.2984 21.2565 12.5845 21.0455 12.7955C20.8345 13.0065 20.5484 13.125 20.25 13.125H3.75C3.45163 13.125 3.16548 13.0065 2.9545 12.7955C2.74353 12.5845 2.625 12.2984 2.625 12Z' fill='%23A0264F'/%3E%3C/svg%3E");
}
.blog-detail-faq__trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  padding: clamp(18px, 1.458vw, 28px) 0;
  padding-right: clamp(8px, 1.042vw, 20px);
  border: 0;
  background: transparent;
  color: #414a66;
  font-family: inherit;
  font-weight: 600;
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1;
  text-align: left;
  cursor: pointer;
}
.blog-detail-faq__trigger::after {
  content: "";
  flex-shrink: 0;
  width: clamp(18px, 1.25vw, 24px);
  height: clamp(18px, 1.25vw, 24px);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12.0002 4C12.2655 4 12.5198 4.10536 12.7074 4.29289C12.8949 4.48043 13.0002 4.73478 13.0002 5V11H19.0002C19.2655 11 19.5198 11.1054 19.7074 11.2929C19.8949 11.4804 20.0002 11.7348 20.0002 12C20.0002 12.2652 19.8949 12.5196 19.7074 12.7071C19.5198 12.8946 19.2655 13 19.0002 13H13.0002V19C13.0002 19.2652 12.8949 19.5196 12.7074 19.7071C12.5198 19.8946 12.2655 20 12.0002 20C11.735 20 11.4807 19.8946 11.2931 19.7071C11.1056 19.5196 11.0002 19.2652 11.0002 19V13H5.00024C4.73503 13 4.48067 12.8946 4.29314 12.7071C4.1056 12.5196 4.00024 12.2652 4.00024 12C4.00024 11.7348 4.1056 11.4804 4.29314 11.2929C4.48067 11.1054 4.73503 11 5.00024 11H11.0002V5C11.0002 4.73478 11.1056 4.48043 11.2931 4.29289C11.4807 4.10536 11.735 4 12.0002 4Z' fill='%23A0264F'/%3E%3C/svg%3E") center/cover no-repeat;
}
.blog-detail-faq__content {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.35s ease;
}
.blog-detail-faq__content p {
  margin: 0 0 clamp(18px, 1.458vw, 28px);
  max-width: 949px;
  color: #666d84;
  font-weight: 400;
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1.8;
}

.ap-cs-listing__head {
  max-width: 900px;
  margin: 0 auto clamp(32px, 3vw, 56px);
  text-align: center;
}
.ap-cs-listing__head .ap-eyebrow {
  display: inline-block;
  margin: 0 0 12px;
  color: #7c87ac;
  font-weight: 500;
  font-size: 16px;
}
@media (min-width: 992px) {
  .ap-cs-listing__head .ap-eyebrow {
    font-size: 20px;
  }
}
.ap-cs-listing__head .ap-section-title {
  margin: 0 0 clamp(12px, 1.2vw, 20px);
  font-weight: 500;
  font-size: clamp(28px, 1.875vw, 36px);
  line-height: 1.33;
}
.ap-cs-listing__head p {
  margin: 0;
  color: #666d84;
  line-height: 1.8;
}
.ap-cs-listing__grid {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(20px, 2vw, 32px);
}
.ap-cs-listing__grid .ap-case-studies__card {
  width: 100%;
}
@media (min-width: 768px) {
  .ap-cs-listing__grid .ap-case-studies__card {
    width: calc(50% - clamp(10px, 1vw, 16px));
    grid-template-columns: minmax(90px, 38%) minmax(0, 1fr);
  }
}
@media (min-width: 1200px) {
  .ap-cs-listing__grid .ap-case-studies__card {
    width: calc(33.333% - clamp(13px, 1.33vw, 21px) - 1px);
  }
}
@media (min-width: 768px) {
  .ap-cs-listing__grid .ap-case-studies__card-media, .ap-cs-listing__grid .ap-case-studies__card-body {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .ap-cs-listing__grid .ap-case-studies__card {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    padding: 20px;
  }
  .ap-cs-listing__grid .ap-case-studies__card::before {
    transform: none;
    border-radius: 16px;
  }
}
@media (max-width: 767px) {
  .ap-cs-listing__grid .ap-case-studies__card-media {
    width: 96px;
  }
}
@media (max-width: 767px) {
  .ap-cs-listing__grid .ap-case-studies__card-body {
    width: 100%;
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .ap-cs-listing__grid .ap-case-studies__card-body .ap-btn--outline {
    margin-left: 0;
  }
}

@media (max-width: 575px) {
  .ap-csd-overview + .ap-csd-band {
    padding-top: 0;
  }
}
.ap-csd-overview__layout {
  display: flex;
  flex-direction: column;
  gap: clamp(28px, 3vw, 56px);
}
@media (min-width: 992px) {
  .ap-csd-overview__layout {
    flex-direction: row;
    align-items: flex-start;
  }
}
.ap-csd-overview__media {
  flex-shrink: 0;
  width: 100%;
}
@media (min-width: 992px) {
  .ap-csd-overview__media {
    width: 38.69%;
  }
}
.ap-csd-overview__photo {
  overflow: hidden;
  border-radius: 20px;
  background: #D9D9D9;
  aspect-ratio: 650/420;
}
.ap-csd-overview__photo img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ap-csd-overview__meta {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(16px, 1.6vw, 24px);
  margin: clamp(20px, 1.8vw, 32px) 0 0;
  padding: clamp(20px, 1.8vw, 32px);
  border-radius: 16px;
  background: #f8eff2;
}
@media (max-width: 575px) {
  .ap-csd-overview__meta {
    grid-template-columns: 1fr;
  }
}
.ap-csd-overview__meta dt {
  margin: 0 0 4px;
  color: #7c87ac;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.4;
}
.ap-csd-overview__meta dd {
  margin: 0;
  color: #414a66;
  font-weight: 700;
  font-size: clamp(15px, 0.938vw, 18px);
  line-height: 1.4;
}
.ap-csd-overview__content {
  min-width: 0;
}
.ap-csd-overview__content:only-child {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
.ap-csd-overview__content .ap-section-title {
  margin: 0 0 clamp(16px, 1.4vw, 27px);
  font-weight: 500;
  font-size: clamp(28px, 1.875vw, 36px);
  line-height: 1.33;
}
.ap-csd-overview__content p {
  margin: 0 0 clamp(16px, 1.5vw, 28px);
  color: #666d84;
  line-height: 1.8;
}
.ap-csd-overview__content p:last-child {
  margin-bottom: 0;
}
.ap-csd-overview__content .ap-csd-overview__subtitle {
  margin: clamp(4px, 0.6vw, 10px) 0 0;
  color: #414a66;
  font-weight: 700;
  font-size: clamp(17px, 1.15vw, 22px);
  line-height: 1.3;
}

.ap-csd-band {
  background: #ececec;
}
.ap-csd-band__layout {
  display: flex;
  flex-direction: column;
  gap: clamp(24px, 2.5vw, 48px);
}
@media (min-width: 992px) {
  .ap-csd-band__layout {
    flex-direction: row;
    align-items: center;
    gap: clamp(32px, 3.2vw, 60px);
  }
}
@media (min-width: 992px) {
  .ap-csd-band--reverse .ap-csd-band__layout {
    flex-direction: row-reverse;
  }
}
.ap-csd-band__media {
  flex-shrink: 0;
  width: 100%;
}
@media (min-width: 992px) {
  .ap-csd-band__media {
    width: 41.67%;
  }
}
.ap-csd-band__photo {
  overflow: hidden;
  border-radius: 20px;
  background: #D9D9D9;
  aspect-ratio: 700/460;
}
.ap-csd-band__photo img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ap-csd-band__content {
  min-width: 0;
}
.ap-csd-band__content:only-child {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
.ap-csd-band__content .ap-eyebrow {
  display: inline-block;
  margin: 0 0 12px;
  color: #7c87ac;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
}
@media (min-width: 992px) {
  .ap-csd-band__content .ap-eyebrow {
    font-size: 20px;
  }
}
.ap-csd-band__content .ap-section-title {
  margin: 0 0 clamp(16px, 1.4vw, 27px);
  font-weight: 500;
  font-size: clamp(26px, 1.75vw, 34px);
  line-height: 1.33;
}
.ap-csd-band__content p {
  margin: 0 0 clamp(16px, 1.4vw, 26px);
  color: #666d84;
  line-height: 1.8;
}
.ap-csd-band__content ul {
  margin-top: 0 !important;
}

.ap-csd-results__panel {
  padding: clamp(36px, 4.2vw, 80px) clamp(16px, 2.08vw, 40px);
  border-radius: 20px;
  background: #f8eff2;
}
.ap-csd-results__head {
  max-width: 760px;
  margin: 0 auto clamp(28px, 2.6vw, 48px);
  text-align: center;
}
.ap-csd-results__head .ap-eyebrow {
  display: inline-block;
  margin: 0 0 12px;
  color: #7c87ac;
  font-weight: 500;
  font-size: 16px;
}
@media (min-width: 992px) {
  .ap-csd-results__head .ap-eyebrow {
    font-size: 20px;
  }
}
.ap-csd-results__head .ap-section-title {
  margin: 0 0 clamp(12px, 1vw, 18px);
  font-weight: 500;
  font-size: clamp(26px, 1.75vw, 34px);
  line-height: 1.33;
}
.ap-csd-results__head p {
  margin: 0;
  color: #666d84;
  line-height: 1.8;
}
.ap-csd-results__grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: clamp(20px, 2vw, 32px);
}
.ap-csd-results__card {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(50% - clamp(10px, 1vw, 16px));
  padding: clamp(20px, 1.8vw, 28px) 12px;
  border-radius: 14px;
  background: #fff;
  text-align: center;
}
@media (min-width: 768px) {
  .ap-csd-results__card {
    width: calc(25% - clamp(15px, 1.5vw, 24px));
  }
}
.ap-csd-results__number {
  margin: 0 0 8px;
  color: #a0264f;
  font-weight: 700;
  font-size: clamp(28px, 2.2vw, 42px);
  line-height: 1.1;
}
.ap-csd-results__label {
  margin: 0;
  color: #414a66;
  font-weight: 500;
  line-height: 1.4;
}

.ap-csd-gallery + .ap-case-studies {
  padding-top: 0;
}
.ap-csd-gallery__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(12px, 1.2vw, 24px);
}
@media (min-width: 576px) {
  .ap-csd-gallery__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.ap-csd-gallery__item {
  display: block;
  overflow: hidden;
  border-radius: 14px;
  background: #D9D9D9;
  aspect-ratio: 1/1;
}
.ap-csd-gallery__item img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.35s ease;
}
.ap-csd-gallery__item:hover img {
  transform: scale(1.06);
}

.ap-ct {
  position: relative;
  overflow: hidden;
}
.ap-ct__deco {
  position: absolute;
  left: 0;
  bottom: -23%;
  width: clamp(180px, 18.54vw, 356px);
  height: auto;
  pointer-events: none;
  z-index: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.ap-ct__deco img {
  display: block;
  width: 100%;
  height: auto;
}
.ap-ct__layout {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.ap-ct__form-col {
  width: 100%;
}
@media (min-width: 1200px) {
  .ap-ct__form-col {
    width: 39.643%;
  }
}
.ap-ct__info-col {
  width: 100%;
}
@media (max-width: 1199px) {
  .ap-ct__info-col {
    margin-top: 50px;
  }
}
@media (min-width: 1200px) {
  .ap-ct__info-col {
    width: 53.215%;
  }
}
@media (min-width: 1350px) {
  .ap-ct__info-col {
    width: 53.215%;
  }
}
.ap-ct__heading {
  margin: 0;
  color: #414a66;
  font-weight: 500;
  font-size: clamp(28px, 1.875vw, 36px);
  line-height: 1.24;
}
.ap-ct__lead {
  margin: clamp(16px, 1.46vw, 28px) 0 clamp(40px, 3.3vw, 63px);
  max-width: 489px;
  color: #666d84;
  font-weight: 500;
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1.8;
}
.ap-ct__form {
  display: flex;
  flex-direction: column;
  gap: 22px;
}
.ap-ct__field {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 0;
}
.ap-ct__field input,
.ap-ct__field textarea {
  width: 100%;
  padding: 0 12px;
  border: 1px solid #bac0d4;
  border-radius: 5px;
  background: #fff;
  color: #414a66;
  font-family: inherit;
  font-weight: 400;
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1.24;
  box-sizing: border-box;
  outline: none;
  transition: border-color 0.2s ease;
}
.ap-ct__field input::-moz-placeholder, .ap-ct__field textarea::-moz-placeholder {
  color: #bac0d4;
}
.ap-ct__field input::placeholder,
.ap-ct__field textarea::placeholder {
  color: #bac0d4;
}
.ap-ct__field input:focus,
.ap-ct__field textarea:focus {
  border-color: #a0264f;
}
.ap-ct__field input {
  height: clamp(48px, 3.02vw, 58px);
}
.ap-ct__field textarea {
  height: 179px;
  min-height: 140px;
  padding-top: 16px;
  resize: vertical;
}
.ap-ct__field.is-active .ap-ct__label {
  color: #a0264f;
}
.ap-ct__field.is-active input,
.ap-ct__field.is-active textarea {
  border-color: #a0264f;
}
.ap-ct__field:focus-within:not(.is-active) .ap-ct__label {
  color: #a0264f;
}
.ap-ct__field:focus-within:not(.is-active) input,
.ap-ct__field:focus-within:not(.is-active) textarea {
  border-color: #a0264f;
}
.ap-ct__field--phone .iti {
  width: 100%;
  --iti-arrow-color: #818da6;
  --iti-hover-color: transparent;
}
.ap-ct__field--phone .iti__country-container {
  padding-left: 4px;
}
.ap-ct__field--phone .iti__selected-country-primary {
  position: relative;
  gap: 6px;
  padding: 0 12px 0 10px;
}
.ap-ct__field--phone .iti__selected-country-primary::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 55%;
  background: rgba(186, 192, 212, 0.9);
}
.ap-ct__field--phone .iti__selected-country:hover .iti__selected-country-primary,
.ap-ct__field--phone .iti__selected-country-primary:hover {
  background: transparent;
}
.ap-ct__field--phone .iti__arrow {
  border-top-color: #818da6;
}
.ap-ct__field--phone input.iti__tel-input,
.ap-ct__field--phone input {
  padding-left: 78px !important;
  height: clamp(48px, 3.02vw, 58px);
}
.ap-ct__field--message + .ap-ct__submit {
  margin-top: 39px;
}
.ap-ct__label {
  color: #818da6;
  font-weight: 500;
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1.24;
  transition: color 0.2s ease;
}
.ap-ct__submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 179px;
  height: 50px;
  margin-top: 0;
  padding: 0;
  border: 0;
  border-radius: 80px;
  background: #8c1a42;
  color: #fff;
  font-family: inherit;
  font-weight: 600;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
  transition: background 0.2s ease;
}
.ap-ct__submit:hover {
  background: #a0264f;
}
.ap-ct__cards {
  display: flex;
  flex-direction: column;
  gap: 0;
  margin-top: clamp(24px, 2.4vw, 46px);
}
.ap-ct__card {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  min-height: 0;
  padding: clamp(20px, 1.67vw, 32px) clamp(16px, 1.56vw, 30px);
  background: #fff;
  box-sizing: border-box;
}
@media (max-width: 575px) {
  .ap-ct__card {
    flex-direction: column;
    gap: 20px;
  }
}
.ap-ct__card:nth-child(odd) {
  background: #f8eff2;
}
.ap-ct__card:nth-child(odd) .ap-ct__btn--map-muted {
  background: #e8e8e8;
  color: #a0264f;
}
@media (min-width: 1100px) {
  .ap-ct__card {
    flex-direction: row;
    padding: clamp(20px, 1.67vw, 32px) clamp(16px, 1.56vw, 30px);
  }
}
.ap-ct__card-place {
  display: flex;
  align-items: flex-start;
  gap: clamp(16px, 1.46vw, 20px);
}
@media (min-width: 576px) {
  .ap-ct__card-place {
    width: 36.331%;
  }
}
.ap-ct__flag {
  flex-shrink: 0;
  width: clamp(25px, 2.6vw, 50px);
  height: clamp(25px, 2.6vw, 50px);
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  background: #fff;
}
.ap-ct__country {
  margin: 0 0 8px;
  color: #414a66;
  font-weight: 600;
  font-size: clamp(18px, 1.25vw, 24px);
  line-height: 1.24;
}
@media (min-width: 1200px) {
  .ap-ct__country {
    font-size: 14px;
  }
}
@media (min-width: 1350px) {
  .ap-ct__country {
    font-size: 16px;
  }
}
@media (min-width: 1440px) {
  .ap-ct__country {
    font-size: 17px;
  }
}
@media (min-width: 1600px) {
  .ap-ct__country {
    font-size: 19px;
  }
}
@media (min-width: 1900px) {
  .ap-ct__country {
    font-size: 24px;
  }
}
.ap-ct__address {
  margin: 0;
  max-width: 232px;
  color: #666d84;
  font-weight: 400;
  font-size: clamp(14px, 1.042vw, 20px);
  line-height: 1.24;
}
.ap-ct__card-comms {
  display: flex;
  flex-direction: column;
  gap: clamp(16px, 1.46vw, 28px);
  min-width: 0;
  width: 100%;
}
@media (min-width: 576px) {
  .ap-ct__card-comms {
    width: 29.977%;
  }
}
.ap-ct__comm {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.ap-ct__comm-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  color: #666d84;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.24;
}
@media (min-width: 576px) {
  .ap-ct__comm-label {
    font-size: clamp(15px, 1.042vw, 20px);
  }
}
.ap-ct__comm-label img {
  display: block;
  width: clamp(18px, 1.25vw, 24px);
  height: auto;
  flex-shrink: 0;
  -o-object-fit: contain;
     object-fit: contain;
}
.ap-ct__comm-values {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.ap-ct__comm-value {
  display: block;
  margin: 0;
  padding-left: clamp(18px, 1.67vw, 32px);
  color: #414a66;
  font-weight: 600;
  line-height: 1.6;
  text-decoration: none;
  font-size: 16px;
}
@media (min-width: 576px) {
  .ap-ct__comm-value {
    font-size: clamp(13px, 1.042vw, 20px);
  }
}
.ap-ct__comm-value:hover {
  color: #a0264f;
}
.ap-ct__card-actions {
  display: flex;
  flex-direction: column;
  gap: 28px;
}
@media (min-width: 1100px) {
  .ap-ct__card-actions {
    margin-top: auto;
    align-self: center;
  }
}
.ap-ct__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: clamp(6px, 0.52vw, 10px);
  height: clamp(40px, 2.34vw, 45px);
  padding: clamp(8px, 0.52vw, 10px) clamp(10px, 1.04vw, 20px);
  border-radius: 100px;
  font-family: inherit;
  font-size: clamp(13px, 1.042vw, 20px);
  line-height: 1.24;
  text-decoration: none;
  box-sizing: border-box;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.ap-ct__btn--map {
  gap: clamp(8px, 0.57vw, 11px);
  background: #d57178;
  color: #fff;
  font-weight: 400;
  border-radius: 100px;
}
.ap-ct__btn--map:hover {
  background: #a0264f;
}
.ap-ct__btn--map-muted {
  background: #e8e8e8;
  color: #a0264f;
}
.ap-ct__btn--map-muted:hover {
  background: #dedede;
}
.ap-ct__btn--wa {
  border: 1px solid #a0264f;
  border-radius: 80px;
  background: #fff;
  color: #a0264f;
  font-weight: 600;
}
.ap-ct__btn--wa img {
  display: block;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  -o-object-fit: contain;
     object-fit: contain;
}
.ap-ct__btn--wa:hover {
  background: #a0264f;
  color: #fff;
}
.ap-ct__btn--wa:hover img {
  filter: brightness(0) invert(1);
}
.ap-ct__btn-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background: #a0264f;
  flex-shrink: 0;
}
.ap-ct__btn-icon img {
  display: block;
  width: 14px;
  height: 14px;
  transform: rotate(90deg);
  filter: none;
}
@media (max-width: 1099px) {
  .ap-ct__card-actions {
    flex-wrap: wrap;
    gap: 12px;
  }
}
@media (max-width: 991px) {
  .ap-ct__deco {
    opacity: 0.6;
    bottom: 0;
  }
  .ap-ct__cards {
    margin-top: 20px;
    gap: 12px;
  }
  .ap-ct__card {
    border-radius: 12px;
  }
  .ap-ct__comm-value {
    padding-left: 0;
  }
  .ap-ct__address {
    max-width: none;
  }
  .ap-ct__field--message + .ap-ct__submit {
    margin-top: 12px;
  }
}

.ap-error {
  position: relative;
  overflow: hidden;
  background: #fff;
}
.ap-error__layout {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: clamp(40px, 4.375vw, 84px);
}
@media (min-width: 992px) {
  .ap-error__layout {
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
}
.ap-error__media {
  flex-shrink: 0;
  width: min(100%, 320px);
}
@media (min-width: 992px) {
  .ap-error__media {
    width: clamp(240px, 16.67vw, 320px);
  }
}
.ap-error__media img {
  display: block;
  width: 100%;
  height: auto;
}
.ap-error__copy {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 499px;
  padding-top: clamp(56px, 6.2vw, 120px);
}
.ap-error__watermark {
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0;
  color: #e2bcc8;
  font-weight: 500;
  font-size: clamp(64px, 6.67vw, 128px);
  line-height: 1;
  white-space: nowrap;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transform: translateX(-50%);
}
@media (min-width: 992px) {
  .ap-error__watermark {
    left: clamp(80px, 7.14vw, 137px);
    transform: none;
  }
}
.ap-error__title {
  position: relative;
  z-index: 1;
  margin: 0;
  color: #414a66;
  font-weight: 500;
  font-size: clamp(28px, 2.5vw, 48px);
  line-height: 1;
  text-align: center;
}
@media (min-width: 992px) {
  .ap-error__title {
    align-self: flex-start;
    text-align: left;
  }
}
.ap-error__text {
  position: relative;
  z-index: 1;
  margin: clamp(16px, 0.99vw, 19px) 0 0;
  max-width: 499px;
  color: #666d84;
  font-weight: 400;
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1.8;
  text-align: center;
}
.ap-error__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: clamp(12px, 0.833vw, 16px);
  margin-top: clamp(28px, 2.6vw, 50px);
  width: 100%;
}
.ap-error__btn-support {
  background: #fff;
  border: 1px solid #bac0d4;
  color: #898989;
}
.ap-error__btn-support:hover {
  background: #f6f6f6;
  border-color: rgb(160.8642857143, 169.05, 196.3357142857);
  color: #414a66;
}
.ap-error .ap-btn {
  min-height: 50px;
  padding: 16px 27px;
  font-size: clamp(15px, 0.938vw, 18px);
  font-weight: 600;
  line-height: 18px;
}
@media (min-width: 1280px) {
  .ap-error .ap-btn {
    min-height: 50px;
  }
}

.ap-thank-you {
  position: relative;
  overflow: hidden;
  background: #fff;
}
.ap-thank-you__deco {
  position: absolute;
  left: clamp(-280px, -24.95vw, -120px);
  bottom: clamp(40px, 8vw, 180px);
  width: clamp(280px, 43.44vw, 834px);
  height: auto;
  pointer-events: none;
  z-index: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.ap-thank-you__deco img {
  display: block;
  width: 100%;
  height: auto;
}
.ap-thank-you__glow {
  position: absolute;
  right: -7%;
  bottom: -15%;
  width: clamp(220px, 23.44vw, 450px);
  height: clamp(220px, 23.44vw, 450px);
  pointer-events: none;
  z-index: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.ap-thank-you__glow img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.ap-thank-you__inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: clamp(32px, 3.125vw, 60px);
}
.ap-thank-you__media {
  position: relative;
  flex-shrink: 0;
  width: min(100%, clamp(260px, 23.59vw, 453px));
  aspect-ratio: 453/375;
}
.ap-thank-you__hatch {
  position: absolute;
  left: 37.75%;
  top: 0;
  width: 51.21%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
}
.ap-thank-you__hatch img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.ap-thank-you__shadow {
  position: absolute;
  left: 39.29%;
  top: 68.13%;
  width: 60.71%;
  height: 24.8%;
  z-index: 1;
  pointer-events: none;
}
.ap-thank-you__shadow img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
     object-fit: fill;
}
.ap-thank-you__illustration {
  position: absolute;
  left: 0;
  top: 18.67%;
  width: 88.96%;
  height: 66.67%;
  z-index: 2;
}
.ap-thank-you__illustration img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.ap-thank-you__copy {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 491px;
}
.ap-thank-you__title {
  margin: 0 0 clamp(12px, 1.04vw, 20px);
  color: #414a66;
  font-weight: 500;
  font-size: clamp(40px, 5vw, 96px);
  line-height: 1;
}
.ap-thank-you__text {
  margin: 0 0 clamp(24px, 2.71vw, 52px);
  max-width: 403px;
  color: #666d84;
  font-weight: 400;
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1.8;
}
.ap-thank-you .ap-btn {
  font-size: clamp(16px, 0.938vw, 18px);
  font-weight: 600;
}
@media (min-width: 992px) {
  .ap-thank-you__inner {
    flex-direction: row;
    align-items: flex-start;
    gap: clamp(40px, 4.17vw, 80px);
  }
  .ap-thank-you__copy {
    padding-top: clamp(24px, 3.65vw, 70px);
  }
}
@media (max-width: 991px) {
  .ap-thank-you {
    padding: clamp(48px, 10vw, 100px) 0 clamp(64px, 12vw, 120px);
  }
  .ap-thank-you__deco {
    opacity: 0.6;
    bottom: 0;
  }
  .ap-thank-you__glow {
    opacity: 0.7;
    width: clamp(160px, 40vw, 280px);
    height: clamp(160px, 40vw, 280px);
  }
}

.ap-terms {
  position: relative;
  padding-top: clamp(28px, 2.08vw, 40px);
  overflow: hidden;
}
.ap-terms .ap-ct__deco {
  bottom: -8%;
}
.ap-terms__inner {
  position: relative;
}
.ap-terms__deco {
  position: absolute;
  left: clamp(-280px, -24.95vw, -120px);
  bottom: clamp(40px, 8vw, 180px);
  width: clamp(280px, 43.44vw, 834px);
  height: auto;
  pointer-events: none;
  z-index: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.ap-terms__deco img {
  display: block;
  width: 100%;
  height: auto;
}
.ap-terms__content {
  position: relative;
  z-index: 1;
  max-width: 1284px;
}
.ap-terms__section + .ap-terms__section {
  margin-top: clamp(32px, 2.5vw, 48px);
}
.ap-terms h2 {
  margin: 0 0 clamp(16px, 1.04vw, 20px);
  color: #414a66;
  font-weight: 600;
  font-size: clamp(18px, 1.042vw, 20px);
  line-height: 1.4;
  text-transform: capitalize;
}
.ap-terms p {
  margin: 0;
  max-width: 1284px;
  color: #666d84;
  font-weight: 400;
  font-size: clamp(16px, 1.042vw, 20px);
  line-height: 1.8;
  text-transform: capitalize;
}
.ap-terms p + p {
  margin-top: clamp(12px, 0.83vw, 16px);
}
.ap-terms a {
  color: #a0264f;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.ap-terms a:hover {
  opacity: 0.85;
}
.ap-terms__num {
  color: #414a66;
}
.ap-terms__email {
  display: block;
  margin-top: 0;
}
@media (max-width: 991px) {
  .ap-terms__deco {
    opacity: 0.6;
    bottom: 0;
  }
}
@media (max-width: 575px) {
  .ap-terms p {
    text-transform: none;
  }
  .ap-terms h2 {
    text-transform: none;
  }
}

h2,
.h2,
h2 span,
.h2 span,
h2 strong {
  color: #000;
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 800;
  line-height: 100%;
}
@media (min-width: 576px) {
  h2,
  .h2,
  h2 span,
  .h2 span,
  h2 strong {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  h2,
  .h2,
  h2 span,
  .h2 span,
  h2 strong {
    font-size: 33px;
  }
}
@media (min-width: 1280px) {
  h2,
  .h2,
  h2 span,
  .h2 span,
  h2 strong {
    font-size: 36px;
    margin-bottom: 8px;
  }
}
@media (min-width: 1350px) {
  h2,
  .h2,
  h2 span,
  .h2 span,
  h2 strong {
    font-size: 36px;
    margin-bottom: 10px;
  }
}
@media (min-width: 1440px) {
  h2,
  .h2,
  h2 span,
  .h2 span,
  h2 strong {
    font-size: 40px;
    margin-bottom: 12px;
  }
}
@media (min-width: 1600px) {
  h2,
  .h2,
  h2 span,
  .h2 span,
  h2 strong {
    font-size: 43px;
    margin-bottom: 14px;
  }
}
@media (min-width: 1900px) {
  h2,
  .h2,
  h2 span,
  .h2 span,
  h2 strong {
    font-size: 48px;
    margin-bottom: 16px;
  }
}

h3,
.h3,
.h3 strong {
  font-weight: 500;
  font-size: 20px;
}
@media (min-width: 992px) {
  h3,
  .h3,
  .h3 strong {
    font-size: 20px;
  }
}
@media (min-width: 1280px) {
  h3,
  .h3,
  .h3 strong {
    font-size: 21px;
  }
}
@media (min-width: 1350px) {
  h3,
  .h3,
  .h3 strong {
    font-size: 23px;
  }
}
@media (min-width: 1440px) {
  h3,
  .h3,
  .h3 strong {
    font-size: 26px;
  }
}
@media (min-width: 1600px) {
  h3,
  .h3,
  .h3 strong {
    font-size: 33px;
  }
}
@media (min-width: 1900px) {
  h3,
  .h3,
  .h3 strong {
    font-size: 36px;
  }
}

h4,
.h4,
.h4 strong {
  font-weight: 500;
  font-size: 18px;
}
@media (min-width: 1350px) {
  h4,
  .h4,
  .h4 strong {
    font-size: 20px;
  }
}
@media (min-width: 1440px) {
  h4,
  .h4,
  .h4 strong {
    font-size: 21px;
  }
}
@media (min-width: 1600px) {
  h4,
  .h4,
  .h4 strong {
    font-size: 22px;
  }
}
@media (min-width: 1900px) {
  h4,
  .h4,
  .h4 strong {
    font-size: 24px;
  }
}

h5,
.h5,
.h5 strong {
  font-weight: 500;
  font-size: 12px;
}
@media (min-width: 768px) {
  h5,
  .h5,
  .h5 strong {
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  h5,
  .h5,
  .h5 strong {
    font-size: 12px;
  }
}
@media (min-width: 1200px) {
  h5,
  .h5,
  .h5 strong {
    font-size: 13px;
  }
}
@media (min-width: 1350px) {
  h5,
  .h5,
  .h5 strong {
    font-size: 14px;
  }
}
@media (min-width: 1440px) {
  h5,
  .h5,
  .h5 strong {
    font-size: 15px;
  }
}
@media (min-width: 1600px) {
  h5,
  .h5,
  .h5 strong {
    font-size: 15.5px;
  }
}
@media (min-width: 1900px) {
  h5,
  .h5,
  .h5 strong {
    font-size: 16px;
  }
}

p {
  margin-bottom: 0;
}/*# sourceMappingURL=style.css.map */