.image-with-text__grid{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;grid-template-areas:"image" "text";width:min(100%,137.6rem);margin-left:auto;margin-right:auto}@media screen and (min-width: 750px){.image-with-text__grid{grid-template-columns:1fr min(45%,456px);grid-template-areas:"text image";column-gap:min(3%,12.6rem);padding-left:min(3%,11.6rem);padding-right:min(3%,11.6rem)}}@media screen and (min-width: 1200px){.image-with-text__grid{column-gap:12.6rem;padding-left:min(8%,11.6rem);padding-right:min(8%,11.6rem)}}@media screen and (min-width: 750px){.image-with-text__grid--reverse{flex-direction:row-reverse}}.image-with-text__media{min-height:100%;overflow:visible;padding-bottom:100%}@media screen and (min-width: 750px){.image-with-text__media{padding-bottom:132%}}.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{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:3.2rem calc(1.6rem / var(--font-body-scale));position:relative;z-index:1}@media screen and (min-width: 750px){.image-with-text__content{padding-left:0;padding-right:0}}.image-with-text__media-item{grid-area:image}.image-with-text__text-item{grid-area:text}.image-with-text .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 .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 .image-with-text__media-item>*,.image-with-text .image-with-text__text-item>*{box-shadow:none}@media screen and (max-width: 749px){.image-with-text.collapse-corners .image-with-text__media-item:after,.image-with-text.collapse-corners .image-with-text__media img,.image-with-text.collapse-corners .image-with-text__media .placeholder-svg{border-bottom-right-radius:0;border-bottom-left-radius:0}.image-with-text.collapse-corners .image-with-text__text-item:after{border-top-left-radius:0;border-top-right-radius:0}.image-with-text.collapse-borders .image-with-text__content{border-top:0}}.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--desktop-left>*{align-self:flex-start;text-align:left}.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 .image-with-text__grid--reverse .image-with-text__text-item:after,.image-with-text.collapse-corners .image-with-text__grid--reverse .image-with-text__content,.image-with-text.collapse-corners .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 .image-with-text__grid--reverse .image-with-text__media-item:after,.image-with-text.collapse-corners .image-with-text__grid--reverse .image-with-text__media,.image-with-text.collapse-corners .image-with-text__grid--reverse .image-with-text__media img,.image-with-text.collapse-corners .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 .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 .color-background-1,.image-with-text.image-with-text--overlap .image-with-text__media.color-background-1{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}.image-with-text__content>*+*{margin-top:0;margin-bottom:.8rem}@media screen and (min-width: 990px){.image-with-text__content>*+*{margin-bottom:1.6rem}}.image-with-text__content>.image-with-text__text:empty~a{margin-top:2rem}.image-with-text__content .mel-button+.image-with-text__text{margin-top:2rem}.image-with-text__content .image-with-text__text+.mel-button{margin-top:4rem}.mel-button{margin-top:4rem}@media screen and (max-width: 749px){.mel-button{width:100%}}.image-with-text__heading{font:var(--headline-02);margin-top:0;margin-bottom:.8rem}.image-with-text__text p{font:var(--body-01)}.image-with-text__caption{font:var(--caption-01)}.image-with-text__prelinks p{margin:4rem 0 1.6rem;color:var(--neutral-greyscale-60);font:var(--body-02)}.image-with-text__link{width:100%;padding:1.7rem 4.8rem 1.7rem 0;color:var(--neutral-greyscale-100);font:var(--body-02);text-decoration:none;background-position:right center;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13 8L19 16L13 24' stroke='%23252525'/%3e%3c/svg%3e ")}.image-with-text__link+.image-with-text__link{border-top:1px solid var(--neutral-greyscale-20)}@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{padding-right:0}.collapse-padding .image-with-text__grid--reverse .image-with-text__content{padding-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)}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/component-image-with-text.css.map */
