.mobile_navCont{z-index:50;background-color:#00000080;width:100%;height:100vh;position:absolute;top:0;left:0}.dropDown_Cont{pointer-events:auto;z-index:100;background-color:#fff;flex-direction:column;justify-content:space-between;width:16rem;height:100%;padding:1rem;transition:transform .3s ease-in;display:flex;transform:translate(-100%)}.dropDown_Cont.active{transform:translate(0)}.cancel_xCont{justify-content:flex-end;padding:0 .5rem .5rem 0;display:flex}.mobileNav_top{flex-direction:column;gap:.5rem;display:flex}.mobileNav_bottom{flex-direction:column;gap:2rem;display:flex}#dropCert,#dropService{flex-direction:column;gap:.5rem;margin-top:-.5rem;margin-left:1rem;display:flex}.link,.dropDown_link{cursor:pointer;color:#000;padding:.5rem}.dropDown_link:hover,.link:hover{color:#591a8f}.dropDown_link:active,.link:active{color:#333}
