.bf-hero{align-items:center;background-color:#04181d;display:flex;isolation:isolate;overflow:hidden;position:relative;width:100%}.bf-hero--full{min-height:100vh;min-height:100svh}.bf-hero--large{min-height:80vh;min-height:80svh}.bf-hero--medium{min-height:60vh;min-height:60svh}.bf-hero__video{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-2}.bf-hero__overlay{background:linear-gradient(76deg,#04181d,rgb(4 24 29 / .55) 45%,rgb(4 24 29 / .25));inset:0;opacity:var(--bf-hero-overlay,.5);position:absolute;z-index:-1}.bf-hero__content{margin:0 auto;max-width:1200px;padding:6rem 2rem;width:100%}.bf-hero__heading{color:#fff;font-size:clamp(2.4rem,5.5vw,4.25rem);font-weight:700;letter-spacing:.01em;line-height:1.1;margin:0 0 1.25rem;text-transform:uppercase;text-wrap:balance;animation:bf-hero-rise .7s cubic-bezier(.22,1,.36,1) .15s both}.bf-hero__heading:before{background-color:#0092ae;content:"";display:block;height:.375rem;margin-bottom:1.5rem;width:4.5rem}.bf-hero__text{animation:bf-hero-rise .7s cubic-bezier(.22,1,.36,1) .3s both;color:hsl(0 0% 100% / .92);font-size:clamp(1.05rem,1.6vw,1.3rem);line-height:1.6;margin:0 0 2.25rem;max-width:36rem}.bf-hero__footer{align-items:flex-start;animation:bf-hero-rise .7s cubic-bezier(.22,1,.36,1) .45s both;bottom:0;display:flex;flex-direction:column;gap:2rem;left:0;margin:0 auto;max-width:1200px;padding:0 2rem 2.5rem;position:absolute;right:0;width:100%;z-index:1}.bf-hero__buttons{display:flex;flex-wrap:wrap;gap:1rem}.bf-hero__btn{border:2px solid #fff0;border-radius:5px;box-shadow:0 6px 24px rgb(0 0 0 / .35);display:inline-block;font-size:.8125rem;font-weight:600;letter-spacing:.06em;line-height:1;padding:.6875rem 1.625rem;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.bf-hero__btn:focus,.bf-hero__btn:hover{transform:translateY(-2px)}.bf-hero__btn--primary{background-color:#0092ae;border-color:#0092ae;color:#fff}.bf-hero__btn--primary:focus,.bf-hero__btn--primary:hover{background-color:#00788f;border-color:#00788f;color:#fff}.bf-hero__btn--outline{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgb(4 24 29 / .35);border-color:#fff;color:#fff}.bf-hero__btn--outline:focus,.bf-hero__btn--outline:hover{background-color:#fff;border-color:#fff;color:#04181d}.bf-hero--center .bf-hero__content{text-align:center}.bf-hero--center .bf-hero__heading:before,.bf-hero--center .bf-hero__text{margin-left:auto;margin-right:auto}.bf-hero--center .bf-hero__footer{align-items:center}.bf-hero--center .bf-hero__buttons{justify-content:center}.bf-hero__socials{display:flex;gap:.5rem}.bf-hero__social{align-items:center;border-radius:50%;color:#fff;display:flex;filter:drop-shadow(0 2px 6px rgb(0 0 0 / .5));height:2.5rem;justify-content:center;transition:background-color .2s ease,color .2s ease;width:2.5rem}.bf-hero__social svg{height:1.125rem;width:1.125rem}.bf-hero__social:focus,.bf-hero__social:hover{background-color:#fff;color:#0092ae}.bf-hero__sound{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:rgb(4 24 29 / .35);border:1px solid hsl(0 0% 100% / .5);border-radius:50%;bottom:1.5rem;color:#fff;cursor:pointer;display:flex;height:3rem;justify-content:center;padding:0;position:absolute;right:1.5rem;transition:background-color .2s ease,border-color .2s ease;width:3rem;z-index:1}.bf-hero__sound:focus,.bf-hero__sound:hover{background-color:rgb(4 24 29 / .65);border-color:#fff}.bf-hero__sound svg{height:1.25rem;width:1.25rem}.bf-hero__sound .bf-hero__sound-icon--on{display:none}.bf-hero__sound[aria-pressed=true]{background-color:#0092ae;border-color:#0092ae}.bf-hero__sound[aria-pressed=true] .bf-hero__sound-icon--off{display:none}.bf-hero__sound[aria-pressed=true] .bf-hero__sound-icon--on{display:block}@keyframes bf-hero-rise{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.bf-hero__footer,.bf-hero__heading,.bf-hero__text{animation:none}.bf-hero__btn:focus,.bf-hero__btn:hover{transform:none}}.block-editor-block-list__layout .bf-hero{min-height:60vh}