.spx-image-with-text-section{background-color:var(--section-bg-color);padding-top:var(--section-pt);padding-bottom:var(--section-pb)}.spx-image-with-text-header{text-align:var(--section-title-align-pc)}.spx-image-with-text-title{color:var(--primary-text-color)}.spx-image-with-text-description{color:var(--secondary-text-color)}.spx-image-with-text-overlay-container{position:relative;display:grid;overflow:visible;width:100%}.spx-image-with-text-overlay-container .spx-image-with-text-overlay-content,.spx-image-with-text-overlay-container .spx-image-with-text-overlay-media{grid-area:1/1}.spx-image-with-text-overlay-container.image-height--auto{display:grid}.spx-image-with-text-overlay-container.image-height--auto .spx-image-with-text-overlay-media{position:relative}.spx-image-with-text-overlay-container.image-height--auto .spx-image-with-text-overlay-media img{height:100%;width:100%;object-fit:cover}.spx-image-with-text-overlay-container.image-height--sm{min-height:300px}@media(min-width:769px){.spx-image-with-text-overlay-container.image-height--sm{min-height:400px}}.spx-image-with-text-overlay-container.image-height--md{min-height:450px}@media(min-width:769px){.spx-image-with-text-overlay-container.image-height--md{min-height:600px}}.spx-image-with-text-overlay-container.image-height--lg{min-height:500px}@media(min-width:769px){.spx-image-with-text-overlay-container.image-height--lg{min-height:700px}}.spx-image-with-text-overlay-container.image-height--fill{min-height:100vh}.spx-image-with-text-overlay-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;overflow:hidden;border-radius:inherit}.spx-image-with-text-overlay-media img,.spx-image-with-text-overlay-media picture{width:100%;height:100%;object-fit:cover;display:block}.spx-image-with-text-overlay-media picture img{width:100%;height:100%;object-fit:cover}.spx-image-with-text-overlay-color{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.spx-image-with-text-overlay-content{position:relative;z-index:2;display:grid;align-items:center;justify-items:center;width:100%;padding:36px 20px}@media(min-width:769px){.spx-image-with-text-overlay-content{padding:60px 40px}}.spx-image-with-text-overlay-content.desktop-content-position-top-left{align-items:flex-start;justify-items:flex-start}.spx-image-with-text-overlay-content.desktop-content-position-top-center{align-items:flex-start;justify-items:center}.spx-image-with-text-overlay-content.desktop-content-position-top-right{align-items:flex-start;justify-items:flex-end}.spx-image-with-text-overlay-content.desktop-content-position-center-left{align-items:center;justify-items:flex-start}.spx-image-with-text-overlay-content.desktop-content-position-center-center{align-items:center;justify-items:center}.spx-image-with-text-overlay-content.desktop-content-position-center-right{align-items:center;justify-items:flex-end}.spx-image-with-text-overlay-content.desktop-content-position-bottom-left{align-items:flex-end;justify-items:flex-start}.spx-image-with-text-overlay-content.desktop-content-position-bottom-center{align-items:flex-end;justify-items:center}.spx-image-with-text-overlay-content.desktop-content-position-bottom-right{align-items:flex-end;justify-items:flex-end}.spx-image-with-text-overlay-content.desktop-content-position-top{align-items:flex-start;justify-items:center}.spx-image-with-text-overlay-content.desktop-content-position-center{align-items:center;justify-items:center}.spx-image-with-text-overlay-content.desktop-content-position-bottom{align-items:flex-end;justify-items:center}@media(max-width:768px){.spx-image-with-text-overlay-content.mobile-content-position-top-left{align-items:flex-start;justify-items:flex-start}.spx-image-with-text-overlay-content.mobile-content-position-top-center{align-items:flex-start;justify-items:center}.spx-image-with-text-overlay-content.mobile-content-position-top-right{align-items:flex-start;justify-items:flex-end}.spx-image-with-text-overlay-content.mobile-content-position-center-left{align-items:center;justify-items:flex-start}.spx-image-with-text-overlay-content.mobile-content-position-center-center{align-items:center;justify-items:center}.spx-image-with-text-overlay-content.mobile-content-position-center-right{align-items:center;justify-items:flex-end}.spx-image-with-text-overlay-content.mobile-content-position-bottom-left{align-items:flex-end;justify-items:flex-start}.spx-image-with-text-overlay-content.mobile-content-position-bottom-center{align-items:flex-end;justify-items:center}.spx-image-with-text-overlay-content.mobile-content-position-bottom-right{align-items:flex-end;justify-items:flex-end}.spx-image-with-text-overlay-content.mobile-content-position-top{align-items:flex-start;justify-items:center}.spx-image-with-text-overlay-content.mobile-content-position-center{align-items:center;justify-items:center}.spx-image-with-text-overlay-content.mobile-content-position-bottom{align-items:flex-end;justify-items:center}}.spx-image-with-text-overlay-content:has(.has-container-padding){padding-left:0;padding-right:0}.spx-image-with-text-overlay-content-container{width:100%;display:grid;align-items:inherit;justify-items:inherit}.spx-image-with-text-overlay-content-container.has-container-padding{max-width:var(--spx-container-max-width, 1280px);padding-left:var(--spx-container-padding, 40px);padding-right:var(--spx-container-padding, 40px);margin:0 auto}@media(max-width:768px){.spx-image-with-text-overlay-content-container.has-container-padding{padding-left:var(--spx-container-padding-mobile, 20px);padding-right:var(--spx-container-padding-mobile, 20px)}}.spx-image-with-text-overlay-content-wrapper{width:100%;max-width:var(--content-width, 100%);display:grid;align-items:inherit;justify-items:inherit}.spx-image-with-text-overlay-inner-content{display:flex;flex-direction:column;gap:20px}.spx-image-with-text-overlay-inner-content.desktop-text-align-left{text-align:left}.spx-image-with-text-overlay-inner-content.desktop-text-align-center{text-align:center}.spx-image-with-text-overlay-inner-content.desktop-text-align-right{text-align:right}@media(max-width:768px){.spx-image-with-text-section{padding-top:var(--section-mb-pt);padding-bottom:var(--section-mb-pb)}.spx-image-with-text-header{text-align:var(--section-title-align-mb)}.spx-image-with-text-overlay-inner-content{gap:32px}.spx-image-with-text-overlay-inner-content.mobile-text-align-left{text-align:left}.spx-image-with-text-overlay-inner-content.mobile-text-align-center{text-align:center}.spx-image-with-text-overlay-inner-content.mobile-text-align-right{text-align:right}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-spx-image-with-text-overlay.css.map */
