@import url(https://fonts.googleapis.com/css2?family=Inter);@import url(https://fonts.googleapis.com/css2?family=Space+Grotesk);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Hero{align-items:center;background-image:linear-gradient(90deg,#1f4587,#fff 60%);box-sizing:border-box;display:flex;width:100%}.heroLeft{align-items:flex-start;display:flex;flex-direction:column;gap:28px;padding:80px;width:60%}.heading{font-size:clamp(3.5rem,6vw,6rem);letter-spacing:.05em;line-height:1.05}.heading,.subtitle{color:#fff;font-family:Space\+Grotesk,sans-serif;margin:0}.subtitle{font-size:1.05rem;max-width:420px;opacity:.9}.button,.subtitle{letter-spacing:.1em}.button{background:none;border:none;color:#fff;cursor:pointer;font-family:Space\+Grotesk,sans-serif;font-size:1rem;font-weight:600;margin-top:8px;padding:0;position:relative;text-decoration:none;transition:color .2s ease}.button:after{background-color:#fff;bottom:-4px;content:"";height:1.5px;left:0;position:absolute;transition:width .25s ease;width:0}.button:hover:after{width:100%}.heroRight{align-items:center;display:flex;justify-content:center;width:40%}.graphic{height:auto;max-width:100%}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate{animation:fadeSlideUp .9s cubic-bezier(.22,1,.36,1) forwards;opacity:0}.delay-1{animation-delay:.2s}.delay-2{animation-delay:.4s}.delay-3{animation-delay:.6s}.navbar{background-image:linear-gradient(90deg,#1f4587,#fff 60%);box-sizing:border-box;justify-content:space-between;padding:24px 40px;width:100%}.logo-group,.navbar{align-items:center;display:flex}.logo-group{gap:10px}.logo{height:42px;width:42px}.navLinks{display:flex;gap:36px;list-style:none;margin:0;padding:0}.navLinks li{color:#000;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;position:relative;transition:color .2s ease}.navLinks li:after{background-color:#000;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .25s ease;width:0}.navLinks li:hover:after{width:100%}.wrapper{background-image:#fff;min-height:100vh}.Manifesto,.wrapper{align-items:center;display:flex;justify-content:center;padding:40px}.Manifesto{background:#1f45871a;border-radius:200px;box-shadow:0 8px 32px #0000000d;flex-direction:column;width:100%;width:75%}.Manifesto b,.title{color:#1f4587}.title{align-items:flex-start;display:flex;font-family:Space\+Grotesk,sans-serif;font-size:clamp(2.8rem,1vw,6rem);letter-spacing:-.02em;line-height:1.05;margin:0;padding:40px 80px}.title2{color:#1f4587;font-size:clamp(1.4rem,1vw,6rem);margin-left:80px;padding:20px}.description{align-items:flex-start;color:#000;display:flex;flex-direction:column;font-family:Inter,sans-serif;font-size:1rem;letter-spacing:.1em;line-height:1.5;margin:0;padding-left:80px;padding-right:80px;width:60%}.Footer{padding:40px 80px}.Footer h2{color:#1f4587;font-size:2rem;font-weight:600;margin-bottom:2rem}.contact-form{max-width:1000px}.form-row{display:flex;gap:1.5rem}.form-group{display:flex;flex:1 1;flex-direction:column}.form-group label{color:#1f4587;font-size:.85rem;font-weight:500;letter-spacing:.03em;margin-bottom:.4rem}.form-group input{background-color:#fff;border:1px solid #1f458740;border-radius:10px;font-size:.95rem;padding:.75rem .9rem;transition:all .25s ease}.form-group input:focus{border-color:#1f4587;box-shadow:0 0 0 3px #1f458726;outline:none}.form-group input::placeholder{color:#999}@media (max-width:768px){.form-row{flex-direction:column}}input[type=submit]{background-color:#1f4587;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1rem;padding:.5rem 1rem;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}input[type=submit]:hover{background-color:#163262;box-shadow:0 4px 12px #1f458733;transform:translateY(-2px)}input[type=submit]:active{transform:translateY(0)}
/*# sourceMappingURL=main.a98d0dc4.css.map*/