.chipfixx-hero-section{margin:0;padding:0}.chipfixx-hero{position:relative;width:100%;height:var(--hero-height, 85vh);min-height:560px;overflow:visible;background:#0a0a0a;font-family:Barlow,Helvetica Neue,sans-serif}.chipfixx-hero__slides{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.chipfixx-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .85s ease}.chipfixx-hero__slide.is-active{opacity:1}.chipfixx-hero__bg-img{width:100%;height:100%;object-fit:cover;object-position:center 35%;display:block}.chipfixx-hero__bg-fallback{width:100%;height:100%;background:linear-gradient(135deg,#0a0a0a,#1c1c1c)}.chipfixx-hero__bg-gradient{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to right,#000000b8,#0006 38%,#0000001a 65%,#0000000a);pointer-events:none}.chipfixx-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:var(--overlay-opacity, .2);z-index:2;pointer-events:none}.chipfixx-hero__inner{position:relative;z-index:3;width:100%;height:100%;max-width:1380px;margin:0 auto;padding:0 60px;display:flex;align-items:center;justify-content:flex-start}.chipfixx-hero__content{flex:0 0 auto;max-width:440px;background:#000000d1;padding:38px 36px 40px;border-left:3px solid var(--accent, #e63329);animation:heroFadeUp .85s cubic-bezier(.22,1,.36,1) both;transition:border-color .85s ease}.chipfixx-hero__texts{position:relative;min-height:200px;margin-bottom:28px}.chipfixx-hero__text{position:absolute;top:0;left:0;right:0;opacity:0;pointer-events:none;transition:opacity .75s ease}.chipfixx-hero__text.is-active{opacity:1;pointer-events:auto}.chipfixx-hero__eyebrow{margin:0 0 14px;font-family:Barlow Condensed,Helvetica Neue,sans-serif;font-size:11px;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:var(--accent, #e63329);line-height:1;transition:color .85s ease}.chipfixx-hero__heading{margin:0 0 16px;font-family:Barlow Condensed,Helvetica Neue,sans-serif;font-size:clamp(2.2rem,4.5vw,3.4rem);font-weight:700;line-height:1;letter-spacing:.04em;color:#fff;text-transform:uppercase;white-space:pre-line}.chipfixx-hero__subtext{margin:0;font-family:Barlow,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;line-height:1.7;color:#ffffffb3}.chipfixx-hero__ctas{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.chipfixx-hero__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Barlow Condensed,Helvetica Neue,sans-serif;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;padding:13px 24px;border:2px solid var(--accent, #e63329);cursor:pointer;transition:background .22s ease,color .22s ease,border-color .85s ease,opacity .22s ease,transform .18s ease;white-space:nowrap}.chipfixx-hero__btn:hover{opacity:.88;transform:translateY(-1px)}.chipfixx-hero__btn--primary{background:var(--accent, #e63329);color:#fff}.chipfixx-hero__btn--primary:hover{background:#0000;color:var(--accent, #e63329)}.chipfixx-hero__btn--secondary{background:transparent;color:var(--accent, #e63329)}.chipfixx-hero__btn--secondary:hover{background:var(--accent, #e63329);color:#fff}.chipfixx-hero__product{position:absolute;right:5%;bottom:-120px;z-index:20;height:80%;max-width:38%;display:flex;align-items:flex-end;filter:drop-shadow(-20px 30px 60px rgba(0,0,0,.65));opacity:0;transition:opacity 1.1s ease;pointer-events:none}.chipfixx-hero__product.is-active{opacity:1;pointer-events:auto}.chipfixx-hero__product-img{display:block;height:100%;width:auto;max-height:500px;max-width:100%;object-fit:contain;object-position:bottom center}.chipfixx-hero__dots{position:absolute;top:72px;left:50%;transform:translate(-50%);z-index:5;display:flex;align-items:center;gap:10px}.chipfixx-hero__dot{display:block;width:9px;height:9px;border-radius:50%;border:none;background:#ffffff59;cursor:pointer;padding:0;transition:background .3s ease,transform .3s ease,width .3s ease}.chipfixx-hero__dot.is-active{background:var(--accent, #e63329);width:25px;border-radius:4px;transform:none}.chipfixx-hero__dot:hover:not(.is-active){background:#ffffffa6;transform:scale(1.2)}.chipfixx-hero__trust{position:absolute;top:0;left:0;right:0;z-index:4;display:flex;align-items:center;justify-content:center;background:#000000c7;border-bottom:1px solid rgba(255,255,255,.08)}.chipfixx-hero__trust-item{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border-right:1px solid rgba(255,255,255,.08);font-family:Barlow Condensed,sans-serif;font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#ffffffa6}.chipfixx-hero__trust-item:last-child{border-right:none}.chipfixx-hero__trust-icon{font-size:13px;color:var(--accent, #e63329);transition:color .85s ease}.chipfixx-hero-section{position:relative!important;z-index:2!important;isolation:isolate!important}.chipfixx-hero-section+*{position:relative;z-index:1;padding-top:80px!important}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes heroProductUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:960px){.chipfixx-hero__inner{padding:0 32px}.chipfixx-hero__content{max-width:380px;padding:28px 26px 30px}.chipfixx-hero__product{right:2%;bottom:-60px;height:90%}}@media(max-width:680px){.chipfixx-hero{min-height:520px;height:var(--hero-height, 85vh)}.chipfixx-hero__inner{padding:0 20px 88px;align-items:flex-end}.chipfixx-hero__content{max-width:100%;width:100%;padding:24px 20px 26px}.chipfixx-hero__ctas{flex-direction:column;align-items:stretch}.chipfixx-hero__btn{width:100%;text-align:center;justify-content:center}.chipfixx-hero__product{right:-10px;bottom:-50px;top:auto;height:55%;max-width:52%;opacity:0;align-items:flex-end;pointer-events:none!important;z-index:2;filter:none;transform:translateZ(0);will-change:opacity}.chipfixx-hero__product.is-active{opacity:1;pointer-events:none!important}.chipfixx-hero__product-img{height:100%;max-height:320px;max-width:100%}.chipfixx-hero__trust{flex-wrap:wrap}.chipfixx-hero__trust-item{flex:0 0 50%;font-size:10px;padding:10px 8px}.chipfixx-hero__dots{top:108px}}@media(max-width:400px){.chipfixx-hero__heading{font-size:2rem}.chipfixx-hero__product{height:45%;max-width:55%;bottom:-30px;opacity:.9}}@media(max-aspect-ratio:3/4)and (min-width:681px){.chipfixx-hero__product{height:60%;max-width:35%;right:2%;bottom:-80px}.chipfixx-hero__product-img{max-height:380px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hero-banner.css.map */
