.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:20px 50px}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:20px 15px}}section.process-section .note{text-align:center;color:#ff671e;width:100%;margin-bottom:30px;padding:12px 20px;font-size:20px}.process{flex-direction:row;align-items:center;gap:30px;padding:40px 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:500px!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:20px;display:flex}@media only screen and (max-width:767px){.process .steps{width:calc(100% - 40px);margin-left:20px}}.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:20px;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:40px;height:40px;font-size:22px;display:flex;position:absolute;transform:translate(-50%)}.process .steps .step .head .title{color:#697ba9;width:calc(100% - 100px);margin-left:50px;font-size:25px}@media only screen and (max-width:767px){.process .steps .step .head .title{margin-left:40px}}.process .steps .step .description{opacity:.6;width:70%;height:0;margin-left:50px;font-size:20px;transition:all .25s;overflow:hidden}@media only screen and (max-width:767px){.process .steps .step .description{margin-left:40px}}
