.hero{position:relative;overflow:hidden}.hero__inner{max-width:1600px;margin:0 auto;padding:clamp(32px,5vw,64px) clamp(20px,4vw,64px);position:relative;min-height:clamp(420px,48vw,560px);display:flex;align-items:center}@media screen and (min-width:990px){.hero{background-image:var(--hero-bg-image);background-repeat:no-repeat;background-position:center right;background-size:cover}}.hero__content{position:relative;z-index:2;max-width:560px}.hero__heading{margin:0 0 12px;line-height:1.05}.hero__heading-line1,.hero__heading-line2{display:block;font-family:var(--font-heading-family, inherit);font-size:clamp(2.8rem,4.8vw,4.6rem);font-weight:800;letter-spacing:-.01em}@media screen and (min-width:990px){.hero__heading-line1,.hero__heading-line2{font-size:6.8rem}}.hero__heading-line1{color:#14321f}.hero__heading-line2{color:#c1440e}.hero__badge-pill{display:inline-block;background:#14321f;color:#fff;font-size:clamp(1.1rem,1.3vw,1.4rem);font-weight:700;letter-spacing:.03em;padding:10px 22px;margin-bottom:18px}.hero__description{font-size:clamp(1.25rem,1.3vw,1.5rem);line-height:1.5;color:#1a1a1a;font-weight:500;margin-bottom:24px;max-width:480px}.hero__description p{margin:0}.hero__features{display:flex;gap:clamp(10px,1.3vw,20px);margin-bottom:28px;flex-wrap:nowrap}.hero__feature{display:flex;align-items:center;gap:10px;padding-right:clamp(10px,1.5vw,24px);border-right:1px solid rgba(20,50,31,.4)}.hero__feature:last-child{border-right:none;padding-right:0}.hero__feature-icon{display:flex;align-items:center;justify-content:center;width:clamp(40px,3.2vw,52px);height:clamp(40px,3.2vw,52px);flex-shrink:0;border:1.5px solid #14321f;border-radius:30px;color:#1a1a1a;transition:background .2s ease,color .2s ease}.hero__feature:hover .hero__feature-icon{background:#14321f;color:#fff}.hero__feature-icon svg{width:55%;height:55%}.hero__feature-text{display:flex;flex-direction:column;gap:3px;min-width:0;max-width:130px}.hero__feature-text strong{font-size:clamp(.9rem,.9vw,1.1rem);font-weight:700;letter-spacing:.01em;color:#14321f;white-space:nowrap}.hero__feature-text span{font-size:clamp(.78rem,.8vw,.95rem);color:#333;line-height:1.3}.hero__cta-row{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.hero__button{display:inline-flex;align-items:center;background:#c1440e;color:#fff;text-decoration:none;font-weight:700;font-size:1.25rem;letter-spacing:.03em;padding:0 36px;min-height:54px;box-sizing:border-box;border-radius:30px;transition:background .15s ease}.hero__button:hover{background:#a3390b}.hero__mini-badge{display:flex;align-items:center;gap:10px;border:1.5px solid #14321f;border-radius:50px;padding:0 22px;min-height:54px;box-sizing:border-box;background:#fff;transition:background .2s ease;cursor:default}.hero__mini-badge:hover{background:#14321f}.hero__mini-badge-icon{color:#14321f;flex-shrink:0;transition:color .2s ease}.hero__mini-badge:hover .hero__mini-badge-icon{color:#fff}.hero__mini-badge-text{display:flex;flex-direction:column;gap:1px}.hero__mini-badge-text strong{font-size:.92rem;font-weight:700;color:#14321f;transition:color .2s ease}.hero__mini-badge-text span{font-size:.85rem;color:#333;transition:color .2s ease}.hero__mini-badge:hover .hero__mini-badge-text strong,.hero__mini-badge:hover .hero__mini-badge-text span{color:#fff}.hero__circle-badge,.hero__pill-badge{display:none}@media screen and (min-width:990px){.hero__circle-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;z-index:3;transform:translate(-50%,-50%);width:clamp(110px,9vw,150px);height:clamp(110px,9vw,150px);border-radius:50%;background:#14321f;border:3px solid #d9a94a;color:#fff;text-align:center;padding:8px}.hero__circle-badge-line1,.hero__circle-badge-line3{font-size:clamp(.7rem,.7vw,.85rem);font-weight:700;letter-spacing:.03em}.hero__circle-badge-line2{font-size:clamp(1.6rem,2vw,2.2rem);font-weight:800;color:#d9a94a;line-height:1.1}.hero__pill-badge{display:flex;align-items:center;gap:10px;position:absolute;z-index:3;transform:translate(-50%,-50%);background:#14321f;color:#fff;padding:14px 20px;max-width:260px}.hero__pill-badge-icon{color:#d9a94a;flex-shrink:0}.hero__pill-badge-text{display:flex;flex-direction:column;gap:2px}.hero__pill-badge-text strong{font-size:.85rem;font-weight:700;color:#d9a94a;line-height:1.2}.hero__pill-badge-text span{font-size:.78rem;color:#fff;line-height:1.2}}.hero__mobile-image-wrap{display:none}@media screen and (max-width:989px){.hero__mobile-image-wrap{display:block;padding:0 clamp(16px,4vw,24px) 24px}.hero__mobile-image{display:block;width:100%;height:auto;border-radius:4px}.hero__mobile-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.hero__mobile-chip{flex:1;min-width:140px;background:#f4f1ea;border:1px solid #d9a94a;border-radius:6px;padding:10px 14px;font-size:.85rem;color:#14321f;text-align:center}.hero__mobile-chip strong{display:block;font-size:.9rem}.hero__mobile-chip--dark{background:#14321f;color:#fff;border-color:#14321f}.hero__mobile-chip--dark span{display:block;font-size:.75rem;color:#d9d9d9;margin-top:2px}}@media screen and (max-width:989px){.hero__inner{min-height:0;padding:32px 24px 0}.hero__content{max-width:100%}.hero__heading-line1,.hero__heading-line2{font-size:clamp(2.2rem,5vw,3.2rem)}}@media screen and (max-width:749px){.hero__inner{padding:24px 16px 0}.hero__heading-line1,.hero__heading-line2{font-size:clamp(1.9rem,8vw,2.6rem)}.hero__description{font-size:1rem}.hero__features{flex-direction:column;gap:14px}.hero__feature{max-width:100%;border-right:none;padding-right:0}.hero__feature-text{max-width:none}.hero__cta-row{flex-direction:column;align-items:flex-start;gap:14px}.hero__button{width:100%;justify-content:center}.hero__mini-badge{width:100%}.hero__mobile-chips{flex-direction:column}.hero__mobile-chip{min-width:0}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-hero.css.map */
