.header{position:fixed;z-index:100;margin-top:60px;width:100%}.header__accordion{background-color:#00171f;border-radius:43px;padding:28px;overflow:hidden}.header__accordion.scrolled{background-color:#00171580;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.header__wrapper{display:flex;justify-content:space-between;align-items:center;position:relative}.header__content{overflow:hidden;max-height:0;transition:all .4s ease-in-out}.header__content.open{padding:0 0 20px}.header__content>.header__social{display:none}.header__menu{display:flex;justify-content:space-between;list-style:none;margin:0;padding-top:100px;padding-left:0}.header__menu a{color:#fff;font-family:Inter;font-weight:400;font-size:24px;line-height:0;text-decoration:none;text-transform:uppercase;transition:all .2s ease-in-out;display:inline-block}.header__menu a:focus,.header__menu a:hover{color:#00a8e8}.header__social{display:flex;align-items:center;gap:42px}.header__social svg{cursor:pointer;transition:fill .3s ease}.header__social svg path{transition:fill .3s ease}.header__social svg:hover,.header__social svg:active,.header__social svg:focus{fill:#00374a}.header__social svg:hover path,.header__social svg:active path,.header__social svg:focus path{fill:#00374a}.header__logo{position:absolute;left:50%;transform:translate(-50%)}@media (max-width: 1280px){.header__menu a{font-size:18px}.header__menu{padding-top:80px}}@media (max-width: 996px){.header__menu a{font-size:16px}}@media (max-width: 768px){.header{margin-top:50px}.header__menu{flex-direction:column;gap:30px;align-items:center;padding-top:30px;border-top:.5px solid #fff;margin-top:30px;margin-bottom:30px}.header__menu a:focus,.header__menu a:hover{color:#00a8e8;transform:translateY(0)}.header__social{justify-content:center}.header__content>.header__social{display:flex}.header__wrapper>.header__social{display:none}.header__logo{position:static;transform:none}.header__accordion{padding:15px 28px}}@media (max-width: 480px){.header{margin-top:16px}.header__logo img{height:38px}}.hamburger-button{display:flex;flex-direction:column;justify-content:space-between;width:16px;padding:10px 7px;height:9px;background:none;border:none;cursor:pointer;border:1px solid #00A8E8;border-radius:50%}.hamburger-button span{display:block;width:100%;height:1px;background:#00a8e8;transition:.3s ease}.hamburger-button.open span:nth-child(1){transform:translateY(3px) rotate(45deg)}.hamburger-button.open span:nth-child(2){opacity:0}.hamburger-button.open span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.footer{margin-bottom:60px}.footer__wrapper{background-color:#00171f;border-radius:43px;padding:60px 99px 30px}.footer__social{display:flex;align-items:center;gap:42px}.footer__social svg{cursor:pointer;transition:fill .3s ease}.footer__social svg path{transition:fill .3s ease}.footer__social svg:hover,.footer__social svg:active,.footer__social svg:focus{fill:#00374a}.footer__social svg:hover path,.footer__social svg:active path,.footer__social svg:focus path{fill:#00374a}.footer__block-first{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid #D9D9D9;padding-bottom:40px;gap:20px}.footer__block-next{display:flex;justify-content:space-between;margin-top:34px}.footer__copyright{max-width:279px;font-family:Roboto;font-weight:300;font-size:10px;color:#fff;margin:0}.footer__block-first img{width:184px}.footer__nav{font-family:Inter;font-weight:400;font-size:16px;text-transform:uppercase;color:#fff;display:flex;flex-direction:column;gap:25px}.footer__nav a{transition:all .2s linear;color:#fff;text-decoration:none}.footer__nav a:hover,.footer__nav a:focus,.footer__nav a:active{color:#00a8e8}.footer__contacts{display:flex;flex-direction:column;gap:20px}.footer__contact-label,.footer__contact-link{display:block;color:#fff;font-family:Inter;font-weight:400;font-size:16px;text-transform:uppercase}@media (max-width: 1440px){.footer__wrapper{padding:54px 88px 30px}}@media (max-width: 1280px){.footer__wrapper{padding:40px 68px 27px}.footer__nav{font-size:14px;gap:13px}.footer__contact-label,.footer__contact-link{font-size:14px}.footer__social{gap:30px}.footer__block-first img{width:128px}}@media (max-width: 768px){.footer__wrapper{padding:50px}.footer__nav{font-size:16px;gap:20px}.footer__contact-label,.footer__contact-link{font-size:16px}.footer__block-next{flex-direction:column}.footer__social{order:1;margin-bottom:60px;justify-content:space-between}.footer__copyright{max-width:100%;font-size:12px;order:2}.footer__block-first{flex-wrap:wrap}}@media (max-width: 480px){.footer{margin-bottom:40px}.footer__block-first{flex-direction:column}.footer__block-first img{margin-bottom:50px}}.container{max-width:1500px;margin-left:auto;margin-right:auto;padding:0 30px}.base-button{cursor:pointer;font-family:Inter;font-weight:300;font-size:20px;border-radius:32px;border:none;height:55px;max-height:55px;display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out;text-transform:uppercase;text-decoration:none}.base-button:hover,.base-button:active,.base-button:focus{font-size:18px;border:1px solid #00A8E8;color:#00a8e8;background-color:#fff;max-height:55px}@media (max-width: 1440px){.base-button{font-size:18px;height:48px;max-height:48px}.base-button:hover,.base-button:active,.base-button:focus{font-size:16px;max-height:48px}}@media (max-width: 1280px){.base-button{font-size:16px;height:37px;max-height:37px}.base-button:hover,.base-button:active,.base-button:focus{font-size:14px;max-height:37px}}@media (max-width: 996px){.base-button{height:55px;max-height:55px}.base-button:hover,.base-button:active,.base-button:focus{max-height:55px}}@media (max-width: 480px){.base-button{height:45px;max-height:45px}.base-button:hover,.base-button:active,.base-button:focus{max-height:45px}}.base-title{font-family:Inter;font-weight:300;font-size:48px;color:#003459}@media (max-width: 1440px){.base-title{font-size:40px}}@media (max-width: 1280px){.base-title{font-size:32px}}@media (max-width: 768px){.base-title{font-size:40px}}@media (max-width: 480px){.base-title{font-size:28px}}@media (max-width: 360px){.base-title{font-size:20px}}.base-text{font-family:Inter;font-weight:300;font-size:18px;color:#1e1e1e}@media (max-width: 1440px){.base-text{font-size:16px}}.bold-title{font-family:Inter;font-weight:700;font-size:30px;color:#1e1e1e}@media (max-width: 1440px){.bold-title{font-size:25px}}@media (max-width: 1280px){.bold-title{font-size:22px}}@font-face{font-family:Roboto;src:url(/assets/Roboto-Light-r0KW6U_F.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Manrope;src:url(/assets/Manrope-Regular-BjNcpSXg.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url(/assets/Manrope-Bold-BNmhpqUF.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Product Sans;src:url(/assets/Product%20Sans%20Bold-bDehMR2y.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Inter;src:url(/assets/Inter_28pt-ExtraLight-D7HiTnQJ.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Inter;src:url(/assets/Inter_28pt-ExtraLightItalic-CgsT5sbs.ttf) format("truetype");font-weight:200;font-style:italic}@font-face{font-family:Inter;src:url(/assets/Inter_28pt-Light-BhUtvXxk.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Inter;src:url(/assets/Inter_28pt-Regular-Dou9gfMK.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(/assets/Inter_28pt-Medium-Bf4RgI7V.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Inter;src:url(/assets/Inter_28pt-SemiBold-DRdXRTvh.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Inter;src:url(/assets/Inter_28pt-Bold-CIsbICdH.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Inter;src:url(/assets/Inter_28pt-ExtraBold-CH2I3-2X.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Inter;src:url(/assets/Inter_28pt-Black-CbxZZCOe.ttf) format("truetype");font-weight:900;font-style:normal}body{font-family:Roboto,sans-serif;display:flex;flex-direction:column;background:#fff;margin:0;padding:0;overflow-x:hidden;scroll-behavior:smooth}html{box-sizing:border-box}*:before,*:after{box-sizing:border-box}main{flex:1 0 auto;background:#fff;overflow:hidden}h1,h2,h3,h4,h5,h6{margin:0}
