.iwto-v2{--iwto2-bg: #213c43;--iwto2-bg-rgb: 33, 60, 67;--iwto2-text: #ffffff;--iwto2-grad-start: 35%;--iwto2-grad-end: 75%;position:relative;overflow:hidden;border-radius:16px;background:var(--iwto2-bg);color:var(--iwto2-text);isolation:isolate}.iwto-v2.desktop-height-450{min-height:450px}.iwto-v2.desktop-height-550{min-height:550px}.iwto-v2.desktop-height-650{min-height:650px}.iwto-v2.desktop-height-750{min-height:750px}.iwto-v2.desktop-height-full{min-height:100vh}.iwto-v2--full-width-true{border-radius:0}.iwto-v2__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.iwto-v2__bg picture{display:block;width:100%;height:100%}.iwto-v2__bg img{width:100%;height:100%;object-fit:cover;object-position:right center;display:block}.iwto-v2__gradient{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(to right,rgba(var(--iwto2-bg-rgb),1) 0%,rgba(var(--iwto2-bg-rgb),1) var(--iwto2-grad-start),rgba(var(--iwto2-bg-rgb),0) var(--iwto2-grad-end),rgba(var(--iwto2-bg-rgb),0) 100%);pointer-events:none}.iwto-v2__content{position:relative;z-index:3;height:100%;display:flex;align-items:center;padding:64px;min-height:inherit}.iwto-v2__content-inner{display:flex;flex-direction:column;gap:16px;width:100%}.iwto-v2__content-inner.content-width-small{max-width:380px}.iwto-v2__content-inner.content-width-medium{max-width:480px}.iwto-v2__content-inner.content-width-large{max-width:640px}.iwto-v2.text-left .iwto-v2__content-inner{align-items:flex-start;text-align:left}.iwto-v2.text-center .iwto-v2__content-inner{align-items:center;text-align:center;margin:0 auto}.iwto-v2.text-right .iwto-v2__content-inner{align-items:flex-end;text-align:right;margin-left:auto}.iwto-v2__badge{display:inline-block;background:var(--badge-bg, #3a5560);color:var(--badge-text, #ffffff);padding:6px 14px;border-radius:6px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.iwto-v2__subheading{font-size:14px;font-weight:600;letter-spacing:.05em;margin:0;color:var(--iwto2-text);opacity:.9}.iwto-v2__heading{font-weight:700;line-height:1.15;margin:0;color:var(--iwto2-text)}.iwto-v2 .iwto-v2__heading{font-size:32px;line-height:1.15;letter-spacing:-.01em}.iwto-v2 .iwto-v2__heading.h2{font-size:24px}.iwto-v2 .iwto-v2__heading.iwto-heading-md{font-size:28px}.iwto-v2 .iwto-v2__heading.h1{font-size:32px}.iwto-v2 .iwto-v2__heading.h1-large{font-size:42px}.iwto-v2 .iwto-v2__heading.h1-xlarge{font-size:52px}.iwto-v2__text{font-size:15px;line-height:1.5;color:var(--iwto2-text);opacity:.95}.iwto-v2__text p{margin:0 0 8px}.iwto-v2__text p:last-child{margin-bottom:0}.iwto-v2__text.description-size--small{font-size:14px}.iwto-v2__text.description-size--medium{font-size:15px}.iwto-v2__text.description-size--large{font-size:17px}.iwto-v2__button{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;border-radius:999px;font-size:15px;font-weight:700;text-decoration:none!important;transition:opacity .2s ease,transform .15s ease;width:fit-content;min-width:280px;justify-content:flex-start;border:none}.iwto-v2__button *{color:inherit!important}.iwto-v2__button:hover{opacity:.92;transform:translateY(-1px)}.iwto-v2__button-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}.iwto-v2__button-icon svg{width:100%;height:100%;fill:currentColor}.iwto-v2__button-label{flex:1;text-align:left}.iwto-v2.text-center .iwto-v2__button-label,.iwto-v2.text-right .iwto-v2__button-label{text-align:inherit}.iwto-v2__button--disabled{cursor:default}.iwto-v2__button--disabled:hover{opacity:1;transform:none}@media screen and (max-width:990px){.iwto-v2__content{padding:48px 32px}.iwto-v2__gradient{background:linear-gradient(to right,rgba(var(--iwto2-bg-rgb),1) 0% 50%,rgba(var(--iwto2-bg-rgb),0) 90% 100%)}.iwto-v2 .iwto-v2__heading.h2{font-size:22px}.iwto-v2 .iwto-v2__heading.iwto-heading-md{font-size:25px}.iwto-v2 .iwto-v2__heading.h1{font-size:28px}.iwto-v2 .iwto-v2__heading.h1-large{font-size:34px}.iwto-v2 .iwto-v2__heading.h1-xlarge{font-size:40px}}@media screen and (max-width:749px){.iwto-v2,.iwto-v2.desktop-height-450,.iwto-v2.desktop-height-550,.iwto-v2.desktop-height-650,.iwto-v2.desktop-height-750,.iwto-v2.desktop-height-full{min-height:0}.iwto-v2__bg{position:relative;inset:auto;width:100%;height:auto}.iwto-v2__bg picture{height:auto}.iwto-v2__bg img{width:100%;height:auto;object-fit:cover;object-position:center center}.iwto-v2--mobile-ratio-square .iwto-v2__bg img{aspect-ratio:1 / 1;height:100%}.iwto-v2--mobile-ratio-portrait .iwto-v2__bg img{aspect-ratio:4 / 5;height:100%}.iwto-v2--mobile-ratio-landscape .iwto-v2__bg img{aspect-ratio:4 / 3;height:100%}.iwto-v2__bg:after{content:"";position:absolute;left:0;right:0;bottom:0;height:45%;background:linear-gradient(to bottom,rgba(var(--iwto2-bg-rgb),0),rgba(var(--iwto2-bg-rgb),1));pointer-events:none;z-index:1}.iwto-v2__gradient{display:none}.iwto-v2__content{position:relative;z-index:3;height:auto;min-height:0;display:block;padding:0 24px 32px;margin-top:-70px}.iwto-v2__content-inner{max-width:none;width:100%;gap:14px}.iwto-v2.text-center .iwto-v2__content-inner,.iwto-v2.text-right .iwto-v2__content-inner{margin:0}.iwto-v2 .iwto-v2__heading.h2{font-size:22px}.iwto-v2 .iwto-v2__heading.iwto-heading-md{font-size:25px}.iwto-v2 .iwto-v2__heading.h1{font-size:28px}.iwto-v2 .iwto-v2__heading.h1-large{font-size:32px}.iwto-v2 .iwto-v2__heading.h1-xlarge{font-size:36px}.iwto-v2__button{width:100%;min-width:0;justify-content:center;padding:14px 20px}.iwto-v2__button-label{flex:0 1 auto;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/image-with-text-overlay-v2.css.map */
