.app{display:flex;flex-direction:column;background-color:#000;overflow:hidden;min-height:100vh;position:relative}.header{display:flex;justify-content:center;align-items:center;width:100%;padding:20px 50px 4px}@media(max-width:800px){.header{padding:4px 16px}}.header__container{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1340px}.header__logo{width:152px;height:116px}.header__logo img{width:100%;height:100%;object-fit:contain}@media(max-width:800px){.header__logo{width:100px;height:66px}}.header__auth{display:flex;gap:35px}@media(max-width:800px){.header__auth{gap:15px}}.header__authBtn{padding:9px 24px;font-family:Oswald;font-weight:600;text-transform:uppercase;font-size:18px;line-height:22px;border-radius:12px;border:none;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease;display:inline-flex;align-items:center;justify-content:center}@media(max-width:800px){.header__authBtn{padding:5px 24px;font-size:14px;line-height:22px;border-radius:8px}}.header__authBtn--login{color:#111;background-color:#fff;box-shadow:0 3px #d5d5d5}.header__authBtn--login:active{transform:translateY(3px);box-shadow:0 1px #d5d5d5}.header__authBtn--register{color:#fff;background-color:#1e7df1;box-shadow:0 3px #0d58b5}.header__authBtn--register:hover{filter:brightness(1.04)}.header__authBtn--register:active{transform:translateY(3px);box-shadow:0 1px #0d58b5}.header__authBtn--logout{color:#fff;background-color:#1e7df1;box-shadow:0 3px #0d58b5}.header__authBtn--logout:hover{filter:brightness(1.04)}.header__authBtn--logout:active{transform:translateY(3px);box-shadow:0 1px #0d58b5}.loginedTitle{display:flex;gap:20px;align-items:center;margin:0 auto;justify-content:center}@media(max-width:1200px){.loginedTitle{gap:10px}}@media(max-width:768px){.loginedTitle{gap:8px}}@media(max-width:560px){.loginedTitle{margin:40px auto 30px;flex-wrap:wrap;max-width:290px}}.loginedTitle__title--logined{display:none}.loginedTitle__title--logouted{display:flex}.loginedTitle__title-text{font-size:56px;font-weight:500;font-family:Oswald;line-height:128%;text-transform:uppercase;color:#fff;margin:0}@media(max-width:1200px){.loginedTitle__title-text{font-size:40px}}@media(max-width:768px){.loginedTitle__title-text{font-size:36px}}@media(max-width:560px){.loginedTitle__title-text{line-height:60%}}.loginedTitle__title-reward{width:auto;height:107px;position:relative;display:inline-flex;overflow:hidden}@media(max-width:1200px){.loginedTitle__title-reward{height:70px}}@media(max-width:768px){.loginedTitle__title-reward{height:50px}}.loginedTitle__title-reward img{width:100%;height:100%;object-fit:contain;display:block}.loginedTitle__title-reward:after{content:"";position:absolute;inset:0;-webkit-mask-image:url(/garage/assets/tenDollars-B-2DMKUJ.png);mask-image:url(/garage/assets/tenDollars-B-2DMKUJ.png);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background:linear-gradient(110deg,transparent 0%,transparent 25%,rgba(255,255,255,.2) 44%,rgba(255,255,255,.8) 49%,rgba(255,255,255,.6) 51%,rgba(255,255,255,.2) 55%,transparent 75%,transparent 100%);background-size:200% 100%;filter:blur(4px);animation:shimmer 6.5s infinite;pointer-events:none;z-index:1}.scene{display:flex;width:100%;justify-content:center;height:600px}@media(max-width:1240px){.scene{height:500px}}@media(max-width:960px){.scene{height:400px}}@media(max-width:800px){.scene{height:300px}}@media(max-width:560px){.scene{height:390px}}.scene__container{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;width:100%;max-width:1440px}.scene__container--logouted{padding-top:0}.scene__container--logined{padding-top:68px}@media(max-width:800px){.scene__container--logined{padding-top:50px}}.scene__main{display:flex;flex-direction:column}.scene__screen{position:relative}.scene__screen--car{position:absolute;top:265px;left:-125px;z-index:2;width:453px;height:349px}.scene__screen--car img{width:100%;height:100%;object-fit:contain}.scene__screen--moto{position:absolute;top:435px;left:-85px;z-index:3;width:349px;height:199px}.scene__screen--moto img{width:100%;height:100%;object-fit:contain}.scene__screen--plane{top:196px;left:-359px;position:absolute;z-index:1;width:925px;height:332px}.scene__screen--plane img{width:100%;height:100%;object-fit:contain}.scene__screen--sportCar{position:absolute;top:352px;left:-176px;z-index:3;width:576px;height:330px}.scene__screen--sportCar img{width:100%;height:100%;object-fit:contain}.scene__screen--ship{position:absolute;top:330px;left:-96px;z-index:2;width:470px;height:270px}.scene__screen--ship img{width:100%;height:100%;object-fit:contain}.scene__screen-itemOuter{overflow:hidden;width:231px;height:442px;background-color:#3c3c3c;border:6px solid #fff;border-radius:27px;box-shadow:0 0 8px #fff}.scene__screen-itemInner{border-radius:18px;width:100%;height:100%;box-shadow:inset 0 0 40px #ffffffca;position:relative;overflow:hidden;background-image:url(/garage/assets/clothed-bg-eweKsyQv.png);background-size:cover;background-position:center;background-repeat:no-repeat}.scene__screen-itemInnerLogined{border-radius:18px;width:100%;height:100%;box-shadow:inset 0 0 40px #ffffffca;position:relative;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}.scene__screen-itemInnerLogined--1{background-image:url(/garage/assets/SceneDeDust-Dv-vgbF4.jpg)}.scene__screen-itemInnerLogined--2{background-image:url(/garage/assets/SceneSatoshi-DwNp3eLL.jpg)}.scene__screen-itemInnerLogined--3{background-image:url(/garage/assets/SceneCrash-DbL3NYZg.jpg)}.scene__screen-itemInnerLogined--4{background-image:url(/garage/assets/SceneTripleDrive-DDe2IW1N.jpg)}.scene__screen-itemInnerLogined--5{background-image:url(/garage/assets/SceneRoyalFlush-dlug2C2V.jpg)}.scene__screen-marqueeLine{position:absolute;left:-40%;width:180%;height:37px;background:#fff;display:flex;align-items:center;overflow:hidden;white-space:nowrap}.scene__screen-marqueeLine--primary1{top:158px;transform:rotate(26deg)}.scene__screen-marqueeLine--secondary1{bottom:103px;transform:rotate(-18deg)}.scene__screen-marqueeLine--primary2{top:278px;transform:rotate(26deg)}.scene__screen-marqueeLine--secondary2{bottom:183px;transform:rotate(-18deg)}.scene__screen-marqueeLine--primary3{top:60px;transform:rotate(22deg)}.scene__screen-marqueeLine--secondary3{bottom:0;transform:rotate(-18deg)}.scene__screen-marqueeLine--primary4{top:160px;transform:rotate(22deg)}.scene__screen-marqueeLine--secondary4{bottom:80px;transform:rotate(-18deg)}.scene__screen-marqueeLine--primary5{top:260px;transform:rotate(22deg)}.scene__screen-marqueeLine--secondary5{bottom:160px;transform:rotate(-18deg)}.scene__screen-marqueeLine-trackLeft,.scene__screen-marqueeLine-trackRight{display:flex;gap:26px;will-change:transform}.scene__screen-marqueeLine-trackLeft p,.scene__screen-marqueeLine-trackRight p{font-family:Oswald,sans-serif;font-size:32px;padding-bottom:2px;font-weight:900;letter-spacing:0;color:#111;white-space:nowrap;text-transform:uppercase;flex-shrink:0}.scene__screen-marqueeLine-trackLeft{animation:marquee-left 12s linear infinite}.scene__screen-marqueeLine-trackRight{animation:marquee-right 12s linear infinite}.scene__screens{display:flex;justify-content:center;gap:14px}@media(max-width:1920px){.scene__screen--car{top:212px;left:-100px;width:362.4px;height:279.2px}.scene__screen--moto{top:348px;left:-68px;width:279.2px;height:159.2px}.scene__screen--plane{top:156.8px;left:-287.2px;width:740px;height:265.6px}.scene__screen--sportCar{top:281.6px;left:-140.8px;width:460.8px;height:264px}.scene__screen--ship{top:264px;left:-76.8px;width:376px;height:216px}.scene__screen-itemOuter{width:184.8px;height:353.6px;border:4.8px solid #fff;border-radius:21.6px}.scene__screen-itemInner,.scene__screen-itemInnerLogined{border-radius:14.4px}.scene__screen-marqueeLine{height:29.6px}.scene__screen-marqueeLine--primary1{top:126.4px}.scene__screen-marqueeLine--secondary1{bottom:82.4px}.scene__screen-marqueeLine--primary2{top:222.4px}.scene__screen-marqueeLine--secondary2{bottom:146.4px}.scene__screen-marqueeLine--primary3{top:48px}.scene__screen-marqueeLine--secondary3{bottom:0}.scene__screen-marqueeLine--primary4{top:128px}.scene__screen-marqueeLine--secondary4{bottom:64px}.scene__screen-marqueeLine--primary5{top:208px}.scene__screen-marqueeLine--secondary5{bottom:128px}.scene__screen-marqueeLine-trackLeft,.scene__screen-marqueeLine-trackRight{gap:20.8px}.scene__screen-marqueeLine-trackLeft p,.scene__screen-marqueeLine-trackRight p{font-size:25.6px;padding-bottom:1.6px}.scene__screens{gap:11.2px}}@media(max-width:1240px){.scene__screen--car{top:169.6px;left:-80px;width:289.92px;height:223.36px}.scene__screen--moto{top:278.4px;left:-54.4px;width:223.36px;height:127.36px}.scene__screen--plane{top:125.44px;left:-229.76px;width:592px;height:212.48px}.scene__screen--sportCar{top:225.28px;left:-112.64px;width:368.64px;height:211.2px}.scene__screen--ship{top:211.2px;left:-61.44px;width:300.8px;height:172.8px}.scene__screen-itemOuter{width:147.84px;height:282.88px;border:3.84px solid #fff;border-radius:17.28px}.scene__screen-itemInner,.scene__screen-itemInnerLogined{border-radius:11.52px}.scene__screen-marqueeLine{height:23.68px}.scene__screen-marqueeLine--primary1{top:101.12px}.scene__screen-marqueeLine--secondary1{bottom:65.92px}.scene__screen-marqueeLine--primary2{top:177.92px}.scene__screen-marqueeLine--secondary2{bottom:117.12px}.scene__screen-marqueeLine--primary3{top:38.4px}.scene__screen-marqueeLine--secondary3{bottom:0}.scene__screen-marqueeLine--primary4{top:102.4px}.scene__screen-marqueeLine--secondary4{bottom:51.2px}.scene__screen-marqueeLine--primary5{top:166.4px}.scene__screen-marqueeLine--secondary5{bottom:102.4px}.scene__screen-marqueeLine-trackLeft,.scene__screen-marqueeLine-trackRight{gap:16.64px}.scene__screen-marqueeLine-trackLeft p,.scene__screen-marqueeLine-trackRight p{font-size:20.48px;padding-bottom:1.28px}.scene__screens{gap:8.96px}}@media(max-width:960px){.scene__screen--car{top:135.68px;left:-64px;width:231.94px;height:178.69px}.scene__screen--moto{top:222.72px;left:-43.52px;width:178.69px;height:101.89px}.scene__screen--plane{top:100.35px;left:-183.81px;width:473.6px;height:169.98px}.scene__screen--sportCar{top:180.22px;left:-90.11px;width:294.91px;height:168.96px}.scene__screen--ship{top:168.96px;left:-49.15px;width:240.64px;height:138.24px}.scene__screen-itemOuter{width:118.27px;height:226.3px;border:3.07px solid #fff;border-radius:13.82px}.scene__screen-itemInner,.scene__screen-itemInnerLogined{border-radius:9.22px}.scene__screen-marqueeLine{height:18.94px}.scene__screen-marqueeLine--primary1{top:80.9px}.scene__screen-marqueeLine--secondary1{bottom:52.74px}.scene__screen-marqueeLine--primary2{top:142.34px}.scene__screen-marqueeLine--secondary2{bottom:93.7px}.scene__screen-marqueeLine--primary3{top:30.72px}.scene__screen-marqueeLine--secondary3{bottom:0}.scene__screen-marqueeLine--primary4{top:81.92px}.scene__screen-marqueeLine--secondary4{bottom:40.96px}.scene__screen-marqueeLine--primary5{top:133.12px}.scene__screen-marqueeLine--secondary5{bottom:81.92px}.scene__screen-marqueeLine-trackLeft,.scene__screen-marqueeLine-trackRight{gap:13.31px}.scene__screen-marqueeLine-trackLeft p,.scene__screen-marqueeLine-trackRight p{font-size:16.38px;padding-bottom:1.02px}.scene__screens{gap:7.17px}}@media(max-width:800px){.scene__screen--car{top:108.54px;left:-51.2px;width:185.55px;height:142.95px}.scene__screen--moto{top:178.18px;left:-34.82px;width:142.95px;height:81.51px}.scene__screen--plane{top:80.28px;left:-147.05px;width:378.88px;height:135.98px}.scene__screen--sportCar{top:144.18px;left:-72.09px;width:235.93px;height:135.17px}.scene__screen--ship{top:135.17px;left:-39.32px;width:192.51px;height:110.59px}.scene__screen-itemOuter{width:94.62px;height:181.04px;border:2.46px solid #fff;border-radius:11.06px}.scene__screen-itemInner,.scene__screen-itemInnerLogined{border-radius:7.38px}.scene__screen-marqueeLine{height:15.15px}.scene__screen-marqueeLine--primary1{top:64.72px}.scene__screen-marqueeLine--secondary1{bottom:42.19px}.scene__screen-marqueeLine--primary2{top:113.87px}.scene__screen-marqueeLine--secondary2{bottom:74.96px}.scene__screen-marqueeLine--primary3{top:24.58px}.scene__screen-marqueeLine--secondary3{bottom:0}.scene__screen-marqueeLine--primary4{top:65.54px}.scene__screen-marqueeLine--secondary4{bottom:32.77px}.scene__screen-marqueeLine--primary5{top:106.5px}.scene__screen-marqueeLine--secondary5{bottom:65.54px}.scene__screen-marqueeLine-trackLeft,.scene__screen-marqueeLine-trackRight{gap:10.65px}.scene__screen-marqueeLine-trackLeft p,.scene__screen-marqueeLine-trackRight p{font-size:13.1px;padding-bottom:.82px}.scene__screens{gap:5.74px}}@media(max-width:560px){.scene{width:max-content;min-width:100%}.scene__container{width:max-content;max-width:none;align-items:flex-start;padding-right:16px}.scene__main{width:max-content}.scene__screens{width:max-content;padding-right:16px}.scene__screen--car{top:135.68px;left:-64px;width:231.94px;height:178.69px}.scene__screen--moto{top:222.72px;left:-43.52px;width:178.69px;height:101.89px}.scene__screen--plane{top:100.35px;left:-183.81px;width:473.6px;height:169.98px}.scene__screen--sportCar{top:180.22px;left:-90.11px;width:294.91px;height:168.96px}.scene__screen--ship{top:168.96px;left:-49.15px;width:240.64px;height:138.24px}.scene__screen-itemOuter{width:118.27px;height:226.3px;border:3.07px solid #fff;border-radius:13.82px}.scene__screen-itemInner,.scene__screen-itemInnerLogined{border-radius:9.22px}.scene__screen-marqueeLine{height:18.94px}.scene__screen-marqueeLine--primary1{top:80.9px}.scene__screen-marqueeLine--secondary1{bottom:52.74px}.scene__screen-marqueeLine--primary2{top:142.34px}.scene__screen-marqueeLine--secondary2{bottom:93.7px}.scene__screen-marqueeLine--primary3{top:30.72px}.scene__screen-marqueeLine--secondary3{bottom:0}.scene__screen-marqueeLine--primary4{top:81.92px}.scene__screen-marqueeLine--secondary4{bottom:40.96px}.scene__screen-marqueeLine--primary5{top:133.12px}.scene__screen-marqueeLine--secondary5{bottom:81.92px}.scene__screen-marqueeLine-trackLeft,.scene__screen-marqueeLine-trackRight{gap:13.31px}.scene__screen-marqueeLine-trackLeft p,.scene__screen-marqueeLine-trackRight p{font-size:16.38px;padding-bottom:1.02px}.scene__screens{gap:7.17px}}@keyframes shimmer{0%{background-position:-120% 0}to{background-position:120% 0}}@keyframes marquee-left{0%{transform:translate(0)}to{transform:translate(calc(-50% - 13px))}}@keyframes marquee-right{0%{transform:translate(calc(-50% - 13px))}to{transform:translate(0)}}.progress-bar{padding:10px 0 30px;width:100%;max-width:1320px;margin:0 auto}@media(max-width:1600px){.progress-bar{max-width:1100px}}@media(max-width:1240px){.progress-bar{max-width:800px}}@media(max-width:960px){.progress-bar{max-width:660px}}@media(max-width:780px){.progress-bar{max-width:90%}}@media(max-width:560px){.progress-bar{min-width:700px;margin-left:-60px}}@media(max-width:380px){.progress-bar{min-width:750px;margin-left:-90px}}.progress-bar__title{font-size:18px;font-weight:500;color:#4ade80;text-transform:uppercase;text-align:center;letter-spacing:2px;font-family:Oswald,sans-serif;margin:0}.progress-bar__track{display:flex;align-items:center;gap:10px;position:relative;height:30px}@media(max-width:640px){.progress-bar__track{gap:5px}}.progress-bar__segment{display:flex;align-items:center;flex:1;height:20px;border-radius:7px;border:1px solid #10D175;position:relative;overflow:hidden;padding:2px;transition:all .5s ease-in-out}@media(max-width:640px){.progress-bar__segment{height:16px}}.progress-bar__segment--complete{box-shadow:0 0 12px #4dffaab3;animation:segment-glow 2s ease-in-out infinite;border-color:#4dffaa99}.progress-bar__fill{height:14px;border-radius:5px;background:linear-gradient(180deg,#10d175,#4dffaa 34% 66%,#10d175);transition:width .5s ease-in-out;box-shadow:0 4px 20px #5fff99}@media(max-width:640px){.progress-bar__fill{height:10px}}.progress-bar__milestone{display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:2}.progress-bar__milestone--final{margin-left:5px}.progress-bar__milestone-icon-container{display:flex;align-items:center;justify-content:center;width:55px;height:55px;overflow:visible;position:relative}.progress-bar__milestone-icon{width:auto;height:28px;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));transition:all .3s ease}@media(max-width:640px){.progress-bar__milestone-icon{height:20px}}.progress-bar__milestone-icon--large{margin-left:20px;height:55px;opacity:.5}@media(max-width:640px){.progress-bar__milestone-icon--large{height:40px;margin-left:10px}}.progress-bar__milestone-icon--shined{height:120px;opacity:1;position:relative;margin-left:20px;z-index:10}.progress-bar__milestone-icon:hover{transform:scale(1.05)}.progress-bar__tip{display:flex;align-items:center;height:35px;margin-bottom:10px}.progress-bar__tip p{font-size:24px;line-height:32px;font-weight:500;color:#fff;text-transform:uppercase;font-family:Oswald,sans-serif}.progress-bar__registeredCount{display:flex;align-items:center;justify-content:center;gap:4px;width:314px;height:35px;border:1px solid #fff;border-radius:10px}.progress-bar__registeredCount p{font-size:24px;line-height:35px;font-weight:500;color:#14d378;text-transform:uppercase;font-family:Oswald,sans-serif}.progress-bar__registeredCount span{font-family:Oswald,sans-serif;font-size:24px;line-height:35px;font-weight:200;color:#ffffff80;text-transform:uppercase}.slider-wrapper{position:relative;display:flex;justify-content:center;background-image:url(/garage/assets/scene-bg-UyCEVeE2.jpg);background-size:100% 150%;background-position:bottom;background-repeat:no-repeat;max-width:1440px;width:100%;margin:0 auto;z-index:1}.slider-wrapper:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:140px;background:linear-gradient(to top,#000000,transparent);z-index:-1}@media(max-width:560px){.slider-wrapper{overflow-x:hidden}}.slider-wrapper--completed{background-image:url(/garage/assets/scene-bg-completed-D3saeocx.jpg)}.slider{display:flex;justify-content:center;flex-direction:column;width:100%}.slider__nav{position:absolute;top:45%;width:152px;height:152px;border:none;background:transparent;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5}.slider__nav--positionAuth{top:20%}.slider__nav--positionUnauth{top:15%}.slider__nav--disabled{opacity:.5;pointer-events:none}.slider__nav--prev{left:-42px}.slider__nav--next{right:-42px;transform:translateY(-7px) rotate(180deg)}.slider__nav img{width:100%;height:100%;object-fit:contain;display:block}@media(min-width:561px){.slider__nav{display:none}}@media(max-width:560px){.slider{padding:0 80px;flex-direction:column;align-items:flex-start;width:100%;overflow-x:hidden;touch-action:pan-y}}@media(max-width:380px){.slider{padding:0 60px 20px 130px}}.share{position:relative}.share:after{content:"";position:absolute;top:0;left:0;width:100%;height:140px;background:linear-gradient(to bottom,#000000,transparent);z-index:1}.share__container{display:flex;justify-content:center;align-items:center;width:100%;max-width:1440px;margin:0 auto}.share__wrapper{padding:192px 0 63px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;width:100%;background-image:url(/garage/assets/share-bg-CZHfWyjO.png);background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width:560px){.share__wrapper{padding:86px 0 53px}}.share__content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:20px}.share__content-title{font-size:48px;font-weight:600;font-family:Oswald;text-transform:uppercase;color:#fff;margin:0}@media(max-width:560px){.share__content-title{font-size:32px}}.share__content-description{max-width:422px;text-align:center;margin:0;font-size:16px;font-family:Roboto,sans-serif;font-weight:400;color:#fff}@media(max-width:560px){.share__content-description{font-size:14px;max-width:344px}}.share__content-buttons{display:flex;gap:26px}@media(max-width:560px){.share__content-buttons{gap:10px}}.share__content-button{width:95px;display:flex;align-items:center;justify-content:center;gap:8px;height:32px;border-radius:10px;cursor:pointer;border:none;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}.share__content-button p{padding-bottom:2px;font-family:Oswald;font-weight:600;font-size:14px;text-transform:uppercase}.share__content-button:active{transform:translateY(1px);box-shadow:0 0 #d5d5d5}.share__content-button img{width:18px;height:auto}.share__content-button--discord{color:#111;background-color:#e2edfe;box-shadow:0 2px #bfbfbf}.share__content-button--discord:active{transform:translateY(3px);box-shadow:0 0 #d5d5d5}.share__content-button--twitter{color:#111;background-color:#0fe07c;box-shadow:0 1px #0aae5f}.share__content-button--copy{color:#1e7df1;background-color:#1c1c1e;border:1px solid #fff}.share__content-button--copy--copied{background-color:#0fe07c;color:#111;border-color:#0aae5f}.share__separator{margin-top:138px;height:2px;width:80%;background:repeating-linear-gradient(to right,#1e7df1 0 5px,transparent 5px 12px)}@media(max-width:560px){.share__separator{margin-top:103px;width:90%}}.share__bottomText{font-size:16px;font-weight:400;color:#fff;text-align:center;margin:52px 0 0;font-family:Roboto,sans-serif}@media(max-width:560px){.share__bottomText{max-width:321px}}.share__socials{margin-top:25px;display:flex;gap:25px}.share__socials a{width:auto;height:24px}.share__socials a img{width:100%;height:100%;object-fit:contain}.regBtn{margin:0 auto;width:193px;padding:9px 0;font-family:Oswald;font-weight:600;text-transform:uppercase;font-size:18px;line-height:22px;border-radius:12px;border:none;cursor:pointer;color:#fff;background-color:#1e7df1;box-shadow:0 3px #0d58b5;z-index:11}.regBtn:hover{filter:brightness(1.04)}.regBtn:active{transform:translateY(3px);box-shadow:0 1px #0d58b5}.modal-reg{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:0 20px;background:#05080fb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-reg__content{position:relative;width:min(553px,100%);padding:40px 99px 55px;border-radius:16px;border:2px solid transparent;background-image:linear-gradient(#131418,#131418),linear-gradient(90deg,#0b4a8b 0% 32%,#72a1d0 40% 60%,#0b4a8b 68% 100%);background-origin:padding-box,border-box;background-clip:padding-box,border-box;color:#e2e8f0;text-align:center}.modal-reg__title{font-size:32px;line-height:1.25;text-transform:uppercase;color:#f8fafc;font-family:Oswald,sans-serif;margin-bottom:38px}.modal-reg__close{position:absolute;top:20px;right:20px;width:22px;height:22px;border:none;border-radius:50%;background:transparent;color:#94a3b8;cursor:pointer;transition:color .2s ease}.modal-reg__close:hover{color:#e2e8f0}.modal-reg__close-line{position:absolute;top:50%;left:50%;width:22px;height:1px;background:currentColor;border-radius:999px;transform-origin:center}.modal-reg__close-line:first-child{transform:translate(-50%,-50%) rotate(45deg)}.modal-reg__close-line:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.modal-reg__form{display:flex;flex-direction:column;gap:13px}.modal-reg__field{display:flex;flex-direction:column;gap:6px;text-align:left}.modal-reg__input{width:100%;padding:0 14px;height:47px;border-radius:10px;border:1px solid rgba(148,163,184,.4);background:#131418;color:#e2e8f0;font-size:14px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.modal-reg__input::placeholder{color:#e2e8f08c}.modal-reg__input:focus{border:1px solid rgb(1,93,175)}.modal-reg__input.is-error{border-color:#f87171e6}.modal-reg__error{font-size:12px;color:#f87171}.modal-reg__error--checkbox,.modal-reg__error--submit{margin-top:-4px;text-align:left}.modal-reg__checkbox{display:flex;align-items:flex-start;gap:10px;font-size:12px;color:#94a3b8;text-align:left;position:relative}.modal-reg__checkbox input{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.modal-reg__checkbox input:checked+.modal-reg__checkbox-box:after{opacity:1}.modal-reg__checkbox input:focus-visible+.modal-reg__checkbox-box{outline:2px solid rgba(59,130,246,.8);outline-offset:2px}.modal-reg__checkbox a{color:#178ffc;text-decoration:none;font-family:Roboto,sans-serif;font-weight:400}.modal-reg__checkbox a:hover{color:#178ffc}.modal-reg__checkbox-box{width:18px;height:18px;border-radius:4px;border:2px solid rgba(87,96,109,.4);background:#131418;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.modal-reg__checkbox-box:after{content:"";width:12px;height:6px;margin-top:-2px;border-left:2px solid rgb(37,121,255);border-bottom:2px solid rgb(37,121,255);transform:rotate(-45deg);opacity:0}.modal-reg__checkbox-text{font-family:Roboto,sans-serif;color:#fff}.modal-reg__submit{margin-top:14px;padding:9px 24px;font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;font-size:18px;line-height:22px;border-radius:12px;border:none;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease;display:inline-flex;align-items:center;justify-content:center;color:#fff;background-color:#0c68f5;box-shadow:0 3px #074eb9}.modal-reg__submit:active{transform:translateY(3px);box-shadow:0 1px #074eb9}.modal-reg__submit:disabled{opacity:.7;cursor:not-allowed}@media(max-width:768px){.modal-reg__submit{padding:5px 24px;font-size:14px;line-height:22px;border-radius:8px}}@media(max-width:600px){.modal-reg__content{padding:40px 24px 55px}}@media(max-width:390px){.modal-reg__title{font-size:24px;margin-bottom:24px}}.modal-login{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:0 20px;background:#05080fb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-login__content{position:relative;width:min(553px,100%);padding:40px 99px 55px;border-radius:16px;border:2px solid transparent;background-image:linear-gradient(#131418,#131418),linear-gradient(90deg,#0b4a8b 0% 32%,#72a1d0 40% 60%,#0b4a8b 68% 100%);background-origin:padding-box,border-box;background-clip:padding-box,border-box;color:#e2e8f0;text-align:center}.modal-login__title{font-size:32px;line-height:1.25;text-transform:uppercase;color:#f8fafc;font-family:Oswald,sans-serif;margin-bottom:38px}.modal-login__close{position:absolute;top:20px;right:20px;width:22px;height:22px;border:none;border-radius:50%;background:transparent;color:#94a3b8;cursor:pointer;transition:color .2s ease}.modal-login__close:hover{color:#e2e8f0}.modal-login__close-line{position:absolute;top:50%;left:50%;width:22px;height:1px;background:currentColor;border-radius:999px;transform-origin:center}.modal-login__close-line:first-child{transform:translate(-50%,-50%) rotate(45deg)}.modal-login__close-line:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.modal-login__form{display:flex;flex-direction:column;gap:13px}.modal-login__field{display:flex;flex-direction:column;gap:6px;text-align:left}.modal-login__input{width:100%;padding:0 14px;height:47px;border-radius:10px;border:1px solid rgba(148,163,184,.4);background:#131418;color:#e2e8f0;font-size:14px;outline:none;transition:border-color .2s ease}.modal-login__input::placeholder{color:#e2e8f08c}.modal-login__input:focus{border:1px solid rgb(1,93,175)}.modal-login__input.is-error{border-color:#f87171e6}.modal-login__error{font-size:12px;color:#f87171}.modal-login__error--submit{margin-top:-4px;text-align:left}.modal-login__submit{margin-top:14px;padding:9px 24px;font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;font-size:18px;line-height:22px;border-radius:12px;border:none;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease;display:inline-flex;align-items:center;justify-content:center;color:#fff;background-color:#0c68f5;box-shadow:0 3px #074eb9}.modal-login__submit:active{transform:translateY(3px);box-shadow:0 1px #074eb9}.modal-login__submit:disabled{opacity:.7;cursor:not-allowed}@media(max-width:600px){.modal-login__content{padding:40px 24px 55px}}@media(max-width:390px){.modal-login__title{font-size:24px;margin-bottom:24px}.modal-login__submit{padding:5px 24px;font-size:14px;line-height:22px;border-radius:8px}}.modal-reg-complete{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:0 20px;background:#05080fb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-reg-complete__content{position:relative;width:min(553px,100%);padding:40px 99px 55px;border-radius:16px;border:2px solid transparent;background-image:linear-gradient(#131418,#131418),linear-gradient(90deg,#0b4a8b 0% 32%,#72a1d0 40% 60%,#0b4a8b 68% 100%);background-origin:padding-box,border-box;background-clip:padding-box,border-box;color:#e2e8f0;text-align:center}.modal-reg-complete__title{font-size:32px;line-height:1.25;text-transform:uppercase;color:#f8fafc;font-family:Oswald,sans-serif;margin-bottom:16px}.modal-reg-complete__subtitle{font-size:12px;line-height:1.6;font-family:Roboto,sans-serif;color:#fff;margin:0 0 24px;text-transform:uppercase}.modal-reg-complete__close{position:absolute;top:20px;right:20px;width:22px;height:22px;border:none;border-radius:50%;background:transparent;color:#94a3b8;cursor:pointer;transition:color .2s ease}.modal-reg-complete__close:hover{color:#e2e8f0}.modal-reg-complete__close-line{position:absolute;top:50%;left:50%;width:22px;height:1px;background:currentColor;border-radius:999px;transform-origin:center}.modal-reg-complete__close-line:first-child{transform:translate(-50%,-50%) rotate(45deg)}.modal-reg-complete__close-line:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.modal-reg-complete__submit{margin-top:14px;padding:9px 24px;font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;font-size:18px;line-height:22px;border-radius:12px;border:none;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease;display:inline-flex;align-items:center;justify-content:center;color:#fff;background-color:#0c68f5;box-shadow:0 3px #074eb9}.modal-reg-complete__submit:active{transform:translateY(3px);box-shadow:0 1px #074eb9}@media(max-width:600px){.modal-reg-complete__content{padding:40px 24px 55px}}@media(max-width:390px){.modal-reg-complete__title{font-size:24px;margin-bottom:12px}.modal-reg-complete__submit{padding:5px 24px;font-size:14px;line-height:22px;border-radius:8px}}.modal-reg-failed{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:0 20px;background:#05080fb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-reg-failed__content{position:relative;width:min(553px,100%);padding:40px 99px 55px;border-radius:16px;border:2px solid transparent;background-image:linear-gradient(#131418,#131418),linear-gradient(90deg,#0b4a8b 0% 32%,#72a1d0 40% 60%,#0b4a8b 68% 100%);background-origin:padding-box,border-box;background-clip:padding-box,border-box;color:#e2e8f0;text-align:center}.modal-reg-failed__title{font-size:32px;line-height:1.25;text-transform:uppercase;color:#f8fafc;font-family:Oswald,sans-serif;margin-bottom:16px}.modal-reg-failed__subtitle{font-size:12px;line-height:1.6;font-family:Roboto,sans-serif;color:#fff;margin:0 0 24px}.modal-reg-failed__close{position:absolute;top:20px;right:20px;width:22px;height:22px;border:none;border-radius:50%;background:transparent;color:#94a3b8;cursor:pointer;transition:color .2s ease}.modal-reg-failed__close:hover{color:#e2e8f0}.modal-reg-failed__close-line{position:absolute;top:50%;left:50%;width:22px;height:1px;background:currentColor;border-radius:999px;transform-origin:center}.modal-reg-failed__close-line:first-child{transform:translate(-50%,-50%) rotate(45deg)}.modal-reg-failed__close-line:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.modal-reg-failed__form{display:flex;flex-direction:column;gap:13px}.modal-reg-failed__field{display:flex;flex-direction:column;gap:6px;text-align:left}.modal-reg-failed__input{width:100%;padding:0 14px;height:47px;border-radius:10px;border:1px solid rgba(148,163,184,.4);background:#131418;color:#e2e8f0;font-size:14px;outline:none;transition:border-color .2s ease}.modal-reg-failed__input::placeholder{color:#e2e8f08c}.modal-reg-failed__input:focus{border:1px solid rgb(1,93,175)}.modal-reg-failed__input.is-error{border-color:#f87171e6}.modal-reg-failed__error{font-size:12px;color:#f87171}.modal-reg-failed__error--submit{margin-top:-4px;text-align:left}.modal-reg-failed__submit{margin-top:14px;padding:9px 24px;font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;font-size:18px;line-height:22px;border-radius:12px;border:none;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease;display:inline-flex;align-items:center;justify-content:center;color:#fff;background-color:#0c68f5;box-shadow:0 3px #074eb9}.modal-reg-failed__submit:active{transform:translateY(3px);box-shadow:0 1px #074eb9}.modal-reg-failed__submit:disabled{opacity:.7;cursor:not-allowed}@media(max-width:600px){.modal-reg-failed__content{padding:40px 24px 55px}}@media(max-width:390px){.modal-reg-failed__title{font-size:24px;margin-bottom:12px}.modal-reg-failed__submit{padding:5px 24px;font-size:14px;line-height:22px;border-radius:8px}}.modal-share{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:0 20px;background:#05080fb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-share__content{display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:relative;width:min(970px,100%);height:711px;padding:31px 31px 36px;border-radius:16px;border:2px solid transparent;background-image:url(/garage/assets/scene-BCd8ZUl_.jpg),linear-gradient(90deg,#0b4a8b 0% 32%,#72a1d0 40% 60%,#0b4a8b 68% 100%);background-size:cover,100% 100%;background-position:center,center;background-repeat:no-repeat,no-repeat;background-origin:padding-box,border-box;background-clip:padding-box,border-box;color:#e2e8f0;text-align:center}.modal-share__title{font-size:48px;text-transform:uppercase;color:#f8fafc;font-family:Oswald,sans-serif;margin-bottom:0}.modal-share__subtitle{font-size:16px;font-family:Roboto,sans-serif;color:#fff;margin:0 0 20px}.modal-share__image{border-radius:16px;overflow:hidden;margin-bottom:18px;position:absolute;top:50%;left:50%;transform:translateY(-161px) translate(calc(-50% - 11px))}.modal-share__image--first,.modal-share__image--second{width:442px;height:400px;transform:translateY(-161px) translate(calc(-50% - 11px))}.modal-share__image--third{width:886px;height:421px;transform:translateY(-197px) translate(calc(-50% - 11px))}.modal-share__image--forth{width:521px;height:268px;transform:translateY(-58px) translate(calc(-50% + 4px))}.modal-share__image--fifth{width:604px;height:437px;transform:translateY(-128px) translate(calc(-50% + 0px))}.modal-share__image img{display:block;width:100%;height:100%;object-fit:contain}.modal-share__buttons{display:flex;align-items:center;justify-content:center;gap:40px;margin-bottom:12px}.modal-share__button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:6px 16px;border-radius:10px;border:none;cursor:pointer;font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;font-size:12px;line-height:20px}.modal-share__button img{width:16px;height:16px}.modal-share__button--discord{color:#111;background-color:#e2edfe;box-shadow:0 2px #bfbfbf}.modal-share__button--discord:active{transform:translateY(3px);box-shadow:0 0 #d5d5d5}.modal-share__button--discord-copied{background-color:#0fe07c;box-shadow:0 1px #0aae5f}.modal-share__button--twitter{color:#111;background-color:#0fe07c;box-shadow:0 1px #0aae5f}.modal-share__bottom{display:flex;z-index:11;flex-direction:column;gap:12px}.modal-share__bottom-text{font-family:Oswald,sans-serif;font-size:30px;font-weight:500;text-transform:uppercase;color:#fff;margin:0;letter-spacing:.04em}.modal-share__close{position:absolute;top:20px;right:20px;width:22px;height:22px;border:none;border-radius:50%;background:transparent;color:#94a3b8;cursor:pointer;transition:color .2s ease}.modal-share__close:hover{color:#e2e8f0}.modal-share__close-line{position:absolute;top:50%;left:50%;width:22px;height:1px;background:currentColor;border-radius:999px;transform-origin:center}.modal-share__close-line:first-child{transform:translate(-50%,-50%) rotate(45deg)}.modal-share__close-line:last-child{transform:translate(-50%,-50%) rotate(-45deg)}@media(max-width:900px){.modal-share__content{background-size:cover;height:612px;padding:20px 20px 24px}.modal-share__image--first,.modal-share__image--second{width:352px;height:300px;transform:translateY(-116px) translate(calc(-50% - 12px))}.modal-share__image--third{width:606px;height:349px;transform:translateY(-98px) translate(calc(-50% - 12px))}.modal-share__image--forth{width:446px;height:200px;transform:translateY(-68px) translate(calc(-50% + -0px))}.modal-share__image--fifth{width:468px;height:300px;transform:translateY(-80px) translate(calc(-50% + 0px))}}@media(max-width:590px){.modal-share__content{width:383px;height:567px;background-image:url(/garage/assets/scene-mob-B1S6_zXv.jpg),linear-gradient(135deg,#0b4a8b,#1d8bf0,#0b4a8b)}.modal-share__title{font-size:28px}.modal-share__subtitle{font-size:14px}.modal-share__image--first,.modal-share__image--second{width:283px;height:auto;transform:translateY(-100px) translate(calc(-50% - 4px))}.modal-share__image--third{width:343px;height:190px;transform:translateY(-50px) translate(calc(-50% + 0px))}.modal-share__image--forth{width:283px;height:160px;transform:translateY(-30px) translate(calc(-50% + 0px))}.modal-share__image--fifth{width:383px;height:210px;transform:translateY(-70px) translate(calc(-50% + 0px))}.modal-share__bottom-text{font-size:18px}}.timer{position:relative;min-height:100vh}.timer__container{max-width:1440px;margin:0 auto;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;color:#fff;text-align:center;overflow:hidden;position:relative;z-index:1}.timer__text{display:flex;justify-content:center;position:relative;width:100%;height:213px}.timer__text:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/garage/assets/mist-CY5ldp_O.png) no-repeat center center;background-size:cover;z-index:2}.timer__text h2{z-index:3;margin-top:51px;font-family:Oswald,sans-serif;font-size:48px;line-height:56px;font-weight:600;color:#fff;text-transform:uppercase}@media(max-width:920px){.timer__text h2{font-size:40px;line-height:40px}}@media(max-width:768px){.timer__text h2{font-size:36px;line-height:40px;max-width:400px}}@media(max-width:580px){.timer__text h2{max-width:260px}}.timer__carDectoration{z-index:-1;margin-top:-270px;position:relative;width:auto;height:755px}@media(max-width:720px){.timer__carDectoration{margin-top:-180px;height:auto}}@media(max-width:580px){.timer__carDectoration{margin-top:-100px}}@media(max-width:380px){.timer__carDectoration{margin-top:-50px}}.timer__carDectoration img{width:100%;height:100%;object-fit:cover}.timer__overlay{position:absolute;inset:0;background:#04080eb3}.timer__content{width:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:3}.timer__description{font-family:Oswald,sans-serif;font-size:16px;line-height:24px;font-weight:600;text-transform:uppercase;color:#fff;margin-bottom:32px;margin-top:-46px}@media(max-width:580px){.timer__description{margin-top:50px}}.timer__grid{display:flex;align-items:center;gap:38px}@media(max-width:920px){.timer__grid{gap:30px}}@media(max-width:580px){.timer__grid{gap:22px}}@media(max-width:460px){.timer__grid{gap:13px}}.timer__cell{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:139px;height:130px;border-radius:8px;padding-bottom:7px;z-index:1}@media(max-width:920px){.timer__cell{width:110px;height:104px}}@media(max-width:580px){.timer__cell{width:90px;height:80px;padding-bottom:3px}}@media(max-width:460px){.timer__cell{width:76px;height:70px}}@media(max-width:370px){.timer__cell{width:66px;height:60px}}.timer__cell.timer__cell-hours:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAABYBAMAAAAKI7puAAAAIVBMVEUAAAC+4P++4P++4f+/3/++4P++4P++3/+/3/+/3/++4P/Aj6pSAAAACnRSTlMA79+fIM+/UEAww3ZB3gAAAGpJREFUKM9jYGDgMFoVXMAABCxZq1atWuQAZE1cBQKSQCEpMGuhAwPTKghIYKiCslYwWEFZixmioKxFDKtgAImlBWUsRdLRBWUtZ2CDshQQtiG5gIEFpHuZA8iB7KarlBsYRsEoAIOhmHYBBumjXe5h8g8AAAAASUVORK5CYII=) no-repeat center center;background-size:cover;width:9px;height:44px;position:absolute;top:50%;left:153px;transform:translateY(-50%)}@media(max-width:920px){.timer__cell.timer__cell-hours:after{left:121px}}@media(max-width:580px){.timer__cell.timer__cell-hours:after{left:98px;width:6px;height:32px}}@media(max-width:460px){.timer__cell.timer__cell-hours:after{left:81px;width:3px;height:18px}}@media(max-width:370px){.timer__cell.timer__cell-hours:after{left:72px;width:2px;height:12px}}.timer__cell.timer__cell-minutes:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAABYBAMAAAAKI7puAAAAIVBMVEUAAAC+4P++4P++4f+/3/++4P++4P++3/+/3/+/3/++4P/Aj6pSAAAACnRSTlMA79+fIM+/UEAww3ZB3gAAAGpJREFUKM9jYGDgMFoVXMAABCxZq1atWuQAZE1cBQKSQCEpMGuhAwPTKghIYKiCslYwWEFZixmioKxFDKtgAImlBWUsRdLRBWUtZ2CDshQQtiG5gIEFpHuZA8iB7KarlBsYRsEoAIOhmHYBBumjXe5h8g8AAAAASUVORK5CYII=) no-repeat center center;background-size:cover;width:9px;height:44px;position:absolute;top:50%;left:153px;transform:translateY(-50%)}@media(max-width:920px){.timer__cell.timer__cell-minutes:after{left:121px}}@media(max-width:580px){.timer__cell.timer__cell-minutes:after{left:98px;width:6px;height:32px}}@media(max-width:460px){.timer__cell.timer__cell-minutes:after{left:81px;width:3px;height:18px}}@media(max-width:370px){.timer__cell.timer__cell-minutes:after{left:72px;width:2px;height:12px}}.timer__cell:before{content:"";position:absolute;inset:-1px;border-radius:9px;padding:2px;background-image:linear-gradient(90deg,#0b4a8b,#2f6dab 32%,#72a1d0 40% 60%,#2f6dab 68%,#0b4a8b);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;pointer-events:none}.timer__cell-value{font-family:Oswald,sans-serif;font-size:82px;color:#bee0ff;text-shadow:0 0 5px rgba(190,224,255,.5098039216);line-height:1;font-weight:600;letter-spacing:1px;position:relative;z-index:1}@media(max-width:920px){.timer__cell-value{font-size:64px}}@media(max-width:580px){.timer__cell-value{font-size:52px}}@media(max-width:460px){.timer__cell-value{font-size:40px}}.timer__cell-label{position:absolute;bottom:-36px;font-family:Oswald,sans-serif;font-size:20px;line-height:32px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#fff;z-index:1}@media(max-width:580px){.timer__cell-label{font-size:16px;line-height:24px;bottom:-32px}}.timer__separator{font-family:Roboto,sans-serif;font-size:38px;line-height:1;color:#e2e8f0b3}.timer__footer{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px;height:200px}.timer__footer-description{font-family:Roboto,sans-serif;font-size:17px;line-height:26px;font-weight:400;color:#fff}.timer__footer-socials{display:flex;align-items:center;justify-content:center;gap:25px}.timer__footer-socials-link:nth-child(1){width:31px;height:24px}.timer__footer-socials-link:nth-child(2){width:30px;height:24px}.timer__footer-socials-link:nth-child(3){width:24px;height:24px}.timer__footer-socials-link:nth-child(4){width:24px;height:24px}.timer__footer-socials-link img{width:100%;height:100%;object-fit:contain}.modal-timer-complete{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:0 20px;background:#05080fb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-timer-complete__content{position:relative;width:min(920px,100%);padding:48px 56px 44px;border-radius:16px;border:2px solid transparent;background-image:linear-gradient(#131418,#131418),linear-gradient(90deg,#0b4a8b 0% 32%,#72a1d0 40% 60%,#0b4a8b 68% 100%);background-origin:padding-box,border-box;background-clip:padding-box,border-box;color:#e2e8f0;text-align:center}.modal-timer-complete__close{position:absolute;top:20px;right:20px;width:22px;height:22px;border:none;border-radius:50%;background:transparent;color:#94a3b8;cursor:pointer;transition:color .2s ease}.modal-timer-complete__close:hover{color:#e2e8f0}.modal-timer-complete__close-line{position:absolute;top:50%;left:50%;width:22px;height:1px;background:currentColor;border-radius:999px;transform-origin:center}.modal-timer-complete__close-line:first-child{transform:translate(-50%,-50%) rotate(45deg)}.modal-timer-complete__close-line:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.modal-timer-complete__title{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;font-family:Oswald,sans-serif;font-size:48px;line-height:1.2;font-weight:600;text-transform:uppercase;color:#f8fafc;margin-bottom:50px}.modal-timer-complete__word-img{height:42px;width:auto;display:inline-block;vertical-align:middle}.modal-timer-complete__go{min-width:193px;padding:12px 24px;font-family:Oswald,sans-serif;font-weight:600;text-transform:uppercase;font-size:18px;line-height:22px;border-radius:12px;border:none;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease;color:#fff;background-color:#0c68f5;box-shadow:0 3px #074eb9}.modal-timer-complete__go:active{transform:translateY(3px);box-shadow:0 1px #074eb9}@media(max-width:600px){.modal-timer-complete__content{padding:60px 24px 36px}.modal-timer-complete__title{font-size:38px;gap:6px}.modal-timer-complete__word-img{height:32px}.modal-timer-complete__go{min-width:160px;padding:10px 20px;font-size:16px;border-radius:10px}}@media(max-width:400px){.modal-timer-complete__content{padding:60px 12px 12px}.modal-timer-complete__title{font-size:30px}.modal-timer-complete__word-img{height:26px}}@media(max-width:370px){.modal-timer-complete__content{padding:60px 0 12px}}@font-face{font-family:Oswald;src:url(/garage/assets/Oswald-VariableFont_wght-CboGeR6W.ttf) format("truetype-variations"),url(/garage/assets/Oswald-Regular-Cyp0OCha.ttf) format("truetype");font-style:normal;font-weight:200 700;font-display:swap}@font-face{font-family:Oswald;src:url(/garage/assets/Oswald-Light-DqWS0usn.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Oswald;src:url(/garage/assets/Oswald-Regular-Cyp0OCha.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Oswald;src:url(/garage/assets/Oswald-Medium-DGOpUBXR.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Oswald;src:url(/garage/assets/Oswald-SemiBold-DQ0ILBgh.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Oswald;src:url(/garage/assets/Oswald-Bold-CAX8aTdK.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}:root{font-family:Inter,Oswald,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box;margin:0}body{margin:0}a{color:#2563eb;font-weight:600}a:hover{color:#1d4ed8;text-decoration:underline}
