.hero-chr{display:flex;min-height:660px;max-height:780px;overflow:hidden;font-family:inherit}.hero-chr__left{flex:0 0 50%;background:#1a2a4a;display:flex;align-items:center;padding:48px 6% 48px 7%;position:relative;z-index:1}.hero-chr__left:after{content:"";position:absolute;top:0;bottom:0;right:-28px;width:56px;background:#1a2a4a;clip-path:polygon(0 0,0 100%,100% 100%);z-index:2;pointer-events:none}.hero-chr__inner{max-width:500px;width:100%;position:relative;z-index:3}.hero-chr__eyebrow{display:inline-block;font-size:.72rem;font-weight:800;letter-spacing:.13em;color:#1a2a4a;background:#f0c040;text-transform:uppercase;margin:0 0 18px;padding:5px 14px;border-radius:20px;font-family:Poppins,sans-serif}.hero-chr__heading{font-size:clamp(2.4rem,4vw,4.2rem);font-weight:900;line-height:1;color:#fff;margin:0 0 16px;letter-spacing:-.03em;font-family:Poppins,sans-serif}.hero-chr__subheading{font-size:1rem;color:#ffffffb3;line-height:1.7;margin:0 0 24px;font-family:Inter,sans-serif}.hero-chr__stats{display:flex;align-items:center;margin-bottom:28px;padding:16px 0;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.hero-chr__stat{flex:1;text-align:center;padding:0 8px}.hero-chr__stat-num{display:block;font-size:1.55rem;font-weight:900;color:#f0c040;line-height:1.1;font-family:Poppins,sans-serif}.hero-chr__stat-label{display:block;font-size:.68rem;color:#ffffffa6;text-transform:uppercase;letter-spacing:.08em;margin-top:4px;font-family:Inter,sans-serif}.hero-chr__stat-sep{width:1px;height:32px;background:#ffffff26;flex-shrink:0}.hero-chr__cta{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:22px}.hero-chr__btn{display:inline-block;padding:14px 28px;font-size:.88rem;font-weight:700;text-decoration:none;border-radius:5px;transition:all .18s ease;cursor:pointer;white-space:nowrap;font-family:Poppins,sans-serif;letter-spacing:.04em;text-transform:uppercase}.hero-chr__btn--primary{background:#e53e3e;color:#fff;border:2px solid #e53e3e;box-shadow:0 4px 18px #e53e3e66}.hero-chr__btn--primary:hover{background:#c53030;border-color:#c53030;transform:translateY(-2px);box-shadow:0 6px 24px #e53e3e85}.hero-chr__btn--ghost{background:transparent;color:#ffffffe0;border:2px solid rgba(255,255,255,.38)}.hero-chr__btn--ghost:hover{border-color:#ffffffd9;background:#ffffff14;color:#fff}.hero-chr__product{display:flex;align-items:center;gap:14px;background:#ffffff12;border:1px solid rgba(255,255,255,.18);border-radius:8px;padding:12px 16px;margin-bottom:20px;text-decoration:none;transition:background .2s,border-color .2s}.hero-chr__product:hover{background:#ffffff21;border-color:#f0c04080}.hero-chr__product-img{width:64px;height:64px;object-fit:cover;border-radius:4px;flex-shrink:0;background:#ffffff1a}.hero-chr__product-info{flex:1;min-width:0}.hero-chr__product-tag{font-size:.63rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#f0c040;margin-bottom:4px}.hero-chr__product-title{font-size:.85rem;font-weight:700;color:#fff;line-height:1.3;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-chr__product-prices{display:flex;align-items:center;gap:7px}.hero-chr__product-compare{font-size:.78rem;color:#ffffff6b;text-decoration:line-through}.hero-chr__product-price{font-size:1.08rem;font-weight:900;color:#f0c040;font-family:Poppins,sans-serif}.hero-chr__product-badge{font-size:.65rem;font-weight:700;background:#e53e3e;color:#fff;padding:2px 6px;border-radius:3px}.hero-chr__badges{display:flex;gap:8px;flex-wrap:wrap}.hero-chr__badge{font-size:.72rem;font-weight:600;color:#ffffffe6;background:#ffffff17;border:1px solid rgba(255,255,255,.22);padding:5px 12px;border-radius:20px;white-space:nowrap;font-family:Inter,sans-serif}.hero-chr__right{flex:0 0 50%;display:flex;flex-direction:column;overflow:hidden}.hero-chr__panel{flex:1;position:relative;overflow:hidden;display:block;text-decoration:none;background:#0d1a30}.hero-chr__panel+.hero-chr__panel{border-top:2px solid #1a2a4a}.hero-chr__panel-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .55s ease}.hero-chr__panel:hover .hero-chr__panel-img{transform:scale(1.06)}.hero-chr__panel-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#0a1432b8,#0a143214 65%);display:flex;flex-direction:column;justify-content:flex-end;padding:24px 28px;transition:background .3s ease}.hero-chr__panel:hover .hero-chr__panel-overlay{background:linear-gradient(160deg,#1a4fa0bf,#0a143226 65%)}.hero-chr__panel-label{font-size:1.25rem;font-weight:800;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.55);margin-bottom:6px;font-family:Poppins,sans-serif;letter-spacing:-.01em}.hero-chr__panel-cta{font-size:.82rem;font-weight:600;color:#ffffffb8;letter-spacing:.04em;transition:color .2s;font-family:Inter,sans-serif}.hero-chr__panel:hover .hero-chr__panel-cta{color:#f0c040}.hero-chr__panel-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#0d1a30,#1a2a4a)}@media screen and (max-width:989px){.hero-chr__heading{font-size:clamp(2rem,5vw,3rem)}}@media screen and (max-width:749px){.hero-chr{flex-direction:column;min-height:unset;max-height:unset}.hero-chr__left{flex:unset;padding:40px 20px 36px}.hero-chr__left:after{display:none}.hero-chr__right{flex-direction:row;height:230px;flex:unset}.hero-chr__panel+.hero-chr__panel{border-top:none;border-left:2px solid #1a2a4a}.hero-chr__heading{font-size:clamp(1.9rem,8vw,2.5rem)}.hero-chr__stats{margin-bottom:20px}.hero-chr__stat-num{font-size:1.2rem}.hero-chr__cta{flex-direction:column;gap:10px}.hero-chr__btn{width:100%;text-align:center}.hero-chr__product{margin-bottom:16px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-hero-chr.css.map */
