@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.v-toast--fade-out{animation-name:fadeOut}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-down{animation-name:fadeInDown}.v-toast--fade-in-up{animation-name:fadeInUp}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease-out}.fade-enter,.fade-leave-to{opacity:0}.v-toast{bottom:0;display:flex;left:0;overflow:hidden;padding:2em;pointer-events:none;position:fixed;right:0;top:0;z-index:1052}.v-toast__item{align-items:center;animation-duration:.15s;border-radius:.25em;box-shadow:0 1px 4px #0000001f,0 0 6px #0000000a;color:#fff;cursor:pointer;display:inline-flex;margin:.5em 0;min-height:3em;opacity:.92;pointer-events:auto}.v-toast__item--success{background-color:#28a745}.v-toast__item--info{background-color:#17a2b8}.v-toast__item--warning{background-color:#ffc107}.v-toast__item--error{background-color:#dc3545}.v-toast__item--default{background-color:#343a40}.v-toast__item--warning{color:#000}.v-toast__item.v-toast__item--bottom,.v-toast__item.v-toast__item--top{align-self:center}.v-toast__item.v-toast__item--bottom-right,.v-toast__item.v-toast__item--top-right{align-self:flex-end}.v-toast__item.v-toast__item--bottom-left,.v-toast__item.v-toast__item--top-left{align-self:flex-start}.v-toast__text{margin:0;padding:.5em 1em;word-break:break-word}.v-toast__icon{display:none}.v-toast.v-toast--top{flex-direction:column}.v-toast.v-toast--bottom{flex-direction:column-reverse}.v-toast.v-toast--custom-parent{position:absolute}@media screen and (max-width:768px){.v-toast{padding:0;position:fixed!important}}html{box-sizing:border-box;height:100%}*,:after,:before{box-sizing:inherit}body{background:#fff;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;-webkit-font-smoothing:antialiased;box-sizing:border-box;margin:0;min-height:100%;padding:0}::-webkit-scrollbar{display:none}a{cursor:pointer;text-decoration:none}.small{font-size:80%}.cur-p,.pointer{cursor:pointer}.no-select{-moz-user-select:none;-ms-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.pe-n{pointer-events:none}.pe-a{pointer-events:auto}.ta-r{text-align:right}.ta-l{text-align:left}.ta-c{text-align:center}.tt-u{text-transform:uppercase}.td-u{text-decoration:underline}.td-n{text-decoration:none}.td-lt{text-decoration:line-through}.of-h{overflow:hidden}.of-a{overflow:auto;-webkit-overflow-scrolling:touch}.w-100{width:100%}.f-l{float:left}.f-r{float:right}.pl-10{padding-left:10px}.h-100{height:100%}.mh-100{min-height:100%}.p-0{padding:0}.p-b-10{padding:0 0 10px}.fw-b{font-weight:700}.fw-n{font-weight:400}.spin{animation:spin 1s linear infinite}.clr-blue{color:#4a90e2}.clr-gray{color:#00000061}.rotate-180{transform:rotate(180deg)}.d-b{display:block}.d-f{display:flex}.f-1{flex:1}.f-2{flex:2}.f-5{flex:5}.o-a{overflow:auto}.fd-r{flex-direction:row}.fd-c{flex-direction:column}.fw-w{flex-wrap:wrap}.jc-sb{justify-content:space-between}.jc-sa{justify-content:space-around}.jc-c{justify-content:center}.ai-c{align-items:center}.as-c{align-self:center}.as-fs{align-self:flex-start}.as-fe{align-self:flex-end}.fs-0{flex-shrink:0}.ai-b{align-items:baseline}.ic-line{align-items:center;display:flex;justify-content:space-between}.ic-line .line{border-bottom:1px dashed #ccc;flex:1;height:1px;margin:0 5px}.ic-line:after,.ic-line:before{background-repeat:no-repeat;background-size:contain;content:"";display:block;height:10px;width:10px}.ic-line:before{background-image:url(/img/icons/ic-green.svg)}.ic-line:after{background-image:url(/img/icons/ic-red.svg)}.dummy-field{background:#ff0;background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#000;height:48px}.dummy-field .icon{font-size:16px;padding:10px 16px}.dummy-field span{overflow:hidden;padding-left:8px;padding-right:16px;text-overflow:ellipsis;white-space:nowrap}.dummy-field span.placeholder{opacity:.4}.toolbar-field{border-bottom:1px solid #d8d8d8;position:relative}.toolbar-field .icon{font-size:20px;padding:22px 15px;position:absolute}.toolbar-field .text{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.toolbar-field .text input{border:none;border-radius:0;display:block;outline:none;padding:25px 20px 25px 50px;width:100%}.m-card{background-color:#fff;border:1px solid #d8d8d8;border-radius:4px;box-shadow:0 2px 2px 0 #0003;margin:8px 0;overflow:hidden}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes animUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translate(0)}}.anime-up-0{animation:animUp .5s ease-out 0s forwards;opacity:0}.anime-up-1{animation:animUp .5s ease-out .1s forwards;opacity:0}.anime-up-2{animation:animUp .5s ease-out .2s forwards;opacity:0}.anime-up-3{animation:animUp .5s ease-out .3s forwards;opacity:0}.anime-up-4{animation:animUp .5s ease-out .4s forwards;opacity:0}.anime-up-5{animation:animUp .5s ease-out .5s forwards;opacity:0}.anime-up-6{animation:animUp .5s ease-out .6s forwards;opacity:0}.anime-up-7{animation:animUp .5s ease-out .7s forwards;opacity:0}.anime-up-8{animation:animUp .5s ease-out .8s forwards;opacity:0}.anime-up-9{animation:animUp .5s ease-out .9s forwards;opacity:0}@keyframes scaleDialog{0%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:.6}}@keyframes sub-page{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translate(0)}}@keyframes loading-placeholder{0%{background-position:-468px 0}to{background-position:468px 0}}.animated-background{animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:loading-placeholder;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:800px 104px;height:96px;position:relative}.button-wrapper.fixed-bottom{background-color:#fff;bottom:0;box-shadow:1px 1px 10px 3px #ccc;left:0;padding:0 16px;position:fixed;width:100%}.button-wrapper.fixed-bottom .button-primary{margin-bottom:8px;margin-top:8px}.button-wrapper .button-primary{align-items:center;background-color:#117a41;border:none;border-radius:4px;box-shadow:0 1px 5px 0 #0003,0 3px 1px -2px #0000001f,0 2px 2px 0 #00000024;color:#1c1c1c;color:#fff;cursor:pointer;display:flex;font-family:IBM Plex Sans;font-size:14px;font-weight:600;height:48px;justify-content:center;letter-spacing:0;line-height:20px;margin:0 auto 16px;max-width:440px;text-transform:uppercase;width:100%}.button-wrapper .button-primary[disabled]{background-color:#f6f6f6;border-color:#ddd;box-shadow:0 8px 15px #0000001a;color:#c9c9c9}.button-wrapper .button-primary.disabled{background-color:#f6f6f6}.button-wrapper .button-icon-text-primary{background:#fff;border:1px solid #f6f6f6;border-radius:20px;box-shadow:0 1px 2px #c9c9c9;cursor:pointer;height:fit-content;margin-top:5px;padding:5px 10px;text-align:center}.button-wrapper .button-icon-text-primary .text{color:#1c1c1c;display:inline-block;font-family:IBM Plex Sans;font-size:14px;font-weight:600;letter-spacing:0;line-height:20px;position:relative;top:-7px}.ellipsis{overflow:auto;text-overflow:ellipsis;white-space:nowrap}.wrapping{margin:0 auto;max-width:600px}.home-subtitle p{color:#1c1c1c;font-size:clamp(12px,2vw,14px);margin:0;padding-top:0}.home-subtitle.white p{color:#fff}@keyframes placeHolderShimmer{0%{transform:translateX(-468px)}to{transform:translateX(468px)}}.loader{display:block;padding:0 12px 12px;width:100%}.loader .loader-background{background:#f6f7f9;height:130px;margin-top:25px;overflow:hidden;position:relative}.loader .loader-background:before{animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background-image:linear-gradient(90deg,#f6f7f9 0,#e9ebee 20%,#f6f7f9 40%,#f6f7f9);background-repeat:no-repeat;background-size:auto 100%;content:" ";display:block;height:100%;position:relative}.loader .loader-background div{background:#fff;left:0;position:absolute;right:0}.loader .loader-background .bg-side{height:89px;left:120px;right:auto;top:0;width:8px}.loader .loader-background .bg-top{height:32px;left:200px;top:0}.loader .loader-background .bg-middle{height:12px;left:128px;top:32px}.loader .loader-background .bg-bottom{height:10px;top:80px}.loader-ellipsis:after{animation:loader-ellipsis .9s steps(4) infinite;content:"…";display:inline-block;overflow:hidden;vertical-align:bottom;width:0}@keyframes loader-ellipsis{to{width:1.25em}}.zc-ic{background-image:url(/img/icons/spritesheet.png?v37);background-repeat:no-repeat;display:block}.zc-ic_arrow{background-position:-5px -5px;height:11px;width:10px}.zc-ic_arrowwhite{background-position:-25px -5px;height:15px;width:14px}.zc-ic_back{background-position:-49px -5px;height:15px;width:15px}.zc-ic_changecity{background-position:-74px -5px;height:12px;width:9px}.zc-ic_checkmarkgreen{background-position:-93px -5px;height:26px;width:26px}.zc-ic_checkmarkwhit{background-position:-129px -5px;height:26px;width:26px}.zc-ic_chvronleft{background-position:-165px -5px;height:12px;width:8px}.zc-ic_chvronright{background-position:-5px -27px;height:12px;width:8px}.zc-ic_close{background-position:-165px -27px;height:14px;width:14px}.zc-ic_collapse{background-position:-5px -51px;height:8px;width:12px}.zc-ic_contact{background-position:-27px -51px;height:11px;width:11px}.zc-ic_crosswhite{background-position:-48px -51px;height:15px;width:14px}.zc-ic_currnt{background-position:-72px -51px;height:13px;width:13px}.zc-ic_date{background-position:-95px -51px;height:17px;margin-right:4px;opacity:.5;width:15px}.zc-ic_dropdown{background-position:-74px -27px;height:5px;width:9px}.zc-ic_expand{background-position:-120px -51px;height:8px;width:12px}.zc-ic_filter{background-position:-142px -51px;height:21px;width:18px}.zc-ic_home{background-position:-170px -51px;height:12px;width:13px}.zc-ic_location{background-position:-5px -73px;height:14px;width:10px}.zc-ic_location2{background-position:-170px -73px;height:18px;width:14px}.zc-ic_logout{background-position:-25px -73px;height:10px;width:13px}.zc-ic_menu{background-position:-48px -82px;height:15px;width:15px}.zc-ic_menuwhite{background-position:-73px -82px;height:12px;width:15px}.zc-ic_mytrips{background-position:-120px -73px;height:11px;width:12px}.zc-ic_nointernet{background-position:-5px -101px;height:13px;width:24px}.zc-ic_office{background-position:-98px -101px;height:13px;width:12px}.zc-ic_overflow{background-position:-120px -101px;height:16px;width:4px}.zc-ic_policies{background-position:-134px -101px;height:12px;width:12px}.zc-ic_profpicsmall{background-position:-39px -123px;height:30px;width:30px}.zc-ic_quesmark{background-position:-156px -101px;height:21px;width:21px}.zc-ic_retry{background-position:-5px -132px;height:17px;width:16px}.zc-ic_search{background-position:-79px -132px;height:15px;width:15px}.zc-ic_share{background-position:-104px -132px;height:18px;width:18px}.zc-ic_share_fbmssngr{background-position:-132px -132px;height:11px;width:20px}.zc-ic_sharelinkedin{background-position:-162px -132px;height:19px;width:20px}.zc-ic_sharewhatsapp{background-position:-5px -161px;height:20px;width:20px}.zc-ic_tariff{background-position:-194px -73px;height:14px;width:15px}.zc-ic_tickBlk{background-position:-194px -97px;height:10px;width:13px}.zc-ic_tickwht{background-position:-192px -117px;height:10px;width:13px}.zc-ic_time{background-position:-192px -137px;height:14px;width:14px}.zc-ic_zap{background-position:-204px -161px;height:15px;width:14px}.zc-ic_zoomcarlogo{background-position:-229px -5px;height:38px;width:38px}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,50px,0)}to{opacity:1;transform:none}}.page-toolbar{background-color:#323a44;color:#fff;min-height:60px;padding:15px}.page-toolbar h2{font-size:18px;font-weight:500;line-height:1;margin:0}.page-toolbar .close{font-size:24px;margin-left:10px;margin-right:25px}.page-toolbar a{color:#fff}.sub-page{height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;-webkit-overflow-scrolling:touch;animation:fadeInUp .3s ease;background:#fff;z-index:999}.sub-page .header{padding:16px;position:relative;z-index:2}@media(min-width:767px){.sub-page .container{margin-left:auto;margin-right:auto;max-width:600px}}.sub-page .toolbar{padding:16px}.sub-page .toolbar .close{left:-8px;margin:8px;position:relative}.footer-action .btn{background-color:#70ad4d;border:none;color:#fff;cursor:pointer;display:block;font-size:14px;font-weight:500;padding:20px;text-transform:uppercase;width:100%}.footer-action :is(.btn.disabled,.btn[disabled]){background-color:#ededed;border-color:#d8d8d8;color:#00000061}.layout-one{display:flex;flex-direction:column}.layout-one .main{flex:1}.layout-two{display:flex;flex-direction:column}.layout-two .main{display:flex;flex:1;flex-direction:column}.sub-page-header{font-size:12px;padding:8px 16px;position:relative}@media(min-width:360px){.sub-page-header{font-size:14px}}.sub-page-header.dark{background-color:#323a44;color:#fff}.sub-page-header{align-items:center;display:flex}.sub-page-header h2{flex:1;font-weight:500;margin:0}.sub-page-header .back-link{margin-right:8px;padding:8px}.sub-page-header span{color:#e4f1dc}.switch-ampm{font-size:12px}.switch-ampm .switch{cursor:pointer;margin:0 7px;position:relative}.switch-ampm .switch:after{background-color:#d8d8d8;border-radius:20px;content:"";display:block;height:14px;opacity:.5;width:34px}.switch-ampm .switch:before{background-color:#70ad4d;border-image-source:linear-gradient(180deg,#ffffff1f,#ffffff0f 20%,#fff0);border-radius:100%;border-style:solid;border-width:.5px;box-shadow:0 1px 1px 0 #0000003d,0 0 1px 0 #0000001f;content:"";height:20px;position:absolute;right:0;top:-3px;width:20px;z-index:1}.switch-ampm :is(.am,.pm){cursor:pointer}.switch-ampm .am{color:#00000061}.switch-ampm .pm,.switch-ampm.active-am .am{color:#70ad4d;font-weight:500}.switch-ampm.active-am .pm{color:#00000061}.switch-ampm.active-am .switch:before{left:0}.icon-chevron-down{background-image:url(/img/icons/icons_chevron_chevron_down.png);background-repeat:no-repeat;display:block;height:24px;width:24px}.icon-arrow-right-separator{background-image:url(/img/icons/icons-arrows-arrow-right.png);background-position:16px;background-repeat:no-repeat;display:block;width:40px}.icon-user{background-image:url(/img/icons/icons_user.png);background-position:50%;background-repeat:no-repeat;display:inline-block;height:40px;width:40px}.icon-green-beacon{background-color:#117a41;border-radius:50%;box-shadow:0 0 8px 8px #e7f2ec;margin-left:8px;margin-right:16px;min-height:8px;min-width:8px}.icon_dot{background-color:#000;border-radius:50%;display:inline-block;margin:0 5px;min-height:2px;min-width:2px}.icon-red-beacon{background-color:#8a2430;box-shadow:0 0 8px 8px #faecee;margin-left:8px;margin-right:16px;min-height:8px;min-width:8px}.icon{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:32px;width:32px}.icon.icon-my-location{background-image:url(/img/icons/icons_my_location.png)}.icon.icon-map{background-image:url(/img/icons/icons_map.png)}.icon.icon-location{background-image:url(/img/icons/icons_location.png)}.icon.icon-arrow-left{background-image:url(/img/icons/icons_arrows_arrow_left.png);height:24px;width:24px}.icon.icon-arrow-left-white{background-image:url(/img/icons/icons-arrow-left-white.png);height:24px;width:24px}.icon.icon-arrow-right{background-image:url(/img/icons/icons_arrows_arrow_right.png);height:24px;width:24px}.icon.icon-arrow-right-small{background-image:url(/img/icons/icons-arrow-right-small.png);height:20px;width:20px}.icon.icon-arrow-right-white-small{background-image:url(/img/icons/arrow-right-white-small.png);height:16px;width:16px}.icon.icon-arrow-right-green{background-image:url(/img/icons/icons-arrow-right-green.png);height:36px;width:36px}.social-icons{background-image:url(/img/socialmedia_sprite.png);border-radius:50%;display:block;height:42px;width:42px}.social-icons.twitter{background-position:294px -103px}.social-icons.instagram{background-position:359px -103px}.social-icons.youtube{background-position:228px -103px}.social-icons.facebook{background-position:426px -103px}.social-icons.linkedin{background-position:95px -103px}.playstore-icons{background-image:url(/img/store_sprite.svg);cursor:pointer;display:block;height:35px;width:120px}.playstore-icons.apple{background-position:342px 93px}.playstore-icons.google-play{background-position:206px 93px}@font-face{font-display:swap;font-family:z-icons;font-style:normal;font-weight:400;src:url(/fonts/z-icons.woff2) format("woff2")}[class*=" z"],[class^=z]{font-family:z-icons!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal}.z-aadhar_card:before{content:""}.z-ac:before{content:""}.z-add_photo:before{content:""}.z-add_photo_rtl:before{content:""}.z-airbag:before{content:""}.z-airplane:before{content:""}.z-airport:before{content:""}.z-alcohol:before{content:""}.z-alphabet_a:before{content:""}.z-alphabet_b:before{content:""}.z-alphabet_c:before{content:""}.z-ambulance:before{content:""}.z-archive:before{content:""}.z-arrow_down:before{content:""}.z-arrow_left:before{content:""}.z-arrow_left_bottom:before{content:""}.z-arrow_left_top:before{content:""}.z-arrow_narrow_down:before{content:""}.z-arrow_narrow_left:before{content:""}.z-arrow_narrow_right:before{content:""}.z-arrow_narrow_up:before{content:""}.z-arrow_right:before{content:""}.z-arrow_right_bottom:before{content:""}.z-arrow_right_top:before{content:""}.z-arrow_roundabout_left:before{content:""}.z-arrow_roundabout_right:before{content:""}.z-arrow_up:before{content:""}.z-attachment:before{content:""}.z-award_off:before{content:""}.z-award_on:before{content:""}.z-battery:before{content:""}.z-battery_charging:before{content:""}.z-battery_charging_2:before{content:""}.z-battery_empty:before{content:""}.z-become_host:before{content:""}.z-bell:before{content:""}.z-bell_off:before{content:""}.z-bell_ringing:before{content:""}.z-bell_z:before{content:""}.z-bill:before{content:""}.z-birthday_cake:before{content:""}.z-bluetooth:before{content:""}.z-bluetooth_off:before{content:""}.z-bookmark:before{content:""}.z-bookmark_plus:before{content:""}.z-boot:before{content:""}.z-border_corners:before{content:""}.z-box:before{content:""}.z-brake:before{content:""}.z-brightness_down:before{content:""}.z-brightness_up:before{content:""}.z-bug:before{content:""}.z-building:before{content:""}.z-building_estate:before{content:""}.z-building_skyscraper:before{content:""}.z-building_store:before{content:""}.z-bulb:before{content:""}.z-bulb_off:before{content:""}.z-bus_stand:before{content:""}.z-calendar:before{content:""}.z-calendar_dot:before{content:""}.z-call:before{content:""}.z-camera:before{content:""}.z-camera_plus:before{content:""}.z-capsule:before{content:""}.z-car:before{content:""}.z-car_cancel:before{content:""}.z-car_cancel_rtl:before{content:""}.z-car_compact_suv:before{content:""}.z-car_crash:before{content:""}.z-car_hatchback:before{content:""}.z-car_lock:before{content:""}.z-car_luxury:before{content:""}.z-car_pick_up:before{content:""}.z-car_pick_up_rtl:before{content:""}.z-car_pickup_truck:before{content:""}.z-car_sedan:before{content:""}.z-car_suv:before{content:""}.z-card:before{content:""}.z-card_emi:before{content:""}.z-card_emi_rtl:before{content:""}.z-cardless_emi:before{content:""}.z-cardless_emi_rtl:before{content:""}.z-chain:before{content:""}.z-chat:before{content:""}.z-chat_icon:before{content:""}.z-chatbot:before{content:""}.z-chatbot_off:before{content:""}.z-cheap_dong:before{content:""}.z-cheap_peso:before{content:""}.z-cheap_pound:before{content:""}.z-cheap_rupee:before{content:""}.z-cheap_rupee_2:before{content:""}.z-cheap_rupiah:before{content:""}.z-check_empty:before{content:""}.z-check_selected:before{content:""}.z-checkbox:before{content:""}.z-checklist:before{content:""}.z-checklist_rtl:before{content:""}.z-checkmark:before{content:""}.z-checkout:before{content:""}.z-checkout_rtl:before{content:""}.z-checks:before{content:""}.z-chevron_down:before{content:""}.z-chevron_left:before{content:""}.z-chevron_right:before{content:""}.z-chevron_up:before{content:""}.z-chevrons_down:before{content:""}.z-chevrons_left:before{content:""}.z-chevrons_right:before{content:""}.z-chevrons_up:before{content:""}.z-circle:before{content:""}.z-circle_arrow_down:before{content:""}.z-circle_arrow_left:before{content:""}.z-circle_arrow_right:before{content:""}.z-circle_arrow_up:before{content:""}.z-circle_cancel:before{content:""}.z-circle_error:before{content:""}.z-circle_help:before{content:""}.z-circle_info:before{content:""}.z-circle_ok:before{content:""}.z-circle_ok_filled:before{content:""}.z-circle_profile:before{content:""}.z-clean:before{content:""}.z-clipboard:before{content:""}.z-close:before{content:""}.z-cloud_download:before{content:""}.z-cloud_upload:before{content:""}.z-coins:before{content:""}.z-comment:before{content:""}.z-comment_add:before{content:""}.z-comment_off:before{content:""}.z-compact_suv:before{content:""}.z-cone:before{content:""}.z-connection:before{content:""}.z-contact_book:before{content:""}.z-contact_book_2:before{content:""}.z-cookie:before{content:""}.z-copy:before{content:""}.z-coupon:before{content:""}.z-coupon_normal:before{content:""}.z-crown:before{content:""}.z-crown_fill:before{content:""}.z-cube:before{content:""}.z-currency_dong:before{content:""}.z-currency_peso:before{content:""}.z-currency_pound:before{content:""}.z-currency_rupee:before{content:""}.z-currency_rupiah:before{content:""}.z-dashboard:before{content:""}.z-delete:before{content:""}.z-delivery:before{content:""}.z-delivery_rtl:before{content:""}.z-deposit_dong:before{content:""}.z-deposit_peso:before{content:""}.z-deposit_pound:before{content:""}.z-deposit_rupee:before{content:""}.z-deposit_rupiah:before{content:""}.z-dialpad:before{content:""}.z-dialpad_off:before{content:""}.z-diamond:before{content:""}.z-directions:before{content:""}.z-directions_rtl:before{content:""}.z-disability:before{content:""}.z-disc:before{content:""}.z-disc_off:before{content:""}.z-discount_1:before{content:""}.z-discount_2:before{content:""}.z-distance:before{content:""}.z-dot:before{content:""}.z-download:before{content:""}.z-download_doc:before{content:""}.z-driving_license:before{content:""}.z-driving_license_rtl:before{content:""}.z-drop_time:before{content:""}.z-drums:before{content:""}.z-edit:before{content:""}.z-edit_off:before{content:""}.z-edit_pen:before{content:""}.z-edit_pencil:before{content:""}.z-edit_pencil_2:before{content:""}.z-emoji_annoyed:before{content:""}.z-emoji_happy:before{content:""}.z-emoji_sad:before{content:""}.z-emoji_sad_2:before{content:""}.z-emoji_smiley:before{content:""}.z-engine:before{content:""}.z-escooter:before{content:""}.z-expand:before{content:""}.z-expiring:before{content:""}.z-extend:before{content:""}.z-external:before{content:""}.z-external_rtl:before{content:""}.z-eye_close:before{content:""}.z-eye_close_2:before{content:""}.z-eye_open:before{content:""}.z-fall:before{content:""}.z-filter:before{content:""}.z-filter_funnel:before{content:""}.z-filter_vertical:before{content:""}.z-fire:before{content:""}.z-fire_extinguisher:before{content:""}.z-flag:before{content:""}.z-flags:before{content:""}.z-flare:before{content:""}.z-flash_filled:before{content:""}.z-flash_off:before{content:""}.z-flash_off_2:before{content:""}.z-flash_on:before{content:""}.z-flash_on_2:before{content:""}.z-floods:before{content:""}.z-folder:before{content:""}.z-fuel_charging:before{content:""}.z-fuel_empty:before{content:""}.z-fuel_off:before{content:""}.z-fuel_on:before{content:""}.z-fuel_selected:before{content:""}.z-fuel_type:before{content:""}.z-gallery:before{content:""}.z-geofence:before{content:""}.z-ghost:before{content:""}.z-gift:before{content:""}.z-hamburger:before{content:""}.z-hard_brake:before{content:""}.z-helmet:before{content:""}.z-home:before{content:""}.z-horn:before{content:""}.z-hospital:before{content:""}.z-hotel:before{content:""}.z-hour_glass:before{content:""}.z-image:before{content:""}.z-image_x:before{content:""}.z-infinity:before{content:""}.z-instructions:before{content:""}.z-insurance:before{content:""}.z-kebab_horizontal:before{content:""}.z-kebab_vertical:before{content:""}.z-key:before{content:""}.z-key_off:before{content:""}.z-language_select:before{content:""}.z-layout_grid:before{content:""}.z-leaf:before{content:""}.z-leaf_off:before{content:""}.z-license:before{content:""}.z-light:before{content:""}.z-like_down:before{content:""}.z-like_filled:before{content:""}.z-like_up:before{content:""}.z-like_yo:before{content:""}.z-location:before{content:""}.z-location_add:before{content:""}.z-location_drop:before{content:""}.z-lock:before{content:""}.z-log_in:before{content:""}.z-log_out:before{content:""}.z-love:before{content:""}.z-love_fill:before,.z-love_filled:before{content:""}.z-magic_wand:before{content:""}.z-mail:before{content:""}.z-manual_gearbox:before{content:""}.z-map:before{content:""}.z-medal:before{content:""}.z-microphone:before{content:""}.z-microphone_off:before{content:""}.z-minimize:before{content:""}.z-minus:before{content:""}.z-mobile_download:before{content:""}.z-mobile_wallet:before{content:""}.z-mobile_wallet_dong:before{content:""}.z-mobile_wallet_dong_1:before{content:""}.z-mobile_wallet_international:before{content:""}.z-mobile_wallet_peso:before{content:""}.z-mobile_wallet_pound:before{content:""}.z-mobile_wallet_rupiah:before{content:""}.z-moon_and_star:before{content:""}.z-moon_off:before{content:""}.z-moon_on:before{content:""}.z-music:before{content:""}.z-music_off:before{content:""}.z-my_location:before{content:""}.z-navigate:before{content:""}.z-netbanking:before{content:""}.z-no_parking:before{content:""}.z-note:before{content:""}.z-notification:before{content:""}.z-notification_rtl:before{content:""}.z-null:before{content:""}.z-num_1:before{content:""}.z-num_10:before{content:""}.z-num_2:before{content:""}.z-num_3:before{content:""}.z-num_4:before{content:""}.z-num_5:before{content:""}.z-num_6:before{content:""}.z-num_7:before{content:""}.z-num_8:before{content:""}.z-num_9:before{content:""}.z-office:before{content:""}.z-ok:before{content:""}.z-palette:before{content:""}.z-parking:before{content:""}.z-parking_fee:before{content:""}.z-parking_fee_2:before{content:""}.z-party_popper:before{content:""}.z-passport:before{content:""}.z-patient:before{content:""}.z-patient_rtl:before{content:""}.z-pause:before{content:""}.z-pay_card:before{content:""}.z-pay_card_emi:before{content:""}.z-pay_card_emi_rtl:before{content:""}.z-pay_cardless_emi:before{content:""}.z-pay_cardless_emi_rtl:before{content:""}.z-pay_later:before{content:""}.z-pay_later_rtl:before{content:""}.z-pay_mobile_wallet:before{content:""}.z-pay_netbanking:before{content:""}.z-pay_pay_later:before{content:""}.z-pay_payment:before{content:""}.z-pay_upi:before{content:""}.z-pay_wallet_rupee:before{content:""}.z-pay_wallet_rupiah:before{content:""}.z-payment:before{content:""}.z-percentage:before{content:""}.z-phone_call:before{content:""}.z-pickup_time:before{content:""}.z-pin:before{content:""}.z-plant:before{content:""}.z-play:before{content:""}.z-plug:before{content:""}.z-plug_charging:before{content:""}.z-plus:before{content:""}.z-policy:before{content:""}.z-power:before{content:""}.z-pricey_dong:before{content:""}.z-pricey_peso:before{content:""}.z-pricey_pound:before{content:""}.z-pricey_rupee:before{content:""}.z-pricey_rupiah:before{content:""}.z-profile:before{content:""}.z-profile_2:before{content:""}.z-quote:before{content:""}.z-radio_empty:before{content:""}.z-radio_selected:before{content:""}.z-rapid_acc:before{content:""}.z-recent:before{content:""}.z-refresh:before{content:""}.z-refresh_inverse:before{content:""}.z-remote:before{content:""}.z-remote_off:before{content:""}.z-reward:before{content:""}.z-rocket:before{content:""}.z-rotate:before{content:""}.z-sad:before{content:""}.z-scan:before{content:""}.z-search:before{content:""}.z-search_scan:before{content:""}.z-seats:before{content:""}.z-seats_4:before{content:""}.z-seats_5:before{content:""}.z-seats_7:before{content:""}.z-send:before{content:""}.z-setting:before{content:""}.z-share:before{content:""}.z-share_2:before{content:""}.z-shield_check:before{content:""}.z-shield_empty:before{content:""}.z-shield_off:before{content:""}.z-shield_warning:before{content:""}.z-smoking:before{content:""}.z-smoking_no:before{content:""}.z-snooze:before{content:""}.z-snowflake:before{content:""}.z-social_facebook:before{content:""}.z-social_twitter:before{content:""}.z-social_whatsapp:before{content:""}.z-sort:before{content:""}.z-sos:before{content:""}.z-sparkles:before{content:""}.z-speed_limit_india:before{content:""}.z-speed_limit_international:before{content:""}.z-stack:before{content:""}.z-star:before{content:""}.z-star_fill:before{content:""}.z-star_half_filled:before{content:""}.z-steering_wheel:before{content:""}.z-supermiler:before{content:""}.z-swap:before{content:""}.z-table:before{content:""}.z-tag:before{content:""}.z-tag_starred:before{content:""}.z-thief:before{content:""}.z-thump:before{content:""}.z-ticket_rupee:before{content:""}.z-time:before{content:""}.z-time_2:before{content:""}.z-timeline:before{content:""}.z-timer:before{content:""}.z-top_speed:before{content:""}.z-torque:before{content:""}.z-train_station:before{content:""}.z-transmission_a:before{content:""}.z-transmission_m:before{content:""}.z-trending_down:before{content:""}.z-trending_up:before{content:""}.z-truck_delivery:before{content:""}.z-unlike_filled:before{content:""}.z-unlock:before{content:""}.z-unlock_2:before{content:""}.z-unlock_failed:before{content:""}.z-upload:before{content:""}.z-urgent:before{content:""}.z-usb:before{content:""}.z-verified:before{content:""}.z-view_360:before{content:""}.z-voice_note:before{content:""}.z-volume:before{content:""}.z-volume_off:before{content:""}.z-voter_id:before{content:""}.z-walk:before{content:""}.z-walk_rtl:before{content:""}.z-warning:before{content:""}.z-warning_circle:before{content:""}.z-wifi:before{content:""}.z-wifi_off:before{content:""}.z-wine_glass_off:before{content:""}.z-wine_glass_on:before{content:""}.z-wrench:before{content:""}.z-yes:before{content:""}.z-z_coin:before{content:""}.z-z_coin_mark:before{content:""}.z-z_coin_pin:before{content:""}.z-z_coin_pin_rtl:before{content:""}.z-z_coin_trophy:before{content:""}.z-z_coins:before{content:""}.z-z_credits:before{content:""}.z-zoom_in:before{content:""}.z-zoom_out:before{content:""}.z-zoomcar_logo:before{content:""}input{font-size:14px}.app-container{height:100%}.app-container .page{height:100%;min-height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.app-container .app__popup{height:100vh;position:fixed;top:0;width:100%;z-index:999}.app-container .app__popup .pop-up-content-container.slide-up{bottom:10%;box-sizing:border-box;height:80%;max-height:100%;max-width:100%;top:10%;transition:none;width:80%}@media screen and (max-device-width:768px){.app-container .app__popup .pop-up-content-container.slide-up{background-color:#f6f6f6;border-radius:8px 8px 0 0;bottom:0;height:64vh;max-height:unset;top:unset;transition:all .6s ease-out;width:100%}}.app-container .app__popup .pop-up-content-container.slide-up>div:nth-child(2){box-sizing:border-box;height:100%;max-width:100%;overflow-x:hidden;overflow-y:auto;width:100%}.app-container .app__popup--price-breakup .pop-up-content-container.slide-up{height:50%;max-height:100%;max-width:100%;width:50%}@media screen and (max-device-width:768px){.app-container .app__popup--price-breakup .pop-up-content-container.slide-up{height:50vh;width:100%}.app-container .app__popup--hide-close .close-btn{display:none}}.app-container .app__popup--homepage-popups .pop-up-content-container.slide-up{height:fit-content;left:50%;top:50%;transform:translate(-50%,-50%);transition:none;width:fit-content}@media screen and (max-device-width:768px){.app-container .app__popup--homepage-popups .pop-up-content-container.slide-up{bottom:0;left:0;max-height:90vh;top:unset;transform:unset;width:100%}}.app-container .app__popup--homepage-popups-warning .pop-up-content-container.slide-up{background:linear-gradient(180deg,#fef8e6,#fff)}.app-container .app__popup--homepage-popups-success .pop-up-content-container.slide-up{background:linear-gradient(180deg,#e7f2ec,#fff)}.app-container .app__popup--homepage-popups-error .pop-up-content-container.slide-up{background:linear-gradient(180deg,#faecee,#fff)}@media(min-width:767px){.responsive{margin-left:auto;margin-right:auto;max-width:600px}}@media(min-width:900px){.responsive{max-width:1016px}}.box-border{border:1px solid #ddd;border-radius:4px;margin-bottom:16px}.box-border .field-wrap{background-color:#fff;border-radius:4px}.box-border .field-two{position:relative}.box-border .field-two:before{border-top:1px solid #ddd;content:"";display:block;margin:0 auto;width:80%}.box-border .field-wrap>a{display:block}.box-border .field-wrap .field{align-items:center;color:#1c1c1c;display:flex}.box-border .field-wrap .field .user_city{margin-top:-2px;text-transform:capitalize}.box-border .field-wrap .field input.input-text{border:none;color:#1c1c1c;flex:1;overflow:auto;padding-bottom:16px;padding-top:16px;text-overflow:ellipsis;white-space:nowrap}.box-border .field-wrap .field input.input-text:focus{outline:none}.box-border .field-wrap .field.field-date{padding:16px 0}.box-border .field-wrap .field.field-date .val{text-transform:uppercase}.box-border .field-wrap .field.field-date input{display:block;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.box-border .field-wrap .field.field-address{font-size:12px;margin-left:8px;margin-right:8px}@media(min-width:360px){.box-border .field-wrap .field.field-address{font-size:14px}}.box-border .field-wrap .field.field-address .val{color:#1c1c1c;overflow:auto;text-overflow:ellipsis;white-space:nowrap}.box-border .field-wrap .field .first{align-items:center;display:flex;margin-bottom:5px;text-transform:uppercase}.box-border .field-wrap .field .first.city-name{color:#c9c9c9;font-weight:400}.box-border .field-wrap .field .first i{font-size:16px}.box-border .field-wrap .field .placeholder{color:#c9c9c9;flex:1;padding-bottom:16px;padding-top:16px}.box-border .field-wrap .field .value{color:#1c1c1c;overflow:auto;padding-bottom:16px;padding-top:16px;text-overflow:ellipsis;white-space:nowrap}@media(min-width:900px){.pop-up-content-container.slide-up{border-radius:8px;bottom:auto;left:50%;max-height:calc(100vh - 150px);max-width:520px;top:50%;transform:translate(-50%,-50%)}.pop-up-content-container.slide-up .pop-up-content{max-height:calc(100vh - 48px)!important}}.no-scroll{overflow:hidden}