.image-with-text-overlay{position:relative;display:flex;overflow:hidden;width:100%;padding:40px 0}.image-with-text-overlay--heading b,.image-with-text-overlay--heading i,.image-with-text-overlay--heading em{display:inline-block}@media only screen and (min-width: 768px){.image-with-text-overlay{padding:80px 0}.image-with-text-overlay.color-scheme-desktop--primary{color:var(--color-accent);background:var(--bg-body)}.image-with-text-overlay.color-scheme-desktop--primary .image-with-text-overlay--heading{color:var(--color-accent)}.image-with-text-overlay.color-scheme-desktop--alternate{color:var(--bg-body);background:var(--color-accent)}.image-with-text-overlay.color-scheme-desktop--alternate .image-with-text-overlay--heading{color:var(--bg-body)}}@media only screen and (max-width: 767px){.image-with-text-overlay.color-scheme-mobile--primary{color:var(--color-accent);background:var(--bg-body)}.image-with-text-overlay.color-scheme-mobile--primary .image-with-text-overlay--heading{color:var(--color-accent)}.image-with-text-overlay.color-scheme-mobile--alternate{color:var(--bg-body);background:var(--color-accent)}.image-with-text-overlay.color-scheme-mobile--alternate .image-with-text-overlay--heading{color:var(--bg-body)}}.image-with-text-overlay .row{width:100%}.image-with-text-overlay--mobile{display:block}@media only screen and (min-width: 768px){.image-with-text-overlay--mobile,.image-with-text-overlay--content-inner .mobile-button{display:none}}@media only screen and (max-width: 767px){.image-with-text-overlay--content-inner .button:not(.mobile-button){display:none}}.image-with-text-overlay--desktop{display:none}@media only screen and (min-width: 768px){.image-with-text-overlay--desktop{display:block}}.image-with-text-overlay--bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.image-with-text-overlay--bg.parallax--true{top:-5%;height:110%}.image-with-text-overlay--bg svg,.image-with-text-overlay--bg img{width:100%;height:100%;object-fit:cover}.image-with-text-overlay--bg svg{padding:50px;fill:var(--bg-body, #fff);opacity:.5}.image-with-text-overlay--bg:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:11;background-color:rgba(var(--color-overlay-rgb),var(--overlay-opacity));pointer-events:none}.image-with-text-overlay--content{display:flex;padding:0 15px;max-width:1440px;position:relative;z-index:5;width:100%;margin:0 auto}@media only screen and (min-width: 768px){.image-with-text-overlay--content{padding:0 50px}}.image-with-text-overlay--content-inner{max-width:650px;width:100%;background:rgba(var(--mobile-background));padding:20px}@media only screen and (min-width: 768px){.image-with-text-overlay--content-inner{background:rgba(var(--desktop-background))}}.image-with-text-overlay--content-inner.content-width-small{max-width:480px}.image-with-text-overlay--content-inner.content-width-medium{max-width:650px}.image-with-text-overlay--content-inner.content-width-large{max-width:900px}.animations-true .image-with-text-overlay--content .image-with-text-overlay--heading{visibility:hidden;will-change:visibility}.animations-true .image-with-text-overlay--content .image-with-text-overlay--heading .line-child{line-height:normal}.image-with-text-overlay--content>*+.button{margin-top:30px}.animations-true .image-with-text-overlay--content .subheading,.animations-true .image-with-text-overlay--content .button{opacity:0}.animations-true .image-with-text-overlay--content .rte p{visibility:hidden;will-change:visibility}.image-with-text-overlay--content.content-middle-left{justify-content:flex-start;align-items:center}.image-with-text-overlay--content.content-middle-center{justify-content:center;align-items:center}.image-with-text-overlay--content.content-middle-right{justify-content:flex-end;align-items:center}.image-with-text-overlay--content.content-bottom-left{justify-content:flex-start;align-items:flex-end}.image-with-text-overlay--content.content-bottom-center{justify-content:center;align-items:flex-end}.image-with-text-overlay--content.content-bottom-right{justify-content:flex-end;align-items:flex-end}@media only screen and (max-width: 767px){.image-with-text-overlay--content.content-mobile-top-left{justify-content:flex-start;align-items:flex-start}.image-with-text-overlay--content.content-mobile-top-center{justify-content:center;align-items:flex-start}.image-with-text-overlay--content.content-mobile-top-right{justify-content:flex-end;align-items:flex-start}.image-with-text-overlay--content.content-mobile-middle-left{justify-content:flex-start;align-items:center}.image-with-text-overlay--content.content-mobile-middle-center{justify-content:center;align-items:center}.image-with-text-overlay--content.content-mobile-middle-right{justify-content:flex-end;align-items:center}.image-with-text-overlay--content.content-mobile-bottom-left{justify-content:flex-start;align-items:flex-end}.image-with-text-overlay--content.content-mobile-bottom-center{justify-content:center;align-items:flex-end}.image-with-text-overlay--content.content-mobile-bottom-right{justify-content:flex-end;align-items:flex-end}}.image-with-text-overlay .subheading{font-size:calc(var(--font-body-scale) * 10px);letter-spacing:.031rem;line-height:1;margin-bottom:1.25rem}.image-with-text-overlay .h1-large{font-size:calc(var(--font-heading-scale) * 42px)}.image-with-text-overlay .h1-medium{font-size:calc(var(--font-heading-scale) * 36px)}.image-with-text-overlay .h1-small{font-size:calc(var(--font-heading-scale) * 32px)}.image-with-text-overlay .h1-extra-small{font-size:calc(var(--font-heading-scale) * 24px)}.image-with-text-overlay .description-size--extra-large p{font-size:calc(var(--font-body-scale) * 34px);letter-spacing:-.021rem;line-height:1}.image-with-text-overlay .description-size--large p{font-size:calc(var(--font-body-scale) * 24px);line-height:1;letter-spacing:-.03rem}.image-with-text-overlay .description-size--medium p{font-size:calc(var(--font-body-scale) * 18px);font-weight:400}.image-with-text-overlay .description-size--small p{font-size:calc(var(--font-body-scale) * 16px);line-height:1.25;font-weight:400}.image-with-text-overlay .description-size--extra-small p{font-size:calc(var(--font-body-scale) * 14px);line-height:1.25;font-weight:400}.image-with-text-overlay--content .rte p{margin-bottom:1.375rem}@media only screen and (min-width: 768px){.image-with-text-overlay .subheading{font-size:calc(var(--font-body-scale) * 13px);letter-spacing:.041rem;line-height:1;margin-bottom:1.5rem}.image-with-text-overlay .h1-large{font-size:calc(var(--font-heading-scale) * 56px)}.image-with-text-overlay .h1-medium{font-size:calc(var(--font-heading-scale) * 48px)}.image-with-text-overlay .h1-small{font-size:calc(var(--font-heading-scale) * 38px)}.image-with-text-overlay .h1-extra-small{font-size:calc(var(--font-heading-scale) * 28px)}.image-with-text-overlay .description-size--large p{font-size:calc(var(--font-body-scale) * 19px);line-height:1;font-weight:400}.image-with-text-overlay .description-size--medium p{font-size:calc(var(--font-body-scale) * 16px);line-height:1.25;font-weight:400}.image-with-text-overlay .description-size--small p{font-size:calc(var(--font-body-scale) * 14px);line-height:1.25;letter-spacing:.026rem;font-weight:400}.image-with-text-overlay .description-size--extra-small p{font-size:calc(var(--font-body-scale) * 12px);line-height:1.2;font-weight:400}.image-with-text-overlay--content .rte p{margin-bottom:1.563rem}}
/*# sourceMappingURL=/cdn/shop/t/919/assets/image-with-text-overlay.css.map */
