.bmb-page-hero{background:#1e1e1e;height:clamp(320px,32vw,400px);isolation:isolate;margin-left:calc(50% - 50vw);max-width:100vw;overflow:hidden;position:relative;width:100vw}.bmb-page-hero__image{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%;z-index:0}.bmb-page-hero__gradient{background:linear-gradient(0deg,rgba(30,30,30,.94) 0,rgba(30,30,30,.7) 28%,rgba(30,30,30,.22) 48%,rgba(30,30,30,0) 68%);inset:0;pointer-events:none;position:absolute;z-index:1}.bmb-page-hero__content{bottom:0;box-sizing:border-box;left:50%;max-width:1300px;padding-bottom:clamp(32px,4vw,56px);position:absolute;transform:translateX(-50%);width:calc(100% - 48px);z-index:2}.bmb-page-hero__title{color:#fff;font-family:Frutiger LT\ 75 Black,Arial,sans-serif;font-size:clamp(32px,3vw,46px);font-weight:900;line-height:1.05;margin:0;max-width:100%}.bmb-page-hero__subtitle{color:#fff;font-family:Frutiger LT\ 65 Bold,Arial,sans-serif;font-size:clamp(17px,1.5vw,21px);font-weight:700;line-height:1.25;margin:12px 0 0;max-width:100%}@media (max-width:767px){.bmb-page-hero{height:320px}.bmb-page-hero__content{padding-bottom:28px;width:calc(100% - 40px)}.bmb-page-hero__title{font-size:30px}.bmb-page-hero__subtitle{font-size:17px;margin-top:8px}}