body>header .mobile-navigation{position:relative}body>header .mobile-navigation .bar{display:flex;align-items:center;justify-content:space-between}body>header .mobile-navigation .opened-content{display:none}@media screen and (min-width:calc(1200px + 1px)){body>header .mobile-navigation{display:none!important}}body>header .desktop-navigation{transition:all 0.2s ease-in-out}body>header .desktop-navigation>.container{transition:all 0.2s ease-in-out;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:calc(calc(1200px + 1px) - 1px)){body>header .desktop-navigation{display:none!important}}body{position:relative}body>header{z-index:200}body>header[data-fixed]{position:fixed;left:0;top:0;width:100%}@media screen and (min-width:calc(1200px + 1px)){body>header[data-fixed]{top:1.75rem}}body>header .mobile-navigation{box-shadow:0 0 1rem rgba(0,0,0,0.15);background-color:var(--color-neutral-000);position:relative}@media screen and (min-width:calc(1200px + 1px)){body>header .mobile-navigation{display:none!important}}body>header .mobile-navigation>.bar{padding-top:0.5rem;padding-bottom:0.5rem;display:flex;align-items:center;justify-content:space-between}body>header .mobile-navigation>.bar .logo img{height:4rem;padding-top:0.5rem;padding-bottom:0.5rem}body>header .mobile-navigation>.opened-content{display:none}body>header .mobile-navigation>.opened-content>*{border-top:0.0625rem solid var(--color-neutral-200);padding:1rem 0.5rem}body>header .mobile-navigation>.opened-content>:first-child{border-color:var(--color-neutral-400)}body>header .mobile-navigation>.opened-content .socials a{border-color:var(--color-neutral-900)}body>header .mobile-navigation>.opened-content .socials a img{filter:brightness(0)}body>header .mobile-navigation>.opened-content nav>ul{list-style:none;padding-left:0}body>header .mobile-navigation>.opened-content nav>ul>li{padding-top:0.5rem;padding-bottom:0.5rem}body>header .mobile-navigation>.opened-content nav>ul>li>a{font-size:1.5rem;color:var(--color-neutral-900)}body>header .mobile-navigation>.opened-content .language-switcher{display:flex;align-items:center;gap:2rem;padding-left:1rem}body>header .mobile-navigation>.opened-content .language-switcher a{display:flex;flex-flow:row nowrap;align-items:center;gap:0.75rem}body>header .mobile-navigation>.opened-content .language-switcher a .img{height:1.875rem;width:1.875rem;border-radius:50%;box-shadow:0 calc(4em/16) calc(15em/16) rgba(0,0,0,0.05);background-repeat:no-repeat;background-position:center;background-size:cover}body>header .mobile-navigation>.opened-content .language-switcher a .img:hover{box-shadow:0 calc(4em/16) calc(15em/16) rgba(0,0,0,0.1)}@media screen and (max-width:calc(calc(1200px + 1px) - 1px)){body>header .desktop-navigation{display:none!important}}body>header .desktop-navigation .container{background-color:rgba(255,255,255,0.75);-webkit-backdrop-filter:blur(0.625rem);backdrop-filter:blur(0.625rem);border-radius:50rem;padding:0.75rem 1rem 0.75rem 2.625rem;box-shadow:0 0 2rem rgba(0,0,0,0.25)}body>header .desktop-navigation .logo{width:auto}body>header .desktop-navigation .logo img{min-height:1rem;height:100%;width:auto}body>header .desktop-navigation nav>ul{padding-left:0;list-style:none;display:flex;flex-flow:row wrap;justify-content:flex-end;align-items:stretch;height:100%;gap:0.375rem}body>header .desktop-navigation nav>ul>li{height:100%;margin:0;display:flex;align-items:stretch;position:relative}body>header .desktop-navigation nav>ul>li>a{height:100%;display:flex;gap:0.375rem;align-items:center;padding:0 1.25rem;color:var(--color-headings);border-top-left-radius:1rem;border-top-right-radius:1rem;transition:all 0.2s ease-in-out}body>header .desktop-navigation nav>ul>li>a[data-has-submenu]:after{content:"";height:1rem;width:1rem;background-image:url("../images/static/angle-down.svg");background-position:center;background-size:contain}@media screen and (min-width:calc(1200px + 1px)) and (max-width:1500px){body>header .desktop-navigation nav>ul>li>a{padding:0.9375rem}body>header .desktop-navigation nav>ul>li>a[data-has-submenu]{padding-right:0.625rem}}body>header .desktop-navigation nav>ul>li>ul{display:none}body>header .desktop-navigation nav>ul>li:hover>ul{position:absolute;top:100%;left:0;list-style:none;display:block;box-shadow:0 0.5rem 0.5rem rgba(0,0,0,0.2);padding:0.5rem 1rem;min-width:15rem;width:auto;max-width:20rem}body>header .desktop-navigation nav>ul>li:hover>ul>li{display:block;margin:0}body>header .desktop-navigation nav>ul>li:hover>ul>li>a{display:block;width:100%;padding:0.75rem 0.5rem}body[data-scrolled]>header .desktop-navigation .container{transform:scale(1.045)}@media screen and (max-width:calc(1200px + 1px)){body:not([data-page-is-homepage]){padding-top:7.8125rem!important}}@media screen and (min-width:calc(1200px + 1px)){body{padding-top:9.375rem!important}}@media screen and (min-width:calc(1200px + 1px)){body[data-page-is-homepage]{padding-top:0!important}}
/*# sourceMappingURL=header.css.map */