@media(max-width:960px){.anm-menu{position:relative;display:grid;flex:0 0 auto;margin-left:auto}.anm-menu span:not(.screen-reader-text){position:absolute;left:13px;width:26px;height:2px;margin:0!important;transform-origin:center;transition:top .2s ease,transform .2s ease,opacity .16s ease}.anm-menu span:nth-of-type(1){top:17px}.anm-menu span:nth-of-type(2){top:25px}.anm-menu span:nth-of-type(3){top:33px}.anm-menu.is-open span:nth-of-type(1){top:25px;transform:rotate(45deg)}.anm-menu.is-open span:nth-of-type(2){opacity:0;transform:scaleX(.2)}.anm-menu.is-open span:nth-of-type(3){top:25px;transform:rotate(-45deg)}.anm-nav{display:none;position:absolute;top:100%;right:0;left:0;padding:20px;background:#fff;box-shadow:0 10px 20px #001a3322}.anm-nav.is-open{display:block}.anm-nav ul{display:grid;gap:12px}}
@media(prefers-reduced-motion:reduce){.anm-menu span:not(.screen-reader-text){transition:none}}
