html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[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,[hidden]{display:none}
.preloader{z-index:9999;background:radial-gradient(44.07% 44.07% at 67.78% 55.93%,#555681 0%,#212133 100%);justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.loader{background-image:linear-gradient(#0277bd,#0277bd),linear-gradient(#29b6f6,#4fc3f7),linear-gradient(#29b6f6,#4fc3f7);background-position:0 0,80px 20px,100px 40px;background-repeat:no-repeat;background-size:80px 70px,30px 50px,30px 30px;width:130px;height:100px;position:relative}.loader:after{content:"";box-sizing:content-box;background:#fff;border:10px solid #000;border-radius:50%;width:10px;height:10px;animation:.75s ease-in infinite alternate wheelSk;position:absolute;bottom:10px;left:12px;box-shadow:78px 0 0 -10px #fff,78px 0 #000}.loader:before{content:"";background-image:linear-gradient(#fff 45px,#0000 0),linear-gradient(#fff 45px,#0000 0),linear-gradient(#fff 45px,#0000 0);background-position:0 11px,8px 35px,0 60px;background-repeat:no-repeat;background-size:30px 4px;width:70px;height:70px;animation:.75s linear infinite lineDropping;position:absolute;top:0;right:100%}@keyframes wheelSk{0%,50%,to{transform:translateY(0)}30%,90%{transform:translateY(-3px)}}@keyframes lineDropping{0%{opacity:1;background-position:100px 11px,115px 35px,105px 60px}50%{background-position:0 11px,20px 35px,5px 60px}60%{background-position:-30px 11px,0 35px,-10px 60px}75%,to{opacity:0;background-position:-30px 11px,-30px 35px,-30px 60px}}
html{box-sizing:border-box;scroll-behavior:smooth}*,:before,:after{box-sizing:inherit}body{font-family:Roboto,sans-serif;font-size:16px;font-weight:400}h1,h2,h3,h4,p{margin:0}a{color:inherit;text-decoration:none;transition:all .3s ease-in-out}img{width:100%}svg,path,rect,input{transition:all .3s ease-in-out}ul{margin:0;padding:0;list-style:none}button{cursor:pointer;background-color:#0000;border:none;padding:0}address{font-style:normal}.container{width:100%;max-width:1920px;margin:0 auto;padding:0 315px}:root{--dark-grey:#2e2b44;--grey:#666;--light-grey:#85859b;--white:#fff;--link-blue:#7364ff;--blue:#3f2aff;--dark-blue:#0d0084;--light-black:#212133;--light-blue:#edf0f9}.visually-hidden{white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.p70{padding:70px 0}.btn{background-color:var(--blue);color:var(--white);border-radius:20px;font-weight:700;transition:all .3s ease-in-out}.btn:hover{background-color:var(--link-blue)}.btn:active{background-color:var(--dark-blue)}.title{margin-bottom:30px;font-size:40px;font-weight:700;line-height:100%}.text{line-height:150%}.title-min{margin-bottom:8px;font-size:18px;font-weight:700;line-height:150%}@media (max-width:1830px){.container{padding:0 100px}}@media (max-width:1140px){.container{padding:0 35px}}@media (max-width:740px){.title{font-size:20px}.p70{padding:40px 0}}@media (max-width:540px){.container{padding:0 15px}}
.header{background-color:var(--blue);padding:11px 0}.header__container{justify-content:space-between;align-items:center;gap:20px;display:flex}.header__list{justify-content:center}.header__item{flex-basis:0%}.header__span{text-align:center;color:var(--dark-grey);padding-top:2px;font-size:13px;display:block}.header__reg{color:var(--blue)}.header__link svg{fill:#fff}.header__link svg:hover{fill:var(--blue);outline:none}.header__link svg:active{fill:var(--link-blue);outline:none}@media (max-width:1045px){.header:after{content:"";background-color:var(--link-blue);width:100%;height:50px;position:absolute;top:146px}.header__container{flex-wrap:wrap;justify-content:center}}
.logo__img{width:130px;height:120px}.logo__link_footer{opacity:.6}
.nav{z-index:1}.nav__list{color:var(--white);white-space:nowrap;align-items:center;gap:56px;font-size:18px;display:flex}.nav__link{padding:10px 0;position:relative}.nav__link:after{content:"";background-color:var(--light-black);width:100%;height:2px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.nav__link:hover:after{transform:scale(1)}.nav__search{width:25px;height:25px;fill:var(--white)}@media (max-width:1140px){.nav{overflow:scroll}}
.burger-btn{z-index:2;border:none;width:40px;height:40px;display:none;position:relative;top:10px}.burger-btn span{background-color:var(--white);width:30px;height:3px;transition:transform .5s,opacity .5s;position:absolute;left:1px}.burger-btn span:first-child{transform:translateY(-10px)}.burger-btn span:nth-child(3){transform:translateY(10px)}.header.open .burger-btn span:first-child{transform:translateY(0)rotate(45deg)}.header.open .burger-btn span:nth-child(2){opacity:0}.header.open .burger-btn span:nth-child(3){transform:translateY(0)rotate(-45deg)}.header.open .header__item_tel{display:block}@media (max-width:540px){.header__container{display:block}.header.open .nav{opacity:1;transform:translate(100%)}.logo{text-align:center}.nav{background-color:var(--blue);opacity:0;width:100%;min-height:470px;padding:15px 20px 20px;transition:all .3s ease-in-out;position:absolute;top:188px;left:-100%}.nav__list{flex-direction:column;align-items:start;gap:10px;display:flex}.nav__link,.burger-btn{display:block}}@media (max-width:384px){.nav{min-height:570px}}
.footer__container{justify-content:space-between;align-items:center;gap:20px;display:flex}.footer__top{background-color:var(--dark-grey);padding:10px 0}.footer__list{justify-content:center}.footer__item{flex-basis:0%}.footer__span{text-align:center;color:var(--dark-grey);padding-top:2px;font-size:13px;display:block}.footer__reg{color:var(--blue)}.footer__link svg{fill:#fff}.footer__link svg:hover{fill:var(--blue);outline:none}.footer__link svg:active{fill:var(--link-blue);outline:none}@media (max-width:1140px){.footer__container{flex-wrap:wrap;justify-content:center}}
.scroll-top{z-index:9999;opacity:0;width:50px;height:50px;transition:all .3s ease-in-out;position:fixed;bottom:100px;right:30px}.scroll-top.show{opacity:.8}.scroll-top__icon{fill:var(--link-blue);border-radius:8px}.scroll-top__icon:hover{fill:var(--blue)}.scroll-top__icon:active{fill:var(--dark-blue)}@media (max-width:1140px){.scroll-top{width:35px;height:35px;right:5px}}
.preloader{z-index:9999;background:radial-gradient(44.07% 44.07% at 67.78% 55.93%,#555681 0%,#212133 100%);justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.loader{background-image:linear-gradient(#0277bd,#0277bd),linear-gradient(#29b6f6,#4fc3f7),linear-gradient(#29b6f6,#4fc3f7);background-position:0 0,80px 20px,100px 40px;background-repeat:no-repeat;background-size:80px 70px,30px 50px,30px 30px;width:130px;height:100px;position:relative}.loader:after{content:"";box-sizing:content-box;background:#fff;border:10px solid #000;border-radius:50%;width:10px;height:10px;animation:.75s ease-in infinite alternate wheelSk;position:absolute;bottom:10px;left:12px;box-shadow:78px 0 0 -10px #fff,78px 0 #000}.loader:before{content:"";background-image:linear-gradient(#fff 45px,#0000 0),linear-gradient(#fff 45px,#0000 0),linear-gradient(#fff 45px,#0000 0);background-position:0 11px,8px 35px,0 60px;background-repeat:no-repeat;background-size:30px 4px;width:70px;height:70px;animation:.75s linear infinite lineDropping;position:absolute;top:0;right:100%}@keyframes wheelSk{0%,50%,to{transform:translateY(0)}30%,90%{transform:translateY(-3px)}}@keyframes lineDropping{0%{opacity:1;background-position:100px 11px,115px 35px,105px 60px}50%{background-position:0 11px,20px 35px,5px 60px}60%{background-position:-30px 11px,0 35px,-10px 60px}75%,to{opacity:0;background-position:-30px 11px,-30px 35px,-30px 60px}}
