.vq-iwt{--vq-iwt-bg: #fbfaf6;--vq-iwt-accent: #0b6b3a;--vq-iwt-tint: #e9f2ec;--vq-iwt-text: #15271e;--vq-iwt-muted: #6b7b72;--vq-iwt-card-bg: #ffffff;--vq-iwt-card-border: #dce5de;--vq-iwt-gold-tint: #fdf3da;--vq-iwt-gold: #e0a400;--vq-iwt-image-radius: 2.8rem;--vq-iwt-card-radius: 1.8rem;--vq-iwt-image-ratio: 1 / 1;background:var(--vq-iwt-bg);color:var(--vq-iwt-text)}.vq-iwt__inner{display:flex;flex-direction:column;gap:3rem}.vq-iwt__hero{display:flex;flex-direction:column;gap:2.6rem}.vq-iwt__media-col{position:relative;flex:1 1 30rem;min-width:0}.vq-iwt__text-col{flex:1.25 1 40rem;min-width:0;display:flex;flex-direction:column;align-items:flex-start}.vq-iwt__media{display:block;width:100%;aspect-ratio:5 / 4;border-radius:var(--vq-iwt-image-radius);overflow:hidden;background:var(--vq-iwt-tint)}.vq-iwt__media img,.vq-iwt__media .placeholder-svg{display:block;width:100%;height:100%;object-fit:cover}.vq-iwt__media--adapt{aspect-ratio:auto}.vq-iwt__media--adapt img{height:auto}.vq-iwt__image-badge{position:absolute;z-index:2;display:inline-flex;align-items:center;gap:.8rem;padding:.8rem 1.4rem .8rem .9rem;background:var(--vq-iwt-card-bg);color:var(--vq-iwt-text);border-radius:99.9rem;font-size:1.3rem;font-weight:700;line-height:1.2;box-shadow:0 .8rem 2.4rem #15271e24;white-space:nowrap;max-width:calc(100% - 2.4rem)}.vq-iwt__image-badge--bottom-left{left:1.2rem;bottom:1.2rem}.vq-iwt__image-badge--bottom-right{right:1.2rem;bottom:1.2rem}.vq-iwt__image-badge--top-left{left:1.2rem;top:1.2rem}.vq-iwt__image-badge--top-right{right:1.2rem;top:1.2rem}.vq-iwt__image-badge-icon{flex:0 0 auto;width:2.4rem;height:2.4rem;border-radius:99.9rem;background:var(--vq-iwt-accent);color:#fff;font-family:var(--font-heading-family);font-size:1.2rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;line-height:1}.vq-iwt__image-badge-icon img{width:1.4rem;height:1.4rem;object-fit:contain}.vq-iwt__eyebrow{display:inline-flex;align-items:center;gap:.8rem;background:var(--vq-iwt-tint);color:var(--vq-iwt-accent);font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.6rem 1.2rem;border-radius:99.9rem;margin:0 0 1.4rem;line-height:1.2}.vq-iwt__heading{margin:0 0 1.4rem;color:var(--vq-iwt-accent);line-height:1.1;letter-spacing:-.02em;text-wrap:balance}.vq-iwt__caption{margin:0 0 1rem;color:var(--vq-iwt-muted)}.vq-iwt__text{margin:0 0 2.6rem;color:var(--vq-iwt-text);font-size:1.55rem;line-height:1.6;max-width:52ch;text-wrap:pretty}.vq-iwt__text p:last-child{margin-bottom:0}.vq-iwt__text a{color:var(--vq-iwt-accent)}.vq-iwt__button{margin:0 0 2.6rem}.vq-iwt__text-col>:last-child{margin-bottom:0}.vq-iwt__steps{list-style:none;margin:0 0 3rem;padding:0;display:flex;flex-direction:column;gap:.8rem;width:100%}.vq-iwt__step{display:flex;align-items:center;gap:1.2rem;background:var(--vq-iwt-card-bg);border:1px solid var(--vq-iwt-card-border);border-radius:1.4rem;padding:1.2rem 1.4rem;font-size:1.45rem;font-weight:600;line-height:1.3;color:var(--vq-iwt-text)}.vq-iwt__step-num{flex:0 0 auto;width:2.6rem;height:2.6rem;border-radius:99.9rem;background:var(--vq-iwt-tint);color:var(--vq-iwt-accent);font-family:var(--font-heading-family);font-size:1.3rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;line-height:1}.vq-iwt__trust{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1rem}.vq-iwt__trust-card{display:flex;align-items:center;gap:1.2rem;background:var(--vq-iwt-card-bg);border:1px solid var(--vq-iwt-card-border);border-radius:var(--vq-iwt-card-radius);padding:1.4rem;color:var(--vq-iwt-text);text-decoration:none}a.vq-iwt__trust-card:hover{border-color:var(--vq-iwt-accent)}.vq-iwt__trust-icon{flex:0 0 auto;width:3.6rem;height:3.6rem;border-radius:99.9rem;background:var(--vq-iwt-tint);color:var(--vq-iwt-accent);font-size:1.6rem;display:inline-flex;align-items:center;justify-content:center;line-height:1}.vq-iwt__trust-icon--gold{background:var(--vq-iwt-gold-tint);color:var(--vq-iwt-gold)}.vq-iwt__trust-icon--neutral{background:transparent;border:1px solid var(--vq-iwt-card-border)}.vq-iwt__trust-icon img{width:2rem;height:2rem;object-fit:contain}.vq-iwt__trust-body{display:flex;flex-direction:column;min-width:0}.vq-iwt__trust-title{display:block;font-size:1.45rem;font-weight:700;line-height:1.25}.vq-iwt__trust-sub{display:block;font-size:1.25rem;color:var(--vq-iwt-muted);margin-top:.2rem;line-height:1.35}.vq-iwt__text-col--mobile-center{align-items:center;text-align:center}.vq-iwt__text-col--mobile-right{align-items:flex-end;text-align:right}@media screen and (min-width:750px){.vq-iwt__inner{gap:4.8rem}.vq-iwt__hero{flex-direction:row;align-items:center;gap:4rem}.vq-iwt__hero--reverse{flex-direction:row-reverse}.vq-iwt__media{aspect-ratio:var(--vq-iwt-image-ratio)}.vq-iwt__media--adapt{aspect-ratio:auto}.vq-iwt__image-badge{padding:1rem 1.8rem 1rem 1.2rem;font-size:1.4rem}.vq-iwt__image-badge-icon{width:2.8rem;height:2.8rem;font-size:1.3rem}.vq-iwt__image-badge--bottom-left{left:-.8rem;bottom:2.2rem}.vq-iwt__image-badge--bottom-right{right:-.8rem;bottom:2.2rem}.vq-iwt__image-badge--top-left{left:-.8rem;top:2.2rem}.vq-iwt__image-badge--top-right{right:-.8rem;top:2.2rem}.vq-iwt__eyebrow{font-size:1.3rem;padding:.7rem 1.4rem;margin-bottom:1.8rem}.vq-iwt__heading{margin-bottom:1.8rem}.vq-iwt__text{font-size:1.7rem;margin-bottom:4rem}.vq-iwt__steps{flex-direction:row;flex-wrap:wrap;gap:1rem;margin-bottom:0}.vq-iwt__step{padding:1rem 1.6rem;font-size:1.4rem;gap:1rem}.vq-iwt__step-num{width:auto;height:auto;background:transparent}.vq-iwt__trust{grid-template-columns:repeat(auto-fit,minmax(21rem,1fr));gap:1.4rem}.vq-iwt__trust-card{padding:1.6rem 1.8rem;gap:1.3rem}.vq-iwt__trust-icon{width:3.8rem;height:3.8rem;font-size:1.7rem}.vq-iwt__trust-title{font-size:1.5rem}.vq-iwt__trust-sub{font-size:1.3rem}.vq-iwt__text-col--mobile-center,.vq-iwt__text-col--mobile-right{align-items:flex-start;text-align:left}.vq-iwt__text-col--desktop-center{align-items:center;text-align:center}.vq-iwt__text-col--desktop-right{align-items:flex-end;text-align:right}.vq-iwt__text-col--desktop-center .vq-iwt__steps{justify-content:center}.vq-iwt__text-col--desktop-right .vq-iwt__steps{justify-content:flex-end}}@media(prefers-reduced-motion:no-preference){.vq-iwt__trust-card{transition:border-color .2s ease}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-vq-image-with-text-intro.css.map */
