html{scroll-behavior:smooth}.shadow{position:absolute;background:hsl(var(--primary)/0%);border-radius:24px;rotate:35deg;z-index:-1;width:260px;top:200px;height:400px;filter:blur(150px);will-change:transform;animation:shadow-slide 4s linear infinite alternate}@keyframes shadow-slide{0%{background:hsl(var(--primary)/20%);right:460px}to{background:hsl(var(--primary)/80%);right:160px}}@media (max-width:1024px){.shadow{top:70px}@keyframes shadow-slide{0%{background:hsl(var(--primary)/20%);right:460px}to{background:hsl(var(--primary)/50%);right:160px}}}@media (max-width:768px){.shadow{top:70px;width:100px;height:350px;filter:blur(60px)}@keyframes shadow-slide{0%{background:hsl(var(--primary)/20%);right:280px}to{background:hsl(var(--primary)/30%);right:100px}}}.active-class{background-color:#e2e8f0;font-weight:700;color:#1d4ed8}.Home_circleBox__FRiAi{height:40px;width:40px;border-radius:50px;border-width:5px;border-style:solid}.Home_circleBox__FRiAi,.Home_numContainer__EOdyx{display:flex;align-items:center;justify-content:center}.Home_numContainer__EOdyx{flex-direction:row;margin-top:25px}.Home_numTextContainer___UP_g{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 7.5%;margin-top:15px}.Home_numsText___QRac{max-width:20%;text-align:center}.Home_dottedLine__lc0sB{width:30%;border-width:1px;border-style:dashed;margin:0 2.5px}.Home_projectScroll__aOZuV{-webkit-user-select:none;-moz-user-select:none;user-select:none}.Home_projectScroll__aOZuV::-webkit-scrollbar{display:none}.Home_descriptionParagraph__5k4Rh{margin-top:10px}.Home_button__BJQzg{border-radius:25px;padding:10px 20px;cursor:pointer;margin-top:20px;display:inline-block}.Home_sectionContainer___2hb7{margin-top:40px}.Home_startPrjBtn__wkrS6{margin-top:20px}.Home_auditorImage__VmCqJ{border-radius:75px}.Home_threeStepsContainer__mTv_N{display:flex;flex-direction:column}