/* CAMBRIDGE_B1_IMAGE_HERO_V32_1_20260906
   Isolated IMAGE HERO.
   Uses no historical .b1x-hero/.b1x-reveal selectors, so old hero patches cannot break it.
*/

.b1x-page .b1x-image-hero-v32-1{
  position:relative!important;
  width:100%!important;
  height:clamp(560px,calc(100svh - 72px),720px)!important;
  min-height:560px!important;
  max-height:720px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  isolation:isolate!important;
  color:#fff!important;
  background:#24140f!important;
}

.b1x-page .b1x-image-hero-v32-1__photo,
.b1x-page .b1x-image-hero-v32-1__overlay{
  position:absolute!important;
  inset:0!important;
  pointer-events:none!important;
}

.b1x-page .b1x-image-hero-v32-1__photo{
  z-index:0!important;
  background-image:url("../images/public/cambridge-b1/hero-webveda.png")!important;
  background-repeat:no-repeat!important;
  background-size:cover!important;
  background-position:center center!important;
  transform-origin:72% 50%!important;
  animation:b1xImageHeroBreathV321 16s ease-out both!important;
}

.b1x-page .b1x-image-hero-v32-1__overlay{
  z-index:1!important;
  background:
    linear-gradient(90deg,
      rgba(18,8,5,.89) 0%,
      rgba(20,9,6,.82) 25%,
      rgba(21,10,7,.61) 46%,
      rgba(20,10,7,.27) 68%,
      rgba(12,7,5,.08) 100%),
    linear-gradient(180deg,
      rgba(11,6,4,.03) 0%,
      rgba(11,6,4,.01) 62%,
      rgba(8,4,3,.30) 100%)!important;
  box-shadow:inset 0 0 110px rgba(8,4,3,.15)!important;
}

.b1x-page .b1x-image-hero-v32-1__inner{
  position:relative!important;
  z-index:3!important;
  width:min(calc(100% - 80px),1100px)!important;
  max-width:1100px!important;
  height:100%!important;
  margin:0 auto!important;
  padding:28px 0 108px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
}

.b1x-page .b1x-image-hero-v32-1__copy{
  width:550px!important;
  max-width:550px!important;
  margin-top:18px!important;
  text-align:left!important;
}

.b1x-page .b1x-image-hero-v32-1__proof{
  margin:0 0 22px!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:700!important;
  line-height:1.3!important;
  text-shadow:0 2px 12px rgba(0,0,0,.45)!important;
}

.b1x-page .b1x-image-hero-v32-1__avatars{
  position:relative!important;
  width:54px!important;
  height:24px!important;
  flex:0 0 54px!important;
}

.b1x-page .b1x-image-hero-v32-1__avatars i{
  position:absolute!important;
  top:0!important;
  width:24px!important;
  height:24px!important;
  border:1.5px solid #fff!important;
  border-radius:50%!important;
  background:#fff url("../images/public/cambridge-b1/arya-academy-logo.jpg") center/contain no-repeat!important;
  box-shadow:0 2px 8px rgba(0,0,0,.22)!important;
}
.b1x-page .b1x-image-hero-v32-1__avatars i:nth-child(1){left:0!important}
.b1x-page .b1x-image-hero-v32-1__avatars i:nth-child(2){left:14px!important}
.b1x-page .b1x-image-hero-v32-1__avatars i:nth-child(3){left:28px!important}

.b1x-page .b1x-image-hero-v32-1__divider{
  width:1px!important;
  height:18px!important;
  display:block!important;
  background:rgba(255,255,255,.64)!important;
}

.b1x-page .b1x-image-hero-v32-1 h1{
  max-width:550px!important;
  margin:0!important;
  color:#fff!important;
  font-size:clamp(64px,5vw,76px)!important;
  font-weight:800!important;
  line-height:.98!important;
  letter-spacing:-.055em!important;
  white-space:normal!important;
  text-align:left!important;
  text-shadow:0 3px 21px rgba(0,0,0,.27)!important;
}

.b1x-page .b1x-image-hero-v32-1 h1 span,
.b1x-page .b1x-image-hero-v32-1 h1 em{
  display:inline!important;
  color:#fff!important;
  font:inherit!important;
}

.b1x-page .b1x-image-hero-v32-1__lead{
  max-width:520px!important;
  margin:25px 0 0!important;
  color:#fff!important;
  font-family:var(--b1x-nepali,inherit)!important;
  font-size:19px!important;
  font-weight:600!important;
  line-height:1.45!important;
  text-align:left!important;
  text-shadow:0 2px 13px rgba(0,0,0,.44)!important;
}

.b1x-page .b1x-image-hero-v32-1__actions{
  margin:31px 0 0!important;
}

.b1x-page .b1x-image-hero-v32-1__cta{
  min-width:264px!important;
  min-height:54px!important;
  height:54px!important;
  padding:0 31px!important;
  border:0!important;
  border-radius:999px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:#fff!important;
  background:#4658e8!important;
  box-shadow:0 13px 29px rgba(35,52,175,.28)!important;
  font-size:14px!important;
  font-weight:750!important;
  line-height:1!important;
  text-decoration:none!important;
  transition:transform .25s ease,filter .25s ease,box-shadow .25s ease!important;
}

.b1x-page .b1x-image-hero-v32-1__cta:hover{
  transform:translateY(-2px)!important;
  filter:brightness(1.06)!important;
  box-shadow:0 16px 34px rgba(35,52,175,.35)!important;
}

.b1x-page .b1x-image-hero-v32-1__features{
  position:absolute!important;
  z-index:4!important;
  left:0!important;
  bottom:34px!important;
  width:620px!important;
  display:flex!important;
  align-items:center!important;
  gap:38px!important;
}

.b1x-page .b1x-image-hero-v32-1__feature{
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  color:#fff!important;
}

.b1x-page .b1x-image-hero-v32-1__feature svg{
  width:20px!important;
  height:20px!important;
  min-width:20px!important;
  fill:none!important;
  stroke:#fff!important;
  stroke-width:1.45!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  filter:drop-shadow(0 2px 5px rgba(0,0,0,.42))!important;
}

.b1x-page .b1x-image-hero-v32-1__feature span{
  color:#fff!important;
  font-size:12.5px!important;
  font-weight:700!important;
  line-height:1.12!important;
  text-align:left!important;
  text-shadow:0 2px 7px rgba(0,0,0,.52)!important;
}

@keyframes b1xImageHeroBreathV321{
  0%{scale:1.02}
  100%{scale:1.05}
}

/* Tablet */
@media (min-width:768px) and (max-width:1199px){
  .b1x-page .b1x-image-hero-v32-1{
    height:clamp(540px,calc(100svh - 72px),660px)!important;
    min-height:540px!important;
    max-height:660px!important;
  }

  .b1x-page .b1x-image-hero-v32-1__photo{
    background-position:58% center!important;
  }

  .b1x-page .b1x-image-hero-v32-1__inner{
    width:calc(100% - 64px)!important;
    max-width:1040px!important;
    padding:24px 0 102px!important;
  }

  .b1x-page .b1x-image-hero-v32-1__copy{
    width:min(50%,500px)!important;
    min-width:390px!important;
  }

  .b1x-page .b1x-image-hero-v32-1 h1{
    font-size:clamp(49px,6vw,62px)!important;
  }

  .b1x-page .b1x-image-hero-v32-1__lead{
    margin-top:21px!important;
    font-size:17px!important;
  }

  .b1x-page .b1x-image-hero-v32-1__actions{
    margin-top:27px!important;
  }

  .b1x-page .b1x-image-hero-v32-1__cta{
    min-width:232px!important;
    height:51px!important;
    min-height:51px!important;
    padding:0 27px!important;
    font-size:13px!important;
  }

  .b1x-page .b1x-image-hero-v32-1__features{
    bottom:30px!important;
    gap:25px!important;
  }

  .b1x-page .b1x-image-hero-v32-1__feature svg{
    width:18px!important;
    height:18px!important;
    min-width:18px!important;
  }

  .b1x-page .b1x-image-hero-v32-1__feature span{
    font-size:11px!important;
  }
}

/* Mobile — purpose-built like the supplied reference */
@media (max-width:767px){
  .b1x-page .b1x-image-hero-v32-1{
    height:clamp(650px,calc(100svh - 70px),720px)!important;
    min-height:650px!important;
    max-height:720px!important;
  }

  .b1x-page .b1x-image-hero-v32-1__photo{
    background-size:auto 93%!important;
    background-position:84% calc(100% + 72px)!important;
    background-color:#2a1711!important;
  }

  .b1x-page .b1x-image-hero-v32-1__overlay{
    background:
      linear-gradient(180deg,
        rgba(31,16,11,.86) 0%,
        rgba(31,16,11,.67) 24%,
        rgba(28,14,10,.34) 49%,
        rgba(19,9,7,.10) 68%,
        rgba(12,6,4,.72) 100%),
      linear-gradient(90deg,rgba(12,6,4,.09),transparent 48%,rgba(12,6,4,.09))!important;
    box-shadow:inset 0 0 65px rgba(5,3,2,.18)!important;
  }

  .b1x-page .b1x-image-hero-v32-1__inner{
    width:calc(100% - 40px)!important;
    max-width:500px!important;
    padding:36px 0 0!important;
    display:block!important;
    text-align:center!important;
  }

  .b1x-page .b1x-image-hero-v32-1__copy{
    width:100%!important;
    max-width:none!important;
    margin:0 auto!important;
    text-align:center!important;
  }

  .b1x-page .b1x-image-hero-v32-1__proof{
    width:max-content!important;
    max-width:100%!important;
    margin:0 auto 18px!important;
    justify-content:center!important;
    gap:8px!important;
    font-size:10.5px!important;
    text-align:center!important;
  }

  .b1x-page .b1x-image-hero-v32-1__avatars{
    width:50px!important;
    height:22px!important;
    flex-basis:50px!important;
  }

  .b1x-page .b1x-image-hero-v32-1__avatars i{
    width:22px!important;
    height:22px!important;
  }

  .b1x-page .b1x-image-hero-v32-1__divider{
    height:16px!important;
  }

  .b1x-page .b1x-image-hero-v32-1 h1{
    width:94%!important;
    max-width:410px!important;
    margin:0 auto!important;
    font-size:clamp(42px,12.2vw,50px)!important;
    line-height:1.01!important;
    text-align:center!important;
  }

  .b1x-page .b1x-image-hero-v32-1__lead{
    width:100%!important;
    max-width:350px!important;
    margin:18px auto 0!important;
    font-size:16px!important;
    line-height:1.4!important;
    text-align:center!important;
  }

  .b1x-page .b1x-image-hero-v32-1__actions{
    margin:27px auto 0!important;
    display:flex!important;
    justify-content:center!important;
  }

  .b1x-page .b1x-image-hero-v32-1__cta{
    width:min(88%,300px)!important;
    min-width:0!important;
    height:52px!important;
    min-height:52px!important;
    padding:0 20px!important;
    font-size:13px!important;
    box-shadow:0 0 0 4px rgba(70,88,232,.17),0 13px 28px rgba(9,18,76,.28)!important;
  }

  .b1x-page .b1x-image-hero-v32-1__features{
    right:7px!important;
    bottom:22px!important;
    left:7px!important;
    width:auto!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:6px!important;
  }

  .b1x-page .b1x-image-hero-v32-1__feature{
    min-width:0!important;
    flex-direction:column!important;
    justify-content:flex-start!important;
    gap:5px!important;
    text-align:center!important;
  }

  .b1x-page .b1x-image-hero-v32-1__feature svg{
    width:20px!important;
    height:20px!important;
    min-width:20px!important;
  }

  .b1x-page .b1x-image-hero-v32-1__feature span{
    max-width:106px!important;
    margin:0 auto!important;
    font-size:9px!important;
    line-height:1.12!important;
    text-align:center!important;
  }
}

@media (max-width:390px){
  .b1x-page .b1x-image-hero-v32-1{
    height:clamp(630px,calc(100svh - 68px),690px)!important;
    min-height:630px!important;
    max-height:690px!important;
  }

  .b1x-page .b1x-image-hero-v32-1__photo{
    background-size:auto 91%!important;
    background-position:84% calc(100% + 65px)!important;
  }

  .b1x-page .b1x-image-hero-v32-1__inner{
    width:calc(100% - 30px)!important;
    padding-top:31px!important;
  }

  .b1x-page .b1x-image-hero-v32-1__proof{
    margin-bottom:16px!important;
    font-size:9.8px!important;
  }

  .b1x-page .b1x-image-hero-v32-1 h1{
    font-size:clamp(39px,12vw,46px)!important;
  }

  .b1x-page .b1x-image-hero-v32-1__lead{
    max-width:315px!important;
    margin-top:15px!important;
    font-size:15px!important;
  }

  .b1x-page .b1x-image-hero-v32-1__actions{
    margin-top:23px!important;
  }

  .b1x-page .b1x-image-hero-v32-1__cta{
    width:min(88%,270px)!important;
    height:50px!important;
    min-height:50px!important;
    font-size:12.5px!important;
  }

  .b1x-page .b1x-image-hero-v32-1__features{
    right:4px!important;
    bottom:17px!important;
    left:4px!important;
    gap:2px!important;
  }

  .b1x-page .b1x-image-hero-v32-1__feature svg{
    width:19px!important;
    height:19px!important;
    min-width:19px!important;
  }

  .b1x-page .b1x-image-hero-v32-1__feature span{
    max-width:98px!important;
    font-size:8.5px!important;
  }
}

/* Isolated load animation */
.b1x-page .b1x-image-hero-v32-1.b1x-image-hero-v32-1--motion .b1x-image-hero-v32-1__motion{
  opacity:0!important;
  filter:blur(3px)!important;
  transform:translate3d(0,var(--hero-y,18px),0)!important;
}

.b1x-page .b1x-image-hero-v32-1.b1x-image-hero-v32-1--motion.is-ready .b1x-image-hero-v32-1__motion{
  opacity:1!important;
  filter:none!important;
  transform:translate3d(0,0,0)!important;
  transition:
    opacity .70s cubic-bezier(.22,1,.36,1) var(--hero-delay,0ms),
    filter .70s ease var(--hero-delay,0ms),
    transform .76s cubic-bezier(.22,1,.36,1) var(--hero-delay,0ms)!important;
}

@media (prefers-reduced-motion:reduce){
  .b1x-page .b1x-image-hero-v32-1__photo{
    animation:none!important;
  }
  .b1x-page .b1x-image-hero-v32-1__motion{
    opacity:1!important;
    filter:none!important;
    transform:none!important;
    transition:none!important;
  }
}
