.hero-section{flex-direction:row;justify-content:space-between;align-items:center;width:90%;margin:6rem auto;display:flex}.hero-text{text-align:start;width:60%}.hero-text h1{font-size:6rem}.hero-text h1+h1{color:var(--white);background:linear-gradient(-45deg,#011d41,#1f304e,#2a4270,#011d41) 0 0/400% 400%;width:fit-content;margin-bottom:1rem;padding:0 1rem;font-size:6rem;animation:3s infinite gradientShift}@keyframes gradientShift{0%{background-position:0%}25%{background-position:50%}50%{background-position:100%}75%{background-position:50%}to{background-position:0%}}.hero-text h2{color:var(--gray3);margin-bottom:-1rem;margin-left:.5rem;padding-right:35%;font-size:1.2rem}.hero-text p{text-align:justify;margin-top:6rem;padding-right:35%;font-size:1.4rem}.hero-video{flex-direction:column;align-items:center;width:40%;height:auto;display:flex;position:relative}.hero-video img{border-radius:10px;width:80%}@media (max-width:1024px){.hero-text{width:100%}.hero-text h1,.hero-text h1+h1,.hero-text h1+h1+h1,.hero-text h1+h1+h1+h1{font-size:4.5rem}.hero-text p+p{padding-right:20%;font-size:1.3rem}.hero-video{width:70%}.hero-video img{border-radius:10px;width:100%}.hero-text h2{font-size:1rem}}@media (max-width:768px){.hero-section{flex-direction:column;gap:3rem;height:auto;margin:3rem auto}.hero-video{order:2}.hero-text{order:1}.hero-text h1,.hero-text h1+h1,.hero-text h1+h1+h1,.hero-text h1+h1+h1+h1{font-size:3rem}.hero-text p{margin-top:0;padding-right:0;font-size:1rem}.hero-text h2{margin-bottom:0;margin-left:.2rem;padding-right:0}}.partnership-text{width:90%;color:var(--primary);text-align:center;justify-content:center;align-items:center;margin:6rem auto;display:flex}.partnership-text h1{font-size:4rem}@media (max-width:768px){.partnership-text{margin:3rem auto}.partnership-text h1{font-size:2rem}}.partnership-text span{font-weight:600}.employees-together{background-color:var(--primary);justify-content:center;align-items:center;width:100%;margin:6rem auto;padding-top:6rem;padding-bottom:6rem;display:flex}.employees-together img{border-radius:10px;width:80%;height:auto}@media (max-width:1024px){.employees-section{margin-bottom:3rem}.employees-together{padding-top:4rem;padding-bottom:4rem}}@media (max-width:768px){.employees-together{margin:3rem auto;padding-top:2rem;padding-bottom:2rem}}.work-in-progress-section{justify-content:center;align-items:center;width:100%;display:flex}.work-in-progress-content{text-align:center;max-width:800px;padding:4rem 2rem}.work-in-progress-content h1{color:var(--white);background:linear-gradient(-45deg,#011d41,#1f304e,#2a4270,#011d41) 0 0/400% 400%;width:fit-content;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:.5rem 2rem;font-size:5rem;animation:3s infinite gradientShift}.work-in-progress-content p{color:var(--text-primary);margin-bottom:3rem;font-size:2rem}.countdown-container{justify-content:center;align-items:center;gap:1rem;margin-top:3rem;display:flex}.countdown-item{flex-direction:column;align-items:center;gap:.5rem;display:flex}.countdown-number{color:var(--white);text-align:center;background:linear-gradient(-45deg,#011d41,#1f304e,#2a4270,#011d41) 0 0/400% 400%;border-radius:10px;min-width:120px;padding:1rem 2rem;font-size:5rem;font-weight:700;animation:3s infinite gradientShift}.countdown-label{color:var(--text-primary);text-transform:uppercase;font-size:1.2rem;font-weight:500}.countdown-separator{color:var(--primary);margin:0 .5rem;font-size:4rem;font-weight:700}@media (max-width:1024px){.work-in-progress-content h1{font-size:4rem}.work-in-progress-content p{font-size:1.8rem}.countdown-number{min-width:100px;padding:.8rem 1.5rem;font-size:4rem}.countdown-label{font-size:1rem}.countdown-separator{font-size:3rem}}@media (max-width:768px){.work-in-progress-content h1{padding:.5rem 1.5rem;font-size:3rem}.work-in-progress-content p{font-size:1.5rem}.work-in-progress-content{padding:2rem 1rem}.countdown-container{gap:.5rem}.countdown-number{min-width:80px;padding:.6rem 1rem;font-size:3rem}.countdown-label{font-size:.9rem}.countdown-separator{font-size:2.5rem}}@media (max-width:480px){.work-in-progress-content h1{padding:.5rem 1rem;font-size:2rem}.work-in-progress-content p{font-size:1.2rem}.countdown-container{flex-wrap:wrap;gap:.3rem}.countdown-number{min-width:60px;padding:.5rem .8rem;font-size:2rem}.countdown-label{font-size:.7rem}.countdown-separator{margin:0 .2rem;font-size:2rem}}
