.elementor-1306 .elementor-element.elementor-element-2985b31d{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1306 .elementor-element.elementor-element-b8238b7{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-1306 .elementor-element.elementor-element-1245957{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-1306 .elementor-element.elementor-element-65b51b3{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-1306 .elementor-element.elementor-element-6d6ff98{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-1306 .elementor-element.elementor-element-4c2b4ae{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-1306 .elementor-element.elementor-element-5bf3320{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-1306 .elementor-element.elementor-element-2071c9e{--display:grid;--min-height:0vh;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--margin-top:-22px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:100px;--padding-bottom:100px;--padding-left:18px;--padding-right:18px;}.elementor-1306 .elementor-element.elementor-element-2071c9e:not(.elementor-motion-effects-element-type-background), .elementor-1306 .elementor-element.elementor-element-2071c9e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0F1C2E;}.elementor-1306 .elementor-element.elementor-element-f32d8f0{padding:0px 0px 0px 0px;}@media(max-width:1024px){.elementor-1306 .elementor-element.elementor-element-2071c9e{--grid-auto-flow:row;}}@media(min-width:768px){.elementor-1306 .elementor-element.elementor-element-2985b31d{--width:100%;}.elementor-1306 .elementor-element.elementor-element-2071c9e{--content-width:1470px;}}@media(max-width:767px){.elementor-1306 .elementor-element.elementor-element-2071c9e{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for html, class: .elementor-element-0d15314 */.ab-hero-wrap {
  width: 100%;
  background: #0c1a3a;
  position: relative;
  overflow: hidden;
  padding: 90px 0 0;
 
}

/* Layered background */
.ab-hero-wrap::before {
  content: '';
  position: absolute; inset: 0;
  background:
    radial-gradient(ellipse 55% 65% at 85% 35%, rgba(58,180,180,0.09), transparent),
    radial-gradient(ellipse 40% 50% at 10% 75%, rgba(200,169,106,0.06), transparent);
  pointer-events: none;
}

/* Subtle grid lines */
.ab-hero-grid-lines {
  position: absolute; inset: 0; pointer-events: none;
  background-image:
    linear-gradient(rgba(255,255,255,0.02) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.02) 1px, transparent 1px);
  background-size: 80px 80px;
}

.ab-hero-inner {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 5vw;
  position: relative;
  z-index: 2;
}

/* Breadcrumb */
.ab-breadcrumb {
  display: flex; align-items: center; gap: 8px;
  font-size: 0.75rem; color: rgba(255,255,255,0.35);
  margin-bottom: 2rem; letter-spacing: 0.04em;
}
.ab-breadcrumb a { color: rgba(255,255,255,0.45); text-decoration: none; transition: color 0.2s; }
.ab-breadcrumb a:hover { color: #6dd9d9; }
.ab-breadcrumb span { color: rgba(255,255,255,0.18); }

/* Badge */
.ab-hero-badge {
  display: inline-flex; align-items: center; gap: 9px;
  border: 1px solid rgba(200,169,106,0.3);
  background: rgba(200,169,106,0.07);
  color: #d4b07a;
  padding: 0.42rem 1.1rem; border-radius: 50px;
  font-size: 0.72rem; font-weight: 600;
  letter-spacing: 0.14em; text-transform: uppercase;
  margin-bottom: 1.8rem;
}

/* Main heading */
.ab-hero-h1 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(3rem, 6vw, 6rem);
  font-weight: 400;
  color: #ffffff;
  line-height: 1.04;
  margin-bottom: 1.4rem;
  letter-spacing: -0.02em;
}
.ab-hero-h1 em {
  font-style: italic;
  color: #6dd9d9;
}
.ab-hero-h1 strong {
  font-weight: 700;
  display: block;
  font-size: 0.72em;
  color: rgba(255,255,255,0.75);
  letter-spacing: 0;
  margin-top: 0.1em;
}

.ab-hero-sub {
  font-size: 1.05rem;
  color: rgba(255,255,255,0.52);
  line-height: 1.85;
  max-width: 560px;
  margin-bottom: 2.5rem;
  font-weight: 300;
}

/* CTA buttons */
.ab-hero-btns { display: flex; gap: 1rem; flex-wrap: wrap; margin-bottom: 5rem; }
.ab-btn {
  display: inline-flex; align-items: center; gap: 8px;
  font-family: 'Outfit', sans-serif;
  font-size: 0.92rem; font-weight: 600;
  padding: 0.9rem 2rem; border-radius: 50px;
  text-decoration: none; transition: all 0.22s ease;
  cursor: pointer; border: none;
}
.ab-btn-teal {
  background: linear-gradient(135deg, #3cbfbf, #72d4d4);
  color: #0c1a3a;
  box-shadow: 0 8px 28px rgba(60,191,191,0.28);
}
.ab-btn-teal:hover { transform: translateY(-2px); box-shadow: 0 14px 40px rgba(60,191,191,0.4); }
.ab-btn-ghost {
  border: 1.5px solid rgba(255,255,255,0.2);
  color: rgba(255,255,255,0.75);
  background: transparent;
}
.ab-btn-ghost:hover { background: rgba(255,255,255,0.06); border-color: rgba(255,255,255,0.35); }

/* Timeline strip */
.ab-timeline {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border-top: 1px solid rgba(255,255,255,0.07);
  padding-top: 0;
}
.ab-tl-item {
  padding: 2rem 2.5rem 2.5rem 0;
  border-right: 1px solid rgba(255,255,255,0.07);
  position: relative;
}
.ab-tl-item:last-child { border-right: none; padding-right: 0; }
.ab-tl-item:not(:first-child) { padding-left: 2.5rem; }
.ab-tl-year {
  font-family: 'Playfair Display', serif;
  font-size: 2.2rem;
  font-weight: 700;
  color: #6dd9d9;
  line-height: 1;
  margin-bottom: 0.4rem;
}
.ab-tl-event {
  font-size: 0.82rem;
  color: rgba(255,255,255,0.42);
  line-height: 1.6;
  font-weight: 300;
}

/* Bottom wave */
.ab-hero-wave {
  width: 100%; display: block;
  margin-bottom: -2px; position: relative; z-index: 1;
}

/* Responsive */
@media (max-width: 900px) {
  .ab-timeline { grid-template-columns: 1fr 1fr; }
  .ab-tl-item { border-right: none; padding-right: 0; border-bottom: 1px solid rgba(255,255,255,0.07); padding-bottom: 1.5rem; margin-bottom: 1.5rem; }
  .ab-tl-item:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }
  .ab-tl-item:not(:first-child) { padding-left: 0; }
}
@media (max-width: 560px) {
  .ab-timeline { grid-template-columns: 1fr; }
  .ab-hero-btns { flex-direction: column; }
  .ab-btn { justify-content: center; }
  .ab-hero-wrap { padding-top: 80px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b8238b7 */.ab-origin-wrap {
  width: 100%;
  background: #faf6f0;
  padding: 6rem 5vw;
  
}
.ab-origin-inner {
  max-width: 1320px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5rem;
  align-items: start;
}

/* ── LEFT: cards ── */
.ab-origin-cards { display: flex; flex-direction: column; gap: 1.8rem; }

.ab-ocard {
  border-radius: 28px;
  padding: 2.5rem;
  position: relative;
  overflow: hidden;
}
.ab-ocard-light {
  background: #ffffff;
  border: 1px solid rgba(60,191,191,0.15);
  box-shadow: 0 8px 40px rgba(26,43,94,0.07);
}
.ab-ocard-light::before {
  content: '';
  position: absolute; top: 0; left: 0; right: 0; height: 3px;
  background: linear-gradient(90deg, #3cbfbf, #72d4d4);
}
.ab-ocard-dark {
  background: #0c1a3a;
  border: 1px solid rgba(60,191,191,0.1);
  box-shadow: 0 8px 40px rgba(12,26,58,0.2);
}
.ab-ocard-dark::before {
  content: '';
  position: absolute; top: 0; left: 0; right: 0; height: 3px;
  background: linear-gradient(90deg, #c8a96a, #e8c88a);
}

.ab-ocard-year {
  font-family: 'Playfair Display', serif;
  font-size: 5rem; font-weight: 700;
  line-height: 1; margin-bottom: -0.6rem;
}
.ab-ocard-light .ab-ocard-year { color: rgba(60,191,191,0.1); }
.ab-ocard-dark .ab-ocard-year { color: rgba(200,169,106,0.12); }

.ab-ocard-title {
  font-family: 'Playfair Display', serif;
  font-size: 1.55rem; font-weight: 500;
  line-height: 1.3; margin-bottom: 1rem;
}
.ab-ocard-light .ab-ocard-title { color: #1a2b5e; }
.ab-ocard-dark .ab-ocard-title { color: #ffffff; }

.ab-ocard-body {
  font-size: 0.95rem;
  line-height: 1.85;
  font-weight: 300;
}
.ab-ocard-light .ab-ocard-body { color: #4a5068; }
.ab-ocard-dark .ab-ocard-body { color: rgba(255,255,255,0.58); }
.ab-ocard-body + .ab-ocard-body { margin-top: 0.8rem; }

.ab-ocard-light .ab-ocard-body strong { color: #1a2b5e; font-weight: 600; }
.ab-ocard-dark .ab-ocard-body strong { color: rgba(255,255,255,0.9); font-weight: 600; }

.ab-ocard-pill {
  display: inline-flex; align-items: center; gap: 7px;
  margin-top: 1.2rem;
  background: rgba(60,191,191,0.1);
  border: 1px solid rgba(60,191,191,0.25);
  border-radius: 50px;
  padding: 0.38rem 1rem;
  font-size: 0.75rem; font-weight: 600;
  color: #6dd9d9; letter-spacing: 0.04em;
}

/* ── RIGHT: text ── */
.ab-origin-text { padding-top: 0.5rem; }

.ab-section-label {
  display: inline-flex; align-items: center; gap: 10px;
  font-size: 0.72rem; font-weight: 700;
  letter-spacing: 0.16em; text-transform: uppercase;
  color: #2a9999; margin-bottom: 1rem;
}
.ab-section-label::before {
  content: ''; width: 26px; height: 2px;
  background: #3cbfbf; border-radius: 2px; flex-shrink: 0;
}

.ab-origin-h2 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(2rem, 3vw, 2.8rem);
  font-weight: 400; line-height: 1.2;
  color: #1a2b5e; margin-bottom: 2rem;
}
.ab-origin-h2 em { font-style: italic; color: #2a9999; }

/* Name meaning box */
.ab-name-box {
  background: linear-gradient(135deg, #1a2b5e, #243572);
  border-radius: 20px; padding: 2rem 2.2rem; margin-bottom: 2rem;
}
.ab-nm-word {
  font-family: 'Playfair Display', serif;
  font-size: 3.5rem; font-weight: 700;
  color: #6dd9d9; line-height: 1; margin-bottom: 0.4rem;
}
.ab-nm-sub {
  font-size: 0.7rem; color: rgba(255,255,255,0.32);
  text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: 0.9rem;
}
.ab-nm-meaning {
  font-size: 0.92rem; color: rgba(255,255,255,0.62);
  line-height: 1.75; font-weight: 300;
}
.ab-nm-meaning em { color: #6dd9d9; font-style: italic; }

/* Pull quote */
.ab-pull-quote {
  font-family: 'Playfair Display', serif;
  font-size: 1.22rem; font-style: italic;
  color: #1a2b5e; line-height: 1.5;
  border-left: 3px solid #3cbfbf;
  padding: 1.1rem 1.5rem;
  background: #eaf8f8;
  border-radius: 0 14px 14px 0;
  margin-bottom: 1.8rem;
}
.ab-pull-quote cite {
  display: block;
  font-size: 0.78rem; font-style: normal;
  font-weight: 600; color: #2a9999; margin-top: 0.55rem;
  font-family: 'Outfit', sans-serif;
}

.ab-origin-paras p {
  font-size: 0.97rem; color: #4a5068;
  line-height: 1.9; margin-bottom: 1.1rem;
  font-weight: 300;
}
.ab-origin-paras p:last-child { margin-bottom: 0; }
.ab-origin-paras strong { color: #1a2b5e; font-weight: 600; }

/* Responsive */
@media (max-width: 1024px) {
  .ab-origin-inner { grid-template-columns: 1fr; gap: 3rem; }
}
@media (max-width: 560px) {
  .ab-origin-wrap { padding: 4rem 5vw; }
  .ab-ocard { padding: 2rem 1.5rem; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1245957 */.ab-mvb-wrap {
  width: 100%;
  background: #0c1a3a;
  padding: 7rem 5vw;

  position: relative;
  overflow: hidden;
}
.ab-mvb-wrap::before {
  content: '';
  position: absolute; inset: 0;
  background:
    radial-gradient(ellipse 60% 70% at 70% 20%, rgba(60,191,191,0.07), transparent),
    radial-gradient(ellipse 40% 50% at 15% 80%, rgba(200,169,106,0.04), transparent);
  pointer-events: none;
}

.ab-mvb-inner { max-width: 1320px; margin: 0 auto; position: relative; z-index: 1; }

/* Header */
.ab-mvb-hdr {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  align-items: end;
  margin-bottom: 4.5rem;
}
.ab-section-label {
  display: inline-flex; align-items: center; gap: 10px;
  font-size: 0.72rem; font-weight: 700;
  letter-spacing: 0.16em; text-transform: uppercase;
  color: #6dd9d9; margin-bottom: 1rem;
}
.ab-section-label::before {
  content: ''; width: 26px; height: 2px;
  background: #3cbfbf; border-radius: 2px; flex-shrink: 0;
}
.ab-mvb-h2 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(2rem, 3vw, 2.8rem);
  font-weight: 400; color: #fff; line-height: 1.2;
}
.ab-mvb-h2 em { font-style: italic; color: #6dd9d9; }
.ab-mvb-hdr-right {
  font-size: 0.97rem; color: rgba(255,255,255,0.42);
  line-height: 1.85; font-weight: 300;
  padding-bottom: 0.3rem;
}

/* Cards grid */
.ab-mvb-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
}

.ab-mvb-card {
  border-radius: 24px;
  padding: 2.5rem 2rem;
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  transition: transform 0.3s ease, border-color 0.3s ease;
}
.ab-mvb-card:hover { transform: translateY(-6px); border-color: rgba(60,191,191,0.22); }

.ab-mvbc-mission { background: rgba(255,255,255,0.04); }
.ab-mvbc-vision  { background: linear-gradient(160deg, rgba(60,191,191,0.12), rgba(60,191,191,0.03)); }
.ab-mvbc-beliefs { background: rgba(255,255,255,0.03); }

.ab-mvb-card-num {
  position: absolute; top: 1.5rem; right: 1.8rem;
  font-family: 'Playfair Display', serif;
  font-size: 5rem; font-weight: 700;
  color: rgba(255,255,255,0.04); line-height: 1;
  pointer-events: none;
}

.ab-mvb-icon {
  width: 54px; height: 54px; border-radius: 15px;
  display: flex; align-items: center; justify-content: center;
  font-size: 1.6rem; margin-bottom: 1.6rem;
}
.ic-mission { background: rgba(60,191,191,0.14); }
.ic-vision  { background: rgba(60,191,191,0.2); }
.ic-beliefs { background: rgba(200,169,106,0.14); }

.ab-mvb-card h3 {
  font-family: 'Playfair Display', serif;
  font-size: 1.9rem; font-weight: 400;
  color: #fff; line-height: 1.2; margin-bottom: 1rem;
}
.ab-mvb-card h3 em { font-style: italic; color: #6dd9d9; }

.ab-mvb-card p {
  font-size: 0.93rem; color: rgba(255,255,255,0.52);
  line-height: 1.85; margin-bottom: 1rem; font-weight: 300;
}
.ab-mvb-card p:last-child { margin-bottom: 0; }

.ab-mvb-vision-tagline {
  font-family: 'Playfair Display', serif;
  font-size: 1.1rem; font-style: italic;
  color: #6dd9d9; margin-top: 0.5rem;
}

/* Belief list */
.ab-belief-list { display: flex; flex-direction: column; gap: 0.65rem; margin-top: 0.3rem; }
.ab-belief-item {
  display: flex; align-items: flex-start; gap: 10px;
  font-size: 0.9rem; color: rgba(255,255,255,0.5);
  line-height: 1.6; font-weight: 300;
}
.ab-belief-arrow {
  color: #3cbfbf; flex-shrink: 0;
  font-size: 0.8rem; margin-top: 0.2rem;
  font-weight: 600;
}

/* Responsive */
@media (max-width: 1024px) {
  .ab-mvb-hdr { grid-template-columns: 1fr; gap: 1.5rem; }
  .ab-mvb-grid { grid-template-columns: 1fr; gap: 1.2rem; }
}
@media (max-width: 560px) {
  .ab-mvb-wrap { padding: 4.5rem 5vw; }
  .ab-mvb-card { padding: 2rem 1.5rem; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-65b51b3 */.ab-sarika-wrap {
  width: 100%;
  background: #faf6f0;
  padding: 7rem 5vw;
  font-family: 'Outfit', sans-serif;
}
.ab-sarika-inner {
  max-width: 1320px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 380px 1fr;
  gap: 5rem;
  align-items: start;
}

/* ── LEFT: photo col ── */
.ab-sarika-photo-col { position: sticky; top: 90px; }

.ab-sarika-frame {
  width: 100%;
  aspect-ratio: 4/5;
  border-radius: 40% 60% 55% 45% / 45% 40% 60% 55%;
  background: linear-gradient(160deg, #1a2b5e 0%, #1e4878 60%, rgba(60,191,191,0.35) 100%);
  position: relative;
  box-shadow: 0 24px 72px rgba(26,43,94,0.2);
  overflow: visible;
}
/* Fallback for browsers where aspect-ratio doesn't create height for absolute children */
.ab-sarika-frame::before {
  content: '';
  display: block;
  padding-bottom: 125%; /* 4/5 = 80%, so 5/4 = 125% */
}
.ab-sarika-frame-img {
  position: absolute;
  inset: 0;
  border-radius: 40% 60% 55% 45% / 45% 40% 60% 55%;
  overflow: hidden;
}
.ab-sarika-frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  display: block;
}

.ab-sarika-badge {
  position: absolute;
  background: rgba(12,26,58,0.92);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 0.8rem 1.2rem;
}
.ab-sarika-badge-tl { top: 1.2rem; right: -1.2rem; z-index: 10; }
.ab-sarika-badge-br { bottom: 1.2rem; left: -1.2rem; z-index: 10; }
.ab-sbadge-label { font-size: 0.62rem; color: rgba(255,255,255,0.32); text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: 0.1rem; }
.ab-sbadge-val { font-family: 'Playfair Display', serif; font-size: 1.3rem; color: #6dd9d9; font-weight: 600; }

/* ── RIGHT: content ── */
.ab-section-label {
  display: inline-flex; align-items: center; gap: 10px;
  font-size: 0.72rem; font-weight: 700;
  letter-spacing: 0.16em; text-transform: uppercase;
  color: #2a9999; margin-bottom: 0.8rem;
}
.ab-section-label::before {
  content: ''; width: 26px; height: 2px;
  background: #3cbfbf; border-radius: 2px; flex-shrink: 0;
}

.ab-sarika-name {
  font-family: 'Playfair Display', serif;
  font-size: clamp(2.2rem, 3.5vw, 3.2rem);
  font-weight: 400; color: #1a2b5e; line-height: 1.1; margin-bottom: 0.3rem;
}
.ab-sarika-role {
  font-size: 0.88rem; color: #8a90aa;
  font-style: italic; margin-bottom: 2.2rem;
  line-height: 1.6;
}

.ab-sarika-story p {
  font-size: 0.97rem; color: #4a5068;
  line-height: 1.9; margin-bottom: 1.1rem; font-weight: 300;
}
.ab-sarika-story p:last-child { margin-bottom: 0; }
.ab-sarika-story strong { color: #1a2b5e; font-weight: 600; }

.ab-sarika-pull {
  background: #eaf8f8;
  border-left: 3px solid #3cbfbf;
  border-radius: 0 14px 14px 0;
  padding: 1.2rem 1.6rem;
  margin: 1.6rem 0;
  font-family: 'Playfair Display', serif;
  font-size: 1.1rem; font-style: italic;
  color: #1a2b5e; line-height: 1.6;
}

/* Journey timeline */
.ab-journey-title {
  font-family: 'Playfair Display', serif;
  font-size: 1.4rem; font-weight: 500;
  color: #1a2b5e; margin: 2.5rem 0 1.4rem;
}

.ab-journey { display: flex; flex-direction: column; gap: 0; position: relative; }
.ab-journey::before {
  content: ''; position: absolute;
  left: 18px; top: 8px; bottom: 8px; width: 1px;
  background: linear-gradient(to bottom, #3cbfbf, rgba(60,191,191,0.08));
}

.ab-jitem {
  display: flex; gap: 1.3rem;
  align-items: flex-start; padding-bottom: 1.6rem;
}
.ab-jitem:last-child { padding-bottom: 0; }

.ab-jdot {
  width: 36px; height: 36px; border-radius: 50%;
  background: #fff; border: 2px solid #3cbfbf;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.82rem; font-weight: 700; color: #2a9999;
  flex-shrink: 0; position: relative; z-index: 1;
}
.ab-jdot-star { background: #3cbfbf; border-color: #3cbfbf; color: #fff; font-size: 0.75rem; }

.ab-jyear {
  font-size: 0.72rem; font-weight: 700;
  color: #2a9999; text-transform: uppercase;
  letter-spacing: 0.07em; margin-bottom: 0.2rem;
}
.ab-jtext {
  font-size: 0.92rem; color: #4a5068;
  line-height: 1.7; font-weight: 300;
}
.ab-jtext strong { color: #1a2b5e; font-weight: 600; }

/* Credentials */
.ab-cred-title {
  font-size: 0.7rem; font-weight: 700;
  letter-spacing: 0.14em; text-transform: uppercase;
  color: #8a90aa; margin: 2.5rem 0 1.1rem;
}
.ab-cred-grid {
  display: grid; grid-template-columns: 1fr 1fr;
  gap: 1rem; margin-bottom: 1.8rem;
}
.ab-cred-card {
  background: #fff; border-radius: 16px; padding: 1.2rem;
  border: 1px solid rgba(60,191,191,0.15);
  display: flex; align-items: flex-start; gap: 0.85rem;
  transition: border-color 0.2s;
}
.ab-cred-card:hover { border-color: #3cbfbf; }
.ab-cred-icon {
  width: 38px; height: 38px; border-radius: 10px;
  background: #eaf8f8;
  display: flex; align-items: center; justify-content: center;
  font-size: 1.05rem; flex-shrink: 0;
}
.ab-cred-name { font-size: 0.85rem; font-weight: 600; color: #1a2b5e; margin-bottom: 0.15rem; }
.ab-cred-body { font-size: 0.76rem; color: #8a90aa; line-height: 1.5; }

/* Memberships */
.ab-memb-label {
  font-size: 0.7rem; font-weight: 700;
  letter-spacing: 0.14em; text-transform: uppercase;
  color: #8a90aa; margin-bottom: 0.8rem;
}
.ab-memb-tags { display: flex; flex-wrap: wrap; gap: 0.45rem; }
.ab-memb-tag {
  font-size: 0.75rem; padding: 5px 13px; border-radius: 50px;
  background: #eaf8f8; border: 1px solid rgba(60,191,191,0.25);
  color: #2a9999; font-weight: 500;
}

/* Responsive */
@media (max-width: 1100px) {
  .ab-sarika-inner { grid-template-columns: 1fr; gap: 3rem; }
  .ab-sarika-photo-col { position: static; max-width: 340px; margin: 0 auto; }
}
@media (max-width: 640px) {
  .ab-sarika-wrap { padding: 4.5rem 5vw; }
  .ab-cred-grid { grid-template-columns: 1fr; }
  .ab-sarika-badge-tl, .ab-sarika-badge-br { display: none; }
  .ab-sarika-photo-col { max-width: 260px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6d6ff98 */.ab-prakash-wrap {
  width: 100%;
  background: #0c1a3a;
  padding: 7rem 5vw;
  font-family: 'Outfit', sans-serif;
  position: relative;
  overflow: hidden;
}
.ab-prakash-wrap::before {
  content: '';
  position: absolute; inset: 0;
  background: radial-gradient(ellipse 50% 65% at 20% 50%, rgba(200,169,106,0.07), transparent);
  pointer-events: none;
}

.ab-prakash-inner {
  max-width: 1320px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 460px 1fr;
  gap: 5rem;
  align-items: center;
  position: relative; z-index: 1;
}

/* ── LEFT: visual ── */
.ab-prakash-visual { position: relative; }

.ab-prakash-frame {
  width: 100%; aspect-ratio: 4/5;
  border-radius: 28px;
  background: linear-gradient(160deg, #1a1a3e 0%, #2a2a5e 60%, rgba(200,169,106,0.18) 100%);
  border: 1px solid rgba(200,169,106,0.15);
  position: relative;
  overflow: visible;
}
.ab-prakash-frame-img {
  position: absolute;
  inset: 0;
  border-radius: 28px;
  overflow: hidden;
}
.ab-prakash-frame img {
  width: 100%; height: 100%;
  object-fit: cover;
  object-position: top center;
  display: block;
}

.ab-prakash-stats {
  position: absolute; bottom: -1rem; right: -1rem;
  display: flex; flex-direction: column; gap: 0.8rem;
  z-index: 10;
}
.ab-pstat {
  background: rgba(12,26,58,0.92);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(200,169,106,0.2);
  border-radius: 16px;
  padding: 0.85rem 1.3rem;
}
.ab-pstat-val {
  font-family: 'Playfair Display', serif;
  font-size: 1.4rem; font-weight: 600;
  color: #d4b07a; line-height: 1;
}
.ab-pstat-lbl {
  font-size: 0.62rem; color: rgba(255,255,255,0.32);
  text-transform: uppercase; letter-spacing: 0.08em; margin-top: 0.1rem;
}

/* ── RIGHT: text ── */
.ab-section-label {
  display: inline-flex; align-items: center; gap: 10px;
  font-size: 0.72rem; font-weight: 700;
  letter-spacing: 0.16em; text-transform: uppercase;
  color: #d4b07a; margin-bottom: 0.8rem;
}
.ab-section-label::before {
  content: ''; width: 26px; height: 2px;
  background: #c8a96a; border-radius: 2px; flex-shrink: 0;
}

.ab-prakash-h2 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(2.2rem, 3.5vw, 3.2rem);
  font-weight: 400; color: #fff; line-height: 1.2; margin-bottom: 0.5rem;
}
.ab-prakash-h2 em { font-style: italic; color: #d4b07a; }

.ab-prakash-subtitle {
  font-size: 0.82rem; color: rgba(255,255,255,0.35);
  letter-spacing: 0.05em; margin-bottom: 2rem;
}

.ab-prakash-quote {
  background: rgba(200,169,106,0.08);
  border-left: 3px solid #c8a96a;
  border-radius: 0 14px 14px 0;
  padding: 1.2rem 1.6rem;
  margin-bottom: 1.8rem;
  font-family: 'Playfair Display', serif;
  font-size: 1.1rem; font-style: italic;
  color: rgba(255,255,255,0.78); line-height: 1.6;
}

.ab-prakash-text p {
  font-size: 0.97rem; color: rgba(255,255,255,0.52);
  line-height: 1.9; margin-bottom: 1.1rem; font-weight: 300;
}
.ab-prakash-text p:last-of-type { margin-bottom: 1.5rem; }
.ab-prakash-text strong { color: rgba(255,255,255,0.85); font-weight: 600; }

.ab-prakash-tags { display: flex; flex-wrap: wrap; gap: 0.5rem; }
.ab-ptag {
  font-size: 0.75rem; padding: 5px 13px; border-radius: 50px;
  background: rgba(200,169,106,0.1);
  border: 1px solid rgba(200,169,106,0.25);
  color: #d4b07a; font-weight: 500;
}

/* Responsive */
@media (max-width: 1100px) {
  .ab-prakash-inner { grid-template-columns: 1fr; gap: 3.5rem; }
  .ab-prakash-visual { max-width: 380px; margin: 0 auto; }
}
@media (max-width: 560px) {
  .ab-prakash-wrap { padding: 4.5rem 5vw; }
  .ab-prakash-stats { display: none; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4c2b4ae */.ab-values-wrap {
  width: 100%;
  background: #faf6f0;
  padding: 7rem 5vw;

}
.ab-values-inner { max-width: 1100px; margin: 0 auto; }

/* Header */
.ab-section-label {
  display: inline-flex; align-items: center; gap: 10px;
  font-size: 1rem; font-weight: 700;
  letter-spacing: 0.16em; text-transform: uppercase;
  color: #2a9999; margin-bottom: 0.8rem;
}
.ab-section-label::before {
  content: ''; width: 26px; height: 2px;
  background: #3cbfbf; border-radius: 2px; flex-shrink: 0;
}
.ab-values-h2 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(2rem, 3vw, 2.8rem);
  font-weight: 400; color: #1a2b5e;
  line-height: 1.2; margin-bottom: 0.8rem;
}
.ab-values-h2 em { font-style: italic; color: #2a9999; }
.ab-values-sub {
  font-size: 0.97rem; color: #4a5068;
  line-height: 1.85; max-width: 540px; font-weight: 300;
  margin-bottom: 3.5rem;
}

/* Acrostic rows */
.ab-acro-list { display: flex; flex-direction: column; gap: 1.4rem; }

.ab-acro-row {
  display: grid;
  grid-template-columns: 72px 1fr;
  background: #ffffff;
  border-radius: 20px;
  border: 1px solid rgba(60,191,191,0.15);
  overflow: hidden;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
  box-shadow: 0 2px 12px rgba(26,43,94,0.05);
}
.ab-acro-row:hover {
  transform: translateX(8px);
  box-shadow: 0 8px 36px rgba(26,43,94,0.1);
  border-color: rgba(60,191,191,0.35);
}

.ab-acro-letter {
  background: #1a2b5e;
  display: flex; align-items: center; justify-content: center;
  font-family: 'Playfair Display', serif;
  font-size: 2.6rem; font-weight: 700;
  color: #6dd9d9;
  transition: background 0.25s;
}
.ab-acro-row:hover .ab-acro-letter { background: #243572; }

.ab-acro-body {
  padding: 1.6rem 2rem;
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 1.5rem;
  align-items: center;
}

.ab-acro-value-wrap {}
.ab-acro-principle {
  font-size: 0.65rem; font-weight: 700;
  letter-spacing: 0.12em; text-transform: uppercase;
  color: #2a9999; margin-bottom: 0.25rem;
}
.ab-acro-value-name {
  font-family: 'Playfair Display', serif;
  font-size: 1.5rem; font-weight: 500; color: #1a2b5e;
  line-height: 1.2;
}

.ab-acro-desc {
  font-size: 1.1rem; color: #4a5068;
  line-height: 1.8; font-weight: 300;
}

/* Responsive */
@media (max-width: 900px) {
  .ab-acro-body { grid-template-columns: 1fr; gap: 0.5rem; }
}
@media (max-width: 640px) {
  .ab-values-wrap { padding: 4.5rem 5vw; }
  .ab-acro-row { grid-template-columns: 56px 1fr; }
  .ab-acro-letter { font-size: 2rem; }
  .ab-acro-body { padding: 1.3rem 1.3rem; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5bf3320 */.ab-cta-wrap {
  width: 100%;
  background: linear-gradient(150deg, #0c1a3a 0%, #1a3260 50%, #0e2248 100%);
  padding: 8rem 5vw;
  font-family: 'Outfit', sans-serif;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.ab-cta-wrap::before {
  content: '';
  position: absolute; inset: 0;
  background: radial-gradient(ellipse 70% 60% at 50% 10%, rgba(60,191,191,0.1), transparent);
  pointer-events: none;
}
/* Decorative circles */
.ab-cta-wrap::after {
  content: '';
  position: absolute;
  width: 600px; height: 600px;
  border-radius: 50%;
  border: 1px solid rgba(60,191,191,0.05);
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.ab-cta-inner { max-width: 700px; margin: 0 auto; position: relative; z-index: 2; }

.ab-section-label {
  display: inline-flex; align-items: center; gap: 10px;
  font-size: 0.72rem; font-weight: 700;
  letter-spacing: 0.16em; text-transform: uppercase;
  color: #6dd9d9; margin-bottom: 1.2rem;
  justify-content: center;
}
.ab-section-label::before {
  content: ''; width: 26px; height: 2px;
  background: #3cbfbf; border-radius: 2px; flex-shrink: 0;
}

.ab-cta-h {
  font-family: 'Playfair Display', serif;
  font-size: clamp(2.2rem, 4.5vw, 3.8rem);
  font-weight: 400; color: #fff; line-height: 1.15;
  margin-bottom: 1.2rem; letter-spacing: -0.01em;
}
.ab-cta-h em { font-style: italic; color: #6dd9d9; }

.ab-cta-sub {
  font-size: 1rem; color: rgba(255,255,255,0.48);
  line-height: 1.85; max-width: 480px; margin: 0 auto 3rem;
  font-weight: 300;
}

.ab-cta-btns {
  display: flex; gap: 1rem;
  justify-content: center; flex-wrap: wrap;
}
.ab-btn {
  display: inline-flex; align-items: center; gap: 8px;
  font-family: 'Outfit', sans-serif;
  font-size: 0.92rem; font-weight: 600;
  padding: 0.9rem 2rem; border-radius: 50px;
  text-decoration: none; transition: all 0.22s ease;
  cursor: pointer; border: none;
}
.ab-btn-teal {
  background: linear-gradient(135deg, #3cbfbf, #72d4d4);
  color: #0c1a3a;
  box-shadow: 0 8px 28px rgba(60,191,191,0.28);
}
.ab-btn-teal:hover { transform: translateY(-2px); box-shadow: 0 14px 40px rgba(60,191,191,0.4); }
.ab-btn-ghost {
  border: 1.5px solid rgba(255,255,255,0.2);
  color: rgba(255,255,255,0.75); background: transparent;
}
.ab-btn-ghost:hover { background: rgba(255,255,255,0.06); border-color: rgba(255,255,255,0.35); }

/* Trust strip */
.ab-trust-strip {
  display: flex; align-items: center; justify-content: center;
  gap: 2.5rem; flex-wrap: wrap;
  margin-top: 3.5rem;
  padding-top: 2.5rem;
  border-top: 1px solid rgba(255,255,255,0.07);
}
.ab-trust-item {
  display: flex; flex-direction: column; align-items: center; gap: 0.3rem;
}
.ab-trust-num {
  font-family: 'Playfair Display', serif;
  font-size: 2rem; font-weight: 700; color: #6dd9d9; line-height: 1;
}
.ab-trust-label {
  font-size: 0.75rem; color: rgba(255,255,255,0.35);
  text-transform: uppercase; letter-spacing: 0.1em; font-weight: 500;
}

/* Responsive */
@media (max-width: 560px) {
  .ab-cta-wrap { padding: 5rem 5vw; }
  .ab-cta-btns { flex-direction: column; align-items: center; }
  .ab-btn { justify-content: center; width: 100%; max-width: 300px; }
  .ab-trust-strip { gap: 1.5rem; }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-f32d8f0 */.cf7-consultation-form {
  background: #0f1c2e;
  padding: 60px;
  border-radius: 20px;
  max-width: 800px;
   
  color: #fff;
  font-family: 'Outfit', sans-serif;
  box-shadow: 0 20px 60px rgba(0,0,0,0.3);
}

/* Title */
.form-title {
  font-size: 28px;
  margin-bottom: 6px;
}

.form-subtitle {
  font-size: 14px;
  color: #9aa4b2;
  margin-bottom: 20px;
}

/* Labels */
.cf7-consultation-form label {
     margin-bottom: 12px; 
  display: block;
  font-size: 12px;
  letter-spacing: 1px;
  color: #9aa4b2;
}

/* Layout */
.form-row {
  display: flex;
  gap: 30px;
}

.form-col {
  width: 50%;
}

.form-full {
  margin-top: 30px;
}

/* Inputs */
.cf7-consultation-form input,
.cf7-consultation-form select {
  width: 100%;
  height: 50px;
  padding-left : 50px;
  border-radius: 12px;
  border: 1px solid #2a3a52;
  background: #16263f;
  color: #fff;
  font-size: 15px;
  outline: none;
  transition: 0.3s;
   margin-top: 8px;
  
}

/* Placeholder */
.cf7-consultation-form input::placeholder {
  color: #6c7a91;
  padding-top: 12px;
  padding-bottom: 18px;
  height: 20px;
  font-size: 15px;
     
}
.wpcf7-email{
     height: 50px;
    font-size: 15px;
}
/* Select */
.cf7-consultation-form select {
  appearance: none;
  
}

/* Focus Glow */
.cf7-consultation-form input:focus,
.cf7-consultation-form select:focus {
  border-color: #f5c542;
  box-shadow: 0 0 0 2px rgba(245,197,66,0.2);
}

/* Submit */
.form-submit {
  margin-top: 35px;
  
}

.cf7-consultation-form input[type="submit"] {
  width: 100%;
  height: 60px;
  background: linear-gradient(135deg, #f5c542, #d4a017);
  color: #000;
  font-weight: 600;
  border: none;
padding-bottom: 12px ;
  border-radius: 14px;
  cursor: pointer;
  transition: 0.3s;
  
}
.wpcf7-form input, .wpcf7-form textarea, .wpcf7-form select {

    height: 50px !important;
}

/* Hover */
.cf7-consultation-form input[type="submit"]:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 25px rgba(245,197,66,0.4);
}

/* Responsive */
@media (max-width: 768px) {
  .form-row {
    flex-direction: column;
  }

  .form-col {
    width: 100%;
  }
}/* End custom CSS */