.banner-with-text{position:relative;width:100%;height:100%;display:flex;background-color:transparent;--banner-mobile-button-scale: 1}.banner-with-text__content-wrapper{display:flex;flex-direction:column;width:100%;padding:3.5rem 0}.banner-with-text__content-box{width:100%}.banner-with-text__content-box .button{margin-top:4.8rem}.banner-with-text .content-width--one-quarter{max-width:calc(60vw - 2rem)}@media(min-width:576px){.banner-with-text .content-width--one-quarter{max-width:calc(33.333vw - 3.2rem)}}@media(min-width:1360px){.banner-with-text .content-width--one-quarter{max-width:calc(25vw - 6.4rem)}}.banner-with-text .content-width--one-third{max-width:calc(70vw - 2rem)}@media(min-width:576px){.banner-with-text .content-width--one-third{max-width:calc(50vw - 3.2rem)}}@media(min-width:1360px){.banner-with-text .content-width--one-third{max-width:calc(33.333vw - 6.4rem)}}.banner-with-text .content-width--a-half{max-width:calc(70vw - 2rem)}@media(min-width:576px){.banner-with-text .content-width--a-half{max-width:calc(60vw - 3.2rem)}}@media(min-width:1360px){.banner-with-text .content-width--a-half{max-width:calc(50vw - 6.4rem)}}.banner-with-text .content-width--sixty{max-width:calc(70vw - 2rem)}@media(min-width:576px){.banner-with-text .content-width--sixty{max-width:calc(60vw - 3.2rem)}}@media(min-width:1360px){.banner-with-text .content-width--sixty{max-width:calc(60vw - 6.4rem)}}.banner-with-text .content-width--seventy{max-width:calc(70vw - 2rem)}@media(min-width:576px){.banner-with-text .content-width--seventy{max-width:calc(70vw - 3.2rem)}}@media(min-width:1360px){.banner-with-text .content-width--seventy{max-width:calc(70vw - 6.4rem)}}.banner-with-text .content-width--ninety{max-width:calc(90vw - 2rem)}@media(min-width:576px){.banner-with-text .content-width--ninety{max-width:calc(90vw - 3.2rem)}}@media(min-width:1360px){.banner-with-text .content-width--ninety{max-width:calc(90vw - 6.4rem)}}.banner-with-text .content-width--max{max-width:calc(100vw - 4rem)}@media(min-width:576px){.banner-with-text .content-width--max{max-width:calc(100vw - 6.4rem)}}@media(min-width:1360px){.banner-with-text .content-width--max{max-width:calc(100vw - 12.8rem)}}.banner-with-text:after{content:"";display:block;padding-bottom:var(--slide-height)}@media screen and (max-width:767px){.banner-with-text:after{padding-bottom:var(--slide-height-mobile)}}@media screen and (min-width:990px){.banner-with-text{max-height:unset}}.banner-with-text__content-block{display:flex;flex-direction:column;justify-content:center;width:100%}.banner-with-text__content-block .heading,.banner-with-text__content-block .heading p{margin:0}.banner-with-text__content-block .heading p em{line-height:0}.banner-with-text__content-block .text{font-size:1.6rem;line-height:2.8rem;margin-bottom:2rem;margin-top:2rem;letter-spacing:0}.banner-with-text__content-block .text p{color:rgb(var(--color-foreground))}.banner-with-text__content-block .text :not(:last-child){margin-bottom:2rem}@media(min-width:750px){.banner-with-text__content-block .text :not(:last-child){margin-bottom:4rem}}@media(min-width:750px){.banner-with-text__content-block .text{margin-bottom:4rem;margin-top:4rem;font-size:var(--font-heading-h6-size)}}.banner-with-text__image-block{position:absolute;width:100%;height:100%;left:0;top:0;z-index:-2}.banner-with-text__image-block.have-overlay:before{background:var(--slide-overlay)}.banner-with-text__image-block--mobile{display:none}.banner-with-text__video-block{position:absolute;width:100%;height:100%;left:0;top:0;z-index:-2}.banner-with-text__video-block.have-overlay:before{background:var(--slide-overlay)}.banner-with-text__video-block--mobile{display:none}.banner-with-text__video-block iframe{background-color:rgba(var(--color-foreground),.03);border:0}.banner-with-text .banner-with-text__video-block iframe,.banner-with-text .banner-with-text__video-block video{position:absolute;width:100%;height:100%}.banner-with-text .banner-with-text__video-block video{object-fit:cover}.banner-with-text img,.banner-with-text svg{min-width:auto;min-height:auto;max-width:100%;max-height:100%;width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;left:0;top:0;z-index:-1}.banner-with-text__content-block--mobile{display:none}@media screen and (max-width:767px){.banner-with-text--has-mobile-media .banner-with-text__video-block--desktop,.banner-with-text--has-mobile-media .banner-with-text__image-block--desktop{display:none}.banner-with-text--has-mobile-media .banner-with-text__video-block--mobile,.banner-with-text--has-mobile-media .banner-with-text__image-block--mobile{display:block}.banner-with-text--has-mobile-layout .banner-with-text__video-block--desktop.have-overlay:not(.have-overlay--mobile):before,.banner-with-text--has-mobile-layout .banner-with-text__image-block--desktop.have-overlay:not(.have-overlay--mobile):before{display:none}.banner-with-text--has-mobile-layout .banner-with-text__video-block--desktop.have-overlay--mobile:before,.banner-with-text--has-mobile-layout .banner-with-text__image-block--desktop.have-overlay--mobile:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;pointer-events:none;background:var(--slide-overlay)}.banner-with-text--has-mobile-content .banner-with-text__content-block--desktop{display:none}.banner-with-text--has-mobile-content .banner-with-text__content-block--mobile{display:flex}.banner-with-text--mobile-dark{--color-foreground: var(--color-base-text);--color-foreground-title: var(--color-title-text);--color-link: var(--color-base-text);--color-button: var(--color-base-button-background);--color-button-text: var(--color-base-solid-button-labels);--color-button-secondary: var(--color-base-outline-button-labels);--color-button-secondary-text: var(--color-secondary-button-labels);--color-button-tertiary: var(--color-tertiary-button-background);--color-button-tertiary-text: var(--color-tertiary-button-labels)}.banner-with-text--mobile-light{--color-foreground: 255, 255, 255;--color-foreground-title: 255, 255, 255;--color-link: 255, 255, 255;--color-button: var(--color-base-outline-button-labels);--color-button-text: var(--color-secondary-button-labels);--color-button-secondary: 255, 255, 255;--color-button-tertiary: var(--color-tertiary-button-background);--color-button-tertiary-text: var(--color-tertiary-button-labels)}.banner-with-text--mobile-button-05x{--banner-mobile-button-scale: .5}.banner-with-text--mobile-button-03x{--banner-mobile-button-scale: .3}.banner-with-text .banner-with-text__content-box .button{font-size:calc(var(--button-text-size) * var(--banner-mobile-button-scale));min-width:calc(10rem * var(--banner-mobile-button-scale));min-height:calc(6rem * var(--banner-mobile-button-scale));padding:calc(.85rem * var(--banner-mobile-button-scale)) calc(4rem * var(--banner-mobile-button-scale))}.banner-with-text__content-box .button{margin-top:calc(4.8rem * var(--banner-mobile-button-scale))}}.text-position--left .banner-with-text__content-wrapper{align-items:flex-start;text-align:left}.text-position--center .banner-with-text__content-wrapper{display:flex;flex-direction:column;align-items:center}.text-position--center .banner-with-text__content-box{text-align:center}.text-position--center .content-width--one-quarter{max-width:calc(100vw - 4rem)}@media(min-width:576px){.text-position--center .content-width--one-quarter{max-width:calc(70vw - 6.4rem)}}@media(min-width:1360px){.text-position--center .content-width--one-quarter{max-width:calc(25vw - 12.8rem)}}.text-position--center .content-width--one-third{max-width:calc(100vw - 4rem)}@media(min-width:576px){.text-position--center .content-width--one-third{max-width:calc(70vw - 6.4rem)}}@media(min-width:1360px){.text-position--center .content-width--one-third{max-width:calc(33.333vw - 12.8rem)}}.text-position--center .content-width--a-half{max-width:calc(100vw - 4rem)}@media(min-width:576px){.text-position--center .content-width--a-half{max-width:calc(90vw - 6.4rem)}}@media(min-width:1360px){.text-position--center .content-width--a-half{max-width:calc(50vw - 12.8rem)}}.text-position--center .content-width--sixty{max-width:calc(100vw - 4rem)}@media(min-width:576px){.text-position--center .content-width--sixty{max-width:calc(90vw - 6.4rem)}}@media(min-width:1360px){.text-position--center .content-width--sixty{max-width:calc(60vw - 12.8rem)}}.text-position--center .content-width--seventy{max-width:calc(100vw - 4rem)}@media(min-width:576px){.text-position--center .content-width--seventy{max-width:calc(100vw - 6.4rem)}}@media(min-width:1360px){.text-position--center .content-width--seventy{max-width:calc(70vw - 12.8rem)}}.text-position--center .content-width--ninety{max-width:calc(100vw - 4rem)}@media(min-width:576px){.text-position--center .content-width--ninety{max-width:calc(100vw - 6.4rem)}}@media(min-width:1360px){.text-position--center .content-width--ninety{max-width:calc(90vw - 12.8rem)}}.text-position--right .banner-with-text__content-wrapper{align-items:flex-end;text-align:right}@media screen and (max-width:767px){.text-position-mobile--left .banner-with-text__content-wrapper{align-items:flex-start;text-align:left}.text-position-mobile--center .banner-with-text__content-wrapper{align-items:center;text-align:center}.text-position-mobile--right .banner-with-text__content-wrapper{align-items:flex-end;text-align:right}.text-position-mobile-vertical--top .banner-with-text__content-block{justify-content:flex-start}.text-position-mobile-vertical--center .banner-with-text__content-block{justify-content:center}.text-position-mobile-vertical--bottom .banner-with-text__content-block{justify-content:flex-end}.banner-with-text--mobile-content-split .banner-with-text__content-block{justify-content:flex-start}.banner-with-text--mobile-content-split .banner-with-text__content-wrapper,.banner-with-text--mobile-content-split .banner-with-text__content-box{height:100%}.banner-with-text--mobile-content-split .banner-with-text__content-box{display:flex;flex-direction:column}.banner-with-text--mobile-content-split .banner-with-text__content-box .button{margin-top:auto}.banner-with-text .content-width-mobile--one-quarter{max-width:calc(60vw - 2rem)}.banner-with-text .content-width-mobile--one-third,.banner-with-text .content-width-mobile--a-half,.banner-with-text .content-width-mobile--sixty,.banner-with-text .content-width-mobile--seventy{max-width:calc(70vw - 2rem)}.banner-with-text .content-width-mobile--ninety{max-width:calc(90vw - 2rem)}.banner-with-text .content-width-mobile--max,.text-position-mobile--center .content-width-mobile--one-quarter,.text-position-mobile--center .content-width-mobile--one-third,.text-position-mobile--center .content-width-mobile--a-half,.text-position-mobile--center .content-width-mobile--sixty,.text-position-mobile--center .content-width-mobile--seventy,.text-position-mobile--center .content-width-mobile--ninety{max-width:calc(100vw - 4rem)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-banner-with-text.css.map */
