.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%);border-radius:var(--radius);margin-bottom:2rem;max-width:50rem;padding: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__text,.b-hero-video__title{color:var(--main-text-neg);margin:0}.b-hero-video__text{font-size:var(--label-large)}
/*# sourceMappingURL=block_hero.css.map*/