:root{--site-margin: 20px;--accent-color: $yellow}@media only screen and (min-width:780px){:root{--site-margin: 50px}}.block--cav-video{margin-left:calc(50% - 50vw + var(--scrollbar-width)/2);margin-right:calc(50% - 50vw + var(--scrollbar-width)/2);max-width:calc(100vw - var(--scrollbar-width));width:calc(100vw - var(--scrollbar-width));padding-left:var(--site-margin);padding-right:var(--site-margin);padding-block:40px 60px;position:relative;background-color:#f7f4ef}@media only screen and (min-width:780px){.block--cav-video{padding-left:0;padding-right:0}}@media only screen and (min-width:780px){.block--cav-video{padding-block:82px 130px}}.block--cav-video:before{content:"";position:absolute;top:0;width:2px;z-index:2;pointer-events:none;height:100%;background-color:#f6c342;right:var(--site-margin)}@media only screen and (min-width:780px){.block--cav-video:before{right:24px}}@media only screen and (min-width:1200px){.block--cav-video:before{right:48px}}.block--cav-video:after{content:"";position:absolute;top:0;left:0;width:100%;height:calc(100% - 150px);background-color:#fff;mask-mode:alpha;mask-type:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:url(../../assets/dist/images/hero-mask.svg);mask-image:url(../../assets/dist/images/hero-mask.svg);-webkit-mask-position:top;mask-position:top;z-index:0;pointer-events:none}.block--cav-video .container{position:relative;z-index:1}.cav-video__content .acf-innerblocks-container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:var(--site-margin);padding-right:var(--site-margin)}.cav-video__content .block--icon-select{color:#272524 !important;mix-blend-mode:multiply;opacity:.15}.cav-video__content .wp-block-heading{margin-block-start:37px}.cav-video__wrapper{margin-block:0;margin-block-start:81px;position:relative}.cav-video__wrapper button.play-button{position:absolute;cursor:pointer;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;border:0;background-color:rgba(0,0,0,0);color:#fff;font-size:2.5rem}.cav-video__wrapper button.play-button i{display:flex}.cav-video__wrapper img{width:100%;height:auto;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.cav-video__modal{position:fixed;top:0;left:0;width:100vw;height:100%;opacity:0;z-index:-100;pointer-events:none;transition:z-index .01s .35s linear,opacity .35s ease}.cav-video__modal .cav-video__modal-dropback{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.65);z-index:0;pointer-events:none}.cav-video__modal .cav-video__modal-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;width:100%;height:100%;aspect-ratio:16/9;max-width:min(90%,1260px);max-height:-moz-fit-content;max-height:fit-content}.cav-video__modal .cav-video__modal-content iframe{border:0;width:100%;height:100%}.cav-video__modal .cav-video__modal-content #modalClose{border:0;background-color:rgba(0,0,0,0);color:#fff;font-size:2rem;position:absolute;top:-60px;right:0;z-index:1;cursor:pointer}.cav-video__modal.is-active{z-index:5;opacity:1;pointer-events:initial;transition:z-index .01s linear,opacity .35s ease}