:root{--primary:#1f3e72;--secondary:#ffffffc7;--black:#131110;--blue-gradient:linear-gradient(97.05deg,#4066ff 3.76%,#2949c6);--orange-gradient:linear-gradient(270deg,#ffb978,#ff922d);--green-gradient:linear-gradient(270deg,#add676,#54b580);--blue:#4066ff;--lightBlue:#eef;--shadow:0px 23px 21px -8px #88a0ff40}*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0;scroll-behavior:smooth}a{color:inherit;text-decoration:none}.paddings{padding:2rem}.innerWidth{width:100%}.flexCenter{flex-wrap:wrap;justify-content:center;row-gap:2rem}.flexCenter,.flexStart{align-items:center;display:flex}.flexStart{justify-content:flex-start}.flexEnd{align-items:center;display:flex;justify-content:flex-end}.flexColCenter{align-items:center}.flexColCenter,.flexColStart{display:flex;flex-direction:column;justify-content:center}.flexColStart{align-items:flex-start}.flexColEnd{align-items:flex-end;display:flex;flex-direction:column;justify-content:center}.primaryText{font-size:2rem}.primaryText,.primaryText2{color:#1f3e72;font-weight:700}.primaryText2{font-size:1.5rem}.secondaryText{color:#8c8b8b;font-size:.9rem}.orangeText{color:orange}.greenText,.orangeText{font-size:1.5rem;font-weight:600}.greenText,.greenText2{color:#54b580}.greenText2{font-size:2rem;font-weight:700}.button{background:linear-gradient(270deg,#add676,#54b580);background:var(--green-gradient);border:none;border-radius:4px;color:#fff;font-weight:500;padding:.6rem 1.4rem;transition:all .3s ease-in}.button:hover{cursor:pointer;transform:scale(1.1)}@media (min-width:1536px){.innerWidth{margin:auto;max-width:1280px}}@media (min-width:640px){.paddings{padding:4rem}}@media (min-width:1280px),(min-width:768px){.paddings{padding:2rem}}@media (max-width:640px){.primaryText{font-size:1.5rem}.orangeText{font-size:1.2rem}}.App{overflow-x:clip}.App,.App>:first-child{position:relative}.white-gradient{background:hsla(0,0%,100%,.522);border-radius:100px;filter:blur(100px);height:20rem;position:absolute;width:20rem}.h-wrapper{z-index:99}.h-container{justify-content:space-between;padding-bottom:1rem;padding-top:1rem}.h-menu{gap:2rem}.h-menu>:hover{cursor:pointer}.menu-icon{display:none}@media (max-width:768px){.menu-icon{display:block}.h-menu{align-items:flex-start;background:#fff;border-radius:10px;box-shadow:0 4px 4px #0000000d;color:var(--black);flex-direction:column;font-weight:500;gap:3rem;padding:3rem;position:absolute;right:3rem;top:3rem;transition:all .3s ease-in;z-index:99}}.hero-wrapper{position:relative;z-index:1}.hero-container{align-items:flex-end;justify-content:space-around}.stats{justify-content:space-between;width:100%}.stat>:first-child{font-size:2rem}.stat>:first-child>:last-child{color:orange}.hero-left{gap:5.4rem}.hero-title{position:relative;z-index:1}.hero-title>h1{font-size:3.8rem;font-weight:600;line-height:4rem}.green-circle{background:var(--green-gradient);border-radius:999px;height:4rem;position:absolute;right:-10%;top:-10%;width:4rem;z-index:-1}.search-bar{background-color:#fff;border:3px solid hsla(0,0%,47%,.374);border-radius:5px;justify-content:space-between;padding:.5rem 1rem;width:100%}.search-bar>input{border:none;outline:none}.image-container{border-radius:15rem 15rem 0 0;height:35rem;overflow:hidden;width:30rem}.image-container>img{width:100%}@media (max-width:640px){.hero-container{margin-top:2rem}.hero-title>h1{font-size:2.5rem;line-height:3rem}.image-container{height:25rem;width:95%}.stats{gap:1.5rem;justify-content:center}.hero-right{width:100%}.stat>:first-child{font-size:1.5rem}.stat>:nth-child(2){font-size:.8rem}}.f-container{justify-content:space-between}.f-left{gap:1rem}.f-menu{font-weight:500;gap:1.5rem;margin-top:1.5rem}@media (max-width:768px){.f-container{justify-content:center}.f-container>div{align-items:center!important;text-align:center}}.form-wrapper{width:50%}.success{background-color:#d4edda;border-color:#c3e6cb;color:#155724}.fail{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}.upload{border-color:blue;cursor:pointer}
/*# sourceMappingURL=main.d8c5c05f.css.map*/