.nextdev--image-with-text{box-sizing:border-box;position:relative;overflow:hidden;background:var(--nextdev-iwt-bg, var(--nextdev-color-cream));padding:44px 0;font-family:var(--nextdev-font-body);color:var(--nextdev-color-ink);line-height:normal;letter-spacing:0}.nextdev--image-with-text *,.nextdev--image-with-text *:before,.nextdev--image-with-text *:after{box-sizing:border-box;letter-spacing:0}.nextdev--image-with-text__container{position:relative;z-index:1;width:100%;max-width:1440px;margin:0 auto;padding:0 16px;display:flex;flex-direction:column;gap:16px}.nextdev--image-with-text__content{display:flex;flex-direction:column;align-items:flex-start;gap:16px;flex:0 0 auto;width:100%;min-width:0}.nextdev--image-with-text__head{display:flex;flex-direction:column;gap:12px;width:100%}.nextdev--image-with-text__eyebrow,.nextdev--image-with-text__eyebrow *{letter-spacing:.24px}.nextdev--image-with-text__eyebrow{margin:0;font-size:14px;font-weight:700;line-height:1.6;text-transform:uppercase;color:var(--nextdev-color-ink)}.nextdev--image-with-text__heading{margin:0;font-family:var(--nextdev-font-display);font-weight:600;font-size:32px;line-height:1.25;letter-spacing:.6px;text-transform:none;color:var(--nextdev-color-ink)}.nextdev--image-with-text__body{display:flex;flex-direction:column;gap:16px;width:100%;font-size:18px;line-height:1.6;letter-spacing:.24px}.nextdev--image-with-text__body p{margin:0}.nextdev--image-with-text__body,.nextdev--image-with-text__body *{letter-spacing:.24px}.nextdev--image-with-text__body strong{font-weight:700}.nextdev--image-with-text__body ul,.nextdev--image-with-text__body ol{margin:0;padding-left:20px}.nextdev--image-with-text__body a{color:inherit;text-decoration:underline}.nextdev--image-with-text__steps{display:flex;flex-direction:column;gap:16px;width:100%;margin:0;padding:0;list-style:none;counter-reset:nextdev-iwt-step}.nextdev--image-with-text__step{position:relative;min-height:32px;padding-left:44px;counter-increment:nextdev-iwt-step}.nextdev--image-with-text__step:before{content:counter(nextdev-iwt-step);position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:900px;background:var(--nextdev-color-bar-brown);font-size:18px;font-weight:700;line-height:normal;letter-spacing:.24px;color:var(--nextdev-color-bone)}.nextdev--image-with-text__step-name,.nextdev--image-with-text__step-name *,.nextdev--image-with-text__step-text,.nextdev--image-with-text__step-text *{letter-spacing:.24px}.nextdev--image-with-text__step-name{margin:0 0 8px;font-size:18px;font-weight:700;line-height:1.6;text-transform:none;color:var(--nextdev-color-ink)}.nextdev--image-with-text__step-text{font-size:18px;line-height:1.6;color:var(--nextdev-color-ink)}.nextdev--image-with-text__step-text p{margin:0}.nextdev--image-with-text__step-text p+p{margin-top:8px}.nextdev--image-with-text__step-text a{color:inherit;text-decoration:underline}.nextdev--image-with-text__cta-wrap{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.nextdev--image-with-text__cta{display:flex;align-items:center;justify-content:center;width:100%;padding:16px 96px;background:var(--nextdev-color-orange);border:none;border-radius:46px;font-family:inherit;font-weight:700;font-size:18px;line-height:normal;letter-spacing:0;text-transform:none;color:var(--nextdev-color-ink);text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer;transition:filter .2s ease}.nextdev--image-with-text__cta:hover{filter:brightness(1.05)}.nextdev--image-with-text__caption{margin:0;width:100%;font-size:14px;line-height:1.6;letter-spacing:.24px;color:var(--nextdev-color-bar-brown);text-align:center}.nextdev--image-with-text__media{position:relative;flex:0 0 auto;width:100%;min-width:0;display:flex;border-radius:24px;overflow:hidden;order:-1}.nextdev--image-with-text__media img,.nextdev--image-with-text__video{display:block;width:100%;height:auto;border-radius:24px}.nextdev--image-with-text__media img{pointer-events:none}.nextdev--image-with-text__progress{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;overflow:hidden;border-radius:24px;pointer-events:none;opacity:0;transition:opacity .2s ease}.nextdev--image-with-text__progress--on{opacity:1}.nextdev--image-with-text__progress-track,.nextdev--image-with-text__progress-bar{display:block;position:absolute;top:0;left:0;height:4px}.nextdev--image-with-text__progress-track{right:0;background:rgba(var(--nextdev-color-bone-rgb),.45)}.nextdev--image-with-text__progress-bar{width:var(--nextdev-iwt-progress, 0%);background:var(--nextdev-color-bone)}.nextdev--image-with-text__mute{position:absolute;top:16px;right:16px;z-index:4;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:50%;background:rgba(var(--nextdev-color-ink-rgb),.55);color:var(--nextdev-color-bone);cursor:pointer;transition:background-color .2s ease}.nextdev--image-with-text__mute:hover{background:rgba(var(--nextdev-color-ink-rgb),.75)}.nextdev--image-with-text__mute-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.nextdev--image-with-text__mute svg{display:block;width:20px;height:20px}.nextdev--image-with-text__mute[aria-pressed=true] .nextdev--image-with-text__mute-on,.nextdev--image-with-text__mute[aria-pressed=false] .nextdev--image-with-text__mute-off{display:none}.nextdev--image-with-text__play{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:none;align-items:center;justify-content:center;width:100%;height:100%;padding:0;border:none;background:rgba(var(--nextdev-color-ink-rgb),.25);cursor:pointer;border-radius:24px}.nextdev--image-with-text__play.nextdev--image-with-text__play--visible{display:flex}.nextdev--image-with-text__play span{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:#ffffffeb;color:var(--nextdev-color-ink)}.nextdev--image-with-text__play svg{display:block;width:28px;height:28px;margin-left:4px}.nextdev--image-with-text .nextdev--arches{position:absolute;top:0;right:0;bottom:0;left:0;display:none;overflow:hidden;pointer-events:none;z-index:0}.nextdev--image-with-text .nextdev--arches__inner{position:absolute;bottom:0;right:-72px;display:flex;align-items:flex-end;gap:44px;opacity:.1}.nextdev--image-with-text .nextdev--arches--left .nextdev--arches__inner{right:auto;left:-72px}.nextdev--image-with-text .nextdev--arches__arch--sm{display:block;width:240px;height:380px;background:var(--nextdev-color-bone);border-radius:900px 900px 0 0}.nextdev--image-with-text .nextdev--arches__arch--lg{display:block;width:360px;height:560px;background:var(--nextdev-color-earth);border-radius:900px 900px 0 0}@media screen and (min-width:1024px){.nextdev--image-with-text{padding-top:var(--nextdev-iwt-pad-top, 48px);padding-bottom:var(--nextdev-iwt-pad-bottom, 48px)}.nextdev--image-with-text__container{--nextdev-iwt-gap: 48px;flex-direction:row;align-items:center;gap:var(--nextdev-iwt-gap);padding:0 80px}.nextdev--image-with-text__content{gap:32px;flex:1 0 0;width:auto}.nextdev--image-with-text__steps{gap:32px}.nextdev--image-with-text__media{flex:0 0 calc((100% - var(--nextdev-iwt-gap)) * var(--nextdev-iwt-media, 50) / 100);width:auto;order:0}.nextdev--image-with-text--reverse .nextdev--image-with-text__media{order:-1}.nextdev--image-with-text__heading{font-size:32px;line-height:40px}.nextdev--image-with-text__cta-wrap,.nextdev--image-with-text__cta{width:auto}.nextdev--image-with-text .nextdev--arches{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/88/assets/nextdev-image-with-text.css.map */
