.image-with-text-enhanced{position:relative;background:var(--iwt-bg, #FAFAF9);padding:var(--iwt-section-padding-y, 80px) 0;overflow:hidden}.image-with-text-enhanced__container{max-width:var(--iwt-max-width, 1200px);margin:0 auto;padding:0 var(--iwt-section-padding-x, 24px);position:relative;z-index:2}.image-with-text-enhanced__decor{position:absolute;border-radius:50%;pointer-events:none;z-index:1}.image-with-text-enhanced__decor--top{top:-15%;right:-10%;width:500px;height:500px;background:var(--iwt-accent-light, #FEF3C7);opacity:.35}.image-with-text-enhanced__decor--bottom{bottom:-20%;left:-15%;width:600px;height:600px;background:var(--iwt-accent-light, #FEF3C7);opacity:.25}.image-with-text-enhanced__inner{display:flex;flex-direction:column;align-items:center;gap:var(--iwt-gap, 0);position:relative}.image-with-text-enhanced--image-right .image-with-text-enhanced__inner{flex-direction:column}@media screen and (min-width:1024px){.image-with-text-enhanced__inner{flex-direction:row;align-items:center;gap:0}.image-with-text-enhanced--image-right .image-with-text-enhanced__inner{flex-direction:row-reverse}}.image-with-text-enhanced__media{width:100%;position:relative;z-index:2}.image-with-text-enhanced__media-inner{position:relative}.image-with-text-enhanced__image-wrapper{position:relative;aspect-ratio:var(--iwt-image-aspect, 1/1);overflow:hidden;border-radius:var(--iwt-image-radius, 24px);background:var(--iwt-bg-alt, #F5F5F4)}.image-with-text-enhanced__image{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .7s cubic-bezier(.25,.46,.45,.94)}.image-with-text-enhanced__media:hover .image-with-text-enhanced__image{transform:scale(var(--iwt-hover-scale, 1.03))}.image-with-text-enhanced__image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--iwt-accent, #B45309);opacity:.05;mix-blend-mode:multiply;pointer-events:none}.image-with-text-enhanced__image-wrapper--placeholder{display:flex;align-items:center;justify-content:center}.image-with-text-enhanced__image-wrapper--placeholder svg{width:40%;height:40%;opacity:.2}.image-with-text-enhanced__image-caption{position:absolute;bottom:16px;left:16px;right:16px;padding:10px 16px;background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;font-size:13px;font-weight:500;color:var(--iwt-text-primary, #1C1917);text-align:center}.image-with-text-enhanced__floating-badge{position:absolute;bottom:24px;left:-12px;z-index:10;display:flex;align-items:center;gap:12px;padding:16px 20px;background:var(--iwt-card-bg, #FFFFFF);border-radius:16px;box-shadow:0 12px 40px #0000001f;animation:iwt-float 3s ease-in-out infinite}@keyframes iwt-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.image-with-text-enhanced__floating-badge-icon{width:36px;height:36px;border-radius:50%;object-fit:cover}.image-with-text-enhanced__floating-badge-content{display:flex;flex-direction:column}.image-with-text-enhanced__floating-badge-number{font-size:18px;font-weight:700;color:var(--iwt-accent, #B45309);line-height:1}.image-with-text-enhanced__floating-badge-label{font-size:12px;color:var(--iwt-text-secondary, #78716C);margin-top:2px}.image-with-text-enhanced__secondary-image{position:absolute;bottom:-20px;right:-20px;width:40%;aspect-ratio:1/1;border-radius:20px;overflow:hidden;border:4px solid var(--iwt-bg, #FAFAF9);box-shadow:0 16px 48px #00000026;z-index:5}.image-with-text-enhanced__secondary-img{width:100%;height:100%;object-fit:cover}.image-with-text-enhanced__content{width:100%;position:relative;z-index:3}.image-with-text-enhanced__content--top{align-self:flex-start}.image-with-text-enhanced__content--center{align-self:center}.image-with-text-enhanced__content--bottom{align-self:flex-end}.image-with-text-enhanced__content-inner{display:flex;flex-direction:column;gap:1.25rem;padding:2rem 0}.image-with-text-enhanced--overlap .image-with-text-enhanced__content-inner{background:var(--iwt-card-bg, #FFFFFF);border-radius:var(--iwt-card-radius, 24px);padding:2.5rem;box-shadow:0 8px 40px #00000014}@media screen and (min-width:1024px){.image-with-text-enhanced--overlap.image-with-text-enhanced--image-left .image-with-text-enhanced__content-inner{margin-left:-60px}.image-with-text-enhanced--overlap.image-with-text-enhanced--image-right .image-with-text-enhanced__content-inner{margin-right:-60px}}.image-with-text-enhanced__eyebrow-wrapper{display:flex;align-items:center;gap:12px}.image-with-text-enhanced__eyebrow-line{width:40px;height:2px;background:var(--iwt-accent, #B45309);flex-shrink:0}.image-with-text-enhanced__eyebrow{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:var(--iwt-accent, #B45309)}.image-with-text-enhanced__headline{font-size:var(--iwt-headline-size, 32px);font-weight:700;line-height:1.1;color:var(--iwt-text-primary, #1C1917);margin:0;letter-spacing:-.03em}.image-with-text-enhanced__headline p{margin:0}.image-with-text-enhanced__headline-em{font-style:italic;color:var(--iwt-accent, #B45309);position:relative;display:inline}.image-with-text-enhanced__headline-em:after{content:"";position:absolute;bottom:2px;left:-4px;right:-4px;height:10px;background:var(--iwt-accent-light, #FEF3C7);z-index:-1;opacity:.5;border-radius:2px}.image-with-text-enhanced__subheadline{font-size:18px;font-weight:500;color:var(--iwt-text-secondary, #78716C);margin:0;line-height:1.4}.image-with-text-enhanced__divider{width:50px;height:3px;background:var(--iwt-accent, #B45309);border-radius:2px;margin:.25rem 0}.image-with-text-enhanced__body{font-size:var(--iwt-body-size, 16px);line-height:var(--iwt-line-height, 1.7);color:var(--iwt-text-secondary, #78716C);margin:0}.image-with-text-enhanced__body p{margin:0 0 1rem}.image-with-text-enhanced__body p:last-child{margin-bottom:0}.image-with-text-enhanced__features{display:grid;grid-template-columns:1fr;gap:12px;margin-top:.5rem}.image-with-text-enhanced__feature{display:flex;align-items:flex-start;gap:14px;padding:14px 16px;background:var(--iwt-bg, #FAFAF9);border-radius:12px;border:1px solid transparent;transition:all .2s ease}.image-with-text-enhanced__feature:hover{border-color:var(--iwt-accent-light, #FEF3C7);background:var(--iwt-card-bg, #FFFFFF);box-shadow:0 4px 16px #0000000f}.image-with-text-enhanced__feature-icon{width:36px;height:36px;border-radius:10px;background:var(--iwt-accent-light, #FEF3C7);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--iwt-accent, #B45309)}.image-with-text-enhanced__feature-icon img{width:30px;height:30px;object-fit:contain}.image-with-text-enhanced__feature-icon--custom svg,.image-with-text-enhanced__feature-icon--default svg{width:18px;height:18px}.image-with-text-enhanced__feature-text{display:flex;flex-direction:column;gap:2px}.image-with-text-enhanced__feature-title{font-size:14px;font-weight:600;color:var(--iwt-text-primary, #1C1917)}.image-with-text-enhanced__feature-desc{font-size:13px;color:var(--iwt-text-secondary, #78716C);line-height:1.4}.image-with-text-enhanced__trust{margin-top:.5rem}.image-with-text-enhanced__trust-title{display:block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--iwt-text-secondary, #78716C);margin-bottom:12px}.image-with-text-enhanced__trust-items{display:flex;flex-wrap:wrap;gap:12px}.image-with-text-enhanced__trust-item{display:flex;align-items:center;gap:8px;padding:8px 14px;background:var(--iwt-card-bg, #FFFFFF);border-radius:9999px;border:1px solid var(--iwt-bg-alt, #F5F5F4);font-size:13px;font-weight:500;color:var(--iwt-text-primary, #1C1917)}.image-with-text-enhanced__trust-item svg{width:14px;height:14px;color:var(--iwt-accent, #B45309)}.image-with-text-enhanced__trust-item img{width:16px;height:16px;object-fit:contain}.image-with-text-enhanced__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:.5rem}.image-with-text-enhanced__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;border-radius:9999px;font-size:15px;font-weight:600;width:200px;text-decoration:none;transition:all .3s ease;cursor:pointer}.image-with-text-enhanced__btn--primary{background:var(--iwt-btn-bg, #1C1917);color:var(--iwt-btn-text, #FFFFFF)}.image-with-text-enhanced__btn--primary:hover{background:var(--iwt-btn-hover, #44403C);transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.image-with-text-enhanced__btn--secondary{background:var(--iwt-btn-secondary-bg, transparent);color:var(--iwt-btn-secondary-text, #1C1917);border:2px solid var(--iwt-btn-secondary-border, #E7E5E4)}.image-with-text-enhanced__btn--secondary:hover{border-color:var(--iwt-accent, #B45309);color:var(--iwt-accent, #B45309);transform:translateY(-2px)}@media screen and (min-width:768px){.image-with-text-enhanced__features{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.image-with-text-enhanced__media{width:var(--iwt-image-width, 50%);flex-shrink:0}.image-with-text-enhanced__content{flex:1;padding:0 2rem}.image-with-text-enhanced--overlap .image-with-text-enhanced__content{padding:0}.image-with-text-enhanced__headline{font-size:var(--iwt-headline-size-desktop, 48px)}.image-with-text-enhanced__floating-badge{left:-20px;bottom:40px;padding:18px 24px}.image-with-text-enhanced__floating-badge-number{font-size:22px}.image-with-text-enhanced__secondary-image{width:35%;bottom:-30px;right:-30px}.image-with-text-enhanced__content-inner{padding:3rem 0}.image-with-text-enhanced--overlap .image-with-text-enhanced__content-inner{padding:3rem}}.image-with-text-enhanced__btn:focus-visible,.image-with-text-enhanced__media-link:focus-visible{outline:3px solid var(--iwt-accent, #B45309);outline-offset:3px}@media(prefers-reduced-motion:reduce){.image-with-text-enhanced__image,.image-with-text-enhanced__feature,.image-with-text-enhanced__btn,.image-with-text-enhanced__floating-badge{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-image-with-text-enhanced.css.map */
