
body.das-y9-theme-active.home h1{font-size:clamp(44px,7vw,88px);font-weight:950}
body.das-y9-theme-active.home .hero,
body.das-y9-theme-active.home .hero-section,
body.das-y9-theme-active.home .home-banner{
  background:radial-gradient(circle at 50% 20%,rgba(104,232,255,.10),transparent 40%),
  linear-gradient(145deg,rgba(8,15,34,.92),rgba(3,6,15,.98))!important;
  border-bottom:1px solid var(--y9-line);border-radius:0 0 36px 36px;
}
