@import url("https://fonts.googleapis.com/css2?family=Exo+2:wght@400;700&family=Ubuntu:wght@300;400;500;700&family=Poppins:wght@300;400;500;600;700&display=swap");*{padding:0;margin:0;box-sizing:border-box}:root{--theme:#182750;--background:#ffffff;--foreground:#171717;--secondary:#2196f3}body{background:var(--background);color:var(--foreground);font-family:Poppins,sans-serif}.flex,.section{display:flex;flex-direction:column}.section{padding:8rem 8rem 2rem;gap:4rem}.normal_page_section{padding:6.5rem 8rem 2rem}.heading{color:var(--theme);font-weight:700;font-size:3rem;line-height:4rem;letter-spacing:1px}.menuHeading{font-size:2.4rem;line-height:2.25rem;font-weight:700;margin-bottom:1.5rem}.logo__container{position:relative;width:220px;height:30px}.web{padding:.25rem 8rem}.navbar__container{display:flex;justify-content:space-between;padding:0!important}.footer{background-color:#0c2340;color:#ffffff;padding:2rem 8rem}.footer-container{display:grid;grid-template-columns:1.5fr 1fr 2fr;gap:5rem}.footer-container h3{font-size:1rem;font-weight:500;margin-bottom:1.75rem}.footer-logo{margin-bottom:1rem}.footer-about p{font-size:14px;line-height:1.6}.footer-links div{display:flex;font-size:14px;flex-direction:column;gap:10px}.footer-office-grids-container{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}.footer-office-heading{font-size:14px;font-weight:600;margin-bottom:1.25rem}.footer-office-grid p{font-size:14px;line-height:1.6}.social-icons{display:flex;gap:12px;margin-top:1.5rem}.social-icons a{display:inline-block;transition:transform .2s}.social-icons a:hover{transform:scale(1.2)}.footer__end{text-align:center;padding-top:2rem;font-size:14px}@media (max-width:992px){.footer-container{grid-template-columns:1fr 1fr;gap:2rem}.footer-office-grids-container{grid-template-columns:1fr;gap:2rem}}@media (max-width:600px){.footer{padding:2rem}.footer-container{grid-template-columns:1fr}.footer-about p,.footer-links div{font-size:13px}.footer-office-grids-container{grid-template-columns:1fr;gap:1.5rem}.social-icons{justify-content:center}}.hero__section{padding:4rem 0}.action--button{margin-top:1rem;background-color:var(--secondary);border:none;padding:.75rem 6rem;color:#fff;border-radius:4rem;font-size:1.5rem;font-weight:500;cursor:pointer;text-transform:none;transition:background-color .3s ease}.action--button:hover{background-color:#1976d2}@media (max-width:1024px){.heading{font-size:3rem;line-height:3.8rem}.action--button{padding:.75rem 4rem;font-size:1.5rem}}@media (max-width:640px){.hero__section{padding:2rem 0}.heading{font-size:2.25rem;line-height:2.8rem}.action--button{display:inline-block;width:100%;max-width:300px;font-size:1.2rem;padding:.75rem 2rem}}.industries__section{border-radius:1.25rem;box-shadow:0 4px 16px rgba(0,0,0,.08);padding:2rem 0 2rem 2rem;display:grid;grid-template-columns:2fr 3fr;align-items:center}.industries__section__menus ul{list-style:none;padding:1rem 0 0 2rem}.industries__section__menus li{position:relative;margin-bottom:.75rem;padding-left:1.2rem;font-size:1.2rem;line-height:1.6;color:#182750;font-weight:400}.industries__section__menus li:before{content:"•";position:absolute;left:0;top:3px;color:#182750;font-size:1.2rem;line-height:1.2}.industries__section__image{width:100%;max-width:800px;margin:0 auto}@media (max-width:1024px){.industries__section{grid-template-columns:1fr 1fr;padding:1.5rem;gap:1.5rem}.industries__section__menus li{font-size:1.05rem}}@media (max-width:640px){.industries__section{grid-template-columns:1fr;padding:1.5rem 1rem;text-align:center}.industries__section__menus ul{padding-left:1rem;text-align:start}.industries__section__menus li{font-size:1rem;padding-left:1rem}.industries__section__menus li:before{left:-.5rem}.industries__section__image{margin-top:1.5rem;max-width:100%}}.challenges__section{text-align:center}.challenges__section__grid{padding-top:2rem;display:grid;grid-template-columns:repeat(3,1fr);column-gap:10.5rem;row-gap:3.5rem}.challenges__section--card{background:#e8ebf0;border-radius:.75rem;padding:2rem 1rem;box-shadow:0 4px 12px rgba(0,0,0,.08);display:flex;flex-direction:column;align-items:center;transition:transform .2s ease,box-shadow .2s ease}.challenges__section--card:hover{transform:translateY(-5px);box-shadow:0 6px 16px rgba(0,0,0,.12)}.challenges__section--card--iconWrapper{position:relative;height:105px;width:105px;margin-bottom:1rem}.challenges__section--card--info{font-size:1rem;color:#374151;line-height:1.4}@media (max-width:1024px){.challenges__section__grid{grid-template-columns:repeat(2,1fr);column-gap:2rem;row-gap:2rem}.challenges__section--card--iconWrapper{height:100px;width:100px}}@media (max-width:640px){.challenges__section__grid{grid-template-columns:1fr;gap:1.5rem}.challenges__section--card{padding:1.5rem 1rem}.challenges__section--card--iconWrapper{height:80px;width:80px}.challenges__section--card--info{font-size:.9rem}}.aos__section{padding-top:4rem;text-align:center}.aos__section--title{font-size:2.5rem;font-weight:700;line-height:1.3;color:var(--theme)}.aos__section--title--brand{position:relative;height:60px;width:250px;margin-top:5px}.aos__section__container{padding-top:2rem;display:flex;flex-direction:column;gap:2rem}.check{display:inline-flex;align-items:center;gap:10px}.aosSection__block{display:flex;align-items:center;justify-content:space-between;gap:4rem}.aosSection__block--imageWrapper{position:relative;height:400px;width:50%}.aosSection__block--contentWrapper{width:50%;text-align:start}.aosSection__block--contentWrapper ul{padding-bottom:1rem;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.aosSection__block--contentWrapper ul li{width:fit-content;border:1px solid rgba(8,104,178,1);background-color:#2196f3;color:white;padding:8px 16px;font-weight:500;border-radius:0 26px 0 0;cursor:pointer;transition:background-color .3s ease}.aosSection__block--contentWrapper ul li:hover{background-color:#1976d2}.aosSection__block--contentWrapper--title{font-size:2.5rem;font-weight:700;color:var(--theme);margin-bottom:1.5rem}.aosSection__block--contentWrapper--desc{font-size:1rem;color:#444}.reverse{flex-direction:row-reverse}@media (max-width:1024px){.aos__section--title{font-size:2.5rem}.aosSection__block{gap:2rem;flex-direction:column-reverse}.aosSection__block--imageWrapper{height:300px;width:100%}.aosSection__block--contentWrapper{width:100%;text-align:center}.aosSection__block--contentWrapper ul{text-align:start}.reverse{flex-direction:column-reverse;padding-left:0}.aos__section--title--brand{margin-top:0}}@media (max-width:640px){.aosSection__block{flex-direction:column-reverse}.aos__section--title{font-size:2rem}.aosSection__block--imageWrapper{height:250px}.aosSection__block--contentWrapper ul{text-align:start}.aosSection__block--contentWrapper--title{font-size:1.25rem}.aosSection__block--contentWrapper--desc{font-size:.95rem}.aos__section--title--brand{margin-top:0}}.features__grids__container{display:grid;grid-template-columns:repeat(3,1fr);gap:5rem}@media (max-width:1200px){.features__grids__container{grid-template-columns:repeat(2,1fr);gap:4rem}}@media (max-width:768px){.features__grids__container{grid-template-columns:1fr;gap:3rem}}@media (max-width:480px){.features__section{padding:0}.features__grids__container{gap:2rem}}.documentsSupport__section{max-width:1000px;margin:2rem auto;padding:2rem 1rem;text-align:center}.documentsSupport__logos{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;align-items:center}.documentsSupport__logos--logo{display:flex;justify-content:center;align-items:center;flex:0 1 160px}.documentsSupport__desc{margin-top:4rem;color:rgba(70,83,100,1);font-size:1.14rem}.privacy--policy-title{padding:1rem 0}.privacy__policy ul{padding:1rem 0 1rem 3rem}@media (max-width:1024px){.section{padding:8rem 4rem 2rem;display:flex;flex-direction:column;gap:3rem}.normal_page_section{padding:6.5rem 2rem 2rem}.web{padding:.25rem 4rem}.footer{padding:2rem 4rem}}@media (max-width:640px){.web{padding:.25rem 1.25rem}.menuHeading{font-size:1.25rem}.section{padding:4rem 2rem 2rem;gap:2rem}.normal_page_section{padding:6.5rem 2rem 2rem}}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-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:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-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:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}