@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800&display=swap");

:root {
  --brown: #6B3E29;
  --brown-dark: #543020;
  --pink: #F39186;
  --pink-soft: #fff1ef;
  --white: #ffffff;
  --soft: #fff7f6;
  --soft-2: #fbf7f7;
  --text: #2b1b14;
  --muted: #5f4b43;
  --border: rgba(243, 145, 134, 0.38);
  --shadow: 0 24px 70px rgba(107, 62, 41, 0.12);
  --radius: 28px;
  --radius-sm: 18px;

  --icon-alert: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z'/%3E%3Cline x1='12' y1='9' x2='12' y2='13'/%3E%3Cline x1='12' y1='17' x2='12.01' y2='17'/%3E%3C/svg%3E");

  --icon-toilet: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 4h10v5a5 5 0 0 1-5 5 5 5 0 0 1-5-5V4z'/%3E%3Cpath d='M9 14v5'/%3E%3Cpath d='M15 14v5'/%3E%3Cpath d='M7 20h10'/%3E%3Cpath d='M17 6h3v4'/%3E%3C/svg%3E");

  --icon-refresh: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='23 4 23 10 17 10'/%3E%3Cpolyline points='1 20 1 14 7 14'/%3E%3Cpath d='M3.51 9a9 9 0 0 1 14.13-3.36L23 10'/%3E%3Cpath d='M20.49 15a9 9 0 0 1-14.13 3.36L1 14'/%3E%3C/svg%3E");

  --icon-message: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15a4 4 0 0 1-4 4H7l-4 4V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4z'/%3E%3C/svg%3E");

  --icon-brain: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 3a3 3 0 0 0-3 3v1a3 3 0 0 0-2 5.24A4 4 0 0 0 8 19h1'/%3E%3Cpath d='M15 3a3 3 0 0 1 3 3v1a3 3 0 0 1 2 5.24A4 4 0 0 1 16 19h-1'/%3E%3Cpath d='M12 3v18'/%3E%3Cpath d='M8 9h2'/%3E%3Cpath d='M14 9h2'/%3E%3C/svg%3E");

  --icon-heart: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78L12 21.23l8.84-8.84a5.5 5.5 0 0 0 0-7.78z'/%3E%3C/svg%3E");

  --icon-search: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E");

  --icon-steps: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 20h4v-4H4v4z'/%3E%3Cpath d='M10 16h4v-4h-4v4z'/%3E%3Cpath d='M16 12h4V8h-4v4z'/%3E%3Cpath d='M4 20h16'/%3E%3C/svg%3E");

  --icon-star: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'/%3E%3C/svg%3E");

  --icon-puzzle: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 13h-2.18a3 3 0 1 0-5.64 0H9v-2.18a3 3 0 1 0 0-5.64V3h10v10z'/%3E%3Cpath d='M5 11h2.18a3 3 0 1 1 5.64 0H15v10H5V11z'/%3E%3C/svg%3E");

  --icon-home: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 11 12 3l9 8'/%3E%3Cpath d='M5 10v10h14V10'/%3E%3Cpath d='M9 20v-6h6v6'/%3E%3C/svg%3E");

  --icon-book: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 19.5A2.5 2.5 0 0 1 6.5 17H20'/%3E%3Cpath d='M4 4.5A2.5 2.5 0 0 1 6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5z'/%3E%3C/svg%3E");

  --icon-calendar: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E");

  --icon-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='2'/%3E%3Ccircle cx='8.5' cy='8.5' r='1.5'/%3E%3Cpath d='M21 15l-5-5L5 21'/%3E%3C/svg%3E");

  --icon-door: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 21V3h12v18'/%3E%3Cpath d='M10 12h.01'/%3E%3Cpath d='M3 21h18'/%3E%3C/svg%3E");

  --icon-drop: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 2.69 5.66 9.03a9 9 0 1 0 12.68 0L12 2.69z'/%3E%3C/svg%3E");
}


* {
  box-sizing: border-box;
}


html {
  scroll-behavior: smooth;
}


body {
  margin: 0;
  direction: rtl;
  font-family: "Cairo", sans-serif;
  background: #ffffff;
  color: var(--text);
  font-size: 18px;
  line-height: 2;
}


body,
button,
input,
select,
textarea {
  font-family: "Cairo", sans-serif;
}


body.popup-open {
  overflow: hidden;
}


img {
  display: block;
  max-width: 100%;
}


a {
  color: inherit;
}


h1,
h2,
h3,
p {
  margin-top: 0;
}


h1,
h2 {
  color: var(--brown);
  font-weight: 800;
  letter-spacing: -0.4px;
}


h1 {
  max-width: 640px;
  font-size: clamp(2.15rem, 4vw, 3.25rem);
  line-height: 1.45;
  margin-bottom: 22px;
}


h2 {
  font-size: clamp(1.75rem, 3vw, 2.55rem);
  line-height: 1.5;
  margin-bottom: 18px;
}


p {
  color: var(--muted);
  font-size: clamp(1rem, 1.3vw, 1.15rem);
  line-height: 2;
  margin-bottom: 20px;
}


.container {
  width: min(1120px, calc(100% - 36px));
  margin-inline: auto;
}


/* Header */

.site-header {
  position: sticky;
  top: 0;
  z-index: 50;
  background: rgba(255, 255, 255, 0.96);
  border-bottom: 1px solid rgba(243, 145, 134, 0.22);
  box-shadow: 0 8px 28px rgba(107, 62, 41, 0.05);
  backdrop-filter: blur(14px);
}


.header-content {
  min-height: 82px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
}


.brand {
  width: 175px;
  height: 56px;
  background: url("https://hosnamehri.ma/wp-content/uploads/2025/01/Asset-10.png") right center / contain no-repeat;
}


.brand-name,
.brand-subtitle {
  display: none;
}


/* Buttons */

.header-cta,
.main-cta,
.submit-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 15px 30px;
  background: var(--brown);
  color: var(--white);
  border: 0;
  border-radius: 999px;
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
  cursor: pointer;
  box-shadow: 0 16px 35px rgba(107, 62, 41, 0.22);
  transition: 0.25s ease;
}


.header-cta {
  min-height: 42px;
  padding: 11px 20px;
  background: var(--pink);
  font-size: 0.85rem;
  box-shadow: 0 12px 24px rgba(243, 145, 134, 0.25);
}


.header-cta:hover,
.main-cta:hover,
.submit-btn:hover {
  background: var(--pink);
  transform: translateY(-2px);
}


/* General Sections */

main section {
  padding: clamp(76px, 8vw, 118px) 0;
}


.section-heading {
  max-width: 820px;
  margin: 0 auto 46px;
  text-align: center;
}


.section-heading p,
.hero-description,
.section-text p,
.narrow-content p,
.form-text p {
  color: var(--muted);
  font-size: clamp(1.02rem, 1.3vw, 1.18rem);
  line-height: 2;
}


.eyebrow {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 8px 18px;
  background: var(--pink-soft);
  color: var(--brown);
  border-radius: 999px;
  font-size: 0.9rem;
  font-weight: 800;
}


/* Hero */

.hero {
  position: relative;
  overflow: hidden;
  min-height: calc(100vh - 82px);
  display: flex;
  align-items: center;
  padding-top: 56px;
  padding-bottom: clamp(76px, 8vw, 115px);

  box-shadow:
    inset 0 110px 120px rgba(255, 255, 255, 0.18),
    inset 0 -120px 140px rgba(255, 251, 247, 0.62);

  background:
    linear-gradient(
      90deg,
      rgba(255, 251, 247, 0.94) 0%,
      rgba(255, 248, 244, 0.70) 34%,
      rgba(71, 42, 31, 0.18) 100%
    ),
    linear-gradient(
      180deg,
      rgba(52, 31, 22, 0.05),
      rgba(52, 31, 22, 0.12)
    ),
    radial-gradient(
      circle at top right,
      rgba(214, 171, 130, 0.26),
      transparent 34%
    ),
    radial-gradient(
      circle at bottom left,
      rgba(107, 62, 41, 0.18),
      transparent 32%
    ),
    url("images/3e707585-389d-4247-a902-4bcb92c92ca1.png")
    center / cover no-repeat;
}


.hero::before {
  content: "";
  position: absolute;
  top: 56px;
  right: 6%;
  width: 230px;
  height: 230px;
  background: radial-gradient(
    circle,
    rgba(255, 255, 255, 0.46) 0%,
    rgba(255, 244, 236, 0.18) 48%,
    transparent 74%
  );
  border-radius: 50%;
  filter: blur(12px);
}


.hero::after {
  content: "";
  position: absolute;
  inset: 34px;
  border: 1px solid rgba(178, 132, 95, 0.18);
  border-radius: 36px;
  pointer-events: none;
}


.hero-content {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  align-items: center;
  gap: clamp(42px, 6vw, 78px);
}


.hero-text,
.hero-video {
  min-width: 0;
}


.hero-text {
  max-width: 620px;
  padding: clamp(28px, 4vw, 38px);

  background: linear-gradient(
    145deg,
    rgba(255, 252, 248, 0.90),
    rgba(255, 247, 240, 0.72)
  );

  border: 1px solid rgba(183, 140, 102, 0.26);
  border-radius: 32px;

  box-shadow:
    0 28px 80px rgba(58, 33, 23, 0.14),
    inset 0 1px 0 rgba(255, 255, 255, 0.82);

  backdrop-filter: blur(12px);
}


.hero-text .eyebrow {
  padding: 10px 20px;

  background: linear-gradient(
    135deg,
    rgba(107, 62, 41, 0.96),
    rgba(161, 116, 82, 0.9)
  );

  color: #fff8f1;

  box-shadow:
    0 16px 28px rgba(107, 62, 41, 0.16);
}


.hero-description {
  max-width: 560px;
  margin-bottom: 32px;
}


/* Hero Video Like Screenshot */

.hero-video {
  position: relative;
  isolation: isolate;
  width: 100%;
  max-width: 590px;
}


.hero-video::before {
  content: "";
  position: absolute;
  right: -18px;
  top: -18px;
  width: 43%;
  height: 43%;

  background: linear-gradient(
    135deg,
    #503124 0%,
    #b7865a 52%,
    #f2d1b9 100%
  );

  border-radius: 26px 26px 0 0;
  z-index: -1;

  box-shadow:
    0 24px 50px rgba(80, 49, 36, 0.28);
}


.hero-video::after {
  content: "";
  position: absolute;
  left: -28px;
  bottom: -28px;
  width: 165px;
  height: 165px;

  background:
    radial-gradient(
      var(--pink) 2px,
      transparent 2.5px
    );

  background-size: 16px 16px;
  opacity: 0.65;
  z-index: -1;
}


.video-cover {
  position: relative;
  display: block;
  width: 100%;
  padding: 12px;
  overflow: hidden;

  border:
    1px solid rgba(188, 147, 111, 0.32);

  border-radius:
    28px 28px 28px 100px;

  background:
    linear-gradient(
      135deg,
      rgba(255,255,255,0.98),
      rgba(255, 245, 238, 0.94)
    ),
    linear-gradient(
      135deg,
      rgba(188, 147, 111, 0.20),
      rgba(255,255,255,0)
    );

  box-shadow:
    0 32px 72px rgba(63, 35, 22, 0.18),
    0 0 0 1px rgba(255, 255, 255, 0.42),
    0 0 0 12px rgba(255, 249, 244, 0.30);

  cursor: pointer;
}


.vsl-preview-video {
  display: block;
  width: 100%;
  height: clamp(330px, 36vw, 500px);
  object-fit: cover;
  background: #000;
  border-radius: 18px 18px 18px 88px;
  transition: 0.25s ease;
  pointer-events: none;
}


.vsl-preview-video::-webkit-media-controls {
  display: none !important;
}


.video-cover:hover .vsl-preview-video {
  transform: scale(1.03);
  filter: brightness(0.88);
}


.play-button {
  position: absolute;
  inset: 0;
  margin: auto;
  z-index: 5;

  width: 82px;
  height: 82px;

  display: grid;
  place-items: center;

  background:
    linear-gradient(
      145deg,
      #fffefe,
      #fdf2e9
    );

  border-radius: 50%;

  border:
    1px solid rgba(188, 147, 111, 0.34);

  font-size: 0;
  line-height: 0;
  color: transparent;

  box-shadow:
    0 18px 38px rgba(0, 0, 0, 0.22),
    0 0 0 10px rgba(255, 251, 246, 0.26);
}


.play-button::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;

  width: 24px;
  height: 28px;

  background:
    linear-gradient(
      180deg,
      #e7b489 0%,
      #de8c7c 100%
    );

  clip-path:
    polygon(
      0 0,
      100% 50%,
      0 100%
    );

  transform:
    translate(-40%, -50%);
}


.hero-text h1 {
  color: #5a3424;

  text-shadow:
    0 10px 26px rgba(107, 62, 41, 0.06);
}


.hero-description {
  color: #674b3e;
}


/* Images */

.lp-image-card {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background: var(--white);
  border: 10px solid var(--white);
  border-radius: 28px 28px 28px 100px;
  box-shadow: var(--shadow);
}


.lp-image-card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;

  background:
    linear-gradient(
      180deg,
      rgba(255, 255, 255, 0) 55%,
      rgba(107, 62, 41, 0.08) 100%
    );
}


.lp-image-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 18px 18px 18px 88px;
  transition: 0.25s ease;
}


.lp-image-card:hover img {
  transform: scale(1.03);
}


.section-image {
  height: clamp(340px, 36vw, 520px);
}


.image-text-section {
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  align-items: end;
  gap: clamp(40px, 5vw, 75px);
}


.image-text-section .feature-list {
  margin-top: 28px;
}


/* Cards / Icons */

.cards-grid,
.testimonials-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}


.info-card,
.testimonial-card,
.learning-item,
.bonus-item,
.feature-item,
.registration-form,
.form-text {
  background: var(--white);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
}


.info-card,
.feature-item,
.learning-item,
.bonus-item {
  position: relative;
  color: var(--brown);
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.85;
  transition: 0.25s ease;
}


.info-card {
  min-height: 104px;
  padding: 22px 74px 22px 24px;
}


.feature-item,
.learning-item,
.bonus-item {
  padding: 21px 74px 21px 24px;
}


/* icon box */

.info-card::before,
.feature-item::before,
.learning-item::before,
.bonus-item::before {
  content: "";
  position: absolute;
  top: 22px;
  right: 22px;
  width: 38px;
  height: 38px;
  border-radius: 14px;

  background:
    linear-gradient(
      145deg,
      rgba(255,255,255,0.98),
      rgba(255,241,239,0.98)
    ),
    var(--pink-soft);

  border:
    1px solid rgba(243, 145, 134, 0.36);

  box-shadow:
    0 12px 24px rgba(107, 62, 41, 0.10),
    inset 0 1px 0 rgba(255,255,255,0.95);

  transition: 0.25s ease;
}


/* real icon inside box */

.info-card::after,
.feature-item::after,
.learning-item::after,
.bonus-item::after {
  content: "";
  position: absolute;
  top: 32px;
  right: 32px;
  width: 18px;
  height: 18px;

  background:
    linear-gradient(
      135deg,
      var(--brown),
      var(--pink)
    );

  -webkit-mask:
    var(--item-icon)
    center / contain
    no-repeat;

  mask:
    var(--item-icon)
    center / contain
    no-repeat;

  transition: 0.25s ease;
}


.info-card:hover,
.learning-item:hover,
.bonus-item:hover,
.feature-item:hover,
.testimonial-card:hover {
  transform: translateY(-5px);
}


.info-card:hover::before,
.learning-item:hover::before,
.bonus-item:hover::before,
.feature-item:hover::before {
  border-color:
    rgba(243, 145, 134, 0.75);

  box-shadow:
    0 18px 38px rgba(107, 62, 41, 0.16),
    inset 0 1px 0 rgba(255,255,255,1);
}


.info-card:hover::after,
.learning-item:hover::after,
.bonus-item:hover::after,
.feature-item:hover::after {
  transform: scale(1.08);
}


/* Icons assignment */

/* Pain section */

.pain-section .info-card:nth-child(1) {
  --item-icon: var(--icon-alert);
}

.pain-section .info-card:nth-child(2) {
  --item-icon: var(--icon-toilet);
}

.pain-section .info-card:nth-child(3) {
  --item-icon: var(--icon-refresh);
}

.pain-section .info-card:nth-child(4) {
  --item-icon: var(--icon-message);
}

.pain-section .info-card:nth-child(5) {
  --item-icon: var(--icon-brain);
}

.pain-section .info-card:nth-child(6) {
  --item-icon: var(--icon-heart);
}


/* Feature section */

.feature-item:nth-child(1) {
  --item-icon: var(--icon-search);
}

.feature-item:nth-child(2) {
  --item-icon: var(--icon-steps);
}

.feature-item:nth-child(3) {
  --item-icon: var(--icon-star);
}

.feature-item:nth-child(4) {
  --item-icon: var(--icon-puzzle);
}


/* Learning section */

.learning-item:nth-child(1) {
  --item-icon: var(--icon-search);
}

.learning-item:nth-child(2) {
  --item-icon: var(--icon-home);
}

.learning-item:nth-child(3) {
  --item-icon: var(--icon-star);
}

.learning-item:nth-child(4) {
  --item-icon: var(--icon-steps);
}

.learning-item:nth-child(5) {
  --item-icon: var(--icon-alert);
}

.learning-item:nth-child(6) {
  --item-icon: var(--icon-heart);
}

.learning-item:nth-child(7) {
  --item-icon: var(--icon-puzzle);
}

.learning-item:nth-child(8) {
  --item-icon: var(--icon-message);
}

.learning-item:nth-child(9) {
  --item-icon: var(--icon-door);
}


/* Suitable section */

.suitable-section .info-card:nth-child(1) {
  --item-icon: var(--icon-door);
}

.suitable-section .info-card:nth-child(2) {
  --item-icon: var(--icon-toilet);
}

.suitable-section .info-card:nth-child(3) {
  --item-icon: var(--icon-puzzle);
}

.suitable-section .info-card:nth-child(4) {
  --item-icon: var(--icon-message);
}

.suitable-section .info-card:nth-child(5) {
  --item-icon: var(--icon-steps);
}

.suitable-section .info-card:nth-child(6) {
  --item-icon: var(--icon-drop);
}

.suitable-section .info-card:nth-child(7) {
  --item-icon: var(--icon-alert);
}


/* Bonus section */

.bonus-item:nth-child(1) {
  --item-icon: var(--icon-book);
}

.bonus-item:nth-child(2) {
  --item-icon: var(--icon-calendar);
}

.bonus-item:nth-child(3) {
  --item-icon: var(--icon-star);
}

.bonus-item:nth-child(4) {
  --item-icon: var(--icon-image);
}

.bonus-item:nth-child(5) {
  --item-icon: var(--icon-steps);
}

.bonus-item:nth-child(6) {
  --item-icon: var(--icon-puzzle);
}

.bonus-item:nth-child(7) {
  --item-icon: var(--icon-refresh);
}


.section-note {
  width: 100%;
  max-width: 760px;

  margin: 32px auto 0;

  padding: 18px 24px;

  background:
    rgba(124, 66, 29, 0.06);

  border:
    1px solid rgba(124, 66, 29, 0.16);

  border-radius: 14px;

  color: var(--brown);

  font-size: 18px;
  font-weight: 600;

  line-height: 1.9;

  text-align: center;

  box-shadow: none;
}


/* Section Backgrounds */

.pain-section,
.learn-section,
.testimonials-section {
  background: #ffffff;
}


.why-section,
.suitable-section,
.bonus-section {
  background:
    radial-gradient(
      circle at top left,
      rgba(243, 145, 134, 0.12),
      transparent 30%
    ),
    var(--soft-2);
}


/* Why / Lists */

.section-text {
  max-width: 650px;
}


.feature-list,
.learning-list,
.bonus-list {
  display: grid;
  gap: 18px;
}


.learning-list {
  grid-template-columns:
    repeat(
      3,
      minmax(0, 1fr)
    );
}


.bonus-list {
  grid-template-columns:
    repeat(
      2,
      minmax(0, 1fr)
    );
}


/* Last item centered when count is odd */

.bonus-list > .bonus-item:last-child:nth-child(odd),
.suitable-layout .cards-grid > .info-card:last-child:nth-child(odd) {
  grid-column: 1 / -1;
  justify-self: center;
  width:
    calc(
      (100% - 22px) / 2
    );
}


/* Suitable Image Layout */

.suitable-layout {
  display: grid;
  grid-template-columns:
    0.9fr 1.1fr;
  gap:
    clamp(
      32px,
      5vw,
      60px
    );
  align-items: center;
}


.suitable-layout .cards-grid {
  grid-template-columns:
    repeat(
      2,
      minmax(0, 1fr)
    );
}


.center-cta {
  display: flex;
  justify-content: center;
  margin-top: 45px;
}


/* Difference */

.difference-section {
  position: relative;
  color: var(--white);
  text-align: center;

  background-image:
    linear-gradient(
      rgba(242, 132, 122, 0.88),
      rgba(242, 132, 122, 0.88)
    ),
    url("images/difference-bg.jpg");

  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}


.difference-section h2,
.difference-section p {
  color: var(--white);
}


.narrow-content {
  max-width: 860px;
  margin-inline: auto;
}


.difference-section .main-cta {
  margin-top: 12px;
  background: var(--brown);
}


.difference-section .main-cta:hover {
  background: var(--white);
  color: var(--brown);
}


/* Testimonials */

.testimonials-section {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(
      circle at top right,
      rgba(243, 145, 134, 0.10),
      transparent 30%
    ),
    #ffffff;
}


.testimonials-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  gap: 22px;
}


.testimonial-card {
  position: relative;
  flex: 1 1 300px;
  max-width: calc((100% - 44px) / 3);
  min-height: 285px;
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  overflow: hidden;
  color: var(--muted);
  font-size: 1rem;
  line-height: 1.95;
  text-align: right;
  transition: 0.25s ease;
}


.testimonial-card::before {
  content: "“";
  position: absolute;
  top: 8px;
  left: 20px;
  color: rgba(243, 145, 134, 0.16);
  font-family: Georgia, serif;
  font-size: 6rem;
  font-weight: 700;
  line-height: 1;
  pointer-events: none;
}


.testimonial-stars {
  position: relative;
  z-index: 1;
  margin-bottom: 18px;
  color: #e7a443;
  font-family: Arial, sans-serif;
  font-size: 1.16rem;
  font-weight: 800;
  line-height: 1;
  direction: ltr;
  letter-spacing: 2px;
}


.testimonial-card p {
  position: relative;
  z-index: 1;
  margin: 0;
  color: var(--muted);
  font-size: 1rem;
  line-height: 1.95;
}


.testimonial-card--fr {
  text-align: left;
}


.testimonial-card--fr .testimonial-stars {
  align-self: flex-end;
}


@media (max-width: 960px) {

  .testimonial-card {
    max-width: calc((100% - 22px) / 2);
  }

}


@media (max-width: 640px) {

  .testimonials-grid {
    gap: 18px;
  }


  .testimonial-card {
    flex-basis: 100%;
    max-width: 100%;
    min-height: auto;
    padding: 25px 22px;
    border-radius: 22px;
  }


  .testimonial-card::before {
    top: 6px;
    left: 16px;
    font-size: 5rem;
  }


  .testimonial-stars {
    margin-bottom: 15px;
    font-size: 1.05rem;
  }


  .testimonial-card p {
    font-size: 0.95rem;
    line-height: 1.9;
  }

}


/* Form */

.form-section {
  background:
    radial-gradient(
      circle at top right,
      rgba(243, 145, 134, 0.18),
      transparent 34%
    ),
    radial-gradient(
      circle at bottom left,
      rgba(107, 62, 41, 0.08),
      transparent 32%
    ),
    linear-gradient(
      rgba(255,255,255,0.92),
      rgba(255,255,255,0.92)
    ),
    url("https://hosnamehri.ma/wp-content/uploads/2025/01/bg_img.png")
    center / cover
    no-repeat;
}


.form-wrapper {
  display: grid;
  grid-template-columns:
    0.9fr 1.1fr;
  gap: 26px;
  align-items: stretch;
}


.form-text {
  position: relative;
  overflow: hidden;

  padding:
    clamp(
      32px,
      4vw,
      48px
    );

  background:
    var(--pink-soft);

  color:
    var(--brown);

  display: flex;
  flex-direction: column;
  justify-content: center;
}


.form-text::before {
  content: "";
  position: absolute;
  top: -70px;
  right: -70px;
  width: 180px;
  height: 180px;
  background:
    rgba(
      243,
      145,
      134,
      0.20
    );
  border-radius: 50%;
}


.form-text > * {
  position: relative;
  z-index: 1;
}


.form-text h2,
.form-text p {
  color: var(--brown);
}


.form-text .eyebrow {
  background: var(--white);
  color: var(--brown);

  box-shadow:
    0 8px 22px rgba(107, 62, 41, 0.10);
}


.registration-form {
  padding:
    clamp(
      26px,
      4vw,
      42px
    );
}


.form-row {
  display: grid;
  grid-template-columns:
    repeat(
      2,
      1fr
    );
  gap: 18px;
}


.form-group {
  display: grid;
  gap: 8px;
  margin-bottom: 18px;
}


.form-group-full {
  grid-column: 1 / -1;
}


label {
  color: var(--brown);
  font-size: 0.95rem;
  font-weight: 800;
}


input,
select,
textarea {
  width: 100%;
  min-height: 54px;
  padding: 14px 16px;
  background: #f8f7fb;
  color: var(--text);
  border: 1px solid #eeeeee;
  border-radius: 8px;
  outline: none;
  font-size: 0.95rem;
  line-height: 1.6;
  transition: 0.2s ease;
  direction: rtl;
}


textarea {
  min-height: 145px;
  resize: vertical;
}


input:focus,
select:focus,
textarea:focus {
  background: var(--white);
  border-color: var(--pink);

  box-shadow:
    0 0 0 4px
    rgba(243, 145, 134, 0.16);
}


.submit-btn {
  width: 100%;
  margin-top: 4px;
}


.form-message {
  min-height: 26px;
  margin: 14px 0 0;
  color: var(--brown);
  font-weight: 800;
  text-align: center;
}


/* Footer */

.site-footer {
  padding: 26px 0;
  background: var(--brown);
  color: rgba(255, 255, 255, 0.9);
  text-align: center;
}


.site-footer p {
  margin: 0;
  color: rgba(255, 255, 255, 0.9);
  font-size: 0.9rem;
}


/* Video Popup */

.video-popup {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 22px;
}


.video-popup.is-open,
.video-popup[aria-hidden="false"] {
  display: flex;
}


.video-popup-overlay {
  position: absolute;
  inset: 0;
  background: rgba(33, 35, 39, 0.78);
}


.video-popup-content {
  position: relative;
  z-index: 2;

  width:
    min(
      920px,
      calc(100% - 28px)
    );

  background: #111;
  border-radius: 22px;

  box-shadow:
    0 28px 80px rgba(0, 0, 0, 0.45);
}


.video-popup-close {
  position: absolute;
  top: -16px;
  left: -16px;
  z-index: 3;
  width: 46px;
  height: 46px;
  display: grid;
  place-items: center;
  background: var(--white);
  color: var(--brown);
  border: 0;
  border-radius: 50%;
  font-size: 1.8rem;
  line-height: 1;
  cursor: pointer;
}


.video-frame {
  overflow: hidden;
  background: #000;
  border-radius: 22px;
}


.video-frame video {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  max-height: 82vh;
  background: #000;
  object-fit: contain;
  border-radius: 22px;
}


.video-frame iframe {
  display: none !important;
}


/* Responsive */

@media (max-width: 960px) {

  .hero {
    min-height: auto;

    background:
      linear-gradient(
        180deg,
        rgba(255, 250, 246, 0.90),
        rgba(255, 248, 243, 0.84)
      ),
      radial-gradient(
        circle at top right,
        rgba(214, 171, 130, 0.24),
        transparent 38%
      ),
      url("images/3e707585-389d-4247-a902-4bcb92c92ca1.png")
      center / cover no-repeat;
  }


  .hero-content,
  .form-wrapper,
  .image-text-section,
  .suitable-layout {
    grid-template-columns: 1fr;
  }


  .hero-text {
    text-align: center;
    margin-inline: auto;
    padding: 24px;
    border-radius: 28px;
  }


  .hero-description {
    margin-inline: auto;
  }


  .hero .main-cta {
    margin-inline: auto;
  }


  .hero-video {
    max-width: 100%;
    margin-inline: auto;
  }


  .section-text {
    text-align: center;
    margin-inline: auto;
  }


  .image-text-section .feature-list {
    text-align: right;
  }


  .cards-grid,
  .learning-list,
  .bonus-list,
  .testimonials-grid {
    grid-template-columns:
      repeat(
        2,
        minmax(0, 1fr)
      );
  }


  .form-text {
    text-align: center;
  }


  .learning-list > .learning-item:last-child:nth-child(odd),
  .bonus-list > .bonus-item:last-child:nth-child(odd),
  .cards-grid > .info-card:last-child:nth-child(odd) {
    grid-column: 1 / -1;
    justify-self: center;
    width:
      calc(
        (100% - 22px) / 2
      );
  }

}


@media (max-width: 640px) {

  body {
    font-size: 16px;
    line-height: 1.9;
  }


  .container {
    width:
      min(
        100% - 24px,
        1120px
      );
  }


  .header-content {
    min-height: 68px;
  }


  .brand {
    width: 130px;
    height: 44px;
  }


  .hero {
    background:
      linear-gradient(
        180deg,
        rgba(255, 250, 246, 0.94),
        rgba(255, 248, 244, 0.90)
      ),
      radial-gradient(
        circle at top right,
        rgba(214, 171, 130, 0.22),
        transparent 40%
      ),
      url("images/3e707585-389d-4247-a902-4bcb92c92ca1.png")
      center / cover no-repeat;
  }


  .header-cta {
    padding: 9px 12px;
    font-size: 0.78rem;
  }


  main section {
    padding: 58px 0;
  }


  h1 {
    font-size: 2rem;
  }


  h2 {
    font-size: 1.6rem;
  }


  .cards-grid,
  .learning-list,
  .bonus-list,
  .testimonials-grid,
  .form-row,
  .suitable-layout .cards-grid {
    grid-template-columns: 1fr;
  }


  .learning-list > .learning-item:last-child:nth-child(odd),
  .bonus-list > .bonus-item:last-child:nth-child(odd),
  .cards-grid > .info-card:last-child:nth-child(odd),
  .suitable-layout .cards-grid > .info-card:last-child:nth-child(odd) {
    grid-column: auto;
    width: 100%;
  }


  .info-card,
  .feature-item,
  .learning-item,
  .bonus-item {
    min-height: auto;
    padding: 22px 68px 22px 20px;
  }


  .info-card::before,
  .feature-item::before,
  .learning-item::before,
  .bonus-item::before {
    top: 20px;
    right: 20px;
    width: 36px;
    height: 36px;
    border-radius: 13px;
  }


  .info-card::after,
  .feature-item::after,
  .learning-item::after,
  .bonus-item::after {
    top: 29px;
    right: 29px;
    width: 18px;
    height: 18px;
  }


  .main-cta,
  .submit-btn {
    width: 100%;
  }


  .section-image {
    height: 310px;
  }


  .lp-image-card,
  .lp-image-card img,
  .video-cover,
  .vsl-preview-video {
    border-radius: 22px;
  }


  .lp-image-card,
  .video-cover {
    border-width: 1px;
  }


  .hero-video::before,
  .hero-video::after {
    display: none;
  }


  .vsl-preview-video {
    height: 310px;
  }


  .play-button {
    width: 64px;
    height: 64px;

    box-shadow:
      0 14px 28px rgba(0, 0, 0, 0.18),
      0 0 0 8px rgba(255, 250, 245, 0.18);
  }


  .play-button::before {
    border-top-width: 12px;
    border-bottom-width: 12px;
    border-left-width: 19px;
  }


  .registration-form,
  .form-text {
    padding: 24px;
  }


  .hero-text {
    padding: 22px 18px;
    border-radius: 24px;
  }


  .video-popup {
    padding: 14px;
  }


  .video-popup-content {
    width: 100%;
  }


  .video-frame video {
    max-height: 75vh;
  }


  /* ===============================
     FINAL CLEAN HERO - NO CONFLICT
  =============================== */

  .tt-hero {
    position: relative !important;
    overflow: hidden !important;
    padding: 70px 0 90px !important;

    background:
      radial-gradient(
        circle at top right,
        rgba(243, 145, 134, 0.16),
        transparent 30%
      ),
      radial-gradient(
        circle at bottom left,
        rgba(107, 62, 41, 0.08),
        transparent 28%
      ),
      linear-gradient(
        rgba(255,255,255,0.94),
        rgba(255,255,255,0.94)
      ),
      url("https://hosnamehri.ma/wp-content/uploads/2025/01/bg_img.png")
      center / cover
      no-repeat !important;
  }


  .tt-hero-content {
    position: relative !important;
    z-index: 2 !important;
    max-width: 920px !important;
    margin: 0 auto !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
  }


  .tt-eyebrow {
    display: inline-flex !important;
    width: fit-content !important;
    margin: 0 auto 16px !important;
    padding: 8px 18px !important;
    background: var(--pink-soft) !important;
    color: var(--brown) !important;
    border-radius: 999px !important;
    font-size: 0.95rem !important;
    font-weight: 800 !important;
  }


  .tt-hero-title {
    max-width: 820px !important;
    margin: 0 auto 18px !important;
    color: var(--brown) !important;

    font-size:
      clamp(
        2.1rem,
        4.3vw,
        3.55rem
      ) !important;

    line-height: 1.38 !important;
    font-weight: 800 !important;
    text-align: center !important;
    letter-spacing: -0.5px !important;
  }


  .tt-hero-description {
    max-width: 700px !important;
    margin: 0 auto 34px !important;
    color: var(--muted) !important;

    font-size:
      clamp(
        1rem,
        1.3vw,
        1.16rem
      ) !important;

    line-height: 2 !important;
    text-align: center !important;
  }


  .tt-hero-video {
    position: relative !important;

    width:
      min(
        800px,
        100%
      ) !important;

    max-width: 800px !important;
    margin: 0 auto 32px !important;
    isolation: isolate !important;
  }


  .tt-hero-video::before {
    content: "" !important;
    position: absolute !important;
    top: -18px !important;
    right: -18px !important;
    width: 34% !important;
    height: 34% !important;
    background: var(--brown) !important;
    border-radius: 26px 26px 0 0 !important;
    z-index: -1 !important;
  }


  .tt-hero-video::after {
    content: "" !important;
    position: absolute !important;
    bottom: -28px !important;
    left: -30px !important;
    width: 150px !important;
    height: 150px !important;

    background:
      radial-gradient(
        var(--pink) 2px,
        transparent 2.5px
      ) !important;

    background-size: 15px 15px !important;
    opacity: 0.65 !important;
    z-index: -1 !important;
  }


  .tt-video-button {
    appearance: none !important;
    -webkit-appearance: none !important;
    position: relative !important;
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
    border: 10px solid #ffffff !important;
    border-radius: 26px 26px 26px 90px !important;
    background: #ffffff !important;

    box-shadow:
      0 24px 70px
      rgba(
        107,
        62,
        41,
        0.16
      ) !important;

    cursor: pointer !important;
  }


  .tt-video-preview {
    display: block !important;
    width: 100% !important;
    aspect-ratio: 16 / 9 !important;
    height: auto !important;
    object-fit: cover !important;
    background: #000 !important;
    border-radius: 16px 16px 16px 78px !important;
    pointer-events: none !important;
    transition: 0.25s ease !important;
  }


  .tt-video-preview::-webkit-media-controls {
    display: none !important;
  }


  .tt-video-button:hover .tt-video-preview {
    transform: scale(1.03) !important;
    filter: brightness(0.86) !important;
  }


  .tt-play-icon {
    position: absolute !important;
    inset: 0 !important;
    margin: auto !important;
    z-index: 5 !important;
    width: 78px !important;
    height: 78px !important;
    display: grid !important;
    place-items: center !important;
    background: #ffffff !important;
    border-radius: 50% !important;
    line-height: 0 !important;
    color: transparent !important;

    box-shadow:
      0 18px 38px
      rgba(
        0,
        0,
        0,
        0.24
      ) !important;
  }


  .tt-play-icon::before {
    content: "" !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    width: 24px !important;
    height: 28px !important;
    background: var(--pink) !important;

    clip-path:
      polygon(
        0 0,
        100% 50%,
        0 100%
      ) !important;

    transform:
      translate(
        -40%,
        -50%
      ) !important;
  }


  .tt-hero-cta {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 54px !important;
    min-width: 260px !important;
    padding: 15px 30px !important;
    margin: 0 auto !important;
    background: var(--brown) !important;
    color: #ffffff !important;
    border: 0 !important;
    border-radius: 999px !important;
    font-size: 1rem !important;
    font-weight: 800 !important;
    line-height: 1.2 !important;
    text-decoration: none !important;

    box-shadow:
      0 16px 35px
      rgba(
        107,
        62,
        41,
        0.24
      ) !important;

    transition: 0.25s ease !important;
  }


  .tt-hero-cta:hover {
    background: var(--pink) !important;
    transform: translateY(-2px) !important;
  }


  .tt-hero {
    padding: 55px 0 65px !important;
  }


  .tt-hero-title {
    font-size: 2rem !important;
    line-height: 1.45 !important;
    max-width: 100% !important;
  }


  .tt-hero-description {
    max-width: 100% !important;
    margin-bottom: 28px !important;
  }


  .tt-hero-video {
    width: 100% !important;
    margin-bottom: 28px !important;
  }


  .tt-hero-video::before,
  .tt-hero-video::after {
    display: none !important;
  }


  .tt-video-button {
    border-width: 7px !important;
    border-radius: 22px !important;
  }


  .tt-video-preview {
    aspect-ratio: 16 / 10 !important;
    border-radius: 16px !important;
  }


  .tt-play-icon {
    width: 62px !important;
    height: 62px !important;
  }


  .tt-play-icon::before {
    border-top-width: 11px !important;
    border-bottom-width: 11px !important;
    border-left-width: 18px !important;
  }


  .tt-hero-cta {
    width: 100% !important;
    min-width: auto !important;
  }

}


/* Hero vertical order: text -> video -> button */

.hero-content {
  display: grid;
  grid-template-columns: 1fr;
  justify-items: stretch;
  gap: 34px;
  width: 100%;
}


.hero-text {
  width: 100%;
  max-width: 80%;
  margin-inline: auto;
  text-align: center;
}


.hero-text .eyebrow {
  margin-inline: auto;
}


.hero-text h1,
.hero-description {
  width: 60%;
  max-width: 63%;
  margin-inline: auto;
}


.hero-description {
  margin-bottom: 0;
}


.hero-video {
  width: 100%;
  max-width: 60%;
  margin-inline: auto;
}


.hero-content > .main-cta {
  justify-self: center;

  background:
    linear-gradient(
      135deg,
      #5a3424 0%,
      #8d5a3a 52%,
      #d8a57c 100%
    );

  box-shadow:
    0 22px 48px rgba(90, 52, 36, 0.22);
}


@media (max-width: 960px) {

  .hero-content {
    gap: 28px;
  }


  .hero-text h1,
  .hero-description {
    width: 100%;
    max-width: 100%;
  }

}


@media (max-width: 640px) {

  .hero-video {
    width: 100%;
  }

}


/* =====================================
   HERO MOBILE FIX
===================================== */

@media (max-width: 640px) {

  .hero {
    min-height: auto !important;
    padding: 28px 0 42px !important;
    align-items: flex-start !important;
  }


  .hero .container {
    width:
      calc(
        100% - 28px
      ) !important;
  }


  .hero-content {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 22px !important;
    width: 100% !important;
  }


  .hero-text {
    width: 100% !important;
    max-width: 100% !important;
    padding: 24px 18px !important;
    margin: 0 !important;
    text-align: center !important;
    border-radius: 24px !important;
  }


  .hero-text .eyebrow {
    margin: 0 auto 14px !important;
    padding: 8px 14px !important;
    font-size: 0.78rem !important;
  }


  .hero-text h1 {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto 14px !important;
    font-size: 1.72rem !important;
    line-height: 1.55 !important;
  }


  .hero-description {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    font-size: 0.94rem !important;
    line-height: 1.9 !important;
  }


  .hero-video {
    width: 86% !important;
    max-width: 340px !important;
    margin: 0 auto !important;
  }


  .video-cover {
    width: 100% !important;
    padding: 7px !important;
    border-radius: 20px !important;
  }


  .vsl-preview-video {
    width: 100% !important;
    height: 245px !important;
    object-fit: cover !important;
    border-radius: 15px !important;
  }


  .play-button {
    width: 58px !important;
    height: 58px !important;
  }


  .play-button::before {
    width: 18px !important;
    height: 22px !important;
  }


  .hero-content > .main-cta,
  .hero .main-cta {
    width: auto !important;
    min-width: 220px !important;
    max-width: 280px !important;
    min-height: 48px !important;
    padding: 13px 26px !important;
    margin: 2px auto 0 !important;
    font-size: 0.9rem !important;
    border-radius: 999px !important;
  }


  .hero-video::before,
  .hero-video::after,
  .hero::before,
  .hero::after {
    display: none !important;
  }

}


/* ==================================================
   INTERNATIONAL PHONE FIELD
   FINAL CLEAN VERSION
================================================== */

.phone-form-group {
  width: 100%;
  position: relative;
}


.phone-form-group .iti {
  display: block !important;
  width: 100% !important;
  direction: ltr !important;
}


.phone-form-group .iti input[type="tel"],
.phone-form-group input#phone {
  width: 100% !important;
  height: 54px !important;
  min-height: 54px !important;
  margin: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 122px !important;
  padding-right: 16px !important;
  background: #f8f7fb !important;
  color: var(--text) !important;
  border: 1px solid #eeeeee !important;
  border-radius: 8px !important;
  outline: none !important;
  box-shadow: none !important;
  font-family: "Cairo", sans-serif !important;
  font-size: 0.95rem !important;
  font-weight: 500 !important;
  line-height: 1.6 !important;
  direction: ltr !important;
  text-align: left !important;

  transition:
    background 0.2s ease,
    border-color 0.2s ease,
    box-shadow 0.2s ease !important;
}


.phone-form-group .iti input[type="tel"]::placeholder {
  color: #9b9290 !important;
  opacity: 1 !important;
  font-family: "Cairo", sans-serif !important;
  font-size: 0.9rem !important;
}


.phone-form-group .iti input[type="tel"]:focus {
  background: var(--white) !important;
  border-color: var(--pink) !important;

  box-shadow:
    0 0 0 4px
    rgba(243, 145, 134, 0.16) !important;
}


.phone-form-group .iti__country-container {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: auto !important;
  bottom: 0 !important;
  height: 54px !important;
  z-index: 5 !important;
  border-radius: 8px 0 0 8px !important;
}


.phone-form-group .iti__selected-country {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 6px !important;
  height: 54px !important;
  padding: 0 12px !important;
  background: #f0eef3 !important;
  border: 0 !important;
  border-right: 1px solid #e1dde4 !important;
  border-radius: 8px 0 0 8px !important;
  cursor: pointer !important;
  transition: background 0.2s ease !important;
}


.phone-form-group .iti__selected-country:hover {
  background: #ebe7ed !important;
}


.phone-form-group .iti__flag {
  margin: 0 !important;
  flex: 0 0 auto !important;
}


.phone-form-group .iti__selected-dial-code {
  margin: 0 !important;
  color: #51494e !important;
  font-family: Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  direction: ltr !important;
  unicode-bidi: isolate !important;
}


.phone-form-group .iti__arrow {
  margin: 0 2px 0 0 !important;
  border-top-color: #746b70 !important;
}


.iti__dropdown-content {
  direction: ltr !important;
  text-align: left !important;
  background: #ffffff !important;
  border: 1px solid #e7e2e5 !important;
  border-radius: 12px !important;
  overflow: hidden !important;

  box-shadow:
    0 18px 50px
    rgba(72, 48, 40, 0.16) !important;

  z-index: 99999 !important;
}


.iti__search-input {
  width:
    calc(
      100% - 20px
    ) !important;

  height: 44px !important;
  min-height: 44px !important;
  margin: 10px !important;
  padding: 8px 12px !important;
  background: #f8f7fb !important;
  border: 1px solid #e7e3e8 !important;
  border-radius: 8px !important;
  color: var(--text) !important;
  font-family: "Cairo", sans-serif !important;
  font-size: 14px !important;
  direction: ltr !important;
  text-align: left !important;
  box-shadow: none !important;
}


.iti__search-input:focus {
  background: #ffffff !important;
  border-color: var(--pink) !important;

  box-shadow:
    0 0 0 3px
    rgba(243, 145, 134, 0.12) !important;
}


.iti__country-list {
  max-height: 260px !important;
}


.iti__country {
  display: flex !important;
  align-items: center !important;
  gap: 7px !important;
  padding: 9px 12px !important;
  font-family: "Cairo", sans-serif !important;
  font-size: 14px !important;
  color: #443a36 !important;
  direction: ltr !important;
}


.iti__country:hover,
.iti__country.iti__highlight {
  background: var(--pink-soft) !important;
}


.iti__country-name {
  font-family: "Cairo", sans-serif !important;
}


.iti__dial-code {
  margin-left: auto !important;
  color: #8b7d77 !important;
  font-family: Arial, sans-serif !important;
  direction: ltr !important;
}


.phone-form-group.phone-error .iti input[type="tel"] {
  border-color: #d9534f !important;

  box-shadow:
    0 0 0 4px
    rgba(217, 83, 79, 0.10) !important;
}


@media screen and (max-width: 960px) {

  .phone-form-group .iti {
    width: 100% !important;
  }

}


@media screen and (max-width: 640px) {

  .phone-form-group {
    width: 100% !important;
  }


  .phone-form-group .iti {
    width: 100% !important;
  }


  .phone-form-group .iti input[type="tel"],
  .phone-form-group input#phone {
    width: 100% !important;
    height: 52px !important;
    min-height: 52px !important;
    padding-left: 112px !important;
    padding-right: 14px !important;
    font-size: 0.9rem !important;
  }


  .phone-form-group .iti__country-container {
    height: 52px !important;
  }


  .phone-form-group .iti__selected-country {
    height: 52px !important;
    padding: 0 9px !important;
    gap: 5px !important;
  }


  .phone-form-group .iti__selected-dial-code {
    font-size: 13px !important;
  }


  .iti__dropdown-content {
    width:
      min(
        330px,
        calc(100vw - 30px)
      ) !important;

    max-width:
      calc(
        100vw - 30px
      ) !important;
  }


  .iti__country-list {
    max-height: 230px !important;
  }


  .iti__country {
    padding: 9px 10px !important;
    font-size: 13px !important;
  }

}