.image-with-text .grid{margin-bottom:0}.image-with-text .grid__item{position:relative}@media screen and (min-width:750px){.image-with-text__grid--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-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%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;fill:currentColor}.image-with-text__media--placeholder.animate--ambient>svg,.image-with-text__media--placeholder.animate--zoom-in>svg{top:0;left:0;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.media-image-fit--cover img{-o-object-fit:cover;object-fit:cover}.media-image-fit--contain img{-o-object-fit:contain;object-fit:contain}.image-with-text__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding:2.5rem calc(1.5rem / var(--font-body-scale)) 2rem;position:relative;z-index:1}@media screen and (max-width:989px){.image-with-text__content.no-container-padding{padding-left:0;padding-right:0}}.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);-webkit-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));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);-webkit-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));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;-webkit-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));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;-webkit-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));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>*{-webkit-box-shadow:none;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>*{-ms-flex-item-align:end;align-self:flex-end;text-align:right}.image-with-text__content--mobile-center>*{-ms-flex-item-align:center;align-self:center;text-align:center}.image-with-text--overlap .image-with-text__content{width:90%;margin:-1rem 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{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-item-align:end;align-self:flex-end}.image-with-text__content--middle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:center;align-self:center}.image-with-text__content--top{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-item-align:start;align-self:flex-start}.image-with-text__content--desktop-right>*{-ms-flex-item-align:end;align-self:flex-end;text-align:right}.image-with-text__content--desktop-left>*{-ms-flex-item-align:start;align-self:flex-start;text-align:left}.image-with-text__content--desktop-center>*{-ms-flex-item-align:center;align-self:center;text-align:center}.image-with-text--overlap .image-with-text__media-item{position:relative;right:-10%}.image-with-text--overlap .image-with-text__text-item{display:-webkit-box;display:-ms-flexbox;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:-10%;margin:-3rem auto 0}.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{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.image-with-text--overlap .image-with-text__media-item--top{-ms-flex-item-align:start;align-self:flex-start}.image-with-text--overlap .image-with-text__media-item--middle{-ms-flex-item-align:center;align-self:center}.image-with-text--overlap .image-with-text__media-item--bottom{-ms-flex-item-align:end;align-self:flex-end}.image-with-text__media-item--small,.image-with-text__media-item--large+.image-with-text__text-item{-webkit-box-flex:0;-ms-flex-positive:0;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):not(.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{-webkit-transform:perspective(0);transform:perspective(0)}.image-with-text__content{border-radius:var(--text-boxes-radius);-webkit-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));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:3rem}}.image-with-text__content>*+*,.image-with-text__content-inner>*+*{margin-top:1.5rem}@media screen and (min-width:990px){.image-with-text__content>*+*,.image-with-text__content-inner>*+*{margin-top:2rem}}.image-with-text__content>.image-with-text__text:empty~a{margin-top:2rem}.image-with-text__content>.image-with-text__heading:first-child{margin-top:0}.image-with-text__text--caption+.image-with-text__heading,.image-with-text__text--caption:first-child{margin-top:0}.image-with-text__content .image-with-text__heading:last-child{margin-bottom:0}.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:.5rem}@media screen and (min-width:990px){.image-with-text__text p{margin-bottom:1rem}}.image-with-text__img{max-width:100%;height:auto}.image-with-text__quote{position:relative;padding-left:30px}.image-with-text__quote .icon{position:absolute;width:30px;height:auto}.image-with-text__quote .icon:first-child{top:-40px;left:30px}.image-with-text__quote .icon:last-child{bottom:-10px;right:0}.image-with-text__text-box p{margin:.5em 0}.image-with-text__text-box p:first-child{margin-top:0}.image-with-text__text-box p:last-child{margin-bottom:0}.image-with-text__text-box.box-style--dashed-border{border:dashed 2px rgb(var(--color-button));border-radius:10px;padding:8px}@media screen and (min-width:990px){.image-with-text__text-box.box-style--dashed-border{padding:16px}}.image-with-text__text-box.box-style--dashed-border strong{color:rgb(var(--color-button))}.image-with-text__text-box.box-style--card{border-radius:10px;padding:8px}@media screen and (min-width:990px){.image-with-text__text-box.box-style--card{padding:10px 16px}}@media screen and (max-width:749px){.collapse-padding .image-with-text__grid .image-with-text__content{padding-left:0;padding-right:0}.image-with-text__media-item{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@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}}.image-with-text__icon-with-text{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:8px;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;grid-row-gap:20px;row-gap:20px}@media screen and (min-width:990px){.image-with-text__icon-with-text{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}.image-with-text__icon-with-text__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;text-align:center}@media screen and (min-width:990px){.image-with-text__icon-with-text__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px;text-align:left}}.image-with-text__icon-with-text__item p{margin:0}@media screen and (max-width:989px){.image-with-text__icon-with-text.keep-layout-mobile .image-with-text__icon-with-text__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8px;text-align:left}.image-with-text__icon-with-text.keep-layout-mobile .image-with-text__icon-with-text__item img{width:34px;height:34px}.image-with-text__icon-with-text.keep-layout-mobile .image-with-text__icon-with-text__item p{font-size:1rem;line-height:1.5}}.image-with-text__feature-text-box{position:relative;padding-left:38px}.image-with-text__feature-text-box .icon{position:absolute;top:1px;left:0}.image-with-text__feature-text-box .image-with-text__feature-text-box__title{font-size:18px;font-weight:700}.image-with-text__feature-text-box p{margin-top:0}@supports not (inset: 10px){.image-with-text .grid{margin-left:0}}.multirow__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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)}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/component-image-with-text.css.map */
