.chasca-hero{--chasca-hero-height: calc(100svh - var(--chasca-announcement-height, 41px));--chasca-hero-content-max: 475px;--chasca-hero-eyebrow-size: 12px;--chasca-hero-eyebrow-tracking: 2.4px;--chasca-hero-heading-size: 24px;--chasca-hero-heading-lh: 30px;--chasca-hero-body-size: 18px;--chasca-hero-body-lh: 23px;--chasca-hero-small-size: 14px;--chasca-hero-btn-size: 14px;--chasca-hero-btn-lh: 30px;--chasca-hero-gap-eyebrow-heading: 15px;--chasca-hero-gap-heading-body: 7px;--chasca-hero-gap-body-reviews: 21px;--chasca-hero-gap-reviews-btn: 21px;--chasca-hero-gap-content-controls: 37px;--chasca-hero-controls-bottom: 35px;--chasca-hero-btn-radius: 24px;--chasca-hero-btn-px: 82px;--chasca-hero-btn-py: 4px;--chasca-hero-progress-height: 4px;--chasca-hero-progress-radius: 12px;--chasca-hero-pause-size: 23px;--chasca-hero-controls-gap: 12px;position:relative;width:100%;height:var(--chasca-hero-height);overflow:hidden;color:#fff;font-family:var(--chasca-font-family)}.chasca-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.chasca-hero__video,.chasca-hero__image{width:100%;height:100%;object-fit:cover;display:block}.chasca-hero__video--desktop,.chasca-hero__image--desktop{display:block}.chasca-hero__video--mobile,.chasca-hero__image--mobile{display:none}.chasca-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0000001f,#0000006b 55%,#0000009e);pointer-events:none}.chasca-hero__inner{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-end}.chasca-hero__content{max-width:var(--chasca-hero-content-max);margin-bottom:var(--chasca-hero-gap-content-controls)}.chasca-hero__logo{width:min(140px,40vw);margin-bottom:20px}.chasca-hero__logo img{display:block;width:100%;height:auto}.chasca-hero__eyebrow{margin:0 0 var(--chasca-hero-gap-eyebrow-heading);font-family:var(--chasca-font-family);font-size:var(--chasca-hero-eyebrow-size);font-weight:200;letter-spacing:var(--chasca-hero-eyebrow-tracking);line-height:1;text-transform:uppercase}.chasca-hero__heading{margin:0 0 var(--chasca-hero-gap-heading-body);font-family:var(--chasca-font-family);font-size:var(--chasca-hero-heading-size);font-weight:600;line-height:var(--chasca-hero-heading-lh);letter-spacing:0;text-transform:none}.chasca-hero__description{margin:0 0 var(--chasca-hero-gap-body-reviews);font-family:var(--chasca-font-family);font-size:var(--chasca-hero-body-size);font-weight:300;line-height:var(--chasca-hero-body-lh)}.chasca-hero__reviews{display:flex;align-items:center;flex-wrap:wrap;gap:6px 8px;margin:0 0 var(--chasca-hero-gap-reviews-btn);font-size:var(--chasca-hero-small-size);line-height:1}.chasca-hero__reviews-count{font-family:var(--chasca-font-family);font-weight:200}.chasca-hero__reviews-stars{display:block;width:68px;height:12px;object-fit:contain}.chasca-hero__reviews-label{font-family:var(--chasca-font-family);font-weight:500}.chasca-hero__badge{display:inline-block;margin-bottom:12px;padding:4px 14px;border:1px solid rgba(255,255,255,.55);border-radius:24px;font-family:var(--chasca-font-family);font-size:11px;font-weight:500;letter-spacing:1.5px;line-height:20px;text-transform:uppercase;color:#fff;background:#ffffff1a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.chasca-hero__trust{margin:0 0 var(--chasca-hero-gap-reviews-btn);font-family:var(--chasca-font-family);font-size:var(--chasca-hero-small-size);font-weight:300;line-height:1.4;letter-spacing:.5px;color:#ffffffd1}.chasca-hero__ctas{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.chasca-hero__cta.chasca-btn{--chasca-btn-px: 82px}.chasca-hero__cta2{font-family:var(--chasca-font-family);font-size:14px;font-weight:500;line-height:30px;color:#ffffffd9;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:#ffffff80;transition:color .22s ease,text-decoration-color .22s ease}.chasca-hero__cta2:hover{color:#fff;text-decoration-color:#fff}.chasca-hero__product-frame{position:absolute;bottom:80px;right:clamp(16px,8vw,100px);z-index:3;width:clamp(150px,17vw,260px);pointer-events:none;filter:drop-shadow(0 16px 40px rgba(0,0,0,.5))}.chasca-hero__product-frame img{display:block;width:100%;height:auto}.chasca-hero__controls{display:flex;align-items:center;gap:var(--chasca-hero-controls-gap);padding-bottom:var(--chasca-hero-controls-bottom)}.chasca-hero__progress{flex:1;height:var(--chasca-hero-progress-height);border-radius:var(--chasca-hero-progress-radius);background:#ffffff80;overflow:hidden}.chasca-hero__progress-fill{display:block;width:0%;height:100%;border-radius:inherit;background:#fff;transition:width .1s linear}.chasca-hero__pause{flex-shrink:0;width:var(--chasca-hero-pause-size);height:var(--chasca-hero-pause-size);padding:0;border:1px solid #fff;border-radius:50%;background:transparent;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.chasca-hero__pause:hover{background:#ffffff1f}.chasca-hero__pause-icon{display:block;width:5px;height:9px}.chasca-hero__pause-icon--play{width:0;height:0;border-style:solid;border-width:5px 0 5px 8px;border-color:transparent transparent transparent #fff;margin-left:2px}.chasca-hero__placeholder{width:100%;height:100%;background:#1a1a1a}@media screen and (max-width:749px){.chasca-hero{--chasca-hero-height: calc(100svh - var(--chasca-announcement-height, 36px));--chasca-hero-content-max: 100%;--chasca-hero-heading-size: 22px;--chasca-hero-heading-lh: 28px;--chasca-hero-body-size: 16px;--chasca-hero-body-lh: 22px;--chasca-hero-btn-px: 48px;--chasca-hero-controls-bottom: 24px;--chasca-hero-gap-content-controls: 28px}.chasca-hero__video--desktop,.chasca-hero__image--desktop{display:none}.chasca-hero__video--mobile,.chasca-hero__image--mobile{display:block}.chasca-hero__cta.chasca-btn{--chasca-btn-px: 48px}.chasca-hero__product-frame{display:none}}@media screen and (min-width:750px)and (max-width:989px){.chasca-hero{--chasca-hero-height: 560px;--chasca-hero-content-max: 420px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/chasca-hero.css.map */
