@media (max-width:1023px){.mobile-flyout-test .toggle-icon{background:none;border:none;cursor:pointer;flex-shrink:0;padding:.25rem}.mobile-flyout-test .toggle-icon svg{transition:transform .2s ease}.mobile-flyout-test .toggle-icon svg.rotate-180{transform:rotate(180deg)}.mobile-flyout-test .child_wrapper{display:block;margin-top:0;max-height:0;opacity:0;overflow:hidden;transition:max-height .25s ease,opacity .25s ease,margin-top .25s ease}.mobile-flyout-test .child_wrapper.open{margin-top:.5rem;max-height:500px;opacity:1}.mobile-flyout-test .child_wrapper a{color:#4b5563;display:block;font-size:.92rem;margin-left:.75rem;padding:.25rem 0;text-decoration:none}.mobile-flyout-test .child_wrapper a:hover{color:#111827}}