.eviqo-hero{position:relative;width:100%;overflow:hidden;background:#000;padding-left:var(--hero-side-margin, 0px);padding-right:var(--hero-side-margin, 0px)}.eviqo-hero__track{position:relative;width:100%;max-width:var(--hero-container-width, 100%);height:var(--hero-height-desktop, 100vh);margin:0 auto;border-radius:var(--hero-border-radius, 0px);overflow:hidden}.eviqo-hero[style*="--hero-height-desktop: auto"] .eviqo-hero__track{height:auto}.eviqo-hero[style*="--hero-height-desktop: auto"] .eviqo-hero__slide{position:relative}.eviqo-hero[style*="--hero-height-desktop: auto"] .eviqo-hero__slide:not(.is-active){position:absolute;top:0;right:0;bottom:0;left:0}.eviqo-hero[style*="--hero-height-desktop: auto"] .eviqo-hero__media{position:relative}.eviqo-hero[style*="--hero-height-desktop: auto"] .eviqo-hero__image,.eviqo-hero[style*="--hero-height-desktop: auto"] .eviqo-hero__video{height:auto;width:100%;object-fit:contain}.eviqo-hero[style*="--hero-height-desktop: auto"] .eviqo-hero__content{position:absolute;bottom:0;left:0;right:0}.eviqo-hero__track{aspect-ratio:auto}.eviqo-hero[style*=--hero-aspect-desktop] .eviqo-hero__track{aspect-ratio:var(--hero-aspect-desktop, 2 / 1)}.eviqo-hero:not([style*="--hero-height-desktop: auto"]) .eviqo-hero__track{aspect-ratio:auto}.eviqo-hero[style*="--hero-height-desktop: auto"] .eviqo-hero__image,.eviqo-hero[style*="--hero-height-desktop: auto"] .eviqo-hero__video{height:100%;width:100%;object-fit:cover}.eviqo-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;opacity:0;visibility:hidden;transition:opacity .8s ease,visibility .8s ease;z-index:1}.eviqo-hero__slide.is-active{opacity:1;visibility:visible;z-index:3}.eviqo-hero__slide.is-leaving{opacity:0;visibility:visible;z-index:2}.eviqo-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.eviqo-hero__image,.eviqo-hero__video{width:100%;height:100%;object-fit:var(--hero-image-fit, contain);object-position:var(--hero-image-pos, center center);display:block;background:#000}.eviqo-hero__video--mobile{display:none}.eviqo-hero__video--desktop{display:block}.eviqo-hero__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#0a0e1a,#1a2744)}.eviqo-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--hero-overlay, .4));z-index:2;pointer-events:none}.eviqo-hero__slide:before{content:"";position:absolute;top:0;left:0;right:0;height:180px;background:linear-gradient(180deg,rgba(0,0,0,var(--hero-header-fog, .5)) 0%,rgba(0,0,0,calc(var(--hero-header-fog, .5) * .4)) 50%,transparent 100%);z-index:4;pointer-events:none}.eviqo-hero__content{position:relative;z-index:5;width:100%;max-width:var(--hero-max-width, 1400px);padding:0 20px 80px;top:var(--eviqo-content-mt-d, 0px)}.eviqo-hero__subtitle{font-size:24px;font-weight:600;letter-spacing:-1px;line-height:1;margin-bottom:16px;background:linear-gradient(90deg,#0ceeff,#a0f8ff,#0ceeff,#a0f8ff,#0ceeff);background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:eviqo-shimmer 4s ease-in-out infinite;opacity:0;transform:translateY(20px)}.eviqo-hero__slide.is-active .eviqo-hero__subtitle{opacity:1;transform:translateY(0);transition:opacity .6s ease .2s,transform .6s ease .2s}.eviqo-hero__heading{font-size:52px;font-weight:500;letter-spacing:-1px;line-height:1.11;margin:0 0 32px;max-width:680px;background:linear-gradient(180deg,#fff 0% 40%,#999);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;opacity:0;transform:translateY(30px)}.eviqo-hero__slide.is-active .eviqo-hero__heading{opacity:1;transform:translateY(0);transition:opacity .7s ease .35s,transform .7s ease .35s}[style*="text-align: center"] .eviqo-hero__heading{margin-left:auto;margin-right:auto}.eviqo-hero__buttons{display:flex;gap:12px;flex-wrap:wrap;opacity:0;transform:translateY(20px)}.eviqo-hero__slide.is-active .eviqo-hero__buttons{opacity:1;transform:translateY(0);transition:opacity .6s ease .5s,transform .6s ease .5s}.eviqo-hero__btn{display:inline-flex;align-items:center;justify-content:center;min-width:180px;height:50px;padding:14px 10px;border-radius:8px;font-size:15px;font-weight:600;letter-spacing:0;text-decoration:none;cursor:pointer;border:none;transition:transform .25s ease,box-shadow .25s ease,opacity .25s ease}.eviqo-hero__btn:hover{transform:translateY(-2px)}.eviqo-hero__btn--primary{background:linear-gradient(135deg,#0ceeff,#a0f8ff,#0ceeff);color:#0a0e1a;box-shadow:0 4px 24px #0cceff40}.eviqo-hero__btn--primary:hover{box-shadow:0 8px 32px #0cceff66;color:#0a0e1a}.eviqo-hero__btn--secondary{background:#ffffff1a;color:#fff;backdrop-filter:blur(34px);-webkit-backdrop-filter:blur(34px);border:1px solid rgba(255,255,255,.12)}.eviqo-hero__btn--secondary:hover{background:#ffffff2e;box-shadow:0 4px 20px #ffffff14;color:#fff}.eviqo-hero__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ffffff0f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:50%;color:#fff9;cursor:pointer;transition:all .3s ease;padding:0}.eviqo-hero__arrow:hover{background:#ffffff1f;color:#fff;border-color:#fff3}.eviqo-hero__arrow--prev{left:24px}.eviqo-hero__arrow--next{right:24px}.eviqo-hero__dots{position:absolute;bottom:28px;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:8px}.eviqo-hero__dot{width:8px;height:8px;border-radius:50%;background:#ffffff4d;border:none;padding:0;cursor:pointer;transition:all .3s ease}.eviqo-hero__dot.is-active{background:#0ceeff;width:24px;border-radius:4px;box-shadow:0 0 8px #0cceff80}.eviqo-hero__pause{position:absolute;bottom:24px;right:24px;z-index:10;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffffff14;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);border-radius:50%;color:#fff9;cursor:pointer;padding:0;transition:all .3s ease}.eviqo-hero__pause:hover{background:#ffffff26;color:#fff}@media(max-width:749px){.eviqo-hero{padding-left:0;padding-right:0}.eviqo-hero__track{height:var(--hero-height-mobile, 85vh);max-width:100%;border-radius:0}.eviqo-hero[style*="--hero-height-mobile: auto"] .eviqo-hero__track{height:auto;aspect-ratio:var(--hero-aspect-mobile, 16 / 9)}.eviqo-hero[style*="--hero-height-mobile: auto"] .eviqo-hero__slide{position:relative}.eviqo-hero[style*="--hero-height-mobile: auto"] .eviqo-hero__slide:not(.is-active){position:absolute;top:0;right:0;bottom:0;left:0}.eviqo-hero[style*="--hero-height-mobile: auto"] .eviqo-hero__media{position:relative}.eviqo-hero[style*="--hero-height-mobile: auto"] .eviqo-hero__image,.eviqo-hero[style*="--hero-height-mobile: auto"] .eviqo-hero__video{height:100%;width:100%;object-fit:cover}.eviqo-hero[style*="--hero-height-mobile: auto"] .eviqo-hero__content{position:absolute;bottom:0;left:0;right:0}.eviqo-hero[style*=--hero-aspect-mobile] .eviqo-hero__track{aspect-ratio:var(--hero-aspect-mobile, 16 / 9)}.eviqo-hero:not([style*="--hero-height-mobile: auto"]) .eviqo-hero__track{aspect-ratio:auto}.eviqo-hero__slide{align-items:flex-end}.eviqo-hero__content{padding:0 24px 88px}.eviqo-hero__slide:before{height:120px}.eviqo-hero__subtitle{font-size:16px;margin-bottom:12px}.eviqo-hero__heading{font-size:32px;line-height:1.15;margin-bottom:20px;letter-spacing:-.5px}.eviqo-hero__buttons{flex-direction:row;gap:8px}.eviqo-hero__btn{min-width:0;flex:1;height:46px;font-size:13px;padding:12px}.eviqo-hero__arrow{width:36px;height:36px;top:auto;bottom:12px;transform:none}.eviqo-hero__arrow--prev{left:auto;right:64px}.eviqo-hero__arrow--next{right:16px}.eviqo-hero__dots{bottom:16px;left:24px;transform:none}.eviqo-hero__video--desktop{display:none}.eviqo-hero__video--mobile{display:block}.eviqo-hero__pause{display:none}}@media(min-width:750px)and (max-width:1024px){.eviqo-hero__content{padding:0 40px 60px}.eviqo-hero__heading{font-size:42px}}[data-transition=slide] .eviqo-hero__slide{opacity:1;visibility:hidden;transform:translate(100%);transition:transform .7s cubic-bezier(.65,0,.35,1),visibility 0s linear .7s}[data-transition=slide] .eviqo-hero__slide.is-active{visibility:visible;transform:translate(0);transition:transform .7s cubic-bezier(.65,0,.35,1),visibility 0s}[data-transition=slide] .eviqo-hero__slide.is-leaving{visibility:visible;transform:translate(-100%);transition:transform .7s cubic-bezier(.65,0,.35,1),visibility 0s linear .7s}@keyframes eviqo-shimmer{0%{background-position:100% 50%}50%{background-position:0% 50%}to{background-position:100% 50%}}@media(prefers-reduced-motion:reduce){.eviqo-hero__slide,.eviqo-hero__subtitle,.eviqo-hero__heading,.eviqo-hero__buttons{transition:none!important;animation:none!important}}.eviqo-hero__cta{display:inline-flex;flex-direction:column;align-items:stretch;gap:12px;width:fit-content;max-width:100%}[style*="text-align: center"] .eviqo-hero__cta,.eviqo-hero__content-container[style*="--text-align-d: center"] .eviqo-hero__cta{margin-left:auto;margin-right:auto}.eviqo-hero__cta .eviqo-hero__buttons{margin:0}.eviqo-hero__badge{width:100%;display:flex;align-items:stretch;justify-content:center;height:50px;border-radius:8px;text-decoration:none;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;-webkit-user-select:none;user-select:none;background:#fff;box-shadow:0 4px 14px #0000002e;opacity:0;transform:translateY(20px)}.eviqo-hero__slide.is-active .eviqo-hero__badge{opacity:1;transform:translateY(0);transition:opacity .6s ease .65s,transform .6s ease .65s}.eviqo-hero__badge__rank{display:inline-flex;align-items:center;background:#f90;padding:0 24px 0 16px;flex:0 0 auto;clip-path:polygon(0 0,100% 0,calc(100% - 12px) 50%,100% 100%,0 100%)}.eviqo-hero__badge__rank-text{color:#fff;font-weight:800;font-size:15px;letter-spacing:.3px;white-space:nowrap;line-height:1;text-shadow:0 1px 0 rgba(0,0,0,.1)}.eviqo-hero__badge__brand{flex:1;display:inline-flex;align-items:center;justify-content:center;padding:0 14px 0 8px;min-width:0}.eviqo-hero__badge__logo{height:22px;width:auto;display:block;flex-shrink:0}a.eviqo-hero__badge{cursor:pointer;transition:opacity .6s ease .65s,transform .6s ease .65s,filter .25s ease,box-shadow .25s ease}a.eviqo-hero__badge:hover{filter:brightness(1.04);box-shadow:0 6px 22px #00000040;transform:translateY(-1px)}.eviqo-hero__badge--minimal,.eviqo-hero__badge--stars,.eviqo-hero__badge--laurel,.eviqo-hero__badge--divider{background:transparent;box-shadow:none;border-radius:0;height:auto;padding:4px 0;gap:8px 10px;align-items:center;cursor:default;flex-wrap:wrap;overflow:visible}a.eviqo-hero__badge--minimal:hover,a.eviqo-hero__badge--stars:hover,a.eviqo-hero__badge--laurel:hover,a.eviqo-hero__badge--divider:hover{filter:none;box-shadow:none;transform:translateY(0);opacity:.85}.eviqo-hero__badge__text{color:#fff;font-weight:600;font-size:15px;letter-spacing:.2px;white-space:nowrap;line-height:1;text-shadow:0 1px 2px rgba(0,0,0,.35)}.eviqo-hero__badge--minimal .eviqo-hero__badge__logo,.eviqo-hero__badge--stars .eviqo-hero__badge__logo,.eviqo-hero__badge--divider .eviqo-hero__badge__logo{height:20px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}.eviqo-hero__badge__star{width:18px;height:18px;flex-shrink:0;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.eviqo-hero__badge__stars{width:104px;height:18px;flex-shrink:0;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.eviqo-hero__badge--laurel{gap:4px}.eviqo-hero__badge__laurel{height:52px;width:auto;flex-shrink:0;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.eviqo-hero__badge__laurel--right{transform:scaleX(-1)}.eviqo-hero__badge__laurel-core{display:inline-flex;flex-direction:column;align-items:center;gap:5px;padding:0 4px}.eviqo-hero__badge--laurel .eviqo-hero__badge__logo{height:18px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}.eviqo-hero__badge__line{flex:0 0 36px;height:1px;background:#ffffff73}@media(max-width:749px){.eviqo-hero__cta{width:100%;display:flex}.eviqo-hero__badge{height:46px}.eviqo-hero__badge__rank{padding:0 22px 0 14px}.eviqo-hero__badge__rank-text{font-size:13.5px}.eviqo-hero__badge__logo{height:20px}.eviqo-hero__badge__text{font-size:13.5px}.eviqo-hero__badge--minimal .eviqo-hero__badge__logo,.eviqo-hero__badge--stars .eviqo-hero__badge__logo,.eviqo-hero__badge--divider .eviqo-hero__badge__logo{height:18px}.eviqo-hero__badge__star{width:16px;height:16px}.eviqo-hero__badge__stars{width:92px;height:16px}.eviqo-hero__badge__laurel{height:44px}.eviqo-hero__badge--laurel .eviqo-hero__badge__logo{height:16px}.eviqo-hero__badge__line{flex-basis:24px}}@media(prefers-reduced-motion:reduce){.eviqo-hero__badge{transition:none!important}}.eviqo-hero__cta>*{min-width:0;max-width:100%}.eviqo-hero__award{display:block;width:var(--eviqo-award-w-d, 100%);max-width:100%;align-self:var(--eviqo-award-align-d, stretch);overflow:hidden;contain:size layout}.eviqo-hero__award__img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;margin:0!important;padding:0!important}@media(max-width:749px){.eviqo-hero__award{width:var(--eviqo-award-w-m, 100%);align-self:var(--eviqo-award-align-m, stretch)}}@media(max-width:749px){.eviqo-hero__content{top:var(--eviqo-content-mt-m, 0px)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/eviqo-hero-slider.css.map */
