.secondary-color{color:#fff700}*{box-sizing:border-box;margin:0;padding:0}html::-webkit-scrollbar{display:none}body::-webkit-scrollbar{display:none}html,body{-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}a{color:inherit;text-decoration:none}ul,ol{margin-left:25px}section.hero{width:100%;height:100%}@media only screen and (max-width:600px){section.hero{margin-top:70px;height:fit-content!important}}section.hero .slide{flex-direction:row;gap:40px;height:800px;display:flex}@media only screen and (max-width:767px){section.hero .slide{flex-direction:column-reverse;height:fit-content}}section.hero .slide .col{flex:45%;align-items:center;display:flex}@media only screen and (max-width:767px){section.hero .slide .col{max-width:100%}}section.hero .slide .col .content{flex-direction:column;margin-top:70px;padding-left:60px;display:flex}@media only screen and (max-width:767px){section.hero .slide .col .content{width:100%;margin-top:20px;padding:0 20px}}section.hero .slide .col .content .head{color:#1d2437;unicode-bidi:isolate;margin:0 0 25px;font-size:44px;font-weight:700;line-height:53px}@media only screen and (max-width:767px){section.hero .slide .col .content .head{font-size:28px;line-height:32px}}section.hero .slide .col .content .head .gradient{color:#0000;background:linear-gradient(90deg,#4285f4,#34a853);-webkit-background-clip:text;background-clip:text;display:inline}section.hero .slide .col .content .sub-description{opacity:.6;unicode-bidi:isolate;margin:0 0 25px;font-size:20px;font-weight:lighter;line-height:24px}@media only screen and (max-width:767px){section.hero .slide .col .content .sub-description{font-size:20px;line-height:24px}}section.hero .slide .col .content .mail{background-color:#fff;border:1px solid #7373733b;border-radius:50px;justify-content:space-between;width:80%;margin:25px 0 0;padding:5px;display:flex;overflow:hidden}section.hero .slide .col .content .mail input,section.hero .slide .col .content .mail button{border:none;outline:none;font-size:18px}section.hero .slide .col .content .mail input{width:90%;padding:15px}section.hero .slide .col .content .mail button{color:#fff;white-space:nowrap;background-color:#4285f4;border-radius:30px;padding:18px 25px;font-weight:600}section.hero .slide .col.video{flex-direction:column;justify-content:center;align-items:center;gap:30px}section.hero .slide .col.video video{width:auto;height:480px}@media only screen and (max-width:767px){section.hero .slide .col.video video{width:100%;height:auto}}section.hero .slide .col.video .statistics{justify-content:center;align-items:center;gap:50px;width:fit-content;margin:0;display:flex}@media only screen and (max-width:767px){section.hero .slide .col.video .statistics{gap:20px}}section.hero .slide .col.video .statistics .row{align-items:center;gap:25px;display:flex}@media only screen and (max-width:767px){section.hero .slide .col.video .statistics .row{flex-direction:column;align-items:flex-start;gap:10px}}section.hero .slide .col.video .statistics .row .icon{color:#34a853;font-size:28px}section.hero .slide .col.video .statistics .col{flex-direction:column;align-items:flex-start;display:flex}section.hero .slide .col.video .statistics .col .number{font-size:20px;font-weight:700}section.hero .slide .col.video .statistics .col .caption{white-space:nowrap;font-size:14px}section.hero .slide .col.video .statistics .separator{content:"";background-color:#697ba9;width:1px;height:32px}@media only screen and (max-width:767px){section.hero .slide .col.video .statistics .separator{width:100%;height:1px}}section.hero .search-card{width:90%;max-width:900px;margin-top:30px}@media only screen and (max-width:767px){section.hero .search-card{margin-top:20px}}section.hero .search-card .search-card-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ecf1f3f2;border-radius:16px;padding:24px;box-shadow:0 10px 40px #0000004d}@media only screen and (max-width:767px){section.hero .search-card .search-card-content{border-radius:12px;padding:20px 15px}}section.hero .search-card .search-card-content .search-card-header{margin-bottom:20px}section.hero .search-card .search-card-content .search-card-header .search-card-description{color:#080000e6;text-align:center;margin-bottom:15px;font-size:20px}@media only screen and (max-width:767px){section.hero .search-card .search-card-content .search-card-header .search-card-description{margin-bottom:12px;font-size:12px}}section.hero .search-card .search-card-content .search-card-header .search-card-description b{color:#0000;background:linear-gradient(90deg,#4285f4,#34a853);-webkit-background-clip:text;background-clip:text;font-weight:600;display:inline}section.hero .search-card .search-card-content .search-card-header .mode-selector{background-color:#16a34a;border-radius:28px;justify-content:center;gap:8px;width:fit-content;margin:0 auto;padding:6px;display:flex}section.hero .search-card .search-card-content .search-card-header .mode-selector .mode-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:20px;justify-content:center;align-items:center;padding:10px 20px;font-size:16px;font-weight:500;transition:all .2s;display:inline-flex}@media only screen and (max-width:767px){section.hero .search-card .search-card-content .search-card-header .mode-selector .mode-btn{padding:8px 16px;font-size:14px}}section.hero .search-card .search-card-content .search-card-header .mode-selector .mode-btn.active{color:#fff;background:linear-gradient(#4fa3ff 0%,#2b6cf6 100%);box-shadow:inset 0 0 0 4px #ffffff14}section.hero .search-card .search-card-content .search-card-header .mode-selector .mode-btn:hover{color:#fff}section.hero .search-card .search-card-content .search-bar-container{gap:8px;margin-bottom:20px;display:flex}@media only screen and (max-width:767px){section.hero .search-card .search-card-content .search-bar-container{flex-direction:column;gap:8px}}section.hero .search-card .search-card-content .search-bar-container .search-input{color:#1d2437;background:#fff;border:none;border-radius:50px;outline:none;flex:1;padding:12px 18px;font-size:14px}@media only screen and (max-width:767px){section.hero .search-card .search-card-content .search-bar-container .search-input{padding:10px 16px;font-size:12px}}section.hero .search-card .search-card-content .search-bar-container .search-input::placeholder{color:#00000080}section.hero .search-card .search-card-content .search-bar-container .search-button{color:#fff;cursor:pointer;white-space:nowrap;background:#1d2437;border:none;border-radius:50px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s;display:flex}@media only screen and (max-width:767px){section.hero .search-card .search-card-content .search-bar-container .search-button{justify-content:center;padding:10px 20px;font-size:12px}}section.hero .search-card .search-card-content .search-bar-container .search-button .icon{color:#4285f4;font-size:14px}section.hero .search-card .search-card-content .search-bar-container .search-button:hover{background:#000c;transform:translateY(-2px)}section.hero .search-card .search-card-content .companies-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;display:flex}@media only screen and (max-width:767px){section.hero .search-card .search-card-content .companies-logos{gap:15px}}section.hero .search-card .search-card-content .companies-logos .company-logo-item{color:#1c1a1ab3;align-items:center;gap:8px;font-size:12px;font-weight:500;display:flex}@media only screen and (max-width:767px){section.hero .search-card .search-card-content .companies-logos .company-logo-item{gap:6px;font-size:10px}}section.hero .search-card .search-card-content .companies-logos .company-logo-item img{object-fit:contain;width:auto;height:18px}@media only screen and (max-width:767px){section.hero .search-card .search-card-content .companies-logos .company-logo-item img{height:16px}}section.hero .search-card .search-card-content .companies-logos .company-logo-item span{white-space:nowrap}
.secondary-color{color:#fff700}*{box-sizing:border-box;margin:0;padding:0}html::-webkit-scrollbar{display:none}body::-webkit-scrollbar{display:none}html,body{-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}a{color:inherit;text-decoration:none}ul,ol{margin-left:25px}section.join-us-section{padding:20px 50px}section.join-us-section::-webkit-scrollbar{display:none}section.join-us-section{-ms-overflow-style:none;scrollbar-width:none;width:100%;height:100%;padding:40px 0;overflow-y:scroll}section.join-us-section.section-bg{background-color:#f5f9ff}section.join-us-section .section-heading{padding:20px}section.join-us-section .section-heading.horizontal-center{flex-direction:column;align-items:center;gap:20px;display:flex}section.join-us-section .section-heading h1.title{text-align:center;color:#1d2437;font-size:44px;font-weight:800}section.join-us-section .section-heading h1.title .gradient{color:#0000;background:linear-gradient(90deg,#4285f4,#34a853);-webkit-background-clip:text;background-clip:text;display:inline}section.join-us-section .section-heading h2.sub-heading{text-align:center;opacity:.6;width:100%;margin-top:8px;padding:0 3%;font-size:20px;font-weight:400}section.join-us-section .section-heading h4.tag-section-heading{color:#919191;text-transform:uppercase;background-color:#fff;border:1px solid #919191;border-radius:30px;width:fit-content;padding:6px 18px;font-size:14px}section.join-us-section .more-btn{justify-content:center;align-items:center;width:100%;padding:30px 0;display:flex}section.join-us-section .more-btn .btn{color:#fff;cursor:pointer;background-color:#4285f4;border:4px solid #4285f4;border-radius:50px;width:fit-content;padding:10px 25px;font-size:20px;transition:all .3s;display:block}section.join-us-section .more-btn .btn:hover{color:#4285f4;background-color:#fff}@media only screen and (max-width:767px){section.join-us-section{padding:20px 15px}}section.join-us-section .quote-separator{height:30px;margin-top:30px;padding:30px 20px;display:block;position:relative}section.join-us-section .quote-separator .horizontal-line{content:"";background-color:#4285f4;width:calc(100% - 150px);height:2px;margin-top:14px;margin-left:75px;position:absolute;top:0;left:0}section.join-us-section .quote-separator .quote{color:#4285f4;background-color:#fff;width:fit-content;margin-left:50%;padding:0 20px;font-size:30px;position:absolute;top:0;left:0;transform:translate(-50%)}section.join-us-section .description{opacity:.7;text-align:center;padding:20px 80px;font-size:25px;font-weight:lighter}@media only screen and (max-width:767px){section.join-us-section .description{padding:20px}}section.join-us-section .description .head{margin-top:20px;font-size:28px;font-weight:700}
.secondary-color{color:#fff700}*{box-sizing:border-box;margin:0;padding:0}html::-webkit-scrollbar{display:none}body::-webkit-scrollbar{display:none}html,body{-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}a{color:inherit;text-decoration:none}ul,ol{margin-left:25px}section.process-section{padding:18px 45px}section.process-section::-webkit-scrollbar{display:none}section.process-section{-ms-overflow-style:none;scrollbar-width:none;width:100%;height:100%;padding:40px 0;overflow-y:scroll}section.process-section.section-bg{background-color:#f5f9ff}section.process-section .section-heading{padding:20px}section.process-section .section-heading.horizontal-center{flex-direction:column;align-items:center;gap:20px;display:flex}section.process-section .section-heading h1.title{text-align:center;color:#1d2437;font-size:44px;font-weight:800}section.process-section .section-heading h1.title .gradient{color:#0000;background:linear-gradient(90deg,#4285f4,#34a853);-webkit-background-clip:text;background-clip:text;display:inline}section.process-section .section-heading h2.sub-heading{text-align:center;opacity:.6;width:100%;margin-top:8px;padding:0 3%;font-size:20px;font-weight:400}section.process-section .section-heading h4.tag-section-heading{color:#919191;text-transform:uppercase;background-color:#fff;border:1px solid #919191;border-radius:30px;width:fit-content;padding:6px 18px;font-size:14px}section.process-section .more-btn{justify-content:center;align-items:center;width:100%;padding:30px 0;display:flex}section.process-section .more-btn .btn{color:#fff;cursor:pointer;background-color:#4285f4;border:4px solid #4285f4;border-radius:50px;width:fit-content;padding:10px 25px;font-size:20px;transition:all .3s;display:block}section.process-section .more-btn .btn:hover{color:#4285f4;background-color:#fff}@media only screen and (max-width:767px){section.process-section{padding:18px 13.5px}}section.process-section .note{text-align:center;color:#ff671e;width:100%;margin-bottom:27px;padding:10.8px 18px;font-size:18px}.process{flex-direction:row;align-items:center;gap:27px;padding:36px 0;display:flex}@media only screen and (max-width:767px){.process{flex-direction:column;width:100%}}.process div.images,.process div.steps{width:50%}@media only screen and (max-width:767px){.process div.images,.process div.steps{width:100%}}.process .images{flex-direction:column;justify-content:center;align-items:center;display:flex}@media only screen and (max-width:767px){.process .images{width:100%;overflow:hidden}}.process .images video{background-blend-mode:multiply;width:100%;max-width:100%;height:auto;display:block}@media only screen and (max-width:767px){.process .images video{height:auto;width:450px!important}}.process .images .image{aspect-ratio:4/3;background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:center;width:100%;transition:all .3s;display:flex}.process .images .image.loaded{background-image:none!important}.process .images .image#process-video-container{aspect-ratio:unset;background-size:unset;height:auto;display:block;overflow:visible}.process .steps{border-left:2px dashed #4285f4;flex-direction:column;gap:18px;display:flex}@media only screen and (max-width:767px){.process .steps{width:calc(100% - 36px);margin-left:18px}}.process .steps .step{flex-direction:column;width:100%;display:flex;position:relative}.process .steps .step.active .description{height:fit-content}.process .steps .step.active .head{overflow-wrap:break-word}.process .steps .step.active .head .step-count{color:#fff;background-color:#4285f4}.process .steps .step.active .head .title{color:#4285f4}.process .steps .step .head{cursor:pointer;align-items:center;gap:18px;font-weight:700;display:flex}.process .steps .step .head:hover .title{text-decoration:underline}.process .steps .step .head .step-count{color:#fff;z-index:10;background-color:#697ba9;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:19.8px;display:flex;position:absolute;transform:translate(-50%)}.process .steps .step .head .title{color:#697ba9;width:calc(100% - 90px);margin-left:45px;font-size:22.5px}@media only screen and (max-width:767px){.process .steps .step .head .title{margin-left:36px}}.process .steps .step .description{opacity:.6;width:70%;height:0;margin-left:45px;font-size:18px;transition:all .25s;overflow:hidden}@media only screen and (max-width:767px){.process .steps .step .description{margin-left:36px}}
