.image-soul__container{--color-background: 255, 252, 240;--gradient-background: #fffcf8;--color-foreground: 243, 197, 31;--color-background-contrast: 255, 227, 113;--color-shadow: 18, 18, 18;--color-button: 243, 197, 31;--color-button-text: 255, 255, 255;--color-secondary-button: 255, 252, 240;--color-secondary-button-text: 243, 197, 31;--color-link: 243, 197, 31;--color-badge-foreground: 243, 197, 31;--color-badge-background: 255, 252, 240;--color-badge-border: 243, 197, 31;--payment-terms-background-color: rgb(255 252 240)}.image-soul__container>div{--color-background: 243, 197, 31;--gradient-background: #f7c76e;--color-foreground: 255, 255, 255;--color-background-contrast: 139, 110, 7;--color-shadow: 18, 18, 18;--color-button: 18, 18, 18;--color-button-text: 255, 255, 255;--color-secondary-button: 243, 197, 31;--color-secondary-button-text: 18, 18, 18;--color-link: 18, 18, 18;--color-badge-foreground: 255, 255, 255;--color-badge-background: 243, 197, 31;--color-badge-border: 255, 255, 255;--payment-terms-background-color: rgb(243 197 31)}.phone-box__app{--color-background: 255, 252, 240;--gradient-background: #fffcf0;--color-foreground: 52, 77, 68;--color-background-contrast: 255, 227, 113;--color-shadow: 52, 77, 68;--color-button: 52, 77, 68;--color-button-text: 255, 255, 255;--color-secondary-button: 255, 252, 240;--color-secondary-button-text: 52, 77, 68;--color-link: 52, 77, 68;--color-badge-foreground: 52, 77, 68;--color-badge-background: 255, 252, 240;--color-badge-border: 52, 77, 68;--payment-terms-background-color: rgb(255 252 240)}.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{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: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:-6rem}.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:.5rem}.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}.image-with-text__content>*+*{margin-top:1.1rem}.image-with-text .image-with-text__text-item{order:-1;position:unset}}@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-soul hr{width:100%;margin:1.4rem 0;height:.1rem;background-color:rgba(var(--color-foreground),1);border-radius:3px}.image-soul__container{padding-bottom:20vw;padding-top:7vw}@media screen and (min-width: 750px){.image-soul__container{padding-bottom:6.7vw;padding-top:1.2vw}.image-soul hr{height:.3rem;margin:2vw 0;max-width:37.5vw}.image-soul.image-with-text--overlap .image-with-text__content{padding:0;margin-left:0;line-height:1.667}}@media screen and (max-width: 749px){.image-soul .image-with-text__grid .image-with-text__media-item{width:45vw;max-width:45vw;margin-right:-10vw;margin-left:3vw}.image-soul .image-with-text__grid .image-with-text__media-item img{height:120%}.image-soul .image-with-text__grid .image-with-text__text-item{width:calc(100% - 33vw);max-width:calc(100% - 33vw);font-size:clamp(calc(var(--font-body-scale) * 1.5rem),4vw,calc(var(--font-heading-scale) * 3rem));order:2;margin-left:-5vw}.image-with-text__content .image-soul__heading{font-size:8.53vw;line-height:1.05}.image-soul.image-with-text--overlap .image-with-text__content{padding:7vw 0;margin:0;width:100%;background:transparent}.image-soul__container{margin-top:-4vw}}.image-soul__heading{font-family:var(--font-body-family);margin:0;font-weight:700}.image-soul__heading em{font-family:QuincyCF;font-weight:300}.image-with-app .image-with-text__content>*+*{margin-top:1.77vw}.image-with-app .image-with-text__content .image-with-text__text--caption+.image-with-text__heading{margin-top:0}@media screen and (max-width: 749px){.image-with-app .image-with-text__content>*+*{margin-top:3vw}}.find-app__text{font-size:1.04vw;font-size:clamp(calc(var(--font-heading-scale) * 1.6rem),1.04vw,calc(var(--font-heading-scale) * 2rem));font-weight:300;display:flex;align-items:center;justify-content:center}.find-app__text a{text-decoration:none;margin-left:6px}.find-app__text a img{width:11px;height:auto}@media screen and (min-width: 750px){.find-app__text{margin-top:1.2vw!important}}@media screen and (max-width: 749px){.find-app__text{text-align:center;font-size:clamp(calc(var(--font-heading-scale) * 1rem),2.667vw,calc(var(--font-heading-scale) * 1.6rem));width:100%}.find-app__text a img{width:9px;vertical-align:middle}}.image-soul__buttons{padding-bottom:10vw;--color-background: 255, 252, 240;--gradient-background: #fffcf0;--color-foreground: 243, 197, 31;--color-background-contrast: 255, 227, 113;--color-shadow: 18, 18, 18;--color-button: 243, 197, 31;--color-button-text: 255, 255, 255;--color-secondary-button: 255, 252, 240;--color-secondary-button-text: 243, 197, 31;--color-link: 243, 197, 31;--color-badge-foreground: 243, 197, 31;--color-badge-background: 255, 252, 240;--color-badge-border: 243, 197, 31;--payment-terms-background-color: rgb(255 252 240)}@media screen and (min-width: 750px){.image-soul__buttons{padding-bottom:5.4vw}.image-soul__buttons .button{padding:.9em 1.9em .8em}.image-soul.image-with-text--overlap .image-with-text__text-item{padding:0;margin-left:21vw}}@media screen and (max-width: 749px){.image-with-app .image-with-text__content .image-with-text__text--caption+.image-with-text__heading{font-size:10.66vw;line-height:.78}}.phone-box__app{--color-background: 255, 252, 240;--gradient-background: #fffcf0;--color-foreground: 0, 0, 0;--color-background-contrast: 255, 227, 113;--color-shadow: 18, 18, 18;--color-button: 243, 197, 31;--color-button-text: 255, 255, 255;--color-secondary-button: 255, 252, 240;--color-secondary-button-text: 243, 197, 31;--color-link: 0, 0, 0;--color-badge-foreground: 243, 197, 31;--color-badge-background: 255, 252, 240;--color-badge-border: 243, 197, 31;--payment-terms-background-color: rgb(255 252 240)}@media screen and (min-width: 750px){.image-soul__container .page-width{max-width:100%}.image-soul__container>.gradient{padding:5.83vw 0!important}}
/*# sourceMappingURL=/cdn/shop/t/270/assets/component-image-with-text.css.map */
