.image-with-text__media-stack{display:flex;flex-direction:column;width:100%}.image-with-text .image-with-text__media-item>.image-with-text__media-stack{overflow:visible;border-radius:0;box-shadow:none}.image-with-text__media-stack>.image-with-text__media{border-radius:var(--media-radius)}.image-with-text__media--has-caption-overlay{position:relative}.image-with-text .image-with-text__media.media>.image-with-text__image-caption--overlay{position:absolute;z-index:2;top:auto;left:0;right:auto;bottom:0;height:auto;width:calc(100% - 2.4rem);margin:1.2rem;padding:1.2rem 1.5rem;text-align:left;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));display:flex;flex-direction:column;gap:.75rem}.image-with-text__image-caption--overlay .image-with-text__image-caption-subheading{font-size:1.5rem;line-height:calc(1 + .4 / var(--font-heading-scale))}.image-with-text__image-caption--below{padding-top:1.5rem;display:flex;flex-direction:column;gap:.85rem}.image-with-text__image-caption--below .image-with-text__image-caption-subheading{font-size:calc(1.4rem * var(--font-heading-scale));line-height:calc(1 + .45 / var(--font-heading-scale))}.image-with-text__image-caption .rte>*:first-child{margin-top:0}.image-with-text__image-caption .rte>*:last-child{margin-bottom:0}.image-with-text>.grid{margin-bottom:0;justify-content:center}.image-with-text .grid__item{position:relative;flex-grow:0}@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{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:3rem calc(3rem / var(--font-body-scale)) 1.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-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-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--large+.image-with-text__text-item{flex-grow:0}.image-with-text__media-item--small{flex-grow:1;max-width:55rem!important}.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-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-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}.image-with-text .product--infinite_slider .product__media-list{margin-bottom:0}@media screen and (min-width:750px){.image-with-text__content{padding:3rem}.image-with-text__grid--reverse .image-with-text__content{padding:6rem 6rem 7rem 1.5rem}}@media screen and (min-width:1080px){.image-with-text__content{padding:6rem}}.image-with-text__content>*+*{margin-top:2.5rem}.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__header-and-text,.image-with-text__header-and-text-accordion{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:100%;box-sizing:border-box}.image-with-text__header-and-text--with-dot{flex-direction:row;align-items:flex-start;gap:2rem}.image-with-text__header-and-text-dot{flex-shrink:0;width:1rem;height:1rem;margin-top:.5rem;border-radius:50%;background:#a28c4f}.image-with-text__header-and-text-inner{display:flex;flex-direction:column;gap:1rem;flex:1;min-width:0}.image-with-text__header-and-text--border-bottom{border-bottom:1px solid rgba(var(--color-foreground),.12)}.image-with-text__header-and-text-accordion{padding-bottom:1.5rem;margin-top:1.5rem}@media screen and (min-width:750px){.image-with-text__header-and-text-accordion{padding-bottom:2.5rem;margin-top:2.5rem}}.image-with-text__header-and-text-accordion details{width:100%}.image-with-text__header-and-text-accordion summary{display:flex;width:100%;align-items:flex-start;padding:0;line-height:inherit;text-align:left;list-style:none;cursor:pointer}.image-with-text__header-and-text-accordion summary::-webkit-details-marker{display:none}.image-with-text__header-and-text-accordion.image-with-text__header-and-text--with-dot summary{flex-direction:row;gap:2rem}.image-with-text__header-and-text-summary{display:flex;width:100%;min-width:0;flex:1}.image-with-text__header-and-text-accordion.image-with-text__header-and-text--with-dot .image-with-text__header-and-text-summary{flex-direction:row;align-items:flex-start;gap:2rem}.image-with-text__header-and-text-accordion .image-with-text__heading{flex:1;min-width:0;width:100%}.image-with-text__header-and-text-accordion .image-with-text__header-and-text-content{width:100%;margin:1rem 0 0;padding:0;box-sizing:border-box}.image-with-text__header-and-text-accordion.image-with-text__header-and-text--with-dot .image-with-text__header-and-text-content{padding-left:3rem}.image-with-text__heading{margin-bottom:0;width:100%}@media screen and (max-width:749px){.image-with-text__content>.image-with-text__heading.image-with-text__heading--align-mobile-left{text-align:left;align-self:flex-start}.image-with-text__content>.image-with-text__heading.image-with-text__heading--align-mobile-center{text-align:center;align-self:center}.image-with-text__content>.image-with-text__heading.image-with-text__heading--align-mobile-right{text-align:right;align-self:flex-end}}@media screen and (max-width:989px){.image-with-text__mobile-header .image-with-text__heading.image-with-text__heading--align-mobile-left{text-align:left;align-self:flex-start}.image-with-text__mobile-header .image-with-text__heading.image-with-text__heading--align-mobile-center{text-align:center;align-self:center}.image-with-text__mobile-header .image-with-text__heading.image-with-text__heading--align-mobile-right{text-align:right;align-self:flex-end}}@media screen and (min-width:750px){.image-with-text__content>.image-with-text__heading.image-with-text__heading--align-desktop-left,.image-with-text__mobile-header .image-with-text__heading.image-with-text__heading--align-desktop-left{text-align:left;align-self:flex-start}.image-with-text__content>.image-with-text__heading.image-with-text__heading--align-desktop-center,.image-with-text__mobile-header .image-with-text__heading.image-with-text__heading--align-desktop-center{text-align:center;align-self:center}.image-with-text__content>.image-with-text__heading.image-with-text__heading--align-desktop-right,.image-with-text__mobile-header .image-with-text__heading.image-with-text__heading--align-desktop-right{text-align:right;align-self:flex-end}}.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__testimonial{display:flex;flex-direction:row;align-items:center;gap:1rem;margin-top:2.5rem}@media screen and (max-width:749px){.image-with-text__testimonial{margin-top:1rem}}@media screen and (min-width:1080px){.image-with-text__testimonial{gap:2rem}}.image-with-text__testimonial-content{display:flex;flex-direction:column;gap:1rem}.image-with-text__testimonial-description{font-size:1.4rem}@media screen and (min-width:750px){.image-with-text__testimonial-description{font-size:1.5rem}}.image-with-text__testimonial-content>*,.image-with-text__testimonial-content-bottom>*{margin-top:0;margin-bottom:0}.image-with-text__image-gallery,.image-with-text__image-gallery slider-component{width:100%}.image-with-text__mobile-header{padding:1.75rem;display:flex;flex-direction:column;gap:1.125rem}.image-with-text__image,.image-with-text__image .header__heading-logo-wrapper{width:100%;display:flex}.image-with-text__image.image-with-text__image--center .header__heading-logo-wrapper{justify-content:center}.image-with-text__image.image-with-text__image--right .header__heading-logo-wrapper{justify-content:flex-end}.image-with-text__testimonial-image .header__heading-logo-wrapper{min-width:95px}.image-with-text__testimonial-heading{font-size:1.6rem}@media screen and (max-width:750px){.image-with-text__testimonial-image .header__heading-logo-wrapper .header__heading-logo{max-height:none}.image-with-text__testimonial-heading{font-size:1.4rem}}.image-with-text-section__border{display:block;width:100%;margin:0;padding:0;height:0;border-left:0;border-right:0;background:transparent}.image-with-text-section__border--top{border-top:var(--image-with-text-section-border-width, 1px) solid rgba(var(--color-background),1)}.image-with-text-section__border--bottom{border-bottom:var(--image-with-text-section-border-width, 1px) solid rgba(var(--color-background),1)}
/*# sourceMappingURL=/cdn/shop/t/137/assets/component-image-with-text.css.map */
