.sustainability-banner{display:flex;position:relative;flex-direction:column}.sustainability-banner .blue{color:rgb(var(--color-slate-blue))}.banner__body--desktop,.banner__heading--desktop{display:none}.sustainability-banner .banner__media{background:#fff}.banner__media--desktop{display:none}@media(min-width:750px){.banner__body--desktop,.banner__heading--desktop{display:block}.banner__heading--mobile,.banner__body--mobile,.banner__media--mobile{display:none}.banner__media--desktop{display:block}}@media screen and (min-width:750px){.sustainability-banner{flex-direction:row}.banner--small:not(.banner--adapt){min-height:35.4rem}.banner--medium:not(.banner--adapt){min-height:35.4rem}.banner--large:not(.banner--adapt){min-height:67rem}}@media screen and (min-width:1200px){.banner--medium:not(.banner--adapt){min-height:55.4rem}}@media screen and (max-width:749px){.banner:not(.banner--stacked){flex-direction:row;flex-wrap:wrap}.banner--stacked{height:auto}.banner--stacked .banner__media{flex-direction:column}}.banner__media{height:23rem;position:absolute;left:0;top:0;bottom:auto;width:100%}.banner__media-half{width:50%}.banner__media-half+.banner__media-half{right:0;left:auto}.banner__content{margin-top:23rem;padding-top:3.5rem}@media screen and (max-width:749px){.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%;bottom:0}.banner__content{margin-top:0}}.banner--adapt{height:auto}@media screen and (max-width:749px){.banner--mobile-bottom .banner__media,.banner--stacked:not(.banner--mobile-bottom) .banner__media{position:relative}.banner--stacked.banner--adapt .banner__content{height:auto}.banner:not(.banner--mobile-bottom) .banner__box{background-color:transparent;--color-foreground: 255, 255, 255;--color-button: 255, 255, 255;--color-button-text: 0, 0, 0}.banner:not(.banner--mobile-bottom) .button--secondary{--color-button: 255, 255, 255;--color-button-text: 255, 255, 255;--alpha-button-background: 0}.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__media .placeholder-svg{position:absolute;left:0;top:0;height:100%;width:100%}.banner__content{position:relative;width:100%;z-index:2;padding-left:1.5rem;padding-right:1.5rem;justify-content:center}@media screen and (max-width:749px){.banner--mobile-bottom:not(.banner--stacked) .banner__content{order:2}}@media screen and (min-width:750px){.banner__content{padding-bottom:5rem;padding-top:5rem;align-items:center;display:flex}.banner__content--center{align-items:center}.banner__content--flex-start{align-items:flex-start;padding-bottom:15rem}.banner__content--flex-end{align-items:flex-end;padding-top:15rem}}.banner__box{border:0;padding:0;position:relative;height:fit-content;align-items:center;width:100%}@media screen and (min-width:750px){.banner--desktop-transparent .banner__box{background-color:transparent;--color-foreground: 255, 255, 255;--color-button: 255, 255, 255;--color-button-text: 0, 0, 0;max-width:89rem}.banner--desktop-transparent .button--secondary{--color-button: 255, 255, 255;--color-button-text: 255, 255, 255;--alpha-button-background: 0}.banner__box{padding:4rem 3.5rem}}@media screen and (max-width:749px){.banner--mobile-bottom:after{display:none}}.banner:after{content:"";position:absolute;background:#000;opacity:0;z-index:1;width:100%;height:100%}.banner__box>*{color:rgb(var(--color-dark-grey))}.banner__box h2{font-size:var(--font-size-xl);line-height:var(--line-height-xl);font-weight:700}@media(min-width:990px){.banner__box h2{font-size:var(--font-size-xxl);line-height:var(--line-height-xxl)}}.banner__box .banner__body{margin:30px 0;font-size:var(--font-size-body);line-height:var(--line-height-body);font-family:Americane,sans-serif;font-weight:300}.banner__box .banner__body a,.banner__box .banner__body a:hover,.banner__box .banner__body a:visited{color:rgb(var(--color-dark-grey))}.banner__box>.banner__buttons{display:flex;align-items:baseline;gap:1rem;flex-wrap:wrap;justify-content:center}.banner__box>*+.banner__buttons--multiple{display:flex;max-width:45rem;flex-wrap:wrap;align-items:baseline;justify-content:center;margin-right:auto;margin-left:auto}.banner__box .banner__buttons a{border-radius:30px;background-color:rgb(var(--color-camel));border:solid 1px rgb(var(--color-camel));color:#fff;box-shadow:none;text-transform:uppercase;font-size:var(--font-size-medium);line-height:50px;padding:0 25px;letter-spacing:2px;font-weight:500}.banner__box .banner__buttons a:hover,.banner__box .banner__buttons a:focus{box-shadow:none;background-color:transparent;color:rgb(var(--color-camel));border:solid 1px rgb(var(--color-camel))}.banner__box .banner__buttons a:focus{outline-offset:0}.banner__box .banner__buttons a .button__arrow{display:inline-block;position:relative;top:-4px;margin-left:15px;font-size:24px;transition:all .15s}.banner__box .banner__buttons a:hover .button__arrow g,.banner__box .banner__buttons a:hover .button__arrow line,.banner__box .banner__buttons a:hover .button__arrow polygon,.banner__box .banner__buttons a:focus .button__arrow g,.banner__box .banner__buttons a:focus .button__arrow line,.banner__box .banner__buttons a:focus .button__arrow polygon{color:rgb(var(--color-camel));fill:rgb(var(--color-camel));outline:rgb(var(--color-camel));stroke:rgb(var(--color-camel))}@media(min-width:750px){.banner__box>.banner__buttons{justify-content:flex-start}.banner__box .banner__buttons a{padding-left:35px;padding-right:25px;line-height:60px;transition:transform .15s ease;transform:scale(1)}.banner__box .banner__buttons a .button__arrow{margin-left:50px}}@media screen and (min-width:750px){.banner__box>*+.banner__buttons{margin-top:3rem}}.banner__content .button:last-child{margin-right:0}.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:3rem}.banner__box>h2{margin-top:0}.banner__box>*:first-child{margin-top:0}.banner__content .button:not(:only-child){flex-grow:1}@media screen and (max-width:749px){.banner--stacked .banner__box{width:100%}}@media screen and (min-width:750px){.banner__box{padding:0 5rem;width:auto;width:58rem;max-width:100%;text-align:center}.banner__box>h2{margin-top:3rem}.banner__box>.banner__buttons:only-child .button{margin-top:0}.banner__box .banner__body{margin:1.8rem}}.banner__heading>*,.banner__text>*{word-wrap:break-word}.banner__heading{margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/329/assets/section-sustainability-banner.css.map */
