@font-face{font-family:Outfit;src:url('/static/public-sites/outfit-variable.ttf') format('truetype');font-style:normal;font-weight:100 900;font-display:swap}
@font-face{font-family:Inter;src:url('/static/vendor/inter-latin-400-normal.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:url('/static/vendor/inter-latin-600-normal.woff2') format('woff2');font-weight:600;font-display:swap}
@font-face{font-family:Inter;src:url('/static/vendor/inter-latin-700-normal.woff2') format('woff2');font-weight:700;font-display:swap}
:root{--site-primary:#19b765;--site-primary-bright:#38e079;--site-ink:#10261b;--site-dark:#0b291c;--site-light:#f6f8f7;--site-gutter:24px;--site-muted:#5e6d65;--site-header-height:80px}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--site-ink);font:400 16px/1.5 Outfit,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p,figure{margin:0}h1,h2{font-weight:800}h2{font-size:32px;line-height:1.18}h3{font-weight:600}p{overflow-wrap:break-word}[hidden]{display:none!important}:focus-visible{outline:3px solid var(--site-primary);outline-offset:4px}.skip-link{position:fixed;left:16px;top:12px;transform:translateY(-160%);z-index:2000;padding:12px;background:white;color:#10261b;border-radius:12px}.skip-link:focus{transform:none}
.section{padding:56px var(--site-gutter)}.eyebrow,.section-heading>p{font-size:12px;font-weight:600;line-height:16px;letter-spacing:1.04px;color:var(--site-primary);margin-bottom:16px}.section-heading{margin-bottom:24px}.section-heading h2{font-size:30px}.button,.header-cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:14px 20px;border:1px solid transparent;border-radius:12px;font-size:13px;line-height:18px;font-weight:600;text-align:center}.button>img{width:18px;height:18px}.button--primary,.header-cta{background:var(--site-primary);color:white}.button--outline,.header-cta--outline{border-color:var(--site-primary);color:var(--site-primary);background:white}.button--dark{background:#122017;color:white;border-radius:999px}.button--whatsapp{background:#20c85a;color:#fff}
.site-header{position:relative;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:20px;height:var(--site-header-height);min-height:var(--site-header-height);padding:16px var(--site-gutter);border-bottom:1px solid #dde8e1;background:#fff}.brand-link{flex-shrink:0}.brand-link img{width:180px;height:25px;object-fit:contain}.desktop-nav,.header-actions{display:none}.mobile-menu{position:relative}.mobile-menu>summary{display:grid;place-content:center;gap:4px;width:44px;height:44px;border-radius:12px;background:#eaf8f0;list-style:none;cursor:pointer}.mobile-menu>summary::-webkit-details-marker{display:none}.mobile-menu>summary span{width:22px;height:2px;background:var(--site-ink)}.mobile-menu nav{position:absolute;right:0;top:52px;display:grid;width:min(290px,calc(100vw - 48px));max-height:calc(100vh - 96px);padding:14px;overflow-y:auto;border:1px solid #dde8e1;border-radius:14px;background:#fff;box-shadow:0 16px 30px #0002}.mobile-menu nav>a{padding:10px}.mobile-menu nav>a:hover{background:#eaf8f0}.mobile-menu-actions{display:grid;gap:10px;margin-top:8px;padding-top:12px;border-top:1px solid #dde8e1}.mobile-menu nav .mobile-menu-cta{display:flex;align-items:center;justify-content:center;min-height:46px;padding:11px 14px;border:1px solid var(--site-primary);border-radius:12px;background:var(--site-primary);color:#fff;font-size:12px;font-weight:800;line-height:1.25;text-align:center}.mobile-menu nav .mobile-menu-cta--outline{background:#fff;color:var(--site-primary)}.public-driver .mobile-menu nav .mobile-menu-cta{color:var(--site-ink)}.mobile-menu nav .mobile-menu-cta:hover{background:var(--site-primary-bright)}.mobile-menu nav .mobile-menu-cta--outline:hover{background:#eaf8f0}
.hero{position:relative;display:flex;align-items:center;min-height:calc(100vh - var(--site-header-height));min-height:calc(100dvh - var(--site-header-height));overflow:hidden;background:#0b291c;background-image:linear-gradient(180deg,rgba(8,26,17,.94),rgba(8,26,17,.50) 72%,rgba(8,26,17,.24)),var(--hero-mobile-image);background-position:center;background-size:cover;color:white}.hero:has(.hero-controls){padding-bottom:72px}.hero-content{width:100%;padding:48px var(--site-gutter);display:flex;flex-direction:column;gap:20px;align-items:flex-start}.location-pill{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:white;color:#10261b;font-size:12px;line-height:16px;font-weight:600;padding:9px 14px}.location-pill span{color:var(--site-primary)}.hero h1{font-size:42px;line-height:1.06;max-width:680px}.hero-copy{font-size:18px;line-height:27px;max-width:610px}.store-row{display:flex;flex-wrap:wrap;gap:12px}.store-button{display:flex;align-items:center;gap:12px;min-height:58px;padding:12px 18px;border:1px solid #d1e3d9;border-radius:12px;background:#fff;color:#0b291c}.store-button>img{flex:none;width:25px;height:25px;object-fit:contain}.store-button>span{display:flex;flex-direction:column;white-space:nowrap}.store-button small{font-size:10px;font-weight:500;line-height:13px}.store-button strong{font-size:16px;font-weight:600;line-height:20px}.store-button--green{background:var(--site-primary);color:white;border-color:transparent}.store-button--dark{background:#0b4a33;color:#fff;border-color:transparent;box-shadow:0 8px 16px #0002}.store-button--dark:last-child{background:#10291d}.hero .store-row{width:100%;display:grid}.store-note{font-size:13px;line-height:16px}.hero-controls{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:12px;background:#fff;color:#10261b;border-radius:999px;padding:4px 12px;font-size:13px;font-weight:600}.hero-controls button{border:0;background:none;width:40px;height:40px;font-size:20px}
.section--compact{padding-block:44px}.section--compact .section-heading>p{font-size:11px;letter-spacing:.77px;margin-bottom:8px}.stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stats-grid article{display:flex;flex-direction:column;gap:6px;padding:20px;border:1px solid #dde8e1;border-radius:16px;background:#f6f8f7}.stats-grid strong{font-size:30px;font-weight:800;line-height:43px;color:var(--site-primary)}.stats-grid span{font-size:14px;font-weight:500;line-height:18px;color:var(--site-muted)}
.about-section>.eyebrow{margin-bottom:28px}.about-grid{display:grid;gap:36px;align-items:center}.about-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:22px}.about-grid h2{font-size:36px}.about-grid p{color:var(--site-muted);font-size:18px;line-height:28px}.check-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}.check-list li{display:flex;align-items:center;gap:12px;font-weight:500;line-height:20px}.check-list li::before{content:'✓';display:grid;place-items:center;flex:none;width:30px;height:30px;background:#eaf8f0;color:var(--site-primary);border-radius:999px;font-size:14px;font-weight:600}.about-grid .button{min-width:240px}.about-media img{width:100%;height:auto;aspect-ratio:576/500;object-fit:cover;border-radius:28px}
.experience-section{display:grid;gap:36px;padding:56px var(--site-gutter);background:#f6f8f7}.experience-copy{display:flex;flex-direction:column;align-items:flex-start;gap:26px}.slide-status{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:11px;line-height:18px;font-weight:600;color:#5e6d65;letter-spacing:.8px}.slide-status i{display:flex;gap:6px;flex:none}.slide-status b{width:28px;height:4px;border-radius:2px;background:#dde8e1}.slide-status b:first-child{background:var(--site-primary)}.experience-copy .eyebrow{margin:0}.experience-copy>p:not(.eyebrow){color:#5e6d65;font-size:18px;line-height:26px}.experience-copy h2{font-size:36px;line-height:1.18}.experience-next{min-height:44px;border:0;padding:8px 0;background:transparent;color:var(--site-primary);font-weight:600;text-align:left}.benefit-stack{display:grid;gap:16px}.benefit-stack article{display:flex;flex-direction:column;align-items:flex-start;gap:10px;border:1px solid #dce8e1;border-radius:18px;background:#fff;padding:22px 24px}.benefit-stack article:nth-child(2){background:#eaf8f0;border-color:#cfebdd}.benefit-stack article>span{display:grid;place-items:center;min-width:44px;height:43px;padding-inline:12px;border-radius:12px;background:#eaf8f0;color:var(--site-primary);font-size:18px;font-weight:600}.benefit-stack article:nth-child(2)>span{background:#fff}.benefit-stack h3{font-size:22px;line-height:28px}.benefit-stack p{font-size:15px;line-height:22px;color:#5e6d65}.benefit-stack .featured{background:#0b3a28;border-color:#0b3a28;color:white}.benefit-stack .featured>span{background:#28d978;color:#062d1e}.benefit-stack .featured p{color:#d8e9e0}.experience-section--dark{background:#062d1e;color:#fff}.experience-section--dark .eyebrow,.experience-section--dark .experience-next{color:#28d978}.experience-section--dark .slide-status{color:#a8c5b6}.experience-section--dark .slide-status b:first-child{background:#2e5a45}.experience-section--dark .slide-status b:last-child{background:#28d978}.experience-section--dark .benefit-stack article{background:#123c2b;border-color:#2e5a45}.experience-section--dark .benefit-stack article>span{background:#1c503a;color:#28d978}.experience-section--dark .benefit-stack p,.experience-section--dark .experience-copy>p:not(.eyebrow){color:#d8e9e0}
.categories-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.categories-grid article{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:8px;padding:20px 16px;border:1px solid #dde8e1;border-radius:16px;overflow-wrap:anywhere}.categories-grid span{display:grid;align-items:center;min-height:32px;color:var(--site-primary);font-size:24px}.categories-grid span img{display:block;width:40px;height:32px;object-fit:contain}.categories-grid strong{max-width:100%;font-size:13px;font-weight:600}.categories-grid small{max-width:100%;font-size:13px;color:#5e6d65}
.download-section{background:#f6f8f7}.download-section>.eyebrow{margin-bottom:24px}.download-grid{display:grid;gap:32px;align-items:center;margin-top:40px}.app-card{display:flex;flex-direction:column;align-items:center;gap:18px;padding:32px 24px 0;border-radius:26px;background:#0b291c;color:white}.app-card>div{width:100%}.app-card h3{font-size:26px;line-height:34px;margin-bottom:18px}.app-card p{font-size:16px;line-height:24px;color:#d7f5e4}.app-card>img{width:250px;height:420px;object-fit:contain;border-radius:26px}.steps-column{display:flex;flex-direction:column;gap:20px;min-width:0}.steps-column ol{display:grid;gap:20px;list-style:none;margin:0;padding:0}.steps-column li{display:flex;align-items:center;gap:18px;border:1px solid #dde8e1;border-radius:16px;background:white;padding:20px 22px}.steps-column li>span{flex:none;border-radius:12px;background:#eaf8f0;padding:12px 14px;color:var(--site-primary);font-size:16px;font-weight:600}.steps-column strong{font-size:20px;line-height:25px;font-weight:600}.steps-column li p{margin-top:4px;font-size:15px;line-height:19px;color:#5e6d65}.download-callout{padding:22px 24px;border:1px solid #b9e7cd;border-radius:20px;background:#eaf8f0}.download-callout>small{color:#0bae62;font-size:11px;font-weight:600}.download-callout h3{font-size:25px;font-weight:800;line-height:1.2;margin-block:10px}.download-callout>p{font-size:15px;color:#52665b;margin-bottom:14px}.download-callout .store-row{display:grid}.download-callout .store-button{min-height:64px}.download-callout .store-button strong{font-size:16px}
.video-grid{display:grid;gap:32px;align-items:center;background:#f7fbf9}.video-grid>div:first-child{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.video-grid .eyebrow{margin:0;color:#38e079}.video-grid>div>p:not(.eyebrow){font-size:18px;line-height:27px;color:#455449}.video-card{position:relative;display:block;min-width:0;height:380px;border-radius:24px;overflow:hidden;background:linear-gradient(90deg,rgba(4,29,18,.98),rgba(4,29,18,.86) 65%,rgba(4,29,18,.58)),url('/static/public-sites/city-sinop.png') center/cover;color:#fff}.video-card>div{height:100%;position:relative;padding:28px}.video-card h3{max-width:370px;font-size:28px;line-height:36px;font-weight:800}.video-card p{font-size:15px;line-height:21px;opacity:.78;margin-top:10px}.video-card span{position:absolute;left:50%;top:52%;transform:translate(-50%,-50%);display:grid;place-items:center;width:76px;height:76px;border-radius:999px;background:#38e079}.video-card span img{width:34px;height:34px}.video-card strong{position:absolute;left:0;bottom:50px;width:100%;text-align:center;font-size:14px;font-weight:600}
.faq-grid{display:grid;gap:36px}.faq-grid>div:first-child>p:not(.eyebrow){font-size:18px;line-height:28px;color:#5e6d65;margin-block:20px}.faq-list details{border-bottom:1px solid #dde8e1;padding:18px 0}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:44px;font-size:18px;font-weight:600;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--site-primary);font-size:24px}.faq-list details>p{font-size:16px;color:#5e6d65;margin-top:12px}.download-banner{background:#eaf8f0;padding:48px var(--site-gutter)}.download-banner>div{background:#19b765;color:white;border-radius:28px;padding:32px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px}.download-banner h2{max-width:620px;font-size:32px;line-height:1.25}.download-banner .eyebrow{color:white;margin-bottom:10px}.download-banner>div>div:first-child>p:last-child{max-width:620px;font-size:17px;line-height:21px;margin-top:10px}.download-banner .store-row{gap:12px}.download-banner .store-button{background:#0b291c;box-shadow:none;min-width:0}
.whatsapp-section{padding:56px var(--site-gutter);background:#f6f8f7}.whatsapp-card{padding:32px 28px;border-radius:28px;background:#0b291c;color:white;display:grid;gap:32px;box-shadow:0 14px 36px #051f1224}.whatsapp-card .eyebrow{color:#64eca0;font-size:12px}.whatsapp-card h2{font-size:32px;line-height:1.25}.whatsapp-card>div>p:not(.eyebrow){font-size:18px;line-height:27px;color:#d4e7dc;margin:16px 0}.whatsapp-benefits{list-style:none;padding:0;margin:16px 0;display:flex;flex-wrap:wrap;gap:10px}.whatsapp-benefits li{background:#164f39;border:1px solid #2e6a50;border-radius:999px;padding:10px 14px;font-size:14px;font-weight:600}.whatsapp-card .button--whatsapp{background:#25d366;color:#09291b;min-height:58px;width:min(330px,100%);font-size:15px;border-radius:14px}.whatsapp-steps{padding:28px;background:#133b2c;border:1px solid #2a5a45;border-radius:22px}.whatsapp-card .whatsapp-steps>p{color:#64eca0;font-size:13px;font-weight:600;margin:0 0 18px}.whatsapp-steps ol{list-style:none;margin:0;padding:0;display:grid;gap:18px}.whatsapp-steps li{display:flex;align-items:flex-start;gap:14px}.whatsapp-steps li>span{flex:none;display:grid;place-items:center;width:38px;height:38px;border-radius:999px;background:#25d366;color:#09291b;font-size:15px;font-weight:800}.whatsapp-steps strong{display:block;font-size:17px}.whatsapp-steps small{display:block;color:#c6dcd0;font-size:13px;margin-top:3px}
.review-section{padding:56px var(--site-gutter);background:#f7fbf9;display:grid;gap:32px}.review-section>div>p:not(.eyebrow){font-size:17px;line-height:26px;color:#45584e;margin-top:10px}.review-card{display:grid;gap:28px;background:#0b291c;border-radius:24px;color:white;padding:28px}.review-card small{color:#38e079;font-size:13px;font-weight:600}.review-card h3{font-size:28px;line-height:1.2;margin-top:10px}.review-card p{font-size:17px;line-height:26px;color:#c7d6cf;margin-top:10px}.review-card .review-stars{font-size:30px;line-height:36px;color:#38e079;font-weight:600}.review-action{padding:22px 24px;background:white;border-radius:18px;color:#0b291c}.review-action h4{font-size:22px;line-height:28px;font-weight:600;margin:0}.review-action p{color:#45584e;font-size:15px;line-height:21px;margin:10px 0}.review-action .button{background:#38e079;color:#102014;border-radius:14px;min-height:52px;width:min(250px,100%)}.news-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:32px}.news-heading h2{margin-bottom:8px}.news-heading p:last-child{color:#5e6d65}.carousel-arrows{display:flex;gap:8px}.carousel-arrows button{width:42px;height:42px;display:grid;place-items:center;border:1px solid #dde8e1;border-radius:999px;background:white;color:#10261b}.news-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:86%;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:20px}.news-card{scroll-snap-align:start;border:1px solid #dde8e1;border-radius:18px;background:white;overflow:hidden}.news-card>img{width:100%;height:176px;object-fit:cover}.news-card>div{padding:18px}.news-card small,.news-card strong{font-size:11px;color:var(--site-primary);font-weight:600}.news-card h3{font-size:20px;margin-block:10px}.news-card p{font-size:14px;color:#5e6d65;margin-bottom:18px}.text-link{display:flex;align-items:center;justify-content:center;min-height:44px;color:var(--site-primary);font-weight:600;margin-top:14px}
.driver-section{margin:48px var(--site-gutter);padding:40px 28px;min-height:360px;border-radius:26px;background:#0b291c url('/static/public-sites/driver-photo.png') center/cover;color:#fff}.driver-section>div{max-width:600px}.driver-section p:not(.eyebrow){font-size:17px;color:#d7f5e4;margin:20px 0}.driver-section .eyebrow{color:#38e079}.central-section{display:grid;gap:24px;padding:48px var(--site-gutter);background:#eaf8f0}.central-copy>p:not(.eyebrow){font-size:16px;color:#5e6d65;margin:16px 0 24px}.central-panel,.ecosystem{background:#0b291c;color:#fff;border-radius:22px;padding:22px}.central-panel>h3{display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:14px;font-weight:800;margin-bottom:16px}.central-panel>h3 span{font-size:9px;white-space:nowrap;padding:7px 10px;background:#ffffff1a;border-radius:999px}.central-panel>div{display:grid;gap:10px}.central-panel article{display:flex;flex-direction:column;gap:7px;padding:14px;border:1px solid #ffffff1f;border-radius:14px;background:#ffffff14}.central-panel small{font-size:9px;line-height:12px;font-weight:800;color:#38e079}.central-panel strong{font-size:17px;line-height:22px;font-weight:600}.central-panel article p{font-size:11px;line-height:16px;opacity:.78}.ecosystem h3{font-size:13px;margin-bottom:12px;font-weight:800}.ecosystem>div{display:grid;gap:12px}.ecosystem span{position:relative;display:flex;flex-direction:column;padding:10px 10px 10px 48px;border:1px solid #ffffff1f;border-radius:12px;background:#ffffff14;font-size:12px;font-weight:600}.ecosystem span::before{content:'';position:absolute;left:10px;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:14px;background:#38e0792e url('/static/public-sites/access.svg') center/13px no-repeat}.ecosystem small{font-size:10px;opacity:.72;font-weight:400}
@media(max-width:1099px){.site-header:has(.mobile-menu[open]){z-index:1003}}
.site-footer .footer-legal-links{flex-direction:row;flex-wrap:wrap;gap:4px 20px;margin-top:8px}.site-footer .footer-legal-links a{font-size:12px;text-decoration:underline;text-underline-offset:3px}
.site-footer{padding:48px var(--site-gutter);background:#0b291c;color:#fff}.footer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}.footer-brand,.social-links{grid-column:1/-1}.footer-brand>img{width:226px;height:31px;object-fit:contain;object-position:left}.footer-brand>p{max-width:330px;margin-block:18px;font-size:15px;line-height:22px;color:#d7f5e4}.footer-brand .store-row{flex-wrap:nowrap}.footer-brand .store-button{gap:8px;min-width:0;min-height:52px;padding:10px}.footer-brand .store-button>img{width:22px;height:22px}.site-footer nav{display:flex;flex-direction:column;gap:6px}.site-footer h2{font-size:12px;line-height:15px;color:#31db78;margin-bottom:8px;font-weight:600}.site-footer nav a{font-size:14px;line-height:18px;min-height:34px;display:flex;align-items:center}.site-footer nav a:hover{color:#38e079}.social-links>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.social-links a{display:flex;align-items:center;gap:8px;min-height:40px;padding:9px 11px;border-radius:12px;background:white;color:#10261b;font-size:13px;font-weight:500}.social-links img{width:20px;height:20px;object-fit:contain}.footer-legal{margin-top:36px;padding-top:24px;border-top:1px solid #315040;color:#d7f5e4;font-size:12px;line-height:18px}.footer-legal p{margin-bottom:6px}.footer-legal a{display:inline-block;min-height:32px}.footer-legal strong{font-weight:600}
@media(min-width:700px){:root{--site-gutter:40px}.hero .store-row{display:flex;width:auto}.hero .store-button{width:210px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.categories-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.download-callout .store-row{grid-template-columns:repeat(2,minmax(0,1fr))}.central-panel>div{grid-template-columns:repeat(3,minmax(0,1fr))}.ecosystem>div{grid-template-columns:repeat(2,minmax(0,1fr))}.news-carousel{grid-auto-columns:calc((100% - 40px)/3)}.social-links>div{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(min-width:1100px){:root{--site-gutter:max(64px,calc((100vw - 1248px)/2))}h2{font-size:44px;line-height:52px}.section{padding-block:88px}.section--compact{padding-block:44px}.hero{background-image:linear-gradient(90deg,rgba(8,26,17,.94),rgba(8,26,17,.50) 58%,rgba(8,26,17,.24)),var(--hero-image)}.hero-content{padding:48px 0;margin-inline:var(--site-gutter);width:min(680px,calc(100% - 2 * var(--site-gutter)));gap:20px}.hero h1{font-size:64px;line-height:68px}.hero-copy{font-size:21px;line-height:30px}.about-section{padding-block:92px}.about-section>.eyebrow{margin-bottom:40px}.about-grid{grid-template-columns:600fr 576fr;gap:72px}.about-grid h2{font-size:46px;line-height:54px}.stats-grid article{padding:22px 24px}.stats-grid strong{font-size:34px}.experience-section{grid-template-columns:536fr 632fr;gap:80px;padding-block:88px}.experience-copy h2{font-size:44px;line-height:52px}.slide-status b{width:42px}.download-grid{grid-template-columns:480fr 700fr;gap:64px;min-height:770px}.app-card{padding-inline:36px}.app-card h3{font-size:28px}.video-grid{grid-template-columns:440fr 720fr;gap:88px;padding-block:64px}.video-card{height:420px}.video-card>div{padding:34px 36px}.video-card h3{font-size:30px}.faq-grid{grid-template-columns:500fr 668fr;gap:80px}.download-banner{padding-block:64px}.download-banner>div{padding:48px 52px}.download-banner h2{font-size:38px;line-height:48px}.download-banner .store-button{width:205px}.whatsapp-section{padding-block:80px}.whatsapp-card{grid-template-columns:704fr 388fr;gap:52px;padding:52px;align-items:center}.whatsapp-card h2{font-size:46px;line-height:1.2}.review-section{padding-block:80px}.review-section h2{font-size:42px;line-height:50px}.review-card{grid-template-columns:620fr 500fr;gap:48px;align-items:center;padding:36px 40px;min-height:260px}.review-card h3{font-size:32px;line-height:38px}.news-section{padding-block:80px}.driver-section{margin-block:64px;padding:48px 52px}.driver-section h2{font-size:38px;line-height:44px}.central-section{grid-template-columns:1fr 1fr;gap:24px;padding-block:64px}.central-copy h2{font-size:32px;line-height:38px}.ecosystem{grid-column:1/-1}.ecosystem>div{grid-template-columns:repeat(4,minmax(0,1fr))}.site-footer{padding-block:64px}.footer-grid{grid-template-columns:340px minmax(160px,1fr) 150px 150px;gap:48px}.footer-brand,.social-links{grid-column:auto}.social-links>div{grid-template-columns:1fr}}
@media(min-width:1550px){.site-header{padding-inline:max(40px,calc((100vw - 1440px)/2));gap:20px}.brand-link img{width:226px;height:31px}.desktop-nav{display:flex;gap:20px;align-items:center;font-size:14px;font-weight:500;white-space:nowrap}.desktop-nav a{padding-block:12px}.header-actions{display:flex;gap:10px}.header-cta{padding-inline:16px}.mobile-menu{display:none}}
@media(min-width:1100px) and (max-width:1549px){.site-header{padding-inline:32px}.desktop-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 14px;font-size:13px;max-width:none}.header-actions{display:flex;flex-direction:row;gap:8px}.header-cta{white-space:nowrap;font-size:11px;padding:8px 12px;min-height:32px}.mobile-menu{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
.driver-section{background-image:var(--driver-image,url('/static/public-sites/driver-photo.png'))}
.button:disabled{opacity:.65;cursor:not-allowed}.video-card .video-cta{position:absolute;left:50%;bottom:40px;transform:translateX(-50%);white-space:nowrap}.video-card--unavailable .video-cta{opacity:.8}
@media(max-width:699px){.site-footer--with-support{padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))}.site-footer .footer-legal-links a{min-height:44px}}
.download-banner .store-row{display:grid;grid-template-columns:minmax(0,1fr);width:min(100%,430px)}.download-banner .store-button{width:100%;min-height:58px}
.footer-brand .store-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,340px)}.footer-brand .store-button{width:100%;min-height:58px}
.footer-download-group+.footer-download-group{margin-top:20px}.footer-document-apps{margin-bottom:24px}.footer-legal .footer-commercial-email{overflow-wrap:anywhere}.footer-legal .footer-commercial-email a{max-width:100%;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.footer-company-details>span,.footer-address>span{display:block}.footer-company-details>span+span,.footer-address>span+span{margin-top:2px}.footer-address-locality{white-space:nowrap}
@media(max-width:699px){.footer-legal .footer-commercial-email a{min-height:44px}.footer-address-locality{font-size:clamp(10px,2.8vw,12px)}}
.faq-grid{grid-template-areas:"copy" "faq" "cta"}.faq-copy{grid-area:copy}.faq-list{grid-area:faq}.faq-support-cta{grid-area:cta;justify-self:start}
.whatsapp-card{grid-template-areas:"copy" "steps" "cta"}.whatsapp-copy{grid-area:copy}.whatsapp-steps{grid-area:steps}.whatsapp-ride-cta{grid-area:cta;justify-self:start}
.central-section{grid-template-areas:"copy" "panel" "ecosystem" "cta"}.central-copy{grid-area:copy}.central-panel{grid-area:panel}.ecosystem{grid-area:ecosystem}.central-cta{grid-area:cta;justify-self:start}
.news-back-link{display:inline-flex;align-items:center;min-height:44px;margin-bottom:20px;color:#087c42;text-decoration:underline;text-underline-offset:3px}
@media(max-width:359px){.footer-brand .store-row{grid-template-columns:minmax(0,1fr);width:min(100%,210px)}}
@media(min-width:700px){.download-banner .store-row{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:1100px){.faq-grid{grid-template-areas:"copy faq" "cta faq";grid-template-rows:auto 1fr;gap:0 64px}.faq-support-cta{align-self:start}.whatsapp-card{grid-template-areas:"copy steps" "cta steps";grid-template-rows:auto 1fr;row-gap:0;align-items:start}.whatsapp-steps{align-self:center}.whatsapp-ride-cta{align-self:start}.central-section{grid-template-areas:"copy panel" "cta panel" "ecosystem ecosystem";grid-template-rows:auto 1fr auto;row-gap:0}.central-cta{align-self:start;margin-bottom:24px}.central-panel{margin-bottom:24px}}
