@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap);
:root{--bs-body-font-family:"Open Sans",sans-serif;--bs-body-color:$blue}.fw-light{font-weight:300}.fw-regular{font-weight:400}.fw-medium{font-weight:500}.fw-semibold{font-weight:600}.fw-bold{font-weight:700}.fw-extrabold{font-weight:800}.material-symbols-rounded{font-variation-settings:"FILL" 1,"wght" 300,"GRAD" 0,"opsz" 48}table{width:100%}.bg-blue{background-color:#29235c}.text-blue{color:#29235c!important}.btn-blue,.page-item.active .page-link{background-color:#29235c!important;border-color:#29235c!important;color:#fff!important}.page-item .page-link{color:#29235c!important}a{text-decoration:none!important}#sidebar{height:calc(100vh - 75px);max-width:100vw;width:200px}#sidebar-toggle{cursor:pointer;height:50px;top:12px;transition:all .3s ease-in-out;width:50px}.stepper-wrapper{display:flex;justify-content:space-between;margin-bottom:20px;margin-top:auto}.stepper-item{align-items:center;color:#29235c;display:flex;flex:1;flex-direction:column;position:relative}@media (max-width:768px){.stepper-item{font-size:12px}}.stepper-item:before{left:-50%}.stepper-item:after,.stepper-item:before{border-bottom:2px solid #ccc;content:"";position:absolute;top:20px;width:100%;z-index:2}.stepper-item:after{left:50%}.stepper-item .step-counter{align-items:center;background:#eee;border-radius:50%;display:flex;font-weight:600;height:40px;justify-content:center;margin-bottom:6px;position:relative;width:40px;z-index:5}.stepper-item.active .step-counter{background-color:#29235c;color:#fff}.stepper-item.completed .step-counter{border:2px solid #29235c;color:#29235c}.stepper-item.completed:after{border-bottom:2px solid #29235c;content:"";left:50%;position:absolute;top:20px;width:100%;z-index:3}.stepper-item:first-child:before,.stepper-item:last-child:after{content:none}
