/* Remove every remaining theme constraint from the custom homepage canvas. */
html,body.home{overflow-x:clip!important}body.home #page,body.home .site,body.home .site-content,body.home #content,body.home .content-area,body.home #primary,body.home main,body.home .site-main,body.home article,body.home .entry-content,body.home .wp-block-post-content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}body.home #masthead,body.home .site-header:not(.gs-header),body.home header.wp-block-template-part,body.home .entry-header,body.home .wp-block-post-title{display:none!important}
body.home .gs-site.gs-v2{position:relative!important;left:50%!important;transform:translateX(-50%)!important;width:100vw!important;max-width:100vw!important;margin:0!important;padding:0!important;overflow:hidden!important}
body.home .gs-v2 .gs-hero{position:relative!important;left:auto!important;right:auto!important;transform:none!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}
/* Never hide a valid video while waiting for JavaScript. The poster remains the fallback. */
body.home .gs-hero-video,body.home .gs-hero-video.gs-video-ready{display:block!important;visibility:visible!important;opacity:1!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center!important;z-index:0!important}
body.home .gs-hero-shade{z-index:1!important}body.home .gs-hero-content{z-index:2!important}
@media(max-width:760px){body.home .gs-site.gs-v2{width:100vw!important}}
