@charset "UTF-8";@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:Figtree,-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}.ta-r{text-align:right}.ta-c{text-align:center}.of-a{overflow:auto;-webkit-overflow-scrolling:touch}.w-100{width:100%}.fw-b{font-weight:700}.rotate-180{transform:rotate(180deg)}.d-b{display:block}.d-f{display:flex}.f-1{flex:1}.fd-c{flex-direction:column}.jc-sb{justify-content:space-between}.jc-c{justify-content:center}.ai-c{align-items:center}.as-fe{align-self:flex-end}.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}.m-card{background-color:#fff;border:1px solid #d8d8d8;border-radius:4px;box-shadow:0 2px 2px 0 #0003;margin:8px 0;overflow:hidden}.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:Figtree;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}.ellipsis{overflow:auto;text-overflow:ellipsis;white-space:nowrap}.wrapping{margin:0 auto;max-width:600px}@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_crosswhite{background-position:-48px -51px;height:15px;width:14px}.zc-ic_nointernet{background-position:-5px -101px;height:13px;width:24px}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,50px,0)}to{opacity:1;transform:none}}.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}}.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}.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-right-small{background-image:url(/img/icons/icons-arrow-right-small.png);height:20px;width:20px}.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:"\ea01"}.z-ac:before{content:"\ea02"}.z-add_photo:before{content:"\ea03"}.z-add_photo_rtl:before{content:"\ea04"}.z-airbag:before{content:"\ea05"}.z-airplane:before{content:"\ea06"}.z-airport:before{content:"\ea07"}.z-alcohol:before{content:"\ea08"}.z-alphabet_a:before{content:"\ea09"}.z-alphabet_b:before{content:"\ea0a"}.z-alphabet_c:before{content:"\ea0b"}.z-ambulance:before{content:"\ea0c"}.z-archive:before{content:"\ea0d"}.z-arrow_down:before{content:"\ea0e"}.z-arrow_left:before{content:"\ea0f"}.z-arrow_left_bottom:before{content:"\ea10"}.z-arrow_left_top:before{content:"\ea11"}.z-arrow_narrow_down:before{content:"\ea12"}.z-arrow_narrow_left:before{content:"\ea13"}.z-arrow_narrow_right:before{content:"\ea14"}.z-arrow_narrow_up:before{content:"\ea15"}.z-arrow_right:before{content:"\ea16"}.z-arrow_right_bottom:before{content:"\ea17"}.z-arrow_right_top:before{content:"\ea18"}.z-arrow_roundabout_left:before{content:"\ea19"}.z-arrow_roundabout_right:before{content:"\ea1a"}.z-arrow_up:before{content:"\ea1b"}.z-attachment:before{content:"\ea1c"}.z-award_off:before{content:"\ea1d"}.z-award_on:before{content:"\ea1e"}.z-battery:before{content:"\ea1f"}.z-battery_charging:before{content:"\ea20"}.z-battery_charging_2:before{content:"\ea21"}.z-battery_empty:before{content:"\ea22"}.z-become_host:before{content:"\ea23"}.z-bell:before{content:"\ea24"}.z-bell_off:before{content:"\ea25"}.z-bell_ringing:before{content:"\ea26"}.z-bell_z:before{content:"\ea27"}.z-bill:before{content:"\ea28"}.z-birthday_cake:before{content:"\ea29"}.z-bluetooth:before{content:"\ea2a"}.z-bluetooth_off:before{content:"\ea2b"}.z-bookmark:before{content:"\ea2c"}.z-bookmark_plus:before{content:"\ea2d"}.z-boot:before{content:"\ea2e"}.z-border_corners:before{content:"\ea2f"}.z-box:before{content:"\ea30"}.z-brake:before{content:"\ea31"}.z-brightness_down:before{content:"\ea32"}.z-brightness_up:before{content:"\ea33"}.z-bug:before{content:"\ea34"}.z-building:before{content:"\ea35"}.z-building_estate:before{content:"\ea36"}.z-building_skyscraper:before{content:"\ea37"}.z-building_store:before{content:"\ea38"}.z-bulb:before{content:"\ea39"}.z-bulb_off:before{content:"\ea3a"}.z-bus_stand:before{content:"\ea3b"}.z-calendar:before{content:"\ea3c"}.z-calendar_dot:before{content:"\ea3d"}.z-call:before{content:"\ea3e"}.z-camera:before{content:"\ea3f"}.z-camera_plus:before{content:"\ea40"}.z-capsule:before{content:"\ea41"}.z-car:before{content:"\ea42"}.z-car_cancel:before{content:"\ea43"}.z-car_cancel_rtl:before{content:"\ea44"}.z-car_compact_suv:before{content:"\ea45"}.z-car_crash:before{content:"\ea46"}.z-car_hatchback:before{content:"\ea47"}.z-car_lock:before{content:"\ea48"}.z-car_luxury:before{content:"\ea49"}.z-car_pick_up:before{content:"\ea4a"}.z-car_pick_up_rtl:before{content:"\ea4b"}.z-car_pickup_truck:before{content:"\ea4c"}.z-car_sedan:before{content:"\ea4d"}.z-car_suv:before{content:"\ea4e"}.z-card:before{content:"\ea4f"}.z-card_emi:before{content:"\ea50"}.z-card_emi_rtl:before{content:"\ea51"}.z-cardless_emi:before{content:"\ea52"}.z-cardless_emi_rtl:before{content:"\ea53"}.z-chain:before{content:"\ea54"}.z-chat:before{content:"\ea55"}.z-chat_icon:before{content:"\ea56"}.z-chatbot:before{content:"\ea57"}.z-chatbot_off:before{content:"\ea58"}.z-cheap_dong:before{content:"\ea59"}.z-cheap_peso:before{content:"\ea5a"}.z-cheap_pound:before{content:"\ea5b"}.z-cheap_rupee:before{content:"\ea5c"}.z-cheap_rupee_2:before{content:"\ea5d"}.z-cheap_rupiah:before{content:"\ea5e"}.z-check_empty:before{content:"\ea5f"}.z-check_selected:before{content:"\ea60"}.z-checkbox:before{content:"\ea61"}.z-checklist:before{content:"\ea62"}.z-checklist_rtl:before{content:"\ea63"}.z-checkmark:before{content:"\ea64"}.z-checkout:before{content:"\ea65"}.z-checkout_rtl:before{content:"\ea66"}.z-checks:before{content:"\ea67"}.z-chevron_down:before{content:"\ea68"}.z-chevron_left:before{content:"\ea69"}.z-chevron_right:before{content:"\ea6a"}.z-chevron_up:before{content:"\ea6b"}.z-chevrons_down:before{content:"\ea6c"}.z-chevrons_left:before{content:"\ea6d"}.z-chevrons_right:before{content:"\ea6e"}.z-chevrons_up:before{content:"\ea6f"}.z-circle:before{content:"\ea70"}.z-circle_arrow_down:before{content:"\ea71"}.z-circle_arrow_left:before{content:"\ea72"}.z-circle_arrow_right:before{content:"\ea73"}.z-circle_arrow_up:before{content:"\ea74"}.z-circle_cancel:before{content:"\ea75"}.z-circle_error:before{content:"\ea76"}.z-circle_help:before{content:"\ea77"}.z-circle_info:before{content:"\ea78"}.z-circle_ok:before{content:"\ea79"}.z-circle_ok_filled:before{content:"\ea7a"}.z-circle_profile:before{content:"\ea7b"}.z-clean:before{content:"\ea7c"}.z-clipboard:before{content:"\ea7d"}.z-close:before{content:"\ea7e"}.z-cloud_download:before{content:"\ea7f"}.z-cloud_upload:before{content:"\ea80"}.z-coins:before{content:"\ea81"}.z-comment:before{content:"\ea82"}.z-comment_add:before{content:"\ea83"}.z-comment_off:before{content:"\ea84"}.z-compact_suv:before{content:"\ea85"}.z-cone:before{content:"\ea86"}.z-connection:before{content:"\ea87"}.z-contact_book:before{content:"\ea88"}.z-contact_book_2:before{content:"\ea89"}.z-cookie:before{content:"\ea8a"}.z-copy:before{content:"\ea8b"}.z-coupon:before{content:"\ea8c"}.z-coupon_normal:before{content:"\ea8d"}.z-crown:before{content:"\ea8e"}.z-crown_fill:before{content:"\ea8f"}.z-cube:before{content:"\ea90"}.z-currency_dong:before{content:"\ea91"}.z-currency_peso:before{content:"\ea92"}.z-currency_pound:before{content:"\ea93"}.z-currency_rupee:before{content:"\ea94"}.z-currency_rupiah:before{content:"\ea95"}.z-dashboard:before{content:"\ea96"}.z-delete:before{content:"\ea97"}.z-delivery:before{content:"\ea98"}.z-delivery_rtl:before{content:"\ea99"}.z-deposit_dong:before{content:"\ea9a"}.z-deposit_peso:before{content:"\ea9b"}.z-deposit_pound:before{content:"\ea9c"}.z-deposit_rupee:before{content:"\ea9d"}.z-deposit_rupiah:before{content:"\ea9e"}.z-dialpad:before{content:"\ea9f"}.z-dialpad_off:before{content:"\eaa0"}.z-diamond:before{content:"\eaa1"}.z-directions:before{content:"\eaa2"}.z-directions_rtl:before{content:"\eaa3"}.z-disability:before{content:"\eaa4"}.z-disc:before{content:"\eaa5"}.z-disc_off:before{content:"\eaa6"}.z-discount_1:before{content:"\eaa7"}.z-discount_2:before{content:"\eaa8"}.z-distance:before{content:"\eaa9"}.z-dot:before{content:"\eaaa"}.z-download:before{content:"\eaab"}.z-download_doc:before{content:"\eaac"}.z-driving_license:before{content:"\eaad"}.z-driving_license_rtl:before{content:"\eaae"}.z-drop_time:before{content:"\eaaf"}.z-drums:before{content:"\eab0"}.z-edit:before{content:"\eab1"}.z-edit_off:before{content:"\eab2"}.z-edit_pen:before{content:"\eab3"}.z-edit_pencil:before{content:"\eab4"}.z-edit_pencil_2:before{content:"\eab5"}.z-emoji_annoyed:before{content:"\eab6"}.z-emoji_happy:before{content:"\eab7"}.z-emoji_sad:before{content:"\eab8"}.z-emoji_sad_2:before{content:"\eab9"}.z-emoji_smiley:before{content:"\eaba"}.z-engine:before{content:"\eabb"}.z-escooter:before{content:"\eabc"}.z-expand:before{content:"\eabd"}.z-expiring:before{content:"\eabe"}.z-extend:before{content:"\eabf"}.z-external:before{content:"\eac0"}.z-external_rtl:before{content:"\eac1"}.z-eye_close:before{content:"\eac2"}.z-eye_close_2:before{content:"\eac3"}.z-eye_open:before{content:"\eac4"}.z-fall:before{content:"\eac5"}.z-filter:before{content:"\eac6"}.z-filter_funnel:before{content:"\eac7"}.z-filter_vertical:before{content:"\eac8"}.z-fire:before{content:"\eac9"}.z-fire_extinguisher:before{content:"\eaca"}.z-flag:before{content:"\eacb"}.z-flags:before{content:"\eacc"}.z-flare:before{content:"\eacd"}.z-flash_filled:before{content:"\eace"}.z-flash_off:before{content:"\eacf"}.z-flash_off_2:before{content:"\ead0"}.z-flash_on:before{content:"\ead1"}.z-flash_on_2:before{content:"\ead2"}.z-floods:before{content:"\ead3"}.z-folder:before{content:"\ead4"}.z-fuel_charging:before{content:"\ead5"}.z-fuel_empty:before{content:"\ead6"}.z-fuel_off:before{content:"\ead7"}.z-fuel_on:before{content:"\ead8"}.z-fuel_selected:before{content:"\ead9"}.z-fuel_type:before{content:"\eada"}.z-gallery:before{content:"\eadb"}.z-geofence:before{content:"\eadc"}.z-ghost:before{content:"\eadd"}.z-gift:before{content:"\eade"}.z-hamburger:before{content:"\eadf"}.z-hard_brake:before{content:"\eae0"}.z-helmet:before{content:"\eae1"}.z-home:before{content:"\eae2"}.z-horn:before{content:"\eae3"}.z-hospital:before{content:"\eae4"}.z-hotel:before{content:"\eae5"}.z-hour_glass:before{content:"\eae6"}.z-image:before{content:"\eae7"}.z-image_x:before{content:"\eae8"}.z-infinity:before{content:"\eae9"}.z-instructions:before{content:"\eaea"}.z-insurance:before{content:"\eaeb"}.z-kebab_horizontal:before{content:"\eaec"}.z-kebab_vertical:before{content:"\eaed"}.z-key:before{content:"\eaee"}.z-key_off:before{content:"\eaef"}.z-language_select:before{content:"\eaf0"}.z-layout_grid:before{content:"\eaf1"}.z-leaf:before{content:"\eaf2"}.z-leaf_off:before{content:"\eaf3"}.z-license:before{content:"\eaf4"}.z-light:before{content:"\eaf5"}.z-like_down:before{content:"\eaf6"}.z-like_filled:before{content:"\eaf7"}.z-like_up:before{content:"\eaf8"}.z-like_yo:before{content:"\eaf9"}.z-location:before{content:"\eafa"}.z-location_add:before{content:"\eafb"}.z-location_drop:before{content:"\eafc"}.z-lock:before{content:"\eafd"}.z-log_in:before{content:"\eafe"}.z-log_out:before{content:"\eaff"}.z-love:before{content:"\eb00"}.z-love_fill:before,.z-love_filled:before{content:"\eb01"}.z-magic_wand:before{content:"\eb02"}.z-mail:before{content:"\eb03"}.z-manual_gearbox:before{content:"\eb04"}.z-map:before{content:"\eb05"}.z-medal:before{content:"\eb06"}.z-microphone:before{content:"\eb07"}.z-microphone_off:before{content:"\eb08"}.z-minimize:before{content:"\eb09"}.z-minus:before{content:"\eb0a"}.z-mobile_download:before{content:"\eb0b"}.z-mobile_wallet:before{content:"\eb0c"}.z-mobile_wallet_dong:before{content:"\eb0d"}.z-mobile_wallet_dong_1:before{content:"\eb0e"}.z-mobile_wallet_international:before{content:"\eb0f"}.z-mobile_wallet_peso:before{content:"\eb10"}.z-mobile_wallet_pound:before{content:"\eb11"}.z-mobile_wallet_rupiah:before{content:"\eb12"}.z-moon_and_star:before{content:"\eb13"}.z-moon_off:before{content:"\eb14"}.z-moon_on:before{content:"\eb15"}.z-music:before{content:"\eb16"}.z-music_off:before{content:"\eb17"}.z-my_location:before{content:"\eb18"}.z-navigate:before{content:"\eb19"}.z-netbanking:before{content:"\eb1a"}.z-no_parking:before{content:"\eb1b"}.z-note:before{content:"\eb1c"}.z-notification:before{content:"\eb1d"}.z-notification_rtl:before{content:"\eb1e"}.z-null:before{content:"\eb1f"}.z-num_1:before{content:"\eb20"}.z-num_10:before{content:"\eb21"}.z-num_2:before{content:"\eb22"}.z-num_3:before{content:"\eb23"}.z-num_4:before{content:"\eb24"}.z-num_5:before{content:"\eb25"}.z-num_6:before{content:"\eb26"}.z-num_7:before{content:"\eb27"}.z-num_8:before{content:"\eb28"}.z-num_9:before{content:"\eb29"}.z-office:before{content:"\eb2a"}.z-ok:before{content:"\eb2b"}.z-palette:before{content:"\eb2c"}.z-parking:before{content:"\eb2d"}.z-parking_fee:before{content:"\eb2e"}.z-parking_fee_2:before{content:"\eb2f"}.z-party_popper:before{content:"\eb30"}.z-passport:before{content:"\eb31"}.z-patient:before{content:"\eb32"}.z-patient_rtl:before{content:"\eb33"}.z-pause:before{content:"\eb34"}.z-pay_card:before{content:"\eb35"}.z-pay_card_emi:before{content:"\eb36"}.z-pay_card_emi_rtl:before{content:"\eb37"}.z-pay_cardless_emi:before{content:"\eb38"}.z-pay_cardless_emi_rtl:before{content:"\eb39"}.z-pay_later:before{content:"\eb3a"}.z-pay_later_rtl:before{content:"\eb3b"}.z-pay_mobile_wallet:before{content:"\eb3c"}.z-pay_netbanking:before{content:"\eb3d"}.z-pay_pay_later:before{content:"\eb3e"}.z-pay_payment:before{content:"\eb3f"}.z-pay_upi:before{content:"\eb40"}.z-pay_wallet_rupee:before{content:"\eb41"}.z-pay_wallet_rupiah:before{content:"\eb42"}.z-payment:before{content:"\eb43"}.z-percentage:before{content:"\eb44"}.z-phone_call:before{content:"\eb45"}.z-pickup_time:before{content:"\eb46"}.z-pin:before{content:"\eb47"}.z-plant:before{content:"\eb48"}.z-play:before{content:"\eb49"}.z-plug:before{content:"\eb4a"}.z-plug_charging:before{content:"\eb4b"}.z-plus:before{content:"\eb4c"}.z-policy:before{content:"\eb4d"}.z-power:before{content:"\eb4e"}.z-pricey_dong:before{content:"\eb4f"}.z-pricey_peso:before{content:"\eb50"}.z-pricey_pound:before{content:"\eb51"}.z-pricey_rupee:before{content:"\eb52"}.z-pricey_rupiah:before{content:"\eb53"}.z-profile:before{content:"\eb54"}.z-profile_2:before{content:"\eb55"}.z-quote:before{content:"\eb56"}.z-radio_empty:before{content:"\eb57"}.z-radio_selected:before{content:"\eb58"}.z-rapid_acc:before{content:"\eb59"}.z-recent:before{content:"\eb5a"}.z-refresh:before{content:"\eb5b"}.z-refresh_inverse:before{content:"\eb5c"}.z-remote:before{content:"\eb5d"}.z-remote_off:before{content:"\eb5e"}.z-reward:before{content:"\eb5f"}.z-rocket:before{content:"\eb60"}.z-rotate:before{content:"\eb61"}.z-sad:before{content:"\eb62"}.z-scan:before{content:"\eb63"}.z-search:before{content:"\eb64"}.z-search_scan:before{content:"\eb65"}.z-seats:before{content:"\eb66"}.z-seats_4:before{content:"\eb67"}.z-seats_5:before{content:"\eb68"}.z-seats_7:before{content:"\eb69"}.z-send:before{content:"\eb6a"}.z-setting:before{content:"\eb6b"}.z-share:before{content:"\eb6c"}.z-share_2:before{content:"\eb6d"}.z-shield_check:before{content:"\eb6e"}.z-shield_empty:before{content:"\eb6f"}.z-shield_off:before{content:"\eb70"}.z-shield_warning:before{content:"\eb71"}.z-smoking:before{content:"\eb72"}.z-smoking_no:before{content:"\eb73"}.z-snooze:before{content:"\eb74"}.z-snowflake:before{content:"\eb75"}.z-social_facebook:before{content:"\eb76"}.z-social_twitter:before{content:"\eb77"}.z-social_whatsapp:before{content:"\eb78"}.z-sort:before{content:"\eb79"}.z-sos:before{content:"\eb7a"}.z-sparkles:before{content:"\eb7b"}.z-speed_limit_india:before{content:"\eb7c"}.z-speed_limit_international:before{content:"\eb7d"}.z-stack:before{content:"\eb7e"}.z-star:before{content:"\eb7f"}.z-star_fill:before{content:"\eb80"}.z-star_half_filled:before{content:"\eb81"}.z-steering_wheel:before{content:"\eb82"}.z-supermiler:before{content:"\eb83"}.z-swap:before{content:"\eb84"}.z-table:before{content:"\eb85"}.z-tag:before{content:"\eb86"}.z-tag_starred:before{content:"\eb87"}.z-thief:before{content:"\eb88"}.z-thump:before{content:"\eb89"}.z-ticket_rupee:before{content:"\eb8a"}.z-time:before{content:"\eb8b"}.z-time_2:before{content:"\eb8c"}.z-timeline:before{content:"\eb8d"}.z-timer:before{content:"\eb8e"}.z-top_speed:before{content:"\eb8f"}.z-torque:before{content:"\eb90"}.z-train_station:before{content:"\eb91"}.z-transmission_a:before{content:"\eb92"}.z-transmission_m:before{content:"\eb93"}.z-trending_down:before{content:"\eb94"}.z-trending_up:before{content:"\eb95"}.z-truck_delivery:before{content:"\eb96"}.z-unlike_filled:before{content:"\eb97"}.z-unlock:before{content:"\eb98"}.z-unlock_2:before{content:"\eb99"}.z-unlock_failed:before{content:"\eb9a"}.z-upload:before{content:"\eb9b"}.z-urgent:before{content:"\eb9c"}.z-usb:before{content:"\eb9d"}.z-verified:before{content:"\eb9e"}.z-view_360:before{content:"\eb9f"}.z-voice_note:before{content:"\eba0"}.z-volume:before{content:"\eba1"}.z-volume_off:before{content:"\eba2"}.z-voter_id:before{content:"\eba3"}.z-walk:before{content:"\eba4"}.z-walk_rtl:before{content:"\eba5"}.z-warning:before{content:"\eba6"}.z-warning_circle:before{content:"\eba7"}.z-wifi:before{content:"\eba8"}.z-wifi_off:before{content:"\eba9"}.z-wine_glass_off:before{content:"\ebaa"}.z-wine_glass_on:before{content:"\ebab"}.z-wrench:before{content:"\ebac"}.z-yes:before{content:"\ebad"}.z-z_coin:before{content:"\ebae"}.z-z_coin_mark:before{content:"\ebaf"}.z-z_coin_pin:before{content:"\ebb0"}.z-z_coin_pin_rtl:before{content:"\ebb1"}.z-z_coin_trophy:before{content:"\ebb2"}.z-z_coins:before{content:"\ebb3"}.z-z_credits:before{content:"\ebb4"}.z-zoom_in:before{content:"\ebb5"}.z-zoom_out:before{content:"\ebb6"}.z-zoomcar_logo:before{content:"\ebb7"}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:100dvh;position:fixed;top:0;width:100%;z-index:999}@supports not (height:100dvh){.app-container .app__popup{height:100vh}}.app-container .app__popup .pop-up-content-container.slide-up{border-radius:8px;bottom:10%;box-sizing:border-box;height:80%;left:10%;max-height:100%;max-width:100%;top:10%;transform:none;transition:none;width:80%}@media screen and (max-width:768px){.app-container .app__popup .pop-up-content-container.slide-up{background-color:#f6f6f6;border-radius:8px 8px 0 0;bottom:0;height:80dvh;left:0;max-height:unset;padding-bottom:env(safe-area-inset-bottom);top:unset;transition:all .6s ease-out;width:100%}@supports not (height:100dvh){.app-container .app__popup .pop-up-content-container.slide-up{height:80vh}}}.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%;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.app-container .app__popup--price-breakup .pop-up-content-container.slide-up{height:50%;left:25%;max-height:100%;max-width:100%;width:50%}@media screen and (max-width:768px){.app-container .app__popup--price-breakup .pop-up-content-container.slide-up{height:60dvh;left:0;width:100%}@supports not (height:100dvh){.app-container .app__popup--price-breakup .pop-up-content-container.slide-up{height:60vh}}}.app-container .app__popup--price-breakup .pop-up-content-container.slide-up>div:nth-child(2){display:flex;flex-direction:column;min-height:0;overflow:hidden}.app-container .app__popup--homepage-popups,.app-container .app__popup--homepage-popups.slide-popup{overflow:visible}.app-container .app__popup--homepage-popups .pop-up-content-container.slide-up{bottom:unset;height:auto;left:50%;max-width:500px;top:50%;transform:translate(-50%,-50%);transition:none;width:100%}@media screen and (max-width:768px){.app-container .app__popup--homepage-popups.slide-popup .pop-up-content-container{backface-visibility:hidden;bottom:0;display:flex;flex-direction:column;height:calc(100dvh - 72px);inset-block-end:0;left:0;max-height:calc(100dvh - 72px);max-width:100%;overflow:visible;padding-bottom:calc(24px + env(safe-area-inset-bottom));top:unset;transform:translate3d(0,100%,0);transition:transform .6s ease-out;width:100%;will-change:transform}@supports not (height:100dvh){.app-container .app__popup--homepage-popups.slide-popup .pop-up-content-container{height:calc(100vh - 72px);max-height:calc(100vh - 72px)}}.app-container .app__popup--homepage-popups.slide-popup .pop-up-content-container.slide-up{transform:translateZ(0);transition-duration:.4s;transition-timing-function:cubic-bezier(.22,1,.36,1)}.app-container .app__popup--homepage-popups.slide-popup .pop-up-content-container>div:nth-child(2){flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.app-container .app__popup--homepage-popups .close-btn{background-color:#fff;box-shadow:0 4px 12px #0000001f;inset-inline-end:12px;inset-inline-start:unset;top:-50px;z-index:3}.app-container .app__popup--homepage-popups .close-btn-rtl{inset-inline-end:unset;inset-inline-start:12px}}.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-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 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}