#header{width:100%;display:flex;height:100px;justify-content:space-between;align-items:center;position:fixed;z-index:1000;background:#fff0;backdrop-filter:blur(2px);padding-left:8%;padding-right:8%;transition:background-color 0.3s ease}#wrapper{display:flex;justify-content:center}#menu-meny-1{display:flex}#menu-meny-1>li{padding-left:40px}#header .menu-item>a{color:#f2f2f2;text-decoration:none;font-family:'Open Sans';font-size:16px;font-style:normal;font-weight:400;line-height:150%}#header .menu-item:hover>a{text-decoration:underline;text-decoration-color:#DA6252;text-decoration-thickness:2px;text-underline-offset:7px}#logga{width:200px;height:auto}@media screen and (max-width:500px){#logga{width:150px;height:auto}}@media screen and (max-width:835px){#branding{margin-bottom:0em}}#header .sub-menu{display:none;position:absolute;top:100%;right:-90px;z-index:1;padding-top:37.8px}#header .menu-item:hover>.sub-menu,#header .sub-menu:hover{display:block}#header .menu-item{position:relative}#header .sub-menu li{width:100%;background-color:rgb(13 37 57 / .8)}#header .sub-menu a{display:block;padding:10px 16px;text-decoration:none;color:#f2f2f2;font-family:'Open Sans';font-size:16px;font-style:normal;font-weight:400;line-height:150%}#header .sub-menu a:hover{background-color:#1a354f}#header .sub-menu a:hover{text-decoration:none}.current-menu-item{text-decoration:underline;text-decoration-color:#DA6252;text-decoration-thickness:2px;text-underline-offset:7px}#mobile-menu-container{display:none;padding:0}#mobile-menu{display:none;position:absolute;top:100%;left:0;width:100%;background:#0D2539;z-index:999}#mobile-menu .menu-item>a{padding:10px 0;color:#f2f2f2;text-decoration:none;font-family:'Open Sans';font-size:16px;font-style:normal;font-weight:400;line-height:150%}#mobile-menu .sub-menu{padding:12px 0 0 0}#mobile-menu .sub-menu>li{padding:0 10px 0 15px}#menu-meny-2 .menu-item{padding:3% 8%}#menu-toggle{display:none;cursor:pointer;color:#f2f2f2;font-size:32px;background:#fff0;border:none}#menu-toggle:focus{outline:none}#mobile-menu{display:none;padding-bottom:10px}@media screen and (max-width:1024px){#menu{display:none}#menu-toggle{display:block;padding:0!important}#mobile-menu{display:block}#mobile-menu-container{display:block}#header .sub-menu{position:static;display:none}#header .menu-item:hover>.sub-menu,#header .sub-menu:hover{display:none}}#mobile-menu .menu-item.has-submenu>a{cursor:pointer}#mobile-menu .menu-item.has-submenu.submenu-open>.sub-menu{display:block}#mobile-menu .menu-item.has-submenu>a::after{content:'\25B8';float:right}#mobile-menu .menu-item.has-submenu.submenu-open>a::after{content:'\25BE'}#hamburger{display:flex;flex-direction:column;justify-content:space-between;align-items:center;cursor:pointer;height:16.1385px}.hr-hamburger{margin-top:0;margin-bottom:0;width:30px;border:1px solid #f2f2f2;border-radius:.3em;transition:all 0.4s ease}#hr-top{width:16.14px;margin-left:0}#hr-bot{width:16.14px;margin-right:0}#hamburger #hr-mid{transform:rotate(0deg)}#hamburger.active #hr-top{transform:translate(1.95px,1.95px) rotate(45deg)}#hamburger.active #hr-mid{transform:rotate(-45deg)}#hamburger.active #hr-bot{transform:translate(-1.95px,-1.95px) rotate(45deg)}