.footer{width:100%;max-width:1200px;display:flex;flex-direction:row;justify-content:center;margin:40px auto 27px;padding-bottom:40px}@media screen and (max-width:1200px){.footer{max-width:90%;min-width:90%}}.footer__wrapper{width:100%;display:flex;flex-direction:column;gap:50px}@media only screen and (max-width:768px){.footer__wrapper{align-items:center;gap:30px}}.footer__content{width:100%;display:flex;flex-direction:row;justify-content:space-between}@media only screen and (max-width:768px){.footer__content{flex-direction:column;align-items:center;gap:30px}}.footer__buttons{display:flex;flex-flow:row nowrap;justify-content:flex-end;gap:15px}.footer__buttons .button{font-family:ProximaNova-Regular;font-size:14px;font-weight:400;line-height:19px;font-style:normal}@media only screen and (max-width:768px){.footer__buttons{width:100%;justify-content:space-between;padding:0 15px}.footer-logo{width:120px;height:25px}}.button{display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:35px;border:none;outline:none;font-family:ProximaNova-BoldIt;font-size:18px;font-weight:700;line-height:21px;font-style:italic}@media only screen and (max-width:768px){.button{font-family:ProximaNova-BoldIt;font-size:18px;font-weight:700;line-height:21px;font-style:italic}}.button svg{fill:#fff}.button--large{padding:24px 60px;gap:10px}.button--normal{padding:20px 40px;gap:10px;font-size:16px}.button--medium{padding:16px 32px;gap:8px;font-size:16px}.button--small{padding:12px 16px;gap:8px;font-size:14px}.button--primary{background:linear-gradient(90deg,#59cbff,#009fe7);color:#fff}.button--primary:hover{background:linear-gradient(90deg,#8bdbff,#4dbcee)}.button--primary:focus{outline:2px solid #009fe7}.button--primary .button-counter,.button--secondary{background:#fff;color:#009fe7}.button--secondary{outline:2px solid #009fe7}.button--secondary svg{fill:#009fe7}.button--secondary:hover{background:linear-gradient(90deg,#8bdbff,#4dbcee);color:#fff}.button--secondary:hover svg{fill:#fff}.button--secondary:focus{outline:2px solid #009fe7}.button--secondary .button-counter{background:#f0faff;color:#62c2ee}.button--transparent{background:rgba(0,0,0,0);color:#fff;outline:2px solid #009fe7;filter:drop-shadow(0 20px 80px rgba(36,107,254,.5))}.button--transparent svg{fill:#fff}.button--transparent:hover{background:linear-gradient(90deg,#8bdbff,#4dbcee);color:#fff}.button--transparent:hover svg{fill:#fff}.button--transparent:focus{outline:2px solid #009fe7}.button--cancel{background:#ff3535;color:#fff}.button--cancel:hover{background:#ff5d5d}.button--cancel:focus{outline:2px solid #009fe7}.button--disabled{background:#e8ebf1;outline:none;color:#fff;filter:none}.button--disabled svg{fill:#fff}.button--disabled:hover{background:#e8ebf1;outline:none}.button--disabled:focus{outline:2px solid #009fe7}.button:hover{cursor:pointer}.button>.button-counter{display:flex;justify-content:center;align-items:center;border-radius:35px;padding:5px 8px}.header__actions__burger{display:none;background:rgba(0,0,0,0);border:none;outline:none;padding:0}.header__actions__burger:hover{cursor:pointer}@media only screen and (max-width:768px){.header__actions__burger{display:block;position:absolute;right:20px}}.header{flex-wrap:wrap;justify-content:space-between;align-items:center;padding:40px}.header,.header__nav{display:flex;flex-direction:row}.header__nav{flex-wrap:nowrap;gap:30px}.header__nav__item{display:flex;list-style-type:none}.header__nav__item .header__nav-link{transition:background-color,color .25s ease-in-out}.header__nav__item .header__nav-link:hover{outline:1px solid rgba(0,159,231,.14);background:rgba(0,159,231,.08);color:#fff}@media only screen and (max-width:768px){.header__nav__item.active{background:linear-gradient(90deg,rgba(0,159,231,0),rgba(0,159,231,.08) 50%,rgba(0,159,231,0))}}@media screen and (min-width:767px){.header__nav__item.active .header__nav-link{outline:1px solid rgba(0,159,231,.14);background:rgba(0,159,231,.08);color:#fff}}.header__nav__item.button{display:flex;justify-content:flex-start}@media only screen and (max-width:768px){.header__nav__item,.header__nav__item.button{padding:15px 0}}.header__nav-link{text-decoration:none;color:#828fa4;border-radius:20px;padding:12px 20px;cursor:pointer;font-family:ProximaNova-Regular;font-size:16px;font-weight:400;line-height:22px;font-style:normal}@media only screen and (max-width:768px){.header__nav-link{font-size:14px;line-height:100%}.header__nav-link:hover{outline:1px solid rgba(0,159,231,.14);background:rgba(0,159,231,.08);color:#fff}.header__nav{gap:8px}}.header__actions{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:20px}.header__actions-btn{font-family:ProximaNova-Regular;font-size:14px;font-weight:400;line-height:19px;font-style:normal}@media screen and (max-width:1024px){.header__actions{margin:15px 0 0}}@media screen and (max-width:1014px){.header{flex-direction:column;gap:30px}}@media only screen and (max-width:768px){.header--mobile{flex-wrap:wrap;padding:15px}.header--mobile .header__wrapper{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.header--mobile .header__nav{display:none}.header--mobile .header__logo{width:120px;height:26px}.header--mobile.header--opened{position:fixed;height:100vh;width:100vw;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:25px;z-index:11;background:linear-gradient(180deg,#1e2c47,#1f396e) no-repeat fixed}.header--mobile.header--opened .header__nav{display:flex;flex-direction:column;align-items:flex-start;padding:15px 0}.header--mobile.header--opened .header__nav .header__nav-link{color:#fff;font-family:ProximaNova-Bold;font-size:16px;line-height:22px;font-style:normal;font-weight:600}}@media only screen and (max-width:768px)and (max-width:768px){.header--mobile.header--opened .header__nav .header__nav-link{font-size:14px;line-height:100%}}