:root{--grid-mobile-horizontal-spacing: 20px;--grid-mobile-vertical-spacing: 20px;--grid-desktop-horizontal-spacing: 20px;--grid-desktop-vertical-spacing: 20px;--border-width: 1px;--inputs-radius: 4px}.image-with-text{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;box-sizing:border-box;background-color:var(--primary_bg)}.image-with-text .link-btn{margin:0;width:100%}@media screen and (min-width: 1000px){.image-with-text .link-btn{width:100%;max-width:540px}}.image-with-text .link-btn a{margin-bottom:0}.image-with-text .button{display:flex;align-items:center;justify-content:center;background:var(--secondary_bg_btn);margin-top:0;margin-right:0;border-radius:4px;height:45px;width:100%;font-weight:700;text-decoration:none}.image-with-text .grid{margin-bottom:0}.image-with-text .grid__item{position:relative;background-color:transparent}@media screen and (min-width: 750px){.image-with-text__grid{flex-direction:row}.image-with-text__grid--reverse{flex-direction:row-reverse}}.image-with-text__media{min-height:100%;overflow:visible}.image-with-text__media img{height:100%;width:100%;object-fit:cover}.image-with-text__media--small{height:174px;min-height:174px}.image-with-text__media--medium{height:260px;min-height:260px}.image-with-text__media--large{height:400px;min-height:400px}@media screen and (min-width: 750px){.image-with-text__media--small{height:451px}.image-with-text__media--medium{height:550px}.image-with-text__media--large{height:600px}}.image-with-text__media--placeholder{position:relative;overflow:hidden}.image-with-text__media--placeholder:after{content:"";position:absolute;width:100%;height:100%;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%;max-width:80rem;top:50%;transform:translate(-50%,-50%);width:100%;fill:currentColor}.image-with-text__content{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;align-self:center;padding:20px;position:relative;z-index:1;gap:16px}.image-with-text:before{content:"";position:absolute;top:0;left:0;width:100%;height:calc(100% + 24px);z-index:0;background-color:#f6f6f6}@media screen and (min-width: 750px){.image-with-text:before{width:51%;height:100%}}@media screen and (min-width: 1001px) and (max-width: 1399px){.image-with-text__content{padding:20px 40px 20px 75px}}@media screen and (max-width: 989px){.image-with-text__content{justify-content:center;gap:16px}}.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{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) .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{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;flex-grow:unset}@media screen and (min-width: 1440px){.image-with-text__content{padding:20px 72px 20px 16px;max-width:640px}.image-with-text__content>*+*{margin-top:16px}}@media screen and (min-width: 1441px){.image-with-text__grid{max-width:var(--glw);margin:auto}}.image-with-text__content>*+*{margin-top:0;color:var(--primary_text)}.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{color:var(--primary_text)}.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:16px}.image-with-text__heading{margin-bottom:0;letter-spacing:2.4px}.image-with-text__text--caption{font-weight:350;line-height:140%;letter-spacing:1.4px}.image-with-text__text{letter-spacing:1.2px;line-height:120%;font-weight:500}@media screen and (min-width: 990px){.image-with-text__text--caption{letter-spacing:2px}.image-with-text__text{letter-spacing:1.6px}}@media screen and (min-width: 990px){.image-with-text__heading{letter-spacing:4.2px}}.image-with-text__text p{margin:0}@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)}}.slideshow__control-wrapper{gap:8px;position:relative;display:inline-flex;padding:8px 10px;bottom:0;border-radius:60px;background:#fff;box-shadow:0 4px 10px #0000001a}.slideshow__controls-buttons{position:absolute;top:50%;transform:translateY(-50%);z-index:10;max-width:calc(var(--glw) + 122px);width:100%;display:flex;justify-content:space-between;margin:auto;right:0;left:0}@media screen and (max-width: 1000px){.slideshow__controls-buttons{display:none}}.slider-counter__link--dots:before{display:none}button:not(.thumbnail,.slider-button).slider-counter__link--dots{width:8px;height:8px;min-width:unset;background:#12262f!important;opacity:.25;padding:0;margin:0;border-radius:40px}button:not(.thumbnail,.slider-button).slider-counter__link--dots.slider-counter__link--active{width:16px;opacity:1}.slider-button.slider-button--prev,.slider-button.slider-button--next{box-shadow:0 0 10px #0000001a;border-radius:3px;width:48px;height:48px;border:0}.slider-button.slider-button--prev{left:20px}.slider-button.slider-button--next{right:20px}@media screen and (min-width: 1440px){.image-with-text .grid__item.image-with-text__text-item{width:40%}.image-with-text .grid__item.image-with-text__media-item{width:60%}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/component-image-with-text.css.map */
