.sign_up{height:auto;background-image:url(/images/signupbg.png);background-attachment:fixed;background-position:left top center;background-repeat:no-repeat;background-size:cover;width:100%;overflow:hidden;min-height:100vh}.sign-up-content{display:flex;justify-content:space-between;align-items:center;position:relative;text-align:left;top:1rem;margin:80px auto;gap:20px;padding:10px 3%;height:100%;padding-block:4%;padding-inline:5%}.sign-up-content .left-cnt img{width:350px}.sign-up-content .left-cnt h4{font-size:48px;font-weight:400;margin-top:16px;margin-bottom:32px;color:#fff;line-height:50px}.sign-up-content .left-cnt p{font-size:20px;color:#fff}@media (max-width: 1000px){.sign_up{background-size:cover;padding:0 3%}.sign-up-content{display:flex;flex-direction:column;top:20px;text-align:center;padding:30px 2%}.sign-up-content img{margin:0 auto;margin-bottom:3rem}.sign-up-content h4{font-size:32px}.sign-up-content h4 br{display:none}.sign-up-content p{font-size:16px;margin-bottom:10px}}@media screen and (max-width: 760px){main{padding:1rem}.sign-up-content{display:flex;justify-content:center;flex-direction:column;position:relative;text-align:center;gap:20px}.sign-up-content .left-cnt img{width:70%;margin:0 auto}.sign-up-content .left-cnt h4{font-size:30px;font-weight:500;margin-top:20px;margin-bottom:5px;color:#fff}.sign-up-content .left-cnt p{font-size:16px;color:#fff}}*{margin:0;padding:0;box-sizing:border-box;scrollbar-width:thin}::-webkit-scrollbar{width:6px;background:white!important}::-webkit-scrollbar-thumb{background:#e7effb!important}html{background-color:#fff!important;scroll-behavior:smooth;width:100vw;overflow-x:hidden;font-size:16px;transition:all .1s ease-in-out}body{font-family:Montserrat,sans-serif;background:white;transition:all .1s ease-in-out}img{width:100%}ul{list-style-type:none;margin:0}a{text-decoration:none;color:unset;cursor:pointer}h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1{font-size:48px;font-weight:500;letter-spacing:.01em}h2{font-size:40px}h3{font-size:32px;font-weight:500}h6{font-size:20px;font-weight:500}.h-40p{height:40px!important;transition:all .2s ease}.h-0p{height:0%!important;transition:all .2s ease}.h-auto{height:auto!important;transition:all .2s ease!important}.mt-4{margin-top:40px}.translate-left-0{transform:translate(0)!important}.mapBox{padding:0}.map-container{height:100%;width:100%}#map{height:100vh;width:100%;position:absolute}[title="Open this area in Google Maps (opens a new window)"]{overflow:hidden!important;display:none!important}.h-screen{height:100vh}nav li a.active{border-bottom:1px solid #0f5bd8}.custom-toggle-switch{position:relative;display:inline-block;width:60px;height:20px}.custom-toggle-switch input[type=checkbox]{display:none}.custom-toggle-slider{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ccc;border-radius:34px;cursor:pointer;transition:background-color .3s}.custom-toggle-slider:before{content:"";position:absolute;top:0%;left:0;width:20px;height:20px;background-color:#e9ebf8;border-radius:50%;transition:transform .3s}.custom-toggle-switch input[type=checkbox]:checked+.custom-toggle-slider{background-color:#0f5bd8}.custom-toggle-switch input[type=checkbox]:checked+.custom-toggle-slider:before{transform:translate(40px)}.onlineDot{background:#09a603;padding:.5rem;height:1.5rem;width:1.5rem;display:inline-block;aspect-ratio:1/1;border-radius:50%;margin-right:1rem;margin-top:.5rem}.wrapper-constrain{width:98%;max-width:1300px;margin:auto}.border-0{border:none!important}.d-none{display:none}.accept-status-btn,.accepted{border:1px solid #09a603!important;color:#09a603!important;padding:4px 9px;border-radius:8px;background:#f1f1f1;cursor:auto}.pending-status-btn,.requested,.pending{border:1px solid #ecc435!important;color:#ecc435!important;padding:4px 9px;border-radius:8px;background:#f1f1f1;cursor:auto}.reject-status-btn,.reject,.canceled{border:1px solid #da2828;color:#da2828;padding:4px 9px;border-radius:8px;background:#f1f1f1;cursor:auto}.negotiating-status-btn{border:1px solid #5e91e5;color:#5e91e5;padding:4px 9px;border-radius:8px;background:#f1f1f1;cursor:auto}.w-full{width:100%}.closeDrawer{transform:translateY(90%)}.highLevelDrawer{transform:translateY(0);height:100%!important;border-radius:10px!important}.status-btn{border:1px solid #5a5a5a;color:#5a5a5a;padding:4px 9px;border-radius:8px;background:#f1f1f1;cursor:auto}.accept-status-btn{border:1px solid #09a603;color:#09a603;padding:4px 9px;border-radius:8px;background:#f1f1f1;cursor:auto}.failed-status-btn{border:1px solid #ae2020;color:#ae2020;padding:4px 9px;border-radius:8px;background:#f1f1f1;cursor:auto}.reject-status-btn,.canceled-status-btn{border:1px solid #da2828;color:#da2828;padding:4px 9px;border-radius:8px;background:#f1f1f1;cursor:auto}.pending-status-btn{border:1px solid #ecc435;color:#ecc435;padding:4px 9px;border-radius:8px;background:#f1f1f1;cursor:auto}.success-status-btn{border:1px solid #089503;color:#089503;padding:4px 9px;border-radius:8px;background:#f1f1f1;cursor:auto}.reject-status-btn{border:1px solid #da2828;color:#da2828;padding:4px 9px;border-radius:8px;background:#f1f1f1;cursor:auto}.green-text{color:#09a603}.red-text{color:#da2828}.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet{height:3px;width:35px;background-color:#fff;border-radius:5px}button:disabled{background:#999999!important;cursor:not-allowed!important;pointer-events:none;border:none!important;opacity:.7!important}.btn-lg{width:100%;font-size:20px}.btn-md{width:130px}.btn-sm{width:100px}.primary-btn{background:#0f5bd8!important;color:#fff!important;border-radius:8px;border:1px solid #0f5bd8!important;padding:10px 5%;height:50px;white-space:nowrap}.primary-btn:hover{background:#3f7ce0!important;color:#fff!important;border:1px solid #3f7ce0;transform:scale(.95)}.primary-btn:focus{background:#0e53c5;color:#fff;border:1px solid #0e53c5}.primary-btn-disabled{background:#c7c7c7!important;color:#5a5a5a!important;border:1px solid #e9ebf8!important;border-radius:8px;padding:10px 5%;height:60px;white-space:nowrap}.primary-btn-disabled:hover{background:#999999!important;color:#5a5a5a!important;border:1px solid #999999!important}.otp-button{width:288px;margin-bottom:40px}@media (max-width: 900px){.otp-button{width:100%;margin-bottom:30px}}.secondary-btn{background:white;color:#0f5bd8;border:1px solid #0f5bd8!important;border-radius:8px;padding:10px 3%;height:48px;white-space:nowrap}.secondary-btn:hover{background:#3f7ce0;color:#fff;border-color:#3f7ce0;transform:scale(.95)}.secondary-btn:focus{background:transparent;color:#0e53c5;border-color:#0e53c5}.secondary-btn-disabled{background:#e9ebf8!important;color:#5a5a5a!important;border:1px solid #e9ebf8!important}.hidden-btn{display:none}.preloader_cont{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000c4;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:999999999999}.preloader-logo{width:50px;height:50px;position:absolute;top:30%;left:30%}.preloader-logo img{width:40px;height:40px;animation:scale 1s ease-in-out infinite alternate}.precontainer_cont{position:relative;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;background-color:#fff;box-shadow:0 0 10px #0000001a;border-radius:50%;display:flex;justify-content:center;align-items:center}.ring{position:absolute;width:100px;height:100px;border-radius:50%;border:4px solid #0f5bd8;border-left-color:transparent;border-top-color:transparent;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes scale{0%{transform:scale(1)}to{transform:scale(1.2)}}@media screen and (max-width: 900px){.h-0p,.h-auto{height:0!important;transition:none}}._header_a9k8s_1{width:100%;background-color:#fff;position:relative;right:0;height:auto;padding:20px;box-shadow:0 0 4px #0000000a,0 3px 5px #0000000f}._header_a9k8s_1>div{max-width:unset;display:flex;justify-content:space-between;align-items:center}._middle_content_a9k8s_17{background:#e7effb;display:flex;justify-content:center;align-items:center;text-align:center;font-size:1rem;font-weight:500;padding-block:.5rem;color:#5a5a5a}._middle_content_a9k8s_17 ._time_icon_a9k8s_28{font-size:1.3rem}._middle_content_a9k8s_17>a{display:flex;align-items:center;gap:.5rem}._middle_content_a9k8s_17>a:hover{border-bottom:1px solid #1d1d1d;color:#1d1d1d}._logo_a9k8s_41 img{width:13rem;min-width:150px}._user_details_container_a9k8s_46{display:flex;justify-content:space-between;align-items:center;gap:10px}._user_details_a9k8s_46{display:flex;justify-content:center;align-items:center;min-width:120px;gap:10px}._userPic_a9k8s_61{width:50px;height:50px;border-radius:50%;overflow:hidden}._userPic_a9k8s_61 img{object-fit:cover}._mobileNavSlide_a9k8s_71,._mobileHeader_a9k8s_75,._middle_content_mobile_a9k8s_79{display:none}._notificationDot_a9k8s_83{background:#0f5bd8;padding:.5rem;position:absolute;border-radius:50%}._notifications_a9k8s_90{padding:1rem 0;position:absolute;top:100%;right:15%;background:white;z-index:3;width:400px;border-radius:10px;box-shadow:0 1px 2px 2px #f1f1f1}._notifications_a9k8s_90 *{transition:all .5s ease}._wrapper_a9k8s_105{width:98%;max-width:900px;padding-inline:1rem}._topArea_a9k8s_111{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}._topArea_a9k8s_111 h3{font-size:1.5rem!important}._topArea_a9k8s_111 p{cursor:pointer;font-size:.9rem}._notificationBody_a9k8s_125{display:flex;flex-direction:column;max-height:200px;overflow-y:auto}._notificationBody_a9k8s_125 ._notificationBlock_a9k8s_131{transition:.3s all ease;padding-block:.4rem .8rem;padding-inline:.5rem;cursor:pointer;border-bottom:1px solid #6c6c6c}._notificationBody_a9k8s_125 ._notificationBlock_a9k8s_131:hover{background:#f1f1f1;padding-left:1rem}._notificationBody_a9k8s_125 ._notificationBlock_a9k8s_131 p{padding-block:.2rem;font-weight:500}._notificationBody_a9k8s_125 ._notificationBlock_a9k8s_131 ._greyedText_a9k8s_146{font-weight:400}._footerButton_a9k8s_150{margin-top:1rem}._footerButton_a9k8s_150 a{font-weight:500;border-radius:8px;padding:.5rem .6rem;border:1px solid #0f5bd8;cursor:pointer;background-color:#0f5bd8;color:#fff;text-align:center;display:block}._emptyNotification_a9k8s_165{background:#f1f1f1;height:200px;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center}._emptyNotification_a9k8s_165 p{font-size:1.2rem;font-weight:500;color:#0f5bd8}@media only screen and (max-width: 650px){._middle_content_a9k8s_17{display:none}._middle_content_mobile_a9k8s_79{background:#e7effb;display:flex;justify-content:center;align-items:center;text-align:center;font-size:.9rem;font-weight:500;padding-block:.2rem;color:#5a5a5a}._middle_content_mobile_a9k8s_79 ._time_icon_a9k8s_28{font-size:1rem}._middle_content_mobile_a9k8s_79>a{display:flex;align-items:center;gap:.5rem}._header_a9k8s_1{display:none}._mobileHeader_a9k8s_75{border-bottom:1px solid #c7c7c7;padding-inline:1rem;padding-block:1.3rem;display:flex!important;justify-content:space-between;gap:50%}._mobileHeader_a9k8s_75 img{cursor:pointer}._mobileHeader_a9k8s_75 div{width:3rem;display:flex;justify-content:center;align-items:center;border-radius:10px}._mobileNavSlide_a9k8s_71{display:block;position:fixed;top:0;bottom:0;left:0;right:0;z-index:1200;background:white;padding:1rem 1rem 2rem;overflow-y:scroll;transform:translate(-100%);transition:all .2s ease-out}._xIconBox_a9k8s_239{text-align:right;display:flex;align-items:flex-end;justify-content:flex-end}._xIconBox_a9k8s_239 img{width:50px;cursor:pointer}._upper_a9k8s_249{text-align:center;display:flex;flex-direction:column;align-items:center;padding-top:50px;gap:10px;margin-bottom:1rem}._initials_a9k8s_258{border-radius:100%;height:100px;width:100px;background-color:#0f5bd8;color:#fff;margin:0 auto;display:flex;align-items:center;justify-content:center}._linksBox_a9k8s_269{margin-top:3rem;display:flex;flex-direction:column;gap:2rem}._linksBox_a9k8s_269 ._link_a9k8s_269,._linksBox_a9k8s_269 ._exitlink_a9k8s_276{display:flex;justify-content:space-between;transition:all .2s ease;padding:.5rem;border-radius:6px}._linksBox_a9k8s_269 ._link_a9k8s_269:hover,._linksBox_a9k8s_269 ._exitlink_a9k8s_276:hover{background:#e7effb}._linksBox_a9k8s_269 ._link_a9k8s_269 div,._linksBox_a9k8s_269 ._exitlink_a9k8s_276 div{display:flex;align-items:center;gap:1rem;font-weight:500}._linksBox_a9k8s_269 ._link_a9k8s_269 img,._linksBox_a9k8s_269 ._exitlink_a9k8s_276 img{width:35px}._linksBox_a9k8s_269 ._exitlink_a9k8s_276:hover{background:#da2828;color:#fff}}.switches-container{width:16rem;font-weight:500;display:flex;padding:0;position:relative;background:#0e53c5;color:#fff;line-height:3rem;border-radius:3rem;margin-left:auto;margin-right:auto;box-shadow:0 8px 16px #00000014}.switches-container-driver{align-items:center;justify-content:center}.switches-container input{visibility:hidden;position:absolute;top:0}.switches-container label{width:50%;padding:0;margin:0;text-align:center;cursor:pointer;color:#fff;display:flex;gap:.5rem;align-items:center;justify-content:center}.switch-wrapper{position:absolute;top:0;bottom:0;width:50%;padding:.15rem;z-index:1;transition:transform .5s cubic-bezier(.77,0,.175,1)}.switch{border-radius:3rem;background:#fff;height:100%}.switch div{width:100%;text-align:center;opacity:0;display:block;color:#0e53c5;transition:opacity .2s cubic-bezier(.77,0,.175,1) .125s;will-change:opacity;position:absolute;top:0;left:0;display:flex;gap:.5rem;align-items:center;justify-content:center}.switches-container input:nth-of-type(1):checked~.switch-wrapper{transform:translate(0)}.switches-container input:nth-of-type(2):checked~.switch-wrapper{transform:translate(100%)}.switches-container input:nth-of-type(1):checked~.switch-wrapper .switch div:nth-of-type(1){opacity:1}.switches-container input:nth-of-type(2):checked~.switch-wrapper .switch div:nth-of-type(2){opacity:1}.switches-container2{width:16rem;font-weight:500;display:flex;padding:0;position:relative;background:#0e53c5;color:#fff;line-height:3rem;border-radius:3rem;margin-left:auto;margin-right:auto;box-shadow:0 8px 16px #00000014}.switches-container2 input{visibility:hidden;position:absolute;top:0}.switches-container2 label{width:50%;padding:0;margin:0;text-align:center;cursor:pointer;color:#fff;display:flex;gap:.5rem;align-items:center;justify-content:center}.switch-wrapper2{position:absolute;top:0;bottom:0;width:50%;padding:.15rem;z-index:3;transition:transform .5s cubic-bezier(.77,0,.175,1)}.switch2{border-radius:3rem;background:#fff;height:100%}.switch2 div{width:100%;text-align:center;opacity:0;display:block;color:#0e53c5!important;transition:opacity .2s cubic-bezier(.77,0,.175,1) .125s;will-change:opacity;position:absolute;top:0;left:0;display:flex;gap:.5rem;align-items:center;justify-content:center}.switches-container2 input:nth-of-type(1):checked~.switch-wrapper2{transform:translate(0)}.switches-container2 input:nth-of-type(2):checked~.switch-wrapper2{transform:translate(100%)}.switches-container2 input:nth-of-type(1):checked~.switch-wrapper2 .switch2 div:nth-of-type(1){opacity:1}.switches-container2 input:nth-of-type(2):checked~.switch-wrapper2 .switch2 div:nth-of-type(2){opacity:1}._footer_14dhw_1{background:#f1f1f1;padding:2rem}._footer_14dhw_1 ._footerRow1_14dhw_5{display:flex;gap:2rem}._footer_14dhw_1 ._footerRow1_14dhw_5 ._footerLogoCol_14dhw_9{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:2rem}._footer_14dhw_1 ._footerRow1_14dhw_5 ._footerLogoCol_14dhw_9 ._logo_14dhw_16{width:13rem;margin-right:3rem;min-width:150px}._footer_14dhw_1 ._footerRow1_14dhw_5 ._footerRow1QuickLinks_14dhw_21{display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;width:100%}._footer_14dhw_1 ._footerRow1_14dhw_5 ._footerRow1QuickLinks_14dhw_21>div h3{font-size:1.35rem;margin-bottom:1rem}._footer_14dhw_1 ._footerRow1_14dhw_5 ._footerRow1QuickLinks_14dhw_21>div p{margin-block:.5rem}._footer_14dhw_1 ._footerRow2_14dhw_34{margin-top:2rem;display:flex;gap:2rem}._footer_14dhw_1 ._footerRow2_14dhw_34 img{max-width:1.7rem;object-fit:cover}._footer_14dhw_1 ._footerRow3_14dhw_43{margin-top:3rem;display:flex;justify-content:space-between}._footer_14dhw_1 ._footerRow3_14dhw_43>div{display:flex;gap:1rem}._footerPill_14dhw_53{background:white;padding:.4rem 1rem;border-radius:20px}._mobilePilShapes_14dhw_59{display:none;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem}@media only screen and (max-width: 650px){._mobilePilShapes_14dhw_59{display:flex}._footerLogoCol_14dhw_9 ._footerPill_14dhw_53{display:none}._footerRow1QuickLinks_14dhw_21{margin-bottom:1rem}._footerRow1QuickLinks_14dhw_21>div h3{font-size:1.1rem!important}._footer_14dhw_1{padding-inline:1rem}._footer_14dhw_1 ._footerRow1_14dhw_5{margin-top:2rem;display:flex;flex-direction:column}._footer_14dhw_1 ._footerRow1_14dhw_5 ._footerRow1QuickLinks_14dhw_21{grid-template-columns:repeat(3,1fr);justify-items:flex-start}}._navbarContainer_j2y6j_1{position:sticky;top:0;z-index:999;background:white;box-shadow:0 2px 1px #ababab1a;padding-block:1rem;min-height:50px}._navbarContainer_j2y6j_1>div{display:flex;justify-content:space-between;align-items:center}._navbarContainer_j2y6j_1 ._left_col_j2y6j_15,._navbarContainer_j2y6j_1 ._right_col_j2y6j_16,._navbarContainer_j2y6j_1 ._btn_j2y6j_17{display:flex;justify-content:space-between;align-items:center;gap:2rem}._navbarContainer_j2y6j_1 ._links_j2y6j_23{display:flex;justify-content:space-between;gap:2rem;align-items:center}._navbarContainer_j2y6j_1 ._links_j2y6j_23>li a:hover{border-bottom:1px solid #0f5bd8!important}._navbarContainer_j2y6j_1 ._logo_j2y6j_32 img{width:13rem;margin-right:3rem;min-width:150px}._navbar_j2y6j_1{width:100%;height:0;overflow:hidden;visibility:hidden;transition:all .3s ease-out}._menuBox_j2y6j_46{border-radius:10px;cursor:pointer;display:none;width:2.5rem;color:#0f5bd8}._menuBox_j2y6j_46:hover{scale:.9}@media only screen and (max-width: 1100px){._menuBox_j2y6j_46{display:block}._navbarContainer_j2y6j_1{padding-inline:.5rem}._navbar_j2y6j_1{transition:all .3s ease-out;background:#0f5bd8;position:fixed;width:100%;height:0;overflow:hidden;visibility:hidden;z-index:12}._mobileNavbarOverlay_j2y6j_75{transition:all .3s ease-out;position:fixed;z-index:5;height:100vh;width:100vw;top:0;left:0;background-color:#00000080;text-align:center;display:flex;align-items:center;justify-content:center}._navbar_j2y6j_1._mobile-nav-component-open_j2y6j_89{transition:all .3s ease-out;height:85vh!important;min-height:750px;overflow-y:scroll;display:flex;align-items:center;visibility:visible!important;background:#0f5bd8}._navbar_j2y6j_1._mobile-nav-component-open_j2y6j_89 ul{width:90%;min-height:650px;overflow-y:auto}._mobileLinks_j2y6j_104{color:#fff;font-weight:500;display:flex;justify-content:left;align-items:flex-start;flex-direction:column;position:relative;left:30px;font-size:20px;width:100%}._mobileLinks_j2y6j_104 li{width:100%;border-radius:8px}._mobileLinks_j2y6j_104 li:hover{background:#e7effb;color:#6c6c6c;cursor:pointer}._mobileLinks_j2y6j_104 a{display:block;padding:.5rem;transition:all .2s ease-out;border-radius:8px}._links_j2y6j_23{display:none!important}}._mobileNavButton_j2y6j_137 button{padding-bottom:2.5rem!important}@media only screen and (max-width: 650px){._mobileNavButton_j2y6j_137{display:block}._lang_j2y6j_148,._btn_j2y6j_17{display:none!important}}._RedefineSignUp_h7kqz_1{padding-block:5rem}._RedefineSignUp_h7kqz_1>div{display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column;gap:1rem;max-width:500px;font-size:18px;padding-inline:.4rem}._RedefineSignUp_h7kqz_1>div h2{font-size:2.5rem;font-weight:600;line-height:120%}@media only screen and (max-width: 700px){h2{font-size:2rem!important}}._featureArea_uj2tv_1{padding-block:3rem;margin-top:100px;padding:1%}._featureOne_uj2tv_7,._featureTwo_uj2tv_8{display:flex;align-items:center;justify-content:center;flex-direction:row-reverse;gap:5rem;padding-top:50px;padding-bottom:50px}._featureOne_uj2tv_7 img,._featureTwo_uj2tv_8 img{max-width:100%;filter:drop-shadow(0px 2px 2px rgba(0,0,0,.4));border-radius:15px}._featureOne_uj2tv_7 h3,._featureTwo_uj2tv_8 h3{font-weight:700;line-height:120%;margin-bottom:1.5rem}._featureOne_uj2tv_7 p,._featureTwo_uj2tv_8 p{margin-bottom:1.5rem;font-size:18px}._featureOne_uj2tv_7 div,._featureTwo_uj2tv_8 div{align-self:center}._WeAreHytchBuddy_uj2tv_39{margin-bottom:-100px;margin-top:100px;text-align:center;gap:16px}._WeAreHytchBuddy_uj2tv_39 h1{font-weight:700;font-size:60px}._WeAreHytchBuddy_uj2tv_39 p{margin:0;padding:15px;font-size:20px}._rightTexts_uj2tv_55,._leftTexts_uj2tv_56{width:55%;height:374px}._leftTexts_uj2tv_56{margin-right:30px}._rightTexts_uj2tv_55{margin-left:30px}._row_uj2tv_69{display:flex;min-width:100%;height:280px}._column_uj2tv_75{flex:5%;padding:5px;margin-right:10px;justify-content:space-around}._column_uj2tv_75 img{width:178px;height:178px;object-fit:cover}._joinCommunity_uj2tv_87{padding-block:5rem;margin:auto;align-content:center;width:50%;text-align:center}._joinCommunity_uj2tv_87 h1{font-size:40px;font-weight:500;margin-bottom:32px;line-height:50px}@media only screen and (max-width: 700px){._WeAreHytchBuddy_uj2tv_39{margin-top:60px;margin-bottom:2rem}._WeAreHytchBuddy_uj2tv_39 h1{font-weight:700;font-size:2rem}._WeAreHytchBuddy_uj2tv_39 p{margin:auto;font-size:20px;max-width:400px;font-weight:600}._featureOne_uj2tv_7{flex-direction:column-reverse;gap:1rem;padding:0;padding-inline:.6rem}._featureOne_uj2tv_7 img{width:100vw!important}h3{font-size:1.9rem!important}._featureTwo_uj2tv_8{flex-direction:column;gap:1rem;padding:0;padding-inline:.7rem;margin-bottom:2rem}._featureTwo_uj2tv_8 img{width:100vw!important}._leftTexts_uj2tv_56{margin-right:0;width:auto;height:auto}._leftTexts_uj2tv_56 p{width:100%;margin-bottom:10px}._rightTexts_uj2tv_55{margin-left:0;padding-left:0;width:auto;height:auto}._featureArea_uj2tv_1{padding:0}._joinCommunity_uj2tv_87{padding-block:2rem;padding-top:3rem;width:100%}._joinCommunity_uj2tv_87 h1{font-size:2rem;font-weight:700;line-height:initial}}._modal_bg_o1isx_1{position:fixed;z-index:999999;height:100vh;width:100vw;top:0;left:0;background-color:#00000070;text-align:center;display:flex;align-items:center;justify-content:center}._modal_bg_o1isx_1 ._modal_box_o1isx_14{background-color:#fff;width:600px;position:relative;transform:scale(.9);padding:30px 3% 0;min-height:350px;height:auto;display:block;border-radius:10px;align-items:center;animation:_zoomIn_o1isx_1 .3s cubic-bezier(.175,.885,.32,1.275)}._modal_bg_o1isx_1 ._modal_box_o1isx_14 ._close_o1isx_28{position:absolute;right:1rem;top:1rem;cursor:pointer;color:#0f5bd8}._modal_bg_o1isx_1 ._modal_box_o1isx_14 h2{text-align:left;font-weight:500;font-size:2rem;margin-top:20px}._modal_bg_o1isx_1 form{text-align:left}._modal_bg_o1isx_1 form ._form_cont_o1isx_44{padding:20px 0;margin-block:10px}._modal_bg_o1isx_1 form ._input_group_o1isx_48{display:block}._modal_bg_o1isx_1 ._input_cont_o1isx_51{border:1px solid #c7c7c7;display:flex;justify-content:flex-start;align-items:center;height:48px;border-radius:8px;padding:12px 8px;margin-top:8px;margin-bottom:20px;gap:5px}._modal_bg_o1isx_1 ._input_cont_o1isx_51 input{background:none;margin:0;outline:none;padding:0;border:none;width:100%}._text_area_o1isx_72{border:1px solid #c7c7c7;display:flex;justify-content:flex-start;align-items:center;height:auto;border-radius:8px;margin-top:8px;margin-bottom:20px;gap:5px}._text_area_o1isx_72 input{background:none;margin:0;outline:none;padding:0;border:none;border-radius:8px;width:100%}._text_area_o1isx_72 ._text_area_input_o1isx_92{width:100%;height:auto;border-radius:8px}._contact_btn_o1isx_98{background-color:#0f5bd8;color:#fff;border-radius:8px;padding:16px 30px}@media only screen and (max-width: 768px){._modal_bg_o1isx_1 ._modal_box_o1isx_14{width:90%}}@media only screen and (max-width: 450px){._modal_bg_o1isx_1 ._modal_box_o1isx_14{width:98%;padding:30px 5%}}._featureArea_1b8t0_1{padding-block:3rem}._ourRidesPackage_1b8t0_5{display:flex;align-self:center;justify-content:center;color:#0f5bd8;font-size:1.2rem;font-weight:600}._featureOne_1b8t0_14,._featureTwo_1b8t0_15{display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse;gap:5rem}._featureOne_1b8t0_14 img,._featureTwo_1b8t0_15 img{max-width:500px;filter:drop-shadow(0px 2px 2px rgba(0,0,0,.4));border-radius:15px}._featureOne_1b8t0_14 h3,._featureTwo_1b8t0_15 h3{font-size:2.5rem;font-weight:700;line-height:120%;margin-bottom:1.5rem}._featureOne_1b8t0_14 p,._featureTwo_1b8t0_15 p{margin-bottom:1.5rem;line-height:120%}._featureOne_1b8t0_14 button,._featureTwo_1b8t0_15 button{margin-right:1.5rem}._featureOne_1b8t0_14 div,._featureTwo_1b8t0_15 div{align-self:center;width:40%}._featureTwo_1b8t0_15{flex-direction:row;margin-block:40px}._featureTwo_1b8t0_15 img{max-width:400px}._featureTwo_1b8t0_15 ._featureTwoHowItWorks_1b8t0_57{margin-top:2.1rem}._featureTwo_1b8t0_15 ._featureTwoHowItWorks_1b8t0_57>p{color:#0f5bd8;font-weight:500;text-justify:inter-word}._featureTwo_1b8t0_15 ._featureTwoHowItWorks_1b8t0_57 ul{display:flex;flex-direction:column;margin-bottom:2rem}._featureTwo_1b8t0_15 ._featureTwoHowItWorks_1b8t0_57 ul li{display:flex;align-items:center;gap:1rem}._featureTwo_1b8t0_15 ._featureTwoHowItWorks_1b8t0_57 ul li p{margin:0;padding:0}._featureTwo_1b8t0_15 ._featureTwoHowItWorks_1b8t0_57 ul li img{max-width:2rem;border-radius:0}._sharedRidesTab_1b8t0_84{margin-block:.5rem;margin-bottom:1.1rem;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2rem}._sharedRidesTab_1b8t0_84 button{padding-inline:20px!important}._sharedRidesTab_1b8t0_84 ._sharedRidesTabHeading_1b8t0_96{font-size:2.2rem;font-weight:600;text-align:center}._sharedRidesTab_1b8t0_84 ._sharedRidesTabCards_1b8t0_101{display:flex;justify-content:space-between;align-items:center;gap:2rem}._sharedRidesTab_1b8t0_84 ._sharedRidesTabCards_1b8t0_101>div{max-width:300px}._sharedRidesTab_1b8t0_84 ._sharedRidesTabCards_1b8t0_101 h4{font-size:1.3rem;font-weight:500;margin-block:1rem}._sharedRidesTab_1b8t0_84 ._sharedRidesTabCards_1b8t0_101 p{text-align:left;max-width:260px}._sharedRidesTab_1b8t0_84 img{max-width:3rem}._frequentlyAskedQuestionComp_1b8t0_123{padding:.5rem;padding-block:5rem}._frequentlyAskedQuestionComp_1b8t0_123>div{display:flex;justify-content:space-between}._frequentlyAskedQuestionComp_1b8t0_123>div div{width:100%}._frequentlyAskedQuestionComp_1b8t0_123>div h3{font-size:2.6rem;font-weight:700;line-height:120%;max-width:500px;margin-bottom:1.5rem}._frequentlyAskedQuestionComp_1b8t0_123>div p{margin-block:1.5rem;font-size:18px}@media only screen and (max-width: 700px){._frequentlyAskedQuestionCompHeading_1b8t0_147 h3{font-size:2.2rem!important}._featureTwo_1b8t0_15,._featureOne_1b8t0_14{flex-direction:column-reverse;padding-inline:.8rem;gap:2rem}._featureTwo_1b8t0_15>div,._featureOne_1b8t0_14>div{width:100%}._featureTwo_1b8t0_15 ._featureOneImageBox_1b8t0_160,._featureOne_1b8t0_14 ._featureOneImageBox_1b8t0_160{width:100%}._featureTwo_1b8t0_15 img,._featureOne_1b8t0_14 img{width:100%;margin:auto}._featureTwo_1b8t0_15{margin-top:3rem}._featureTwo_1b8t0_15 ._featureTwoHowItWorks_1b8t0_57 h3{font-size:2.2rem!important}._featureTwo_1b8t0_15 ._featureTwoHowItWorks_1b8t0_57 ul{align-items:flex-start;width:90%}._sharedRidesTab_1b8t0_84 ._sharedRidesTabHeading_1b8t0_96{font-size:1.6rem;font-weight:600}._sharedRidesTab_1b8t0_84 ._sharedRidesTabCards_1b8t0_101{flex-direction:column;width:90%;align-items:flex-start;padding-left:1rem;gap:2rem}._sharedRidesTab_1b8t0_84 ._sharedRidesTabCards_1b8t0_101 p{min-width:81dvw;width:100%;max-width:800px}._frequentlyAskedQuestionComp_1b8t0_123>div{flex-direction:column;gap:2rem}._ourRidesPackage_1b8t0_5{font-size:.9rem}}._accordion_1xylk_1{box-shadow:0 2px #80808038}._accordionItem_1xylk_5{border-bottom:1px solid #999999}._accordionButton_1xylk_9{width:100%;background-color:#fff;border:none;border-bottom:1px solid #e9ebf8;text-align:left;cursor:pointer;transition:background-color .3s ease-in-out;display:flex;justify-content:space-between;align-items:center;padding-inline:1rem;padding-top:1.5rem;padding-bottom:10px;color:#0f5bd8}._accordionButton_1xylk_9 p:nth-child(1){max-width:500px;margin:0!important}._accordionButton_1xylk_9 p{margin:0!important}._accordionIcon_1xylk_33{font-size:20px!important;font-weight:500}._accordionButton_1xylk_9:hover{background-color:#e9ebf8}._accordionContent_1xylk_42{display:block;padding:20px;background-color:#fff;border-bottom:1px solid #ccc}@media only screen and (max-width: 700px){._accordionButton_1xylk_9 p:nth-child(1){max-width:88%}}._bodyContent_v5t7s_1{padding:2rem .8rem;max-width:1300px;margin:auto}._bodyTitle_v5t7s_7{font-size:2rem;font-weight:700;margin-bottom:.5rem}._bodyDateLabel_v5t7s_13{font-weight:500;font-size:1.1rem;color:#6c6c6c;margin-bottom:.5rem}._bodyHeadArea_v5t7s_20{margin-bottom:2rem}._mainContentBox_v5t7s_24{width:98%;margin:auto}._bodyContent_v5t7s_1 ul{list-style:auto;list-style-position:inside;font-size:1rem}._bodyContent_v5t7s_1 ol{list-style:disc;list-style-position:inside;font-size:1rem}li{margin-block:1rem}._mainContentTitle_v5t7s_45{display:inline-block;font-weight:600;font-size:1.1rem;margin-bottom:1.5rem}._mainContentBody_v5t7s_52{margin-bottom:1.5rem}._mainContentBodySubTitle_v5t7s_56{display:inline-block;font-weight:500;font-size:1rem;margin-bottom:1rem}._mainContentBodySubBody_v5t7s_63,._mainContentBody_v5t7s_52{margin-bottom:1.1rem}._bodyContent_v5t7s_1 a{color:#0f5bd8!important}._homeContainer_18q2n_1{position:relative;min-height:110vh!important;height:100%!important;margin:auto}._bgCoupleCarTrip_18q2n_8{background:linear-gradient(rgba(46,46,46,.7),rgba(46,46,46,.7)),url(/images/couple-car-trip.jpg);min-height:110vh!important;border-radius:20px;background-size:cover;background-position:center;background-repeat:no-repeat}._overlay_18q2n_17{position:absolute;padding:2rem;height:95%;margin-top:auto;right:0;left:0;z-index:3}._contentBox_18q2n_27{height:100%!important;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}._heroAdCopy_18q2n_36{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:36px;text-align:center;color:#fff}._heroAdCopy_18q2n_36 h3{font-size:3.3rem;font-weight:500;max-width:500px}._heroAdCopy_18q2n_36 ._driverHeading_18q2n_50{max-width:650px}._heroAdCopy_18q2n_36 p{max-width:590px;font-size:1.2rem;margin:auto}._homeHeroSlider_18q2n_59{min-height:110vh!important;height:100%}._glassBox_18q2n_64{background:rgba(255,255,255,.3);border-radius:10px;padding:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:0px solid rgba(255,255,255,.3);box-shadow:0 4px 6px #0000001a;text-align:center;margin-top:.5rem}._tabList_18q2n_75>button{margin-inline:1em}._tabList_18q2n_75 p{font-weight:600!important;color:#141414}._tabList_18q2n_75{border-bottom:4px solid transparent!important}._tabList_18q2n_75>button[aria-selected=true]{border-bottom:3px solid #0f5bd8!important}._rideTab_18q2n_92{display:flex;align-items:flex-end;padding-bottom:1rem;gap:1.3rem;margin-top:2rem}._rideTab_18q2n_92>div{text-align:left;font-size:18px;font-weight:500;width:100%}._rideTab_18q2n_92>div input{width:100%;padding-block:.6rem}._rideTab_18q2n_92 ._buttonBox_18q2n_109{margin-top:30px;width:fit-content}._rideTab_18q2n_92 ._buttonBox_18q2n_109>button{padding:0;padding-inline:1.2rem}._rideTab_18q2n_92 input{padding:6px;margin-top:10px;overflow:none;border:none;border-radius:8px;width:100%;padding-left:1rem}._featureThree_18q2n_127{margin-top:-7rem}._featureOne_18q2n_131,._featureThree_18q2n_127{display:flex;align-items:center;justify-content:space-between;gap:5rem}._featureOne_18q2n_131 img,._featureThree_18q2n_127 img{max-width:500px;filter:drop-shadow(0px 2px 2px rgba(0,0,0,.4))}._featureOne_18q2n_131 h3,._featureThree_18q2n_127 h3{font-size:2.5rem;font-weight:700;line-height:120%;margin-bottom:1.5rem}._featureOne_18q2n_131 p,._featureThree_18q2n_127 p{margin-bottom:1.5rem;font-size:18px}._featureOne_18q2n_131 button,._featureThree_18q2n_127 button{margin-right:1.5rem}._featureOne_18q2n_131 div,._featureThree_18q2n_127 div{align-self:center;width:40%}._featureArea_18q2n_165>div{display:flex;flex-direction:column;gap:5rem;padding-block:5rem}._featureTwo_18q2n_172{display:flex;justify-content:space-between;gap:6rem;margin-block:40px}._featureTwo_18q2n_172 img{filter:drop-shadow(0px 2px 2px rgba(0,0,0,.4))}._featureTwo_18q2n_172 h3{font-size:2.5rem;font-weight:700;line-height:120%;margin-bottom:1.5rem}._featureTwo_18q2n_172 ._featureTwoHeading_18q2n_187 p{color:#0f5bd8;font-weight:500}._featureTwo_18q2n_172 p{margin-bottom:1.5rem;font-size:18px}._featureTwo_18q2n_172 ._featureTwoImages_18q2n_195{position:relative}._featureTwo_18q2n_172 ._featureTwoImages_18q2n_195>div:nth-child(1){position:relative;left:-50px}._featureTwo_18q2n_172 ._featureTwoImages_18q2n_195>div:nth-child(2){position:relative;top:-10%;left:5%}._featureTwo_18q2n_172 ._featureTwoImages_18q2n_195>div:nth-child(2) ._miniBox2_18q2n_207{background:white;z-index:1;left:-40px;display:flex;align-items:center;justify-content:center;gap:1rem;padding:.8rem 3rem .8rem .8rem;border-radius:.8rem;box-shadow:-2px 2px 1px #ababab4d;position:absolute;bottom:50px}._featureTwo_18q2n_172 ._featureTwoImages_18q2n_195>div:nth-child(2) ._miniBox2_18q2n_207 img{width:1.9rem;height:1.8rem}._featureTwo_18q2n_172 ._featureTwoImages_18q2n_195>div:nth-child(2) ._miniBox2_18q2n_207>div{display:flex;justify-content:center;flex-direction:column;align-items:center}._featureTwo_18q2n_172 ._featureTwoImages_18q2n_195>div:nth-child(2) ._miniBox2_18q2n_207 p{margin:0}._featureTwo_18q2n_172 ._featureTwoImages_18q2n_195>div:nth-child(2) ._miniBox2_18q2n_207 span{height:7px;width:130%;margin-right:auto;border-radius:30px;background:#5e91e5;opacity:.5}._featureTwo_18q2n_172 ._featureTwoImages_18q2n_195 img{max-width:21rem}._featureTwo_18q2n_172 ._featureTwoImages_18q2n_195 ._miniBox_18q2n_207{background:white;z-index:1;right:-17%;display:flex;align-items:center;justify-content:center;gap:1rem;padding:.8rem 3rem .8rem .8rem;border-radius:.8rem;box-shadow:2px 2px 1px #ababab4d;position:absolute;top:20px}._featureTwo_18q2n_172 ._featureTwoImages_18q2n_195 ._miniBox_18q2n_207 img{width:1.9rem;height:1.8rem}._featureTwo_18q2n_172 ._featureTwoImages_18q2n_195 ._miniBox_18q2n_207>div{display:flex;justify-content:center;flex-direction:column;align-items:center}._featureTwo_18q2n_172 ._featureTwoImages_18q2n_195 ._miniBox_18q2n_207 p{margin:0}._featureTwo_18q2n_172 ._featureTwoImages_18q2n_195 ._miniBox_18q2n_207 span{height:7px;width:130%;margin-right:auto;border-radius:30px;background:#5e91e5;opacity:.5}._adText_18q2n_283{margin-top:30px;padding-inline:10px;margin-bottom:28px;font-weight:600;font-size:x-large}._grid_col_2_18q2n_291{display:grid;grid-template-columns:1fr 1fr;margin-top:3rem;gap:1.5rem}._grid_col_2_18q2n_291>div{max-width:350px}._grid_col_2_18q2n_291 img{max-width:2.8rem}._grid_col_2_18q2n_291 h4{font-size:2rem;font-weight:500;line-height:120%;margin-block:1.5rem}._grid_col_2_18q2n_291 p{max-width:340px}._WordBlue_18q2n_313{color:#0f5bd8}._partTwo_18q2n_317{padding-top:130px;height:auto}._wordSmall_18q2n_322{color:#999}._pickUpDestinationLocation_18q2n_326{margin-top:2rem}._pickUpDestinationLocation_18q2n_326>div{background:white;display:flex;gap:.5rem}._pickUpDestinationLocation_18q2n_326 h3{margin-bottom:0!important;padding:0!important}._pickUpDestinationLocation_18q2n_326 img{margin-top:.3rem;width:23px;height:23px;background:white;position:relative;z-index:2}._CitiesArea_18q2n_347>div{display:flex;flex-direction:column;gap:5rem;padding-block:5rem}._CitiesFeature_18q2n_354{display:flex;align-items:center;justify-content:space-between;gap:5rem}._CitiesFeature_18q2n_354 img{max-width:557px;filter:drop-shadow(0px 2px 2px rgba(0,0,0,.4))}._CitiesFeature_18q2n_354 h3{font-size:1.5rem;font-weight:700;line-height:10%;margin-bottom:1.5rem}._CitiesFeature_18q2n_354 p{margin-bottom:1.5rem;font-size:18px}._CitiesFeature_18q2n_354 button{margin-right:1.5rem}._CitiesFeature_18q2n_354 div{align-self:center}._moreCampus_18q2n_381{margin-top:1rem;color:#0f5bd8}._featureTwoImagesMobile_18q2n_386{display:none}@media only screen and (max-width: 1100px){._homeContainer_18q2n_1{min-height:100%!important}._overlay_18q2n_17{padding:6.5rem 1.5rem 3.5rem}._swiper-wrapper_18q2n_399{min-height:755px!important;height:100%!important}._bgCoupleCarTrip_18q2n_8{min-height:740px!important}._homeHeroSlider_18q2n_59{min-height:755px!important;height:100%!important}._homeHeroSlider_18q2n_59>div{min-height:755px!important;height:100%!important}._homeHeroSlider_18q2n_59>div>div{height:unset}._grid_col_2_18q2n_291 p{font-size:15px!important}._rideTab_18q2n_92{display:grid;grid-template-columns:1fr 1fr}._rideTab_18q2n_92 button{margin-left:0}._rideTab_18q2n_92 input{width:100%}._featureTwo_18q2n_172{display:flex;flex-direction:column;justify-content:center;gap:1rem;margin:auto;padding-inline:.5rem}._miniBox_18q2n_207{z-index:1;right:60%!important;display:flex;align-items:center;justify-content:center;gap:1rem;padding:.8rem 3rem .8rem .8rem;border-radius:.8rem;box-shadow:2px 2px 1px #ababab4d;position:absolute;top:20px}._featureThree_18q2n_127{margin-top:0}._featureTwoImages_18q2n_195>div:nth-child(1){display:flex;flex-direction:column;align-items:center;left:0!important}._featureTwoImages_18q2n_195>div:nth-child(1) img{margin-left:-10%;margin-bottom:-10%}._featureTwoImages_18q2n_195>div:nth-child(2){display:flex;flex-direction:column;align-items:center;left:0!important}._featureTwoImages_18q2n_195>div:nth-child(2) img{margin-right:-10%}._featureTwoImages_18q2n_195 ._miniBox2_18q2n_207{left:50%!important}}@media only screen and (max-width: 650px){._bgCoupleCarTrip_18q2n_8{min-height:90vh!important;border-radius:20px}._featureTwoImagesMobile_18q2n_386{display:block}._featureTwoImages_18q2n_195{display:none}._heroAdCopy_18q2n_36{gap:20px}._heroAdCopy_18q2n_36 h3{font-size:2.5rem;line-height:normal}._heroAdCopy_18q2n_36 p{font-size:1rem}._rideTab_18q2n_92>div:nth-child(1),._rideTab_18q2n_92>div:nth-child(2){grid-column:span 2}._adText_18q2n_283{font-size:1.2rem}._glassBox_18q2n_64{padding:10px}._featureTwoImages_18q2n_195>div:nth-child(1) img{margin-left:0!important;margin-bottom:0!important}._featureTwoImages_18q2n_195>div:nth-child(2) img{margin-right:0!important}._featureTwoImages_18q2n_195 ._miniBox2_18q2n_207{left:50%!important}._featureTwoImages_18q2n_195 ._miniBox_18q2n_207{right:30%!important;top:60%!important}._grid_col_2_18q2n_291{gap:1rem;padding:.5rem}._grid_col_2_18q2n_291>div{max-width:350px}._grid_col_2_18q2n_291 img{max-width:2.8rem}._grid_col_2_18q2n_291 h4{font-size:1.3rem;margin-bottom:5px!important}._featureTwoHeading_18q2n_187 h3{font-size:2rem}._featureOne_18q2n_131,._featureThree_18q2n_127{display:flex;align-items:center;justify-content:center;gap:1.2rem!important;flex-direction:column-reverse;padding-inline:.5rem}._featureOne_18q2n_131 img,._featureThree_18q2n_127 img{filter:drop-shadow(0px 0px 0px rgba(0,0,0,0))}._featureOne_18q2n_131>div,._featureThree_18q2n_127>div{width:100%}._featureTwo_18q2n_172{font-size:14px!important}._CitiesArea_18q2n_347>div{padding-block:1rem 0px}._CitiesFeatureImageBox_18q2n_563 h2{font-weight:600;font-size:1.8rem;margin-top:2rem}._WordBlue_18q2n_313{display:none}._CitiesFeature_18q2n_354{flex-direction:column;padding-inline:.2rem;gap:1.8rem}._CitiesFeature_18q2n_354 img{filter:none}._partTwo_18q2n_317{padding-top:1rem}._partTwo_18q2n_317 button{display:none}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}._PurposeCtaArea_3opr5_1{background:#0f5bd8;color:#fff;background-image:url(/images/logo.png);background-size:15rem;background-position:bottom;background-repeat:repeat-x;padding-block:5rem}._PurposeCtaArea_3opr5_1>div{display:flex;gap:1rem}._PurposeCtaArea_3opr5_1>div>div{width:100%}._PurposeCtaArea_3opr5_1 h2{font-size:3rem;font-weight:700;line-height:120%;max-width:450px;margin-inline:auto}._PurposeCtaArea_3opr5_1 p{max-width:450px;line-height:160%;font-size:18px;margin-bottom:2rem}@media only screen and (max-width: 650px){._PurposeCtaArea_3opr5_1>div>div{display:flex;padding-left:.7rem;flex-direction:column;gap:1.3rem}._PurposeCtaArea_3opr5_1>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1rem}._PurposeCtaArea_3opr5_1>div h2{font-size:2.2rem;text-align:left;font-weight:600;margin:0}._PurposeCtaArea_3opr5_1>div p{text-align:left;margin-bottom:10px}._PurposeCtaArea_3opr5_1>div button{margin-right:auto}._PurposeCtaArea_3opr5_1>div>div{width:100%;text-align:center}}._glassBox_1josv_1{background:rgba(255,255,255,.3);border-radius:10px;padding:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:0px solid rgba(255,255,255,.3);box-shadow:0 4px 6px #0000001a;margin-top:.5rem}._tabListButton_1josv_11{margin-inline:1em;font-weight:700}._activeTab_1josv_16{border-bottom:3px solid #0f5bd8;color:#f1f1f1}._tabList_1josv_11 p{font-weight:600!important;color:#141414}._tabList_1josv_11{border-bottom:4px solid transparent!important}._tabList_1josv_11>button[aria-selected=true]{border-bottom:3px solid #0f5bd8!important}._rideTab_1josv_34{display:flex;align-items:flex-end;padding-bottom:1rem;gap:1.3rem;margin-top:2rem}._rideTab_1josv_34>div{text-align:left;font-size:18px;font-weight:500;width:100%}._rideTab_1josv_34>div input{width:100%;padding-block:.6rem}._rideTab_1josv_34 ._buttonBox_1josv_51{width:fit-content}._rideTab_1josv_34 ._buttonBox_1josv_51>button{padding:0;padding-inline:1.2rem}._rideTab_1josv_34 input{padding:6px;margin-top:10px;overflow:none;border:none;border-radius:8px;width:100%;padding-left:1rem}@media only screen and (max-width: 650px){._glassBox_1josv_1{width:100%}}._tabComponent_1w81i_1{display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:1300px;margin:auto}._tabComponent_1w81i_1 ._tabButtons_1w81i_9{border-bottom:3px solid #f1f1f1;display:flex;justify-content:center;align-items:center;gap:3rem;width:100%}._tabComponent_1w81i_1 ._tabButtons_1w81i_9 button{font-size:1.2rem;font-weight:600;border-bottom:4px solid transparent;color:#2f2f2f;text-transform:uppercase}._tabComponent_1w81i_1 ._tabButtons_1w81i_9 button._activeTab_1w81i_24{border-color:#0f5bd8;color:#0f5bd8}._featureArea_14zyh_1{padding-block:3rem}._featureOne_14zyh_5,._featureTwo_14zyh_6{display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse;gap:5rem}._featureOne_14zyh_5 img,._featureTwo_14zyh_6 img{max-width:500px;filter:drop-shadow(0px 2px 2px rgba(0,0,0,.4));border-radius:15px}._featureOne_14zyh_5 h3,._featureTwo_14zyh_6 h3{font-size:2.5rem;font-weight:700;line-height:120%;margin-bottom:1.5rem}._featureOne_14zyh_5 p,._featureTwo_14zyh_6 p{margin-bottom:1.5rem;font-size:18px}._featureOne_14zyh_5 button,._featureTwo_14zyh_6 button{margin-right:1.5rem}._featureOne_14zyh_5 div,._featureTwo_14zyh_6 div{align-self:center;width:40%}._featureTwo_14zyh_6{flex-direction:row;margin-block:40px}._featureTwo_14zyh_6 img{max-width:400px}._featureTwo_14zyh_6 ._featureTwoHowItWorks_14zyh_48{margin-top:2.1rem}._featureTwo_14zyh_6 ._featureTwoHowItWorks_14zyh_48>p{color:#0f5bd8;font-weight:500}._featureTwo_14zyh_6 ._featureTwoHowItWorks_14zyh_48 ul{display:flex;flex-direction:column;margin-bottom:2rem}._featureTwo_14zyh_6 ._featureTwoHowItWorks_14zyh_48 ul li{display:flex;align-items:center;gap:1rem}._featureTwo_14zyh_6 ._featureTwoHowItWorks_14zyh_48 ul li p{margin:0;padding:0}._featureTwo_14zyh_6 ._featureTwoHowItWorks_14zyh_48 ul li img{max-width:2rem;border-radius:0}._sharedRidesTab_14zyh_74{margin-block:2rem;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem}._sharedRidesTab_14zyh_74 ._sharedRidesTabHeading_14zyh_82{font-size:2.2rem;font-weight:600;text-align:center;max-width:500px}._sharedRidesTab_14zyh_74 ._earningsTabCard_14zyh_88{display:grid;grid-template-columns:1fr 1fr;gap:1rem 2rem}._sharedRidesTab_14zyh_74 ._earningsTabCard_14zyh_88 ul{display:flex;flex-direction:column;gap:.5rem;list-style:url(/Svg/Square.svg);transform:translate(8.5%)}._sharedRidesTab_14zyh_74 ._earningsTabCard_14zyh_88 ul li{margin-block:0!important}._sharedRidesTab_14zyh_74 ._earningsTabCard_14zyh_88>div{max-width:18rem}._sharedRidesTab_14zyh_74 ._earningsTabCard_14zyh_88 h4{font-size:1.3rem;font-weight:500;margin-block:1rem;max-width:550px}._sharedRidesTab_14zyh_74 ._earningsTabCard_14zyh_88 p{text-align:left;max-width:220px}._sharedRidesTab_14zyh_74 ._sharedRidesTabCards_14zyh_116{display:flex;justify-content:space-between;gap:8rem}._sharedRidesTab_14zyh_74 ._sharedRidesTabCards_14zyh_116 ul{display:flex;flex-direction:column;gap:.5rem;list-style:url(/Svg/Square.svg);transform:translate(8.5%)}._sharedRidesTab_14zyh_74 ._sharedRidesTabCards_14zyh_116 ul li{margin-block:0!important}._sharedRidesTab_14zyh_74 ._sharedRidesTabCards_14zyh_116>div{max-width:18rem}._sharedRidesTab_14zyh_74 ._sharedRidesTabCards_14zyh_116 h4{font-size:1.3rem;font-weight:500;margin-block:1rem}._sharedRidesTab_14zyh_74 ._sharedRidesTabCards_14zyh_116 p{text-align:left;max-width:220px}._sharedRidesTab_14zyh_74 img{max-width:3rem}._frequentlyAskedQuestionComp_14zyh_147{padding:.5rem;padding-block:5rem}._frequentlyAskedQuestionComp_14zyh_147>div{display:flex;justify-content:space-between}._frequentlyAskedQuestionComp_14zyh_147>div div{width:100%}._frequentlyAskedQuestionComp_14zyh_147>div h3{font-size:2.6rem;font-weight:700;line-height:120%;max-width:500px;margin-bottom:1.5rem}._frequentlyAskedQuestionComp_14zyh_147>div p{margin-block:1.5rem;font-size:18px}@media only screen and (max-width: 700px){._frequentlyAskedQuestionCompHeading_14zyh_171 h3{font-size:2.2rem!important}._featureTwo_14zyh_6,._featureOne_14zyh_5{flex-direction:column-reverse;padding-inline:.8rem;gap:2rem}._featureTwo_14zyh_6>div,._featureOne_14zyh_5>div{width:100%}._featureTwo_14zyh_6 ._featureOneImageBox_14zyh_184,._featureOne_14zyh_5 ._featureOneImageBox_14zyh_184{width:100%}._featureTwo_14zyh_6 img,._featureOne_14zyh_5 img{width:100%;margin:auto}._featureTwo_14zyh_6{margin-top:3rem}._featureTwo_14zyh_6 ._featureTwoHowItWorks_14zyh_48 h3{font-size:2.2rem!important}._featureTwo_14zyh_6 ._featureTwoHowItWorks_14zyh_48 ul{align-items:flex-start}._sharedRidesTab_14zyh_74 ._sharedRidesTabHeading_14zyh_82{font-size:1.8rem;font-weight:600}._sharedRidesTab_14zyh_74 ._sharedRidesTabCards_14zyh_116{flex-direction:column;width:90%;gap:2rem}._sharedRidesTab_14zyh_74 ._sharedRidesTabCards_14zyh_116 button{margin-bottom:3rem!important}._sharedRidesTab_14zyh_74 ._sharedRidesTabCards_14zyh_116 p{max-width:unset}._frequentlyAskedQuestionComp_14zyh_147>div{flex-direction:column;gap:2rem}._earningsTabCard_14zyh_88{margin-bottom:1rem;display:grid;grid-template-columns:1fr 1fr;gap:.1rem 1rem!important;padding-inline:.7rem}._earningsTabCard_14zyh_88>div:nth-child(4) h4{width:100px}}._blueBoxArea_5mmf4_1{background:#0f5bd8;color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1.5rem;background-image:url(/Icons/Subtract.png);background-size:15rem;background-position:bottom;background-repeat:repeat-x;padding-block:5rem}._blueBoxArea_5mmf4_1>div{display:flex;align-items:center;background:white;gap:.5rem;padding:.6rem .8rem;border-radius:10px;width:85%;max-width:600px}._blueBoxArea_5mmf4_1>div>input{border:none;outline:none;background:transparent;color:#2f2f2f;width:100%}._blueBoxArea_5mmf4_1>div>input:focus{border:none;outline:none}._blueBoxArea_5mmf4_1 img{max-width:20px}._blueBoxArea_5mmf4_1 h3{max-width:400px;text-align:center}._cardBoxGridParent_5mmf4_44{display:grid;grid-template-columns:1fr 1fr;justify-items:flex-end;place-items:center;padding:1rem;max-width:800px;gap:1rem;margin:auto;margin-top:6rem;margin-bottom:4rem}._cardBoxGridParent_5mmf4_44 ._cardBox_5mmf4_44{border-radius:20px;border:1px solid #f1f1f1;background:rgba(253,253,253,.8);box-shadow:0 8px 16px #00000014,0 0 4px #0000000a;max-width:400px;padding:2rem}._cardBoxGridParent_5mmf4_44 ._cardBox_5mmf4_44 h4{font-size:1.5rem;font-weight:600;margin-bottom:1rem}._cardBoxGridParent_5mmf4_44 ._cardBox_5mmf4_44 p{font-size:1.2rem;font-weight:500}@media only screen and (max-width: 700px){._cardBoxGridParent_5mmf4_44{grid-template-columns:1fr}}._featureArea_7ir39_1{padding-block:3rem}._featureOne_7ir39_5{display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse;gap:5rem}._featureOne_7ir39_5 img{max-width:500px;filter:drop-shadow(0px 2px 2px rgba(0,0,0,.4));border-radius:15px}._featureOne_7ir39_5 h3{font-size:2.5rem;font-weight:700;line-height:120%;margin-bottom:1.5rem}._featureOne_7ir39_5 p{margin-bottom:1.5rem;font-size:18px}._featureOne_7ir39_5 button{margin-right:1.5rem}._featureOne_7ir39_5 div{align-self:center;width:40%}._featureTwo_7ir39_36{display:flex;justify-content:space-between;gap:10%;margin-left:5%;margin-block:5rem}._featureTwo_7ir39_36>div{width:100%}._featureTwo_7ir39_36>div h3{font-size:2rem;font-weight:700;line-height:120%;margin-bottom:1.5rem;max-width:350px}._accordion_7ir39_56{display:flex;gap:1.7rem;flex-direction:column}._accordion_7ir39_56 ._accordionItem_7ir39_61 ._accordionButton_7ir39_61{font-weight:500;font-size:1.1rem;color:#0f5bd8;margin-bottom:1rem}._accordion_7ir39_56 ._accordionItem_7ir39_61 ._accordionContent_7ir39_67{max-width:400px;list-style:inside;padding:.3rem}._accordion_7ir39_56 ._accordionItem_7ir39_61 ._accordionContent_7ir39_67 li{margin-block:20px;margin-top:0}@media only screen and (max-width: 700px){._featureOne_7ir39_5{flex-direction:column-reverse;padding-inline:.8rem;gap:2rem}._featureOne_7ir39_5>div{width:100%}._featureOne_7ir39_5 ._featureOneImageBox_7ir39_86{width:100%}._featureOne_7ir39_5 img{width:100%;margin:auto}._featureOne_7ir39_5 h3{font-size:2rem}._featureTwo_7ir39_36{flex-direction:column;gap:0%;padding-left:0;margin-top:2rem;margin-bottom:0}._featureTwo_7ir39_36>div{margin-bottom:2rem}._featureTwo_7ir39_36>div h3{font-size:1.5rem}._accordion_7ir39_56{display:flex;gap:.5rem}}._verification_vhoqk_1{height:auto;background-image:url(/images/signupbg.png);background-attachment:fixed;background-position:left top center;background-repeat:no-repeat;background-size:cover;width:100%;overflow:hidden;height:100vh;overflow-y:auto;position:fixed}._go_back_vhoqk_15{position:relative;display:flex;justify-content:space-between;align-items:center;left:75px;color:#fff;width:100px;font-weight:500;top:60px;font-size:18px}._verification_cont_vhoqk_28{display:flex;justify-content:space-between;align-items:center;position:relative;text-align:left;top:7rem;gap:20px;height:60%;padding-inline:5%;flex:1}._left_cont_vhoqk_41 img{width:350px}._left_cont_vhoqk_41 h4{font-size:48px;font-weight:400;margin-top:16px;margin-bottom:32px;color:#fff;line-height:50px}._left_cont_vhoqk_41 p{font-size:20px;color:#fff}._right_cont_vhoqk_57{max-width:600px;width:95%}._verifyEmailForm_vhoqk_62{display:flex;align-items:center;padding:10px 15%;background-color:#e9ebf8;opacity:.89;border:1px solid #c7c7c7;border-radius:64px 10px;width:100%;max-width:550px;height:400px;text-align:center;margin:0 auto;z-index:1000}._verify_cont_vhoqk_78{margin:0 auto}._verify_cont_vhoqk_78 ._v_p_header_vhoqk_81,._verify_cont_vhoqk_78 ._v_p_text_vhoqk_82{margin-bottom:30px}._countdown_vhoqk_86{color:#da2828;margin-block:10px}@media screen and (max-width: 700px){main{padding:0rem}._verification_vhoqk_1{overflow:scroll;height:100%}._verifyEmailForm_vhoqk_62{padding:10px 8%}._verification_cont_vhoqk_28{display:flex;justify-content:center;flex-direction:column;position:relative;text-align:center;gap:20px;padding-inline:0%}._verification_cont_vhoqk_28 ._left_cont_vhoqk_41 img{width:70%;margin:0 auto}._verification_cont_vhoqk_28 ._left_cont_vhoqk_41 h4,._verification_cont_vhoqk_28 ._left_cont_vhoqk_41 p{display:none}._go_back_vhoqk_15{left:20px;top:30px}}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}._go_back_sye7s_1{position:relative;display:flex;justify-content:space-between;align-items:center;left:75px;color:#1d1d1d;width:100px;font-weight:500;top:60px;font-size:18px}._hbLogo_sye7s_14{margin-bottom:20px;margin-left:50px}._hbLogo_sye7s_14 img{width:433px;height:40.13px}._forgot_pass_cont_sye7s_23{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:100px}._forgot_pass_cont_sye7s_23 ._forgot_pass_header_sye7s_30,._forgot_pass_cont_sye7s_23 ._forgot_pass_text_sye7s_31{margin-bottom:30px}._left_cont_sye7s_35 img{width:350px}._left_cont_sye7s_35 h4{font-size:48px;font-weight:400;margin-top:16px;margin-bottom:32px;color:#fff;line-height:50px}._left_cont_sye7s_35 p{font-size:20px;color:#fff}._right_cont_sye7s_51{max-width:600px;width:95%}._forgot_pass_form_sye7s_56{display:block;align-items:center;padding:40px 15%;background-color:#e9ebf8;opacity:.89;border:1px solid #c7c7c7;border-radius:64px 10px;width:100%;max-width:550px;height:400px;text-align:center;margin:0 auto;z-index:1000}._form_container_sye7s_72{padding-block:3%}._input_box_sye7s_76{width:100%;margin-block:15px}._input_box_sye7s_76 ._warning_sye7s_80{font-size:14px;text-align:left;color:#6c6c6c}._input_box_sye7s_76 label{display:flex;justify-content:space-between;align-items:center;padding-inline:5px;font-size:16px;font-weight:400;line-height:24px;text-align:left;margin-bottom:8px;color:#1d1d1d}._name_group_sye7s_99{display:flex;justify-content:space-between;align-items:center;gap:20px;height:100%}._input_box_sye7s_76 input{height:43px;padding:8px;width:100%;border-radius:10px;border:1px solid #c7c7c7;font-size:16px}._input_box_sye7s_76 input:focus{outline:none;border-color:#0f5bd8}._input_pass_sye7s_121{height:320px;margin:20px auto}._input_pass_sye7s_121 ._input_box_sye7s_76{margin-top:20px}._input_pass_sye7s_121 ._forgot_password_sye7s_128{display:flex;justify-content:flex-end;margin-top:0;margin-bottom:15px;color:#3f7ce0}._input_pass_sye7s_121 ._password_cont_sye7s_135{background-color:#fff;display:flex;justify-content:space-between;align-items:center;width:100%;margin:8px auto;height:43px;padding:0 8px;border:1px solid #c7c7c7;border-radius:8px;color:#1d1d1d}._input_pass_sye7s_121 ._password_cont_sye7s_135 input{background:none;margin:0;outline:none;padding:0;border:none}._input_pass_sye7s_121 ._password_cont_sye7s_135 img{width:5%}._input_pass_sye7s_121 ._no_account_sye7s_158{margin:20px auto}._input_pass_sye7s_121 ._no_account_sye7s_158 span{color:#0f5bd8;margin-left:5px}@media screen and (max-width: 900px){._name_group_sye7s_99{display:block}}@media screen and (max-width: 700px){main{padding:1rem}._backButton_sye7s_175{display:none;border:1px solid black}._forgot_pass_sye7s_23{height:100%;width:100%;overflow:hidden}._forgot_pass_cont_sye7s_23{gap:20px;width:100%}._forgot_pass_cont_sye7s_23 ._left_cont_sye7s_35 img{width:70%;margin:0 auto}._forgot_pass_cont_sye7s_23 ._left_cont_sye7s_35 h4,._forgot_pass_cont_sye7s_23 ._left_cont_sye7s_35 p{display:none}}._reset_password_66m29_1{height:auto;background-image:url(/images/signupbg.png);background-attachment:fixed;background-position:left top center;background-repeat:no-repeat;background-size:cover;width:100%;overflow:hidden;min-height:100vh;position:fixed;overflow-y:scroll;display:flex;align-items:flex-end}._reset_cont_66m29_17{display:flex;justify-content:space-between;align-items:center;position:relative;text-align:left;bottom:4rem;gap:20px;padding:10px 3%;height:100%;padding-block:4%;padding-inline:5%;flex:1;overflow-y:scroll}._reset_cont_66m29_17 ._forgot_pass_header_66m29_32,._reset_cont_66m29_17 ._forgot_pass_text_66m29_33{margin-bottom:30px}._left_cont_66m29_37 img{width:350px}._left_cont_66m29_37 h4{font-size:48px;font-weight:400;margin-top:16px;margin-bottom:32px;color:#fff;line-height:50px}._left_cont_66m29_37 p{font-size:20px;color:#fff}._right_cont_66m29_53{max-width:600px;width:95%}._reset_pass_form_66m29_58{display:block;align-items:center;padding:40px 15%;background-color:#e9ebf8;opacity:.89;border:1px solid #c7c7c7;border-radius:64px 10px;width:100%;max-width:550px;text-align:center;margin:0 auto;z-index:100}._form_container_66m29_73{padding-block:3%}._input_box_66m29_77{width:100%;margin-block:15px}._input_box_66m29_77 ._warning_66m29_81{font-size:14px;text-align:left;color:#6c6c6c}._input_box_66m29_77 label{display:flex;justify-content:space-between;align-items:center;padding-inline:5px;font-size:16px;font-weight:400;line-height:24px;text-align:left;margin-bottom:8px;color:#1d1d1d}._name_group_66m29_100{display:flex;justify-content:space-between;align-items:center;gap:20px;height:100%}._input_box_66m29_77 input{height:43px;padding:8px;width:100%;border-radius:10px;border:1px solid #c7c7c7;font-size:16px}._input_box_66m29_77 input:focus{outline:none;border-color:#0f5bd8}._password_cont_66m29_122{background-color:#fff;display:flex;justify-content:space-between;align-items:center;width:100%;margin:8px auto;height:43px;padding:0 8px;border:1px solid #c7c7c7;border-radius:8px;color:#1d1d1d}._password_cont_66m29_122 input{background:none;margin:0;outline:none;padding:0;border:none}._password_cont_66m29_122 img{width:5%}@media screen and (max-width: 700px){._reset_cont_66m29_17{display:flex;flex-direction:column;height:70%;margin-top:0}._reset_pass_form_66m29_58{height:fit-content}._left_cont_66m29_37 img{width:250px}._left_cont_66m29_37 h4,._left_cont_66m29_37 p{display:none}}._go_back_my36s_1{position:relative;display:flex;justify-content:space-between;align-items:center;left:75px;color:#fff;width:100px;font-weight:500;top:60px;font-size:18px}._login_my36s_14{height:auto;background-image:url(/images/signupbg.png);background-attachment:fixed;background-position:left top center;background-repeat:no-repeat;background-size:cover;width:100%;overflow:hidden;min-height:100vh}._login_cont_my36s_27{display:flex;justify-content:space-between;align-items:center;position:relative;text-align:left;top:1rem;margin:80px auto;gap:20px;padding:10px 3%;height:100%;padding-block:4%;padding-inline:5%;flex:1}._left_cont_my36s_43 img{width:350px}._left_cont_my36s_43 h4{font-size:48px;font-weight:400;margin-top:16px;margin-bottom:32px;color:#fff;line-height:50px}._left_cont_my36s_43 p{font-size:20px;color:#fff}._right_cont_my36s_59{max-width:600px;width:95%}._login_form_my36s_64{padding:40px 15%;background-color:#e9ebf8;opacity:.89;border:1px solid #c7c7c7;border-radius:64px 10px;width:100%;max-width:550px;height:auto;text-align:center;margin:0 auto;z-index:1000}._login_form_pass_my36s_78{padding:40px 15%;background-color:#e9ebf8;opacity:.89;border:1px solid #c7c7c7;border-radius:64px 10px;width:100%;max-width:550px;height:auto;text-align:center;margin:56px auto;z-index:1000}._form_container_my36s_92{padding-block:3%}._login_header_my36s_96{line-height:40px;text-align:center;margin-bottom:20px}._input_box_my36s_102{width:100%;margin-block:15px}._input_box_my36s_102 ._warning_my36s_106{font-size:14px;text-align:left;color:#6c6c6c}._input_box_my36s_102 label{display:flex;justify-content:space-between;align-items:center;padding-inline:5px;font-size:16px;font-weight:400;line-height:24px;text-align:left;margin-bottom:8px;color:#1d1d1d}._name_group_my36s_125{display:flex;justify-content:space-between;align-items:center;gap:20px;height:100%}._input_box_my36s_102 input{height:43px;padding:8px;width:100%;border-radius:10px;border:1px solid #c7c7c7;font-size:16px}._input_box_my36s_102 input:focus{outline:none;border-color:#0f5bd8}._divider_my36s_147{text-align:center;display:flex;justify-content:center;align-items:center;padding-inline:5px;font-size:16px;font-weight:500;color:#6c6c6c;margin-block:20px}._divider_my36s_147:after{content:"";border-top:1px solid #6c6c6c;width:20%;height:100%;display:block;margin-left:5%}._divider_my36s_147:before{content:"";border-top:1px solid #6c6c6c;width:20%;height:100%;display:block;margin-right:5%}._auto_sign_up_btn_my36s_177{display:flex;justify-content:center;text-align:left;align-items:center;border:1px solid #c7c7c7;border-radius:8px;background-color:#fff;gap:8px;height:48px;font-size:15px;width:100%;cursor:pointer}._signUp_btn_cont_my36s_192{margin-top:20px;margin-bottom:20px}._input_pass_my36s_197{height:320px;margin:20px auto}._input_pass_my36s_197 ._input_box_my36s_102{margin-top:20px}._input_pass_my36s_197 ._forgot_password_my36s_204{display:flex;justify-content:flex-end;margin-top:0;margin-bottom:15px;color:#3f7ce0}._input_pass_my36s_197 ._password_cont_my36s_211{background-color:#fff;display:flex;justify-content:space-between;align-items:center;width:100%;margin:8px auto;height:43px;padding:0 8px;border:1px solid #c7c7c7;border-radius:8px;color:#1d1d1d}._input_pass_my36s_197 ._password_cont_my36s_211 input{background:none;margin:0;outline:none;padding:0;border:none}._input_pass_my36s_197 ._password_cont_my36s_211 img{width:5%}._input_pass_my36s_197 ._no_account_my36s_234{margin:20px auto}._input_pass_my36s_197 ._no_account_my36s_234 span{color:#0f5bd8;margin-left:5px}._no_account_my36s_234{color:#0f5bd8;font-weight:500}._no_account_my36s_234:hover{color:#3f7ce0}._clickable_my36s_250{cursor:pointer}@media screen and (max-width: 900px){._name_group_my36s_125{display:block}._login_cont_my36s_27{flex-direction:column}._login_my36s_14{overflow:scroll;height:100%;padding:0}._login_cont_my36s_27{padding:0}._login_form_my36s_64{padding:40px 20px}._go_back_my36s_1{left:0}._login_form_pass_my36s_78{padding:40px 15px 0}}@media screen and (max-width: 700px){main{padding:1rem}._login_cont_my36s_27{display:flex;justify-content:center;flex-direction:column;position:relative;text-align:center}._login_cont_my36s_27 ._left_cont_my36s_43 img{width:50%;margin:0 auto}._login_cont_my36s_27 ._left_cont_my36s_43 h4,._login_cont_my36s_27 ._left_cont_my36s_43 p{display:none}}._go_back_1y0lv_1{position:relative;display:flex;justify-content:space-between;align-items:center;left:75px;color:#fff;width:100px;font-weight:500;top:60px;font-size:18px;cursor:pointer;z-index:1000}._sign_up_1y0lv_16{height:auto;background-image:url(/images/signupbg.png);background-attachment:fixed;background-position:left top center;background-repeat:no-repeat;background-size:cover;width:100%;overflow:hidden;min-height:100vh;overflow:scroll;height:100%}._sign_up_cont_1y0lv_30{display:flex;justify-content:space-between;align-items:center;position:relative;text-align:left;top:1rem;margin:80px auto;gap:20px;padding:10px 3%;height:100%;padding-block:4%;padding-inline:5%;flex:1}._left_cont_1y0lv_46 img{width:350px}._left_cont_1y0lv_46 h4{font-size:48px;font-weight:400;margin-top:16px;margin-bottom:32px;color:#fff;line-height:50px}._left_cont_1y0lv_46 p{font-size:20px;color:#fff}._right_cont_1y0lv_62{max-width:600px;width:95%}._signup_form_1y0lv_67{padding:40px 15%;background-color:#e9ebf8;opacity:.89;border:1px solid #c7c7c7;border-radius:64px 10px;width:100%;max-width:550px;height:auto;text-align:center;margin:0 auto;z-index:1000}._form_container_1y0lv_81{padding-block:3%}._sign_up_header_1y0lv_85{line-height:40px;text-align:center;margin-bottom:20px}._input_box_1y0lv_91{width:100%;margin-block:12px}._input_box_1y0lv_91 ._warning_1y0lv_95{font-size:14px;text-align:left;color:#6c6c6c}._input_box_1y0lv_91 label{display:flex;justify-content:space-between;align-items:center;padding-inline:5px;font-size:16px;font-weight:400;line-height:24px;text-align:left;margin-bottom:2px;color:#1d1d1d}._name_group_1y0lv_114{display:flex;justify-content:space-between;align-items:center;gap:20px;height:100%}._input_box_1y0lv_91 input,._input_box_1y0lv_91 select{height:43px;padding:8px;width:100%;border-radius:10px;border:1px solid #c7c7c7;font-size:16px}._input_box_1y0lv_91 input:focus,._input_box_1y0lv_91 select:focus{outline:none;border-color:#0f5bd8}._v_p_f_cont_1y0lv_138 label{display:block;margin-bottom:2px;color:#2f2f2f;text-align:left}._v_p_f_cont_1y0lv_138{width:100%;margin-block:5px}._v_p_input_1y0lv_150{border:1px solid #c7c7c7;padding:12px 16px;border-radius:8px;height:48px;background-color:#fff}._v_p_input_1y0lv_150 input{background:none;outline:none}._v_p_f_cont_1y0lv_138 input,._v_p_f_cont_1y0lv_138 select{width:100%;height:40px;border-radius:8px;padding:0 5px;margin:0;border:none;outline:none;background:none}._password_cont_1y0lv_174{background-color:#fff;display:flex;justify-content:space-between;align-items:center;width:100%;margin:4px auto;height:43px;padding:0 8px;border:1px solid #c7c7c7;border-radius:8px;color:#1d1d1d}._password_cont_1y0lv_174 input{background:none;margin:0;outline:none;padding:0;border:none}._password_cont_1y0lv_174 img{width:5%;margin-bottom:0}._signUp_btn_cont_1y0lv_199{margin-top:16px;margin-bottom:16px}._divider_1y0lv_204{text-align:center;display:flex;justify-content:center;align-items:center;padding-inline:5px;font-size:20px;font-weight:500;color:#6c6c6c;margin-block:15px}._divider_1y0lv_204:after{content:"";border-top:1px solid #6c6c6c;width:20%;height:100%;display:block;margin-left:5%}._divider_1y0lv_204:before{content:"";border-top:1px solid #6c6c6c;width:20%;height:100%;display:block;margin-right:5%}._auto_sign_up_btn_1y0lv_234{display:flex;justify-content:center;align-items:center;border:1px solid #c7c7c7;border-radius:8px;background-color:#fff;gap:8px;height:48px;font-size:24px;width:100%;cursor:pointer}._sm_btns_1y0lv_248{width:100%;margin:0 auto}._sm_btns_1y0lv_248:hover{width:95%}._have_account_1y0lv_256{color:#0f5bd8;font-weight:500}._have_account_1y0lv_256:hover{color:#3f7ce0}@media (max-width: 1000px){._sign_up_1y0lv_16{background-size:cover}._sign_up_cont_1y0lv_30{display:flex;flex-direction:column;top:20px;text-align:center;margin:40px auto}._sign_up_cont_1y0lv_30 img{margin:0 auto}._sign_up_cont_1y0lv_30 h4{font-size:32px}._sign_up_cont_1y0lv_30 h4 br{display:none}._sign_up_cont_1y0lv_30 p{font-size:16px;margin-bottom:10px}}._clickable_1y0lv_289{cursor:pointer}@media screen and (max-width: 900px){._go_back_1y0lv_1{left:0}._signup_form_1y0lv_67{padding:40px 10px}._right_cont_1y0lv_62{max-width:1000px;width:100%}}@media screen and (max-width: 700px){main{padding:.7rem!important}._sign_up_cont_1y0lv_30{display:flex;justify-content:center;flex-direction:column;position:relative;text-align:center;padding:0}._sign_up_cont_1y0lv_30 ._left_cont_1y0lv_46 img{width:50%;margin:1rem auto .5rem}._sign_up_cont_1y0lv_30 ._left_cont_1y0lv_46 h4,._sign_up_cont_1y0lv_30 ._left_cont_1y0lv_46 p{display:none}}._get_started_1nnc4_1{height:auto;background-image:url(/images/signupbg.png);background-attachment:fixed;background-position:left top center;background-repeat:no-repeat;background-size:cover;width:100%;overflow:auto;min-height:100vh}._get_started_cont_1nnc4_13{display:flex;justify-content:space-between;align-items:center;position:relative;text-align:left;top:7rem;margin:80px auto;gap:20px;padding:10px 3%;height:100%;padding-block:4%;padding-inline:5%;flex:1}._left_cont_1nnc4_29 img{width:350px}._left_cont_1nnc4_29 h4{font-size:48px;font-weight:400;margin-top:16px;margin-bottom:32px;color:#fff;line-height:50px}._left_cont_1nnc4_29 p{font-size:20px;color:#fff}._right_cont_1nnc4_45{max-width:600px;width:95%}._g_s_Form_1nnc4_50{display:flex;align-items:center;padding:40px 12%;background-color:#e9ebf8;opacity:.89;border:1px solid #c7c7c7;border-radius:64px 10px;width:100%;max-width:550px;height:auto;text-align:left;margin:0 auto;z-index:1000}._g_s_cont_1nnc4_66{margin:0 auto}._g_s_cont_1nnc4_66 ._g_s_header_1nnc4_69,._g_s_cont_1nnc4_66 ._g_s_text_1nnc4_70{margin-bottom:30px}._g_s_cont_1nnc4_66 ._g_s_header_1nnc4_69 p,._g_s_cont_1nnc4_66 ._g_s_text_1nnc4_70 p,._g_s_cont_1nnc4_66 ._g_s_text_1nnc4_70{color:#6c6c6c}._g_s_btn_cont_1nnc4_81{display:flex;justify-content:space-between;align-items:center;background-color:#fff;border:1px solid #c7c7c7;border-radius:8px;height:60px;width:100%;margin:20px auto;box-shadow:#63636333 0 2px 8px;padding:5px 2%}._g_s_flex_grp_1nnc4_95{display:flex;justify-content:flex-start;align-items:center;gap:10px;width:57%}._agree_1nnc4_103{display:flex;margin-top:20px;margin-bottom:20px;gap:20px;justify-content:flex-start;align-items:center}@media screen and (max-width: 900px){._name_group_1nnc4_113{display:block}}@media screen and (max-width: 700px){main{padding:1rem}._get_started_1nnc4_1{background-attachment:local}._get_started_cont_1nnc4_13{display:flex;justify-content:center;flex-direction:column;position:relative;text-align:center;top:0rem;margin:50px auto;gap:20px;padding:10px 0 30px;height:100%}._get_started_cont_1nnc4_13 ._left_cont_1nnc4_29 img{width:40%;margin:0 auto 20px}._get_started_cont_1nnc4_13 ._left_cont_1nnc4_29 h4,._get_started_cont_1nnc4_13 ._left_cont_1nnc4_29 p{display:none}._get_started_cont_1nnc4_13 ._right_cont_1nnc4_45{justify-content:center;align-items:center;margin:auto}._g_s_cont_1nnc4_66 ._g_s_header_1nnc4_69{font-size:20px}._g_s_cont_1nnc4_66 ._g_s_text_1nnc4_70{font-size:14px}._g_s_btn_cont_1nnc4_81{margin:10px}}._notifications_ku2qi_1{padding:1.5rem}._wrapper_ku2qi_5{width:98%;max-width:900px;padding-inline:1rem}._topArea_ku2qi_11{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}._topArea_ku2qi_11 h3{font-size:1.5rem!important}._topArea_ku2qi_11 p{cursor:pointer;font-size:.9rem}._notificationBody_ku2qi_25{display:flex;flex-direction:column}._notificationBody_ku2qi_25 ._notificationBlock_ku2qi_29{transition:.3s all ease;padding-block:.4rem .8rem;padding-inline:.5rem;cursor:pointer;border-bottom:1px solid #6c6c6c}._notificationBody_ku2qi_25 ._notificationBlock_ku2qi_29:hover{background:#f1f1f1;padding-left:1rem}._notificationBody_ku2qi_25 ._notificationBlock_ku2qi_29 p{padding-block:.2rem;font-weight:500}._notificationBody_ku2qi_25 ._notificationBlock_ku2qi_29 ._greyedText_ku2qi_44{font-weight:400}._emptyNotification_ku2qi_48{background:#f1f1f1;height:200px;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center}._emptyNotification_ku2qi_48 p{font-size:1.2rem;font-weight:500;color:#0f5bd8}@media only screen and (max-width: 650px){._notifications_ku2qi_1{padding-inline:.8rem}._wrapper_ku2qi_5{padding-inline:0rem;width:100%}._notificationBlock_ku2qi_29{padding-inline:.1rem}}._paymentSuccess_19qwr_1{height:100vh}._paymentSuccess_19qwr_1 ._paymentSuccessMainContent_19qwr_4{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:2rem}._paymentSuccess_19qwr_1 ._paymentSuccessMainContent_19qwr_4 img{max-width:9rem;filter:drop-shadow(0 2px 4px rgba(128,128,128,.4))}._paymentSuccess_19qwr_1 ._paymentSuccessMainContent_19qwr_4 h4{font-size:2.5rem;font-weight:600;color:#0f5bd8}._paymentSuccess_19qwr_1 ._paymentSuccessMainContent_19qwr_4 p{font-size:1.2rem;max-width:600px;margin:auto;margin-block:2rem}._label_19qwr_29{background:#ecc435;display:flex;justify-content:center;gap:.5rem;padding:1rem;max-width:500px;margin:1rem auto;border-radius:8px;border:2px groove #ffd12b;color:#2f2f2f;text-align:left!important}._label_19qwr_29 p{margin-block:0!important;margin-top:-.2rem!important}._riderSide_nav_11tvm_1{text-align:center;background-color:#fff;width:100%;height:100vh;border-right:1px solid #c7c7c7}._upper_11tvm_9{height:320px;border-bottom:1px solid #c7c7c7;text-align:center;display:flex;flex-direction:column;align-items:center;padding-top:50px;gap:16px}._initials_11tvm_20{border-radius:100%;height:100px;width:100px;background-color:#0f5bd8;color:#fff;margin:0 auto;display:flex;align-items:center;justify-content:center}._lower_11tvm_32{text-align:center;padding:30px 10%}._lower_11tvm_32 ul{padding:0}._lower_11tvm_32 ul li{margin:14px 0;width:100%}._lower_11tvm_32 ul li:hover{color:#3f7ce0;font-size:18px}._lower_11tvm_32 ul li ._nav_content_11tvm_47{display:flex;justify-content:space-between;align-items:center}._lower_11tvm_32 ul li ._sidenav_link_11tvm_52{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;color:#6c6c6c;transition:.3s linear;position:relative;width:100%;font-weight:500}._lower_11tvm_32 ul li ._sidenav_link_11tvm_52 span{margin-left:10px;vertical-align:middle}._lower_11tvm_32 ul li ._sidenav_link_11tvm_52:after{content:"";position:absolute;left:0;top:0;height:100%;width:60%;background-color:#0f5bd8;z-index:-1;transition:.15s linear;opacity:0}._lower_11tvm_32 ul li ._sidenav_link_11tvm_52:hover{color:#3f7ce0}._lower_11tvm_32 ul li ._sidenav_link_11tvm_52:hover:after{width:100%;opacity:1}._lower_11tvm_32 ul li ._active_11tvm_86{color:#0e53c5}._lower_11tvm_32 ul li ._active_11tvm_86:after{width:100%;opacity:1}._lower_11tvm_32 ._chevron_11tvm_93{font-weight:lighter;font-size:20px}._settings_header_7q54w_1{display:flex;justify-content:space-between;align-items:center;padding-block:30px;padding-inline:7%}._settings_header_7q54w_1 ._edit_btn_cont_7q54w_8{width:130px}._middle_content_7q54w_12{display:block;text-align:center;width:400px;margin-top:40px}._middle_content_7q54w_12 button{display:none}._initials_7q54w_22{border-radius:100%;height:100px;width:100px;background-color:#0f5bd8;color:#fff;margin:0 auto;display:flex;align-items:center;justify-content:center}._lower_content_7q54w_34{display:block;width:60%;padding:20px 5%;margin-top:40px}._form_container_7q54w_41{padding-block:3%}._login_header_7q54w_45{line-height:40px;text-align:center;margin-bottom:20px}._input_box_7q54w_51{width:100%;margin-block:15px}._input_box_7q54w_51 ._warning_7q54w_55{font-size:14px;text-align:left;color:#6c6c6c}._btn_cnt_7q54w_61{margin-top:2ch}._input_box_7q54w_51 label{display:flex;justify-content:space-between;align-items:center;padding-inline:5px;font-size:16px;font-weight:400;line-height:24px;text-align:left;margin-bottom:8px;color:#1d1d1d}._name_group_7q54w_78{display:flex;justify-content:space-between;align-items:center;gap:20px;height:100%;padding:0;margin:0}._input_box_7q54w_51 input{height:43px;padding:8px;width:100%;border-radius:10px;border:1px solid #c7c7c7;font-size:16px}._input_box_7q54w_51 input:focus{outline:none;border-color:#0f5bd8}._divider_7q54w_102{text-align:center;display:flex;justify-content:center;align-items:center;padding-inline:5px;font-size:16px;font-weight:500;color:#6c6c6c;margin-block:20px}._modal_content_7q54w_114{position:relative;top:55%;left:50%;right:auto;bottom:auto;max-width:500px;width:90%;background:white;padding:4% 2%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);border-radius:16px;z-index:9999;overflow-y:scroll}._modal_overlay_7q54w_134{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(31,30,30,.8);z-index:999;overflow-y:scroll;padding-block:4rem}._modal_nav_7q54w_146{display:flex;justify-content:flex-end;align-items:center;gap:55px}._modal_close_icon_7q54w_153{font-size:25px;padding:.5%;background-color:#0f5bd8;color:#fff;cursor:pointer;position:absolute;top:16px;right:16px;border-radius:100%}._modal_form_wrapper_7q54w_165{display:flex;flex-direction:column;align-items:center;padding:5%}._modal_form_7q54w_165{width:100%;height:100%;display:flex;flex-direction:column;margin-top:30px}._modal_form_7q54w_165 label{margin-bottom:5px}._imagePreview_7q54w_183{width:5rem;height:5rem;margin:auto;object-fit:cover;align-self:center;text-align:center}@media only screen and (max-width: 650px){._lower_content_7q54w_34{width:100%}._settings_header_7q54w_1{display:none}._middle_content_7q54w_12{width:100%}._middle_content_7q54w_12 button{display:unset;margin-top:1rem}._initials_7q54w_22{height:70px;width:70px}}._middle_content_5qua5_1{background:#e7effb;display:flex;justify-content:center;align-items:center;text-align:center;font-size:1rem;font-weight:500;padding-block:.5rem;color:#5a5a5a}._middle_content_5qua5_1 ._time_icon_5qua5_12{font-size:1.3rem}._middle_content_5qua5_1>a{display:flex;align-items:center;gap:.5rem}._main_content_area_5qua5_21{display:flex;justify-content:center}._left_content_5qua5_26{position:relative;height:100%;padding:1rem;padding-inline:2rem;width:35%}._left_content_5qua5_26>div{max-height:95vh;overflow:auto}._right_content_5qua5_38{position:relative;width:100%;height:100vh}@media only screen and (max-width: 650px){._right_content_5qua5_38{width:5%}._left_content_5qua5_26{width:95%;padding-inline:.8rem;min-height:100vh}._left_content_5qua5_26>div{height:100%;min-height:95vh;width:100%}}._sidenav_1eixh_1{background-color:#fff;height:100%}._ride_input_cont_1eixh_6{text-align:left;margin:24px auto;color:#6c6c6c}._ride_input_1eixh_6{border:1px solid #c7c7c7;display:flex;justify-content:flex-start;align-items:center;height:48px;border-radius:8px;padding:0 16px;margin-top:8px;gap:5px}._ride_input_1eixh_6 input,._ride_input_1eixh_6 select{background:none;margin:0;outline:none;border:none;width:100%!important}._ride_input_group_1eixh_32{display:flex;justify-content:space-between;flex:1;gap:10px;width:100%}._ride_date_1eixh_40{width:45%}._ride_check_group_1eixh_44{display:flex;align-items:center;gap:1rem;font-size:1rem;font-weight:500;text-align:left;margin-top:2rem}._childrenCheckbox_1eixh_54{accent-color:#0f5bd8;width:24px;height:24px;display:flex;justify-content:center;align-items:center;flex-direction:column;overflow:hidden}._childrenCheckbox_1eixh_54 input{width:100%;height:100%;accent-color:#0f5bd8;border:none;outline:none}._pendingCardModal_1eixh_72{background:rgba(0,0,0,.9);position:absolute;top:0;left:0;bottom:0;right:0;padding:1rem;min-height:100vh}._pendingCardModal_1eixh_72 ._pendingCard_1eixh_72{margin-top:3rem;background:white;border:1px solid #f1f1f1;padding:1rem;border-radius:8px}._pendingCardModal_1eixh_72 ._pendingCard_1eixh_72 div{margin-bottom:2rem;text-align:right;font-weight:600;font-size:larger;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end}._pendingCardModal_1eixh_72 ._pendingCard_1eixh_72 div svg{cursor:pointer}._pendingCardModal_1eixh_72 ._pendingCard_1eixh_72 h4{font-weight:600;font-size:1.7rem}._pendingCardModal_1eixh_72 ._pendingCard_1eixh_72 p{font-size:1.2rem;margin-block:1.1rem}._pendingCardModal_1eixh_72 ._pendingCard_1eixh_72 a{color:#0f5bd8;font-weight:500}._acceptedCard_1eixh_115{margin-top:3rem;background:white;border:1px solid #f1f1f1;padding:1rem;border-radius:8px;display:flex;flex-direction:column;justify-content:center;text-align:center}._acceptedCard_1eixh_115 ._cancel_1eixh_126{margin-bottom:2rem;text-align:right;font-weight:600;font-size:larger;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end}._acceptedCard_1eixh_115 ._cancel_1eixh_126 svg{cursor:pointer}._acceptedCard_1eixh_115 ._blueText_1eixh_139{display:flex;align-items:center;justify-content:center;text-align:center;color:#0f5bd8;gap:1rem;margin-block:2rem;font-weight:500;font-size:1.2rem;cursor:pointer}._acceptedCard_1eixh_115 ._imageProfile_1eixh_151{align-self:center;width:70px;height:70px;border-radius:50%;object-fit:cover}._acceptedCard_1eixh_115 ._details_cont_1eixh_158{display:flex;justify-content:center;align-items:center;gap:1rem;margin-block:1.3rem}._acceptedCard_1eixh_115 ._details_cont_1eixh_158 h6{font-size:1.5rem}._acceptedCard_1eixh_115 ._carNameCarPlate_1eixh_168{display:flex;align-items:center;gap:.7rem;font-size:1.3rem;font-weight:500;justify-content:center;margin-bottom:1rem}._acceptedCard_1eixh_115 ._carNameCarPlate_1eixh_168 span{width:8px;height:8px;display:inline-block;padding:8px;background:#6c6c6c;border-radius:50%}._acceptedCard_1eixh_115 ._contactBox_1eixh_185>div{display:flex;gap:2rem;align-items:center;justify-content:center;margin-top:1rem;margin-right:1rem}._acceptedCard_1eixh_115 ._contactBox_1eixh_185>div img{width:40px;height:40px;background:#e7effb;padding:6px;border-radius:7px;cursor:pointer}._acceptedCard_1eixh_115 ._ratingBox_1eixh_201{margin-bottom:1rem}._acceptedCard_1eixh_115 ._ratingBox_1eixh_201 img{width:1.5rem}._flex_1eixh_208{display:flex;align-items:center;justify-content:center;margin-block:1rem;width:100%}._btnSecondary_1eixh_216{border-radius:8px;padding:6px 12px;font-weight:500;color:#0f5bd8;margin-inline:.5rem;border:2px solid #0f5bd8}._btnSecondary_1eixh_216:hover{color:#fff;background:#0f5bd8}._btnPrimary_1eixh_229{border-radius:8px;padding:6px 12px;font-weight:500;color:#fff;margin-inline:.5rem;background:#0f5bd8;border:2px solid #0f5bd8}._btnPrimary_1eixh_229:hover{color:#fff;opacity:.9}._absoluteDriverInfo_1eixh_243{background:white;position:absolute;padding-left:1rem;top:0;right:-40%;width:140%;transform-origin:left;z-index:99;bottom:0;padding-block:1.3rem;height:100vh;overflow-y:scroll}._absoluteDriverInfo_1eixh_243 ._acceptedDriverInfo_1eixh_257{height:fit-content;min-height:120vh}._absoluteDriverInfo_1eixh_243 h3{font-size:1.4rem;margin-bottom:2rem}._absoluteDriverInfo_1eixh_243>div{padding-right:1rem;padding-block:1rem;scrollbar-width:thin}._absoluteDriverInfo_1eixh_243>div::-webkit-scrollbar{width:5px}._absoluteDriverInfo_1eixh_243>div::-webkit-scrollbar-thumb{background-color:#e7effb}._absoluteDriverInfo_1eixh_243>div::-webkit-scrollbar{background-color:#e7effb}._absoluteDriverInfo_1eixh_243>div::-webkit-scrollbar-thumb{background-color:#0f5bd8}._absoluteDriverInfo_1eixh_243>div::-webkit-scrollbar-thumb:hover{background-color:#0f5bd8}._driverHeaderBioInfo_1eixh_289{display:flex;justify-content:space-between}._driverHeaderBioInfo_1eixh_289 ._driverProfilePictureAndName_1eixh_293{display:flex;gap:1.4rem}._driverHeaderBioInfo_1eixh_289 ._driverProfilePictureAndName_1eixh_293 small{font-size:1rem}._driverHeaderBioInfo_1eixh_289 ._driverProfilePictureAndName_1eixh_293 img{aspect-ratio:1/1!important;width:60px;height:60px;object-fit:cover;border-radius:50%}._driverHeaderBioInfo_1eixh_289 ._driverProfilePictureAndName_1eixh_293 ._driverName_1eixh_307{align-self:flex-end}._driverHeaderBioInfo_1eixh_289 ._driverProfilePictureAndName_1eixh_293 ._driverName_1eixh_307 h4{font-weight:600;font-size:1.2rem}._driverHeaderBioInfo_1eixh_289 ._driverProfilePictureAndName_1eixh_293 ._driverName_1eixh_307>div{display:flex;gap:1rem}._driverHeaderBioInfo_1eixh_289 ._contactBox_1eixh_185 small{font-size:1rem}._driverHeaderBioInfo_1eixh_289 ._contactBox_1eixh_185>div{display:flex;gap:2rem;align-items:flex-end;justify-content:flex-end;margin-top:1rem;margin-right:1rem}._driverHeaderBioInfo_1eixh_289 ._contactBox_1eixh_185>div img{width:40px;height:40px;background:#e7effb;padding:6px;border-radius:7px;cursor:pointer}._flexRight_1eixh_338{margin-top:1rem;text-align:right;padding:1rem}._secondaryBtn_1eixh_344{border-radius:8px;padding:6px 12px;font-weight:500;color:#0f5bd8;border:2px solid #0f5bd8}._secondaryBtn_1eixh_344:hover{color:#fff;background:#0f5bd8}._pickUpDestinationLocation_1eixh_356{margin-top:2rem;display:flex;justify-content:space-between;flex-direction:column;position:relative;height:150px}._pickUpDestinationLocation_1eixh_356 ._dashedLine_1eixh_364{border:2px dashed #5a5a5a;margin-left:.65rem;position:absolute;top:10%;bottom:15%;z-index:-1}._pickUpDestinationLocation_1eixh_356>div{display:flex;gap:.5rem}._pickUpDestinationLocation_1eixh_356 img{margin-top:.3rem;width:23px;height:23px;background:white}._location_1eixh_383{text-transform:capitalize}._rideInfo_1eixh_387{margin-top:2rem}._rideInfo_1eixh_387 hr{margin-bottom:1.3rem}._rideInfo_1eixh_387 h4{font-size:1.7rem;margin-block:.5rem;font-weight:600;color:#999}._rideInfoBox_1eixh_400>div{display:flex;justify-content:space-between;align-items:center;padding-right:1rem;margin-bottom:1rem}._rideInfoBox_1eixh_400>div h5{font-weight:600;font-size:1rem}._rideInfoBox_1eixh_400>div p{font-weight:600;font-size:1.1rem}._estimatedFooter_1eixh_416{display:flex;flex-direction:column;gap:1rem}._estimatedFooter_1eixh_416 select{margin-block:.4rem;border:1px solid #e9ebf8;padding:.7rem;background:#f1f1f1;border-radius:6px}._estimatedFooter_1eixh_416 hr{margin-block:1rem}._estimatedFooter_1eixh_416>div._flex_1eixh_208{display:flex;justify-content:space-between;align-items:center}._estimatedFooter_1eixh_416 h5{font-weight:600;font-size:1.2rem}._estimatedFooter_1eixh_416 p{font-weight:600;font-size:1.1rem}._mobileHeading_1eixh_445{display:none}._verified_1eixh_449{color:#0f5bd8;background:#e7effb;border:1px solid #5e91e5;border-radius:8px;gap:8px;display:flex;align-items:center;justify-content:center;width:110px;height:40px}@media only screen and (max-width: 650px){._sidenav_1eixh_1{text-align:unset;margin-top:1rem}._absoluteDriverInfo_1eixh_243{left:0;top:0;right:0;width:99.5vw;z-index:1001}._driverHeaderBioInfo_1eixh_289{margin-top:3rem}._driverHeaderBioInfo_1eixh_289 ._driverProfilePictureAndName_1eixh_293 small{font-size:1rem;margin-bottom:1.4rem}._driverHeaderBioInfo_1eixh_289 ._driverProfilePictureAndName_1eixh_293 img{width:45px;height:45px;margin-top:1rem}._driverHeaderBioInfo_1eixh_289 ._driverProfilePictureAndName_1eixh_293 ._driverName_1eixh_307 h4{font-weight:500;font-size:1.3rem}._driverHeaderBioInfo_1eixh_289 ._driverProfilePictureAndName_1eixh_293 ._driverName_1eixh_307 ._flex_1eixh_208{flex-direction:column;align-items:start}._driverHeaderBioInfo_1eixh_289 ._contactBox_1eixh_185 small{font-size:.9rem;margin-bottom:.9rem}._driverHeaderBioInfo_1eixh_289 ._contactBox_1eixh_185>div img{width:30px;height:30px}._backBtn_1eixh_502,._heading_1eixh_505{display:none}._mobileHeading_1eixh_445{display:flex;justify-content:space-between;margin-bottom:2rem}._mobileHeading_1eixh_445 h4{font-size:1.4rem;font-weight:600;flex:1;text-align:center}._mobileBackBtn_1eixh_519{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem;border:1px solid;border-radius:5px}._carBox_1eixh_528{width:100px;height:100px}._carBox_1eixh_528 img{width:100%;height:100px;object-fit:cover}}._upcoming_container_1eixh_538{box-sizing:border-box;width:100%}._upcoming_container_1eixh_538 ._driver_detail_1eixh_542{margin:1.5rem 0;display:flex;align-items:center;justify-content:space-between;flex:1}._upcoming_container_1eixh_538 ._driver_detail_1eixh_542 div:nth-child(1){display:flex;align-items:center;gap:5px}._upcoming_container_1eixh_538 ._driver_detail_1eixh_542 div:nth-child(1) p{font-size:14px;color:#000;font-weight:500}._upcoming_container_1eixh_538 ._driver_detail_1eixh_542 ._stat_cont_1eixh_559{display:flex;align-items:center;justify-content:space-between;gap:5px}._upcoming_container_1eixh_538 ._driver_detail_1eixh_542 ._stat_cont_1eixh_559 ._contact_cont_1eixh_565{display:flex;align-items:center;gap:8px}._upcoming_container_1eixh_538 ._driver_detail_1eixh_542 ._stat_cont_1eixh_559 ._contact_cont_1eixh_565 div{background:#e7effb;border:1px solid #c7c7c7;padding:5px;border-radius:8px;cursor:pointer}._upcoming_container_1eixh_538 ._driver_detail_1eixh_542 ._stat_cont_1eixh_559 ._contact_cont_1eixh_565 div img{width:20px}._upcoming_container_1eixh_538 ._stat_1eixh_559{display:flex;align-items:center;gap:10px;margin:2rem 0}._upcoming_container_1eixh_538 ._stat_1eixh_559 p{font-size:12px;color:#999;font-weight:500}._upcoming_container_1eixh_538 ._stat_1eixh_559 button{border-radius:6px;border:1px solid #999999;background:#f6f6f6;padding:4px 5px;color:#999;outline:0;font-size:12px}._upcoming_container_1eixh_538 ._ride_ifo_1eixh_600{margin-top:4rem}._upcoming_container_1eixh_538 ._ride_ifo_1eixh_600 h3{color:#6c6c6c;font-size:15px;margin-bottom:10px}._upcoming_container_1eixh_538 ._ride_ifo_1eixh_600 ._ride_cont_1eixh_608{margin-top:15px}._upcoming_container_1eixh_538 ._ride_ifo_1eixh_600 ._ride_cont_1eixh_608 div{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}._upcoming_container_1eixh_538 ._ride_ifo_1eixh_600 ._ride_cont_1eixh_608 div p:nth-child(1){font-size:14px;color:#999;font-weight:600}._upcoming_container_1eixh_538 ._loc_container_1eixh_622{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-top:2rem}._upcoming_container_1eixh_538 ._loc_container_1eixh_622 div{display:flex;align-items:flex-start;gap:5px}._upcoming_container_1eixh_538 ._loc_container_1eixh_622 div img{width:25px}._upcoming_container_1eixh_538 ._loc_container_1eixh_622 div div{display:flex;flex-direction:column}._upcoming_container_1eixh_538 ._loc_container_1eixh_622 div div p:nth-child(1){font-size:12px;font-weight:400;color:#c7c7c7;margin:0}._upcoming_container_1eixh_538 ._loc_container_1eixh_622 div div p:nth-child(2){font-size:13px;font-weight:500;color:#6c6c6c}._availableRides_1qntb_1{height:100%}._loadingBox_1qntb_5{width:22rem;height:80vh;display:flex;justify-content:center;align-items:center}._loadingBox_1qntb_5 img{width:5rem}._backBtn_1qntb_16{font-weight:500;font-size:1.1rem;cursor:pointer;margin-bottom:1rem}._heading_1qntb_23{font-size:1.6rem;margin-bottom:3rem;color:#000}._greyBox_1qntb_29{width:100%;background:#f1f1f1;padding:2.5rem 2.5rem 5rem;text-align:center;display:flex;flex-direction:column;justify-content:center;gap:3rem;border-radius:15px;padding-inline:4rem}._greyBox_1qntb_29 h3{font-size:22px;color:#0f5bd8}._greyBox_1qntb_29 p{font-size:1.1rem;font-weight:500}._ridesRows_1qntb_51{display:flex;flex-direction:column;gap:1.5rem;width:fit-content!important}._mainBox_1qntb_58{overflow-y:scroll;overflow-x:hidden;max-height:80vh;width:fit-content!important;min-width:fit-content;padding-block:.7rem;padding-inline:.2rem;padding-bottom:0;scrollbar-width:thin;scrollbar-color:#e7effb white}._mainBox_1qntb_58::-webkit-scrollbar{width:5px}._mainBox_1qntb_58::-webkit-scrollbar{background-color:#fff}._mainBox_1qntb_58::-webkit-scrollbar-thumb{background-color:#e7effb}._mainBox_1qntb_58::-webkit-scrollbar-thumb:hover{background-color:#0f5bd8}._bottomListButton_1qntb_91{position:sticky;bottom:0;left:0;width:100%;margin-top:4rem;background:white;padding:.8rem .5rem;display:flex;align-items:center;justify-content:center;flex-direction:column;border-top:2px solid #e7effb;gap:1.2rem}._bottomListButton_1qntb_91 p{font-weight:1.4rem;font-weight:500}._bottomListButton_1qntb_91 button{width:100%}._serviceChargeBanner_1qntb_114{background:#e7effb;color:#6c6c6c;padding-inline:.5rem;margin-bottom:.5rem}._absoluteDriverInfo_1qntb_121{background:white;position:absolute;padding-left:1rem;top:0;right:-110%;width:110%;transform-origin:left;z-index:999;bottom:0;padding-block:1.3rem;height:fit-content;min-height:100vh}._absoluteDriverInfo_1qntb_121>div{padding-right:1rem;padding-block:1rem;max-height:100vh;overflow-y:scroll;scrollbar-width:thin}._absoluteDriverInfo_1qntb_121>div::-webkit-scrollbar{width:5px}._absoluteDriverInfo_1qntb_121>div::-webkit-scrollbar-thumb{background-color:#e7effb}._absoluteDriverInfo_1qntb_121>div::-webkit-scrollbar{background-color:#e7effb}._absoluteDriverInfo_1qntb_121>div::-webkit-scrollbar-thumb{background-color:#0f5bd8}._absoluteDriverInfo_1qntb_121>div::-webkit-scrollbar-thumb:hover{background-color:#0f5bd8}._driverHeaderBioInfo_1qntb_161{display:flex;justify-content:space-between}._driverHeaderBioInfo_1qntb_161 ._driverProfilePictureAndName_1qntb_165{display:flex;gap:1.4rem}._driverHeaderBioInfo_1qntb_161 ._driverProfilePictureAndName_1qntb_165 small{font-size:1rem}._driverHeaderBioInfo_1qntb_161 ._driverProfilePictureAndName_1qntb_165 img{aspect-ratio:1/1!important;width:60px;height:60px;object-fit:cover;border-radius:50%}._driverHeaderBioInfo_1qntb_161 ._driverProfilePictureAndName_1qntb_165 ._driverName_1qntb_179{align-self:flex-end}._driverHeaderBioInfo_1qntb_161 ._driverProfilePictureAndName_1qntb_165 ._driverName_1qntb_179 h4{font-weight:600;font-size:1.6rem}._driverHeaderBioInfo_1qntb_161 ._driverProfilePictureAndName_1qntb_165 ._driverName_1qntb_179>div{display:flex;gap:1rem}._driverHeaderBioInfo_1qntb_161 ._contactBox_1qntb_190 small{font-size:1rem}._driverHeaderBioInfo_1qntb_161 ._contactBox_1qntb_190>div{display:flex;gap:2rem;align-items:flex-end;justify-content:flex-end;margin-top:1rem;margin-right:1rem}._driverHeaderBioInfo_1qntb_161 ._contactBox_1qntb_190>div img{width:40px;height:40px;background:#e7effb;padding:6px;border-radius:7px;cursor:pointer}._flexRight_1qntb_210{margin-top:1rem;text-align:right;padding:1rem}._secondaryBtn_1qntb_216{border-radius:8px;padding:6px 12px;font-weight:500;color:#0f5bd8;border:2px solid #0f5bd8}._secondaryBtn_1qntb_216:hover{color:#fff;background:#0f5bd8}._pickUpDestinationLocation_1qntb_228{margin-top:2rem;display:flex;justify-content:space-between;flex-direction:column;position:relative;height:150px}._pickUpDestinationLocation_1qntb_228 ._dashedLine_1qntb_236{border:2px dashed #5a5a5a;margin-left:.65rem;position:absolute;top:10%;bottom:15%;z-index:-1}._pickUpDestinationLocation_1qntb_228>div{display:flex;gap:.5rem}._pickUpDestinationLocation_1qntb_228 img{margin-top:.3rem;width:23px;height:23px;background:white}._location_1qntb_255{text-transform:capitalize}._rideInfo_1qntb_259{margin-top:2rem}._rideInfo_1qntb_259 hr{margin-bottom:1.3rem}._rideInfo_1qntb_259 h4{font-size:1.7rem;margin-block:.5rem;font-weight:600;color:#999}._rideInfoBox_1qntb_272>div{display:flex;justify-content:space-between;align-items:center;padding-right:1rem;margin-bottom:1rem}._rideInfoBox_1qntb_272>div h5{font-weight:600;font-size:1rem}._rideInfoBox_1qntb_272>div p{font-weight:600;font-size:1.1rem}._estimatedFooter_1qntb_288{display:flex;flex-direction:column;gap:1rem}._estimatedFooter_1qntb_288 select{margin-block:.4rem;border:1px solid #e9ebf8;padding:.7rem;background:#f1f1f1;border-radius:6px}._estimatedFooter_1qntb_288 hr{margin-block:1rem}._estimatedFooter_1qntb_288>div._flex_1qntb_210{display:flex;justify-content:space-between;align-items:center}._estimatedFooter_1qntb_288 h5{font-weight:600;font-size:1.2rem}._estimatedFooter_1qntb_288 p{font-weight:600;font-size:1.1rem}._CarCards_1qntb_317{border:3px solid #f1f1f1;background:rgba(253,253,253,.8);border-radius:8px;min-width:410px;cursor:pointer}._CarCards_1qntb_317:active,._CarCards_1qntb_317:hover{border:3px solid #3f7ce0}._CarCards_1qntb_317 ._col2_1qntb_327{display:flex;border-bottom:3px solid #f1f1f1}._CarCards_1qntb_317 ._col2_1qntb_327 ._carBox_1qntb_331{border:3px solid #f1f1f1;border-radius:8px;width:100%;max-width:110px;max-height:150px;margin:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center}._CarCards_1qntb_317 ._col2_1qntb_327 ._carBox_1qntb_331 img{max-width:110px;height:80px;object-fit:cover}._CarCards_1qntb_317 ._col2_1qntb_327 ._fromToInfo_1qntb_348{width:110%;height:100%;justify-self:flex-end;align-self:flex-end;margin-bottom:1rem}._CarCards_1qntb_317 ._col2_1qntb_327 ._fromToInfo_1qntb_348 p{font-size:.9rem!important}._CarCards_1qntb_317 ._col2_1qntb_327 ._fromToDestination_1qntb_358{display:flex;margin-bottom:1.5rem;font-weight:500;font-size:1.2rem;gap:.5rem;align-items:center}._CarCards_1qntb_317 ._col2_1qntb_327 ._fromToDestination_1qntb_358 img{background:#e7effb;border-radius:5px}._CarCards_1qntb_317 ._col2_1qntb_327 ._fromToInfoTimeAndDate_1qntb_370{display:flex;gap:10px}._CarCards_1qntb_317 ._col2_1qntb_327 ._fromToInfoTimeAndDate_1qntb_370 span{display:flex;align-items:center}._CarCards_1qntb_317 ._col2_1qntb_327 ._fromToInfoTimeAndDate_1qntb_370 span img{width:20px;height:20px;aspect-ratio:1/1}._CarCards_1qntb_317 ._col2_1qntb_327 ._fromToInfoTimeAndDate_1qntb_370 span p{width:100%;text-wrap:nowrap}._CarCards_1qntb_317 ._col2_1qntb_327 ._fromToInfoTimeAndDate_1qntb_370 span:first-child{width:60%}._CarCards_1qntb_317 ._col2_1qntb_327 ._fromToInfoTimeAndDate_1qntb_370 img{max-width:20px}._CarCards_1qntb_317 ._foot_1qntb_393{display:flex;align-items:center;justify-content:space-between;padding:.5rem;font-weight:500}._CarCards_1qntb_317 ._foot_1qntb_393 ._left_1qntb_400{display:flex;align-items:center;gap:1rem}._CarCards_1qntb_317 ._foot_1qntb_393 ._left_1qntb_400>div{display:flex;align-items:center}._CarCards_1qntb_317 ._foot_1qntb_393 ._left_1qntb_400>div span{padding:8px;height:auto;width:auto;margin-right:4px;background:#0f5bd8}._CarCards_1qntb_317 ._foot_1qntb_393 ._price_1qntb_416{color:#0f5bd8}._mobileHeading_1qntb_420{display:none}@media only screen and (min-width: 850px){._mainBox_1qntb_58{min-width:350px}}@media only screen and (max-width: 650px){._backBtn_1qntb_16,._heading_1qntb_23{display:none}._mobileHeading_1qntb_420{display:flex;justify-content:space-between;margin-bottom:2rem}._mobileHeading_1qntb_420 h4{font-size:1.4rem;font-weight:600;flex:.75}._mobileBackBtn_1qntb_446{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem;border:1px solid;border-radius:5px}._carBox_1qntb_331{width:100px;height:100px}._carBox_1qntb_331 img{width:100%;height:100px;object-fit:cover}._CarCards_1qntb_317{min-width:390px;scale:.8;margin-left:-11%}._ridesRows_1qntb_51{gap:0rem;max-width:88vw!important;width:88vw!important;padding:0}._mainBox_1qntb_58{max-width:88vw!important;padding:0}._absoluteDriverInfo_1qntb_121{left:0;top:0;right:0;width:99.5vw;z-index:1001}._driverHeaderBioInfo_1qntb_161{margin-top:3rem}._driverHeaderBioInfo_1qntb_161 ._driverProfilePictureAndName_1qntb_165 small{font-size:1rem;margin-bottom:1.4rem}._driverHeaderBioInfo_1qntb_161 ._driverProfilePictureAndName_1qntb_165 img{width:45px;height:45px;margin-top:1rem}._driverHeaderBioInfo_1qntb_161 ._driverProfilePictureAndName_1qntb_165 ._driverName_1qntb_179 h4{font-weight:500;font-size:1.3rem}._driverHeaderBioInfo_1qntb_161 ._contactBox_1qntb_190 small{font-size:.9rem;margin-bottom:.9rem}._driverHeaderBioInfo_1qntb_161 ._contactBox_1qntb_190>div img{width:30px;height:30px}._greyBox_1qntb_29{background:#f1f1f1;padding:1.5rem 1.5rem 5rem;text-align:center;display:flex;flex-direction:column;justify-content:center;gap:3rem;border-radius:15px;padding-inline:1rem}._greyBox_1qntb_29 p{font-size:1.1rem;font-weight:500}}#root>div:nth-child(2)>div:nth-child(5)>div>div>div>div._column2_1obbx_77>div>div.css-117.body-185.ms-Fabric--isFocusHidden>div>div.ms-Stack.css-188>div>div>div>div.css-195>div>div>div.fui-FluentProvider.fui-FluentProviderr3.___1bg6ih0_1q4sksb.f19n0e5.fxugw4r.f1o700av.fk6fouc.fkhj508.figsok6.f1i3iumi.f1l02sjl.f1hu3pq6.f11qmguv.f19f4twv.f1tyq0we.f1p9o1ba.f1sil6mw.f1g0x7ka.fhxju0i.f1qch9an.f1cnd47f.fly5x3f>div.fui-Chat.css-196.___7v22vn0_1qhxi98.f22iagw.f1vx9l62.ftrb29c.fly5x3f.f1oy3dpc.f5zp4f.f5ublx3.f2mnhzf.fgr6219.f1ujusj6.f10jk5vf.fcgxt0o.f1u4y9u9.f1aszuxk.f1doa1ug.f1ern45e.f1n71otn.f1h8hb77.f1deefiw.f1l02sjl.f1ildqnq.f5wtxwc.fpfzlst>div:nth-child(2)>div{display:none}.ms-Stack .css-288,.css-233{display:none}.empty-chat{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.empty-chat p{text-align:center;margin-top:1rem}._table_b6rki_1{font-family:arial,sans-serif;width:100%;height:512px;margin-top:20px;margin-left:0;border-bottom:1px solid #999999;padding:8px,0px,8px,0px;border:0px,0px,1px,0px;gap:57px}table a{color:#00f;text-decoration:underline}table a:visited{color:purple}td,th{border-bottom:1px solid #999999;text-align:left;padding:8px}._heading_b6rki_29{margin-left:2rem;margin-top:1rem;font-size:1.9rem;font-weight:600;margin-bottom:3rem;color:#000}tfoot{text-align:center;font-size:.8em;width:110px;height:24px;top:865px;left:82px;grid-column-end:span 4}._clickable-row_b6rki_48{cursor:pointer}._no_history_b6rki_52{margin-top:150px;margin-left:-15rem;text-align:center;color:#6c6c6c}._MyRides_b6rki_59{min-height:80vh;padding-block:1rem}._backBtn_b6rki_64{font-weight:500;font-size:1.1rem;cursor:pointer;margin-bottom:1rem;display:inline-block;margin-top:1rem;margin-left:2rem}._tableParent_b6rki_74{padding:.6rem}._tableParent_b6rki_74>div>div:nth-child(1){overflow-x:auto}._tableParent_b6rki_74>div>div:nth-child(1)>button{white-space:nowrap}._mobileHeading_b6rki_84{display:none}@media only screen and (max-width: 650px){._backBtn_b6rki_64,._heading_b6rki_29{display:none}._mobileHeading_b6rki_84{margin-top:1rem;display:flex;justify-content:space-between;margin-bottom:2rem}._mobileHeading_b6rki_84 h4{font-size:1.4rem;font-weight:600;flex:.7 .5}._mobileBackBtn_b6rki_106{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem;border:1px solid;border-radius:5px;margin-left:.4rem}}._tabComponent_srom8_1{display:flex;flex-direction:column;width:100%}._tabComponent_srom8_1 ._tabButtons_srom8_6{width:100%}._tabComponent_srom8_1 ._tabButtons_srom8_6 ._tabsScroll_srom8_9{border-block:1px solid #c7c7c7;width:fit-content;display:flex;align-items:center;gap:2rem;justify-content:space-between}._tabComponent_srom8_1 ._tabButtons_srom8_6 ._tabsScroll_srom8_9 button{white-space:nowrap}._tabComponent_srom8_1 ._tabButtons_srom8_6 button{font-size:1rem;font-weight:600;border-bottom:4px solid transparent;color:#2f2f2f;text-transform:uppercase;padding-block:12px}._tabComponent_srom8_1 ._tabButtons_srom8_6 button._activeTab_srom8_28{border-color:#0f5bd8;color:#0f5bd8}._Grid_h48wf_1{width:100%;margin-inline:auto;display:flex;justify-content:space-between;gap:2rem;align-items:flex-start}._bookedRidesHistory_h48wf_10{overflow:hidden;background:#f1f1f1}._bookedRidesHistory_h48wf_10>div{padding-inline:.7rem}._Item_h48wf_18{display:inline-block;width:50%;text-align:center}._ItemLeft_h48wf_24{grid-column:1;width:50%}._ItemLeft_h48wf_24 img{height:60px;width:60px;border-radius:100px}._ItemRight_h48wf_35{grid-column:2;width:50%;background:#fff;padding:2rem;min-height:560px}._ItemRight_h48wf_35 li{list-style-type:disc}._TripDetails_h48wf_47{display:flex;width:440px;gap:1rem}._DriverImage_h48wf_53{grid-column:1;display:inline-block}._DriverImage_h48wf_53>p{margin-top:20px;margin-bottom:20px}._DetailsDriver_h48wf_63{grid-column:2;display:inline-block;display:flex;justify-content:end;align-items:flex-end;gap:10px;margin-bottom:1rem}._DetailsDriver_h48wf_63 p{display:flex;align-items:center;gap:.6rem}._Details_h48wf_63{display:grid;grid-template-columns:1fr 1fr;width:100%}._DetailsDriver_h48wf_63 span{border-radius:6px;border:1px solid #999999;background:#f6f6f6;padding:4px 5px 6px;color:#999}._flexButtonText_h48wf_92{display:none!important}._DetailsDriver_h48wf_63 p{flex:end;flex-direction:column}._display_h48wf_101{display:flex;gap:.4rem}._display_h48wf_101 img{object-fit:cover}._pickUpDestinationLocation_h48wf_109{margin-top:2rem;display:flex;justify-content:space-between;flex-direction:row;gap:50px;position:relative;margin-bottom:2rem}._pickUpDestinationLocation_h48wf_109 p{max-width:300px}._pickUpDestinationLocation_h48wf_109 ._dashedLine_h48wf_121{border:3px dashed #e7effb;margin-left:.65rem;position:absolute;top:5%;bottom:15%;z-index:0}._pickUpDestinationLocation_h48wf_109>div{background:white;display:flex;gap:.5rem}._pickUpDestinationLocation_h48wf_109 img{margin-top:.3rem;width:23px;height:23px;background:white;position:relative;z-index:2}._rideInfo_h48wf_143 hr{margin-bottom:1.3rem}._rideInfo_h48wf_143 h4{font-size:1.7rem;margin-block:.5rem;font-weight:600;color:#000}._rideInfoBox_h48wf_153>div{display:flex;justify-content:space-between;align-items:center;padding-right:1rem;margin-bottom:1rem;margin-top:1.6rem;gap:300px}._rideInfoBox_h48wf_153>div h5{font-weight:600;font-size:1rem}._rideInfoBox_h48wf_153>div p{font-weight:600;font-size:1.1rem;text-align:right}._flex_h48wf_92{display:flex;justify-content:space-between;width:100%}._flexButtonText_h48wf_92{display:flex;justify-content:space-between;align-items:center}._paymentInfo_h48wf_184{display:block!important}._paymentInfo_h48wf_184>h4{font-size:1.7rem;margin-block:.5rem;font-weight:600;color:#000}._cancelRideFooter_h48wf_194{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:3rem}._cancelBtn_h48wf_202{display:flex;align-items:center;gap:.3rem;font-weight:500;border-radius:8px;padding:.4rem .6rem;border:1px solid #0f5bd8;margin:1rem;cursor:pointer;color:#0f5bd8}._cancelBtn_h48wf_202:hover{color:#fff;background:#0f5bd8}._cancelBtn_h48wf_202:hover img{background:white}._cancelBtn_h48wf_202 img{width:1.5rem;height:1.5rem;aspect-ratio:1/1}._acceptRejectBtnBox_h48wf_227{display:flex;align-items:center;gap:2rem;margin-block:1rem 2rem;justify-content:center}._acceptRejectBtnBox_h48wf_227 button:nth-child(2){font-weight:500;border-radius:8px;padding:.4rem .6rem;border:1px solid #0f5bd8;cursor:pointer;color:#0f5bd8}._acceptRejectBtnBox_h48wf_227 button:nth-child(1){font-weight:500;border-radius:8px;padding:.4rem .6rem;border:1px solid #0f5bd8;cursor:pointer;background-color:#0f5bd8;color:#fff}._acceptRejectBtnBox_h48wf_227 ._btnCancel_h48wf_251{font-weight:500;border-radius:8px;padding:.4rem .6rem;cursor:pointer;background:#da2828;color:#fff}._payRideBtn_h48wf_260{display:flex;align-items:center;gap:3rem;margin-block:1rem 2rem;justify-content:center}._payRideBtn_h48wf_260 button{font-weight:500;border-radius:8px;padding:.4rem .6rem;border:1px solid #0f5bd8;cursor:pointer;background-color:#0f5bd8;color:#fff;width:100%}._callButton_h48wf_278 img{width:40px;height:40px;background:#e7effb;padding:6px;border-radius:7px;cursor:pointer;align-items:flex-end}._paymentWarnLabel_h48wf_288{background:#e7effb;padding:.5rem}._paymentWarnLabel_h48wf_288 p{font-weight:500}._pickUpDestinationLocation_h48wf_109 img{background:transparent}._pickUpDestinationLocation_h48wf_109 ._dashedLine_h48wf_121{display:none}@media only screen and (max-width: 700px){._DetailsDriver_h48wf_63 p{display:none}._flexButtonText_h48wf_92{margin-top:.7rem;display:flex!important;align-items:center;gap:.8rem;font-size:1.1rem;font-weight:600}._flexButtonText_h48wf_92 span{border-radius:6px;font-weight:400;font-size:.8rem;border:1px solid #999999;background:#f6f6f6;padding:4px 5px 6px;color:#999}._Details_h48wf_63{grid-template-columns:1.7fr .3fr}._rideInfoBox_h48wf_153>div{width:95vw;gap:0px}._callButton_h48wf_278{justify-content:flex-end;width:100%;width:2.5rem}}._msg_h48wf_337{display:none}@media (max-width: 840px){._Grid_h48wf_1{position:relative}._ItemRight_h48wf_35{position:absolute;width:100vw!important;left:900px;top:20px;right:0;transition:all .5s ease-in-out;z-index:9999;padding-inline:.5rem;margin-top:1.5rem;transform:translate(-1rem,-20vh)}._ItemRight_h48wf_35._active_h48wf_357{left:0;height:100vh}._msg_h48wf_337{display:block}._ItemLeft_h48wf_24{width:100%}}._setup_yu3lb_1{height:100vh;width:100%}._backBtn_yu3lb_6{margin-bottom:1rem;font-size:1.05rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:60px}._setup_cont_yu3lb_17{max-width:400px;width:90%;height:auto;margin:0 auto;position:relative;top:4.5rem}._setup_cont_yu3lb_17 h2{font-size:28px;font-weight:400;margin:20px auto}._setup_cont_yu3lb_17 p{margin-bottom:40px}._setup_btn_cont_yu3lb_34{display:flex;justify-content:space-between;align-items:center;background-color:#fff;border:1px solid #c7c7c7;border-radius:8px;height:60px;width:100%;margin:20px auto;box-shadow:#63636333 0 2px 8px;padding:5px 2%;cursor:pointer}._stp_flex_grp_yu3lb_49{display:flex;justify-content:flex-start;align-items:center;gap:10px;flex-grow:1}._stp_flex_grp_yu3lb_49 span{font-size:16px;font-weight:400;color:#6c6c6c}._stp_flex_grp_check_icon_cont_yu3lb_62{display:flex;align-items:center;gap:10px}._stp_contact_yu3lb_68{text-align:center;margin-top:40px;cursor:pointer;color:#6c6c6c}._stp_contact_yu3lb_68 span{color:#0f5bd8}._driverApplicationStatusPending_yu3lb_78{background:#ecc435;display:flex;justify-content:center;gap:.5rem;padding:1rem;max-width:500px;margin:1rem auto;border-radius:8px;border:2px groove #ffd12b;color:#fff}._driverApplicationStatusAccepted_yu3lb_91{background:#09a603;display:flex;justify-content:center;gap:.5rem;padding:1rem;max-width:500px;margin:1rem auto;border-radius:8px;border:2px groove #09ff00;color:#fff}._driverApplicationStatusRejected_yu3lb_104{background:#da2828;display:flex;justify-content:center;gap:.5rem;padding:1rem;max-width:500px;margin:1rem auto;border-radius:8px;border:2px groove #ff2f2f;color:#fff}@media (max-width: 800px){._setup_cont_yu3lb_17{top:0}._setup_cont_yu3lb_17 h2{font-size:26px}._setup_cont_yu3lb_17 p{font-size:15px}}@media (max-width: 600px){._driverApplicationStatusPending_yu3lb_78,._driverApplicationStatusAccepted_yu3lb_91,._driverApplicationStatusRejected_yu3lb_104{border-radius:0;border-width:1px;margin-top:0}}._application_status_yu3lb_145{text-align:center;margin:0 auto;position:relative;top:20rem}._go_back_yu3lb_152{position:relative;display:flex;justify-content:space-between;align-items:center;left:75px;color:#2f2f2f;width:100px;font-weight:500;top:60px;font-size:18px;cursor:pointer;z-index:1000}@media (max-width: 800px){._backBtn_yu3lb_6{margin-top:2rem}}._DriverApplicationGuide_uflq5_1{position:fixed;z-index:5;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.5019607843);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;flex-direction:column;overflow-y:auto}._DriverApplicationGuide_uflq5_1>._applicationWrapper_uflq5_15{margin-top:5%;background:white;max-width:500px;width:98%;padding:1.5rem 2rem;margin-bottom:5rem}._DriverApplicationGuide_uflq5_1>._applicationWrapper_uflq5_15 h3{font-size:1.6rem;text-align:center;margin-block:.5rem 1.5rem}._DriverApplicationGuide_uflq5_1>._applicationWrapper_uflq5_15 h4{font-weight:600;font-size:1.2rem;margin-bottom:.5rem}._DriverApplicationGuide_uflq5_1>._applicationWrapper_uflq5_15 ul{list-style:unset;margin-left:20px;margin-bottom:1rem}._DriverApplicationGuide_uflq5_1>._applicationWrapper_uflq5_15 ._checkBox_uflq5_38{display:flex;align-items:center;gap:.2rem;margin-bottom:1.5rem}._DriverApplicationGuide_uflq5_1>._applicationWrapper_uflq5_15 ._checkBox_uflq5_38 input{width:1.3rem;height:1.3rem;border:2px solid red}._DriverApplicationGuide_uflq5_1>._applicationWrapper_uflq5_15 ._checkBox_uflq5_38 label{font-weight:500}._DriverApplicationGuide_uflq5_1>._applicationWrapper_uflq5_15 ._linkToDashboard_uflq5_52{display:flex;align-items:center;justify-content:center}._DriverApplicationGuide_uflq5_1>._applicationWrapper_uflq5_15 ._linkToDashboard_uflq5_52 div{font-weight:500;border-radius:8px;padding:.5rem 2.6rem;border:1px solid #0f5bd8;cursor:pointer;background-color:#0f5bd8;color:#fff;text-align:center;display:inline-block}._close_uflq5_69{width:100%;display:flex;align-items:center;justify-content:right;font-weight:600;font-size:1.2rem;margin-bottom:1rem;background:rgba(253,253,253,.8);padding:.5rem;cursor:pointer}._close_uflq5_69 svg{font-size:1.5rem;color:#da2828}.driver_photo{width:100%}.driver_photo p{text-align:center;color:#0e53c5}.driver_photo h5{margin-bottom:15px;color:#0e53c5;font-size:18px;font-weight:600}.driver_photo img{width:100%;height:300px;object-fit:cover}.vehicle h3{font-size:16px;font-weight:600;color:#0e53c5;margin-bottom:15px}.vehicle img{width:100%;height:300px;object-fit:cover}.vehicle div{margin-bottom:20px}.vehicle div p{color:#3f7ce0;margin-bottom:10px}.vehicle div p span{font-weight:600;color:#0e53c5}.account p{color:#6498eb;margin-bottom:10px;display:flex;flex-direction:column}.account p span{font-weight:600;color:#0e53c5}._overviewDashboard_1hk3q_1{max-height:105vh;overflow:hidden}._middle_content_1hk3q_6{background:#e7effb;display:flex;justify-content:center;align-items:center;text-align:center;font-size:1rem;font-weight:500;padding-block:.5rem;color:#5a5a5a}._middle_content_1hk3q_6 ._time_icon_1hk3q_17{font-size:1.3rem}._middle_content_1hk3q_6>a{display:flex;align-items:center;gap:.5rem}._main_content_area_1hk3q_26{display:flex;justify-content:center;height:100%;position:relative;transition:all .2s ease-out}._left_content_1hk3q_34{position:relative;height:100vh;padding:1rem;padding-inline:2rem;flex:1;border-right:1px solid #999999}._left_content_1hk3q_34>div{max-height:95vh;overflow:auto}._right_content_1hk3q_47{position:relative;width:100%;height:111vh;min-height:600px;overflow:hidden;display:flex;flex-direction:column;z-index:2;transition:all .2s ease;flex:3}._cards_1hk3q_60{display:flex;justify-content:center;gap:2rem;padding:2rem}._cards_1hk3q_60 ._card_1hk3q_60{padding:1rem;background:white;border-radius:13px;max-width:360px;min-height:180px;height:auto;width:30%;display:flex;flex-direction:column;gap:1rem}._cards_1hk3q_60 ._card_1hk3q_60 a{font-size:1rem;font-weight:500;color:#0f5bd8}._onlineCard_1hk3q_84{padding:1rem;background:white;border-radius:13px;max-width:260px;width:30%;display:flex;align-items:center;justify-content:space-between;font-size:1.3rem;font-weight:500}._mapCardContainer_1hk3q_97{background:#f6f6f6}._mapHeightToggle_1hk3q_101{height:unset!important;background-color:#fff;padding-block:.5rem;cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative;z-index:2;flex-direction:column;transition:all .2s ease}._mapHeightToggle_1hk3q_101 img{width:20px}._mapWrapper_1hk3q_118{height:100%!important;position:relative;z-index:2;transition:all .2s ease!important}._topXButton_1hk3q_125{text-align:right;display:flex;align-items:flex-end;justify-content:end;margin-bottom:1rem}._topXButton_1hk3q_125 svg{font-size:1.8rem;cursor:pointer}._sidenav_1hk3q_137{background-color:#fff;height:100%;text-align:left;padding-bottom:2rem}._ride_input_cont_1hk3q_144{text-align:left;margin-block:20px;color:#6c6c6c}._ride_input_cont_1hk3q_144 label{font-weight:600}._ride_input_1hk3q_144{border:1px solid #c7c7c7;display:flex;justify-content:flex-start;align-items:center;height:48px;border-radius:8px;padding:12px 16px;margin-top:8px;gap:5px}._ride_input_1hk3q_144 input{background:none;margin:0;outline:none;padding:0;border:none;width:100%}._ride_input_price_1hk3q_173{border:1px solid #c7c7c7;display:flex;justify-content:flex-start;align-items:center;height:48px;border-radius:8px;padding:12px 16px;margin-top:8px;gap:5px}._ride_input_price_1hk3q_173 input{background:none;font-size:1.2rem;font-weight:600;margin:0;outline:none;padding:0;border:none;width:100%}._ride_select_1hk3q_195{border:1px solid #c7c7c7;display:flex;justify-content:flex-start;align-items:center;height:48px;border-radius:8px;padding:12px 16px;margin-top:8px;gap:5px;width:100%}._ride_input_group_1hk3q_208{display:flex;justify-content:space-between;flex:1;width:100%}._ride_input_group_1hk3q_208 ._ride_input_cont_1hk3q_144{margin-top:0!important}._ride_date_1hk3q_218{width:45%}._childrenCheckbox_1hk3q_222{accent-color:#0f5bd8;width:24px;height:24px;display:flex;justify-content:center;align-items:center;flex-direction:column;overflow:hidden}._childrenCheckbox_1hk3q_222 input{width:100%;height:100%;accent-color:#0f5bd8}._pushInNav_1hk3q_238{width:.1%;transition:all .2s ease-out}._pushInNav_1hk3q_238>div{padding-right:.4rem;width:fit-content;position:relative;transform:translate(-99.9%)}@media only screen and (max-width: 1000px){._cards_1hk3q_60{flex-direction:column;height:70vh;overflow-y:scroll;padding-block:15rem 2rem;margin:auto}._cards_1hk3q_60 ._card_1hk3q_60{width:100%;margin-inline:auto}}@media only screen and (max-width: 700px){._cards_1hk3q_60{flex-direction:column;height:70vh;overflow-y:scroll;margin:auto}._cards_1hk3q_60 ._card_1hk3q_60{width:100%;margin-inline:auto}._right_content_1hk3q_47{width:100%}._left_content_1hk3q_34{width:85%;position:absolute;top:0;bottom:0;left:0;right:0;z-index:10;min-height:111vh;background:white;transition:all .2s ease-out;padding-inline:.8rem;padding-right:1rem}._left_content_1hk3q_34:after{background:#000;position:absolute;height:100vh;width:100vw;display:block;padding:4rem;top:0;bottom:0;left:0;right:0;z-index:15}._left_content_1hk3q_34>div{transition:all .2s ease-out}._left_content_1hk3q_34 button{margin-top:1rem}._pushInNav_1hk3q_238{width:0%;margin-left:-100px;transition:all .2s ease-out}._pushInNav_1hk3q_238>div{padding-right:.4rem;width:fit-content;position:relative;transform:translate(-99.9%)}}._driverDriverBoard_1hk3q_321{background:white;width:fit-content;margin-left:3rem;border-radius:14px;padding:1.5rem;display:flex;align-items:center;margin-bottom:2rem;gap:2rem}._driverDriverBoard_1hk3q_321 ._driverDriverBoardLeft_1hk3q_332{display:flex;flex-direction:column;gap:1.4rem;height:100%!important;padding-right:1rem;border-right:1px solid #c7c7c7}._driverDriverBoard_1hk3q_321 ._driverDriverBoardLeft_1hk3q_332 p{font-size:1.1rem;font-weight:500}._driverDriverBoard_1hk3q_321 ._driverDriverBoardLeft_1hk3q_332 span{font-size:1.1rem;font-weight:500;color:#0f5bd8}._driverDriverBoard_1hk3q_321 ._driverDriverBoardRight_1hk3q_349{display:flex;flex-direction:column;align-items:center;gap:1.4rem;height:100%!important;width:200px}._contactBox_1hk3q_358 p{text-align:center;font-weight:400!important;font-size:.7rem;margin-top:.5rem}._contactBox_1hk3q_358 ._danger_1hk3q_364{color:#da2828}._contactBox_1hk3q_358>div{display:flex;gap:2rem;align-items:center}._contactBox_1hk3q_358>div img{width:50px;height:50px;background:white;border:2px solid #e7effb;padding:10px;border-radius:7px;cursor:pointer}._startButton_1hk3q_382{border:18px solid #0b4199;background:#0f5bd8;font-weight:500;color:#fff;font-size:1.2rem;cursor:pointer;padding:10px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;height:140px;width:140px;position:relative;z-index:1}._startButton_1hk3q_382:after{content:"";mix-blend-mode:screen;position:absolute;height:140px;width:140px;background:#0f5bd8;opacity:0;border-radius:100%;transform-origin:50% 50%;z-index:-1}@keyframes _ripple_1hk3q_1{0%,35%{transform:scale(0);opacity:1}50%{transform:scale(1);opacity:.8}to{opacity:0;transform:scale(1.5)}}._startButton_1hk3q_382:after{animation:_ripple_1hk3q_1 1.2s ease-out infinite;animation-delay:1s}@media only screen and (max-width: 390px){._cards_1hk3q_60{padding-block:12rem 2rem}}._Grid_138e0_1{width:100%;margin-inline:auto;display:flex;justify-content:space-between;gap:2rem;align-items:flex-start}._bookedRidesHistory_138e0_10{overflow:hidden}._bookedRidesHistory_138e0_10>div{padding-inline:.7rem}._Item_138e0_17{display:inline-block;width:50%;text-align:center}._ItemLeft_138e0_23{grid-column:1;width:50%}._ItemLeft_138e0_23 img{height:60px;width:60px;border-radius:100px}._ItemRight_138e0_34{grid-column:2;width:50%;background:#fff;padding:2rem;min-height:560px}._ItemRight_138e0_34 li{list-style-type:disc}._TripDetails_138e0_46{display:flex;width:440px;gap:1rem}._DriverImage_138e0_52{grid-column:1;display:inline-block}._DriverImage_138e0_52>p{margin-top:20px;margin-bottom:20px}._DetailsDriver_138e0_62{grid-column:2;display:inline-block;display:flex;justify-content:end;align-items:flex-end;gap:10px;margin-bottom:1rem}._DetailsDriver_138e0_62 p{display:flex;align-items:center;gap:.6rem}._Details_138e0_62{display:grid;grid-template-columns:1fr 1fr;width:100%}._DetailsDriver_138e0_62 span{border-radius:6px;border:1px solid #999999;background:#f6f6f6;padding:4px 5px 6px;color:#999}._flexButtonText_138e0_91{display:none!important}._DetailsDriver_138e0_62 p{flex:end;flex-direction:column}._display_138e0_100{display:flex;gap:.4rem}._display_138e0_100 img{object-fit:cover}._pickUpDestinationLocation_138e0_108{margin-top:2rem;display:flex;justify-content:space-between;flex-direction:row;gap:50px;position:relative;margin-bottom:2rem}._pickUpDestinationLocation_138e0_108 p{max-width:300px}._pickUpDestinationLocation_138e0_108 ._dashedLine_138e0_120{border:3px dashed #e7effb;margin-left:.65rem;position:absolute;top:5%;bottom:15%;z-index:0}._pickUpDestinationLocation_138e0_108>div{background:white;display:flex;gap:.5rem}._pickUpDestinationLocation_138e0_108 img{margin-top:.3rem;width:23px;height:23px;background:white;position:relative;z-index:2}._rideInfo_138e0_142 hr{margin-bottom:1.3rem}._rideInfo_138e0_142 h4{font-size:1.7rem;margin-block:.5rem;font-weight:600;color:#000}._rideInfoBox_138e0_152>div{display:flex;justify-content:space-between;align-items:center;padding-right:1rem;margin-bottom:1rem;margin-top:1.6rem;gap:300px}._rideInfoBox_138e0_152>div h5{font-weight:600;font-size:1rem}._rideInfoBox_138e0_152>div p{font-weight:600;font-size:1.1rem}._flex_138e0_91{display:flex;justify-content:space-between}._right_side_detail_138e0_175{max-width:40%;text-align:right}._flexButtonText_138e0_91{display:flex;justify-content:space-between;align-items:center}._paymentInfo_138e0_186{display:block!important}._paymentInfo_138e0_186>h4{font-size:1.7rem;margin-block:.5rem;font-weight:600;color:#000}._cancelRideFooter_138e0_196{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:3rem}._cancelBtn_138e0_204{display:flex;align-items:center;gap:.3rem;font-weight:500;border-radius:8px;padding:.4rem .6rem;border:1px solid #0f5bd8;margin:1rem;cursor:pointer;color:#0f5bd8}._cancelBtn_138e0_204:hover{color:#fff;background:#0f5bd8}._cancelBtn_138e0_204:hover img{background:white}._cancelBtn_138e0_204 img{width:1.5rem;height:1.5rem;aspect-ratio:1/1}._acceptRejectBtnBox_138e0_229{display:flex;align-items:center;gap:3rem;margin-block:1rem 2rem;justify-content:center}._acceptRejectBtnBox_138e0_229 button:nth-child(2){font-weight:500;border-radius:8px;padding:.4rem .6rem;border:1px solid #0f5bd8;cursor:pointer;color:#0f5bd8}._acceptRejectBtnBox_138e0_229 button:nth-child(1){font-weight:500;border-radius:8px;padding:.4rem .6rem;border:1px solid #0f5bd8;cursor:pointer;background-color:#0f5bd8;color:#fff}._payRideBtn_138e0_254{display:flex;align-items:center;gap:3rem;margin-block:1rem 2rem;justify-content:center}._payRideBtn_138e0_254 button{font-weight:500;border-radius:8px;padding:.4rem .6rem;border:1px solid #0f5bd8;cursor:pointer;background-color:#0f5bd8;color:#fff;width:100%}._callButton_138e0_272 img{width:40px;height:40px;background:#e7effb;padding:6px;border-radius:7px;cursor:pointer;align-items:flex-end}._paymentWarnLabel_138e0_282{background:#e7effb;padding:.5rem}._paymentWarnLabel_138e0_282 p{font-weight:500}@media only screen and (max-width: 700px){._DetailsDriver_138e0_62 p{display:none}._flexButtonText_138e0_91{margin-top:.7rem;display:flex!important;align-items:center;gap:.8rem;font-size:1.1rem;font-weight:600}._flexButtonText_138e0_91 span{border-radius:6px;font-weight:400;font-size:.8rem;border:1px solid #999999;background:#f6f6f6;padding:4px 5px 6px;color:#999}._Details_138e0_62{grid-template-columns:1.7fr .3fr}._rideInfoBox_138e0_152>div{width:95vw;gap:0px}._callButton_138e0_272{justify-content:flex-end;width:100%;width:2.5rem}}._msg_138e0_324{display:none}@media (max-width: 840px){._Grid_138e0_1{position:relative}._ItemRight_138e0_34{position:absolute;width:100vw!important;left:900px;top:20px;right:0;transition:all .5s ease-in-out;z-index:9999;padding-inline:.5rem;margin-top:1.5rem;transform:translate(-1rem,-20vh)}._ItemRight_138e0_34._active_138e0_344{left:0;height:100vh}._msg_138e0_324{display:block}._ItemLeft_138e0_23{width:100%}._pickUpDestinationLocation_138e0_108 img{background:transparent}._pickUpDestinationLocation_138e0_108 ._dashedLine_138e0_120{display:none}}._backBtn_158q0_1{margin-bottom:1rem;font-size:1.05rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:60px}._setup_cont_158q0_12{max-width:400px;width:90%;height:auto;margin:0 auto;position:relative;top:2.5rem}._setup_cont_158q0_12 h3{font-size:28px;font-weight:400;margin:0 auto 15px;line-height:34px}._setup_cont_158q0_12 p{margin-bottom:40px}._addPhoto_158q0_30,._mainBox_158q0_31{max-width:600px;font-size:1.05rem;margin:auto;padding-block:1rem}._addPhoto_158q0_30>p,._mainBox_158q0_31>p{margin-block:.5rem;margin-bottom:2rem}._addPhoto_158q0_30>ol,._mainBox_158q0_31>ol{max-width:480px;margin:auto;font-weight:400;padding-left:17px}._imageArea_158q0_50{max-width:350px;margin:auto;padding-block:1rem}._uploadLabelButton_158q0_56{width:100%;display:block;text-align:center;max-width:400px;margin:auto}._stp_contact_158q0_64{text-align:center;margin-top:20px;cursor:pointer;color:#6c6c6c}._stp_contact_158q0_64 a{color:#0f5bd8}._uploadDriverLicense_158q0_74{max-width:450px;font-size:1.05rem;margin:auto;padding-block:1rem}._uploadDriverLicense_158q0_74>p{color:#6c6c6c}._imageBoxArea_158q0_84{border:4px solid #f1f1f1;border-radius:20px;padding-block:.5rem;margin-block:1.6rem}._imageBoxArea_158q0_84>img{max-width:350px;height:400px;object-fit:contain;margin:auto;padding-block:1rem}._imageBoxArea_158q0_84>div{width:100%;text-align:center;display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:1.6rem;font-weight:600;color:#999;cursor:pointer}._buttons_158q0_110{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}._buttons_158q0_110>label{max-width:100%}._uploadingBox_158q0_120{position:fixed;z-index:5;top:0;bottom:0;left:0;right:0;background:white}._uploadingBox_158q0_120>div{max-width:350px;margin:auto;display:flex;justify-content:center;flex-direction:column;margin-top:3rem;font-weight:500;font-size:1.2rem}._uploadingBox_158q0_120>div>img{max-width:350px;margin:auto;margin-block:1rem}._vendorName_158q0_145{color:#0f5bd8;font-weight:500}@media (max-width: 800px){._setup_cont_158q0_12{top:0}._setup_cont_158q0_12 h2{font-size:26px}._setup_cont_158q0_12 p,._setup_cont_158q0_12 li{font-size:15px}}._MyRides_ojs0l_1{min-height:80vh;padding-block:1rem}._backBtn_ojs0l_6{font-weight:500;font-size:1.1rem;cursor:pointer;display:inline-block;margin-top:1rem;margin-left:2rem}._heading_ojs0l_15{margin-left:2rem;margin-top:1rem;font-size:1.9rem;font-weight:600;margin-bottom:3rem;color:#000}._RideOffers_ojs0l_24{margin-top:2rem;overflow-y:scroll;min-width:1000px}._RideOffers_ojs0l_24 table{min-width:700px}._RideOffers_ojs0l_24 tr{transition:all .1s ease-out;cursor:pointer}._RideOffers_ojs0l_24 tr td{padding-inline:1.5rem}._RideOffers_ojs0l_24 tr td img{width:50px}._RideOffers_ojs0l_24 tr:hover{background:#f1f1f1}._no_history_ojs0l_46{color:#c7c7c7;text-align:center;padding:.7rem}._tableRowDesktop_ojs0l_52{display:table-row}._tableRowMobile_ojs0l_56{display:none}._ellipsisText_ojs0l_60{white-space:nowrap;overflow:hidden;max-width:110px;text-overflow:ellipsis}._mobileHeading_ojs0l_67{display:none}@media only screen and (max-width: 650px){._backBtn_ojs0l_6,._heading_ojs0l_15{display:none}._mobileHeading_ojs0l_67{display:flex;justify-content:space-between;margin-bottom:2rem}._mobileHeading_ojs0l_67 h4{font-size:1.4rem;font-weight:600;flex:.68}._mobileBackBtn_ojs0l_88{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem;border:1px solid;border-radius:5px}._RideOffers_ojs0l_24{margin-top:2rem;overflow-y:scroll;min-width:unset}._tableIcon_ojs0l_102{margin-left:auto;width:70px;padding-inline:0!important}table{min-width:fit-content!important}._tableRowDesktop_ojs0l_52{display:none}._tableRowMobile_ojs0l_56{display:table-row}._tableRowMobile_ojs0l_56 ._tripInfo_ojs0l_116{padding-right:0;font-size:14px;font-weight:500}._tableRowMobile_ojs0l_56 ._tripInfo_ojs0l_116>div{align-items:center;gap:.5rem;display:flex;margin-bottom:.5rem}._tableRowMobile_ojs0l_56 ._tripInfo_ojs0l_116>div span{color:#0f5bd8}._tableRowMobile_ojs0l_56 ._tableIcon_ojs0l_102{width:50px}._ridePrice_ojs0l_133{padding-block:0;vertical-align:text-top;padding-top:10px;padding-inline:5px!important}._ridePrice_ojs0l_133>div{display:flex;height:100%;font-weight:600;align-items:flex-start;flex-direction:column}}._tableParent_ojs0l_147{padding:.6rem}._tableParent_ojs0l_147>div>div:nth-child(1){overflow-x:auto}._tableParent_ojs0l_147>div>div:nth-child(1)>button{white-space:nowrap}._RideOffers_k7cao_1{margin-top:2rem;overflow-y:scroll;min-width:1000px}._RideOffers_k7cao_1 table{min-width:700px}._RideOffers_k7cao_1 tr{transition:all .1s ease-out;cursor:pointer}._RideOffers_k7cao_1 tr td{padding-inline:1.5rem}._RideOffers_k7cao_1 tr td img{width:50px}._RideOffers_k7cao_1 tr:hover{background:#f1f1f1}._no_history_k7cao_23{color:#c7c7c7;text-align:center;padding:.7rem}._tableRowMobile_k7cao_29{display:none}._ellipsisText_k7cao_33{white-space:nowrap;overflow:hidden;max-width:100px;text-overflow:ellipsis}@media only screen and (max-width: 650px){._RideOffers_k7cao_1{margin-top:2rem;overflow-y:scroll;min-width:unset}._tableIcon_k7cao_46{margin-left:auto;width:70px;padding-inline:0!important}table{min-width:fit-content!important;width:100%}table tr{width:100%;display:table-row;justify-content:space-between}table tr td:nth-child(2){margin-right:500px}._tableRowDesktop_k7cao_63{display:none}._tableRowMobile_k7cao_29{display:table-row}._tableRowMobile_k7cao_29 ._tripInfo_k7cao_69{padding-right:0;font-size:14px;font-weight:500}._tableRowMobile_k7cao_29 ._tripInfo_k7cao_69>div{align-items:center;gap:.5rem;display:flex;margin-bottom:.5rem}._tableRowMobile_k7cao_29 ._tripInfo_k7cao_69>div span{color:#0f5bd8}._tableRowMobile_k7cao_29 ._tableIcon_k7cao_46{width:50px}._ridePrice_k7cao_86{padding-block:0;vertical-align:text-top;padding-top:10px;padding-inline:5px!important}._ridePrice_k7cao_86>div{display:flex;height:100%;font-weight:600;align-items:flex-start;flex-direction:column}}._MyRidesDetails_1c0kt_1{background:#f1f1f1}._wideWrapper_1c0kt_5{width:98%;max-width:1450px;margin:auto}._colTwo_1c0kt_11{display:flex;gap:4rem}._colTwo_1c0kt_11>div{width:100%}._column1_1c0kt_19{padding-top:2rem}._column1_1c0kt_19>a{margin-bottom:1.5rem;font-weight:500;font-size:1.2rem;cursor:pointer;display:inline-block}._headingArea_1c0kt_30{display:flex;justify-content:space-between}._headingArea_1c0kt_30 span{display:flex;align-items:center;gap:.5rem;font-weight:500;font-size:1.1rem;cursor:pointer}._headingArea_1c0kt_30 img{width:2.5rem}._tableBox_1c0kt_46{background:white;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:3rem;border-radius:10px;padding:1rem}._tableBox_1c0kt_46 table{width:100%}._tableBox_1c0kt_46 tbody tr{height:100px}._tableBox_1c0kt_46 td{padding-inline:.5rem}._tableBox_1c0kt_46 ._btnArea_1c0kt_66{display:grid;grid-template-columns:1fr 1fr;gap:1rem;height:100px;place-items:center}._tableBox_1c0kt_46 ._btnArea_1c0kt_66 button{font-size:.8rem;padding-inline:.8rem}._column2_1c0kt_78{background:white;padding-inline:2rem;padding-block:1rem;padding-bottom:2.5rem;width:85%!important;padding-top:3rem}._rideStatusBox_1c0kt_87{display:flex;gap:1rem;align-items:center;margin-top:2rem}._rideStatusBox_1c0kt_87 p{font-size:1.1rem;font-weight:500}._pickUpDestinationLocation_1c0kt_98{margin-top:2rem;display:flex;justify-content:space-between;flex-direction:column;position:relative;height:150px}._pickUpDestinationLocation_1c0kt_98 ._dashedLine_1c0kt_106{border:2px dashed #5a5a5a;margin-left:.65rem;position:absolute;top:10%;bottom:15%;z-index:0}._pickUpDestinationLocation_1c0kt_98>div{display:flex;gap:.5rem}._pickUpDestinationLocation_1c0kt_98 img{margin-top:.3rem;width:23px;height:23px;background:white;position:relative;z-index:2}._rideInfo_1c0kt_127{margin-top:2rem}._rideInfo_1c0kt_127 hr{margin-bottom:1.3rem}._rideInfo_1c0kt_127 h4{font-size:1.7rem;margin-block:.5rem;font-weight:600;color:#999}._rideInfoBox_1c0kt_140>div{display:flex;justify-content:space-between;align-items:center;padding-right:1rem;margin-bottom:1rem}._rideInfoBox_1c0kt_140>div h5{font-weight:600;font-size:1rem}._rideInfoBox_1c0kt_140>div p{font-weight:600;font-size:1.1rem}._estimatedFooter_1c0kt_156{display:flex;flex-direction:column;gap:1rem}._estimatedFooter_1c0kt_156 select{margin-block:.4rem;border:1px solid #e9ebf8;padding:.7rem;background:#f1f1f1;border-radius:6px}._estimatedFooter_1c0kt_156 hr{margin-block:1rem}._estimatedFooter_1c0kt_156>div._flex_1c0kt_171{display:flex;justify-content:space-between;align-items:center}._estimatedFooter_1c0kt_156 h5{font-weight:600;font-size:1.2rem}._estimatedFooter_1c0kt_156 p{font-weight:600;font-size:1.1rem}._noUserBookedYet_1c0kt_185{background:white;position:absolute;width:100%;left:0;height:120px;border-radius:0 0 10px 10px;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;font-size:1.2rem;font-weight:600}._noUserBookedYet_1c0kt_185>div{position:absolute;width:100%;left:0;right:0;padding-block:.5rem;display:flex;flex-direction:column;align-items:center;gap:.4rem;font-size:.9rem}._noUserBookedYet_1c0kt_185>div>button{height:unset;padding:.5rem}._setRideAmountModal_1c0kt_217{position:fixed;z-index:10;top:0;bottom:0;background:rgba(0,0,0,.6549019608);left:0;right:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;justify-content:center;align-items:center;flex-direction:column}._setRideAmountModal_1c0kt_217 ._setRideAmountModalWhiteBox_1c0kt_231{background:white;padding:1rem 2rem;border-radius:8px;transform:translateY(-10%)}._setRideAmountModal_1c0kt_217 ._setRideAmountModalWhiteBox_1c0kt_231 h3{font-size:1.6rem;margin-bottom:2rem}._setRideAmountModal_1c0kt_217 ._setRideAmountModalWhiteBox_1c0kt_231>div{display:flex;justify-content:space-between;font-size:1.2rem;font-weight:500;margin-bottom:2rem}._setRideAmountModal_1c0kt_217 ._setRideAmountModalWhiteBox_1c0kt_231 button{width:100%;background:#0f5bd8;padding:.4rem .7rem;font-weight:500;font-size:1.2rem;color:#fff;border-radius:8px}._ride_input_cont_1c0kt_258{text-align:left;margin-block:5px 20px;color:#6c6c6c}label{font-weight:600}._ride_input_price_1c0kt_268{border:1px solid #c7c7c7;width:100%;display:flex;justify-content:flex-start;align-items:center;height:48px;border-radius:8px;padding:12px 16px;gap:5px}._ride_input_price_1c0kt_268 input{background:none;font-size:1.2rem;font-weight:600;margin:0;outline:none;padding:0;border:none;width:100%}._right_side_detail_1c0kt_290{text-align:right}._chatIcon_1c0kt_294{min-width:2rem;cursor:pointer}._ellipsisText_1c0kt_299{white-space:nowrap;overflow:hidden;max-width:100px;text-overflow:ellipsis}._mobileTableRow_1c0kt_306{display:none}@media only screen and (max-width: 800px){._desktopTableRow_1c0kt_311{display:none}._mobileTableRow_1c0kt_306{display:table-row}._colTwo_1c0kt_11{flex-direction:column;gap:0}._tableBox_1c0kt_46{overflow-x:scroll;padding:.3rem;border-radius:0;min-height:4rem}._tableBox_1c0kt_46 ._noUserBookedYet_1c0kt_185{height:100px;position:static;width:100%}._tableBox_1c0kt_46>table{align-self:flex-start}._tableBox_1c0kt_46 td:nth-child(3){text-align:center}._column2_1c0kt_78{width:100%!important;padding-inline:1rem;padding-top:1rem}._column1_1c0kt_19>div{padding-inline:16px!important}table thead{font-size:.85rem}table tbody{width:fit-content;overflow-x:scroll}._btnArea_1c0kt_66 button{width:2rem;height:2rem;padding:0!important;display:flex;align-items:center;justify-content:center}._btnArea_1c0kt_66 svg{font-size:1.3rem}}._profile_f6d9z_1{display:flex;justify-content:center;align-items:stretch;flex-direction:row}._profile_left_f6d9z_8{width:350px;background-color:beige;height:100vh}._profile_right_f6d9z_14{width:calc(100% - 350px);background-color:#fff}@media only screen and (max-width: 650px){._profile_left_f6d9z_8{display:none}._profile_right_f6d9z_14{width:100%}}._settings_header_gh7c8_1{display:flex;justify-content:space-between;align-items:center;padding:30px 3.2rem;width:100%;overflow:hidden}._settings_header_gh7c8_1 ._edit_btn_cont_gh7c8_9{width:130px}._middle_content_gh7c8_13{display:block;text-align:center;width:500px}._initials_gh7c8_19{border-radius:100%;height:100px;width:100px;background-color:#0f5bd8;color:#fff;margin:0 auto;display:flex;align-items:center;justify-content:center}._lower_content_gh7c8_31{display:block;width:60%;padding:20px 5%;margin-top:40px}._form_container_gh7c8_38{padding-block:3%}._login_header_gh7c8_42{line-height:40px;text-align:center;margin-bottom:20px}._input_box_gh7c8_48{width:100%;margin-block:15px}._input_box_gh7c8_48 ._warning_gh7c8_52{font-size:14px;text-align:left;color:#6c6c6c}._btn_cnt_gh7c8_58{margin-top:2ch}._input_box_gh7c8_48 label{display:flex;justify-content:space-between;align-items:center;padding-inline:5px;font-size:16px;font-weight:400;line-height:24px;text-align:left;margin-bottom:8px;color:#999}._name_group_gh7c8_75{display:flex;justify-content:space-between;align-items:center;gap:20px;height:100%;padding:0;margin:0}._input_box_gh7c8_48 input{height:43px;padding:8px;width:100%;font-size:16px}div._modal_form_wrapper_gh7c8_92 ._input_box_gh7c8_48 input{border:1px solid #c7c7c7;border-radius:10px}._input_box_gh7c8_48 input:focus{outline:none;border-color:#0f5bd8}._divider_gh7c8_102{text-align:center;display:flex;justify-content:center;align-items:center;padding-inline:5px;font-size:16px;font-weight:500;color:#6c6c6c;margin-block:20px}._modal_content_gh7c8_114{position:absolute;top:50%;left:50%;right:auto;bottom:auto;max-width:500px;width:100%;background:white;padding:4% 2%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);border-radius:16px;z-index:9999}._modal_overlay_gh7c8_133{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(31,30,30,.8);z-index:999}._modal_nav_gh7c8_143{display:block;justify-content:flex-end;align-items:center;gap:55px}._modal_close_icon_gh7c8_150{font-size:25px;padding:.5%;background-color:#0f5bd8;color:#fff;cursor:pointer;position:absolute;top:16px;right:16px;border-radius:100%}._modal_form_wrapper_gh7c8_92{display:block;align-items:center;padding:2% 5%}._modal_form_wrapper_gh7c8_92 h2{text-align:center}._modal_form_gh7c8_92{width:100%;height:100%;display:block;flex-direction:column;margin-top:30px}._modal_form_gh7c8_92 label{margin-bottom:5px}._imagePreview_gh7c8_182{width:5rem;height:5rem;margin:auto;object-fit:cover;align-self:center;text-align:center}._details_cont_gh7c8_191{display:block;justify-content:center;align-items:center;margin-top:40px;max-width:98vw}._details_cont_gh7c8_191 p{display:inline-block}._details_cont_gh7c8_191 img{width:20px;height:20px;margin-right:5px;display:inline-block}._nameAndBadge_gh7c8_208{display:flex;align-items:center;justify-content:center;gap:5px}._nameAndBadge_gh7c8_208 h3{text-align:left}._verifiedBrandBoxMobile_gh7c8_218{display:none;align-items:center;justify-content:center;margin-top:.4rem}._unverified_gh7c8_225{color:#da2828;display:flex;align-items:center;justify-content:center;width:130px;height:40px;border:1px solid #da2828;border-radius:8px}._unverified_gh7c8_225 svg{margin-right:5px;margin-top:3.5px}._verified_gh7c8_218{color:#0f5bd8;background:#e7effb;border:1px solid #5e91e5;border-radius:8px;display:flex;align-items:center;justify-content:center;width:130px;height:40px}._verified_gh7c8_218 svg{margin-right:5px;margin-top:3.5px}._editProfile_gh7c8_256{height:fit-content;align-items:center;display:flex;flex-direction:column;justify-content:center;padding-inline:1rem;margin-top:30px;width:500px}._editProfile_gh7c8_256>button{padding:.8rem 1.2rem;border-radius:8px;padding:6px 12px;font-weight:500;font-size:1.2rem;color:#fff;border:2px solid #0f5bd8;background:#0f5bd8}._editProfile_gh7c8_256>button:hover{color:#fff;background:#0f5bd8}._cardDetails_gh7c8_281{background:#f6f6f6;border-radius:20px;margin-left:2.2rem;display:flex;flex-wrap:wrap;width:460px;align-self:center;justify-content:space-between;padding-block:20px;margin-top:2rem!important}._details_gh7c8_191{display:flex;flex-direction:column;width:33%;padding:10px;margin-bottom:10px}._cardDetails_gh7c8_281 ._details_gh7c8_191:nth-child(2){border-inline:1px solid #c7c7c7}._details_gh7c8_191 p{margin-bottom:0;color:#999}._details_gh7c8_191 h3{font-size:large;margin-top:20px;font-weight:700}._vehicleModal_gh7c8_318{background:rgba(0,0,0,.9);position:fixed;top:0;bottom:0;left:0;right:0;padding:1rem;display:flex;justify-content:center;align-items:center;z-index:3}._vehicleModal_gh7c8_318 ._vehicleModalCard_gh7c8_331{background:white;padding:1.5rem;border-radius:8px;width:95%;max-width:500px;min-width:300px}._vehicleModal_gh7c8_318 ._vehicleModalCard_gh7c8_331 ._vehicleModalHeading_gh7c8_339{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}._vehicleModal_gh7c8_318 ._vehicleModalCard_gh7c8_331 ._vehicleModalHeading_gh7c8_339 div{cursor:pointer;border-radius:50%;background:#e7effb}._vehicleModal_gh7c8_318 ._vehicleModalCard_gh7c8_331 ._vehicleModalHeading_gh7c8_339 div img{width:2.4rem}._vehicleModalDetailsRow_gh7c8_354{display:grid;grid-template-columns:1fr 1fr}._vehicleModalDetailsRow_gh7c8_354>div{margin-block:1.5rem;font-weight:500;font-size:1.1rem;color:#999}._vehicleModalDetailsRow_gh7c8_354>div h4{color:#6c6c6c;font-size:1.2rem}._vehicleModalImagesBox_gh7c8_369>div{margin-bottom:2rem;background:#f1f1f1;padding:.5rem;border-radius:8px}._vehicleModalImagesBox_gh7c8_369>div p{margin-bottom:1rem;color:#6c6c6c;font-size:1.2rem;font-weight:500}._vehicleModalImagesBox_gh7c8_369>div img{width:100%;max-height:200px;object-fit:cover}._btnView_gh7c8_420{color:#0f5bd8;cursor:pointer;margin-left:10px}@media only screen and (max-width: 650px){._verified_gh7c8_218,._unverified_gh7c8_225{position:unset}._nameAndBadge_gh7c8_208 span{display:none}._verifiedBrandBoxMobile_gh7c8_218{display:flex}._cardDetails_gh7c8_281{flex-direction:column;display:grid;grid-template-columns:1fr 1fr 1fr;width:90vw;margin:auto}._cardDetails_gh7c8_281 ._details_gh7c8_191{width:100%;display:flex;justify-content:space-between;flex-direction:column}._cardDetails_gh7c8_281 ._details_gh7c8_191:nth-child(2){border-inline:0px}._editProfile_gh7c8_256{width:unset}._verifiedBrandBox_gh7c8_218{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:.8rem;margin-bottom:1rem}._lower_content_gh7c8_31{width:100%}._settings_header_gh7c8_1{display:none}._middle_content_gh7c8_13{width:100%;margin:0;margin-top:2rem}._middle_content_gh7c8_13 button{margin-top:1rem}._initials_gh7c8_19{height:70px;width:70px}._details_cont_gh7c8_191{flex-direction:column}}._support_1xxak_1{max-width:99%;padding:1rem 2rem;background:white;height:100%}._supportTop_1xxak_8{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem}._supportTop_1xxak_8 h3{font-size:2rem}._linkParent_1xxak_18{max-width:800px;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 4rem}._linkParent_1xxak_18 ._links_1xxak_24{display:flex;padding:.7rem;gap:1rem;border:1px solid rgba(253,253,253,.8);border-radius:10px;max-width:350px;transition:all .2s ease}._linkParent_1xxak_18 ._links_1xxak_24:hover{border:1px solid #999999;max-width:360px}._linkParent_1xxak_18 ._links_1xxak_24 div{display:flex;justify-content:space-between;align-items:center;font-weight:500;width:100%}._linkParent_1xxak_18 ._links_1xxak_24 img{width:50px}@media only screen and (max-width: 650px){._supportTop_1xxak_8{text-align:center;justify-content:center}._supportTop_1xxak_8 h3{font-size:1.5rem;text-align:center}._linkParent_1xxak_18{display:flex;flex-direction:column;gap:.5rem;padding-bottom:2rem}}._security_7xb5t_1{max-width:99%;padding:1rem 2rem}h3{font-size:2.1rem}._middleSection_7xb5t_10{margin-top:2rem}._middleSection_7xb5t_10>h3{font-size:1.8rem}._middleSection_7xb5t_10 p{max-width:400px;margin-top:1rem;font-weight:500}._form_7xb5t_22{margin-top:3rem}._form_7xb5t_22 label{font-size:1.2rem;font-weight:600}._form_7xb5t_22 ._inputContainer_7xb5t_29{margin-bottom:1.7rem}._password_cont_7xb5t_33{background-color:#fff;display:flex;align-items:center;border:1px solid #c7c7c7;border-radius:8px;max-width:400px;padding-right:.5rem}._password_cont_7xb5t_33 input{background:none;outline:none;padding:.8rem .5rem;border:1px solid #c7c7c7;border:none;width:100%}._password_cont_7xb5t_33 img{width:1.6rem;cursor:pointer}._btnContainer_7xb5t_55{max-width:400px}._btnContainer_7xb5t_55>button{width:100%}@media only screen and (max-width: 650px){._security_7xb5t_1 h3{font-size:1.8rem;text-align:center}._security_7xb5t_1 ._middleSection_7xb5t_10{margin-top:2rem}._security_7xb5t_1 ._middleSection_7xb5t_10>h3{font-size:1.6rem;text-align:left}._security_7xb5t_1 ._middleSection_7xb5t_10 p{max-width:400px;margin-top:.3rem;font-weight:500}}._settings_header_6vlbj_1{padding:30px 6%}._middleSection_6vlbj_5{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:4rem}._flex_6vlbj_12{display:flex;align-items:center;justify-content:space-between;width:100%}._Btn_6vlbj_19{display:inline-flex;gap:.3rem;align-items:center;background:#0f5bd8;color:#fff;font-weight:500;padding:.4rem .8rem;border-radius:7px}._cardBox_6vlbj_30{padding:.5rem;background:white;border-radius:4px;box-shadow:0 2px 4px #f1f1f1;width:fit-content;border:1px solid #f1f1f1}._cardBoxHeader_6vlbj_39{display:flex;align-items:center;justify-content:space-between;gap:200px;margin-bottom:1rem;border-bottom:1px solid #6c6c6c;padding-bottom:.8rem;padding-right:1.1rem}._cardBoxHeader_6vlbj_39 h4{font-size:1.3rem;font-weight:500;color:#6c6c6c}._cardBoxHeader_6vlbj_39 span{font-weight:500;padding:.4rem .8rem;border-radius:9px}._detailsRow_6vlbj_60>div{margin-block:1.5rem;font-weight:500;font-size:1.1rem;color:#999}._detailsRow_6vlbj_60>div h4{color:#6c6c6c;font-size:1.2rem}._vehicleDocuments_6vlbj_71>div{display:flex;align-items:center;justify-content:space-between;padding-right:1.1rem;margin-block:1rem;font-weight:500;font-size:1.1rem}._vehicleDocuments_6vlbj_71>div a{display:inline-flex;gap:.3rem;align-items:center;border:2px solid #0f5bd8;color:#0f5bd8;font-weight:500;padding:.4rem .8rem;border-radius:7px}._viewArea_6vlbj_91{display:flex}._viewArea_6vlbj_91 img{width:40px;background:#e7effb;padding:5px;border-radius:5px;cursor:pointer}._viewArea_6vlbj_91 img:hover{box-shadow:0 1px 3px #2f2f2f}._scrollContainer_6vlbj_105{height:100vh;overflow-y:scroll;padding-block:1rem;display:flex;flex-direction:column;align-items:center;width:100%}._vehicleModal_6vlbj_115{background:rgba(0,0,0,.9);position:fixed;top:0;bottom:0;left:0;right:0;padding:1rem;display:flex;justify-content:center;align-items:center;z-index:3}._vehicleModal_6vlbj_115 ._vehicleModalCard_6vlbj_128{background:white;padding:1.5rem;border-radius:8px;width:95%;max-width:500px}._vehicleModal_6vlbj_115 ._vehicleModalCard_6vlbj_128 ._vehicleModalHeading_6vlbj_135{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}._vehicleModal_6vlbj_115 ._vehicleModalCard_6vlbj_128 ._vehicleModalHeading_6vlbj_135 div{cursor:pointer;border-radius:50%;background:#e7effb}._vehicleModal_6vlbj_115 ._vehicleModalCard_6vlbj_128 ._vehicleModalHeading_6vlbj_135 div img{width:2.4rem}._vehicleModalDetailsRow_6vlbj_150{display:grid;grid-template-columns:1fr 1fr}._vehicleModalDetailsRow_6vlbj_150>div{margin-block:1.5rem;font-weight:500;font-size:1.1rem;color:#999}._vehicleModalDetailsRow_6vlbj_150>div h4{color:#6c6c6c;font-size:1.2rem}._vehicleModalImagesBox_6vlbj_165>div{margin-bottom:2rem;background:#f1f1f1;padding:.5rem;border-radius:8px}._vehicleModalImagesBox_6vlbj_165>div p{margin-bottom:1rem;color:#6c6c6c;font-size:1.2rem;font-weight:500}._vehicleModalImagesBox_6vlbj_165>div img{width:100%;max-height:200px;object-fit:cover}@media only screen and (max-width: 1200px){._vehicleModalDetailsRow_6vlbj_150{grid-template-columns:1fr}._middleSection_6vlbj_5{grid-template-columns:1fr;overflow-y:scroll;height:fit-content;margin-top:1rem}._overFlowBox_6vlbj_193{width:100.5%;overflow-x:hidden}._middleSection_6vlbj_5{width:100%}._cardBox_6vlbj_30{width:100.5%}._cardBoxHeader_6vlbj_39{gap:130px}._cardBoxHeader_6vlbj_39 h4{font-size:1.2rem;white-space:nowrap}._cardBoxHeader_6vlbj_39 span{padding:.2rem .4rem;border-radius:6px}._overFlowBox_6vlbj_193{padding-block:2rem;overflow-y:scroll;height:100vh}}._unverified_1vh0a_1{color:#da2828;display:flex;align-items:center;justify-content:center;width:130px;height:30px;border:1px solid #da2828;border-radius:8px;gap:8px;position:relative;bottom:12px}._verified_1vh0a_15{color:#0f5bd8;background:#e7effb;border:1px solid #5e91e5;border-radius:8px;gap:8px;display:flex;align-items:center;justify-content:center;width:130px;height:30px;position:relative;bottom:12px}._riderSide_nav_1vh0a_30{text-align:center;background-color:#fff;width:100%;height:100vh;border-right:1px solid #c7c7c7}._upper_1vh0a_38{height:320px;border-bottom:1px solid #c7c7c7;text-align:center;display:flex;flex-direction:column;align-items:center;padding-top:50px;gap:16px}._initials_1vh0a_49{border-radius:100%;height:100px;width:100px;background-color:#0f5bd8;color:#fff;margin:0 auto;display:flex;align-items:center;justify-content:center}._lower_1vh0a_61{text-align:center;padding:30px 10%}._lower_1vh0a_61 ul{padding:0}._lower_1vh0a_61 ul li{margin:14px 0;width:100%}._lower_1vh0a_61 ul li:hover{color:#3f7ce0;font-size:18px}._lower_1vh0a_61 ul li ._nav_content_1vh0a_76{display:flex;justify-content:space-between;align-items:center}._lower_1vh0a_61 ul li ._sidenav_link_1vh0a_81{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;color:#6c6c6c;transition:.3s linear;position:relative;width:100%;font-weight:500}._lower_1vh0a_61 ul li ._sidenav_link_1vh0a_81 span{margin-left:10px;vertical-align:middle}._lower_1vh0a_61 ul li ._sidenav_link_1vh0a_81:after{content:"";position:absolute;left:0;top:0;height:100%;width:60%;background-color:#0f5bd8;z-index:-1;transition:.15s linear;opacity:0}._lower_1vh0a_61 ul li ._sidenav_link_1vh0a_81:hover{color:#3f7ce0}._lower_1vh0a_61 ul li ._sidenav_link_1vh0a_81:hover:after{width:100%;opacity:1}._lower_1vh0a_61 ul li ._active_1vh0a_115{color:#0e53c5}._lower_1vh0a_61 ul li ._active_1vh0a_115:after{width:100%;opacity:1}._lower_1vh0a_61 ._chevron_1vh0a_122{font-weight:lighter;font-size:20px}._backBtn_10m8t_1{margin-bottom:1rem;font-size:1.05rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:60px}._setup_cont_10m8t_12{max-width:400px;width:90%;height:auto;margin:0 auto;position:relative}._setup_cont_10m8t_12 h3{font-size:28px;font-weight:400;margin:20px auto 17px}._setup_cont_10m8t_12 p{margin-bottom:40px;color:#999}._addPhoto_10m8t_30,._mainBox_10m8t_31{max-width:600px;font-size:1.05rem;margin:auto;padding-block:1rem}._addPhoto_10m8t_30>p,._mainBox_10m8t_31>p{margin-block:.5rem;margin-bottom:2rem}._addPhoto_10m8t_30>ol,._mainBox_10m8t_31>ol{max-width:480px;margin:auto;font-weight:400;padding-left:17px}._imageArea_10m8t_50{max-width:250px;margin:auto;padding-block:1rem}._uploadLabelButton_10m8t_56{width:100%;display:block;text-align:center;max-width:400px;margin:auto}._stp_contact_10m8t_64{text-align:center;margin-top:20px;cursor:pointer;color:#6c6c6c}._stp_contact_10m8t_64 a{color:#0f5bd8}._uploadProfilePicture_10m8t_74{max-width:450px;font-size:1.05rem;margin:auto;padding-block:1rem}._uploadProfilePicture_10m8t_74>p{color:#6c6c6c}._imageBoxArea_10m8t_84{border:4px solid #f1f1f1;border-radius:20px;padding-block:.5rem;margin-block:1.6rem}._imageBoxArea_10m8t_84>img{max-width:350px;height:400px;object-fit:cover;margin:auto;padding-block:1rem}._imageBoxArea_10m8t_84>div{width:100%;text-align:center;display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:1.6rem;font-weight:600;color:#999;cursor:pointer}._buttons_10m8t_110{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}._buttons_10m8t_110>label{max-width:100%}._uploadingBox_10m8t_120{position:fixed;z-index:5;top:0;bottom:0;left:0;right:0;background:white}._uploadingBox_10m8t_120>div{max-width:350px;margin:auto;display:flex;justify-content:center;flex-direction:column;margin-top:3rem;font-weight:500;font-size:1.2rem}._uploadingBox_10m8t_120>div>img{max-width:350px;margin:auto;margin-block:1rem}@media (max-width: 800px){._setup_cont_10m8t_12{top:0}._setup_cont_10m8t_12 h2{font-size:26px}._setup_cont_10m8t_12 p,._setup_cont_10m8t_12 li{font-size:15px}}._backBtn_1qiaj_1{margin-bottom:1rem;font-size:1.05rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:60px}._setup_cont_1qiaj_12{max-width:400px;width:90%;height:auto;margin:0 auto;position:relative}._setup_cont_1qiaj_12 h3{font-size:28px;font-weight:400;margin:0 auto 17px}._setup_cont_1qiaj_12 p{margin-bottom:40px;color:#999}._addPhoto_1qiaj_29,._mainBox_1qiaj_30{max-width:600px;font-size:1.05rem;margin:auto;padding-block:1rem}._addPhoto_1qiaj_29>p,._mainBox_1qiaj_30>p{margin-block:.5rem;margin-bottom:2rem}._addPhoto_1qiaj_29>ol,._mainBox_1qiaj_30>ol{max-width:480px;margin:auto;font-weight:400;padding-left:17px}._imageArea_1qiaj_49{max-width:350px;margin:auto;padding-block:1rem}._uploadLabelButton_1qiaj_55{width:85%;display:block;text-align:center;max-width:400px;margin:auto}._ruler_1qiaj_63{padding-bottom:1rem}._stp_contact_1qiaj_67{text-align:center;margin-top:20px;cursor:pointer;color:#6c6c6c}._stp_contact_1qiaj_67 a{color:#0f5bd8}._uploadDriverLicense_1qiaj_77{max-width:450px;font-size:1.05rem;margin:auto;padding-block:1rem}._uploadDriverLicense_1qiaj_77>p{color:#6c6c6c}._licenseTitle_1qiaj_87{margin-bottom:0!important;text-align:center;font-weight:500}._imageBoxArea_1qiaj_93{border:4px solid #f1f1f1;border-radius:20px;padding-block:.5rem;margin-block:1.6rem}._imageBoxArea_1qiaj_93>img{max-width:350px;height:250px;object-fit:contain;margin:auto;padding-block:1rem}._imageBoxArea_1qiaj_93>div{width:100%;text-align:center;display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:1.6rem;font-weight:600;color:#999;cursor:pointer}._buttons_1qiaj_119{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}._buttons_1qiaj_119>label{max-width:100%}._uploadingBox_1qiaj_129{position:fixed;z-index:5;top:0;bottom:0;left:0;right:0;background:white}._uploadingBox_1qiaj_129>div{max-width:350px;margin:auto;display:flex;justify-content:center;flex-direction:column;margin-top:3rem;font-weight:500;font-size:1.2rem}._uploadingBox_1qiaj_129>div>img{max-width:350px;margin:auto;margin-block:1rem}._setup_btn_cont_1qiaj_154{display:flex;justify-content:space-between;align-items:center;background-color:#fff;border:1px solid #c7c7c7;border-radius:8px;height:48px;width:100%;margin:10px auto 15px;padding:5px 2%}._setup_1rzkb_1{height:100vh;width:100%}._backBtn_1rzkb_6{margin-bottom:1rem;font-size:1.05rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:60px}._setup_cont_1rzkb_17{max-width:400px;width:90%;height:auto;margin:0 auto;position:relative;top:2.5rem}._setup_cont_1rzkb_17 h2{font-size:28px;font-weight:400;margin:20px auto 15px}._setup_cont_1rzkb_17 p{margin-bottom:40px}._setup_btn_cont_1rzkb_34{display:flex;justify-content:space-between;align-items:center;background-color:#fff;border:1px solid #c7c7c7;border-radius:8px;height:48px;width:100%;margin:20px auto 15px;padding:5px 2%}._stp_flex_grp_1rzkb_47{display:flex;justify-content:flex-start;align-items:center;gap:10px;width:57%;flex-grow:1;font-size:15px}._stp_flex_grp_check_icon_cont_1rzkb_57{display:flex;align-items:center;gap:10px}._stp_contact_1rzkb_63{text-align:center;margin-top:40px;cursor:pointer;color:#6c6c6c}._stp_contact_1rzkb_63 span{color:#0f5bd8}._carInputAreasBox_1rzkb_73 select,._carInputAreasBox_1rzkb_73 input{margin-top:5px;margin-bottom:1.1rem}._carInputAreasBox_1rzkb_73 p{margin-bottom:0}@media (max-width: 800px){._backBtn_1rzkb_6{margin-top:2rem}._setup_cont_1rzkb_17{top:0}._setup_cont_1rzkb_17 h2{font-size:26px}._setup_cont_1rzkb_17 p{font-size:15px}}
