*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#fcc02e;--secondary-color:#5e45ad;--black:#000;--white:#fff;--primary-light:#e9fff2;--basic-black:#171717;--gray:#8a8a90;--primary-gradient:linear-gradient(136.26deg,#a6f2d7 28.19%,#54e1b3 54.63%,#647fbc 93.22%);--font-14px:clamp(14px,.731vw,16px);--font-16px:clamp(14px,.833vw,20px);--font-18px:clamp(16px,.957vw,22px);--font-20px:clamp(16px,1.041vw,20px);--font-21px:clamp(16px,1.109vw,24px);--font-22px:clamp(16px,1.145vw,26px);--font-23px:clamp(16px,1.197vw,26px);--font-24px:clamp(16px,1.25vw,28px);--font-26px:clamp(16px,1.354vw,30px);--font-27px:clamp(17px,1.42vw,33px);--font-30px:clamp(18px,1.562vw,30px);--font-32px:clamp(18px,1.666vw,37px);--font-34px:clamp(20px,1.77vw,34px);--font-36px:clamp(20px,1.875vw,36px);--font-37px:clamp(20px,1.93vw,37px);--font-40px:clamp(22px,2.084vw,40px);--font-45px:clamp(20px,2.346vw,50px);--font-50px:clamp(24px,2.604vw,50px);--font-53px:clamp(24px,2.76vw,59px);--font-60px:clamp(26px,3.125vw,60px);--font-64px:clamp(28px,3.333vw,70px);--font-72px:clamp(30px,3.75vw,80px);--font-80px:clamp(28px,4.166vw,80px);--font-90px:clamp(28px,4.687vw,90px);--font-122px:clamp(32px,6.354vw,122px);--font-150px:clamp(60px,7.813vw,150px)}body{font-family:var(--font-dm-sans)}ul{margin:0;padding:0}li{list-style:none}a{text-decoration:none;display:inline-block}span{display:inline-block}p{font-size:var(--font-20px);color:#000;margin-bottom:0}button,input{border:none;outline:none}.section_pad{padding:80px 0}.common_sec_width{width:86.66%;margin:0 auto}.primary_btn{font-size:var(--font-22px);color:var(--white);background-color:var(--primary-color);border-radius:40px;padding:16px 100px}.primary_btn.header_btn{font-size:var(--font-21px);color:var(--primary-light);border-radius:20px;padding:18px 26px}header{z-index:999;padding:21.5px 0;transition:all .3s;top:0;left:0}.header_home{width:100%;position:fixed}.header_scrolled{background:#212121;box-shadow:0 2px 14px #00000026}.header_inner{background:#212121;position:sticky;box-shadow:0 2px 14px #00000026}.bottom_header{box-shadow:0 5.33px 13.33px #00000040}.header_wrap{justify-content:space-between;align-items:center;gap:55px;display:flex}.header_logo{width:3.5%;min-width:28px;max-width:70px}.header_logo img{max-width:100%}.desktop_menu{margin-left:auto}.desktop_menu .main_menu_list{align-items:center;display:flex}.desktop_menu .main_menu_list .main_menu_link{padding:0 24px}.desktop_menu .main_menu_list .main_menu_link:first-child{padding-left:0}.desktop_menu .main_menu_list .main_menu_link:last-child{padding-right:0}.desktop_menu .main_menu_list .main_menu_link>a{font-size:var(--font-21px);color:var(--white);text-transform:capitalize;padding:17px 5px;transition:all .3s linear}.desktop_menu .main_menu_list .main_menu_link.current_menu_item>a{color:var(--primary-color);font-weight:600}.desktop_menu .main_menu_list .main_menu_link>a:hover{color:var(--primary-color)}.header_button .header_btn{align-items:center;gap:10px;display:flex}.ham_btn,.mobile_menu{display:none}.hamburger{width:1.5em;height:1.55em;font-size:inherit;cursor:pointer;margin-right:10px;transition:all .3s;position:relative}.hamburger-line{background:var(--white);border-radius:.18em;width:100%;height:.18em;transition:inherit;position:absolute;right:0}.hamburger-line:first-child{top:.18em}.hamburger-line:nth-child(2){top:.66em}.hamburger-line:nth-child(3){top:1.14em}.hamburger.is-active .hamburger-line:first-child{top:50%;transform:translateY(-50%)rotate(-135deg)}.hamburger.is-active .hamburger-line:nth-child(2){width:0;right:50%}.hamburger.is-active .hamburger-line:nth-child(3){width:100%;top:50%;transform:translateY(-50%)rotate(135deg)}html.menu_is_visible,body.menu_is_visible{height:100%;overflow:hidden}.mobile_menu_overlay{z-index:998;background-color:#0009;transition:opacity .3s;display:none;position:fixed;inset:0}.mobile_menu{z-index:999;--webkit-overflow-scrolling:touch;background-color:#f5f5f5;width:100%;max-width:300px;height:100dvh;padding:2rem 1.5rem;transition:right .3s;position:fixed;top:0;right:-100%;overflow-y:auto}.mobile_menu_list .mobile_menu_link>a{color:var(--white-color);padding:17px 0;font-size:17px;transition:all .3s linear}.mobile_menu_list .mobile_menu_link:first-child>a{padding-top:0}.mobile_menu_list .mobile_menu_link:last-child>a{padding-bottom:0}.mobile_menu.show-menu{background-color:#6b6a6a;display:block;right:0}.header_menu_open{background-color:#212121;box-shadow:0 2px 14px #00000026}.desktop-hero-bg{object-fit:cover;width:100%;height:100vh}.hero_sec{z-index:1;width:100%;height:100vh;position:fixed;inset:0;overflow:hidden}.hero_sec_content{z-index:3;position:absolute;top:120px;left:0;right:0}.hero_sec_content h1{text-align:center;font-size:var(--font-45px);color:var(--white);margin-bottom:0;font-weight:200;line-height:1.4}.hero_sec_content h1 b{font-weight:700;font-size:var(--font-60px)}.hero_sec_content h1 span{color:var(--primary-color)}.hero_sec_bg{z-index:1;position:absolute;inset:0}.mobile-hero-bg{display:none}.scroll-content{z-index:2;background:#fff;margin-top:100vh;position:relative}@media (max-width:1400px){.hero_sec_content h1{font-size:38px}.hero_sec_content h1 b{font-size:50px}}@media (max-width:991px){.hero_sec_content{padding:0 20px;top:100px}.hero_sec_content h1{font-size:32px}.hero_sec_content h1 b{font-size:42px}.mobile-hero-bg{object-fit:cover;width:100%;height:100vh;display:block}}@media (max-width:576px){.hero_sec_content{top:80px}.hero_sec_content h1{font-size:26px;line-height:1.3}.hero_sec_content h1 b{font-size:34px}}.policies_title .section_title{font-size:var(--font-64px);text-align:center;font-weight:700}.policies_title .section_title span{color:var(--primary-color)}.policies_content h3{font-size:var(--font-27px);color:var(--black);margin-bottom:10px;font-weight:700}.policies_content p{font-size:var(--font-27px);color:var(--black);margin-bottom:5px;line-height:1.7}.policies_content .policy_space{margin-bottom:40px}.policies_content ul li{font-size:var(--font-27px);color:var(--black);margin-bottom:5px;line-height:1.7;list-style:outside}.policies_inner_page .policies_content{margin-top:95px;margin-left:5%;margin-right:5%}.policies_content ul{margin-bottom:40px;padding-left:20px}.policies_content ul li::marker{font-size:var(--font-21px)}.policies_inner_page.pattern_bg{background-image:url(../media/pattern-bg.3d8365db.webp);background-position:bottom;background-repeat:no-repeat;background-size:contain;background-attachment:fixed}.footer_sec{padding:40px 0;box-shadow:inset 0 6.67px 8px #0000001a}.footer_logo img{width:5%;min-width:40px;max-width:110px}.footer_sec_wrap{text-align:center}.footer_sec_wrap ul{justify-content:center;align-items:center;gap:40px;margin-top:40px;display:flex}.footer_sec_wrap ul a{font-size:var(--font-18px);color:var(--basic-black)}.border-line{border:1px solid #aaa;margin:40px 0}.footer_bottom p{font-size:var(--font-14px);color:var(--basic-black);margin-bottom:5px}.copyright_text{margin-top:35px}.copyright_text p{font-size:var(--font-14px);color:var(--gray)}.footer_sec{z-index:3;z-index:1;background-color:#fff;position:relative}.core_features_section{opacity:1;width:100%;max-width:1920px;height:auto;margin:0 auto;padding:100px 0;position:relative;overflow:hidden}.core_features_section:before{content:"";opacity:.1;z-index:-1;background:url(/images/feature_background.png) 50%/cover no-repeat;position:absolute;inset:0}.core_features_container{flex-direction:column;align-items:center;max-width:1563px;margin:0 auto;display:flex}.core_features_heading{justify-content:center;align-items:center;margin-bottom:50px;display:flex}.core_features_heading h2{color:#000;margin:0;font-size:48px;font-weight:400}.core_features_heading h2 b{font-weight:700}.core_features_grid{grid-template-columns:repeat(3,380px);justify-content:center;gap:40px 30px;display:grid}.feature_box{box-sizing:border-box;text-align:center;cursor:pointer;background:#fffbfb;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:230px;padding:20px;transition:all .3s;display:flex;box-shadow:0 5px 16px #00000029}.feature_box:hover{background-color:gold}.feature_icon{width:48px;height:48px;margin-bottom:15px;transition:filter .3s}.feature_box h3{color:#000;margin-bottom:8px;font-size:20px;font-weight:600;transition:color .3s}.feature_box:hover h3{color:#fff}.feature_box p{color:#555;margin:0;font-size:14px;line-height:1.5;transition:color .3s}.feature_box:hover p{color:#fff}.core_features_bg_wrap{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;max-width:1920px;margin:0 auto;padding:45px 20px}.core_features_grid{grid-template-columns:repeat(3,1fr);justify-items:center;gap:30px;max-width:1200px;margin:0 auto;display:grid}.how-it-works{background:url(../media/bg_3.908464aa.png) 50%/cover no-repeat;padding:80px 0}.how-title{color:#fff;margin-bottom:50px;font-size:38px;font-weight:300}.how-card{background:#fff;border-radius:32px;align-items:center;width:100%;max-width:720px;margin:0 auto;padding:12px;display:flex;box-shadow:0 6px 20px #0000001f}.how-img-col{justify-content:center;align-items:center;display:flex}.how-mobile-img{width:auto;max-width:none;height:340px;margin:0 auto;display:block}.how-card-title{color:#222;text-align:center;margin-bottom:16px;font-size:24px;font-weight:420}.how-list{padding-left:14px}.how-list li{margin-bottom:8px;font-size:15px;line-height:1.8}@media (max-width:991px){.how-card{text-align:center;border-radius:24px;max-width:100%;padding:26px}.how-mobile-img{height:260px;margin:0 auto 16px;display:block}.how-list{text-align:left;padding-left:20px;display:inline-block}.how-card-title[style*=margin-left]{text-align:center!important;margin-left:0!important}.how-list[style*=margin-left]{margin-left:0!important}}@media (max-width:767px){.how-it-works{padding:60px 0}.how-title{margin-bottom:40px;font-size:30px}.how-card{padding:22px;display:block}.how-mobile-img{height:220px;margin:0 auto 20px}.how-card .col-md-5{justify-content:center;width:100%;display:flex}.how-card-title[style*=margin-left],.how-card-title[style*=marginLeft]{text-align:center!important;margin-left:0!important}.how-list[style*=margin-left],.how-list[style*=marginLeft]{padding-left:0;list-style-position:inside;text-align:center!important;margin-left:0!important}.how-list li{text-align:left;margin-bottom:10px}}@media (max-width:575px){.how-title{font-size:26px}.how-card{padding:18px}.how-mobile-img{height:200px}.how-card-title{font-size:22px}.how-list li{font-size:14px}}.download-section{background-color:#f8f9fa;min-height:550px;padding-top:120px;padding-bottom:160px;position:relative}.video-row{z-index:1;position:relative}.video-card{cursor:pointer;border-radius:16px;width:160px;height:100px;transition:transform .3s;overflow:hidden}.video-card video{width:100%;height:100%}.video-card:hover{transform:translateY(-4px)}.video-card-wrapper{width:220px;position:relative}.driver-btn{width:180px;height:50px;margin-top:16px;margin-left:px;color:#5e45ad;cursor:pointer;background-color:#fff;border-radius:16.03px;justify-content:center;align-items:center;gap:10.69px;padding:15px 12px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.driver-btn:active{color:#fff;background-color:#5e45ad}.role-btn{cursor:pointer;background-color:#fff;border-radius:16.03px;justify-content:center;align-items:center;gap:10.69px;width:180px;height:50px;margin-top:16px;padding:16.03px 32.06px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.role-btn--driver{color:#5e45ad;border:1.5px solid #5e45ad}.role-btn--driver:active{color:#fff;background-color:#5e45ad}.role-btn--user{color:#fcc02e}.driver-btn.active{color:#fff;background-color:#5e45ad}.role-btn--user.active{color:#fff;background-color:#fcc02e}.download-border{z-index:0;background:linear-gradient(268.46deg,#fcc02e -164.36%,#fff 98.69%);border-radius:8px;width:76px;height:100%;position:absolute;top:50%}.download-border--left{z-index:0;background:linear-gradient(90deg,#fcdb89 0%,#fff0 100%);width:80px;height:100%;position:absolute;top:0;left:0}.download-border--right{z-index:0;background:linear-gradient(270deg,#fcdb89 0%,#fff0 100%);width:80px;height:100%;position:absolute;top:0;right:0}.download-section{position:relative}.download-section .mobile-image{z-index:2;position:absolute;top:-120px;right:-100px}.download-section .mobile-image img{border-radius:20px;width:600px;min-height:710px}@media (max-width:1400px){.download-section .mobile-image img{border-radius:20px;width:500px;max-height:600px}.download-section .mobile-image{right:-50px}}@media (max-width:992px){.download-section{padding-top:60px;padding-bottom:80px}.download-section .mobile-image{margin:0 auto 30px;display:block;position:relative;top:0;right:0}.download-section .mobile-image img{width:300px;min-height:auto}.download-section .container{flex-direction:column;align-items:center;display:flex}.text-box,.video-row{text-align:center;width:100%}.video-row{justify-content:center}.download-border{z-index:0;background:linear-gradient(268.46deg,#fcc02e -164.36%,#fff 98.69%);border-radius:8px;width:50px;height:100%}}.car_location_marker{z-index:100;pointer-events:none;width:200px;height:auto;animation:10s ease-in-out infinite carTeleport;position:absolute;top:50%;transform:translateY(-50%)}.car_location_marker img{filter:drop-shadow(0 10px 25px #0000004d);width:100%;height:auto}@keyframes carTeleport{0%{opacity:0;left:15%;transform:translateY(-50%)scale(.65)}1%,19%{opacity:1;left:15%;transform:translateY(-50%)scale(.65)}20%{opacity:0;left:15%;transform:translateY(-50%)scale(.65)}21%{opacity:0;left:50%;transform:translate(-50%,-50%)scale(.75)}22%,44%{opacity:1;left:50%;transform:translate(-50%,-50%)scale(.75)}45%{opacity:0;left:50%;transform:translate(-50%,-50%)scale(.75)}46%{opacity:0;left:85%;transform:translateY(-50%)scale(.7)}47%,69%{opacity:1;left:85%;transform:translateY(-50%)scale(.7)}70%{opacity:0;left:85%;transform:translateY(-50%)scale(.7)}71%{opacity:0;left:50%;transform:translate(-50%,-30%)scale(.9)}72%{opacity:1;transform:translate(-50%,-30%)scale(1)}75%{transform:translate(-50%,-20%)scale(1.1)}80%{transform:translate(-50%,-10%)scale(1.2)}85%{transform:translate(-50%)scale(1.3)}90%,to{opacity:1;left:50%;transform:translate(-50%,10%)scale(1.2)}}@media (max-width:576px){.car_location_marker{display:none}}.about_us_content{text-align:center;color:#fff;z-index:2;max-width:1050px}.about_us_content h2{margin-top:8px;margin-bottom:13px;font-size:45px}.about_us_content p{color:#dcdcdc;margin-bottom:20px;font-size:16px}.download_btn{color:#fff;cursor:pointer;background-color:#5e45ad;border:none;border-radius:8px;margin-top:8px;padding:14px 36px;font-size:15px;transition:all .3s}.download_btn:hover{background-color:#4b3790;transform:translateY(-2px)}.moving_taxi_container{z-index:1;width:100%;max-height:500px;position:absolute;bottom:-30px;left:0;right:0}.taxi_video{object-fit:cover;width:100%;height:auto;display:block;transform:translateY(0)}.moving_taxi_container.low-taxi{z-index:1;width:100%;max-height:400px;position:absolute;bottom:0;left:0;right:0}.taxi_video.low-taxi{object-fit:cover;width:100%;height:auto;display:block;transform:translateY(20px)}.about_us_section{background-color:#000;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;min-height:500px;margin:0 auto;padding:40px 5% 0;display:flex;position:relative;overflow:hidden}.about_us_content{text-align:center;color:#fff;z-index:2;max-width:1050px;margin-bottom:50px}@media (max-width:1400px){.about_us_section{min-height:660px}.moving_taxi_container{max-height:560px;bottom:70px}}@media (max-width:992px){.about_us_section{min-height:660px;padding:50px 5% 0}.about_us_content{margin-bottom:40px}.about_us_content h2{font-size:42px}.moving_taxi_container{max-height:400px;bottom:-15px}}@media (max-width:768px){.about_us_section{min-height:400px}.about_us_content{margin-bottom:140px}.moving_taxi_container{max-height:350px;bottom:-10px}}@media (max-width:576px){.about_us_section{min-height:380px;padding:30px 5% 0}.about_us_content h2{font-size:32px}.about_us_content p{font-size:14px}.download_btn{padding:12px 28px;font-size:16px}.moving_taxi_container{max-height:300px;bottom:-5px}}html,body{background-color:#fff}.mobile_menu_overlay{z-index:999;background:#0009;position:fixed;inset:0}.contact-info{margin-top:20px}.contact-item{margin-bottom:20px}.contact-label{align-items:center;gap:8px;font-size:19px;font-weight:600;display:flex}.contact-icon{width:22px;height:22px}.contact-text{margin:6px 0 0 26px;line-height:1.6}.menu-btn{font:inherit;color:var(--primary-color);cursor:pointer;background:0 0;border:none;padding:0;font-size:18px;font-weight:600}.menu-btn:hover{color:#fff}.main_menu_list{align-items:center;gap:28px;margin:0;padding:0;list-style:none;display:flex}.store-buttons{transition:all .3s}.store-img{cursor:pointer;height:40px;margin-right:25px;transition:transform .3s}.store-img:hover{transform:scale(1.05)}.video-wrapper{flex-direction:column;display:flex}.store-buttons{gap:20px;transition:all .3s;display:flex}.align-driver{justify-content:flex-start;margin-left:0}.align-user{margin-left:0}@media screen and (min-width:1201px){.align-user{margin-left:245px}}@media screen and (min-width:768px) and (max-width:1200px){.align-user{margin-left:354px}}
@media screen and (max-width:1600px){.feature_box{width:320px;height:220px}.core_features_grid{grid-template-columns:repeat(3,320px);gap:25px}}@media screen and (max-width:1440px){.common_sec_width{width:92%}.border-line{margin:30px 0}.footer_sec_wrap ul{margin-top:30px}.section_pad{padding:70px 0}.policies_inner_page .policies_content{margin-top:60px}.policies_content .policy_space,.policies_content ul{margin-bottom:30px}.core_features_grid{grid-template-columns:repeat(3,300px);gap:20px}.feature_box{width:300px;height:210px}.how-card{max-width:500px}.how-mobile-img{height:300px}}@media screen and (max-width:1300px){.primary_btn.header_btn{border-radius:15px;padding:14px 20px}.policies_inner_page .policies_content{margin-top:40px}.core_features_grid{grid-template-columns:repeat(3,280px)}.feature_box{width:280px;height:200px}.download-section .mobile-image img{width:500px;min-height:600px}}@media screen and (max-width:1200px){.hero_sec_content{top:100px}.common_sec_width{width:94%}.core_features_grid{grid-template-columns:repeat(2,350px);justify-content:center}.feature_box{width:350px;height:230px}.how-card{max-width:550px;height:-webkit-fill-available;margin:0 auto 30px}.download-section .mobile-image{justify-content:center;margin:40px auto;display:flex;position:relative;top:0;right:0}.download-section .mobile-image img{width:400px;min-height:auto;max-height:500px}.download-section .container{flex-direction:column;align-items:center;display:flex}.download-section .text-box{text-align:center;margin:0 auto 40px}.video-row{justify-content:center}}@media screen and (max-width:991.5px){.section_pad{padding:40px 0}header{padding:15px 0}.desktop_menu,.header_button{display:none}.ham_btn{display:block}.hero_sec_content{top:60px}.policies_inner_page .policies_content{margin-top:25px}.about_us_section{height:auto;padding:80px 20px}.about_us_content{max-width:100%;padding:0 20px}.about_us_content h2{margin-top:80px;font-size:42px}.about_us_content p{font-size:16px}.core_features_section{padding:60px 0}.core_features_grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.feature_box{width:100%;max-width:400px;height:200px;margin:0 auto}.core_features_heading h2{font-size:36px}.how-it-works{padding:60px 0}.how-title{margin-bottom:40px;font-size:32px}.how-card{max-width:100%;margin-bottom:20px;padding:20px}.how-mobile-img{height:250px;margin-bottom:20px}.how-card-title{text-align:center;margin-bottom:15px;font-size:22px}.how-list{padding-left:20px}.how-list li{font-size:14px}.download-section{min-height:auto;padding-top:60px;padding-bottom:80px}.download-section .mobile-image{margin:30px auto}.download-section .mobile-image img{width:350px;max-height:450px}.video-card-wrapper{width:200px}.video-card{width:200px;height:120px}.download-border{width:80px;height:100%}}@media screen and (max-width:768px){.hero_sec_content h1{font-size:32px}.hero_sec_content h1 b{font-size:40px}.about_us_content h2{margin-top:60px;margin-bottom:20px;font-size:36px}.download_btn{margin-top:30px;padding:12px 30px;font-size:16px}.core_features_heading h2{font-size:32px}.feature_box h3{font-size:18px}.feature_box p{font-size:13px}.how-title{font-size:28px}.how-card{border-radius:24px;padding:18px}.how-mobile-img{height:220px}.download-section .text-box h2{font-size:32px}.download-section .text-box p{font-size:16px}.video-row{flex-direction:column;align-items:center;gap:30px}.video-card-wrapper{width:250px}.video-card{width:250px;height:150px}.driver-btn,.role-btn{width:250px}}@media screen and (max-width:575.5px){.footer_sec_wrap ul{flex-direction:column;gap:9px;margin-top:16px}.border-line{margin:25px 0}.hero_sec_content{top:24%}.policies_inner_page .policies_content{margin:25px 0 0}.policies_inner_page.pattern_bg{background-position:50%}.desktop-hero-bg{display:none}.mobile-hero-bg{display:block}.hero_sec_content h1 br{display:none}.hero_sec_content h1{font-size:28px;line-height:1.4}.hero_sec_content h1 b{font-size:32px}.about_us_section{padding:60px 15px}.about_us_content h2{margin-top:40px;margin-bottom:15px;font-size:32px}.about_us_content p{margin-bottom:15px;font-size:15px;line-height:1.6}.download_btn{padding:12px 25px;font-size:15px}.core_features_section{padding:40px 0}.core_features_bg_wrap{padding:40px 15px}.core_features_heading{margin-bottom:30px}.core_features_heading h2{font-size:28px}.feature_box{border-radius:20px;height:180px;padding:15px}.feature_icon{width:40px;height:40px;margin-bottom:10px}.feature_box h3{margin-bottom:6px;font-size:16px}.feature_box p{font-size:12px;line-height:1.4}.how-it-works{padding:40px 0}.how-title{margin-bottom:30px;font-size:26px}.how-card{border-radius:20px;padding:16px}.how-mobile-img{height:200px}.how-card-title{margin-bottom:12px;font-size:20px}.how-list li{margin-bottom:6px;font-size:13px;line-height:1.5}.download-section{padding:40px 15px}.download-section .text-box{max-width:100%;padding:20px!important}.download-section .text-box h2{margin-bottom:15px;font-size:28px}.download-section .text-box p{font-size:15px}.download-section .mobile-image img{border-radius:15px;width:280px;max-height:380px}.video-card-wrapper{width:100%;max-width:280px}.video-card{width:100%;height:140px}.driver-btn,.role-btn{width:100%;height:48px;font-size:15px}.download-border{width:50px;height:100%}}@media screen and (max-width:425px){.hero_sec_content{top:20%}.hero_sec_content h1{font-size:24px}.hero_sec_content h1 b,.about_us_content h2{font-size:28px}.about_us_content p{font-size:14px}.core_features_heading h2{font-size:24px}.feature_box{height:170px;padding:12px}.feature_icon{width:36px;height:36px}.feature_box h3{font-size:15px}.feature_box p{font-size:11px}.how-title{font-size:24px}.how-mobile-img{height:180px}.how-card-title{font-size:18px}.how-list li{font-size:12px}.download-section .text-box h2{font-size:24px}.download-section .mobile-image img{width:250px;max-height:350px}.video-card{height:120px}.download-border{display:none}}@media screen and (max-width:320px){.hero_sec_content h1{font-size:22px}.about_us_content h2{font-size:24px}.core_features_heading h2{font-size:22px}.feature_box{height:160px}.feature_icon{width:32px;height:32px}.download-section .mobile-image img{width:220px}.video-card{height:110px}}@media screen and (min-width:768px) and (max-width:991px){.core_features_grid{grid-template-columns:repeat(2,1fr);max-width:700px}.feature_box{width:100%;max-width:320px;height:200px}.video-row{flex-direction:row;justify-content:center;gap:40px}.video-card-wrapper{width:220px}}@media screen and (min-width:992px){.feature_icon{width:48px;height:48px}}@media screen and (max-width:1200px){.header_wrap{gap:30px}.desktop_menu .main_menu_list .main_menu_link{padding:0 15px}}@media screen and (max-width:768px){.footer_sec{padding:30px 0}.footer_logo img{width:8%;min-width:50px}.copyright_text{margin-top:20px}}.feature_box,.video-card,.how-card,.download_btn,.driver-btn,.role-btn{transition:all .3s}html,body{max-width:100%}
