.view-video-section{--section-height:600px;--content-max-width:470px;--items-vr-gap:40px;--section-bg-color:var(--secondary-color);position:relative;padding:0;height:var(--section-height)}.video-section-img{width:100%;position:relative;overflow:hidden}.view-video-section .video-img{--img-height:var(--section-height);--img-width:100%}.video-section-bg{position:absolute;left:0;top:0;width:100%;height:100%}.video-section-bg svg{position:absolute;top:0;left:50%;transform:translateX(-50%)}.video-section-bg svg path{fill:var(--section-bg-color)}.view-video-section-inner{width:100%;position:absolute;left:0;top:0}.video-section-view,.view-video-section-inner{height:100%;display:flex;align-items:center}.video-section-content{width:100%;max-width:var(--content-max-width);display:grid;grid-template-columns:1fr;grid-gap:var(--items-vr-gap)}.view-video-section .page-section-title{--this-padding-bottom:0px}.view-video-body-text>:first-child{margin-top:0}.view-video-body-text>:has(+.ast-button-block){margin-bottom:0}.view-video-body-text .ast-button-block{margin-top:var(--items-vr-gap)}@media only screen and (max-width:991px){.view-video-section{--section-height:auto;--content-max-width:770px;--items-vr-gap:20px}.video-section-img{width:100%;position:absolute;overflow:hidden;left:0;top:0;height:100%}.video-section-img figure,.video-section-img img{height:100%}.video-section-bg{background:var(--section-bg-color);opacity:.95}.video-section-bg svg{display:none}.video-section-content{margin:0 auto;text-align:center}.video-section-content .ast-button-icon-block{justify-content:center}.view-video-section-inner{position:relative;left:auto;top:auto}}