@charset "UTF-8";
/***!  /templates/eskal/css/components/top.css?0a0c5f  !***/

#header{display:flex;padding:0 var(--gutter-left);align-items:stretch;justify-content:space-between;height:var(--header-height)}#logo{display:flex;align-items:center}#logo svg{width:10em;height:auto;margin-right:var(--gutter);min-width:125px}#topMenu .mod-menu{display:flex;height:100%;align-items:stretch}#topMenu .mod-menu>li>a{font-size:var(--font-size-XXL)}@media screen and (min-width:951px){#topMenu .mod-menu>li{height:100%}#topMenu .mod-menu>li>a{display:flex;height:100%;align-items:center;padding:0 4rem}#topMenu .mod-menu>li:last-child>a{padding-right:0}}@media screen and (max-width:950px){#topMenu .mod-menu>li>a{display:block;padding:1em var(--gutter-left)}}@media screen and (max-width:550px){#logo svg{min-width:100px}}
