/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:Inter;src:url(/assets/fonts/Inter_18pt-ThinItalic) format("truetype");font-weight:100;font-style:italic}@font-face{font-family:Inter;src:url(/assets/fonts/Inter_18pt-Thin.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Inter;src:url(/assets/fonts/Inter_18pt-ExtraLightItalic.ttf) format("truetype");font-weight:200;font-style:italic}@font-face{font-family:Inter;src:url(/assets/fonts/Inter_18pt-ExtraLight.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Inter;src:url(/assets/fonts/Inter_18pt-LightItalic.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Inter;src:url(/assets/fonts/Inter_18pt-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Inter;src:url(/assets/fonts/Inter_18pt-Italic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Inter;src:url(/assets/fonts/Inter_18pt-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(/assets/fonts/Inter_18pt-MediumItalic.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Inter;src:url(/assets/fonts/Inter_18pt-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Inter;src:url(/assets/fonts/Inter_18pt-SemiBoldItalic.ttf) format("truetype");font-weight:600;font-style:italic}@font-face{font-family:Inter;src:url(/assets/fonts/Inter_18pt-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Inter;src:url(/assets/fonts/Inter_18pt-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Inter;src:url(/assets/fonts/Inter_18pt-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Inter;src:url(/assets/fonts/Inter_18pt-ExtraBoldItalic.ttf) format("truetype");font-weight:800;font-style:italic}@font-face{font-family:Inter;src:url(/assets/fonts/Inter_18pt-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Inter;src:url(/assets/fonts/Inter_18pt-BlackItalic.ttf) format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Inter;src:url(/assets/fonts/Inter_18pt-Black.ttf) format("truetype");font-weight:900;font-style:normal}.header{position:fixed;top:20px;left:50%;transform:translate(-50%);width:100%;height:70px;display:flex;justify-content:center;background:none;transition:.1s all}.header__container{position:relative;width:1440px;height:70px;display:flex;justify-content:space-between;align-items:center}.header__logo{width:45px}.header__nav{width:736px;display:flex;justify-content:space-between;align-items:center}.header__nav-link{color:#fff;text-decoration:none;font-weight:500;transition:.3s all;border-bottom:1px solid rgba(255,255,255,0)}.header__nav-link:hover{border-bottom:1px solid #ffffff}.header__button{border-radius:10px;padding:10px 15px;background:#fff;color:#171717;text-decoration:none;font-weight:500;transition:.3s all}.header__button:hover{background:#f2f3f5}.header.header_scrolled{top:0;height:85px;background:#fff;box-shadow:0 18px 28.9px -3px #0000000a;z-index:1000}.header.header_scrolled .header__container{height:85px}.header.header_scrolled .header__logo{content:url(/assets/icons/logo-color.svg)}.header.header_scrolled .header__nav-link{color:#171717}.header.header_scrolled .header__nav-link:hover{border-bottom:1px solid rgb(23,23,23)}.header.header_scrolled .header__button{border:1px solid rgb(0,122,255);box-shadow:0 14px 17.9px -9px #0000001f;background:#fff}.header.header_scrolled .header__button:hover{color:#fff;background:#007aff}.header.header_scrolled .burger-line{background-color:#202020}.header.header_scrolled .burger-line:before,.header.header_scrolled .burger-line:after{background-color:#202020}.burger-toggle{display:none}.burger{display:none;cursor:pointer;width:30px;height:20px;position:absolute;right:-5px;top:47%;z-index:1000}.burger-line{display:block;width:100%;height:3px;background-color:#f0f0f0;position:absolute;left:0;transition:all .3s ease}.burger-line:before,.burger-line:after{content:"";display:block;width:100%;height:3px;background-color:#f0f0f0;position:absolute;left:0;transition:all .3s ease}.burger-line:before{top:-8px}.burger-line:after{bottom:-8px}.burger-toggle:checked~.burger .burger-line{background-color:transparent}.burger-toggle:checked~.burger .burger-line:before{transform:rotate(45deg);top:0}.burger-toggle:checked~.burger .burger-line:after{transform:rotate(-45deg);bottom:0}.burger-toggle:checked~.header__nav{right:20px}@media (max-width: 1920px){.header__container{width:1100px}.header__nav{width:736px}}@media (max-width: 1200px){.header__container{width:760px}.header__nav{width:320px;max-width:320px;position:fixed;top:90px;right:-100%;background-color:#fff;flex-direction:column;align-items:flex-start;justify-content:center;gap:35px;transition:right .3s ease;z-index:99;padding:24px 20px 16px;border-radius:25px;box-shadow:0 14px 17.9px -9px #0000001f}.header__nav-link{color:#171717;font-size:25px;font-weight:500}.header__button{margin-right:60px}.burger{display:block}}@media (max-width: 818px){.header__container{width:600px}.header__button{margin-right:60px}}@media (max-width: 640px){.header__container{width:332px}.header__button{margin-right:60px}}.main{min-width:100%;margin:0 auto}@keyframes changeBackground{0%,20%{width:175px;background-image:url(/assets/images/section-1-slogan-1.svg)}20.01%,40%{width:145px;background-image:url(/assets/images/section-1-slogan-2.svg)}40.01%,60%{width:112px;background-image:url(/assets/images/section-1-slogan-3.svg)}60.01%,80%{width:220px;background-image:url(/assets/images/section-1-slogan-4.svg)}80.01%,to{width:200px;background-image:url(/assets/images/section-1-slogan-5.svg)}}@keyframes changeBackground360{0%,20%{width:86px;background-image:url(/assets/images/section-1-slogan-1.svg)}20.01%,40%{width:72px;background-image:url(/assets/images/section-1-slogan-2.svg)}40.01%,60%{width:56px;background-image:url(/assets/images/section-1-slogan-3.svg)}60.01%,80%{width:110px;background-image:url(/assets/images/section-1-slogan-4.svg)}80.01%,to{width:100px;background-image:url(/assets/images/section-1-slogan-5.svg)}}.section-1{position:relative;z-index:-1;min-width:100%;padding:10px 10px 0}.section-1__container{position:relative;display:flex;justify-content:center;align-items:center;margin:0 auto;background-image:url(/assets/images/section-1-bg-2560.svg);background-repeat:no-repeat;border-bottom-right-radius:15px;border-bottom-left-radius:15px;background-position:center top;background-size:auto;height:1030px}.slogan{color:#fff;text-align:center}.slogan__h1{font-size:55px;font-weight:600;line-height:30px}.slogan__img{display:inline-block;position:relative;height:65px;top:30px;animation:changeBackground 7.5s infinite;background-repeat:no-repeat;background-size:contain}.slogan__h2{font-size:24px;line-height:30px;font-weight:600}@media (max-width: 2560px){.section-1__container{height:1030px}}@media (max-width: 1920px){.section-1__container{height:816px}}@media (max-width: 1440px){.section-1__container{height:650px}}@media (max-width: 1200px){.section-1__container{height:712px}}@media (max-width: 818px){.section-1{padding:0}.section-1__container{height:712px}}@media (max-width: 640px){.section-1__container{height:502px}.slogan__h1{font-size:28px;font-weight:400}.slogan__img{height:30px;top:13px;animation:changeBackground360 7.5s infinite}.slogan__h2{font-size:12px;font-weight:400;line-height:15px}}.section-2__container{width:1500px;padding-top:45px;height:100%;margin:0 auto}.section-2:target{scroll-margin-top:175px}.about-project{width:100%;display:flex;justify-content:space-between;margin-bottom:168px}.about-project__h4{color:#24242473;font-size:24px;font-weight:600}.about-project__content{width:987px}.about-project__descr-1{font-size:35px;font-weight:500;letter-spacing:0%}.about-project__descr-1 span{color:#007aff}.about-project__descr-2{color:#17171799;font-size:26px;font-weight:400;line-height:38px;letter-spacing:.1px;margin-top:25px}.opportunities{display:flex;justify-content:space-between}.opportunities__h3{font-size:35px;font-weight:500}.opportunities:target{scroll-margin-top:125px}.advantages{width:987px}.advantages-row{display:flex}.advantages-card{width:473px;height:133px;margin-bottom:58px}.advantages-card__img{width:48px;margin-bottom:15px}.advantages-card__descr{font-size:28px;font-weight:500;line-height:35px}@media (max-width: 1520px){.section-2__container{width:1240px;padding-top:0}.about-project__content,.advantages{width:813px}.advantages-card{width:386px}}@media (max-width: 1520px){.section-2__container{width:1100px;padding-top:45px}.about-project{margin-bottom:160px}.about-project__content{width:720px}.about-project__descr-1,.opportunities__h3{font-size:30px}.advantages{width:720px}.advantages-card{width:340px}.advantages-card__descr{font-size:24px;font-weight:500;line-height:35px}}@media (max-width: 1200px){.section-2__container{width:760px;padding-top:45px}.about-project{margin-bottom:160px}.about-project__content{width:500px}.about-project__descr-2{font-size:18px;font-weight:400;line-height:28px}.opportunities{flex-direction:column}.opportunities__h3{font-size:30px}.advantages{width:720px;margin-top:40px}.advantages-card{width:370px}.advantages-card__descr{font-size:20px;font-weight:500;line-height:24px}}@media (max-width: 818px){.section-2__container{width:600px}.about-project{flex-direction:column}.about-project__content{width:600px}.opportunities{flex-direction:column}.advantages{width:600px}.advantages-row{justify-content:space-between}.advantages-card{width:280px}}@media (max-width: 640px){.section-2__container{width:340px}.about-project__content{margin-top:16px;width:340px}.about-project__descr-1{font-size:25px;font-weight:500;line-height:29px}.opportunities{flex-direction:column}.opportunities__h3{font-size:25px;font-weight:500;line-height:35px}.advantages{width:340px}.advantages-row{justify-content:space-between}.advantages-card{width:165px}.advantages-card__descr{font-size:18px}}.section-3{padding-bottom:78px;background:#818c991a}.section-3__container{width:1500px;height:100%;margin:0 auto}.section-3__h2{color:#202020;font-size:35px;font-weight:500;line-height:48px;letter-spacing:0%;padding-top:45px}.section-3__row-1{display:flex;justify-content:space-between;margin-top:57px}.section-3__row-2{display:flex;justify-content:space-between;margin-top:34px}.card-1{position:relative;width:730px;height:300px;background:#fff;padding:27px 25px;border-radius:25px}.card-1__h3{color:#171717;font-size:28px;font-weight:500}.card-1__descr{color:#17171799;font-size:23px;font-weight:400;line-height:32px;letter-spacing:.1px;margin-top:20px}.card-1__img{position:absolute;right:0;bottom:0}.card-2{position:relative;width:474px;height:300px;background:#fff;padding:27px 25px;border-radius:25px}.card-2__h3{color:#171717;font-size:28px;font-weight:500}.card-2__descr{color:#17171799;font-size:23px;font-weight:400;line-height:32px;letter-spacing:.1px;margin-top:20px}.card-2__img{position:absolute;right:0;bottom:0}@media (max-width: 1920px){.section-3__container{width:1240px}.card-1{width:600px}.card-2{width:386px}}@media (max-width: 1520px){.section-3__container{width:1100px}.card-1{width:530px;height:360px}.card-2{width:340px;height:360px}}@media (max-width: 1250px){.section-3__container{width:760px}.section-3__h2{font-size:30px}.section-3__br{display:none}.section-3__row-2{flex-wrap:wrap}.card-1{width:370px;height:420px}.card-1__h3{font-size:25px}.card-1__descr{font-size:20px}.card-1__img{width:140px}.card-2{width:370px;height:420px}.card-2__h3{font-size:25px}.card-2__descr{font-size:20px}.card-2__img{width:140px}.card-2:last-child{width:760px;height:288px;margin-top:34px}}@media (max-width: 818px){.section-3__container{width:600px}.card-1,.card-2{width:279px}.card-2:last-child{width:600px;height:288px;margin-top:34px}}@media (max-width: 640px){.section-3__container{width:340px}.section-3__row-1{flex-wrap:wrap}.card-1{width:320px;height:320px;margin-left:10px}.card-1:last-child{margin-top:34px}.card-2{width:320px;height:320px;margin-left:10px}.card-2:nth-child(2){margin-top:34px}.card-2:last-child{width:320px;height:320px}}.section-4{padding-top:160px}.section-4__container{width:1500px;height:100%;margin:0 auto}.section-4__h2{font-size:35px;font-weight:500;line-height:40px;letter-spacing:0%;text-align:center}.section-4__h2_underline{color:#007aff;text-decoration:underline}.section-4__h4{color:#17171799;font-size:24px;font-weight:600;line-height:30px;letter-spacing:.1px;text-align:center;margin-top:15px}.instruction{margin-top:87px;display:flex;justify-content:space-between}.instruction__bgimg{width:730px;height:360px;background-repeat:no-repeat}.instruction__bgimg_1{background-image:url(/assets/images/section-4-card-1-1920.svg)}.instruction__bgimg_2{background-image:url(/assets/images/section-4-card-2-1920.svg)}.instruction__bgimg_3{background-image:url(/assets/images/section-4-card-3-1920.svg)}.instruction__bgimg_4{background-image:url(/assets/images/section-4-card-4-1920.svg)}.instruction-card{width:730px}.instruction-card__num{width:70px}.instruction-card__h3{margin-top:17px;font-size:35px;font-weight:500;line-height:40px;letter-spacing:0%}.instruction-card__h3 span{color:#17171799}.instruction-card__descr{color:#17171799;font-size:26px;font-weight:400;line-height:38px;letter-spacing:.1px;margin-top:35px}@media (max-width: 1920px){.section-4__container{width:1240px}.instruction{margin-top:87px}.instruction__bgimg{width:600px;height:360px}.instruction__bgimg_1{background-image:url(/assets/images/section-4-card-1-1440.svg)}.instruction__bgimg_2{background-image:url(/assets/images/section-4-card-2-1440.svg)}.instruction__bgimg_3{background-image:url(/assets/images/section-4-card-3-1440.svg)}.instruction__bgimg_4{background-image:url(/assets/images/section-4-card-4-1440.svg)}.instruction-card{width:600px;height:360px}}@media (max-width: 1520px){.section-4__container{width:1100px}.instruction{margin-top:87px}.instruction__bgimg{width:530px;height:360px}.instruction__bgimg_1{background-image:url(/assets/images/section-4-card-1-1200.svg)}.instruction__bgimg_2{background-image:url(/assets/images/section-4-card-2-1200.svg)}.instruction__bgimg_3{background-image:url(/assets/images/section-4-card-3-1200.svg)}.instruction__bgimg_4{background-image:url(/assets/images/section-4-card-4-1200.svg)}.instruction-card{width:530px;height:360px}}@media (max-width: 1250px){.section-4__container{width:760px}.instruction{margin-top:87px}.instruction__bgimg{width:370px;height:360px}.instruction__bgimg_1{background-image:url(/assets/images/section-4-card-1-800.svg)}.instruction__bgimg_2{background-image:url(/assets/images/section-4-card-2-800.svg)}.instruction__bgimg_3{background-image:url(/assets/images/section-4-card-3-800.svg)}.instruction__bgimg_4{background-image:url(/assets/images/section-4-card-4-800.svg)}.instruction-card{width:370px;height:360px}.instruction-card__h3{font-size:30px;line-height:35px}.instruction-card__descr{font-size:26px;font-weight:400;line-height:30px}}@media (max-width: 818px){.section-4__container{width:600px}.instruction{margin-top:55px}.instruction:nth-child(3){flex-direction:column}.instruction:nth-child(4){flex-direction:column-reverse}.instruction:nth-child(5){flex-direction:column}.instruction:last-child{flex-direction:column-reverse}.instruction__bgimg{width:600px;height:360px}.instruction__bgimg_1{background-image:url(/assets/images/section-4-card-1-1440.svg)}.instruction__bgimg_2{background-image:url(/assets/images/section-4-card-2-1440.svg)}.instruction__bgimg_3{background-image:url(/assets/images/section-4-card-3-1440.svg)}.instruction__bgimg_4{background-image:url(/assets/images/section-4-card-4-1440.svg)}.instruction-card{width:600px;height:360px}}@media (max-width: 640px){.section-4__container{width:340px}.section-4__h2,.section-4__h4{text-align:left}.instruction{margin-top:55px}.instruction:nth-child(3){flex-direction:column}.instruction:nth-child(4){flex-direction:column-reverse}.instruction:nth-child(5){flex-direction:column}.instruction:last-child{flex-direction:column-reverse}.instruction__bgimg{display:none}.instruction-card{width:340px;height:auto}}.section-5{padding-top:125px}.section-5__container{width:1500px;height:340px;margin:0 auto;background-image:url(/assets/images/section-5-banner-1920.png);background-repeat:no-repeat;padding:45px;color:#fff}.section-5__h2{font-size:28px;font-weight:500;line-height:35px;letter-spacing:.1px}.section-5__h4{font-size:23px;font-weight:400;line-height:32px;letter-spacing:.1px;margin-top:26px}.section-5__btn{display:block;width:239px;height:65px;text-decoration:none;color:#171717;font-size:20px;font-weight:500;line-height:25px;letter-spacing:.1px;border-radius:10px;box-shadow:0 14px 17.9px -9px #ffffff1f;background:#fff;padding:20px 30px;margin-top:25px;transition:.3s all}.section-5__btn:hover{background:#f2f3f5}@media (max-width: 1920px){.section-5__container{width:1240px;height:340px;background-image:url(/assets/images/section-5-banner-1440.png)}}@media (max-width: 1520px){.section-5__container{width:1100px;height:340px;background-image:url(/assets/images/section-5-banner-1200.png)}}@media (max-width: 1250px){.section-5__container{width:760px;height:499px;background-image:url(/assets/images/section-5-banner-800.png)}.section-5__h2{margin-top:175px}}@media (max-width: 818px){.section-5__container{width:600px;height:499px;background-image:url(/assets/images/section-5-banner-640.png)}.section-5__h2{margin-top:175px}}@media (max-width: 640px){.section-5__container{width:340px;height:505px;background-image:url(/assets/images/section-5-banner-360.png);padding:45px 15px}.section-5__h2{margin-top:135px;font-size:25px;font-weight:500;line-height:30px}.section-5__h4{font-size:18px;font-weight:400;line-height:30px}.section-5__br{display:none}.section-5__btn{width:310px;text-align:center}}.section-6__container{width:1500px;margin:0 auto}.secret{padding-top:160px;display:flex;justify-content:space-between}.secret__h2{position:relative;color:#171717;font-size:30px;font-weight:500;line-height:35px;letter-spacing:.1px}.secret__img{position:absolute;bottom:-40px}.secret__descr{color:#17171799;font-size:26px;font-weight:400;line-height:38px;letter-spacing:.1px}.secret-cards{padding-top:120px;width:100%;display:flex;justify-content:space-between}.secret-card{position:relative;width:474px;height:520px;padding:35px 25px;background-repeat:no-repeat}.secret-card__h3{color:#171717;font-size:28px;font-weight:500;line-height:35px;letter-spacing:.1px}.secret-card__descr{position:absolute;top:375px;color:#17171799;font-size:26px;font-weight:400;line-height:38px;letter-spacing:.1px}.secret-card:first-child{background-image:url(/assets/images/section-6-card-1-1920.svg)}.secret-card:nth-child(2){background-image:url(/assets/images/section-6-card-2-1920.svg)}.secret-card:last-child{background-image:url(/assets/images/section-6-card-3-1920.svg)}@media (max-width: 1920px){.section-6__container{width:1250px}.secret-card{width:387px;height:520px}.secret-card__descr{width:350px}.secret-card:first-child{background-image:url(/assets/images/section-6-card-1-1440.svg)}.secret-card:nth-child(2){background-image:url(/assets/images/section-6-card-2-1440.svg)}.secret-card:last-child{background-image:url(/assets/images/section-6-card-3-1440.svg)}}@media (max-width: 1520px){.section-6__container{width:1100px}.secret-card{width:340px;height:520px}.secret-card__descr{width:300px}.secret-card:first-child{background-image:url(/assets/images/section-6-card-1-1200.svg)}.secret-card:nth-child(2){background-image:url(/assets/images/section-6-card-2-1200.svg)}.secret-card:last-child{background-image:url(/assets/images/section-6-card-3-1200.svg)}}@media (max-width: 1250px){.section-6__container{width:760px}.secret{flex-direction:column}.secret__h2{padding-bottom:50px;margin-bottom:65px}.secret__br{display:none}.secret-cards{flex-wrap:wrap;padding-top:70px}.secret-card{width:370px;height:270px}.secret-card__h3{font-size:26px;font-weight:500;line-height:35px}.secret-card__descr{width:320px;font-size:22px;font-weight:400;line-height:30px}.secret-card:first-child{background-image:url(/assets/images/section-6-card-1-800.svg)}.secret-card:first-child .secret-card__descr{top:185px;width:320px}.secret-card:nth-child(2){background-image:url(/assets/images/section-6-card-2-800.svg)}.secret-card:nth-child(2) .secret-card__descr{top:150px;width:320px}.secret-card:last-child{width:760px;height:170px;margin-top:25px;background-image:url(/assets/images/section-6-card-3-800.svg)}.secret-card:last-child .secret-card__descr{top:115px;width:720px}}@media (max-width: 818px){.section-6__container{width:600px}.secret{flex-direction:column}.secret__h2{padding-bottom:35px;margin-bottom:65px}.secret__descr{line-height:32px}.secret-cards{flex-wrap:wrap;padding-top:70px}.secret-card{width:600px;height:235px}.secret-card__h3{font-size:26px;font-weight:500;line-height:35px}.secret-card__descr{width:320px;font-size:22px;font-weight:400;line-height:30px}.secret-card:first-child{background-image:url(/assets/images/section-6-card-1-640.svg)}.secret-card:first-child .secret-card__descr{top:140px;width:550px}.secret-card:nth-child(2){margin-top:25px;background-image:url(/assets/images/section-6-card-2-640.svg)}.secret-card:nth-child(2) .secret-card__descr{top:140px;width:550px}.secret-card:last-child{width:600px;height:235px;margin-top:25px;background-image:url(/assets/images/section-6-card-3-640.svg)}.secret-card:last-child .secret-card__descr{top:140px;width:550px}}@media (max-width: 640px){.section-6__container{width:340px}.secret{flex-direction:column}.secret__h2{padding-bottom:35px;margin-bottom:65px}.secret__descr{line-height:32px}.secret-cards{flex-wrap:wrap;padding-top:70px}.secret-card{width:340px;height:265px}.secret-card__h3{font-size:26px;font-weight:500;line-height:35px}.secret-card__descr{width:320px;font-size:22px;font-weight:400;line-height:30px}.secret-card:first-child{background-image:url(/assets/images/section-6-card-1-360.svg)}.secret-card:first-child .secret-card__descr{top:155px;width:290px}.secret-card:nth-child(2){margin-top:25px;background-image:url(/assets/images/section-6-card-2-360.svg)}.secret-card:nth-child(2) .secret-card__descr{top:155px;width:290px}.secret-card:last-child{width:340px;height:265px;margin-top:25px;background-image:url(/assets/images/section-6-card-3-360.svg)}.secret-card:last-child .secret-card__descr{top:155px;width:290px}}.section-7{padding-top:160px}.section-7__container{width:1500px;height:100%;margin:0 auto}.good-start{display:flex;justify-content:space-between;width:100%}.good-start__h3{color:#24242473;font-size:24px;font-weight:600;line-height:30px;letter-spacing:.1px}.good-start__rside{width:987px}.good-start__h2{color:#171717;font-size:35px;font-weight:500;line-height:48px;letter-spacing:0%}.good-start__descr{color:#17171799;font-size:26px;font-weight:400;line-height:38px;letter-spacing:.1px;margin-top:35px}.stud-offer-mobile{display:none}.stud-offer{display:flex;justify-content:space-between;padding-top:55px}.stud-offer-card-1{position:relative;width:730px;height:520px;background-image:url(/assets/images/section-7-card-1920.svg);background-repeat:no-repeat;padding:35px 25px}.stud-offer-card-1__img{width:48px}.stud-offer-card-1__header{color:#fff;font-size:28px;font-weight:500;line-height:35px;letter-spacing:.1px;margin-top:25px}.stud-offer-card-1__descr{position:absolute;bottom:35px;left:25px;color:#fff;font-size:26px;font-weight:300;line-height:38px;letter-spacing:0%}.stud-offer-card-2{position:relative;width:217px;height:520px;border:2px solid rgb(0,122,255);border-radius:25px;padding:35px 25px;cursor:pointer;transition:.3s all}.stud-offer-card-2__icon{width:48px}.stud-offer-card-2__header{position:absolute;bottom:35px;left:25px;color:#171717;font-size:28px;font-weight:500;line-height:35px}.stud-offer-card-2:hover{background:#f2f3f5}@media (max-width: 1920px){.section-7__container{width:1250px}.good-start__rside{width:813px}.good-start__h2{font-size:30px}.good-start__descr{font-size:26px}.stud-offer-card-1{width:600px;background-image:url(/assets/images/section-7-card-1440.svg)}.stud-offer-card-2{width:173px}}@media (max-width: 1520px){.section-7__container{width:1100px}.good-start__h3{line-height:30px}.good-start__rside{width:720px}.stud-offer-card-1{width:530px;background-image:url(/assets/images/section-7-card-1200.svg)}.stud-offer-card-2{width:150px}}@media (max-width: 1250px){.section-7__container{width:760px}.good-start{flex-direction:column}.good-start__rside{width:760px;margin-top:40px}.stud-offer{display:none}.stud-offer-mobile{display:block;margin-top:55px}.stud-offer-mobile__row{display:flex;width:100%;justify-content:space-between;margin-bottom:15px}.stud-offer-mobile-card-1{position:relative;width:370px;height:423px;background-image:url(/assets/images/section-7-card-800.svg);background-repeat:no-repeat;padding:35px 25px}.stud-offer-mobile-card-1__img{width:48px}.stud-offer-mobile-card-1__header{color:#fff;font-size:28px;font-weight:500;line-height:35px;letter-spacing:.1px;margin-top:25px}.stud-offer-mobile-card-1__descr{position:absolute;bottom:35px;left:25px;color:#fff;font-size:22px;font-weight:300;line-height:30px}}@media (max-width: 818px){.section-7__container{width:600px}.good-start{flex-direction:column}.good-start__rside{width:600px;margin-top:40px}.stud-offer-mobile{margin-top:55px}.stud-offer-mobile__row{display:flex;width:100%;justify-content:space-between;margin-bottom:0;flex-direction:column}.stud-offer-mobile-card-1{position:relative;width:600px;height:352px;background-image:url(/assets/images/section-7-card-640.svg);padding:35px 25px;margin-bottom:25px}.stud-offer-mobile-card-1__img{width:48px}.stud-offer-mobile-card-1__header{color:#fff;font-size:28px;font-weight:500;line-height:35px;letter-spacing:.1px;margin-top:25px}.stud-offer-mobile-card-1__descr{position:absolute;bottom:35px;left:25px;color:#fff;font-size:22px;font-weight:300;line-height:30px;padding-right:25px}}@media (max-width: 640px){.section-7__container,.good-start__rside{width:340px}.stud-offer-mobile{margin-top:55px}.stud-offer-mobile-card-1{position:relative;width:340px;height:368px;background-image:url(/assets/images/section-7-card-360.svg);padding:35px 25px;margin-bottom:25px}.stud-offer-mobile-card-1__header{width:290px;font-size:24px;line-height:26px}.stud-offer-mobile-card-1__descr{position:absolute;bottom:45px;left:25px;color:#fff;font-size:18px;font-weight:300;line-height:22px;padding-right:25px}}.section-8__container{width:1500px;margin:0 auto}.business-offer{display:flex;justify-content:space-between;width:100%;padding-top:160px}.business-offer__h3{color:#24242473;font-size:24px;font-weight:600;line-height:30px;letter-spacing:.1px}.business-offer__rside{width:987px}.business-offer__h2{color:#171717;font-size:35px;font-weight:500;line-height:48px;letter-spacing:0%}.business-offer__descr{color:#17171799;font-size:26px;font-weight:400;line-height:38px;letter-spacing:.1px;margin-top:35px}.business-offer-cards{padding-top:120px;width:100%;display:flex;justify-content:space-between}.business-offer-card{position:relative;width:472px;height:480px;padding:35px 25px;background-repeat:no-repeat}.business-offer-card__h3{color:#fff;font-size:28px;font-weight:500;line-height:35px;letter-spacing:.1px}.business-offer-card__descr{position:absolute;top:350px;color:#fff;font-size:26px;font-weight:300;line-height:38px;letter-spacing:.1px}.business-offer-card:first-child{background-image:url(/assets/images/section-8-card-1-1920.svg)}.business-offer-card:nth-child(2){background-image:url(/assets/images/section-8-card-2-1920.svg)}.business-offer-card:last-child{background-image:url(/assets/images/section-8-card-3-1920.svg)}@media (max-width: 1920px){.section-8__container{width:1250px}.business-offer__rside{width:788px}.business-offer-card{width:387px}.business-offer-card__descr{top:325px}.business-offer-card:first-child{background-image:url(/assets/images/section-8-card-1-1440.svg)}.business-offer-card:nth-child(2){background-image:url(/assets/images/section-8-card-2-1440.svg)}.business-offer-card:last-child{background-image:url(/assets/images/section-8-card-3-1440.svg)}}@media (max-width: 1520spx){.section-8__container{width:1100px}.business-offer__rside{width:720px}.business-offer-card{width:340px}.business-offer-card__descr{top:300px}.business-offer-card:first-child{background-image:url(/assets/images/section-8-card-1-1200.svg)}.business-offer-card:nth-child(2){background-image:url(/assets/images/section-8-card-2-1200.svg)}.business-offer-card:last-child{background-image:url(/assets/images/section-8-card-3-1200.svg)}}@media (max-width: 1250px){.section-8__container{width:760px}.business-offer{flex-direction:column}.business-offer__rside{margin-top:40px;width:760px}.business-offer-cards{flex-wrap:wrap}.business-offer-card{width:370px;height:250px}.business-offer-card__h3{font-size:25px;font-weight:400;line-height:35px}.business-offer-card__descr{font-size:22px;font-weight:300;line-height:28px}.business-offer-card__br{display:none}.business-offer-card:first-child{background-image:url(/assets/images/section-8-card-1-800.svg)}.business-offer-card:first-child .business-offer-card__descr{width:320px;top:125px}.business-offer-card:nth-child(2){background-image:url(/assets/images/section-8-card-2-800.svg)}.business-offer-card:nth-child(2) .business-offer-card__descr{width:320px;top:125px}.business-offer-card:last-child{width:760px;height:187px;margin-top:25px;background-image:url(/assets/images/section-8-card-3-800.svg)}.business-offer-card:last-child .business-offer-card__descr{width:710px;top:100px}}@media (max-width: 818px){.section-8__container{width:600px}.business-offer{flex-direction:column}.business-offer__rside{margin-top:40px;width:600px}.business-offer-cards{flex-wrap:wrap;padding-top:65px}.business-offer-card{width:600px;height:186px}.business-offer-card__h3{font-size:25px;font-weight:400;line-height:35px}.business-offer-card__descr{font-size:22px;font-weight:300;line-height:28px}.business-offer-card__br{display:none}.business-offer-card:first-child{background-image:url(/assets/images/section-8-card-1-640.svg)}.business-offer-card:first-child .business-offer-card__descr{width:550px;top:100px}.business-offer-card:nth-child(2){margin-top:25px;background-image:url(/assets/images/section-8-card-2-640.svg)}.business-offer-card:nth-child(2) .business-offer-card__descr{width:550px;top:100px}.business-offer-card:last-child{width:600px;height:186px;margin-top:25px;background-image:url(/assets/images/section-8-card-3-640.svg)}.business-offer-card:last-child .business-offer-card__descr{width:550px;top:100px}}@media (max-width: 640px){.section-8__container{width:340px}.business-offer{flex-direction:column}.business-offer__rside{margin-top:40px;width:340px}.business-offer-cards{flex-wrap:wrap;padding-top:65px}.business-offer-card{width:340px;height:199px;padding-top:20px}.business-offer-card__h3{font-size:25px;font-weight:400;line-height:35px}.business-offer-card__descr{font-size:18px;font-weight:300;line-height:22px}.business-offer-card__br{display:none}.business-offer-card:first-child{background-image:url(/assets/images/section-8-card-360.svg)}.business-offer-card:first-child .business-offer-card__descr{width:290px;top:130px}.business-offer-card:nth-child(2){margin-top:25px;background-image:url(/assets/images/section-8-card-360.svg)}.business-offer-card:nth-child(2) .business-offer-card__descr{width:290px;top:130px}.business-offer-card:last-child{width:600px;height:199px;margin-top:25px;background-image:url(/assets/images/section-8-card-360.svg)}.business-offer-card:last-child .business-offer-card__descr{width:290px;top:110px}}.section-9{padding-top:160px}.section-9__container{width:1500px;height:340px;margin:0 auto;background-image:url(/assets/images/section-9-banner-1920.png);background-repeat:no-repeat;padding:45px;color:#fff;border-radius:25px}.section-9__h2{color:#171717;font-size:28px;font-weight:500;line-height:35px;letter-spacing:.1px}.section-9__h4{color:#17171799;font-size:23px;font-weight:400;line-height:32px;letter-spacing:.1px;margin-top:26px}.section-9__btn{display:block;width:239px;height:65px;text-decoration:none;color:#fff;font-size:20px;font-weight:500;line-height:25px;letter-spacing:.1px;border-radius:10px;box-shadow:0 14px 17.9px -9px #ffffff1f;background:#007aff;padding:20px 30px;margin-top:25px;transition:.3s all}.section-9__btn:hover{background:#0070eb}@media (max-width: 1920px){.section-9__container{width:1240px;height:340px;background-image:url(/assets/images/section-9-banner-1440.png)}}@media (max-width: 1520px){.section-9__container{width:1100px;height:340px;background-image:url(/assets/images/section-9-banner-1200.png)}}@media (max-width: 1250px){.section-9__container{width:760px;height:557px;border:none;background-image:url(/assets/images/section-9-banner-800.png)}.section-9__br{display:none}.section-9__h2{margin-top:275px}.section-9__h4{margin-top:10px}}@media (max-width: 818px){.section-9__container{width:600px;height:656px;border:none;background-image:url(/assets/images/section-9-banner-640.png)}.section-9__br{display:inline}.section-9__h2{margin-top:275px}.section-9__h4{margin-top:10px;width:239px}}@media (max-width: 640px){.section-9__container{width:340px;height:485px;border:none;background-image:url(/assets/images/section-9-banner-360.png);padding-left:25px}.section-9__br{display:inline}.section-9__h2{margin-top:175px}.section-9__h4{margin-top:10px;font-size:18px;line-height:22px}.section-9__btn{width:290px;text-align:center}}.section-10{padding-top:160px}.section-10__container{width:1500px;height:100%;margin:0 auto}.section-10__h2{color:#171717;font-size:35px;font-weight:500;line-height:40px;letter-spacing:0%;text-align:center}.qa{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding-top:55px}.qa-card-1{width:100%;border-radius:25px;background:#007aff;display:flex;justify-content:space-between;padding:31px 25px;margin:12px 0;cursor:pointer;transition:.3s all}.qa-card-1__h3{color:#fff;font-size:28px;font-weight:500;line-height:35px;letter-spacing:.1px;width:448px}.qa-card-1__content{width:962px}.qa-card-1__h4{color:#fff;font-size:24px;font-weight:600;line-height:30px;letter-spacing:.1px}.qa-card-1__p{color:#fff;font-size:23px;font-weight:300;line-height:32px;letter-spacing:.1px;margin-top:25px}.qa-card-1:hover{background:#0070eb}.qa-card-2{width:100%;height:100px;border:2px solid rgba(23,23,23,.1);border-radius:25px;background:#fff;padding:65px 25px;margin:12px 0;display:flex;align-items:center;cursor:pointer;transition:.3s all}.qa-card-2__h2{color:#171717;font-size:28px;font-weight:500;line-height:35px;letter-spacing:.1px}.qa-card-2:hover{background:#f2f3f5}@media (max-width: 1920px){.section-10__container{width:1250px}.qa-card-1__h3{width:363px}.qa-card-1__content{width:787px}}@media (max-width: 1520px){.section-10__container{width:1100px}.qa-card-1__h3{width:315px}.qa-card-1__content{width:695px}}@media (max-width: 1250px){.section-10__container{width:760px}.qa-card-1{flex-direction:column}.qa-card-1__h3{width:710px}.qa-card-1__content{width:710px;margin-top:40px}.qa-card-1__p{margin-top:25px}}@media (max-width: 818px){.section-10__container{width:600px}.qa-card-1{flex-direction:column}.qa-card-1__h3{width:550px}.qa-card-1__content{width:550px;margin-top:40px}.qa-card-1__p{margin-top:25px}}@media (max-width: 640px){.section-10__container{width:340px}.qa-card-1{flex-direction:column}.qa-card-1__h3{width:290px;font-size:22px;font-weight:500;line-height:30px}.qa-card-1__h4{font-size:18px;font-weight:400;line-height:22px}.qa-card-1__content{width:290px;margin-top:40px}.qa-card-1__p{margin-top:25px;font-size:18px;font-weight:400;line-height:25px}.qa-card-2__h2{font-size:22px}}.footer{padding-top:154px;padding-bottom:110px}.footer__container{position:relative;width:1500px;height:100%;margin:0 auto}.footer__col-1{display:flex;flex-direction:column;justify-content:space-between;width:300px;height:164px}.footer__logo{width:300px}.footer__col-2,.footer__col-3,.footer__col-4{width:300px;height:164px}.nav{display:flex;justify-content:space-between;width:100%;padding-bottom:43px;border-bottom:1px solid rgba(23,23,23,.1)}.nav__list{display:flex;flex-direction:column}.nav__h3{color:#171717;font-size:16px;font-weight:600;line-height:19px;letter-spacing:-.05px;margin-bottom:10px}.nav__a{display:block;width:fit-content;color:#171717;font-size:16px;font-weight:400;line-height:19px;letter-spacing:-.05px;text-decoration:none;margin:7px 0;transition:.3s all;border-bottom:1px solid rgba(23,23,23,0)}.nav__a:hover{border-bottom:1px solid rgb(23,23,23)}.links{padding-top:50px;display:flex;justify-content:space-between}.social-medias{display:flex;justify-content:space-between}.social-media{transition:.3s all;filter:brightness(0) saturate(100%) invert(0%) sepia(84%) saturate(4746%) hue-rotate(200deg) brightness(102%) contrast(50%)}.social-media__img{width:48px}.social-media:hover{filter:brightness(0) saturate(100%) invert(39%) sepia(84%) saturate(4746%) hue-rotate(200deg) brightness(102%) contrast(106%)}.help-list{display:flex;flex-direction:column;justify-content:space-between;height:100%}.help{display:block;width:fit-content;text-decoration:none;color:#171717;font-size:16px;font-weight:400;line-height:19px;letter-spacing:-.05px;transition:.3s all;border-bottom:1px solid rgba(23,23,23,0)}.help:hover{border-bottom:1px solid rgb(23,23,23)}.dd-links{display:flex;flex-direction:column;justify-content:space-between;height:100%}.dd-link{display:flex;text-decoration:none;border-radius:15px;padding:3px 10px;width:fit-content;transition:.3s all}.dd-link__img{width:40px;margin-right:10px}.dd-link__h3{color:#171717;font-size:16px;font-weight:500;line-height:19px;letter-spacing:-.05px;margin-bottom:2px;transition:.3s all}.dd-link__p{color:#17171799;font-size:14px;font-weight:400;line-height:19px;letter-spacing:-.05px;transition:.3s all}.dd-link:hover .dd-link__h3{color:#171717bf}.dd-link:hover .dd-link__p{color:#17171773}.qr{display:flex;justify-content:space-between;border-radius:15px;background:#17171708;padding:10px 15px;cursor:pointer;transition:.3s all}.qr__h3{color:#171717;font-size:15px;font-weight:500;line-height:19px;letter-spacing:-.05px}.qr__p{color:#17171799;font-size:13px;font-weight:400;line-height:19px;letter-spacing:-.05px}.qr__img{width:60px}.qr:hover{background:#f2f3f5}.error-btn{display:block;width:192px;padding:10px;border-radius:12px;background:#007aff14;color:#007aff;font-size:16px;font-weight:500;line-height:20.48px;letter-spacing:.1px;text-decoration:none;margin-top:20px;transition:.3s all}.error-btn:hover{background:#007bff28}.rights{position:absolute;bottom:-65px;right:0;color:#17171799;font-size:16px;font-weight:400;line-height:19px;letter-spacing:-.05px}@media (max-width: 1920px){.footer__container{width:1250px}.social-medias{padding-right:55px}.social-media__img{width:40px}}@media (max-width: 1520px){.footer__container{width:1100px}}@media (max-width: 1250px){.footer__container{width:760px}.footer__col-1,.footer__col-2{width:50%}.footer__col-3,.footer__col-4{width:50%;margin-top:40px}.nav{flex-wrap:wrap}.nav__list:last-child{margin-top:41px}.links{flex-wrap:wrap}.social-medias{width:80%}}@media (max-width: 818px){.footer__container{width:600px}.nav__list{width:50%}.nav__list:nth-child(3){margin-top:41px}.social-medias{width:100%}}@media (max-width: 640px){.footer__container{width:340px}.footer__col-1{width:100%;height:115px;margin-top:40px}.footer__col-2,.footer__col-3,.footer__col-4{width:100%;margin-top:40px}.nav{flex-wrap:wrap}.nav__list:last-child{margin-top:41px}.links{padding-top:0;flex-wrap:nowrap;flex-direction:column}.rights{left:0}}.list{display:none;margin-top:50px}.list .item{display:flex;width:100%;margin-bottom:50px}.list .item-image{width:100%;height:250px;max-width:387px;border-radius:10px;object-fit:cover}.list .item__name{margin-top:15px;color:#171717;font-family:Inter;font-size:30px;font-weight:500;line-height:35px;letter-spacing:.1px;text-align:left}.list .item__descr{margin-top:5px;color:#17171799;font-family:Inter;font-size:20px;font-weight:400;line-height:30px;letter-spacing:.1px;text-align:left}.list .item__team{margin-top:15px;display:flex;align-items:center;color:#007aff;font-family:Inter;font-size:14px;font-weight:500;line-height:18.43px;letter-spacing:.1px;text-align:left}.list .item__team-logo{margin-right:13px}.list .item .team__info-name{color:var(--Text-Main, rgb(23, 23, 23));font-family:Inter;font-size:16.79px;font-weight:500;line-height:20.67px;letter-spacing:-.4%;text-align:left}.list .item .team__info-date{margin-top:8px;color:var(--Text-Ghost, rgb(129, 140, 153));font-family:Inter;font-size:15.5px;font-weight:400;line-height:18.08px;letter-spacing:0px;text-align:left}.list .item-content{margin-left:40px}.list .item-content .list-clouds{display:flex;font-weight:500}.list .item-content .list-clouds>*:not(:last-child){margin-right:5px}.list .item-content .list-clouds__id{padding:4px 8px;border-radius:10px;background-color:#818c991a;color:var(--Text-Ghost, rgb(129, 140, 153));font-family:Inter;font-size:14px;font-weight:500;line-height:18px;letter-spacing:.1px;text-align:left}.list .item-content .list-clouds__team{padding:4px 8px;border-radius:10px;color:var(--Text-Accent, rgb(0, 122, 255));background-color:#007aff14;font-family:Inter;font-size:14px;font-weight:500;line-height:18.43px;letter-spacing:.1px;text-align:left}.list .item-content .list-clouds__mvp{padding:4px 8px;border-radius:10px;color:var(--Text-Purple, rgb(106, 76, 255));font-family:Inter;font-size:14px;font-weight:500;line-height:18.43px;letter-spacing:.1px;text-align:left;background-color:#6a4cff14}.cards{margin-top:50px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.cards .project{width:100%;max-width:600px;margin-bottom:15px}.cards .project-image{width:100%;max-width:600px;border-radius:10px;object-fit:cover}.cards .project .clouds{display:flex;margin-top:25px;font-weight:500}.cards .project .clouds>*:not(:last-child){margin-right:5px}.cards .project .clouds__id{padding:4px 8px;border-radius:10px;background-color:#818c991a;color:var(--Text-Ghost, rgb(129, 140, 153));font-family:Inter;font-size:14px;font-weight:500;line-height:18px;letter-spacing:.1px;text-align:left}.cards .project .clouds__team{padding:4px 8px;border-radius:10px;color:var(--Text-Accent, rgb(0, 122, 255));background-color:#007aff14;font-family:Inter;font-size:14px;font-weight:500;line-height:18.43px;letter-spacing:.1px;text-align:left}.cards .project .clouds__mvp{padding:4px 8px;border-radius:10px;color:var(--Text-Purple, rgb(106, 76, 255));font-family:Inter;font-size:14px;font-weight:500;line-height:18.43px;letter-spacing:.1px;text-align:left;background-color:#6a4cff14}.cards .project__name{margin-top:15px;color:#171717;font-family:Inter;font-size:30px;font-weight:500;line-height:35px;letter-spacing:.1px;text-align:left;text-decoration:none;opacity:1;transition:.3s opacity}.cards .project__name:hover{opacity:.7}.cards .project__descr{margin-top:5px;color:#17171799;font-family:Inter;font-size:20px;font-weight:400;line-height:30px;letter-spacing:.1px;text-align:left}.cards .project__team{margin-top:15px;display:flex;align-items:center;color:#007aff;font-family:Inter;font-size:14px;font-weight:500;line-height:18.43px;letter-spacing:.1px;text-align:left}.cards .project__team-logo{margin-right:13px}.cards .project .team__info-name{color:var(--Text-Main, rgb(23, 23, 23));font-family:Inter;font-size:16.79px;font-weight:500;line-height:20.67px;letter-spacing:-.4%;text-align:left}.cards .project .team__info-date{margin-top:8px;color:var(--Text-Ghost, rgb(129, 140, 153));font-family:Inter;font-size:15.5px;font-weight:400;line-height:18.08px;letter-spacing:0px;text-align:left}.tools{display:flex;justify-content:space-between;align-items:center;margin:15px 0}.tools .title{margin:22px 0;color:#171717;font-family:Inter;font-size:22px;font-weight:500;line-height:0px;letter-spacing:.1px;text-align:left;align-items:center}.tools .views{display:flex;align-items:center;padding:10px 15px;border-radius:15px;background:#1212120a}.tools .views__cards{cursor:pointer;margin-right:15px;opacity:1}.tools .views__list{cursor:pointer;fill:#000;opacity:.4}.main-block{max-width:1280px;margin:100px auto 0;padding:0 20px;overflow:hidden}.breadcrumbs .gallery-page{margin-left:5px;color:#17171799;font-family:Inter;font-size:16px;font-weight:400;line-height:100%;letter-spacing:0%;text-align:left;text-decoration:none}.input{display:flex;align-items:center;height:50px;overflow-x:hidden;border:1px solid rgba(23,23,23,.1);border-radius:15px;box-shadow:0 50px 74.5px -16px #0000000d;transition:all .1s;margin-top:30px}.input:focus-within{border:1px solid rgb(0,122,255);border-radius:15px;box-shadow:0 50px 74.5px -16px #0000000d;background:#fff}.input:hover{border:1px solid rgba(23,23,23,.1);border-radius:15px;box-shadow:0 50px 74.5px -16px #0000000d;background:#2b2b2b12}.input .active{border:1px solid rgb(0,122,255);border-radius:15px;box-shadow:0 50px 74.5px -16px #0000000d;background:#fff}.input__icon{margin:0 12px}.input__clear-icon{display:none;margin-right:10px}.input__field{width:100%;height:100%;margin-right:10px;border:none;background:transparent}.input__field:focus{border:none;outline:0}.input__field::placeholder{color:#17171799;font-family:Inter;font-size:16px;font-weight:400;line-height:100%;letter-spacing:0%;text-align:left}.reverse{width:40px;height:40px;display:flex;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;margin-top:10px;padding:0 12px;border-radius:var(--Rounding-Primary, 15px);background:var(--Background-Ghost-Thirtary, rgba(129, 140, 153, .1))}.reverse:hover{background:#707c8a26}.dropdowns{display:flex;flex-wrap:wrap}.dropdowns>*:not(:last-child){margin-right:15px}.dropdown-container{position:relative;height:40px;margin-top:10px}.dropdown-btn{display:flex;justify-content:space-between;align-items:center;height:40px;padding:4px 10px;border:none;border-radius:12px;background:#818c991a;color:#17171799;cursor:pointer;text-wrap:wrap;font-family:Inter;font-size:16px;font-weight:500;line-height:20.48px;letter-spacing:.1px;text-align:left}.dropdown-btn img{margin-left:5px}.dropdown-btn:hover,.dropdown-btn:active{background:#707c8a26}.dropdown-btn i{transition:transform .3s ease}.dropdown-menu{position:absolute;top:100%;left:0;width:289px;margin-top:10px;overflow:hidden;max-height:0;opacity:0;border:1px solid rgba(23,23,23,.1);border-radius:15px;box-shadow:0 40px 46px -13px #0000001f;background:#fff;transform:translateY(-10px);transition:all .4s cubic-bezier(.175,.885,.32,1.275);z-index:100}.dropdown-menu.active{max-height:500px;opacity:1;transform:translateY(0)}.dropdown-menu li{color:#17171799;font-family:Inter;font-size:16px;font-weight:500;line-height:20.48px;letter-spacing:.1px;text-align:left}.dropdown-menu li:last-child{border-bottom:none}.dropdown-menu a{display:flex;padding:15px 10px;text-decoration:none;color:#333;font-size:16px;transition:all .2s ease}.dropdown-menu a:hover{background:#2b2b2b12}.no-results{display:flex;flex-direction:column;justify-content:center;align-items:center}.no-results .capibara{width:118px;height:118px;object-fit:cover}.no-results__title{color:var(--Text-Main, rgb(23, 23, 23));font-family:Inter;font-size:20px;font-weight:500;line-height:24px;letter-spacing:.1px;text-align:center}.no-results__subtitle{margin-top:14px;color:var(--Text-Main-Secondary, rgba(23, 23, 23, .6));font-family:Inter;font-size:16px;font-weight:400;line-height:22px;letter-spacing:.1px;text-align:center}@media (max-width: 1200px){.cards .project{width:100%;max-width:530px}.list .item-image{max-width:340px}}@media (max-width: 800px){.cards .project{width:100%;max-width:370px}.cards .project__name{font-size:25px}.list .item-image{max-width:340px}.list .item__name{font-family:Inter;font-size:25px;font-weight:500;line-height:30px;letter-spacing:.1px;text-align:left}.list .item__descr{font-family:Inter;font-size:18px;font-weight:400;line-height:30px;letter-spacing:.1px;text-align:left}.list-clouds{flex-wrap:wrap}.list-clouds>*{margin-top:5px}}.cards.active{display:grid}.list.active{display:block}.cards.inactive,.list.inactive{display:none}@media (max-width: 640px){.main-block{display:grid;justify-content:center}.cards{display:flex;justify-content:center;flex-direction:column;align-items:center}.cards .project-image{height:250px}.cards .project__name{font-size:22px}.cards .project__descr{font-size:16px}.cards.active{display:flex;flex-direction:column;align-items:center;justify-content:center}.list .item{display:block}.list .item-image{max-width:600px;height:300px}.list .item-content{margin-left:0}.list .item-content .list-clouds{margin:20px 0 0}.list .item__name{font-size:22px}.list .item__descr{font-size:16px}}@media (max-width: 360px){.cards .project{width:100%;max-width:320px;margin-bottom:20px}}.info-selector{margin-top:50px;display:flex;justify-content:space-between;border-bottom:1px solid rgba(18,18,18,.1921568627)}.info-selector__choice{padding:7px 25px;color:#1212128f;font-size:16px;font-weight:500;cursor:pointer;transition:color,border .3s;border-bottom:2px solid rgba(0,123,255,0)}.info-selector__choice:hover,.info-selector__choice_active{color:#007aff;border-bottom:2px solid #007AFF}@media (max-width: 850px){.info-selector{margin-top:50px;display:flex;justify-content:space-between;border-bottom:1px solid rgba(18,18,18,.1921568627)}.info-selector__choice{padding:7px 5px;color:#1212128f;font-size:12px;font-weight:500;cursor:pointer;transition:color,border .3s;border-bottom:2px solid rgba(0,123,255,0)}.info-selector__choice:hover,.info-selector__choice_active{color:#007aff;border-bottom:2px solid #007AFF}}.info-container{display:flex;flex-direction:column;align-items:center;padding-top:65px}.project-info{display:none;max-width:100%;min-width:100%}.project-info_active{display:block}.project-about{display:flex;flex-direction:column}.project-about__h2{font-size:26px;font-weight:500}.project-about__descr{font-size:18px;font-weight:400;line-height:1.55;margin-top:15px}.project-about__img{margin:35px auto 0;width:98%;box-shadow:0 5px 10px #0000001f;pointer-events:none}.project-problem{display:flex;flex-direction:column;margin-top:50px}.project-problem__h3{font-size:20px;font-weight:500}.project-problem__descr{font-size:18px;font-weight:400;line-height:1.55;margin-top:15px}.project-problem__img{margin:35px auto 0;width:98%;box-shadow:0 5px 10px #0000001f;pointer-events:none}.project-opportunities{display:flex;flex-direction:column;margin-top:50px}.project-opportunities__h3{font-size:20px;font-weight:500}.project-opportunities__descr{font-size:18px;font-weight:400;line-height:1.55;margin-top:15px;margin-bottom:5px}.project-opportunities__descr-list{padding-left:25px}.project-opportunities__descr-list-item{margin:5px 0;font-size:18px;line-height:1.55}.project-opportunities__img{margin:35px auto 0;width:98%;box-shadow:0 5px 10px #0000001f;pointer-events:none}.project-technologies{display:flex;flex-direction:column;margin-top:50px}.project-technologies__h2{font-size:26px;font-weight:500}.project-technologies__h3{margin-top:25px;font-size:20px;font-weight:500}.project-technologies__descr{font-size:18px;font-weight:400;line-height:1.55;margin-top:15px;margin-bottom:5px}.project-technologies__descr-list{padding-left:25px}.project-technologies__descr-list-item{margin:5px 0;font-size:18px;line-height:1.55}.project-technologies__img{margin:35px auto 0;width:98%;box-shadow:0 5px 10px #0000001f;pointer-events:none}.project-addtional{display:flex;flex-direction:column}.project-addtional__h2{font-size:26px;font-weight:500;margin-top:25px}.project-addtional__descr{font-size:18px;font-weight:400;line-height:1.55;margin-top:15px;margin-bottom:5px}.project-addtional__descr-list{padding-left:25px}.project-addtional__descr-list-item{margin:5px 0;font-size:18px;line-height:1.55}.project-others{display:flex;flex-direction:column;border-top:1px solid rgba(18,18,18,.0941176471);margin-top:10px}.project-others__h3{margin-top:25px;margin-bottom:50px;font-size:20px;font-weight:500}.project-others__container{display:flex;justify-content:space-between}.project-others__img{width:390px;pointer-events:none}.info{display:flex;flex-direction:column;gap:25px}.info-row{display:flex}.info-row__h2{font-size:26px;font-weight:500;width:253px}.info-row__img{width:527px;pointer-events:none}.info-row__right{display:flex;gap:40px;padding-top:15px}.info-col{display:flex;flex-direction:column;gap:25px}.info-card__h4{font-size:16px;font-weight:400;color:#121212a1}.info-card__p{margin-top:10px;line-height:1.55}.info-card__p a{color:#121212;text-decoration:none;border-bottom:1px solid rgba(18,18,18,0);transition:border .3s}.info-card__p a:hover{border-bottom:1px solid #121212}.info-tags{display:flex;flex-wrap:wrap;gap:10px}.info-tag{padding:7px 10px;border-radius:10px;background-color:#1212120c;font-size:16px;font-weight:500}.materials{display:flex;min-width:100%;flex-direction:column}.materials__h2{font-size:26px;font-weight:500;margin-bottom:25px}.material{min-width:100%;position:relative;display:flex;gap:20px;align-items:center;padding:10px 20px;border:1px solid rgba(18,18,18,.0666666667);background-color:#12121205;border-radius:10px;opacity:1;transition:opacity .3s;cursor:pointer}.material__h4{font-size:16px;font-weight:400}.material__size{font-size:14px;font-weight:200}.material__header{display:flex;flex-direction:column;gap:7px}.material__download{position:absolute;right:10px}.material:hover{opacity:.7}.team{display:flex;flex-direction:column}.team__h2{font-size:26px;font-weight:500}.team__leaders{display:flex;flex-direction:column;padding:0 25px 10px;margin-top:25px;margin-bottom:25px;border:1px solid rgba(18,18,18,.0941176471);border-radius:15px}.team-leader{position:relative;display:flex;align-items:center;gap:20px;width:100%;padding:25px 0;border-bottom:1px solid rgba(18,18,18,.0941176471);cursor:pointer;opacity:1;transition:opacity .3s}.team-leader__img{width:70px}.team-leader__header{display:flex;flex-direction:column;gap:7px}.team-leader__header img{width:208px}.team-leader__name{font-size:22px;font-weight:500}.team-leader__descr{font-size:16px;font-weight:400;color:#12121296}.team-leader__chevron{position:absolute;right:10px}.team-leader:last-child{border-bottom:none}.team-leader:hover{opacity:.7}.team__participants{display:flex;flex-direction:column;padding:25px 25px 10px;margin-top:25px;border:1px solid rgba(18,18,18,.0941176471);border-radius:15px}.team-participant{position:relative;display:flex;align-items:center;gap:20px;width:100%;padding:25px 0;border-bottom:1px solid rgba(18,18,18,.0941176471);cursor:pointer;opacity:1;transition:opacity .3s}.team-participant__img{width:70px}.team-participant__header{display:flex;flex-direction:column;gap:7px}.team-participant__header img{height:30px;width:fit-content}.team-participant__name{font-size:22px;font-weight:500}.team-participant__descr{font-size:16px;font-weight:400;color:#12121296}.team-participant__chevron{position:absolute;right:10px}.team-participant:last-child{border-bottom:none}.team-participant:hover{opacity:.7}.team-face{display:flex;justify-content:space-between;margin-bottom:10px}.team-face__left{display:flex;align-items:center;gap:10px}.team-face__right{width:fit-content;height:fit-content;border-radius:10px;color:#00a537b0;font-weight:600;padding:9px;background-color:#00ff5523;opacity:1;transition:opacity .3s;cursor:pointer}.team-face__right:hover{opacity:.7}.team-face__h4{font-size:18px;font-weight:600}.team-face__p{font-size:15px;font-weight:400;color:#12121296;margin-top:5px}.job-openings{display:flex;flex-direction:column}.job-openings__h2{font-size:26px;font-weight:500}.vacancies{display:flex;flex-direction:column;gap:20px;padding-top:25px}.vacancy{display:flex;flex-direction:column;gap:15px;padding:20px;border:1px solid rgba(18,18,18,.0941176471);border-radius:15px}.vacancy__h3{font-size:22px;font-weight:500}.vacancy__tags{display:flex;gap:10px}.vacancy__tag{padding:7px 10px;font-size:16px;font-weight:500;background-color:#1212120c;border-radius:10px}.vacancy__tag_blue{color:#007aff;background-color:#007bff13}.vacancy__descr{font-size:16px;color:#12121296;line-height:1.55}.vacancy__btn{width:fit-content;color:#fff;background-color:#007aff;font-size:16px;font-weight:500;padding:10px 15px;border-radius:10px;cursor:pointer;opacity:1;transition:opacity .3s}.vacancy__btn:hover{opacity:.7}@media (max-width: 850px){.info-container{display:flex;flex-direction:column;align-items:center;padding-top:65px}.project-info{display:none;max-width:100%;min-width:100%}.project-info_active{display:block}.project-about{display:flex;flex-direction:column}.project-about__h2{font-size:22px;font-weight:500}.project-about__descr{font-size:16px;font-weight:400;line-height:1.55;margin-top:15px}.project-about__img{margin:35px auto 0;width:98%;box-shadow:0 5px 10px #0000001f;pointer-events:none}.project-problem{display:flex;flex-direction:column;margin-top:50px}.project-problem__h3{font-size:18px;font-weight:500}.project-problem__descr{font-size:16px;font-weight:400;line-height:1.55;margin-top:15px}.project-problem__img{margin:35px auto 0;width:98%;box-shadow:0 5px 10px #0000001f;pointer-events:none}.project-opportunities{display:flex;flex-direction:column;margin-top:50px}.project-opportunities__h3{font-size:18px;font-weight:500}.project-opportunities__descr{font-size:16px;font-weight:400;line-height:1.55;margin-top:15px;margin-bottom:5px}.project-opportunities__descr-list{padding-left:25px}.project-opportunities__descr-list-item{margin:5px 0;font-size:16px;line-height:1.55}.project-opportunities__img{margin:35px auto 0;width:98%;box-shadow:0 5px 10px #0000001f;pointer-events:none}.project-technologies{display:flex;flex-direction:column;margin-top:50px}.project-technologies__h2{font-size:22px;font-weight:500}.project-technologies__h3{margin-top:25px;font-size:18px;font-weight:500}.project-technologies__descr{font-size:16px;font-weight:400;line-height:1.55;margin-top:15px;margin-bottom:5px}.project-technologies__descr-list{padding-left:25px}.project-technologies__descr-list-item{margin:5px 0;font-size:16px;line-height:1.55}.project-technologies__img{margin:35px auto 0;width:98%;box-shadow:0 5px 10px #0000001f;pointer-events:none}.project-addtional{display:flex;flex-direction:column}.project-addtional__h2{font-size:22px;font-weight:500;margin-top:25px}.project-addtional__descr{font-size:16px;font-weight:400;line-height:1.55;margin-top:15px;margin-bottom:5px}.project-addtional__descr-list{padding-left:25px}.project-addtional__descr-list-item{margin:5px 0;font-size:18px;line-height:1.55}.project-others{display:flex;flex-direction:column;border-top:1px solid rgba(18,18,18,.0941176471);margin-top:10px}.project-others__h3{margin-top:25px;margin-bottom:50px;font-size:18px;font-weight:500}.project-others__container{display:flex;justify-content:space-between}.project-others__img{width:390px;pointer-events:none}.info{display:flex;flex-direction:column;gap:25px}.info-row{display:flex;flex-direction:column}.info-row__h2{font-size:22px;font-weight:500;width:253px}.info-row__right{display:flex;flex-direction:column;gap:40px;padding-top:15px}.info-col{display:flex;flex-direction:column;gap:25px}.info-card__h4{font-size:16px;font-weight:400;color:#121212a1}.info-card__p{margin-top:10px;line-height:1.55}.info-card__p a{color:#121212;text-decoration:none;border-bottom:1px solid rgba(18,18,18,0);transition:border .3s}.info-card__p a:hover{border-bottom:1px solid #121212}.info-tags{display:flex;flex-wrap:wrap;gap:10px}.info-tag{padding:7px 10px;border-radius:10px;background-color:#1212120c;font-size:14px;font-weight:500}.materials{display:flex;min-width:100%;flex-direction:column}.materials__h2{font-size:22px;font-weight:500;margin-bottom:25px}.material{min-width:100%;position:relative;display:flex;gap:20px;align-items:center;padding:10px 20px;border:1px solid rgba(18,18,18,.0666666667);background-color:#12121205;border-radius:10px;opacity:1;transition:opacity .3s;cursor:pointer}.material__h4{font-size:16px;font-weight:400}.material__size{font-size:14px;font-weight:200}.material__header{display:flex;flex-direction:column;gap:7px}.material__download{position:absolute;right:10px}.material:hover{opacity:.7}.team{display:flex;flex-direction:column}.team__h2{font-size:22px;font-weight:500}.team__leaders{display:flex;flex-direction:column;padding:0 25px 10px;margin-top:25px;margin-bottom:25px;border:1px solid rgba(18,18,18,.0941176471);border-radius:15px}.team-leader{position:relative;display:flex;align-items:center;gap:20px;width:100%;padding:25px 0;border-bottom:1px solid rgba(18,18,18,.0941176471);cursor:pointer;opacity:1;transition:opacity .3s}.team-leader__img{width:60px;border-radius:15px}.team-leader__header{display:flex;flex-direction:column;gap:7px}.team-leader__header img{width:158px}.team-leader__name{font-size:18px;font-weight:500}.team-leader__descr{font-size:14px;font-weight:400;color:#12121296}.team-leader__chevron{position:absolute;right:0}.team-leader:last-child{border-bottom:none}.team-leader:hover{opacity:.7}.team__participants{display:flex;flex-direction:column;padding:25px 25px 10px;margin-top:25px;border:1px solid rgba(18,18,18,.0941176471);border-radius:15px}.team-participant{position:relative;display:flex;align-items:center;gap:20px;width:100%;padding:25px 0;border-bottom:1px solid rgba(18,18,18,.0941176471);cursor:pointer;opacity:1;transition:opacity .3s}.team-participant__img{width:60px}.team-participant__header{display:flex;flex-direction:column;gap:7px}.team-participant__header img{height:25px;width:fit-content}.team-participant__name{font-size:18px;font-weight:500}.team-participant__descr{font-size:14px;font-weight:400;color:#12121296}.team-participant__chevron{position:absolute;right:0}.team-participant:last-child{border-bottom:none}.team-participant:hover{opacity:.7}.team-face{display:flex;justify-content:space-between;margin-bottom:10px}.team-face__left{display:flex;align-items:center;gap:10px}.team-face__right{width:fit-content;height:fit-content;border-radius:10px;color:#00a537b0;font-weight:600;font-size:12px;padding:7px;background-color:#00ff5523;opacity:1;transition:opacity .3s;cursor:pointer}.team-face__right:hover{opacity:.7}.team-face__h4{font-size:16px;font-weight:600}.team-face__p{font-size:13px;font-weight:400;color:#12121296;margin-top:5px}.job-openings{display:flex;flex-direction:column}.job-openings__h2{font-size:22px;font-weight:500}.vacancies{display:flex;flex-direction:column;gap:20px;padding-top:25px}.vacancy{display:flex;flex-direction:column;gap:15px;padding:20px;border:1px solid rgba(18,18,18,.0941176471);border-radius:15px}.vacancy__h3{font-size:18px;font-weight:500}.vacancy__tags{display:flex;gap:10px}.vacancy__tag{padding:7px 10px;font-size:14px;font-weight:500;background-color:#1212120c;border-radius:10px}.vacancy__tag_blue{color:#007aff;background-color:#007bff13}.vacancy__descr{font-size:14px;color:#12121296;line-height:1.55}.vacancy__btn{width:fit-content;color:#fff;background-color:#007aff;font-size:14px;font-weight:500;padding:10px 15px;border-radius:10px;cursor:pointer;opacity:1;transition:opacity .3s}.vacancy__btn:hover{opacity:.7}}.main__container{max-width:800px;margin:0 auto;padding-top:100px}.breadcrumbs{display:flex;align-items:center}.breadcrumbs .slash{color:var(--Text-Main-Secondary, rgba(23, 23, 23, .6))}.breadcrumbs .main-page{margin:0 5px 0 15px;color:#17171799;font-family:Inter;font-size:16px;font-weight:400;line-height:100%;letter-spacing:0%;text-align:left}.breadcrumbs .gallery-page{margin-left:5px;color:#17171799;font-family:Inter;font-size:16px;font-weight:400;line-height:100%;letter-spacing:0%;text-align:left;text-decoration:none;overflow-wrap:break-word}.project-tags{display:flex;gap:10px;padding-top:20px}.project-tag{padding:5px 10px;font-size:14px;font-weight:500;background:#12121209;border-radius:8px}.project-tag_violet{background:#1100ff1a;color:#574bff}.project-h1{font-size:35px}.project-face{display:flex;justify-content:space-between}.project-face__left{display:flex;align-items:center;gap:10px}.project-face__right{display:flex;gap:10px}.project-face__actions-btn{height:38px;opacity:1;transition:opacity .3s;cursor:pointer}.project-face__actions-btn:hover{opacity:.7}.project-face__descr-btn{height:38px;opacity:1;transition:opacity .3s;cursor:pointer}.project-face__descr-btn:hover{opacity:.7}.project-face__h4{font-size:18px;font-weight:600}.project-face__p{font-size:15px;font-weight:400;color:#12121296;margin-top:5px}@media (max-width: 850px){.main__container{max-width:360px;margin:0 auto;padding-top:100px}.breadcrumbs{display:flex;align-items:center}.breadcrumbs .slash{color:var(--Text-Main-Secondary, rgba(23, 23, 23, .6))}.breadcrumbs .main-page{margin:0 5px 0 15px;color:#17171799;font-family:Inter;font-size:16px;font-weight:400;line-height:100%;letter-spacing:0%;text-align:left}.breadcrumbs .gallery-page{max-width:min-content;margin-left:5px;color:#17171799;font-family:Inter;font-size:16px;font-weight:400;line-height:100%;letter-spacing:0%;text-align:left;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-tags{display:flex;gap:10px;padding-top:20px}.project-tag{padding:3px 7px;font-size:12px;height:fit-content;font-weight:500;background:#12121209;border-radius:6px}.project-tag_violet{background:#1100ff1a;color:#574bff}.project-h1{font-size:20px}.project-face{display:flex;justify-content:space-between}.project-face__left{display:flex;align-items:center;gap:10px}.project-face__right{display:flex;gap:10px}.project-face__actions-btn{height:30px;opacity:1;transition:opacity .3s;cursor:pointer}.project-face__actions-btn:hover{opacity:.7}.project-face__descr-btn{height:30px;opacity:1;transition:opacity .3s;cursor:pointer}.project-face__descr-btn:hover{opacity:.7}.project-face__h4{font-size:14px;font-weight:600}.project-face__p{font-size:12px;font-weight:400;color:#12121296;margin-top:5px}}:root{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}body{min-width:320px;min-height:100vh}*,*:before,*:after{font-family:Inter,sans-serif;margin:0;padding:0;box-sizing:border-box}.hide{display:none}.show{display:block}
