@import url(https://fonts.googleapis.com/css2?family=Comfortaa&display=swap);@font-face{font-family:Helvetica World;src:url(/static/media/helvetica-world-regular.0804120b692965057e30.ttf) format("truetype")}body{background:linear-gradient(90deg,#fff,#f2c01b);font-family:Helvetica World,sans-serif;margin:0}:root{--primary-color:#f2c01b;--secondary-color:#e47200;--background-color:#fff;--accept-color:green;--reject-color:red;--female-driver-card-color:#ac00c6;--input-background-color:#cfcfcf}.acceptButton{background-color:green!important;background-color:var(--accept-color)!important;color:#fff!important}.acceptButton:disabled{cursor:not-allowed;filter:brightness(50%)}.secondaryButton{background-color:#e47200!important;background-color:var(--secondary-color)!important;color:#fff!important}.rejectButton{background-color:#eb0000!important;color:#fff!important}.rejectButtonOutline{background-color:#0000!important;border:1px solid #eb0000!important;color:#eb0000!important}#root{display:block;height:100%;margin:0;width:100%}.main-container{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.header-logo{align-self:center;display:grid;height:100px;justify-self:center;margin:15px;width:100px}.basic,.driver,.login{display:flex;font-family:Comfortaa,sans-serif;justify-content:center;margin:auto auto 20px;max-width:400px;width:90vw}.driver,.login{align-items:center;height:80vh}.form{max-width:400px;padding:30px 40px 80px;width:100%}.basic-body,.form{background-color:#f7f5bc;border-color:#e47200;border-radius:50px;border-style:solid;border-width:10px 15px;text-align:center}.basic-body{margin:0 auto;padding:10px 25px;position:relative;width:80%;z-index:1}.found{font-size:14px;margin:40px 0;padding:0 25px;text-align:left}.found mark{border-radius:50px;display:inline-block;font-size:18px;font-weight:700;margin-bottom:20px;padding:10px 15px}.profile{align-items:center;display:flex;gap:10px;justify-content:left;margin-bottom:10px}.price{font-size:30px;font-weight:700;padding:10px 0;width:-webkit-fit-content;width:fit-content}.button-array{align-items:center;display:flex;flex-direction:row;gap:25px;justify-content:space-between}.button-array button{border:0;border-radius:20px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:14px;height:-webkit-fit-content;height:fit-content;padding:5px 15px;transition:all .3 ease}.no{background-color:red}.nego{display:flex;flex-direction:column;gap:5px}.nego button{background-color:#2456f8}.form input,.form select{background:#cfcfcf;border:0;border-radius:5px;box-sizing:border-box;font-family:Comfortaa,cursive;font-size:14px;margin-bottom:10px;outline:0;padding:15px;width:100%}.form input:focus{background:#ebebeb}.form button{background:green;margin-top:20px;width:100%}.form button,.sub button{border:0;border-radius:5px;color:#fff;cursor:pointer;font-family:Comfortaa,cursive;font-size:14px;outline:0;padding:15px;transition:all .3 ease}.sub button{background:#777;width:45%}.sub{display:flex;justify-content:space-between}.form button:active{background:#006e00}.form span.page-title{color:#000;display:block;font-size:30px;font-weight:700;margin-bottom:10px}span.about{color:#000;display:block;font-size:15px;margin-bottom:30px}div.userName{display:flex;justify-content:center;margin-bottom:30px;text-align:center;width:100%}div.userName p{background-color:#ece75f;border-radius:20px;font-size:22px;font-weight:700;padding:10px 15px;width:-webkit-fit-content;width:fit-content}.form p.error{color:red;font-size:10px;margin:5px 0 15px 10px;text-align:left}.form p.huh{color:#000;font-size:13px;font-weight:700;margin-bottom:5px;margin-top:0;text-align:left}.prefer-private{align-items:center;display:flex;flex-direction:row;margin-top:20px}.prefer-private .check-input{border:0;height:1.5em;margin:0 10px 0 0;padding:0;width:1.5em}.prefer-private .check-input:checked{accent-color:green}.background{background:#f7f5bc;border-color:#e47200;border-radius:50px;border-style:solid;border-width:10px 15px;flex-direction:column;max-width:400px;padding:35px 25px;position:relative;text-align:center;width:80vw;z-index:1}.background,.button{align-items:center;display:flex}.button{background:green;border:0;border-radius:5px;color:#fff;cursor:pointer;font-family:Comfortaa,cursive;font-size:14px;justify-content:center;margin-top:20px;outline:0;padding:15px;text-decoration:none;transition:all .3 ease;width:100%}.button-check-in,.button-proceed{width:-webkit-fit-content;width:fit-content}.button-proceed{align-self:flex-end}.username{background-color:#ece75f;border-radius:20px;font-size:22px;padding:10px 15px;width:-webkit-fit-content;width:fit-content}.input{background:#cfcfcf;border:0;border-radius:5px;box-sizing:border-box;font-family:Comfortaa,cursive;font-size:14px;margin:7.5px 0;outline:0;padding:15px;width:100vw}.input-medium{width:60vw}.text-details-block{display:flex;flex-direction:column;gap:4px;margin-top:30px;text-align:left}.small-text{color:#000;font-size:12px}.orders{background-color:#e9e582;border-radius:20px;font-size:22px;padding:10px 15px;width:100%}.header{background:#373d48;color:#fff;display:grid;grid-template-columns:1.5fr 1.5fr 1fr 1fr;justify-content:space-around;margin-bottom:3px;margin-top:10px;padding:15px 10px;width:calc(100% - 20px)}.header-text{color:#fff;text-align:left}.main{display:flex;flex-direction:column;min-height:50vh;width:100%}.main>div:nth-child(odd){background:#d1d1da}.main>div:nth-child(2n){background:#b0bdc1}.row{display:grid;grid-template-columns:1.5fr 1.5fr 1fr 1fr;margin-bottom:2px;padding:15px 10px}.row-cell{align-items:center;display:flex;max-width:20vw}.private_p{color:red;font-size:10px;margin-left:5px}.price-dropdown{background-color:#007100;border:0;border-radius:5px;color:#ececec;font-family:Comfortaa,cursive;font-size:13px;padding:5px;text-align:center;width:75%}.radio-input{border:0;height:2.2em;width:100%}.radio-input:checked{accent-color:green}.amount-container{display:flex;flex-direction:row;max-width:20vw;overflow:wrap}.amount{background-color:#006e00;border-radius:2px;font-size:8px;margin:5px;padding:2px 4px}.consent{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:20px;text-align:left}.consent input[type=checkbox]{width:25px}.webview-warning{color:red;flex-direction:column;gap:10px;margin-top:20px;text-align:center}.App_refreshButton__sCnTT,.webview-warning{align-items:center;display:flex;justify-content:center}.App_refreshButton__sCnTT{background-color:#fff;bottom:20px;box-shadow:0 4px 6px #0000001a;color:#000;font-size:1.2rem;font-weight:700;position:fixed;right:20px;z-index:1000}.App_refreshButtonChat__Styke{bottom:90px}.CircleButton_circleButton__\+ROCL{border:none;border-radius:50%;cursor:pointer;height:50px;transition:background-color .3s ease;transition:filter .3s ease,color .3s ease;width:50px}.CircleButton_circleButton__\+ROCL:hover{filter:brightness(.95)}.CircleButton_circleButton__\+ROCL.CircleButton_disabled__KWrlv{filter:brightness(.5)}.Form_form__psS5c{display:flex;justify-content:center;min-height:100vh;position:relative;text-align:center;width:100%}.Form_form__psS5c .Form_formInnerCard__724qG{background:linear-gradient(to bottom,var(--primary-color),#fff);border:10px solid #fff;border-bottom:0;border-radius:35px 35px 0 0;box-shadow:4px 4px 10px #0003;margin-top:5rem;max-width:500px;overflow:hidden;position:relative;width:100%}@media(max-width:768px){.Form_form__psS5c .Form_formInnerCard__724qG{border:none;border-radius:0;margin-top:0;max-width:none}}.Navbar_navbar__AkVia{padding-right:15px;position:fixed;right:0;top:15px;z-index:1000}.Navbar_navbar__AkVia .Navbar_navLinksSection__djj7t,.Navbar_navbar__AkVia .Navbar_toggleSection__fELM3{display:flex;justify-content:flex-end}.Navbar_navbar__AkVia .Navbar_toggle__NsU1p{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 0 5px #0000004d;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:5px 8px;transition:box-shadow .3s ease;z-index:1001}.Navbar_navbar__AkVia .Navbar_toggle__NsU1p:hover{box-shadow:2px 2px 5px #0000004d}.Navbar_navbar__AkVia .Navbar_toggleIcon__SFTUg{color:#616161;font-size:20px;height:32px;text-align:center;width:32px}.Navbar_navbar__AkVia .Navbar_navLinks__\+SFal{align-items:flex-start;background:#fff;border-radius:15px 0 15px 15px;box-shadow:0 0 50px #000000b3;cursor:pointer;display:flex;flex-direction:column;height:0;overflow:hidden;right:inherit;transition:height .3s ease;width:60%;z-index:1000}.Navbar_navbar__AkVia .Navbar_navLinks__\+SFal .Navbar_navLink__tEJzU{align-items:center;display:flex;flex-direction:row;gap:10px;margin-left:20px;width:100%}.Navbar_navbar__AkVia .Navbar_navLinks__\+SFal .Navbar_navLink__tEJzU .Navbar_navLinkText__g0Dc5{padding:0}.Navbar_navbar__AkVia .Navbar_navLinks__\+SFal a{color:#000;text-decoration:none}.Navbar_navbar__AkVia .Navbar_navLinks__\+SFal .Navbar_navLinkIconSection__LQVIn{align-items:center;display:flex;justify-content:center}.Navbar_navbar__AkVia .Navbar_overlay__A6E6f{background:#00000080;display:none;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999}.Navbar_navbar__AkVia .Navbar_logo__YJM-Q{margin:15px 20px;width:60px}.Navbar_navbar__AkVia .Navbar_seprator__arb\+U{background-color:#000;border:none;height:1px;margin:10px auto;width:90%}.Navbar_navbar__AkVia.Navbar_open__xsi26{width:100%}.Navbar_navbar__AkVia.Navbar_open__xsi26 .Navbar_toggle__NsU1p{border:none;border-radius:8px 8px 0 0;box-shadow:none}.Navbar_navbar__AkVia.Navbar_open__xsi26 .Navbar_navLinks__\+SFal{height:-webkit-fit-content;height:fit-content;padding:10px}.Navbar_navbar__AkVia.Navbar_open__xsi26 .Navbar_overlay__A6E6f{display:block}.Toast_toastContainer__j5lCs{align-items:center;animation:Toast_slideDown__G2Xhj .3s ease-out,Toast_slideUp__uUIuY .3s ease-in 4.7s forwards;border-radius:12px;box-shadow:0 4px 12px #00000026;display:flex;justify-content:space-between;left:12px;padding:16px 20px;position:fixed;right:12px;top:12px;z-index:9999}@keyframes Toast_slideDown__G2Xhj{0%{opacity:0;transform:translateY(-150px)}to{opacity:1;transform:translateY(0)}}@keyframes Toast_slideUp__uUIuY{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-150px)}}.Toast_toastContainer__j5lCs.Toast_info__vGpOJ{background-color:#3b82f6;color:#fff}.Toast_toastContainer__j5lCs.Toast_warning__ghGGy{background-color:#f59e0b;color:#fff}.Toast_toastContainer__j5lCs.Toast_danger__N0xfG{background-color:#ef4444;color:#fff}.Toast_toastContainer__j5lCs.Toast_success__GugMA{background-color:#10b981;color:#fff}.Toast_message__6tIy-{flex:1 1;font-size:15px;font-weight:500;line-height:1.4;margin:0}.Toast_closeButton__6aHeM{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font-size:28px;height:28px;justify-content:center;line-height:1;margin-left:16px;opacity:.7;padding:0;width:28px}.Toast_closeButton__6aHeM:hover{opacity:1}.Booking_container__3s6zu{padding-top:20px}@media(max-width:768px){.Booking_container__3s6zu{padding-top:60px}}.Booking_innerContainer__qLFz3{padding:20px}.Booking_title__P44o6{color:#000;font-size:13px;font-weight:700;margin-bottom:0;margin-top:0;text-align:left}.Booking_fieldError__ePM1U{color:red;font-size:12px;margin:0;padding:0;text-align:center}.Booking_locationsCard__FT7Pa{background-color:#fff;border-radius:15px;box-shadow:4px 4px 10px #0003;margin-bottom:10px;padding:15px}.Booking_locationsImage__uGzX\+{margin:12px 0;width:20px}.Booking_locationsImage__uGzX\+ img{height:100%;object-fit:cover;width:auto}.Booking_locationsDetails__E8M-\+{display:flex;flex-direction:column;gap:10px;width:100%}.Booking_welcome__Clc2C{font-size:15px;font-weight:500;text-align:center;width:-webkit-fit-content;width:fit-content;width:100%}.Booking_spinContainer__66EQ7{display:flex;justify-content:center;padding:20px 20px 20px 70px;text-align:center}.Booking_locationsCard__FT7Pa{display:flex;gap:20px}.Booking_paxCard__W22tI{display:flex;flex-direction:column;gap:10px}.Booking_paxContainer__Ek6tB{align-items:center;display:flex}.Booking_paxContainer__Ek6tB>:first-child{margin-right:auto}.Booking_checkboxCard__C7Cjs{align-items:center;display:flex}.Booking_checkboxCard__C7Cjs>:first-child{margin-right:auto}.Booking_checkboxCard__C7Cjs .Booking_checkbox__ggPJZ{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #787878;border-radius:4px;cursor:pointer;display:inline-block;height:1.5em;position:relative;transition:all .2s ease-in-out;width:1.5em}.Booking_checkboxCard__C7Cjs .Booking_checkbox__ggPJZ:checked{background-color:#0c0;border-color:#fff}.Booking_checkboxCard__C7Cjs .Booking_checkbox__ggPJZ:checked:after{color:#fff;content:"✔";font-size:1.3em;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.Booking_checkboxCard__C7Cjs .Booking_checkbox__ggPJZ:disabled{background-color:#d3d3d3;cursor:pointer;opacity:.5}.Booking_checkboxCard__C7Cjs .Booking_checkbox__ggPJZ:disabled:checked{background-color:#a0a0a0;border-color:gray}.Booking_checkboxCard__C7Cjs .Booking_checkbox__ggPJZ:disabled:checked:after{color:#ccc}.Booking_bookButton__yOBNp{height:60px;margin-top:50px;width:100%}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0px;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0px;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.Carousel_parallaxSlider__VSv9V{padding:20px 0 40px;width:100%}.Carousel_parallaxSlider__VSv9V .slick-slide{opacity:.5;transform:scale(.9);transition:transform .3s ease}.Carousel_parallaxSlider__VSv9V .slick-center{opacity:1;transform:scale(1)}.Carousel_parallaxSlider__VSv9V .slick-dots{bottom:-20px}.Carousel_parallaxSlider__VSv9V .slick-dots li{height:auto;margin:0 5px;width:auto}.Carousel_customDot__9CalT{background-color:gray;border-radius:50%;cursor:pointer;height:7px;transition:all .3s ease;width:7px}.slick-active .Carousel_customDot__9CalT{background-color:red;transform:scale(1.3)}.Carousel_slideImage__5PZak{aspect-ratio:2/1;border-radius:10px;display:block;height:100%;object-fit:cover;width:100%}.Carousel_modalOverlay__ZoPMi{align-items:flex-end;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:0;position:fixed;right:0;top:0;z-index:9999}.Carousel_modalContent__GLvKn{animation:Carousel_slideUp__Pf20a .3s ease-out;background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;display:flex;flex-direction:column;max-width:500px;overflow:hidden;padding-bottom:60px;position:relative;width:100%}@keyframes Carousel_slideUp__Pf20a{0%{transform:translateY(100%)}to{transform:translateY(0)}}.Carousel_closeButton__OL60D{align-items:center;background:#0009;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;position:absolute;right:12px;top:12px;transition:background .2s ease;width:36px;z-index:10}.Carousel_closeButton__OL60D:hover{background:#000c}.Carousel_modalImage__e\+-Nc{aspect-ratio:16/9;object-fit:cover;width:100%}.Carousel_modalText__ydrO5{padding:25px 25px 40px}.Carousel_modalText__ydrO5 h2{color:#333;font-size:1.5rem;margin:0 0 15px}.Carousel_modalText__ydrO5 p{color:#666;font-size:1rem;line-height:1.6;margin:0}.Dropdown_dropdown__1ZLzD{text-align:left}.FormCard_formCard__\+4\+j1{background-color:#fff;border-radius:15px;box-shadow:4px 4px 10px #0003;margin-bottom:10px;padding:15px}.RoundedEdgeButton_roundedEdgeButton__SwGfl{border:none;border-radius:12px;cursor:pointer;font-size:16px;font-weight:600;padding:10px 20px;transition:filter .3s}.RoundedEdgeButton_roundedEdgeButton__SwGfl:hover{filter:brightness(90%);transition:filter .3s}.RoundedEdgeButton_roundedEdgeButton__SwGfl:disabled{cursor:not-allowed;filter:brightness(50%)}.RouteConnector_connectorContainer__zSDsC{align-items:center;display:flex;flex-direction:column;height:100%;width:20px}.RouteConnector_startCircle__LvVX3{background-color:#fff;border:2px solid red;border-radius:50%;flex-shrink:0;height:12px;width:12px;z-index:1}.RouteConnector_pin__aRh8J{background:red;border-radius:50% 50% 50% 0;flex-shrink:0;height:14px;margin-top:-2px;position:relative;transform:rotate(-45deg);width:14px;z-index:1}.RouteConnector_pin__aRh8J:after{background:#fff;border-radius:50%;content:"";height:6px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:6px}.RouteConnector_line__O10gC{animation:RouteConnector_flowArrows__XBYLL 1s linear infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 4 5 5 5-5' fill='none' stroke='%2300c853' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center 0;background-repeat:repeat-y;background-size:12px 12px;flex-grow:1;margin:2px 0;mask-image:linear-gradient(180deg,#0000,#000 20%,#000 80%,#0000);-webkit-mask-image:linear-gradient(180deg,#0000,#000 20%,#000 80%,#0000);width:12px}@keyframes RouteConnector_flowArrows__XBYLL{0%{background-position:center 0}to{background-position:center 12px}}.ChatNotification_notification__2naoU{align-items:flex-start;color:#333;display:flex;flex-direction:column;font-family:inherit;height:100%;padding:12px;width:100%}.ChatNotification_notification__2naoU h4{font-size:16px;font-weight:600;margin:0 0 4px}.ChatNotification_notification__2naoU p{color:#666;font-size:14px;line-height:1.4;margin:0 0 10px}.ChatNotification_notification__2naoU button{align-self:flex-end;background-color:#e07b2f;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:13px;font-weight:500;margin-top:auto;padding:6px 16px;transition:background-color .2s}.ChatNotification_notification__2naoU button:hover{background-color:#c96d28}.LoadingBar_loadingBar__n2ISq{background-color:#e2e2e2;border:2px solid #fff;border-radius:30px;height:6px;overflow:hidden;position:relative;width:100%}.LoadingBar_loadingBar__n2ISq .LoadingBar_bar__lKPAJ{background:linear-gradient(90deg,#ffea00,#ffae00);border-radius:30px;height:100%;transition:width .1s linear}.LoadingBar_loadingBar__n2ISq .LoadingBar_movingBar__fUZsp{animation:LoadingBar_moveBar__s3uOL 2s ease-in-out infinite;background:linear-gradient(90deg,#ffea00,#ffae00);border-radius:30px;height:100%;position:absolute;width:30%}@keyframes LoadingBar_moveBar__s3uOL{0%{left:0}50%{left:70%}to{left:0}}.PillButton_pillButton__b29fy{border:none;border-radius:35px;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:filter .3s}.PillButton_pillButton__b29fy:hover{filter:brightness(90%);transition:filter .3s}.PillButton_pillButton__b29fy:disabled{cursor:not-allowed;filter:brightness(50%)}.name{font-size:1.4rem;font-weight:700;padding-bottom:.4rem}.DriverFound_container__tDUvs{display:flex;flex-direction:column;position:relative}.DriverFound_container__tDUvs .DriverFound_imageBackground__xMxmP{display:inline-block;height:20%;position:relative}.DriverFound_container__tDUvs .DriverFound_imageBackground__xMxmP:after{background:linear-gradient(to bottom,#fff0 0,var(--primary-color) 100%);bottom:0;content:"";height:40%;left:0;pointer-events:none;position:absolute;width:100%}.DriverFound_container__tDUvs .DriverFound_imageBackground__xMxmP img{border-radius:25px 25px 0 0;height:25vh;object-fit:cover;width:100%}@media(max-width:768px){.DriverFound_container__tDUvs .DriverFound_imageBackground__xMxmP img{border-radius:0}}.DriverFound_container__tDUvs .DriverFound_innerCardContent__QMKev{padding:90px 30px 30px}.DriverFound_container__tDUvs .DriverFound_cancelButton__1SEH6{background-color:#0000!important;border:none!important;color:#eb0000!important;cursor:pointer;font-weight:700;height:50px;margin-top:5px;width:100%}.DriverFound_container__tDUvs .DriverFound_cancelButton__1SEH6:hover{background-color:#eb00000d!important}@media(max-width:768px){.DriverFound_formInnerCard__YVpiM{border:none;border-radius:0;margin-top:0;max-width:none}.DriverFound_backgroundCurve__9gWW8 img{border-radius:0}.DriverFound_imageBackground__xMxmP{display:inline-block;height:25%;position:relative}}.DriverFound_driverInfoCard__tL9HA{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-top:50px;padding:30px 20px!important;position:relative}.DriverFound_driverInfoCard__tL9HA .DriverFound_driverProfilePicture__YYek7{border-radius:50%;box-shadow:0 0 10px #0003;height:75px;left:15px;object-fit:cover;position:absolute;top:-50px;width:75px}.DriverFound_driverInfoCard__tL9HA .DriverFound_driverNameGender__oepZD{font-weight:700;line-height:1.2;margin:0;text-align:left;word-break:break-word}.DriverFound_driverInfoCard__tL9HA .DriverFound_driverDetails__qw\+WS{flex:1 1;min-width:0}.DriverFound_driverInfoCard__tL9HA .DriverFound_carDetails__t\+k2s{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0;text-align:right}.DriverFound_driverInfoCard__tL9HA .DriverFound_carDetails__t\+k2s .DriverFound_driverPlateNumber__gSLnO{font-size:1.2rem;font-weight:700;line-height:1.2;margin:0;white-space:nowrap}.DriverFound_driverInfoCard__tL9HA .DriverFound_carDetails__t\+k2s .DriverFound_driverCarColorModel__MeqME{font-size:.9rem;line-height:1.2;margin:0;opacity:.7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:350px){.DriverFound_driverInfoCard__tL9HA{padding:30px 10px}}.DriverFound_titleSection__MZqwq{display:flex;flex-direction:column;margin-bottom:20px}.DriverFound_titleSection__MZqwq .DriverFound_title__-SchL{font-size:1.5rem;font-weight:700;margin:0}.DriverFound_titleSection__MZqwq .DriverFound_subtitle__t\+28T{font-size:1rem;font-weight:100;margin:0;opacity:.7}.DriverFound_titleSection__MZqwq .DriverFound_loadingBarContainer__CjPvW{margin:15px 0}.DriverFound_titleSection__MZqwq .DriverFound_timer__K76fM{align-items:center;color:#666;display:flex;font-size:.9rem;gap:5px;justify-content:center;margin:0;text-align:center}.DriverFound_titleSection__MZqwq .DriverFound_timer__K76fM .DriverFound_timerIcon__y\+8n\+{color:#666}.DriverFound_titleSection__MZqwq .DriverFound_negotiationSuccess__e0PRe{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:center;margin-top:20px;padding:0 20px;width:100%}.DriverFound_titleSection__MZqwq .DriverFound_negotiationSuccess__e0PRe .DriverFound_successIcon__-u9nt{color:#4caf50;flex-shrink:0}.DriverFound_titleSection__MZqwq .DriverFound_negotiationSuccess__e0PRe .DriverFound_successText__BAEQj{color:#333;font-size:.8rem;font-weight:700;margin:0;text-align:left}.DriverFound_orderCard__ixcuO{align-items:stretch;display:flex;flex-direction:column;gap:15px;margin:15px 0;padding:20px}.DriverFound_orderCard__ixcuO .DriverFound_cardContent__dqcpd{align-items:stretch;display:flex;gap:15px;justify-content:space-between;width:100%}.DriverFound_orderCard__ixcuO .DriverFound_cardContent__dqcpd .DriverFound_locationsImage__9CO\+c{display:flex;flex-direction:column;padding:14px 0 13px;width:20px}.DriverFound_orderCard__ixcuO .DriverFound_cardContent__dqcpd .DriverFound_rightContent__5f2uy{display:flex;flex:1 1;flex-direction:column;gap:5px;min-width:0}.DriverFound_orderCard__ixcuO .DriverFound_cardContent__dqcpd .DriverFound_row__V2SP2{align-items:center;display:flex;gap:15px}.DriverFound_orderCard__ixcuO .DriverFound_cardContent__dqcpd .DriverFound_separator__ZSXdQ{border:none;border-top:2px solid #b0b0b0;margin:0;width:100%}.DriverFound_orderCard__ixcuO .DriverFound_cardContent__dqcpd .DriverFound_locationBox__L-uqh{align-items:flex-start;border-radius:10px;display:flex;flex:1.5 1;min-width:0}.DriverFound_orderCard__ixcuO .DriverFound_cardContent__dqcpd .DriverFound_locationBox__L-uqh .DriverFound_locationAddress__D0MLd{font-size:.85em;font-weight:700;margin:0;overflow-wrap:break-word;text-align:left;white-space:normal;word-break:break-word}.DriverFound_orderCard__ixcuO .DriverFound_cardContent__dqcpd .DriverFound_paxInfo__Srlbm,.DriverFound_orderCard__ixcuO .DriverFound_cardContent__dqcpd .DriverFound_priceInfo__VzIlO{align-items:flex-end;display:flex;flex:0 0 auto;flex-direction:column;width:110px}.DriverFound_orderCard__ixcuO .DriverFound_cardContent__dqcpd .DriverFound_pax__xUVGM{font-weight:700;white-space:nowrap}.DriverFound_orderCard__ixcuO .DriverFound_cardContent__dqcpd .DriverFound_price__reFTR{font-size:1.1em;font-weight:700;margin-bottom:2px;text-align:right;white-space:nowrap;width:-webkit-fit-content;width:fit-content}.DriverFound_orderCard__ixcuO .DriverFound_etaSection__diFEG{display:flex;flex-direction:column;gap:5px;padding:10px 0}.DriverFound_orderCard__ixcuO .DriverFound_etaSection__diFEG .DriverFound_etaTitle__XmHgI{font-size:1rem;font-weight:700;margin:5px 0 0;text-align:left}.DriverFound_orderCard__ixcuO .DriverFound_etaSection__diFEG .DriverFound_etaTime__X3RhO{font-size:1.3rem;font-weight:700;margin:0 0 5px;opacity:.7;text-align:left}.DriverFound_orderCard__ixcuO .DriverFound_cancelSeparator__3oZHO{border:none;border-top:1px solid #e0e0e0;margin:10px 0 0;width:100%}.DriverFound_orderCard__ixcuO .DriverFound_negotiationSection__OJTaI{display:flex;flex-direction:column;gap:15px;margin:10px 0;width:100%}.DriverFound_orderCard__ixcuO .DriverFound_negotiationSection__OJTaI .DriverFound_acceptButton__znVSS{align-items:center;background-color:#4caf50!important;border:none;color:#fff;display:flex;flex-direction:column;font-size:1rem;font-weight:700;justify-content:center;min-height:55px;padding:10px 0;width:100%}.DriverFound_orderCard__ixcuO .DriverFound_negotiationSection__OJTaI .DriverFound_negotiateButton__SKUZr{align-items:center;background-color:#f2c01b!important;border:none;color:#fff!important;display:flex;font-size:1rem;font-weight:700;justify-content:center;margin-top:10px;min-height:55px;padding:10px 0;width:100%}.DriverFound_orderCard__ixcuO .DriverFound_negotiationSection__OJTaI .DriverFound_orDivider__4tqSb{align-items:center;color:#888;display:flex;font-size:.9em;justify-content:center;position:relative;text-align:center}.DriverFound_orderCard__ixcuO .DriverFound_negotiationSection__OJTaI .DriverFound_orDivider__4tqSb:after,.DriverFound_orderCard__ixcuO .DriverFound_negotiationSection__OJTaI .DriverFound_orDivider__4tqSb:before{border-bottom:1px solid #e0e0e0;content:"";flex:1 1}.DriverFound_orderCard__ixcuO .DriverFound_negotiationSection__OJTaI .DriverFound_orDivider__4tqSb:before{margin-right:10px}.DriverFound_orderCard__ixcuO .DriverFound_negotiationSection__OJTaI .DriverFound_orDivider__4tqSb:after{margin-left:10px}.DriverFound_orderCard__ixcuO .DriverFound_negotiationSection__OJTaI .DriverFound_negotiationButtons__5wsPU{display:flex;flex-direction:column;gap:10px;width:100%}.DriverFound_orderCard__ixcuO .DriverFound_negotiationSection__OJTaI .DriverFound_negoButton1__h9vNF{align-items:center;background-color:#f5cd4b!important;border:none;color:#000!important;display:flex;flex-direction:column;font-size:1rem;font-weight:700;justify-content:center;padding:10px 0;width:100%}.DriverFound_orderCard__ixcuO .DriverFound_negotiationSection__OJTaI .DriverFound_negoButton2__mEwQC{align-items:center;background-color:#f9e194!important;border:none;color:#000!important;display:flex;flex-direction:column;font-size:1rem;font-weight:700;justify-content:center;padding:10px 0;width:100%}.DriverFound_orderCard__ixcuO .DriverFound_negotiationSection__OJTaI .DriverFound_btnMainText__wv-Ef{font-size:1.1rem;font-weight:700;line-height:1.2}.DriverFound_orderCard__ixcuO .DriverFound_negotiationSection__OJTaI .DriverFound_btnSubText__j9pGA{font-size:.8rem;font-style:italic;font-weight:400;line-height:1.2;opacity:.8}@media(max-width:350px){.DriverFound_orderCard__ixcuO{gap:5px;padding:5px 10px}.DriverFound_orderCard__ixcuO .DriverFound_locationBox__L-uqh{padding:8px 10px}.DriverFound_orderCard__ixcuO .DriverFound_locationBox__L-uqh .DriverFound_locationAddress__D0MLd{font-size:.75em}.DriverFound_orderCard__ixcuO .DriverFound_paxInfo__Srlbm,.DriverFound_orderCard__ixcuO .DriverFound_priceInfo__VzIlO{width:85px}.DriverFound_orderCard__ixcuO .DriverFound_paxInfo__Srlbm .DriverFound_price__reFTR,.DriverFound_orderCard__ixcuO .DriverFound_priceInfo__VzIlO .DriverFound_price__reFTR{font-size:.85em;padding:5px 8px}}.DriverFound_actionButtonsContainer__RKUZC{display:flex;gap:15px;justify-content:center;margin-top:10px;width:100%}.DriverFound_actionButton__aglon{align-items:center;background-color:#fff;border:1px solid #9b9b9b;border-radius:30px;color:#333;cursor:pointer;display:flex;flex:auto;flex-direction:row;font-size:.9rem;gap:6px;justify-content:center;padding:6px 14px;white-space:nowrap;width:auto}.DriverFound_actionButton__aglon:hover{background-color:#f5f5f5}.DriverFound_btnIcon__3oKC2{height:18px;object-fit:contain;width:18px}.SearchingDriver_container__-Ft1f{display:flex;flex-direction:column;position:relative}.SearchingDriver_container__-Ft1f .SearchingDriver_imageBackground__WJnbK{display:inline-block;height:20%;position:relative}.SearchingDriver_container__-Ft1f .SearchingDriver_imageBackground__WJnbK:after{background:linear-gradient(to bottom,#fff0 0,var(--primary-color) 100%);bottom:0;content:"";height:40%;left:0;pointer-events:none;position:absolute;width:100%}.SearchingDriver_container__-Ft1f .SearchingDriver_imageBackground__WJnbK img{border-radius:25px 25px 0 0;height:25vh;object-fit:cover;width:100%}@media(max-width:768px){.SearchingDriver_container__-Ft1f .SearchingDriver_imageBackground__WJnbK img{border-radius:0}}.SearchingDriver_container__-Ft1f .SearchingDriver_innerCardContent__NBfLr{display:flex;flex:1 1;flex-direction:column;padding:90px 30px 30px}.SearchingDriver_container__-Ft1f .SearchingDriver_innerCardContent__NBfLr .SearchingDriver_titleSection__e7S8g{display:flex;flex-direction:column}.SearchingDriver_container__-Ft1f .SearchingDriver_innerCardContent__NBfLr .SearchingDriver_titleSection__e7S8g .SearchingDriver_title__05Wnl{font-size:1.5rem;font-weight:700;margin:0}.SearchingDriver_container__-Ft1f .SearchingDriver_innerCardContent__NBfLr .SearchingDriver_titleSection__e7S8g .SearchingDriver_subtitle__geKYQ{font-size:1rem;font-weight:100;margin:0;opacity:.7}.SearchingDriver_container__-Ft1f .SearchingDriver_innerCardContent__NBfLr .SearchingDriver_titleSection__e7S8g .SearchingDriver_loadingBarWrapper__hoJV-{display:flex;gap:8px;margin:20px 0;width:100%}.SearchingDriver_container__-Ft1f .SearchingDriver_innerCardContent__NBfLr .SearchingDriver_titleSection__e7S8g .SearchingDriver_loadingBarWrapper__hoJV->div{flex:1 1}.SearchingDriver_container__-Ft1f .SearchingDriver_orderCard__KYj4n{align-items:stretch;display:flex;flex-direction:column;gap:15px;margin:15px 0;padding:20px}.SearchingDriver_container__-Ft1f .SearchingDriver_orderCard__KYj4n .SearchingDriver_cardContent__sLoWf{align-items:stretch;display:flex;gap:15px;justify-content:space-between;width:100%}.SearchingDriver_container__-Ft1f .SearchingDriver_orderCard__KYj4n .SearchingDriver_cardContent__sLoWf .SearchingDriver_locationsImage__6E7OE{display:flex;flex-direction:column;padding:14px 0 13px;width:20px}.SearchingDriver_container__-Ft1f .SearchingDriver_orderCard__KYj4n .SearchingDriver_cardContent__sLoWf .SearchingDriver_rightContent__x9cz\+{display:flex;flex:1 1;flex-direction:column;gap:5px;min-width:0}.SearchingDriver_container__-Ft1f .SearchingDriver_orderCard__KYj4n .SearchingDriver_cardContent__sLoWf .SearchingDriver_row__ndtOJ{align-items:center;display:flex;gap:15px}.SearchingDriver_container__-Ft1f .SearchingDriver_orderCard__KYj4n .SearchingDriver_cardContent__sLoWf .SearchingDriver_separator__3v2v6{border:none;border-top:2px solid #b0b0b0;margin:0;width:100%}.SearchingDriver_container__-Ft1f .SearchingDriver_orderCard__KYj4n .SearchingDriver_cardContent__sLoWf .SearchingDriver_locationBox__Nn4ZH{align-items:center;border-radius:10px;display:flex;flex:1 1;min-width:0}.SearchingDriver_container__-Ft1f .SearchingDriver_orderCard__KYj4n .SearchingDriver_cardContent__sLoWf .SearchingDriver_locationBox__Nn4ZH .SearchingDriver_locationAddress__QiEVp{font-size:.85em;font-weight:700;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SearchingDriver_container__-Ft1f .SearchingDriver_orderCard__KYj4n .SearchingDriver_cardContent__sLoWf .SearchingDriver_paxInfo__sdRde,.SearchingDriver_container__-Ft1f .SearchingDriver_orderCard__KYj4n .SearchingDriver_cardContent__sLoWf .SearchingDriver_priceInfo__LdPnP{align-items:flex-end;display:flex;flex:0 0 auto;flex-direction:column;width:110px}.SearchingDriver_container__-Ft1f .SearchingDriver_orderCard__KYj4n .SearchingDriver_cardContent__sLoWf .SearchingDriver_pax__ZjVoW{font-weight:700;white-space:nowrap}.SearchingDriver_container__-Ft1f .SearchingDriver_orderCard__KYj4n .SearchingDriver_cardContent__sLoWf .SearchingDriver_price__KoJOD{font-size:1.1em;font-weight:700;margin-bottom:2px;text-align:right;white-space:nowrap;width:-webkit-fit-content;width:fit-content}.SearchingDriver_container__-Ft1f .SearchingDriver_orderCard__KYj4n .SearchingDriver_cardContent__sLoWf .SearchingDriver_priceLabel__lXASX{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#006400,#32cd32);-webkit-background-clip:text;background-clip:text;font-size:.8em;font-weight:700;margin:0;text-align:right}@media(max-width:350px){.SearchingDriver_container__-Ft1f .SearchingDriver_orderCard__KYj4n .SearchingDriver_cardContent__sLoWf{gap:5px}.SearchingDriver_container__-Ft1f .SearchingDriver_orderCard__KYj4n .SearchingDriver_cardContent__sLoWf .SearchingDriver_locationBox__Nn4ZH{padding:8px 10px}.SearchingDriver_container__-Ft1f .SearchingDriver_orderCard__KYj4n .SearchingDriver_cardContent__sLoWf .SearchingDriver_locationBox__Nn4ZH .SearchingDriver_locationAddress__QiEVp{font-size:.75em}.SearchingDriver_container__-Ft1f .SearchingDriver_orderCard__KYj4n .SearchingDriver_cardContent__sLoWf .SearchingDriver_orderDetails__TPut9{width:85px}.SearchingDriver_container__-Ft1f .SearchingDriver_orderCard__KYj4n .SearchingDriver_cardContent__sLoWf .SearchingDriver_orderDetails__TPut9 .SearchingDriver_price__KoJOD{font-size:.85em;padding:5px 8px}}@media(max-width:768px){.SearchingDriver_container__-Ft1f .SearchingDriver_formInnerCard__GqnHn{border:none;border-radius:0;margin-top:0;max-width:none}.SearchingDriver_container__-Ft1f .SearchingDriver_backgroundCurve__8jjXS img{border-radius:0}.SearchingDriver_container__-Ft1f .SearchingDriver_imageBackground__WJnbK{display:inline-block;height:25%;position:relative}}.SearchingDriver_container__-Ft1f .SearchingDriver_actionButtons__oQX1U{display:flex;gap:15px;margin-top:auto;width:100%}.SearchingDriver_container__-Ft1f .SearchingDriver_cancelButton__Cm5q1{flex:1 1;font-weight:700;height:50px}.SearchingDriver_container__-Ft1f .SearchingDriver_rebookButton__PRrx-{background-color:#f2c01b!important;border:none;color:#fff!important;flex:1 1;font-weight:700;height:50px}.Chat_chatContainer__EB0k9{background-color:#f5f7fb;bottom:0;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;height:100dvh;left:0;overflow:hidden;position:relative;position:fixed;right:0;top:0;width:100%}.Chat_chatContainer__EB0k9:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6zm0 0V0H4v4H0v2h4v4h2V6h4V4H6z' fill='%23000' fill-opacity='.03' fill-rule='evenodd'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.Chat_chatHeader__cWp7Q{align-items:center;background-color:#fff;border-bottom:1px solid #f0f0f0;box-shadow:0 2px 4px #00000005;display:flex;flex:0 0 auto;padding:15px 20px;z-index:10}.Chat_backButton__XHTfx{align-items:center;background:none;border:none;border-radius:50%;color:#555;cursor:pointer;display:flex;font-size:20px;justify-content:center;margin-right:12px;padding:8px;transition:background-color .2s}.Chat_backButton__XHTfx:hover{background-color:#f5f5f5;color:#333}.Chat_userInfo__izin\+{align-items:center;display:flex;flex:1 1;min-width:0}.Chat_profilePicture__WHIjy{border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0000001a;flex-shrink:0;height:44px;margin-right:12px;overflow:hidden;width:44px}.Chat_profilePicture__WHIjy img{height:100%;object-fit:cover;width:100%}.Chat_userName__UbYIi{color:#1a1a1a;font-size:16px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Chat_chatMessages__d\+VXa{display:flex;flex:1 1 auto;flex-direction:column;gap:8px;overflow-y:auto;padding:20px;scroll-behavior:smooth;z-index:1}.Chat_message__oH8w6{border-radius:16px;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column;max-width:75%;padding:12px 16px;position:relative;word-break:break-word}.Chat_messageContent__Krj40{font-size:15px;line-height:1.5;margin-bottom:4px}.Chat_messageImage__wtFNG{border-radius:12px;cursor:pointer;display:block;margin-bottom:6px;max-width:100%}.Chat_messageTime__INRJi{align-self:flex-end;font-size:10px;margin-top:2px;opacity:.8}.Chat_me__3T6dm{align-self:flex-end;background-color:#e07b2f;border-bottom-right-radius:4px;color:#fff}.Chat_me__3T6dm .Chat_messageTime__INRJi{color:#ffffffe6}.Chat_them__jeMzC{align-self:flex-start;background-color:#fff;border:1px solid #eee;border-bottom-left-radius:4px;color:#333}.Chat_them__jeMzC .Chat_messageTime__INRJi{color:#999}.Chat_messageInputContainer__bwZh8{align-items:center;background-color:#fff;border-top:1px solid #f0f0f0;display:flex;flex:0 0 auto;padding:15px 20px max(15px,env(safe-area-inset-bottom));position:relative;z-index:10}.Chat_messageInput__TPxSX{-webkit-appearance:none;appearance:none;background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:24px;flex:1 1;font-size:16px;outline:none;padding:12px 20px;transition:all .2s ease;-webkit-user-select:text}.Chat_messageInput__TPxSX:focus{background-color:#fff;border-color:#e07b2f;box-shadow:0 0 0 3px #e07b2f1a}.Chat_messageInput__TPxSX::placeholder{color:#aaa}.Chat_uploadButton__poiH5{align-items:center;background:none;border:none;border-radius:50%;color:#777;cursor:pointer;display:flex;flex-shrink:0;font-size:22px;justify-content:center;margin-right:10px;padding:8px;transition:all .2s ease}.Chat_uploadButton__poiH5:hover{background-color:#e07b2f1a;color:#e07b2f}.Chat_sendButton__DpKLc{align-items:center;background:#e07b2f;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:20px;height:44px;justify-content:center;margin-left:12px;transition:all .2s ease;width:44px}.Chat_sendButton__DpKLc:hover{background-color:#c96d28;box-shadow:0 2px 5px #e07b2f4d;transform:translateY(-1px)}.Chat_sendButton__DpKLc:active{transform:scale(.95)}.Chat_sendButton__DpKLc:disabled{background-color:#e0e0e0;box-shadow:none;cursor:default;transform:none}.Chat_imageModalOverlay__NbnVX{align-items:center;animation:Chat_fadeIn__0-dMZ .3s cubic-bezier(.16,1,.3,1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#000000d9;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2000}.Chat_imageModalOverlay__NbnVX img{display:block;max-height:95vh;max-width:95vw;object-fit:contain;touch-action:none}.Chat_closeModalButton__oem7f{align-items:center;background:#ffffff26;border:1px solid #ffffff1a;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:44px;justify-content:center;position:absolute;right:24px;top:24px;transition:all .2s ease;width:44px;z-index:2005}.Chat_closeModalButton__oem7f:hover{background:#ffffff4d;transform:scale(1.05)}.Chat_closeModalButton__oem7f:active{transform:scale(.95)}@keyframes Chat_fadeIn__0-dMZ{0%{opacity:0}to{opacity:1}}.Home_container__k26hR{margin-top:50px;padding:30px}.Home_container__k26hR .Home_logo__VZstE{height:300px;margin:0 auto;object-fit:contain;width:300px}.Home_container__k26hR .Home_getStartedButton__-rU74{background-color:var(--accept-color);color:#fff;height:50px;width:100%}.Login_container__RDC8u{margin-top:50px;padding:30px}.Login_container__RDC8u .Login_logo__MxJ1I{height:300px;margin:0 auto;object-fit:contain;width:300px}.Login_container__RDC8u .Login_loginCard__bA4yY{padding:30px}.Login_container__RDC8u .Login_title__lQHb6{font-size:2rem;font-weight:700;margin-top:20px;text-align:center}.Login_container__RDC8u .Login_signinButton__KdPWa{background-color:var(--accept-color);color:#fff;height:50px;width:90%}.Maintenance_maintenanceWrapper__7BuS0{align-items:center;background-color:var(--primary-color);display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:1rem}.Maintenance_maintenanceTitle__QO3a1{color:#000;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.Maintenance_maintenanceText__i2x\+s{color:#374151;margin-bottom:1.5rem}.Maintenance_logo__5TjwT{height:200px;margin:0 auto;object-fit:contain;width:200px}.Maintenance_maintenanceLink__7wdVQ{color:#2563eb;display:block;margin-bottom:10px}.Maintenance_logoutButton__RCgII{margin-top:10px}.Profile_container__dwtNn{padding:80px 30px 30px;position:relative}.Profile_profileHeader__j9iuT{align-items:center;display:flex;justify-content:space-between;padding:20px;position:relative}.Profile_profileHeader__j9iuT .Profile_backArrow__mzRG3{cursor:pointer;left:10px;position:absolute}.Profile_profileHeader__j9iuT .Profile_backArrow__mzRG3 .Profile_backArrowIcon__QCHm5{font-size:20px!important;font-weight:700;height:20px;width:20px}.Profile_profileHeader__j9iuT .Profile_profileTitle__Q2R5c{text-align:center;width:100%}.Profile_profileHeader__j9iuT .Profile_profileTitle__Q2R5c h3{font-size:1.5rem;font-weight:700;margin:0;padding:0}.Profile_profileBody__4ryue{align-items:center;padding:50px 20px 10px}.Profile_profileBody__4ryue,.Profile_profileBody__4ryue .Profile_profileDetails__Qe93v{display:flex;flex-direction:column}.Profile_profileBody__4ryue .Profile_profileDetails__Qe93v .Profile_driverProfileImage__jwnVR{position:relative}.Profile_profileBody__4ryue .Profile_profileDetails__Qe93v .Profile_driverProfileImage__jwnVR .Profile_userImage__NP7Lo img,.Profile_profileBody__4ryue .Profile_profileDetails__Qe93v .Profile_passengerProfileImage__7FtXX .Profile_userImage__NP7Lo img{border-radius:50%;box-shadow:0 0 10px #0003;height:150px;min-height:150px;min-width:150px;object-fit:cover;width:150px;z-index:10}.Profile_profileBody__4ryue .Profile_userName__svxJc{font-weight:700;margin-top:20px}.Profile_profileBody__4ryue .Profile_email__FA9b7{border:1px solid #e0e0e0;border-radius:10px;margin:0 0 30px;padding:10px 15px}.Profile_profileBody__4ryue .Profile_email__FA9b7 p{color:#525252;font-size:.7rem;font-weight:700;margin:0}.Profile_profileBody__4ryue .Profile_carNumber__bmgLw{border:1px solid gray;border-radius:50px;padding:10px}.Profile_profileBody__4ryue .Profile_carNumber__bmgLw p{font-size:1.2rem;font-weight:700;margin:0}.Profile_profileBody__4ryue .Profile_carModel__GZ9-\+{color:gray;font-weight:700}.Profile_contactButtons__loeYk{display:flex;gap:20px;justify-content:space-evenly;margin:10px 0}.Profile_contactButtons__loeYk .Profile_callButton__9eCeL,.Profile_contactButtons__loeYk .Profile_whatsappButton__RKtoK{align-items:center;border-radius:50px;cursor:pointer;display:flex;gap:20px;justify-content:space-between;padding:5px 15px;transition:background-color .3s}.Profile_contactButtons__loeYk .Profile_callButton__9eCeL p,.Profile_contactButtons__loeYk .Profile_whatsappButton__RKtoK p{font-weight:500;margin:0}.Profile_contactButtons__loeYk .Profile_callButton__9eCeL .Profile_icon__-CAx5,.Profile_contactButtons__loeYk .Profile_whatsappButton__RKtoK .Profile_icon__-CAx5{align-items:center;border:1px solid gray;border-radius:50%;display:flex;justify-content:center;padding:10px}.Profile_contactButtons__loeYk .Profile_callButton__9eCeL .Profile_icon__-CAx5 img,.Profile_contactButtons__loeYk .Profile_whatsappButton__RKtoK .Profile_icon__-CAx5 img{height:25px;object-fit:contain;width:25px}.Profile_contactButtons__loeYk .Profile_callButton__9eCeL:hover,.Profile_contactButtons__loeYk .Profile_whatsappButton__RKtoK:hover{background-color:#f5f5f5;transition:background-color .3s}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.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:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:#0000001a;background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px #00000080,inset 0 0 0 1px #00000080;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:rotate(45deg);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;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{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.Register_container__RHkXJ{padding:60px 20px}.Register_container__RHkXJ .Register_logo__7GfH7{height:80px;margin-bottom:20px;object-fit:cover}.Register_container__RHkXJ .Register_title__F2cjR{font-size:1.6rem;font-weight:700;margin:10px 0 0}.Register_container__RHkXJ .Register_subtitle__P0-bJ a{color:var(--secondary-color);text-decoration:none}.Register_container__RHkXJ .Register_error__Ncrtj{color:var(--reject-color);font-size:.8rem;margin-bottom:10px;margin-top:5px}.Register_container__RHkXJ .Register_registerCard__pDdcw{padding:30px}.Register_container__RHkXJ .Register_registerCard__pDdcw .Register_inputContainer__m7sFh{align-items:flex-start;display:flex;flex-direction:column}.Register_container__RHkXJ .Register_registerCard__pDdcw .Register_inputContainer__m7sFh .Register_inputTitle__bQz4A{font-size:.9rem;font-weight:700;margin-bottom:5px;margin-right:10px}.Register_container__RHkXJ .Register_registerCard__pDdcw .Register_inputContainer__m7sFh .Register_input__e9UvT{background-color:var(--input-background-color);border:none;border-radius:5px;box-sizing:border-box;height:40px;padding:0 15px;width:100%}.Register_container__RHkXJ .Register_registerCard__pDdcw .Register_inputContainer__m7sFh .Register_phoneInput__unX17{width:100%}.Register_container__RHkXJ .Register_registerCard__pDdcw .Register_inputContainer__m7sFh .Register_phoneInput__unX17 input{background-color:var(--input-background-color);border:none;border-radius:5px;box-sizing:border-box;height:40px;padding:0 15px}.Register_container__RHkXJ .Register_registerCard__pDdcw .Register_inputContainer__m7sFh .Register_chooseUser__5oQqE{display:flex;font-weight:700;justify-content:space-between;list-style:none;margin:0 0 10px;padding:0;width:100%}.Register_container__RHkXJ .Register_registerCard__pDdcw .Register_inputContainer__m7sFh .Register_chooseUser__5oQqE li{float:left;height:40px;margin-right:5px;position:relative;width:45%}.Register_container__RHkXJ .Register_registerCard__pDdcw .Register_inputContainer__m7sFh .Register_chooseUser__5oQqE input,.Register_container__RHkXJ .Register_registerCard__pDdcw .Register_inputContainer__m7sFh .Register_chooseUser__5oQqE label{display:block;inset:0;position:absolute}.Register_container__RHkXJ .Register_registerCard__pDdcw .Register_inputContainer__m7sFh .Register_chooseUser__5oQqE input[type=radio]{opacity:.011;z-index:100}.Register_container__RHkXJ .Register_registerCard__pDdcw .Register_inputContainer__m7sFh .Register_chooseUser__5oQqE input[type=radio]+label{background:#777;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Comfortaa,cursive;font-size:14px;padding:15px;transition:all .3s ease}.Register_container__RHkXJ .Register_registerCard__pDdcw .Register_inputContainer__m7sFh .Register_chooseUser__5oQqE input[type=radio]:checked+label{background:#3a3a3a}.Register_container__RHkXJ .Register_registerCard__pDdcw .Register_inputContainer__m7sFh .Register_chooseUser__5oQqE input[type=radio]:hover:not(:checked)+label{background:#616161}.Register_container__RHkXJ .Register_registerCard__pDdcw .Register_inputContainer__m7sFh .Register_chooseUser__5oQqE label{cursor:pointer;padding:5px;z-index:.9}.Register_container__RHkXJ .Register_signupButton__sE\+RH{background-color:var(--accept-color);color:#fff;height:50px;margin-top:20px;width:100%}.InfoCard_infoCard__wN0zM{border-radius:3px 3px 15px 15px;box-shadow:4px 4px 10px #0003;margin:15px 0}.InfoCard_infoCard__wN0zM .InfoCard_infoCardHeader__s3YD7{background-color:#eac50d;border-radius:3px;color:#000;padding:10px 20px;text-align:left}.InfoCard_infoCard__wN0zM .InfoCard_infoCardHeader__s3YD7 .InfoCard_infoCardTitle__JNgUc{font-weight:700;margin:10px 0 5px}.InfoCard_infoCard__wN0zM .InfoCard_infoCardHeader__s3YD7 .InfoCard_orderTime__p9HOE{font-size:.8rem}.InfoCard_infoCard__wN0zM .InfoCard_infoCardHeader__s3YD7 .InfoCard_infoCardSubtitle__S1agD{font-size:.8rem;margin:5px 0 10px}.InfoCard_infoCard__wN0zM .InfoCard_infoCardHeader__s3YD7 .InfoCard_timer__fZ281{color:#25591d;font-size:.8rem;font-weight:700}.InfoCard_infoCard__wN0zM .InfoCard_infoCardHeader__s3YD7 .InfoCard_timerDanger__IaKpo{color:red}.InfoCard_infoCard__wN0zM .InfoCard_infoCardHeaderWithTime__4gMEO{align-items:center;display:flex;justify-content:space-between}.InfoCard_infoCard__wN0zM .InfoCard_femaleDriverHeader__FpcSj{background-color:#7e4cb1!important}.InfoCard_infoCard__wN0zM .InfoCard_infoCardBody__JPmdO{background-color:#fff;border-radius:0 0 15px 15px;padding:15px}.InfoCard_infoCard__wN0zM .InfoCard_infoCardBody__JPmdO .InfoCard_LoadingBarContainer__PUWlF{align-items:center;display:flex;gap:10px;justify-content:center;padding:10px 20px}.InfoCard_orders__btII2 .InfoCard_infoCardHeader__s3YD7{background-color:#e47200}.InfoCard_infoCardDisabled__e5hB1{filter:brightness(.3);pointer-events:none}.InfoCard_infoCardDisabled__e5hB1 .InfoCard_infoCardHeader__s3YD7{background-color:#919191!important;color:#666}.center{align-items:center;display:flex;flex-direction:column;text-align:center}.next-button{align-items:end;align-self:flex-end;justify-content:end;margin-bottom:1rem;margin-top:3rem}.yes{background-color:green;cursor:pointer}.yes,.yes-disabled{border:0;border-radius:20px;box-sizing:border-box;color:#fff;font-size:20px;height:40px;padding:5px 15px;transition:all .3 ease;width:100px}.yes-disabled{background-color:#585858}.CurrentOrders_container__XqoOR{display:flex;flex-direction:column;position:relative}.CurrentOrders_container__XqoOR .CurrentOrders_innerCardContent__eL4nX{padding:80px 30px 30px}.CurrentOrders_titleSection__vKDOH{display:flex;flex-direction:column;margin-bottom:20px}.CurrentOrders_titleSection__vKDOH .CurrentOrders_title__IpmpN{font-size:1.1rem;font-weight:700;margin:0}.CurrentOrders_titleSection__vKDOH .CurrentOrders_subtitle__JzLy-{font-size:.95rem;font-weight:100;margin:0;opacity:.7}.CurrentOrders_titleSection__vKDOH .CurrentOrders_loadingBarContainer__sAFd2{margin:15px 0}.CurrentOrders_timer__2V8w5{align-items:center;color:#666;display:flex;font-size:.9rem;gap:5px;justify-content:center;margin:0;text-align:center}.CurrentOrders_timer__2V8w5 .CurrentOrders_timerIcon__zz\+uu{color:#666}.CurrentOrders_orderCard__0pQRo{align-items:stretch;display:flex;flex-direction:column;gap:15px;margin:15px 0;padding:20px}.CurrentOrders_orderCard__0pQRo .CurrentOrders_cardContent__JZF1K{align-items:stretch;display:flex;gap:15px;justify-content:space-between;width:100%}.CurrentOrders_orderCard__0pQRo .CurrentOrders_cardContent__JZF1K .CurrentOrders_locationsImage__GUfQK{display:flex;flex-direction:column;padding:14px 0 13px;width:20px}.CurrentOrders_orderCard__0pQRo .CurrentOrders_cardContent__JZF1K .CurrentOrders_rightContent__UP3ZS{display:flex;flex:1 1;flex-direction:column;gap:5px;min-width:0}.CurrentOrders_orderCard__0pQRo .CurrentOrders_cardContent__JZF1K .CurrentOrders_row__LCY5V{align-items:center;display:flex;gap:15px}.CurrentOrders_orderCard__0pQRo .CurrentOrders_cardContent__JZF1K .CurrentOrders_separator__k9dFB{border:none;border-top:2px solid #b0b0b0;margin:0;width:100%}.CurrentOrders_orderCard__0pQRo .CurrentOrders_cardContent__JZF1K .CurrentOrders_locationBox__V6kkR{align-items:center;border-radius:10px;display:flex;flex:1 1;min-width:0}.CurrentOrders_orderCard__0pQRo .CurrentOrders_cardContent__JZF1K .CurrentOrders_locationBox__V6kkR .CurrentOrders_locationAddress__32ISi{word-wrap:break-word;font-size:.95em;font-weight:700;margin:0;text-align:left}.CurrentOrders_orderCard__0pQRo .CurrentOrders_cardContent__JZF1K .CurrentOrders_paxInfo__3\+ku1,.CurrentOrders_orderCard__0pQRo .CurrentOrders_cardContent__JZF1K .CurrentOrders_priceInfo__VUiA4{align-items:flex-end;display:flex;flex:0 0 auto;flex-direction:column;width:70px}.CurrentOrders_orderCard__0pQRo .CurrentOrders_cardContent__JZF1K .CurrentOrders_pax__Ejn25{font-size:1.1em;font-weight:700;opacity:.6;white-space:nowrap}.CurrentOrders_orderCard__0pQRo .CurrentOrders_cardContent__JZF1K .CurrentOrders_price__x3Ji9{font-size:1.1em;font-weight:700;margin-bottom:2px;text-align:right;white-space:nowrap;width:-webkit-fit-content;width:fit-content}.CurrentOrders_intransitTitle__mpJXw{font-size:.95rem;font-weight:700;margin:5px 0 0;text-align:left}.CurrentOrders_intransitTimeInfo__GvkXS{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between}.CurrentOrders_instransitTime__b-J-K{font-size:1.1rem;font-weight:700;margin:0 0 5px;opacity:.7;text-align:left}.CurrentOrders_addTimeButton__3ujYv{align-items:center;background-color:#f2c01b!important;border:none;border-radius:30px;box-shadow:0 2px 5px #00000026;color:#fff!important;display:inline-flex;font-size:.9rem;gap:8px;padding:8px 16px}.CurrentOrders_passengerNameCard__iEEeT .CurrentOrders_passengerName__zFA2a{font-size:1.2rem;font-weight:700}.CurrentOrders_tripControlButtons__TJ-mr{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:20px;width:100%}.CurrentOrders_completeButton__FTRiP,.CurrentOrders_noShowButton__iJVCa{align-items:center;border:none;box-shadow:0 2px 5px #0003;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:700;height:50px;justify-content:center;width:100%}.CurrentOrders_completeButton__FTRiP{background-color:green}.CurrentOrders_noShowButton__iJVCa{background-color:red!important}.CurrentOrders_noShowButton__iJVCa:disabled{cursor:not-allowed;filter:brightness(.4)}.CurrentOrders_noShowMessage__MBRbP{color:red;font-size:.8rem;font-style:italic;font-weight:lighter;margin-bottom:0;margin-top:5px;text-align:center}.CurrentOrders_LoadingBarContainer__mq\+lq{align-items:center;display:flex;gap:10px;justify-content:center;padding:30px 20px}.CurrentOrders_negoBtns__2i8LR{display:flex;gap:20px;justify-content:center;padding:20px}@media(max-width:450px){.CurrentOrders_negoBtns__2i8LR{gap:10px;padding:10px 0}.CurrentOrders_negoBtns__2i8LR .CurrentOrders_negoBtnAccept__ci2F8,.CurrentOrders_negoBtns__2i8LR .CurrentOrders_negoBtnPrice__5FXxu{font-size:.8rem}}.CurrentOrders_actionButtonsContainer__-LqgI{display:flex;gap:15px;justify-content:center;margin-top:10px;width:100%}.CurrentOrders_actionButton__HzvoQ{align-items:center;background-color:#fff;border:1px solid #9b9b9b;border-radius:30px;color:#333;cursor:pointer;display:flex;flex:auto;flex-direction:row;font-size:.9rem;gap:6px;justify-content:center;padding:6px 14px;white-space:nowrap;width:auto}.CurrentOrders_actionButton__HzvoQ:hover{background-color:#f5f5f5}.CurrentOrders_btnIcon__TfmMj{height:18px;object-fit:contain;width:18px}.CurrentOrders_cardContentPadding__US85\+{box-sizing:border-box;display:flex;flex-direction:column;padding:10px;width:100%}.CurrentOrders_passengerName__zFA2a{font-size:1.2rem;font-weight:700;margin:0 0 15px;text-align:left}.CurrentOrders_userStatus__3QYLy{align-items:baseline;color:#b0b0b0;display:flex;font-size:.9rem;font-weight:700;gap:15px;margin:0 0 15px 25px;text-align:left}.CurrentOrders_onlineDot__aOo0S{background-color:green;border-radius:50%;box-shadow:0 0 4px #28c76f99;flex-shrink:0;height:12px;width:12px}.CurrentOrders_separator__k9dFB{border:0;border-top:2px solid #b0b0b0;margin:0 0 15px;width:100%}.CurrentOrders_negotiationSection__O9bmv{display:flex;flex-direction:column;gap:10px;width:100%}.CurrentOrders_negotiationSection__O9bmv .CurrentOrders_textGroup__p1fis{display:flex;flex-direction:column;gap:2px;margin-bottom:15px}.CurrentOrders_negotiationSection__O9bmv .CurrentOrders_negoTitle__usMZG{font-size:1.1rem;font-weight:700;margin:0;text-align:left}.CurrentOrders_negotiationSection__O9bmv .CurrentOrders_negoSubtitle__Dop1y{font-size:.95rem;font-weight:100;margin:0;opacity:.7;text-align:left}.CurrentOrders_negotiationSection__O9bmv .CurrentOrders_acceptButton__4fPc0{align-items:center;background-color:green!important;border:none;color:#fff;display:flex;flex-direction:column;font-size:1rem;font-weight:700;justify-content:center;padding:10px 0;width:100%}.CurrentOrders_negotiationSection__O9bmv .CurrentOrders_counterOfferSection__H0UVC{margin-top:10px}.CurrentOrders_negotiationSection__O9bmv .CurrentOrders_negoButton1__Gw1oQ{background-color:#f5cd4b!important;margin-bottom:10px}.CurrentOrders_negotiationSection__O9bmv .CurrentOrders_negoButton1__Gw1oQ,.CurrentOrders_negotiationSection__O9bmv .CurrentOrders_negoButton2__ALDbW{align-items:center;border:none;color:#000!important;display:flex;flex-direction:column;font-size:1rem;font-weight:700;justify-content:center;padding:10px 0;width:100%}.CurrentOrders_negotiationSection__O9bmv .CurrentOrders_negoButton2__ALDbW{background-color:#f9e194!important}.CurrentOrders_negotiationSection__O9bmv .CurrentOrders_btnMainText__wZ8g-{font-size:1.1rem;font-weight:700;line-height:1.2}.CurrentOrders_negotiationSection__O9bmv .CurrentOrders_btnSubText__lwcLQ{font-size:.8rem;font-style:italic;font-weight:400;line-height:1.2;opacity:.8}.CurrentOrders_cancelButton__ilWdY{background-color:#0000!important;border:none!important;color:#eb0000!important;cursor:pointer;font-weight:700;height:50px;margin-top:5px;width:100%}.CurrentOrders_cancelButton__ilWdY:hover{background-color:#eb00000d!important}.CurrentOrders_negotiationSuccess__n8Emd{align-items:center;display:flex;flex-direction:row!important;flex-wrap:nowrap;gap:10px;justify-content:center;margin-top:20px;padding:10px 20px}.CurrentOrders_negotiationSuccess__n8Emd .CurrentOrders_successIcon__1\+lD1{color:#767575;flex-shrink:0}.CurrentOrders_negotiationSuccess__n8Emd .CurrentOrders_successText__XgwZe{color:#4f4f4f;font-size:.9rem;font-weight:700;margin:0;opacity:.7;text-align:left;white-space:nowrap}.CurrentOrders_reachedButton__JwMto{align-items:center;background-color:green;border:none;color:#fff!important;display:flex;flex-direction:column;font-size:1rem;font-weight:700;justify-content:center;margin-top:20px;padding:15px 0;width:100%}.CurrentOrders_endMessage__qFQQc{color:#333;font-size:1rem;font-weight:700;margin:40px 0 10px;opacity:.7;text-align:center}.DriverCheckIn_backgroundCurve__x56Zt{left:0;position:absolute;top:0;top:-130px;width:100%;z-index:1}.DriverCheckIn_container__CoG8j,.DriverCheckIn_container__CoG8j *{box-sizing:border-box}.DriverCheckIn_header__lPiVm{padding:40px 20px 20px;position:relative;text-align:left;z-index:10}.DriverCheckIn_carouselContainer__kCeOq{position:relative;z-index:11}.DriverCheckIn_backgroundCurve__x56Zt img{border-radius:26px 26px 0 0;height:60vh;object-fit:cover;width:100%}@media(max-width:768px){.DriverCheckIn_backgroundCurve__x56Zt img{border-radius:0}}.DriverCheckIn_greetingText__qdRFx{color:#1a1a1a;padding-left:35px}.DriverCheckIn_smallGreeting__JpA4N{display:block;font-size:14px;font-weight:500}.DriverCheckIn_userName__yjVhB{font-size:18px;font-weight:800;line-height:1.2;margin:5px 0 0;max-width:80%;text-transform:uppercase}.DriverCheckIn_innerCardContent__3tWMv{padding:50px 30px 30px;position:relative;z-index:10}.DriverCheckIn_innerCardContent__3tWMv .DriverCheckIn_description__rQFbW{color:rgba(0,0,0,.695);font-size:1.2rem;font-weight:700}.DriverCheckIn_topCardsRow__9x9y2{display:flex;flex-wrap:nowrap;gap:12px;margin-top:20px;overflow:hidden}.DriverCheckIn_topCardsRow__9x9y2 .DriverCheckIn_formCard__l783X{flex:1 1;min-width:0;overflow:hidden}.DriverCheckIn_formCard__l783X .DriverCheckIn_cardDetails__-Pvrg{min-width:0}.DriverCheckIn_formCard__l783X .DriverCheckIn_cardDetails__-Pvrg .DriverCheckIn_cardTitle__J1Rkd{overflow:hidden;text-overflow:ellipsis}@media(max-width:360px){.DriverCheckIn_innerCardContent__3tWMv{padding:40px 16px 16px}.DriverCheckIn_topCardsRow__9x9y2{gap:12px}.DriverCheckIn_topCardsRow__9x9y2 .DriverCheckIn_formCard__l783X{flex-basis:calc(50% - 6px);flex-grow:0;flex-shrink:0}.DriverCheckIn_formCard__l783X .DriverCheckIn_cardImage__KD6Cw{flex:0 0 auto;min-width:0}.DriverCheckIn_formCard__l783X img{height:auto;max-width:100%}.DriverCheckIn_formCard__l783X .DriverCheckIn_cardDetails__-Pvrg .DriverCheckIn_cardValueMonthly__jmmQE,.DriverCheckIn_formCard__l783X .DriverCheckIn_cardDetails__-Pvrg .DriverCheckIn_cardValue__xEXB4{font-size:1rem;margin-left:8px}}.DriverCheckIn_formCard__l783X{display:flex;flex:1 1}.DriverCheckIn_formCard__l783X .DriverCheckIn_cardDetails__-Pvrg{margin-right:auto;text-align:left}.DriverCheckIn_formCard__l783X .DriverCheckIn_cardDetails__-Pvrg .DriverCheckIn_cardTitle__J1Rkd{font-weight:700;margin:10px 0;white-space:nowrap}.DriverCheckIn_formCard__l783X .DriverCheckIn_cardDetails__-Pvrg .DriverCheckIn_cardValue__xEXB4{color:gray;font-size:1.2rem;font-weight:700;margin:10px 0 10px 20px}.DriverCheckIn_formCard__l783X .DriverCheckIn_cardDetails__-Pvrg .DriverCheckIn_cardValueMonthly__jmmQE{color:#2d5cf6;font-size:1.2rem;font-weight:700;margin:10px 0 10px 20px}.DriverCheckIn_formCard__l783X .DriverCheckIn_cardImage__KD6Cw{align-items:center;display:flex}.DriverCheckIn_formCard__l783X .DriverCheckIn_creditsLink__X8yzF{cursor:pointer}.DriverCheckIn_checkInButton__CFTqj{font-size:1.3em!important;font-weight:700;height:50px;margin-top:50px;width:200px}.DriverCheckIn_error__PnXmQ{color:var(--reject-color);font-size:.8rem;font-weight:700;margin:0;opacity:.5}.Toggle_toggleContainer__zkolI{align-items:center;display:flex;gap:.75rem;justify-content:flex-end;width:100%}.Toggle_switch__OWSrI{cursor:pointer;display:inline-block;height:28px;position:relative;width:46px}.Toggle_switchInput__EOb5k{height:0;opacity:0;position:absolute;width:0}.Toggle_switchSlider__Tn0vc{background-color:#f44336;border-radius:34px;bottom:0;left:0;position:absolute;right:0;top:0;transition:background-color .3s}.Toggle_switchSlider__Tn0vc:before{background-color:#fff;border-radius:50%;content:"";height:22px;left:3px;position:absolute;top:3px;transition:transform .3s;width:22px}.Toggle_switchInput__EOb5k:checked+.Toggle_switchSlider__Tn0vc{background-color:#4caf50}.Toggle_switchInput__EOb5k:checked+.Toggle_switchSlider__Tn0vc:before{transform:translateX(18px)}.Toggle_switchLabel__33IRF{color:#333;font-size:.95rem;font-weight:800;-webkit-user-select:none;user-select:none}.DriverOrders_container__kXjQv{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding-top:5vh;width:100%}.DriverOrders_container__kXjQv .DriverOrders_backArrow__uCRt8{align-items:center;cursor:pointer;display:flex;justify-content:center;left:20px;padding:10px;position:absolute;top:20px;z-index:1000}.DriverOrders_container__kXjQv .DriverOrders_backArrowIcon__soyum{font-size:20px!important;font-weight:700;height:20px;width:20px}.DriverOrders_container__kXjQv .DriverOrders_notificationToggle__8jPVU{box-sizing:border-box;margin-bottom:10px;max-width:600px;padding:0 30px;width:100%}.DriverOrders_container__kXjQv .DriverOrders_list__omo7d{border-radius:20px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;height:100%;max-height:80vh;max-width:600px;overflow:hidden;position:relative;width:100%}.DriverOrders_emptyOrderList__pjE1E{word-wrap:break-word;align-items:center;color:#7f7f7f;display:flex;flex-wrap:wrap;font-size:1.5rem;height:100%;justify-content:center;overflow-wrap:break-word;text-align:center}.DriverOrders_orderList__55Vp4{box-sizing:border-box;max-height:80vh;overflow-x:hidden;overflow-y:auto;padding:0 30px 30px;width:100%}.DriverOrders_pendingCard__kR\+a8{filter:brightness(.7);opacity:.9;pointer-events:none;transition:filter .15s ease,opacity .15s ease}.DriverOrders_spinnerOverlay__hrBUL{align-items:center;background:#00000059;border-radius:12px;display:flex;inset:0;justify-content:center;position:absolute;z-index:2}.DriverOrders_spinner__jWLiF{animation:DriverOrders_spin__b98yC .8s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:28px;width:28px}@keyframes DriverOrders_spin__b98yC{to{transform:rotate(1turn)}}.DriverOrders_infoCard__HgzaM{cursor:pointer;position:relative}.DriverOrders_infoCard__HgzaM .DriverOrders_infoCardContainer__XanDq{align-items:stretch;display:flex;gap:15px;justify-content:space-between;padding:10px 15px;position:relative}.DriverOrders_infoCard__HgzaM .DriverOrders_infoCardContainer__XanDq .DriverOrders_locationsImage__Yr4bE{display:flex;flex-direction:column;padding:10px 5px;width:20px}.DriverOrders_infoCard__HgzaM .DriverOrders_infoCardContainer__XanDq .DriverOrders_mainContent__uwuw9{display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:0}.DriverOrders_infoCard__HgzaM .DriverOrders_infoCardContainer__XanDq .DriverOrders_row__dT0EN{align-items:center;display:flex;gap:10px;justify-content:space-between;width:100%}.DriverOrders_infoCard__HgzaM .DriverOrders_infoCardContainer__XanDq .DriverOrders_locationAddress__RAfo5{word-wrap:break-word;flex:1 1;font-size:.95em;font-weight:700;margin:0;max-width:calc(100% - 120px);min-width:0;text-align:left}.DriverOrders_infoCard__HgzaM .DriverOrders_infoCardContainer__XanDq .DriverOrders_pax__vCfjg,.DriverOrders_infoCard__HgzaM .DriverOrders_infoCardContainer__XanDq .DriverOrders_price__u6u6P{font-size:1.1em;font-weight:700;margin:0;text-align:right;white-space:nowrap}.DriverOrders_infoCard__HgzaM .DriverOrders_infoCardContainer__XanDq .DriverOrders_pax__vCfjg{opacity:.6}.DriverOrders_infoCard__HgzaM .DriverOrders_infoCardContainer__XanDq .DriverOrders_separator__R\+lDa{border:none;border-top:2px solid #ccc;margin:12px 0;width:100%}.DriverRegister_backgroundCurve__6PLx9{left:0;position:absolute;width:100%}.DriverRegister_backgroundCurve__6PLx9 img{border-radius:26px 26px 0 0;height:60vh;object-fit:cover;width:100%}@media(max-width:768px){.DriverRegister_backgroundCurve__6PLx9 img{border-radius:0}}.DriverRegister_link__oltzZ{color:#1a1a1a;cursor:pointer;margin:10px 0;text-decoration:underline}.DriverRegister_innerCardContent__jKZFm{display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:center;padding:100px 30px 30px;position:relative;z-index:10}.DriverRegister_innerCardContent__jKZFm .DriverRegister_title__GXWmu{font-size:2.5rem;font-weight:700;margin:0 70px 40px}.DriverRegister_innerCardContent__jKZFm .DriverRegister_formCard__IABEn{display:flex;flex-direction:column;margin-bottom:15px}.DriverRegister_innerCardContent__jKZFm .DriverRegister_formCard__IABEn .DriverRegister_inputRow__f\+PdX{align-items:center;display:flex;flex-direction:row;gap:20px}.DriverRegister_innerCardContent__jKZFm .DriverRegister_radioGroup__qratA{display:flex;gap:10px;justify-content:space-between;list-style:none;margin:0;padding:0;width:100%}.DriverRegister_innerCardContent__jKZFm .DriverRegister_radioGroup__qratA li{flex:1 1;height:40px;position:relative}.DriverRegister_innerCardContent__jKZFm .DriverRegister_radioGroup__qratA input[type=radio]{display:none}.DriverRegister_innerCardContent__jKZFm .DriverRegister_radioGroup__qratA label{align-items:center;background:#d3d3d3;border-radius:15px;color:#000;cursor:pointer;display:flex;font-family:Comfortaa,cursive;font-size:14px;font-weight:700;height:100%;justify-content:center}.DriverRegister_innerCardContent__jKZFm .DriverRegister_radioGroup__qratA input:not(:checked)+label{filter:brightness(100%);transition:filter .3s ease-in-out}.DriverRegister_innerCardContent__jKZFm .DriverRegister_radioGroup__qratA input:not(:checked)+label:hover{filter:brightness(80%)}.DriverRegister_innerCardContent__jKZFm .DriverRegister_radioGroup__qratA input:checked+label{filter:brightness(70%);transition:filter .3s ease-in-out}.DriverRegister_innerCardContent__jKZFm .DriverRegister_attachmentsCard__IABvv{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);margin-top:10px}.DriverRegister_innerCardContent__jKZFm .DriverRegister_attachmentsCard__IABvv .DriverRegister_attachmentButton__TZXRa label{background:#909c98;border-radius:15px;box-shadow:1px 3px 20px #0000004d;color:#fff;cursor:pointer;display:inline-block;filter:brightness(100%);font-size:12px;font-weight:700;padding:15px 0;text-align:center;transition:filter .2s;-webkit-user-select:none;user-select:none;width:100%}.DriverRegister_innerCardContent__jKZFm .DriverRegister_attachmentsCard__IABvv .DriverRegister_attachmentButton__TZXRa label:hover{filter:brightness(80%);transition:filter .2s}.DriverRegister_innerCardContent__jKZFm .DriverRegister_submitButton__DyuwL{background-color:var(--accept-color);color:#fff;margin:30px 40px 0;padding:20px;width:80%}.DriverRegister_innerCardContent__jKZFm .DriverRegister_fieldTitle__UyKyT{font-size:.8rem;font-weight:700;width:20%}.DriverRegister_innerCardContent__jKZFm .DriverRegister_inputField__r4dne{background-color:#d3d3d3;border:none;border-radius:20px;font-weight:700;height:30px;margin-left:auto;padding:10px 20px;width:80%}.DriverRegister_innerCardContent__jKZFm input[type=file]{display:none}.DriverRegister_innerCardContent__jKZFm .DriverRegister_progressText__IAvid{color:#000;font-size:.8rem;font-style:italic;font-weight:700;margin-top:30px}.DriverRegister_innerCardContent__jKZFm .DriverRegister_errorText__Lqf6N{color:#e74c3c;font-size:.7rem;font-weight:600;margin-left:auto;margin-top:5px;min-height:15px;padding-right:20px;text-align:right;width:80%}.DriverRegister_innerCardContent__jKZFm .DriverRegister_errorBorder__AwM\+e li label,.DriverRegister_innerCardContent__jKZFm .DriverRegister_errorInput__qED8A{border:1px solid #e74c3c}.DriverRegister_innerCardContent__jKZFm .DriverRegister_required__eIJzP{color:#e74c3c}.DriverRegister_innerCardContent__jKZFm .DriverRegister_fileSelected__YAXvC label{background:#4caf50!important}.DriverRegister_innerCardContent__jKZFm .DriverRegister_disabledButton__linM8{cursor:not-allowed;opacity:.7}.Waiting_container__Sh30C{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:0 50px}.Waiting_container__Sh30C .Waiting_waitMessage__USJPV{font-size:1.5rem;font-weight:700}.Waiting_container__Sh30C .Waiting_logoutButton__WaOaq{background-color:var(--reject-color);color:#fff;margin-top:20px}.Waiting_container__Sh30C .Waiting_image__VbG5Y{width:200px}.Waiting_container__Sh30C .Waiting_switchLink__xgvwa{color:#000;font-size:.8rem;margin-top:5px;padding:0}
/*# sourceMappingURL=main.7717c634.css.map*/