.image-with-text .grid{margin-bottom:0}.image-with-text__grid{border:var(--media-border-width) solid rgba(var(--color-foreground),var(--media-border-opacity));border-radius:var(--media-radius);box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow),var(--media-shadow-opacity));overflow:hidden}.image-with-text__grid--no-border,.image-with-text__grid--no-border .global-media-settings,.image-with-text__grid--no-border .content-container{border:0}.image-with-text__grid--no-shadow,.image-with-text__grid--no-shadow .image-with-text__media-item:after,.image-with-text__grid--no-shadow .image-with-text__text-item:after,.image-with-text__grid--no-shadow .global-media-settings:after,.image-with-text__grid--no-shadow .image-with-text__content:after{box-shadow:none}.image-with-text__grid--image-above,.image-with-text__grid--image-below{flex-direction:column}.image-with-text__grid--image-below{flex-direction:column-reverse}.image-with-text__grid--image-above .grid__item,.image-with-text__grid--image-below .grid__item{width:100%;max-width:100%}.image-with-text .grid__item{position:relative}@media screen and (min-width:750px){.image-with-text__grid--reverse{flex-direction:row-reverse}}.image-with-text__media{min-height:100%;overflow:visible}.image-with-text__media--small{height:19.4rem}.image-with-text__media--medium{height:29.6rem}.image-with-text__media--large{height:43.5rem}@media screen and (min-width:750px){.image-with-text__media--small{height:31.4rem}.image-with-text__media--medium{height:46rem}.image-with-text__media--large{height:69.5rem}}.image-with-text__media--placeholder{position:relative;overflow:hidden}.image-with-text__media--placeholder:after{content:"";position:absolute;background:rgba(var(--color-foreground),.04)}.image-with-text__media--placeholder.image-with-text__media--adapt{height:20rem}@media screen and (min-width:750px){.image-with-text__media--placeholder.image-with-text__media--adapt{height:30rem}}.image-with-text__media--placeholder>svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;fill:currentColor}.image-with-text__media--placeholder:is(.animate--ambient,.animate--zoom-in)>.svg-wrapper{top:0;left:0;transform:translate(0)}.image-with-text__content{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;align-self:center;padding:4rem calc(4rem / var(--font-body-scale)) 5rem;position:relative;z-index:1}.image-with-text .grid__item:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.image-with-text:not(.image-with-text--overlap) .image-with-text__media-item:after{border-radius:var(--media-radius);box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow),var(--media-shadow-opacity))}.image-with-text:not(.image-with-text--overlap) .image-with-text__text-item:after{border-radius:var(--text-boxes-radius);box-shadow:var(--text-boxes-shadow-horizontal-offset) var(--text-boxes-shadow-vertical-offset) var(--text-boxes-shadow-blur-radius) rgba(var(--color-shadow),var(--text-boxes-shadow-opacity))}.image-with-text .image-with-text__media-item>*{border-radius:var(--media-radius);overflow:hidden;box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow),var(--media-shadow-opacity))}.image-with-text .global-media-settings{overflow:hidden!important}.image-with-text .image-with-text__text-item>*{border-radius:var(--text-boxes-radius);overflow:hidden;box-shadow:var(--text-boxes-shadow-horizontal-offset) var(--text-boxes-shadow-vertical-offset) var(--text-boxes-shadow-blur-radius) rgba(var(--color-shadow),var(--text-boxes-shadow-opacity))}.image-with-text:not(.image-with-text--overlap) .image-with-text__media-item>*,.image-with-text:not(.image-with-text--overlap) .image-with-text__text-item>*{box-shadow:none}@media screen and (max-width:749px){.image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__media-item:after,.image-with-text.collapse-corners:not(.image-with-text--overlap) .grid__item .image-with-text__media,.image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__media img,.image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__media .placeholder-svg{border-bottom-right-radius:0;border-bottom-left-radius:0}.image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__text-item:after,.image-with-text.collapse-corners:not(.image-with-text--overlap) .grid__item .image-with-text__content{border-top-left-radius:0;border-top-right-radius:0}.image-with-text.collapse-borders:not(.image-with-text--overlap) .image-with-text__content{border-top:0}}.image-with-text__content--mobile-right>*{align-self:flex-end;text-align:right}.image-with-text__content--mobile-center>*{align-self:center;text-align:center}.image-with-text--overlap .image-with-text__content{width:90%;margin:-3rem auto 0}@media screen and (min-width:750px){.image-with-text__grid--reverse .image-with-text__content{margin-left:auto}.image-with-text__content--bottom{justify-content:flex-end;align-self:flex-end}.image-with-text__content--top{justify-content:flex-start;align-self:flex-start}.image-with-text__content--desktop-right>*{align-self:flex-end;text-align:right}.image-with-text__content--desktop-left>*{align-self:flex-start;text-align:left}.image-with-text__content--desktop-center>*{align-self:center;text-align:center}.image-with-text--overlap .image-with-text__text-item{display:flex;padding:3rem 0}.image-with-text--overlap .image-with-text__content{height:auto;width:calc(100% + 4rem);min-width:calc(100% + 4rem);margin-top:0;margin-left:-4rem}.image-with-text--overlap .image-with-text__grid--reverse .image-with-text__content{margin-left:0;margin-right:-4rem}.image-with-text--overlap .image-with-text__grid--reverse .image-with-text__text-item{justify-content:flex-end}.image-with-text--overlap .image-with-text__media-item--top{align-self:flex-start}.image-with-text--overlap .image-with-text__media-item--middle{align-self:center}.image-with-text--overlap .image-with-text__media-item--bottom{align-self:flex-end}.image-with-text__media-item--small,.image-with-text__media-item--large+.image-with-text__text-item{flex-grow:0}.image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media-item:after,.image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media,.image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media img,.image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media .placeholder-svg,.image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__text-item:after,.image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__content,.image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__content:after{border-top-right-radius:0;border-bottom-right-radius:0}.image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__text-item:after,.image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__content,.image-with-text.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__content:after,.image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media-item:after,.image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media,.image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media img,.image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media .placeholder-svg{border-top-left-radius:0;border-bottom-left-radius:0}.image-with-text.collapse-borders:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__content{border-left:0}.image-with-text.collapse-borders:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__content{border-right:0}}.image-with-text:not(.collapse-corners,.image-with-text--overlap) .image-with-text__media-item{z-index:2}.image-with-text.image-with-text--overlap .backround-transparent,.image-with-text:not(.image-with-text--overlap) .background-transparent{background:transparent}.image-with-text .gradient{transform:perspective(0)}.image-with-text__content{border-radius:var(--text-boxes-radius);box-shadow:var(--text-boxes-shadow-horizontal-offset) var(--text-boxes-shadow-vertical-offset) var(--text-boxes-shadow-blur-radius) rgba(var(--color-shadow),var(--text-boxes-shadow-opacity));word-break:break-word}@media screen and (min-width:990px){.image-with-text__content{padding:6rem 7rem 7rem}}.image-with-text__content>*+*{margin-top:2rem}.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__text--caption+.image-with-text__heading,.image-with-text__text--caption:first-child{margin-top:0}.image-with-text__content :last-child:is(.image-with-text__heading),.image-with-text__text--caption{margin-bottom:0}.image-with-text__content .button+.image-with-text__text{margin-top:2rem}.image-with-text__content .image-with-text__text+.button{margin-top:3rem}.image-with-text__heading{margin-bottom:0}.image-with-text__text p{margin-top:0;margin-bottom:1rem}@media screen and (max-width:749px){.collapse-padding .image-with-text__grid .image-with-text__content{padding-left:0;padding-right:0}}@media screen and (min-width:750px){.collapse-padding .image-with-text__grid:not(.image-with-text__grid--reverse) .image-with-text__content:not(.image-with-text__content--desktop-center){padding-right:0}.collapse-padding .image-with-text__grid--reverse .image-with-text__content:not(.image-with-text__content--desktop-center){padding-left:0}}@supports not (inset: 10px){.image-with-text .grid{margin-left:0}}.multirow__inner{display:flex;flex-direction:column;row-gap:var(--grid-mobile-vertical-spacing)}@media screen and (min-width:750px){.multirow__inner{row-gap:var(--grid-desktop-vertical-spacing)}}.image-with-text__story{isolation:isolate;touch-action:pan-y}.image-with-text__story-track{display:flex!important;max-width:none!important;transition:transform .45s var(--ease-out-slow);will-change:transform}.image-with-text__story-track.is-dragging{transition:none}.image-with-text__story-slide{flex:0 0 100%;height:100%;overflow:hidden;position:relative;width:100%}.image-with-text__story-slide>img{height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:center center;position:absolute;width:100%}.image-with-text__story-controls{display:flex!important;gap:.5rem;height:auto!important;left:1.2rem!important;max-width:none!important;opacity:1;right:1.2rem;top:.8rem!important;transition:opacity var(--duration-short) ease;width:auto!important;z-index:3}.image-with-text__story-indicator{-webkit-appearance:none;appearance:none;background:transparent;border:0;cursor:pointer;flex:1 1 0;height:1.8rem;margin:0;padding:.7rem 0;position:relative}.image-with-text__story-indicator:before,.image-with-text__story-progress{border-radius:999px;height:.3rem;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.image-with-text__story-indicator:before{background:#ffffff73;box-shadow:0 .1rem .3rem #00000040;content:""}.image-with-text__story-progress{background:#fff;box-shadow:0 .1rem .3rem #00000040;transform:translateY(-50%) scaleX(0);transform-origin:left center}.image-with-text__story-indicator:focus-visible{outline:.2rem solid #fff;outline-offset:.1rem}.image-with-text__story-navigation{align-items:center;-webkit-appearance:none;appearance:none;background:#ffffffe0;border:0;border-radius:50%;box-shadow:0 .2rem .8rem #0003;color:#121212;cursor:pointer;display:none!important;height:4.4rem!important;justify-content:center;padding:0;top:50%!important;transform:translateY(-50%);transition:opacity var(--duration-short) ease,background-color var(--duration-short) ease;width:4.4rem!important;z-index:3}.image-with-text__story-navigation:hover{background:#fff}.image-with-text__story-navigation:focus-visible{outline:.2rem solid #121212;outline-offset:.2rem}.image-with-text__story-navigation .icon{height:.7rem}.image-with-text__story-previous{left:1.2rem!important}.image-with-text__story-previous .icon{transform:rotate(90deg)}.image-with-text__story-next{left:auto!important;right:1.2rem}.image-with-text__story-next .icon{transform:rotate(-90deg)}@media screen and (min-width:750px)and (hover:hover)and (pointer:fine){.image-with-text__story-navigation{display:flex!important;opacity:0;pointer-events:none}.image-with-text__story:hover .image-with-text__story-navigation,.image-with-text__story:focus-within .image-with-text__story-navigation{opacity:1;pointer-events:auto}}@media(prefers-reduced-motion:reduce){.image-with-text__story-track{transition:none}}.image-with-text--full-width .image-with-text__grid,.image-with-text--full-width .image-with-text__grid:after,.image-with-text--full-width .image-with-text__media-item:after,.image-with-text--full-width .image-with-text__media,.image-with-text--full-width .image-with-text__media:after,.image-with-text--full-width .image-with-text__media img,.image-with-text--full-width .image-with-text__media .placeholder-svg{border-radius:calc(var(--media-radius) * 0)}.image-with-text--full-width .image-with-text__text-item:after,.image-with-text--full-width .image-with-text__content,.image-with-text--full-width .image-with-text__content:after{border-radius:calc(var(--text-boxes-radius) * 0)}.image-with-text__content>.rich-text__blocks{max-width:100%}@media screen and (min-width:550px){.image-with-text .rich-text__features--icon_list.rich-text__features--columns-1,.image-with-text .rich-text__features--cards.rich-text__features--columns-1,.image-with-text .rich-text__features--stats.rich-text__features--columns-1{grid-template-columns:1fr}.image-with-text .rich-text__features--icon_list:not(.rich-text__features--columns-1),.image-with-text .rich-text__features--cards:not(.rich-text__features--columns-1),.image-with-text .rich-text__features--stats:not(.rich-text__features--columns-1){grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:750px){.image-with-text .rich-text__blocks--desktop-left .rich-text__buttons{justify-content:flex-start}.image-with-text .rich-text__blocks--desktop-center .rich-text__buttons{justify-content:center}.image-with-text .rich-text__blocks--desktop-right .rich-text__buttons{justify-content:flex-end}.image-with-text .badge-ornament--desktop-center{flex-direction:column;flex-wrap:nowrap;gap:.6rem;justify-content:center;text-align:center}.image-with-text .badge-ornament--desktop-center .badge-ornament__label,.image-with-text .badge-ornament--desktop-left .badge-ornament__label{order:0}.image-with-text .badge-ornament--desktop-center .badge-ornament__decoration{justify-content:center;order:0;width:min(100%,18rem)}.image-with-text .badge-ornament--desktop-center .badge-ornament__line,.image-with-text .badge-ornament--desktop-right .badge-ornament__line--before,.image-with-text .badge-ornament--desktop-left .badge-ornament__line--after{display:block}.image-with-text .badge-ornament--desktop-center .badge-ornament__icon{transform:none}.image-with-text .badge-ornament--desktop-left,.image-with-text .badge-ornament--desktop-right{flex-direction:row;flex-wrap:wrap;gap:1.6rem}.image-with-text .badge-ornament--desktop-left{justify-content:flex-start;text-align:left}.image-with-text .badge-ornament--desktop-left .badge-ornament__decoration{justify-content:flex-start;order:0;width:auto}.image-with-text .badge-ornament--desktop-left .badge-ornament__line--before{display:none}.image-with-text .badge-ornament--desktop-left .badge-ornament__icon{transform:rotate(-90deg)}.image-with-text .badge-ornament--desktop-right{justify-content:flex-end;text-align:right}.image-with-text .badge-ornament--desktop-right .badge-ornament__label{order:2}.image-with-text .badge-ornament--desktop-right .badge-ornament__decoration{justify-content:flex-end;order:1;width:auto}.image-with-text .badge-ornament--desktop-right .badge-ornament__line--after{display:none}.image-with-text .badge-ornament--desktop-right .badge-ornament__icon{transform:rotate(90deg)}.image-with-text__grid--image-above .rich-text__features--columns-3,.image-with-text__grid--image-below .rich-text__features--columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.image-with-text__grid--image-above .rich-text__features--columns-4,.image-with-text__grid--image-below .rich-text__features--columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-image-with-text.css.map */
