.hero-section{flex-direction:row;justify-content:space-between;align-items:center;width:90%;margin:5rem auto;display:flex}.hero-text2{text-align:start;width:60%}.hero-text2 h1,.hero-text2 h1+h1{font-size:6rem}.hero-text2 h1+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% 100%}50%{background-position:100%}75%{background-position:50%}to{background-position:0%}}.hero-text2 h2{color:var(--gray3);margin-bottom:-1rem;margin-left:.5rem;padding-right:35%;font-size:1.2rem}.hero-text2 p{text-align:justify;color:var(--black);margin-top:6rem;padding-right:35%;font-size:1.4rem}.hero-video{flex-direction:column;align-items:center;width:40%;height:auto;display:flex}.hero-video video{border-radius:10px;width:80%}.rating{white-space:nowrap;flex-direction:row;justify-self:start;align-items:center;margin-top:0;display:flex}.rating p{width:60%;color:var(--gray3);margin-top:1rem;font-size:1rem}.rating span{color:var(--primary)}@media (max-width:768px){.rating{margin-top:-1rem}.rating img{height:5rem;margin-top:.2rem}.hero-video p{width:100%;font-size:1rem}}@media (max-width:1024px){.hero-text2{width:100%}.hero-text2 h1,.hero-text2 h1+h1,.hero-text2 h1+h1+h1{font-size:4.5rem}.hero-text2 p{padding-right:20%;font-size:1.3rem}.rating p{margin-top:1.5rem;font-size:.9rem}.hero-video{width:70%}.hero-video video{border-radius:10px;width:100%}.hero-text2 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-text2{order:1;margin-bottom:0}.hero-text2 h1,.hero-text2 h1+h1,.hero-text2 h1+h1+h1{font-size:3rem}.hero-text2 p{margin-top:0;padding-right:0;font-size:1rem}.rating p{margin-top:1.5rem;padding-right:1rem;font-size:.9rem}.hero-text2 h2{margin-bottom:0;margin-left:.2rem;padding-right:0}}.partnership-text{text-align:center;width:90%;color:var(--primary);flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin:5rem auto;display:flex}.partnership-text h1{font-size:4rem}.partnership-text p{color:var(--gray3);width:50%;font-size:1.2rem}@media (max-width:768px){.partnership-text{margin:3rem auto}.partnership-text h1{font-size:2rem}.partnership-text p{width:100%;font-size:1rem}}.partnership-text span{font-weight:600}.marquee-container{justify-content:center;align-items:center;width:100%;margin:5rem auto;display:flex}.marquee-item{justify-content:center;align-items:center;height:100%;margin:0 2rem;display:flex}.marquee-item img{object-fit:contain;border-radius:10px;width:auto;max-height:15svh}@media (max-width:1200px){.marquee-container{height:15vh;margin:1rem auto 3rem}.marquee-item{margin:0 .5rem}}@media (max-width:768px){.marquee-container{height:20vh;margin:3rem auto}.marquee-item img{max-height:12vh;width:80%!important}.marquee-item{margin:0 0}}.strategy-section{flex-direction:row;justify-content:space-between;align-items:start;gap:3rem;width:90%;margin:5rem auto;display:flex}.strategy-section h1{width:35%;color:var(--primary);text-align:start;font-size:4rem}.strategy-section span{font-weight:600}.strategy-section p{color:var(--primary);font-size:1.4rem;line-height:1.8}.strategy-section .strategy-text{width:65%}@media (max-width:768px){.strategy-section{border:1px solid var(--primary);border-radius:10px;flex-direction:column;margin:3rem auto;padding:2rem}.strategy-section .strategy-text,.strategy-section h1,.strategy-section p{width:100%}.strategy-section h1{text-align:start;order:-1;margin-bottom:-2rem;font-size:2rem}.strategy-section p{font-size:1rem}}.stats-section{text-align:center;grid-template-columns:repeat(4,1fr);gap:5rem;width:90%;margin:5rem auto;line-height:1.2;display:grid}.stats-item span{font-size:5rem}.stats-item span+span{color:var(--primary);font-size:12rem}.stats-item p{color:var(--primary);font-size:2rem;line-height:1.8}@media (max-width:1024px){.stats-section{text-align:center;grid-template-columns:1fr;gap:2rem;width:90%;margin:3rem auto}.stats-item{border-bottom:1px solid var(--gray4)}.stats-item span{font-size:3rem}.stats-item span+span{color:var(--primary);font-size:5rem}.stats-item p{color:var(--primary);font-size:1rem}}.product-section{background:var(--primary);border-radius:10px;grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem;width:90%;margin:5rem auto;padding:3rem;display:grid}.product-media{position:relative}.product-media img{object-fit:cover;border-radius:10px;width:100%;height:100%;max-height:560px}.product-content{color:var(--white);text-align:justify}.product-badge{background:var(--cloud);color:var(--black);border-radius:10px;justify-content:center;align-items:center;margin-bottom:1.3rem;padding:.45rem 1.1rem;font-size:1rem;display:inline-flex}.product-content h2{margin-bottom:1.5rem;font-size:3rem;line-height:1.2}.product-content p{color:var(--gray2);margin-bottom:2rem;font-size:1.2rem;line-height:1.8}.product-points{gap:1rem;margin:0 0 2.2rem;padding:0;list-style:none;display:grid}.product-points li{color:var(--white);padding-left:1.5rem;font-size:1rem;font-weight:400;line-height:1.8;position:relative}.product-points li:before{content:"";background:var(--white);border-radius:999px;width:12px;height:12px;line-height:1.8;position:absolute;top:.6rem;left:0}.product-cta{background:var(--cloud);color:var(--primary);border-radius:10px;align-items:center;gap:.7rem;padding:.6rem 1.5rem;font-size:1.3rem;text-decoration:none;transition:all .3s ease-in-out;display:inline-flex}.product-cta:hover{background-color:var(--gray2)}.product-cta span{font-size:1.4rem}@media (max-width:1024px){.product-section{grid-template-columns:1fr;gap:2rem;margin:3rem auto}.product-content{padding-right:0}.product-content h2{font-size:2rem}.product-content p,.product-points li{font-size:1rem}}@media (max-width:768px){.product-section{border-radius:10px;margin:3rem auto;padding:2rem}.product-media img{border-radius:10px;max-height:360px}.product-badge{font-size:1rem}.product-content h2{font-size:2rem}.product-content p{margin-bottom:1.5rem;font-size:1rem}.product-points{margin-bottom:1.7rem}.product-points li{padding-left:1.6rem;font-size:1rem}.product-points li:before{width:10px;height:10px}.product-cta{justify-content:center;width:100%}}.employees-together{background-color:var(--primary);width:100%;color:var(--white);text-align:center;flex-direction:column;justify-content:center;align-items:center;margin:5rem auto;padding:6rem;display:flex}.employees-together h1{margin-bottom:1rem;font-size:4rem}.employees-together span{font-weight:600}.employees-together p{color:var(--gray2);width:80%;margin:0 auto 2rem;font-size:1.2rem}.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}.employees-together img{width:100%}}@media (max-width:768px){.employees-together{margin:3rem auto}.employees-together h1{font-size:2rem}.employees-together{padding:2rem}.employees-together p{color:var(--gray2);width:100%;margin-bottom:1rem;font-size:1rem}}.strategy-section2-bg{background-color:var(--cloud2)}.strategy-section2{flex-direction:row;justify-content:space-between;align-items:start;gap:3rem;width:90%;margin:5rem auto;padding-top:6rem;padding-bottom:6rem;display:flex}.strategy-section2 h1{width:100%;color:var(--primary);text-align:start;font-size:4rem}.strategy-section2 span{font-weight:600}.strategy-section2 p{color:var(--primary);font-size:1.4rem;line-height:1.8}.strategy-section2 .strategy-text2{width:80%}.payment{border:1px solid var(--gray3);border-radius:10px;justify-content:center;align-items:center;gap:1rem;width:32%;margin-top:2rem;display:flex}.payment p{color:var(--gray1);font-size:1rem}@media (max-width:1024px){.strategy-section2{padding-top:4rem;padding-bottom:4rem}}@media (max-width:768px){.strategy-section2{border-radius:10px;flex-direction:column;width:90%;margin:3rem auto 3%;padding:2rem 1rem}.strategy-section2 .strategy-text2,.strategy-section2 h1,.strategy-section2 p{width:100%}.strategy-section2 h1{text-align:start;order:-1;margin-bottom:-2rem;font-size:2rem}.strategy-section2 p{order:2;font-size:1rem}.payment{text-align:center;order:3;gap:0;width:100%;padding:.5rem 1.5rem}}.product{background-color:var(--primary);border-radius:10px;flex-direction:row;align-items:center;width:90%;margin:5rem auto;padding-top:3rem;padding-bottom:3rem;display:flex}.product-text{justify-content:space-between;align-items:center;width:100%;margin-left:3rem;margin-right:3rem;display:flex}.product-text h1{color:var(--cloud);font-size:3rem;font-weight:500}.product-text button{color:var(--primary);background-color:var(--cloud);cursor:pointer;border-radius:10px;padding:.6rem 1.5rem;font-size:1.3rem;transition:all .3s ease-in-out}.product-text button:hover{background-color:var(--gray2);font-size:1.3rem}.product-text span{font-weight:600}@media (max-width:678px){.product{margin:3rem auto;padding-top:2rem;padding-bottom:2rem}.product-text{text-align:center;flex-direction:column;margin-left:1rem;margin-right:1rem}.product-text h1{margin-bottom:1rem;font-size:2rem}}.mobile-break{display:none}@media (min-width:768px){.mobile-break{display:block}}
