.header{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:10px;position:relative}.header__menuToggle{display:none}@media only screen and (max-width:950px){.header{border-bottom:1px solid #e5e5e5;margin-bottom:1rem}.header__menuToggle{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fc0;border-radius:10px 0 10px 0;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Fredoka,sans-serif;font-size:.9rem;height:50px;justify-content:center;margin-left:10px;padding:0 1rem;text-align:center}.header__menuToggle:active,.header__menuToggle:focus,.header__menuToggle:hover{color:#fff;text-decoration:none}.header__menuToggle__icon{display:block;margin-right:.5rem}.header__menuToggle__icon svg{height:20px;width:20px}}@media only screen and (max-width:500px){.header{border-bottom:1px solid #e5e5e5;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:5px}.header__menuToggle{-webkit-box-ordinal-group:0;-ms-flex-order:-1;height:40px;margin-left:0;margin-right:.5rem;order:-1}}