.fwhb-hero{position:relative;left:50%;width:100vw;max-width:100vw;height:37.5vw;min-height:0;margin-left:-50vw;background-image:linear-gradient(rgba(0,0,0,var(--fwhb-overlay)),rgba(0,0,0,var(--fwhb-overlay))),var(--fwhb-image);background-position:center center,var(--fwhb-position);background-size:100% 100%,100% 100%;background-repeat:no-repeat,no-repeat;color:var(--fwhb-text);display:flex;align-items:center;overflow:hidden;box-sizing:border-box}.fwhb-inner{width:100%;max-width:1240px;margin:0 auto;padding:clamp(18px,3vw,60px) 32px;box-sizing:border-box}.fwhb-content{max-width:720px}.fwhb-align-center .fwhb-content{margin:auto;text-align:center}.fwhb-align-right .fwhb-content{margin-left:auto;text-align:right}.fwhb-title{margin:0 0 18px!important;color:inherit!important;font-size:clamp(28px,5vw,76px)!important;line-height:1.04!important;font-weight:900!important;text-shadow:0 3px 18px rgba(0,0,0,.42)}.fwhb-subtitle{font-size:clamp(15px,2vw,23px);line-height:1.5;text-shadow:0 2px 10px rgba(0,0,0,.5)}.fwhb-subtitle p{margin:0 0 24px}.fwhb-buttons{display:flex;gap:14px;flex-wrap:wrap}.fwhb-align-center .fwhb-buttons{justify-content:center}.fwhb-align-right .fwhb-buttons{justify-content:flex-end}.fwhb-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 25px;border-radius:6px;background:var(--fwhb-button);color:var(--fwhb-button-text)!important;text-decoration:none!important;font-weight:700;transition:transform .2s,filter .2s}.fwhb-button:hover{transform:translateY(-2px);filter:brightness(1.08)}.fwhb-button-secondary{background:rgba(255,255,255,.18);color:#fff!important;border:1px solid rgba(255,255,255,.55);backdrop-filter:blur(4px)}@media(max-width:767px){.fwhb-inner{padding:12px 16px}.fwhb-title{margin-bottom:8px!important;font-size:clamp(20px,7vw,36px)!important}.fwhb-subtitle{font-size:13px;line-height:1.3}.fwhb-subtitle p{margin-bottom:9px}.fwhb-buttons{gap:6px}.fwhb-button{min-height:32px;width:auto;padding:0 13px;font-size:12px}}
