.image-with-text__grid{display:flex;flex-direction:column;gap:2.4rem;position:relative}@media screen and (min-width:990px){.image-with-text__grid{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:4rem}}@media screen and (min-width:990px){.image-with-text__grid{gap:5.6rem}}@media screen and (min-width:990px){.image-with-text__grid--top{align-items:flex-start}}@media screen and (min-width:990px){.image-with-text__grid--center{align-items:center}}@media screen and (min-width:990px){.image-with-text__grid--bottom{align-items:flex-end}}@media screen and (min-width:750px){.image-with-text__grid:not(.image-with-text__grid--reverse) .image-with-text__left--outside{margin-left:-6.4rem;margin-right:0}}@media screen and (min-width:750px){.image-with-text__grid:not(.image-with-text__grid--reverse) .image-with-text__left--outside img:first-child,.image-with-text__grid:not(.image-with-text__grid--reverse) .image-with-text__left--outside .image-with-text__video:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.image-with-text__grid:not(.image-with-text__grid--reverse) .image-with-text__left--outside img:first-child video,.image-with-text__grid:not(.image-with-text__grid--reverse) .image-with-text__left--outside .image-with-text__video:first-child video{border-top-left-radius:0;border-bottom-left-radius:0}}.image-with-text__left{flex:auto;transition:top var(--duration-default);overflow:hidden}@media screen and (min-width:990px){.image-with-text__left{position:sticky;top:1rem}}.image-with-text__left--all-height{align-self:stretch}.image-with-text__content{display:flex;flex-direction:column;align-items:flex-start;flex:1}@media screen and (min-width:990px){.image-with-text__content--medium{flex:none;max-width:50%}}@media screen and (min-width:990px){.image-with-text__content--small{flex:none;max-width:40%}.image-with-text__content--exsmall{flex:none;max-width:30%}}.image-with-text__slideshow{position:relative;width:100%;overflow:hidden}.image-with-text__slides-wrapper{display:flex;transition:transform .6s cubic-bezier(.23,1,.32,1);width:100%}.image-with-text__slide{min-width:100%;width:100%;flex-shrink:0}.image-with-text__slide.hidden{display:none}.image-with-text__slideshow-controls{display:flex;justify-content:flex-start;align-items:center;gap:1.6rem;margin-top:2.4rem;position:relative;z-index:10}.slideshow-button{display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;padding:0;background-color:#00000014;border:1px solid rgba(0,0,0,.15);border-radius:.4rem;cursor:pointer;transition:all var(--duration-default) ease;color:rgb(var(--color-foreground-title))}@media screen and (pointer:fine){.slideshow-button:hover{background-color:#0000001f;border-color:#00000040}}.slideshow-button:focus-visible{outline:2px solid rgb(var(--color-foreground-title));outline-offset:2px}.slideshow-button svg{width:1.2rem;height:1.2rem}.slideshow-dots{display:flex;gap:.6rem;align-items:center;justify-content:flex-start}.slideshow-dot{width:.6rem;height:.6rem;border:none;border-radius:50%;background-color:#0003;cursor:pointer;padding:0;transition:all var(--duration-default) ease}.slideshow-dot:focus-visible{outline:2px solid rgb(var(--color-foreground-title));outline-offset:2px}.slideshow-dot.active{background-color:rgb(var(--color-foreground-title));transform:scale(1.3);width:.8rem}@media screen and (pointer:fine){.slideshow-dot:hover{background-color:#0006}}.image-with-text--original-size .image-with-text__media{width:fit-content;max-width:100%}.image-with-text--original-size .image-with-text__media img{width:auto;max-width:100%;height:auto}.image-with-text__media{display:flex;align-items:stretch;justify-content:space-between;gap:.8rem;overflow:hidden}.image-with-text__media img{display:block;width:100%;height:auto;object-fit:cover}.image-with-text__media img:first-child:not(:last-child){width:calc(54% - .6rem)}.image-with-text__media img:last-child:not(:first-child){width:calc(46% - .2rem)}@media screen and (min-width:990px){.image-with-text__media--adapt{height:auto}}.image-with-text__media--all-height{height:30rem}@media screen and (min-width:576px){.image-with-text__media--all-height{height:40rem}}@media screen and (min-width:990px){.image-with-text__media--all-height{height:100%}}.image-with-text__media--small img{height:35vh}@media screen and (min-width:990px){.image-with-text__media--small img{height:40.8vh}}.image-with-text__media--medium{height:40vh}@media screen and (min-width:990px){.image-with-text__media--medium{height:55.6vh}}.image-with-text__media--large{height:45vh}@media screen and (min-width:990px){.image-with-text__media--large{height:63vh}}.image-with-text__video{display:block;width:100%;height:auto;border-radius:.4rem;position:relative}.image-with-text__video:first-child:not(:last-child){width:calc(54% - .6rem)}.image-with-text__video:last-child:not(:first-child){width:calc(46% - .2rem)}.image-with-text__video video{display:block;width:100%;height:100%;object-fit:cover;border-radius:.4rem}.image-with-text__video .button-icon{color:#fff}.image-with-text__video .button--play{position:absolute;top:0;right:0;bottom:0;left:0;color:rgb(var(--color-foreground-title));z-index:3;padding:0;background-color:#0000;transition:background-color var(--duration-default) ease}@media screen and (pointer:fine){.image-with-text__video .button--play:hover{background-color:#00000012}}.image-with-text__video .button--play>span{position:absolute;top:2.4rem;right:2.4rem}@media screen and (min-width:750px){.image-with-text__video .button--play>span{top:3.2rem;right:3.2rem}}.image-with-text__video .button--play:has(+.button--sound)>span{position:absolute;top:2.4rem;right:5.6rem}@media screen and (min-width:750px){.image-with-text__video .button--play:has(+.button--sound)>span{top:3.6rem;right:7.8rem}}.image-with-text__video .button--sound{position:absolute;top:2rem;right:2rem;padding:0;color:rgb(var(--color-foreground-title));z-index:3}@media screen and (min-width:750px){.image-with-text__video .button--sound{top:3.2rem;right:3.2rem}}.image-with-text__subheading:last-child{margin-bottom:0}.image-with-text__heading{margin-top:0;margin-bottom:1.6rem;max-width:69.4rem;font-size:clamp(2rem,calc(1.2rem + 2.75vw),3rem);font-weight:600;line-height:120%}.image-with-text__heading:last-child{margin-bottom:0}@media screen and (min-width:1200px){.image-with-text__heading{margin-bottom:2.4rem}}.image-with-text__text{max-width:43rem;font-size:clamp(1.4rem,calc(1.454rem + .621vw),1.6rem);line-height:140%}@media screen and (min-width:750px){.image-with-text__text{max-width:47rem}}@media screen and (min-width:990px){.image-with-text__text{max-width:60rem}}.image-with-text__text p{margin-top:0}.image-with-text__text p:last-child{margin-bottom:0}.image-with-text__heading+.image-with-text__button{margin-top:.8rem}.image-with-text__button{margin-top:2.4rem}@media screen and (min-width:1200px){.image-with-text__button{margin-top:3.2rem}}.image-with-text__button:first-child{margin-top:0}.image-with-text .placeholder-svg{width:100%;height:100%;border-radius:.4rem;overflow:hidden}@media screen and (min-width:990px){.image-with-text__grid--reverse{flex-direction:row-reverse}.image-with-text__grid--reverse .image-with-text__left--outside{margin-right:-6.4rem;margin-left:0}.image-with-text__grid--reverse .image-with-text__left--outside img:last-child,.image-with-text__grid--reverse .image-with-text__left--outside .image-with-text__video:last-child{border-top-right-radius:0;border-bottom-right-radius:0}.image-with-text__grid--reverse .image-with-text__left--outside img:last-child video,.image-with-text__grid--reverse .image-with-text__left--outside .image-with-text__video:last-child video{border-top-right-radius:0;border-bottom-right-radius:0}}.image-with-text__media--placeholder{background-color:transparent;position:relative;height:35rem;border-radius:.4rem;overflow:hidden}@media screen and (min-width:1360px){.image-with-text__media--placeholder{height:45rem}}.image-with-text__content>:first-child:is(.image-with-text__heading){margin-top:0}.image-with-text__content :last-child:is(.image-with-text__heading){margin-bottom:0}.shopify-section-header-sticky:not(.shopify-section-header-hidden)~main .image-with-text__left{top:calc(var(--header-height) + 1rem)}.image-with-text--style-2 .image-with-text__content .subtitle{font-size:clamp(1.4rem,calc(1.26rem + .78vw),1.6rem);text-transform:uppercase;font-weight:300}.image-with-text--style-2 .image-with-text__text{font-family:var(--font-subtitle-family);font-size:clamp(1.4rem,calc(1.26rem + .78vw),1.6rem);text-transform:uppercase;font-weight:300}.image-with-text--style-3 .image-with-text__text{font-size:clamp(1.4rem,calc(1.932rem + 1.145vw),1.6rem);font-weight:400;line-height:120%}.image-with-text--style-3 .image-with-text__media{justify-content:end}.image-with-text--style-3 .image-with-text__text{max-width:100%}@media screen and (min-width:990px){.image-with-text--style-3 .image-with-text__grid--reverse .image-with-text__left--outside{max-width:40%}}.image-with-text--clickable{cursor:pointer}.image-with-text a{text-decoration:none}@media(max-width:767px){.image-with-text--style-3 .image-with-text__grid{flex-direction:row!important;padding-bottom:30px}.image-with-text--style-3 .image-with-text__left{flex:30%;order:2}.image-with-text--style-3 .image-with-text__content{flex:70%}}.image-with-text__anchor{display:flex;width:100%;justify-content:space-between;gap:16px;margin-top:30px}.image-with-text__anchor a{flex:1;text-align:center;text-decoration:none;padding:0}.image-with-text__anchor a:first-child{text-align:left}.image-with-text__anchor a:last-child{text-align:right}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-image-with-text.css.map */
