@keyframes cloudFloat{0%{transform:translateY(0) scale(1);opacity:.6}25%{transform:translateY(-15px) scale(1.02);opacity:.7}50%{transform:translateY(-20px) scale(1.05);opacity:.8}75%{transform:translateY(-15px) scale(1.02);opacity:.7}to{transform:translateY(0) scale(1);opacity:.6}}.home-page>section.hero{background-color:var(--primary-blue);overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;top:-25px;padding-top:150px;display:flex;flex-direction:column;align-items:center}.home-page>section.hero>.cloud.left{position:absolute;top:250px;left:0;width:120px;animation:cloudFloat 8s ease-in-out infinite}.home-page>section.hero>.cloud.right{position:absolute;top:120px;right:0;width:150px;animation:cloudFloat 10s ease-in-out infinite reverse}.home-page>section.hero>div.text-area{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center;color:#fff;width:90%;max-width:1000px;margin:60px auto 0}.home-page>section.hero>div.text-area h1{font-size:5vw;line-height:1.2;font-weight:600}.home-page>section.hero>div.text-area h1 span{display:inline-flex;align-items:center;gap:.3em;padding:.1em .2em;border-radius:.2em;vertical-align:baseline;line-height:1;border:4px solid #003A8D;color:#222328}.home-page>section.hero>div.text-area h1 span img{height:.9em;width:auto;object-fit:contain;display:block}.home-page>section.hero>div.text-area p{font-size:18px;max-width:700px}.home-page>section.hero>div.text-area .buttons{display:flex;gap:16px}.home-page>section.hero>.img-area{width:80%;max-width:1000px;margin:auto auto -5px}.home-page>section.hero>.img-area img{width:100%}@media screen and (max-width: 968px){.home-page>section.hero{padding-top:100px;height:calc(100svh + 25px)}.home-page>section.hero>div.text-area{margin-top:100px}.home-page>section.hero>div.text-area h1{font-size:2.8rem}}.navbar{display:flex;justify-content:space-between;align-items:center;margin:0 100px -75px;background-color:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px 40px;position:sticky;top:20px;border-radius:1000px;z-index:20;box-shadow:0 2px 10px #0000001a}.navbar>a>img{width:100px;object-fit:contain}.navbar .links{display:flex;align-items:center;gap:32px}.navbar .links p,.navbar .links a{color:#fff;font-weight:500;cursor:pointer}.navbar .links p:hover,.navbar .links a:hover{color:var(--primary-blue)}.navbar>button{border:none;background-color:var(--primary-blue);color:#fff;cursor:pointer}.navbar .mobile-menu,.navbar .mobile-menu-icon{display:none}@media screen and (max-width: 1024px){.navbar .links{display:none}}@media screen and (max-width: 768px){.navbar{width:350px;max-width:96%;margin-inline:auto;padding:15px 20px;position:sticky;top:15px;margin-bottom:-60px}.navbar .links,.navbar>button{display:none}.navbar .mobile-menu-icon{display:block;font-size:24px;cursor:pointer;color:var(--primary-blue)}.navbar>a>img{width:60px}.navbar .mobile-menu{position:fixed;top:0;left:0;width:100%;height:max-content;background-color:#fff;display:flex;flex-direction:column;padding:20px;gap:32px;z-index:100;border-radius:8px;opacity:.5;pointer-events:none;transform:translateY(-120%)}.navbar .mobile-menu>aside{display:flex;align-items:center;justify-content:space-between}.navbar .mobile-menu>aside>a>img{width:60px}.navbar .mobile-menu>aside svg{font-size:24px;cursor:pointer;color:var(--primary-blue)}.navbar .mobile-menu .mobile-links{display:flex;flex-direction:column;gap:12px}.navbar .mobile-menu .mobile-links a,.navbar .mobile-menu .mobile-links p{cursor:pointer;padding:10px 0;color:var(--primary-blue)}.navbar .mobile-menu>button{border:none;padding:12px 16px;border-radius:8px;background-color:var(--primary-blue);color:#fff;cursor:pointer}.navbar .mobile-menu.open{opacity:1;transform:translateY(0);pointer-events:all}}.app-store-button{display:inline-flex;align-items:center;gap:.75em;padding:.8em 1.5em;background-color:#fff;border:3px solid #E3FB20;border-radius:1000px;cursor:pointer;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.app-store-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.app-store-button:active{transform:translateY(0)}.app-store-button .store-icon{height:2em;width:auto;object-fit:contain}.app-store-button .store-text{display:flex;flex-direction:column;align-items:flex-start;gap:.1em;color:#000}.app-store-button .store-text .store-label{font-size:.65em;font-weight:400;line-height:1}.app-store-button .store-text .store-name{font-size:1.1em;font-weight:600;line-height:1}.google-play-button{display:inline-flex;align-items:center;gap:.75em;padding:.8em 1.5em;background-color:#fff;border:3px solid #E3FB20;border-radius:1000px;cursor:pointer;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.google-play-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.google-play-button:active{transform:translateY(0)}.google-play-button .store-icon{height:2em;width:auto;object-fit:contain}.google-play-button .store-text{display:flex;flex-direction:column;align-items:flex-start;gap:.1em;color:#000}.google-play-button .store-text .store-label{font-size:.65em;font-weight:500;line-height:1;letter-spacing:.02em}.google-play-button .store-text .store-name{font-size:1.1em;font-weight:600;line-height:1}.why-us-section{padding:4rem 2rem}.why-us-section .why-us-container{max-width:1200px;margin:0 auto}.why-us-section .why-us-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media (max-width: 968px){.why-us-section .why-us-content{grid-template-columns:1fr;gap:2rem}}.why-us-section .why-us-text .why-us-badge{display:inline-block;background-color:#e3fb20;padding:.4em 1em;border-radius:1em;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:1rem}.why-us-section .why-us-text h2{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;color:#2c2c54;margin:0 0 1.5rem;line-height:1.2}.why-us-section .why-us-text p{font-size:1rem;line-height:1.7;color:#555;margin:0 0 1.25rem}.why-us-section .why-us-text p:last-child{margin-bottom:0}.why-us-section .why-us-text p strong{color:#000;font-weight:600}.why-us-section .why-us-image{border-radius:1.5rem;overflow:hidden;box-shadow:0 12px 32px #0000001f;background-color:#000}.why-us-section .why-us-image img{width:100%;height:auto;display:block;object-fit:cover}@media (max-width: 968px){.why-us-section .why-us-image{order:-1}}.features-section{padding:4rem 2rem;background-color:#fcffe9}.features-section .features-container{max-width:1200px;margin:0 auto}.features-section .features-header{text-align:center;margin-bottom:3rem}.features-section .features-header .features-badge{display:inline-block;background-color:#e3fb20;padding:.4em 1em;border-radius:1em;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:1rem}.features-section .features-header h2{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;color:#2c2c54;margin:0}.features-section .features-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3rem}@media (max-width: 968px){.features-section .features-content{grid-template-columns:1fr;gap:2rem}}.features-section .features-left{display:flex;flex-direction:column;gap:2rem}.features-section .features-left .feature-highlight .highlight-label{display:inline-block;font-size:.7rem;font-weight:600;color:#999;letter-spacing:.05em;margin-bottom:.5rem}.features-section .features-left .feature-highlight h3{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:600;color:#000;margin:0 0 1rem}.features-section .features-left .feature-highlight .highlight-points{list-style:none;padding:0;margin:0}.features-section .features-left .feature-highlight .highlight-points li{position:relative;padding-left:1.5em;margin-bottom:.75em;font-size:.95rem;line-height:1.5;color:#333}.features-section .features-left .feature-highlight .highlight-points li:before{content:"•";position:absolute;left:0;color:#000;font-weight:700}.features-section .features-left .feature-image{border-radius:1.5rem;overflow:hidden;box-shadow:0 8px 24px #0000001a}.features-section .features-left .feature-image img{width:100%;height:auto;display:block;object-fit:cover}.features-section .features-right .features-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.features-section .features-right .features-grid{grid-template-columns:repeat(2,1fr)}}.features-section .features-right .feature-card .feature-icon{width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.features-section .features-right .feature-card .feature-icon img{width:2rem;height:2rem;object-fit:contain}.features-section .features-right .feature-card h4{font-size:1.1rem;font-weight:600;color:#000;margin:0 0 .75rem;line-height:1.3}.features-section .features-right .feature-card ul{list-style:none;padding:0;margin:0}.features-section .features-right .feature-card ul li{position:relative;padding-left:1.5em;margin-bottom:.5em;font-size:.9rem;line-height:1.5;color:#555}.features-section .features-right .feature-card ul li:before{content:"•";position:absolute;left:0;color:#999}.features-section .waitlist-button{display:block;margin:0 auto;padding:1em 3em;background-color:#06f;color:#fff;border:none;border-radius:2em;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.features-section .waitlist-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0066ff4d}.features-section .waitlist-button:active{transform:translateY(0)}.early-interest-section{padding:4rem 2rem}.early-interest-section .early-interest-container{max-width:1200px;margin:0 auto}.early-interest-section .early-interest-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media (max-width: 968px){.early-interest-section .early-interest-content{grid-template-columns:1fr;gap:3rem}}.early-interest-section .early-interest-form .early-interest-badge{display:inline-block;background-color:#e3fb20;padding:.4em 1em;border-radius:1em;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:1rem}.early-interest-section .early-interest-form h2{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;color:#2c2c54;margin:0 0 2rem;line-height:1.2}.early-interest-section .early-interest-form form{display:flex;flex-direction:column;gap:1.5rem}.early-interest-section .early-interest-form form .form-group{display:flex;flex-direction:column;gap:.5rem}.early-interest-section .early-interest-form form .form-group label{font-size:.9rem;font-weight:500;color:#333}.early-interest-section .early-interest-form form .form-group input,.early-interest-section .early-interest-form form .form-group select{padding:.9rem 1rem;border:1px solid #ddd;border-radius:.5rem;font-size:1rem;font-family:inherit;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease}.early-interest-section .early-interest-form form .form-group input:focus,.early-interest-section .early-interest-form form .form-group select:focus{outline:none;border-color:#06f;box-shadow:0 0 0 3px #0066ff1a}.early-interest-section .early-interest-form form .form-group input::placeholder,.early-interest-section .early-interest-form form .form-group select::placeholder{color:#999}.early-interest-section .early-interest-form form .form-group input:disabled,.early-interest-section .early-interest-form form .form-group select:disabled{background-color:#f5f5f5;cursor:not-allowed}.early-interest-section .early-interest-form form .form-group select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.early-interest-section .early-interest-form form .form-group select:disabled{cursor:not-allowed}.early-interest-section .early-interest-form form .submit-button{padding:1rem 2rem;background-color:#06f;color:#fff;border:none;border-radius:2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;margin-top:.5rem}.early-interest-section .early-interest-form form .submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #0066ff4d}.early-interest-section .early-interest-form form .submit-button:active:not(:disabled){transform:translateY(0)}.early-interest-section .early-interest-form form .submit-button:disabled{opacity:.6;cursor:not-allowed}.early-interest-section .early-interest-visual{position:relative}.early-interest-section .early-interest-visual .visual-frame{position:relative;overflow:hidden}.early-interest-section .early-interest-visual .visual-frame img{width:100%;height:auto;display:block;object-fit:cover}.early-interest-section .early-interest-visual .visual-frame .floating-text{position:absolute;padding:.75em 1.25em;border-radius:1.5em;font-size:.85rem;font-weight:600;color:#000;box-shadow:0 4px 12px #00000026;animation:floatText 3s ease-in-out infinite;text-align:center}.early-interest-section .early-interest-visual .visual-frame .floating-text.text-1{bottom:120px;right:5%;width:70%;background-color:#43ff91;animation-delay:0s}.early-interest-section .early-interest-visual .visual-frame .floating-text.text-2{bottom:70px;right:5%;width:80%;background-color:#ffb853;animation-delay:1s}.early-interest-section .early-interest-visual .visual-frame .floating-text.text-3{bottom:20px;right:5%;width:90%;background-color:#ffe7e0;animation-delay:2s}@media (max-width: 968px){.early-interest-section .early-interest-visual .visual-frame .floating-text{font-size:.75rem;padding:.6em 1em}}@keyframes floatText{0%,to{transform:translateY(0) scale(1) rotate(10deg);opacity:1}50%{transform:translateY(-8px) scale(1.02) rotate(-10deg);opacity:.95}}.faqs{padding:100px 20px;display:flex;flex-direction:column;align-items:center;gap:60px;background-color:#f5f3e8}.faqs .top{text-align:center;display:flex;flex-direction:column;gap:12px}.faqs .top h2{font-size:2.8rem;font-weight:600;color:#000}.faqs .top p{font-size:1.1rem;color:#555}.faqs .accordion-container{width:100%;max-width:850px;display:flex;flex-direction:column;gap:16px}.faqs .accordion-container .faq-item{background-color:#fff;border-radius:12px;cursor:pointer;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 8px #0000000d}.faqs .accordion-container .faq-item .faq-header{padding:24px 32px;display:flex;align-items:center;justify-content:space-between;gap:20px}.faqs .accordion-container .faq-item .faq-header h4{font-size:1.1rem;font-weight:600;color:#000;flex:1}.faqs .accordion-container .faq-item .faq-header .icon{font-size:.9rem;color:#000;display:flex;align-items:center;flex-shrink:0}.faqs .accordion-container .faq-item .faq-body{max-height:0;padding:0 32px;transition:all .3s ease-in-out;opacity:0}.faqs .accordion-container .faq-item .faq-body p{font-size:1rem;color:#555;line-height:1.7;padding-bottom:24px}.faqs .accordion-container .faq-item.active .faq-body{max-height:300px;opacity:1}.faqs .accordion-container .faq-item:hover{box-shadow:0 4px 16px #0000001a}.faqs .accordion-container .cta-button{padding:12px 20px;color:#06f;background-color:#fff;border:1px solid #0066FF;border-radius:2em;font-size:.9rem;font-weight:500;cursor:pointer;margin:20px auto;transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap;flex-shrink:0}.faqs .accordion-container .cta-button:hover{transform:translateY(-2px);background-color:#06f;color:#fff;box-shadow:0 4px 12px #0066ff4d}.faqs .faq-cta{width:100%;max-width:850px;margin-top:20px}.faqs .faq-cta .cta-box{background-color:#f6feba;border-radius:16px;padding:32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.faqs .faq-cta .cta-box .cta-text{display:flex;flex-direction:column;gap:6px}.faqs .faq-cta .cta-box .cta-text strong{font-size:1.1rem;font-weight:600;color:#000}.faqs .faq-cta .cta-box .cta-text span{font-size:.95rem;color:#333}.faqs .faq-cta .cta-box .cta-button{padding:.9em 2em;background-color:#06f;color:#fff;border:none;border-radius:2em;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap;flex-shrink:0}.faqs .faq-cta .cta-box .cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0066ff4d}.faqs .faq-cta .cta-box .cta-button:active{transform:translateY(0)}@media (max-width: 768px){.faqs{padding:60px 20px;gap:40px}.faqs .top h2{font-size:2rem;line-height:1.2}.faqs .top p{font-size:1rem}.faqs .accordion-container .faq-item .faq-header{padding:20px}.faqs .accordion-container .faq-item .faq-header h4{font-size:1rem}.faqs .accordion-container .faq-item .faq-body{padding:0 20px}.faqs .accordion-container .faq-item .faq-body p{font-size:.9rem}.faqs .faq-cta .cta-box{flex-direction:column;align-items:flex-start;padding:24px}.faqs .faq-cta .cta-box .cta-text strong{font-size:1rem}.faqs .faq-cta .cta-box .cta-text span{font-size:.9rem}.faqs .faq-cta .cta-box .cta-button{width:100%}}.footer{background-color:#0a2463;color:#fff;padding:60px 20px 30px}.footer .footer-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:50px}@media (max-width: 768px){.footer .footer-container{gap:40px}}.footer .footer-content{display:flex;flex-wrap:wrap;gap:60px}@media (max-width: 968px){.footer .footer-content{grid-template-columns:1fr;gap:40px}}.footer .footer-left{display:flex;flex-direction:column;gap:30px}.footer .footer-left .footer-logo img{height:32px;width:auto}.footer .footer-left .newsletter-form{display:flex;flex-direction:column;gap:12px;max-width:400px}.footer .footer-left .newsletter-form label{font-size:.95rem;font-weight:500;color:#fff}.footer .footer-left .newsletter-form .newsletter-input-group{display:flex;gap:8px;background-color:#fff;border-radius:8px;padding:4px}.footer .footer-left .newsletter-form .newsletter-input-group input{flex:1;padding:10px 16px;border:none;background:transparent;font-size:.95rem;font-family:inherit;color:#000}.footer .footer-left .newsletter-form .newsletter-input-group input:focus{outline:none}.footer .footer-left .newsletter-form .newsletter-input-group input::placeholder{color:#999}.footer .footer-left .newsletter-form .newsletter-input-group input:disabled{opacity:.6}.footer .footer-left .newsletter-form .newsletter-input-group button{padding:10px 24px;background-color:#222;color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:transform .2s ease,opacity .2s ease;white-space:nowrap}.footer .footer-left .newsletter-form .newsletter-input-group button:hover:not(:disabled){transform:scale(1.02);opacity:.9}.footer .footer-left .newsletter-form .newsletter-input-group button:disabled{opacity:.6;cursor:not-allowed}.footer .footer-left .newsletter-form .newsletter-note{font-size:.8rem;color:#ffffffb3;line-height:1.5}.footer .footer-left .newsletter-form .newsletter-note a{color:#fff;text-decoration:underline}.footer .footer-left .newsletter-form .newsletter-note a:hover{opacity:.8}@media screen and (max-width: 786px){.footer .footer-left .newsletter-form{max-width:100%}.footer .footer-left .newsletter-form .newsletter-input-group input{padding:10px 12px}.footer .footer-left .newsletter-form .newsletter-input-group button{font-size:.9rem;padding:8px 16px;font-weight:500}}.footer .footer-right{display:flex;align-items:flex-start;justify-content:flex-end}@media (max-width: 968px){.footer .footer-right{justify-content:flex-start}}.footer .footer-right .footer-nav{display:flex;gap:40px;flex-wrap:wrap}@media (max-width: 968px){.footer .footer-right .footer-nav{gap:32px}}@media (max-width: 480px){.footer .footer-right .footer-nav{gap:28px}}.footer .footer-right .footer-nav .footer-nav-group{display:flex;flex-direction:column;gap:10px}.footer .footer-right .footer-nav .footer-nav-group .footer-nav-heading{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#ffffff80;margin:0 0 4px}.footer .footer-right .footer-nav .footer-nav-group a{color:#fff;text-decoration:none;font-size:.92rem;line-height:1.4;transition:opacity .2s ease}.footer .footer-right .footer-nav .footer-nav-group a:hover{opacity:.7}.footer .footer-bottom{padding-top:30px;border-top:1px solid rgba(255,255,255,.15);display:flex;justify-content:space-between;align-items:center;gap:20px}@media (max-width: 968px){.footer .footer-bottom{flex-direction:column-reverse;align-items:flex-start;gap:16px}}.footer .footer-bottom .copyright{font-size:.9rem;color:#ffffffb3;margin:0}@media (max-width: 968px){.footer .footer-bottom .copyright{text-align:center}}.footer .footer-bottom .footer-links{display:flex;gap:20px;flex-wrap:wrap}.footer .footer-bottom .footer-links a{color:#ffffffb3;text-decoration:none;font-size:.9rem;transition:color .2s ease}.footer .footer-bottom .footer-links a:hover{color:#fff}@media (max-width: 968px){.footer .footer-bottom .footer-links{gap:16px}}.become-driver{background-color:#fff}.become-driver>.header{padding-top:150px;padding-bottom:40px;background-color:#f9f9f9;text-align:center}.become-driver>.header>h1{font-size:3rem;font-weight:700;color:#0d0118;margin:0 auto}.become-driver>.header>.tagline{font-size:1.2rem;color:#8b8392;margin-top:14px}.become-driver>main{max-width:1100px;margin:0 auto;padding:60px 100px}.become-driver>main section{margin-bottom:70px}.become-driver>main h2{font-size:1.7rem;font-weight:700;color:#0d0118;margin-bottom:24px}.become-driver>main p{font-size:1.05rem;line-height:1.7;margin-bottom:20px;color:#444}.become-driver>main ul{margin-bottom:25px}.become-driver>main ul li{margin-left:25px;margin-bottom:12px;font-size:1.05rem;line-height:1.6;color:#444}.become-driver>main .intro-section .motto{font-size:1.3rem;font-weight:700;color:#0a2463;margin-top:10px}.become-driver>main .benefits-section .benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media (max-width: 640px){.become-driver>main .benefits-section .benefits-grid{grid-template-columns:1fr}}.become-driver>main .benefits-section .benefits-grid .benefit-card{background-color:#f9f9f9;border-radius:12px;padding:28px;border-left:4px solid #0A2463}.become-driver>main .benefits-section .benefits-grid .benefit-card h3{font-size:1.05rem;font-weight:700;color:#0d0118;margin-bottom:10px}.become-driver>main .benefits-section .benefits-grid .benefit-card p{font-size:.97rem;margin-bottom:0}.become-driver>main .how-it-works-section .steps-list{display:flex;flex-direction:column;gap:24px}.become-driver>main .how-it-works-section .steps-list .step{display:flex;align-items:flex-start;gap:24px}.become-driver>main .how-it-works-section .steps-list .step .step-number{flex-shrink:0;width:44px;height:44px;background-color:#0a2463;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700}.become-driver>main .how-it-works-section .steps-list .step .step-content{padding-top:6px}.become-driver>main .how-it-works-section .steps-list .step .step-content h3{font-size:1.05rem;font-weight:700;color:#0d0118;margin-bottom:8px}.become-driver>main .how-it-works-section .steps-list .step .step-content p{margin-bottom:0}.become-driver>main .cta-section{text-align:center;background-color:#0a2463;border-radius:16px;padding:60px 40px}.become-driver>main .cta-section h2{color:#fff}.become-driver>main .cta-section p{color:#fffc;max-width:600px;margin:0 auto 32px}.become-driver>main .cta-section .cta-button{display:inline-block;padding:14px 40px;background-color:#fff;color:#0a2463;font-size:1rem;font-weight:700;border-radius:8px;text-decoration:none;transition:transform .2s ease,opacity .2s ease}.become-driver>main .cta-section .cta-button:hover{transform:scale(1.03);opacity:.92}@media screen and (max-width: 786px){.become-driver>.header{padding-top:120px}.become-driver>.header>h1{font-size:1.8rem;padding-inline:20px}.become-driver>.header>.tagline{font-size:1rem;padding-inline:20px}.become-driver>main{padding:40px 25px}.become-driver>main h2{font-size:1.4rem}.become-driver>main p,.become-driver>main li{font-size:.95rem}.become-driver>main .cta-section{padding:40px 24px}}.about{background-color:#fff}.about .about-hero{background-color:#0a2463;padding:160px 100px 90px}.about .about-hero .about-hero-inner{max-width:900px;margin:0 auto}.about .about-hero .about-hero-inner .about-eyebrow{font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffff8c;margin-bottom:28px}.about .about-hero .about-hero-inner h1{font-size:3.2rem;font-weight:800;line-height:1.18;color:#fff;max-width:780px}.about>main section{padding:80px 100px}.about>main section:nth-child(2n){background-color:#f9f9f9}.about>main .about-intro-inner,.about>main .about-problem-inner,.about>main .about-value-inner,.about>main .about-mission-inner{max-width:860px;margin:0 auto}.about>main h2{font-size:2rem;font-weight:700;color:#0d0118;margin-bottom:28px}.about>main p{font-size:1.05rem;line-height:1.75;color:#444;margin-bottom:20px}.about>main .about-intro .about-lead{font-size:1.25rem;font-weight:500;color:#0d0118;line-height:1.65;margin-bottom:28px}.about>main .about-problem .about-callout{border-left:4px solid #0A2463;padding:24px 32px;background-color:#fff;border-radius:0 8px 8px 0;margin:32px 0}.about>main .about-problem .about-callout p{margin-bottom:12px}.about>main .about-problem .about-callout p:last-child{margin-bottom:0}.about>main .about-value .about-roles{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:36px}@media (max-width: 768px){.about>main .about-value .about-roles{grid-template-columns:1fr}}.about>main .about-value .about-roles .about-role-card{background-color:#fff;border-radius:12px;padding:28px 24px;border-top:3px solid #0A2463;box-shadow:0 2px 12px #0000000f}.about>main .about-value .about-roles .about-role-card .about-role-label{font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#0a2463;margin-bottom:16px}.about>main .about-value .about-roles .about-role-card ul{padding:0;margin:0}.about>main .about-value .about-roles .about-role-card ul li{list-style:none;font-size:.97rem;line-height:1.6;color:#444;margin-bottom:10px;padding-left:16px;position:relative}.about>main .about-value .about-roles .about-role-card ul li:before{content:"→";position:absolute;left:0;color:#0a2463;font-size:.85rem}.about>main .about-value .about-roles .about-role-card ul li:last-child{margin-bottom:0}.about>main .about-mission{background-color:#0a2463;text-align:center}.about>main .about-mission:nth-child(2n){background-color:#0a2463}.about>main .about-mission .about-mission-label{font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#ffffff80;margin-bottom:28px}.about>main .about-mission blockquote{font-size:1.5rem;font-weight:600;line-height:1.55;color:#fff;max-width:700px;margin:0 auto 48px;font-style:normal}.about>main .about-mission .about-motto{font-size:1rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff9;margin-bottom:40px}.about>main .about-mission .about-outcomes{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-bottom:48px}.about>main .about-mission .about-outcomes .about-outcome{padding:14px 28px;border:1px solid rgba(255,255,255,.25);border-radius:40px}.about>main .about-mission .about-outcomes .about-outcome span{font-size:1rem;font-weight:600;color:#fff}.about>main .about-mission .about-close{font-size:1rem;color:#ffffffa6;margin-bottom:0}@media screen and (max-width: 786px){.about .about-hero{padding:130px 25px 60px}.about .about-hero .about-hero-inner h1{font-size:2rem}.about>main section{padding:60px 25px}.about>main h2{font-size:1.6rem}.about>main p{font-size:.97rem}.about>main .about-intro .about-lead{font-size:1.1rem}.about>main .about-problem .about-callout{padding:20px}.about>main .about-mission blockquote{font-size:1.2rem}.about>main .about-mission .about-outcomes{flex-direction:column;align-items:center}}.features{background-color:#fff}.features .features-hero{background-color:#f9f9f9;padding:150px 100px 80px;border-bottom:1px solid #ebebeb}.features .features-hero .features-hero-inner{max-width:860px;margin:0 auto}.features .features-hero .features-hero-inner .features-eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#0a2463;margin-bottom:20px}.features .features-hero .features-hero-inner h1{font-size:3rem;font-weight:800;line-height:1.2;color:#0d0118;margin-bottom:24px;max-width:680px}.features .features-hero .features-hero-inner .features-subtitle{font-size:1.1rem;line-height:1.7;color:#666;max-width:600px;margin-bottom:0}.features>main .features-grid-section{padding:80px 100px;max-width:1200px;margin:0 auto}.features>main .features-grid-section .features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2px;border:1px solid #ebebeb;border-radius:16px;overflow:hidden}@media (max-width: 768px){.features>main .features-grid-section .features-grid{grid-template-columns:1fr}}.features>main .features-grid-section .features-grid .feature-card{padding:40px 36px;background-color:#fff;border-right:1px solid #ebebeb;border-bottom:1px solid #ebebeb;transition:background-color .2s ease}.features>main .features-grid-section .features-grid .feature-card:hover{background-color:#f9f9f9}.features>main .features-grid-section .features-grid .feature-card:nth-child(2n){border-right:none}.features>main .features-grid-section .features-grid .feature-card:nth-last-child(-n+2){border-bottom:none}@media (max-width: 768px){.features>main .features-grid-section .features-grid .feature-card:nth-last-child(-n+2){border-bottom:1px solid #ebebeb}}.features>main .features-grid-section .features-grid .feature-card:last-child{border-bottom:none}.features>main .features-grid-section .features-grid .feature-card .feature-number{display:inline-block;font-size:.75rem;font-weight:800;letter-spacing:.1em;color:#0a2463;background-color:#0a246312;padding:4px 10px;border-radius:4px;margin-bottom:20px}.features>main .features-grid-section .features-grid .feature-card h3{font-size:1.15rem;font-weight:700;color:#0d0118;margin-bottom:14px;line-height:1.3}.features>main .features-grid-section .features-grid .feature-card p{font-size:.97rem;line-height:1.7;color:#555;margin:0}.features>main .features-cta{background-color:#0a2463;padding:90px 100px;text-align:center}.features>main .features-cta .features-cta-inner{max-width:700px;margin:0 auto}.features>main .features-cta .features-cta-motto{font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffff80;margin-bottom:24px}.features>main .features-cta h2{font-size:2rem;font-weight:700;line-height:1.35;color:#fff;margin-bottom:48px}.features>main .features-cta .features-cta-stats{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.features>main .features-cta .features-cta-stats .features-cta-stat{padding:12px 26px;border:1px solid rgba(255,255,255,.22);border-radius:40px}.features>main .features-cta .features-cta-stats .features-cta-stat span{font-size:.97rem;font-weight:600;color:#fff}@media screen and (max-width: 786px){.features .features-hero{padding:130px 25px 60px}.features .features-hero .features-hero-inner h1{font-size:2rem}.features .features-hero .features-hero-inner .features-subtitle{font-size:1rem}.features>main .features-grid-section{padding:50px 16px}.features>main .features-grid-section .features-grid{border-radius:12px}.features>main .features-grid-section .features-grid .feature-card{padding:28px 22px}.features>main .features-grid-section .features-grid .feature-card:nth-last-child(-n+2){border-bottom:1px solid #ebebeb}.features>main .features-cta{padding:60px 25px}.features>main .features-cta h2{font-size:1.5rem}.features>main .features-cta .features-cta-stats{flex-direction:column;align-items:center}}.faqs-page{background-color:#fff}.faqs-page .faqs-hero{background-color:#f9f9f9;padding:150px 100px 70px;border-bottom:1px solid #ebebeb}.faqs-page .faqs-hero .faqs-hero-inner{max-width:860px;margin:0 auto}.faqs-page .faqs-hero .faqs-hero-inner .faqs-eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#0a2463;margin-bottom:16px}.faqs-page .faqs-hero .faqs-hero-inner h1{font-size:3rem;font-weight:800;line-height:1.2;color:#0d0118;margin-bottom:20px}.faqs-page .faqs-hero .faqs-hero-inner .faqs-subtitle{font-size:1.05rem;line-height:1.7;color:#666;margin:0}.faqs-page>main .faqs-layout{display:grid;grid-template-columns:220px 1fr;gap:60px;max-width:1100px;margin:0 auto;padding:70px 100px;align-items:start}@media (max-width: 868px){.faqs-page>main .faqs-layout{grid-template-columns:1fr;gap:32px;padding:50px 25px}}.faqs-page>main .faqs-sidebar{display:flex;flex-direction:column;gap:4px;position:sticky;top:100px}@media (max-width: 868px){.faqs-page>main .faqs-sidebar{position:static;flex-direction:row;flex-wrap:wrap;gap:8px}}.faqs-page>main .faqs-sidebar .faqs-category-btn{text-align:left;background:none;border:none;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:500;color:#666;padding:10px 14px;border-radius:8px;transition:background-color .15s ease,color .15s ease}.faqs-page>main .faqs-sidebar .faqs-category-btn:hover{background-color:#f0f0f0;color:#0d0118}.faqs-page>main .faqs-sidebar .faqs-category-btn.faqs-category-btn--active{background-color:#0a2463;color:#fff;font-weight:600}@media (max-width: 868px){.faqs-page>main .faqs-sidebar .faqs-category-btn{font-size:.85rem;padding:8px 14px}}.faqs-page>main .faqs-content .faqs-category-title{font-size:1.5rem;font-weight:700;color:#0d0118;margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid #ebebeb}.faqs-page>main .faqs-content .faqs-list{display:flex;flex-direction:column;gap:0}.faqs-page>main .faqs-content .faqs-list .faq-item{border-bottom:1px solid #ebebeb}.faqs-page>main .faqs-content .faqs-list .faq-item:first-child{border-top:1px solid #ebebeb}.faqs-page>main .faqs-content .faqs-list .faq-item .faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;gap:24px;background:none;border:none;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:600;color:#0d0118;text-align:left;padding:22px 0;transition:color .15s ease}.faqs-page>main .faqs-content .faqs-list .faq-item .faq-question:hover{color:#0a2463}.faqs-page>main .faqs-content .faqs-list .faq-item .faq-question .faq-icon{flex-shrink:0;width:28px;height:28px;border-radius:50%;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:400;color:#0a2463;line-height:1;transition:background-color .15s ease}.faqs-page>main .faqs-content .faqs-list .faq-item .faq-question:hover .faq-icon{background-color:#e0e5f0}.faqs-page>main .faqs-content .faqs-list .faq-item.faq-item--open .faq-question{color:#0a2463}.faqs-page>main .faqs-content .faqs-list .faq-item.faq-item--open .faq-question .faq-icon{background-color:#0a2463;color:#fff}.faqs-page>main .faqs-content .faqs-list .faq-item .faq-answer{padding:0 40px 22px 0}.faqs-page>main .faqs-content .faqs-list .faq-item .faq-answer p{font-size:1rem;line-height:1.75;color:#555;margin:0}.faqs-page>main .faqs-contact{text-align:center;padding:50px 20px 70px;border-top:1px solid #ebebeb}.faqs-page>main .faqs-contact p{font-size:1rem;color:#888;margin-bottom:10px}.faqs-page>main .faqs-contact a{font-size:1.05rem;font-weight:600;color:#0a2463;text-decoration:underline;text-underline-offset:3px;transition:opacity .15s ease}.faqs-page>main .faqs-contact a:hover{opacity:.7}@media screen and (max-width: 786px){.faqs-page .faqs-hero{padding:130px 25px 50px}.faqs-page .faqs-hero .faqs-hero-inner h1{font-size:2rem}.faqs-page>main .faqs-content .faqs-list .faq-item .faq-answer{padding-right:0}}.policy-page{background-color:#fff}.policy-page>.header{padding-top:150px;padding-bottom:20px;background-color:#f9f9f9}.policy-page>.header>h1{text-align:center;font-size:3rem;font-weight:700;color:#0d0118;max-width:900px;margin:0 auto}.policy-page>.header>.last-updated{text-align:center;color:#8b8392;margin-top:10px;font-size:.95rem}.policy-page>main{padding:60px 100px;max-width:1100px;margin:0 auto}.policy-page>main h3{font-size:1.3rem;font-weight:700;margin-top:50px;margin-bottom:20px;color:#0d0118;text-transform:uppercase}.policy-page>main h4{font-size:1.1rem;font-weight:600;margin-top:30px;margin-bottom:12px;color:#0d0118}.policy-page>main p{font-size:1.05rem;line-height:1.7;margin-bottom:20px;color:#444}.policy-page>main ul{margin-bottom:25px}.policy-page>main ul li{margin-left:25px;margin-bottom:12px;font-size:1.05rem;line-height:1.6;color:#444}.policy-page>main .contact-block{margin-top:50px;padding:30px;background-color:#f9f9f9;border-left:4px solid #0A2463;border-radius:4px}.policy-page>main .contact-block p{margin-bottom:8px}.policy-page>main .contact-block p:last-child{margin-bottom:0}.policy-page>main .contact-block a{color:#0a2463;text-decoration:underline}.policy-page>main .contact-block a:hover{opacity:.75}@media screen and (max-width: 786px){.policy-page>.header{padding-top:120px}.policy-page>.header>h1{font-size:1.8rem;padding-inline:20px}.policy-page>main{padding:40px 25px}.policy-page>main h3{font-size:1.1rem;margin-top:35px}.policy-page>main h4{font-size:1rem}.policy-page>main p,.policy-page>main li{font-size:.95rem}}.auth-wrapper{min-height:100vh;background-color:#889713;display:flex;justify-content:center;align-items:center;padding-block:40px}.auth-wrapper .auth-container{width:100%;max-width:550px;display:flex;flex-direction:column;align-items:center;gap:30px}.auth-wrapper .auth-container .auth-card{display:flex;flex-direction:column;align-items:center;background:#fff;width:90%;border-radius:20px;padding:40px;box-shadow:0 10px 30px #0003}.auth-wrapper .auth-container .auth-card .logo{width:100px}.auth-wrapper .auth-container .auth-card h3{align-self:flex-start;text-align:left;font-size:1.2rem;font-weight:600;margin-block:30px}.auth-wrapper .auth-container .auth-card form{display:flex;flex-direction:column;gap:15px;width:100%}.auth-wrapper .auth-container .auth-card form .input-row{display:flex;gap:15px}.auth-wrapper .auth-container .auth-card form .input-row .input-group{flex:1}.auth-wrapper .auth-container .auth-card form .input-group{display:flex;flex-direction:column;gap:8px}.auth-wrapper .auth-container .auth-card form .input-group label{font-weight:600;font-size:.85rem;color:#101928}.auth-wrapper .auth-container .auth-card form .input-group input{padding:14px 16px;border:1px solid #D0D5DD;border-radius:10px;font-size:.95rem}.auth-wrapper .auth-container .auth-card form .input-group input:focus{outline:none;border-color:var(--primary-color)}.auth-wrapper .auth-container .auth-card form button{width:100%;padding:14px 16px;border-radius:10px;border:none;background-color:#0060eb;color:#fff;cursor:pointer}.auth-wrapper .auth-container .auth-card form button p{font-weight:600;font-size:1rem;text-align:center;width:100%}.auth-wrapper .auth-container .auth-card form button:hover{background-color:#013794}@media screen and (max-width: 600px){.auth-wrapper .auth-container{max-width:450px}.auth-wrapper .auth-container .auth-card{padding:30px 20px}.auth-wrapper .auth-container .auth-card h3{font-size:1.2rem}.auth-wrapper .auth-container .auth-card form .input-row{flex-direction:column;gap:15px}}.passwordInput{position:relative;width:100%}.passwordInput input{width:100%}.passwordInput .iconx{position:absolute;bottom:15%;right:1rem;cursor:pointer}.spinner{width:40px!important;height:40px!important;position:relative;margin:auto}.double-bounce1,.double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#333;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:sk-bounce 2s infinite ease-in-out;animation:sk-bounce 2s infinite ease-in-out}.double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes sk-bounce{0%,to{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes sk-bounce{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary-blue: #0060EB;--primary-yellow: #E3FB20;--neutral-white: #F9F9F9}*{box-sizing:border-box;padding:0;margin:0;transition:all .3s ease-in-out;font-family:Host Grotesk,sans-serif}body{margin:0;padding:0}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:Hubot Sans,sans-serif}button{padding:10px 20px;border-radius:1000px;outline:none;width:max-content;border:1px solid #F9F9F9;cursor:pointer;display:flex;align-items:center;gap:4px}.btn1{background-color:var(--primary-blue);border-color:var(--primary-blue);color:#f9f9f9}.btn1:hover{background-color:#0003;color:var(--primary-blue)}.btn2{color:#000;background-color:#f9f9f9;border-color:#f9f9f9}.btn2:hover{color:#f9f9f9;background-color:#10111333}.btn-transparent{background-color:transparent;color:#f9f9f9}.btn-transparent:hover{background-color:#f9f9f9;color:#101113}
