.header-module{margin-top:8rem}.header-module a:after{content:none}.header-module #burger-toggle,.header-module #burger-toggle:checked~.header-logo .header-burger .burger{display:none}.header-module #burger-toggle:checked~.header-logo .header-burger .exit{display:block}.header-module #burger-toggle:checked~.header-menu{max-height:50vh;opacity:1;overflow-y:scroll}.header-module #burger-toggle:checked~.header-menu ul{transform:translateY(0)}.header-module .header-container{margin:0 auto;max-width:1600px;position:relative;width:calc(100% - 4rem)}@media (min-width:1365px){.header-module .header-container{background-color:var(--color-white);display:flex;justify-content:space-between}}.header-module .header-wrapper{background-color:var(--color-white);display:flex;flex-direction:column;left:0;padding:2rem 0 .5rem;position:fixed;right:0;top:0;z-index:100}@media (min-width:1365px){.header-module .header-wrapper{flex-direction:row;padding:.5rem 0}}@media (min-width:1600px) and (max-width:1630px){.header-module .header-wrapper{padding:.5rem 2rem}}.header-module .header-wrapper .header-logo{align-items:center;display:flex;justify-content:space-between}@media (min-width:1600px){.header-module .header-wrapper .header-logo{width:100%}}@media (min-width:1365px){.header-module .header-wrapper .header-logo{width:auto}}.header-module .header-wrapper .header-logo a{display:block;height:calc(1.8rem + 2vw);max-height:62px;width:auto}.header-module .header-wrapper .header-logo a img{height:100%;object-fit:contain;width:auto}.header-module .header-wrapper .header-burger{background-color:var(--color-secondary-light-2);border-radius:5px;color:var(--color-secondary);height:calc(2.6rem + 2vw);max-height:62px;max-width:62px;overflow:hidden;padding:.8rem .6rem;position:relative;width:calc(2.6rem + 2vw)}@media (min-width:1365px){.header-module .header-wrapper .header-burger{display:none}}.header-module .header-wrapper .header-burger .burger-head{background-color:var(--color-secondary-light);display:block;height:30%;left:0;position:absolute;right:0;top:0}.header-module .header-wrapper .header-burger .burger-body{display:block;position:relative;transition:opacity .3s ease-in-out}.header-module .header-wrapper .header-burger .burger-body:last-of-type{display:none;margin-top:-2px;transform:scale(1.5)}.header-module .header-wrapper .header-menu{max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease-in-out,opacity .5s linear}@media (min-width:1365px){.header-module .header-wrapper .header-menu{max-height:100%;opacity:1;overflow:visible}}.header-module .header-wrapper .header-menu .header-menu-list{transform:translateY(-150%);transition:transform .3s ease-in-out}@media (min-width:1365px){.header-module .header-wrapper .header-menu .header-menu-list{display:flex;transform:translateY(0)}}.header-module .header-wrapper .header-menu li{padding:.5rem 1.5rem}.header-module .header-wrapper .header-menu li:last-of-type{padding-right:0}.header-module .header-wrapper .header-menu li:last-of-type a{color:var(--color-secondary)}@media (min-width:1365px){.header-module .header-wrapper .header-menu li:last-of-type a{background-color:var(--color-secondary);border-radius:5px;color:var(--color-white);padding:10px 20px!important}}.header-module .header-wrapper .header-menu li .header-menu-sub{display:none}@media (min-width:1365px){.header-module .header-wrapper .header-menu li:hover .header-menu-sub{bottom:-6rem;display:block;left:3rem;overflow:hidden;padding:1rem 0;position:absolute;width:10rem;z-index:100}.header-module .header-wrapper .header-menu li:hover .header-menu-sub li{background-color:var(--color-secondary-light-2);padding:.5rem!important}.header-module .header-wrapper .header-menu li:hover .header-menu-sub li:first-of-type{border-radius:5px 5px 0 0}.header-module .header-wrapper .header-menu li:hover .header-menu-sub li:last-of-type{border-radius:0 0 5px 5px}.header-module .header-wrapper .header-menu li:hover .header-menu-sub li a{background-color:inherit!important;color:var(--color-secondary)!important;display:block;font-size:calc(1rem - 3px)!important;height:100%!important;padding:0 .5rem!important;width:inherit!important}.header-module .header-wrapper .header-menu li:hover .header-menu-sub li a:hover{background-color:inherit!important;color:var(--color-white)!important}.header-module .header-wrapper .header-menu li:hover .header-menu-sub li:hover{background-color:var(--color-secondary-light)}}.header-module .header-wrapper .header-menu li:before{content:none}.header-module .header-wrapper .header-menu li a{color:var(--color-black);white-space:nowrap}@media (min-width:1365px){.header-module .header-wrapper .header-menu li a{font-size:calc(1rem + 1px)}}.header-module .header-wrapper .header-menu li a:hover{background-color:var(--color-primary);color:var(--color-white)}