@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_d65c78{font-family:Inter,Inter Fallback;font-style:normal}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.5}main{display:block}h1,h2,h3,h4,h5,h6{margin:0;font-size:inherit;font-weight:inherit}a{text-decoration:none;color:inherit;background-color:transparent}img{border-style:none;max-width:100%;height:auto}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}.container{max-width:1280px;margin:0 auto;padding:0 1rem}.hero{position:relative;height:600px;color:white;background:rgb(37,99,235);background:linear-gradient(90deg,rgb(37,99,235),rgb(30,64,175))}.hero__overlay{position:absolute;inset:0;background-color:rgba(0,0,0,.4)}.hero__content{position:relative;height:100%;display:grid;grid-template-columns:1fr 1fr;justify-content:space-between;align-items:center;gap:2rem}.hero__text{max-width:42rem}.hero__title{font-size:3rem;font-weight:700;margin-bottom:1.5rem}.hero__description{font-size:1.25rem;margin-bottom:.5rem}.hero__subtitle{font-size:1.125rem;color:rgb(191,219,254);margin-bottom:2rem}.hero__buttons{display:flex;gap:.5rem}.hero__image-wrapper{position:relative;border-radius:1rem;overflow:hidden;padding:3rem}.main-content-wrapper{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}@media (max-width:768px){.hero__image-wrapper{display:none}.hero__buttons{flex-direction:column}.hero__content{grid-template-columns:1fr;gap:1rem}}.button{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;font-weight:600;border-radius:.5rem;transition:all .2s;border:none}.button--primary{background:rgb(37,99,235);color:white}.button--primary:hover{background:rgb(30,64,175)}.button--secondary{border:2px solid white;color:white}.button--secondary:hover{background:rgba(255,255,255,.1)}.form-input[type=submit]{background:rgb(37,99,235);color:white;font-weight:600;padding:.75rem 2rem;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s}.form-input[type=submit]:hover{background:rgb(30,64,175)}.partnerships{padding:4rem 0;background-color:rgb(31,41,55);color:white}.partnerships__grid{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;gap:1rem}@media (min-width:768px){.partnerships__grid{grid-template-columns:repeat(3,1fr)}}.partnership-card{display:grid;grid-template-rows:subgrid;grid-row:span 2;text-align:center;padding:2rem}.partnership-card__logo{display:grid;place-items:center}.partnership-card__logo img{max-width:200px;height:auto;width:100%;object-fit:contain}.partnership-card__description{font-size:1rem;color:rgb(209,213,219);line-height:1.5;display:flex;align-items:top;justify-content:center}.services{padding:5rem 0;background-color:rgb(249,250,251)}.services__title{font-size:1.875rem;font-weight:700;text-align:center;margin-bottom:3rem}.services__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.services__grid{grid-template-columns:repeat(3,1fr)}}.service-card{background:white;padding:1.5rem;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.service-card__icon{color:rgb(37,99,235);margin-bottom:1rem;text-align:center}.service-card__icon svg{width:3rem;height:3rem;margin:0 auto}.service-card__title{font-size:1.5rem;font-weight:700;color:rgb(31,41,55);margin-bottom:.75rem}.service-card__description{color:rgb(75,85,99)}.why-us{padding:5rem 0;background-color:rgb(249,250,251)}.why-us__title{font-size:1.875rem;font-weight:700;text-align:center;margin-bottom:3rem;color:rgb(31,41,55)}.why-us__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.why-us__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.why-us__grid{grid-template-columns:repeat(4,1fr)}}.feature-card{text-align:center}.feature-card__icon{color:rgb(37,99,235);margin-bottom:1rem}.feature-card__icon svg{width:3rem;height:3rem;margin:0 auto}.feature-card__title{font-size:1.5rem;font-weight:700;color:rgb(31,41,55);margin-bottom:.5rem}.feature-card__description{color:rgb(55,65,81)}.cta{padding:5rem 0;background-color:rgb(37,99,235);color:white;text-align:center}.cta .button--primary{background:white;color:rgb(37,99,235)}.cta .button--primary:hover{background:rgb(239,246,255)}.cta__title{font-size:1.875rem;font-weight:700;margin-bottom:1rem}.cta__description{font-size:1.25rem;margin-bottom:2rem}.cta__buttons{display:flex;gap:.5rem;justify-content:center}@media (max-width:768px){.cta__buttons{flex-direction:column}}.header{background:white;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:0 1rem}.nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.nav__logo{font-size:1.5rem;font-weight:700;color:rgb(37,99,235);text-decoration:none}.nav__links{display:flex;align-items:center;gap:1.5rem}.nav__link{color:rgb(55,65,81);text-decoration:none;transition:color .2s}.nav__link:hover{color:rgb(37,99,235)}.footer{background-color:rgb(31,41,55);color:white;padding:0 1rem}.footer__content{padding:3rem 0 2rem}.footer__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.footer__grid{grid-template-columns:repeat(3,1fr)}}.footer__title{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.footer__link{color:white;text-decoration:none;transition:color .2s}.footer__link:hover{color:rgb(191,219,254)}.footer__copyright{margin-top:2rem;padding-top:2rem;border-top:1px solid rgb(55,65,81);text-align:center}.contact{padding:3rem 0}.contact__title{font-size:2.25rem;font-weight:700;text-align:center;margin-bottom:3rem;color:rgb(31,41,55)}.contact__grid{display:grid;grid-template-columns:1fr;gap:3rem}@media (min-width:768px){.contact__grid{grid-template-columns:repeat(2,1fr)}}.contact-info__title{font-size:1.5rem;font-weight:700;color:rgb(31,41,55);margin-bottom:1.5rem}.contact-info__section{margin-bottom:1rem}.contact-info__label{font-weight:600;color:rgb(107,114,128);margin-bottom:.5rem}.contact-info__text{color:rgb(75,85,99)}.contact-info__text a{color:rgb(37,99,235);text-decoration:none;transition:color .2s}.contact-info__text a:hover{color:rgb(30,64,175)}.contact-form{background:white;padding:2rem;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.contact-form__title{font-size:1.5rem;font-weight:700;color:rgb(31,41,55);margin-bottom:1.5rem}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-size:.875rem;font-weight:500;color:rgb(107,114,128);margin-bottom:.25rem}.form-input{width:100%;padding:.5rem 1rem;border:1px solid rgb(209,213,219);border-radius:.375rem;transition:all .2s}.form-input:focus{outline:none;border-color:rgb(37,99,235);box-shadow:0 0 0 2px rgba(37,99,235,.2)}.services-page{padding:3rem 0;background-color:rgb(249,250,251)}.services-page__title{font-size:2.25rem;font-weight:700;text-align:center;margin-bottom:3rem;color:rgb(31,41,55)}.services-page__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.services-page__grid{grid-template-columns:repeat(2,1fr)}}.services-page-card{background:white;padding:2rem;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:box-shadow .2s}.services-page-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.services-page-card__title{font-size:1.5rem;font-weight:700;color:rgb(31,41,55);margin-bottom:1rem}.services-page-card__description{color:rgb(75,85,99);margin-bottom:1rem}.services-page-card__list{list-style-type:disc;list-style-position:inside;color:rgb(75,85,99)}.services-page-card__list li{margin-bottom:.5rem}.services-page__cta{margin-top:4rem;text-align:center}.services-page__cta-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.services-page__cta-description{color:rgb(75,85,99);margin-bottom:2rem}.contact-page{padding:5rem 0;background-color:rgb(249,250,251)}.contact-page__title{font-size:2.5rem;font-weight:700;color:rgb(31,41,55);text-align:center;margin-bottom:3rem}.contact-page__grid{display:grid;grid-template-columns:1fr;gap:3rem}@media (min-width:768px){.contact-page__grid{grid-template-columns:1fr 2fr}}.contact-page__subtitle{font-size:1.5rem;font-weight:600;color:rgb(31,41,55);margin-bottom:1.5rem}.contact-page__details{display:grid;gap:1.5rem}.contact-page__detail{display:flex;gap:1rem;align-items:flex-start}.contact-page__detail svg{color:rgb(37,99,235);flex-shrink:0}.contact-page__detail h3{font-size:1.125rem;font-weight:600;color:rgb(31,41,55);margin-bottom:.25rem}.contact-page__detail a,.contact-page__detail p{color:rgb(75,85,99);text-decoration:none}.contact-page__detail a:hover{color:rgb(37,99,235)}.contact-form{display:grid;gap:1.5rem}.contact-form__group{display:grid;gap:.5rem}.contact-form__group label{font-weight:500;color:rgb(31,41,55)}.contact-form__input{padding:.75rem 1rem;border:1px solid rgb(209,213,219);border-radius:.5rem;font-size:1rem;transition:all .2s}.contact-form__input:focus{outline:none;border-color:rgb(37,99,235);box-shadow:0 0 0 3px rgba(37,99,235,.1)}.contact-form__input::placeholder{color:rgb(156,163,175)}.contact-form__message{padding:1rem;border-radius:.5rem;margin-top:1rem;text-align:center}.contact-form__message--success{background-color:rgb(220,252,231);color:rgb(22,163,74);border:1px solid rgb(187,247,208)}.contact-form__message--error{background-color:rgb(254,226,226);color:rgb(220,38,38);border:1px solid rgb(254,202,202)}.button--loading{opacity:.7;cursor:not-allowed}