.image-with-text-grid{margin-bottom:0;display:flex;flex-direction:column}.image-with-text-grid--gapless{gap:0}.image-with-text-grid--1-col{grid-template-columns:1fr}.image-with-text-grid__item{position:relative}.image-with-text-grid__item:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}@media screen and (min-width:990px){.image-with-text-grid{display:grid;gap:0}.image-with-text-grid--1-col{grid-template-columns:repeat(2,auto)}.image-with-text__grid--reverse{flex-direction:row-reverse}}.image-with-text__media{overflow:visible}.image-with-text__media--small{height:194px}.image-with-text__media--large{height:435px}.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--adapt{height:100%}.image-with-text__media--placeholder.image-with-text__media--adapt{height:200px}.image-with-text__media--placeholder>svg{position:absolute;left:50%;max-width:800px;top:50%;transform:translate(-50%,-50%);width:100%;fill:currentColor}.image-with-text-global-media-settings{overflow:hidden!important}.image-with-text-media{position:relative;width:100%;height:100%;overflow:hidden}.image-with-text-media img{width:100%;height:100%;border-radius:10px;object-fit:cover;display:block}.image-with-text-placeholder{position:relative;background-color:rgba(var(--color-foreground),.04);overflow:hidden}.image-with-text-placeholder-svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;fill:currentColor;opacity:.3}.image-with-text-image-shadow{box-shadow:0 4px 12px rgba(var(--color-shadow),.15)}@media screen and (min-width:990px){.image-with-text__media--small{height:314px}.image-with-text__media--large{height:695px}.image-with-text__media--placeholder.image-with-text__media--adapt{height:300px}}.image-with-text__content{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;align-self:center;padding:35px 0;position:relative;z-index:1;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__content>*+*{margin-top:20px}.image-with-text__content>.image-with-text__text:empty~a{margin-top:20px}.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:20px}.image-with-text__content .image-with-text__text+.button{margin-top:30px}.image-with-text__grid>.image-with-text__media-item{padding-right:35px;margin:0 0 0 auto}.image-with-text__grid--reverse>.image-with-text__media-item{padding-left:35px;margin:0 auto 0 0}.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 .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}.image-with-text:not(.image-with-text-collapse-corners,.image-with-text--overlap) .image-with-text__media-item{z-index:2}.color-accent-1 .image-with-text__heading,.inverse .image-with-text__heading,.color-accent-1 .image-with-text__text p,.inverse .image-with-text__text p,.inverse,.color-accent-1{color:#fff}.image-with-text__numbers{display:flex}.image-with-text__numbers-block{padding:16px 22px;border-right:1px solid #fff;text-align:center}.color-accent-1 .image-with-text__numbers-block,.color-inverse .image-with-text__numbers-block{border-color:#ffffff4d}.image-with-text__numbers-block:first-child{padding-left:0}.image-with-text__numbers-block:last-child{border-right:none}.image-with-text__numbers--number{font-size:40px;line-height:1}.image-with-text__numbers--text{line-height:1.4;font-size:17px}.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:-30px auto 0}.image-with-text__heading{word-break:break-word;margin-bottom:0}.image-with-text__heading.image-with-text-page-title{font-weight:400!important}.image-with-text__heading.h1{font-size:40px;word-break:break-word;line-height:1.2}.image-with-text__heading.h2{font-size:32px;font-weight:500!important;word-break:break-word;line-height:1.2}.image-with-text__text p{word-break:break-word;margin-top:0;font-size:17px;margin-bottom:10px}.image-with-text-section-wrapper .image-with-text__text p{font-size:17px}.image-with-text-section-title{font-size:24px;line-height:1.2;font-weight:600;margin:0}.image-with-text-page-title{font-size:32px;line-height:1.2;font-weight:400;margin:0}.image-with-text-subheading-text{font-size:12px;line-height:1.5;letter-spacing:.1em;text-transform:uppercase;margin:0}.image-with-text-page-width{max-width:var(--page-width);margin:0 auto;padding-left:15px;padding-right:15px}.image-with-text-content-container{width:100%}.image-with-text-buttons{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.image-with-text-btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:14px 46px;font-size:17px;text-decoration:none;border:1px solid rgba(var(--color-button),.2);background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));border-radius:8px;cursor:pointer;transition:opacity .2s ease,transform .2s ease;font-family:var(--font-aeonik-regular)!important;font-weight:400!important}@media screen and (max-width:768px){.image-with-text-btn-primary{font-size:15px}}.image-with-text-btn-primary:disabled,.image-with-text-btn-primary[aria-disabled=true]{opacity:.5;cursor:not-allowed;pointer-events:none}.image-with-text-btn-white{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));border-color:rgba(var(--color-foreground),.2)}.image-with-text-as-arrow{position:relative;padding:14px 75px 14px 46px;font-size:17px;background-color:#f6f7fc;color:#313131;border:1px solid #313131;border-radius:8px;line-height:1.2}.image-with-text-as-arrow:after{content:"\2192";position:absolute;right:36px;top:50%;transform:translateY(-50%);transition:transform .2s ease}.image-with-text-as-arrow:hover:after{transform:translateY(-50%) translate(3px)}.image-with-text-gradient{background:linear-gradient(to bottom,transparent,rgba(var(--color-foreground),.05))}.image-with-text-isolate{isolation:isolate}.image-with-text-section-wrapper{position:relative;isolation:isolate}.image-with-text-section-wrapper .image-with-text-section-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:var(--layer-section-background, 0);pointer-events:none}@media screen and (max-width:900px){.image-with-text__grid--reverse>.image-with-text__media-item{padding-left:0}.image-with-text__grid>.image-with-text__media-item{padding-right:0}.image-with-text-as-arrow{font-size:15px}.image-with-text__heading.h1{font-size:26px}.image-with-text__heading.h2{font-size:24px}}@media screen and (max-width:989px){.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) .image-with-text-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__numbers-block{padding:16px}.image-width-text__numbers{width:100%;justify-content:space-between}.image-with-text__content{padding-bottom:15px}.image-with-text__content>*+*{margin:20px auto 0}.payback-banner{flex-direction:column;align-items:flex-start}.payback-banner__button{margin-top:16px}}@media screen and (min-width:990px){.image-with-text-page-width-desktop{padding-left:50px;padding-right:50px}.image-with-text-page-width{padding-left:110px;padding-right:110px}.image-with-text__grid--reverse>.image-with-text__media-item{order:1}.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:30px 0}.image-with-text--overlap .image-with-text__content{height:auto;width:calc(100% + 40px);min-width:calc(100% + 40px);margin-top:0;margin-left:-40px}.image-with-text--overlap .image-with-text__grid--reverse .image-with-text__content{margin-left:0;margin-right:-40px}.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-borders:not(.image-with-text--overlap) .image-with-text-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-section-title{font-size:32px}.image-with-text-page-title{font-size:48px}}@supports not (inset: 10px){.image-with-text-grid{margin-left:0}}.page-payback .section-image-with-text .image-with-text-page-width{padding-left:15px;padding-right:15px}.page-payback .section-image-with-text .section-wave-top:before{background-color:#fafbfe}.page-payback .section-image-with-text .image-with-text__text a{color:var(--color-black);text-underline-offset:4px}.page-payback .image-with-text-media>*:not(.zoom):not(.deferred-media__poster-button){object-fit:contain}.payback-banner{display:flex;background-color:#e4ecf7;border-radius:8px;padding:24px;width:100%;justify-content:space-between;align-items:center;margin:30px 0 25px}.payback-banner__title{font-size:22px;font-family:var(--font-aeonik-semibold);font-weight:600;line-height:21px}.payback-banner__text{font-family:var(--font-aeonik-regular);font-size:17px;margin:0}.payback-banner__button .image-with-text-btn-primary{padding:0 22px;display:inline-flex;align-items:center;line-height:1.1}
/*# sourceMappingURL=/cdn/shop/t/208/assets/component-image-with-text.css.map */
