.material-icons{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.material-symbols-outlined{font-family:"Material Symbols Outlined";font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.side-navigation{border:1px solid #d9d9d6;width:100%;display:flex;flex-direction:column}.side-navigation .child-title,.side-navigation .grandchild-title,.side-navigation .great-grandchild-title,.side-navigation .parent-title,.side-navigation .sibling-title{color:#003865;padding:.25rem;display:flex}.side-navigation .child-title>a,.side-navigation .child-titlea,.side-navigation .grandchild-title>a,.side-navigation .grandchild-titlea,.side-navigation .great-grandchild-title>a,.side-navigation .great-grandchild-titlea,.side-navigation .parent-title>a,.side-navigation .parent-titlea,.side-navigation .sibling-title>a,.side-navigation .sibling-titlea{color:#003865}.side-navigation .child-title>a:visited,.side-navigation .child-titlea:visited,.side-navigation .grandchild-title>a:visited,.side-navigation .grandchild-titlea:visited,.side-navigation .great-grandchild-title>a:visited,.side-navigation .great-grandchild-titlea:visited,.side-navigation .parent-title>a:visited,.side-navigation .parent-titlea:visited,.side-navigation .sibling-title>a:visited,.side-navigation .sibling-titlea:visited{color:#003865}.side-navigation .child-title>a:hover,.side-navigation .child-titlea:hover,.side-navigation .grandchild-title>a:hover,.side-navigation .grandchild-titlea:hover,.side-navigation .great-grandchild-title>a:hover,.side-navigation .great-grandchild-titlea:hover,.side-navigation .parent-title>a:hover,.side-navigation .parent-titlea:hover,.side-navigation .sibling-title>a:hover,.side-navigation .sibling-titlea:hover{color:#007d96;text-decoration:underline}.side-navigation .child-title:visited,.side-navigation .grandchild-title:visited,.side-navigation .great-grandchild-title:visited,.side-navigation .parent-title:visited,.side-navigation .sibling-title:visited{color:#003865}.side-navigation .child-title:hover,.side-navigation .grandchild-title:hover,.side-navigation .great-grandchild-title:hover,.side-navigation .parent-title:hover,.side-navigation .sibling-title:hover{color:#007d96;text-decoration:underline}.side-navigation.closed .mobile-chevron::before{transform:rotate(180deg)}.side-navigation.closed .body{overflow-y:hidden;padding:0;max-height:0}@media screen and (min-width:768px){.side-navigation .mobile-chevron{display:none}.side-navigation .mobile-chevron::before{display:none}}.side-navigation .mobile-chevron::before{content:"";display:block;width:1.5rem;height:1.5rem;transition:all .3s ease-in-out;background-image:url("data:image/svg+xml,%3Csvg width='26' height='25' viewBox='0 0 26 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.0004 8.64062L6.59375 14.8906L8.09931 16.3594L13.0004 11.5885L17.9015 16.3594L19.407 14.8906L13.0004 8.64062Z' fill='%23003865'/%3E%3C/svg%3E")}.side-navigation .header{background-color:#d9d9d6;color:#000;text-align:center;padding:1rem;display:flex;justify-content:center}.side-navigation .body{transition:max-height .3s ease-in-out;padding:.5rem 1rem;width:100%;display:flex;flex-direction:column;height:100%;max-height:1999px}.side-navigation .body .chevron{background:0 0;border:none;cursor:pointer;transition:transform .3s ease-in-out;display:flex;align-items:center}.side-navigation .body .chevron.expanded{transform:rotate(-180deg)}.side-navigation .body .child-title,.side-navigation .body .sibling-title{display:flex;cursor:pointer;color:#003865;align-items:center}.side-navigation .body .child-title a,.side-navigation .body .sibling-title a{color:#003865}.side-navigation .body .child-title a:visited,.side-navigation .body .sibling-title a:visited{color:#003865}.side-navigation .body .child-title a:hover,.side-navigation .body .sibling-title a:hover{color:#007d96;text-decoration:underline}.side-navigation .body .sibling-container{margin-left:1rem}.side-navigation .body .sibling-container .child-title{width:100%;color:#003865;padding:.25rem}.side-navigation .body .sibling-container .child-title.active{background-color:#f0f0f0}.side-navigation .body .sibling-container .child-container,.side-navigation .body .sibling-container .grandchild-container,.side-navigation .body .sibling-container .great-grandchild-container{margin-left:1rem;flex-direction:column;display:none;height:100%;color:#003865;padding:.25rem}.side-navigation .body .sibling-container .child-container .grandchild-title,.side-navigation .body .sibling-container .grandchild-container .grandchild-title,.side-navigation .body .sibling-container .great-grandchild-container .grandchild-title{width:100%;display:flex;padding:.25rem}.side-navigation .body .sibling-container .child-container .grandchild-title.active,.side-navigation .body .sibling-container .grandchild-container .grandchild-title.active,.side-navigation .body .sibling-container .great-grandchild-container .grandchild-title.active{background-color:#f0f0f0}.side-navigation .body .sibling-container .child-container.expanded,.side-navigation .body .sibling-container .grandchild-container.expanded,.side-navigation .body .sibling-container .great-grandchild-container.expanded{display:flex}.side-navigation .body .child-container,.side-navigation .body .grandchild-container,.side-navigation .body .great-grandchild-container,.side-navigation .body .sibling-container{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.side-navigation .body .child-container.expanded,.side-navigation .body .grandchild-container.expanded .great-grandchild-container.expanded,.side-navigation .body .sibling-container.expanded{max-height:9999px}.side-navigation .body [data-expandable=true]{height:100%;transition:max-height .3s ease-in-out;overflow:hidden}.side-navigation .body [data-expandable=true]:not(.expanded){max-height:0}