.hero-fw{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:min(clamp(400px,calc(-20.01px + 43.7503vw),820px),90dvh);position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.hero-fw__bg{inset:0;position:absolute}.hero-fw__bg img,.hero-fw__bg picture{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.hero-fw__bg:after{background-color:rgba(0,0,0,.4);content:"";inset:0;position:absolute}.hero-fw__content{display:-webkit-box;display:-ms-flexbox;display:flex;padding-block:var(--gap-2);position:relative;z-index:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--gap-2);-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}@media (max-width:600px){.hero-fw__content{padding-block:calc(var(--gap-2)*2)}}.hero-fw__body{color:var(--color-white);text-align:center}.hero-fw__body h1,.hero-fw__body h2,.hero-fw__body h3,.hero-fw__body h4,.hero-fw__body h5,.hero-fw__body h6{font-family:var(--font-display);font-size:var(--fs-h1);font-weight:var(--fw-normal);line-height:1.08;margin:0}.hero-fw__body h1:after,.hero-fw__body h2:after,.hero-fw__body h3:after,.hero-fw__body h4:after,.hero-fw__body h5:after,.hero-fw__body h6:after{background-color:currentColor;content:"";display:block;height:2px;margin-block:var(--gap-3);margin-inline:auto;max-width:300px;width:100%}.hero-fw__body p{font-family:var(--font-body);font-size:var(--fs-hero);font-weight:var(--fw-medium);margin:0}@media (max-width:600px){.hero-fw__body p{font-size:var(--fs-fine)}}.hero-fw__ctas{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--gap-1);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:600px){.hero-fw__ctas{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.hero-fw__ctas .btn{line-height:1.2}.hero-fw__ctas .btn .bn-icon{display:none}}
