.header{position:fixed;top:0;left:0;z-index:50;width:100%;padding:.75rem 0;color:#036;background:#ffffff24;border-bottom:.0625rem solid rgba(0,51,102,.08);-webkit-backdrop-filter:blur(18.5px);backdrop-filter:blur(18.5px)}.header__wrapper{display:flex;align-items:center;justify-content:space-between;width:100%}.header__logo{display:flex;width:4.875rem;position:relative;z-index:1}.header__logo svg{width:100%;height:auto}.header__content{display:flex;gap:2.125rem;align-items:center;justify-content:space-between;width:100%;max-width:48.875rem}@media screen and (max-width:1024px){.header__content{flex-direction:column;position:absolute;justify-content:center;max-width:100%;height:100svh;background:#ecf4fd;top:0;left:0;overflow-y:auto;padding-bottom:2.875rem;opacity:0;visibility:hidden;transition:.3s ease}.header__content.open{opacity:1;visibility:visible}}@media screen and (max-width:1024px){.header__nav{margin-top:5rem}}.header__nav ul{display:flex;gap:1.75rem;align-items:center}@media screen and (max-width:1024px){.header__nav ul{flex-direction:column}}.header__nav ul li a{color:inherit}.header__util{display:flex;gap:1.5rem;align-items:center}.header__lang,.header__lang-item{display:flex;gap:.3125rem;align-items:center}.header__lang-item svg{display:block;width:1.375rem;height:auto}.header__lang>svg{display:block;width:.5rem;height:auto}.header__profile{display:flex;align-items:center;justify-content:center;width:1.25rem}.header__profile svg{width:100%;height:auto}.header__hamburger{position:relative;display:none;align-items:center;justify-content:center;width:2rem;height:1.1875rem;background:transparent;border:none}@media screen and (max-width:1024px){.header__hamburger{display:flex}}.header__hamburger.active .header__hamburger-line:first-child{transform:rotate(45deg) translateY(.71875rem)}.header__hamburger.active .header__hamburger-line:last-child{transform:rotate(-45deg) translateY(-.71875rem)}.header__hamburger.active .header__hamburger-line:nth-child(2){opacity:0;transform:translateY(-50%) translate(100%)}.header__hamburger-line{position:absolute;left:0;display:block;width:100%;height:.15rem;background:#036;border-radius:.25rem;transition:.3s ease}.header__hamburger-line:first-child{top:0}.header__hamburger-line:nth-child(2){top:50%;transform:translateY(-50%)}.header__hamburger-line:last-child{bottom:0}.footer{background:#036;color:#fffc}.footer a{color:#fffc}.footer__top{padding:2.75rem 0 2.25rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}@media screen and (max-width:767px){.footer__top{padding:2.875rem 0 2rem;border-bottom:.03125rem solid rgba(255,255,255,.3);gap:2rem;grid-template-columns:repeat(1,1fr);justify-content:center;text-align:center}}.footer__top-logo{display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center;order:2}@media screen and (max-width:767px){.footer__top-logo{order:3;max-width:15.9375rem;margin:0 auto;gap:.5rem}}.footer__top-logo a{display:flex;width:100%;max-width:10.9375rem}@media screen and (max-width:767px){.footer__top-logo a{max-width:7.8125rem}}.footer__top-logo a svg{width:100%;height:auto}.footer__top-left{order:1}.footer__top-left ul li:not(:last-child){margin:0 0 .75rem}.footer__top-right{display:flex;flex-direction:column;align-items:flex-end;max-width:8.75rem;margin:0 0 0 auto;order:3}@media screen and (max-width:767px){.footer__top-right{order:2;max-width:100%;align-items:center;margin:0}}.footer__top-right ul li:not(:last-child){margin:0 0 .75rem}.footer__top-right--socials{display:flex;align-items:center;width:100%;margin:2.375rem 0 0;gap:1.25rem}@media screen and (max-width:767px){.footer__top-right--socials{justify-content:center;margin:1rem 0 0}}.footer__top-right--socials a{width:1.5rem;display:block}.footer__top-right--socials a img{width:100%;height:auto}.footer__bottom{border-top:.03125rem solid rgba(255,255,255,.3);padding:1rem 0 1.5625rem}@media screen and (max-width:767px){.footer__bottom{border:none;padding:1rem 0}}.footer__bottom-content{display:flex;align-items:center;justify-content:space-between;gap:2.5rem}@media screen and (max-width:767px){.footer__bottom-content{flex-direction:column;gap:.5rem;text-align:center}}
