.style-module__SP7CzG__content{background-color:#fafafb;flex-direction:column;height:100%;display:flex;overflow-x:clip;overflow-y:auto}.style-module__SP7CzG__footer{flex-flow:column wrap;justify-content:space-between;align-items:center;width:100%;margin-top:auto;padding:0 20px 20px;display:flex}.style-module__SP7CzG__footerContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex}.style-module__SP7CzG__children{margin:20px 30px}.style-module__SP7CzG__container{flex-direction:column;width:100%;height:100vh;display:flex}.style-module__SP7CzG__siderLogo{background-color:#fff;border-radius:0 0 5px 5px;justify-content:center;align-items:center;gap:20px;width:100%;height:64px;font-size:20px;font-weight:500;display:flex;position:absolute;box-shadow:0 3px 3px rgba(0,0,0,.03)}.style-module__SP7CzG__siderStyle{z-index:1;width:100%;position:-webkit-sticky;position:sticky;top:0;box-shadow:1px 1px 3px rgba(0,0,0,.03)}.style-module__SP7CzG__siderMask{z-index:99;background-color:rgba(0,0,0,.45);width:100vw;height:100vh;position:absolute}.style-module__SP7CzG__dropdownBox{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1;border-radius:8px;max-height:430px;overflow-y:auto;box-shadow:0 0 5px rgba(0,0,0,.15)}.style-module__SP7CzG__dropdownBox::-webkit-scrollbar{width:8px}.style-module__SP7CzG__dropdownBox::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px}.style-module__SP7CzG__dropdownBox::-webkit-scrollbar-track{background:#f1f1f1}.style-module__SP7CzG__notificationCard{border-radius:8px;flex-direction:column;gap:5px;padding:2px 10px;display:flex;box-shadow:0 0 2px #d9d9d9}@media screen and (max-width:992px){.style-module__SP7CzG__children{margin:15px}.style-module__SP7CzG__siderStyle{padding:5px!important}.style-module__SP7CzG__footerContent{justify-content:center}.style-module__SP7CzG__notificationCard{padding:0 2px}}
.Splashscreen-container{background-color:var(--brand-primary);place-items:center;width:auto;height:100vh;display:grid}.Splashscreen-items{justify-content:center;gap:40px;display:flex}.body-texts{flex-direction:column;justify-content:flex-start;display:flex}.splash-title{color:#fff;font-size:60px;font-weight:600}.splash-content{color:#fff;font-size:20px}@media screen and (max-width:768px){.splash-title{color:#fff;font-size:40px;font-weight:600}.splash-content{color:#fff;font-size:17px}}@media screen and (max-width:468px){.Splashscreen-items{flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.body-texts{flex-direction:column;justify-content:center;align-items:center;display:flex}.Splashscreen-items img{width:120px;height:120px}}