.sd-hero{background:var(--sd-teal-dark);box-sizing:border-box;overflow:hidden;padding:7rem 0}.sd-hero h2{font-size:clamp(21px,4vw,32px)}.sd-hero__content{position:relative;text-align:center}.sd-hero__pattern{aspect-ratio:1/1;background-position:50%;background-repeat:no-repeat;background-size:contain;left:50%;opacity:.82;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:42%;z-index:0}.sd-hero__brand,.sd-hero__copy,.sd-hero__subtitle,.sd-hero__title{position:relative;z-index:1}.sd-hero__title{color:var(--sd-yellow);font-size:clamp(4.8rem,8.2vw,7.2rem);font-weight:700;letter-spacing:-.075em;line-height:.88;margin:0}.sd-hero__copy{font-size:clamp(16px,2vw,18px);line-height:1.5;margin:0 auto;max-width:50%}.sd-hero__copy>div>:not(:first-child){margin-left:auto;margin-right:auto;max-width:85%}.sd-hero__copy>div>:first-child:has(img){margin-bottom:2rem}.sd-hero__copy h2{color:#ffed00}.sd-hero__copy p+p{margin-top:1rem}@media (max-width:992px){.sd-hero{padding:6rem 0}.sd-hero__pattern{width:min(420px,52vw)}.sd-hero__title{font-size:clamp(64px,10vw,92px);line-height:.92}.sd-hero__copy{max-width:72%}.sd-hero__copy>div>:not(:first-child){max-width:100%}}@media (max-width:760px){.sd-hero{padding:5rem 0 3rem}.sd-hero__pattern{height:min(244px,60vw);width:min(250px,64vw)}.sd-hero__title{font-size:clamp(50px,12vw,66px);padding-top:28px}.sd-hero__copy{max-width:90%}}