/*
Theme Name: Wellness With Wafa
Theme URI: http://localhost/wellness-with-wafa/
Author: Codex
Description: Custom WordPress theme rebuilt from the Wellness With Wafa source files.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Text Domain: wellness-with-wafa
*/

html {
  margin-top: 0 !important;
}

body.admin-bar {
  margin-top: 0;
}

.screen-reader-text {
  position: absolute;
  left: -9999px;
}

.wp-site-blocks,
.site-content {
  min-height: 100vh;
}

.wellness-default-content {
  padding: 120px 0 80px;
}

.wellness-default-content .container {
  max-width: 1140px;
}

img.logo {
  width: 260px;
  height: 97px;
}

body.home .top-wrap,
body.home-page .top-wrap,
body.arabic-home-page .top-wrap {
  padding: 8px 10px;
  position: relative;
  top: 0;
  z-index: 4;
  background: #89a8c4;
}

body.about-page .top-wrap {
  padding: 8px 10px;
  position: relative;
  top: 0;
  z-index: 4;
  background: #89a8c4;
}

body.cart-page .top-wrap {
  padding: 8px 10px;
  position: relative;
  top: 0;
  z-index: 4;
  background: #89a8c4;
}

body.order-confirmation-page .top-wrap {
  padding: 8px 10px;
  position: relative;
  top: 0;
  z-index: 4;
  background: #89a8c4;
}

body.home .ftco-navbar-light,
body.home-page .ftco-navbar-light,
body.arabic-home-page .ftco-navbar-light {
  position: relative;
  top: 0;
  background: white !important;
}

body.about-page .ftco-navbar-light {
  position: relative;
  top: 0;
  background: white !important;
}

body.cart-page .ftco-navbar-light {
  position: relative;
  top: 0;
  background: white !important;
}

body.order-confirmation-page .ftco-navbar-light {
  position: relative;
  top: 0;
  background: white !important;
}

body.home .topper .text .con span,
body.home-page .topper .text .con span,
body.arabic-home-page .topper .text .con span {
  color: white;
}

body.about-page .topper .text .con span {
  color: white;
}

body.cart-page .topper .text .con span {
  color: white;
}

body.order-confirmation-page .topper .text .con span {
  color: white;
}

body.home .topper .text .con span:first-child,
body.home-page .topper .text .con span:first-child,
body.arabic-home-page .topper .text .con span:first-child {
  color: white;
}

body.about-page .topper .text .con span:first-child {
  color: white;
}

body.cart-page .topper .text .con span:first-child {
  color: white;
}

body.order-confirmation-page .topper .text .con span:first-child {
  color: white;
}

body.home .topper .ftco-social li a,
body.home-page .topper .ftco-social li a,
body.arabic-home-page .topper .ftco-social li a {
  color: #fff;
}

body.about-page .topper .ftco-social li a {
  color: #fff;
}

body.cart-page .topper .ftco-social li a {
  color: #fff;
}

body.order-confirmation-page .topper .ftco-social li a {
  color: #fff;
}

body.home .topper .ftco-social li a:hover:after,
body.home-page .topper .ftco-social li a:hover:after,
body.arabic-home-page .topper .ftco-social li a:hover:after {
  background: #88A7C3;
}

body.about-page .topper .ftco-social li a:hover:after {
  background: #88A7C3;
}

body.cart-page .topper .ftco-social li a:hover:after {
  background: #88A7C3;
}

body.order-confirmation-page .topper .ftco-social li a:hover:after {
  background: #88A7C3;
}

body.home .ftco-navbar-light .navbar-nav>.nav-item>.nav-link:hover,
body.home .ftco-navbar-light .navbar-nav>.nav-item>.nav-link:focus,
body.home .ftco-navbar-light .navbar-nav>.nav-item .nav-link.active,
body.home-page .ftco-navbar-light .navbar-nav>.nav-item>.nav-link:hover,
body.home-page .ftco-navbar-light .navbar-nav>.nav-item>.nav-link:focus,
body.home-page .ftco-navbar-light .navbar-nav>.nav-item .nav-link.active,
body.arabic-home-page .ftco-navbar-light .navbar-nav>.nav-item>.nav-link:hover,
body.arabic-home-page .ftco-navbar-light .navbar-nav>.nav-item>.nav-link:focus,
body.arabic-home-page .ftco-navbar-light .navbar-nav>.nav-item .nav-link.active {
  color: #EBA7AC;
}

body.about-page .ftco-navbar-light .navbar-nav>.nav-item>.nav-link:hover,
body.about-page .ftco-navbar-light .navbar-nav>.nav-item>.nav-link:focus,
body.about-page .ftco-navbar-light .navbar-nav>.nav-item .nav-link.active {
  color: #EBA7AC;
}

body.cart-page .ftco-navbar-light .navbar-nav>.nav-item>.nav-link:hover,
body.cart-page .ftco-navbar-light .navbar-nav>.nav-item>.nav-link:focus,
body.cart-page .ftco-navbar-light .navbar-nav>.nav-item .nav-link.active {
  color: #EBA7AC;
}

body.order-confirmation-page .ftco-navbar-light .navbar-nav>.nav-item>.nav-link:hover,
body.order-confirmation-page .ftco-navbar-light .navbar-nav>.nav-item>.nav-link:focus,
body.order-confirmation-page .ftco-navbar-light .navbar-nav>.nav-item .nav-link.active {
  color: #EBA7AC;
}

body.home .ftco-navbar-light .border-top-custom:after,
body.home-page .ftco-navbar-light .border-top-custom:after,
body.arabic-home-page .ftco-navbar-light .border-top-custom:after {
  background: linear-gradient(to right, rgba(136, 167, 195, 0) 0%, #EBA7AC 100%);
}

body.arabic-home-page .ftco-navbar-light .border-top-custom:after {
  background: linear-gradient(to left, rgba(136, 167, 195, 0) 0%, #EBA7AC 100%);
}

body.about-page .ftco-navbar-light .border-top-custom:after {
  background: linear-gradient(to right, rgba(136, 167, 195, 0) 0%, #EBA7AC 100%);
}

body.cart-page .ftco-navbar-light .border-top-custom:after {
  background: linear-gradient(to right, rgba(136, 167, 195, 0) 0%, #EBA7AC 100%);
}

body.order-confirmation-page .ftco-navbar-light .border-top-custom:after {
  background: linear-gradient(to right, rgba(136, 167, 195, 0) 0%, #EBA7AC 100%);
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
  color: #2D2926;
  font-family: "Roboto Condensed", Arial, sans-serif;
}

.ftco-navbar-light .navbar-toggler,
.ftco-navbar-light .navbar-toggler .fa,
.ftco-navbar-light .navbar-toggler span {
  color: #2d2926 !important;
}

.ftco-navbar-light .navbar-toggler .fa {
  font-size: 1.6rem;
}

body.home .ftco-navbar-light .btn-custom,
body.home-page .ftco-navbar-light .btn-custom,
body.arabic-home-page .ftco-navbar-light .btn-custom {
  background-image: linear-gradient(120deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0) 40%,
      rgba(255, 255, 255, 0.2) 48%,
      rgba(255, 255, 255, 0.45) 50%,
      rgba(255, 255, 255, 0.2) 52%,
      rgba(255, 255, 255, 0) 60%,
      rgba(255, 255, 255, 0) 100%);
  background-repeat: no-repeat;
  background-size: 250% 100%;
  background-position: 160% 0;
  transition: filter 0.25s ease;
}

body.about-page .ftco-navbar-light .btn-custom {
  background-image: linear-gradient(120deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0) 40%,
      rgba(255, 255, 255, 0.2) 48%,
      rgba(255, 255, 255, 0.45) 50%,
      rgba(255, 255, 255, 0.2) 52%,
      rgba(255, 255, 255, 0) 60%,
      rgba(255, 255, 255, 0) 100%);
  background-repeat: no-repeat;
  background-size: 250% 100%;
  background-position: 160% 0;
  transition: filter 0.25s ease;
}

body.cart-page .ftco-navbar-light .btn-custom {
  background-image: linear-gradient(120deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0) 40%,
      rgba(255, 255, 255, 0.2) 48%,
      rgba(255, 255, 255, 0.45) 50%,
      rgba(255, 255, 255, 0.2) 52%,
      rgba(255, 255, 255, 0) 60%,
      rgba(255, 255, 255, 0) 100%);
  background-repeat: no-repeat;
  background-size: 250% 100%;
  background-position: 160% 0;
  transition: filter 0.25s ease;
}

body.order-confirmation-page .ftco-navbar-light .btn-custom {
  background-image: linear-gradient(120deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0) 40%,
      rgba(255, 255, 255, 0.2) 48%,
      rgba(255, 255, 255, 0.45) 50%,
      rgba(255, 255, 255, 0.2) 52%,
      rgba(255, 255, 255, 0) 60%,
      rgba(255, 255, 255, 0) 100%);
  background-repeat: no-repeat;
  background-size: 250% 100%;
  background-position: 160% 0;
  transition: filter 0.25s ease;
}

body.home .ftco-navbar-light .btn-custom:hover,
body.home .ftco-navbar-light .btn-custom:focus,
body.home-page .ftco-navbar-light .btn-custom:hover,
body.home-page .ftco-navbar-light .btn-custom:focus,
body.arabic-home-page .ftco-navbar-light .btn-custom:hover,
body.arabic-home-page .ftco-navbar-light .btn-custom:focus {
  filter: brightness(1.03);
  animation: wellness-button-shimmer 0.8s ease;
}

body.about-page .ftco-navbar-light .btn-custom:hover,
body.about-page .ftco-navbar-light .btn-custom:focus {
  filter: brightness(1.03);
  animation: wellness-button-shimmer 0.8s ease;
}

body.cart-page .ftco-navbar-light .btn-custom:hover,
body.cart-page .ftco-navbar-light .btn-custom:focus {
  filter: brightness(1.03);
  animation: wellness-button-shimmer 0.8s ease;
}

body.order-confirmation-page .ftco-navbar-light .btn-custom:hover,
body.order-confirmation-page .ftco-navbar-light .btn-custom:focus {
  filter: brightness(1.03);
  animation: wellness-button-shimmer 0.8s ease;
}

body.cart-page .hero-wrap.hero-wrap-2 {
  min-height: auto;
  height: 500px;
  background-attachment: unset;
}

body.order-confirmation-page .hero-wrap.hero-wrap-2 {
  min-height: auto;
  height: 500px;
  background-position: center center;
  background-attachment: unset;
}

body.cart-page .hero-wrap.hero-wrap-2 .slider-text {
  min-height: auto;
  height: 500px;
}

body.order-confirmation-page .hero-wrap.hero-wrap-2 .slider-text {
  min-height: auto;
  height: 500px;
}

body.cart-page .hero-wrap .slider-text .breadcrumbs .separator {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  transform: translateY(-1px);
  margin-right: 5px;
  margin-left: 5px;
}

@keyframes wellness-button-shimmer {
  0% {
    background-position: 160% 0;
  }

  100% {
    background-position: -60% 0;
  }
}

.topper .ftco-social li a:after {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: '';
  width: 100%;
  background: #EBA7AC;
  -webkit-transform: unset;
  transform: unset;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.topper-actions {
  display: flex;
  align-items: center;
  gap: 12px;
}

.header-language-switcher {
  height: 38px;
  padding: 0 5px;
  border: unset;
  border-radius: 14px;
  background: transparent;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-family: var(--body-font);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  backdrop-filter: blur(10px);
  transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.header-language-switcher:hover,
.header-language-switcher:focus {
  background: rgba(45, 41, 38, 0.28);
  border-color: rgba(255, 255, 255, 0.34);
  transform: translateY(-1px);
  color: #fff;
}

.header-language-switcher__icon {
  font-size: 15px;
}

.header-currency-dropdown {
  position: relative;
  border-right: 1px solid rgb(255 255 255 / 49%);
  height: 29px;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  padding-right: 13px;
}

.header-currency-dropdown__trigger {
  min-width: 84px;
  height: 38px;
  padding: 0 14px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 14px;
  background: rgba(45, 41, 38, 0.18);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  font-family: var(--body-font);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  backdrop-filter: blur(10px);
  transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.header-currency-dropdown__trigger:hover,
.header-currency-dropdown__trigger:focus {
  background: rgba(45, 41, 38, 0.28);
  border-color: rgba(255, 255, 255, 0.34);
  transform: translateY(-1px);
  color: white !important;
}

.header-currency-dropdown__menu {
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  min-width: 100%;
  max-height: 160px;
  padding: 8px;
  border-radius: 18px;
  background: rgba(24, 24, 24, 0.96);
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.22);
  opacity: 0;
  visibility: hidden;
  transform: translateY(6px);
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease;
  z-index: 20;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: rgba(255, 255, 255, 0.26) rgba(255, 255, 255, 0.06);
}

.header-currency-dropdown.is-open .header-currency-dropdown__menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.header-currency-dropdown__menu::-webkit-scrollbar {
  width: 8px;
}

.header-currency-dropdown__menu::-webkit-scrollbar-track {
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.06);
}

.header-currency-dropdown__menu::-webkit-scrollbar-thumb {
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.26);
}

.header-currency-dropdown__menu::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.38);
}

.header-currency-dropdown__option {
  width: 100%;
  min-height: 36px;
  padding: 5px 12px;
  border: 0;
  border-radius: 12px;
  background: transparent;
  color: rgba(255, 255, 255, 0.8);
  text-align: left;
  font-family: var(--body-font);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  transition: background 0.2s ease, color 0.2s ease;
}

.header-currency-dropdown__option:hover,
.header-currency-dropdown__option:focus,
.header-currency-dropdown__option.is-active {
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
}

.ftco-navbar-light .btn-custom:after {
  background: #eba7ac;
}

.ftco-navbar-light .btn-custom {
  background: #eba7ac;
  color: black;
}


.ftco-about-section {
  margin-top: 80px;
  margin-bottom: 60px;
}

.home-banner-section {
  padding: 40px 0 20px;
}

.home-banner-copy {
  background: linear-gradient(135deg, #f6efe7 0%, #ffffff 100%);
  border-radius: 28px;
  padding: 42px;
  box-shadow: 0 22px 50px rgba(45, 41, 38, 0.08);
}

.home-banner-media img {
  width: 100%;
  max-height: 420px;
  object-fit: cover;
  border-radius: 28px;
  box-shadow: 0 22px 50px rgba(45, 41, 38, 0.12);
}

.order-confirmation-section {
  padding: 64px 0 96px;
  background:
    radial-gradient(circle at top left, rgba(137, 168, 196, 0.16) 0%, transparent 28%),
    radial-gradient(circle at bottom right, rgba(235, 167, 172, 0.16) 0%, transparent 28%),
    linear-gradient(180deg, #fff9f7 0%, #f3f7fb 100%);
}

.order-confirmation-shell {
  display: flex;
  justify-content: center;
}

.order-confirmation-card {
  width: min(100%, 1080px);
  position: relative;
  padding: 28px;
  border-radius: 36px;
  background:
    radial-gradient(circle at top right, rgba(137, 168, 196, 0.16) 0%, transparent 24%),
    radial-gradient(circle at bottom left, rgba(235, 167, 172, 0.16) 0%, transparent 22%),
    linear-gradient(180deg, #fffaf7 0%, #ffffff 58%, #f5f8fb 100%);
  border: 1px solid rgba(168, 148, 83, 0.12);
  box-shadow: 0 34px 90px rgba(45, 41, 38, 0.12);
}

.order-confirmation-card__badge {
  width: 76px;
  height: 76px;
  flex: 0 0 76px;
  border-radius: 26px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #eba7ac 0%, #89a8c4 100%);
  color: #fff;
  box-shadow: 0 18px 30px rgba(137, 168, 196, 0.22);
  font-size: 28px;
}

.order-confirmation-card__top {
  display: grid;
  grid-template-columns: 76px minmax(0, 1fr);
  gap: 22px;
  align-items: center;
  margin-bottom: 24px;
  padding: 30px 32px;
  border-radius: 30px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98) 0%, rgba(247, 244, 241, 0.94) 100%);
  border: 1px solid rgba(168, 148, 83, 0.1);
}

.order-confirmation-card__top-copy {
  min-width: 0;
}

.order-confirmation-card__layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 320px;
  gap: 22px;
  align-items: start;
}

.order-confirmation-card__main {
  min-width: 0;
}

.order-confirmation-card__side {
  display: grid;
  gap: 18px;
}

.order-confirmation-card__eyebrow {
  display: inline-flex;
  align-items: center;
  margin-bottom: 10px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(45, 41, 38, 0.05);
  color: #8b5960;
  font-family: var(--body-font);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.order-confirmation-card__title {
  margin-bottom: 10px;
  color: #2d2926;
  font-family: var(--heading-font);
  font-size: 44px;
  line-height: 1;
  max-width: 560px;
}

.order-confirmation-card__copy {
  max-width: 720px;
  margin-bottom: 0;
  color: #5f6771;
  font-family: var(--body-font);
  font-size: 16px;
  line-height: 1.8;
}

.order-confirmation-card__questionnaire {
  display: grid;
  gap: 16px;
  margin: 24px 0;
  padding: 22px 24px;
  border: 1px solid rgba(136, 167, 195, 0.35);
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(248, 251, 253, 0.95) 0%, rgba(255, 255, 255, 0.98) 100%);
}

.order-confirmation-card__copy--questionnaire {
  margin-bottom: 0;
}

.order-confirmation-card__questionnaire .order-confirmation-card__button {
  max-width: 320px;
}

.order-confirmation-card__progress {
  display: grid;
  gap: 14px;
}

.order-confirmation-card__progress-step {
  position: relative;
  padding: 18px 18px 18px 48px;
  border-radius: 24px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.94) 0%, rgba(247, 244, 241, 0.9) 100%);
  border: 1px solid rgba(168, 148, 83, 0.14);
}

.order-confirmation-card__progress-step::before {
  content: '';
  position: absolute;
  top: 20px;
  left: 18px;
  width: 12px;
  height: 12px;
  border-radius: 999px;
  background: rgba(137, 168, 196, 0.28);
  box-shadow: 0 0 0 6px rgba(137, 168, 196, 0.1);
}

.order-confirmation-card__progress-step.is-complete::before,
.order-confirmation-card__progress-step.is-current::before {
  background: #eba7ac;
}

.order-confirmation-card__progress-step strong {
  display: block;
  margin-bottom: 4px;
  color: #2d2926;
  font-family: var(--heading-font);
  font-size: 24px;
  line-height: 1.2;
}

.order-confirmation-card__progress-step span {
  display: block;
  color: #5f6771;
  font-family: var(--body-font);
  font-size: 14px;
  line-height: 1.7;
}

.order-confirmation-card__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  margin-bottom: 22px;
}

.order-confirmation-card__stat {
  padding: 22px 24px 20px;
  border: 1px solid rgba(168, 148, 83, 0.18);
  border-radius: 22px;
  background: linear-gradient(180deg, #fff 0%, rgba(248, 241, 242, 0.78) 100%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75);
}

.order-confirmation-card__stat span {
  display: block;
  margin-bottom: 8px;
  color: #7b8087;
  font-family: var(--body-font);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.order-confirmation-card__stat strong {
  color: #2d2926;
  font-family: var(--heading-font);
  font-size: 24px;
  line-height: 1.2;
}

.order-confirmation-summary-wrap {
  padding: 28px;
  margin-bottom: 0;
  border-radius: 30px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(252, 248, 244, 0.98) 100%);
  border: 1px solid rgba(168, 148, 83, 0.12);
  box-shadow: 0 18px 40px rgba(45, 41, 38, 0.06);
}

.order-confirmation-summary-wrap__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 24px;
}

.order-confirmation-summary-wrap__eyebrow {
  display: inline-block;
  margin-bottom: 8px;
  color: #7b8087;
  font-family: var(--body-font);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.order-confirmation-summary-wrap__title {
  margin: 0;
  color: #2d2926;
  font-family: var(--heading-font);
  font-size: 34px;
  line-height: 1.2;
}

.order-confirmation-summary-wrap__stamp {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 8px 16px;
  border-radius: 999px;
  background: rgba(137, 168, 196, 0.12);
  color: #6c86a3;
  font-family: var(--body-font);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.order-confirmation-summary {
  display: grid;
  gap: 16px;
}

.order-confirmation-summary__empty {
  padding: 26px 28px;
  border-radius: 22px;
  border: 1px dashed rgba(84, 97, 112, 0.25);
  color: #5f6771;
  background: rgba(255, 255, 255, 0.72);
  font-family: var(--body-font);
}

.order-confirmation-item {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 190px;
  gap: 18px;
  align-items: stretch;
  padding: 16px;
  border-radius: 28px;
  overflow: hidden;
  background: linear-gradient(135deg, rgba(250, 247, 244, 0.96) 0%, rgba(243, 247, 251, 0.96) 100%);
  border: 1px solid rgba(168, 148, 83, 0.14);
}

.order-confirmation-item__plan {
  display: grid;
  gap: 4px;
  align-content: center;
  min-height: 132px;
  padding: 24px 26px;
  border-radius: 22px;
  color: #fff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18);
}

.order-confirmation-item__plan span {
  font-family: var(--heading-font);
  font-size: 26px;
  line-height: 1.2;
}

.order-confirmation-item__plan small {
  display: block;
  color: rgba(255, 255, 255, 0.84);
  font-family: var(--body-font);
  font-size: 14px;
}

.order-confirmation-item__meta strong {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  height: 100%;
  min-height: 132px;
  padding: 18px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.78);
  color: #2d2926;
  font-family: var(--heading-font);
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.76);
}

.order-confirmation-side-card {
  padding: 24px 22px;
  border-radius: 28px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96) 0%, rgba(247, 244, 241, 0.9) 100%);
  border: 1px solid rgba(168, 148, 83, 0.12);
}

.order-confirmation-side-card__title {
  margin: 0 0 18px;
  color: #2d2926;
  font-family: var(--heading-font);
  font-size: 30px;
  line-height: 1.1;
}

.order-confirmation-side-card__copy {
  margin: 0 0 18px;
  color: #5f6771;
  font-family: var(--body-font);
  line-height: 1.8;
}

.order-confirmation-side-card--actions {
  display: grid;
  gap: 14px;
}

.order-confirmation-card__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 12px 24px;
  border-radius: 999px;
  font-family: var(--body-font);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
  width: 100%;
}

.order-confirmation-card__button:hover,
.order-confirmation-card__button:focus {
  transform: translateY(-1px);
  text-decoration: none;
}

.order-confirmation-card__button--primary {
  background: linear-gradient(135deg, #2d2926 0%, #454b56 100%);
  color: #fff;
  box-shadow: 0 18px 34px rgba(43, 43, 43, 0.18);
}

.order-confirmation-card__button--secondary {
  background: rgba(255, 255, 255, 0.86);
  color: #6c86a3;
  border: 1px solid rgba(137, 168, 196, 0.24);
}

.order-confirmation-card__button--retry {
  background: linear-gradient(135deg, #c06b2e 0%, #d98a50 100%);
  color: #fff;
  box-shadow: 0 8px 24px rgba(192, 107, 46, 0.22);
}

body.order-confirmation-page .order-confirmation-card {
  width: 100%;
  max-width: none;
  padding: 52px 56px;
  border-radius: 34px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 30px 70px rgba(45, 41, 38, 0.08);
  border: 0;
}

body.order-confirmation-page .order-confirmation-card__layout {
  grid-template-columns: minmax(0, 1.18fr) minmax(420px, 0.82fr);
  gap: 48px;
  align-items: start;
}

body.order-confirmation-page .order-confirmation-card__main,
body.order-confirmation-page .order-confirmation-card__side {
  min-width: 0;
}

body.order-confirmation-page .order-confirmation-card__eyebrow {
  display: inline-block;
  margin: 0 0 18px;
  padding: 0;
  background: transparent;
  color: #ff7d73;
  font-size: 12px;
  letter-spacing: 0.14em;
}

body.order-confirmation-page .order-confirmation-card__title {
  margin-bottom: 22px;
  color: #202020;
  font-size: 72px;
  line-height: 1.02;
  max-width: 520px;
}

body.order-confirmation-page .order-confirmation-card__copy {
  max-width: 560px;
  margin: 0 0 38px;
  color: #585858;
  font-size: 18px;
  line-height: 1.9;
}

body.order-confirmation-page .order-confirmation-card__details {
  max-width: 560px;
  margin-bottom: 40px;
  padding: 30px 32px;
  border-radius: 24px;
  background: linear-gradient(180deg, #fffdfb 0%, #f9f5f1 100%);
  border: 1px solid rgba(168, 148, 83, 0.12);
}

body.order-confirmation-page .order-confirmation-card__details-title {
  margin: 0 0 22px;
  color: #222;
  font-family: var(--heading-font);
  font-size: 32px;
  line-height: 1.2;
  text-transform: capitalize;
}

body.order-confirmation-page .order-confirmation-card__detail-list {
  margin: 0;
}

body.order-confirmation-page .order-confirmation-card__detail-row {
  display: grid;
  grid-template-columns: 140px minmax(0, 1fr);
  gap: 14px;
  margin-bottom: 16px;
}

body.order-confirmation-page .order-confirmation-card__detail-row:last-child {
  margin-bottom: 0;
}

body.order-confirmation-page .order-confirmation-card__detail-row dt {
  margin: 0;
  color: #202020;
  font-family: var(--body-font);
  font-size: 15px;
  font-weight: 700;
}

body.order-confirmation-page .order-confirmation-card__detail-row dd {
  margin: 0;
  color: #555;
  font-family: var(--body-font);
  font-size: 15px;
  line-height: 1.7;
}

body.order-confirmation-page .order-confirmation-card__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

body.order-confirmation-page .order-confirmation-card__button {
  min-height: 56px;
  min-width: 210px;
  width: auto;
  padding: 13px 30px;
}

body.order-confirmation-page .order-confirmation-card__button:hover,
body.order-confirmation-page .order-confirmation-card__button:focus {
  transform: translateY(-2px);
  text-decoration: none;
}

body.order-confirmation-page .order-confirmation-card__button--primary {
  background: linear-gradient(135deg, #ff8a78 0%, #ff6b74 100%);
  box-shadow: 0 18px 34px rgba(255, 107, 116, 0.22);
}

body.order-confirmation-page .order-confirmation-card__button--primary:hover,
body.order-confirmation-page .order-confirmation-card__button--primary:focus {
  background: linear-gradient(135deg, #89a8c4 0%, #eba7ac 100%);
  box-shadow: 0 22px 38px rgba(137, 168, 196, 0.28);
  color: #fff;
}

body.order-confirmation-page .order-confirmation-card__button--secondary {
  background: #fff;
  color: #202020;
  border: 1px solid #ececec;
}

body.order-confirmation-page .order-confirmation-card__button--secondary:hover,
body.order-confirmation-page .order-confirmation-card__button--secondary:focus {
  background: #202020;
  color: #fff;
  border-color: #202020;
  box-shadow: 0 18px 34px rgba(32, 32, 32, 0.16);
}

body.order-confirmation-page .order-confirmation-summary-wrap {
  position: relative;
  padding: 26px 32px 32px;
  border-radius: 26px;
  background: #fbfbfb;
  border: 1px solid #ececec;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.04);
}

body.order-confirmation-page .order-confirmation-summary-wrap::before,
body.order-confirmation-page .order-confirmation-summary-wrap::after {
  content: '';
  position: absolute;
  top: 210px;
  width: 22px;
  height: 22px;
  border-radius: 999px;
  background: #fffaf7;
  border: 1px solid #ececec;
}

body.order-confirmation-page .order-confirmation-summary-wrap::before {
  left: -12px;
}

body.order-confirmation-page .order-confirmation-summary-wrap::after {
  right: -12px;
}

body.order-confirmation-page .order-confirmation-summary-wrap__topbar {
  height: 16px;
  width: calc(100% - 24px);
  margin: 0 auto 19px;
  border-radius: 999px;
  background: #ececec;
  position: absolute;
  top: -6px;
  left: 10px;
}

body.order-confirmation-page .order-confirmation-summary-wrap__header {
  display: block;
  margin-bottom: 18px;
  padding-bottom: 16px;
  border-bottom: 1px solid #e7e7e7;
}

body.order-confirmation-page .order-confirmation-summary-wrap__title {
  color: #202020;
  font-size: 30px;
}

body.order-confirmation-page .order-confirmation-summary-wrap__meta {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  margin-bottom: 16px;
  padding-bottom: 18px;
  border-bottom: 1px dashed #d9d9d9;
}

body.order-confirmation-page .order-confirmation-summary-wrap__meta-item {
  padding: 0 12px;
  border-right: 1px solid #ececec;
}

body.order-confirmation-page .order-confirmation-summary-wrap__meta-item:first-child {
  padding-left: 0;
}

body.order-confirmation-page .order-confirmation-summary-wrap__meta-item:last-child {
  padding-right: 0;
  border-right: 0;
}

body.order-confirmation-page .order-confirmation-summary-wrap__meta-item span {
  display: block;
  margin-bottom: 6px;
  color: #8a8a8a;
  font-family: var(--body-font);
  font-size: 12px;
}

body.order-confirmation-page .order-confirmation-summary-wrap__meta-item strong {
  display: block;
  color: #202020;
  font-family: var(--body-font);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
}

body.order-confirmation-page .order-confirmation-summary {
  display: block;
}

body.order-confirmation-page .order-confirmation-summary__empty {
  padding: 22px 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}

body.order-confirmation-page .order-confirmation-summary__items {
  padding-bottom: 18px;
  border-bottom: 1px solid #e7e7e7;
}

body.order-confirmation-page .order-confirmation-item {
  display: block;
  padding: 14px;
  background: linear-gradient(180deg, #ffffff 0%, #fcfbfa 100%);
  border: 1px solid #efebe8;
  border-radius: 22px;
  box-shadow: 0 8px 20px rgba(45, 41, 38, 0.04);
  margin-bottom: 12px;
}

body.order-confirmation-page .order-confirmation-item:last-child {
  margin-bottom: 0;
}

body.order-confirmation-page .order-confirmation-item__plan {
  min-width: 0;
  display: block;
  min-height: 0;
  padding: 2px 4px;
  color: inherit;
  border-radius: 0;
  box-shadow: none;
  background: transparent !important;
}

body.order-confirmation-page .order-confirmation-item__plan span {
  display: block;
  margin-bottom: 6px;
  color: #202020;
  font-family: var(--heading-font);
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
}

body.order-confirmation-page .order-confirmation-item__plan small,
body.order-confirmation-page .order-confirmation-item__duration {
  display: block;
  color: #767676;
  font-family: var(--body-font);
  font-size: 13px;
  line-height: 1.55;
}

body.order-confirmation-page .order-confirmation-item__plan small {
  margin-bottom: 6px;
}

body.order-confirmation-page .order-confirmation-summary__totals {
  padding-top: 14px;
}

body.order-confirmation-page .order-confirmation-summary__total-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 10px;
  color: #7f7f7f;
  font-family: var(--body-font);
}

body.order-confirmation-page .order-confirmation-summary__total-row:last-child {
  margin-bottom: 0;
}

body.order-confirmation-page .order-confirmation-summary__total-row strong {
  color: #202020;
  font-weight: 500;
}

body.order-confirmation-page .order-confirmation-summary__total-row--grand {
  margin-top: 12px;
  padding-top: 14px;
  border-top: 1px solid #e7e7e7;
  color: #202020;
  font-size: 15px;
  font-weight: 700;
}

body.order-confirmation-page .order-confirmation-summary__total-row--grand strong {
  font-size: 28px;
  font-weight: 700;
}

@media (max-width: 991.98px) {
  .home-banner-copy {
    padding: 28px;
  }

  body.order-confirmation-page .order-confirmation-card {
    padding: 32px 30px;
  }

  body.order-confirmation-page .order-confirmation-card__layout {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  body.order-confirmation-page .order-confirmation-card__title,
  body.order-confirmation-page .order-confirmation-card__copy,
  body.order-confirmation-page .order-confirmation-card__details {
    max-width: none;
  }
}

.ftco-counter-section {
  margin-top: 50px;
}

.pillars-section {
  position: relative;
  background: url("assets/images/vm-bg.webp") center center/cover no-repeat;
  background-attachment: fixed;
  overflow: hidden;
  z-index: 0;
}

.pillars-section::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(rgba(45, 41, 38, 0.38), rgba(45, 41, 38, 0.48));
  backdrop-filter: blur(6px) saturate(115%);
  -webkit-backdrop-filter: blur(6px) saturate(115%);
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  z-index: 0;
}

.pillars-section .container-xl {
  position: relative;
  z-index: 1;
}

@media (max-width: 991.98px) {
  .pillars-section {
    background-attachment: scroll;
  }
}

h2.text-white.mb-0 {
  color: white;
  font-family: var(--heading-font);
  font-weight: 700;
  color: white;
  text-transform: capitalize;
  font-size: 45px;
  letter-spacing: 1px;
}

body.home-page .hero-banner .text h1,
body.home-page .hero-banner .text h1 .text-theme {
  font-family: "Roboto Condensed", Arial, sans-serif;
}

body.home-page .hero-banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

body.home-page .hero-banner::before {
  background-image: none !important;
  animation: none;
}

.col-md-5.text-md-end.mt-3.mt-md-0.aos-init.aos-animate {
  text-align: end;
}

.achievement-card {
  background: linear-gradient(180deg, #f8f1f2 0%, #eef4f8 100%);
  border-radius: 20px;
  padding: 28px 24px;
  height: 100%;
  /* box-shadow: 0 10px 35px rgba(17, 24, 39, 0.08); */
  border: 1px solid #e6d9dc;
  transition: all 0.3s ease;
}

.achievement-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 16px 40px rgba(17, 24, 39, 0.10);
  background: linear-gradient(180deg, #e7d5d9 0%, #dce7ef 100%);
}

.achievement-icon {
  width: 62px;
  height: 62px;
  border-radius: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  margin-bottom: 18px;
  background: white;
  color: #1d3557;
}

.achievement-card h4 {
  font-size: 1.2rem;
  font-weight: 700;
  color: #1d3557;
  margin-bottom: 12px;
}

.achievement-card p {
  color: #667085;
  margin-bottom: 0;
  font-family: var(--body-font);
  line-height: 1.8;
  font-size: 16px;
  font-weight: 500;
}

.milestones-heading .subheading-book {
  font-family: var(--body-font);
  color: #e58f98;
}

.milestones-heading .book-title {
  font-family: var(--heading-font);
  color: #2d2926;
}

.milestones-heading p {
  color: #667085 !important;
}

.milestones-section {
  background: transparent;
  row-gap: 0;
}

.milestones-section .background-overlay {
  display: none;
}

.milestones-section .row.g-4 {
  row-gap: 1.5rem;
}


.package-heading .subheading-book {
  font-family: var(--body-font);
  color: #e58f98;
}

.package-heading .book-title {
  font-family: var(--heading-font);
  color: #2d2926;
}

.package-heading p {
  color: #667085;
}

.arched-package-card {
  position: relative;
  cursor: pointer;
  background: #fff;
}


.arched-header {
  padding: 34px 20px 44px;
  overflow: hidden;
}

.arched-header::after {
  left: 50%;
  bottom: -18px;
  width: 124%;
  height: 40px;
  transform: translateX(-50%);
  border-radius: 0 0 50% 50% / 0 0 100% 100%;
  z-index: 0;
}

.arched-header>* {
  position: relative;
  z-index: 1;
}

.featured-arched-card .arched-header {
  padding: 42px 20px 52px;
}

.featured-arched-card {
  border: 2px solid var(--baby-pink);
  box-shadow: 0 12px 34px rgba(17, 24, 39, 0.08);
}

.featured-arched-card .arched-body,
.featured-arched-card .arched-footer {
  position: relative;
  z-index: 1;
  background: #fff;
}

.featured-arched-card .arched-body {
  margin-top: -10px;
  padding-top: 22px !important;
}

.arched-body {
  padding: 12px 20px 6px !important;
}

.arched-footer {
  padding: 10px 20px 30px !important;
}

.feature-list {
  margin-bottom: 0;
}

.feature-list li {
  padding: 2px 0;
}

.arched-package-card.is-selected::after {
  content: none;
}

.btn-select-plan.is-selected,
.featured-arched-card .btn-select-plan {
  background: var(--baby-pink);
  border-color: var(--baby-pink);
  color: #fff;
}

.btn-select-plan.is-selected:hover,
.featured-arched-card .btn-select-plan:hover {
  background: #de949b;
  border-color: #de949b;
  color: #fff;
}

.ba-section {
  padding: 50px 0 50px;
  background: linear-gradient(180deg, #f8f1f2 0%, #eef4f8 100%);
  position: relative;
  overflow: hidden;
}

.ba-section::before {
  content: "";
  position: absolute;
  top: -100px;
  right: -100px;
  width: 380px;
  height: 380px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(235, 167, 172, 0.18) 0%, transparent 70%);
  pointer-events: none;
}

.ba-section::after {
  content: "";
  position: absolute;
  bottom: -80px;
  left: -80px;
  width: 340px;
  height: 340px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(136, 167, 195, 0.16) 0%, transparent 70%);
  pointer-events: none;
}


.section-eyebrow {
  font-family: var(--body-font);
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: #e58f98;
  display: inline-block;
  margin-bottom: 14px;
}

.section-title {
  font-family: var(--heading-font);
  font-size: 34px;
  font-weight: 700;
  color: var(--charcoal-grey);
  line-height: 1.2;
  margin-bottom: 18px;
  text-transform: uppercase;
}

.section-subtitle {
  font-size: 1rem;
  font-weight: 400;
  color: #667085;
  max-width: 680px;
  margin: 0 auto 18px;
  line-height: 1.8;
}

.ba-swiper {
  overflow: hidden;
}

.ba-track {
  display: flex;
  transition: transform 0.55s cubic-bezier(.4, 0, .2, 1);
  will-change: transform;
}

.ba-slide {
  flex: 0 0 100%;
  padding: 0 12px;
}

.ba-card {
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 24px;
  overflow: hidden;
  max-width: 1080px;
  margin: 0 auto;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
  backdrop-filter: blur(10px);
  display: flex;
  align-items: stretch;
  margin-top: 25px;
}

.ba-card:hover {
  transform: translateY(-5px);
  /* box-shadow: 0 24px 64px rgba(17, 24, 39, 0.12); */
}

.reveal-wrap {
  position: relative;
  width: 38%;
  min-width: 38%;
  min-height: 100%;
  overflow: hidden;
}

.reveal-wrap.is-static {
  display: flex;
  align-items: stretch;
  cursor: default;
  user-select: auto;
}

.rev-after {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(160deg, #eba7ac 0%, #88a7c3 100%);
}

.rev-after img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.rev-before-clip {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  width: 50%;
}

.rev-before {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(160deg, #52677c 0%, #2d2926 100%);
}

.rev-before img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.rev-handle {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 3px;
  background: rgba(255, 255, 255, 0.8);
  pointer-events: none;
  z-index: 10;
}

.rev-handle::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #e58f98;
  box-shadow: 0 3px 16px rgba(0, 0, 0, 0.2);
}

.rev-handle::after {
  content: "\f07e";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-family: FontAwesome;
  font-size: 0.95rem;
  z-index: 11;
}

.rev-lbl {
  position: absolute;
  bottom: 14px;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  padding: 5px 13px;
  border-radius: 30px;
  pointer-events: none;
  z-index: 9;
}

.rev-lbl.before {
  left: 110px;
  background: rgba(45, 41, 38, 0.65);
  color: rgba(255, 255, 255, 0.88);
}

.rev-lbl.after {
  right: 14px;
  background: #e58f98;
  color: #fff;
}

.reveal-wrap.is-static .rev-before-clip {
  display: block;
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  order: 1;
  flex: 0 0 50%;
  width: 50%;
  min-width: 50%;
  min-height: 100%;
}

.reveal-wrap.is-static .rev-handle {
  display: none;
}

.reveal-wrap.is-static .rev-lbl {
  display: inline-block;
}

.static-visual {
  position: relative;
  inset: auto;
  order: 2;
  flex: 0 0 50%;
  width: 50%;
  min-width: 50%;
  min-height: 100%;
}

.static-before {
  z-index: 2;
}

.reveal-wrap.is-static .rev-before,
.reveal-wrap.is-static .rev-after {
  position: relative;
  inset: auto;
  width: 100%;
  height: 100%;
}

.reveal-wrap.is-static .rev-before img,
.reveal-wrap.is-static .rev-after img {
  position: absolute;
  inset: 0;
}

.ph-icon {
  color: rgba(255, 255, 255, 0.26);
  font-size: 5rem;
  position: relative;
  z-index: 1;
}

.ba-body {
  padding: 28px 30px 30px;
  width: 62%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.ba-stat {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px;
}

.ba-num {
  font-family: var(--heading-font);
  font-size: 25px;
  font-weight: 700;
  color: #2D2926;
  line-height: 1;
}

.ba-lbl {
  font-size: 0.8rem;
  font-weight: 500;
  color: rgba(45, 41, 38, 0.56);
  line-height: 1.45;
}

.ba-quote {
  font-size: 0.95rem;
  line-height: 1.8;
  color: #555;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 16px;
}

.ba-name {
  font-family: var(--heading-font);
  font-size: 1rem;
  font-weight: 700;
  color: #2d2926;
}

.ba-dur {
  font-size: 0.76rem;
  color: #89a8c4;
  letter-spacing: 0.06em;
  margin-top: 2px;
  text-transform: uppercase;
}

.mini-stars {
  color: #ff8b00;
  font-size: 15px;
  letter-spacing: 4px;
}

.ctrl-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-top: 36px;
}

.ctrl-btn {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 2px solid rgba(136, 167, 195, 0.35);
  background: transparent;
  color: #88a7c3;
  font-size: 1.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.22s, border-color 0.22s, color 0.22s;
}

.ctrl-btn:hover {
  background: #e58f98;
  border-color: #e58f98;
  color: #fff;
}

.dots-row {
  display: flex;
  gap: 8px;
  align-items: center;
}

.dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(136, 167, 195, 0.32);
  border: none;
  padding: 0;
  cursor: pointer;
  transition: background 0.22s, width 0.25s;
}

.dot.active {
  background: #e58f98;
  width: 26px;
  border-radius: 4px;
}

@media (max-width: 991.98px) {
  .ba-section {
    padding: 80px 0 95px;
  }

  .ba-card {
    display: block;
  }

  .reveal-wrap {
    width: 100%;
    min-width: 100%;
    aspect-ratio: 4 / 3;
  }

  .ba-body {
    width: 100%;
  }

  .ba-body {
    padding: 24px 22px 24px;
  }
}

.footer-main-row {
  row-gap: 2rem;
  padding-bottom: 25px;
}

.footer-logo {
  width: 270px;
  max-width: 100%;
  height: auto;
  filter: brightness(0) invert(1);
}


.footer-main-row .ftco-footer-widget {
  width: 100%;
}

.ftco-footer .ftco-footer-social li a {
  color: #88a7c3;
  border-color: rgba(136, 167, 195, 0.35);
}

.ftco-footer .ftco-footer-social li a:hover {
  background: #e58f98;
  border-color: #e58f98;
}

.ftco-footer .ftco-footer-widget ul li a span,
.ftco-footer .block-23 ul li .icon {
  color: #e58f98;
}

.ftco-footer {
  position: relative;
  background-image: linear-gradient(105deg, var(--dusty-blue) 25%, #7ea0be 25%, #7ea0be 50%, var(--dusty-blue) 50%, var(--dusty-blue) 75%, #7ea0be 75%, #7ea0be 100%);
  background-size: 41.41px 154.55px;
}

.ftco-footer::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgb(79 67 67 / 8%);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.ftco-footer>.container-xl,
.ftco-footer>.container-fluid {
  position: relative;
  z-index: 1;
}

.footer-bottom {
  padding: 20px;
}

.footer-bottom__row {
  row-gap: 10px;
}

.footer-bottom__copy,
.footer-bottom__links {
  color: rgba(255, 255, 255, 0.82);
  font-size: 14px;
}

p.footer-bottom__links {
  text-align: end;
}

.footer-bottom__links a {
  color: #fff;
  text-decoration: none;
  /* border-bottom: 1px solid rgba(255, 255, 255, 0.3); */
  transition: color 0.2s ease, border-color 0.2s ease;
}

.footer-bottom__copy a {
  color: #eba7ac;
  text-decoration: none;
  /* border-bottom: 1px solid rgba(255, 255, 255, 0.3); */
  transition: color 0.2s ease, border-color 0.2s ease;
}

.footer-bottom__copy a:hover,
.footer-bottom__copy a:focus,
.footer-bottom__links a:hover,
.footer-bottom__links a:focus {
  color: #eba7ac;
  border-color: rgba(235, 167, 172, 0.8);
}

.ftco-footer--rtl {
  direction: rtl;
  text-align: right;
}

.ftco-footer--rtl .ftco-footer-widget,
.ftco-footer--rtl .block-23,
.ftco-footer--rtl .list-unstyled,
.ftco-footer--rtl .footer-bottom__copy {
  text-align: right;
}

.ftco-footer--rtl .footer-main-row {
  align-items: flex-start;
  justify-content: space-between;
}

.ftco-footer--rtl .ftco-footer-widget {
  padding-inline-start: 0;
  padding-inline-end: 0;
  margin-bottom: 0 !important;
}

.ftco-footer--rtl .ftco-heading-2.logo,
.ftco-footer--rtl .ftco-footer-widget p {
  justify-content: flex-start;
  text-align: right;
}

.ftco-footer--rtl .ftco-footer-widget .ftco-heading-2 {
  margin-bottom: 22px;
}

.ftco-footer--rtl .ftco-footer-widget--brand p {
  max-width: 520px;
  margin-right: auto;
  margin-left: 0;
  line-height: 1.8;
}

.ftco-footer--rtl .ftco-footer-social {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding-right: 0;
  margin-right: 0;
  margin-left: 0;
  direction: ltr;
  flex-direction: row;
}

.ftco-footer--rtl .ftco-footer-widget--social {
  text-align: initial;
  display: block;
}

.ftco-footer--rtl .ftco-footer-widget--social .ftco-heading-2 {
  width: 100%;
  text-align: right;
}

.ftco-footer--rtl .ftco-footer-widget--social .ftco-footer-social {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 8px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  list-style: none;
  direction: ltr;
}

.ftco-footer--rtl .ftco-footer-social li {
  margin: 0;
}

.ftco-footer--rtl .block-23 ul {
  padding-right: 0;
}

.ftco-footer--rtl .ftco-footer-widget--links .list-unstyled {
  padding-right: 0;
  margin-right: 0;
}

.ftco-footer--rtl .ftco-footer-widget--links .list-unstyled li {
  margin-bottom: 12px;
}

.ftco-footer--rtl .ftco-footer-widget--links .list-unstyled li:last-child {
  margin-bottom: 0;
}

.ftco-footer--rtl .ftco-footer-widget--links .list-unstyled a {
  display: inline-block;
  text-align: right;
}

.ftco-footer--rtl .block-23 ul li a,
.ftco-footer--rtl .block-23 ul li {
  direction: rtl;
  text-align: right;
}

.ftco-footer--rtl .block-23 ul li .icon {
  margin-left: 12px;
  margin-right: 0;
}

.ftco-footer--rtl .ftco-footer-widget--contact .block-23 ul li,
.ftco-footer--rtl .ftco-footer-widget--contact .block-23 ul li > a {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 12px;
  margin-bottom: 14px;
}

.ftco-footer--rtl .footer-contact-value--ltr {
  direction: ltr;
  unicode-bidi: plaintext;
  text-align: left;
  display: inline-block;
}

.ftco-footer--rtl .ftco-footer-widget--contact .block-23 ul li:last-child,
.ftco-footer--rtl .ftco-footer-widget--contact .block-23 ul li > a:last-child {
  margin-bottom: 0;
}

.ftco-footer--rtl .ftco-footer-widget--contact .block-23 .text {
  line-height: 1.6;
}

.ftco-footer--rtl .footer-bottom__copy {
  text-align: center;
}

@media (min-width: 992px) {
  .ftco-footer--rtl .footer-col--brand {
    flex: 0 0 30%;
    max-width: 30%;
  }

  .ftco-footer--rtl .footer-col--social {
    flex: 0 0 16%;
    max-width: 16%;
  }

  .ftco-footer--rtl .footer-col--links {
    flex: 0 0 18%;
    max-width: 18%;
  }

  .ftco-footer--rtl .footer-col--contact {
    flex: 0 0 26%;
    max-width: 26%;
  }

  .ftco-footer--rtl .footer-col--social .ftco-footer-widget {
    padding-right: 10px;
  }

  .ftco-footer--rtl .footer-col--links .ftco-footer-widget {
    padding-right: 24px;
  }
}

@media (max-width: 991.98px) {
  .ftco-footer--rtl .footer-main-row {
    row-gap: 24px;
  }
}

.privacy-policy-page {
  background: linear-gradient(180deg, #f8f3f1 0%, #eef4f8 52%, #ffffff 100%);
}

.privacy-policy-page .top-wrap {
  padding: 8px 10px;
  position: relative;
  top: 0;
  z-index: 4;
  background: #89a8c4;
}

.privacy-policy-page .ftco-navbar-light {
  position: relative;
  top: 0;
  background: #fff !important;
}

.privacy-policy-page .topper .text .con span,
.privacy-policy-page .topper .text .con span:first-child,
.privacy-policy-page .topper .ftco-social li a {
  color: #fff;
}

.privacy-policy-page .topper .ftco-social li a:hover:after {
  background: #88a7c3;
}

.privacy-policy-page .ftco-navbar-light .navbar-nav>.nav-item>.nav-link:hover,
.privacy-policy-page .ftco-navbar-light .navbar-nav>.nav-item>.nav-link:focus,
.privacy-policy-page .ftco-navbar-light .navbar-nav>.nav-item .nav-link.active {
  color: #eba7ac;
}

.privacy-policy-page .ftco-navbar-light .border-top-custom:after {
  background: linear-gradient(to right, rgba(136, 167, 195, 0) 0%, #eba7ac 100%);
}

.privacy-policy-page .ftco-navbar-light .btn-custom {
  background-image: linear-gradient(120deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0) 40%,
      rgba(255, 255, 255, 0.2) 48%,
      rgba(255, 255, 255, 0.45) 50%,
      rgba(255, 255, 255, 0.2) 52%,
      rgba(255, 255, 255, 0) 60%,
      rgba(255, 255, 255, 0) 100%);
  background-repeat: no-repeat;
  background-size: 250% 100%;
  background-position: 160% 0;
  transition: filter 0.25s ease;
}

.privacy-policy-page .ftco-navbar-light .btn-custom:hover,
.privacy-policy-page .ftco-navbar-light .btn-custom:focus {
  filter: brightness(1.03);
  animation: wellness-button-shimmer 0.8s ease;
}

.privacy-policy-page .hero-wrap.hero-wrap-2 {
  min-height: auto;
  height: 500px;
  background-position: center center;
  background-attachment: unset;
}

.privacy-policy-page .hero-wrap.hero-wrap-2 .slider-text {
  min-height: auto;
  height: 500px;
}

.privacy-policy-section {
  padding-top: 0px;
  padding-bottom: 50px;
}

.privacy-policy-shell {
  max-width: 980px;
  margin: 0 auto;
}

.privacy-policy-header {
  margin-bottom: 34px;
}

.privacy-policy-kicker {
  display: inline-block;
  margin-bottom: 12px;
  color: #e58f98;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  font-size: 12px;
  font-weight: 700;
}

.privacy-policy-header h2 {
  color: #2d2926;
  margin-bottom: 14px;
}

.privacy-policy-header p {
  color: #6b7280;
  max-width: 700px;
  margin: 0 auto;
}

.privacy-policy-card {
  position: relative;
  overflow: hidden;
  padding: 42px;
  border-radius: 32px;
  background:
    radial-gradient(circle at top right, rgba(229, 143, 152, 0.12) 0%, transparent 28%),
    radial-gradient(circle at bottom left, rgba(137, 168, 196, 0.16) 0%, transparent 32%),
    linear-gradient(135deg, #ffffff 0%, #fff8f6 52%, #eef4f8 100%);
  border: 1px solid rgba(45, 41, 38, 0.08);
  box-shadow: 0 28px 70px rgba(45, 41, 38, 0.08);
}

.privacy-policy-list {
  display: grid;
  gap: 20px;
}

.privacy-policy-item {
  display: grid;
  grid-template-columns: 56px minmax(0, 1fr);
  gap: 18px;
  align-items: start;
  padding: 18px 0;
  border-bottom: 1px solid rgba(45, 41, 38, 0.08);
}

.privacy-policy-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.privacy-policy-item__number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 18px;
  background: linear-gradient(135deg, #89a8c4 0%, #e58f98 100%);
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  box-shadow: 0 14px 30px rgba(137, 168, 196, 0.22);
}

.privacy-policy-item__body h3 {
  color: #2d2926;
  margin-bottom: 8px;
  font-size: 22px;
  text-transform: capitalize;
}

.privacy-policy-item__body p {
  margin: 0;
  color: #5c6470;
}

.privacy-policy-consent {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-top: 34px;
  padding: 10px 22px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(229, 143, 152, 0.22);
}

.privacy-policy-consent__checkbox {
  flex: 0 0 22px;
  width: 22px;
  height: 22px;
  margin-top: 2px;
  accent-color: #89a8c4;
}

.privacy-policy-consent__label {
  margin: 0;
  color: #2d2926;
  font-weight: 600;
  cursor: pointer;
}

@media (max-width: 767.98px) {

  .footer-bottom__copy,
  .footer-bottom__links {
    text-align: center;
  }

  .privacy-policy-section {
    padding-top: 24px;
    padding-bottom: 60px;
  }

  .privacy-policy-card {
    padding: 28px 20px;
    border-radius: 24px;
  }

  .privacy-policy-item {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .privacy-policy-item__number {
    width: 48px;
    height: 48px;
    font-size: 18px;
    border-radius: 16px;
  }

  .privacy-policy-item__body h3 {
    font-size: 20px;
  }

  .privacy-policy-consent {
    align-items: flex-start;
  }

  .modern-services-section .top-bg-layer {
    display: none;
  }

  .modern-services-section {
    background: linear-gradient(180deg, #f8f1f2 0%, #eef4f8 100%);
    padding-top: 80px !important;
  }

  .modern-services-section .heading-section .subheading {
    color: #e58f98 !important;
    opacity: 1 !important;
  }

  .modern-services-section .heading-section h2 {
    color: #2d2926 !important;
  }

  .modern-services-section .view-more-glass {
    background: rgba(136, 167, 195, 0.14);
    border-color: rgba(136, 167, 195, 0.32);
    color: #2d2926 !important;
  }

  .modern-services-section .text-md-end {
    text-align: left !important;
    margin-top: 1.25rem !important;
  }

  .modern-services-section .row.g-4 {
    row-gap: 1rem;
  }

  .top-wrap .container-xl {
    padding-left: 8px;
    padding-right: 8px;
  }

  .top-wrap .row {
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
  }

  .topper {
    width: auto;
    max-width: none;
    flex: 0 0 auto;
  }

  .topper:first-child {
    display: none;
  }

  .topper:last-child {
    flex: 0 0 auto;
    padding-left: 0;
  }

  .topper .text,
  .topper .text .con {
    width: auto;
    min-width: 0;
  }

  .topper .text .con a,
  .topper .text .con span {
    font-size: 12px;
    letter-spacing: 0.02em;
  }

  .topper-actions {
    gap: 8px;
    flex-wrap: nowrap;
  }

  .header-language-switcher {
    height: 32px;
    gap: 5px;
    padding: 0 4px;
  }

  .header-language-switcher__icon,
  .header-language-switcher__label {
    font-size: 12px;
  }

  .header-currency-dropdown {
    height: 24px;
    padding-right: 8px;
  }

  .header-currency-dropdown__trigger {
    min-width: 72px;
    height: 32px;
    padding: 0 10px;
    gap: 8px;
    font-size: 12px;
  }

  .topper-cart-link {
    width: 28px;
    height: 28px;
    font-size: 16px;
  }

  .privacy-policy-page .hero-wrap.hero-wrap-2,
  .privacy-policy-page .hero-wrap.hero-wrap-2 .slider-text {
    height: 250px;
  }

  .hero-wrap .slider-text .bread {
    font-size: 35px;
  }

  p.footer-bottom__links {
    text-align: center;
  }
}

.topper-account-link {
  min-width: 38px;
  height: 29px;
  color: white;
  font-size: 17px;
  line-height: 1;
  text-decoration: none;
  border-left: 1px solid rgb(255 255 255 / 49%);
  padding-left: 10px;
  transition: transform 0.25s ease, opacity 0.25s ease;
}

.topper-account-link:hover,
.topper-account-link:focus {
  color: white;
  transform: translateY(-1px);
  opacity: 1;
}

.topper-account-user {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.topper-account-user__icon {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  flex: 0 0 20px;
  font-size: 14px;
  color: #fff;
}

.topper-account-user__name {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-family: var(--body-font);
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  color: white;
}

body.auth-page {
  background:
    radial-gradient(circle at top left, rgba(137, 168, 196, 0.12) 0, transparent 28%),
    radial-gradient(circle at bottom right, rgba(235, 167, 172, 0.16) 0, transparent 30%),
    linear-gradient(180deg, #fdfcfa 0%, #f7f4f1 100%);
}

.auth-page-section {
  position: relative;
  padding: 60px 0;
  min-height: 100vh;
  display: flex;
  align-items: center;
}

.auth-card {
  padding: 44px;
  background:
    radial-gradient(circle at top right, rgba(235, 167, 172, 0.16) 0%, transparent 26%),
    radial-gradient(circle at bottom left, rgba(137, 168, 196, 0.16) 0%, transparent 28%),
    linear-gradient(160deg, #ffffff 0%, #fffaf7 44%, #eef4f8 100%);
  border: 1px solid rgba(45, 41, 38, 0.08);
  border-radius: 32px;
  overflow: hidden;
  box-shadow: 0 28px 70px rgba(45, 41, 38, 0.1);
}

.auth-simple-shell {
  width: 100%;
  display: flex;
  justify-content: center;
}

.auth-card--simple {
  width: 100%;
  max-width: 620px;
}

.auth-card--wide {
  max-width: 760px;
}

.auth-brand {
  display: flex;
  justify-content: center;
  margin-bottom: 28px;
  text-decoration: none;
}

.auth-brand__image {
  width: auto;
  max-width: 240px;
  max-height: 90px;
}

.auth-card__header {
  margin-bottom: 28px;
}

.auth-card__title {
  margin-bottom: 5px;
  color: #2d2926;
  font-family: var(--body-font);
  font-size: 35px;
  font-weight: 700;
}

.auth-card__copy {
  margin-bottom: 0;
  color: #67707c;
  font-family: var(--body-font);
  font-size: 17px;
}

.auth-alert {
  margin-bottom: 22px;
  padding: 14px 18px;
  border-radius: 18px;
  font-family: var(--body-font);
  font-size: 14px;
  line-height: 1.6;
}

.auth-alert--error {
  color: #8b2f3c;
  background: rgba(235, 167, 172, 0.18);
  border: 1px solid rgba(235, 167, 172, 0.4);
}

.auth-alert--success {
  color: #295f45;
  background: rgba(137, 168, 196, 0.16);
  border: 1px solid rgba(137, 168, 196, 0.32);
}

.auth-form {
  display: grid;
  gap: 18px;
}

.auth-form--simple {
  gap: 20px;
}

.auth-form__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.auth-form__label {
  display: inline-block;
  margin-bottom: 10px;
  color: #2d2926;
  font-family: var(--body-font);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.auth-form__control {
  height: 62px;
  border-radius: 16px;
  border: 1px solid rgba(168, 148, 83, 0.55);
  background: rgba(255, 255, 255, 0.96);
  box-shadow: none;
  color: #2d2926;
  font-family: var(--body-font);
  padding: 0 20px;
}

select.auth-form__control {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 52px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='10' viewBox='0 0 16 10' fill='none'%3E%3Cpath d='M2 2L8 8L14 2' stroke='%2367707C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 18px center;
  background-size: 16px 10px;
}

.auth-form__control:focus {
  border-color: rgba(168, 148, 83, 0.8);
  box-shadow: 0 0 0 0.18rem rgba(168, 148, 83, 0.12);
}

.auth-password-field {
  position: relative;
}

.auth-form__control--password {
  padding-right: 56px;
}

.auth-password-toggle {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border: 0;
  padding: 0;
  background: transparent;
  color: #7b8087d1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1;
}

.auth-password-toggle:hover,
.auth-password-toggle:focus {
  color: #2d2926;
}

.auth-form__checkbox {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  width: fit-content;
  color: #58606b;
  font-family: var(--body-font);
  font-weight: 500;
  cursor: pointer;
  font-size: 14px;
}

.auth-form__checkbox input {
  width: 18px;
  height: 18px;
  accent-color: #89a8c4;
}

.auth-form__button {
  padding: 10px 25px;
  border: 0;
  border-radius: 10px;
  background: #2b2b2b;
  color: #fff;
  font-family: var(--body-font);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none;
  box-shadow: 0 18px 34px rgba(43, 43, 43, 0.18);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.auth-form__button:hover,
.auth-form__button:focus {
  transform: translateY(-1px);
  box-shadow: 0 20px 38px rgba(43, 43, 43, 0.24);
}

.auth-card__links {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 24px;
  margin-top: 22px;
  justify-content: space-between;
}

.auth-card__links a {
  color: #4d5660;
  font-family: var(--body-font);
  font-weight: 500;
  text-decoration: underline;
  font-size: 14px;
}

.auth-card__links--stacked {
  /* flex-direction: column; */
  align-items: center;
  gap: 10px;
}

.auth-card__links a:hover {
  color: var(--baby-pink);
}

.account-summary {
  display: grid;
  gap: 14px;
}

.account-summary__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 18px 20px;
  border: 1px solid rgba(168, 148, 83, 0.24);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.78);
}

.account-summary__label {
  color: #67707c;
  font-family: var(--body-font);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.account-summary__value {
  color: #2d2926;
  font-family: var(--body-font);
  font-size: 16px;
  font-weight: 700;
  text-align: right;
}

.account-summary__actions {
  margin-top: 26px;
}

body.account-page .top-wrap {
  padding: 8px 10px;
  position: relative;
  top: 0;
  z-index: 4;
  background: #89a8c4;
}

body.account-page .ftco-navbar-light {
  position: relative;
  top: 0;
  background: white !important;
}

body.account-page .topper .text .con span,
body.account-page .topper .text .con span:first-child,
body.account-page .topper .ftco-social li a,
body.account-page .topper-cart-link {
  color: #fff;
}

body.account-page .topper .ftco-social li a:hover:after {
  background: #88A7C3;
}

body.account-page .ftco-navbar-light .navbar-nav>.nav-item>.nav-link:hover,
body.account-page .ftco-navbar-light .navbar-nav>.nav-item>.nav-link:focus,
body.account-page .ftco-navbar-light .navbar-nav>.nav-item .nav-link.active {
  color: #EBA7AC;
}

body.account-page .ftco-navbar-light .border-top-custom:after {
  background: linear-gradient(to right, rgba(136, 167, 195, 0) 0%, #EBA7AC 100%);
}

body.account-page .ftco-navbar-light .btn-custom {
  background-image: linear-gradient(120deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0) 40%,
      rgba(255, 255, 255, 0.2) 48%,
      rgba(255, 255, 255, 0.45) 50%,
      rgba(255, 255, 255, 0.2) 52%,
      rgba(255, 255, 255, 0) 60%,
      rgba(255, 255, 255, 0) 100%);
  background-repeat: no-repeat;
  background-size: 250% 100%;
  background-position: 160% 0;
  transition: filter 0.25s ease;
}

body.account-page .ftco-navbar-light .btn-custom:hover,
body.account-page .ftco-navbar-light .btn-custom:focus {
  opacity: 1;
  filter: brightness(0.98);
  animation: wellness-button-shimmer 0.8s ease;
}

.account-page-hero {
  min-height: auto !important;
  height: 500px !important;
  background-position: center center;
  background-attachment: unset;
}

.account-page-hero .slider-text {
  min-height: auto !important;
  height: 500px !important;
  position: relative;
  z-index: 2;
}

.account-page-hero .slider-text .bread {
  color: #fff;
  position: relative;
  z-index: 3;
}

.account-page-section {
  padding: 60px 0 90px;
  background:
    radial-gradient(circle at top left, rgba(137, 168, 196, 0.14) 0%, transparent 26%),
    radial-gradient(circle at bottom right, rgba(235, 167, 172, 0.16) 0%, transparent 28%),
    linear-gradient(180deg, #fff9f7 0%, #f3f7fb 100%);
}

.account-shell {
  display: grid;
  grid-template-columns: 320px minmax(0, 1fr);
  gap: 28px;
  margin-top: 0;
  position: relative;
  z-index: 2;
}

.account-sidebar,
.account-panel {
  border-radius: 30px;
  overflow: hidden;
  box-shadow: 0 24px 60px rgba(45, 41, 38, 0.08);
}

.account-sidebar {
  padding: 28px;
  background:
    linear-gradient(160deg, rgba(45, 41, 38, 0.96) 0%, rgba(84, 97, 112, 0.92) 100%);
}

.account-profile-card {
  padding: 28px;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.08);
  text-align: center;
}

.account-profile-card__avatar {
  width: 72px;
  height: 72px;
  margin: 0 auto 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: linear-gradient(135deg, #89a8c4 0%, #eba7ac 100%);
  color: #fff;
  font-family: var(--heading-font);
  font-size: 28px;
  font-weight: 700;
}

.account-profile-card__eyebrow {
  display: block;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.72);
  font-family: var(--body-font);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.account-profile-card__name {
  margin-bottom: 8px;
  color: #fff;
  font-family: var(--heading-font);
  font-size: 30px;
}

.account-profile-card__email,
.account-profile-card__meta {
  display: block;
  color: rgba(255, 255, 255, 0.78);
  font-family: var(--body-font);
}

.account-profile-card__email {
  margin-bottom: 10px;
}

.account-menu {
  display: grid;
  gap: 12px;
  margin-top: 22px;
}

.account-menu__link {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 16px 18px;
  border-radius: 18px;
  color: #fff;
  text-decoration: none;
  font-family: var(--body-font);
  font-weight: 600;
  background: rgba(255, 255, 255, 0.06);
  transition: transform 0.25s ease, background 0.25s ease;
}

.account-menu__link.is-active,
.account-menu__link:hover,
.account-menu__link:focus {
  color: #fff;
  background: rgba(235, 167, 172, 0.26);
  transform: translateY(-1px);
}

.account-menu__link--logout {
  margin-top: 8px;
}

.account-content {
  display: grid;
  gap: 24px;
}

.account-panel {
  padding: 34px;
  background:
    radial-gradient(circle at top right, rgba(235, 167, 172, 0.14) 0%, transparent 24%),
    radial-gradient(circle at bottom left, rgba(137, 168, 196, 0.12) 0%, transparent 26%),
    linear-gradient(160deg, #ffffff 0%, #fffaf7 46%, #edf4f8 100%);
  border: 1px solid rgba(45, 41, 38, 0.08);
}

.account-panel__header {
  margin-bottom: 24px;
}

.account-panel__header--split {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
}

.account-panel__eyebrow {
  display: inline-block;
  margin-bottom: 10px;
  color: #e58f98;
  font-family: var(--body-font);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.account-panel__title {
  margin-bottom: 10px;
  color: #2d2926;
}

.account-panel__copy {
  margin: 0;
  color: #67707c;
}

.account-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.account-detail-card,
.account-order-card {
  padding: 18px;
  border-radius: 10px;
  border: 1px solid rgba(45, 41, 38, 0.08);
  background: rgba(255, 255, 255, 0.86);
}

.account-detail-card__label,
.account-order-card__label {
  display: block;
  margin-bottom: 5px;
  color: #73808d;
  font-family: var(--body-font);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.account-detail-card__value {
  color: #2d2926;
  font-family: var(--body-font);
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
}

.account-orders {
  display: grid;
  gap: 18px;
}

.account-order-card__head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 0px;
}

.account-order-card__meta {
  display: flex;
  align-items: center;
  gap: 10px;
}

.account-order-card__date {
  color: #9aa6b2;
  font-size: 12px;
  font-weight: 500;
}

.account-order-card__head strong {
  color: #2d2926;
  /* font-family: var(--heading-font); */
  font-size: 23px;
  font-weight: 600;
}

.account-order-card__trigger {
  padding: 0;
  border: 0;
  background: transparent;
  color: #2d2926;
  font-size: 23px;
  font-weight: 600;
  text-align: left;
}

.account-order-card__trigger:hover,
.account-order-card__trigger:focus {
  color: var(--baby-pink);
}

.account-order-card__trigger--static {
  display: block;
  cursor: default;
  pointer-events: none;
}

.account-order-card__trigger--static:hover,
.account-order-card__trigger--static:focus {
  color: #2d2926;
}

.account-order-card__text {
  margin: 0;
  color: #67707c;
}

.account-order-card__actions {
  margin-top: 16px;
}

.account-order-card__link {
  display: inline-flex;
  align-items: center;
  color: #44627b;
  font-family: var(--body-font);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-decoration: none;
}

.account-order-card__link:hover,
.account-order-card__link:focus {
  color: var(--baby-pink);
  text-decoration: underline;
}

.account-order-card__link--retry {
  color: #c06b2e;
  font-weight: 600;
}

.account-order-card__link--retry:hover,
.account-order-card__link--retry:focus {
  color: #a0541e;
}

.order-modal__footer {
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px solid rgba(45, 41, 38, 0.08);
}

.account-order-card__link--modal {
  width: 100%;
  justify-content: center;
  min-height: 48px;
  padding: 12px 18px;
  border-radius: 999px;
  background: rgba(137, 168, 196, 0.14);
}

.account-order-card__link--modal:hover,
.account-order-card__link--modal:focus {
  background: rgba(137, 168, 196, 0.22);
  text-decoration: none;
}

.account-order-card__status {
  padding: 8px 14px;
  border-radius: 999px;
  font-family: var(--body-font);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.account-order-card__status--pending {
  background: rgba(235, 167, 172, 0.16);
  color: #9b4f58;
}

.account-order-card__status--complete {
  background: rgba(137, 168, 196, 0.18);
  color: #44627b;
}

/* ── Account pagination ───────────────────────────── */
.account-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 28px;
  padding-top: 24px;
  border-top: 1px solid rgba(45, 41, 38, 0.08);
}

.account-pagination__pages {
  display: flex;
  align-items: center;
  gap: 6px;
}

.account-pagination__arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(137, 168, 196, 0.12);
  color: #44627b;
  font-size: 18px;
  text-decoration: none;
  transition: background 0.2s ease, color 0.2s ease;
}

.account-pagination__arrow:hover,
.account-pagination__arrow:focus {
  background: rgba(137, 168, 196, 0.24);
  color: #2d2926;
}

.account-pagination__arrow--disabled {
  opacity: 0.35;
  pointer-events: none;
}

.account-pagination__page {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 36px;
  height: 36px;
  padding: 0 10px;
  border-radius: 999px;
  font-family: var(--body-font);
  font-size: 14px;
  font-weight: 600;
  color: #58606b;
  text-decoration: none;
  transition: background 0.2s ease, color 0.2s ease;
}

.account-pagination__page:hover,
.account-pagination__page:focus {
  background: rgba(137, 168, 196, 0.14);
  color: #2d2926;
}

.account-pagination__page--active {
  background: #2b2b2b;
  color: #fff;
  pointer-events: none;
}

.account-pagination__page--active:hover,
.account-pagination__page--active:focus {
  background: #2b2b2b;
  color: #fff;
}

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

.order-modal-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(45, 41, 38, 0.46);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.28s ease, visibility 0.28s ease;
  z-index: 1090;
}

.order-modal-backdrop.is-open {
  opacity: 1;
  visibility: visible;
}

.order-modal {
  position: fixed;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 22px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.28s ease, visibility 0.28s ease;
  z-index: 1100;
}

.order-modal.is-open {
  opacity: 1;
  visibility: visible;
}

.order-modal__dialog {
  width: 100%;
  max-width: 620px;
  max-height: calc(100vh - 44px);
  overflow: auto;
  border-radius: 28px;
  box-shadow: 0 34px 80px rgba(45, 41, 38, 0.2);
}

.order-modal__content {
  display: grid;
  gap: 16px;
}

.account-panel__action {
  min-height: 50px;
  padding: 0 22px;
  border: 0;
  border-radius: 16px;
  background: #2b2b2b;
  color: #fff;
  font-family: var(--body-font);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.02em;
  box-shadow: 0 14px 28px rgba(43, 43, 43, 0.16);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.account-panel__action:hover,
.account-panel__action:focus {
  transform: translateY(-1px);
  box-shadow: 0 18px 34px rgba(43, 43, 43, 0.22);
}

.address-list {
  display: grid;
  gap: 22px;
  align-content: start;
}

.address-list--grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.address-card,
.address-form-card,
.address-empty-state {
  padding: 24px;
  border-radius: 24px;
  border: 1px solid rgba(45, 41, 38, 0.08);
  background: rgb(255 255 255 / 96%);
}

.address-card__head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 14px;
}

.address-card__label {
  display: block;
  margin-bottom: 8px;
  color: #73808d;
  font-family: var(--body-font);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.address-card__head strong {
  color: #2d2926;
  font-family: var(--heading-font);
  font-size: 24px;
  line-height: 1.2;
}

.address-card__badge {
  display: inline-flex;
  align-items: center;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(137, 168, 196, 0.18);
  color: #44627b;
  font-family: var(--body-font);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.address-card__text,
.address-card__phone {
  margin: 0 0 10px;
  color: #67707c;
}

.address-card__action,
.address-form__reset {
  display: inline-flex;
  align-items: center;
  color: #2d2926;
  font-family: var(--body-font);
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  background: transparent;
  border: 0;
  padding: 0;
}

.address-card__action:hover,
.address-form__reset:hover {
  color: var(--baby-pink);
}

.address-empty-state {
  text-align: center;
}

.address-empty-state--full {
  width: 100%;
  padding: 54px 24px;
}

.address-empty-state span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  margin-bottom: 14px;
  border-radius: 999px;
  background: rgba(137, 168, 196, 0.14);
  color: #44627b;
  font-size: 24px;
}

.address-empty-state p {
  margin: 0;
  color: #67707c;
}

.address-form-card__header {
  margin-bottom: 18px;
}

.address-form-card__header--modal {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
}

.address-form-card__title {
  margin: 0;
  color: #2d2926;
  font-size: 28px;
}

.address-form {
  display: grid;
  gap: 20px;
}

.address-form__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.address-form__full {
  grid-column: 1 / -1;
}

.address-form__actions {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-top: 8px;
}

.address-phone-field {
  display: grid;
  grid-template-columns: 220px minmax(0, 1fr);
  gap: 12px;
}

.address-phone-field__code,
.address-phone-field__number {
  width: 100%;
}

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

.address-modal-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(45, 41, 38, 0.46);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.28s ease, visibility 0.28s ease;
  z-index: 1090;
}

.address-modal-backdrop.is-open {
  opacity: 1;
  visibility: visible;
}

.address-modal {
  position: fixed;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 22px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.28s ease, visibility 0.28s ease;
  z-index: 1100;
}

.address-modal.is-open {
  opacity: 1;
  visibility: visible;
}

.address-modal__dialog {
  width: 100%;
  max-width: 700px;
  max-height: calc(100vh - 44px);
  overflow: auto;
  border-radius: 28px;
  box-shadow: 0 34px 80px rgba(45, 41, 38, 0.2);
}

.address-modal__close {
  width: 44px;
  height: 44px;
  border: 0;
  border-radius: 999px;
  background: rgba(45, 41, 38, 0.06);
  color: #67707c;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}

.address-modal__close:hover,
.address-modal__close:focus {
  color: #2d2926;
  background: rgba(45, 41, 38, 0.12);
}

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

.profile-modal-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(45, 41, 38, 0.46);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.28s ease, visibility 0.28s ease;
  z-index: 1090;
}

.profile-modal-backdrop.is-open {
  opacity: 1;
  visibility: visible;
}

.profile-modal {
  position: fixed;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 22px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.28s ease, visibility 0.28s ease;
  z-index: 1100;
}

.profile-modal.is-open {
  opacity: 1;
  visibility: visible;
}

.profile-modal__dialog {
  width: 100%;
  max-width: 720px;
  max-height: calc(100vh - 44px);
  overflow: auto;
  border-radius: 28px;
  box-shadow: 0 34px 80px rgba(45, 41, 38, 0.2);
}

body.cart-notice-modal-open {
  overflow: hidden;
}

.cart-notice-modal-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(45, 41, 38, 0.46);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.28s ease, visibility 0.28s ease;
  z-index: 1090;
}

.cart-notice-modal-backdrop.is-open {
  opacity: 1;
  visibility: visible;
}

.cart-notice-modal {
  position: fixed;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 22px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.28s ease, visibility 0.28s ease;
  z-index: 1100;
}

.cart-notice-modal.is-open {
  opacity: 1;
  visibility: visible;
}

.cart-notice-modal__dialog {
  width: 100%;
  max-width: 560px;
  border-radius: 28px;
  background: #fff;
  box-shadow: 0 34px 80px rgba(45, 41, 38, 0.2);
  position: relative;
}

.cart-notice-modal__close {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 42px;
  height: 42px;
  border: 0;
  border-radius: 999px;
  background: rgba(45, 41, 38, 0.06);
  color: #67707c;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}

.cart-notice-modal__content {
  padding: 40px 34px 34px;
}

.cart-notice-modal__title {
  margin: 0 0 12px;
  color: #2d2926;
  font-family: var(--title-font);
  font-size: 26px;
  font-weight: 600;
  line-height: 1.1;
}

.cart-notice-modal__message {
  margin: 0;
  color: #67707c;
  font-family: var(--body-font);
  font-size: 16px;
  line-height: 1.75;
}

.cart-notice-modal__button {
  margin-top: 10px;
  padding: 10px 25px;
  border: 0;
  border-radius: 8px;
  background: #2d2926;
  color: #fff;
  font-family: var(--body-font);
  font-size: 14px;
  font-weight: 600;
}

.cart-drawer__button.is-invalid {
  background: #2d2926 !important;
  color: #fff !important;
}

body.checkout-questionnaire-open {
  overflow: hidden;
}

.checkout-questionnaire-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(24, 24, 24, 0.52);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  z-index: 1090;
}

.checkout-questionnaire-backdrop.is-open {
  opacity: 1;
  visibility: visible;
}

.checkout-questionnaire-modal {
  position: fixed;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  z-index: 1091;
}

.checkout-questionnaire-modal.is-open {
  opacity: 1;
  visibility: visible;
}

.checkout-questionnaire-modal__dialog {
  width: min(1120px, 100%);
  max-height: calc(100vh - 48px);
  display: flex;
  flex-direction: column;
  border-radius: 28px;
  overflow: hidden;
  background: linear-gradient(180deg, #fffdfa 0%, #f8f4ef 100%);
  box-shadow: 0 28px 70px rgba(45, 41, 38, 0.22);
}

.checkout-questionnaire-modal__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  padding: 24px 28px 22px;
  border-bottom: 1px solid #eadfda;
  background:
    radial-gradient(circle at top right, rgba(136, 167, 195, 0.18) 0, transparent 32%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(250, 246, 241, 0.98) 100%);
}

.checkout-questionnaire-modal__eyebrow {
  display: inline-block;
  color: #e58f98;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.checkout-questionnaire-modal__title {
  margin: 8px 0 10px;
  color: #2d2926;
  font-family: var(--title-font);
  font-size: 38px;
  line-height: 1.08;
}

.checkout-questionnaire-modal__copy {
  margin: 0;
  max-width: 680px;
  color: #6f6f6f;
  font-size: 15px;
  line-height: 1.75;
}

.checkout-questionnaire-modal__close {
  width: 44px;
  height: 44px;
  border: 0;
  border-radius: 14px;
  background: rgba(45, 41, 38, 0.08);
  color: #2d2926;
  font-size: 18px;
}

.checkout-questionnaire-form {
  display: flex;
  flex-direction: column;
  min-height: 0;
  flex: 1 1 auto;
}

.checkout-questionnaire-form__alert {
  margin: 18px 28px 0;
  padding: 14px 16px;
  border-radius: 16px;
  background: rgba(181, 79, 95, 0.12);
  color: #8c3040;
  font-weight: 600;
}

.checkout-questionnaire-form__body {
  padding: 24px 28px 8px;
  overflow-y: auto;
}

.checkout-questionnaire-section {
  margin-bottom: 18px;
  padding: 22px;
  border: 1px solid #eadfda;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.9);
}

.checkout-questionnaire-section__head {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 20px;
}

.checkout-questionnaire-section__step {
  width: 38px;
  height: 38px;
  flex: 0 0 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  background: #88a7c3;
  color: #fff;
  font-weight: 700;
}

.checkout-questionnaire-section__head h3 {
  margin: 0 0 6px;
  color: #2d2926;
  font-size: 22px;
  font-weight: 700;
}

.checkout-questionnaire-section__head p {
  margin: 0;
  color: #6f6f6f;
  line-height: 1.65;
}

.checkout-questionnaire-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px 18px;
}

.checkout-questionnaire-field {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.checkout-questionnaire-field--full {
  grid-column: 1 / -1;
}

.checkout-questionnaire-field__conditional[hidden] {
  display: none !important;
}

.checkout-questionnaire-field__conditional {
  margin-top: 14px;
}

.checkout-questionnaire-field--success-vision {
  margin-top: 18px;
}

.checkout-questionnaire-field label {
  margin: 0;
  color: #2d2926;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
}

.checkout-questionnaire-field input,
.checkout-questionnaire-field select,
.checkout-questionnaire-field textarea {
  width: 100%;
  min-height: 52px;
  padding: 14px 16px;
  border: 1px solid #e4dcd6;
  border-radius: 16px;
  background: #fbfaf8;
  color: #2d2926;
  box-shadow: none;
}

.checkout-questionnaire-field select {
  appearance: none;
  -webkit-appearance: none;
  padding-right: 50px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%2388a7c3' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 18px center;
  background-size: 16px;
  cursor: pointer;
}

.checkout-questionnaire-field textarea {
  min-height: 112px;
  resize: vertical;
}

.checkout-questionnaire-field input:focus,
.checkout-questionnaire-field select:focus,
.checkout-questionnaire-field textarea:focus {
  outline: none;
  border-color: #88a7c3;
  box-shadow: 0 0 0 0.18rem rgba(136, 167, 195, 0.18);
}

.checkout-questionnaire-field input[type="file"] {
  min-height: 0;
  padding: 14px;
  background: #fff;
}

.checkout-questionnaire-field small {
  color: #7b756f;
  line-height: 1.5;
}

.checkout-questionnaire-checkboxes {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.checkout-questionnaire-checkboxes label,
.checkout-questionnaire-disclaimer__check {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 14px 15px;
  border: 1px solid #eadfda;
  border-radius: 16px;
  background: #fcfbfa;
  color: #2d2926;
  font-weight: 600;
}

.checkout-questionnaire-checkboxes input,
.checkout-questionnaire-disclaimer__check input {
  width: 18px;
  height: 18px;
  min-height: 18px;
  margin: 2px 0 0;
  padding: 0;
}

.checkout-questionnaire-disclaimer {
  padding: 20px;
  border-radius: 20px;
  background: linear-gradient(180deg, rgba(136, 167, 195, 0.1) 0%, rgba(235, 167, 172, 0.12) 100%);
}

.checkout-questionnaire-disclaimer p {
  margin: 0 0 16px;
  color: #4c4743;
  line-height: 1.8;
}

.checkout-questionnaire-form__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 18px 28px 24px;
  border-top: 1px solid #eadfda;
  background: rgba(255, 255, 255, 0.96);
}

.checkout-questionnaire-form__secondary,
.checkout-questionnaire-form__submit {
  min-height: 50px;
  padding: 0 22px;
  border-radius: 14px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.checkout-questionnaire-form__secondary {
  border: 1px solid #d8cec7;
  background: #fff;
  color: #2d2926;
}

.checkout-questionnaire-form__submit {
  border: 0;
  background: #2d2926;
  color: #fff;
}

.checkout-questionnaire-form__submit.is-loading,
.checkout-questionnaire-form__submit:disabled {
  opacity: 0.72;
  cursor: wait;
}

@media (max-width: 991.98px) {
  .order-confirmation-card {
    padding: 22px;
  }

  .order-confirmation-card__layout {
    grid-template-columns: 1fr;
  }

  .order-confirmation-card__title,
  .order-confirmation-card__copy {
    max-width: none;
  }

  .account-shell {
    grid-template-columns: 1fr;
    margin-top: 0;
  }

  .order-confirmation-card__grid {
    grid-template-columns: 1fr;
  }

  .order-confirmation-item {
    grid-template-columns: 1fr;
  }

  .account-grid {
    grid-template-columns: 1fr;
  }

  .address-list--grid,
  .address-form__grid {
    grid-template-columns: 1fr;
  }

  .address-phone-field {
    grid-template-columns: 1fr;
  }

  .checkout-questionnaire-grid,
  .checkout-questionnaire-checkboxes {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767.98px) {
  .order-confirmation-section {
    padding: 28px 0 60px;
  }

  .order-confirmation-card {
    padding: 14px;
    border-radius: 24px;
  }

  .order-confirmation-card__top {
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 22px 18px;
    border-radius: 22px;
  }

  .order-confirmation-card__title {
    font-size: 32px;
    max-width: none;
  }

  .order-confirmation-summary-wrap {
    padding: 20px 18px;
    border-radius: 22px;
  }

  .order-confirmation-summary-wrap__header {
    flex-direction: column;
  }

  .order-confirmation-summary-wrap__title {
    font-size: 26px;
  }

  .order-confirmation-side-card {
    padding: 20px 18px;
    border-radius: 22px;
  }

  .order-confirmation-side-card__title {
    font-size: 24px;
  }

  .order-confirmation-item__meta strong {
    min-height: 88px;
    width: 100%;
  }

  .order-confirmation-card__progress-step {
    padding: 14px 16px 14px 42px;
  }

  .order-confirmation-card__progress-step strong {
    font-size: 20px;
  }

  .account-page-section {
    padding: 28px 0 60px;
  }

  .account-shell {
    margin-top: 0;
    gap: 18px;
  }

  .account-sidebar,
  .account-panel {
    padding: 22px 18px;
    border-radius: 24px;
  }

  .account-profile-card {
    padding: 22px 18px;
  }

  .account-profile-card__name,
  .account-panel__title {
    font-size: 28px;
  }

  .account-order-card__head {
    flex-direction: column;
  }

  .account-panel__header--split,
  .address-form-card__header--modal {
    flex-direction: column;
  }

  .address-card,
  .address-form-card,
  .address-empty-state {
    padding: 20px 18px;
    border-radius: 20px;
  }

  .address-empty-state--full {
    padding: 42px 18px;
  }

  .address-modal {
    padding: 10px;
  }

  .address-modal__dialog {
    max-height: calc(100vh - 20px);
    border-radius: 22px;
  }

  .profile-modal {
    padding: 10px;
  }

  .profile-modal__dialog {
    max-height: calc(100vh - 20px);
    border-radius: 22px;
  }

  .order-modal {
    padding: 10px;
  }

  .order-modal__dialog {
    max-height: calc(100vh - 20px);
    border-radius: 22px;
  }

  .cart-notice-modal {
    padding: 10px;
  }

  .cart-notice-modal__dialog {
    border-radius: 22px;
  }

  .cart-notice-modal__content {
    padding: 34px 20px 24px;
  }

  .cart-notice-modal__title {
    font-size: 28px;
  }

  .address-form__actions {
    flex-direction: column;
    align-items: stretch;
  }

  .checkout-questionnaire-modal {
    padding: 12px;
  }

  .checkout-questionnaire-modal__dialog {
    max-height: calc(100vh - 24px);
    border-radius: 22px;
  }

  .checkout-questionnaire-modal__header,
  .checkout-questionnaire-form__body,
  .checkout-questionnaire-form__footer {
    padding-left: 18px;
    padding-right: 18px;
  }

  .checkout-questionnaire-modal__header {
    padding-top: 18px;
    padding-bottom: 18px;
    align-items: flex-start;
  }

  .checkout-questionnaire-modal__title {
    font-size: 28px;
  }

  .checkout-questionnaire-form__alert {
    margin-left: 18px;
    margin-right: 18px;
  }

  .checkout-questionnaire-section {
    padding: 18px;
    border-radius: 20px;
  }

  .checkout-questionnaire-section__head {
    gap: 12px;
  }

  .checkout-questionnaire-form__footer {
    flex-direction: column;
    align-items: stretch;
  }

  .checkout-questionnaire-form__secondary,
  .checkout-questionnaire-form__submit {
    width: 100%;
  }

  .account-pagination {
    gap: 6px;
    margin-top: 20px;
    padding-top: 18px;
  }

  .account-pagination__arrow {
    width: 36px;
    height: 36px;
    font-size: 16px;
  }

  .account-pagination__page {
    min-width: 32px;
    height: 32px;
    font-size: 13px;
    padding: 0 8px;
  }
}

@media (max-width: 991.98px) {
  .auth-card {
    padding: 32px 24px;
    border-radius: 26px;
  }

  .auth-form__grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767.98px) {
  body.order-confirmation-page .order-confirmation-card {
    padding: 22px 18px;
    border-radius: 24px;
  }

  body.order-confirmation-page .order-confirmation-card__layout {
    gap: 24px;
  }

  body.order-confirmation-page .order-confirmation-card__title {
    font-size: 44px;
  }

  body.order-confirmation-page .order-confirmation-card__detail-row {
    grid-template-columns: 1fr;
    gap: 4px;
    margin-bottom: 16px;
  }

  body.order-confirmation-page .order-confirmation-card__button {
    width: 100%;
    min-width: 0;
  }

  body.order-confirmation-page .order-confirmation-summary-wrap {
    padding: 20px 18px 22px;
  }

  body.order-confirmation-page .order-confirmation-summary-wrap::before,
  body.order-confirmation-page .order-confirmation-summary-wrap::after {
    display: none;
  }

  body.order-confirmation-page .order-confirmation-summary-wrap__meta {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  body.order-confirmation-page .order-confirmation-summary-wrap__meta-item {
    padding: 0 0 14px;
    border-right: 0;
    border-bottom: 1px solid #ececec;
  }

  body.order-confirmation-page .order-confirmation-summary-wrap__meta-item:last-child {
    padding-bottom: 0;
    border-bottom: 0;
  }

  body.order-confirmation-page .order-confirmation-item {
    padding: 12px;
  }

  body.order-confirmation-page .order-confirmation-item__plan span {
    font-size: 18px;
  }

  body.order-confirmation-page .order-confirmation-summary__total-row--grand strong {
    font-size: 24px;
  }
}

@media (max-width: 767.98px) {

  .top-wrap .topper:first-child,
  .top-wrap .topper:first-child .text,
  .top-wrap .topper:first-child .con {
    display: none !important;
  }

  .topper-account-link {
    min-width: 30px;
    height: 24px;
    padding-left: 8px;
  }

  .topper-account-user {
    gap: 0;
  }

  .topper-account-user__name {
    display: none;
  }

  .auth-page-section {
    padding: 28px 0;
    min-height: auto;
  }

  .auth-card {
    padding: 24px 18px;
  }

  .auth-card__title {
    font-size: 34px;
  }

  .auth-card__links {
    align-items: center;
  }
}

.site-header-block--rtl .top-wrap .row {
  flex-direction: row;
  justify-content: space-between;
}

.site-header-block--rtl .topper .con,
.site-header-block--rtl .topper-account-user {
  flex-direction: row-reverse;
}

.site-header-block--rtl .topper:first-child {
  margin-right: auto;
}

.site-header-block--rtl .topper:last-child {
  margin-left: auto;
}

.site-header-block--rtl .topper-actions {
  flex-direction: row;
  justify-content: flex-end;
}

.site-header-block--rtl .header-currency-dropdown {
  border-right: 0;
  border-left: 1px solid rgb(255 255 255 / 49%);
  padding-right: 0;
  padding-left: 13px;
}

.site-header-block--rtl .header-currency-dropdown__menu {
  left: auto;
  right: 0;
}

.site-header-block--rtl .topper-account-link {
  border-right: 1px solid rgb(255 255 255 / 49%);
  padding-right: 10px;
}

.site-header-block--rtl .navbar-brand {
  margin-right: 0;
  margin-left: auto;
}

.site-header-block--rtl .navbar-collapse {
  text-align: right;
  flex-grow: 1;
  justify-content: space-between;
  align-items: center;
}

.site-header-block--rtl .navbar-nav {
  margin-right: 0 !important;
  margin-left: auto !important;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.site-header-block--rtl .btn-custom {
  margin-left: 0;
  margin-right: 24px;
  flex-shrink: 0;
}

.site-header-block--rtl .nav-link,
.site-header-block--rtl .btn-custom,
.site-header-block--rtl .topper-account-user__name,
.site-header-block--rtl .con,
.site-header-block--rtl .header-language-switcher {
  direction: rtl;
}

.site-header-block--rtl .nav-link {
  text-align: center;
}

body.arabic-home-page,
.arabic-home-page {
  direction: rtl;
  overflow-x: hidden;
  min-width: 100%;
  overscroll-behavior-x: contain;
}

body.arabic-home-page {
  width: 100%;
}

/* RTL-scoped fixes to prevent off-canvas carousel/slider overflow */
.arabic-home-page .tns-t-ct {
  right: auto !important;
  left: 0 !important;
}

.arabic-home-page .tns-ovh,
.arabic-home-page .tns-vpfix,
.arabic-home-page .tns-slider,
.arabic-home-page .tns-gallery {
  overflow: hidden !important;
}

/* Ensure any absolutely positioned elements inside the Arabic page don't push viewport */
.arabic-home-page [style*="position:absolute"],
.arabic-home-page .absolute,
.arabic-home-page .fixed {
  max-width: 100vw;
  box-sizing: border-box;
}

body.cart-drawer-open,
body.cart-notice-modal-open {
  overflow-x: hidden;
}

.cart-drawer--rtl {
  left: 0;
  right: auto;
  width: min(100%, 460px);
  max-width: 100%;
  box-sizing: border-box;
  box-shadow: 16px 0 36px rgba(17, 24, 39, 0.16);
  transform: translateX(-100%);
}

.cart-drawer--rtl.is-open {
  transform: translateX(0);
}

.cart-drawer--rtl .cart-drawer__header,
.cart-drawer--rtl .cart-drawer__item-row {
  flex-direction: row-reverse;
}

.cart-drawer--rtl .cart-drawer__item-actions {
  justify-content: flex-end;
}

.cart-edit-modal--rtl .cart-edit-modal__close,
.cart-notice-modal--rtl .cart-notice-modal__close {
  right: auto;
  left: 18px;
}

.cart-edit-modal--rtl .cart-edit-modal__close {
  left: -14px;
}

.cart-edit-modal--rtl,
.cart-notice-modal--rtl {
  direction: rtl;
}

.cart-edit-modal--rtl .cart-edit-modal__content,
.cart-notice-modal--rtl .cart-notice-modal__content {
  text-align: right;
}

.cart-drawer--rtl .cart-drawer__items {
  gap: 18px;
}

@media (max-width: 575.98px) {
  .cart-drawer--rtl {
    width: 100%;
  }

  .cart-edit-modal--rtl .cart-edit-modal__close,
  .cart-notice-modal--rtl .cart-notice-modal__close {
    left: 18px;
  }

  .cart-edit-modal--rtl .cart-edit-modal__content,
  .cart-notice-modal--rtl .cart-notice-modal__content {
    padding-left: 22px;
    padding-right: 22px;
  }
}

.arabic-home-page .slider-text {
  text-align: right;
}

.arabic-home-page .text-theme,
.arabic-home-page .book-title,
.arabic-home-page .subheading-book,
.arabic-home-page .book-text,
.arabic-home-page .pillar-card,
.arabic-home-page .arabic-home-message__panel {
  text-align: right;
}

.arabic-home-page .heading-section.text-center,
.arabic-home-page .milestones-heading,
.arabic-home-page .package-heading,
.arabic-home-page .testimonials-heading,
.arabic-home-page .ba-section .text-center,
.arabic-home-page .heading-section.text-center .subheading-book,
.arabic-home-page .heading-section.text-center .book-title,
.arabic-home-page .heading-section.text-center p,
.arabic-home-page .milestones-heading .subheading-book,
.arabic-home-page .milestones-heading .book-title,
.arabic-home-page .milestones-heading p,
.arabic-home-page .package-heading .subheading-book,
.arabic-home-page .package-heading .book-title,
.arabic-home-page .package-heading p,
.arabic-home-page .testimonials-heading .subheading-book,
.arabic-home-page .testimonials-heading .book-title,
.arabic-home-page .testimonials-heading p,
.arabic-home-page .ba-section .text-center .section-eyebrow,
.arabic-home-page .ba-section .text-center .section-title,
.arabic-home-page .ba-section .text-center .section-subtitle {
  text-align: center !important;
}

.arabic-home-page .ba-swiper,
.arabic-home-page .ba-track,
.arabic-home-page .ba-slide {
  direction: ltr;
}

.arabic-home-page .ctrl-row {
  direction: ltr;
  flex-direction: row-reverse;
}

/* Reverse dot order so the active indicator travels right→left as slides advance,
   matching Arabic right-to-left reading convention. */
.arabic-home-page .dots-row {
  flex-direction: row-reverse;
}

.arabic-home-page .ba-body,
.arabic-home-page .ba-stat,
.arabic-home-page .ba-quote,
.arabic-home-page .ba-name,
.arabic-home-page .ba-dur {
  direction: rtl;
  text-align: right;
}

.arabic-home-message__panel {
  background: linear-gradient(135deg, rgba(29, 26, 24, 0.95), rgba(74, 61, 55, 0.92));
  color: #fff;
  border-radius: 28px;
  padding: 48px 42px;
  box-shadow: 0 20px 45px rgba(0, 0, 0, 0.16);
}

.arabic-home-message__eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: #eba7ac;
}

.arabic-home-message__panel h2 {
  color: #fff;
  margin-bottom: 16px;
}

.arabic-home-message__panel p {
  margin-bottom: 24px;
  color: rgba(255, 255, 255, 0.84);
}

@media (max-width: 991.98px) {
  .site-header-block--rtl .navbar-brand {
    margin-left: 0;
  }

  .site-header-block--rtl .navbar-toggler {
    margin-right: auto;
  }

  .site-header-block--rtl .navbar-collapse.collapse:not(.show) {
    display: none !important;
  }

  .site-header-block--rtl .navbar-collapse.collapse.show {
    display: block !important;
  }

  .site-header-block--rtl .navbar-nav {
    margin-left: 0 !important;
    justify-content: flex-start;
  }

  .site-header-block--rtl .btn-custom {
    margin-right: 0;
  }

  .arabic-home-message__panel {
    padding: 32px 24px;
  }
}

/* ── Arabic Font: Noto Sans Arabic ─────────────────────────────────── */
[dir="rtl"],
[dir="rtl"] body,
[dir="rtl"] h1,
[dir="rtl"] h2,
[dir="rtl"] h3,
[dir="rtl"] h4,
[dir="rtl"] h5,
[dir="rtl"] h6,
[dir="rtl"] p,
[dir="rtl"] span:not(.fa):not(.fas):not(.far):not(.fab):not(.fal):not(.fad):not([class*="flaticon-"]):not([class^="flaticon-"]):not([class*="ion-"]):not([class^="ion-"]):not([class*="icon"]):not(.contact-glass-card__icon),
[dir="rtl"] a,
[dir="rtl"] li,
[dir="rtl"] label,
[dir="rtl"] input,
[dir="rtl"] textarea,
[dir="rtl"] select,
[dir="rtl"] button,
[dir="rtl"] .btn,
[dir="rtl"] .subheading-book,
[dir="rtl"] .book-title,
[dir="rtl"] .breadcrumbs,
[dir="rtl"] .hero-wrap h1,
[dir="rtl"] .ftco-navbar-light .navbar-nav .nav-link,
[dir="rtl"] .ftco-footer,
[dir="rtl"] .ftco-footer-widget,
[dir="rtl"] .ftco-heading-2,
[dir="rtl"] .navbar-brand {
  font-family: 'Noto Sans Arabic', 'Segoe UI', Tahoma, sans-serif !important;
}

/* ── Protect icon fonts from Arabic override ────────────────────────── */
[dir="rtl"] .fa,
[dir="rtl"] .fas,
[dir="rtl"] .far,
[dir="rtl"] .fab,
[dir="rtl"] .fal,
[dir="rtl"] .fad,
[dir="rtl"] [class*="flaticon-"],
[dir="rtl"] [class^="flaticon-"],
[dir="rtl"] [class*="ion-"],
[dir="rtl"] [class^="ion-"],
[dir="rtl"] .contact-glass-card__icon {
  font-family: FontAwesome !important;
}

