.slideIn_nav{width:max-content;animation-name:SlideIn_nav;animation-duration:.8s;animation-fill-mode:forwards;transform:translate(-100%)}@keyframes SlideIn_nav{0%{transform:translate(-100%)}to{transform:translate(0)}}.slideIn_nav.slideOut{animation-name:SlideOut_nav;animation-duration:.8s;animation-fill-mode:forwards}@keyframes SlideOut_nav{0%{transform:translate(0)}to{transform:translate(-100%)}}@media only screen and (max-width:59rem){.home_sideNav_cont,.sideNav_cont__{display:none}}.prev_state{cursor:pointer;align-items:center;margin-top:1.5rem;padding-left:.5rem;font-size:clamp(1rem,2vw,1.1rem);font-weight:400;display:flex}.licenseArray_Cont{overflow:hidden auto;overflow:-moz-scrollbars-none;-ms-overflow-style:none;scrollbar-width:none;flex-grow:1;padding:0 .5rem}.search_result{margin-top:1rem;padding-left:.5rem;font-size:clamp(1rem,2vw,1.2rem);font-weight:500}.licenseArray_Cont::-webkit-scrollbar{background:0 0;width:0}.certEmptyMsg{flex-direction:column;justify-content:center;align-items:center;margin-top:2rem;display:flex}.certEmptyMsg_imgCont{width:60%}.image_no_result{width:100%;height:auto}.certEmptyMsg_txt{font-size:clamp(1rem,2vw,1.2rem);font-weight:500}
