/* modules_1400.css */
header .button__menu_open,header .button__menu_close{right:1rem;position:absolute;top: 20px}header .mod_menu_button{margin-right: 10px;cursor: pointer;height: 30px !important}header .button__menu_open{display:block}header .mod_navigation{width:100vw;left:0;top:94px;position:absolute;display:none;background-color:#fff;height: calc(100vh - 94px);flex-direction: column;overflow: scroll}header .mod_navigation ul{margin-top:0;flex-direction: column;padding-top: 1em}header .mod_navigation ul li{font-size:5vh;margin: 0.5em auto !important}header .mod_menu_contact_buttons{width:33vw;margin:5vh 0 0;display: flex;justify-content: center}header .mod_menu_contact_buttons a{margin: 0 1em}header .mod_menu_contact_button{width:3em;margin:0}header .mod_menu_contact_buttons .contact_button__phone:hover::before{display:none;opacity: 1}