.b-hero-video{display:grid;flex-wrap:wrap;grid-template-areas:"media" "content";max-width:unset;padding:0;position:relative}@media(min-width:992px){.b-hero-video{align-items:flex-end;display:flex;justify-content:center;min-height:100vh}}.b-hero-video__background,.b-hero-video__image{aspect-ratio:16/9;grid-area:media;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width:992px){.b-hero-video__background,.b-hero-video__image{display:block;height:100%;left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}}.b-hero-video__box{background:var(--main-bg-dark);display:flex;flex-direction:column;gap:1.5rem;grid-area:content;padding:2rem 2rem 3rem;position:relative;text-align:center;width:100%;z-index:2}@media(min-width:992px){.b-hero-video__box{backdrop-filter:blur(2px);background:linear-gradient(180deg,var(--main-bg-overlay-a95) 29.35%,var(--main-bg-overlay-a80) 100%);max-width:60rem;padding:2rem 3rem 3rem}}.b-hero-video__btn-box{display:none}.b-hero-video__btn-box:not(:empty){display:flex;flex-direction:column}.b-hero-video__btn-box .wp-block-buttons{justify-content:center}.b-hero-video__title{color:var(--main-text-neg);font-size:var(--font-display);letter-spacing:.3rem;margin:0;text-transform:uppercase}@media(min-width:801px){.b-hero-video__title{letter-spacing:.4125rem}}.b-hero-video__text{color:var(--main-text-subtle-neg);font-size:var(--label-large);margin:0}
/*# sourceMappingURL=block_hero.css.map*/