.image-with-text__grid{background:var(--gradient-background);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));position:relative}@media screen and (min-width: 750px){.image-with-text__grid--reverse{flex-direction:row-reverse}}.image-with-text .media--placeholder{background-color:rgba(var(--color-foreground),.06);position:relative;overflow:hidden}.image-with-text .media--placeholder.media--adapt{height:20rem}@media screen and (min-width: 750px){.image-with-text .media--placeholder.media--adapt{height:30rem}}.image-with-text .media--placeholder>svg{position:absolute;left:50%;max-width:80rem;top:50%;transform:translate(-50%,-50%);width:100%;fill:currentColor}.image-with-text__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;height:100%;padding-top:var(--content-padding-top, 80px);padding-right:var(--content-padding-right, 32px);padding-bottom:var(--content-padding-bottom, 80px);padding-left:var(--content-padding-left, 32px)}.image-with-text--colored .image-with-text__content{padding:3rem 1.5rem}@media screen and (min-width: 750px){.image-with-text .image-with-text__content{padding-top:var(--content-padding-top, 80px);padding-right:var(--content-padding-right, 32px);padding-bottom:var(--content-padding-bottom, 80px);padding-left:var(--content-padding-left, 32px)}.image-with-text__content.center{align-items:center;margin-inline-start:auto;margin-inline-end:auto}.image-with-text__content.center .card--product+.card-information .card-information__top{justify-content:center}.image-with-text__content.right{align-items:flex-end;margin-inline-start:auto}.image-with-text__content.right .card--product+.card-information .card-information__top{justify-content:flex-end}.image-with-text__content.middle{justify-content:center}.image-with-text__content.bottom{justify-content:flex-end}.image-with-text__content.space-between{justify-content:space-between}}@media screen and (max-width: 749px){.image-with-text__grid-mobile--reverse{flex-direction:column-reverse}.image-with-text__grid-mobile--no-image .flex-grid__item:first-child{display:none}.image-with-text__content.mobile-center{align-items:center}.image-with-text__content.mobile-right{align-items:flex-end}.image-with-text__content.mobile-center .button{min-width:60%}.page-width--full-width .image-with-text__content{padding-inline-start:1.5rem;padding-inline-end:1.5rem}.image-with-text__content{justify-content:space-between;min-height:640px}.image-with-text__grid-mobile--overlap{position:relative;background-color:transparent}.image-with-text__grid-mobile--overlap .media-wrapper{z-index:-1}.image-with-text__grid-mobile--overlap .image-with-text__content{position:absolute;top:0;left:0;width:100%;height:100%;justify-content:flex-end}}.image-with-text__content{padding-left:clamp(14px,14px + 1.25vw,32px)!important;padding-right:clamp(14px,14px + 1.25vw,32px)!important}@media screen and (max-width: 480px){.image-with-text__content .button{width:100%}}.image-with-text__content>*+*{margin-top:2rem}.image-with-text__content>*+:is(.image-with-text__heading){margin-top:.5rem}.image-with-text__content>*+:is(.image-with-text__heading)+:is(.image-with-text__heading){margin-top:0}.image-with-text__content>.image-with-text__text:empty~a{margin-top:2rem}.image-with-text__content>:first-child:is(.image-with-text__heading),.image-with-text__content>:first-child:is(.image-with-text__subheading){margin-top:0}.image-with-text__content :last-child:is(.image-with-text__heading){margin-bottom:0}.image-with-text__content :last-child:is(.button-group){margin-top:3rem;margin-bottom:.1rem}.image-with-text__content .button+.image-with-text__text{margin-top:5rem}.image-with-text__heading{margin-bottom:0}.image-with-text__heading span[style*=color]{display:inline;font-family:inherit;font-weight:inherit;font-style:inherit;font-size:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit}.image-with-text__subheading{letter-spacing:.2em;text-transform:uppercase;line-height:1.25;margin-bottom:0}.image-with-text__subheading--colored{color:rgb(var(--color-heading))}.image-with-text__text--colored{color:rgb(var(--color-foreground))}.image-with-text__text--colored.rte a{color:rgb(var(--color-link));background-image:linear-gradient(to top,rgb(var(--color-border)) 0px 0px),linear-gradient(to top,transparent 0px,transparent 0px)}.image-with-text__text p{margin-top:0;margin-bottom:1rem}@media screen and (min-width: 750px){.image-with-text__subheading.h5{font-size:calc(var(--font-heading-scale) * 1.2rem)}.image-with-text--enlarge .flex-grid__item:first-child{max-width:calc(33.33% - var(--grid-horizontal-spacing) / 2)}}.image-with-text--video .deferred-media__poster{display:flex;align-items:center;justify-content:center}.image-with-text--video .media-wrapper,.image-with-text--video .media-wrapper svg{width:100%;height:100%}.image-with-text--video video,.image-with-text--video iframe{width:100%;height:100%;position:absolute;top:0;left:0;border:0}.media-wrapper--has-gradient,.media-wrapper--has-overlay{position:relative;display:block}.media-wrapper--has-gradient .image-animate,.media-wrapper--has-overlay .image-animate{position:relative}.image-overlay-text{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;pointer-events:none;z-index:10;color:var(--overlay-text-color, #ffffff);font-size:clamp(24px,24px + .83vw,36px);line-height:var(--overlay-text-line-height, 100%);letter-spacing:var(--overlay-text-letter-spacing, .03em);padding:80px clamp(14px,14px + 1.25vw,32px);word-wrap:break-word;max-width:100%}.image-overlay-text--top-left{justify-content:flex-start;align-items:flex-start}.image-overlay-text--top-center{justify-content:center;align-items:flex-start}.image-overlay-text--top-right{justify-content:flex-end;align-items:flex-start}.image-overlay-text--middle-left{justify-content:flex-start;align-items:center}.image-overlay-text--middle-center{justify-content:center;align-items:center}.image-overlay-text--middle-right{justify-content:flex-end;align-items:center}.image-overlay-text--bottom-left{justify-content:flex-start;align-items:flex-end}.image-overlay-text--bottom-center{justify-content:center;align-items:flex-end}.image-overlay-text--bottom-right{justify-content:flex-end;align-items:flex-end}.image-with-text__center-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:clamp(80px,80px + 6.875vw,179px);height:clamp(71px,71px + 6.18vw,160px);z-index:20;pointer-events:none}.image-with-text__center-image img{width:100%;height:100%;object-fit:contain}.image-with-text__heading{font-size:clamp(48px,48px + 1.11vw,64px)!important}.image-with-text__text{font-size:clamp(24px,24px + .83vw,36px)!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-brand-story.css.map */
