.header-top{display:none}.header-top.header-top__drawer{display:block}.header-top.header-top__drawer .page-width{max-width:100%;padding:0}.header-top.header-top__drawer .page-width ul{padding:0;margin:0}.header-top.header-top__drawer .page-width ul li{list-style:none;text-transform:uppercase}@media screen and (min-width: 990px){.header-top{display:block}.header-top.header-top__drawer{display:none}.header-top.header-top__alignment-left ul{justify-content:start}.header-top.header-top__alignment-center ul{justify-content:center}.header-top.header-top__alignment-right ul{justify-content:end}.header-top ul{padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:end}.header-top ul li{margin:0rem 1.8rem;list-style:none}.header-top ul li a{text-decoration:none;color:rgba(var(--color-foreground), 1);font-weight:700}.header-top ul li a:hover{text-decoration:none}.header-top.enable-hover-animation ul li a{position:relative}.header-top.enable-hover-animation ul li a::after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background-color:rgba(var(--color-foreground), 1);transition:.3s}.header-top.enable-hover-animation ul li a:hover{text-decoration:none}.header-top.enable-hover-animation ul li a:hover::after{width:100%}}