.section--banner:first-child{position:relative}.section--banner:first-child:before{content:"";background-color:rgb(var(--color-background));position:absolute;bottom:100%;left:0;height:.1rem;width:100%;z-index:3}.banner{--banner-padding-vertical: var(--banner-padding-vertical-large);--banner-height-small-min: 240;--banner-height-small-max: 360;--banner-height-medium-min: 400;--banner-height-medium-max: 580;--banner-height-large-min: 560;--banner-height-large-max: 720;--banner-height-vw-min: var(--vw-mobile);--banner-height-vw-max: var(--vw-desktop-large);--banner-overlay-gradient: rgba(var(--color-overlay), 1), rgba(var(--color-overlay), 0);--banner-overlay-gradient: rgb(var(--color-overlay)) 0%, rgba(var(--color-overlay), .987) 9.8%, rgba(var(--color-overlay), .951) 19.2%, rgba(var(--color-overlay), .896) 28.2%, rgba(var(--color-overlay), .825) 36.7%, rgba(var(--color-overlay), .741) 44.8%, rgba(var(--color-overlay), .648) 52.5%, rgba(var(--color-overlay), .55) 59.7%, rgba(var(--color-overlay), .45) 66.4%, rgba(var(--color-overlay), .352) 72.7%, rgba(var(--color-overlay), .259) 78.5%, rgba(var(--color-overlay), .175) 83.8%, rgba(var(--color-overlay), .104) 88.6%, rgba(var(--color-overlay), .049) 92.9%, rgba(var(--color-overlay), .013) 96.7%, rgba(var(--color-overlay), 0) 100%;display:flex;position:relative;flex-direction:column}.banner__box{text-align:center;text-shadow:rgba(var(--color-gray-800),.25) 0 0 .25em}@media only screen and (max-width: 749.9px){.banner--content-align-mobile-right .banner__box{text-align:right}.banner--content-align-mobile-left .banner__box{text-align:left}}@media only screen and (min-width: 750px){.banner--content-align-right .banner__box{text-align:right}.banner--content-align-left .banner__box{text-align:left}}@media screen and (max-width: 749.9px){.banner--small{--banner-padding-vertical: var(--banner-padding-vertical-small);--height: min( calc(var(--banner-height-small-min) / var(--banner-height-vw-min) * 100vw), calc(var(--banner-height-small-min) * .1rem) )}.banner--medium{--banner-padding-vertical: var(--banner-padding-vertical-medium);--height: min( calc(var(--banner-height-medium-min) / var(--banner-height-vw-min) * 100vw), calc(var(--banner-height-medium-min) * .1rem) )}.banner--large{--banner-padding-vertical: var(--banner-padding-vertical-large);--height: min( calc(var(--banner-height-large-min) / var(--banner-height-vw-min) * 100vw), calc(var(--banner-height-large-min) * .1rem) )}.banner.banner--mobile-bottom:not(.banner--adapt) .banner__media,.banner.banner--stacked:not(.banner--mobile-bottom):not(.banner--adapt)>.banner__media{height:var(--height)}.banner:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content{min-height:var(--height)}.section--banner:first-child .banner.banner--mobile-bottom:not(.banner--adapt) .banner__media,.section--banner:first-child .banner.banner--stacked:not(.banner--mobile-bottom):not(.banner--adapt)>.banner__media,.section--banner:first-child .banner:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content{height:var(--height);min-height:calc(var(--banner-height-small-min) * .1rem);max-height:calc(100vh - var(--header-height-full, var(--header-height)))}}@media screen and (min-width: 750px){.banner{flex-direction:row}.banner--small{--banner-padding-vertical: var(--banner-padding-vertical-small);--height: clamp( calc(var(--banner-height-small-min) * .1rem), calc(var(--banner-height-small-max) / var(--banner-height-vw-max) * 100vw), calc(var(--banner-height-small-max) * .1rem) )}.banner--medium{--banner-padding-vertical: var(--banner-padding-vertical-medium);--height: clamp( calc(var(--banner-height-medium-min) * .1rem), calc(var(--banner-height-medium-max) / var(--banner-height-vw-max) * 100vw), calc(var(--banner-height-medium-max) * .1rem) )}.banner--large{--banner-padding-vertical: var(--banner-padding-vertical-large);--height: clamp( calc(var(--banner-height-large-min) * .1rem), calc(var(--banner-height-large-max) / var(--banner-height-vw-max) * 100vw), calc(var(--banner-height-large-max) * .1rem) )}.banner:not(.banner--adapt){min-height:var(--height)}@supports (container-type: size){.banner--adapt .banner__content{container-type:size;--banner-padding-vertical: clamp(var(--spacing-sections), 14cqh, 10rem)}}.section--banner:first-child .banner{height:var(--height);min-height:calc(var(--banner-height-small-max) * .1rem);max-height:calc(100vh - var(--header-height-full, var(--header-height)))}}@media screen and (max-width: 749.9px){.banner:not(.banner--stacked):not(.hero-slider){flex-direction:row;flex-wrap:wrap}.banner--stacked{height:auto}.banner--stacked .banner__media{flex-direction:column}}.banner__media{height:100%;position:absolute;left:0;top:0;width:100%}.banner__media-half{width:50%}.banner__media-half+.banner__media-half{right:0;left:auto}@media screen and (max-width: 749.9px){.banner--stacked .banner__media-half{width:100%}.banner--stacked .banner__media-half+.banner__media-half{order:1}}@media screen and (min-width: 750px){.banner__media{height:100%}}.banner--adapt,.banner--adapt_image.banner--mobile-bottom .banner__media:not(.placeholder){height:auto}@media screen and (max-width: 749.9px){.banner--mobile-bottom .banner__media,.banner--stacked:not(.banner--mobile-bottom) .banner__media{position:relative}.banner--stacked.banner--adapt .banner__content{height:auto}.banner--mobile-bottom .banner__inner{padding:var(--spacing-sections) var(--spacing-edges)}.banner--mobile-bottom .banner__box{--color-foreground: var(--color-base-text);--color-background: var(--color-base-background);--selection-background: var(--selection-background-base);color:rgb(var(--color-foreground));text-shadow:none}.banner--mobile-bottom .button--text{--color-button: var(--color-background);--color-button-text: var(--color-foreground)}.banner:not(.banner--mobile-bottom) .banner__box{border:none;border-radius:0;box-shadow:none}.banner--stacked:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content{position:absolute;height:auto}.banner--stacked.banner--adapt:not(.banner--mobile-bottom) .banner__content{max-height:100%;overflow:hidden;position:absolute}.banner--stacked:not(.banner--adapt) .banner__media{position:relative}.banner:before{display:none!important}.banner--stacked .banner__media-image-half{width:100%}}.banner__content{display:flex;position:relative;width:100%;align-items:stretch;justify-content:center;z-index:2;padding:0}.banner__inner{display:flex;padding:var(--banner-padding-vertical, var(--spacing-sections)) var(--spacing-edges);position:relative;width:100%;margin:0}.banner__inner:before,.banner__inner:after{content:"";position:absolute;top:0;background:rgb(var(--color-overlay));opacity:0;z-index:1;height:100%}.banner__inner:before{left:0;width:calc(100vw - var(--page-offset));max-width:100vw}.banner__inner:after{right:100%;width:var(--page-offset)}@media screen and (max-width: 749.9px){.banner--mobile-bottom .banner__inner:before{display:none}}@media screen and (max-width: 749.9px){.banner__inner{align-items:center;justify-content:center}.banner__content--mobile-top-left{justify-content:flex-start}.banner__content--mobile-top-center{align-items:flex-start}.banner__content--mobile-top-right{justify-content:flex-end}.banner__content--mobile-middle-left{align-items:stretch;justify-content:flex-start}.banner__content--mobile-middle-center{align-items:stretch;justify-content:center}.banner__content--mobile-middle-right{align-items:stretch;justify-content:flex-end}.banner__content--mobile-bottom-left{justify-content:flex-start}.banner__content--mobile-bottom-center{align-items:flex-end}.banner__content--mobile-bottom-right{justify-content:flex-end}.banner__content--mobile-top-left .banner__inner,.banner__content--mobile-top-right .banner__inner,.banner__content--mobile-middle-left .banner__inner,.banner__content--mobile-middle-right .banner__inner,.banner__content--mobile-bottom-left .banner__inner,.banner__content--mobile-bottom-right .banner__inner{width:auto}.banner__content--mobile-top-center .banner__inner,.banner__content--mobile-middle-center .banner__inner,.banner__content--mobile-bottom-center .banner__inner{justify-content:center}.banner__content--mobile-top-left .banner__inner,.banner__content--mobile-top-right .banner__inner{align-items:flex-start}.banner__content--mobile-middle-left .banner__inner,.banner__content--mobile-middle-center .banner__inner,.banner__content--mobile-middle-right .banner__inner{align-items:center}.banner__content--mobile-bottom-left .banner__inner,.banner__content--mobile-bottom-right .banner__inner{align-items:flex-end}.banner__content--mobile-top-left .banner__inner:before,.banner__content--mobile-middle-left .banner__inner:before,.banner__content--mobile-bottom-left .banner__inner:before{background:linear-gradient(to right,var(--banner-overlay-gradient));width:105%}.banner__content--mobile-top-center .banner__inner:before,.banner__content--mobile-top-center .banner__inner:after{background:linear-gradient(to bottom,var(--banner-overlay-gradient));height:105%}.banner__content--mobile-bottom-center .banner__inner:before,.banner__content--mobile-bottom-center .banner__inner:after{background:linear-gradient(to top,var(--banner-overlay-gradient));height:105%;top:auto;bottom:0}.banner__content--mobile-top-right .banner__inner:before,.banner__content--mobile-middle-right .banner__inner:before,.banner__content--mobile-bottom-right .banner__inner:before{background:linear-gradient(to left,var(--banner-overlay-gradient));left:auto;right:0;width:105%}.banner__content--mobile-top-right .banner__inner:after,.banner__content--mobile-middle-right .banner__inner:after,.banner__content--mobile-bottom-right .banner__inner:after{right:auto;left:100%}}@media screen and (min-width: 750px){.banner__content--top-left{justify-content:flex-start}.banner__content--top-center{align-items:flex-start}.banner__content--top-right{justify-content:flex-end}.banner__content--middle-left{align-items:stretch;justify-content:flex-start}.banner__content--middle-center{align-items:stretch;justify-content:center}.banner__content--middle-right{align-items:stretch;justify-content:flex-end}.banner__content--bottom-left{justify-content:flex-start}.banner__content--bottom-center{align-items:flex-end}.banner__content--bottom-right{justify-content:flex-end}.banner__content--top-left .banner__inner,.banner__content--top-right .banner__inner,.banner__content--middle-left .banner__inner,.banner__content--middle-right .banner__inner,.banner__content--bottom-left .banner__inner,.banner__content--bottom-right .banner__inner{width:auto}.banner__content--top-center .banner__inner,.banner__content--middle-center .banner__inner,.banner__content--bottom-center .banner__inner{justify-content:center}.banner__content--top-center .banner__inner{padding-top:min(var(--banner-padding-vertical, var(--pad-y, var(--spacing-sections))),8rem)}.banner__content--bottom-center .banner__inner{padding-bottom:min(var(--banner-padding-vertical, var(--pad-y, var(--spacing-sections))),8rem)}.banner__content--top-left .banner__inner,.banner__content--top-right .banner__inner{align-items:flex-start}.banner__content--middle-left .banner__inner,.banner__content--middle-center .banner__inner,.banner__content--middle-right .banner__inner{align-items:center}.banner__content--bottom-left .banner__inner,.banner__content--bottom-right .banner__inner{align-items:flex-end}.banner__content--top-left .banner__inner:before,.banner__content--middle-left .banner__inner:before,.banner__content--bottom-left .banner__inner:before{background:linear-gradient(to right,var(--banner-overlay-gradient));width:115%}.banner__content--top-center .banner__inner:before,.banner__content--top-center .banner__inner:after{background:linear-gradient(to bottom,var(--banner-overlay-gradient));height:115%}.banner__content--bottom-center .banner__inner:before,.banner__content--bottom-center .banner__inner:after{background:linear-gradient(to top,var(--banner-overlay-gradient));height:115%;top:auto;bottom:0}.banner__content--top-right .banner__inner:before,.banner__content--middle-right .banner__inner:before,.banner__content--bottom-right .banner__inner:before{background:linear-gradient(to left,var(--banner-overlay-gradient));left:auto;right:0;width:115%}.banner__content--top-right .banner__inner:after,.banner__content--middle-right .banner__inner:after,.banner__content--bottom-right .banner__inner:after{right:auto;left:100%}}@media screen and (max-width: 749.9px){.banner--mobile-bottom:not(.banner--stacked) .banner__content{order:2}.banner:not(.banner--mobile-bottom) .field__input{background-color:transparent}}.banner__box{position:relative;height:fit-content;align-items:center;text-align:center;width:100%;word-wrap:break-word;z-index:1}@media screen and (min-width: 750px){.banner__box{border:none;border-radius:0;box-shadow:none}}.banner__box>*+.banner__text{margin-top:1.5rem}@media screen and (min-width: 750px){.banner__box>*+.banner__text{margin-top:2rem}}.banner__box>*+*{margin-top:1.8rem}.banner__box>*:first-child{margin-top:0}.banner__box>.banner__heading:first-child{margin-top:-.125em}.banner__heading{text-transform:none}@media screen and (max-width: 749.9px){.banner--stacked .banner__box{width:100%}}@media screen and (min-width: 750px){.banner__box{width:auto}}.banner__label,.banner__heading{margin-bottom:0}.banner__label{font-size:var(--font-size-label-large)}.banner__buttons{display:inline-flex;flex-wrap:wrap;gap:1rem;max-width:45rem;word-break:break-word}@media screen and (max-width: 749.9px){.banner--content-align-mobile-right .banner__buttons--multiple{justify-content:flex-end}.banner--content-align-mobile-center .banner__buttons--multiple>*{flex-grow:1;min-width:22rem}}@media screen and (min-width: 750px){.banner--content-align-center .banner__buttons--multiple>*{flex-grow:1;min-width:22rem}.banner--content-align-right .banner__buttons--multiple{justify-content:flex-end}}.banner__box>*+.banner__buttons{margin-top:2rem}@media screen and (max-width: 749.9px){.banner:not(.slideshow) .rte a,.banner:not(.slideshow) .inline-richtext a:hover,.banner:not(.slideshow) .rte a:hover{color:currentColor}}@media screen and (min-width: 750px){.banner .rte a,.banner .inline-richtext a:hover,.banner .rte a:hover{color:currentColor}}
/*# sourceMappingURL=/cdn/shop/t/967/assets/section-image-banner.css.map */
