.navigation a{text-decoration:none}.navigation ul.level_2{background-color:#93b8af}#toggler{display:none}@media (max-width:900px){#toggler{display:block;padding-bottom:1rem}#toggler label{display:flex;flex-direction:column;width:30px;cursor:pointer}#toggler label span{background:#000;border-radius:10px;height:3px;margin:3px 0;transition:0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6)}#toggler span:nth-of-type(1){width:50%}#toggler span:nth-of-type(2){width:100%}#toggler span:nth-of-type(3){width:75%}#toggler input[type="checkbox"]{display:none}#toggler input[type="checkbox"]:checked~span:nth-of-type(1){transform-origin:bottom;transform:rotatez(45deg) translate(3px, 0px)}#toggler input[type="checkbox"]:checked~span:nth-of-type(2){transform-origin:top;transform:rotatez(-45deg)}#toggler input[type="checkbox"]:checked~span:nth-of-type(3){transform-origin:bottom;width:50%;transform:translate(13px, -5px) rotatez(45deg)}.navigation ul.level_1{display:none}.navigation.active ul.level_1{display:flex;flex-direction:column;border-bottom:1px solid 0;padding-bottom:2rem}.navigation.active ul.level_1 ul{position:relative;padding-left:1rem}}