.Footer_footer__yl3k1{height:8rem;display:flex;font-size:1.6rem;flex-direction:row;align-items:center}.Footer_logo__ZIHpg{width:5rem;height:5rem;border-radius:10rem}.Footer_namer__JSyRf{margin:1rem;font-family:Poppins;font-weight:bolder;color:var(--primary-color);font-size:1.8rem}.Footer_profile__uSx88{margin-left:1.5rem;display:flex;flex-direction:row;align-items:center;float:left}.Footer_footerDivider__LhppE{background-color:#575757;border:.1rem solid #cdcdcd;height:60%;margin-left:1rem}.Footer_copyright__g3z6w{margin-left:1.5rem}.Navbar_allNav__gFrfX{display:flex;flex-direction:column;height:max-content;width:max-content;position:fixed;z-index:6000}.Navbar_container__szo_H{display:flex;align-items:center;padding:.3rem 1rem;height:8rem;width:100%;box-shadow:var(--soft-shadow);position:fixed;top:0;left:0;background-color:#fff}.Navbar_logo__YNqJh{width:6.5rem;height:6.5rem;border-radius:10rem}.Navbar_name__5s_kE{margin:1rem;font-family:Poppins;font-weight:bolder;color:var(--primary-color);font-size:2rem}.Navbar_profile__3geZ7{margin-left:1.5rem;width:30%;float:left}.Navbar_link_box__6gR5m,.Navbar_profile__3geZ7{display:flex;flex-direction:row;align-items:center}.Navbar_link_box__6gR5m{float:right}.Navbar_link__koQk0{font-family:Poppins;margin:1.5rem;text-align:right;color:#000;font-weight:500;font-size:1.7rem}.Navbar_link__koQk0:hover{display:inline-block;padding-bottom:.4rem;border-bottom:.3rem solid var(--primary-color)}.Navbar_restCase__V25F2{width:70%;display:flex;flex-direction:row;align-items:right;justify-content:right}.Navbar_mobileMenu__q1TgW{display:none;height:40%;width:auto}.Navbar_menu__fR6sT{display:none;align-items:end;flex-direction:column;height:100vh;width:100%;z-index:100;top:8rem;position:fixed;transition:all .05s ease-in-out;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25),hsla(0,0%,100%,.5),hsla(0,0%,100%,.75),#fff)}.Navbar_menu__fR6sT:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.2);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:-9}.Navbar_menuList__9UTgE{display:flex;align-items:end;flex-direction:column;height:100vh;width:max-content;z-index:4;font-weight:500}.Navbar_menuLink__nm1N0{margin:.8rem 5rem .8rem 1rem;color:var(--primary-color);display:flex;align-items:center;transition:all .05s ease-in-out;font-size:2rem}.Navbar_menuLink__nm1N0:hover{border-bottom:.2rem solid var(--primary-color);font-weight:500}.Navbar_menuEnroll__lsDSs{display:flex;justify-content:center;align-items:center;background-color:#fff;color:var(--primary-color);padding:.3rem 1rem;border-radius:.25rem;text-decoration:none}@media (max-width:900px){.Navbar_link__koQk0{display:none}.Navbar_mobileMenu__q1TgW{display:flex}.Navbar_restCase__V25F2{width:20%}.Navbar_profile__3geZ7{width:80%}}@media (min-width:900px){.Navbar_menu__fR6sT{display:none!important}}:root{--primary-color:#f88400;--card-radius:2rem;--soft-shadow:0 5px 10px rgba(0,0,0,.22)}*{box-sizing:border-box}*,body,html{padding:0;margin:0}body,html{background-color:#fff;color:#000;font-family:Poppins;position:relative}html{font-size:62.5%;width:100%}a{color:inherit;text-decoration:none}