.section-hero .type-menu_section{position:fixed;top:20%;left:0;z-index:10;transition:left ease .55s}.section-hero .type-menu_section:after{content:"Menu";font-size:1rem;left:321px;position:absolute;background-color:rgba(255,0,0,.8);color:#fff;padding:.5rem;top:0;cursor:pointer;display:none}.section-hero .type-menu_section.menu-hidden{left:-320px}.section-hero .type-menu_section.menu-hidden:after{display:block}.section-hero .type-menu_section ul{list-style-type:none;margin-left:0}.section-hero .type-menu_section ul li{padding:.8rem;margin-bottom:1rem;background-color:red;width:16rem}.section-hero .type-menu_section ul li a{font-size:1.3rem;font-weight:700;color:#fff}.section-hero .type-menu_section ul li a:hover{color:#111519;text-decoration:none}@media screen and (max-width: 1299px){.section-hero .type-menu_section{top:25%}.section-hero .type-menu_section ul{padding-left:0}.section-hero .type-menu_section ul li{padding:.3rem;margin-bottom:.3rem}.section-hero .type-menu_section ul li a{font-size:1rem}}html[lang=en] .section-hero .type-menu_section::after{content:"Menu"}html[lang=de] .section-hero .type-menu_section::after{content:"Menü"}html[lang=fr] .section-hero .type-menu_section::after{content:"Menu"}html[lang=es] .section-hero .type-menu_section::after{content:"Menú"}html[lang=it] .section-hero .type-menu_section::after{content:"Menu"}html[lang=pl] .section-hero .type-menu_section::after{content:"Menu"}html[lang=ro] .section-hero .type-menu_section::after{content:"Meniu"}html[lang=cs] .section-hero .type-menu_section::after{content:"Menu"}