.Footer_footer__UGJRU{color:white;background-color:#081848;font-family:body-font}.Footer_container__mCIZw{padding:2rem 1.25rem;margin:0 auto;display:flex;align-items:center;flex-direction:column}.Footer_logoContainer__jzkmp{display:flex;font-weight:500;align-items:center;justify-content:center}.Footer_logoImage__HbaH2{width:3rem;height:3rem;color:white;padding:.5rem;border-radius:9999px}.Footer_logoText__5rNVV{margin-left:.75rem;font-size:1.25rem;font-family:Nevan}.Footer_copyright__kFLa2{font-size:.875rem;margin-top:1rem}.Footer_allRights__cTMbw{margin-left:.25rem}.Footer_socialContainer___MRZu{display:inline-flex;margin-top:1rem;justify-content:center}.Footer_iconContainer__4qCNV{display:flex;flex-direction:row;gap:.5rem}.Footer_icon__kdb1D{background-color:#0892E5;border-radius:9999px;padding:.375rem;color:white}@media (min-width:640px){.Footer_container__mCIZw{flex-direction:row}.Footer_copyright__kFLa2{margin-left:1rem;padding-left:1rem;border-left:2px solid #212f5a;padding-top:.5rem;padding-bottom:.5rem;margin-top:0}.Footer_socialContainer___MRZu{margin-left:auto;margin-top:0;justify-content:flex-start}}@media (min-width:768px){.Footer_logoContainer__jzkmp{justify-content:flex-start}.Footer_iconContainer__4qCNV{gap:.75rem}}.Navbar_navbar__27rrW{background-color:#081848;color:white;height:80px;display:flex;justify-content:space-between;align-items:center;padding-left:48px;padding-right:48px;position:-webkit-sticky;position:sticky;top:0;z-index:1000;width:100%;box-sizing:border-box}.Navbar_logo__8dmfZ{font-family:Nevan,sans-serif;font-size:24px}.Navbar_rightSection__ven_m{display:flex;gap:16px;align-items:center}.Navbar_searchContainer__cdT4J{display:flex;align-items:center;gap:8px;padding-left:16px;padding-right:16px;border-radius:9999px;background-color:rgba(255,255,255,.3);color:white;height:40px}.Navbar_searchIcon__0tnK7{color:white}.Navbar_loginButton__Ay6Ct{background-color:#0892e5;color:white;border:none;padding:8px 24px;border-radius:9999px;cursor:pointer;margin-left:16px;white-space:nowrap;font-family:Nevan,sans-serif}@media (max-width:768px){.Navbar_navbar__27rrW{padding-left:24px;padding-right:24px}.Navbar_logo__8dmfZ{font-size:20px}.Navbar_loginButton__Ay6Ct{padding-left:16px;padding-right:16px}}@media (max-width:600px){.Navbar_searchContainer__cdT4J{display:none}.Navbar_navbar__27rrW{padding-left:16px;padding-right:16px}}@media (max-width:400px){.Navbar_navbar__27rrW{height:60px;padding-left:12px;padding-right:12px}.Navbar_logo__8dmfZ{font-size:18px}.Navbar_loginButton__Ay6Ct{padding:6px 12px;margin-left:8px}.Navbar_rightSection__ven_m{gap:8px}}.custum-file-upload{height:180px;width:70%;flex-direction:column;align-items:space-between;gap:20px;cursor:pointer;border:2px dashed #cacaca;background-color:rgba(255,255,255,1);padding:1.5rem;border-radius:10px;box-shadow:0 48px 35px -48px rgba(0,0,0,.1)}.custum-file-upload,.custum-file-upload .icon{display:flex;align-items:center;justify-content:center}.custum-file-upload .icon svg{height:80px;fill:rgba(75,85,99,1)}.custum-file-upload .text{display:flex;align-items:center;justify-content:center}.custum-file-upload .text span{font-weight:400;color:rgba(75,85,99,1)}.custum-file-upload input{display:none}