@media screen and (min-width:750px){.video-section.page-width{margin-bottom:calc(5rem + var(--page-width-margin));margin-top:calc(5rem + var(--page-width-margin))}}.video-section .container .video-section__media,.video-section .container .video-section__overlay,.video-section .container .video-section__poster{border-radius:.6rem}.video-section__media{position:relative;max-width:100%}.video-section__overlay{right:0;position:absolute;bottom:0;top:0;left:0;z-index:1}.video-section__media.deferred-media{overflow:visible}.video-section__poster.deferred-media__poster:focus{outline-offset:.3rem}.video-section__media iframe{border:0;background-color:rgba(var(--color-foreground),.03)}.video-section__media iframe,.video-section__media video,.video-section__poster{height:100%;position:absolute;width:100%}.video-section__media--cover video{object-fit:cover}.video-section__content{padding:3rem;justify-content:center;flex-direction:column;text-align:center;align-items:center;display:flex!important;z-index:2}.video-section__content .h2{max-width:44rem;margin:0 auto}.video-section__play-button{flex:none;height:6.4rem;justify-content:center;background-color:#fff;align-items:center;border-radius:100%;width:6.4rem;display:flex}.video-section__play-button svg{height:1.6rem;color:#282828;transition:transform var(--duration-default);margin-left:.2rem;width:1.6rem}.video-section__play-button:hover svg{transform:scale(1.2)}.video-section__subheading.subtitle{margin:0}.video-section__subheading+.video-section__heading{margin-top:.8rem}.video-section__heading+.video-section__play-button,.video-section__subheading+.video-section__play-button{margin-top:2.4rem}