.ihc-hero-v2{--ihc-hero-accent: #b8931e;--ihc-hero-bg: #f8f6f2;--ihc-hero-text: #3a3a3a;--ihc-hero-muted: #6b6b6b;--ihc-hero-overlay-opacity: .35;color:var(--ihc-hero-text);overflow:hidden}.ihc-hero-v2__main{position:relative;min-height:48rem;display:flex;flex-direction:column}.ihc-hero-v2__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.ihc-hero-v2__bg-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center right}.ihc-hero-v2__bg-image--desktop{display:none}.ihc-hero-v2__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#000;opacity:var(--ihc-hero-overlay-opacity);pointer-events:none}.ihc-hero-v2__inner{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;justify-content:center;width:100%;padding-top:5rem;gap:30px;padding-bottom:3rem}.ihc-hero-v2__inner:has(.ihc-hero-v2__trust){padding-bottom:8px}.ihc-hero-v2__grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.ihc-hero-v2__content{max-width:93rem}.ihc-hero-v2__eyebrow{display:flex;align-items:center;gap:1.2rem;margin:0 0 2rem;font-size:1.1rem;letter-spacing:.22em;text-transform:uppercase;color:var(--ihc-hero-muted);font-weight:400}.ihc-hero-v2__eyebrow-line{flex:1;max-width:10rem;height:.1rem;background:var(--ihc-hero-accent);position:relative}.ihc-hero-v2__eyebrow-line:before{content:"";position:absolute;top:50%;left:0%;width:.6rem;height:.6rem;background:var(--ihc-hero-accent);transform:translateY(-50%) rotate(45deg)}.ihc-hero-v2__eyebrow-text{font-weight:400;font-style:Regular;font-size:18px;leading-trim:NONE;line-height:100%;letter-spacing:0%;vertical-align:middle;color:var(--ihc-hero-accent)}.ihc-hero-v2__heading{margin:0 0 2rem;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:400;font-size:clamp(4.2rem,6.4vw,7.6rem);line-height:1.08;letter-spacing:-.04em;text-transform:uppercase;color:var(--ihc-hero-text);text-shadow:1px 1px #ead8cc}.ihc-hero-v2__since-wrap{display:flex;align-items:center;gap:2rem;margin-bottom:2rem}.ihc-hero-v2__since{margin:0;font-size:clamp(4.2rem,6.2vw,7.2rem);line-height:1;color:var(--ihc-hero-accent);font-family:oooh baby,cursive;font-style:normal;font-weight:400;white-space:nowrap}.ihc-hero-v2__text{margin:0 0 3rem;max-width:50rem;color:var(--ihc-hero-muted);font-weight:400;font-size:20px;line-height:30px;letter-spacing:0%;vertical-align:middle}.ihc-hero-v2__features{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0;margin:0 0 3.8rem;padding:0;list-style:none}.ihc-hero-v2__feature{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1 1 0;gap:15px;min-width:10rem;padding:0 1rem;position:relative}.ihc-hero-v2__feature:not(:last-child):after{content:"";position:absolute;right:0;top:.4rem;bottom:.4rem;width:.1rem;background:rgba(var(--color-foreground),.12)}.ihc-hero-v2__feature-icon{display:flex;align-items:center;justify-content:center;width:3.8rem;height:3.8rem;margin-bottom:.8rem;color:#c88621}.ihc-hero-v2__feature-icon svg{width:3.8rem;height:3.8rem}.ihc-hero-v2__feature-icon img{width:3.8rem;height:3.8rem;object-fit:contain}.ihc-hero-v2__feature-text{text-transform:uppercase;color:var(--ihc-hero-muted);font-weight:500;letter-spacing:-.04px;font-size:18px;line-height:100%;text-align:center;vertical-align:middle}.ihc-hero-v2__buttons{display:flex;flex-wrap:wrap;gap:1.2rem}.ihc-hero-v2__btn{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-height:4.8rem;padding:1.2rem 2.4rem;font-size:1.6rem;font-weight:400;text-transform:uppercase;text-decoration:none;border:.1rem solid transparent;transition:opacity .2s ease,transform .2s ease;border-width:1px;border-radius:5px}.ihc-hero-v2__btn--primary{background:#121212;color:var(--ihc-hero-accent);border-color:#121212}.ihc-hero-v2__btn--secondary{background:#fff;color:var(--ihc-hero-muted);border-color:rgba(var(--color-foreground),.2)}.ihc-hero-v2__btn-arrow{font-size:1.4rem;line-height:1}.ihc-hero-v2__textures{width:19rem;padding:1.6rem 1.2rem;margin-left:auto;background:#fffffff2;box-shadow:0 .4rem 2rem #0000001f;border-width:1px;border-radius:9px}.ihc-hero-v2__textures-heading{margin:0 0 1.2rem;text-transform:uppercase;color:var(--ihc-hero-muted);font-family:Inter;font-weight:500;font-style:Medium;font-size:16px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;padding-bottom:10px;border-bottom:2px solid #FCAA17}.ihc-hero-v2__textures-list{display:flex;flex-direction:column;gap:2.3rem;margin:0;padding:0;list-style:none}.ihc-hero-v2__texture-link{display:flex;flex-direction:column;align-items:center;gap:.6rem;text-decoration:none;color:inherit}.ihc-hero-v2__texture-thumb{width:8.6rem;height:8.6rem;border-radius:50%;overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.1);background:#f3f3f3}.ihc-hero-v2__texture-thumb img,.ihc-hero-v2__texture-placeholder{width:100%;height:100%;display:block}.ihc-hero-v2__texture-thumb img{object-fit:cover}.ihc-hero-v2__texture-placeholder svg{width:100%;height:100%;object-fit:cover}.ihc-hero-v2__texture-label{text-transform:uppercase;text-align:center;color:var(--ihc-hero-muted);line-height:1.3;font-weight:500;font-style:Medium;font-size:16px;line-height:100%;letter-spacing:0%;vertical-align:middle}.ihc-hero-v2__trust{position:relative;z-index:2;flex-shrink:0;width:100%;max-width:100%;margin-top:auto;border-top:.1rem solid rgba(var(--color-foreground),.08);background:#fff;border-radius:5px}.ihc-hero-v2__trust-list{display:grid;grid-template-columns:repeat(2,1fr);margin:0;padding:0;list-style:none}.ihc-hero-v2__trust-item{display:flex;align-items:center;gap:1.2rem;padding:1.8rem 2rem;position:relative}.ihc-hero-v2__trust-item:nth-child(odd){border-right:.1rem solid rgba(var(--color-foreground),.08)}.ihc-hero-v2__trust-item:nth-child(-n+2){border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.ihc-hero-v2__trust-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;color:#c88621}.ihc-hero-v2__trust-icon svg{width:5rem;height:5rem}.ihc-hero-v2__trust-icon img{width:5rem;height:5rem;object-fit:contain}.ihc-hero-v2__trust-text{font-size:1.8rem;line-height:1.35;letter-spacing:.06em;text-transform:uppercase;color:var(--ihc-hero-text);font-weight:500;max-width:220px}@media screen and (min-width:750px){.ihc-hero-v2__bg-image--mobile{display:none}.ihc-hero-v2__bg-image--desktop{display:block}}@media screen and (min-width:990px){.ihc-hero-v2__main{min-height:56rem}.ihc-hero-v2__grid{grid-template-columns:minmax(0,1fr) auto;gap:2rem 4rem}.ihc-hero-v2__textures{align-self:center}.ihc-hero-v2__trust-list{grid-template-columns:repeat(4,1fr)}.ihc-hero-v2__trust-item{justify-content:center;padding:2rem 1.6rem;border-bottom:none!important;border-right:none}.ihc-hero-v2__trust-item:not(:last-child){border-right:.3rem solid #F5E2D2}}@media screen and (max-width:1440px){.ihc-hero-v2__heading,.ihc-hero-v2__since{font-size:60px}.ihc-hero-v2__eyebrow-text{font-size:16px}.ihc-hero-v2__eyebrow,.ihc-hero-v2__heading{margin:0 0 1rem}.ihc-hero-v2__text{font-size:18px;line-height:1.5;margin:0 0 1.6rem}.ihc-hero-v2__feature{gap:10px;min-width:6rem;padding:0 .8rem}.ihc-hero-v2__features{margin:0 0 2rem -1rem}.ihc-hero-v2__content{max-width:540px}.ihc-hero-v2__trust-text,.ihc-hero-v2__feature-text{font-size:13px}.ihc-hero-v2__bg-image{object-position:67%}}@media screen and (max-width:1199px){.ihc-hero-v2__text{font-size:17px}body .ihc-hero-v2__trust-text,.ihc-hero-v2__feature-text{font-size:12px!important}.ihc-hero-v2__trust-icon svg{width:4rem;height:4rem}.ihc-hero-v2__btn{min-height:40px;padding:8px 15px;font-size:14px}.ihc-hero-v2__trust-item{padding:1rem 1.6rem}.ihc-hero-v2__bg-image{object-position:54%}.ihc-hero-v2__content{max-width:500px}}@media screen and (max-width:991px){.ihc-hero-v2__textures{width:100%;max-width:32rem;margin-left:auto;margin-right:auto;box-shadow:none;border:.1rem solid rgba(var(--color-foreground),.08)}.ihc-hero-v2__buttons{flex-wrap:wrap}.ihc-hero-v2__heading,h2.why-choose__heading{font-size:42px!important}.ihc-hero-v2__heading,.ihc-hero-v2__since{font-size:40px}.ihc-hero-v2__eyebrow-text{font-size:14px}.ihc-hero-v2__since-wrap{margin-bottom:1rem}.ihc-hero-v2__text{font-size:16px}.ihc-hero-v2__features{display:grid;grid-template-columns:repeat(4,1fr);gap:.6rem 0rem}.ihc-hero-v2__content{max-width:414px}.ihc-hero-v2__trust-list{grid-template-columns:repeat(4,1fr)}.ihc-hero-v2__feature-text{font-size:11px!important}.ihc-hero-v2__trust-icon{width:3rem;height:3rem}}@media screen and (max-width:767px){.ihc-hero-v2__content{max-width:100%}}@media screen and (max-width:549px){.ihc-hero-v2__main{min-height:auto}.ihc-hero-v2__eyebrow{font-size:.95rem;gap:.8rem}.ihc-hero-v2__eyebrow-line{max-width:5rem}.ihc-hero-v2__feature{flex-direction:row;text-align:left;gap:1rem;min-width:0;padding:0}.ihc-hero-v2__feature-icon{margin-bottom:0}.ihc-hero-v2__trust-list{grid-template-columns:1fr}.ihc-hero-v2__features{grid-template-columns:repeat(2,1fr);gap:.6rem 1rem}.ihc-hero-v2__heading,h2.why-choose__heading{font-size:32px!important}.ihc-hero-v2__heading,.ihc-hero-v2__since{font-size:34px}.ihc-hero-v2__text{font-size:14px!important}.ihc-hero-v2__feature-text{text-align:left}.ihc-hero-v2__trust-list{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-ihc-hero-banner-v2.css.map */
