.prestige-hero{position:relative;width:100%;overflow:hidden}.prestige-hero__container{position:relative;width:100%;height:var(--slide-height-mobile, 85vh)}@media screen and (min-width:750px){.prestige-hero__container{height:var(--slide-height-desktop, 100vh)}}.prestige-hero__slides{position:relative;width:100%;height:100%}.prestige-hero__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;z-index:1;transition:opacity var(--transition-speed, .8s) cubic-bezier(.4,0,.2,1),visibility var(--transition-speed, .8s)}.prestige-hero__slide.is-active{opacity:1;visibility:visible;z-index:2}.prestige-hero__slide.is-leaving{z-index:1}.prestige-hero__slide.is-entering{z-index:3}.prestige-hero__media{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.prestige-hero__image,.prestige-hero__video{width:100%;height:100%;object-fit:cover;object-position:center}.prestige-hero__slide.has-ken-burns .prestige-hero__image{transform:scale(1);transition:transform 8s cubic-bezier(.4,0,.2,1)}.prestige-hero__slide.has-ken-burns.is-active .prestige-hero__image{transform:scale(1.08)}.prestige-hero__video--desktop{display:block}.prestige-hero__video--mobile{display:none}@media screen and (max-width:749px){.prestige-hero__video--desktop{display:none}.prestige-hero__video--mobile{display:block}}.prestige-hero__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);display:flex;align-items:center;justify-content:center}.prestige-hero__placeholder-svg{width:40%;max-width:300px;opacity:.3}.prestige-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.prestige-hero__content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;padding:60px 20px;z-index:10;pointer-events:none}@media screen and (min-width:750px){.prestige-hero__content{padding:80px 60px}}@media screen and (min-width:990px){.prestige-hero__content{padding:100px 80px}}.prestige-hero__content--h-left{justify-content:flex-start}.prestige-hero__content--h-center{justify-content:center}.prestige-hero__content--h-right{justify-content:flex-end}.prestige-hero__content--v-top{align-items:flex-start}.prestige-hero__content--v-center{align-items:center}.prestige-hero__content--v-bottom{align-items:flex-end}.prestige-hero__content-inner{max-width:var(--text-max-width, 600px);color:var(--text-color, #ffffff);text-align:var(--text-alignment, center);pointer-events:auto}.prestige-hero__slide .prestige-hero__content-inner>*{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.prestige-hero__slide.is-active .prestige-hero__content-inner>*{opacity:1;transform:translateY(0)}.prestige-hero__slide.is-active .prestige-hero__content-inner>*:nth-child(1){transition-delay:.2s}.prestige-hero__slide.is-active .prestige-hero__content-inner>*:nth-child(2){transition-delay:.35s}.prestige-hero__slide.is-active .prestige-hero__content-inner>*:nth-child(3){transition-delay:.5s}.prestige-hero__slide.is-active .prestige-hero__content-inner>*:nth-child(4){transition-delay:.65s}.prestige-hero__subheading{font-size:.75rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;opacity:.9}@media screen and (min-width:750px){.prestige-hero__subheading{font-size:.875rem;margin-bottom:1.25rem}}.prestige-hero__heading{font-family:var(--font-heading-family, inherit);font-weight:var(--font-heading-weight, 400);line-height:1.1;margin:0 0 1rem;letter-spacing:-.02em}.prestige-hero__heading--h1{font-size:clamp(2rem,6vw,4.5rem)}.prestige-hero__heading--h2{font-size:clamp(1.75rem,5vw,3.5rem)}.prestige-hero__heading--h3{font-size:clamp(1.5rem,4vw,2.5rem)}@media screen and (min-width:750px){.prestige-hero__heading{margin-bottom:1.5rem}}.prestige-hero__description{font-size:.9375rem;line-height:1.7;margin-bottom:1.5rem;opacity:.9}.prestige-hero__description p{margin:0}@media screen and (min-width:750px){.prestige-hero__description{font-size:1.0625rem;margin-bottom:2rem}}.prestige-hero__buttons{display:flex;flex-wrap:wrap;gap:.75rem}.prestige-hero__content--h-center .prestige-hero__buttons,.prestige-hero__content-inner[style*="text-alignment: center"] .prestige-hero__buttons{justify-content:center}.prestige-hero__content--h-right .prestige-hero__buttons,.prestige-hero__content-inner[style*="text-alignment: right"] .prestige-hero__buttons{justify-content:flex-end}@media screen and (min-width:750px){.prestige-hero__buttons{gap:1rem}}.prestige-hero__button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.8125rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;border:none;cursor:pointer;transition:all .3s ease}@media screen and (min-width:750px){.prestige-hero__button{padding:1rem 2rem;font-size:.875rem}}.prestige-hero__button--primary{background-color:var(--text-color, #ffffff);color:#000}.prestige-hero__button--primary:hover{background-color:#ffffffd9;transform:translateY(-2px)}.prestige-hero__button--secondary{background-color:transparent;color:var(--text-color, #ffffff);border:1px solid currentColor}.prestige-hero__button--secondary:hover{background-color:var(--text-color, #ffffff);color:#000}.prestige-hero__button--link{background:none;padding:.5rem 0;text-transform:none;letter-spacing:0;color:var(--text-color, #ffffff);border-bottom:1px solid currentColor}.prestige-hero__button--link:after{content:"\2192";transition:transform .3s ease}.prestige-hero__button--link:hover:after{transform:translate(4px)}.prestige-hero__arrows{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 15px;pointer-events:none;z-index:20}@media screen and (min-width:750px){.prestige-hero__arrows{padding:0 30px}}.prestige-hero__arrow{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;cursor:pointer;pointer-events:auto;transition:all .3s ease}.prestige-hero__arrow svg{width:20px;height:20px}.prestige-hero__arrow:hover{background:#fff3;border-color:#fff6;transform:scale(1.1)}@media screen and (min-width:750px){.prestige-hero__arrow{width:52px;height:52px}.prestige-hero__arrow svg{width:24px;height:24px}}.prestige-hero__dots{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:20}@media screen and (min-width:750px){.prestige-hero__dots{bottom:40px;gap:14px}}.prestige-hero__dot{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:none;border:none;cursor:pointer}.prestige-hero__dot-inner{width:8px;height:8px;background:#fff6;border-radius:50%;transition:all .3s ease}.prestige-hero__dot:hover .prestige-hero__dot-inner{background:#ffffffb3;transform:scale(1.2)}.prestige-hero__dot.is-active .prestige-hero__dot-inner{width:28px;border-radius:4px;background:#fff}.prestige-hero__progress{position:absolute;top:0;left:0;right:0;height:3px;background:#fff3;z-index:30;overflow:hidden}.prestige-hero__progress-bar{width:0;height:100%;background:#fff;animation:prestige-progress var(--autoplay-speed, 5s) linear infinite}@keyframes prestige-progress{0%{width:0}to{width:100%}}.prestige-hero:hover .prestige-hero__progress-bar{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.prestige-hero__slide,.prestige-hero__slide .prestige-hero__content-inner>*,.prestige-hero__slide.has-ken-burns .prestige-hero__image,.prestige-hero__button,.prestige-hero__arrow,.prestige-hero__dot-inner{transition:none;animation:none}.prestige-hero__slide.has-ken-burns.is-active .prestige-hero__image{transform:none}.prestige-hero__progress-bar{animation:none;width:100%;opacity:.5}}.prestige-hero__button:focus-visible,.prestige-hero__arrow:focus-visible,.prestige-hero__dot:focus-visible{outline:2px solid #ffffff;outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-prestige-hero.css.map */
