.footer{background:#0f0238;color:hsla(0,0%,100%,.85);font-family:Nunito,sans-serif;padding:48px 16px 0}.footer__cont{max-width:1170px;margin:0 auto;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px;padding-bottom:40px;border-bottom:1px solid hsla(0,0%,100%,.1)}.footer__brand{display:flex;flex-direction:column;gap:8px}.footer__logo{font-size:20px;font-weight:700;color:#fff;text-decoration:none}.footer__logo:hover{color:#7f83dd}.footer__tagline{font-size:14px;color:hsla(0,0%,100%,.55);line-height:1.5;margin:0}.footer__legal,.footer__nav{display:flex;flex-direction:column;gap:10px}.footer__nav-title{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:hsla(0,0%,100%,.4);margin-bottom:4px}.footer__nav a{color:hsla(0,0%,100%,.8);text-decoration:none;font-size:15px;transition:color .15s}.footer__nav a:hover{color:#7f83dd}.footer__legal span{font-size:14px;color:hsla(0,0%,100%,.55);line-height:1.5}.footer__bottom{max-width:1170px;margin:0 auto;padding:20px 0;font-size:13px;color:hsla(0,0%,100%,.35)}@media (max-width:768px){.footer{padding:36px 16px 0}.footer__cont{grid-template-columns:1fr 1fr;gap:32px}.footer__brand{grid-column:1/-1}}@media (max-width:520px){.footer__cont{grid-template-columns:1fr;gap:28px}.footer__brand{grid-column:auto}}.header{width:100%;padding:10px 16px;background:#fff}.header .header__cont{width:100%;max-width:1170px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}@media (max-width:520px){.header .header__cont{flex-direction:column}}.header .header__cont .header__left{width:100%;max-width:730px;display:flex;justify-content:space-between;align-items:center}@media (max-width:1170px){.header .header__cont .header__left{max-width:500px}}@media (max-width:520px){.header .header__cont .header__left{flex-direction:column;align-items:center;justify-content:center}}.header .header__cont .header__left .logo{width:100%;display:block;max-width:286px}@media (max-width:1170px){.header .header__cont .header__left .logo{max-width:180px}}@media (max-width:520px){.header .header__cont .header__left .logo{margin-bottom:20px}}.header .header__cont .header__left .logo img{width:260px;aspect-ratio:4/1}@media (max-width:520px){.header .header__cont .header__left .logo img{width:100%;aspect-ratio:4/1}}.header .header__cont .header__right{width:100%;max-width:194px}.header .header__cont .header__right .docs-btn{width:100%;display:flex;justify-content:space-between;align-items:center;font-family:Nunito;font-style:normal;font-weight:300;font-size:16px;line-height:22px;color:#0f0238}