.banner--forLanding{height:100dvh;display:flex;flex-direction:column;padding-top:var(--header-height);padding-bottom:0;min-height:unset}.banner--forLanding>.container{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;width:100%}@media screen and (min-width:300px)and (max-height:900px){.banner--forLanding{height:auto;min-height:100dvh}.banner--forLanding>.container{min-height:calc(100dvh - var(--header-height))}}@media screen and (max-width:1023px){.banner--forLanding>.container{min-height:calc(100dvh - var(--header-height))}}.banner--forLanding .banner__content{justify-content:start}@media screen and (max-width:767.979px){.banner--forLanding .banner__content{justify-content:center}}.bannerGridImg{flex-direction:column;justify-content:end;width:calc(100% + 48px);display:flex;position:absolute;top:25%;height:100%}@media screen and (max-width:1199.979px){.bannerGridImg{top:0}}.bannerGridImg>div{position:relative;width:100%;height:100%}.bannerGridImg img,.bannerGridImg svg{cursor:pointer;object-fit:cover;height:auto!important;top:unset!important;bottom:0!important}.landing-banner-active footer{display:none}.bannerImgGrid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:8px;width:calc(100% + 48px);height:100%;position:absolute;top:30%}@media screen and (max-width:1199.979px){.bannerImgGrid{top:0}}.bannerImgGrid__col{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:end;gap:8px}.bannerImgGrid img{cursor:pointer;width:100%;height:auto;transition:all .3s ease-in-out}.bannerImgGrid img:hover{transition:all .3s ease-in-out;transform:scale(1.02)}.bannerGrid{display:grid;grid-template-columns:1fr;align-items:center;justify-items:stretch;gap:24px;width:100%;min-width:0;flex:1 1 auto;height:auto;min-height:0}@media screen and (max-width:1023px){.bannerGrid{display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:16px}}@media screen and (max-width:1023px)and (max-height:780px){.bannerGrid{gap:12px}}@media screen and (min-width:1024px){.bannerGrid{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:40px;height:calc(100dvh - (var(--landing-footer-height) + var(--header-height)));align-items:center}}@media screen and (min-width:1024px)and (max-height:900px){.bannerGrid{height:auto;min-height:calc(100dvh - (var(--landing-footer-height) + var(--header-height)));padding-bottom:24px;gap:28px}}.bannerGrid__col{min-width:0;width:100%}@media screen and (max-width:1023px){.bannerGrid__col--content{display:flex;align-items:center;justify-content:center;width:100%}}@media screen and (min-width:1024px){.bannerGrid__col--content{display:flex;align-items:center}}@media screen and (max-width:1023px){.bannerGrid__col--video{display:none}}@media screen and (min-width:1024px){.bannerGrid__col--video{display:flex;align-items:center;justify-content:center}.bannerGrid__col--video .bannerVideo{width:85%;max-width:85%}}.banner__contentForLanding{display:flex;flex-direction:column;gap:50px;text-align:left;justify-content:start;max-width:720px;width:100%;align-items:start;min-width:0}@media screen and (min-width:1024px){.banner__contentForLanding{max-width:none;gap:32px}}@media screen and (min-width:1024px)and (max-height:900px){.banner__contentForLanding{gap:24px}}@media screen and (min-width:1440px){.banner__contentForLanding{gap:40px}}@media screen and (max-width:1023px){.banner__contentForLanding{gap:22px}}@media screen and (max-width:575.979px){.banner__contentForLanding{gap:16px}}@media screen and (max-width:1023px)and (max-height:780px){.banner__contentForLanding{gap:14px}}.banner__contentForLanding .banner__trustedBy{padding:0;border:none;background:rgba(0,0,0,0);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0;gap:0;width:100%;max-width:100%;min-width:0;justify-content:flex-start;display:flex;flex-direction:column;align-items:flex-start}.banner__contentForLanding .banner__watchLink{display:none;align-items:center;gap:10px;margin:0 0 12px;padding:0;border:0;background:none;color:var(--rza-light);font-size:.9375rem;font-weight:500;line-height:1.3;text-decoration:none;cursor:pointer}@media screen and (max-width:1023px){.banner__contentForLanding .banner__watchLink{display:inline-flex}}.banner__contentForLanding .banner__watchLink:focus,.banner__contentForLanding .banner__watchLink:hover{color:var(--rza-light)}.banner__contentForLanding .banner__watchLink:focus .banner__watchLinkIcon,.banner__contentForLanding .banner__watchLink:hover .banner__watchLinkIcon{transform:scale(1.08)}.banner__contentForLanding .banner__watchLink:focus .banner__watchLinkIcon:before,.banner__contentForLanding .banner__watchLink:hover .banner__watchLinkIcon:before{animation-duration:1.2s}.banner__contentForLanding .banner__watchLinkIcon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--rza-primary);color:#fff;flex-shrink:0;transition:transform .25s ease}.banner__contentForLanding .banner__watchLinkIcon:before{content:"";position:absolute;inset:-2px;border-radius:50%;border:1.5px solid #fff;animation:bannerWatchRing 2s ease-out infinite;pointer-events:none}.banner__contentForLanding .banner__watchLinkIcon svg{margin-left:2px}@keyframes bannerWatchRing{0%{transform:scale(1);opacity:.9}to{transform:scale(1.35);opacity:0}}.banner__contentForLanding .h1,.banner__contentForLanding h1{text-align:left}@media screen and (max-width:1023px){.banner__contentForLanding .h1,.banner__contentForLanding h1{text-align:center}}.banner__contentForLanding .bannerBtns{flex-wrap:wrap;row-gap:12px;justify-content:flex-start;width:100%}.banner__contentForLanding .bannerBtns .btn{gap:0}.banner__contentForLanding .bannerBtns .arrowIcon{margin-inline-start:0!important;margin-left:-2px}.banner__contentForLanding .bannerBtns .btn-lg{min-width:200px;height:65px}.banner__contentForLanding .bannerBtns__hoaFull{white-space:nowrap;justify-content:center}@media screen and (max-width:1023px){.banner__contentForLanding{max-width:100%;text-align:center}.banner__contentForLanding,.banner__contentForLanding .banner__trustedBy{align-items:center;justify-content:center}.banner__contentForLanding .banner__watchLink{justify-content:center;margin-bottom:8px}.banner__contentForLanding .bannerBtns,.banner__contentForLanding>*{align-self:stretch;width:100%;max-width:100%}.banner__contentForLanding .bannerBtns{padding:0 12px;box-sizing:border-box;justify-content:center;margin-bottom:0;row-gap:10px}.banner__contentForLanding .bannerBtns .btn-lg{min-width:0;height:50px;padding-block:.55rem;font-size:1rem}}@media screen and (max-width:1023px)and (max-height:780px){.banner__contentForLanding .banner__watchLink{margin-bottom:4px}.banner__contentForLanding .bannerBtns{margin-bottom:0;row-gap:8px}.banner__contentForLanding .bannerBtns .btn-lg{height:46px;font-size:.9375rem}.banner__contentForLanding .banner__trustedBy .launchCountdown{margin-top:0;padding:8px;gap:4px}.banner__contentForLanding .banner__trustedBy .launchCountdown .launchCountdown__date{margin-bottom:4px;gap:10px}.banner__contentForLanding .banner__trustedBy .launchCountdown .launchCountdown__date svg{width:30px}.banner__contentForLanding .banner__trustedBy .launchCountdown .launchCountdown__unitValue,.banner__contentForLanding .banner__trustedBy .launchCountdown .launchCountdown__value{font-size:.9375rem}.banner__contentForLanding .banner__trustedBy .launchCountdown .launchCountdown__unit{padding:4px 0 2px}}@media screen and (max-width:767.979px){.banner__contentForLanding .banner__trustedBy{align-self:stretch;width:100%;max-width:100%;display:flex;justify-content:center}.banner__contentForLanding .banner__trustedBy .launchCountdown{display:flex;flex-direction:column;align-items:center;width:100%;max-width:none;text-align:center}.banner__contentForLanding .banner__trustedBy .launchCountdown .launchCountdown__date{display:flex;justify-content:center;align-items:center;width:max-content;max-width:100%;margin-inline:auto}.banner__contentForLanding .banner__trustedBy .launchCountdown .launchCountdown__dateText{align-items:center;text-align:center}}@media screen and (min-width:640px) and (max-width:1023px){.banner__contentForLanding .bannerBtns{flex-direction:row;flex-wrap:wrap;align-items:stretch}.banner__contentForLanding .bannerBtns .btn__withBadge,.banner__contentForLanding .bannerBtns>.btn{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 6px);min-width:min(280px,100%);max-width:100%}.banner__contentForLanding .bannerBtns .btn-lg{width:100%}.banner__contentForLanding .bannerBtns>.btn:nth-child(3).btn-lg{flex:0 0 auto;width:max-content;max-width:100%;box-sizing:border-box;margin-left:auto;margin-right:auto}}@media screen and (max-width:639px){.banner__contentForLanding .bannerBtns{flex-direction:column;align-items:stretch}.banner__contentForLanding .bannerBtns .btn__withBadge,.banner__contentForLanding .bannerBtns>.btn{width:100%;max-width:100%;flex:none}.banner__contentForLanding .bannerBtns .btn-lg{min-width:0;width:100%}}@media screen and (min-width:1024px){.banner__contentForLanding .bannerBtns{display:grid;grid-template-columns:1fr 1fr;column-gap:12px;row-gap:12px;align-items:stretch;justify-content:flex-start;width:100%}.banner__contentForLanding .bannerBtns .btn__withBadge{min-width:0}.banner__contentForLanding .bannerBtns .btn__withBadge .btn-lg{width:100%}.banner__contentForLanding .bannerBtns>.btn:nth-child(2){width:100%;min-width:0}.banner__contentForLanding .bannerBtns .btn-lg{min-width:0;height:60px}.banner__contentForLanding .bannerBtns__hoaFull{grid-column:1/-1;justify-self:center;width:max-content;max-width:100%;box-sizing:border-box}}.bannerRzaLogo{margin:0;width:100%;max-width:100%;filter:drop-shadow(0 28px 40px rgba(0,0,0,.45)) drop-shadow(0 0 28px rgba(168,85,247,.4))}.bannerRzaLogo svg{width:100%;height:auto}.bannerVideo{--bannerVideo-radius:22px;--bannerVideo-purple:#a855f7;--bannerVideo-orange:var(--rza-warning,#f59e0b);position:relative;width:100%;max-width:100%;overflow:hidden;border-radius:var(--bannerVideo-radius);border:0;background:#0a0a0f;isolation:isolate;box-shadow:0 0 0 2px rgba(192,132,252,.95),0 0 0 5px rgba(73,26,154,.85),0 0 0 7px rgba(168,85,247,.35),0 18px 40px rgba(0,0,0,.55),0 8px 20px rgba(73,26,154,.4),0 0 48px rgba(168,85,247,.5),0 0 96px rgba(73,26,154,.35),inset 0 1px 0 hsla(0,0%,100%,.08)}.bannerVideo:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:3px;background:linear-gradient(135deg,#e9d5ff,#c084fc 18%,#7c3aed 42%,#491a9a 68%,#a855f7 85%,#d8b4fe);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:4}.bannerVideo__media{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:#0a0a0f;vertical-align:middle;cursor:pointer}.bannerVideo__playBtn{position:absolute;top:50%;left:50%;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:84px;height:84px;padding:0;border:0;border-radius:50%;color:#fff;background:rgba(12,12,18,.55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 0 0 2px rgba(168,85,247,.75),0 0 22px rgba(168,85,247,.55),0 0 40px rgba(168,85,247,.25);transform:translate(-50%,-50%);cursor:pointer;opacity:1;transition:opacity .2s ease,transform .2s ease,background .2s ease}.bannerVideo__playBtn:hover{background:rgba(12,12,18,.7);transform:translate(-50%,-50%) scale(1.04)}.bannerVideo__playBtn:focus-visible{outline:2px solid hsla(0,0%,100%,.85);outline-offset:3px}.bannerVideo.is-playing .bannerVideo__playBtn{opacity:0;pointer-events:none;visibility:hidden}.bannerVideo__bar{position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:center;gap:10px;padding:14px 14px 12px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.55) 55%,rgba(0,0,0,.72));opacity:0;pointer-events:none;transition:opacity .2s ease}.bannerVideo.is-paused .bannerVideo__bar,.bannerVideo:focus-within .bannerVideo__bar,.bannerVideo:hover .bannerVideo__bar{opacity:1;pointer-events:auto}.bannerVideo__barBtn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;border-radius:6px;color:#fff;background:rgba(0,0,0,0);cursor:pointer}.bannerVideo__barBtn:hover{background:hsla(0,0%,100%,.1)}.bannerVideo__barBtn:focus-visible{outline:2px solid hsla(0,0%,100%,.75);outline-offset:1px}.bannerVideo__progress{position:relative;flex:1 1 auto;height:16px;display:flex;align-items:center;cursor:pointer;touch-action:none}.bannerVideo__progressFill,.bannerVideo__progressTrack{position:absolute;left:0;right:0;height:3px;border-radius:999px}.bannerVideo__progressTrack{width:100%;background:hsla(0,0%,100%,.35)}.bannerVideo__progressFill{width:0;background:var(--bannerVideo-orange)}.bannerVideo__progressThumb{position:absolute;top:50%;width:12px;height:12px;margin-left:-6px;border-radius:50%;background:var(--bannerVideo-orange);box-shadow:0 0 0 2px rgba(0,0,0,.25);transform:translateY(-50%);pointer-events:none}.bannerVideo__time{flex:0 0 auto;min-width:4.75rem;color:hsla(0,0%,100%,.92);font-size:.75rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.bannerVideo__frame{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:16/9;border-radius:var(--bannerVideo-radius);background:rgba(var(--rza-light-rgb),.08);border:1px solid rgba(var(--rza-light-rgb),.16)}.bannerVideo__label{font-size:.875rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--rza-light-rgb),.55)}.bannerImgSlider{display:flex;flex:1 1;min-height:100px}.bannerImgSlider .swiper-slide{width:230px!important;height:88px!important;opacity:.5}.landingFooter{display:flex;justify-content:space-between;gap:1rem;align-items:center;border-top:1px solid rgba(var(--rza-light-rgb),.2);padding-top:20px;padding-bottom:20px;font-size:clamp(.875rem,.825rem + .25vw,1.125rem);margin-top:auto;flex-shrink:0;width:100%}.landingFooter,.landingFooter a{color:var(--rza-light)}.landingFooter .social{gap:30px}.landingFooter .social li:not(:last-child):after{right:-20px;width:1px;height:30px;background:rgba(var(--rza-light-rgb),.2)}@media screen and (max-width:1023px){.landingFooter{flex-direction:column;gap:10px;padding-top:1.25rem;padding-bottom:1rem;text-align:center}.landingFooter__patent{width:100%;text-align:center}.landingFooter__links{width:100%}.landingFooter__desktopLinks{display:none!important}}.landingFooter__mobileLegal{display:none}@media screen and (max-width:1023px){.landingFooter__mobileLegal{display:flex;flex-wrap:wrap;width:100%;justify-content:center;align-items:center;row-gap:4px;margin-bottom:0;font-size:clamp(.8125rem,.8rem + .2vw,1rem)}}.landingFooter__legalSep{margin:0 .35em;color:rgba(var(--rza-light-rgb),.45);font-weight:400;line-height:1;-webkit-user-select:none;user-select:none}.address{display:flex;gap:8px;align-items:center}.address img{width:24px;height:24px;border-radius:50px}.rSymbol{top:-30px;left:-20px;font-size:24px}@media screen and (max-width:575.979px){.rSymbol{top:-16px;left:-10px;font-size:16px}}.bannerVideoModal__backdrop{background-color:#000!important;opacity:.88!important}.bannerVideoModal .modal-dialog{margin:1rem;filter:drop-shadow(0 28px 40px rgba(0,0,0,.55)) drop-shadow(0 0 28px rgba(168,85,247,.45))}@media screen and (min-width:576px){.bannerVideoModal .modal-dialog{max-width:720px}}.bannerVideoModal .modal-content{position:relative;isolation:isolate;background:#0a0a0f;border:0;border-radius:22px;overflow:hidden;box-shadow:0 0 0 2px rgba(192,132,252,.95),0 0 0 5px rgba(73,26,154,.85),0 0 0 7px rgba(168,85,247,.35),0 18px 40px rgba(0,0,0,.55),0 8px 20px rgba(73,26,154,.4),0 0 48px rgba(168,85,247,.5),0 0 96px rgba(73,26,154,.35),inset 0 1px 0 hsla(0,0%,100%,.08)}.bannerVideoModal .modal-content:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:3px;background:linear-gradient(135deg,#e9d5ff,#c084fc 18%,#7c3aed 42%,#491a9a 68%,#a855f7 85%,#d8b4fe);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:2}.bannerVideoModal__body{padding:16px}.bannerVideoModal__header{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-bottom:12px}.bannerVideoModal__close{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;margin:0;padding:0;border:0;border-radius:50%;background:#e11d48;color:#fff;box-shadow:0 2px 8px rgba(225,29,72,.45);cursor:pointer;transition:transform .15s ease,background-color .15s ease,box-shadow .15s ease}.bannerVideoModal__close:focus,.bannerVideoModal__close:hover{background:#be123c;color:#fff;transform:scale(1.06);box-shadow:0 4px 12px rgba(225,29,72,.55)}.bannerVideoModal__player{position:relative;width:100%;overflow:hidden;border-radius:14px;background:#000}.bannerVideoModal__video{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:#000;vertical-align:middle}.launchCountdown{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:10px 10px 10px 18px;border-radius:15px;border:1px solid #2b164e;background:#150b2d;color:var(--rza-white);margin-top:20px}@media screen and (min-width:414px){.launchCountdown{margin-top:0}}@media screen and (min-width:768px){.launchCountdown{transform:translateY(-30px)}}.launchCountdown--live{justify-content:space-between;width:min(100%,540px);padding:12px 14px 12px 16px;border-color:rgba(var(--rza-primary-rgb),.7);box-shadow:0 0 24px rgba(var(--rza-primary-rgb),.2)}.launchCountdown__liveStatus{display:flex;align-items:center;min-width:0;gap:12px}.launchCountdown__liveIcon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:48px;height:48px;padding:0;border:1px solid rgba(190,132,255,.45);border-radius:50%;background:rgba(var(--rza-primary-rgb),.2);color:#c59aff;box-shadow:0 0 14px rgba(var(--rza-primary-rgb),.2);cursor:pointer;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}.launchCountdown__liveIcon:focus-visible,.launchCountdown__liveIcon:hover{background:rgba(var(--rza-primary-rgb),.36);color:#fff;box-shadow:0 0 20px rgba(168,85,247,.42);transform:scale(1.06)}.launchCountdown__liveIcon:focus-visible{outline:2px solid var(--rza-warning);outline-offset:2px}.launchCountdown__liveText{display:flex;flex-direction:column;min-width:0}.launchCountdown__liveLabel{color:var(--rza-warning);font-size:1.5rem;font-weight:700;line-height:1.25;letter-spacing:.08em;text-transform:uppercase}.launchCountdown__liveDate{color:#b5acd0;font-size:.8125rem;line-height:1.3}.launchCountdown__liveCta{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;gap:0;min-height:42px;padding:8px 15px;font-size:1rem;font-weight:600;line-height:1.2;text-decoration:none}.launchCountdown__liveCta .arrowIcon{margin-left:-2px}.launchQrModal .modal-dialog{max-width:520px;padding:16px}.launchQrModal .modal-content{overflow:hidden;border:1px solid rgba(178,120,255,.48);border-radius:26px;color:#fff;background:radial-gradient(circle at 50% 0,rgba(126,62,220,.3),transparent 48%),#100b19;box-shadow:0 30px 90px rgba(0,0,0,.58),0 0 44px rgba(90,32,184,.22)}.launchQrModal__body{position:relative;display:flex;flex-direction:column;align-items:center;padding:40px 34px 34px;text-align:center}.launchQrModal__body h2{margin:8px 0;color:#fff;font-size:clamp(1.75rem,5vw,2.25rem);font-weight:700;line-height:1.08;letter-spacing:-.035em}.launchQrModal__body>p{max-width:340px;margin:0 0 22px;color:hsla(0,0%,100%,.7);font-size:.94rem;line-height:1.45}.launchQrModal__eyebrow{color:#c59aff;font-size:.72rem;font-weight:700;letter-spacing:.12em;line-height:1;text-transform:uppercase}.launchQrModal__close{position:absolute;top:14px;right:14px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0 0 3px;border:1px solid hsla(0,0%,100%,.14);border-radius:50%;background:hsla(0,0%,100%,.07);color:#fff;font-size:1.65rem;line-height:1;cursor:pointer}.launchQrModal__close:focus-visible,.launchQrModal__close:hover{background:hsla(0,0%,100%,.15)}.launchQrModal__close:focus-visible{outline:2px solid #fff;outline-offset:2px}.launchQrModal__code{position:relative;width:min(380px,82vw);aspect-ratio:1;overflow:hidden;border:11px solid #fff;border-radius:22px;background:#fff;box-shadow:0 18px 42px rgba(0,0,0,.38),0 0 28px rgba(131,65,231,.22)}.launchQrModal__code>img{object-fit:contain}.launchQrModal__logo{position:absolute;top:50%;left:50%;z-index:1;display:flex;align-items:center;justify-content:center;width:78px;height:60px;padding:7px;border-radius:12px;background:#fff;box-shadow:0 4px 14px rgba(73,26,154,.16);transform:translate(-50%,-50%)}.launchQrModal__logo img{width:100%;height:100%;object-fit:contain}@media screen and (max-width:575.979px){.launchQrModal__body{padding:38px 16px 24px}.launchQrModal__code{border-width:8px;border-radius:18px}.launchQrModal__logo{width:66px;height:52px}}.launchQrModal__backdrop{background:#06030b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.launchQrModal__backdrop.show{opacity:.88}.launchCountdown__date{display:flex;align-items:center;gap:14px;flex-shrink:0}.launchCountdown__dateText{display:flex;flex-direction:column;align-items:flex-start;white-space:nowrap}.launchCountdown__label{font-size:1rem;font-weight:500;line-height:1.1;color:var(--rza-white)}.launchCountdown__value{font-size:1.5rem;font-weight:500;line-height:1.5;color:var(--rza-warning)}.launchCountdown__value sup{font-size:.65em;top:-.45em}.launchCountdown__divider{align-self:stretch;width:1px;background:hsla(0,0%,100%,.18);flex-shrink:0}.launchCountdown__timer{display:flex;align-items:center;gap:5px;flex-shrink:0}.launchCountdown__unit{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;width:58px;padding:9px 0 4px;border-radius:10px;border:1px solid #231738;background:linear-gradient(180deg,#130f1c,#170d30 46.635%,#0d0325)}.launchCountdown__unitValue{font-size:1.5rem;font-weight:700;line-height:1.1;color:var(--rza-white)}.launchCountdown__unitLabel{font-size:.75rem;font-weight:300;line-height:1.5;color:#9396cf;text-transform:uppercase}@media screen and (max-width:1199.979px){.launchCountdown{gap:14px;padding:10px 10px 10px 14px;max-width:100%;box-sizing:border-box}.launchCountdown__value{font-size:1.25rem}.launchCountdown__unit{width:52px}.launchCountdown__unitValue{font-size:1.25rem}}@media screen and (min-width:768px) and (max-width:1199px){.launchCountdown{transform:none;gap:10px;padding:8px 8px 8px 12px;flex-wrap:wrap;max-width:100%}.launchCountdown__date{gap:10px}.launchCountdown__date svg{width:36px;height:auto}.launchCountdown__unitValue,.launchCountdown__value{font-size:1.125rem}.launchCountdown__unit{width:44px;padding:7px 0 3px}.launchCountdown__label{font-size:.875rem}.launchCountdown__unitLabel{font-size:.6875rem}}@media screen and (max-width:767.979px){.launchCountdown{box-sizing:border-box;width:100%;max-width:none;align-self:stretch;flex-direction:column;flex-wrap:nowrap;gap:6px;padding:10px;text-align:center}.launchCountdown,.launchCountdown__date{display:flex;align-items:center;justify-content:center}.launchCountdown__date{width:max-content;max-width:100%;margin-inline:auto;gap:12px;margin-bottom:8px}.launchCountdown__date svg{width:35px;height:auto;flex-shrink:0;display:block}.launchCountdown__dateText{display:flex;flex-direction:column;gap:3px;align-items:center;text-align:center}.launchCountdown__label{font-size:.75rem;text-align:center}.launchCountdown__value{font-size:1rem;line-height:1.3;text-align:center}.launchCountdown__value sup{font-size:.645em}.launchCountdown__divider{display:none}.launchCountdown__timer{width:100%;justify-content:center;gap:5px}.launchCountdown__unit{flex:1 1;width:auto;min-width:0;padding:6px 0 2px}.launchCountdown__unitValue{font-size:1rem}.launchCountdown__unitLabel{line-height:1.2}.launchCountdown--live{align-items:stretch;gap:12px;padding:12px}.launchCountdown__liveStatus{justify-content:center;text-align:left}.launchCountdown__liveCta{width:100%}}@media screen and (max-width:1023px)and (max-height:780px){.launchCountdown{margin-top:0;padding:8px;gap:4px}.launchCountdown__date{margin-bottom:4px;gap:10px}.launchCountdown__date svg{width:30px}.launchCountdown__unitValue,.launchCountdown__value{font-size:.9375rem}.launchCountdown__unit{padding:4px 0 2px}}