@media (min-width:768px){.menu-toggle{display:none}}.menu-toggle__icon{display:block;width:1.25rem}.menu-toggle__line{border-radius:.25rem;display:block;height:.125rem;position:relative;width:100%;--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity,1));transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.group:hover .menu-toggle__line{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.menu-toggle__line+.menu-toggle__line{margin-top:.25rem}.menu-toggle__line--1{animation:top-2 .3s ease forwards}.menu-toggle__line--2{animation:middle-2 .3s ease forwards}.menu-toggle__line--3{animation:bottom-2 .3s ease forwards}.menu-toggle--shown .menu-toggle__line--1{animation:top .3s ease forwards}.menu-toggle--shown .menu-toggle__line--2{animation:middle .3s ease forwards}.menu-toggle--shown .menu-toggle__line--3{animation:bottom .3s ease forwards}@keyframes top{0%{top:0;transform:rotate(0)}50%{top:6px;transform:rotate(0)}to{top:6px;transform:rotate(45deg)}}@keyframes top-2{0%{top:6px;transform:rotate(45deg)}50%{top:6px;transform:rotate(0)}to{top:0;transform:rotate(0)}}@keyframes middle{0%{transform:rotate(0)}50%{transform:rotate(0)}to{transform:rotate(45deg)}}@keyframes middle-2{0%{transform:rotate(45deg)}50%{transform:rotate(0)}to{transform:rotate(0)}}@keyframes bottom{0%{bottom:0;transform:rotate(0)}50%{bottom:6px;transform:rotate(0)}to{bottom:6px;transform:rotate(135deg)}}@keyframes bottom-2{0%{bottom:6px;transform:rotate(135deg)}50%{bottom:6px;transform:rotate(0)}to{bottom:0;transform:rotate(0)}}
