.c-loading-screen{z-index:9999;opacity:1;background-color:#1b1b20;justify-content:center;align-items:center;transition:opacity .5s;display:flex;position:fixed;inset:0}.c-loading-screen--hidden{pointer-events:none;animation:.8s ease-in-out forwards maskUp}.c-loading-screen__content{flex-direction:column;align-items:flex-start;gap:4rem;width:100%;max-width:1440px;margin:0 auto;padding:32px;display:flex}.c-loading-screen__logo{margin-bottom:3rem;animation:.6s ease-out fadeInScale}.c-loading-screen__logo img{filter:brightness(0)invert()}.c-loading-screen__images-wrapper{width:100%;animation:.6s ease-out .2s both fadeInUp;overflow:hidden}.c-loading-screen__images{will-change:transform;gap:12px;animation:30s linear infinite carousel;display:flex}.c-loading-screen__image{border-radius:4px;flex-shrink:0;height:400px;position:relative;overflow:hidden}.c-loading-screen__image--1,.c-loading-screen__image--2{width:301px}.c-loading-screen__image--3{width:546px}.c-loading-screen__image--4{width:382px}.c-loading-screen__progress-container{flex-direction:column;gap:12px;width:100%;animation:.6s ease-out .4s both fadeInUp;display:flex}.c-loading-screen__progress-bar{background-color:#686868;border-radius:2px;width:100%;height:4px;position:relative;overflow:hidden}.c-loading-screen__progress-fill{background-color:#007aff;border-radius:2px;height:100%;transition:none}.c-loading-screen__progress-info{justify-content:space-between;align-items:center;width:100%;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:24px;display:flex}.c-loading-screen__copyright{color:#f0f0f2;font-weight:400}.c-loading-screen__loading-text{color:#fff;font-weight:400}.c-loading-screen__progress-text{color:#fff;text-align:right;width:100px;font-weight:700}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes carousel{0%{transform:translate(0)}to{transform:translate(-1578px)}}@keyframes maskUp{0%{clip-path:inset(0)}to{clip-path:inset(0 0 100%)}}
.home-intro-video-module__rzBAUa__overlay{z-index:2147483647;background:#000;place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.home-intro-video-module__rzBAUa__video{object-fit:cover;background:#000;width:100%;height:100%}@media (max-width:767px),(min-width:768px) and (max-width:1366px) and (orientation:portrait),(max-width:950px) and (max-height:500px) and (orientation:landscape){.home-intro-video-module__rzBAUa__video{object-fit:contain}}.home-intro-video-module__rzBAUa__playButton{cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);isolation:isolate;background:#0000006b;border:2px solid #fffc;border-radius:50%;place-items:center;width:88px;height:88px;padding:0;animation:1.8s ease-out infinite home-intro-video-module__rzBAUa__playPulse;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 32px #00000059,0 0 #007aff8c}.home-intro-video-module__rzBAUa__playButton:before{z-index:-1;border-radius:inherit;content:"";border:2px solid #007affb3;animation:1.8s ease-out infinite home-intro-video-module__rzBAUa__playHalo;position:absolute;inset:-10px}.home-intro-video-module__rzBAUa__playButton:hover,.home-intro-video-module__rzBAUa__playButton:focus-visible{background:#ffffffeb;animation-play-state:paused;box-shadow:0 10px 38px #00000073,0 0 28px #007affa6}.home-intro-video-module__rzBAUa__playButton:hover:before,.home-intro-video-module__rzBAUa__playButton:focus-visible:before{opacity:1;animation-play-state:paused;transform:scale(1.08)}.home-intro-video-module__rzBAUa__playButton:focus-visible{outline-offset:3px;outline:3px solid #fff}.home-intro-video-module__rzBAUa__playIcon{border-top:14px solid #0000;border-bottom:14px solid #0000;border-left:22px solid #fff;width:0;height:0;margin-left:7px}.home-intro-video-module__rzBAUa__playButton:hover .home-intro-video-module__rzBAUa__playIcon,.home-intro-video-module__rzBAUa__playButton:focus-visible .home-intro-video-module__rzBAUa__playIcon{border-left-color:#000}@keyframes home-intro-video-module__rzBAUa__playPulse{0%,to{transform:translate(-50%,-50%)scale(1)}45%{transform:translate(-50%,-50%)scale(1.08)}}@keyframes home-intro-video-module__rzBAUa__playHalo{0%{opacity:.8;transform:scale(.9)}75%,to{opacity:0;transform:scale(1.35)}}.home-intro-video-module__rzBAUa__skipButton{top:max(24px, env(safe-area-inset-top));right:max(24px, env(safe-area-inset-right));color:#fff;min-width:96px;min-height:44px;font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000007a;border:1px solid #ffffffb8;border-radius:999px;padding:10px 20px;font-weight:600;position:absolute}.home-intro-video-module__rzBAUa__skipButton:hover,.home-intro-video-module__rzBAUa__skipButton:focus-visible{color:#000;background:#fff}.home-intro-video-module__rzBAUa__skipButton:focus-visible{outline-offset:3px;outline:3px solid #fc0}@media (max-width:767px){.home-intro-video-module__rzBAUa__playButton{width:72px;height:72px}.home-intro-video-module__rzBAUa__playIcon{border-top-width:11px;border-bottom-width:11px;border-left-width:18px;margin-left:5px}.home-intro-video-module__rzBAUa__skipButton{top:max(16px, env(safe-area-inset-top));right:max(16px, env(safe-area-inset-right))}}@media (max-width:1366px) and (orientation:portrait){.home-intro-video-module__rzBAUa__playButton{top:auto;bottom:max(24px, env(safe-area-inset-bottom));animation-name:home-intro-video-module__rzBAUa__playPulseMobile;transform:translate(-50%)}}@keyframes home-intro-video-module__rzBAUa__playPulseMobile{0%,to{transform:translate(-50%)scale(1)}45%{transform:translate(-50%)scale(1.08)}}@media (prefers-reduced-motion:reduce){.home-intro-video-module__rzBAUa__playButton,.home-intro-video-module__rzBAUa__playButton:before{animation:none}}
