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{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:2000}body>header[data-fixed]{position:fixed;left:0;top:0;width:100%}body>header .mobile-navigation{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{display:flex;align-items:center;justify-content:space-between}body>header .mobile-navigation>.bar .logo{padding-top:0.75rem;padding-bottom:0.75rem}body>header .mobile-navigation>.bar .logo img{height:2.5rem;width:auto}body>header .mobile-navigation>.opened-content{display:none}body>header .mobile-navigation>.opened-content>*{border-top:0.0625rem solid var(--color-neutral-100);padding:1.5rem 0.5rem}body>header .mobile-navigation>.opened-content>:first-child{border-color:var(--color-neutral-200)}body>header .mobile-navigation>.opened-content nav{padding-top:0.75rem;padding-bottom:0.5rem}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.75rem;padding-bottom:0.75rem}body>header .mobile-navigation>.opened-content nav>ul>li>a{font-size:1.5rem;color:var(--color-text)}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)}body>header .mobile-navigation>.opened-content .socials{justify-content:flex-start}body>header .mobile-navigation>.opened-content .socials img{filter:invert(1)}body>header .mobile-navigation>.opened-content .quick-contacts{display:grid;gap:1rem}body>header .mobile-navigation>.opened-content .quick-contacts a[href^="tel:"]{padding-top:0.25rem;display:grid;gap:0.75rem;grid-template-columns:1.125rem minmax(0,1fr);align-items:center;font-size:1.5rem;line-height:1em}body>header .mobile-navigation>.opened-content .quick-contacts a[href^="tel:"]:before{content:"";height:1.5rem;width:1.5rem;background-image:url("../images/static/phone-mobile.svg");background-size:contain;background-position:center;background-repeat:no-repeat}body>header .mobile-navigation>.opened-content .quick-contacts a[href^="mailto:"]{padding-top:0.25rem;display:grid;gap:0.75rem;grid-template-columns:1.125rem minmax(0,1fr);align-items:center;font-size:1.5rem;line-height:1em}body>header .mobile-navigation>.opened-content .quick-contacts a[href^="mailto:"]:before{content:"";height:1.5rem;width:1.5rem;background-image:url("../images/static/email.svg");background-size:contain;background-position:center;background-repeat:no-repeat}body>header .desktop-navigation{background-color:var(--color-neutral-000)}@media screen and (max-width:calc(calc(1200px + 1px) - 1px)){body>header .desktop-navigation{display:none!important}}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.3125rem}@media screen and (min-width:calc(1500px + 1px)){body>header .desktop-navigation nav>ul{gap:2.8125rem}}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;color:var(--color-text);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}body>header .desktop-navigation nav>ul>li>a:hover{text-decoration:none}@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>header .desktop-navigation>.container .logo{padding:1.1875rem 0 1.125rem}body>header .desktop-navigation>.container .logo img{height:3.5rem;width:auto}body>header .desktop-navigation>.container .right{display:flex;flex-flow:row nowrap;align-items:stretch}body>header .desktop-navigation>.container .right nav li[data-page-id="4"] a{font-weight:700}body>header .desktop-navigation>.container .right nav li[data-page-id="4"]:after{margin-left:0.9375rem;margin-right:0.625rem;height:3.0625rem;content:"";width:0.0625rem;background-color:var(--color-neutral-900)}@media screen and (min-width:calc(1500px + 1px)){body>header .desktop-navigation>.container .right nav li[data-page-id="4"]:after{margin-left:2.8125rem;margin-right:0}}body>header .desktop-navigation>.container .right .quick-contacts{display:flex;align-items:center}body>header .desktop-navigation>.container .right .quick-contacts:before{margin-left:1.25rem;margin-right:1.5625rem;content:"";height:3.0625rem;width:0.0625rem;background-color:var(--color-neutral-900)}@media screen and (min-width:calc(1500px + 1px)){body>header .desktop-navigation>.container .right .quick-contacts:before{margin-left:2.8125rem;margin-right:2.8125rem}}body>header .desktop-navigation>.container .right .quick-contacts a[href^="tel:"]{display:grid;gap:0.75rem;grid-template-columns:1.125rem minmax(0,1fr);align-items:center}body>header .desktop-navigation>.container .right .quick-contacts a[href^="tel:"]:before{content:"";height:1.125rem;width:1.125rem;background-image:url("../images/static/phone-mobile.svg");background-size:contain;background-position:center;background-repeat:no-repeat}
/*# sourceMappingURL=header.css.map */