@media screen and (min-width:0px){#hero{align-items:flex-end;display:flex;height:100svh;min-height:600px;padding-bottom:2rem;position:relative}#hero .cs-container{display:flex;justify-content:center;width:100%}#hero .hide-text{display:none}#hero .cs-button{align-self:flex-start}#hero .hero-content{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:linear-gradient(to top,oklch(from var(--bg) l c h/.82) 0,oklch(from var(--bg) l c h/.5) 55%,oklch(from var(--bg) l c h/.7) 78%,transparent 100%);border-radius:1.25rem;box-shadow:0 14px 40px rgba(0,0,0,.35);color:#fff;display:flex;flex-direction:column;max-width:52rem;padding:1.5rem;position:relative}#hero .hero-content .cs-topper-secondary{font-size:clamp(.75rem,3vw,.875rem);margin-inline:initial;padding-left:1.2rem;position:relative}#hero .hero-content .cs-topper-secondary:before{background:oklch(from var(--primary) l c h);content:"";height:1px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:.9rem}#hero .hero-content h1{color:var(--text-primary);font-size:clamp(1.75rem,7vw,2.75rem);line-height:1.05}#hero .hero-content p{color:var(--text-secondary);font-size:clamp(1rem,1.4vw,1.125rem);line-height:1.6;max-width:48ch}#hero .hero-image{inset:0;position:absolute;z-index:-1}#hero .hero-image:after{background:linear-gradient(0deg,rgba(0,0,0,.75) 0,rgba(0,0,0,.45) 35%,rgba(0,0,0,.15) 60%,transparent);content:"";inset:0;position:absolute}#hero .hero-image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}}@media screen and (min-width:768px){#hero{padding-bottom:3rem}#hero .cs-container{align-items:center;justify-content:flex-start}#hero .hide-text{display:inline}#hero .hero-content{background:linear-gradient(to right,oklch(from var(--bg) l c h/.72) 0,oklch(from var(--bg) l c h/.48) 62%,oklch(from var(--bg) l c h/.18) 82%,transparent 100%)}#hero .hero-image:after{background:linear-gradient(90deg,rgba(0,0,0,.75) 0,rgba(0,0,0,.45) 35%,rgba(0,0,0,.15) 60%,transparent)}}