.scroll__block{position:fixed;bottom:50px;right:50px;z-index:30}.scroll__button{background-color:#70b3ff;color:#fff;border:none;border-radius:5px;font-size:30px;padding:10px 20px;cursor:pointer}@media(max-width:820px){.scroll__block{position:fixed;bottom:20px;right:20px;z-index:30}.scroll__button{background-color:#70b3ff;color:#fff;border:none;border-radius:5px;font-size:30px;padding:10px 20px;cursor:pointer}}.footer{border-top:1px solid #70b3ff;position:relative;z-index:10}.footer__row{padding:16px 0}.footer__address-block,.footer__row{display:flex;justify-content:space-between}.footer__address-block{gap:0 56px;flex-direction:row;max-width:433px;align-items:center;flex-wrap:wrap;color:#000}.footer__address-place{font-family:Inter,sans-serif;font-weight:700;font-size:16px;letter-spacing:.1em;text-align:center;font-style:normal}.footer__address-email,.footer__address-number{font-family:Inter,sans-serif;font-weight:500;font-size:16px;letter-spacing:.05em;text-align:center;font-style:normal}.footer__logos-block{display:flex;gap:20px;align-items:flex-end}.footer__logo{max-width:150px;height:-moz-fit-content;height:fit-content}.footer__socials{display:flex;align-items:center;justify-content:center;gap:20px}@media(max-width:1190px){.footer__row{flex-wrap:wrap}.footer__logo{max-width:130px}.footer__address-email,.footer__address-number,.footer__address-place{font-size:14px}.footer__socials a>img{width:60px}.footer__row{flex-direction:column;align-items:center;gap:20px}.footer__address-block{gap:20px;max-width:381px}}@media(max-width:470px){.footer__logos-block{align-items:center}.footer__logo{max-width:80px}.footer__address-block{align-items:center;justify-content:center}}.header{background-color:#e6f0ff;position:fixed;display:block;z-index:10;width:100%;top:0;left:0;border:1px solid #e5e7eb;border-bottom-color:rgba(229,231,235,.4);background-color:rgba(230,240,255,.75);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.header__logo{max-width:50px}.header__row{display:flex;align-items:center;justify-content:space-between;height:60px}.header__links__block{gap:20px;display:flex;flex-direction:row}.header__link{font-weight:400;font-size:16px;text-transform:lowercase;text-align:center;color:#666;transition:all .2s ease;background-image:linear-gradient(90deg,#0085ff,#0085ff);background-repeat:no-repeat;background-size:0 2px;background-position:0 100%;padding-bottom:2px;text-decoration:none;transition:all .3s ease;font-family:Inter,sans-serif}.header__link.active,.header__link:hover{background-size:100% 2px}.header__link.active{background-image:linear-gradient(90deg,#0085ff,#0085ff);background-repeat:no-repeat;background-position:0 100%;pointer-events:none}.header__button{outline:0;border:0;border-radius:10px;font-family:Inter,sans-serif;font-weight:500;letter-spacing:-1px;font-size:20px;padding:10px 20px;color:#000;background-color:#b080ff;transition:all .2s ease}.header__button:hover{background-color:#bf9bfa}.header__socials{display:flex;align-items:center;justify-content:center;gap:10px}.header__socials-logo{max-width:30px}@media(max-width:820px){.header__button,.header__links__block{display:none}}.logo{display:none;max-width:60px}@media(max-width:820px){.logo{margin:10px 20px;display:flex}}.burger-container{z-index:30;display:none}.burger-button{background-color:#b080ff;color:#fff;border:none;border-radius:5px;font-size:24px;padding:5px 10px;cursor:pointer}.menu{position:absolute;top:60px;right:15px;background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;box-shadow:0 4px 8px rgba(0,0,0,.2);padding:10px;min-width:150px}.menu ul{list-style:none;margin:0;padding:0}.menu li{margin:10px 0}.menu a{text-decoration:none;font-family:Inter,sans-serif;color:#333;font-size:16px;display:block;padding:5px 10px}.menu a:hover{background-color:#eaeaea;border-radius:3px}@media(max-width:820px){.burger-container{display:block}}@import"https://fonts.googleapis.com/css2?family=Genos:ital,wght@0,100..900;1,100..900&family=Inria+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";*,:after,:before{box-sizing:border-box}:active,:focus,a:active,a:focus{outline:none}aside,footer,header,nav{display:block}body,html{height:100%;width:100%;font-size:100%;line-height:1;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}body{background-color:#e5f0ff}::selection{background:#abd0f3}::-moz-selection{background:#b0d6fa}.page-container{display:flex;flex-direction:column;padding-top:60px;min-height:100vh}.content-wrap{flex:1 1}.container{max-width:1140px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}