.teemat-navigation .hs-menu-wrapper{position:fixed;top:0;background-color:rgba(256,256,256,1);z-index:10;width:400px;min-height:100vh;right:-450px;transition:all 1s}.main-content-area .teemat-navigation ul li::before{content:none;color:#003c78;font-size:35px;line-height:1rem;position:absolute;top:.1rem;left:-19px}.teemat-navigation .hs-menu-wrapper.hs-menu-flow-horizontal>ul{margin-top:4em}.teemat-navigation .hs-menu-wrapper>ul li.hs-menu-depth-1{width:100%}.teemat-navigation .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{display:inline-block;padding:0 20px;white-space:normal;max-width:100%;overflow:hidden;text-overflow:unset;text-decoration:none}.teemat-navigation .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a::after{content:"→";margin-left:6px}.teemat-navigation .hs-menu-wrapper .active{font-weight:bold}.teemat-navigation .open-menu{position:fixed;top:0;right:0;background:#003c78;padding:.3em 1em;color:#fff;cursor:pointer;z-index:10;transition:all .5s}.teemat-navigation .close-menu{top:0;right:-300px;position:fixed;z-index:99;background:#003c78;color:#fff;padding:.3em 1em;transition:all 1s;cursor:pointer}.teemat-navigation.menu-opened .hs-menu-wrapper{right:0}.teemat-navigation.menu-opened .close-menu{display:block;right:0}.teemat-navigation.scrolled .open-menu{top:0}@media(max-width:676px){.teemat-navigation.menu-opened .hs-menu-wrapper{width:100%;height:100vh;overflow-y:scroll}}