@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}body{color:#121212;-webkit-font-smoothing:antialiased;background-color:#fff;font-family:Manrope,system-ui,-apple-system,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:1440px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (width>=1024px){.container{padding-left:2.8125rem;padding-right:2.8125rem}}.section{padding-top:3rem;padding-bottom:3rem}@media (width>=1024px){.section{padding-top:4rem;padding-bottom:4rem}}h1,h2,h3,h4,h5,h6{word-break:break-word;overflow-wrap:break-word}@media (width<=1023px){h1,.h1{letter-spacing:-.02em!important;font-size:2.25rem!important;line-height:1.25!important}}@media (width<=768px){h1,.h1{font-size:1.75rem!important;line-height:1.25!important}}@media (width<=440px){h1,.h1{font-size:1.5rem!important;line-height:1.25!important}}@media (width<=1023px){h2,.h2{letter-spacing:-.01em!important;font-size:1.75rem!important;line-height:1.25!important}}@media (width<=768px){h2,.h2{font-size:1.375rem!important;line-height:1.3!important}}@media (width<=440px){h2,.h2{font-size:1.25rem!important;line-height:1.3!important}}@media (width<=1023px){h3,.h3{font-size:1.25rem!important;line-height:1.3!important}}@media (width<=768px){h3,.h3{font-size:1.125rem!important;line-height:1.35!important}}@media (width<=440px){h3,.h3{font-size:1rem!important;line-height:1.35!important}}.section-badge{color:#121212;background:#fff;border:1px solid #c5c5c5;border-radius:99px;align-items:center;gap:.875rem;width:fit-content;padding:.5rem .875rem;font-family:Manrope,system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:500;line-height:1.5rem;display:inline-flex}.section-heading{letter-spacing:-.8px;color:#121212;font-family:Manrope,system-ui,-apple-system,sans-serif;font-size:2.5rem;font-weight:600;line-height:3.125rem}@media (width<=768px){.section-heading{font-size:1.375rem!important;line-height:1.3!important}}@media (width<=1023px){.section-description,p,p.description,.description,.sectionDescription,.sectionHeading p,.section-heading p,.heading p,.intro p,.subHeading p,.subheading p,.subtitle p{font-size:1.0625rem!important;line-height:1.55!important}}@media (width<=768px){.section-description,p,p.description,.description,.sectionDescription,.sectionHeading p,.section-heading p,.heading p,.intro p,.subHeading p,.subheading p,.subtitle p{font-size:.9375rem!important;line-height:1.5!important}}@media (width<=440px){.section-description,p,p.description,.description,.sectionDescription,.sectionHeading p,.section-heading p,.heading p,.intro p,.subHeading p,.subheading p,.subtitle p{font-size:.875rem!important;line-height:1.45!important}}input,select,textarea{font-family:Manrope,system-ui,-apple-system,sans-serif}input::placeholder,select::placeholder,textarea::placeholder{text-overflow:ellipsis;white-space:nowrap;font-family:Manrope,system-ui,-apple-system,sans-serif;overflow:hidden}@media (width<=480px){input,select,textarea{padding-left:.75rem!important;padding-right:.75rem!important;font-size:.875rem!important}input::placeholder,select::placeholder,textarea::placeholder{font-size:.8125rem!important}}@media (width<=380px){input,select,textarea{padding-left:.625rem!important;padding-right:.625rem!important;font-size:.8125rem!important}input::placeholder,select::placeholder,textarea::placeholder{font-size:.75rem!important}}.btn-gradient{color:#fff;cursor:pointer;background:linear-gradient(#3e8ee9 0%,#3d55d4 100%);border:none;border-radius:29px;align-items:center;gap:.625rem;padding:.625rem 1.625rem;font-family:Manrope,system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:500;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 0 37px #9fccff}.btn-gradient:hover{transform:translateY(-2px);box-shadow:0 4px 45px #70b4ff}.btn-gradient svg{flex-shrink:0}[data-reveal]{opacity:0;transition:opacity .85s cubic-bezier(.16, 1, .3, 1) var(--reveal-delay,0s), transform .85s cubic-bezier(.16, 1, .3, 1) var(--reveal-delay,0s);will-change:opacity, transform}[data-reveal=fade-up]{transform:translateY(45px)}[data-reveal=fade-down]{transform:translateY(-45px)}[data-reveal=fade-left]{transform:translate(50px)}[data-reveal=fade-right]{transform:translate(-50px)}[data-reveal=zoom-in]{transform:scale(.92)}[data-reveal=fade]{transform:none}[data-reveal].revealed{opacity:1;transform:translate(0)scale(1)}@media (width<=768px){[data-reveal]{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}}
