/*--------------------------------------------------------------
# About Sanskar Page
--------------------------------------------------------------*/
.aboutsanskar-page {
  background: #fff4e6;
}

.aboutsanskar-hero {
  position: relative;
  overflow: hidden;
  padding: 24px 0 4px;
  background:
    radial-gradient(circle at 10% 22%, rgba(255, 193, 113, 0.2) 0%, rgba(255, 193, 113, 0) 42%),
    radial-gradient(circle at 90% 86%, rgba(255, 134, 31, 0.15) 0%, rgba(255, 134, 31, 0) 48%),
    #fff4e6;
}

.aboutsanskar-hero::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 76px;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(255, 244, 230, 0) 0%, #fff4e6 82%);
}

.aboutsanskar-hero .container {
  position: relative;
  z-index: 1;
  max-width: 920px;
  text-align: center;
}

.aboutsanskar-hero .hero-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
  min-height: 54px;
  padding: 12px 34px;
  border-radius: 999px;
  border: 1.5px solid rgba(255, 156, 44, 0.42);
  background: rgba(255, 250, 241, 0.9);
  color: #a44e00;
  font-size: clamp(14px, 1.2vw, 18px);
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  box-shadow: 0 10px 20px rgba(91, 45, 2, 0.11);
  transition: transform 320ms ease, box-shadow 320ms ease, background 320ms ease, color 320ms ease, border-color 320ms ease;
}

.aboutsanskar-hero .hero-tag:hover {
  transform: translateY(-2px);
  border-color: transparent;
  color: #fffaf2;
  background: linear-gradient(120deg, #ff5f00 0%, #ff9021 52%, #ffd23e 100%);
  box-shadow: 0 16px 30px rgba(255, 128, 12, 0.32);
}

.aboutsanskar-page #about-sanskar-intro.about-sanskar {
  position: relative;
  z-index: 1;
  margin-top: 0;
  padding: 30px 0 82px;
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 193, 113, 0.16) 0%, rgba(255, 193, 113, 0) 42%),
    radial-gradient(circle at 88% 84%, rgba(255, 134, 31, 0.12) 0%, rgba(255, 134, 31, 0) 46%),
    #fff4e6;
}

.aboutsanskar-page #about-sanskar-intro .about-intro-top {
  display: flex;
  justify-content: center;
  margin: 0 0 24px;
}

.aboutsanskar-page #about-sanskar-intro .hero-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 12px 34px;
  border-radius: 999px;
  border: 1.5px solid rgba(255, 156, 44, 0.42);
  background: rgba(255, 250, 241, 0.9);
  color: #a44e00;
  font-size: clamp(14px, 1.2vw, 18px);
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  box-shadow: 0 10px 20px rgba(91, 45, 2, 0.11);
  transition: transform 320ms ease, box-shadow 320ms ease, background 320ms ease, color 320ms ease, border-color 320ms ease;
}

.aboutsanskar-page #about-sanskar-intro .hero-tag:hover {
  transform: translateY(-2px);
  border-color: transparent;
  color: #fffaf2;
  background: linear-gradient(120deg, #ff5f00 0%, #ff9021 52%, #ffd23e 100%);
  box-shadow: 0 16px 30px rgba(255, 128, 12, 0.32);
}

.aboutsanskar-hero h1 {
  margin: 0;
  color: #26180c;
  font-size: clamp(34px, 4.8vw, 62px);
  line-height: 1.1;
}

.aboutsanskar-hero p {
  margin: 16px auto 0;
  color: rgba(38, 24, 12, 0.78);
  font-size: 18px;
  line-height: 1.7;
  max-width: 860px;
}

.about-vision-mission {
  position: relative;
  padding: 30px 0 72px;
  background: #fff4e6;
}

.about-vision-mission .section-head {
  text-align: center;
  margin-bottom: 24px;
}

.about-vision-mission .section-tag,
.about-overview .section-tag {
  display: inline-flex;
  align-items: center;
  padding: 6px 14px;
  border-radius: 999px;
  border: 1px solid rgba(255, 156, 44, 0.34);
  background: rgba(255, 250, 241, 0.76);
  color: #b85f00;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.about-vision-mission .section-head h2 {
  margin: 14px auto 0;
  color: #24170b;
  font-size: clamp(30px, 3.8vw, 48px);
  line-height: 1.15;
  max-width: 760px;
}

.about-vision-mission .vm-showcase {
  position: relative;
  max-width: 860px;
  min-height: 340px;
  margin: 0 auto 28px;
}

.about-vision-mission .vm-shape {
  position: absolute;
  pointer-events: none;
}

.about-vision-mission .vm-shape-dots {
  width: 140px;
  height: 140px;
  left: -18px;
  bottom: 20px;
  border-radius: 999px;
  background:
    radial-gradient(circle, rgba(255, 145, 27, 0.84) 2px, transparent 3px) 0 0 / 11px 11px,
    rgba(255, 215, 154, 0.28);
  animation: vmFloatY 8s ease-in-out infinite;
}

.about-vision-mission .vm-shape-ring {
  width: 180px;
  height: 180px;
  right: 6%;
  top: -26px;
  border-radius: 999px;
  border: 2px solid rgba(255, 168, 73, 0.38);
  box-shadow: inset 0 0 0 18px rgba(255, 215, 151, 0.16);
  animation: vmSpinSlow 20s linear infinite;
}

.about-vision-mission .vm-shape-orb {
  width: 92px;
  height: 92px;
  right: -12px;
  bottom: 30px;
  border-radius: 999px;
  background: radial-gradient(circle at 30% 30%, rgba(255, 239, 211, 0.82) 0%, rgba(255, 171, 72, 0.24) 68%, rgba(255, 171, 72, 0) 100%);
  animation: vmFloatY 6.6s ease-in-out infinite reverse;
}

.about-vision-mission .vm-media {
  margin: 0;
  position: absolute;
  overflow: hidden;
  border-radius: 22px;
  border: 1px solid rgba(255, 174, 83, 0.34);
  background: #fff;
  box-shadow: 0 18px 34px rgba(64, 31, 4, 0.13);
}

.about-vision-mission .vm-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 380ms ease;
}

.about-vision-mission .vm-media:hover img {
  transform: scale(1.05);
}

.about-vision-mission .vm-media-main {
  width: 58%;
  height: 320px;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  z-index: 3;
}

.about-vision-mission .vm-media-float {
  width: 24%;
  height: 180px;
  z-index: 4;
  animation: vmFloatCard 7.2s ease-in-out infinite;
}

.about-vision-mission .vm-media-float-a {
  left: 7%;
  top: 78px;
}

.about-vision-mission .vm-media-float-b {
  right: 7%;
  bottom: 8px;
  animation-delay: 220ms;
}

.about-vision-mission .vm-card {
  --vm-motto-surface: linear-gradient(140deg, rgba(255, 139, 22, 0.14) 0%, rgba(255, 208, 111, 0.24) 100%);
  height: 100%;
  padding: 24px 20px;
  border-radius: 20px;
  border: 1px solid rgba(255, 171, 73, 0.3);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.92) 0%, rgba(255, 247, 233, 0.94) 100%);
  box-shadow: 0 16px 30px rgba(64, 31, 4, 0.09);
  transition: transform 300ms ease, box-shadow 300ms ease;
}

.about-vision-mission .vm-card:hover {
  background: var(--vm-motto-surface);
  border-color: rgba(255, 167, 69, 0.42);
  transform: translateY(-4px);
  box-shadow: 0 22px 36px rgba(64, 31, 4, 0.14);
}

.about-vision-mission .vm-icon {
  width: 46px;
  height: 46px;
  border-radius: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  color: #fff9ef;
  font-size: 20px;
  background: linear-gradient(145deg, #ff7d0d 0%, #ffb83f 100%);
  box-shadow: 0 10px 18px rgba(255, 132, 18, 0.24);
}

.about-vision-mission .vm-card h3 {
  margin: 0;
  color: #2a1a0d;
  font-size: 28px;
  line-height: 1.2;
}

.about-vision-mission .vm-card p {
  margin: 10px 0 0;
  color: rgba(42, 26, 13, 0.74);
  font-size: 16px;
  line-height: 1.7;
}

.about-vision-mission .vm-card-motto {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.92) 0%, rgba(255, 247, 233, 0.94) 100%);
}

/* Vision & Mission Page - Refined Card Design */
.vision-mission-page .about-vision-mission .row.g-4 > [class*="col-"]:nth-child(1) .vm-card {
  --vm-c1: #ff7f12;
  --vm-c2: #ffc368;
  --vm-glow: rgba(255, 139, 35, 0.2);
}

.vision-mission-page .about-vision-mission .row.g-4 > [class*="col-"]:nth-child(2) .vm-card {
  --vm-c1: #ff9621;
  --vm-c2: #ffd27c;
  --vm-glow: rgba(255, 165, 64, 0.2);
}

.vision-mission-page .about-vision-mission .row.g-4 > [class*="col-"]:nth-child(3) .vm-card {
  --vm-c1: #ff6f0f;
  --vm-c2: #ffbe5f;
  --vm-glow: rgba(255, 126, 34, 0.22);
}

.vision-mission-page .about-vision-mission .vm-card {
  --vm-c1: #ff8620;
  --vm-c2: #ffc972;
  --vm-glow: rgba(255, 145, 40, 0.2);
  position: relative;
  overflow: hidden;
  border-radius: 24px;
  padding: 28px 22px 24px;
  border: 1px solid rgba(255, 178, 89, 0.36);
  background:
    linear-gradient(160deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 249, 238, 0.97) 48%, rgba(255, 242, 223, 0.95) 100%);
  box-shadow: 0 18px 34px rgba(66, 31, 4, 0.12);
  transition: transform 300ms ease, box-shadow 300ms ease, border-color 300ms ease;
}

.vision-mission-page .about-vision-mission .vm-card::before {
  content: "";
  position: absolute;
  left: 14px;
  right: 14px;
  top: 0;
  height: 5px;
  border-radius: 0 0 999px 999px;
  background: linear-gradient(90deg, var(--vm-c1) 0%, var(--vm-c2) 100%);
}

.vision-mission-page .about-vision-mission .vm-card::after {
  content: "";
  position: absolute;
  width: 160px;
  height: 160px;
  right: -70px;
  bottom: -74px;
  border-radius: 999px;
  background: radial-gradient(circle, var(--vm-glow) 0%, rgba(255, 196, 122, 0) 72%);
  pointer-events: none;
}

.vision-mission-page .about-vision-mission .vm-card:hover {
  transform: translateY(-7px);
  border-color: rgba(255, 167, 72, 0.56);
  box-shadow: 0 24px 40px rgba(66, 31, 4, 0.18);
}

.vision-mission-page .about-vision-mission .vm-icon {
  position: relative;
  width: 56px;
  height: 56px;
  border-radius: 16px;
  margin-bottom: 14px;
  color: #fffaf1;
  font-size: 21px;
  background: linear-gradient(145deg, var(--vm-c1) 0%, var(--vm-c2) 100%);
  box-shadow: 0 12px 22px rgba(255, 128, 12, 0.26);
}

.vision-mission-page .about-vision-mission .vm-icon::after {
  content: "";
  position: absolute;
  inset: 5px;
  border-radius: 12px;
  border: 1px solid rgba(255, 246, 230, 0.34);
}

.vision-mission-page .about-vision-mission .vm-card h3 {
  margin: 0 0 10px;
  color: #2c1b0d;
  font-size: clamp(52px, 3.3vw, 62px);
  line-height: 0.94;
  letter-spacing: -0.02em;
}

.vision-mission-page .about-vision-mission .vm-card p {
  margin: 0;
  color: rgba(41, 25, 12, 0.82);
  font-size: 15px;
  line-height: 1.64;
  max-width: 96%;
}

.vision-mission-page .about-vision-mission .vm-card-motto {
  background:
    linear-gradient(160deg, rgba(255, 252, 246, 0.98) 0%, rgba(255, 238, 213, 0.95) 52%, rgba(255, 225, 182, 0.95) 100%);
}

@media (max-width: 767px) {
  .vision-mission-page .about-vision-mission .vm-card {
    padding: 20px 14px 18px;
    border-radius: 18px;
  }

  .vision-mission-page .about-vision-mission .vm-icon {
    width: 48px;
    height: 48px;
    border-radius: 14px;
    font-size: 18px;
    margin-bottom: 12px;
  }

  .vision-mission-page .about-vision-mission .vm-card h3 {
    font-size: clamp(40px, 11vw, 52px);
  }

  .vision-mission-page .about-vision-mission .vm-card p {
    font-size: 15px;
    line-height: 1.6;
    max-width: 100%;
  }
}

.about-overview {
  position: relative;
  padding: 0 0 82px;
  background: #fff4e6;
}

.about-overview .overview-main-card {
  height: 100%;
  border-radius: 24px;
  padding: 28px 26px;
  border: 1px solid rgba(255, 171, 73, 0.3);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94) 0%, rgba(255, 247, 232, 0.94) 100%);
  box-shadow: 0 18px 34px rgba(64, 31, 4, 0.11);
}

.about-overview .overview-main-card h2 {
  margin: 14px 0 14px;
  color: #26180c;
  font-size: clamp(28px, 3.2vw, 42px);
  line-height: 1.18;
}

.about-overview .overview-main-card p {
  margin: 0;
  color: rgba(38, 24, 12, 0.76);
  font-size: 16px;
  line-height: 1.76;
}

.about-overview .overview-main-card p + p {
  margin-top: 12px;
}

.about-overview .overview-media-stack {
  position: relative;
  min-height: 300px;
  margin-bottom: 14px;
}

.about-overview .overview-shape {
  position: absolute;
  pointer-events: none;
}

.about-overview .overview-shape-ring {
  width: 170px;
  height: 170px;
  right: 12%;
  top: -20px;
  border-radius: 999px;
  border: 2px solid rgba(255, 168, 73, 0.34);
  box-shadow: inset 0 0 0 16px rgba(255, 215, 151, 0.14);
  animation: vmSpinSlow 18s linear infinite reverse;
}

.about-overview .overview-shape-dots {
  width: 118px;
  height: 118px;
  left: -14px;
  bottom: 28px;
  border-radius: 999px;
  background:
    radial-gradient(circle, rgba(255, 145, 27, 0.78) 1.8px, transparent 2.8px) 0 0 / 10px 10px,
    rgba(255, 210, 139, 0.24);
  animation: vmFloatY 7.8s ease-in-out infinite;
}

.about-overview .overview-shape-glow {
  width: 86px;
  height: 86px;
  right: -8px;
  bottom: 8px;
  border-radius: 999px;
  background: radial-gradient(circle at 30% 30%, rgba(255, 238, 209, 0.78) 0%, rgba(255, 169, 71, 0.2) 70%, rgba(255, 169, 71, 0) 100%);
  animation: vmFloatY 6.2s ease-in-out infinite reverse;
}

.about-overview .overview-media {
  margin: 0;
  position: absolute;
  overflow: hidden;
  border-radius: 18px;
  border: 1px solid rgba(255, 170, 72, 0.34);
  background: #fff;
  box-shadow: 0 16px 30px rgba(64, 31, 4, 0.12);
  z-index: 2;
}

.about-overview .overview-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 360ms ease;
}

.about-overview .overview-media:hover img {
  transform: scale(1.04);
}

.about-overview .overview-media-main {
  width: 72%;
  height: 272px;
  right: 0;
  top: 0;
}

.about-overview .overview-media-secondary {
  width: 44%;
  height: 172px;
  left: 0;
  bottom: 8px;
  z-index: 3;
  animation: vmFloatCard 7.6s ease-in-out infinite;
}

.about-overview .overview-side-grid {
  height: 100%;
  display: grid;
  gap: 12px;
}

.about-overview .overview-point-card {
  height: 100%;
  display: grid;
  grid-template-columns: 52px minmax(0, 1fr);
  gap: 12px;
  padding: 16px 14px;
  border-radius: 16px;
  border: 1px solid rgba(255, 170, 72, 0.3);
  background: rgba(255, 249, 239, 0.9);
  box-shadow: 0 12px 20px rgba(64, 31, 4, 0.08);
  transition: transform 280ms ease, box-shadow 280ms ease;
}

.about-overview .overview-point-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 28px rgba(64, 31, 4, 0.12);
}

.about-overview .point-icon {
  width: 52px;
  height: 52px;
  border-radius: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff9ef;
  font-size: 22px;
  background: linear-gradient(140deg, #ff7f10 0%, #ffb73f 100%);
  box-shadow: 0 10px 18px rgba(255, 132, 18, 0.22);
}

.about-overview .overview-point-card h3 {
  margin: 2px 0 4px;
  color: #2a1a0d;
  font-size: 19px;
  line-height: 1.25;
}

.about-overview .overview-point-card p {
  margin: 0;
  color: rgba(42, 26, 13, 0.74);
  font-size: 14px;
  line-height: 1.55;
}

/*--------------------------------------------------------------
# Overview Section Refresh
--------------------------------------------------------------*/
.about-overview {
  padding: 0 0 86px;
}

.about-overview .overview-shell {
  border-radius: 26px;
  border: 1px solid rgba(255, 171, 73, 0.28);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.55) 0%, rgba(255, 245, 226, 0.52) 100%);
  box-shadow: 0 24px 44px rgba(64, 31, 4, 0.09);
  padding: clamp(18px, 3vw, 30px);
}

.about-overview .overview-visual {
  position: relative;
  min-height: 390px;
}

.about-overview .overview-visual-shape {
  position: absolute;
  pointer-events: none;
}

.about-overview .overview-visual-shape.shape-ring {
  width: 190px;
  height: 190px;
  right: 12%;
  top: -14px;
  border-radius: 999px;
  border: 2px solid rgba(255, 168, 73, 0.34);
  box-shadow: inset 0 0 0 18px rgba(255, 214, 149, 0.16);
  animation: vmSpinSlow 18s linear infinite reverse;
}

.about-overview .overview-visual-shape.shape-dots {
  width: 126px;
  height: 126px;
  left: -16px;
  bottom: 22px;
  border-radius: 999px;
  background:
    radial-gradient(circle, rgba(255, 145, 27, 0.84) 2px, transparent 3px) 0 0 / 10px 10px,
    rgba(255, 210, 139, 0.24);
  animation: vmFloatY 7.8s ease-in-out infinite;
}

.about-overview .overview-visual-shape.shape-orb {
  width: 86px;
  height: 86px;
  right: -6px;
  bottom: 8px;
  border-radius: 999px;
  background: radial-gradient(circle at 30% 30%, rgba(255, 238, 209, 0.82) 0%, rgba(255, 169, 71, 0.2) 70%, rgba(255, 169, 71, 0) 100%);
  animation: vmFloatY 6.2s ease-in-out infinite reverse;
}

.about-overview .overview-visual-media {
  margin: 0;
  position: absolute;
  overflow: hidden;
  border-radius: 18px;
  border: 1px solid rgba(255, 171, 73, 0.34);
  background: #fff;
  box-shadow: 0 18px 32px rgba(64, 31, 4, 0.13);
}

.about-overview .overview-visual-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 360ms ease;
}

.about-overview .overview-visual-media:hover img {
  transform: scale(1.04);
}

.about-overview .overview-visual-media.media-main {
  width: 74%;
  height: 340px;
  right: 0;
  top: 0;
}

.about-overview .overview-visual-media.media-float {
  width: 46%;
  height: 190px;
  left: 0;
  bottom: 6px;
  z-index: 2;
  animation: vmFloatCard 7.6s ease-in-out infinite;
}

.about-overview .overview-visual-media.media-float-alt {
  width: 34%;
  height: 146px;
  right: 6%;
  bottom: 20px;
  z-index: 3;
  animation: vmFloatCard 8.2s ease-in-out infinite reverse;
}

.about-overview .overview-content-card {
  border-radius: 22px;
  border: 1px solid rgba(255, 171, 73, 0.3);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 247, 232, 0.9) 100%);
  box-shadow: 0 18px 34px rgba(64, 31, 4, 0.11);
  padding: clamp(18px, 2.2vw, 28px);
}

.about-overview .overview-content-card h2 {
  margin: 14px 0 12px;
  color: #26180c;
  font-size: clamp(28px, 3.2vw, 42px);
  line-height: 1.15;
}

.about-overview .overview-content-card p {
  margin: 0;
  color: rgba(38, 24, 12, 0.76);
  font-size: 16px;
  line-height: 1.74;
}

.about-overview .overview-content-card p + p {
  margin-top: 10px;
}

.about-overview .overview-philosophy {
  margin-top: 16px;
  border-radius: 16px;
  border: 1px solid rgba(255, 171, 73, 0.24);
  background: rgba(255, 252, 246, 0.84);
  padding: 14px 14px 12px;
}

.about-overview .overview-philosophy h3 {
  margin: 0;
  color: #2a1a0d;
  font-size: 21px;
}

.about-overview .overview-philosophy p {
  margin-top: 7px;
  font-size: 14px;
  line-height: 1.58;
}

.about-overview .overview-pill-grid {
  margin-top: 14px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.about-overview .overview-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 42px;
  border-radius: 999px;
  border: 1px solid rgba(255, 167, 69, 0.3);
  background: rgba(255, 251, 245, 0.9);
  padding: 8px 12px;
  color: #5a310f;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
}

.about-overview .overview-pill i {
  width: 24px;
  height: 24px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff9ef;
  font-size: 12px;
  background: linear-gradient(140deg, #ff7f10 0%, #ffb73f 100%);
  box-shadow: 0 8px 14px rgba(255, 132, 18, 0.22);
}

@media (max-width: 1199px) {
  .aboutsanskar-hero p {
    font-size: 17px;
  }

  .about-vision-mission .vm-showcase {
    max-width: 740px;
    min-height: 314px;
  }

  .about-vision-mission .vm-media-main {
    height: 292px;
  }

  .about-vision-mission .vm-media-float {
    height: 162px;
  }

  .about-overview .overview-media-stack {
    min-height: 284px;
  }

  .about-overview .overview-media-main {
    height: 250px;
  }

  .about-overview .overview-media-secondary {
    height: 156px;
  }

  .about-overview .overview-visual {
    min-height: 360px;
  }

  .about-overview .overview-visual-media.media-main {
    height: 314px;
  }

  .about-overview .overview-visual-media.media-float {
    height: 174px;
  }

  .about-overview .overview-visual-media.media-float-alt {
    width: 32%;
    height: 138px;
    right: 4%;
    bottom: 18px;
  }

  .about-overview .overview-content-card p {
    font-size: 15px;
  }

  .about-vision-mission .vm-card h3 {
    font-size: 25px;
  }
}

@media (max-width: 991px) {
  .aboutsanskar-hero {
    padding: 18px 0 2px;
  }

  .aboutsanskar-page #about-sanskar-intro.about-sanskar {
    padding: 22px 0 66px;
  }

  .aboutsanskar-page #about-sanskar-intro .about-intro-top {
    margin-bottom: 18px;
  }

  .aboutsanskar-hero p {
    font-size: 16px;
    line-height: 1.65;
  }

  .about-vision-mission {
    padding: 22px 0 58px;
  }

  .about-vision-mission .vm-showcase {
    min-height: 294px;
    margin-bottom: 22px;
  }

  .about-vision-mission .vm-media-main {
    width: 64%;
    height: 272px;
  }

  .about-vision-mission .vm-media-float {
    width: 30%;
    height: 148px;
  }

  .about-overview .overview-media-stack {
    min-height: 274px;
    margin-bottom: 12px;
  }

  .about-overview .overview-media-main {
    width: 70%;
    height: 236px;
  }

  .about-overview .overview-media-secondary {
    width: 42%;
    height: 148px;
  }

  .about-overview .overview-shell {
    border-radius: 20px;
    padding: 16px;
  }

  .about-overview .overview-visual {
    min-height: 334px;
  }

  .about-overview .overview-visual-media.media-main {
    width: 76%;
    height: 286px;
  }

  .about-overview .overview-visual-media.media-float {
    width: 46%;
    height: 158px;
  }

  .about-overview .overview-visual-media.media-float-alt {
    width: 34%;
    height: 126px;
    right: 4%;
    bottom: 14px;
  }

  .about-overview {
    padding: 0 0 66px;
  }
}

@media (max-width: 767px) {
  .aboutsanskar-hero {
    padding: 14px 0 0;
  }

  .aboutsanskar-hero .hero-tag {
    min-height: 46px;
    padding: 10px 22px;
    font-size: clamp(13px, 3.8vw, 16px);
    letter-spacing: 0.12em;
  }

  .aboutsanskar-page #about-sanskar-intro.about-sanskar {
    padding: 14px 0 58px;
  }

  .aboutsanskar-page #about-sanskar-intro .about-intro-top {
    margin-bottom: 14px;
  }

  .aboutsanskar-page #about-sanskar-intro .hero-tag {
    min-height: 46px;
    padding: 10px 22px;
    font-size: clamp(13px, 3.8vw, 16px);
    letter-spacing: 0.12em;
  }

  .aboutsanskar-hero h1 {
    font-size: clamp(30px, 10vw, 44px);
  }

  .aboutsanskar-hero p {
    margin-top: 12px;
    font-size: 15px;
    line-height: 1.6;
  }

  .about-vision-mission .section-head h2 {
    font-size: clamp(26px, 8.2vw, 36px);
  }

  .about-vision-mission .vm-showcase {
    min-height: 356px;
    margin-bottom: 18px;
  }

  .about-vision-mission .vm-shape-dots {
    width: 96px;
    height: 96px;
    left: -4px;
    bottom: 54px;
  }

  .about-vision-mission .vm-shape-ring {
    width: 120px;
    height: 120px;
    right: 2px;
    top: -14px;
    border-width: 1.5px;
  }

  .about-vision-mission .vm-shape-orb {
    width: 68px;
    height: 68px;
    right: -4px;
    bottom: 30px;
  }

  .about-vision-mission .vm-media {
    border-radius: 16px;
  }

  .about-vision-mission .vm-media-main {
    width: 100%;
    height: 240px;
    left: 0;
    transform: none;
  }

  .about-vision-mission .vm-media-float {
    width: 42%;
    height: 124px;
  }

  .about-vision-mission .vm-media-float-a {
    left: 0;
    top: 188px;
  }

  .about-vision-mission .vm-media-float-b {
    right: 0;
    bottom: 0;
  }

  .about-vision-mission .vm-card {
    padding: 18px 14px;
    border-radius: 16px;
  }

  .about-vision-mission .vm-icon {
    width: 42px;
    height: 42px;
    font-size: 18px;
    border-radius: 12px;
    margin-bottom: 12px;
  }

  .about-vision-mission .vm-card h3 {
    font-size: 23px;
  }

  .about-vision-mission .vm-card p {
    margin-top: 8px;
    font-size: 15px;
    line-height: 1.62;
  }

  .about-overview .overview-main-card {
    border-radius: 18px;
    padding: 20px 16px;
  }

  .about-overview .overview-main-card h2 {
    font-size: clamp(24px, 8.2vw, 34px);
    margin: 12px 0 10px;
  }

  .about-overview .overview-main-card p {
    font-size: 15px;
    line-height: 1.66;
  }

  .about-overview .overview-shell {
    border-radius: 16px;
    padding: 12px;
  }

  .about-overview .overview-visual {
    min-height: 290px;
  }

  .about-overview .overview-visual-shape.shape-ring {
    width: 122px;
    height: 122px;
    top: -8px;
    right: 2%;
    border-width: 1.5px;
  }

  .about-overview .overview-visual-shape.shape-dots {
    width: 88px;
    height: 88px;
    left: -2px;
    bottom: 34px;
  }

  .about-overview .overview-visual-shape.shape-orb {
    width: 62px;
    height: 62px;
    right: -4px;
  }

  .about-overview .overview-visual-media {
    border-radius: 14px;
  }

  .about-overview .overview-visual-media.media-main {
    width: 100%;
    height: 214px;
    right: auto;
    left: 0;
  }

  .about-overview .overview-visual-media.media-float {
    width: 48%;
    height: 116px;
    left: 0;
    bottom: 0;
  }

  .about-overview .overview-visual-media.media-float-alt {
    width: 42%;
    height: 104px;
    right: 0;
    bottom: 10px;
  }

  .about-overview .overview-content-card {
    border-radius: 16px;
    padding: 16px 12px;
  }

  .about-overview .overview-content-card h2 {
    font-size: clamp(24px, 8vw, 34px);
    margin: 12px 0 10px;
  }

  .about-overview .overview-content-card p {
    font-size: 14.5px;
    line-height: 1.64;
  }

  .about-overview .overview-philosophy {
    border-radius: 12px;
    padding: 12px;
  }

  .about-overview .overview-philosophy h3 {
    font-size: 18px;
  }

  .about-overview .overview-philosophy p {
    font-size: 13.5px;
  }

  .about-overview .overview-pill-grid {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .about-overview .overview-pill {
    min-height: 38px;
    padding: 7px 10px;
    font-size: 12.5px;
  }

  .about-overview .overview-pill i {
    width: 22px;
    height: 22px;
    font-size: 11px;
  }

  .about-overview .overview-media-stack {
    min-height: 300px;
    margin-bottom: 12px;
  }

  .about-overview .overview-shape-ring {
    width: 120px;
    height: 120px;
    right: 6%;
    top: -8px;
    border-width: 1.5px;
  }

  .about-overview .overview-shape-dots {
    width: 88px;
    height: 88px;
    left: -2px;
    bottom: 42px;
  }

  .about-overview .overview-shape-glow {
    width: 62px;
    height: 62px;
    right: -4px;
    bottom: 12px;
  }

  .about-overview .overview-media {
    border-radius: 14px;
  }

  .about-overview .overview-media-main {
    width: 100%;
    height: 222px;
    right: auto;
    left: 0;
  }

  .about-overview .overview-media-secondary {
    width: 46%;
    height: 122px;
    left: 0;
    bottom: 0;
  }

  .about-overview .overview-point-card {
    grid-template-columns: 46px minmax(0, 1fr);
    gap: 10px;
    padding: 13px 11px;
    border-radius: 14px;
  }

  .about-overview .point-icon {
    width: 46px;
    height: 46px;
    border-radius: 12px;
    font-size: 19px;
  }

  .about-overview .overview-point-card h3 {
    font-size: 17px;
    margin-bottom: 3px;
  }

  .about-overview .overview-point-card p {
    font-size: 13.5px;
  }
}

@keyframes vmFloatY {
  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-10px);
  }
}

@keyframes vmFloatCard {
  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-8px);
  }
}

@keyframes vmSpinSlow {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@media (prefers-reduced-motion: reduce) {
  .aboutsanskar-page *,
  .aboutsanskar-page *::before,
  .aboutsanskar-page *::after {
    animation-duration: 1ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 1ms !important;
  }
}
