.image-with-text-section{background:var(--gradient-background);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}@media screen and (min-width: 750px){.image-with-text__grid--reverse{flex-direction:row-reverse}.image-with-text--alt .image-with-text__grid--reverse .image-with-text__content{padding-inline-start:0}.image-with-text--alt .image-with-text__grid:not(.image-with-text__grid--reverse) .image-with-text__content{padding-inline-end:0}.image-with-text--alt.page-width--full-width .image-with-text__grid--reverse .image-with-text__content{padding-inline-start:5rem}.image-with-text--alt.page-width--full-width .image-with-text__grid:not(.image-with-text__grid--reverse) .image-with-text__content{padding-inline-end:5rem}}.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%}.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:5rem}.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}}@media screen and (min-width: 990px){.image-with-text .image-with-text__content{padding-inline-start:7rem;padding-inline-end:7rem}}@media screen and (min-width: 1320px){.image-with-text .image-with-text__content{padding-inline-start:10rem;padding-inline-end:10rem}}@media screen and (max-width: 749px){.image-with-text__grid-mobile--reverse{flex-direction:column-reverse}.image-with-text__grid-mobile--no-image .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__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>*+*{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(.view-all){margin-top:3rem;margin-bottom:.1rem}.image-with-text__content .button+.image-with-text__text{margin-top:5rem}.image-with-text__heading{margin-bottom:2rem}.image-with-text__subheading{letter-spacing:.2em;text-transform:uppercase;line-height:1.25;margin-bottom:0}.image-with-text__subheading--colored{color:rgba(var(--color-heading),.55)}.image-with-text__text--colored{color:rgba(var(--color-foreground),.7)}.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 .grid__item.content__item{max-width:calc(var(--content-item-width) - var(--grid-horizontal-spacing) / 2)}.image-with-text--enlarge .grid__item.image__item{width:calc(100% - var(--content-item-width) - 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}.image-with-text-section.has-bg{background-image:var(--background-image);background-repeat:no-repeat;background-size:cover;background-position:center}.image-with-text__grid.transparent,.image-with-text__grid.transparent .media-wrapper{background-color:transparent}.image-with-text__heading{position:relative}.image-with-text__heading .icon-strokes{position:absolute;top:var(--strokes-offsety, 80%);right:var(--strokes-offsetx, -20%)}@media screen and (max-width: 749px){.image-with-text__heading .icon-strokes{max-width:100px}}.image-with-text .media-wrapper{position:relative;overflow:hidden;max-width:var(--image-max-width, 100%);margin:0 auto}@media screen and (min-width: 750px){.image-with-text .media-wrapper{margin-left:0;margin-right:auto}.image-with-text .image-with-text__grid--reverse .media-wrapper{margin-left:auto;margin-right:0}}.loop-animate-image{opacity:0;animation:image-fade 10s infinite}.loop-animate-image:not(:first-child){width:100%;height:100%;position:absolute;top:0;left:0}@keyframes image-fade{0%,20%{opacity:1}20.1%,20.5%{opacity:0}to{opacity:0}}.loop-animate-image:nth-child(1){animation-delay:0s}.loop-animate-image:nth-child(2){animation-delay:2s}.loop-animate-image:nth-child(3){animation-delay:4s}.loop-animate-image:nth-child(4){animation-delay:6s}.loop-animate-image:nth-child(5){animation-delay:8s}.image-with-text .image__item .media img{transition-property:transform,opacity}.image-with-text .image__item .media:hover img{transform:scale(1.03)}.image-with-text__text h1{margin:0}@media screen and (max-width: 749px){.image-with-text .image__item{margin-bottom:2rem}}
/*# sourceMappingURL=/cdn/shop/t/1115/assets/section-image-with-text.css.map */
