.split-screen-section .split-screen-wrapper{margin-left:auto;margin-right:auto;max-width:none;width:100%;padding-left:0;padding-right:0}.split-screen-section--fullscreen .split-screen-inner{display:flex;flex-direction:column}.split-screen-section--fullscreen .split-screen-grid{display:flex;width:100%;gap:0}@media screen and (min-width:750px){.split-screen-section--fullscreen .split-screen-column{flex:1 1 50%;width:50%;max-width:none}.split-screen-section--fullscreen .split-screen-card--has-image .split-screen-card-media{position:absolute;top:0;right:0;bottom:0;left:0}}.split-screen-section--full-height{min-height:100vh}.split-screen-section--full-height .split-screen-wrapper{min-height:100vh;display:flex;flex-direction:column}.split-screen-section--full-height .split-screen-inner{flex:1 1 0;min-height:0;display:flex;flex-direction:column}.split-screen-section--full-height .split-screen-grid{flex:1 1 0;min-height:0}@media screen and (min-width:750px){.split-screen-section--full-height .split-screen-column{min-height:100%}.split-screen-section--full-height .split-screen-card{height:100%;min-height:100%;padding-bottom:0!important}.split-screen-section--full-height .split-screen-card--has-image .split-screen-card-media{position:absolute;top:0;right:0;bottom:0;left:0}}.split-screen-section--cover-screen{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;min-height:100vh;margin:0;padding:0;z-index:9999;overflow:hidden}.split-screen-section--cover-screen .split-screen-wrapper{width:100%;height:100%;min-height:100%;margin:0;padding:0;display:flex;flex-direction:column}.split-screen-section--cover-screen .split-screen-inner{flex:1 1 0;min-height:0;display:flex;flex-direction:column}.split-screen-section--cover-screen .split-screen-grid{flex:1 1 0;min-height:0}@media screen and (min-width:750px){.split-screen-section--cover-screen .split-screen-column{min-height:100%}.split-screen-section--cover-screen .split-screen-card{height:100%;min-height:100%;padding-bottom:0!important}.split-screen-section--cover-screen .split-screen-card--has-image .split-screen-card-media{position:absolute;top:0;right:0;bottom:0;left:0}}@media screen and (max-width:749px){.split-screen-section--cover-screen .split-screen-column{flex:1 1 0!important;width:100%!important;max-width:100%!important;min-height:0;height:auto}.split-screen-section--cover-screen .split-screen-card{height:100%;min-height:100%;padding-bottom:0!important}.split-screen-section--cover-screen .split-screen-card--has-image .split-screen-card-media{position:absolute;top:0;right:0;bottom:0;left:0}.split-screen-section--cover-screen .split-screen-grid{flex:1 1 0;min-height:0}}.split-screen-section-heading{text-align:center;margin-bottom:2rem}.split-screen-inner{position:relative}.split-screen-section-heading--overlay{position:absolute;top:0;left:0;right:0;z-index:3;margin:0;padding:2rem 1.5rem;pointer-events:none}.split-screen-section-heading--overlay .split-screen-main-title{margin:0;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.6)}.split-screen-grid{margin-bottom:0;display:flex;flex-wrap:wrap;width:100%;gap:0}@media screen and (min-width:750px){.split-screen-grid{flex-direction:row}.split-screen-column{flex:1 1 50%;width:50%;max-width:50%}}.split-screen-column{position:relative}.split-screen-card{position:relative;overflow:hidden;border-radius:0;background-color:rgb(var(--color-base-background-1))}@media screen and (min-width:750px){.split-screen-section.split-screen-has-height-desktop .split-screen-card{height:var(--split-screen-height-desktop);padding-bottom:0!important}}.split-screen-card--placeholder{min-height:20rem}.split-screen-card-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.split-screen-card-media img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0}.split-screen-card--placeholder .split-screen-card-media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(var(--color-base-background-1))}.split-screen-card--placeholder .split-screen-card-media .placeholder-svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:80%;height:80%;fill:currentColor;opacity:.3}.split-screen-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:flex-start;z-index:2;padding:2rem}.split-screen-card-overlay:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,max(.6,var(--split-screen-overlay-opacity, .3))),rgba(0,0,0,var(--split-screen-overlay-opacity, .3)));pointer-events:none}.split-screen-card-content{position:relative;z-index:1;color:#fff;width:100%}.split-screen-card-overlay .split-screen-card-content{padding:0}.split-screen-card-title{margin:0 0 1rem;color:inherit;text-shadow:0 1px 2px rgba(0,0,0,.5)}.split-screen-card-content .split-screen-button{margin-top:0}@media screen and (min-width:750px){.split-screen-section-heading{margin-bottom:3rem}.split-screen-card-overlay{padding:3rem}}@media screen and (max-width:749px){.split-screen-grid{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important}.split-screen-column{flex:0 0 auto!important;width:100%!important;max-width:100%!important}.split-screen-column+.split-screen-column{margin-top:0}.split-screen-section.split-screen-has-height-mobile .split-screen-card{height:var(--split-screen-height-mobile);padding-bottom:0!important}.split-screen-section--fullscreen .split-screen-column:first-child,.split-screen-section--fullscreen .split-screen-column:last-child{min-height:0}.split-screen-section--full-height .split-screen-column{min-height:50vh}.split-screen-inner{display:flex;flex-direction:column}.split-screen-section-heading--overlay{position:static;order:1;padding:1.5rem 1rem 1rem;margin-bottom:0;pointer-events:auto}.split-screen-section-heading--overlay .split-screen-main-title{color:inherit;text-shadow:none}.split-screen-section .split-screen-grid{order:2}.split-screen-card--placeholder{min-height:16rem}.split-screen-card-overlay{padding:1.5rem}.split-screen-card-title{font-size:calc(var(--font-heading-scale) * 2rem)}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-split-screen.css.map */
