.sw-section{position:relative;min-width:100%;padding:var(--block-section-padding) 0;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}@media (max-width:800px){.sw-section{width:100%!important;aspect-ratio:initial!important;border-radius:0!important}}.sw-section:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}.sw-section-video{position:absolute;top:0;bottom:0;left:0;right:0;min-width:100%;min-height:100%;margin:auto;z-index:1}.sw-section>.sw-wrapper{position:relative;z-index:2;width:var(--site-width);max-width:1440px;margin:0 auto}.sw-section>.sw-wrapper .wp-block-columns{width:100%;max-width:100%}.sw-section.height-full{display:flex;aspect-ratio:16/9;max-height:calc(100vh - var(--header-height))}body.admin-bar .sw-section.height-full{max-height:calc(100vh - var(--header-height) - 32px)}@media (max-width:1000px){body.admin-bar .sw-section.height-full{max-height:calc(100vh - var(--header-height))}}.sw-section.height-full.width-page-width{max-height:calc(100vh - var(--header-height) - 3rem)}body.admin-bar .sw-section.height-full.width-page-width{max-height:calc(100vh - var(--header-height) - 32px - 3rem)}@media (max-width:1000px){body.admin-bar .sw-section.height-full.width-page-width{max-height:calc(100vh - var(--header-height) - 3rem)}}.sw-section.height-full>.sw-wrapper{display:flex}.sw-section.height-full>.sw-wrapper>.acf-innerblocks-container{width:100%;display:flex}.sw-section.height-full>.sw-wrapper>.acf-innerblocks-container>.wp-block-group{width:100%}.sw-section.width-page-width{padding:var(--block-section-padding);border-radius:var(--wp-column-border-radius);width:var(--site-width);max-width:1440px;margin:0 auto;max-width:none;min-width:initial}