.as-video-section{padding-inline:0!important;position:relative}.as-video-section .as-has-background{padding:var(--block-padding)}.as-video-section__wave{margin-bottom:-1px;position:relative}.as-video-section__wave svg{display:block;height:auto;width:100%}.as-video-section__column-container{display:flex;flex-direction:column;gap:1.25rem;height:100%;margin-inline:auto;margin-bottom:1rem;max-width:900px;padding-inline:var(--wp--style--root--padding-left) var(--wp--style--root--padding-right)}@media (min-width:1024px) and (max-width:1279px),(min-width:1280px){.as-video-section__column-container{padding-inline:0}}.as-video-section__heading{margin:0}.as-video-section__video{aspect-ratio:16/9;background-color:var(--wp--preset--color--ink);border-radius:1rem;max-width:calc(100vw - var(--wp--style--root--padding-left)*2);overflow:hidden;position:relative;width:auto}.as-video-section__video .epyt-facade-play{display:none}.as-video-section__video iframe{aspect-ratio:16/9;height:100%;min-height:188px;width:calc(100vw - var(--wp--style--root--padding-left)*2)}@media (min-width:640px) and (max-width:1023px){.as-video-section__video iframe{min-height:auto}}@media (min-width:1024px) and (max-width:1279px),(min-width:1280px){.as-video-section__video iframe{min-height:calc(11.11111vw - var(--wp--style--root--padding-left)*2/9);width:900px}}@media (min-width:640px) and (max-width:1023px){.as-video-section__video{width:100%}}@media (min-width:1024px) and (max-width:1279px),(min-width:1280px){.as-video-section__video{max-height:505px}}.as-video-section__button{background-color:rgba(35,40,60,.502);border:none;color:var(--wp--preset--color--white);cursor:pointer;height:100%;inset:0;padding:0;position:absolute;width:100%;z-index:10}.as-video-section__button-hidden{animation:hide-button .2s ease-out normal forwards;opacity:0;transition:opacity .1s ease-in}@keyframes hide-button{0%{background-color:rgba(35,40,60,.502);display:block}99%{background-color:initial;display:block}to{background-color:initial;display:none}}.as-video-section__icon{color:var(--wp--preset--color--white,currentcolor)}