.xs-vhs{--xs-black:#181b24;--xs-white:#fff;--xs-yellow:#ffed00;--xs-taupe:#9e9385;--xs-easing:cubic-bezier(.2,.7,.2,1);background:var(--xs-black);color:var(--xs-white);font-family:inherit;overflow:hidden}.xs-vhs,.xs-vhs__track{min-height:var(--xs-vhs-h,85vh);position:relative;width:100%}.xs-vhs__slide{align-items:center;display:flex;inset:0;opacity:0;position:absolute;transition:opacity .9s var(--xs-easing),visibility 0s linear 1.2s,transform .7s var(--xs-easing);visibility:hidden}.xs-vhs__slide.is-active{opacity:1;transition-delay:0s;visibility:visible;z-index:1}.xs-vhs--slide .xs-vhs__slide{transform:translateX(60px)}.xs-vhs--slide .xs-vhs__slide.is-active{transform:translateX(0)}.xs-vhs--slide .xs-vhs__slide.is-leaving{transform:translateX(-60px)}.xs-vhs__media{inset:0;position:absolute;z-index:0}.xs-vhs__poster,.xs-vhs__video{background:var(--xs-black);height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.xs-vhs__overlay{background:linear-gradient(90deg,rgba(24,27,36,.65) 0,rgba(24,27,36,.15) 65%,rgba(24,27,36,0) 100%),rgba(24,27,36,var(--xs-vhs-overlay,.45));inset:0;position:absolute}.xs-vhs--center .xs-vhs__overlay{background:rgba(24,27,36,calc(var(--xs-vhs-overlay, .45) + .1))}.xs-vhs__content{box-sizing:border-box;margin:0;padding:96px 48px 96px var(--xs-vhs-left,max(48px,calc(50vw - 600px)));position:relative;width:100%;z-index:2}.xs-vhs--center .xs-vhs__content{margin:0 auto;max-width:1200px;padding-left:48px;text-align:center}.xs-vhs--center .xs-vhs__actions{justify-content:center}.xs-vhs__eyebrow{font-size:26px;font-weight:500;letter-spacing:.04em;line-height:1.2;margin:0 0 28px}.xs-vhs__title{font-size:clamp(40px,6vw,88px);font-weight:700;letter-spacing:-.02em;line-height:1.02;margin:0 0 36px;max-width:14ch;text-wrap:balance}.xs-vhs--center .xs-vhs__title{margin-left:auto;margin-right:auto}.xs-vhs__text{font-size:18px;font-weight:400;line-height:1.55;margin:0 0 32px;max-width:46ch}.xs-vhs--center .xs-vhs__text{margin-left:auto;margin-right:auto}.xs-vhs__text p{margin:0 0 8px}.xs-vhs__text a{color:var(--xs-white);text-decoration:underline}.xs-vhs__actions{display:flex;flex-wrap:wrap;gap:12px}.xs-vhs__btn{align-items:center;border-radius:5px;display:inline-flex;font-size:16px;font-weight:600;justify-content:center;line-height:1;min-height:48px;padding:0 24px;text-decoration:none;transition:opacity .2s var(--xs-easing),background .2s var(--xs-easing)}.xs-vhs__btn--primary{background:var(--xs-yellow);border:2px solid var(--xs-yellow);color:var(--xs-black)}.xs-vhs__btn--secondary{background:transparent;border:2px solid hsla(0,0%,100%,.7);color:var(--xs-white)}.xs-vhs__btn:hover{opacity:.9}.xs-vhs__btn--secondary:hover{border-color:var(--xs-white)}.xs-vhs__btn:focus-visible{outline:2px solid var(--xs-yellow);outline-offset:3px}.xs-vhs__arrow{align-items:center;background:rgba(24,27,36,.55);border:1px solid hsla(0,0%,100%,.35);border-radius:5px;color:var(--xs-white);cursor:pointer;display:inline-flex;height:48px;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s var(--xs-easing),border-color .2s var(--xs-easing);width:48px;z-index:3}.xs-vhs__arrow:hover{background:rgba(24,27,36,.85);border-color:hsla(0,0%,100%,.7)}.xs-vhs__arrow:focus-visible{outline:2px solid var(--xs-yellow);outline-offset:2px}.xs-vhs__arrow--prev{left:24px}.xs-vhs__arrow--next{right:24px}.xs-vhs__dots{bottom:28px;display:flex;gap:10px;justify-content:center;left:0;position:absolute;right:0;z-index:3}.xs-vhs__dot{background:hsla(0,0%,100%,.35);border:0;border-radius:4px;cursor:pointer;height:4px;padding:0;transition:background .2s var(--xs-easing);width:36px}.xs-vhs__dot:hover{background:hsla(0,0%,100%,.7)}.xs-vhs__dot.is-active{background:var(--xs-yellow)}.xs-vhs__dot:focus-visible{outline:2px solid var(--xs-yellow);outline-offset:3px}@media (max-width:767px){.xs-vhs{min-height:max(var(--xs-vhs-h,85vh),520px)}.xs-vhs__content{padding:72px 20px 88px!important}.xs-vhs__title{max-width:none}.xs-vhs__text{font-size:16px}.xs-vhs__arrow{display:none}.xs-vhs__overlay{background:rgba(24,27,36,calc(var(--xs-vhs-overlay, .45) + .15))}}@media (prefers-reduced-motion:reduce){.xs-vhs__slide{transform:none!important;transition:none}}.xs-vhs__chips{align-items:center;display:flex;flex-wrap:wrap;list-style:none;margin:0 0 32px;max-width:100%;padding:0}.xs-vhs__text+.xs-vhs__chips{margin-top:-14px}.xs-vhs__chip{align-items:center;color:hsla(0,0%,100%,.7);display:inline-flex;font-size:13px;font-weight:500;letter-spacing:.04em;padding:4px 0}.xs-vhs__chip+.xs-vhs__chip:before{background:hsla(0,0%,100%,.3);content:"";display:inline-block;height:12px;margin:0 12px;width:1px}.xs-vhs--center .xs-vhs__chips{justify-content:center}@media (max-width:767px){.xs-vhs__chips{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;margin-left:-20px;margin-right:-20px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 20px,#000 calc(100% - 36px),transparent);mask-image:linear-gradient(90deg,transparent,#000 20px,#000 calc(100% - 36px),transparent);max-width:none;padding:0 20px}.xs-vhs__chips::-webkit-scrollbar{display:none}.xs-vhs__chip{flex:0 0 auto;font-size:12px;white-space:nowrap}.xs-vhs__chip+.xs-vhs__chip:before{margin:0 10px}}.xs-vhs__dots--tabs{-webkit-backdrop-filter:blur(20px) saturate(160%);backdrop-filter:blur(20px) saturate(160%);background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.04));border:1px solid hsla(0,0%,100%,.16);border-radius:16px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.22),0 10px 40px rgba(0,0,0,.28);box-sizing:border-box;display:inline-flex;flex-wrap:nowrap;gap:2px;left:50%;max-width:calc(100% - 40px);overflow-x:auto;padding:5px;right:auto;scrollbar-width:none;transform:translateX(-50%)}.xs-vhs__dots--tabs::-webkit-scrollbar{display:none}.xs-vhs__tab-indicator{background:linear-gradient(180deg,hsla(0,0%,100%,.22),hsla(0,0%,100%,.08));border:1px solid hsla(0,0%,100%,.26);border-radius:11px;bottom:5px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.35),0 4px 14px rgba(0,0,0,.22);left:0;opacity:0;pointer-events:none;position:absolute;top:5px;transition:transform .48s cubic-bezier(.2,.8,.2,1),width .48s cubic-bezier(.2,.8,.2,1),opacity .2s;width:0;z-index:0}.xs-vhs__dots--tabs.is-ready .xs-vhs__tab-indicator{opacity:1}.xs-vhs__dot--tab{background:transparent;border:0;border-radius:11px;color:hsla(0,0%,100%,.62);font-size:14px;font-weight:500;height:auto;line-height:1;overflow:hidden;padding:10px 16px 12px;position:relative;transition:color .25s var(--xs-easing);white-space:nowrap;width:auto;z-index:1}.xs-vhs__dot--tab:hover{background:transparent;color:hsla(0,0%,100%,.9)}.xs-vhs__dot--tab.is-active{background:transparent;color:#fff;font-weight:700}.xs-vhs__dot--tab.is-active:after{animation:xs-vhs-progress var(--xs-vhs-interval,8s) linear forwards;background:hsla(0,0%,100%,.55);border-radius:2px;bottom:5px;content:"";height:2px;left:14px;position:absolute;right:14px;transform:scaleX(0);transform-origin:left center}.xs-vhs--no-autoplay .xs-vhs__dot--tab.is-active:after{animation:none;background:hsla(0,0%,100%,.4);transform:scaleX(1)}.xs-vhs.is-paused .xs-vhs__dot--tab.is-active:after{animation-play-state:paused}@keyframes xs-vhs-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:767px){.xs-vhs__dot--tab{font-size:13px;padding:9px 12px 11px}}.xs-vhs__slide.is-active .xs-vhs__chips{animation:xs-vhs-chip-in .6s cubic-bezier(.2,.8,.2,1) both;animation-delay:.52s}.xs-vhs__slide.is-active .xs-vhs__chip{animation:xs-vhs-chip-text .5s cubic-bezier(.2,.8,.2,1) both;animation-delay:calc(.62s + var(--i, 0)*60ms)}@keyframes xs-vhs-chip-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes xs-vhs-chip-text{0%{opacity:0}to{opacity:1}}.xs-vhs__slide.is-active .xs-vhs__btn{animation:xs-vhs-cta-in .6s cubic-bezier(.2,.8,.2,1) both;animation-delay:calc(.86s + var(--b, 0)*90ms)}@keyframes xs-vhs-cta-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.xs-vhs__slide.is-active .xs-vhs__btn,.xs-vhs__slide.is-active .xs-vhs__chip,.xs-vhs__slide.is-active .xs-vhs__chips{animation:none}}.xs-vhs__slide.is-active .xs-vhs__eyebrow,.xs-vhs__slide.is-active .xs-vhs__text,.xs-vhs__slide.is-active .xs-vhs__title{animation:xs-vhs-text-in .7s cubic-bezier(.2,.8,.2,1) both}.xs-vhs__slide.is-active .xs-vhs__eyebrow{animation-delay:.14s}.xs-vhs__slide.is-active .xs-vhs__title{animation-delay:.24s;animation-duration:.8s}.xs-vhs__slide.is-active .xs-vhs__text{animation-delay:.38s}@keyframes xs-vhs-text-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.xs-vhs__slide.is-active .xs-vhs__eyebrow,.xs-vhs__slide.is-active .xs-vhs__text,.xs-vhs__slide.is-active .xs-vhs__title{animation:none}}.xs-vhs__panel{-webkit-backdrop-filter:blur(24px) saturate(160%);backdrop-filter:blur(24px) saturate(160%);background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.04));border:1px solid hsla(0,0%,100%,.16);border-radius:16px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.22),0 20px 60px rgba(0,0,0,.28);box-sizing:border-box;display:inline-block;max-width:560px;padding:36px 40px 34px}.xs-vhs--glass .xs-vhs__overlay{background:rgba(24,27,36,var(--xs-vhs-overlay,0))}.xs-vhs--glass .xs-vhs__title{font-size:clamp(36px,4.6vw,64px);max-width:none}.xs-vhs--glass .xs-vhs__text{font-size:17px;max-width:none}.xs-vhs--center .xs-vhs__panel{text-align:center}.xs-vhs__slide.is-active .xs-vhs__panel{animation:xs-vhs-panel-in .7s cubic-bezier(.2,.8,.2,1) both}@keyframes xs-vhs-panel-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.xs-vhs__panel{border-radius:12px;display:block;max-width:none;padding:28px 22px 26px}.xs-vhs--glass .xs-vhs__chips{margin-left:0;margin-right:0;-webkit-mask-image:none;mask-image:none;padding:0}}@media (prefers-reduced-motion:reduce){.xs-vhs__slide.is-active .xs-vhs__panel{animation:none}}@media (min-width:768px){.xs-vhs--left .xs-vhs__dots--tabs{display:flex;left:var(--xs-vhs-left,max(48px,calc(50vw - 600px)));max-width:calc(100% - 40px);transform:none;width:var(--xs-vhs-content-w,560px)}.xs-vhs--left .xs-vhs__dot--tab{flex:1 1 0;justify-content:center;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}}.xs-vhs__poster,.xs-vhs__video{background:transparent;object-position:var(--xs-pos-d,center center)}@media (min-width:1025px){[data-fit-d=cover]{object-fit:cover}[data-fit-d=contain]{object-fit:contain}[data-fit-d=width]{bottom:auto;height:auto;object-fit:cover;top:50%;transform:translateY(-50%);width:100%}[data-fit-d=height]{height:100%;left:50%;object-fit:cover;right:auto;transform:translateX(-50%);width:auto}}@media (max-width:1024px){.xs-vhs__poster,.xs-vhs__video{object-position:var(--xs-pos-m,var(--xs-pos-d,center center))}[data-fit-m=cover]{object-fit:cover}[data-fit-m=contain]{object-fit:contain}[data-fit-m=width]{bottom:auto;height:auto;object-fit:cover;top:50%;transform:translateY(-50%);width:100%}[data-fit-m=height]{height:100%;left:50%;object-fit:cover;right:auto;transform:translateX(-50%);width:auto}}.xs-vhs__fade{inset:0;pointer-events:none;position:absolute}.xs-vhs__media{opacity:0;transition:opacity 1.2s cubic-bezier(.4,0,.2,1)}.xs-vhs__slide.is-active .xs-vhs__media{opacity:1}.xs-vhs__slide.is-leaving .xs-vhs__media{opacity:0}.xs-vhs__slide.is-leaving{opacity:1;visibility:visible}.xs-vhs__slide.is-leaving .xs-vhs__content{opacity:0;transition:opacity .4s var(--xs-easing)}@media (prefers-reduced-motion:reduce){.xs-vhs__media{transition:none}}.xs-vhs__content{transform:translateY(calc(var(--xs-vhs-shift, 0px)*-1))}.xs-vhs__dots--tabs{bottom:auto;top:calc(var(--xs-vhs-block-bottom, 70%) + 14px)}@media (max-width:767px){.xs-vhs__content{padding-bottom:72px!important}}.xs-vhs__slide.is-active .xs-vhs__chips,.xs-vhs__slide.is-active .xs-vhs__content,.xs-vhs__slide.is-active .xs-vhs__panel{animation:none}.xs-vhs__slide.is-active .xs-vhs__btn,.xs-vhs__slide.is-active .xs-vhs__chip,.xs-vhs__slide.is-active .xs-vhs__eyebrow,.xs-vhs__slide.is-active .xs-vhs__text,.xs-vhs__slide.is-active .xs-vhs__title{animation:xs-vhs-focus-in .8s cubic-bezier(.2,.7,.2,1) both;transform:none}.xs-vhs__slide.is-active .xs-vhs__eyebrow{animation-delay:.16s}.xs-vhs__slide.is-active .xs-vhs__title{animation-delay:.2s}.xs-vhs__slide.is-active .xs-vhs__text{animation-delay:.26s}.xs-vhs__slide.is-active .xs-vhs__chip{animation-delay:calc(.32s + var(--i, 0)*30ms)}.xs-vhs__slide.is-active .xs-vhs__btn{animation-delay:calc(.38s + var(--b, 0)*60ms)}.xs-vhs__slide.is-leaving .xs-vhs__content{animation:none;opacity:1;transition:none}.xs-vhs__slide.is-leaving .xs-vhs__btn,.xs-vhs__slide.is-leaving .xs-vhs__chip,.xs-vhs__slide.is-leaving .xs-vhs__eyebrow,.xs-vhs__slide.is-leaving .xs-vhs__text,.xs-vhs__slide.is-leaving .xs-vhs__title{animation:xs-vhs-focus-out .48s cubic-bezier(.4,0,.6,1) both}.xs-vhs__slide.is-leaving .xs-vhs__panel{opacity:0;transition:opacity .48s ease}@keyframes xs-vhs-focus-in{0%{filter:blur(8px);opacity:0}to{filter:blur(0);opacity:1}}@keyframes xs-vhs-focus-out{0%{filter:blur(0);opacity:1}to{filter:blur(6px);opacity:0}}@media (prefers-reduced-motion:reduce){.xs-vhs__slide.is-active .xs-vhs__btn,.xs-vhs__slide.is-active .xs-vhs__chip,.xs-vhs__slide.is-active .xs-vhs__eyebrow,.xs-vhs__slide.is-active .xs-vhs__text,.xs-vhs__slide.is-active .xs-vhs__title,.xs-vhs__slide.is-leaving .xs-vhs__btn,.xs-vhs__slide.is-leaving .xs-vhs__chip,.xs-vhs__slide.is-leaving .xs-vhs__eyebrow,.xs-vhs__slide.is-leaving .xs-vhs__text,.xs-vhs__slide.is-leaving .xs-vhs__title{animation:none}}