.banner--forLanding{height:100dvh;padding-top:var(--header-height);min-height:unset;flex-direction:column;padding-bottom:0;display:flex}.banner--forLanding>.container{flex-direction:column;flex:auto;width:100%;min-height:0;display:flex}@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 not (min-width:1024px){.banner--forLanding>.container{min-height:calc(100dvh - var(--header-height))}}.banner--forLanding .banner__content{justify-content:start}@media screen and not (min-width:767.98px){.banner--forLanding .banner__content{justify-content:center}}.bannerGridImg{flex-direction:column;justify-content:end;width:calc(100% + 48px);height:100%;display:flex;position:absolute;top:25%}@media screen and not (min-width:1199.98px){.bannerGridImg{top:0}}.bannerGridImg>div{width:100%;height:100%;position:relative}.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{grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:8px;width:calc(100% + 48px);height:100%;display:grid;position:absolute;top:30%}@media screen and not (min-width:1199.98px){.bannerImgGrid{top:0}}.bannerImgGrid__col{flex-flow:column wrap;justify-content:end;gap:8px;display:flex}.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{flex:auto;grid-template-columns:1fr;place-items:center stretch;gap:24px;width:100%;min-width:0;height:auto;min-height:0;display:grid}@media screen and not (min-width:1024px){.bannerGrid{flex-direction:column;justify-content:center;align-items:stretch;gap:16px;display:flex}}@media screen and not (min-width:1024px) and (max-height:780px){.bannerGrid{gap:12px}}@media screen and (min-width:1024px){.bannerGrid{height:calc(100dvh - (var(--landing-footer-height) + var(--header-height)));grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:center;gap:40px}}@media screen and (min-width:1024px) and (max-height:900px){.bannerGrid{height:auto;min-height:calc(100dvh - (var(--landing-footer-height) + var(--header-height)));gap:28px;padding-bottom:24px}}.bannerGrid__col{width:100%;min-width:0}@media screen and not (min-width:1024px){.bannerGrid__col--content{justify-content:center;align-items:center;width:100%;display:flex}}@media screen and (min-width:1024px){.bannerGrid__col--content{align-items:center;display:flex}}@media screen and not (min-width:1024px){.bannerGrid__col--video{display:none}}@media screen and (min-width:1024px){.bannerGrid__col--video{justify-content:center;align-items:center;display:flex}.bannerGrid__col--video .bannerVideo{width:85%;max-width:85%}}.banner__contentForLanding{text-align:left;flex-direction:column;justify-content:start;align-items:start;gap:50px;width:100%;min-width:0;max-width:720px;display:flex}@media screen and (min-width:1024px){.banner__contentForLanding{gap:32px;max-width:none}}@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 not (min-width:1024px){.banner__contentForLanding{gap:22px}}@media screen and not (min-width:575.98px){.banner__contentForLanding{gap:16px}}@media screen and not (min-width:1024px) and (max-height:780px){.banner__contentForLanding{gap:14px}}.banner__contentForLanding .banner__trustedBy{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;border-radius:0;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;width:100%;min-width:0;max-width:100%;padding:0;display:flex}.banner__contentForLanding .banner__watchLink{color:var(--rza-light);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;margin:0 0 12px;padding:0;font-size:.9375rem;font-weight:500;line-height:1.3;text-decoration:underline;display:none}@media screen and not (min-width:1024px){.banner__contentForLanding .banner__watchLink{display:inline-flex}}.banner__contentForLanding .banner__watchLink:hover,.banner__contentForLanding .banner__watchLink:focus{color:var(--rza-light)}.banner__contentForLanding .banner__watchLink:hover .banner__watchLinkIcon,.banner__contentForLanding .banner__watchLink:focus .banner__watchLinkIcon{animation-duration:1.2s;transform:scale(1.08);box-shadow:0 0 0 4px #491a9a59,0 0 18px #a855f78c}.banner__contentForLanding .banner__watchLinkIcon{width:36px;height:36px;color:var(--rza-primary);background:#491a9a59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .25s,box-shadow .25s;animation:2s ease-in-out infinite bannerWatchPulse;display:inline-flex;position:relative;box-shadow:0 0 #a855f766,0 0 12px #a855f766}.banner__contentForLanding .banner__watchLinkIcon:before{content:"";pointer-events:none;border:1.5px solid #a855f78c;border-radius:50%;animation:2s ease-out infinite bannerWatchRing;position:absolute;inset:-4px}.banner__contentForLanding .banner__watchLinkIcon svg{margin-left:2px}@keyframes bannerWatchPulse{0%,to{color:#c084fc;background:#491a9a59;box-shadow:0 0 #a855f773,0 0 10px #a855f759}50%{color:#e9d5ff;background:#491a9a80;box-shadow:0 0 0 6px #a855f700,0 0 20px #a855f799}}@keyframes bannerWatchRing{0%{opacity:.85;transform:scale(.85)}to{opacity:0;transform:scale(1.45)}}.banner__contentForLanding h1,.banner__contentForLanding .h1{text-align:left}@media screen and not (min-width:1024px){.banner__contentForLanding h1,.banner__contentForLanding .h1{text-align:center}}.banner__contentForLanding .bannerBtns{flex-wrap:wrap;justify-content:flex-start;row-gap:12px;width:100%}.banner__contentForLanding .bannerBtns .btn{gap:0}.banner__contentForLanding .bannerBtns .arrowIcon{margin-left:-2px;margin-inline-start:0!important}.banner__contentForLanding .bannerBtns .btn-lg{min-width:200px;height:65px}.banner__contentForLanding .bannerBtns__hoaFull{white-space:nowrap;justify-content:center}@media screen and not (min-width:1024px){.banner__contentForLanding{text-align:center;justify-content:center;align-items:center;max-width:100%}.banner__contentForLanding .banner__trustedBy{justify-content:center;align-items:center}.banner__contentForLanding .banner__watchLink{justify-content:center;margin-bottom:8px}.banner__contentForLanding>*{align-self:stretch;width:100%;max-width:100%}.banner__contentForLanding .bannerBtns{box-sizing:border-box;justify-content:center;align-self:stretch;row-gap:10px;width:100%;max-width:100%;margin-bottom:0;padding:0 12px}.banner__contentForLanding .bannerBtns .btn-lg{min-width:0;height:50px;padding-block:.55rem;font-size:1rem}}@media screen and not (min-width:1024px) and (max-height:780px){.banner__contentForLanding .banner__watchLink{margin-bottom:4px}.banner__contentForLanding .bannerBtns{row-gap:8px;margin-bottom:0}.banner__contentForLanding .bannerBtns .btn-lg{height:46px;font-size:.9375rem}.banner__contentForLanding .banner__trustedBy .launchCountdown{gap:4px;margin-top:0;padding:8px}.banner__contentForLanding .banner__trustedBy .launchCountdown .launchCountdown__date{gap:10px;margin-bottom:4px}.banner__contentForLanding .banner__trustedBy .launchCountdown .launchCountdown__date svg{width:30px}.banner__contentForLanding .banner__trustedBy .launchCountdown .launchCountdown__value,.banner__contentForLanding .banner__trustedBy .launchCountdown .launchCountdown__unitValue{font-size:.9375rem}.banner__contentForLanding .banner__trustedBy .launchCountdown .launchCountdown__unit{padding:4px 0 2px}}@media screen and not (min-width:767.98px){.banner__contentForLanding .banner__trustedBy{justify-content:center;align-self:stretch;width:100%;max-width:100%;display:flex}.banner__contentForLanding .banner__trustedBy .launchCountdown{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:none;display:flex}.banner__contentForLanding .banner__trustedBy .launchCountdown .launchCountdown__date{justify-content:center;align-items:center;width:max-content;max-width:100%;margin-inline:auto;display:flex}.banner__contentForLanding .banner__trustedBy .launchCountdown .launchCountdown__dateText{text-align:center;align-items:center}}@media screen and (640px<=width<1024px){.banner__contentForLanding .bannerBtns{flex-flow:wrap;align-items:stretch}.banner__contentForLanding .bannerBtns .btn__withBadge,.banner__contentForLanding .bannerBtns>.btn{flex: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{box-sizing:border-box;flex:none;width:max-content;max-width:100%;margin-left:auto;margin-right:auto}}@media screen and not (min-width:640px){.banner__contentForLanding .bannerBtns{flex-direction:column;align-items:stretch}.banner__contentForLanding .bannerBtns .btn__withBadge,.banner__contentForLanding .bannerBtns>.btn{flex:none;width:100%;max-width:100%}.banner__contentForLanding .bannerBtns .btn-lg{width:100%;min-width:0}}@media screen and (min-width:1024px){.banner__contentForLanding .bannerBtns{grid-template-columns:1fr 1fr;justify-content:flex-start;align-items:stretch;gap:12px;width:100%;display:grid}.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{box-sizing:border-box;grid-column:1/-1;justify-self:center;width:max-content;max-width:100%}}.bannerRzaLogo{filter:drop-shadow(0 28px 40px #00000073)drop-shadow(0 0 28px #a855f766);width:100%;max-width:100%;margin:0}.bannerRzaLogo svg{width:100%;height:auto}.bannerVideo{--bannerVideo-radius:22px;--bannerVideo-purple:#a855f7;--bannerVideo-orange:var(--rza-warning,#f59e0b);border-radius:var(--bannerVideo-radius);isolation:isolate;background:#0a0a0f;border:0;width:100%;max-width:100%;position:relative;overflow:hidden;box-shadow:0 0 0 2px #c084fcf2,0 0 0 5px #491a9ad9,0 0 0 7px #a855f759,0 18px 40px #0000008c,0 8px 20px #491a9a66,0 0 48px #a855f780,0 0 96px #491a9a59,inset 0 1px #ffffff14}.bannerVideo:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;z-index:4;background:linear-gradient(135deg,#e9d5ff 0%,#c084fc 18%,#7c3aed 42%,#491a9a 68%,#a855f7 85%,#d8b4fe 100%);padding:3px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.bannerVideo__media{aspect-ratio:16/10;object-fit:cover;vertical-align:middle;cursor:pointer;width:100%;height:auto;display:block}.bannerVideo__cta{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#14141cb8;border:0;border-radius:999px;align-items:center;gap:8px;padding:8px 14px 8px 10px;font-size:.8125rem;font-weight:500;line-height:1;transition:background .2s;display:inline-flex;position:absolute;top:14px;left:14px}.bannerVideo__cta:hover{background:#14141ce0}.bannerVideo__ctaIcon{color:#fff;background:#a855f759;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex;box-shadow:0 0 10px #a855f78c}.bannerVideo__playBtn{z-index:3;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;opacity:1;background:#0c0c128c;border:0;border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;padding:0;transition:opacity .2s,transform .2s,background .2s;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #a855f7bf,0 0 22px #a855f78c,0 0 40px #a855f740}.bannerVideo__playBtn:hover{background:#0c0c12b3;transform:translate(-50%,-50%)scale(1.04)}.bannerVideo__playBtn:focus-visible{outline-offset:3px;outline:2px solid #ffffffd9}.bannerVideo.is-playing .bannerVideo__playBtn{opacity:0;pointer-events:none;visibility:hidden}.bannerVideo__bar{z-index:3;opacity:0;pointer-events:none;background:linear-gradient(#0000 0%,#0000008c 55%,#000000b8 100%);align-items:center;gap:10px;padding:14px 14px 12px;transition:opacity .2s;display:flex;position:absolute;bottom:0;left:0;right:0}.bannerVideo:hover .bannerVideo__bar,.bannerVideo:focus-within .bannerVideo__bar,.bannerVideo.is-paused .bannerVideo__bar{opacity:1;pointer-events:auto}.bannerVideo__barBtn{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.bannerVideo__barBtn:hover{background:#ffffff1a}.bannerVideo__barBtn:focus-visible{outline-offset:1px;outline:2px solid #ffffffbf}.bannerVideo__progress{cursor:pointer;touch-action:none;flex:auto;align-items:center;height:16px;display:flex;position:relative}.bannerVideo__progressTrack,.bannerVideo__progressFill{border-radius:999px;height:3px;position:absolute;left:0;right:0}.bannerVideo__progressTrack{background:#ffffff59;width:100%}.bannerVideo__progressFill{background:var(--bannerVideo-orange);width:0}.bannerVideo__progressThumb{background:var(--bannerVideo-orange);pointer-events:none;border-radius:50%;width:12px;height:12px;margin-left:-6px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 0 2px #00000040}.bannerVideo__time{color:#ffffffeb;font-variant-numeric:tabular-nums;white-space:nowrap;flex:none;min-width:4.75rem;font-size:.75rem}.bannerVideo__frame{aspect-ratio:16/10;border-radius:var(--bannerVideo-radius);background:rgba(var(--rza-light-rgb),.08);border:1px solid rgba(var(--rza-light-rgb),.16);justify-content:center;align-items:center;width:100%;display:flex}.bannerVideo__label{letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--rza-light-rgb),.55);font-size:.875rem}.bannerImgSlider{flex:1;min-height:100px;display:flex}.bannerImgSlider .swiper-slide{opacity:.5;width:230px!important;height:88px!important}.landingFooter{color:var(--rza-light);border-top:1px solid rgba(var(--rza-light-rgb),.2);flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-top:auto;padding-top:20px;padding-bottom:20px;font-size:clamp(.875rem,.825rem + .25vw,1.125rem);display:flex}.landingFooter a{color:var(--rza-light)}.landingFooter .social{gap:30px}.landingFooter .social li:not(:last-child):after{background:rgba(var(--rza-light-rgb),.2);width:1px;height:30px;right:-20px}@media screen and not (min-width:1024px){.landingFooter{text-align:center;flex-direction:column;gap:10px;padding-top:1.25rem;padding-bottom:1rem}.landingFooter__patent{text-align:center;width:100%}.landingFooter__links{width:100%}.landingFooter__desktopLinks{display:none!important}}.landingFooter__mobileLegal{display:none}@media screen and not (min-width:1024px){.landingFooter__mobileLegal{flex-wrap:wrap;justify-content:center;align-items:center;row-gap:4px;width:100%;margin-bottom:0;font-size:clamp(.8125rem,.8rem + .2vw,1rem);display:flex}}.landingFooter__legalSep{color:rgba(var(--rza-light-rgb),.45);-webkit-user-select:none;user-select:none;margin:0 .35em;font-weight:400;line-height:1}.address{align-items:center;gap:8px;display:flex}.address img{border-radius:50px;width:24px;height:24px}.rSymbol{font-size:24px;top:-30px;left:-20px}@media screen and not (min-width:575.98px){.rSymbol{font-size:16px;top:-16px;left:-10px}}.bannerVideoModal__backdrop{opacity:.88!important;background-color:#000!important}.bannerVideoModal .modal-dialog{filter:drop-shadow(0 28px 40px #0000008c)drop-shadow(0 0 28px #a855f773);margin:1rem}@media screen and (min-width:576px){.bannerVideoModal .modal-dialog{max-width:720px}}.bannerVideoModal .modal-content{isolation:isolate;background:#0a0a0f;border:0;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 0 0 2px #c084fcf2,0 0 0 5px #491a9ad9,0 0 0 7px #a855f759,0 18px 40px #0000008c,0 8px 20px #491a9a66,0 0 48px #a855f780,0 0 96px #491a9a59,inset 0 1px #ffffff14}.bannerVideoModal .modal-content:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;z-index:2;background:linear-gradient(135deg,#e9d5ff 0%,#c084fc 18%,#7c3aed 42%,#491a9a 68%,#a855f7 85%,#d8b4fe 100%);padding:3px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.bannerVideoModal__body{padding:16px}.bannerVideoModal__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.bannerVideoModal__title{color:var(--rza-light);margin:0;font-size:1.125rem;font-weight:600;line-height:1.3}.bannerVideoModal__close{color:#fff;cursor:pointer;background:#e11d48;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin:0;padding:0;transition:transform .15s,background-color .15s,box-shadow .15s;display:inline-flex;box-shadow:0 2px 8px #e11d4873}.bannerVideoModal__close:hover,.bannerVideoModal__close:focus{color:#fff;background:#be123c;transform:scale(1.06);box-shadow:0 4px 12px #e11d488c}.bannerVideoModal__player{background:#000;border-radius:14px;width:100%;position:relative;overflow:hidden}.bannerVideoModal__video{aspect-ratio:16/10;object-fit:cover;vertical-align:middle;width:100%;height:auto;display:block}.bannerVideoModal__mute{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#14141cc7;border:0;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:.8125rem;font-weight:500;line-height:1;transition:background .2s;display:inline-flex;position:absolute;top:12px;right:12px}.bannerVideoModal__mute:hover,.bannerVideoModal__mute:focus{background:#14141ceb}
.launchCountdown{color:var(--rza-white);background:#150b2d;border:1px solid #2b164e;border-radius:15px;justify-content:center;align-items:center;gap:20px;margin-top:20px;padding:10px 10px 10px 18px;display:inline-flex}@media screen and (min-width:414px){.launchCountdown{margin-top:0}}@media screen and (min-width:768px){.launchCountdown{transform:translateY(-30px)}}.launchCountdown__date{flex-shrink:0;align-items:center;gap:14px;display:flex}.launchCountdown__dateText{white-space:nowrap;flex-direction:column;align-items:flex-start;display:flex}.launchCountdown__label{color:var(--rza-white);font-size:1rem;font-weight:500;line-height:1.1}.launchCountdown__value{color:var(--rza-warning);font-size:1.5rem;font-weight:500;line-height:1.5}.launchCountdown__value sup{font-size:.65em;top:-.45em}.launchCountdown__divider{background:#ffffff2e;flex-shrink:0;align-self:stretch;width:1px}.launchCountdown__timer{flex-shrink:0;align-items:center;gap:5px;display:flex}.launchCountdown__unit{background:linear-gradient(#130f1c 0%,#170d30 46.635%,#0d0325 100%);border:1px solid #231738;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:58px;padding:9px 0 4px;display:flex}.launchCountdown__unitValue{color:var(--rza-white);font-size:1.5rem;font-weight:700;line-height:1.1}.launchCountdown__unitLabel{color:#9396cf;text-transform:uppercase;font-size:.75rem;font-weight:300;line-height:1.5}@media screen and not (min-width:1199.98px){.launchCountdown{box-sizing:border-box;gap:14px;max-width:100%;padding:10px 10px 10px 14px}.launchCountdown__value{font-size:1.25rem}.launchCountdown__unit{width:52px}.launchCountdown__unitValue{font-size:1.25rem}}@media screen and (768px<=width<1200px){.launchCountdown{flex-wrap:wrap;gap:10px;max-width:100%;padding:8px 8px 8px 12px;transform:none}.launchCountdown__date{gap:10px}.launchCountdown__date svg{width:36px;height:auto}.launchCountdown__value,.launchCountdown__unitValue{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 not (min-width:767.98px){.launchCountdown{box-sizing:border-box;text-align:center;flex-flow:column;justify-content:center;align-self:stretch;align-items:center;gap:6px;width:100%;max-width:none;padding:10px;display:flex}.launchCountdown__date{margin-inline:auto;justify-content:center;align-items:center;gap:12px;width:max-content;max-width:100%;margin-bottom:8px;display:flex}.launchCountdown__date svg{flex-shrink:0;width:35px;height:auto;display:block}.launchCountdown__dateText{text-align:center;flex-direction:column;align-items:center;gap:3px;display:flex}.launchCountdown__label{text-align:center;font-size:.75rem}.launchCountdown__value{text-align:center;font-size:1rem;line-height:1.3}.launchCountdown__value sup{font-size:.645em}.launchCountdown__divider{display:none}.launchCountdown__timer{justify-content:center;gap:5px;width:100%}.launchCountdown__unit{flex:1 1 0;width:auto;min-width:0;padding:6px 0 2px}.launchCountdown__unitValue{font-size:1rem}.launchCountdown__unitLabel{line-height:1.2}}@media screen and not (min-width:1024px) and (max-height:780px){.launchCountdown{gap:4px;margin-top:0;padding:8px}.launchCountdown__date{gap:10px;margin-bottom:4px}.launchCountdown__date svg{width:30px}.launchCountdown__value,.launchCountdown__unitValue{font-size:.9375rem}.launchCountdown__unit{padding:4px 0 2px}}
