body{position:relative}body>header{z-index:200}body>header[data-fixed]{position:fixed;left:0;top:0;width:100%}body>header *{z-index:200}body>header .mobile-navigation{position:relative;box-shadow:0 0 2rem rgba(255,255,255,0.25)}body>header .mobile-navigation .bar{display:flex;align-items:center;justify-content:space-between}body>header .mobile-navigation .bar .logo img{padding-top:1rem;padding-bottom:0.75rem;height:4.4444444444rem}body>header .mobile-navigation .opened-content{display:none;border-top:0.0555555556rem solid var(--color-neutral-700)}body>header .mobile-navigation .opened-content nav{padding-top:1rem;padding-bottom:1rem}body>header .mobile-navigation .opened-content nav ul{list-style:none;padding-left:0}body>header .mobile-navigation .opened-content nav a{display:block;padding:0.5em 2rem;color:var(--color-text-inverted);font-size:2rem;font-family:var(--font-headings)}body>header .mobile-navigation .opened-content .socials{justify-content:flex-start;border-top:0.0555555556rem solid var(--color-neutral-700);gap:0.5555555556rem;padding-top:1.25rem;padding-bottom:1.25rem;padding-left:2rem}body>header .mobile-navigation .opened-content .socials img{height:1.7777777778rem}@media screen and (min-width:calc(1200px + 1px)){body>header .mobile-navigation{display:none!important}}body>header .desktop-navigation>.container{display:flex;align-items:center;justify-content:space-between;gap:1.6666666667rem}@media screen and (min-width:calc(calc(1640px + 2 * 1rem) + 1px)){body>header .desktop-navigation>.container{display:grid;align-items:stretch;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}}body>header .desktop-navigation>.container .socials{gap:0.6666666667rem;align-items:center;justify-content:flex-start}body>header .desktop-navigation>.container .socials img{height:1.7777777778rem;width:1.7777777778rem}body>header .desktop-navigation>.container .logo{padding:1.2777777778rem}body>header .desktop-navigation>.container .logo img{padding-top:0.8333333333rem;height:3.3333333333rem}body>header .desktop-navigation>.container>div{display:flex;align-items:stretch;justify-content:flex-end;gap:1.6666666667rem;height:100%}body>header .desktop-navigation>.container>div .btns{display:flex;height:100%;align-items:center}body>header .desktop-navigation>.container>div .btns img{height:1.7777777778rem;width:1.7777777778rem}body>header .desktop-navigation>.container nav{display:flex;align-items:stretch}body>header .desktop-navigation>.container nav ul{display:flex;flex-flow:row nowrap;align-items:stretch;list-style:none;padding:0;height:100%}body>header .desktop-navigation>.container nav ul li{margin:0;height:100%;padding-left:0.8333333333rem;padding-right:0.8333333333rem;display:flex;align-items:center}body>header .desktop-navigation>.container nav ul li a{font-family:var(--font-headings);color:var(--color-neutral-300);font-size:1.1111111111rem;transition:all 0.2s ease-in-out}body>header .desktop-navigation>.container nav ul li a:hover{text-decoration:none;color:var(--color-text-inverted)}@media screen and (max-width:calc(calc(1200px + 1px) - 1px)){body>header .desktop-navigation{display:none!important}}body>header{background-color:var(--color-neutral-900)}
/*# sourceMappingURL=header.css.map */