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}*{box-sizing:border-box;margin:0;padding:0}.container{margin:0 auto;max-width:1525px;padding:0 20px}.header-section{background-color:#fff;background-color:var(--theme-white-background-color);box-shadow:0 4px 20px rgba(0,0,0,.141);padding:14px 0;position:-webkit-sticky;position:sticky;top:0;z-index:99}.header-section .header-flex{align-items:center;display:flex;justify-content:space-between}.header-section .header-flex .header-logo img{height:52px;max-width:100%}@media(max-width:768px){.header-section .header-flex .header-logo img{display:none}}.header-section .header-flex .header-logo .header-icon-tablet{display:none}@media(max-width:768px){.header-section .header-flex .header-logo .header-icon-tablet{display:block}}.header-section .header-flex .header-logo .header-icon-tablet img{height:20px}@media(max-width:768px){.header-section .header-flex .header-logo .header-icon-tablet img{display:block}}.header-section .header-flex .header-menu{align-items:center;display:flex}@media(max-width:768px){.header-section .header-flex .header-menu{display:none}}@media(max-width:1080px){.header-section .header-flex .header-menu{display:none}}.header-section .header-flex .header-menu .text-icon{align-items:center;border-right:1px solid #dbdbdb;border-right:1px solid var(--theme-header-text-border-color-2);display:flex;gap:7px;padding:0 30px;position:relative}.header-section .header-flex .header-menu .text-icon .border{background-color:#ee2a31;background-color:var(--theme-header-text-border-color);bottom:-30px;height:2px;left:0;position:absolute;width:100%}.header-section .header-flex .header-menu .text-icon-border-none{align-items:center;border:none;padding:0 30px}.header-section .header-flex .header-menu a{font-family:Outfit,sans-serif;font-size:16px;font-weight:500;line-height:24px}.header-section .header-flex .header-menu .header-text-color{color:#ee2a31;color:var(--theme-header-text-color)}.header-section .header-flex .header-menu img{height:16px;max-width:100%}.header-section .header-flex .header-logo-tablet{display:none}@media(max-width:768px){.header-section .header-flex .header-logo-tablet{display:block;padding-left:50px}}.header-section .header-flex .header-logo-tablet img{height:52px;max-width:100%}@media(max-width:576px){.header-section .header-flex .header-logo-tablet img{height:40px}.header-section .header-flex .header-btn{display:none}}.header-section .header-flex .header-btn button{background-color:#362466;background-color:var(--theme-header-btn-backgrond-color);border:none;border-radius:8px;color:#fff;color:var(--theme-white-text-color);font-size:14px;font-weight:600;line-height:20px;padding:10px 15px}.herobanner-section{background-color:#f6f7f8;background-color:var(--theme-herobanner-background-color);padding:90px 0 56px}@media(max-width:576px){.herobanner-section{padding:40px 0 30px}}.herobanner-section .herobanner-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.herobanner-section .herobanner-grid{grid-template-columns:1fr}}.herobanner-section .herobanner-grid .herobanner-text h1{color:#000;color:var(--theme-black-text-color);font-family:Outfit,sans-serif;font-size:72px;font-weight:500;line-height:80px;margin:30px 0 35px;max-width:723px}@media(max-width:576px){.herobanner-section .herobanner-grid .herobanner-text h1{font-family:Outfit,sans-serif;font-size:30px;font-weight:500;line-height:normal;margin:0 0 35px}}.herobanner-section .herobanner-grid .herobanner-text h1 span{color:#ee2a31;color:var(--theme-header-text-border-color)}.herobanner-section .herobanner-grid .herobanner-text p{color:#52606d;color:var(--theme-herobanner-text-color);font-family:Outfit,sans-serif;font-size:24px;font-weight:400;line-height:32px;margin:0 0 49px;max-width:552px}@media(max-width:576px){.herobanner-section .herobanner-grid .herobanner-text p{font-family:Outfit,sans-serif;font-size:20px;font-weight:400;line-height:30px}}.herobanner-section .herobanner-grid .herobanner-text button{background:#362466;background:var(--theme-herobanner-button-background-color);border:none;border-radius:8px;color:#fff;color:var(--theme-white-text-color);font-family:Outfit,sans-serif;font-size:24px;font-weight:500;line-height:30px;padding:15px 30px}@media(max-width:576px){.herobanner-section .herobanner-grid .herobanner-text button{font-family:Outfit,sans-serif;font-size:20px;font-weight:400;line-height:30px}}.herobanner-section .herobanner-grid .herobanner-image img{height:500px;object-fit:cover;width:100%}@media(max-width:576px){.herobanner-section .herobanner-grid .herobanner-image img{height:400px}}.trust-section{padding:100px 0}@media(max-width:576px){.trust-section{padding:50px 0}}.trust-section .trust-heading{padding:0 0 65px}@media(max-width:576px){.trust-section .trust-heading{padding-bottom:30px}}.trust-section .trust-heading h2{color:#000;color:var(--theme-black-text-color);font-family:Outfit,sans-serif;font-size:38px;font-weight:500;line-height:60px;text-align:center}@media(max-width:576px){.trust-section .trust-heading h2{font-family:Outfit,sans-serif;font-size:30px;font-weight:500;line-height:normal}}.trust-section .trust-heading h2 span{color:#ee2a31;color:var(--theme-header-text-color)}.trust-section .trust-flex{display:flex;justify-content:space-between}@media(max-width:768px){.trust-section .trust-flex{flex-wrap:wrap;gap:50px;justify-content:center}}@media(max-width:1080px){.trust-section .trust-flex{flex-wrap:wrap;gap:50px;justify-content:center}}@media(max-width:576px){.trust-section .trust-flex{flex-wrap:wrap;gap:20px 20px;justify-content:center}.trust-section .trust-flex img{height:16px}}.hire-section{background-color:#f6f7f8;background-color:var(--theme-hire-background-color);padding:100px 0}@media(max-width:576px){.hire-section{padding:50px 0}}.hire-section .hire-heading{padding:0 0 60px}@media(max-width:576px){.hire-section .hire-heading{padding-bottom:40px}}.hire-section .hire-heading h2{color:#000;color:var(--theme-black-text-color);font-family:Outfit,sans-serif;font-size:48px;font-weight:600;line-height:60px;text-align:center}@media(max-width:576px){.hire-section .hire-heading h2{font-family:Outfit,sans-serif;font-size:30px;font-weight:600;line-height:38px}}.hire-section .hire-grid{display:grid;grid-template-columns:repeat(4,1fr)}@media(max-width:768px){.hire-section .hire-grid{gap:50px;grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.hire-section .hire-grid{gap:40px;grid-template-columns:1fr}}.hire-section .hire-grid .hire-item .hire-line img{margin-left:240px;margin-top:35px;position:absolute}@media(max-width:768px){.hire-section .hire-grid .hire-item .hire-line img{display:none}}@media(max-width:1180px){.hire-section .hire-grid .hire-item .hire-line img{display:none}}@media(max-width:576px){.hire-section .hire-grid .hire-item .hire-line img{display:none}}.hire-section .hire-grid .hire-item .hire-line-tablet img{margin-left:240px;margin-top:35px;position:absolute}@media(max-width:768px){.hire-section .hire-grid .hire-item .hire-line-tablet img{display:none}}@media(max-width:1180px){.hire-section .hire-grid .hire-item .hire-line-tablet img{display:none}}@media(max-width:576px){.hire-section .hire-grid .hire-item .hire-line-tablet img{display:none}}.hire-section .hire-grid .hire-item .hire-image{display:flex;justify-content:center;padding-bottom:10px}@media(max-width:576px){.hire-section .hire-grid .hire-item .hire-image img{height:60px;object-fit:cover}}.hire-section .hire-grid .hire-item .hire-text{text-align:center}.hire-section .hire-grid .hire-item .hire-text h3{color:#000;color:var(--theme-black-text-color);font-family:Outfit,sans-serif;font-size:22px;font-weight:600;line-height:normal;margin-bottom:22px;text-align:center}@media(max-width:576px){.hire-section .hire-grid .hire-item .hire-text h3{font-size:18px;font-weight:600;line-height:24px}}.hire-section .hire-grid .hire-item .hire-text p{color:#52606d;color:var(--theme-hire-text-color);font-family:Outfit,sans-serif;font-size:14px;font-weight:400;line-height:24px;margin:0 auto;max-width:231px}@media(max-width:576px){.hire-section .hire-grid .hire-item .hire-text p{font-size:12px;font-weight:400;line-height:20px}}.expertise-section{padding:100px 0}@media(max-width:576px){.expertise-section{padding:50px 0}}.expertise-section .expertise-heading{padding-bottom:80px}@media(max-width:576px){.expertise-section .expertise-heading{padding-bottom:60px}}.expertise-section .expertise-heading h2{color:#000;color:var(--theme-black-text-color);font-family:Outfit,sans-serif;font-size:48px;font-weight:500;line-height:60px;margin:0 auto;max-width:700px;text-align:center}@media(max-width:576px){.expertise-section .expertise-heading h2{font-family:Outfit,sans-serif;font-size:30px;font-weight:600;line-height:38px}}.expertise-section .expertise-heading h2 span{color:#ee2a31;color:var(--theme-header-text-color)}.expertise-section .expertise-grid{grid-gap:70px 20px;display:grid;gap:70px 20px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1180px}@media(max-width:576px){.expertise-section .expertise-grid{gap:40px 20px;grid-template-columns:1fr}}.expertise-section .expertise-grid .expertise-item .expertise-image{display:flex;justify-content:center}.expertise-section .expertise-grid .expertise-item .expertise-image img{max-width:100%}@media(max-width:576px){.expertise-section .expertise-grid .expertise-item .expertise-image img{height:60px}}.expertise-section .expertise-grid .expertise-item .expertise-text h3{font-family:Outfit,sans-serif;font-size:30px;font-weight:600;line-height:38px;margin-bottom:20px;text-align:center}@media(max-width:576px){.expertise-section .expertise-grid .expertise-item .expertise-text h3{font-size:18px;font-weight:600;line-height:24px}}.expertise-section .expertise-grid .expertise-item .expertise-text p{color:#52606d;color:var(--theme-herobanner-text-color);font-family:Outfit,sans-serif;font-size:18px;font-weight:400;line-height:28px;margin:0 auto;max-width:300px;text-align:center}@media(max-width:576px){.expertise-section .expertise-grid .expertise-item .expertise-text p{font-size:12px;font-weight:400;line-height:20px}}.language-section{background-color:#362466;background-color:var(--theme-language-background-color);padding:120px 0}@media(max-width:576px){.language-section{padding:50px 0}}.language-section .language-flex{align-items:center;display:flex;justify-content:space-between;padding-bottom:100px}@media(max-width:576px){.language-section .language-flex{display:block;padding-bottom:50px}.language-section .language-flex .language-item{padding-bottom:20px}}.language-section .language-flex .language-item h2{color:#fff;color:var(--theme-white-text-color);font-family:Outfit,sans-serif;font-size:48px;font-weight:500;line-height:60px;max-width:487px}@media(max-width:576px){.language-section .language-flex .language-item h2{font-family:Outfit,sans-serif;font-size:30px;font-weight:500;line-height:normal}}.language-section .language-flex .language-item p{color:#fff;color:var(--theme-white-text-color);font-family:Outfit,sans-serif;font-size:20px;font-weight:400;line-height:30px;max-width:415px}@media(max-width:576px){.language-section .language-flex .language-item p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}}.language-section .language-grid{grid-gap:60px;display:grid;gap:60px;grid-template-columns:repeat(3,1fr);padding:0 30px}@media(max-width:768px){.language-section .language-grid{gap:20px;padding:0}}@media(max-width:576px){.language-section .language-grid{grid-template-columns:1fr}}.language-section .language-grid .language-item{position:relative;top:0}.language-section .language-grid .language-item .language-image img{height:500px;object-fit:cover;width:100%}@media(max-width:768px){.language-section .language-grid .language-item .language-image img{height:400px}}@media(max-width:576px){.language-section .language-grid .language-item .language-image img{border-radius:10px;height:350px}}.language-section .language-grid .language-item .language-text{align-items:center;bottom:24px;display:flex;justify-content:space-between;left:0;position:absolute;width:100%}.language-section .language-grid .language-item .language-text h3{color:#fff;color:var(--theme-white-text-color);font-family:Outfit,sans-serif;font-size:30px;font-weight:500;line-height:normal;margin-left:24px}.language-section .language-grid .language-item .language-text img{margin-right:24px}.process-section{background-color:#f6f7f8;background-color:var(--theme-process-background-color);padding:100px 0}@media(max-width:576px){.process-section{padding:50px 0}}.process-section .process-heading{padding-bottom:60px}.process-section .process-heading h2{color:#272e34;color:var(--theme-process-text-color);font-family:Outfit,sans-serif;font-size:48px;font-weight:500;line-height:60px;text-align:center}@media(max-width:576px){.process-section .process-heading h2{font-size:28px;font-weight:500;line-height:normal}}.process-section .process-center{margin:0 auto;max-width:1084px}.process-section .process-center .process-main-grid{grid-gap:90px;display:grid;gap:90px;grid-template-columns:repeat(3,1fr)}@media(max-width:576px){.process-section .process-center .process-main-grid{gap:20px}}.process-section .process-center .process-main-grid .process-main-item{padding-bottom:30px}.process-section .process-center .process-main-grid .process-main-item span{color:#000;color:var(--theme-black-text-color);display:block;font-family:Mulish,sans-serif;font-size:18px;font-weight:700;line-height:normal;text-align:center}.process-section .process-center .process-line{background-color:#000;background-color:var(--theme-black-text-color);height:1px;margin:0 auto;max-width:947px;position:relative}@media(max-width:576px){.process-section .process-center .process-line{margin-bottom:50px}}.process-section .process-center .process-line .dot-one{background-color:#362466;border-radius:18px;height:18px;left:8%;margin-top:-8px;position:absolute;top:0;width:18px}@media(max-width:576px){.process-section .process-center .process-line .dot-one{left:12%}}.process-section .process-center .process-line .dot-two{background-color:#362466;border-radius:18px;height:18px;left:49%;margin-top:-8px;position:absolute;top:0;width:18px}.process-section .process-center .process-line .dot-three{background-color:#362466;border-radius:18px;height:18px;margin-top:-8px;position:absolute;right:7%;top:0;width:18px}@media(max-width:576px){.process-section .process-center .process-line .dot-three{right:10%}}.process-section .process-center .process-grid{grid-gap:90px;display:grid;gap:90px;grid-template-columns:repeat(3,1fr)}@media(max-width:576px){.process-section .process-center .process-grid{gap:20px;grid-template-columns:1fr}}.process-section .process-center .process-grid .process-item{padding-top:14px}.process-section .process-center .process-grid .process-item h3{color:#362466;color:var(--theme-language-background-color);font-family:Mulish,sans-serif;font-size:66px;font-weight:700;line-height:normal;opacity:.1;text-align:center}@media(max-width:576px){.process-section .process-center .process-grid .process-item h3{font-size:48px;font-weight:700;line-height:60px}}.process-section .process-center .process-grid .process-item h4{color:#362466;color:var(--theme-language-background-color);font-family:Outfit,sans-serif;font-size:23px;font-weight:600;line-height:37px;margin:0 0 8px;text-align:center}@media(max-width:576px){.process-section .process-center .process-grid .process-item h4{font-size:18px;font-weight:600;line-height:24px}}.process-section .process-center .process-grid .process-item p{color:#4e4e4e;color:var(--theme-process-text-color-2);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;text-align:center}@media(max-width:576px){.process-section .process-center .process-grid .process-item p{font-size:12px;font-weight:400;line-height:20px}}:root{--theme-primary-font:"Roboto",sans-serif;--theme-secondary-font:"Open Sans",sans-serif;--theme-black-border-color:#000;--theme-white-background-color:#fff;--theme-black-text-color:#000;--theme-white-text-color:#fff;--theme-header-text-color:#ee2a31;--theme-header-text-border-color:#ee2a31;--theme-header-text-border-color-2:#dbdbdb;--theme-header-btn-backgrond-color:#362466;--theme-herobanner-background-color:#f6f7f8;--theme-herobanner-text-color:#52606d;--theme-herobanner-button-background-color:#362466;--theme-hire-background-color:#f6f7f8;--theme-hire-text-color:#52606d;--theme-language-background-color:#362466;--theme-process-background-color:#f6f7f8;--theme-process-text-color:#272e34;--theme-process-text-color-2:#4e4e4e;--theme-footer-border-color:#b8b8b8;--theme-footer-text-color:#1b1f22}.footer-section{background-color:#fff;background-color:var(--theme-white-background-color);box-shadow:0 -4px 30px #0000002e;padding:90px 0 0}@media(max-width:576px){.footer-section{padding:50px 0 0}}.footer-section .footer-grid{grid-gap:150px;border-bottom:1px solid #b8b8b8;border-bottom:1px solid var(--theme-footer-border-color);display:grid;gap:150px;grid-template-columns:390px 1fr;margin:0 auto;max-width:1286px;padding:0 0 48px}@media(max-width:768px){.footer-section .footer-grid{gap:70px;grid-template-columns:1fr}}@media(max-width:576px){.footer-section .footer-grid{gap:30px;padding:0 0 30px}.footer-section .footer-grid .footer-item-1{text-align:center}}.footer-section .footer-grid .footer-item-1 img{margin-bottom:27px}.footer-section .footer-grid .footer-item-1 p{color:#000;color:var(--theme-black-text-color);font-family:Outfit,sans-serif;font-size:14px;font-weight:400;line-height:24px;padding-bottom:34px}.footer-section .footer-grid .footer-item-1 .social-flex{align-items:center;display:flex;gap:24px}@media(max-width:576px){.footer-section .footer-grid .footer-item-1 .social-flex{justify-content:center}}.footer-section .footer-grid .footer-item-1 .social-flex img{max-width:100%}.footer-section .footer-grid .footer-item-2 .footer-menu-flex{display:flex;justify-content:space-between}@media(max-width:576px){.footer-section .footer-grid .footer-item-2 .footer-menu-flex{display:block;text-align:center}.footer-section .footer-grid .footer-item-2 .footer-menu-flex .footer-menu{padding-bottom:20px}}.footer-section .footer-grid .footer-item-2 .footer-menu-flex .footer-menu h3{color:#000;color:var(--theme-black-text-color);font-size:18px;font-weight:600;line-height:24px;margin:0 0 10px}@media(max-width:576px){.footer-section .footer-grid .footer-item-2 .footer-menu-flex .footer-menu .footer-line-flex{display:flex;justify-content:center}}.footer-section .footer-grid .footer-item-2 .footer-menu-flex .footer-menu .footer-line-flex .footer-line{background-color:#ee2a31;background-color:var(--theme-header-text-border-color);height:2px;margin-top:-8px;width:40px}.footer-section .footer-grid .footer-item-2 .footer-menu-flex .footer-menu .footer-menu-text{padding-top:24px}@media(max-width:576px){.footer-section .footer-grid .footer-item-2 .footer-menu-flex .footer-menu .footer-menu-text{padding-top:10px}}.footer-section .footer-grid .footer-item-2 .footer-menu-flex .footer-menu .footer-menu-text a{color:#1b1f22;color:var(--theme-footer-text-color);display:block;font-family:Outfit,sans-serif;font-size:16px;font-weight:400;line-height:24px;padding-bottom:15px}@media(max-width:576px){.footer-section .footer-grid .footer-item-2 .footer-menu-flex .footer-menu .footer-menu-text a{padding-bottom:5px}}.footer-section .footer-grid .footer-item-2 .footer-menu-flex .footer-menu .footer-flex{align-items:center;display:flex;gap:12px;padding:24px 0 40px}@media(max-width:576px){.footer-section .footer-grid .footer-item-2 .footer-menu-flex .footer-menu .footer-flex{justify-content:center;padding:15px 0 20px}}.footer-section .footer-grid .footer-item-2 .footer-menu-flex .footer-menu .footer-flex img{max-width:100%}.footer-section .footer-grid .footer-item-2 .footer-menu-flex .footer-menu .footer-flex span{color:#000;color:var(--theme-black-text-color);font-family:Outfit,sans-serif;font-size:16px;font-weight:400;line-height:24px}.footer-section .footer-grid .footer-item-2 .footer-menu-flex .footer-menu .footer-btn{align-items:center;background-color:#362466;background-color:var(--theme-herobanner-button-background-color);border:none;border-radius:8px;display:flex;gap:7px;padding:7px 16px}@media(max-width:576px){.footer-section .footer-grid .footer-item-2 .footer-menu-flex .footer-menu .footer-btn{justify-content:center;margin:0 30px}}.footer-section .footer-grid .footer-item-2 .footer-menu-flex .footer-menu .footer-btn h4{border:none;color:#fff;color:var(--theme-white-text-color);font-size:20px;font-weight:500;line-height:30px}@media(max-width:576px){.footer-section .footer-grid .footer-item-2 .footer-menu-flex .footer-menu .footer-btn h4{font-family:Outfit,sans-serif;font-size:16px;font-weight:500;line-height:24px}}.footer-section .footer-grid .footer-item-2 .footer-menu-flex .footer-menu .footer-btn img{max-width:100%}.footer-section .copy-right{padding:30px 0 21px}.footer-section .copy-right p{color:#000;color:var(--theme-black-text-color);font-family:Outfit,sans-serif;font-size:14px;font-weight:400;line-height:24px;text-align:center}
/*# sourceMappingURL=main.27d2c961.css.map*/