@import"https://use.typekit.net/naz5npo.css";:root{--engage-maroon:#5a0000;--engage-teal:#51bf9d;--engage-teal--dark:#348d71;--persuade-blue:#003456;--persuade-lime:#b2d235;--persuade-lime--dark:#7c9220;--converse-mauve:#3c0f32;--converse-gold:#da9e29;--converse-gold--dark:#a6781c;--retrieve-green:#00411d;--retrieve-orange:#f15a31}.ma-menu{list-style-type:none;padding:0;margin:0;gap:1rem 2rem}@media screen and (min-width:75rem){.ma-menu{display:flex}}.ma-menu__item{position:relative;display:flex;flex-direction:column}.ma-menu__item>.nav-parent,.ma-menu__item>a{font-size:.938rem;line-height:1.1;text-decoration:none;display:inline-block;padding:.5rem 0;color:#ff8436;text-align:center}.ma-menu__item>a.active-nav>.nav-parent.active-nav{position:relative;color:#269!important}.ma-menu__has-sub-menu>.nav-parent,.ma-menu__has-sub-menu>a{cursor:pointer;position:relative}.ma-menu__has-sub-menu>.nav-parent:after,.ma-menu__has-sub-menu>a:after{content:"";display:inline-block;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="8" fill="none"><path fill="%23868079" d="M5.855 4.797C5.355 2.8 2.505.795.501.595v.017L0 2.909c2.905.1 4.608 1.799 4.808 4.496h1.904c.2-2.697 1.903-4.396 4.808-4.496l-.5-2.297c-2.004.2-4.665 2.185-5.165 4.185Z"/></svg>');background-repeat:no-repeat;width:12px;height:8px;position:absolute;top:.85rem;right:0;transition:all .2s}.ma-menu__has-sub-menu.open>.nav-parent:after,.ma-menu__has-sub-menu.open>a:after{transform:rotate(180deg)}.ma-menu__sub-menu{box-sizing:border-box;list-style-type:none;max-height:0;overflow:hidden;padding:0;transition:all .2s;height:1px}.ma-menu__sub-menu.open{max-height:600px;height:auto;padding:.5rem 1rem}.ma-menu__sub-menu li .nav-parent,.ma-menu__sub-menu li a{font-size:.875rem;text-decoration:unset;display:block;text-align:center}