@keyframes cookieShow{0%{bottom:-100%}to{bottom:40px}}@keyframes twinkle{0%,20%,40%,to{transform:scale(1)}10%,30%{transform:scale(.3)}}@keyframes flyby{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@font-face{font-family:Jost;font-style:normal;font-weight:100 900;font-display:swap;src:local("Jost"),url(/public/fonts/Jost-Variable.woff2) format("woff2-variations"),url(/public/fonts/Jost-Variable.ttf) format("truetype")}@font-face{font-family:Jost;font-style:italic;font-weight:100 900;font-display:swap;src:local("Jost Italic"),url(/public/fonts/Jost-Italic-Variable.woff2) format("woff2-variations"),url(/public/fonts/Jost-Italic-Variable.ttf) format("truetype")}*,::after,::before{box-sizing:inherit}*{margin:0;padding:0}html{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,html{font-family:Jost,Arial,sans-serif}body,html{display:flex;flex-direction:column;min-width:320px;height:100%;font-size:14px;line-height:normal;color:#111;scroll-behavior:smooth;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}body{position:relative}h1,h2,h3,h4,h5,h6{letter-spacing:1px}li{list-style-type:none}a,button{-webkit-tap-highlight-color:transparent}a{text-decoration:none;color:inherit;-webkit-user-select:none;user-select:none}img,video{display:block;max-width:100%;height:auto}b,strong{font-weight:700}sub,sup{font-size:65%}sub{vertical-align:sub}sup{vertical-align:super}source{position:absolute;top:0;right:0;bottom:0;left:0;display:block;visibility:hidden;opacity:0}button{background-color:inherit;border:0;appearance:none}.visually-hidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;padding:0;white-space:nowrap;border:0;clip-path:inset(100%)}label:has(+.required)::after{color:#ff2e17;content:" *"}textarea{resize:none}.button{display:flex;overflow:hidden;justify-content:center;align-items:center;width:max-content;font-size:18px;font-weight:500;cursor:pointer;transition:.4s ease-in-out}@media (max-width:1024px){.button{font-size:16px}}@media (max-width:480px){.button{font-size:14px}}.button--accent,.button--default{width:100%;max-width:300px;padding:15px 30px;color:#fff;background-color:#333;border:1px solid #333;border-radius:4px;transition:.4s ease-in-out}.button--default:active,.button--default:hover{color:#333;background-color:transparent}.button--accent{color:#333;background-color:#fff}.button--accent:active,.button--accent:hover{color:#fff;background-color:#333}.footer__wrapper{display:flex;justify-content:space-evenly;align-items:center;gap:50px;box-sizing:border-box;max-width:1440px;margin:0 auto;padding:10px 100px;font-size:18px;text-align:center}@media (max-width:1440px){.footer__wrapper{padding:10px 80px;font-size:16px}}@media (max-width:1024px){.footer__wrapper{gap:20px;padding:10px 40px;font-size:14px}}@media (max-width:767px){.footer__wrapper{gap:10px;padding:10px 20px;font-size:12px}}.footer__info{display:flex;justify-content:center;align-items:center;gap:15px}@media (max-width:767px){.footer__info{gap:5px}}.footer__info-icon{width:30px;height:30px;fill:#111;stroke:#111}.form,.form__fieldset{display:flex;flex-direction:column}.form{align-items:center;gap:20px}.form__fieldset{gap:30px;width:100%;padding:15px}.form__fieldset--row{flex-direction:row;flex-wrap:wrap}.form__group,.form__wrapper{display:flex;flex-direction:column;gap:30px;width:100%}.form__wrapper{gap:15px}.form__legend{padding:0 10px;font-size:24px;font-weight:600;text-wrap:nowrap}@media (max-width:1024px){.form__legend{font-size:22px}}@media (max-width:480px){.form__legend{font-size:20px}}.form__label{display:flex;gap:10px;width:max-content;font-size:18px;text-wrap:nowrap}.form__label--radio{align-items:center;cursor:pointer}.form__label--range{flex-direction:column;gap:35px}.form__svg{flex-shrink:0;width:60px;height:60px}@media (max-width:1024px){.form__label{font-size:16px}.form__svg{width:50px;height:50px}}@media (max-width:480px){.form__label{font-size:14px}.form__svg{width:40px;height:40px}}.form__range-wrapper{position:relative;display:grid;grid-template-columns:25px auto 25px;gap:5px;width:100%}.form__input{display:flex;font-size:16px;background-color:#fff;border:0;border-radius:5px}@media (max-width:1024px){.form__input{font-size:14px}}@media (max-width:480px){.form__input{font-size:12px}}.form__input--range{min-width:450px}.form__input--file{display:none}.header__wrapper{display:flex;justify-content:space-between;align-items:center;gap:15px;box-sizing:border-box;max-width:1440px;margin:0 auto;padding:10px 100px}@media (max-width:1440px){.form__input--range{min-width:350px}.header__wrapper{padding:10px 80px}}.header__logo-link{display:flex;justify-content:center;align-items:center;gap:15px;margin-right:auto;transition:opacity .4s ease-in-out}.header__logo-image{width:50px;height:50px;fill:#111}.header__logo-text{font-size:28px;font-weight:500}@media (max-width:1024px){.form__input--range{min-width:250px}.header__wrapper{padding:10px 40px}.header__logo-image{width:40px;height:40px}.header__logo-text{font-size:22px}}@media (max-width:767px){.form__input--range{min-width:calc(100vw - 86px)}.header__wrapper{padding:10px 20px}.header__logo-text{display:none}}.header__badge{width:max-content;padding:10px;text-wrap:nowrap}.header__lang-switcher{display:block;font-size:20px;color:#111;transition:opacity .4s ease-in-out}.header__lang-switcher:active,.header__lang-switcher:hover,.link:active,.link:hover{opacity:.6}@media (max-width:1440px){.header__lang-switcher{font-size:18px}}.link{transition:.4s ease-in-out;cursor:pointer}.not-found{display:grid;align-items:center;grid-template-columns:3fr 2fr;gap:50px;width:100%;height:80vh;padding:100px 20px;text-align:center}.not-found__text-wrapper{justify-self:end}.not-found__title{box-sizing:border-box;font-size:240px;font-weight:700;line-height:1;color:#333}@media (max-width:767px){.not-found__title{font-size:140px}}.not-found__text{box-sizing:border-box;font-size:44px;font-weight:500;line-height:1.2;text-wrap:balance}@media (max-width:1024px){.not-found{grid-template-rows:1fr 1fr;grid-template-columns:1fr;height:100%;padding:50px 20px}.not-found__text-wrapper{order:2;justify-self:center}.not-found__text{width:100%;padding:0 22px;font-size:36px}.not-found__window{margin:0 auto}}.not-found__window{position:relative;overflow:hidden;box-sizing:border-box;width:300px;height:350px;background:linear-gradient(310deg,#020024 0,#09096b 0,#000 80%);box-shadow:-3px -3px 0 5px #d4d4d4,5px 5px 0 2px #fff;border-radius:100px}@media (max-width:480px){.not-found__text{font-size:28px}.not-found__window{width:250px}}.not-found__stars{position:absolute;top:0;left:0;width:200%;height:100%;animation:30s linear infinite flyby}.not-found__star{position:absolute;background:#fff;border-radius:50%}.not-found__star:nth-of-type(1){left:210px;top:319px;width:3px;height:3px;animation:9s linear 9s infinite twinkle}.not-found__star:nth-of-type(1):before{position:absolute;top:0;left:0;width:3px;height:3px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(2){left:640px;top:263px;width:1px;height:1px;animation:13s linear 12s infinite twinkle}.not-found__star:nth-of-type(2):before,.not-found__star:nth-of-type(3):before{position:absolute;top:0;left:0;width:1px;height:1px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(3){left:384px;top:38px;width:3px;height:3px;animation:9s linear 18s infinite twinkle}.not-found__star:nth-of-type(3):before{width:3px;height:3px}.not-found__star:nth-of-type(4){left:563px;top:199px;width:2px;height:2px;animation:13s linear 18s infinite twinkle}.not-found__star:nth-of-type(4):before,.not-found__star:nth-of-type(5):before{position:absolute;top:0;left:0;width:2px;height:2px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(5),.not-found__star:nth-of-type(6){left:502px;top:287px;width:1px;height:1px;animation:6s linear 12s infinite twinkle}.not-found__star:nth-of-type(5):before{width:1px;height:1px}.not-found__star:nth-of-type(6){left:479px;top:49px;width:2px;height:2px;animation-delay:4s}.not-found__star:nth-of-type(6):before,.not-found__star:nth-of-type(7):before,.not-found__star:nth-of-type(8):before{position:absolute;top:0;left:0;width:2px;height:2px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(7){left:71px;top:7px;width:2px;height:2px;animation:10s linear 10s infinite twinkle}.not-found__star:nth-of-type(8){left:40px;top:144px;width:1px;height:1px;animation:6s linear 18s infinite twinkle}.not-found__star:nth-of-type(8):before{width:1px;height:1px}.not-found__star:nth-of-type(9){left:87px;top:97px;width:3px;height:3px;animation:11s linear 16s infinite twinkle}.not-found__star:nth-of-type(10):before,.not-found__star:nth-of-type(9):before{position:absolute;top:0;left:0;width:3px;height:3px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(10){left:3px;top:120px;width:3px;height:3px;animation:7s linear 8s infinite twinkle}.not-found__star:nth-of-type(11),.not-found__star:nth-of-type(12){left:259px;top:253px;width:2px;height:2px;animation:12s linear 17s infinite twinkle}.not-found__star:nth-of-type(11):before,.not-found__star:nth-of-type(12):before{position:absolute;top:0;left:0;width:2px;height:2px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(12){left:124px;top:23px;width:3px;height:3px;animation-delay:10s}.not-found__star:nth-of-type(12):before{width:3px;height:3px}.not-found__star:nth-of-type(13){left:652px;top:117px;width:2px;height:2px;animation:11s linear 18s infinite twinkle}.not-found__star:nth-of-type(13):before,.not-found__star:nth-of-type(14):before{position:absolute;top:0;left:0;width:2px;height:2px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(14){left:211px;top:99px;width:2px;height:2px;animation:10s linear 11s infinite twinkle}.not-found__star:nth-of-type(15){left:238px;top:77px;width:1px;height:1px;animation:7s linear 11s infinite twinkle}.not-found__star:nth-of-type(15):before,.not-found__star:nth-of-type(16):before,.not-found__star:nth-of-type(17):before{position:absolute;top:0;left:0;width:1px;height:1px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(16){left:307px;top:174px;width:1px;height:1px;animation:6s linear 4s infinite twinkle}.not-found__star:nth-of-type(17){left:602px;top:192px;width:3px;height:3px;animation:9s linear 15s infinite twinkle}.not-found__star:nth-of-type(17):before{width:3px;height:3px}.not-found__star:nth-of-type(18){left:204px;top:118px;width:2px;height:2px;animation:8s linear 9s infinite twinkle}.not-found__star:nth-of-type(18):before,.not-found__star:nth-of-type(19):before,.not-found__star:nth-of-type(20):before,.not-found__star:nth-of-type(21):before,.not-found__star:nth-of-type(22):before{position:absolute;top:0;left:0;width:2px;height:2px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(19),.not-found__star:nth-of-type(20){left:101px;top:213px;width:2px;height:2px;animation:13s linear 12s infinite twinkle}.not-found__star:nth-of-type(20){left:573px;top:279px;animation-delay:13s}.not-found__star:nth-of-type(21){left:554px;top:286px;width:2px;height:2px;animation:8s linear 17s infinite twinkle}.not-found__star:nth-of-type(22){left:34px;top:63px;width:3px;height:3px;animation:10s linear 10s infinite twinkle}.not-found__star:nth-of-type(22):before{width:3px;height:3px}.not-found__star:nth-of-type(23){left:379px;top:193px;width:2px;height:2px;animation:13s linear 9s infinite twinkle}.not-found__star:nth-of-type(23):before,.not-found__star:nth-of-type(24):before,.not-found__star:nth-of-type(25):before{position:absolute;top:0;left:0;width:2px;height:2px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(24){left:320px;top:255px;width:2px;height:2px;animation:11s linear 10s infinite twinkle}.not-found__star:nth-of-type(25),.not-found__star:nth-of-type(26){left:637px;top:301px;width:1px;height:1px;animation:6s linear 4s infinite twinkle}.not-found__star:nth-of-type(25):before{width:1px;height:1px}.not-found__star:nth-of-type(26){left:787px;top:142px;width:2px;height:2px;animation-delay:13s}.not-found__star:nth-of-type(26):before,.not-found__star:nth-of-type(27):before{position:absolute;top:0;left:0;width:2px;height:2px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(27){left:519px;top:135px;width:1px;height:1px;animation:12s linear 16s infinite twinkle}.not-found__star:nth-of-type(27):before{width:1px;height:1px}.not-found__star:nth-of-type(28),.not-found__star:nth-of-type(29){left:333px;top:112px;width:3px;height:3px;animation:10s linear 17s infinite twinkle}.not-found__star:nth-of-type(28):before,.not-found__star:nth-of-type(29):before{position:absolute;top:0;left:0;width:3px;height:3px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(29){left:454px;top:137px;width:1px;height:1px;animation-delay:7s}.not-found__star:nth-of-type(29):before{width:1px;height:1px}.not-found__star:nth-of-type(30){left:149px;top:96px;width:3px;height:3px;animation:7s linear 15s infinite twinkle}.not-found__star:nth-of-type(30):before,.not-found__star:nth-of-type(31):before,.not-found__star:nth-of-type(32):before,.not-found__star:nth-of-type(33):before{position:absolute;top:0;left:0;width:3px;height:3px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(31){left:512px;top:238px;width:3px;height:3px;animation:11s linear 11s infinite twinkle}.not-found__star:nth-of-type(32),.not-found__star:nth-of-type(33){left:298px;top:90px;width:3px;height:3px;animation:9s linear 4s infinite twinkle}.not-found__star:nth-of-type(33){left:669px;top:305px;width:1px;height:1px;animation-delay:16s}.not-found__star:nth-of-type(33):before{width:1px;height:1px}.not-found__star:nth-of-type(34),.not-found__star:nth-of-type(35){left:182px;top:10px;width:2px;height:2px;animation:10s linear 17s infinite twinkle}.not-found__star:nth-of-type(34):before,.not-found__star:nth-of-type(35):before{position:absolute;top:0;left:0;width:2px;height:2px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(35){left:722px;top:192px;width:1px;height:1px;animation-delay:14s}.not-found__star:nth-of-type(35):before{width:1px;height:1px}.not-found__star:nth-of-type(36){left:547px;top:287px;width:2px;height:2px;animation:13s linear 13s infinite twinkle}.not-found__star:nth-of-type(36):before,.not-found__star:nth-of-type(37):before,.not-found__star:nth-of-type(38):before,.not-found__star:nth-of-type(39):before{position:absolute;top:0;left:0;width:2px;height:2px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(37),.not-found__star:nth-of-type(38){left:71px;top:341px;width:2px;height:2px;animation:10s linear 15s infinite twinkle}.not-found__star:nth-of-type(38){left:204px;top:344px;animation-delay:10s}.not-found__star:nth-of-type(39){left:697px;top:7px;width:1px;height:1px;animation:8s linear 18s infinite twinkle}.not-found__star:nth-of-type(39):before{width:1px;height:1px}.not-found__star:nth-of-type(40){left:235px;top:25px;width:2px;height:2px;animation:12s linear 5s infinite twinkle}.not-found__star:nth-of-type(40):before,.not-found__star:nth-of-type(41):before{position:absolute;top:0;left:0;width:2px;height:2px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(41){left:62px;top:274px;width:1px;height:1px;animation:9s linear 10s infinite twinkle}.not-found__star:nth-of-type(41):before{width:1px;height:1px}.not-found__star:nth-of-type(42){left:495px;top:280px;width:2px;height:2px;animation:12s linear 8s infinite twinkle}.not-found__star:nth-of-type(42):before,.not-found__star:nth-of-type(43):before{position:absolute;top:0;left:0;width:2px;height:2px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(43){left:90px;top:130px;width:1px;height:1px;animation:7s linear 17s infinite twinkle}.not-found__star:nth-of-type(43):before{width:1px;height:1px}.not-found__star:nth-of-type(44){left:554px;top:95px;width:3px;height:3px;animation:12s linear 17s infinite twinkle}.not-found__star:nth-of-type(44):before,.not-found__star:nth-of-type(45):before,.not-found__star:nth-of-type(46):before,.not-found__star:nth-of-type(47):before{position:absolute;top:0;left:0;width:3px;height:3px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(45){left:665px;top:8px;width:3px;height:3px;animation:13s linear 13s infinite twinkle}.not-found__star:nth-of-type(46),.not-found__star:nth-of-type(47){left:783px;top:146px;width:3px;height:3px;animation:7s linear 16s infinite twinkle}.not-found__star:nth-of-type(47){left:273px;top:296px;animation-delay:15s}.not-found__star:nth-of-type(48){left:421px;top:222px;width:2px;height:2px;animation:8s linear 16s infinite twinkle}.not-found__star:nth-of-type(48):before,.not-found__star:nth-of-type(49):before,.not-found__star:nth-of-type(50):before{position:absolute;top:0;left:0;width:2px;height:2px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(49){left:224px;top:305px;width:2px;height:2px;animation:7s linear 11s infinite twinkle}.not-found__star:nth-of-type(50){left:651px;top:197px;width:1px;height:1px;animation:8s linear 10s infinite twinkle}.not-found__star:nth-of-type(50):before{width:1px;height:1px}.not-found__star:nth-of-type(51){left:769px;top:89px;width:2px;height:2px;animation:13s linear 13s infinite twinkle}.not-found__star:nth-of-type(51):before,.not-found__star:nth-of-type(52):before{position:absolute;top:0;left:0;width:2px;height:2px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(52){left:459px;top:229px;width:2px;height:2px;animation:6s linear 7s infinite twinkle}.not-found__star:nth-of-type(53){left:330px;top:249px;width:1px;height:1px;animation:9s linear 18s infinite twinkle}.not-found__star:nth-of-type(53):before,.not-found__star:nth-of-type(54):before{position:absolute;top:0;left:0;width:1px;height:1px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(54){left:461px;top:103px;width:1px;height:1px;animation:11s linear 13s infinite twinkle}.not-found__star:nth-of-type(55){left:580px;top:256px;width:2px;height:2px;animation:13s linear 4s infinite twinkle}.not-found__star:nth-of-type(55):before,.not-found__star:nth-of-type(56):before{position:absolute;top:0;left:0;width:2px;height:2px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(56){left:731px;top:221px;width:1px;height:1px;animation:7s linear 15s infinite twinkle}.not-found__star:nth-of-type(56):before{width:1px;height:1px}.not-found__star:nth-of-type(57){left:516px;top:90px;width:3px;height:3px;animation:13s linear 16s infinite twinkle}.not-found__star:nth-of-type(57):before,.not-found__star:nth-of-type(58):before{position:absolute;top:0;left:0;width:3px;height:3px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(58){left:10px;top:224px;width:2px;height:2px;animation:12s linear 8s infinite twinkle}.not-found__star:nth-of-type(58):before{width:2px;height:2px}.not-found__star:nth-of-type(59){left:224px;top:131px;width:1px;height:1px;animation:11s linear 9s infinite twinkle}.not-found__star:nth-of-type(59):before,.not-found__star:nth-of-type(60):before,.not-found__star:nth-of-type(61):before{position:absolute;top:0;left:0;width:1px;height:1px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(60){left:53px;top:331px;width:1px;height:1px;animation:8s linear 5s infinite twinkle}.not-found__star:nth-of-type(61){left:214px;top:308px;width:2px;height:2px;animation:9s linear 8s infinite twinkle}.not-found__star:nth-of-type(61):before{width:2px;height:2px}.not-found__star:nth-of-type(62){left:225px;top:315px;width:3px;height:3px;animation:6s linear 11s infinite twinkle}.not-found__star:nth-of-type(62):before,.not-found__star:nth-of-type(63):before{position:absolute;top:0;left:0;width:3px;height:3px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(63){left:597px;top:181px;width:3px;height:3px;animation:10s linear 9s infinite twinkle}.not-found__star:nth-of-type(64){left:645px;top:297px;width:1px;height:1px;animation:13s linear 12s infinite twinkle}.not-found__star:nth-of-type(64):before,.not-found__star:nth-of-type(65):before{position:absolute;top:0;left:0;width:1px;height:1px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(65){left:687px;top:345px;width:2px;height:2px;animation:7s linear 4s infinite twinkle}.not-found__star:nth-of-type(65):before{width:2px;height:2px}.not-found__star:nth-of-type(66){left:377px;top:142px;width:3px;height:3px;animation:6s linear 12s infinite twinkle}.not-found__star:nth-of-type(66):before,.not-found__star:nth-of-type(67):before{position:absolute;top:0;left:0;width:3px;height:3px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(67){left:291px;top:314px;width:3px;height:3px;animation:8s linear 14s infinite twinkle}.not-found__star:nth-of-type(68),.not-found__star:nth-of-type(69){left:286px;top:204px;width:2px;height:2px;animation:8s linear 6s infinite twinkle}.not-found__star:nth-of-type(68):before,.not-found__star:nth-of-type(69):before{position:absolute;top:0;left:0;width:2px;height:2px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(69){left:223px;top:164px;animation:12s linear infinite twinkle}.not-found__star:nth-of-type(70){left:792px;top:194px;width:1px;height:1px;animation:10s linear 8s infinite twinkle}.not-found__star:nth-of-type(70):before,.not-found__star:nth-of-type(71):before{position:absolute;top:0;left:0;width:1px;height:1px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(71){left:336px;top:242px;width:3px;height:3px;animation:8s linear 8s infinite twinkle}.not-found__star:nth-of-type(71):before{width:3px;height:3px}.not-found__star:nth-of-type(72),.not-found__star:nth-of-type(73){left:323px;top:8px;width:1px;height:1px;animation:9s linear 14s infinite twinkle}.not-found__star:nth-of-type(72):before,.not-found__star:nth-of-type(73):before{position:absolute;top:0;left:0;width:1px;height:1px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(73){left:635px;top:67px;width:2px;height:2px;animation-delay:11s}.not-found__star:nth-of-type(73):before{width:2px;height:2px}.not-found__star:nth-of-type(74),.not-found__star:nth-of-type(75){left:350px;top:48px;width:1px;height:1px;animation:10s linear 10s infinite twinkle}.not-found__star:nth-of-type(74):before,.not-found__star:nth-of-type(75):before{position:absolute;top:0;left:0;width:1px;height:1px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(75){left:378px;top:62px;width:2px;height:2px;animation-delay:12s}.not-found__star:nth-of-type(75):before{width:2px;height:2px}.not-found__star:nth-of-type(76){left:484px;top:154px;width:3px;height:3px;animation:13s linear 6s infinite twinkle}.not-found__star:nth-of-type(76):before,.not-found__star:nth-of-type(77):before{position:absolute;top:0;left:0;width:3px;height:3px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(77){left:14px;top:4px;width:2px;height:2px;animation:6s linear 6s infinite twinkle}.not-found__star:nth-of-type(77):before{width:2px;height:2px}.not-found__star:nth-of-type(78),.not-found__star:nth-of-type(79){left:170px;top:153px;width:3px;height:3px;animation:12s linear 16s infinite twinkle}.not-found__star:nth-of-type(78):before,.not-found__star:nth-of-type(79):before,.not-found__star:nth-of-type(80):before{position:absolute;top:0;left:0;width:3px;height:3px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(79){left:93px;top:135px;animation-delay:18s}.not-found__star:nth-of-type(80){left:419px;top:173px;width:1px;height:1px;animation:10s linear 18s infinite twinkle}.not-found__star:nth-of-type(80):before{width:1px;height:1px}.not-found__star:nth-of-type(81){left:776px;top:18px;width:2px;height:2px;animation:9s linear 5s infinite twinkle}.not-found__star:nth-of-type(81):before,.not-found__star:nth-of-type(82):before{position:absolute;top:0;left:0;width:2px;height:2px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(82){left:128px;top:214px;width:3px;height:3px;animation:8s linear 9s infinite twinkle}.not-found__star:nth-of-type(82):before{width:3px;height:3px}.not-found__star:nth-of-type(83),.not-found__star:nth-of-type(84){left:377px;top:40px;width:2px;height:2px;animation:6s linear 11s infinite twinkle}.not-found__star:nth-of-type(83):before,.not-found__star:nth-of-type(84):before,.not-found__star:nth-of-type(85):before,.not-found__star:nth-of-type(86):before{position:absolute;top:0;left:0;width:2px;height:2px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(84){left:688px;top:168px;animation-delay:17s}.not-found__star:nth-of-type(85){left:442px;top:336px;width:2px;height:2px;animation:13s linear 8s infinite twinkle}.not-found__star:nth-of-type(86),.not-found__star:nth-of-type(87){left:337px;top:336px;width:3px;height:3px;animation:11s linear 8s infinite twinkle}.not-found__star:nth-of-type(86):before{width:3px;height:3px}.not-found__star:nth-of-type(87){left:736px;top:206px;width:2px;height:2px;animation-delay:9s}.not-found__star:nth-of-type(87):before,.not-found__star:nth-of-type(88):before{position:absolute;top:0;left:0;width:2px;height:2px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(88){left:116px;top:319px;width:3px;height:3px;animation:6s linear 8s infinite twinkle}.not-found__star:nth-of-type(88):before{width:3px;height:3px}.not-found__star:nth-of-type(89){left:121px;top:251px;width:1px;height:1px;animation:13s linear 15s infinite twinkle}.not-found__star:nth-of-type(89):before,.not-found__star:nth-of-type(90):before{position:absolute;top:0;left:0;width:1px;height:1px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(90){left:785px;top:147px;width:2px;height:2px;animation:9s linear 14s infinite twinkle}.not-found__star:nth-of-type(90):before{width:2px;height:2px}.not-found__star:nth-of-type(91){left:772px;top:298px;width:3px;height:3px;animation:8s linear 13s infinite twinkle}.not-found__star:nth-of-type(91):before,.not-found__star:nth-of-type(92):before{position:absolute;top:0;left:0;width:3px;height:3px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(92){left:262px;top:81px;width:1px;height:1px;animation:10s linear 11s infinite twinkle}.not-found__star:nth-of-type(92):before{width:1px;height:1px}.not-found__star:nth-of-type(93){left:387px;top:22px;width:3px;height:3px;animation:12s linear 6s infinite twinkle}.not-found__star:nth-of-type(93):before,.not-found__star:nth-of-type(94):before{position:absolute;top:0;left:0;width:3px;height:3px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(94){left:652px;top:91px;width:3px;height:3px;animation:6s linear 4s infinite twinkle}.not-found__star:nth-of-type(95){left:787px;top:54px;width:2px;height:2px;animation:8s linear 8s infinite twinkle}.not-found__star:nth-of-type(95):before,.not-found__star:nth-of-type(96):before,.not-found__star:nth-of-type(97):before{position:absolute;top:0;left:0;width:2px;height:2px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(96){left:191px;top:260px;width:2px;height:2px;animation:13s linear 13s infinite twinkle}.not-found__star:nth-of-type(97){left:321px;top:69px;width:2px;height:2px;animation:11s linear 14s infinite twinkle}.not-found__star:nth-of-type(98){left:83px;top:335px;width:3px;height:3px;animation:10s linear 9s infinite twinkle}.not-found__star:nth-of-type(100):before,.not-found__star:nth-of-type(98):before,.not-found__star:nth-of-type(99):before{position:absolute;top:0;left:0;width:3px;height:3px;background:#fff;filter:blur(1px);content:""}.not-found__star:nth-of-type(99){left:632px;top:180px;width:3px;height:3px;animation:12s linear 12s infinite twinkle}.not-found__star:nth-of-type(100){left:626px;top:133px;width:2px;height:2px;animation:13s linear 4s infinite twinkle}.not-found__star:nth-of-type(100):before{width:2px;height:2px}.page__body{position:relative;z-index:0;height:100%;font-size:18px;font-weight:400;line-height:1.2}.page__header{z-index:4;width:100%;color:#111;background-color:#f5f5f5}.page__main{z-index:3;display:flex;flex-direction:column}.page__wrapper{position:relative;box-sizing:border-box;width:100%;max-width:1440px;height:100%;margin:0 auto;padding:60px 100px 90px}@media (max-width:1440px){.page__wrapper{padding:50px 80px 80px}}.page__content{display:flex;flex-direction:column;align-items:center;gap:30px}.page__title{font-size:48px;font-weight:500}@media (max-width:1024px){.page__wrapper{padding:40px 40px 70px}.page__content{gap:25px}.page__title{font-size:36px}}@media (max-width:767px){.page__wrapper{padding:30px 20px 60px}.page__content{gap:20px}.page__title{font-size:26px}}@media (max-width:480px){.page__title{font-size:22px}}.page__text{font-size:22px;text-align:center}@media (max-width:1024px){.page__text{font-size:20px}}@media (max-width:767px){.page__text{font-size:18px}}@media (max-width:480px){.page__text{font-size:16px}}.page__form{width:100%}.page__footer{position:fixed;bottom:0;z-index:10;width:100%;color:#111;background-color:#f5f5f5}.fade-enter-active,.fade-leave-active{transition:opacity .6s ease-in-out,transform .6s ease-in-out}.fade-enter{opacity:0;transform:translateY(100px)}.fade-enter-to{transition-delay:.8s}.fade-enter-to,.fade-leave{opacity:1;transform:translateY(0)}.fade-leave-to{opacity:0;transform:translateY(-100px)}.fade-no-delay-enter-active,.fade-no-delay-leave-active{transition:opacity .6s ease-in-out,transform .6s ease-in-out}.fade-no-delay-enter{opacity:0;transform:translateX(100px)}.fade-no-delay-enter-to{transition-delay:0s}.fade-no-delay-enter-to,.fade-no-delay-leave{opacity:1;transform:translateX(0)}.fade-no-delay-leave-to{opacity:0;transition-delay:0s;transform:translateX(-100px)}
/*# sourceMappingURL=style.min.css.map */
