body::-webkit-scrollbar,html::-webkit-scrollbar{width:14px;height:6px}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background:#f2f4f5;border-radius:4px}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background:#cacbcc;border-radius:6px}.MuiDialog-paper ::-webkit-scrollbar,.MuiFormControl-root ::-webkit-scrollbar{width:6px;height:5px}.MuiDialog-paper ::-webkit-scrollbar,.MuiFormControl-root * ::-webkit-scrollbar-track{background:#f2f4f5;border-radius:4px}.MuiDialog-paper ::-webkit-scrollbar,.MuiFormControl-root * ::-webkit-scrollbar-thumb{background:#cacbcc;border-radius:6px}.hidden{overflow:hidden}#notfound{position:relative;height:100vh;margin-top:-80px}#notfound .notfound{position:absolute;left:50%;top:45%;transform:translate(-50%,-45%)}.notfound{max-width:410px;width:100%;text-align:center}.notfound .notfound-404{height:320px;position:relative;z-index:-1}.notfound .notfound-404 h1{font-family:Montserrat,sans-serif;font-size:230px;margin:0;font-weight:900;position:absolute;left:50%;transform:translateX(-50%);background:url(/assets/bg.jpg) no-repeat;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:cover;background-position:50%}.notfound h2{font-size:24px;font-weight:700;text-transform:uppercase}.notfound h2,.notfound p{font-family:Montserrat,sans-serif;color:#000;margin-top:0}.notfound p{font-size:14px;font-weight:400;margin-bottom:20px}.notfound a{font-family:Montserrat,sans-serif;font-size:14px;text-decoration:none;text-transform:uppercase;background:#0046d5;display:inline-block;padding:15px 30px;border-radius:40px;color:#fff;font-weight:700;box-shadow:0 4px 15px -5px #0046d5}.title-1{-webkit-line-clamp:1}.title-1,.title-2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;white-space:normal}.title-2{-webkit-line-clamp:2}.title-3{-webkit-line-clamp:3}.title-3,.title-4{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;white-space:normal}.title-4{-webkit-line-clamp:4}@media only screen and (max-width:767px){.notfound .notfound-404{height:142px}.notfound .notfound-404 h1{font-size:112px}}#nprogress{pointer-events:none}#nprogress .bar{background:#fff;position:fixed;z-index:10000;top:0;left:0;width:100%;height:3px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 15px #fff,0 0 5px #fff;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:25px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#fff transparent transparent #fff;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}