@charset "UTF-8";/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #3e8acc;--bs-secondary: #6c757d;--bs-success: #28a745;--bs-info: #17a2b8;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 62, 138, 204;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 40, 167, 69;--bs-info-rgb: 23, 162, 184;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #193752;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #10431c;--bs-info-text-emphasis: #09414a;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #d8e8f5;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d4edda;--bs-info-bg-subtle: #d1ecf1;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #b2d0eb;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a9dcb5;--bs-info-border-subtle: #a2dae3;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: "Mulish", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #3e8acc;--bs-link-color-rgb: 62, 138, 204;--bs-link-decoration: underline;--bs-link-hover-color: #326ea3;--bs-link-hover-color-rgb: 50, 110, 163;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .15rem;--bs-border-radius-sm: .1rem;--bs-border-radius-lg: .125rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(62, 138, 204, .25);--bs-form-valid-color: #28a745;--bs-form-valid-border-color: #28a745;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #8bb9e0;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #7eca8f;--bs-info-text-emphasis: #74c7d4;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #0c1c29;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #08210e;--bs-info-bg-subtle: #052025;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #25537a;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #186429;--bs-info-border-subtle: #0e616e;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #8bb9e0;--bs-link-hover-color: #a2c7e6;--bs-link-color-rgb: 139, 185, 224;--bs-link-hover-color-rgb: 162, 199, 230;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.1rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"\2014\a0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.delivery-location-map-page-wrapper .delivery-location-map-page-container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container,.delivery-location-map-page-wrapper .delivery-location-map-page-container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container,.delivery-location-map-page-wrapper .delivery-location-map-page-container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container,.delivery-location-map-page-wrapper .delivery-location-map-page-container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container,.delivery-location-map-page-wrapper .delivery-location-map-page-container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container,.delivery-location-map-page-wrapper .delivery-location-map-page-container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #d8e8f5;--bs-table-border-color: #adbac4;--bs-table-striped-bg: #cddce9;--bs-table-striped-color: #000;--bs-table-active-bg: #c2d1dd;--bs-table-active-color: #000;--bs-table-hover-bg: #c8d7e3;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #b5b6b7;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d4edda;--bs-table-border-color: #aabeae;--bs-table-striped-bg: #c9e1cf;--bs-table-striped-color: #000;--bs-table-active-bg: #bfd5c4;--bs-table-active-color: #000;--bs-table-hover-bg: #c4dbca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #d1ecf1;--bs-table-border-color: #a7bdc1;--bs-table-striped-bg: #c7e0e5;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd4d9;--bs-table-active-color: #000;--bs-table-hover-bg: #c1dadf;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #ccc2a4;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #c6acae;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #c6c7c8;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #4d5154;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label,.theme-form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control,.theme-form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid #CACACA;border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control,.theme-form-control{transition:none}}.form-control[type=file],[type=file].theme-form-control{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]),[type=file].theme-form-control:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus,.theme-form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#9fc5e6;outline:0;box-shadow:0 0 0 .25rem #3e8acc40}.form-control::-webkit-date-and-time-value,.theme-form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit,.theme-form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder,.theme-form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled,.theme-form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button,.theme-form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button,.theme-form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button,.theme-form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control,textarea.theme-form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select,.theme-form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid #CACACA;border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select,.theme-form-select{transition:none}}.form-select:focus,.theme-form-select:focus{border-color:#9fc5e6;outline:0;box-shadow:0 0 0 .25rem #3e8acc40}.form-select[multiple],[multiple].theme-form-select,.form-select[size]:not([size="1"]),[size].theme-form-select:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled,.theme-form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring,.theme-form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select,[data-bs-theme=dark] .theme-form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input,.form-check input[type=checkbox].modifier-check-input,.form-check input[type=radio].variation-radio-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input,.form-check-reverse input[type=checkbox].modifier-check-input,.form-check-reverse input[type=radio].variation-radio-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input,input[type=checkbox].modifier-check-input,input[type=radio].variation-radio-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox],input[type=checkbox].modifier-check-input,input[type=checkbox][type=radio].variation-radio-input{border-radius:.25em}.form-check-input[type=radio],input[type=radio][type=checkbox].modifier-check-input,input[type=radio].variation-radio-input{border-radius:50%}.form-check-input:active,input[type=checkbox].modifier-check-input:active,input[type=radio].variation-radio-input:active{filter:brightness(90%)}.form-check-input:focus,input[type=checkbox].modifier-check-input:focus,input[type=radio].variation-radio-input:focus{border-color:#9fc5e6;outline:0;box-shadow:0 0 0 .25rem #3e8acc40}.form-check-input:checked,input[type=checkbox].modifier-check-input:checked,input[type=radio].variation-radio-input:checked{background-color:#3e8acc;border-color:#3e8acc}.form-check-input:checked[type=checkbox],input.modifier-check-input:checked[type=checkbox],input[type=radio].variation-radio-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio],input[type=checkbox].modifier-check-input:checked[type=radio],input.variation-radio-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate,input[type=checkbox].modifier-check-input:indeterminate,input[type=checkbox][type=radio].variation-radio-input:indeterminate{background-color:#3e8acc;border-color:#3e8acc;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled,input[type=checkbox].modifier-check-input:disabled,input[type=radio].variation-radio-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,input[disabled][type=checkbox].modifier-check-input~.form-check-label,input[disabled][type=radio].variation-radio-input~.form-check-label,.form-check-input:disabled~.form-check-label,input[type=checkbox].modifier-check-input:disabled~.form-check-label,input[type=radio].variation-radio-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input,.form-switch input[type=checkbox].modifier-check-input,.form-switch input[type=radio].variation-radio-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input,.form-switch input[type=checkbox].modifier-check-input,.form-switch input[type=radio].variation-radio-input{transition:none}}.form-switch .form-check-input:focus,.form-switch input[type=checkbox].modifier-check-input:focus,.form-switch input[type=radio].variation-radio-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%239fc5e6'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked,.form-switch input[type=checkbox].modifier-check-input:checked,.form-switch input[type=radio].variation-radio-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input,.form-switch.form-check-reverse input[type=checkbox].modifier-check-input,.form-switch.form-check-reverse input[type=radio].variation-radio-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.delivery-location-map-page-wrapper .btn-check[disabled]+.call-now-btn,.btn-check[disabled]+.save-instruction-btn,.btn-check[disabled]+.send-otp-btn,.btn-check[disabled]+.theme-close-btn-small,.btn-check[disabled]+.theme-btn-small,.btn-check[disabled]+.theme-btn,.qr-payment-page-wrapper .btn-check[disabled]+.invoice-download-button,.qr-payment-page-wrapper .btn-check[disabled]+.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-check[disabled]+.trending-keyword-btn,.order-detail-page-wrapper .btn-check[disabled]+.invoice-download-button,.order-detail-page-wrapper .btn-check[disabled]+.cancel-order-button,.orderlist-page-wrapper .btn-check[disabled]+.complete-payment-btn,.orderlist-page-wrapper .btn-check[disabled]+.view-summary-btn,.btn-check:disabled+.btn,.delivery-location-map-page-wrapper .btn-check:disabled+.call-now-btn,.btn-check:disabled+.save-instruction-btn,.btn-check:disabled+.send-otp-btn,.btn-check:disabled+.theme-close-btn-small,.btn-check:disabled+.theme-btn-small,.btn-check:disabled+.theme-btn,.qr-payment-page-wrapper .btn-check:disabled+.invoice-download-button,.qr-payment-page-wrapper .btn-check:disabled+.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-check:disabled+.trending-keyword-btn,.order-detail-page-wrapper .btn-check:disabled+.invoice-download-button,.order-detail-page-wrapper .btn-check:disabled+.cancel-order-button,.orderlist-page-wrapper .btn-check:disabled+.complete-payment-btn,.orderlist-page-wrapper .btn-check:disabled+.view-summary-btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus),[data-bs-theme=dark] .form-switch input[type=checkbox].modifier-check-input:not(:checked):not(:focus),[data-bs-theme=dark] .form-switch input[type=radio].variation-radio-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #3e8acc40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #3e8acc40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;appearance:none;background-color:#3e8acc;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#c5dcf0}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#3e8acc;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#c5dcf0}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.theme-form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select,.form-floating>.theme-form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.theme-form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.theme-form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.theme-form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.theme-form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.theme-form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select,.form-floating>.theme-form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.theme-form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.theme-form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label,.form-floating>.theme-form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:focus~label:after,.form-floating>.theme-form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.theme-form-control:not(:placeholder-shown)~label:after,.form-floating>.form-control-plaintext~label:after,.form-floating>.form-select~label:after,.form-floating>.theme-form-select~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label,.form-floating>.theme-form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.form-floating>:disabled~label:after,.form-floating>.form-control:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.theme-form-control,.input-group>.form-select,.input-group>.theme-form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.theme-form-control:focus,.input-group>.form-select:focus,.input-group>.theme-form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn,.input-group .delivery-location-map-page-wrapper .call-now-btn,.delivery-location-map-page-wrapper .input-group .call-now-btn,.input-group .save-instruction-btn,.input-group .send-otp-btn,.input-group .theme-close-btn-small,.input-group .theme-btn-small,.input-group .theme-btn,.input-group .qr-payment-page-wrapper .invoice-download-button,.qr-payment-page-wrapper .input-group .invoice-download-button,.input-group .qr-payment-page-wrapper .cancel-order-button,.qr-payment-page-wrapper .input-group .cancel-order-button,.input-group .global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .trending-keyword-btn,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .input-group .trending-keyword-btn,.input-group .order-detail-page-wrapper .invoice-download-button,.order-detail-page-wrapper .input-group .invoice-download-button,.input-group .order-detail-page-wrapper .cancel-order-button,.order-detail-page-wrapper .input-group .cancel-order-button,.input-group .orderlist-page-wrapper .complete-payment-btn,.orderlist-page-wrapper .input-group .complete-payment-btn,.input-group .orderlist-page-wrapper .view-summary-btn,.orderlist-page-wrapper .input-group .view-summary-btn{position:relative;z-index:2}.input-group .btn:focus,.input-group .delivery-location-map-page-wrapper .call-now-btn:focus,.delivery-location-map-page-wrapper .input-group .call-now-btn:focus,.input-group .save-instruction-btn:focus,.input-group .send-otp-btn:focus,.input-group .theme-close-btn-small:focus,.input-group .theme-btn-small:focus,.input-group .theme-btn:focus,.input-group .qr-payment-page-wrapper .invoice-download-button:focus,.qr-payment-page-wrapper .input-group .invoice-download-button:focus,.input-group .qr-payment-page-wrapper .cancel-order-button:focus,.qr-payment-page-wrapper .input-group .cancel-order-button:focus,.input-group .global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .trending-keyword-btn:focus,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .input-group .trending-keyword-btn:focus,.input-group .order-detail-page-wrapper .invoice-download-button:focus,.order-detail-page-wrapper .input-group .invoice-download-button:focus,.input-group .order-detail-page-wrapper .cancel-order-button:focus,.order-detail-page-wrapper .input-group .cancel-order-button:focus,.input-group .orderlist-page-wrapper .complete-payment-btn:focus,.orderlist-page-wrapper .input-group .complete-payment-btn:focus,.input-group .orderlist-page-wrapper .view-summary-btn:focus,.orderlist-page-wrapper .input-group .view-summary-btn:focus{z-index:5}.input-group-text,.theme-input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid #CACACA;border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.theme-form-control,.input-group-lg>.form-select,.input-group-lg>.theme-form-select,.input-group-lg>.input-group-text,.input-group-lg>.theme-input-group-text,.input-group-lg>.btn,.delivery-location-map-page-wrapper .input-group-lg>.call-now-btn,.input-group-lg>.save-instruction-btn,.input-group-lg>.send-otp-btn,.input-group-lg>.theme-close-btn-small,.input-group-lg>.theme-btn-small,.input-group-lg>.theme-btn,.qr-payment-page-wrapper .input-group-lg>.invoice-download-button,.qr-payment-page-wrapper .input-group-lg>.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .input-group-lg>.trending-keyword-btn,.order-detail-page-wrapper .input-group-lg>.invoice-download-button,.order-detail-page-wrapper .input-group-lg>.cancel-order-button,.orderlist-page-wrapper .input-group-lg>.complete-payment-btn,.orderlist-page-wrapper .input-group-lg>.view-summary-btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.theme-form-control,.input-group-sm>.form-select,.input-group-sm>.theme-form-select,.input-group-sm>.input-group-text,.input-group-sm>.theme-input-group-text,.input-group-sm>.btn,.delivery-location-map-page-wrapper .input-group-sm>.call-now-btn,.input-group-sm>.save-instruction-btn,.input-group-sm>.send-otp-btn,.input-group-sm>.theme-close-btn-small,.input-group-sm>.theme-btn-small,.input-group-sm>.theme-btn,.qr-payment-page-wrapper .input-group-sm>.invoice-download-button,.qr-payment-page-wrapper .input-group-sm>.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .input-group-sm>.trending-keyword-btn,.order-detail-page-wrapper .input-group-sm>.invoice-download-button,.order-detail-page-wrapper .input-group-sm>.cancel-order-button,.orderlist-page-wrapper .input-group-sm>.complete-payment-btn,.orderlist-page-wrapper .input-group-sm>.view-summary-btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-lg>.theme-form-select,.input-group-sm>.form-select,.input-group-sm>.theme-form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.theme-form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.theme-form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.theme-form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.theme-form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.theme-form-control,.input-group>.form-floating:not(:first-child)>.form-select,.input-group>.form-floating:not(:first-child)>.theme-form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.was-validated .theme-form-control:valid,.form-control.is-valid,.is-valid.theme-form-control{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.was-validated .theme-form-control:valid:focus,.form-control.is-valid:focus,.is-valid.theme-form-control:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,.was-validated textarea.theme-form-control:valid,textarea.form-control.is-valid,textarea.is-valid.theme-form-control{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.was-validated .theme-form-select:valid,.form-select.is-valid,.is-valid.theme-form-select{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .theme-form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.was-validated .theme-form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.is-valid.theme-form-select:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.is-valid.theme-form-select:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.was-validated .theme-form-select:valid:focus,.form-select.is-valid:focus,.is-valid.theme-form-select:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.was-validated input[type=checkbox].modifier-check-input:valid,.was-validated input[type=radio].variation-radio-input:valid,.form-check-input.is-valid,input.is-valid[type=checkbox].modifier-check-input,input.is-valid[type=radio].variation-radio-input{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.was-validated input[type=checkbox].modifier-check-input:valid:checked,.was-validated input[type=radio].variation-radio-input:valid:checked,.form-check-input.is-valid:checked,input.is-valid[type=checkbox].modifier-check-input:checked,input.is-valid[type=radio].variation-radio-input:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.was-validated input[type=checkbox].modifier-check-input:valid:focus,.was-validated input[type=radio].variation-radio-input:valid:focus,.form-check-input.is-valid:focus,input.is-valid[type=checkbox].modifier-check-input:focus,input.is-valid[type=radio].variation-radio-input:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.was-validated input[type=checkbox].modifier-check-input:valid~.form-check-label,.was-validated input[type=radio].variation-radio-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label,input.is-valid[type=checkbox].modifier-check-input~.form-check-label,input.is-valid[type=radio].variation-radio-input~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback,.form-check-inline input[type=checkbox].modifier-check-input~.valid-feedback,.form-check-inline input[type=radio].variation-radio-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.theme-form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.input-group>.theme-form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.was-validated .input-group>.theme-form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.input-group>.theme-form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.ng-touched.ng-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.ng-touched.ng-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.was-validated .theme-form-control:invalid,.form-control.is-invalid,.form-control.ng-touched.ng-invalid,.is-invalid.theme-form-control,.theme-form-control.ng-touched.ng-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.was-validated .theme-form-control:invalid:focus,.form-control.is-invalid:focus,.form-control.ng-touched.ng-invalid:focus,.is-invalid.theme-form-control:focus,.theme-form-control.ng-touched.ng-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,.was-validated textarea.theme-form-control:invalid,textarea.form-control.is-invalid,textarea.form-control.ng-touched.ng-invalid,textarea.is-invalid.theme-form-control,textarea.theme-form-control.ng-touched.ng-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.was-validated .theme-form-select:invalid,.form-select.is-invalid,.form-select.ng-touched.ng-invalid,.is-invalid.theme-form-select,.theme-form-select.ng-touched.ng-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .theme-form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.was-validated .theme-form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.ng-touched.ng-invalid:not([multiple]):not([size]),.is-invalid.theme-form-select:not([multiple]):not([size]),.theme-form-select.ng-touched.ng-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.form-select.ng-touched.ng-invalid:not([multiple])[size="1"],.is-invalid.theme-form-select:not([multiple])[size="1"],.theme-form-select.ng-touched.ng-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.was-validated .theme-form-select:invalid:focus,.form-select.is-invalid:focus,.form-select.ng-touched.ng-invalid:focus,.is-invalid.theme-form-select:focus,.theme-form-select.ng-touched.ng-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid,.form-control-color.ng-touched.ng-invalid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:invalid,.was-validated input[type=checkbox].modifier-check-input:invalid,.was-validated input[type=radio].variation-radio-input:invalid,.form-check-input.is-invalid,input.is-invalid[type=checkbox].modifier-check-input,input.is-invalid[type=radio].variation-radio-input,.form-check-input.ng-touched.ng-invalid,input.ng-touched.ng-invalid[type=checkbox].modifier-check-input,input.ng-touched.ng-invalid[type=radio].variation-radio-input{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.was-validated input[type=checkbox].modifier-check-input:invalid:checked,.was-validated input[type=radio].variation-radio-input:invalid:checked,.form-check-input.is-invalid:checked,input.is-invalid[type=checkbox].modifier-check-input:checked,input.is-invalid[type=radio].variation-radio-input:checked,.form-check-input.ng-touched.ng-invalid:checked,input.ng-touched.ng-invalid[type=checkbox].modifier-check-input:checked,input.ng-touched.ng-invalid[type=radio].variation-radio-input:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.was-validated input[type=checkbox].modifier-check-input:invalid:focus,.was-validated input[type=radio].variation-radio-input:invalid:focus,.form-check-input.is-invalid:focus,input.is-invalid[type=checkbox].modifier-check-input:focus,input.is-invalid[type=radio].variation-radio-input:focus,.form-check-input.ng-touched.ng-invalid:focus,input.ng-touched.ng-invalid[type=checkbox].modifier-check-input:focus,input.ng-touched.ng-invalid[type=radio].variation-radio-input:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.was-validated input[type=checkbox].modifier-check-input:invalid~.form-check-label,.was-validated input[type=radio].variation-radio-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label,input.is-invalid[type=checkbox].modifier-check-input~.form-check-label,input.is-invalid[type=radio].variation-radio-input~.form-check-label,.form-check-input.ng-touched.ng-invalid~.form-check-label,input.ng-touched.ng-invalid[type=checkbox].modifier-check-input~.form-check-label,input.ng-touched.ng-invalid[type=radio].variation-radio-input~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback,.form-check-inline input[type=checkbox].modifier-check-input~.invalid-feedback,.form-check-inline input[type=radio].variation-radio-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.theme-form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-control.ng-touched.ng-invalid:not(:focus),.input-group>.theme-form-control:not(:focus).is-invalid,.input-group>.theme-form-control.ng-touched.ng-invalid:not(:focus),.was-validated .input-group>.form-select:not(:focus):invalid,.was-validated .input-group>.theme-form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.input-group>.form-select.ng-touched.ng-invalid:not(:focus),.input-group>.theme-form-select:not(:focus).is-invalid,.input-group>.theme-form-select.ng-touched.ng-invalid:not(:focus),.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-floating.ng-touched.ng-invalid:not(:focus-within){z-index:4}.btn,.delivery-location-map-page-wrapper .call-now-btn,.save-instruction-btn,.send-otp-btn,.theme-close-btn-small,.theme-btn-small,.theme-btn,.qr-payment-page-wrapper .invoice-download-button,.qr-payment-page-wrapper .cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .trending-keyword-btn,.order-detail-page-wrapper .invoice-download-button,.order-detail-page-wrapper .cancel-order-button,.orderlist-page-wrapper .complete-payment-btn,.orderlist-page-wrapper .view-summary-btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn,.delivery-location-map-page-wrapper .call-now-btn,.save-instruction-btn,.send-otp-btn,.theme-close-btn-small,.theme-btn-small,.theme-btn,.qr-payment-page-wrapper .invoice-download-button,.qr-payment-page-wrapper .cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .trending-keyword-btn,.order-detail-page-wrapper .invoice-download-button,.order-detail-page-wrapper .cancel-order-button,.orderlist-page-wrapper .complete-payment-btn,.orderlist-page-wrapper .view-summary-btn{transition:none}}.btn:hover,.delivery-location-map-page-wrapper .call-now-btn:hover,.save-instruction-btn:hover,.send-otp-btn:hover,.theme-close-btn-small:hover,.theme-btn-small:hover,.theme-btn:hover,.qr-payment-page-wrapper .invoice-download-button:hover,.qr-payment-page-wrapper .cancel-order-button:hover,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .trending-keyword-btn:hover,.order-detail-page-wrapper .invoice-download-button:hover,.order-detail-page-wrapper .cancel-order-button:hover,.orderlist-page-wrapper .complete-payment-btn:hover,.orderlist-page-wrapper .view-summary-btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover,.delivery-location-map-page-wrapper .btn-check+.call-now-btn:hover,.btn-check+.save-instruction-btn:hover,.btn-check+.send-otp-btn:hover,.btn-check+.theme-close-btn-small:hover,.btn-check+.theme-btn-small:hover,.btn-check+.theme-btn:hover,.qr-payment-page-wrapper .btn-check+.invoice-download-button:hover,.qr-payment-page-wrapper .btn-check+.cancel-order-button:hover,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-check+.trending-keyword-btn:hover,.order-detail-page-wrapper .btn-check+.invoice-download-button:hover,.order-detail-page-wrapper .btn-check+.cancel-order-button:hover,.orderlist-page-wrapper .btn-check+.complete-payment-btn:hover,.orderlist-page-wrapper .btn-check+.view-summary-btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible,.delivery-location-map-page-wrapper .call-now-btn:focus-visible,.save-instruction-btn:focus-visible,.send-otp-btn:focus-visible,.theme-close-btn-small:focus-visible,.theme-btn-small:focus-visible,.theme-btn:focus-visible,.qr-payment-page-wrapper .invoice-download-button:focus-visible,.qr-payment-page-wrapper .cancel-order-button:focus-visible,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .trending-keyword-btn:focus-visible,.order-detail-page-wrapper .invoice-download-button:focus-visible,.order-detail-page-wrapper .cancel-order-button:focus-visible,.orderlist-page-wrapper .complete-payment-btn:focus-visible,.orderlist-page-wrapper .view-summary-btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn,.delivery-location-map-page-wrapper .btn-check:focus-visible+.call-now-btn,.btn-check:focus-visible+.save-instruction-btn,.btn-check:focus-visible+.send-otp-btn,.btn-check:focus-visible+.theme-close-btn-small,.btn-check:focus-visible+.theme-btn-small,.btn-check:focus-visible+.theme-btn,.qr-payment-page-wrapper .btn-check:focus-visible+.invoice-download-button,.qr-payment-page-wrapper .btn-check:focus-visible+.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-check:focus-visible+.trending-keyword-btn,.order-detail-page-wrapper .btn-check:focus-visible+.invoice-download-button,.order-detail-page-wrapper .btn-check:focus-visible+.cancel-order-button,.orderlist-page-wrapper .btn-check:focus-visible+.complete-payment-btn,.orderlist-page-wrapper .btn-check:focus-visible+.view-summary-btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.delivery-location-map-page-wrapper .btn-check:checked+.call-now-btn,.btn-check:checked+.save-instruction-btn,.btn-check:checked+.send-otp-btn,.btn-check:checked+.theme-close-btn-small,.btn-check:checked+.theme-btn-small,.btn-check:checked+.theme-btn,.qr-payment-page-wrapper .btn-check:checked+.invoice-download-button,.qr-payment-page-wrapper .btn-check:checked+.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-check:checked+.trending-keyword-btn,.order-detail-page-wrapper .btn-check:checked+.invoice-download-button,.order-detail-page-wrapper .btn-check:checked+.cancel-order-button,.orderlist-page-wrapper .btn-check:checked+.complete-payment-btn,.orderlist-page-wrapper .btn-check:checked+.view-summary-btn,:not(.btn-check)+.btn:active,.delivery-location-map-page-wrapper :not(.btn-check)+.call-now-btn:active,:not(.btn-check)+.save-instruction-btn:active,:not(.btn-check)+.send-otp-btn:active,:not(.btn-check)+.theme-close-btn-small:active,:not(.btn-check)+.theme-btn-small:active,:not(.btn-check)+.theme-btn:active,.qr-payment-page-wrapper :not(.btn-check)+.invoice-download-button:active,.qr-payment-page-wrapper :not(.btn-check)+.cancel-order-button:active,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper :not(.btn-check)+.trending-keyword-btn:active,.order-detail-page-wrapper :not(.btn-check)+.invoice-download-button:active,.order-detail-page-wrapper :not(.btn-check)+.cancel-order-button:active,.orderlist-page-wrapper :not(.btn-check)+.complete-payment-btn:active,.orderlist-page-wrapper :not(.btn-check)+.view-summary-btn:active,.btn:first-child:active,.delivery-location-map-page-wrapper .call-now-btn:first-child:active,.save-instruction-btn:first-child:active,.send-otp-btn:first-child:active,.theme-close-btn-small:first-child:active,.theme-btn-small:first-child:active,.theme-btn:first-child:active,.qr-payment-page-wrapper .invoice-download-button:first-child:active,.qr-payment-page-wrapper .cancel-order-button:first-child:active,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .trending-keyword-btn:first-child:active,.order-detail-page-wrapper .invoice-download-button:first-child:active,.order-detail-page-wrapper .cancel-order-button:first-child:active,.orderlist-page-wrapper .complete-payment-btn:first-child:active,.orderlist-page-wrapper .view-summary-btn:first-child:active,.btn.active,.delivery-location-map-page-wrapper .active.call-now-btn,.active.save-instruction-btn,.active.send-otp-btn,.active.theme-close-btn-small,.active.theme-btn-small,.active.theme-btn,.qr-payment-page-wrapper .active.invoice-download-button,.qr-payment-page-wrapper .active.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .active.trending-keyword-btn,.order-detail-page-wrapper .active.invoice-download-button,.order-detail-page-wrapper .active.cancel-order-button,.orderlist-page-wrapper .active.complete-payment-btn,.orderlist-page-wrapper .active.view-summary-btn,.btn.show,.delivery-location-map-page-wrapper .show.call-now-btn,.show.save-instruction-btn,.show.send-otp-btn,.show.theme-close-btn-small,.show.theme-btn-small,.show.theme-btn,.qr-payment-page-wrapper .show.invoice-download-button,.qr-payment-page-wrapper .show.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .show.trending-keyword-btn,.order-detail-page-wrapper .show.invoice-download-button,.order-detail-page-wrapper .show.cancel-order-button,.orderlist-page-wrapper .show.complete-payment-btn,.orderlist-page-wrapper .show.view-summary-btn{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.delivery-location-map-page-wrapper .btn-check:checked+.call-now-btn:focus-visible,.btn-check:checked+.save-instruction-btn:focus-visible,.btn-check:checked+.send-otp-btn:focus-visible,.btn-check:checked+.theme-close-btn-small:focus-visible,.btn-check:checked+.theme-btn-small:focus-visible,.btn-check:checked+.theme-btn:focus-visible,.qr-payment-page-wrapper .btn-check:checked+.invoice-download-button:focus-visible,.qr-payment-page-wrapper .btn-check:checked+.cancel-order-button:focus-visible,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-check:checked+.trending-keyword-btn:focus-visible,.order-detail-page-wrapper .btn-check:checked+.invoice-download-button:focus-visible,.order-detail-page-wrapper .btn-check:checked+.cancel-order-button:focus-visible,.orderlist-page-wrapper .btn-check:checked+.complete-payment-btn:focus-visible,.orderlist-page-wrapper .btn-check:checked+.view-summary-btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.delivery-location-map-page-wrapper :not(.btn-check)+.call-now-btn:active:focus-visible,:not(.btn-check)+.save-instruction-btn:active:focus-visible,:not(.btn-check)+.send-otp-btn:active:focus-visible,:not(.btn-check)+.theme-close-btn-small:active:focus-visible,:not(.btn-check)+.theme-btn-small:active:focus-visible,:not(.btn-check)+.theme-btn:active:focus-visible,.qr-payment-page-wrapper :not(.btn-check)+.invoice-download-button:active:focus-visible,.qr-payment-page-wrapper :not(.btn-check)+.cancel-order-button:active:focus-visible,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper :not(.btn-check)+.trending-keyword-btn:active:focus-visible,.order-detail-page-wrapper :not(.btn-check)+.invoice-download-button:active:focus-visible,.order-detail-page-wrapper :not(.btn-check)+.cancel-order-button:active:focus-visible,.orderlist-page-wrapper :not(.btn-check)+.complete-payment-btn:active:focus-visible,.orderlist-page-wrapper :not(.btn-check)+.view-summary-btn:active:focus-visible,.btn:first-child:active:focus-visible,.delivery-location-map-page-wrapper .call-now-btn:first-child:active:focus-visible,.save-instruction-btn:first-child:active:focus-visible,.send-otp-btn:first-child:active:focus-visible,.theme-close-btn-small:first-child:active:focus-visible,.theme-btn-small:first-child:active:focus-visible,.theme-btn:first-child:active:focus-visible,.qr-payment-page-wrapper .invoice-download-button:first-child:active:focus-visible,.qr-payment-page-wrapper .cancel-order-button:first-child:active:focus-visible,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .trending-keyword-btn:first-child:active:focus-visible,.order-detail-page-wrapper .invoice-download-button:first-child:active:focus-visible,.order-detail-page-wrapper .cancel-order-button:first-child:active:focus-visible,.orderlist-page-wrapper .complete-payment-btn:first-child:active:focus-visible,.orderlist-page-wrapper .view-summary-btn:first-child:active:focus-visible,.btn.active:focus-visible,.delivery-location-map-page-wrapper .active.call-now-btn:focus-visible,.active.save-instruction-btn:focus-visible,.active.send-otp-btn:focus-visible,.active.theme-close-btn-small:focus-visible,.active.theme-btn-small:focus-visible,.active.theme-btn:focus-visible,.qr-payment-page-wrapper .active.invoice-download-button:focus-visible,.qr-payment-page-wrapper .active.cancel-order-button:focus-visible,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .active.trending-keyword-btn:focus-visible,.order-detail-page-wrapper .active.invoice-download-button:focus-visible,.order-detail-page-wrapper .active.cancel-order-button:focus-visible,.orderlist-page-wrapper .active.complete-payment-btn:focus-visible,.orderlist-page-wrapper .active.view-summary-btn:focus-visible,.btn.show:focus-visible,.delivery-location-map-page-wrapper .show.call-now-btn:focus-visible,.show.save-instruction-btn:focus-visible,.show.send-otp-btn:focus-visible,.show.theme-close-btn-small:focus-visible,.show.theme-btn-small:focus-visible,.show.theme-btn:focus-visible,.qr-payment-page-wrapper .show.invoice-download-button:focus-visible,.qr-payment-page-wrapper .show.cancel-order-button:focus-visible,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .show.trending-keyword-btn:focus-visible,.order-detail-page-wrapper .show.invoice-download-button:focus-visible,.order-detail-page-wrapper .show.cancel-order-button:focus-visible,.orderlist-page-wrapper .show.complete-payment-btn:focus-visible,.orderlist-page-wrapper .show.view-summary-btn:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn,.delivery-location-map-page-wrapper .btn-check:checked:focus-visible+.call-now-btn,.btn-check:checked:focus-visible+.save-instruction-btn,.btn-check:checked:focus-visible+.send-otp-btn,.btn-check:checked:focus-visible+.theme-close-btn-small,.btn-check:checked:focus-visible+.theme-btn-small,.btn-check:checked:focus-visible+.theme-btn,.qr-payment-page-wrapper .btn-check:checked:focus-visible+.invoice-download-button,.qr-payment-page-wrapper .btn-check:checked:focus-visible+.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-check:checked:focus-visible+.trending-keyword-btn,.order-detail-page-wrapper .btn-check:checked:focus-visible+.invoice-download-button,.order-detail-page-wrapper .btn-check:checked:focus-visible+.cancel-order-button,.orderlist-page-wrapper .btn-check:checked:focus-visible+.complete-payment-btn,.orderlist-page-wrapper .btn-check:checked:focus-visible+.view-summary-btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.delivery-location-map-page-wrapper .call-now-btn:disabled,.save-instruction-btn:disabled,.send-otp-btn:disabled,.theme-close-btn-small:disabled,.theme-btn-small:disabled,.theme-btn:disabled,.qr-payment-page-wrapper .invoice-download-button:disabled,.qr-payment-page-wrapper .cancel-order-button:disabled,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .trending-keyword-btn:disabled,.order-detail-page-wrapper .invoice-download-button:disabled,.order-detail-page-wrapper .cancel-order-button:disabled,.orderlist-page-wrapper .complete-payment-btn:disabled,.orderlist-page-wrapper .view-summary-btn:disabled,.btn.disabled,.delivery-location-map-page-wrapper .disabled.call-now-btn,.disabled.save-instruction-btn,.disabled.send-otp-btn,.disabled.theme-close-btn-small,.disabled.theme-btn-small,.disabled.theme-btn,.qr-payment-page-wrapper .disabled.invoice-download-button,.qr-payment-page-wrapper .disabled.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .disabled.trending-keyword-btn,.order-detail-page-wrapper .disabled.invoice-download-button,.order-detail-page-wrapper .disabled.cancel-order-button,.orderlist-page-wrapper .disabled.complete-payment-btn,.orderlist-page-wrapper .disabled.view-summary-btn,fieldset:disabled .btn,fieldset:disabled .delivery-location-map-page-wrapper .call-now-btn,.delivery-location-map-page-wrapper fieldset:disabled .call-now-btn,fieldset:disabled .save-instruction-btn,fieldset:disabled .send-otp-btn,fieldset:disabled .theme-close-btn-small,fieldset:disabled .theme-btn-small,fieldset:disabled .theme-btn,fieldset:disabled .qr-payment-page-wrapper .invoice-download-button,.qr-payment-page-wrapper fieldset:disabled .invoice-download-button,fieldset:disabled .qr-payment-page-wrapper .cancel-order-button,.qr-payment-page-wrapper fieldset:disabled .cancel-order-button,fieldset:disabled .global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .trending-keyword-btn,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper fieldset:disabled .trending-keyword-btn,fieldset:disabled .order-detail-page-wrapper .invoice-download-button,.order-detail-page-wrapper fieldset:disabled .invoice-download-button,fieldset:disabled .order-detail-page-wrapper .cancel-order-button,.order-detail-page-wrapper fieldset:disabled .cancel-order-button,fieldset:disabled .orderlist-page-wrapper .complete-payment-btn,.orderlist-page-wrapper fieldset:disabled .complete-payment-btn,fieldset:disabled .orderlist-page-wrapper .view-summary-btn,.orderlist-page-wrapper fieldset:disabled .view-summary-btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #000;--bs-btn-bg: #3e8acc;--bs-btn-border-color: #3e8acc;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #5b9cd4;--bs-btn-hover-border-color: #5196d1;--bs-btn-focus-shadow-rgb: 53, 117, 173;--bs-btn-active-color: #000;--bs-btn-active-bg: #65a1d6;--bs-btn-active-border-color: #5196d1;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #3e8acc;--bs-btn-disabled-border-color: #3e8acc}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #000;--bs-btn-bg: #28a745;--bs-btn-border-color: #28a745;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #48b461;--bs-btn-hover-border-color: #3eb058;--bs-btn-focus-shadow-rgb: 34, 142, 59;--bs-btn-active-color: #000;--bs-btn-active-bg: #53b96a;--bs-btn-active-border-color: #3eb058;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #28a745;--bs-btn-disabled-border-color: #28a745}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #17a2b8;--bs-btn-border-color: #17a2b8;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #3ab0c3;--bs-btn-hover-border-color: #2eabbf;--bs-btn-focus-shadow-rgb: 20, 138, 156;--bs-btn-active-color: #000;--bs-btn-active-bg: #45b5c6;--bs-btn-active-border-color: #2eabbf;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #17a2b8;--bs-btn-disabled-border-color: #17a2b8}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #3e8acc;--bs-btn-border-color: #3e8acc;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #3e8acc;--bs-btn-hover-border-color: #3e8acc;--bs-btn-focus-shadow-rgb: 62, 138, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3e8acc;--bs-btn-active-border-color: #3e8acc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #3e8acc;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #3e8acc;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #28a745;--bs-btn-border-color: #28a745;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #28a745;--bs-btn-hover-border-color: #28a745;--bs-btn-focus-shadow-rgb: 40, 167, 69;--bs-btn-active-color: #000;--bs-btn-active-bg: #28a745;--bs-btn-active-border-color: #28a745;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #28a745;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #28a745;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #17a2b8;--bs-btn-border-color: #17a2b8;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #17a2b8;--bs-btn-hover-border-color: #17a2b8;--bs-btn-focus-shadow-rgb: 23, 162, 184;--bs-btn-active-color: #000;--bs-btn-active-bg: #17a2b8;--bs-btn-active-border-color: #17a2b8;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #17a2b8;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #17a2b8;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .trending-keyword-btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 53, 117, 173;text-decoration:underline}.btn-link:focus-visible,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .trending-keyword-btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .trending-keyword-btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn,.delivery-location-map-page-wrapper .btn-group-lg>.call-now-btn,.btn-group-lg>.save-instruction-btn,.btn-group-lg>.send-otp-btn,.btn-group-lg>.theme-close-btn-small,.btn-group-lg>.theme-btn-small,.btn-group-lg>.theme-btn,.qr-payment-page-wrapper .btn-group-lg>.invoice-download-button,.qr-payment-page-wrapper .btn-group-lg>.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-lg>.trending-keyword-btn,.order-detail-page-wrapper .btn-group-lg>.invoice-download-button,.order-detail-page-wrapper .btn-group-lg>.cancel-order-button,.orderlist-page-wrapper .btn-group-lg>.complete-payment-btn,.orderlist-page-wrapper .btn-group-lg>.view-summary-btn{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn,.delivery-location-map-page-wrapper .btn-group-sm>.call-now-btn,.btn-group-sm>.save-instruction-btn,.btn-group-sm>.send-otp-btn,.btn-group-sm>.theme-close-btn-small,.btn-group-sm>.theme-btn-small,.btn-group-sm>.theme-btn,.qr-payment-page-wrapper .btn-group-sm>.invoice-download-button,.qr-payment-page-wrapper .btn-group-sm>.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-sm>.trending-keyword-btn,.order-detail-page-wrapper .btn-group-sm>.invoice-download-button,.order-detail-page-wrapper .btn-group-sm>.cancel-order-button,.orderlist-page-wrapper .btn-group-sm>.complete-payment-btn,.orderlist-page-wrapper .btn-group-sm>.view-summary-btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: white;--bs-dropdown-link-hover-bg: #343a40;--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #3e8acc;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #3e8acc;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.delivery-location-map-page-wrapper .btn-group>.call-now-btn,.btn-group>.save-instruction-btn,.btn-group>.send-otp-btn,.btn-group>.theme-close-btn-small,.btn-group>.theme-btn-small,.btn-group>.theme-btn,.qr-payment-page-wrapper .btn-group>.invoice-download-button,.qr-payment-page-wrapper .btn-group>.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group>.trending-keyword-btn,.order-detail-page-wrapper .btn-group>.invoice-download-button,.order-detail-page-wrapper .btn-group>.cancel-order-button,.orderlist-page-wrapper .btn-group>.complete-payment-btn,.orderlist-page-wrapper .btn-group>.view-summary-btn,.btn-group-vertical>.btn,.delivery-location-map-page-wrapper .btn-group-vertical>.call-now-btn,.btn-group-vertical>.save-instruction-btn,.btn-group-vertical>.send-otp-btn,.btn-group-vertical>.theme-close-btn-small,.btn-group-vertical>.theme-btn-small,.btn-group-vertical>.theme-btn,.qr-payment-page-wrapper .btn-group-vertical>.invoice-download-button,.qr-payment-page-wrapper .btn-group-vertical>.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.trending-keyword-btn,.order-detail-page-wrapper .btn-group-vertical>.invoice-download-button,.order-detail-page-wrapper .btn-group-vertical>.cancel-order-button,.orderlist-page-wrapper .btn-group-vertical>.complete-payment-btn,.orderlist-page-wrapper .btn-group-vertical>.view-summary-btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.delivery-location-map-page-wrapper .btn-group>.btn-check:checked+.call-now-btn,.btn-group>.btn-check:checked+.save-instruction-btn,.btn-group>.btn-check:checked+.send-otp-btn,.btn-group>.btn-check:checked+.theme-close-btn-small,.btn-group>.btn-check:checked+.theme-btn-small,.btn-group>.btn-check:checked+.theme-btn,.qr-payment-page-wrapper .btn-group>.btn-check:checked+.invoice-download-button,.qr-payment-page-wrapper .btn-group>.btn-check:checked+.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group>.btn-check:checked+.trending-keyword-btn,.order-detail-page-wrapper .btn-group>.btn-check:checked+.invoice-download-button,.order-detail-page-wrapper .btn-group>.btn-check:checked+.cancel-order-button,.orderlist-page-wrapper .btn-group>.btn-check:checked+.complete-payment-btn,.orderlist-page-wrapper .btn-group>.btn-check:checked+.view-summary-btn,.btn-group>.btn-check:focus+.btn,.delivery-location-map-page-wrapper .btn-group>.btn-check:focus+.call-now-btn,.btn-group>.btn-check:focus+.save-instruction-btn,.btn-group>.btn-check:focus+.send-otp-btn,.btn-group>.btn-check:focus+.theme-close-btn-small,.btn-group>.btn-check:focus+.theme-btn-small,.btn-group>.btn-check:focus+.theme-btn,.qr-payment-page-wrapper .btn-group>.btn-check:focus+.invoice-download-button,.qr-payment-page-wrapper .btn-group>.btn-check:focus+.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group>.btn-check:focus+.trending-keyword-btn,.order-detail-page-wrapper .btn-group>.btn-check:focus+.invoice-download-button,.order-detail-page-wrapper .btn-group>.btn-check:focus+.cancel-order-button,.orderlist-page-wrapper .btn-group>.btn-check:focus+.complete-payment-btn,.orderlist-page-wrapper .btn-group>.btn-check:focus+.view-summary-btn,.btn-group>.btn:hover,.delivery-location-map-page-wrapper .btn-group>.call-now-btn:hover,.btn-group>.save-instruction-btn:hover,.btn-group>.send-otp-btn:hover,.btn-group>.theme-close-btn-small:hover,.btn-group>.theme-btn-small:hover,.btn-group>.theme-btn:hover,.qr-payment-page-wrapper .btn-group>.invoice-download-button:hover,.qr-payment-page-wrapper .btn-group>.cancel-order-button:hover,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group>.trending-keyword-btn:hover,.order-detail-page-wrapper .btn-group>.invoice-download-button:hover,.order-detail-page-wrapper .btn-group>.cancel-order-button:hover,.orderlist-page-wrapper .btn-group>.complete-payment-btn:hover,.orderlist-page-wrapper .btn-group>.view-summary-btn:hover,.btn-group>.btn:focus,.delivery-location-map-page-wrapper .btn-group>.call-now-btn:focus,.btn-group>.save-instruction-btn:focus,.btn-group>.send-otp-btn:focus,.btn-group>.theme-close-btn-small:focus,.btn-group>.theme-btn-small:focus,.btn-group>.theme-btn:focus,.qr-payment-page-wrapper .btn-group>.invoice-download-button:focus,.qr-payment-page-wrapper .btn-group>.cancel-order-button:focus,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group>.trending-keyword-btn:focus,.order-detail-page-wrapper .btn-group>.invoice-download-button:focus,.order-detail-page-wrapper .btn-group>.cancel-order-button:focus,.orderlist-page-wrapper .btn-group>.complete-payment-btn:focus,.orderlist-page-wrapper .btn-group>.view-summary-btn:focus,.btn-group>.btn:active,.delivery-location-map-page-wrapper .btn-group>.call-now-btn:active,.btn-group>.save-instruction-btn:active,.btn-group>.send-otp-btn:active,.btn-group>.theme-close-btn-small:active,.btn-group>.theme-btn-small:active,.btn-group>.theme-btn:active,.qr-payment-page-wrapper .btn-group>.invoice-download-button:active,.qr-payment-page-wrapper .btn-group>.cancel-order-button:active,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group>.trending-keyword-btn:active,.order-detail-page-wrapper .btn-group>.invoice-download-button:active,.order-detail-page-wrapper .btn-group>.cancel-order-button:active,.orderlist-page-wrapper .btn-group>.complete-payment-btn:active,.orderlist-page-wrapper .btn-group>.view-summary-btn:active,.btn-group>.btn.active,.delivery-location-map-page-wrapper .btn-group>.active.call-now-btn,.btn-group>.active.save-instruction-btn,.btn-group>.active.send-otp-btn,.btn-group>.active.theme-close-btn-small,.btn-group>.active.theme-btn-small,.btn-group>.active.theme-btn,.qr-payment-page-wrapper .btn-group>.active.invoice-download-button,.qr-payment-page-wrapper .btn-group>.active.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group>.active.trending-keyword-btn,.order-detail-page-wrapper .btn-group>.active.invoice-download-button,.order-detail-page-wrapper .btn-group>.active.cancel-order-button,.orderlist-page-wrapper .btn-group>.active.complete-payment-btn,.orderlist-page-wrapper .btn-group>.active.view-summary-btn,.btn-group-vertical>.btn-check:checked+.btn,.delivery-location-map-page-wrapper .btn-group-vertical>.btn-check:checked+.call-now-btn,.btn-group-vertical>.btn-check:checked+.save-instruction-btn,.btn-group-vertical>.btn-check:checked+.send-otp-btn,.btn-group-vertical>.btn-check:checked+.theme-close-btn-small,.btn-group-vertical>.btn-check:checked+.theme-btn-small,.btn-group-vertical>.btn-check:checked+.theme-btn,.qr-payment-page-wrapper .btn-group-vertical>.btn-check:checked+.invoice-download-button,.qr-payment-page-wrapper .btn-group-vertical>.btn-check:checked+.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.btn-check:checked+.trending-keyword-btn,.order-detail-page-wrapper .btn-group-vertical>.btn-check:checked+.invoice-download-button,.order-detail-page-wrapper .btn-group-vertical>.btn-check:checked+.cancel-order-button,.orderlist-page-wrapper .btn-group-vertical>.btn-check:checked+.complete-payment-btn,.orderlist-page-wrapper .btn-group-vertical>.btn-check:checked+.view-summary-btn,.btn-group-vertical>.btn-check:focus+.btn,.delivery-location-map-page-wrapper .btn-group-vertical>.btn-check:focus+.call-now-btn,.btn-group-vertical>.btn-check:focus+.save-instruction-btn,.btn-group-vertical>.btn-check:focus+.send-otp-btn,.btn-group-vertical>.btn-check:focus+.theme-close-btn-small,.btn-group-vertical>.btn-check:focus+.theme-btn-small,.btn-group-vertical>.btn-check:focus+.theme-btn,.qr-payment-page-wrapper .btn-group-vertical>.btn-check:focus+.invoice-download-button,.qr-payment-page-wrapper .btn-group-vertical>.btn-check:focus+.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.btn-check:focus+.trending-keyword-btn,.order-detail-page-wrapper .btn-group-vertical>.btn-check:focus+.invoice-download-button,.order-detail-page-wrapper .btn-group-vertical>.btn-check:focus+.cancel-order-button,.orderlist-page-wrapper .btn-group-vertical>.btn-check:focus+.complete-payment-btn,.orderlist-page-wrapper .btn-group-vertical>.btn-check:focus+.view-summary-btn,.btn-group-vertical>.btn:hover,.delivery-location-map-page-wrapper .btn-group-vertical>.call-now-btn:hover,.btn-group-vertical>.save-instruction-btn:hover,.btn-group-vertical>.send-otp-btn:hover,.btn-group-vertical>.theme-close-btn-small:hover,.btn-group-vertical>.theme-btn-small:hover,.btn-group-vertical>.theme-btn:hover,.qr-payment-page-wrapper .btn-group-vertical>.invoice-download-button:hover,.qr-payment-page-wrapper .btn-group-vertical>.cancel-order-button:hover,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.trending-keyword-btn:hover,.order-detail-page-wrapper .btn-group-vertical>.invoice-download-button:hover,.order-detail-page-wrapper .btn-group-vertical>.cancel-order-button:hover,.orderlist-page-wrapper .btn-group-vertical>.complete-payment-btn:hover,.orderlist-page-wrapper .btn-group-vertical>.view-summary-btn:hover,.btn-group-vertical>.btn:focus,.delivery-location-map-page-wrapper .btn-group-vertical>.call-now-btn:focus,.btn-group-vertical>.save-instruction-btn:focus,.btn-group-vertical>.send-otp-btn:focus,.btn-group-vertical>.theme-close-btn-small:focus,.btn-group-vertical>.theme-btn-small:focus,.btn-group-vertical>.theme-btn:focus,.qr-payment-page-wrapper .btn-group-vertical>.invoice-download-button:focus,.qr-payment-page-wrapper .btn-group-vertical>.cancel-order-button:focus,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.trending-keyword-btn:focus,.order-detail-page-wrapper .btn-group-vertical>.invoice-download-button:focus,.order-detail-page-wrapper .btn-group-vertical>.cancel-order-button:focus,.orderlist-page-wrapper .btn-group-vertical>.complete-payment-btn:focus,.orderlist-page-wrapper .btn-group-vertical>.view-summary-btn:focus,.btn-group-vertical>.btn:active,.delivery-location-map-page-wrapper .btn-group-vertical>.call-now-btn:active,.btn-group-vertical>.save-instruction-btn:active,.btn-group-vertical>.send-otp-btn:active,.btn-group-vertical>.theme-close-btn-small:active,.btn-group-vertical>.theme-btn-small:active,.btn-group-vertical>.theme-btn:active,.qr-payment-page-wrapper .btn-group-vertical>.invoice-download-button:active,.qr-payment-page-wrapper .btn-group-vertical>.cancel-order-button:active,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.trending-keyword-btn:active,.order-detail-page-wrapper .btn-group-vertical>.invoice-download-button:active,.order-detail-page-wrapper .btn-group-vertical>.cancel-order-button:active,.orderlist-page-wrapper .btn-group-vertical>.complete-payment-btn:active,.orderlist-page-wrapper .btn-group-vertical>.view-summary-btn:active,.btn-group-vertical>.btn.active,.delivery-location-map-page-wrapper .btn-group-vertical>.active.call-now-btn,.btn-group-vertical>.active.save-instruction-btn,.btn-group-vertical>.active.send-otp-btn,.btn-group-vertical>.active.theme-close-btn-small,.btn-group-vertical>.active.theme-btn-small,.btn-group-vertical>.active.theme-btn,.qr-payment-page-wrapper .btn-group-vertical>.active.invoice-download-button,.qr-payment-page-wrapper .btn-group-vertical>.active.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.active.trending-keyword-btn,.order-detail-page-wrapper .btn-group-vertical>.active.invoice-download-button,.order-detail-page-wrapper .btn-group-vertical>.active.cancel-order-button,.orderlist-page-wrapper .btn-group-vertical>.active.complete-payment-btn,.orderlist-page-wrapper .btn-group-vertical>.active.view-summary-btn{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.delivery-location-map-page-wrapper .btn-group>:not(.btn-check:first-child)+.call-now-btn,.btn-group>:not(.btn-check:first-child)+.save-instruction-btn,.btn-group>:not(.btn-check:first-child)+.send-otp-btn,.btn-group>:not(.btn-check:first-child)+.theme-close-btn-small,.btn-group>:not(.btn-check:first-child)+.theme-btn-small,.btn-group>:not(.btn-check:first-child)+.theme-btn,.qr-payment-page-wrapper .btn-group>:not(.btn-check:first-child)+.invoice-download-button,.qr-payment-page-wrapper .btn-group>:not(.btn-check:first-child)+.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group>:not(.btn-check:first-child)+.trending-keyword-btn,.order-detail-page-wrapper .btn-group>:not(.btn-check:first-child)+.invoice-download-button,.order-detail-page-wrapper .btn-group>:not(.btn-check:first-child)+.cancel-order-button,.orderlist-page-wrapper .btn-group>:not(.btn-check:first-child)+.complete-payment-btn,.orderlist-page-wrapper .btn-group>:not(.btn-check:first-child)+.view-summary-btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.delivery-location-map-page-wrapper .btn-group>.call-now-btn:not(:last-child):not(.dropdown-toggle),.btn-group>.save-instruction-btn:not(:last-child):not(.dropdown-toggle),.btn-group>.send-otp-btn:not(:last-child):not(.dropdown-toggle),.btn-group>.theme-close-btn-small:not(:last-child):not(.dropdown-toggle),.btn-group>.theme-btn-small:not(:last-child):not(.dropdown-toggle),.btn-group>.theme-btn:not(:last-child):not(.dropdown-toggle),.qr-payment-page-wrapper .btn-group>.invoice-download-button:not(:last-child):not(.dropdown-toggle),.qr-payment-page-wrapper .btn-group>.cancel-order-button:not(:last-child):not(.dropdown-toggle),.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group>.trending-keyword-btn:not(:last-child):not(.dropdown-toggle),.order-detail-page-wrapper .btn-group>.invoice-download-button:not(:last-child):not(.dropdown-toggle),.order-detail-page-wrapper .btn-group>.cancel-order-button:not(:last-child):not(.dropdown-toggle),.orderlist-page-wrapper .btn-group>.complete-payment-btn:not(:last-child):not(.dropdown-toggle),.orderlist-page-wrapper .btn-group>.view-summary-btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.delivery-location-map-page-wrapper .btn-group>.dropdown-toggle-split.call-now-btn:first-child,.btn-group>.dropdown-toggle-split.save-instruction-btn:first-child,.btn-group>.dropdown-toggle-split.send-otp-btn:first-child,.btn-group>.dropdown-toggle-split.theme-close-btn-small:first-child,.btn-group>.dropdown-toggle-split.theme-btn-small:first-child,.btn-group>.dropdown-toggle-split.theme-btn:first-child,.qr-payment-page-wrapper .btn-group>.dropdown-toggle-split.invoice-download-button:first-child,.qr-payment-page-wrapper .btn-group>.dropdown-toggle-split.cancel-order-button:first-child,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group>.dropdown-toggle-split.trending-keyword-btn:first-child,.order-detail-page-wrapper .btn-group>.dropdown-toggle-split.invoice-download-button:first-child,.order-detail-page-wrapper .btn-group>.dropdown-toggle-split.cancel-order-button:first-child,.orderlist-page-wrapper .btn-group>.dropdown-toggle-split.complete-payment-btn:first-child,.orderlist-page-wrapper .btn-group>.dropdown-toggle-split.view-summary-btn:first-child,.btn-group>.btn-group:not(:last-child)>.btn,.delivery-location-map-page-wrapper .btn-group>.btn-group:not(:last-child)>.call-now-btn,.btn-group>.btn-group:not(:last-child)>.save-instruction-btn,.btn-group>.btn-group:not(:last-child)>.send-otp-btn,.btn-group>.btn-group:not(:last-child)>.theme-close-btn-small,.btn-group>.btn-group:not(:last-child)>.theme-btn-small,.btn-group>.btn-group:not(:last-child)>.theme-btn,.qr-payment-page-wrapper .btn-group>.btn-group:not(:last-child)>.invoice-download-button,.qr-payment-page-wrapper .btn-group>.btn-group:not(:last-child)>.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group>.btn-group:not(:last-child)>.trending-keyword-btn,.order-detail-page-wrapper .btn-group>.btn-group:not(:last-child)>.invoice-download-button,.order-detail-page-wrapper .btn-group>.btn-group:not(:last-child)>.cancel-order-button,.orderlist-page-wrapper .btn-group>.btn-group:not(:last-child)>.complete-payment-btn,.orderlist-page-wrapper .btn-group>.btn-group:not(:last-child)>.view-summary-btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.delivery-location-map-page-wrapper .btn-group>.call-now-btn:nth-child(n+3),.btn-group>.save-instruction-btn:nth-child(n+3),.btn-group>.send-otp-btn:nth-child(n+3),.btn-group>.theme-close-btn-small:nth-child(n+3),.btn-group>.theme-btn-small:nth-child(n+3),.btn-group>.theme-btn:nth-child(n+3),.qr-payment-page-wrapper .btn-group>.invoice-download-button:nth-child(n+3),.qr-payment-page-wrapper .btn-group>.cancel-order-button:nth-child(n+3),.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group>.trending-keyword-btn:nth-child(n+3),.order-detail-page-wrapper .btn-group>.invoice-download-button:nth-child(n+3),.order-detail-page-wrapper .btn-group>.cancel-order-button:nth-child(n+3),.orderlist-page-wrapper .btn-group>.complete-payment-btn:nth-child(n+3),.orderlist-page-wrapper .btn-group>.view-summary-btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.delivery-location-map-page-wrapper .btn-group>:not(.btn-check)+.call-now-btn,.btn-group>:not(.btn-check)+.save-instruction-btn,.btn-group>:not(.btn-check)+.send-otp-btn,.btn-group>:not(.btn-check)+.theme-close-btn-small,.btn-group>:not(.btn-check)+.theme-btn-small,.btn-group>:not(.btn-check)+.theme-btn,.qr-payment-page-wrapper .btn-group>:not(.btn-check)+.invoice-download-button,.qr-payment-page-wrapper .btn-group>:not(.btn-check)+.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group>:not(.btn-check)+.trending-keyword-btn,.order-detail-page-wrapper .btn-group>:not(.btn-check)+.invoice-download-button,.order-detail-page-wrapper .btn-group>:not(.btn-check)+.cancel-order-button,.orderlist-page-wrapper .btn-group>:not(.btn-check)+.complete-payment-btn,.orderlist-page-wrapper .btn-group>:not(.btn-check)+.view-summary-btn,.btn-group>.btn-group:not(:first-child)>.btn,.delivery-location-map-page-wrapper .btn-group>.btn-group:not(:first-child)>.call-now-btn,.btn-group>.btn-group:not(:first-child)>.save-instruction-btn,.btn-group>.btn-group:not(:first-child)>.send-otp-btn,.btn-group>.btn-group:not(:first-child)>.theme-close-btn-small,.btn-group>.btn-group:not(:first-child)>.theme-btn-small,.btn-group>.btn-group:not(:first-child)>.theme-btn,.qr-payment-page-wrapper .btn-group>.btn-group:not(:first-child)>.invoice-download-button,.qr-payment-page-wrapper .btn-group>.btn-group:not(:first-child)>.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group>.btn-group:not(:first-child)>.trending-keyword-btn,.order-detail-page-wrapper .btn-group>.btn-group:not(:first-child)>.invoice-download-button,.order-detail-page-wrapper .btn-group>.btn-group:not(:first-child)>.cancel-order-button,.orderlist-page-wrapper .btn-group>.btn-group:not(:first-child)>.complete-payment-btn,.orderlist-page-wrapper .btn-group>.btn-group:not(:first-child)>.view-summary-btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split,.delivery-location-map-page-wrapper .btn-group-sm>.call-now-btn+.dropdown-toggle-split,.btn-group-sm>.save-instruction-btn+.dropdown-toggle-split,.btn-group-sm>.send-otp-btn+.dropdown-toggle-split,.btn-group-sm>.theme-close-btn-small+.dropdown-toggle-split,.btn-group-sm>.theme-btn-small+.dropdown-toggle-split,.btn-group-sm>.theme-btn+.dropdown-toggle-split,.qr-payment-page-wrapper .btn-group-sm>.invoice-download-button+.dropdown-toggle-split,.qr-payment-page-wrapper .btn-group-sm>.cancel-order-button+.dropdown-toggle-split,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-sm>.trending-keyword-btn+.dropdown-toggle-split,.order-detail-page-wrapper .btn-group-sm>.invoice-download-button+.dropdown-toggle-split,.order-detail-page-wrapper .btn-group-sm>.cancel-order-button+.dropdown-toggle-split,.orderlist-page-wrapper .btn-group-sm>.complete-payment-btn+.dropdown-toggle-split,.orderlist-page-wrapper .btn-group-sm>.view-summary-btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split,.delivery-location-map-page-wrapper .btn-group-lg>.call-now-btn+.dropdown-toggle-split,.btn-group-lg>.save-instruction-btn+.dropdown-toggle-split,.btn-group-lg>.send-otp-btn+.dropdown-toggle-split,.btn-group-lg>.theme-close-btn-small+.dropdown-toggle-split,.btn-group-lg>.theme-btn-small+.dropdown-toggle-split,.btn-group-lg>.theme-btn+.dropdown-toggle-split,.qr-payment-page-wrapper .btn-group-lg>.invoice-download-button+.dropdown-toggle-split,.qr-payment-page-wrapper .btn-group-lg>.cancel-order-button+.dropdown-toggle-split,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-lg>.trending-keyword-btn+.dropdown-toggle-split,.order-detail-page-wrapper .btn-group-lg>.invoice-download-button+.dropdown-toggle-split,.order-detail-page-wrapper .btn-group-lg>.cancel-order-button+.dropdown-toggle-split,.orderlist-page-wrapper .btn-group-lg>.complete-payment-btn+.dropdown-toggle-split,.orderlist-page-wrapper .btn-group-lg>.view-summary-btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.delivery-location-map-page-wrapper .btn-group-vertical>.call-now-btn,.btn-group-vertical>.save-instruction-btn,.btn-group-vertical>.send-otp-btn,.btn-group-vertical>.theme-close-btn-small,.btn-group-vertical>.theme-btn-small,.btn-group-vertical>.theme-btn,.qr-payment-page-wrapper .btn-group-vertical>.invoice-download-button,.qr-payment-page-wrapper .btn-group-vertical>.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.trending-keyword-btn,.order-detail-page-wrapper .btn-group-vertical>.invoice-download-button,.order-detail-page-wrapper .btn-group-vertical>.cancel-order-button,.orderlist-page-wrapper .btn-group-vertical>.complete-payment-btn,.orderlist-page-wrapper .btn-group-vertical>.view-summary-btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.delivery-location-map-page-wrapper .btn-group-vertical>.call-now-btn:not(:first-child),.btn-group-vertical>.save-instruction-btn:not(:first-child),.btn-group-vertical>.send-otp-btn:not(:first-child),.btn-group-vertical>.theme-close-btn-small:not(:first-child),.btn-group-vertical>.theme-btn-small:not(:first-child),.btn-group-vertical>.theme-btn:not(:first-child),.qr-payment-page-wrapper .btn-group-vertical>.invoice-download-button:not(:first-child),.qr-payment-page-wrapper .btn-group-vertical>.cancel-order-button:not(:first-child),.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.trending-keyword-btn:not(:first-child),.order-detail-page-wrapper .btn-group-vertical>.invoice-download-button:not(:first-child),.order-detail-page-wrapper .btn-group-vertical>.cancel-order-button:not(:first-child),.orderlist-page-wrapper .btn-group-vertical>.complete-payment-btn:not(:first-child),.orderlist-page-wrapper .btn-group-vertical>.view-summary-btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.delivery-location-map-page-wrapper .btn-group-vertical>.call-now-btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.save-instruction-btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.send-otp-btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.theme-close-btn-small:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.theme-btn-small:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.theme-btn:not(:last-child):not(.dropdown-toggle),.qr-payment-page-wrapper .btn-group-vertical>.invoice-download-button:not(:last-child):not(.dropdown-toggle),.qr-payment-page-wrapper .btn-group-vertical>.cancel-order-button:not(:last-child):not(.dropdown-toggle),.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.trending-keyword-btn:not(:last-child):not(.dropdown-toggle),.order-detail-page-wrapper .btn-group-vertical>.invoice-download-button:not(:last-child):not(.dropdown-toggle),.order-detail-page-wrapper .btn-group-vertical>.cancel-order-button:not(:last-child):not(.dropdown-toggle),.orderlist-page-wrapper .btn-group-vertical>.complete-payment-btn:not(:last-child):not(.dropdown-toggle),.orderlist-page-wrapper .btn-group-vertical>.view-summary-btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn,.delivery-location-map-page-wrapper .btn-group-vertical>.btn-group:not(:last-child)>.call-now-btn,.btn-group-vertical>.btn-group:not(:last-child)>.save-instruction-btn,.btn-group-vertical>.btn-group:not(:last-child)>.send-otp-btn,.btn-group-vertical>.btn-group:not(:last-child)>.theme-close-btn-small,.btn-group-vertical>.btn-group:not(:last-child)>.theme-btn-small,.btn-group-vertical>.btn-group:not(:last-child)>.theme-btn,.qr-payment-page-wrapper .btn-group-vertical>.btn-group:not(:last-child)>.invoice-download-button,.qr-payment-page-wrapper .btn-group-vertical>.btn-group:not(:last-child)>.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.btn-group:not(:last-child)>.trending-keyword-btn,.order-detail-page-wrapper .btn-group-vertical>.btn-group:not(:last-child)>.invoice-download-button,.order-detail-page-wrapper .btn-group-vertical>.btn-group:not(:last-child)>.cancel-order-button,.orderlist-page-wrapper .btn-group-vertical>.btn-group:not(:last-child)>.complete-payment-btn,.orderlist-page-wrapper .btn-group-vertical>.btn-group:not(:last-child)>.view-summary-btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.delivery-location-map-page-wrapper .btn-group-vertical>.call-now-btn~.btn,.delivery-location-map-page-wrapper .btn-group-vertical>.btn~.call-now-btn,.delivery-location-map-page-wrapper .btn-group-vertical>.call-now-btn~.call-now-btn,.btn-group-vertical>.save-instruction-btn~.btn,.delivery-location-map-page-wrapper .btn-group-vertical>.save-instruction-btn~.call-now-btn,.btn-group-vertical>.btn~.save-instruction-btn,.delivery-location-map-page-wrapper .btn-group-vertical>.call-now-btn~.save-instruction-btn,.btn-group-vertical>.save-instruction-btn~.save-instruction-btn,.btn-group-vertical>.send-otp-btn~.btn,.delivery-location-map-page-wrapper .btn-group-vertical>.send-otp-btn~.call-now-btn,.btn-group-vertical>.send-otp-btn~.save-instruction-btn,.btn-group-vertical>.btn~.send-otp-btn,.delivery-location-map-page-wrapper .btn-group-vertical>.call-now-btn~.send-otp-btn,.btn-group-vertical>.save-instruction-btn~.send-otp-btn,.btn-group-vertical>.send-otp-btn~.send-otp-btn,.btn-group-vertical>.theme-close-btn-small~.btn,.delivery-location-map-page-wrapper .btn-group-vertical>.theme-close-btn-small~.call-now-btn,.btn-group-vertical>.theme-close-btn-small~.save-instruction-btn,.btn-group-vertical>.theme-close-btn-small~.send-otp-btn,.btn-group-vertical>.btn~.theme-close-btn-small,.delivery-location-map-page-wrapper .btn-group-vertical>.call-now-btn~.theme-close-btn-small,.btn-group-vertical>.save-instruction-btn~.theme-close-btn-small,.btn-group-vertical>.send-otp-btn~.theme-close-btn-small,.btn-group-vertical>.theme-close-btn-small~.theme-close-btn-small,.btn-group-vertical>.theme-btn-small~.btn,.delivery-location-map-page-wrapper .btn-group-vertical>.theme-btn-small~.call-now-btn,.btn-group-vertical>.theme-btn-small~.save-instruction-btn,.btn-group-vertical>.theme-btn-small~.send-otp-btn,.btn-group-vertical>.theme-btn-small~.theme-close-btn-small,.btn-group-vertical>.btn~.theme-btn-small,.delivery-location-map-page-wrapper .btn-group-vertical>.call-now-btn~.theme-btn-small,.btn-group-vertical>.save-instruction-btn~.theme-btn-small,.btn-group-vertical>.send-otp-btn~.theme-btn-small,.btn-group-vertical>.theme-close-btn-small~.theme-btn-small,.btn-group-vertical>.theme-btn-small~.theme-btn-small,.btn-group-vertical>.theme-btn~.btn,.delivery-location-map-page-wrapper .btn-group-vertical>.theme-btn~.call-now-btn,.btn-group-vertical>.theme-btn~.save-instruction-btn,.btn-group-vertical>.theme-btn~.send-otp-btn,.btn-group-vertical>.theme-btn~.theme-close-btn-small,.btn-group-vertical>.theme-btn~.theme-btn-small,.btn-group-vertical>.btn~.theme-btn,.delivery-location-map-page-wrapper .btn-group-vertical>.call-now-btn~.theme-btn,.btn-group-vertical>.save-instruction-btn~.theme-btn,.btn-group-vertical>.send-otp-btn~.theme-btn,.btn-group-vertical>.theme-close-btn-small~.theme-btn,.btn-group-vertical>.theme-btn-small~.theme-btn,.btn-group-vertical>.theme-btn~.theme-btn,.qr-payment-page-wrapper .btn-group-vertical>.invoice-download-button~.btn,.qr-payment-page-wrapper .delivery-location-map-page-wrapper .btn-group-vertical>.invoice-download-button~.call-now-btn,.delivery-location-map-page-wrapper .qr-payment-page-wrapper .btn-group-vertical>.invoice-download-button~.call-now-btn,.qr-payment-page-wrapper .btn-group-vertical>.invoice-download-button~.save-instruction-btn,.qr-payment-page-wrapper .btn-group-vertical>.invoice-download-button~.send-otp-btn,.qr-payment-page-wrapper .btn-group-vertical>.invoice-download-button~.theme-close-btn-small,.qr-payment-page-wrapper .btn-group-vertical>.invoice-download-button~.theme-btn-small,.qr-payment-page-wrapper .btn-group-vertical>.invoice-download-button~.theme-btn,.qr-payment-page-wrapper .btn-group-vertical>.btn~.invoice-download-button,.qr-payment-page-wrapper .delivery-location-map-page-wrapper .btn-group-vertical>.call-now-btn~.invoice-download-button,.delivery-location-map-page-wrapper .qr-payment-page-wrapper .btn-group-vertical>.call-now-btn~.invoice-download-button,.qr-payment-page-wrapper .btn-group-vertical>.save-instruction-btn~.invoice-download-button,.qr-payment-page-wrapper .btn-group-vertical>.send-otp-btn~.invoice-download-button,.qr-payment-page-wrapper .btn-group-vertical>.theme-close-btn-small~.invoice-download-button,.qr-payment-page-wrapper .btn-group-vertical>.theme-btn-small~.invoice-download-button,.qr-payment-page-wrapper .btn-group-vertical>.theme-btn~.invoice-download-button,.qr-payment-page-wrapper .btn-group-vertical>.invoice-download-button~.invoice-download-button,.qr-payment-page-wrapper .btn-group-vertical>.cancel-order-button~.btn,.qr-payment-page-wrapper .delivery-location-map-page-wrapper .btn-group-vertical>.cancel-order-button~.call-now-btn,.delivery-location-map-page-wrapper .qr-payment-page-wrapper .btn-group-vertical>.cancel-order-button~.call-now-btn,.qr-payment-page-wrapper .btn-group-vertical>.cancel-order-button~.save-instruction-btn,.qr-payment-page-wrapper .btn-group-vertical>.cancel-order-button~.send-otp-btn,.qr-payment-page-wrapper .btn-group-vertical>.cancel-order-button~.theme-close-btn-small,.qr-payment-page-wrapper .btn-group-vertical>.cancel-order-button~.theme-btn-small,.qr-payment-page-wrapper .btn-group-vertical>.cancel-order-button~.theme-btn,.qr-payment-page-wrapper .btn-group-vertical>.cancel-order-button~.invoice-download-button,.qr-payment-page-wrapper .btn-group-vertical>.btn~.cancel-order-button,.qr-payment-page-wrapper .delivery-location-map-page-wrapper .btn-group-vertical>.call-now-btn~.cancel-order-button,.delivery-location-map-page-wrapper .qr-payment-page-wrapper .btn-group-vertical>.call-now-btn~.cancel-order-button,.qr-payment-page-wrapper .btn-group-vertical>.save-instruction-btn~.cancel-order-button,.qr-payment-page-wrapper .btn-group-vertical>.send-otp-btn~.cancel-order-button,.qr-payment-page-wrapper .btn-group-vertical>.theme-close-btn-small~.cancel-order-button,.qr-payment-page-wrapper .btn-group-vertical>.theme-btn-small~.cancel-order-button,.qr-payment-page-wrapper .btn-group-vertical>.theme-btn~.cancel-order-button,.qr-payment-page-wrapper .btn-group-vertical>.invoice-download-button~.cancel-order-button,.qr-payment-page-wrapper .btn-group-vertical>.cancel-order-button~.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.trending-keyword-btn~.btn,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .delivery-location-map-page-wrapper .btn-group-vertical>.trending-keyword-btn~.call-now-btn,.delivery-location-map-page-wrapper .global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.trending-keyword-btn~.call-now-btn,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.trending-keyword-btn~.save-instruction-btn,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.trending-keyword-btn~.send-otp-btn,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.trending-keyword-btn~.theme-close-btn-small,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.trending-keyword-btn~.theme-btn-small,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.trending-keyword-btn~.theme-btn,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .qr-payment-page-wrapper .btn-group-vertical>.trending-keyword-btn~.invoice-download-button,.qr-payment-page-wrapper .global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.trending-keyword-btn~.invoice-download-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .qr-payment-page-wrapper .btn-group-vertical>.trending-keyword-btn~.cancel-order-button,.qr-payment-page-wrapper .global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.trending-keyword-btn~.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.btn~.trending-keyword-btn,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .delivery-location-map-page-wrapper .btn-group-vertical>.call-now-btn~.trending-keyword-btn,.delivery-location-map-page-wrapper .global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.call-now-btn~.trending-keyword-btn,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.save-instruction-btn~.trending-keyword-btn,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.send-otp-btn~.trending-keyword-btn,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.theme-close-btn-small~.trending-keyword-btn,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.theme-btn-small~.trending-keyword-btn,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.theme-btn~.trending-keyword-btn,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .qr-payment-page-wrapper .btn-group-vertical>.invoice-download-button~.trending-keyword-btn,.qr-payment-page-wrapper .global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.invoice-download-button~.trending-keyword-btn,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .qr-payment-page-wrapper .btn-group-vertical>.cancel-order-button~.trending-keyword-btn,.qr-payment-page-wrapper .global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.cancel-order-button~.trending-keyword-btn,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.trending-keyword-btn~.trending-keyword-btn,.order-detail-page-wrapper .btn-group-vertical>.invoice-download-button~.btn,.order-detail-page-wrapper .delivery-location-map-page-wrapper .btn-group-vertical>.invoice-download-button~.call-now-btn,.delivery-location-map-page-wrapper .order-detail-page-wrapper .btn-group-vertical>.invoice-download-button~.call-now-btn,.order-detail-page-wrapper .btn-group-vertical>.invoice-download-button~.save-instruction-btn,.order-detail-page-wrapper .btn-group-vertical>.invoice-download-button~.send-otp-btn,.order-detail-page-wrapper .btn-group-vertical>.invoice-download-button~.theme-close-btn-small,.order-detail-page-wrapper .btn-group-vertical>.invoice-download-button~.theme-btn-small,.order-detail-page-wrapper .btn-group-vertical>.invoice-download-button~.theme-btn,.order-detail-page-wrapper .global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.invoice-download-button~.trending-keyword-btn,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .order-detail-page-wrapper .btn-group-vertical>.invoice-download-button~.trending-keyword-btn,.order-detail-page-wrapper .btn-group-vertical>.btn~.invoice-download-button,.order-detail-page-wrapper .delivery-location-map-page-wrapper .btn-group-vertical>.call-now-btn~.invoice-download-button,.delivery-location-map-page-wrapper .order-detail-page-wrapper .btn-group-vertical>.call-now-btn~.invoice-download-button,.order-detail-page-wrapper .btn-group-vertical>.save-instruction-btn~.invoice-download-button,.order-detail-page-wrapper .btn-group-vertical>.send-otp-btn~.invoice-download-button,.order-detail-page-wrapper .btn-group-vertical>.theme-close-btn-small~.invoice-download-button,.order-detail-page-wrapper .btn-group-vertical>.theme-btn-small~.invoice-download-button,.order-detail-page-wrapper .btn-group-vertical>.theme-btn~.invoice-download-button,.order-detail-page-wrapper .global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.trending-keyword-btn~.invoice-download-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .order-detail-page-wrapper .btn-group-vertical>.trending-keyword-btn~.invoice-download-button,.order-detail-page-wrapper .btn-group-vertical>.invoice-download-button~.invoice-download-button,.order-detail-page-wrapper .btn-group-vertical>.cancel-order-button~.btn,.order-detail-page-wrapper .delivery-location-map-page-wrapper .btn-group-vertical>.cancel-order-button~.call-now-btn,.delivery-location-map-page-wrapper .order-detail-page-wrapper .btn-group-vertical>.cancel-order-button~.call-now-btn,.order-detail-page-wrapper .btn-group-vertical>.cancel-order-button~.save-instruction-btn,.order-detail-page-wrapper .btn-group-vertical>.cancel-order-button~.send-otp-btn,.order-detail-page-wrapper .btn-group-vertical>.cancel-order-button~.theme-close-btn-small,.order-detail-page-wrapper .btn-group-vertical>.cancel-order-button~.theme-btn-small,.order-detail-page-wrapper .btn-group-vertical>.cancel-order-button~.theme-btn,.order-detail-page-wrapper .global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.cancel-order-button~.trending-keyword-btn,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .order-detail-page-wrapper .btn-group-vertical>.cancel-order-button~.trending-keyword-btn,.order-detail-page-wrapper .btn-group-vertical>.cancel-order-button~.invoice-download-button,.order-detail-page-wrapper .btn-group-vertical>.btn~.cancel-order-button,.order-detail-page-wrapper .delivery-location-map-page-wrapper .btn-group-vertical>.call-now-btn~.cancel-order-button,.delivery-location-map-page-wrapper .order-detail-page-wrapper .btn-group-vertical>.call-now-btn~.cancel-order-button,.order-detail-page-wrapper .btn-group-vertical>.save-instruction-btn~.cancel-order-button,.order-detail-page-wrapper .btn-group-vertical>.send-otp-btn~.cancel-order-button,.order-detail-page-wrapper .btn-group-vertical>.theme-close-btn-small~.cancel-order-button,.order-detail-page-wrapper .btn-group-vertical>.theme-btn-small~.cancel-order-button,.order-detail-page-wrapper .btn-group-vertical>.theme-btn~.cancel-order-button,.order-detail-page-wrapper .global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.trending-keyword-btn~.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .order-detail-page-wrapper .btn-group-vertical>.trending-keyword-btn~.cancel-order-button,.order-detail-page-wrapper .btn-group-vertical>.invoice-download-button~.cancel-order-button,.order-detail-page-wrapper .btn-group-vertical>.cancel-order-button~.cancel-order-button,.orderlist-page-wrapper .btn-group-vertical>.complete-payment-btn~.btn,.orderlist-page-wrapper .delivery-location-map-page-wrapper .btn-group-vertical>.complete-payment-btn~.call-now-btn,.delivery-location-map-page-wrapper .orderlist-page-wrapper .btn-group-vertical>.complete-payment-btn~.call-now-btn,.orderlist-page-wrapper .btn-group-vertical>.complete-payment-btn~.save-instruction-btn,.orderlist-page-wrapper .btn-group-vertical>.complete-payment-btn~.send-otp-btn,.orderlist-page-wrapper .btn-group-vertical>.complete-payment-btn~.theme-close-btn-small,.orderlist-page-wrapper .btn-group-vertical>.complete-payment-btn~.theme-btn-small,.orderlist-page-wrapper .btn-group-vertical>.complete-payment-btn~.theme-btn,.orderlist-page-wrapper .qr-payment-page-wrapper .btn-group-vertical>.complete-payment-btn~.invoice-download-button,.qr-payment-page-wrapper .orderlist-page-wrapper .btn-group-vertical>.complete-payment-btn~.invoice-download-button,.orderlist-page-wrapper .qr-payment-page-wrapper .btn-group-vertical>.complete-payment-btn~.cancel-order-button,.qr-payment-page-wrapper .orderlist-page-wrapper .btn-group-vertical>.complete-payment-btn~.cancel-order-button,.orderlist-page-wrapper .global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.complete-payment-btn~.trending-keyword-btn,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .orderlist-page-wrapper .btn-group-vertical>.complete-payment-btn~.trending-keyword-btn,.orderlist-page-wrapper .order-detail-page-wrapper .btn-group-vertical>.complete-payment-btn~.invoice-download-button,.order-detail-page-wrapper .orderlist-page-wrapper .btn-group-vertical>.complete-payment-btn~.invoice-download-button,.orderlist-page-wrapper .order-detail-page-wrapper .btn-group-vertical>.complete-payment-btn~.cancel-order-button,.order-detail-page-wrapper .orderlist-page-wrapper .btn-group-vertical>.complete-payment-btn~.cancel-order-button,.orderlist-page-wrapper .btn-group-vertical>.btn~.complete-payment-btn,.orderlist-page-wrapper .delivery-location-map-page-wrapper .btn-group-vertical>.call-now-btn~.complete-payment-btn,.delivery-location-map-page-wrapper .orderlist-page-wrapper .btn-group-vertical>.call-now-btn~.complete-payment-btn,.orderlist-page-wrapper .btn-group-vertical>.save-instruction-btn~.complete-payment-btn,.orderlist-page-wrapper .btn-group-vertical>.send-otp-btn~.complete-payment-btn,.orderlist-page-wrapper .btn-group-vertical>.theme-close-btn-small~.complete-payment-btn,.orderlist-page-wrapper .btn-group-vertical>.theme-btn-small~.complete-payment-btn,.orderlist-page-wrapper .btn-group-vertical>.theme-btn~.complete-payment-btn,.orderlist-page-wrapper .qr-payment-page-wrapper .btn-group-vertical>.invoice-download-button~.complete-payment-btn,.qr-payment-page-wrapper .orderlist-page-wrapper .btn-group-vertical>.invoice-download-button~.complete-payment-btn,.orderlist-page-wrapper .qr-payment-page-wrapper .btn-group-vertical>.cancel-order-button~.complete-payment-btn,.qr-payment-page-wrapper .orderlist-page-wrapper .btn-group-vertical>.cancel-order-button~.complete-payment-btn,.orderlist-page-wrapper .global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.trending-keyword-btn~.complete-payment-btn,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .orderlist-page-wrapper .btn-group-vertical>.trending-keyword-btn~.complete-payment-btn,.orderlist-page-wrapper .order-detail-page-wrapper .btn-group-vertical>.invoice-download-button~.complete-payment-btn,.order-detail-page-wrapper .orderlist-page-wrapper .btn-group-vertical>.invoice-download-button~.complete-payment-btn,.orderlist-page-wrapper .order-detail-page-wrapper .btn-group-vertical>.cancel-order-button~.complete-payment-btn,.order-detail-page-wrapper .orderlist-page-wrapper .btn-group-vertical>.cancel-order-button~.complete-payment-btn,.orderlist-page-wrapper .btn-group-vertical>.complete-payment-btn~.complete-payment-btn,.orderlist-page-wrapper .btn-group-vertical>.view-summary-btn~.btn,.orderlist-page-wrapper .delivery-location-map-page-wrapper .btn-group-vertical>.view-summary-btn~.call-now-btn,.delivery-location-map-page-wrapper .orderlist-page-wrapper .btn-group-vertical>.view-summary-btn~.call-now-btn,.orderlist-page-wrapper .btn-group-vertical>.view-summary-btn~.save-instruction-btn,.orderlist-page-wrapper .btn-group-vertical>.view-summary-btn~.send-otp-btn,.orderlist-page-wrapper .btn-group-vertical>.view-summary-btn~.theme-close-btn-small,.orderlist-page-wrapper .btn-group-vertical>.view-summary-btn~.theme-btn-small,.orderlist-page-wrapper .btn-group-vertical>.view-summary-btn~.theme-btn,.orderlist-page-wrapper .qr-payment-page-wrapper .btn-group-vertical>.view-summary-btn~.invoice-download-button,.qr-payment-page-wrapper .orderlist-page-wrapper .btn-group-vertical>.view-summary-btn~.invoice-download-button,.orderlist-page-wrapper .qr-payment-page-wrapper .btn-group-vertical>.view-summary-btn~.cancel-order-button,.qr-payment-page-wrapper .orderlist-page-wrapper .btn-group-vertical>.view-summary-btn~.cancel-order-button,.orderlist-page-wrapper .global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.view-summary-btn~.trending-keyword-btn,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .orderlist-page-wrapper .btn-group-vertical>.view-summary-btn~.trending-keyword-btn,.orderlist-page-wrapper .order-detail-page-wrapper .btn-group-vertical>.view-summary-btn~.invoice-download-button,.order-detail-page-wrapper .orderlist-page-wrapper .btn-group-vertical>.view-summary-btn~.invoice-download-button,.orderlist-page-wrapper .order-detail-page-wrapper .btn-group-vertical>.view-summary-btn~.cancel-order-button,.order-detail-page-wrapper .orderlist-page-wrapper .btn-group-vertical>.view-summary-btn~.cancel-order-button,.orderlist-page-wrapper .btn-group-vertical>.view-summary-btn~.complete-payment-btn,.orderlist-page-wrapper .btn-group-vertical>.btn~.view-summary-btn,.orderlist-page-wrapper .delivery-location-map-page-wrapper .btn-group-vertical>.call-now-btn~.view-summary-btn,.delivery-location-map-page-wrapper .orderlist-page-wrapper .btn-group-vertical>.call-now-btn~.view-summary-btn,.orderlist-page-wrapper .btn-group-vertical>.save-instruction-btn~.view-summary-btn,.orderlist-page-wrapper .btn-group-vertical>.send-otp-btn~.view-summary-btn,.orderlist-page-wrapper .btn-group-vertical>.theme-close-btn-small~.view-summary-btn,.orderlist-page-wrapper .btn-group-vertical>.theme-btn-small~.view-summary-btn,.orderlist-page-wrapper .btn-group-vertical>.theme-btn~.view-summary-btn,.orderlist-page-wrapper .qr-payment-page-wrapper .btn-group-vertical>.invoice-download-button~.view-summary-btn,.qr-payment-page-wrapper .orderlist-page-wrapper .btn-group-vertical>.invoice-download-button~.view-summary-btn,.orderlist-page-wrapper .qr-payment-page-wrapper .btn-group-vertical>.cancel-order-button~.view-summary-btn,.qr-payment-page-wrapper .orderlist-page-wrapper .btn-group-vertical>.cancel-order-button~.view-summary-btn,.orderlist-page-wrapper .global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.trending-keyword-btn~.view-summary-btn,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .orderlist-page-wrapper .btn-group-vertical>.trending-keyword-btn~.view-summary-btn,.orderlist-page-wrapper .order-detail-page-wrapper .btn-group-vertical>.invoice-download-button~.view-summary-btn,.order-detail-page-wrapper .orderlist-page-wrapper .btn-group-vertical>.invoice-download-button~.view-summary-btn,.orderlist-page-wrapper .order-detail-page-wrapper .btn-group-vertical>.cancel-order-button~.view-summary-btn,.order-detail-page-wrapper .orderlist-page-wrapper .btn-group-vertical>.cancel-order-button~.view-summary-btn,.orderlist-page-wrapper .btn-group-vertical>.complete-payment-btn~.view-summary-btn,.orderlist-page-wrapper .btn-group-vertical>.view-summary-btn~.view-summary-btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn,.delivery-location-map-page-wrapper .btn-group-vertical>.btn-group:not(:first-child)>.call-now-btn,.btn-group-vertical>.btn-group:not(:first-child)>.save-instruction-btn,.btn-group-vertical>.btn-group:not(:first-child)>.send-otp-btn,.btn-group-vertical>.btn-group:not(:first-child)>.theme-close-btn-small,.btn-group-vertical>.btn-group:not(:first-child)>.theme-btn-small,.btn-group-vertical>.btn-group:not(:first-child)>.theme-btn,.qr-payment-page-wrapper .btn-group-vertical>.btn-group:not(:first-child)>.invoice-download-button,.qr-payment-page-wrapper .btn-group-vertical>.btn-group:not(:first-child)>.cancel-order-button,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-vertical>.btn-group:not(:first-child)>.trending-keyword-btn,.order-detail-page-wrapper .btn-group-vertical>.btn-group:not(:first-child)>.invoice-download-button,.order-detail-page-wrapper .btn-group-vertical>.btn-group:not(:first-child)>.cancel-order-button,.orderlist-page-wrapper .btn-group-vertical>.btn-group:not(:first-child)>.complete-payment-btn,.orderlist-page-wrapper .btn-group-vertical>.btn-group:not(:first-child)>.view-summary-btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #3e8acc40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #3e8acc}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.delivery-location-map-page-wrapper .navbar>.delivery-location-map-page-container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card,.delivery-boy-detail-card,.unified-auth-page-wrapper .delivery-boy-detail-card,.order-delivery-card,.unified-auth-page-wrapper .order-delivery-card,.bill-summary-card,.unified-auth-page-wrapper .bill-summary-card,.order-status-page-wrapper .order-status-card,.qr-payment-page-wrapper .qr-payment-card,.cart-checkout-card,.unified-auth-page-wrapper .cart-checkout-card,.infood-card,.unified-auth-page-wrapper .infood-card,.restaurant-view-page-wrapper .resto-maincontent-card,.home-restaurant-card-col .home-restaurant-card,.unified-auth-page-wrapper .card,.unified-auth-page-wrapper .theme-card,.unified-auth-page-wrapper .address-card,.unified-auth-page-wrapper .item-list-card,.unified-auth-page-wrapper .item-list-top-card,.unified-auth-page-wrapper .item-list-info-card,.unified-auth-page-wrapper .review-card,.review-card,.item-list-info-card,.item-list-top-card,.item-list-card,.order-detail-page-wrapper.order-detail-card,.orderlist-page-wrapper.orderlist-card,.address-card,.theme-card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr,.delivery-boy-detail-card>hr,.unified-auth-page-wrapper .delivery-boy-detail-card>hr,.order-delivery-card>hr,.unified-auth-page-wrapper .order-delivery-card>hr,.bill-summary-card>hr,.unified-auth-page-wrapper .bill-summary-card>hr,.order-status-page-wrapper .order-status-card>hr,.qr-payment-page-wrapper .qr-payment-card>hr,.cart-checkout-card>hr,.unified-auth-page-wrapper .cart-checkout-card>hr,.infood-card>hr,.unified-auth-page-wrapper .infood-card>hr,.restaurant-view-page-wrapper .resto-maincontent-card>hr,.home-restaurant-card-col .home-restaurant-card>hr,.unified-auth-page-wrapper .card>hr,.unified-auth-page-wrapper .theme-card>hr,.unified-auth-page-wrapper .address-card>hr,.unified-auth-page-wrapper .item-list-card>hr,.unified-auth-page-wrapper .item-list-top-card>hr,.unified-auth-page-wrapper .item-list-info-card>hr,.unified-auth-page-wrapper .review-card>hr,.review-card>hr,.item-list-info-card>hr,.item-list-top-card>hr,.item-list-card>hr,.order-detail-page-wrapper.order-detail-card>hr,.orderlist-page-wrapper.orderlist-card>hr,.address-card>hr,.theme-card>hr{margin-right:0;margin-left:0}.card>.list-group,.delivery-boy-detail-card>.list-group,.order-delivery-card>.list-group,.bill-summary-card>.list-group,.order-status-page-wrapper .order-status-card>.list-group,.qr-payment-page-wrapper .qr-payment-card>.list-group,.cart-checkout-card>.list-group,.infood-card>.list-group,.restaurant-view-page-wrapper .resto-maincontent-card>.list-group,.home-restaurant-card-col .home-restaurant-card>.list-group,.review-card>.list-group,.item-list-info-card>.list-group,.item-list-top-card>.list-group,.item-list-card>.list-group,.card>.profile-list-group,.delivery-boy-detail-card>.profile-list-group,.order-delivery-card>.profile-list-group,.bill-summary-card>.profile-list-group,.order-status-page-wrapper .order-status-card>.profile-list-group,.qr-payment-page-wrapper .qr-payment-card>.profile-list-group,.cart-checkout-card>.profile-list-group,.infood-card>.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card>.profile-list-group,.home-restaurant-card-col .home-restaurant-card>.profile-list-group,.review-card>.profile-list-group,.item-list-info-card>.profile-list-group,.item-list-top-card>.profile-list-group,.item-list-card>.profile-list-group,.order-detail-page-wrapper.order-detail-card>.list-group,.order-detail-page-wrapper.order-detail-card>.profile-list-group,.orderlist-page-wrapper.orderlist-card>.list-group,.orderlist-page-wrapper.orderlist-card>.profile-list-group,.address-card>.list-group,.address-card>.profile-list-group,.theme-card>.list-group,.theme-card>.profile-list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child,.delivery-boy-detail-card>.list-group:first-child,.order-delivery-card>.list-group:first-child,.bill-summary-card>.list-group:first-child,.order-status-page-wrapper .order-status-card>.list-group:first-child,.qr-payment-page-wrapper .qr-payment-card>.list-group:first-child,.cart-checkout-card>.list-group:first-child,.infood-card>.list-group:first-child,.restaurant-view-page-wrapper .resto-maincontent-card>.list-group:first-child,.home-restaurant-card-col .home-restaurant-card>.list-group:first-child,.review-card>.list-group:first-child,.item-list-info-card>.list-group:first-child,.item-list-top-card>.list-group:first-child,.item-list-card>.list-group:first-child,.card>.profile-list-group:first-child,.delivery-boy-detail-card>.profile-list-group:first-child,.order-delivery-card>.profile-list-group:first-child,.bill-summary-card>.profile-list-group:first-child,.order-status-page-wrapper .order-status-card>.profile-list-group:first-child,.qr-payment-page-wrapper .qr-payment-card>.profile-list-group:first-child,.cart-checkout-card>.profile-list-group:first-child,.infood-card>.profile-list-group:first-child,.restaurant-view-page-wrapper .resto-maincontent-card>.profile-list-group:first-child,.home-restaurant-card-col .home-restaurant-card>.profile-list-group:first-child,.review-card>.profile-list-group:first-child,.item-list-info-card>.profile-list-group:first-child,.item-list-top-card>.profile-list-group:first-child,.item-list-card>.profile-list-group:first-child,.order-detail-page-wrapper.order-detail-card>.list-group:first-child,.order-detail-page-wrapper.order-detail-card>.profile-list-group:first-child,.orderlist-page-wrapper.orderlist-card>.list-group:first-child,.orderlist-page-wrapper.orderlist-card>.profile-list-group:first-child,.address-card>.list-group:first-child,.address-card>.profile-list-group:first-child,.theme-card>.list-group:first-child,.theme-card>.profile-list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child,.delivery-boy-detail-card>.list-group:last-child,.order-delivery-card>.list-group:last-child,.bill-summary-card>.list-group:last-child,.order-status-page-wrapper .order-status-card>.list-group:last-child,.qr-payment-page-wrapper .qr-payment-card>.list-group:last-child,.cart-checkout-card>.list-group:last-child,.infood-card>.list-group:last-child,.restaurant-view-page-wrapper .resto-maincontent-card>.list-group:last-child,.home-restaurant-card-col .home-restaurant-card>.list-group:last-child,.review-card>.list-group:last-child,.item-list-info-card>.list-group:last-child,.item-list-top-card>.list-group:last-child,.item-list-card>.list-group:last-child,.card>.profile-list-group:last-child,.delivery-boy-detail-card>.profile-list-group:last-child,.order-delivery-card>.profile-list-group:last-child,.bill-summary-card>.profile-list-group:last-child,.order-status-page-wrapper .order-status-card>.profile-list-group:last-child,.qr-payment-page-wrapper .qr-payment-card>.profile-list-group:last-child,.cart-checkout-card>.profile-list-group:last-child,.infood-card>.profile-list-group:last-child,.restaurant-view-page-wrapper .resto-maincontent-card>.profile-list-group:last-child,.home-restaurant-card-col .home-restaurant-card>.profile-list-group:last-child,.review-card>.profile-list-group:last-child,.item-list-info-card>.profile-list-group:last-child,.item-list-top-card>.profile-list-group:last-child,.item-list-card>.profile-list-group:last-child,.order-detail-page-wrapper.order-detail-card>.list-group:last-child,.order-detail-page-wrapper.order-detail-card>.profile-list-group:last-child,.orderlist-page-wrapper.orderlist-card>.list-group:last-child,.orderlist-page-wrapper.orderlist-card>.profile-list-group:last-child,.address-card>.list-group:last-child,.address-card>.profile-list-group:last-child,.theme-card>.list-group:last-child,.theme-card>.profile-list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.delivery-boy-detail-card>.card-header+.list-group,.unified-auth-page-wrapper .delivery-boy-detail-card>.card-header+.list-group,.order-delivery-card>.card-header+.list-group,.unified-auth-page-wrapper .order-delivery-card>.card-header+.list-group,.bill-summary-card>.card-header+.list-group,.unified-auth-page-wrapper .bill-summary-card>.card-header+.list-group,.order-status-page-wrapper .order-status-card>.card-header+.list-group,.unified-auth-page-wrapper .order-status-page-wrapper .order-status-card>.card-header+.list-group,.order-status-page-wrapper .unified-auth-page-wrapper .order-status-card>.card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .delivery-boy-detail-card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .delivery-boy-detail-card>.qr-payment-card-header+.list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .delivery-boy-detail-card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .order-delivery-card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .order-delivery-card>.qr-payment-card-header+.list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .order-delivery-card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .bill-summary-card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .bill-summary-card>.qr-payment-card-header+.list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .bill-summary-card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .order-status-page-wrapper .order-status-card>.qr-payment-card-header+.list-group,.order-status-page-wrapper .qr-payment-page-wrapper .qr-payment-card .order-status-card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .order-status-page-wrapper .order-status-card>.qr-payment-card-header+.list-group,.unified-auth-page-wrapper .order-status-page-wrapper .qr-payment-page-wrapper .qr-payment-card .order-status-card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .order-status-page-wrapper .unified-auth-page-wrapper .order-status-card>.qr-payment-card-header+.list-group,.order-status-page-wrapper .unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .order-status-card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card>.card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card>.qr-payment-card-header+.list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card>.card-header+.list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .unified-auth-page-wrapper .qr-payment-card>.card-header+.list-group,.qr-payment-page-wrapper .unified-auth-page-wrapper .qr-payment-card>.qr-payment-card-header+.list-group,.cart-checkout-card>.card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .cart-checkout-card>.qr-payment-card-header+.list-group,.unified-auth-page-wrapper .cart-checkout-card>.card-header+.list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .cart-checkout-card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .cart-checkout-card>.qr-payment-card-header+.list-group,.infood-card>.card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .infood-card>.qr-payment-card-header+.list-group,.unified-auth-page-wrapper .infood-card>.card-header+.list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .infood-card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .infood-card>.qr-payment-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .delivery-boy-detail-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .delivery-boy-detail-card>.resto-maincontent-card-header+.list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .delivery-boy-detail-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .order-delivery-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .order-delivery-card>.resto-maincontent-card-header+.list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .order-delivery-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .bill-summary-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .bill-summary-card>.resto-maincontent-card-header+.list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .bill-summary-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .order-status-page-wrapper .order-status-card>.resto-maincontent-card-header+.list-group,.order-status-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .order-status-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .order-status-page-wrapper .order-status-card>.resto-maincontent-card-header+.list-group,.unified-auth-page-wrapper .order-status-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .order-status-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .order-status-page-wrapper .unified-auth-page-wrapper .order-status-card>.resto-maincontent-card-header+.list-group,.order-status-page-wrapper .unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .order-status-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .qr-payment-page-wrapper .qr-payment-card>.resto-maincontent-card-header+.list-group,.qr-payment-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .qr-payment-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card>.resto-maincontent-card-header+.list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .qr-payment-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .qr-payment-page-wrapper .unified-auth-page-wrapper .qr-payment-card>.resto-maincontent-card-header+.list-group,.qr-payment-page-wrapper .unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .qr-payment-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .cart-checkout-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .cart-checkout-card>.resto-maincontent-card-header+.list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .cart-checkout-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .infood-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .infood-card>.resto-maincontent-card-header+.list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .infood-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card>.card-header+.list-group,.restaurant-view-page-wrapper .qr-payment-page-wrapper .qr-payment-card .resto-maincontent-card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .restaurant-view-page-wrapper .resto-maincontent-card>.qr-payment-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card>.resto-maincontent-card-header+.list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card>.card-header+.list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .qr-payment-page-wrapper .qr-payment-card .resto-maincontent-card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card>.qr-payment-card-header+.list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .unified-auth-page-wrapper .resto-maincontent-card>.card-header+.list-group,.restaurant-view-page-wrapper .unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .resto-maincontent-card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .restaurant-view-page-wrapper .unified-auth-page-wrapper .resto-maincontent-card>.qr-payment-card-header+.list-group,.restaurant-view-page-wrapper .unified-auth-page-wrapper .resto-maincontent-card>.resto-maincontent-card-header+.list-group,.home-restaurant-card-col .home-restaurant-card>.card-header+.list-group,.home-restaurant-card-col .qr-payment-page-wrapper .qr-payment-card .home-restaurant-card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .home-restaurant-card-col .home-restaurant-card>.qr-payment-card-header+.list-group,.home-restaurant-card-col .restaurant-view-page-wrapper .resto-maincontent-card .home-restaurant-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .home-restaurant-card-col .home-restaurant-card>.resto-maincontent-card-header+.list-group,.unified-auth-page-wrapper .home-restaurant-card-col .home-restaurant-card>.card-header+.list-group,.unified-auth-page-wrapper .home-restaurant-card-col .qr-payment-page-wrapper .qr-payment-card .home-restaurant-card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .home-restaurant-card-col .home-restaurant-card>.qr-payment-card-header+.list-group,.unified-auth-page-wrapper .home-restaurant-card-col .restaurant-view-page-wrapper .resto-maincontent-card .home-restaurant-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .home-restaurant-card-col .home-restaurant-card>.resto-maincontent-card-header+.list-group,.home-restaurant-card-col .unified-auth-page-wrapper .home-restaurant-card>.card-header+.list-group,.home-restaurant-card-col .unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .home-restaurant-card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .home-restaurant-card-col .unified-auth-page-wrapper .home-restaurant-card>.qr-payment-card-header+.list-group,.home-restaurant-card-col .unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .home-restaurant-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .home-restaurant-card-col .unified-auth-page-wrapper .home-restaurant-card>.resto-maincontent-card-header+.list-group,.unified-auth-page-wrapper .card>.card-header+.list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .card>.qr-payment-card-header+.list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .order-status-page-wrapper .order-status-card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .card>.qr-payment-card-header+.list-group,.order-status-page-wrapper .qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .order-status-card>.qr-payment-card-header+.list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .card>.resto-maincontent-card-header+.list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .order-status-page-wrapper .order-status-card>.resto-maincontent-card-header+.list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .qr-payment-page-wrapper .qr-payment-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .card>.resto-maincontent-card-header+.list-group,.order-status-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .order-status-card>.resto-maincontent-card-header+.list-group,.qr-payment-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .qr-payment-card>.resto-maincontent-card-header+.list-group,.unified-auth-page-wrapper .theme-card>.card-header+.list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .theme-card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .theme-card>.qr-payment-card-header+.list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .theme-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .theme-card>.resto-maincontent-card-header+.list-group,.unified-auth-page-wrapper .address-card>.card-header+.list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .address-card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .address-card>.qr-payment-card-header+.list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .address-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .address-card>.resto-maincontent-card-header+.list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card>.card-header+.list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .orderlist-page-wrapper.orderlist-card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card>.qr-payment-card-header+.list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .orderlist-page-wrapper.orderlist-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card>.resto-maincontent-card-header+.list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card>.card-header+.list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .order-detail-page-wrapper.order-detail-card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card>.qr-payment-card-header+.list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .order-detail-page-wrapper.order-detail-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card>.resto-maincontent-card-header+.list-group,.unified-auth-page-wrapper .item-list-card>.card-header+.list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .item-list-card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .item-list-card>.qr-payment-card-header+.list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .item-list-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .item-list-card>.resto-maincontent-card-header+.list-group,.unified-auth-page-wrapper .item-list-top-card>.card-header+.list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .item-list-top-card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .item-list-top-card>.qr-payment-card-header+.list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .item-list-top-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .item-list-top-card>.resto-maincontent-card-header+.list-group,.unified-auth-page-wrapper .item-list-info-card>.card-header+.list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .item-list-info-card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .item-list-info-card>.qr-payment-card-header+.list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .item-list-info-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .item-list-info-card>.resto-maincontent-card-header+.list-group,.unified-auth-page-wrapper .review-card>.card-header+.list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .review-card>.qr-payment-card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .review-card>.qr-payment-card-header+.list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .review-card>.resto-maincontent-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .review-card>.resto-maincontent-card-header+.list-group,.review-card>.card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .review-card>.qr-payment-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .review-card>.resto-maincontent-card-header+.list-group,.item-list-info-card>.card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .item-list-info-card>.qr-payment-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .item-list-info-card>.resto-maincontent-card-header+.list-group,.item-list-top-card>.card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .item-list-top-card>.qr-payment-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .item-list-top-card>.resto-maincontent-card-header+.list-group,.item-list-card>.card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .item-list-card>.qr-payment-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .item-list-card>.resto-maincontent-card-header+.list-group,.card>.card-header+.profile-list-group,.delivery-boy-detail-card>.card-header+.profile-list-group,.unified-auth-page-wrapper .delivery-boy-detail-card>.card-header+.profile-list-group,.order-delivery-card>.card-header+.profile-list-group,.unified-auth-page-wrapper .order-delivery-card>.card-header+.profile-list-group,.bill-summary-card>.card-header+.profile-list-group,.unified-auth-page-wrapper .bill-summary-card>.card-header+.profile-list-group,.order-status-page-wrapper .order-status-card>.card-header+.profile-list-group,.unified-auth-page-wrapper .order-status-page-wrapper .order-status-card>.card-header+.profile-list-group,.order-status-page-wrapper .unified-auth-page-wrapper .order-status-card>.card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .delivery-boy-detail-card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .delivery-boy-detail-card>.qr-payment-card-header+.profile-list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .delivery-boy-detail-card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .order-delivery-card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .order-delivery-card>.qr-payment-card-header+.profile-list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .order-delivery-card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .bill-summary-card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .bill-summary-card>.qr-payment-card-header+.profile-list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .bill-summary-card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .order-status-page-wrapper .order-status-card>.qr-payment-card-header+.profile-list-group,.order-status-page-wrapper .qr-payment-page-wrapper .qr-payment-card .order-status-card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .order-status-page-wrapper .order-status-card>.qr-payment-card-header+.profile-list-group,.unified-auth-page-wrapper .order-status-page-wrapper .qr-payment-page-wrapper .qr-payment-card .order-status-card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .order-status-page-wrapper .unified-auth-page-wrapper .order-status-card>.qr-payment-card-header+.profile-list-group,.order-status-page-wrapper .unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .order-status-card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card>.card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card>.qr-payment-card-header+.profile-list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card>.card-header+.profile-list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .unified-auth-page-wrapper .qr-payment-card>.card-header+.profile-list-group,.qr-payment-page-wrapper .unified-auth-page-wrapper .qr-payment-card>.qr-payment-card-header+.profile-list-group,.cart-checkout-card>.card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .cart-checkout-card>.qr-payment-card-header+.profile-list-group,.unified-auth-page-wrapper .cart-checkout-card>.card-header+.profile-list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .cart-checkout-card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .cart-checkout-card>.qr-payment-card-header+.profile-list-group,.infood-card>.card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .infood-card>.qr-payment-card-header+.profile-list-group,.unified-auth-page-wrapper .infood-card>.card-header+.profile-list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .infood-card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .infood-card>.qr-payment-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .delivery-boy-detail-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .delivery-boy-detail-card>.resto-maincontent-card-header+.profile-list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .delivery-boy-detail-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .order-delivery-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .order-delivery-card>.resto-maincontent-card-header+.profile-list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .order-delivery-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .bill-summary-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .bill-summary-card>.resto-maincontent-card-header+.profile-list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .bill-summary-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .order-status-page-wrapper .order-status-card>.resto-maincontent-card-header+.profile-list-group,.order-status-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .order-status-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .order-status-page-wrapper .order-status-card>.resto-maincontent-card-header+.profile-list-group,.unified-auth-page-wrapper .order-status-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .order-status-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .order-status-page-wrapper .unified-auth-page-wrapper .order-status-card>.resto-maincontent-card-header+.profile-list-group,.order-status-page-wrapper .unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .order-status-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .qr-payment-page-wrapper .qr-payment-card>.resto-maincontent-card-header+.profile-list-group,.qr-payment-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .qr-payment-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card>.resto-maincontent-card-header+.profile-list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .qr-payment-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .qr-payment-page-wrapper .unified-auth-page-wrapper .qr-payment-card>.resto-maincontent-card-header+.profile-list-group,.qr-payment-page-wrapper .unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .qr-payment-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .cart-checkout-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .cart-checkout-card>.resto-maincontent-card-header+.profile-list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .cart-checkout-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .infood-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .infood-card>.resto-maincontent-card-header+.profile-list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .infood-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card>.card-header+.profile-list-group,.restaurant-view-page-wrapper .qr-payment-page-wrapper .qr-payment-card .resto-maincontent-card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .restaurant-view-page-wrapper .resto-maincontent-card>.qr-payment-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card>.resto-maincontent-card-header+.profile-list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card>.card-header+.profile-list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .qr-payment-page-wrapper .qr-payment-card .resto-maincontent-card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card>.qr-payment-card-header+.profile-list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .unified-auth-page-wrapper .resto-maincontent-card>.card-header+.profile-list-group,.restaurant-view-page-wrapper .unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .resto-maincontent-card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .restaurant-view-page-wrapper .unified-auth-page-wrapper .resto-maincontent-card>.qr-payment-card-header+.profile-list-group,.restaurant-view-page-wrapper .unified-auth-page-wrapper .resto-maincontent-card>.resto-maincontent-card-header+.profile-list-group,.home-restaurant-card-col .home-restaurant-card>.card-header+.profile-list-group,.home-restaurant-card-col .qr-payment-page-wrapper .qr-payment-card .home-restaurant-card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .home-restaurant-card-col .home-restaurant-card>.qr-payment-card-header+.profile-list-group,.home-restaurant-card-col .restaurant-view-page-wrapper .resto-maincontent-card .home-restaurant-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .home-restaurant-card-col .home-restaurant-card>.resto-maincontent-card-header+.profile-list-group,.unified-auth-page-wrapper .home-restaurant-card-col .home-restaurant-card>.card-header+.profile-list-group,.unified-auth-page-wrapper .home-restaurant-card-col .qr-payment-page-wrapper .qr-payment-card .home-restaurant-card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .home-restaurant-card-col .home-restaurant-card>.qr-payment-card-header+.profile-list-group,.unified-auth-page-wrapper .home-restaurant-card-col .restaurant-view-page-wrapper .resto-maincontent-card .home-restaurant-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .home-restaurant-card-col .home-restaurant-card>.resto-maincontent-card-header+.profile-list-group,.home-restaurant-card-col .unified-auth-page-wrapper .home-restaurant-card>.card-header+.profile-list-group,.home-restaurant-card-col .unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .home-restaurant-card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .home-restaurant-card-col .unified-auth-page-wrapper .home-restaurant-card>.qr-payment-card-header+.profile-list-group,.home-restaurant-card-col .unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .home-restaurant-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .home-restaurant-card-col .unified-auth-page-wrapper .home-restaurant-card>.resto-maincontent-card-header+.profile-list-group,.unified-auth-page-wrapper .card>.card-header+.profile-list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .card>.qr-payment-card-header+.profile-list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .order-status-page-wrapper .order-status-card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .card>.qr-payment-card-header+.profile-list-group,.order-status-page-wrapper .qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .order-status-card>.qr-payment-card-header+.profile-list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .card>.resto-maincontent-card-header+.profile-list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .order-status-page-wrapper .order-status-card>.resto-maincontent-card-header+.profile-list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .qr-payment-page-wrapper .qr-payment-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .card>.resto-maincontent-card-header+.profile-list-group,.order-status-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .order-status-card>.resto-maincontent-card-header+.profile-list-group,.qr-payment-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .qr-payment-card>.resto-maincontent-card-header+.profile-list-group,.unified-auth-page-wrapper .theme-card>.card-header+.profile-list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .theme-card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .theme-card>.qr-payment-card-header+.profile-list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .theme-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .theme-card>.resto-maincontent-card-header+.profile-list-group,.unified-auth-page-wrapper .address-card>.card-header+.profile-list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .address-card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .address-card>.qr-payment-card-header+.profile-list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .address-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .address-card>.resto-maincontent-card-header+.profile-list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card>.card-header+.profile-list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .orderlist-page-wrapper.orderlist-card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card>.qr-payment-card-header+.profile-list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .orderlist-page-wrapper.orderlist-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card>.resto-maincontent-card-header+.profile-list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card>.card-header+.profile-list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .order-detail-page-wrapper.order-detail-card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card>.qr-payment-card-header+.profile-list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .order-detail-page-wrapper.order-detail-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card>.resto-maincontent-card-header+.profile-list-group,.unified-auth-page-wrapper .item-list-card>.card-header+.profile-list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .item-list-card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .item-list-card>.qr-payment-card-header+.profile-list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .item-list-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .item-list-card>.resto-maincontent-card-header+.profile-list-group,.unified-auth-page-wrapper .item-list-top-card>.card-header+.profile-list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .item-list-top-card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .item-list-top-card>.qr-payment-card-header+.profile-list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .item-list-top-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .item-list-top-card>.resto-maincontent-card-header+.profile-list-group,.unified-auth-page-wrapper .item-list-info-card>.card-header+.profile-list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .item-list-info-card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .item-list-info-card>.qr-payment-card-header+.profile-list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .item-list-info-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .item-list-info-card>.resto-maincontent-card-header+.profile-list-group,.unified-auth-page-wrapper .review-card>.card-header+.profile-list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .review-card>.qr-payment-card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .review-card>.qr-payment-card-header+.profile-list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .review-card>.resto-maincontent-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .review-card>.resto-maincontent-card-header+.profile-list-group,.review-card>.card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .review-card>.qr-payment-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .review-card>.resto-maincontent-card-header+.profile-list-group,.item-list-info-card>.card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .item-list-info-card>.qr-payment-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .item-list-info-card>.resto-maincontent-card-header+.profile-list-group,.item-list-top-card>.card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .item-list-top-card>.qr-payment-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .item-list-top-card>.resto-maincontent-card-header+.profile-list-group,.item-list-card>.card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .item-list-card>.qr-payment-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .item-list-card>.resto-maincontent-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .delivery-boy-detail-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .delivery-boy-detail-card>.order-detail-card-header+.list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .delivery-boy-detail-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .order-delivery-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .order-delivery-card>.order-detail-card-header+.list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .order-delivery-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .bill-summary-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .bill-summary-card>.order-detail-card-header+.list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .bill-summary-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .order-status-page-wrapper .order-status-card>.order-detail-card-header+.list-group,.order-status-page-wrapper .order-detail-page-wrapper.order-detail-card .order-status-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .order-status-page-wrapper .order-status-card>.order-detail-card-header+.list-group,.unified-auth-page-wrapper .order-status-page-wrapper .order-detail-page-wrapper.order-detail-card .order-status-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .order-status-page-wrapper .unified-auth-page-wrapper .order-status-card>.order-detail-card-header+.list-group,.order-status-page-wrapper .unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .order-status-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .qr-payment-page-wrapper .qr-payment-card>.order-detail-card-header+.list-group,.qr-payment-page-wrapper .order-detail-page-wrapper.order-detail-card .qr-payment-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card>.order-detail-card-header+.list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .order-detail-page-wrapper.order-detail-card .qr-payment-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .qr-payment-page-wrapper .unified-auth-page-wrapper .qr-payment-card>.order-detail-card-header+.list-group,.qr-payment-page-wrapper .unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .qr-payment-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .cart-checkout-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .cart-checkout-card>.order-detail-card-header+.list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .cart-checkout-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .infood-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .infood-card>.order-detail-card-header+.list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .infood-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .restaurant-view-page-wrapper .resto-maincontent-card>.order-detail-card-header+.list-group,.restaurant-view-page-wrapper .order-detail-page-wrapper.order-detail-card .resto-maincontent-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card>.order-detail-card-header+.list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .order-detail-page-wrapper.order-detail-card .resto-maincontent-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .restaurant-view-page-wrapper .unified-auth-page-wrapper .resto-maincontent-card>.order-detail-card-header+.list-group,.restaurant-view-page-wrapper .unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .resto-maincontent-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .home-restaurant-card-col .home-restaurant-card>.order-detail-card-header+.list-group,.home-restaurant-card-col .order-detail-page-wrapper.order-detail-card .home-restaurant-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .home-restaurant-card-col .home-restaurant-card>.order-detail-card-header+.list-group,.unified-auth-page-wrapper .home-restaurant-card-col .order-detail-page-wrapper.order-detail-card .home-restaurant-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .home-restaurant-card-col .unified-auth-page-wrapper .home-restaurant-card>.order-detail-card-header+.list-group,.home-restaurant-card-col .unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .home-restaurant-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .card>.order-detail-card-header+.list-group,.order-status-page-wrapper .order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .order-status-card>.order-detail-card-header+.list-group,.qr-payment-page-wrapper .order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .qr-payment-card>.order-detail-card-header+.list-group,.restaurant-view-page-wrapper .order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .resto-maincontent-card>.order-detail-card-header+.list-group,.home-restaurant-card-col .order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .home-restaurant-card>.order-detail-card-header+.list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .card>.order-detail-card-header+.list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .order-status-page-wrapper .order-status-card>.order-detail-card-header+.list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .qr-payment-page-wrapper .qr-payment-card>.order-detail-card-header+.list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .restaurant-view-page-wrapper .resto-maincontent-card>.order-detail-card-header+.list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .home-restaurant-card-col .home-restaurant-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .theme-card>.order-detail-card-header+.list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .theme-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .address-card>.order-detail-card-header+.list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .address-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card>.order-detail-card-header+.list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .orderlist-page-wrapper.orderlist-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card>.order-detail-card-header+.list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .order-detail-page-wrapper.order-detail-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .item-list-card>.order-detail-card-header+.list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .item-list-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .item-list-top-card>.order-detail-card-header+.list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .item-list-top-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .item-list-info-card>.order-detail-card-header+.list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .item-list-info-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .review-card>.order-detail-card-header+.list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .review-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .review-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .item-list-info-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .item-list-top-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .item-list-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .delivery-boy-detail-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .delivery-boy-detail-card>.order-detail-card-header+.profile-list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .delivery-boy-detail-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .order-delivery-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .order-delivery-card>.order-detail-card-header+.profile-list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .order-delivery-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .bill-summary-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .bill-summary-card>.order-detail-card-header+.profile-list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .bill-summary-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .order-status-page-wrapper .order-status-card>.order-detail-card-header+.profile-list-group,.order-status-page-wrapper .order-detail-page-wrapper.order-detail-card .order-status-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .order-status-page-wrapper .order-status-card>.order-detail-card-header+.profile-list-group,.unified-auth-page-wrapper .order-status-page-wrapper .order-detail-page-wrapper.order-detail-card .order-status-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .order-status-page-wrapper .unified-auth-page-wrapper .order-status-card>.order-detail-card-header+.profile-list-group,.order-status-page-wrapper .unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .order-status-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .qr-payment-page-wrapper .qr-payment-card>.order-detail-card-header+.profile-list-group,.qr-payment-page-wrapper .order-detail-page-wrapper.order-detail-card .qr-payment-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card>.order-detail-card-header+.profile-list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .order-detail-page-wrapper.order-detail-card .qr-payment-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .qr-payment-page-wrapper .unified-auth-page-wrapper .qr-payment-card>.order-detail-card-header+.profile-list-group,.qr-payment-page-wrapper .unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .qr-payment-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .cart-checkout-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .cart-checkout-card>.order-detail-card-header+.profile-list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .cart-checkout-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .infood-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .infood-card>.order-detail-card-header+.profile-list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .infood-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .restaurant-view-page-wrapper .resto-maincontent-card>.order-detail-card-header+.profile-list-group,.restaurant-view-page-wrapper .order-detail-page-wrapper.order-detail-card .resto-maincontent-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card>.order-detail-card-header+.profile-list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .order-detail-page-wrapper.order-detail-card .resto-maincontent-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .restaurant-view-page-wrapper .unified-auth-page-wrapper .resto-maincontent-card>.order-detail-card-header+.profile-list-group,.restaurant-view-page-wrapper .unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .resto-maincontent-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .home-restaurant-card-col .home-restaurant-card>.order-detail-card-header+.profile-list-group,.home-restaurant-card-col .order-detail-page-wrapper.order-detail-card .home-restaurant-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .home-restaurant-card-col .home-restaurant-card>.order-detail-card-header+.profile-list-group,.unified-auth-page-wrapper .home-restaurant-card-col .order-detail-page-wrapper.order-detail-card .home-restaurant-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .home-restaurant-card-col .unified-auth-page-wrapper .home-restaurant-card>.order-detail-card-header+.profile-list-group,.home-restaurant-card-col .unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .home-restaurant-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .card>.order-detail-card-header+.profile-list-group,.order-status-page-wrapper .order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .order-status-card>.order-detail-card-header+.profile-list-group,.qr-payment-page-wrapper .order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .qr-payment-card>.order-detail-card-header+.profile-list-group,.restaurant-view-page-wrapper .order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .resto-maincontent-card>.order-detail-card-header+.profile-list-group,.home-restaurant-card-col .order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .home-restaurant-card>.order-detail-card-header+.profile-list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .card>.order-detail-card-header+.profile-list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .order-status-page-wrapper .order-status-card>.order-detail-card-header+.profile-list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .qr-payment-page-wrapper .qr-payment-card>.order-detail-card-header+.profile-list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .restaurant-view-page-wrapper .resto-maincontent-card>.order-detail-card-header+.profile-list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .home-restaurant-card-col .home-restaurant-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .theme-card>.order-detail-card-header+.profile-list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .theme-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .address-card>.order-detail-card-header+.profile-list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .address-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card>.order-detail-card-header+.profile-list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .orderlist-page-wrapper.orderlist-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card>.order-detail-card-header+.profile-list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .order-detail-page-wrapper.order-detail-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .item-list-card>.order-detail-card-header+.profile-list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .item-list-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .item-list-top-card>.order-detail-card-header+.profile-list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .item-list-top-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .item-list-info-card>.order-detail-card-header+.profile-list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .item-list-info-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .review-card>.order-detail-card-header+.profile-list-group,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .review-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .review-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .item-list-info-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .item-list-top-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .item-list-card>.order-detail-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card>.card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .order-detail-page-wrapper.order-detail-card>.qr-payment-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .order-detail-page-wrapper.order-detail-card>.resto-maincontent-card-header+.list-group,.order-detail-page-wrapper.order-detail-card>.card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .order-detail-page-wrapper.order-detail-card>.qr-payment-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .order-detail-page-wrapper.order-detail-card>.resto-maincontent-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card>.order-detail-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .delivery-boy-detail-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .delivery-boy-detail-card>.orderlist-card-header+.list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .delivery-boy-detail-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .order-delivery-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .order-delivery-card>.orderlist-card-header+.list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .order-delivery-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .bill-summary-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .bill-summary-card>.orderlist-card-header+.list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .bill-summary-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .order-status-page-wrapper .order-status-card>.orderlist-card-header+.list-group,.order-status-page-wrapper .orderlist-page-wrapper.orderlist-card .order-status-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .order-status-page-wrapper .order-status-card>.orderlist-card-header+.list-group,.unified-auth-page-wrapper .order-status-page-wrapper .orderlist-page-wrapper.orderlist-card .order-status-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .order-status-page-wrapper .unified-auth-page-wrapper .order-status-card>.orderlist-card-header+.list-group,.order-status-page-wrapper .unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .order-status-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .qr-payment-page-wrapper .qr-payment-card>.orderlist-card-header+.list-group,.qr-payment-page-wrapper .orderlist-page-wrapper.orderlist-card .qr-payment-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card>.orderlist-card-header+.list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .orderlist-page-wrapper.orderlist-card .qr-payment-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .qr-payment-page-wrapper .unified-auth-page-wrapper .qr-payment-card>.orderlist-card-header+.list-group,.qr-payment-page-wrapper .unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .qr-payment-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .cart-checkout-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .cart-checkout-card>.orderlist-card-header+.list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .cart-checkout-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .infood-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .infood-card>.orderlist-card-header+.list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .infood-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .restaurant-view-page-wrapper .resto-maincontent-card>.orderlist-card-header+.list-group,.restaurant-view-page-wrapper .orderlist-page-wrapper.orderlist-card .resto-maincontent-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card>.orderlist-card-header+.list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .orderlist-page-wrapper.orderlist-card .resto-maincontent-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .restaurant-view-page-wrapper .unified-auth-page-wrapper .resto-maincontent-card>.orderlist-card-header+.list-group,.restaurant-view-page-wrapper .unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .resto-maincontent-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .home-restaurant-card-col .home-restaurant-card>.orderlist-card-header+.list-group,.home-restaurant-card-col .orderlist-page-wrapper.orderlist-card .home-restaurant-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .home-restaurant-card-col .home-restaurant-card>.orderlist-card-header+.list-group,.unified-auth-page-wrapper .home-restaurant-card-col .orderlist-page-wrapper.orderlist-card .home-restaurant-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .home-restaurant-card-col .unified-auth-page-wrapper .home-restaurant-card>.orderlist-card-header+.list-group,.home-restaurant-card-col .unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .home-restaurant-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .card>.orderlist-card-header+.list-group,.order-status-page-wrapper .orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .order-status-card>.orderlist-card-header+.list-group,.qr-payment-page-wrapper .orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .qr-payment-card>.orderlist-card-header+.list-group,.restaurant-view-page-wrapper .orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .resto-maincontent-card>.orderlist-card-header+.list-group,.home-restaurant-card-col .orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .home-restaurant-card>.orderlist-card-header+.list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .card>.orderlist-card-header+.list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .order-status-page-wrapper .order-status-card>.orderlist-card-header+.list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .qr-payment-page-wrapper .qr-payment-card>.orderlist-card-header+.list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .restaurant-view-page-wrapper .resto-maincontent-card>.orderlist-card-header+.list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .home-restaurant-card-col .home-restaurant-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .theme-card>.orderlist-card-header+.list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .theme-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .address-card>.orderlist-card-header+.list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .address-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card>.orderlist-card-header+.list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .orderlist-page-wrapper.orderlist-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card>.orderlist-card-header+.list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .order-detail-page-wrapper.order-detail-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .item-list-card>.orderlist-card-header+.list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .item-list-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .item-list-top-card>.orderlist-card-header+.list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .item-list-top-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .item-list-info-card>.orderlist-card-header+.list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .item-list-info-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .review-card>.orderlist-card-header+.list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .review-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .review-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .item-list-info-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .item-list-top-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .item-list-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .delivery-boy-detail-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .delivery-boy-detail-card>.orderlist-card-header+.profile-list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .delivery-boy-detail-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .order-delivery-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .order-delivery-card>.orderlist-card-header+.profile-list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .order-delivery-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .bill-summary-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .bill-summary-card>.orderlist-card-header+.profile-list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .bill-summary-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .order-status-page-wrapper .order-status-card>.orderlist-card-header+.profile-list-group,.order-status-page-wrapper .orderlist-page-wrapper.orderlist-card .order-status-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .order-status-page-wrapper .order-status-card>.orderlist-card-header+.profile-list-group,.unified-auth-page-wrapper .order-status-page-wrapper .orderlist-page-wrapper.orderlist-card .order-status-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .order-status-page-wrapper .unified-auth-page-wrapper .order-status-card>.orderlist-card-header+.profile-list-group,.order-status-page-wrapper .unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .order-status-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .qr-payment-page-wrapper .qr-payment-card>.orderlist-card-header+.profile-list-group,.qr-payment-page-wrapper .orderlist-page-wrapper.orderlist-card .qr-payment-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card>.orderlist-card-header+.profile-list-group,.unified-auth-page-wrapper .qr-payment-page-wrapper .orderlist-page-wrapper.orderlist-card .qr-payment-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .qr-payment-page-wrapper .unified-auth-page-wrapper .qr-payment-card>.orderlist-card-header+.profile-list-group,.qr-payment-page-wrapper .unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .qr-payment-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .cart-checkout-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .cart-checkout-card>.orderlist-card-header+.profile-list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .cart-checkout-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .infood-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .infood-card>.orderlist-card-header+.profile-list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .infood-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .restaurant-view-page-wrapper .resto-maincontent-card>.orderlist-card-header+.profile-list-group,.restaurant-view-page-wrapper .orderlist-page-wrapper.orderlist-card .resto-maincontent-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card>.orderlist-card-header+.profile-list-group,.unified-auth-page-wrapper .restaurant-view-page-wrapper .orderlist-page-wrapper.orderlist-card .resto-maincontent-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .restaurant-view-page-wrapper .unified-auth-page-wrapper .resto-maincontent-card>.orderlist-card-header+.profile-list-group,.restaurant-view-page-wrapper .unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .resto-maincontent-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .home-restaurant-card-col .home-restaurant-card>.orderlist-card-header+.profile-list-group,.home-restaurant-card-col .orderlist-page-wrapper.orderlist-card .home-restaurant-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .home-restaurant-card-col .home-restaurant-card>.orderlist-card-header+.profile-list-group,.unified-auth-page-wrapper .home-restaurant-card-col .orderlist-page-wrapper.orderlist-card .home-restaurant-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .home-restaurant-card-col .unified-auth-page-wrapper .home-restaurant-card>.orderlist-card-header+.profile-list-group,.home-restaurant-card-col .unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .home-restaurant-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .card>.orderlist-card-header+.profile-list-group,.order-status-page-wrapper .orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .order-status-card>.orderlist-card-header+.profile-list-group,.qr-payment-page-wrapper .orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .qr-payment-card>.orderlist-card-header+.profile-list-group,.restaurant-view-page-wrapper .orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .resto-maincontent-card>.orderlist-card-header+.profile-list-group,.home-restaurant-card-col .orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .home-restaurant-card>.orderlist-card-header+.profile-list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .card>.orderlist-card-header+.profile-list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .order-status-page-wrapper .order-status-card>.orderlist-card-header+.profile-list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .qr-payment-page-wrapper .qr-payment-card>.orderlist-card-header+.profile-list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .restaurant-view-page-wrapper .resto-maincontent-card>.orderlist-card-header+.profile-list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .home-restaurant-card-col .home-restaurant-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .theme-card>.orderlist-card-header+.profile-list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .theme-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .address-card>.orderlist-card-header+.profile-list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .address-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card>.orderlist-card-header+.profile-list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .orderlist-page-wrapper.orderlist-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card>.orderlist-card-header+.profile-list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .order-detail-page-wrapper.order-detail-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .item-list-card>.orderlist-card-header+.profile-list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .item-list-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .item-list-top-card>.orderlist-card-header+.profile-list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .item-list-top-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .item-list-info-card>.orderlist-card-header+.profile-list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .item-list-info-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .review-card>.orderlist-card-header+.profile-list-group,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .review-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .review-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .item-list-info-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .item-list-top-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .item-list-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .order-detail-page-wrapper.order-detail-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .order-detail-page-wrapper.order-detail-card>.orderlist-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card>.card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .orderlist-page-wrapper.orderlist-card>.qr-payment-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .orderlist-page-wrapper.orderlist-card>.resto-maincontent-card-header+.list-group,.orderlist-page-wrapper.orderlist-card>.card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .orderlist-page-wrapper.orderlist-card>.qr-payment-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .orderlist-page-wrapper.orderlist-card>.resto-maincontent-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .orderlist-page-wrapper.orderlist-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .orderlist-page-wrapper.orderlist-card>.order-detail-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card>.orderlist-card-header+.profile-list-group,.address-card>.card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .address-card>.qr-payment-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .address-card>.resto-maincontent-card-header+.list-group,.address-card>.card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .address-card>.qr-payment-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .address-card>.resto-maincontent-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .address-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .address-card>.order-detail-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .address-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .address-card>.orderlist-card-header+.profile-list-group,.theme-card>.card-header+.list-group,.qr-payment-page-wrapper .qr-payment-card .theme-card>.qr-payment-card-header+.list-group,.restaurant-view-page-wrapper .resto-maincontent-card .theme-card>.resto-maincontent-card-header+.list-group,.theme-card>.card-header+.profile-list-group,.qr-payment-page-wrapper .qr-payment-card .theme-card>.qr-payment-card-header+.profile-list-group,.restaurant-view-page-wrapper .resto-maincontent-card .theme-card>.resto-maincontent-card-header+.profile-list-group,.order-detail-page-wrapper.order-detail-card .theme-card>.order-detail-card-header+.list-group,.order-detail-page-wrapper.order-detail-card .theme-card>.order-detail-card-header+.profile-list-group,.orderlist-page-wrapper.orderlist-card .theme-card>.orderlist-card-header+.list-group,.orderlist-page-wrapper.orderlist-card .theme-card>.orderlist-card-header+.profile-list-group,.card>.list-group+.card-footer,.delivery-boy-detail-card>.list-group+.card-footer,.unified-auth-page-wrapper .delivery-boy-detail-card>.list-group+.card-footer,.order-delivery-card>.list-group+.card-footer,.unified-auth-page-wrapper .order-delivery-card>.list-group+.card-footer,.bill-summary-card>.list-group+.card-footer,.unified-auth-page-wrapper .bill-summary-card>.list-group+.card-footer,.order-status-page-wrapper .order-status-card>.list-group+.card-footer,.unified-auth-page-wrapper .order-status-page-wrapper .order-status-card>.list-group+.card-footer,.order-status-page-wrapper .unified-auth-page-wrapper .order-status-card>.list-group+.card-footer,.qr-payment-page-wrapper .qr-payment-card>.list-group+.card-footer,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card>.list-group+.card-footer,.qr-payment-page-wrapper .unified-auth-page-wrapper .qr-payment-card>.list-group+.card-footer,.cart-checkout-card>.list-group+.card-footer,.unified-auth-page-wrapper .cart-checkout-card>.list-group+.card-footer,.infood-card>.list-group+.card-footer,.unified-auth-page-wrapper .infood-card>.list-group+.card-footer,.restaurant-view-page-wrapper .resto-maincontent-card>.list-group+.card-footer,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card>.list-group+.card-footer,.restaurant-view-page-wrapper .unified-auth-page-wrapper .resto-maincontent-card>.list-group+.card-footer,.home-restaurant-card-col .home-restaurant-card>.list-group+.card-footer,.unified-auth-page-wrapper .home-restaurant-card-col .home-restaurant-card>.list-group+.card-footer,.home-restaurant-card-col .unified-auth-page-wrapper .home-restaurant-card>.list-group+.card-footer,.unified-auth-page-wrapper .card>.list-group+.card-footer,.unified-auth-page-wrapper .theme-card>.list-group+.card-footer,.unified-auth-page-wrapper .address-card>.list-group+.card-footer,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card>.list-group+.card-footer,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card>.list-group+.card-footer,.unified-auth-page-wrapper .item-list-card>.list-group+.card-footer,.unified-auth-page-wrapper .item-list-top-card>.list-group+.card-footer,.unified-auth-page-wrapper .item-list-info-card>.list-group+.card-footer,.unified-auth-page-wrapper .review-card>.list-group+.card-footer,.review-card>.list-group+.card-footer,.item-list-info-card>.list-group+.card-footer,.item-list-top-card>.list-group+.card-footer,.item-list-card>.list-group+.card-footer,.card>.profile-list-group+.card-footer,.delivery-boy-detail-card>.profile-list-group+.card-footer,.unified-auth-page-wrapper .delivery-boy-detail-card>.profile-list-group+.card-footer,.order-delivery-card>.profile-list-group+.card-footer,.unified-auth-page-wrapper .order-delivery-card>.profile-list-group+.card-footer,.bill-summary-card>.profile-list-group+.card-footer,.unified-auth-page-wrapper .bill-summary-card>.profile-list-group+.card-footer,.order-status-page-wrapper .order-status-card>.profile-list-group+.card-footer,.unified-auth-page-wrapper .order-status-page-wrapper .order-status-card>.profile-list-group+.card-footer,.order-status-page-wrapper .unified-auth-page-wrapper .order-status-card>.profile-list-group+.card-footer,.qr-payment-page-wrapper .qr-payment-card>.profile-list-group+.card-footer,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card>.profile-list-group+.card-footer,.qr-payment-page-wrapper .unified-auth-page-wrapper .qr-payment-card>.profile-list-group+.card-footer,.cart-checkout-card>.profile-list-group+.card-footer,.unified-auth-page-wrapper .cart-checkout-card>.profile-list-group+.card-footer,.infood-card>.profile-list-group+.card-footer,.unified-auth-page-wrapper .infood-card>.profile-list-group+.card-footer,.restaurant-view-page-wrapper .resto-maincontent-card>.profile-list-group+.card-footer,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card>.profile-list-group+.card-footer,.restaurant-view-page-wrapper .unified-auth-page-wrapper .resto-maincontent-card>.profile-list-group+.card-footer,.home-restaurant-card-col .home-restaurant-card>.profile-list-group+.card-footer,.unified-auth-page-wrapper .home-restaurant-card-col .home-restaurant-card>.profile-list-group+.card-footer,.home-restaurant-card-col .unified-auth-page-wrapper .home-restaurant-card>.profile-list-group+.card-footer,.unified-auth-page-wrapper .card>.profile-list-group+.card-footer,.unified-auth-page-wrapper .theme-card>.profile-list-group+.card-footer,.unified-auth-page-wrapper .address-card>.profile-list-group+.card-footer,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card>.profile-list-group+.card-footer,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card>.profile-list-group+.card-footer,.unified-auth-page-wrapper .item-list-card>.profile-list-group+.card-footer,.unified-auth-page-wrapper .item-list-top-card>.profile-list-group+.card-footer,.unified-auth-page-wrapper .item-list-info-card>.profile-list-group+.card-footer,.unified-auth-page-wrapper .review-card>.profile-list-group+.card-footer,.review-card>.profile-list-group+.card-footer,.item-list-info-card>.profile-list-group+.card-footer,.item-list-top-card>.profile-list-group+.card-footer,.item-list-card>.profile-list-group+.card-footer,.order-detail-page-wrapper.order-detail-card>.list-group+.card-footer,.order-detail-page-wrapper.order-detail-card>.profile-list-group+.card-footer,.orderlist-page-wrapper.orderlist-card>.list-group+.card-footer,.orderlist-page-wrapper.orderlist-card>.profile-list-group+.card-footer,.address-card>.list-group+.card-footer,.address-card>.profile-list-group+.card-footer,.theme-card>.list-group+.card-footer,.theme-card>.profile-list-group+.card-footer{border-top:0}.card-body,.order-status-page-wrapper .order-status-card .order-status-card-body,.qr-payment-page-wrapper .qr-payment-card .qr-payment-card-body,.restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-body,.order-detail-page-wrapper.order-detail-card .order-detail-card-body,.orderlist-page-wrapper.orderlist-card .orderlist-card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title,.theme-card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child,.theme-card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header,.qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.order-detail-page-wrapper.order-detail-card .order-detail-card-header,.orderlist-page-wrapper.orderlist-card .orderlist-card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child,.qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header:first-child,.restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header:first-child,.order-detail-page-wrapper.order-detail-card .order-detail-card-header:first-child,.orderlist-page-wrapper.orderlist-card .orderlist-card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;inset:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card,.card-group>.delivery-boy-detail-card,.card-group>.order-delivery-card,.card-group>.bill-summary-card,.order-status-page-wrapper .card-group>.order-status-card,.qr-payment-page-wrapper .card-group>.qr-payment-card,.card-group>.cart-checkout-card,.card-group>.infood-card,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card,.home-restaurant-card-col .card-group>.home-restaurant-card,.card-group>.review-card,.card-group>.item-list-info-card,.card-group>.item-list-top-card,.card-group>.item-list-card,.card-group>.order-detail-page-wrapper.order-detail-card,.card-group>.orderlist-page-wrapper.orderlist-card,.card-group>.address-card,.card-group>.theme-card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card,.card-group>.delivery-boy-detail-card,.card-group>.order-delivery-card,.card-group>.bill-summary-card,.order-status-page-wrapper .card-group>.order-status-card,.qr-payment-page-wrapper .card-group>.qr-payment-card,.card-group>.cart-checkout-card,.card-group>.infood-card,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card,.home-restaurant-card-col .card-group>.home-restaurant-card,.card-group>.review-card,.card-group>.item-list-info-card,.card-group>.item-list-top-card,.card-group>.item-list-card,.card-group>.order-detail-page-wrapper.order-detail-card,.card-group>.orderlist-page-wrapper.orderlist-card,.card-group>.address-card,.card-group>.theme-card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card,.card-group>.delivery-boy-detail-card+.card,.unified-auth-page-wrapper .card-group>.delivery-boy-detail-card+.card,.card-group>.card+.delivery-boy-detail-card,.card-group>.delivery-boy-detail-card+.delivery-boy-detail-card,.unified-auth-page-wrapper .card-group>.delivery-boy-detail-card+.delivery-boy-detail-card,.unified-auth-page-wrapper .card-group>.card+.delivery-boy-detail-card,.card-group>.order-delivery-card+.card,.card-group>.order-delivery-card+.delivery-boy-detail-card,.unified-auth-page-wrapper .card-group>.order-delivery-card+.delivery-boy-detail-card,.unified-auth-page-wrapper .card-group>.order-delivery-card+.card,.card-group>.card+.order-delivery-card,.card-group>.delivery-boy-detail-card+.order-delivery-card,.unified-auth-page-wrapper .card-group>.delivery-boy-detail-card+.order-delivery-card,.card-group>.order-delivery-card+.order-delivery-card,.unified-auth-page-wrapper .card-group>.order-delivery-card+.order-delivery-card,.unified-auth-page-wrapper .card-group>.card+.order-delivery-card,.card-group>.bill-summary-card+.card,.card-group>.bill-summary-card+.delivery-boy-detail-card,.unified-auth-page-wrapper .card-group>.bill-summary-card+.delivery-boy-detail-card,.card-group>.bill-summary-card+.order-delivery-card,.unified-auth-page-wrapper .card-group>.bill-summary-card+.order-delivery-card,.unified-auth-page-wrapper .card-group>.bill-summary-card+.card,.card-group>.card+.bill-summary-card,.card-group>.delivery-boy-detail-card+.bill-summary-card,.unified-auth-page-wrapper .card-group>.delivery-boy-detail-card+.bill-summary-card,.card-group>.order-delivery-card+.bill-summary-card,.unified-auth-page-wrapper .card-group>.order-delivery-card+.bill-summary-card,.card-group>.bill-summary-card+.bill-summary-card,.unified-auth-page-wrapper .card-group>.bill-summary-card+.bill-summary-card,.unified-auth-page-wrapper .card-group>.card+.bill-summary-card,.order-status-page-wrapper .card-group>.order-status-card+.card,.order-status-page-wrapper .card-group>.order-status-card+.delivery-boy-detail-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.order-status-card+.delivery-boy-detail-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.order-status-card+.delivery-boy-detail-card,.order-status-page-wrapper .card-group>.order-status-card+.order-delivery-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.order-status-card+.order-delivery-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.order-status-card+.order-delivery-card,.order-status-page-wrapper .card-group>.order-status-card+.bill-summary-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.order-status-card+.bill-summary-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.order-status-card+.bill-summary-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.order-status-card+.card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.order-status-card+.card,.order-status-page-wrapper .card-group>.card+.order-status-card,.order-status-page-wrapper .card-group>.delivery-boy-detail-card+.order-status-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.delivery-boy-detail-card+.order-status-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.delivery-boy-detail-card+.order-status-card,.order-status-page-wrapper .card-group>.order-delivery-card+.order-status-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.order-delivery-card+.order-status-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.order-delivery-card+.order-status-card,.order-status-page-wrapper .card-group>.bill-summary-card+.order-status-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.bill-summary-card+.order-status-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.bill-summary-card+.order-status-card,.order-status-page-wrapper .card-group>.order-status-card+.order-status-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.order-status-card+.order-status-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.order-status-card+.order-status-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.card+.order-status-card,.order-status-page-wrapper .unified-auth-page-wrapper .order-status-page-wrapper .card-group>.order-status-card+.order-status-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.card+.order-status-card,.unified-auth-page-wrapper .order-status-page-wrapper .unified-auth-page-wrapper .card-group>.order-status-card+.order-status-card,.qr-payment-page-wrapper .card-group>.qr-payment-card+.card,.qr-payment-page-wrapper .card-group>.qr-payment-card+.delivery-boy-detail-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.qr-payment-card+.delivery-boy-detail-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.qr-payment-card+.delivery-boy-detail-card,.qr-payment-page-wrapper .card-group>.qr-payment-card+.order-delivery-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.qr-payment-card+.order-delivery-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.qr-payment-card+.order-delivery-card,.qr-payment-page-wrapper .card-group>.qr-payment-card+.bill-summary-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.qr-payment-card+.bill-summary-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.qr-payment-card+.bill-summary-card,.qr-payment-page-wrapper .order-status-page-wrapper .card-group>.qr-payment-card+.order-status-card,.order-status-page-wrapper .qr-payment-page-wrapper .card-group>.qr-payment-card+.order-status-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .order-status-page-wrapper .card-group>.qr-payment-card+.order-status-card,.unified-auth-page-wrapper .order-status-page-wrapper .qr-payment-page-wrapper .card-group>.qr-payment-card+.order-status-card,.qr-payment-page-wrapper .order-status-page-wrapper .unified-auth-page-wrapper .card-group>.qr-payment-card+.order-status-card,.order-status-page-wrapper .unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.qr-payment-card+.order-status-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.qr-payment-card+.card,.unified-auth-page-wrapper .qr-payment-page-wrapper .order-status-page-wrapper .card-group>.qr-payment-card+.order-status-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.qr-payment-card+.card,.order-status-page-wrapper .qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.qr-payment-card+.order-status-card,.qr-payment-page-wrapper .card-group>.card+.qr-payment-card,.qr-payment-page-wrapper .card-group>.delivery-boy-detail-card+.qr-payment-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.delivery-boy-detail-card+.qr-payment-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.delivery-boy-detail-card+.qr-payment-card,.qr-payment-page-wrapper .card-group>.order-delivery-card+.qr-payment-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.order-delivery-card+.qr-payment-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.order-delivery-card+.qr-payment-card,.qr-payment-page-wrapper .card-group>.bill-summary-card+.qr-payment-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.bill-summary-card+.qr-payment-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.bill-summary-card+.qr-payment-card,.qr-payment-page-wrapper .order-status-page-wrapper .card-group>.order-status-card+.qr-payment-card,.order-status-page-wrapper .qr-payment-page-wrapper .card-group>.order-status-card+.qr-payment-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .order-status-page-wrapper .card-group>.order-status-card+.qr-payment-card,.unified-auth-page-wrapper .order-status-page-wrapper .qr-payment-page-wrapper .card-group>.order-status-card+.qr-payment-card,.qr-payment-page-wrapper .order-status-page-wrapper .unified-auth-page-wrapper .card-group>.order-status-card+.qr-payment-card,.order-status-page-wrapper .unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.order-status-card+.qr-payment-card,.qr-payment-page-wrapper .card-group>.qr-payment-card+.qr-payment-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.qr-payment-card+.qr-payment-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.qr-payment-card+.qr-payment-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.card+.qr-payment-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .order-status-page-wrapper .card-group>.order-status-card+.qr-payment-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.qr-payment-card+.qr-payment-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.card+.qr-payment-card,.order-status-page-wrapper .qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.order-status-card+.qr-payment-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.qr-payment-card+.qr-payment-card,.card-group>.cart-checkout-card+.card,.card-group>.cart-checkout-card+.delivery-boy-detail-card,.unified-auth-page-wrapper .card-group>.cart-checkout-card+.delivery-boy-detail-card,.card-group>.cart-checkout-card+.order-delivery-card,.unified-auth-page-wrapper .card-group>.cart-checkout-card+.order-delivery-card,.card-group>.cart-checkout-card+.bill-summary-card,.unified-auth-page-wrapper .card-group>.cart-checkout-card+.bill-summary-card,.order-status-page-wrapper .card-group>.cart-checkout-card+.order-status-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.cart-checkout-card+.order-status-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.cart-checkout-card+.order-status-card,.qr-payment-page-wrapper .card-group>.cart-checkout-card+.qr-payment-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.cart-checkout-card+.qr-payment-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.cart-checkout-card+.qr-payment-card,.unified-auth-page-wrapper .card-group>.cart-checkout-card+.card,.card-group>.card+.cart-checkout-card,.card-group>.delivery-boy-detail-card+.cart-checkout-card,.unified-auth-page-wrapper .card-group>.delivery-boy-detail-card+.cart-checkout-card,.card-group>.order-delivery-card+.cart-checkout-card,.unified-auth-page-wrapper .card-group>.order-delivery-card+.cart-checkout-card,.card-group>.bill-summary-card+.cart-checkout-card,.unified-auth-page-wrapper .card-group>.bill-summary-card+.cart-checkout-card,.order-status-page-wrapper .card-group>.order-status-card+.cart-checkout-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.order-status-card+.cart-checkout-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.order-status-card+.cart-checkout-card,.qr-payment-page-wrapper .card-group>.qr-payment-card+.cart-checkout-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.qr-payment-card+.cart-checkout-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.qr-payment-card+.cart-checkout-card,.card-group>.cart-checkout-card+.cart-checkout-card,.unified-auth-page-wrapper .card-group>.cart-checkout-card+.cart-checkout-card,.unified-auth-page-wrapper .card-group>.card+.cart-checkout-card,.card-group>.infood-card+.card,.card-group>.infood-card+.delivery-boy-detail-card,.unified-auth-page-wrapper .card-group>.infood-card+.delivery-boy-detail-card,.card-group>.infood-card+.order-delivery-card,.unified-auth-page-wrapper .card-group>.infood-card+.order-delivery-card,.card-group>.infood-card+.bill-summary-card,.unified-auth-page-wrapper .card-group>.infood-card+.bill-summary-card,.order-status-page-wrapper .card-group>.infood-card+.order-status-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.infood-card+.order-status-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.infood-card+.order-status-card,.qr-payment-page-wrapper .card-group>.infood-card+.qr-payment-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.infood-card+.qr-payment-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.infood-card+.qr-payment-card,.card-group>.infood-card+.cart-checkout-card,.unified-auth-page-wrapper .card-group>.infood-card+.cart-checkout-card,.unified-auth-page-wrapper .card-group>.infood-card+.card,.card-group>.card+.infood-card,.card-group>.delivery-boy-detail-card+.infood-card,.unified-auth-page-wrapper .card-group>.delivery-boy-detail-card+.infood-card,.card-group>.order-delivery-card+.infood-card,.unified-auth-page-wrapper .card-group>.order-delivery-card+.infood-card,.card-group>.bill-summary-card+.infood-card,.unified-auth-page-wrapper .card-group>.bill-summary-card+.infood-card,.order-status-page-wrapper .card-group>.order-status-card+.infood-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.order-status-card+.infood-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.order-status-card+.infood-card,.qr-payment-page-wrapper .card-group>.qr-payment-card+.infood-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.qr-payment-card+.infood-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.qr-payment-card+.infood-card,.card-group>.cart-checkout-card+.infood-card,.unified-auth-page-wrapper .card-group>.cart-checkout-card+.infood-card,.card-group>.infood-card+.infood-card,.unified-auth-page-wrapper .card-group>.infood-card+.infood-card,.unified-auth-page-wrapper .card-group>.card+.infood-card,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.card,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.delivery-boy-detail-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.resto-maincontent-card+.delivery-boy-detail-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.delivery-boy-detail-card,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.order-delivery-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.resto-maincontent-card+.order-delivery-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.order-delivery-card,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.bill-summary-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.resto-maincontent-card+.bill-summary-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.bill-summary-card,.restaurant-view-page-wrapper .order-status-page-wrapper .card-group>.resto-maincontent-card+.order-status-card,.order-status-page-wrapper .restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.order-status-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .order-status-page-wrapper .card-group>.resto-maincontent-card+.order-status-card,.unified-auth-page-wrapper .order-status-page-wrapper .restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.order-status-card,.restaurant-view-page-wrapper .order-status-page-wrapper .unified-auth-page-wrapper .card-group>.resto-maincontent-card+.order-status-card,.order-status-page-wrapper .unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.order-status-card,.restaurant-view-page-wrapper .qr-payment-page-wrapper .card-group>.resto-maincontent-card+.qr-payment-card,.qr-payment-page-wrapper .restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.qr-payment-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.resto-maincontent-card+.qr-payment-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.qr-payment-card,.restaurant-view-page-wrapper .qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.resto-maincontent-card+.qr-payment-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.qr-payment-card,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.cart-checkout-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.resto-maincontent-card+.cart-checkout-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.cart-checkout-card,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.infood-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.resto-maincontent-card+.infood-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.infood-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .order-status-page-wrapper .card-group>.resto-maincontent-card+.order-status-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .qr-payment-page-wrapper .card-group>.resto-maincontent-card+.qr-payment-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.resto-maincontent-card+.card,.order-status-page-wrapper .restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.resto-maincontent-card+.order-status-card,.qr-payment-page-wrapper .restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.resto-maincontent-card+.qr-payment-card,.restaurant-view-page-wrapper .card-group>.card+.resto-maincontent-card,.restaurant-view-page-wrapper .card-group>.delivery-boy-detail-card+.resto-maincontent-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.delivery-boy-detail-card+.resto-maincontent-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.delivery-boy-detail-card+.resto-maincontent-card,.restaurant-view-page-wrapper .card-group>.order-delivery-card+.resto-maincontent-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.order-delivery-card+.resto-maincontent-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.order-delivery-card+.resto-maincontent-card,.restaurant-view-page-wrapper .card-group>.bill-summary-card+.resto-maincontent-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.bill-summary-card+.resto-maincontent-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.bill-summary-card+.resto-maincontent-card,.restaurant-view-page-wrapper .order-status-page-wrapper .card-group>.order-status-card+.resto-maincontent-card,.order-status-page-wrapper .restaurant-view-page-wrapper .card-group>.order-status-card+.resto-maincontent-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .order-status-page-wrapper .card-group>.order-status-card+.resto-maincontent-card,.unified-auth-page-wrapper .order-status-page-wrapper .restaurant-view-page-wrapper .card-group>.order-status-card+.resto-maincontent-card,.restaurant-view-page-wrapper .order-status-page-wrapper .unified-auth-page-wrapper .card-group>.order-status-card+.resto-maincontent-card,.order-status-page-wrapper .unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.order-status-card+.resto-maincontent-card,.restaurant-view-page-wrapper .qr-payment-page-wrapper .card-group>.qr-payment-card+.resto-maincontent-card,.qr-payment-page-wrapper .restaurant-view-page-wrapper .card-group>.qr-payment-card+.resto-maincontent-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.qr-payment-card+.resto-maincontent-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .restaurant-view-page-wrapper .card-group>.qr-payment-card+.resto-maincontent-card,.restaurant-view-page-wrapper .qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.qr-payment-card+.resto-maincontent-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.qr-payment-card+.resto-maincontent-card,.restaurant-view-page-wrapper .card-group>.cart-checkout-card+.resto-maincontent-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.cart-checkout-card+.resto-maincontent-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.cart-checkout-card+.resto-maincontent-card,.restaurant-view-page-wrapper .card-group>.infood-card+.resto-maincontent-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.infood-card+.resto-maincontent-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.infood-card+.resto-maincontent-card,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.resto-maincontent-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.resto-maincontent-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.resto-maincontent-card+.resto-maincontent-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.card+.resto-maincontent-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .order-status-page-wrapper .card-group>.order-status-card+.resto-maincontent-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .qr-payment-page-wrapper .card-group>.qr-payment-card+.resto-maincontent-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.resto-maincontent-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.card+.resto-maincontent-card,.order-status-page-wrapper .restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.order-status-card+.resto-maincontent-card,.qr-payment-page-wrapper .restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.qr-payment-card+.resto-maincontent-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.resto-maincontent-card+.resto-maincontent-card,.home-restaurant-card-col .card-group>.home-restaurant-card+.card,.home-restaurant-card-col .card-group>.home-restaurant-card+.delivery-boy-detail-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.home-restaurant-card+.delivery-boy-detail-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.home-restaurant-card+.delivery-boy-detail-card,.home-restaurant-card-col .card-group>.home-restaurant-card+.order-delivery-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.home-restaurant-card+.order-delivery-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.home-restaurant-card+.order-delivery-card,.home-restaurant-card-col .card-group>.home-restaurant-card+.bill-summary-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.home-restaurant-card+.bill-summary-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.home-restaurant-card+.bill-summary-card,.home-restaurant-card-col .order-status-page-wrapper .card-group>.home-restaurant-card+.order-status-card,.order-status-page-wrapper .home-restaurant-card-col .card-group>.home-restaurant-card+.order-status-card,.home-restaurant-card-col .unified-auth-page-wrapper .order-status-page-wrapper .card-group>.home-restaurant-card+.order-status-card,.unified-auth-page-wrapper .order-status-page-wrapper .home-restaurant-card-col .card-group>.home-restaurant-card+.order-status-card,.home-restaurant-card-col .order-status-page-wrapper .unified-auth-page-wrapper .card-group>.home-restaurant-card+.order-status-card,.order-status-page-wrapper .unified-auth-page-wrapper .home-restaurant-card-col .card-group>.home-restaurant-card+.order-status-card,.home-restaurant-card-col .qr-payment-page-wrapper .card-group>.home-restaurant-card+.qr-payment-card,.qr-payment-page-wrapper .home-restaurant-card-col .card-group>.home-restaurant-card+.qr-payment-card,.home-restaurant-card-col .unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.home-restaurant-card+.qr-payment-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .home-restaurant-card-col .card-group>.home-restaurant-card+.qr-payment-card,.home-restaurant-card-col .qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.home-restaurant-card+.qr-payment-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .home-restaurant-card-col .card-group>.home-restaurant-card+.qr-payment-card,.home-restaurant-card-col .card-group>.home-restaurant-card+.cart-checkout-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.home-restaurant-card+.cart-checkout-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.home-restaurant-card+.cart-checkout-card,.home-restaurant-card-col .card-group>.home-restaurant-card+.infood-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.home-restaurant-card+.infood-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.home-restaurant-card+.infood-card,.home-restaurant-card-col .restaurant-view-page-wrapper .card-group>.home-restaurant-card+.resto-maincontent-card,.restaurant-view-page-wrapper .home-restaurant-card-col .card-group>.home-restaurant-card+.resto-maincontent-card,.home-restaurant-card-col .unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.home-restaurant-card+.resto-maincontent-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .home-restaurant-card-col .card-group>.home-restaurant-card+.resto-maincontent-card,.home-restaurant-card-col .restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.home-restaurant-card+.resto-maincontent-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .home-restaurant-card-col .card-group>.home-restaurant-card+.resto-maincontent-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.home-restaurant-card+.card,.unified-auth-page-wrapper .home-restaurant-card-col .order-status-page-wrapper .card-group>.home-restaurant-card+.order-status-card,.unified-auth-page-wrapper .home-restaurant-card-col .qr-payment-page-wrapper .card-group>.home-restaurant-card+.qr-payment-card,.unified-auth-page-wrapper .home-restaurant-card-col .restaurant-view-page-wrapper .card-group>.home-restaurant-card+.resto-maincontent-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.home-restaurant-card+.card,.order-status-page-wrapper .home-restaurant-card-col .unified-auth-page-wrapper .card-group>.home-restaurant-card+.order-status-card,.qr-payment-page-wrapper .home-restaurant-card-col .unified-auth-page-wrapper .card-group>.home-restaurant-card+.qr-payment-card,.restaurant-view-page-wrapper .home-restaurant-card-col .unified-auth-page-wrapper .card-group>.home-restaurant-card+.resto-maincontent-card,.home-restaurant-card-col .card-group>.card+.home-restaurant-card,.home-restaurant-card-col .card-group>.delivery-boy-detail-card+.home-restaurant-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.delivery-boy-detail-card+.home-restaurant-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.delivery-boy-detail-card+.home-restaurant-card,.home-restaurant-card-col .card-group>.order-delivery-card+.home-restaurant-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.order-delivery-card+.home-restaurant-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.order-delivery-card+.home-restaurant-card,.home-restaurant-card-col .card-group>.bill-summary-card+.home-restaurant-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.bill-summary-card+.home-restaurant-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.bill-summary-card+.home-restaurant-card,.home-restaurant-card-col .order-status-page-wrapper .card-group>.order-status-card+.home-restaurant-card,.order-status-page-wrapper .home-restaurant-card-col .card-group>.order-status-card+.home-restaurant-card,.home-restaurant-card-col .unified-auth-page-wrapper .order-status-page-wrapper .card-group>.order-status-card+.home-restaurant-card,.unified-auth-page-wrapper .order-status-page-wrapper .home-restaurant-card-col .card-group>.order-status-card+.home-restaurant-card,.home-restaurant-card-col .order-status-page-wrapper .unified-auth-page-wrapper .card-group>.order-status-card+.home-restaurant-card,.order-status-page-wrapper .unified-auth-page-wrapper .home-restaurant-card-col .card-group>.order-status-card+.home-restaurant-card,.home-restaurant-card-col .qr-payment-page-wrapper .card-group>.qr-payment-card+.home-restaurant-card,.qr-payment-page-wrapper .home-restaurant-card-col .card-group>.qr-payment-card+.home-restaurant-card,.home-restaurant-card-col .unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.qr-payment-card+.home-restaurant-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .home-restaurant-card-col .card-group>.qr-payment-card+.home-restaurant-card,.home-restaurant-card-col .qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.qr-payment-card+.home-restaurant-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .home-restaurant-card-col .card-group>.qr-payment-card+.home-restaurant-card,.home-restaurant-card-col .card-group>.cart-checkout-card+.home-restaurant-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.cart-checkout-card+.home-restaurant-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.cart-checkout-card+.home-restaurant-card,.home-restaurant-card-col .card-group>.infood-card+.home-restaurant-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.infood-card+.home-restaurant-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.infood-card+.home-restaurant-card,.home-restaurant-card-col .restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.home-restaurant-card,.restaurant-view-page-wrapper .home-restaurant-card-col .card-group>.resto-maincontent-card+.home-restaurant-card,.home-restaurant-card-col .unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.home-restaurant-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .home-restaurant-card-col .card-group>.resto-maincontent-card+.home-restaurant-card,.home-restaurant-card-col .restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.resto-maincontent-card+.home-restaurant-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .home-restaurant-card-col .card-group>.resto-maincontent-card+.home-restaurant-card,.home-restaurant-card-col .card-group>.home-restaurant-card+.home-restaurant-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.home-restaurant-card+.home-restaurant-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.home-restaurant-card+.home-restaurant-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.card+.home-restaurant-card,.unified-auth-page-wrapper .home-restaurant-card-col .order-status-page-wrapper .card-group>.order-status-card+.home-restaurant-card,.unified-auth-page-wrapper .home-restaurant-card-col .qr-payment-page-wrapper .card-group>.qr-payment-card+.home-restaurant-card,.unified-auth-page-wrapper .home-restaurant-card-col .restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.home-restaurant-card,.home-restaurant-card-col .unified-auth-page-wrapper .home-restaurant-card-col .card-group>.home-restaurant-card+.home-restaurant-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.card+.home-restaurant-card,.order-status-page-wrapper .home-restaurant-card-col .unified-auth-page-wrapper .card-group>.order-status-card+.home-restaurant-card,.qr-payment-page-wrapper .home-restaurant-card-col .unified-auth-page-wrapper .card-group>.qr-payment-card+.home-restaurant-card,.restaurant-view-page-wrapper .home-restaurant-card-col .unified-auth-page-wrapper .card-group>.resto-maincontent-card+.home-restaurant-card,.unified-auth-page-wrapper .home-restaurant-card-col .unified-auth-page-wrapper .card-group>.home-restaurant-card+.home-restaurant-card,.unified-auth-page-wrapper .card-group>.card+.card,.unified-auth-page-wrapper .card-group>.theme-card+.card,.unified-auth-page-wrapper .card-group>.theme-card+.delivery-boy-detail-card,.unified-auth-page-wrapper .card-group>.theme-card+.order-delivery-card,.unified-auth-page-wrapper .card-group>.theme-card+.bill-summary-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.theme-card+.order-status-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.theme-card+.order-status-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.theme-card+.qr-payment-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.theme-card+.qr-payment-card,.unified-auth-page-wrapper .card-group>.theme-card+.cart-checkout-card,.unified-auth-page-wrapper .card-group>.theme-card+.infood-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.theme-card+.resto-maincontent-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.theme-card+.resto-maincontent-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.theme-card+.home-restaurant-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.theme-card+.home-restaurant-card,.unified-auth-page-wrapper .card-group>.address-card+.card,.unified-auth-page-wrapper .card-group>.address-card+.delivery-boy-detail-card,.unified-auth-page-wrapper .card-group>.address-card+.order-delivery-card,.unified-auth-page-wrapper .card-group>.address-card+.bill-summary-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.address-card+.order-status-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.address-card+.order-status-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.address-card+.qr-payment-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.address-card+.qr-payment-card,.unified-auth-page-wrapper .card-group>.address-card+.cart-checkout-card,.unified-auth-page-wrapper .card-group>.address-card+.infood-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.address-card+.resto-maincontent-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.address-card+.resto-maincontent-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.address-card+.home-restaurant-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.address-card+.home-restaurant-card,.unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card+.card,.unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card+.delivery-boy-detail-card,.unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card+.order-delivery-card,.unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card+.bill-summary-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card+.order-status-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card+.order-status-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card+.qr-payment-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card+.qr-payment-card,.unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card+.cart-checkout-card,.unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card+.infood-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card+.resto-maincontent-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card+.resto-maincontent-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.orderlist-page-wrapper.orderlist-card+.home-restaurant-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card+.home-restaurant-card,.unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card+.card,.unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card+.delivery-boy-detail-card,.unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card+.order-delivery-card,.unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card+.bill-summary-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card+.order-status-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card+.order-status-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card+.qr-payment-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card+.qr-payment-card,.unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card+.cart-checkout-card,.unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card+.infood-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card+.resto-maincontent-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card+.resto-maincontent-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.order-detail-page-wrapper.order-detail-card+.home-restaurant-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card+.home-restaurant-card,.unified-auth-page-wrapper .card-group>.item-list-card+.card,.unified-auth-page-wrapper .card-group>.item-list-card+.delivery-boy-detail-card,.unified-auth-page-wrapper .card-group>.item-list-card+.order-delivery-card,.unified-auth-page-wrapper .card-group>.item-list-card+.bill-summary-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.item-list-card+.order-status-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.item-list-card+.order-status-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.item-list-card+.qr-payment-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.item-list-card+.qr-payment-card,.unified-auth-page-wrapper .card-group>.item-list-card+.cart-checkout-card,.unified-auth-page-wrapper .card-group>.item-list-card+.infood-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.item-list-card+.resto-maincontent-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.item-list-card+.resto-maincontent-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.item-list-card+.home-restaurant-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.item-list-card+.home-restaurant-card,.unified-auth-page-wrapper .card-group>.item-list-top-card+.card,.unified-auth-page-wrapper .card-group>.item-list-top-card+.delivery-boy-detail-card,.unified-auth-page-wrapper .card-group>.item-list-top-card+.order-delivery-card,.unified-auth-page-wrapper .card-group>.item-list-top-card+.bill-summary-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.item-list-top-card+.order-status-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.item-list-top-card+.order-status-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.item-list-top-card+.qr-payment-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.item-list-top-card+.qr-payment-card,.unified-auth-page-wrapper .card-group>.item-list-top-card+.cart-checkout-card,.unified-auth-page-wrapper .card-group>.item-list-top-card+.infood-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.item-list-top-card+.resto-maincontent-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.item-list-top-card+.resto-maincontent-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.item-list-top-card+.home-restaurant-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.item-list-top-card+.home-restaurant-card,.unified-auth-page-wrapper .card-group>.item-list-info-card+.card,.unified-auth-page-wrapper .card-group>.item-list-info-card+.delivery-boy-detail-card,.unified-auth-page-wrapper .card-group>.item-list-info-card+.order-delivery-card,.unified-auth-page-wrapper .card-group>.item-list-info-card+.bill-summary-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.item-list-info-card+.order-status-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.item-list-info-card+.order-status-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.item-list-info-card+.qr-payment-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.item-list-info-card+.qr-payment-card,.unified-auth-page-wrapper .card-group>.item-list-info-card+.cart-checkout-card,.unified-auth-page-wrapper .card-group>.item-list-info-card+.infood-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.item-list-info-card+.resto-maincontent-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.item-list-info-card+.resto-maincontent-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.item-list-info-card+.home-restaurant-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.item-list-info-card+.home-restaurant-card,.unified-auth-page-wrapper .card-group>.review-card+.card,.unified-auth-page-wrapper .card-group>.review-card+.delivery-boy-detail-card,.unified-auth-page-wrapper .card-group>.review-card+.order-delivery-card,.unified-auth-page-wrapper .card-group>.review-card+.bill-summary-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.review-card+.order-status-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.review-card+.order-status-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.review-card+.qr-payment-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.review-card+.qr-payment-card,.unified-auth-page-wrapper .card-group>.review-card+.cart-checkout-card,.unified-auth-page-wrapper .card-group>.review-card+.infood-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.review-card+.resto-maincontent-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.review-card+.resto-maincontent-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.review-card+.home-restaurant-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.review-card+.home-restaurant-card,.unified-auth-page-wrapper .card-group>.card+.theme-card,.unified-auth-page-wrapper .card-group>.delivery-boy-detail-card+.theme-card,.unified-auth-page-wrapper .card-group>.order-delivery-card+.theme-card,.unified-auth-page-wrapper .card-group>.bill-summary-card+.theme-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.order-status-card+.theme-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.order-status-card+.theme-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.qr-payment-card+.theme-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.qr-payment-card+.theme-card,.unified-auth-page-wrapper .card-group>.cart-checkout-card+.theme-card,.unified-auth-page-wrapper .card-group>.infood-card+.theme-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.theme-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.resto-maincontent-card+.theme-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.home-restaurant-card+.theme-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.home-restaurant-card+.theme-card,.unified-auth-page-wrapper .card-group>.theme-card+.theme-card,.unified-auth-page-wrapper .card-group>.address-card+.theme-card,.unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card+.theme-card,.unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card+.theme-card,.unified-auth-page-wrapper .card-group>.item-list-card+.theme-card,.unified-auth-page-wrapper .card-group>.item-list-top-card+.theme-card,.unified-auth-page-wrapper .card-group>.item-list-info-card+.theme-card,.unified-auth-page-wrapper .card-group>.review-card+.theme-card,.unified-auth-page-wrapper .card-group>.card+.address-card,.unified-auth-page-wrapper .card-group>.delivery-boy-detail-card+.address-card,.unified-auth-page-wrapper .card-group>.order-delivery-card+.address-card,.unified-auth-page-wrapper .card-group>.bill-summary-card+.address-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.order-status-card+.address-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.order-status-card+.address-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.qr-payment-card+.address-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.qr-payment-card+.address-card,.unified-auth-page-wrapper .card-group>.cart-checkout-card+.address-card,.unified-auth-page-wrapper .card-group>.infood-card+.address-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.address-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.resto-maincontent-card+.address-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.home-restaurant-card+.address-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.home-restaurant-card+.address-card,.unified-auth-page-wrapper .card-group>.theme-card+.address-card,.unified-auth-page-wrapper .card-group>.address-card+.address-card,.unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card+.address-card,.unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card+.address-card,.unified-auth-page-wrapper .card-group>.item-list-card+.address-card,.unified-auth-page-wrapper .card-group>.item-list-top-card+.address-card,.unified-auth-page-wrapper .card-group>.item-list-info-card+.address-card,.unified-auth-page-wrapper .card-group>.review-card+.address-card,.unified-auth-page-wrapper .card-group>.card+.orderlist-page-wrapper.orderlist-card,.unified-auth-page-wrapper .card-group>.delivery-boy-detail-card+.orderlist-page-wrapper.orderlist-card,.unified-auth-page-wrapper .card-group>.order-delivery-card+.orderlist-page-wrapper.orderlist-card,.unified-auth-page-wrapper .card-group>.bill-summary-card+.orderlist-page-wrapper.orderlist-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.order-status-card+.orderlist-page-wrapper.orderlist-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.order-status-card+.orderlist-page-wrapper.orderlist-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.qr-payment-card+.orderlist-page-wrapper.orderlist-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.qr-payment-card+.orderlist-page-wrapper.orderlist-card,.unified-auth-page-wrapper .card-group>.cart-checkout-card+.orderlist-page-wrapper.orderlist-card,.unified-auth-page-wrapper .card-group>.infood-card+.orderlist-page-wrapper.orderlist-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.orderlist-page-wrapper.orderlist-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.resto-maincontent-card+.orderlist-page-wrapper.orderlist-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.home-restaurant-card+.orderlist-page-wrapper.orderlist-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.home-restaurant-card+.orderlist-page-wrapper.orderlist-card,.unified-auth-page-wrapper .card-group>.theme-card+.orderlist-page-wrapper.orderlist-card,.unified-auth-page-wrapper .card-group>.address-card+.orderlist-page-wrapper.orderlist-card,.unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card+.orderlist-page-wrapper.orderlist-card,.unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card+.orderlist-page-wrapper.orderlist-card,.unified-auth-page-wrapper .card-group>.item-list-card+.orderlist-page-wrapper.orderlist-card,.unified-auth-page-wrapper .card-group>.item-list-top-card+.orderlist-page-wrapper.orderlist-card,.unified-auth-page-wrapper .card-group>.item-list-info-card+.orderlist-page-wrapper.orderlist-card,.unified-auth-page-wrapper .card-group>.review-card+.orderlist-page-wrapper.orderlist-card,.unified-auth-page-wrapper .card-group>.card+.order-detail-page-wrapper.order-detail-card,.unified-auth-page-wrapper .card-group>.delivery-boy-detail-card+.order-detail-page-wrapper.order-detail-card,.unified-auth-page-wrapper .card-group>.order-delivery-card+.order-detail-page-wrapper.order-detail-card,.unified-auth-page-wrapper .card-group>.bill-summary-card+.order-detail-page-wrapper.order-detail-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.order-status-card+.order-detail-page-wrapper.order-detail-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.order-status-card+.order-detail-page-wrapper.order-detail-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.qr-payment-card+.order-detail-page-wrapper.order-detail-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.qr-payment-card+.order-detail-page-wrapper.order-detail-card,.unified-auth-page-wrapper .card-group>.cart-checkout-card+.order-detail-page-wrapper.order-detail-card,.unified-auth-page-wrapper .card-group>.infood-card+.order-detail-page-wrapper.order-detail-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.order-detail-page-wrapper.order-detail-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.resto-maincontent-card+.order-detail-page-wrapper.order-detail-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.home-restaurant-card+.order-detail-page-wrapper.order-detail-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.home-restaurant-card+.order-detail-page-wrapper.order-detail-card,.unified-auth-page-wrapper .card-group>.theme-card+.order-detail-page-wrapper.order-detail-card,.unified-auth-page-wrapper .card-group>.address-card+.order-detail-page-wrapper.order-detail-card,.unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card+.order-detail-page-wrapper.order-detail-card,.unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card+.order-detail-page-wrapper.order-detail-card,.unified-auth-page-wrapper .card-group>.item-list-card+.order-detail-page-wrapper.order-detail-card,.unified-auth-page-wrapper .card-group>.item-list-top-card+.order-detail-page-wrapper.order-detail-card,.unified-auth-page-wrapper .card-group>.item-list-info-card+.order-detail-page-wrapper.order-detail-card,.unified-auth-page-wrapper .card-group>.review-card+.order-detail-page-wrapper.order-detail-card,.unified-auth-page-wrapper .card-group>.card+.item-list-card,.unified-auth-page-wrapper .card-group>.delivery-boy-detail-card+.item-list-card,.unified-auth-page-wrapper .card-group>.order-delivery-card+.item-list-card,.unified-auth-page-wrapper .card-group>.bill-summary-card+.item-list-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.order-status-card+.item-list-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.order-status-card+.item-list-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.qr-payment-card+.item-list-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.qr-payment-card+.item-list-card,.unified-auth-page-wrapper .card-group>.cart-checkout-card+.item-list-card,.unified-auth-page-wrapper .card-group>.infood-card+.item-list-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.item-list-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.resto-maincontent-card+.item-list-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.home-restaurant-card+.item-list-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.home-restaurant-card+.item-list-card,.unified-auth-page-wrapper .card-group>.theme-card+.item-list-card,.unified-auth-page-wrapper .card-group>.address-card+.item-list-card,.unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card+.item-list-card,.unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card+.item-list-card,.unified-auth-page-wrapper .card-group>.item-list-card+.item-list-card,.unified-auth-page-wrapper .card-group>.item-list-top-card+.item-list-card,.unified-auth-page-wrapper .card-group>.item-list-info-card+.item-list-card,.unified-auth-page-wrapper .card-group>.review-card+.item-list-card,.unified-auth-page-wrapper .card-group>.card+.item-list-top-card,.unified-auth-page-wrapper .card-group>.delivery-boy-detail-card+.item-list-top-card,.unified-auth-page-wrapper .card-group>.order-delivery-card+.item-list-top-card,.unified-auth-page-wrapper .card-group>.bill-summary-card+.item-list-top-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.order-status-card+.item-list-top-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.order-status-card+.item-list-top-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.qr-payment-card+.item-list-top-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.qr-payment-card+.item-list-top-card,.unified-auth-page-wrapper .card-group>.cart-checkout-card+.item-list-top-card,.unified-auth-page-wrapper .card-group>.infood-card+.item-list-top-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.item-list-top-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.resto-maincontent-card+.item-list-top-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.home-restaurant-card+.item-list-top-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.home-restaurant-card+.item-list-top-card,.unified-auth-page-wrapper .card-group>.theme-card+.item-list-top-card,.unified-auth-page-wrapper .card-group>.address-card+.item-list-top-card,.unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card+.item-list-top-card,.unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card+.item-list-top-card,.unified-auth-page-wrapper .card-group>.item-list-card+.item-list-top-card,.unified-auth-page-wrapper .card-group>.item-list-top-card+.item-list-top-card,.unified-auth-page-wrapper .card-group>.item-list-info-card+.item-list-top-card,.unified-auth-page-wrapper .card-group>.review-card+.item-list-top-card,.unified-auth-page-wrapper .card-group>.card+.item-list-info-card,.unified-auth-page-wrapper .card-group>.delivery-boy-detail-card+.item-list-info-card,.unified-auth-page-wrapper .card-group>.order-delivery-card+.item-list-info-card,.unified-auth-page-wrapper .card-group>.bill-summary-card+.item-list-info-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.order-status-card+.item-list-info-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.order-status-card+.item-list-info-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.qr-payment-card+.item-list-info-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.qr-payment-card+.item-list-info-card,.unified-auth-page-wrapper .card-group>.cart-checkout-card+.item-list-info-card,.unified-auth-page-wrapper .card-group>.infood-card+.item-list-info-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.item-list-info-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.resto-maincontent-card+.item-list-info-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.home-restaurant-card+.item-list-info-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.home-restaurant-card+.item-list-info-card,.unified-auth-page-wrapper .card-group>.theme-card+.item-list-info-card,.unified-auth-page-wrapper .card-group>.address-card+.item-list-info-card,.unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card+.item-list-info-card,.unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card+.item-list-info-card,.unified-auth-page-wrapper .card-group>.item-list-card+.item-list-info-card,.unified-auth-page-wrapper .card-group>.item-list-top-card+.item-list-info-card,.unified-auth-page-wrapper .card-group>.item-list-info-card+.item-list-info-card,.unified-auth-page-wrapper .card-group>.review-card+.item-list-info-card,.unified-auth-page-wrapper .card-group>.card+.review-card,.unified-auth-page-wrapper .card-group>.delivery-boy-detail-card+.review-card,.unified-auth-page-wrapper .card-group>.order-delivery-card+.review-card,.unified-auth-page-wrapper .card-group>.bill-summary-card+.review-card,.unified-auth-page-wrapper .order-status-page-wrapper .card-group>.order-status-card+.review-card,.order-status-page-wrapper .unified-auth-page-wrapper .card-group>.order-status-card+.review-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .card-group>.qr-payment-card+.review-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .card-group>.qr-payment-card+.review-card,.unified-auth-page-wrapper .card-group>.cart-checkout-card+.review-card,.unified-auth-page-wrapper .card-group>.infood-card+.review-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.review-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .card-group>.resto-maincontent-card+.review-card,.unified-auth-page-wrapper .home-restaurant-card-col .card-group>.home-restaurant-card+.review-card,.home-restaurant-card-col .unified-auth-page-wrapper .card-group>.home-restaurant-card+.review-card,.unified-auth-page-wrapper .card-group>.theme-card+.review-card,.unified-auth-page-wrapper .card-group>.address-card+.review-card,.unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card+.review-card,.unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card+.review-card,.unified-auth-page-wrapper .card-group>.item-list-card+.review-card,.unified-auth-page-wrapper .card-group>.item-list-top-card+.review-card,.unified-auth-page-wrapper .card-group>.item-list-info-card+.review-card,.unified-auth-page-wrapper .card-group>.review-card+.review-card,.card-group>.review-card+.card,.card-group>.review-card+.delivery-boy-detail-card,.card-group>.review-card+.order-delivery-card,.card-group>.review-card+.bill-summary-card,.order-status-page-wrapper .card-group>.review-card+.order-status-card,.qr-payment-page-wrapper .card-group>.review-card+.qr-payment-card,.card-group>.review-card+.cart-checkout-card,.card-group>.review-card+.infood-card,.restaurant-view-page-wrapper .card-group>.review-card+.resto-maincontent-card,.home-restaurant-card-col .card-group>.review-card+.home-restaurant-card,.card-group>.card+.review-card,.card-group>.delivery-boy-detail-card+.review-card,.card-group>.order-delivery-card+.review-card,.card-group>.bill-summary-card+.review-card,.order-status-page-wrapper .card-group>.order-status-card+.review-card,.qr-payment-page-wrapper .card-group>.qr-payment-card+.review-card,.card-group>.cart-checkout-card+.review-card,.card-group>.infood-card+.review-card,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.review-card,.home-restaurant-card-col .card-group>.home-restaurant-card+.review-card,.card-group>.review-card+.review-card,.card-group>.item-list-info-card+.card,.card-group>.item-list-info-card+.delivery-boy-detail-card,.card-group>.item-list-info-card+.order-delivery-card,.card-group>.item-list-info-card+.bill-summary-card,.order-status-page-wrapper .card-group>.item-list-info-card+.order-status-card,.qr-payment-page-wrapper .card-group>.item-list-info-card+.qr-payment-card,.card-group>.item-list-info-card+.cart-checkout-card,.card-group>.item-list-info-card+.infood-card,.restaurant-view-page-wrapper .card-group>.item-list-info-card+.resto-maincontent-card,.home-restaurant-card-col .card-group>.item-list-info-card+.home-restaurant-card,.card-group>.item-list-info-card+.review-card,.card-group>.card+.item-list-info-card,.card-group>.delivery-boy-detail-card+.item-list-info-card,.card-group>.order-delivery-card+.item-list-info-card,.card-group>.bill-summary-card+.item-list-info-card,.order-status-page-wrapper .card-group>.order-status-card+.item-list-info-card,.qr-payment-page-wrapper .card-group>.qr-payment-card+.item-list-info-card,.card-group>.cart-checkout-card+.item-list-info-card,.card-group>.infood-card+.item-list-info-card,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.item-list-info-card,.home-restaurant-card-col .card-group>.home-restaurant-card+.item-list-info-card,.card-group>.review-card+.item-list-info-card,.card-group>.item-list-info-card+.item-list-info-card,.card-group>.item-list-top-card+.card,.card-group>.item-list-top-card+.delivery-boy-detail-card,.card-group>.item-list-top-card+.order-delivery-card,.card-group>.item-list-top-card+.bill-summary-card,.order-status-page-wrapper .card-group>.item-list-top-card+.order-status-card,.qr-payment-page-wrapper .card-group>.item-list-top-card+.qr-payment-card,.card-group>.item-list-top-card+.cart-checkout-card,.card-group>.item-list-top-card+.infood-card,.restaurant-view-page-wrapper .card-group>.item-list-top-card+.resto-maincontent-card,.home-restaurant-card-col .card-group>.item-list-top-card+.home-restaurant-card,.card-group>.item-list-top-card+.review-card,.card-group>.item-list-top-card+.item-list-info-card,.card-group>.card+.item-list-top-card,.card-group>.delivery-boy-detail-card+.item-list-top-card,.card-group>.order-delivery-card+.item-list-top-card,.card-group>.bill-summary-card+.item-list-top-card,.order-status-page-wrapper .card-group>.order-status-card+.item-list-top-card,.qr-payment-page-wrapper .card-group>.qr-payment-card+.item-list-top-card,.card-group>.cart-checkout-card+.item-list-top-card,.card-group>.infood-card+.item-list-top-card,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.item-list-top-card,.home-restaurant-card-col .card-group>.home-restaurant-card+.item-list-top-card,.card-group>.review-card+.item-list-top-card,.card-group>.item-list-info-card+.item-list-top-card,.card-group>.item-list-top-card+.item-list-top-card,.card-group>.item-list-card+.card,.card-group>.item-list-card+.delivery-boy-detail-card,.card-group>.item-list-card+.order-delivery-card,.card-group>.item-list-card+.bill-summary-card,.order-status-page-wrapper .card-group>.item-list-card+.order-status-card,.qr-payment-page-wrapper .card-group>.item-list-card+.qr-payment-card,.card-group>.item-list-card+.cart-checkout-card,.card-group>.item-list-card+.infood-card,.restaurant-view-page-wrapper .card-group>.item-list-card+.resto-maincontent-card,.home-restaurant-card-col .card-group>.item-list-card+.home-restaurant-card,.card-group>.item-list-card+.review-card,.card-group>.item-list-card+.item-list-info-card,.card-group>.item-list-card+.item-list-top-card,.card-group>.card+.item-list-card,.card-group>.delivery-boy-detail-card+.item-list-card,.card-group>.order-delivery-card+.item-list-card,.card-group>.bill-summary-card+.item-list-card,.order-status-page-wrapper .card-group>.order-status-card+.item-list-card,.qr-payment-page-wrapper .card-group>.qr-payment-card+.item-list-card,.card-group>.cart-checkout-card+.item-list-card,.card-group>.infood-card+.item-list-card,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.item-list-card,.home-restaurant-card-col .card-group>.home-restaurant-card+.item-list-card,.card-group>.review-card+.item-list-card,.card-group>.item-list-info-card+.item-list-card,.card-group>.item-list-top-card+.item-list-card,.card-group>.item-list-card+.item-list-card,.card-group>.order-detail-page-wrapper.order-detail-card+.card,.card-group>.order-detail-page-wrapper.order-detail-card+.delivery-boy-detail-card,.card-group>.order-detail-page-wrapper.order-detail-card+.order-delivery-card,.card-group>.order-detail-page-wrapper.order-detail-card+.bill-summary-card,.order-status-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card+.order-status-card,.qr-payment-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card+.qr-payment-card,.card-group>.order-detail-page-wrapper.order-detail-card+.cart-checkout-card,.card-group>.order-detail-page-wrapper.order-detail-card+.infood-card,.restaurant-view-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card+.resto-maincontent-card,.home-restaurant-card-col .card-group>.order-detail-page-wrapper.order-detail-card+.home-restaurant-card,.card-group>.order-detail-page-wrapper.order-detail-card+.review-card,.card-group>.order-detail-page-wrapper.order-detail-card+.item-list-info-card,.card-group>.order-detail-page-wrapper.order-detail-card+.item-list-top-card,.card-group>.order-detail-page-wrapper.order-detail-card+.item-list-card,.card-group>.card+.order-detail-page-wrapper.order-detail-card,.card-group>.delivery-boy-detail-card+.order-detail-page-wrapper.order-detail-card,.card-group>.order-delivery-card+.order-detail-page-wrapper.order-detail-card,.card-group>.bill-summary-card+.order-detail-page-wrapper.order-detail-card,.order-status-page-wrapper .card-group>.order-status-card+.order-detail-page-wrapper.order-detail-card,.qr-payment-page-wrapper .card-group>.qr-payment-card+.order-detail-page-wrapper.order-detail-card,.card-group>.cart-checkout-card+.order-detail-page-wrapper.order-detail-card,.card-group>.infood-card+.order-detail-page-wrapper.order-detail-card,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.order-detail-page-wrapper.order-detail-card,.home-restaurant-card-col .card-group>.home-restaurant-card+.order-detail-page-wrapper.order-detail-card,.card-group>.review-card+.order-detail-page-wrapper.order-detail-card,.card-group>.item-list-info-card+.order-detail-page-wrapper.order-detail-card,.card-group>.item-list-top-card+.order-detail-page-wrapper.order-detail-card,.card-group>.item-list-card+.order-detail-page-wrapper.order-detail-card,.card-group>.order-detail-page-wrapper.order-detail-card+.order-detail-page-wrapper.order-detail-card,.card-group>.orderlist-page-wrapper.orderlist-card+.card,.card-group>.orderlist-page-wrapper.orderlist-card+.delivery-boy-detail-card,.card-group>.orderlist-page-wrapper.orderlist-card+.order-delivery-card,.card-group>.orderlist-page-wrapper.orderlist-card+.bill-summary-card,.order-status-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card+.order-status-card,.qr-payment-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card+.qr-payment-card,.card-group>.orderlist-page-wrapper.orderlist-card+.cart-checkout-card,.card-group>.orderlist-page-wrapper.orderlist-card+.infood-card,.restaurant-view-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card+.resto-maincontent-card,.home-restaurant-card-col .card-group>.orderlist-page-wrapper.orderlist-card+.home-restaurant-card,.card-group>.orderlist-page-wrapper.orderlist-card+.review-card,.card-group>.orderlist-page-wrapper.orderlist-card+.item-list-info-card,.card-group>.orderlist-page-wrapper.orderlist-card+.item-list-top-card,.card-group>.orderlist-page-wrapper.orderlist-card+.item-list-card,.card-group>.orderlist-page-wrapper.orderlist-card+.order-detail-page-wrapper.order-detail-card,.card-group>.card+.orderlist-page-wrapper.orderlist-card,.card-group>.delivery-boy-detail-card+.orderlist-page-wrapper.orderlist-card,.card-group>.order-delivery-card+.orderlist-page-wrapper.orderlist-card,.card-group>.bill-summary-card+.orderlist-page-wrapper.orderlist-card,.order-status-page-wrapper .card-group>.order-status-card+.orderlist-page-wrapper.orderlist-card,.qr-payment-page-wrapper .card-group>.qr-payment-card+.orderlist-page-wrapper.orderlist-card,.card-group>.cart-checkout-card+.orderlist-page-wrapper.orderlist-card,.card-group>.infood-card+.orderlist-page-wrapper.orderlist-card,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.orderlist-page-wrapper.orderlist-card,.home-restaurant-card-col .card-group>.home-restaurant-card+.orderlist-page-wrapper.orderlist-card,.card-group>.review-card+.orderlist-page-wrapper.orderlist-card,.card-group>.item-list-info-card+.orderlist-page-wrapper.orderlist-card,.card-group>.item-list-top-card+.orderlist-page-wrapper.orderlist-card,.card-group>.item-list-card+.orderlist-page-wrapper.orderlist-card,.card-group>.order-detail-page-wrapper.order-detail-card+.orderlist-page-wrapper.orderlist-card,.card-group>.orderlist-page-wrapper.orderlist-card+.orderlist-page-wrapper.orderlist-card,.card-group>.address-card+.card,.card-group>.address-card+.delivery-boy-detail-card,.card-group>.address-card+.order-delivery-card,.card-group>.address-card+.bill-summary-card,.order-status-page-wrapper .card-group>.address-card+.order-status-card,.qr-payment-page-wrapper .card-group>.address-card+.qr-payment-card,.card-group>.address-card+.cart-checkout-card,.card-group>.address-card+.infood-card,.restaurant-view-page-wrapper .card-group>.address-card+.resto-maincontent-card,.home-restaurant-card-col .card-group>.address-card+.home-restaurant-card,.card-group>.address-card+.review-card,.card-group>.address-card+.item-list-info-card,.card-group>.address-card+.item-list-top-card,.card-group>.address-card+.item-list-card,.card-group>.address-card+.order-detail-page-wrapper.order-detail-card,.card-group>.address-card+.orderlist-page-wrapper.orderlist-card,.card-group>.card+.address-card,.card-group>.delivery-boy-detail-card+.address-card,.card-group>.order-delivery-card+.address-card,.card-group>.bill-summary-card+.address-card,.order-status-page-wrapper .card-group>.order-status-card+.address-card,.qr-payment-page-wrapper .card-group>.qr-payment-card+.address-card,.card-group>.cart-checkout-card+.address-card,.card-group>.infood-card+.address-card,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.address-card,.home-restaurant-card-col .card-group>.home-restaurant-card+.address-card,.card-group>.review-card+.address-card,.card-group>.item-list-info-card+.address-card,.card-group>.item-list-top-card+.address-card,.card-group>.item-list-card+.address-card,.card-group>.order-detail-page-wrapper.order-detail-card+.address-card,.card-group>.orderlist-page-wrapper.orderlist-card+.address-card,.card-group>.address-card+.address-card,.card-group>.theme-card+.card,.card-group>.theme-card+.delivery-boy-detail-card,.card-group>.theme-card+.order-delivery-card,.card-group>.theme-card+.bill-summary-card,.order-status-page-wrapper .card-group>.theme-card+.order-status-card,.qr-payment-page-wrapper .card-group>.theme-card+.qr-payment-card,.card-group>.theme-card+.cart-checkout-card,.card-group>.theme-card+.infood-card,.restaurant-view-page-wrapper .card-group>.theme-card+.resto-maincontent-card,.home-restaurant-card-col .card-group>.theme-card+.home-restaurant-card,.card-group>.theme-card+.review-card,.card-group>.theme-card+.item-list-info-card,.card-group>.theme-card+.item-list-top-card,.card-group>.theme-card+.item-list-card,.card-group>.theme-card+.order-detail-page-wrapper.order-detail-card,.card-group>.theme-card+.orderlist-page-wrapper.orderlist-card,.card-group>.theme-card+.address-card,.card-group>.card+.theme-card,.card-group>.delivery-boy-detail-card+.theme-card,.card-group>.order-delivery-card+.theme-card,.card-group>.bill-summary-card+.theme-card,.order-status-page-wrapper .card-group>.order-status-card+.theme-card,.qr-payment-page-wrapper .card-group>.qr-payment-card+.theme-card,.card-group>.cart-checkout-card+.theme-card,.card-group>.infood-card+.theme-card,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card+.theme-card,.home-restaurant-card-col .card-group>.home-restaurant-card+.theme-card,.card-group>.review-card+.theme-card,.card-group>.item-list-info-card+.theme-card,.card-group>.item-list-top-card+.theme-card,.card-group>.item-list-card+.theme-card,.card-group>.order-detail-page-wrapper.order-detail-card+.theme-card,.card-group>.orderlist-page-wrapper.orderlist-card+.theme-card,.card-group>.address-card+.theme-card,.card-group>.theme-card+.theme-card{margin-left:0;border-left:0}.card-group>.card:not(:last-child),.card-group>.delivery-boy-detail-card:not(:last-child),.card-group>.order-delivery-card:not(:last-child),.card-group>.bill-summary-card:not(:last-child),.order-status-page-wrapper .card-group>.order-status-card:not(:last-child),.qr-payment-page-wrapper .card-group>.qr-payment-card:not(:last-child),.card-group>.cart-checkout-card:not(:last-child),.card-group>.infood-card:not(:last-child),.restaurant-view-page-wrapper .card-group>.resto-maincontent-card:not(:last-child),.home-restaurant-card-col .card-group>.home-restaurant-card:not(:last-child),.card-group>.review-card:not(:last-child),.card-group>.item-list-info-card:not(:last-child),.card-group>.item-list-top-card:not(:last-child),.card-group>.item-list-card:not(:last-child),.card-group>.order-detail-page-wrapper.order-detail-card:not(:last-child),.card-group>.orderlist-page-wrapper.orderlist-card:not(:last-child),.card-group>.address-card:not(:last-child),.card-group>.theme-card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.delivery-boy-detail-card:not(:last-child) .card-img-top,.card-group>.order-delivery-card:not(:last-child) .card-img-top,.card-group>.bill-summary-card:not(:last-child) .card-img-top,.order-status-page-wrapper .card-group>.order-status-card:not(:last-child) .card-img-top,.qr-payment-page-wrapper .card-group>.qr-payment-card:not(:last-child) .card-img-top,.card-group>.cart-checkout-card:not(:last-child) .card-img-top,.card-group>.infood-card:not(:last-child) .card-img-top,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card:not(:last-child) .card-img-top,.home-restaurant-card-col .card-group>.home-restaurant-card:not(:last-child) .card-img-top,.unified-auth-page-wrapper .card-group>.theme-card:not(:last-child) .card-img-top,.unified-auth-page-wrapper .card-group>.address-card:not(:last-child) .card-img-top,.unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card:not(:last-child) .card-img-top,.unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card:not(:last-child) .card-img-top,.unified-auth-page-wrapper .card-group>.item-list-card:not(:last-child) .card-img-top,.unified-auth-page-wrapper .card-group>.item-list-top-card:not(:last-child) .card-img-top,.unified-auth-page-wrapper .card-group>.item-list-info-card:not(:last-child) .card-img-top,.unified-auth-page-wrapper .card-group>.review-card:not(:last-child) .card-img-top,.card-group>.review-card:not(:last-child) .card-img-top,.card-group>.item-list-info-card:not(:last-child) .card-img-top,.card-group>.item-list-top-card:not(:last-child) .card-img-top,.card-group>.item-list-card:not(:last-child) .card-img-top,.card-group>.order-detail-page-wrapper.order-detail-card:not(:last-child) .card-img-top,.card-group>.orderlist-page-wrapper.orderlist-card:not(:last-child) .card-img-top,.card-group>.address-card:not(:last-child) .card-img-top,.card-group>.theme-card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header,.card-group>.delivery-boy-detail-card:not(:last-child) .card-header,.card-group>.order-delivery-card:not(:last-child) .card-header,.card-group>.bill-summary-card:not(:last-child) .card-header,.order-status-page-wrapper .card-group>.order-status-card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.card-group>.delivery-boy-detail-card:not(:last-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.card-group>.order-delivery-card:not(:last-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.card-group>.bill-summary-card:not(:last-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.order-status-page-wrapper .card-group>.order-status-card:not(:last-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.card:not(:last-child) .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.delivery-boy-detail-card:not(:last-child) .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.order-delivery-card:not(:last-child) .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.bill-summary-card:not(:last-child) .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .order-status-page-wrapper .card-group>.order-status-card:not(:last-child) .qr-payment-card-header,.order-status-page-wrapper .qr-payment-page-wrapper .qr-payment-card .card-group>.order-status-card:not(:last-child) .qr-payment-card-header,.qr-payment-page-wrapper .card-group>.qr-payment-card:not(:last-child) .card-header,.qr-payment-page-wrapper .card-group>.qr-payment-card:not(:last-child) .qr-payment-card-header,.card-group>.cart-checkout-card:not(:last-child) .card-header,.card-group>.cart-checkout-card:not(:last-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.cart-checkout-card:not(:last-child) .qr-payment-card-header,.card-group>.infood-card:not(:last-child) .card-header,.card-group>.infood-card:not(:last-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.infood-card:not(:last-child) .qr-payment-card-header,.card-group>.card:not(:last-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.card-group>.delivery-boy-detail-card:not(:last-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.card-group>.order-delivery-card:not(:last-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.card-group>.bill-summary-card:not(:last-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.order-status-page-wrapper .card-group>.order-status-card:not(:last-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.qr-payment-page-wrapper .card-group>.qr-payment-card:not(:last-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.card-group>.cart-checkout-card:not(:last-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.card-group>.infood-card:not(:last-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.card:not(:last-child) .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.delivery-boy-detail-card:not(:last-child) .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.order-delivery-card:not(:last-child) .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.bill-summary-card:not(:last-child) .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .order-status-page-wrapper .card-group>.order-status-card:not(:last-child) .resto-maincontent-card-header,.order-status-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .card-group>.order-status-card:not(:last-child) .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .qr-payment-page-wrapper .card-group>.qr-payment-card:not(:last-child) .resto-maincontent-card-header,.qr-payment-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .card-group>.qr-payment-card:not(:last-child) .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.cart-checkout-card:not(:last-child) .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.infood-card:not(:last-child) .resto-maincontent-card-header,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card:not(:last-child) .card-header,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card:not(:last-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .restaurant-view-page-wrapper .card-group>.resto-maincontent-card:not(:last-child) .qr-payment-card-header,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card:not(:last-child) .resto-maincontent-card-header,.home-restaurant-card-col .card-group>.home-restaurant-card:not(:last-child) .card-header,.home-restaurant-card-col .card-group>.home-restaurant-card:not(:last-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .home-restaurant-card-col .card-group>.home-restaurant-card:not(:last-child) .qr-payment-card-header,.home-restaurant-card-col .card-group>.home-restaurant-card:not(:last-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .home-restaurant-card-col .card-group>.home-restaurant-card:not(:last-child) .resto-maincontent-card-header,.unified-auth-page-wrapper .card-group>.theme-card:not(:last-child) .card-header,.unified-auth-page-wrapper .card-group>.theme-card:not(:last-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .card-group>.theme-card:not(:last-child) .qr-payment-card-header,.unified-auth-page-wrapper .card-group>.theme-card:not(:last-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .card-group>.theme-card:not(:last-child) .resto-maincontent-card-header,.unified-auth-page-wrapper .card-group>.address-card:not(:last-child) .card-header,.unified-auth-page-wrapper .card-group>.address-card:not(:last-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .card-group>.address-card:not(:last-child) .qr-payment-card-header,.unified-auth-page-wrapper .card-group>.address-card:not(:last-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .card-group>.address-card:not(:last-child) .resto-maincontent-card-header,.unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card:not(:last-child) .card-header,.unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card:not(:last-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card:not(:last-child) .qr-payment-card-header,.unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card:not(:last-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card:not(:last-child) .resto-maincontent-card-header,.unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card:not(:last-child) .card-header,.unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card:not(:last-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card:not(:last-child) .qr-payment-card-header,.unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card:not(:last-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card:not(:last-child) .resto-maincontent-card-header,.unified-auth-page-wrapper .card-group>.item-list-card:not(:last-child) .card-header,.unified-auth-page-wrapper .card-group>.item-list-card:not(:last-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .card-group>.item-list-card:not(:last-child) .qr-payment-card-header,.unified-auth-page-wrapper .card-group>.item-list-card:not(:last-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .card-group>.item-list-card:not(:last-child) .resto-maincontent-card-header,.unified-auth-page-wrapper .card-group>.item-list-top-card:not(:last-child) .card-header,.unified-auth-page-wrapper .card-group>.item-list-top-card:not(:last-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .card-group>.item-list-top-card:not(:last-child) .qr-payment-card-header,.unified-auth-page-wrapper .card-group>.item-list-top-card:not(:last-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .card-group>.item-list-top-card:not(:last-child) .resto-maincontent-card-header,.unified-auth-page-wrapper .card-group>.item-list-info-card:not(:last-child) .card-header,.unified-auth-page-wrapper .card-group>.item-list-info-card:not(:last-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .card-group>.item-list-info-card:not(:last-child) .qr-payment-card-header,.unified-auth-page-wrapper .card-group>.item-list-info-card:not(:last-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .card-group>.item-list-info-card:not(:last-child) .resto-maincontent-card-header,.unified-auth-page-wrapper .card-group>.review-card:not(:last-child) .card-header,.unified-auth-page-wrapper .card-group>.review-card:not(:last-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .card-group>.review-card:not(:last-child) .qr-payment-card-header,.unified-auth-page-wrapper .card-group>.review-card:not(:last-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .card-group>.review-card:not(:last-child) .resto-maincontent-card-header,.card-group>.review-card:not(:last-child) .card-header,.card-group>.review-card:not(:last-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.review-card:not(:last-child) .qr-payment-card-header,.card-group>.review-card:not(:last-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.review-card:not(:last-child) .resto-maincontent-card-header,.card-group>.item-list-info-card:not(:last-child) .card-header,.card-group>.item-list-info-card:not(:last-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.item-list-info-card:not(:last-child) .qr-payment-card-header,.card-group>.item-list-info-card:not(:last-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.item-list-info-card:not(:last-child) .resto-maincontent-card-header,.card-group>.item-list-top-card:not(:last-child) .card-header,.card-group>.item-list-top-card:not(:last-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.item-list-top-card:not(:last-child) .qr-payment-card-header,.card-group>.item-list-top-card:not(:last-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.item-list-top-card:not(:last-child) .resto-maincontent-card-header,.card-group>.item-list-card:not(:last-child) .card-header,.card-group>.item-list-card:not(:last-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.item-list-card:not(:last-child) .qr-payment-card-header,.card-group>.item-list-card:not(:last-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.item-list-card:not(:last-child) .resto-maincontent-card-header,.card-group>.card:not(:last-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.card-group>.delivery-boy-detail-card:not(:last-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.card-group>.order-delivery-card:not(:last-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.card-group>.bill-summary-card:not(:last-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.order-status-page-wrapper .card-group>.order-status-card:not(:last-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.qr-payment-page-wrapper .card-group>.qr-payment-card:not(:last-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.card-group>.cart-checkout-card:not(:last-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.card-group>.infood-card:not(:last-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card:not(:last-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.home-restaurant-card-col .card-group>.home-restaurant-card:not(:last-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.unified-auth-page-wrapper .card-group>.theme-card:not(:last-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.unified-auth-page-wrapper .card-group>.address-card:not(:last-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card:not(:last-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card:not(:last-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.unified-auth-page-wrapper .card-group>.item-list-card:not(:last-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.unified-auth-page-wrapper .card-group>.item-list-top-card:not(:last-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.unified-auth-page-wrapper .card-group>.item-list-info-card:not(:last-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.unified-auth-page-wrapper .card-group>.review-card:not(:last-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.card-group>.review-card:not(:last-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.card-group>.item-list-info-card:not(:last-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.card-group>.item-list-top-card:not(:last-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.card-group>.item-list-card:not(:last-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .card-group>.card:not(:last-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .card-group>.delivery-boy-detail-card:not(:last-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .card-group>.order-delivery-card:not(:last-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .card-group>.bill-summary-card:not(:last-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .order-status-page-wrapper .card-group>.order-status-card:not(:last-child) .order-detail-card-header,.order-status-page-wrapper .order-detail-page-wrapper.order-detail-card .card-group>.order-status-card:not(:last-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .qr-payment-page-wrapper .card-group>.qr-payment-card:not(:last-child) .order-detail-card-header,.qr-payment-page-wrapper .order-detail-page-wrapper.order-detail-card .card-group>.qr-payment-card:not(:last-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .card-group>.cart-checkout-card:not(:last-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .card-group>.infood-card:not(:last-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .restaurant-view-page-wrapper .card-group>.resto-maincontent-card:not(:last-child) .order-detail-card-header,.restaurant-view-page-wrapper .order-detail-page-wrapper.order-detail-card .card-group>.resto-maincontent-card:not(:last-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .home-restaurant-card-col .card-group>.home-restaurant-card:not(:last-child) .order-detail-card-header,.home-restaurant-card-col .order-detail-page-wrapper.order-detail-card .card-group>.home-restaurant-card:not(:last-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .card-group>.theme-card:not(:last-child) .order-detail-card-header,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .card-group>.theme-card:not(:last-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .card-group>.address-card:not(:last-child) .order-detail-card-header,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .card-group>.address-card:not(:last-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card:not(:last-child) .order-detail-card-header,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .card-group>.orderlist-page-wrapper.orderlist-card:not(:last-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card:not(:last-child) .order-detail-card-header,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .card-group>.order-detail-page-wrapper.order-detail-card:not(:last-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .card-group>.item-list-card:not(:last-child) .order-detail-card-header,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .card-group>.item-list-card:not(:last-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .card-group>.item-list-top-card:not(:last-child) .order-detail-card-header,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .card-group>.item-list-top-card:not(:last-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .card-group>.item-list-info-card:not(:last-child) .order-detail-card-header,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .card-group>.item-list-info-card:not(:last-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .card-group>.review-card:not(:last-child) .order-detail-card-header,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .card-group>.review-card:not(:last-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .card-group>.review-card:not(:last-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .card-group>.item-list-info-card:not(:last-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .card-group>.item-list-top-card:not(:last-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .card-group>.item-list-card:not(:last-child) .order-detail-card-header,.card-group>.order-detail-page-wrapper.order-detail-card:not(:last-child) .card-header,.card-group>.order-detail-page-wrapper.order-detail-card:not(:last-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.order-detail-page-wrapper.order-detail-card:not(:last-child) .qr-payment-card-header,.card-group>.order-detail-page-wrapper.order-detail-card:not(:last-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.order-detail-page-wrapper.order-detail-card:not(:last-child) .resto-maincontent-card-header,.card-group>.order-detail-page-wrapper.order-detail-card:not(:last-child) .order-detail-card-header,.card-group>.card:not(:last-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.card-group>.delivery-boy-detail-card:not(:last-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.card-group>.order-delivery-card:not(:last-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.card-group>.bill-summary-card:not(:last-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.order-status-page-wrapper .card-group>.order-status-card:not(:last-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.qr-payment-page-wrapper .card-group>.qr-payment-card:not(:last-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.card-group>.cart-checkout-card:not(:last-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.card-group>.infood-card:not(:last-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card:not(:last-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.home-restaurant-card-col .card-group>.home-restaurant-card:not(:last-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.unified-auth-page-wrapper .card-group>.theme-card:not(:last-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.unified-auth-page-wrapper .card-group>.address-card:not(:last-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card:not(:last-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card:not(:last-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.unified-auth-page-wrapper .card-group>.item-list-card:not(:last-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.unified-auth-page-wrapper .card-group>.item-list-top-card:not(:last-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.unified-auth-page-wrapper .card-group>.item-list-info-card:not(:last-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.unified-auth-page-wrapper .card-group>.review-card:not(:last-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.card-group>.review-card:not(:last-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.card-group>.item-list-info-card:not(:last-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.card-group>.item-list-top-card:not(:last-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.card-group>.item-list-card:not(:last-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.card-group>.order-detail-page-wrapper.order-detail-card:not(:last-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .card-group>.card:not(:last-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .card-group>.delivery-boy-detail-card:not(:last-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .card-group>.order-delivery-card:not(:last-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .card-group>.bill-summary-card:not(:last-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .order-status-page-wrapper .card-group>.order-status-card:not(:last-child) .orderlist-card-header,.order-status-page-wrapper .orderlist-page-wrapper.orderlist-card .card-group>.order-status-card:not(:last-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .qr-payment-page-wrapper .card-group>.qr-payment-card:not(:last-child) .orderlist-card-header,.qr-payment-page-wrapper .orderlist-page-wrapper.orderlist-card .card-group>.qr-payment-card:not(:last-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .card-group>.cart-checkout-card:not(:last-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .card-group>.infood-card:not(:last-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .restaurant-view-page-wrapper .card-group>.resto-maincontent-card:not(:last-child) .orderlist-card-header,.restaurant-view-page-wrapper .orderlist-page-wrapper.orderlist-card .card-group>.resto-maincontent-card:not(:last-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .home-restaurant-card-col .card-group>.home-restaurant-card:not(:last-child) .orderlist-card-header,.home-restaurant-card-col .orderlist-page-wrapper.orderlist-card .card-group>.home-restaurant-card:not(:last-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .card-group>.theme-card:not(:last-child) .orderlist-card-header,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .card-group>.theme-card:not(:last-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .card-group>.address-card:not(:last-child) .orderlist-card-header,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .card-group>.address-card:not(:last-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card:not(:last-child) .orderlist-card-header,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .card-group>.orderlist-page-wrapper.orderlist-card:not(:last-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card:not(:last-child) .orderlist-card-header,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .card-group>.order-detail-page-wrapper.order-detail-card:not(:last-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .card-group>.item-list-card:not(:last-child) .orderlist-card-header,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .card-group>.item-list-card:not(:last-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .card-group>.item-list-top-card:not(:last-child) .orderlist-card-header,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .card-group>.item-list-top-card:not(:last-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .card-group>.item-list-info-card:not(:last-child) .orderlist-card-header,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .card-group>.item-list-info-card:not(:last-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .card-group>.review-card:not(:last-child) .orderlist-card-header,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .card-group>.review-card:not(:last-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .card-group>.review-card:not(:last-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .card-group>.item-list-info-card:not(:last-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .card-group>.item-list-top-card:not(:last-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .card-group>.item-list-card:not(:last-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .card-group>.order-detail-page-wrapper.order-detail-card:not(:last-child) .orderlist-card-header,.card-group>.orderlist-page-wrapper.orderlist-card:not(:last-child) .card-header,.card-group>.orderlist-page-wrapper.orderlist-card:not(:last-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.orderlist-page-wrapper.orderlist-card:not(:last-child) .qr-payment-card-header,.card-group>.orderlist-page-wrapper.orderlist-card:not(:last-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.orderlist-page-wrapper.orderlist-card:not(:last-child) .resto-maincontent-card-header,.card-group>.orderlist-page-wrapper.orderlist-card:not(:last-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .card-group>.orderlist-page-wrapper.orderlist-card:not(:last-child) .order-detail-card-header,.card-group>.orderlist-page-wrapper.orderlist-card:not(:last-child) .orderlist-card-header,.card-group>.address-card:not(:last-child) .card-header,.card-group>.address-card:not(:last-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.address-card:not(:last-child) .qr-payment-card-header,.card-group>.address-card:not(:last-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.address-card:not(:last-child) .resto-maincontent-card-header,.card-group>.address-card:not(:last-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .card-group>.address-card:not(:last-child) .order-detail-card-header,.card-group>.address-card:not(:last-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .card-group>.address-card:not(:last-child) .orderlist-card-header,.card-group>.theme-card:not(:last-child) .card-header,.card-group>.theme-card:not(:last-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.theme-card:not(:last-child) .qr-payment-card-header,.card-group>.theme-card:not(:last-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.theme-card:not(:last-child) .resto-maincontent-card-header,.card-group>.theme-card:not(:last-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .card-group>.theme-card:not(:last-child) .order-detail-card-header,.card-group>.theme-card:not(:last-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .card-group>.theme-card:not(:last-child) .orderlist-card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.delivery-boy-detail-card:not(:last-child) .card-img-bottom,.card-group>.order-delivery-card:not(:last-child) .card-img-bottom,.card-group>.bill-summary-card:not(:last-child) .card-img-bottom,.order-status-page-wrapper .card-group>.order-status-card:not(:last-child) .card-img-bottom,.qr-payment-page-wrapper .card-group>.qr-payment-card:not(:last-child) .card-img-bottom,.card-group>.cart-checkout-card:not(:last-child) .card-img-bottom,.card-group>.infood-card:not(:last-child) .card-img-bottom,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card:not(:last-child) .card-img-bottom,.home-restaurant-card-col .card-group>.home-restaurant-card:not(:last-child) .card-img-bottom,.card-group>.review-card:not(:last-child) .card-img-bottom,.card-group>.item-list-info-card:not(:last-child) .card-img-bottom,.card-group>.item-list-top-card:not(:last-child) .card-img-bottom,.card-group>.item-list-card:not(:last-child) .card-img-bottom,.card-group>.order-detail-page-wrapper.order-detail-card:not(:last-child) .card-img-bottom,.card-group>.orderlist-page-wrapper.orderlist-card:not(:last-child) .card-img-bottom,.card-group>.address-card:not(:last-child) .card-img-bottom,.card-group>.theme-card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer,.card-group>.delivery-boy-detail-card:not(:last-child) .card-footer,.card-group>.order-delivery-card:not(:last-child) .card-footer,.card-group>.bill-summary-card:not(:last-child) .card-footer,.order-status-page-wrapper .card-group>.order-status-card:not(:last-child) .card-footer,.qr-payment-page-wrapper .card-group>.qr-payment-card:not(:last-child) .card-footer,.card-group>.cart-checkout-card:not(:last-child) .card-footer,.card-group>.infood-card:not(:last-child) .card-footer,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card:not(:last-child) .card-footer,.home-restaurant-card-col .card-group>.home-restaurant-card:not(:last-child) .card-footer,.card-group>.review-card:not(:last-child) .card-footer,.card-group>.item-list-info-card:not(:last-child) .card-footer,.card-group>.item-list-top-card:not(:last-child) .card-footer,.card-group>.item-list-card:not(:last-child) .card-footer,.card-group>.order-detail-page-wrapper.order-detail-card:not(:last-child) .card-footer,.card-group>.orderlist-page-wrapper.orderlist-card:not(:last-child) .card-footer,.card-group>.address-card:not(:last-child) .card-footer,.card-group>.theme-card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child),.card-group>.delivery-boy-detail-card:not(:first-child),.card-group>.order-delivery-card:not(:first-child),.card-group>.bill-summary-card:not(:first-child),.order-status-page-wrapper .card-group>.order-status-card:not(:first-child),.qr-payment-page-wrapper .card-group>.qr-payment-card:not(:first-child),.card-group>.cart-checkout-card:not(:first-child),.card-group>.infood-card:not(:first-child),.restaurant-view-page-wrapper .card-group>.resto-maincontent-card:not(:first-child),.home-restaurant-card-col .card-group>.home-restaurant-card:not(:first-child),.card-group>.review-card:not(:first-child),.card-group>.item-list-info-card:not(:first-child),.card-group>.item-list-top-card:not(:first-child),.card-group>.item-list-card:not(:first-child),.card-group>.order-detail-page-wrapper.order-detail-card:not(:first-child),.card-group>.orderlist-page-wrapper.orderlist-card:not(:first-child),.card-group>.address-card:not(:first-child),.card-group>.theme-card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.delivery-boy-detail-card:not(:first-child) .card-img-top,.card-group>.order-delivery-card:not(:first-child) .card-img-top,.card-group>.bill-summary-card:not(:first-child) .card-img-top,.order-status-page-wrapper .card-group>.order-status-card:not(:first-child) .card-img-top,.qr-payment-page-wrapper .card-group>.qr-payment-card:not(:first-child) .card-img-top,.card-group>.cart-checkout-card:not(:first-child) .card-img-top,.card-group>.infood-card:not(:first-child) .card-img-top,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card:not(:first-child) .card-img-top,.home-restaurant-card-col .card-group>.home-restaurant-card:not(:first-child) .card-img-top,.unified-auth-page-wrapper .card-group>.theme-card:not(:first-child) .card-img-top,.unified-auth-page-wrapper .card-group>.address-card:not(:first-child) .card-img-top,.unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card:not(:first-child) .card-img-top,.unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card:not(:first-child) .card-img-top,.unified-auth-page-wrapper .card-group>.item-list-card:not(:first-child) .card-img-top,.unified-auth-page-wrapper .card-group>.item-list-top-card:not(:first-child) .card-img-top,.unified-auth-page-wrapper .card-group>.item-list-info-card:not(:first-child) .card-img-top,.unified-auth-page-wrapper .card-group>.review-card:not(:first-child) .card-img-top,.card-group>.review-card:not(:first-child) .card-img-top,.card-group>.item-list-info-card:not(:first-child) .card-img-top,.card-group>.item-list-top-card:not(:first-child) .card-img-top,.card-group>.item-list-card:not(:first-child) .card-img-top,.card-group>.order-detail-page-wrapper.order-detail-card:not(:first-child) .card-img-top,.card-group>.orderlist-page-wrapper.orderlist-card:not(:first-child) .card-img-top,.card-group>.address-card:not(:first-child) .card-img-top,.card-group>.theme-card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header,.card-group>.delivery-boy-detail-card:not(:first-child) .card-header,.card-group>.order-delivery-card:not(:first-child) .card-header,.card-group>.bill-summary-card:not(:first-child) .card-header,.order-status-page-wrapper .card-group>.order-status-card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.card-group>.delivery-boy-detail-card:not(:first-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.card-group>.order-delivery-card:not(:first-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.card-group>.bill-summary-card:not(:first-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.order-status-page-wrapper .card-group>.order-status-card:not(:first-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.card:not(:first-child) .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.delivery-boy-detail-card:not(:first-child) .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.order-delivery-card:not(:first-child) .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.bill-summary-card:not(:first-child) .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .order-status-page-wrapper .card-group>.order-status-card:not(:first-child) .qr-payment-card-header,.order-status-page-wrapper .qr-payment-page-wrapper .qr-payment-card .card-group>.order-status-card:not(:first-child) .qr-payment-card-header,.qr-payment-page-wrapper .card-group>.qr-payment-card:not(:first-child) .card-header,.qr-payment-page-wrapper .card-group>.qr-payment-card:not(:first-child) .qr-payment-card-header,.card-group>.cart-checkout-card:not(:first-child) .card-header,.card-group>.cart-checkout-card:not(:first-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.cart-checkout-card:not(:first-child) .qr-payment-card-header,.card-group>.infood-card:not(:first-child) .card-header,.card-group>.infood-card:not(:first-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.infood-card:not(:first-child) .qr-payment-card-header,.card-group>.card:not(:first-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.card-group>.delivery-boy-detail-card:not(:first-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.card-group>.order-delivery-card:not(:first-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.card-group>.bill-summary-card:not(:first-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.order-status-page-wrapper .card-group>.order-status-card:not(:first-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.qr-payment-page-wrapper .card-group>.qr-payment-card:not(:first-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.card-group>.cart-checkout-card:not(:first-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.card-group>.infood-card:not(:first-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.card:not(:first-child) .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.delivery-boy-detail-card:not(:first-child) .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.order-delivery-card:not(:first-child) .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.bill-summary-card:not(:first-child) .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .order-status-page-wrapper .card-group>.order-status-card:not(:first-child) .resto-maincontent-card-header,.order-status-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .card-group>.order-status-card:not(:first-child) .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .qr-payment-page-wrapper .card-group>.qr-payment-card:not(:first-child) .resto-maincontent-card-header,.qr-payment-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .card-group>.qr-payment-card:not(:first-child) .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.cart-checkout-card:not(:first-child) .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.infood-card:not(:first-child) .resto-maincontent-card-header,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card:not(:first-child) .card-header,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card:not(:first-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .restaurant-view-page-wrapper .card-group>.resto-maincontent-card:not(:first-child) .qr-payment-card-header,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card:not(:first-child) .resto-maincontent-card-header,.home-restaurant-card-col .card-group>.home-restaurant-card:not(:first-child) .card-header,.home-restaurant-card-col .card-group>.home-restaurant-card:not(:first-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .home-restaurant-card-col .card-group>.home-restaurant-card:not(:first-child) .qr-payment-card-header,.home-restaurant-card-col .card-group>.home-restaurant-card:not(:first-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .home-restaurant-card-col .card-group>.home-restaurant-card:not(:first-child) .resto-maincontent-card-header,.unified-auth-page-wrapper .card-group>.theme-card:not(:first-child) .card-header,.unified-auth-page-wrapper .card-group>.theme-card:not(:first-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .card-group>.theme-card:not(:first-child) .qr-payment-card-header,.unified-auth-page-wrapper .card-group>.theme-card:not(:first-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .card-group>.theme-card:not(:first-child) .resto-maincontent-card-header,.unified-auth-page-wrapper .card-group>.address-card:not(:first-child) .card-header,.unified-auth-page-wrapper .card-group>.address-card:not(:first-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .card-group>.address-card:not(:first-child) .qr-payment-card-header,.unified-auth-page-wrapper .card-group>.address-card:not(:first-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .card-group>.address-card:not(:first-child) .resto-maincontent-card-header,.unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card:not(:first-child) .card-header,.unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card:not(:first-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card:not(:first-child) .qr-payment-card-header,.unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card:not(:first-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card:not(:first-child) .resto-maincontent-card-header,.unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card:not(:first-child) .card-header,.unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card:not(:first-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card:not(:first-child) .qr-payment-card-header,.unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card:not(:first-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card:not(:first-child) .resto-maincontent-card-header,.unified-auth-page-wrapper .card-group>.item-list-card:not(:first-child) .card-header,.unified-auth-page-wrapper .card-group>.item-list-card:not(:first-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .card-group>.item-list-card:not(:first-child) .qr-payment-card-header,.unified-auth-page-wrapper .card-group>.item-list-card:not(:first-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .card-group>.item-list-card:not(:first-child) .resto-maincontent-card-header,.unified-auth-page-wrapper .card-group>.item-list-top-card:not(:first-child) .card-header,.unified-auth-page-wrapper .card-group>.item-list-top-card:not(:first-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .card-group>.item-list-top-card:not(:first-child) .qr-payment-card-header,.unified-auth-page-wrapper .card-group>.item-list-top-card:not(:first-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .card-group>.item-list-top-card:not(:first-child) .resto-maincontent-card-header,.unified-auth-page-wrapper .card-group>.item-list-info-card:not(:first-child) .card-header,.unified-auth-page-wrapper .card-group>.item-list-info-card:not(:first-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .card-group>.item-list-info-card:not(:first-child) .qr-payment-card-header,.unified-auth-page-wrapper .card-group>.item-list-info-card:not(:first-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .card-group>.item-list-info-card:not(:first-child) .resto-maincontent-card-header,.unified-auth-page-wrapper .card-group>.review-card:not(:first-child) .card-header,.unified-auth-page-wrapper .card-group>.review-card:not(:first-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .card-group>.review-card:not(:first-child) .qr-payment-card-header,.unified-auth-page-wrapper .card-group>.review-card:not(:first-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .card-group>.review-card:not(:first-child) .resto-maincontent-card-header,.card-group>.review-card:not(:first-child) .card-header,.card-group>.review-card:not(:first-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.review-card:not(:first-child) .qr-payment-card-header,.card-group>.review-card:not(:first-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.review-card:not(:first-child) .resto-maincontent-card-header,.card-group>.item-list-info-card:not(:first-child) .card-header,.card-group>.item-list-info-card:not(:first-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.item-list-info-card:not(:first-child) .qr-payment-card-header,.card-group>.item-list-info-card:not(:first-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.item-list-info-card:not(:first-child) .resto-maincontent-card-header,.card-group>.item-list-top-card:not(:first-child) .card-header,.card-group>.item-list-top-card:not(:first-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.item-list-top-card:not(:first-child) .qr-payment-card-header,.card-group>.item-list-top-card:not(:first-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.item-list-top-card:not(:first-child) .resto-maincontent-card-header,.card-group>.item-list-card:not(:first-child) .card-header,.card-group>.item-list-card:not(:first-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.item-list-card:not(:first-child) .qr-payment-card-header,.card-group>.item-list-card:not(:first-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.item-list-card:not(:first-child) .resto-maincontent-card-header,.card-group>.card:not(:first-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.card-group>.delivery-boy-detail-card:not(:first-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.card-group>.order-delivery-card:not(:first-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.card-group>.bill-summary-card:not(:first-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.order-status-page-wrapper .card-group>.order-status-card:not(:first-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.qr-payment-page-wrapper .card-group>.qr-payment-card:not(:first-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.card-group>.cart-checkout-card:not(:first-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.card-group>.infood-card:not(:first-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card:not(:first-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.home-restaurant-card-col .card-group>.home-restaurant-card:not(:first-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.unified-auth-page-wrapper .card-group>.theme-card:not(:first-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.unified-auth-page-wrapper .card-group>.address-card:not(:first-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card:not(:first-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card:not(:first-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.unified-auth-page-wrapper .card-group>.item-list-card:not(:first-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.unified-auth-page-wrapper .card-group>.item-list-top-card:not(:first-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.unified-auth-page-wrapper .card-group>.item-list-info-card:not(:first-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.unified-auth-page-wrapper .card-group>.review-card:not(:first-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.card-group>.review-card:not(:first-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.card-group>.item-list-info-card:not(:first-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.card-group>.item-list-top-card:not(:first-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.card-group>.item-list-card:not(:first-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .card-group>.card:not(:first-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .card-group>.delivery-boy-detail-card:not(:first-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .card-group>.order-delivery-card:not(:first-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .card-group>.bill-summary-card:not(:first-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .order-status-page-wrapper .card-group>.order-status-card:not(:first-child) .order-detail-card-header,.order-status-page-wrapper .order-detail-page-wrapper.order-detail-card .card-group>.order-status-card:not(:first-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .qr-payment-page-wrapper .card-group>.qr-payment-card:not(:first-child) .order-detail-card-header,.qr-payment-page-wrapper .order-detail-page-wrapper.order-detail-card .card-group>.qr-payment-card:not(:first-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .card-group>.cart-checkout-card:not(:first-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .card-group>.infood-card:not(:first-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .restaurant-view-page-wrapper .card-group>.resto-maincontent-card:not(:first-child) .order-detail-card-header,.restaurant-view-page-wrapper .order-detail-page-wrapper.order-detail-card .card-group>.resto-maincontent-card:not(:first-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .home-restaurant-card-col .card-group>.home-restaurant-card:not(:first-child) .order-detail-card-header,.home-restaurant-card-col .order-detail-page-wrapper.order-detail-card .card-group>.home-restaurant-card:not(:first-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .card-group>.theme-card:not(:first-child) .order-detail-card-header,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .card-group>.theme-card:not(:first-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .card-group>.address-card:not(:first-child) .order-detail-card-header,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .card-group>.address-card:not(:first-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card:not(:first-child) .order-detail-card-header,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .card-group>.orderlist-page-wrapper.orderlist-card:not(:first-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card:not(:first-child) .order-detail-card-header,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .card-group>.order-detail-page-wrapper.order-detail-card:not(:first-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .card-group>.item-list-card:not(:first-child) .order-detail-card-header,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .card-group>.item-list-card:not(:first-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .card-group>.item-list-top-card:not(:first-child) .order-detail-card-header,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .card-group>.item-list-top-card:not(:first-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .card-group>.item-list-info-card:not(:first-child) .order-detail-card-header,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .card-group>.item-list-info-card:not(:first-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .card-group>.review-card:not(:first-child) .order-detail-card-header,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .card-group>.review-card:not(:first-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .card-group>.review-card:not(:first-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .card-group>.item-list-info-card:not(:first-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .card-group>.item-list-top-card:not(:first-child) .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .card-group>.item-list-card:not(:first-child) .order-detail-card-header,.card-group>.order-detail-page-wrapper.order-detail-card:not(:first-child) .card-header,.card-group>.order-detail-page-wrapper.order-detail-card:not(:first-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.order-detail-page-wrapper.order-detail-card:not(:first-child) .qr-payment-card-header,.card-group>.order-detail-page-wrapper.order-detail-card:not(:first-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.order-detail-page-wrapper.order-detail-card:not(:first-child) .resto-maincontent-card-header,.card-group>.order-detail-page-wrapper.order-detail-card:not(:first-child) .order-detail-card-header,.card-group>.card:not(:first-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.card-group>.delivery-boy-detail-card:not(:first-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.card-group>.order-delivery-card:not(:first-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.card-group>.bill-summary-card:not(:first-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.order-status-page-wrapper .card-group>.order-status-card:not(:first-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.qr-payment-page-wrapper .card-group>.qr-payment-card:not(:first-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.card-group>.cart-checkout-card:not(:first-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.card-group>.infood-card:not(:first-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card:not(:first-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.home-restaurant-card-col .card-group>.home-restaurant-card:not(:first-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.unified-auth-page-wrapper .card-group>.theme-card:not(:first-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.unified-auth-page-wrapper .card-group>.address-card:not(:first-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card:not(:first-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card:not(:first-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.unified-auth-page-wrapper .card-group>.item-list-card:not(:first-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.unified-auth-page-wrapper .card-group>.item-list-top-card:not(:first-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.unified-auth-page-wrapper .card-group>.item-list-info-card:not(:first-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.unified-auth-page-wrapper .card-group>.review-card:not(:first-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.card-group>.review-card:not(:first-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.card-group>.item-list-info-card:not(:first-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.card-group>.item-list-top-card:not(:first-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.card-group>.item-list-card:not(:first-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.card-group>.order-detail-page-wrapper.order-detail-card:not(:first-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .card-group>.card:not(:first-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .card-group>.delivery-boy-detail-card:not(:first-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .card-group>.order-delivery-card:not(:first-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .card-group>.bill-summary-card:not(:first-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .order-status-page-wrapper .card-group>.order-status-card:not(:first-child) .orderlist-card-header,.order-status-page-wrapper .orderlist-page-wrapper.orderlist-card .card-group>.order-status-card:not(:first-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .qr-payment-page-wrapper .card-group>.qr-payment-card:not(:first-child) .orderlist-card-header,.qr-payment-page-wrapper .orderlist-page-wrapper.orderlist-card .card-group>.qr-payment-card:not(:first-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .card-group>.cart-checkout-card:not(:first-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .card-group>.infood-card:not(:first-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .restaurant-view-page-wrapper .card-group>.resto-maincontent-card:not(:first-child) .orderlist-card-header,.restaurant-view-page-wrapper .orderlist-page-wrapper.orderlist-card .card-group>.resto-maincontent-card:not(:first-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .home-restaurant-card-col .card-group>.home-restaurant-card:not(:first-child) .orderlist-card-header,.home-restaurant-card-col .orderlist-page-wrapper.orderlist-card .card-group>.home-restaurant-card:not(:first-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .card-group>.theme-card:not(:first-child) .orderlist-card-header,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .card-group>.theme-card:not(:first-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .card-group>.address-card:not(:first-child) .orderlist-card-header,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .card-group>.address-card:not(:first-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .card-group>.orderlist-page-wrapper.orderlist-card:not(:first-child) .orderlist-card-header,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .card-group>.orderlist-page-wrapper.orderlist-card:not(:first-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .card-group>.order-detail-page-wrapper.order-detail-card:not(:first-child) .orderlist-card-header,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .card-group>.order-detail-page-wrapper.order-detail-card:not(:first-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .card-group>.item-list-card:not(:first-child) .orderlist-card-header,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .card-group>.item-list-card:not(:first-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .card-group>.item-list-top-card:not(:first-child) .orderlist-card-header,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .card-group>.item-list-top-card:not(:first-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .card-group>.item-list-info-card:not(:first-child) .orderlist-card-header,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .card-group>.item-list-info-card:not(:first-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .card-group>.review-card:not(:first-child) .orderlist-card-header,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .card-group>.review-card:not(:first-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .card-group>.review-card:not(:first-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .card-group>.item-list-info-card:not(:first-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .card-group>.item-list-top-card:not(:first-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .card-group>.item-list-card:not(:first-child) .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .card-group>.order-detail-page-wrapper.order-detail-card:not(:first-child) .orderlist-card-header,.card-group>.orderlist-page-wrapper.orderlist-card:not(:first-child) .card-header,.card-group>.orderlist-page-wrapper.orderlist-card:not(:first-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.orderlist-page-wrapper.orderlist-card:not(:first-child) .qr-payment-card-header,.card-group>.orderlist-page-wrapper.orderlist-card:not(:first-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.orderlist-page-wrapper.orderlist-card:not(:first-child) .resto-maincontent-card-header,.card-group>.orderlist-page-wrapper.orderlist-card:not(:first-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .card-group>.orderlist-page-wrapper.orderlist-card:not(:first-child) .order-detail-card-header,.card-group>.orderlist-page-wrapper.orderlist-card:not(:first-child) .orderlist-card-header,.card-group>.address-card:not(:first-child) .card-header,.card-group>.address-card:not(:first-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.address-card:not(:first-child) .qr-payment-card-header,.card-group>.address-card:not(:first-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.address-card:not(:first-child) .resto-maincontent-card-header,.card-group>.address-card:not(:first-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .card-group>.address-card:not(:first-child) .order-detail-card-header,.card-group>.address-card:not(:first-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .card-group>.address-card:not(:first-child) .orderlist-card-header,.card-group>.theme-card:not(:first-child) .card-header,.card-group>.theme-card:not(:first-child) .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .card-group>.theme-card:not(:first-child) .qr-payment-card-header,.card-group>.theme-card:not(:first-child) .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .card-group>.theme-card:not(:first-child) .resto-maincontent-card-header,.card-group>.theme-card:not(:first-child) .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .card-group>.theme-card:not(:first-child) .order-detail-card-header,.card-group>.theme-card:not(:first-child) .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .card-group>.theme-card:not(:first-child) .orderlist-card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.delivery-boy-detail-card:not(:first-child) .card-img-bottom,.card-group>.order-delivery-card:not(:first-child) .card-img-bottom,.card-group>.bill-summary-card:not(:first-child) .card-img-bottom,.order-status-page-wrapper .card-group>.order-status-card:not(:first-child) .card-img-bottom,.qr-payment-page-wrapper .card-group>.qr-payment-card:not(:first-child) .card-img-bottom,.card-group>.cart-checkout-card:not(:first-child) .card-img-bottom,.card-group>.infood-card:not(:first-child) .card-img-bottom,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card:not(:first-child) .card-img-bottom,.home-restaurant-card-col .card-group>.home-restaurant-card:not(:first-child) .card-img-bottom,.card-group>.review-card:not(:first-child) .card-img-bottom,.card-group>.item-list-info-card:not(:first-child) .card-img-bottom,.card-group>.item-list-top-card:not(:first-child) .card-img-bottom,.card-group>.item-list-card:not(:first-child) .card-img-bottom,.card-group>.order-detail-page-wrapper.order-detail-card:not(:first-child) .card-img-bottom,.card-group>.orderlist-page-wrapper.orderlist-card:not(:first-child) .card-img-bottom,.card-group>.address-card:not(:first-child) .card-img-bottom,.card-group>.theme-card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer,.card-group>.delivery-boy-detail-card:not(:first-child) .card-footer,.card-group>.order-delivery-card:not(:first-child) .card-footer,.card-group>.bill-summary-card:not(:first-child) .card-footer,.order-status-page-wrapper .card-group>.order-status-card:not(:first-child) .card-footer,.qr-payment-page-wrapper .card-group>.qr-payment-card:not(:first-child) .card-footer,.card-group>.cart-checkout-card:not(:first-child) .card-footer,.card-group>.infood-card:not(:first-child) .card-footer,.restaurant-view-page-wrapper .card-group>.resto-maincontent-card:not(:first-child) .card-footer,.home-restaurant-card-col .card-group>.home-restaurant-card:not(:first-child) .card-footer,.card-group>.review-card:not(:first-child) .card-footer,.card-group>.item-list-info-card:not(:first-child) .card-footer,.card-group>.item-list-top-card:not(:first-child) .card-footer,.card-group>.item-list-card:not(:first-child) .card-footer,.card-group>.order-detail-page-wrapper.order-detail-card:not(:first-child) .card-footer,.card-group>.orderlist-page-wrapper.orderlist-card:not(:first-child) .card-footer,.card-group>.address-card:not(:first-child) .card-footer,.card-group>.theme-card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23193752' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(62, 138, 204, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}.accordion-flush>.accordion-item>.accordion-collapse{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%238bb9e0'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%238bb9e0'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(62, 138, 204, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #3e8acc;--bs-pagination-active-border-color: #3e8acc;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge,.delivery-location-map-page-wrapper .call-now-btn .badge,.save-instruction-btn .badge,.send-otp-btn .badge,.theme-close-btn-small .badge,.theme-btn-small .badge,.theme-btn .badge,.qr-payment-page-wrapper .invoice-download-button .badge,.qr-payment-page-wrapper .cancel-order-button .badge,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .trending-keyword-btn .badge,.order-detail-page-wrapper .invoice-download-button .badge,.order-detail-page-wrapper .cancel-order-button .badge,.orderlist-page-wrapper .complete-payment-btn .badge,.orderlist-page-wrapper .view-summary-btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #3e8acc;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group,.profile-list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #3e8acc;--bs-list-group-active-border-color: #3e8acc;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before,.orderlist-page-wrapper .list-group .list-group-numbered>.order-list-group-item:before,.orderlist-page-wrapper .profile-list-group .list-group-numbered>.order-list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item,.orderlist-page-wrapper .list-group .order-list-group-item,.orderlist-page-wrapper .profile-list-group .order-list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child,.orderlist-page-wrapper .list-group .order-list-group-item:first-child,.orderlist-page-wrapper .profile-list-group .order-list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child,.orderlist-page-wrapper .list-group .order-list-group-item:last-child,.orderlist-page-wrapper .profile-list-group .order-list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.orderlist-page-wrapper .list-group .disabled.order-list-group-item,.orderlist-page-wrapper .profile-list-group .disabled.order-list-group-item,.list-group-item:disabled,.orderlist-page-wrapper .list-group .order-list-group-item:disabled,.orderlist-page-wrapper .profile-list-group .order-list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active,.orderlist-page-wrapper .list-group .active.order-list-group-item,.orderlist-page-wrapper .profile-list-group .active.order-list-group-item{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item,.orderlist-page-wrapper .list-group .order-list-group-item+.list-group-item,.orderlist-page-wrapper .profile-list-group .order-list-group-item+.list-group-item,.orderlist-page-wrapper .list-group .list-group-item+.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-item+.order-list-group-item,.orderlist-page-wrapper .list-group .order-list-group-item+.order-list-group-item,.orderlist-page-wrapper .profile-list-group .order-list-group-item+.order-list-group-item{border-top-width:0}.list-group-item+.list-group-item.active,.orderlist-page-wrapper .list-group .order-list-group-item+.list-group-item.active,.orderlist-page-wrapper .profile-list-group .order-list-group-item+.list-group-item.active,.orderlist-page-wrapper .list-group .list-group-item+.active.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-item+.active.order-list-group-item,.orderlist-page-wrapper .list-group .order-list-group-item+.active.order-list-group-item,.orderlist-page-wrapper .profile-list-group .order-list-group-item+.active.order-list-group-item{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child),.orderlist-page-wrapper .list-group .list-group-horizontal>.order-list-group-item:first-child:not(:last-child),.orderlist-page-wrapper .profile-list-group .list-group-horizontal>.order-list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child),.orderlist-page-wrapper .list-group .list-group-horizontal>.order-list-group-item:last-child:not(:first-child),.orderlist-page-wrapper .profile-list-group .list-group-horizontal>.order-list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active,.orderlist-page-wrapper .list-group .list-group-horizontal>.active.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal>.active.order-list-group-item{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item,.orderlist-page-wrapper .list-group .list-group-horizontal>.order-list-group-item+.list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal>.order-list-group-item+.list-group-item,.orderlist-page-wrapper .list-group .list-group-horizontal>.list-group-item+.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal>.list-group-item+.order-list-group-item,.orderlist-page-wrapper .list-group .list-group-horizontal>.order-list-group-item+.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal>.order-list-group-item+.order-list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active,.orderlist-page-wrapper .list-group .list-group-horizontal>.order-list-group-item+.list-group-item.active,.orderlist-page-wrapper .profile-list-group .list-group-horizontal>.order-list-group-item+.list-group-item.active,.orderlist-page-wrapper .list-group .list-group-horizontal>.list-group-item+.active.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal>.list-group-item+.active.order-list-group-item,.orderlist-page-wrapper .list-group .list-group-horizontal>.order-list-group-item+.active.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal>.order-list-group-item+.active.order-list-group-item{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child),.orderlist-page-wrapper .list-group .list-group-horizontal-sm>.order-list-group-item:first-child:not(:last-child),.orderlist-page-wrapper .profile-list-group .list-group-horizontal-sm>.order-list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child),.orderlist-page-wrapper .list-group .list-group-horizontal-sm>.order-list-group-item:last-child:not(:first-child),.orderlist-page-wrapper .profile-list-group .list-group-horizontal-sm>.order-list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active,.orderlist-page-wrapper .list-group .list-group-horizontal-sm>.active.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-sm>.active.order-list-group-item{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item,.orderlist-page-wrapper .list-group .list-group-horizontal-sm>.order-list-group-item+.list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-sm>.order-list-group-item+.list-group-item,.orderlist-page-wrapper .list-group .list-group-horizontal-sm>.list-group-item+.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-sm>.list-group-item+.order-list-group-item,.orderlist-page-wrapper .list-group .list-group-horizontal-sm>.order-list-group-item+.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-sm>.order-list-group-item+.order-list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active,.orderlist-page-wrapper .list-group .list-group-horizontal-sm>.order-list-group-item+.list-group-item.active,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-sm>.order-list-group-item+.list-group-item.active,.orderlist-page-wrapper .list-group .list-group-horizontal-sm>.list-group-item+.active.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-sm>.list-group-item+.active.order-list-group-item,.orderlist-page-wrapper .list-group .list-group-horizontal-sm>.order-list-group-item+.active.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-sm>.order-list-group-item+.active.order-list-group-item{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child),.orderlist-page-wrapper .list-group .list-group-horizontal-md>.order-list-group-item:first-child:not(:last-child),.orderlist-page-wrapper .profile-list-group .list-group-horizontal-md>.order-list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child),.orderlist-page-wrapper .list-group .list-group-horizontal-md>.order-list-group-item:last-child:not(:first-child),.orderlist-page-wrapper .profile-list-group .list-group-horizontal-md>.order-list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active,.orderlist-page-wrapper .list-group .list-group-horizontal-md>.active.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-md>.active.order-list-group-item{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item,.orderlist-page-wrapper .list-group .list-group-horizontal-md>.order-list-group-item+.list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-md>.order-list-group-item+.list-group-item,.orderlist-page-wrapper .list-group .list-group-horizontal-md>.list-group-item+.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-md>.list-group-item+.order-list-group-item,.orderlist-page-wrapper .list-group .list-group-horizontal-md>.order-list-group-item+.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-md>.order-list-group-item+.order-list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active,.orderlist-page-wrapper .list-group .list-group-horizontal-md>.order-list-group-item+.list-group-item.active,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-md>.order-list-group-item+.list-group-item.active,.orderlist-page-wrapper .list-group .list-group-horizontal-md>.list-group-item+.active.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-md>.list-group-item+.active.order-list-group-item,.orderlist-page-wrapper .list-group .list-group-horizontal-md>.order-list-group-item+.active.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-md>.order-list-group-item+.active.order-list-group-item{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child),.orderlist-page-wrapper .list-group .list-group-horizontal-lg>.order-list-group-item:first-child:not(:last-child),.orderlist-page-wrapper .profile-list-group .list-group-horizontal-lg>.order-list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child),.orderlist-page-wrapper .list-group .list-group-horizontal-lg>.order-list-group-item:last-child:not(:first-child),.orderlist-page-wrapper .profile-list-group .list-group-horizontal-lg>.order-list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active,.orderlist-page-wrapper .list-group .list-group-horizontal-lg>.active.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-lg>.active.order-list-group-item{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item,.orderlist-page-wrapper .list-group .list-group-horizontal-lg>.order-list-group-item+.list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-lg>.order-list-group-item+.list-group-item,.orderlist-page-wrapper .list-group .list-group-horizontal-lg>.list-group-item+.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-lg>.list-group-item+.order-list-group-item,.orderlist-page-wrapper .list-group .list-group-horizontal-lg>.order-list-group-item+.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-lg>.order-list-group-item+.order-list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active,.orderlist-page-wrapper .list-group .list-group-horizontal-lg>.order-list-group-item+.list-group-item.active,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-lg>.order-list-group-item+.list-group-item.active,.orderlist-page-wrapper .list-group .list-group-horizontal-lg>.list-group-item+.active.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-lg>.list-group-item+.active.order-list-group-item,.orderlist-page-wrapper .list-group .list-group-horizontal-lg>.order-list-group-item+.active.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-lg>.order-list-group-item+.active.order-list-group-item{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child),.orderlist-page-wrapper .list-group .list-group-horizontal-xl>.order-list-group-item:first-child:not(:last-child),.orderlist-page-wrapper .profile-list-group .list-group-horizontal-xl>.order-list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child),.orderlist-page-wrapper .list-group .list-group-horizontal-xl>.order-list-group-item:last-child:not(:first-child),.orderlist-page-wrapper .profile-list-group .list-group-horizontal-xl>.order-list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active,.orderlist-page-wrapper .list-group .list-group-horizontal-xl>.active.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-xl>.active.order-list-group-item{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item,.orderlist-page-wrapper .list-group .list-group-horizontal-xl>.order-list-group-item+.list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-xl>.order-list-group-item+.list-group-item,.orderlist-page-wrapper .list-group .list-group-horizontal-xl>.list-group-item+.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-xl>.list-group-item+.order-list-group-item,.orderlist-page-wrapper .list-group .list-group-horizontal-xl>.order-list-group-item+.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-xl>.order-list-group-item+.order-list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active,.orderlist-page-wrapper .list-group .list-group-horizontal-xl>.order-list-group-item+.list-group-item.active,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-xl>.order-list-group-item+.list-group-item.active,.orderlist-page-wrapper .list-group .list-group-horizontal-xl>.list-group-item+.active.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-xl>.list-group-item+.active.order-list-group-item,.orderlist-page-wrapper .list-group .list-group-horizontal-xl>.order-list-group-item+.active.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-xl>.order-list-group-item+.active.order-list-group-item{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child),.orderlist-page-wrapper .list-group .list-group-horizontal-xxl>.order-list-group-item:first-child:not(:last-child),.orderlist-page-wrapper .profile-list-group .list-group-horizontal-xxl>.order-list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child),.orderlist-page-wrapper .list-group .list-group-horizontal-xxl>.order-list-group-item:last-child:not(:first-child),.orderlist-page-wrapper .profile-list-group .list-group-horizontal-xxl>.order-list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active,.orderlist-page-wrapper .list-group .list-group-horizontal-xxl>.active.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-xxl>.active.order-list-group-item{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item,.orderlist-page-wrapper .list-group .list-group-horizontal-xxl>.order-list-group-item+.list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-xxl>.order-list-group-item+.list-group-item,.orderlist-page-wrapper .list-group .list-group-horizontal-xxl>.list-group-item+.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-xxl>.list-group-item+.order-list-group-item,.orderlist-page-wrapper .list-group .list-group-horizontal-xxl>.order-list-group-item+.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-xxl>.order-list-group-item+.order-list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active,.orderlist-page-wrapper .list-group .list-group-horizontal-xxl>.order-list-group-item+.list-group-item.active,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-xxl>.order-list-group-item+.list-group-item.active,.orderlist-page-wrapper .list-group .list-group-horizontal-xxl>.list-group-item+.active.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-xxl>.list-group-item+.active.order-list-group-item,.orderlist-page-wrapper .list-group .list-group-horizontal-xxl>.order-list-group-item+.active.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-horizontal-xxl>.order-list-group-item+.active.order-list-group-item{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item,.orderlist-page-wrapper .list-group .list-group-flush>.order-list-group-item,.orderlist-page-wrapper .profile-list-group .list-group-flush>.order-list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child,.orderlist-page-wrapper .list-group .list-group-flush>.order-list-group-item:last-child,.orderlist-page-wrapper .profile-list-group .list-group-flush>.order-list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(62, 138, 204, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.15rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:Mulish,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:Mulish,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin:calc(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.5 * var(--bs-offcanvas-padding-y)) auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before,.delivery-location-map-page-wrapper .placeholder.call-now-btn:before,.placeholder.save-instruction-btn:before,.placeholder.send-otp-btn:before,.placeholder.theme-close-btn-small:before,.placeholder.theme-btn-small:before,.placeholder.theme-btn:before,.qr-payment-page-wrapper .placeholder.invoice-download-button:before,.qr-payment-page-wrapper .placeholder.cancel-order-button:before,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .placeholder.trending-keyword-btn:before,.order-detail-page-wrapper .placeholder.invoice-download-button:before,.order-detail-page-wrapper .placeholder.cancel-order-button:before,.orderlist-page-wrapper .placeholder.complete-payment-btn:before,.orderlist-page-wrapper .placeholder.view-summary-btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#000!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#000!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(101,161,214,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(101,161,214,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(83,185,106,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(83,185,106,var(--bs-link-underline-opacity, 1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(69,181,198,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(69,181,198,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom,.footer.mobile-footer{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}@font-face{font-family:Mulish;src:url(Mulish-ExtraLight.b852bb1a19b4a1e1.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Mulish;src:url(Mulish-Light.a78b1a2e5c291f42.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Mulish;src:url(Mulish-Regular.65d36c5f6dabca44.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Mulish;src:url(Mulish-Medium.a426727dd8388b81.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Mulish;src:url(Mulish-SemiBold.b868cc619730a645.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Mulish;src:url(Mulish-Bold.72be88ee8bbf1814.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Mulish;src:url(Mulish-ExtraBold.db58dc67aab3a0ef.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Mulish;src:url(Mulish-Black.e8ee7fe9a71943cc.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Mulish;src:url(Mulish-ExtraLightItalic.b0f814e3c402947d.ttf) format("truetype");font-weight:200;font-style:italic}@font-face{font-family:Mulish;src:url(Mulish-LightItalic.2d887241f159ea20.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Mulish;src:url(Mulish-Italic.6fdee94795568564.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Mulish;src:url(Mulish-MediumItalic.e6e9ac94f03919b4.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Mulish;src:url(Mulish-SemiBoldItalic.8f439a69d600b19c.ttf) format("truetype");font-weight:600;font-style:italic}@font-face{font-family:Mulish;src:url(Mulish-BoldItalic.e0c967f8b3ca0774.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Mulish;src:url(Mulish-ExtraBoldItalic.a406b80e6cebf21d.ttf) format("truetype");font-weight:800;font-style:italic}@font-face{font-family:Mulish;src:url(Mulish-BlackItalic.a399220165bcb6f1.ttf) format("truetype");font-weight:900;font-style:italic}html{--ion-safe-area-top: env(safe-area-inset-top, 0);--ion-safe-area-bottom: env(safe-area-inset-bottom, 0);--ion-safe-area-left: env(safe-area-inset-left, 0);--ion-safe-area-right: env(safe-area-inset-right, 0);--mobile-header-location-icon-color: #009432;--mobile-header-location-text-color: #4D4D4D}body,html{height:100%}body{padding-top:calc(110px + var(--ion-safe-area-top));overflow-y:auto;background-color:#f8f8f8}body:has(.top-location-container):has(.navbar.mobile-header.home-page .mobile-search-input-container),body:has(.navbar.mobile-header.home-page .mobile-header-bg-wrapper){padding-top:calc(0px + var(--ion-safe-area-top))}@media (min-width: 768px){body{padding-top:calc(85px + var(--ion-safe-area-top))}}body:has(.navbar.mobile-header){padding-top:calc(0px + var(--ion-safe-area-top))}body:has(.page-content-container .delivery-location-map-page-wrapper){padding-top:calc(76px + var(--ion-safe-area-top))}body:has(.home-page-theme2-wrapper),body:has(.home-page-theme2-wrapper) .footer{background-color:#fff}body .loading-bar{position:fixed;z-index:9999;height:2px;width:100%;left:0;top:0;pointer-events:none}@media (max-width: 767.98px){body .loading-bar{bottom:0;top:unset}}body .loading-bar .loading-bar__inner{height:inherit;width:0;background:linear-gradient(to right,#00c743,#006121);background-size:200% 100%;transition:width .8s 0s,opacity .2s .9s;animation:loadingBarGradient 2s infinite linear}@keyframes loadingBarGradient{0%{background-position:200% 0}to{background-position:-200% 0}}body .loading-bar.loading-bar--start .loading-bar__inner{transition:width 0s;width:30%}body .loading-bar.loading-bar--complete .loading-bar__inner{width:100%;transition:width .8s 0s,opacity .2s .9s;opacity:0}body .wrapper{position:relative;display:flex;height:100%;flex-direction:column}body .wrapper>.content-section{display:flex;flex-direction:column;height:100%}body .wrapper>.content-section:has(.delivery-location-map-page-wrapper){max-width:unset;padding:0;margin-right:0;margin-left:0}@media (min-width: 768px){body .wrapper>.content-section:has(.delivery-location-map-page-wrapper){height:auto}}body .wrapper>.content-section .page-content-container{flex:1 1 0%;padding-bottom:calc(0px + var(--ion-safe-area-bottom))}body .wrapper>.content-section:has(.footer.mobile-footer) .page-content-container{padding-bottom:calc(58px + 1rem + var(--ion-safe-area-bottom))}@media (min-width: 768px){body .wrapper>.content-section:has(.footer.mobile-footer) .page-content-container{padding-bottom:calc(65px + 1rem + var(--ion-safe-area-bottom))}}body .wrapper>.content-section:has(.footer.mobile-footer.special-footer[data-footer-type=cart]) .page-content-container{padding-bottom:calc(90px + 1rem + var(--ion-safe-area-bottom))}.navbar{box-shadow:0 2px 4px #00000040}.navbar.mobile-header__panel{padding-top:calc(var(--bs-navbar-padding-y, 0px) + var(--ion-safe-area-top))}.navbar .store-name{font-size:1.4rem;font-weight:700;text-transform:capitalize}.navbar .navbar-nav .nav-link{font-size:1.125rem;font-weight:700;color:#646464}.navbar .navbar-nav .nav-link.active{color:#009432}.navbar .navbar-nav .nav-link:focus,.navbar .navbar-nav .nav-link:hover{color:#009432cc}.navbar .navbar-nav .nav-link:focus .icon.search-icon,.navbar .navbar-nav .nav-link:hover .icon.search-icon{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.4818%207.70356C13.4818%208.46237%2013.3323%209.21374%2013.042%209.91479C12.7516%2010.6158%2012.3259%2011.2528%2011.7894%2011.7894C11.2528%2012.3259%2010.6158%2012.7516%209.91479%2013.042C9.21374%2013.3323%208.46237%2013.4818%207.70356%2013.4818C6.94475%2013.4818%206.19337%2013.3323%205.49232%2013.042C4.79127%2012.7516%204.15428%2012.3259%203.61773%2011.7894C3.08117%2011.2528%202.65555%2010.6158%202.36516%209.91479C2.07478%209.21374%201.92532%208.46237%201.92532%207.70356C1.92532%206.17107%202.5341%204.70136%203.61773%203.61773C4.70136%202.5341%206.17107%201.92532%207.70356%201.92532C9.23604%201.92532%2010.7058%202.5341%2011.7894%203.61773C12.873%204.70136%2013.4818%206.17107%2013.4818%207.70356ZM12.4289%2013.79C10.8808%2014.9918%208.93287%2015.5585%206.98166%2015.3747C5.03046%2015.1908%203.22266%2014.2703%201.92628%2012.8005C0.629909%2011.3306%20-0.0575771%209.422%200.00378021%207.46312C0.0651375%205.50423%200.870726%203.64236%202.25655%202.25655C3.64236%200.870726%205.50423%200.0651375%207.46312%200.00378021C9.422%20-0.0575771%2011.3306%200.629909%2012.8005%201.92628C14.2703%203.22266%2015.1908%205.03046%2015.3747%206.98166C15.5585%208.93287%2014.9918%2010.8808%2013.79%2012.4289L17.6935%2016.3324C17.7881%2016.4206%2017.864%2016.5269%2017.9166%2016.645C17.9693%2016.7631%2017.9976%2016.8907%2017.9998%2017.02C18.0021%2017.1493%2017.9783%2017.2777%2017.9299%2017.3976C17.8815%2017.5176%2017.8094%2017.6265%2017.7179%2017.7179C17.6265%2017.8094%2017.5176%2017.8815%2017.3976%2017.9299C17.2777%2017.9783%2017.1493%2018.0021%2017.02%2017.9998C16.8907%2017.9976%2016.7631%2017.9693%2016.645%2017.9166C16.5269%2017.864%2016.4206%2017.7881%2016.3324%2017.6935L12.4289%2013.79Z%22%20fill%3D%22rgba%280%2C%20148%2C%2050%2C%200.8%29%22%2F%3E%3C%2Fsvg%3E);transition:background-image .15s}@media (min-width: 992px){.navbar .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}}@media (min-width: 1200px){.navbar .navbar-nav .nav-link{padding-left:.7rem;padding-right:.7rem}}@media (min-width: 1400px){.navbar .navbar-nav .nav-link{padding-left:1.2rem;padding-right:1.2rem}}@media (min-width: 992px){.navbar .top-location-container{width:200px;padding-left:.5rem;padding-right:.5rem}}@media (min-width: 1200px){.navbar .top-location-container{width:300px}}.navbar .top-location-container .location-text{font-size:1rem;font-weight:500;color:var(--mobile-header-location-text-color)}@media (min-width: 768px){.navbar .top-location-container .location-text{font-size:.75rem}}.navbar .top-location-container .location-big-icon{width:25px;height:31px;margin-right:10px}@media (min-width: 768px){.navbar .top-location-container .location-big-icon{width:22px;height:28px}}.navbar .mobile-search-input-container{display:none}.navbar .mobile-search-input-container .input-group{background:#ffffff;box-shadow:0 4px 8px 3px #00000014;border-radius:15px}.navbar .mobile-search-input-container .input-group .search-icon{width:18px;height:18px}.navbar .mobile-search-input-container .input-group .voice-icon{width:18px;height:24px}.navbar .mobile-search-input-container .input-group .theme-input-group-text,.navbar .mobile-search-input-container .input-group .search-input{border:none;padding:.938rem 1rem}@media (min-width: 768px){.navbar .mobile-search-input-container .input-group .theme-input-group-text,.navbar .mobile-search-input-container .input-group .search-input{padding:1rem}}.navbar .mobile-search-input-container .input-group .theme-input-group-text:first-child{padding-left:1.5rem}.navbar .mobile-search-input-container .input-group .theme-input-group-text:last-child{padding-right:1.5rem}.navbar .mobile-search-input-container .input-group .search-input{font-size:18px;color:#8a8a8a;font-weight:400;height:auto;padding-left:0;padding-right:0}.navbar .icon.search-icon{width:18px;height:18px}@media (min-width: 768px){.navbar .nav-link-withOnly-icon{width:80px;justify-content:space-around}}@media (min-width: 992px){.navbar .navbar-collapse{width:calc(100% - 200px);gap:1.5rem}.navbar .navbar-collapse .navbar-nav{width:calc(100% - 80px)}}@media (min-width: 1200px){.navbar .navbar-collapse{width:calc(100% - 300px)}}@media (max-width: 767.98px){.navbar.mobile-header .top-location-container{width:100%;padding-top:.5rem;padding-bottom:.5rem;padding-left:10px}.navbar.mobile-header.gif-back-header__panel{position:relative;z-index:1;background:transparent!important;overflow:hidden;height:270px;box-shadow:none}.navbar.mobile-header.gif-back-header__panel .top-location-container{padding-top:0}.navbar.mobile-header.gif-back-header__panel .mobile-header-bg-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;z-index:0;border-radius:0 0 25px 25px}.navbar.mobile-header .top-location-container,.navbar.mobile-header .mobile-search-input-container{position:relative;z-index:2}.navbar.mobile-header .mobile-header-content{height:100%;width:100%}}.navbar.mobile-header .mobile-search-input-container{display:block;width:100%;padding-top:.5rem;padding-bottom:.5rem}.navbar.mobile-header:not(.home-page){display:none}.navbar .address-edit{color:#4d4d4d;font-size:16px;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media (min-width: 992px){.navbar .address-edit{font-size:12px}}.footer{background:#F8F8F8;padding-top:10px}.footer.mobile-footer{padding-bottom:calc(0px + var(--ion-safe-area-bottom))}@media (max-width: 991.98px){.footer.mobile-footer{padding:.7rem 0rem calc(.3125rem + var(--ion-safe-area-bottom)) 0rem;border-radius:10px 10px 0 0;box-shadow:0 -2px 4px #00000040}.footer.mobile-footer.special-footer{border-radius:15px 15px 0 0;padding:.5rem 1rem calc(.5rem + var(--ion-safe-area-bottom)) 1rem}}.footer.mobile-footer .mobile-nav-link.nav-link{position:relative}.footer.mobile-footer .mobile-nav-link.nav-link .highlight-active-link{display:none;position:absolute;padding:18px;background-color:#e2ffec;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1}.footer.mobile-footer .mobile-nav-link.nav-link:has(.icon.active) .highlight-active-link{display:block}@media (min-width: 768px){.footer .copyright-notice{font-size:1.125rem;color:#000;font-weight:500}}.footer:not(.mobile-footer) .footer-inner-container{border-top:1.5px solid rgba(0,0,0,.12);padding:.5rem 0;width:100%}.footer.special-footer[data-footer-type=cart]{border-radius:0;padding:1rem .5rem calc(1rem + var(--ion-safe-area-bottom)) .5rem;background:#ffffff}.footer.special-footer[data-footer-type=cart] .total-amount-label{font-weight:400;font-size:1rem;color:#646464}.footer.special-footer[data-footer-type=cart] .total-amount-value{color:#009432;font-weight:700;font-size:1.125rem}.footer .link-group-section-title{font-size:1.125rem;font-weight:500;color:#000}.footer .nav-link.mobile-nav-link{font-size:1rem;font-weight:400;color:#646464;display:flex;flex-direction:column;align-items:center;gap:8px}.footer .nav-link.mobile-nav-link .nav-action-label{color:#646464;text-align:center;font-family:Mulish;font-size:9.184px;font-style:normal;font-weight:600;line-height:normal}.footer .nav-link.mobile-nav-link:has(.icon.active) .nav-action-label{color:#009432}.footer .nav-link.mobile-nav-link.active{color:#009432}.footer .nav-link{font-size:1rem;font-weight:400;color:#646464}.footer .nav-link.active{color:#009432}.footer .nav-link:focus,.footer .nav-link:hover{color:#009432cc}.navbar .store-logo,.footer .store-logo{max-width:70px;max-height:50px}@media (max-width: 767.98px){.navbar .store-logo,.footer .store-logo{width:60px}}.main-title{font-size:1.4rem;font-weight:800;color:#000}@media (min-width: 768px){.main-title{font-size:1.563rem}}.theme-text-primary,.theme-text-secondary{color:#009432}.icon{width:20px;height:20px}.icon.disabled{opacity:.65;pointer-events:none}.icon.veg-icon{background:url(veg-icon.8753c5a01253628b.svg) no-repeat center center;background-size:contain;width:20px;height:20px}.icon.location-tick-icon{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M3.61971%208.99C5.58971%200.330002%2018.4197%200.340003%2020.3797%209C21.5297%2014.08%2018.3697%2018.38%2015.5997%2021.04C14.6317%2021.9733%2013.3394%2022.4948%2011.9947%2022.4948C10.65%2022.4948%209.35775%2021.9733%208.38971%2021.04C5.62971%2018.38%202.46971%2014.07%203.61971%208.99Z%22%20stroke%3D%22%23009432%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M9.25%2012L10.75%2013.5L14.75%209.5%22%20stroke%3D%22%23009432%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center center;background-size:contain}.icon.note-remove-icon{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M7%2014H12M7%205.96L3.25%202.21M6.96%202.25L3.21%206M7%2010H15M10%202H16C19.33%202.18%2021%203.41%2021%207.99V16M3%209.01V15.98C3%2019.99%204%2022%209%2022H15%22%20stroke%3D%22%23009432%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M21%2016L15%2022V19C15%2017%2016%2016%2018%2016H21Z%22%20stroke%3D%22%23009432%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center center;background-size:contain}.icon.cancel-order-note-remove-icon{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M7%2014H12M7%205.96L3.25%202.21M6.96%202.25L3.21%206M7%2010H15M10%202H16C19.33%202.18%2021%203.41%2021%207.99V16M3%209.01V15.98C3%2019.99%204%2022%209%2022H15%22%20stroke%3D%22%23FFA740%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M21%2016L15%2022V19C15%2017%2016%2016%2018%2016H21Z%22%20stroke%3D%22%23FFA740%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center center;background-size:contain}.icon.badge-percent-icon{background:url(badge-percent.850f187f1530d89f.svg) no-repeat center center;background-size:contain}.icon.homepage2-badge-percent-icon{background:url(homepage2-badge-percent.3d6f1d138ab02b54.svg) no-repeat center center;background-size:contain}.icon.timeclock-icon{background:url(timeclock.3a99fda2caf1e994.svg) no-repeat center center;background-size:contain}.icon.badge-percent-primary-bg-icon{background:url(badge-percent-primary-bg.539ea9a02139d688.svg) no-repeat center center;background-size:contain;width:30px;height:30px}.icon.delivery-boy-icon{background:url(delivery-boy.5f63bdb7bba7366e.svg) no-repeat center center;background-size:contain;width:30px;height:30px}.icon.restaurant-icon{background:url(restaurant.47c0cbce74d011f7.svg) no-repeat center center;background-size:contain}.icon.back-arrow-icon{background:url(back-icon-arrow.3517ac1b2a182e01.svg) no-repeat center center;background-size:contain}.icon.back-arrow-white-icon{width:16px;height:16px;background:url(back-icon-arrow-white.cc1b1a2cb8b2ebc0.svg) no-repeat center center;background-size:contain}.icon.right-arrow-icon{background:url(right-arrow.7f747d5aa03c0668.svg) no-repeat center center;background-size:contain}.icon.plus-icon{background:url(plus.15bb633d34e0c697.svg) no-repeat center center;background-size:contain}.icon.minus-icon{background:url(minus.3e4877bcd9f81c22.svg) no-repeat center center;background-size:contain}.icon.wallet-icon{background:url(wallet.3edf2220b6b22f0f.svg) no-repeat center center;background-size:contain}.icon.bell-icon{background:url(bell.18aa8ec2680e3a60.svg) no-repeat center center;background-size:contain}.icon.credit-card-icon{background:url(credit-card.80f91a5363a4c022.svg) no-repeat center center;background-size:contain}.icon.messages-icon{background:url(messages.5d8eb55fbe2513a6.svg) no-repeat center center;background-size:contain}.icon.heart-icon{background:url(heart.3cb82cbd7044c4cb.svg) no-repeat center center;background-size:contain}.icon.star-green-icon{background:url(star-green.8197392b046e456d.svg) no-repeat center center;background-size:contain}.icon.dial-icon{background:url(dial.c59eaf653c91085e.svg) no-repeat center center;background-size:contain}.icon.report-icon{background:url(report.ef6c62608e1cc93b.svg) no-repeat center center;background-size:contain}.icon.logout-icon{background:url(logout.a148fc7de5a92ac8.svg) no-repeat center center;background-size:contain}.icon.book-icon{background:url(book.e36d201b27daf6e9.svg) no-repeat center center;background-size:contain}.icon.profile-icon{background:url(profile.1de14afa9f9b006e.svg) no-repeat center center;background-size:contain}.icon.profile-line-icon{background:url(profile-line.b14cb4620577081f.svg) no-repeat center center;background-size:contain}.icon.phone-border-icon{background:url(phone-border.bc06c52b4eac00d0.svg) no-repeat center center;background-size:contain}.icon.right-arrow-border-icon{background:url(right-arrow-border.f7d70a65a0845c74.svg) no-repeat center center;background-size:contain}.icon.keep-pin-icon{width:10px;height:20px;background:url(keep-pin.c2a2d6d00b5f2340.svg) no-repeat center center;background-size:contain}.icon.clockwise-arrow-white-icon{width:20px;height:20px;background:url(clockwise-arrow-white.8ca6031a5469bb8e.svg) no-repeat center center;background-size:contain}.icon.clockwise-arrow-white-icon.rotate{animation:rotate 1s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.icon.bank-icon{background:url(bank.6a874902d87b8f7e.svg) no-repeat center center;background-size:contain}.icon.phonepay-icon{background:url(phonepay.c21cb420d9c8155f.svg) no-repeat center center;background-size:contain}.icon.paytm-icon{background:url(paytm.b6d055d0ad199bc6.svg) no-repeat center center;background-size:contain}.icon.UPI-icon{background:url(UPI.50d75a84e8805404.svg) no-repeat center center;background-size:contain}.icon.call-icon{background:url(call.c686cf5966b205b2.svg) no-repeat center center;background-size:contain}.icon.arrow-right-white-icon{background:url(arrow-right-white.25dd1e2947791238.svg) no-repeat center center;background-size:contain}.icon.single-profile-icon{background:url(single-profile.2bf7ffde283c3f0f.svg) no-repeat center center;background-size:contain}.icon.refresh-icon{background:url(refresh.9c9de69f0db72ff7.svg) no-repeat center center;background-size:contain}.icon.star-white-half-icon{background:url(star-white-half.a765c71ffdd15a36.svg) no-repeat center center;background-size:contain}.icon.edit-gry-icon{background:url(edit-gry.710cb365bee8e492.svg) no-repeat center center;background-size:contain}.icon.search-icon{width:26px;height:26px;background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.4818%207.70356C13.4818%208.46237%2013.3323%209.21374%2013.042%209.91479C12.7516%2010.6158%2012.3259%2011.2528%2011.7894%2011.7894C11.2528%2012.3259%2010.6158%2012.7516%209.91479%2013.042C9.21374%2013.3323%208.46237%2013.4818%207.70356%2013.4818C6.94475%2013.4818%206.19337%2013.3323%205.49232%2013.042C4.79127%2012.7516%204.15428%2012.3259%203.61773%2011.7894C3.08117%2011.2528%202.65555%2010.6158%202.36516%209.91479C2.07478%209.21374%201.92532%208.46237%201.92532%207.70356C1.92532%206.17107%202.5341%204.70136%203.61773%203.61773C4.70136%202.5341%206.17107%201.92532%207.70356%201.92532C9.23604%201.92532%2010.7058%202.5341%2011.7894%203.61773C12.873%204.70136%2013.4818%206.17107%2013.4818%207.70356ZM12.4289%2013.79C10.8808%2014.9918%208.93287%2015.5585%206.98166%2015.3747C5.03046%2015.1908%203.22266%2014.2703%201.92628%2012.8005C0.629909%2011.3306%20-0.0575771%209.422%200.00378021%207.46312C0.0651375%205.50423%200.870726%203.64236%202.25655%202.25655C3.64236%200.870726%205.50423%200.0651375%207.46312%200.00378021C9.422%20-0.0575771%2011.3306%200.629909%2012.8005%201.92628C14.2703%203.22266%2015.1908%205.03046%2015.3747%206.98166C15.5585%208.93287%2014.9918%2010.8808%2013.79%2012.4289L17.6935%2016.3324C17.7881%2016.4206%2017.864%2016.5269%2017.9166%2016.645C17.9693%2016.7631%2017.9976%2016.8907%2017.9998%2017.02C18.0021%2017.1493%2017.9783%2017.2777%2017.9299%2017.3976C17.8815%2017.5176%2017.8094%2017.6265%2017.7179%2017.7179C17.6265%2017.8094%2017.5176%2017.8815%2017.3976%2017.9299C17.2777%2017.9783%2017.1493%2018.0021%2017.02%2017.9998C16.8907%2017.9976%2016.7631%2017.9693%2016.645%2017.9166C16.5269%2017.864%2016.4206%2017.7881%2016.3324%2017.6935L12.4289%2013.79Z%22%20fill%3D%22%23646464%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center center;background-size:contain}.icon.search-icon.active,.icon.search-icon.primary-fillcolor{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.4818%207.70356C13.4818%208.46237%2013.3323%209.21374%2013.042%209.91479C12.7516%2010.6158%2012.3259%2011.2528%2011.7894%2011.7894C11.2528%2012.3259%2010.6158%2012.7516%209.91479%2013.042C9.21374%2013.3323%208.46237%2013.4818%207.70356%2013.4818C6.94475%2013.4818%206.19337%2013.3323%205.49232%2013.042C4.79127%2012.7516%204.15428%2012.3259%203.61773%2011.7894C3.08117%2011.2528%202.65555%2010.6158%202.36516%209.91479C2.07478%209.21374%201.92532%208.46237%201.92532%207.70356C1.92532%206.17107%202.5341%204.70136%203.61773%203.61773C4.70136%202.5341%206.17107%201.92532%207.70356%201.92532C9.23604%201.92532%2010.7058%202.5341%2011.7894%203.61773C12.873%204.70136%2013.4818%206.17107%2013.4818%207.70356ZM12.4289%2013.79C10.8808%2014.9918%208.93287%2015.5585%206.98166%2015.3747C5.03046%2015.1908%203.22266%2014.2703%201.92628%2012.8005C0.629909%2011.3306%20-0.0575771%209.422%200.00378021%207.46312C0.0651375%205.50423%200.870726%203.64236%202.25655%202.25655C3.64236%200.870726%205.50423%200.0651375%207.46312%200.00378021C9.422%20-0.0575771%2011.3306%200.629909%2012.8005%201.92628C14.2703%203.22266%2015.1908%205.03046%2015.3747%206.98166C15.5585%208.93287%2014.9918%2010.8808%2013.79%2012.4289L17.6935%2016.3324C17.7881%2016.4206%2017.864%2016.5269%2017.9166%2016.645C17.9693%2016.7631%2017.9976%2016.8907%2017.9998%2017.02C18.0021%2017.1493%2017.9783%2017.2777%2017.9299%2017.3976C17.8815%2017.5176%2017.8094%2017.6265%2017.7179%2017.7179C17.6265%2017.8094%2017.5176%2017.8815%2017.3976%2017.9299C17.2777%2017.9783%2017.1493%2018.0021%2017.02%2017.9998C16.8907%2017.9976%2016.7631%2017.9693%2016.645%2017.9166C16.5269%2017.864%2016.4206%2017.7881%2016.3324%2017.6935L12.4289%2013.79Z%22%20fill%3D%22%23009432%22%2F%3E%3C%2Fsvg%3E)}.icon.voice-icon{width:26px;height:35px;background:url(voice.0c64379e7274b52f.svg) no-repeat center center;background-size:contain}.icon.qty-increase-icon{width:10px;height:10px;background:url(qty-increase.a9669ee3f68e8b5f.svg) no-repeat center center;background-size:contain}.icon.qty-decrease-icon{width:6px;height:2px;background:url(qty-decrease.304d368ce92df408.svg) no-repeat center center;background-size:contain}.icon.correct-checkmark-black-icon{background:url(correct-checkmark-black.48b251a4e7cf641c.svg) no-repeat center center;background-size:contain}.icon.correct-checkmark-white-icon{background:url(correct-checkmark-white.6dd5f20397ab5cab.svg) no-repeat center center;background-size:contain}.icon.location-big-icon{width:25px;height:25px;background:unset;background-color:var(--mobile-header-location-icon-color);mask:url(location-big.2afca57afb2d4c44.svg) no-repeat center center;-webkit-mask-size:contain;mask-size:contain}.icon.more-circle-icon{background:url(more-circle.ea058adfa2dcdf8f.svg) no-repeat center center;background-size:contain}.icon.home-icon{width:20px;height:20px;background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2231%22%20height%3D%2230%22%20viewBox%3D%220%200%2031%2030%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.7643%202.76417L3.52426%2010.1642C2.48426%2010.9908%201.81759%2012.7375%202.04426%2014.0442L3.81759%2024.6575C4.13759%2026.5508%205.95093%2028.0842%207.87093%2028.0842H22.8043C24.7109%2028.0842%2026.5376%2026.5375%2026.8576%2024.6575L28.6309%2014.0442C28.8443%2012.7375%2028.1776%2010.9908%2027.1509%2010.1642L17.9109%202.77751C16.4843%201.63084%2014.1776%201.63084%2012.7643%202.76417Z%22%20stroke%3D%22%23646464%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M15.3374%2019.6709C16.2215%2019.6709%2017.0693%2019.3197%2017.6944%2018.6946C18.3196%2018.0694%2018.6708%2017.2216%2018.6708%2016.3375C18.6708%2015.4535%2018.3196%2014.6056%2017.6944%2013.9805C17.0693%2013.3554%2016.2215%2013.0042%2015.3374%2013.0042C14.4534%2013.0042%2013.6055%2013.3554%2012.9804%2013.9805C12.3553%2014.6056%2012.0041%2015.4535%2012.0041%2016.3375C12.0041%2017.2216%2012.3553%2018.0694%2012.9804%2018.6946C13.6055%2019.3197%2014.4534%2019.6709%2015.3374%2019.6709Z%22%20stroke%3D%22%23646464%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center center;background-size:contain}.icon.home-icon.active{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2227%22%20height%3D%2228%22%20viewBox%3D%220%200%2027%2028%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.7643%201.76417L1.52426%209.16417C0.48426%209.99084%20-0.182407%2011.7375%200.0442597%2013.0442L1.81759%2023.6575C2.13759%2025.5508%203.95093%2027.0842%205.87093%2027.0842H20.8043C22.7109%2027.0842%2024.5376%2025.5375%2024.8576%2023.6575L26.6309%2013.0442C26.8443%2011.7375%2026.1776%209.99084%2025.1509%209.16417L15.9109%201.77751C14.4843%200.63084%2012.1776%200.63084%2010.7643%201.76417Z%22%20fill%3D%22%23009432%22%2F%3E%3Cpath%20d%3D%22M13.3374%2018.6709C14.2215%2018.6709%2015.0693%2018.3197%2015.6944%2017.6946C16.3196%2017.0694%2016.6708%2016.2216%2016.6708%2015.3375C16.6708%2014.4535%2016.3196%2013.6056%2015.6944%2012.9805C15.0693%2012.3554%2014.2215%2012.0042%2013.3374%2012.0042C12.4534%2012.0042%2011.6055%2012.3554%2010.9804%2012.9805C10.3553%2013.6056%2010.0041%2014.4535%2010.0041%2015.3375C10.0041%2016.2216%2010.3553%2017.0694%2010.9804%2017.6946C11.6055%2018.3197%2012.4534%2018.6709%2013.3374%2018.6709Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E)}.icon.basket-icon{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2227%22%20height%3D%2231%22%20viewBox%3D%220%200%2027%2031%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M24.361%2015.1431C24.3619%2015.1582%2024.3631%2015.1733%2024.3645%2015.1884L25.1705%2023.8347C25.197%2026.8649%2022.7813%2029.3583%2019.7466%2029.4226H7.5948C4.56024%2029.3583%202.14442%2026.8649%202.17091%2023.8348L2.97872%2015.1849C2.98012%2015.17%202.98129%2015.155%202.98223%2015.14C3.14855%2012.5083%204.99019%2010.283%207.54422%209.62741C7.55963%209.62345%207.57498%209.61925%207.59026%209.6148C8.1185%209.46114%208.66567%209.38248%209.21569%209.3811H18.1256C18.6758%209.38248%2019.223%209.46115%2019.7511%209.61479C19.7665%209.61927%2019.7819%209.62351%2019.7975%209.62749C22.3532%2010.2829%2024.1957%2012.5098%2024.361%2015.1431Z%22%20stroke%3D%22%23646464%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cmask%20id%3D%22path-2-inside-1_335_1675%22%20fill%3D%22white%22%3E%3Cpath%20d%3D%22M20.1701%2010.2163V6.46332C20.1001%202.94282%2017.1913%200.144595%2013.6706%200.21087C10.15%200.144595%207.24132%202.94282%207.17123%206.46332V10.2144%22%2F%3E%3C%2Fmask%3E%3Cpath%20d%3D%22M17.1701%2010.2163C17.1701%2011.8731%2018.5132%2013.2163%2020.1701%2013.2163C21.8269%2013.2163%2023.1701%2011.8731%2023.1701%2010.2163H17.1701ZM20.1701%206.46332H23.1701C23.1701%206.44343%2023.1699%206.42355%2023.1695%206.40367L20.1701%206.46332ZM13.6706%200.21087L13.6142%203.21034C13.6518%203.21105%2013.6895%203.21105%2013.7271%203.21034L13.6706%200.21087ZM7.17123%206.46332L4.17183%206.40361C4.17143%206.42351%204.17123%206.44341%204.17123%206.46332H7.17123ZM4.17123%2010.2144C4.17123%2011.8713%205.51438%2013.2144%207.17123%2013.2144C8.82809%2013.2144%2010.1712%2011.8713%2010.1712%2010.2144H4.17123ZM23.1701%2010.2163V6.46332H17.1701V10.2163H23.1701ZM23.1695%206.40367C23.0665%201.22781%2018.7901%20-2.88603%2013.6142%20-2.7886L13.7271%203.21034C15.5925%203.17522%2017.1336%204.65783%2017.1707%206.52296L23.1695%206.40367ZM13.7271%20-2.7886C8.55115%20-2.88603%204.27486%201.22787%204.17183%206.40361L10.1706%206.52303C10.2078%204.65777%2011.7488%203.17522%2013.6142%203.21034L13.7271%20-2.7886ZM4.17123%206.46332V10.2144H10.1712V6.46332H4.17123Z%22%20fill%3D%22%23646464%22%20mask%3D%22url%28%23path-2-inside-1_335_1675%29%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center center;background-size:contain}@media (max-width: 767.98px){.icon.basket-icon{width:20px;height:20px}}@media (min-width: 768px){.icon.basket-icon{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2220%22%20viewBox%3D%220%200%2016%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2%2020C1.45%2020%200.979167%2019.8042%200.5875%2019.4125C0.195833%2019.0208%200%2018.55%200%2018V6C0%205.45%200.195833%204.97917%200.5875%204.5875C0.979167%204.19583%201.45%204%202%204H4C4%202.9%204.39167%201.95833%205.175%201.175C5.95833%200.391667%206.9%200%208%200C9.1%200%2010.0417%200.391667%2010.825%201.175C11.6083%201.95833%2012%202.9%2012%204H14C14.55%204%2015.0208%204.19583%2015.4125%204.5875C15.8042%204.97917%2016%205.45%2016%206V18C16%2018.55%2015.8042%2019.0208%2015.4125%2019.4125C15.0208%2019.8042%2014.55%2020%2014%2020H2ZM2%2018H14V6H12V8C12%208.28333%2011.9042%208.52083%2011.7125%208.7125C11.5208%208.90417%2011.2833%209%2011%209C10.7167%209%2010.4792%208.90417%2010.2875%208.7125C10.0958%208.52083%2010%208.28333%2010%208V6H6V8C6%208.28333%205.90417%208.52083%205.7125%208.7125C5.52083%208.90417%205.28333%209%205%209C4.71667%209%204.47917%208.90417%204.2875%208.7125C4.09583%208.52083%204%208.28333%204%208V6H2V18ZM6%204H10C10%203.45%209.80417%202.97917%209.4125%202.5875C9.02083%202.19583%208.55%202%208%202C7.45%202%206.97917%202.19583%206.5875%202.5875C6.19583%202.97917%206%203.45%206%204Z%22%20fill%3D%22%23000000%22%2F%3E%3C%2Fsvg%3E)}}.icon.basket-icon.active{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2227%22%20height%3D%2231%22%20viewBox%3D%220%200%2027%2031%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M20.1701%2010.2163V6.46332C20.1001%202.94282%2017.1913%200.144595%2013.6706%200.21087C10.15%200.144595%207.24132%202.94282%207.17123%206.46332V10.2144%22%20fill%3D%22%236CC78A%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0.671863%2023.7546C0.601483%2027.6409%203.69348%2030.8494%207.57982%2030.9226H19.7615C23.648%2030.8494%2026.7399%2027.6409%2026.6695%2023.7546L25.858%2015.0491C25.6521%2011.7671%2023.3555%208.99135%2020.1701%208.17451C19.5064%207.98142%2018.8188%207.88264%2018.1274%207.8811H9.21391C8.52269%207.88264%207.83507%207.98142%207.17129%208.17451C3.98793%208.99161%201.69251%2011.7653%201.48522%2015.0454L0.671863%2023.7546Z%22%20fill%3D%22%23009432%22%2F%3E%3C%2Fsvg%3E)}@media (min-width: 768px){.icon.basket-icon.active{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2220%22%20viewBox%3D%220%200%2016%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2%2020C1.45%2020%200.979167%2019.8042%200.5875%2019.4125C0.195833%2019.0208%200%2018.55%200%2018V6C0%205.45%200.195833%204.97917%200.5875%204.5875C0.979167%204.19583%201.45%204%202%204H4C4%202.9%204.39167%201.95833%205.175%201.175C5.95833%200.391667%206.9%200%208%200C9.1%200%2010.0417%200.391667%2010.825%201.175C11.6083%201.95833%2012%202.9%2012%204H14C14.55%204%2015.0208%204.19583%2015.4125%204.5875C15.8042%204.97917%2016%205.45%2016%206V18C16%2018.55%2015.8042%2019.0208%2015.4125%2019.4125C15.0208%2019.8042%2014.55%2020%2014%2020H2ZM2%2018H14V6H12V8C12%208.28333%2011.9042%208.52083%2011.7125%208.7125C11.5208%208.90417%2011.2833%209%2011%209C10.7167%209%2010.4792%208.90417%2010.2875%208.7125C10.0958%208.52083%2010%208.28333%2010%208V6H6V8C6%208.28333%205.90417%208.52083%205.7125%208.7125C5.52083%208.90417%205.28333%209%205%209C4.71667%209%204.47917%208.90417%204.2875%208.7125C4.09583%208.52083%204%208.28333%204%208V6H2V18ZM6%204H10C10%203.45%209.80417%202.97917%209.4125%202.5875C9.02083%202.19583%208.55%202%208%202C7.45%202%206.97917%202.19583%206.5875%202.5875C6.19583%202.97917%206%203.45%206%204Z%22%20fill%3D%22%23009432%22%2F%3E%3C%2Fsvg%3E)}}.icon.current-order-icon{width:20px;height:20px;background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2239%22%20height%3D%2239%22%20viewBox%3D%220%200%2039%2039%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2239%22%20height%3D%2239%22%20rx%3D%2219.5%22%20fill%3D%22url%28%23paint0_radial_2688_8495%29%22%2F%3E%3Cpath%20d%3D%22M19.3789%2012.7728C20.6623%2012.7728%2021.7028%2011.7324%2021.7028%2010.4489C21.7028%209.16546%2020.6623%208.125%2019.3789%208.125C18.0954%208.125%2017.0549%209.16546%2017.0549%2010.4489C17.0549%2011.7324%2018.0954%2012.7728%2019.3789%2012.7728Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M19.5014%2020.6008C16.6688%2020.6008%2014.3643%2022.9053%2014.3643%2025.7379C14.3643%2028.5706%2016.6688%2030.875%2019.5014%2030.875C22.3339%2030.875%2024.6384%2028.5706%2024.6384%2025.7379C24.6384%2022.9053%2022.3339%2020.6008%2019.5014%2020.6008ZM21.8043%2025.1053L19.8473%2027.0623C19.7536%2027.156%2019.6287%2027.2057%2019.5014%2027.2057C19.4383%2027.2057%2019.3747%2027.1935%2019.3141%2027.1684C19.1313%2027.0927%2019.0121%2026.9143%2019.0121%2026.7164V22.3132C19.0121%2022.043%2019.2312%2021.8239%2019.5014%2021.8239C19.7715%2021.8239%2019.9906%2022.043%2019.9906%2022.3132V25.5352L21.1124%2024.4135C21.3035%2024.2224%2021.6131%2024.2224%2021.8043%2024.4135C21.9954%2024.6045%2021.9954%2024.9144%2021.8043%2025.1053Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M32.949%2025.6557C32.9099%2025.4152%2032.684%2025.2487%2032.4402%2025.2487H30.7539V24.5583C30.7539%2018.4329%2025.8724%2013.3709%2019.7478%2013.2642C17.5526%2013.226%2015.6065%2013.6971%2014.1345%2014.6205L14.0335%2014.684C14.0098%2014.6988%2013.9849%2014.7149%2013.961%2014.7298H14.1226C14.6622%2014.7298%2015.1011%2015.1688%2015.1011%2015.7083C15.1011%2016.2479%2014.6622%2016.6868%2014.1226%2016.6868H11.4376C11.2892%2016.8389%2011.1389%2017.0016%2010.9868%2017.1761H11.426C11.9656%2017.1761%2012.4045%2017.615%2012.4045%2018.1546C12.4045%2018.6941%2011.9656%2019.1331%2011.426%2019.1331H9.59144C9.45008%2019.3853%209.32543%2019.6308%209.21652%2019.8669H10.4475C10.9871%2019.8669%2011.426%2020.3059%2011.426%2020.8454C11.426%2021.385%2010.9871%2021.8239%2010.4475%2021.8239H8.54681C8.47443%2022.1537%208.45292%2022.352%208.45227%2022.3583C8.45083%2022.3734%208.44869%2022.3895%208.44582%2022.4043C8.31491%2023.095%208.24849%2023.8051%208.24849%2024.5148V25.2487H6.5626C6.31889%2025.2487%206.09297%2025.4152%206.05382%2025.6557C6.00394%2025.9622%206.23923%2026.2272%206.53637%2026.2272H13.0665C13.2422%2026.2272%2013.3857%2026.0858%2013.3884%2025.9101C13.3941%2025.5467%2013.4069%2025.2487%2013.4069%2025.2487C13.6572%2022.1046%2016.2939%2019.6223%2019.5012%2019.6223C22.7085%2019.6223%2025.3452%2022.1046%2025.5955%2025.2487C25.5955%2025.2487%2025.6061%2025.6118%2025.6124%2025.9124C25.6161%2026.0874%2025.7593%2026.2272%2025.9344%2026.2272H32.4665C32.7636%2026.2271%2032.9989%2025.9622%2032.949%2025.6557Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M14.1227%2016.1976H10.4534C10.1832%2016.1976%209.96411%2015.9785%209.96411%2015.7084C9.96411%2015.4382%2010.1832%2015.2191%2010.4534%2015.2191H14.1227C14.3929%2015.2191%2014.612%2015.4382%2014.612%2015.7084C14.612%2015.9785%2014.3929%2016.1976%2014.1227%2016.1976Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M11.4259%2018.6438H8.00121C7.73103%2018.6438%207.51196%2018.4247%207.51196%2018.1545C7.51196%2017.8843%207.73103%2017.6653%208.00121%2017.6653H11.4259C11.6961%2017.6653%2011.9152%2017.8843%2011.9152%2018.1545C11.9152%2018.4247%2011.6961%2018.6438%2011.4259%2018.6438Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M10.4474%2021.3347H6.53343C6.26325%2021.3347%206.04419%2021.1156%206.04419%2020.8454C6.04419%2020.5753%206.26325%2020.3562%206.53343%2020.3562H10.4474C10.7176%2020.3562%2010.9367%2020.5753%2010.9367%2020.8454C10.9367%2021.1156%2010.7176%2021.3347%2010.4474%2021.3347Z%22%20fill%3D%22white%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22paint0_radial_2688_8495%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22translate%2819.5%2019.5%29%20rotate%2890%29%20scale%2827.25%29%22%3E%3Cstop%20stop-color%3D%22%23009432%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2301541D%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center center;background-size:contain}.icon.note-icon{width:20px;height:20px;background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2226%22%20height%3D%2230%22%20viewBox%3D%220%200%2026%2030%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M7.62008%208.49919H18.0188M8.91992%2013.6985H16.7189M5.96929%2025.0071C7.03516%2023.8633%208.65995%2023.9543%209.59584%2025.2021L10.9087%2026.9569C11.9615%2028.3477%2013.6643%2028.3477%2014.7172%2026.9569L16.03%2025.2021C16.9659%2023.9543%2018.5907%2023.8633%2019.6566%2025.0071C21.9703%2027.4768%2023.8551%2026.6579%2023.8551%2023.2003V8.55118C23.8681%203.31284%2022.6462%202%2017.7328%202H7.90605C2.99266%202%201.77081%203.31284%201.77081%208.55118V23.1873C1.77081%2026.6579%203.66858%2027.4638%205.96929%2025.0071Z%22%20stroke%3D%22%23646464%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center center;background-size:contain}.icon.note-icon.active{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2223%22%20height%3D%2226%22%20viewBox%3D%220%200%2023%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4.19847%2023.0071C5.26434%2021.8633%206.88914%2021.9543%207.82502%2023.2021L9.13786%2024.9569C10.1907%2026.3477%2011.8935%2026.3477%2012.9464%2024.9569L14.2592%2023.2021C15.1951%2021.9543%2016.8199%2021.8633%2017.8858%2023.0071C20.1995%2025.4768%2022.0842%2024.6579%2022.0842%2021.2003V6.55118C22.0972%201.31284%2020.8754%200%2015.962%200H6.13523C1.22185%200%200%201.31284%200%206.55118V21.1873C0%2024.6579%201.89776%2025.4638%204.19847%2023.0071ZM5.84927%206.49919H16.248H5.84927ZM7.14911%2011.6985H14.9481H7.14911Z%22%20fill%3D%22%23009432%22%2F%3E%3Cpath%20d%3D%22M6%206.5H16%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M7%2011L15%2011%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E)}.icon.user-icon{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2227%22%20height%3D%2226%22%20viewBox%3D%220%200%2027%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M13.8552%2013C12.0677%2013%2010.5375%2012.3635%209.26454%2011.0906C7.99162%209.81771%207.35516%208.2875%207.35516%206.5C7.35516%204.7125%207.99162%203.18229%209.26454%201.90937C10.5375%200.636458%2012.0677%200%2013.8552%200C15.6427%200%2017.1729%200.636458%2018.4458%201.90937C19.7187%203.18229%2020.3552%204.7125%2020.3552%206.5C20.3552%208.2875%2019.7187%209.81771%2018.4458%2011.0906C17.1729%2012.3635%2015.6427%2013%2013.8552%2013ZM0.855164%2026V21.45C0.855164%2020.5292%201.09214%2019.6828%201.5661%2018.9109C2.04006%2018.1391%202.66975%2017.55%203.45516%2017.1437C5.13433%2016.3042%206.84058%2015.6745%208.57391%2015.2547C10.3072%2014.8349%2012.0677%2014.625%2013.8552%2014.625C15.6427%2014.625%2017.4031%2014.8349%2019.1364%2015.2547C20.8697%2015.6745%2022.576%2016.3042%2024.2552%2017.1437C25.0406%2017.55%2025.6703%2018.1391%2026.1442%2018.9109C26.6182%2019.6828%2026.8552%2020.5292%2026.8552%2021.45V26H0.855164ZM4.10516%2022.75H23.6052V21.45C23.6052%2021.1521%2023.5307%2020.8812%2023.3817%2020.6375C23.2328%2020.3937%2023.0364%2020.2042%2022.7927%2020.0687C21.3302%2019.3375%2019.8541%2018.7891%2018.3645%2018.4234C16.875%2018.0578%2015.3718%2017.875%2013.8552%2017.875C12.3385%2017.875%2010.8354%2018.0578%209.34579%2018.4234C7.8562%2018.7891%206.38016%2019.3375%204.91766%2020.0687C4.67391%2020.2042%204.47756%2020.3937%204.3286%2020.6375C4.17964%2020.8812%204.10516%2021.1521%204.10516%2021.45V22.75ZM13.8552%209.75C14.7489%209.75%2015.514%209.43177%2016.1505%208.79531C16.7869%208.15885%2017.1052%207.39375%2017.1052%206.5C17.1052%205.60625%2016.7869%204.84115%2016.1505%204.20469C15.514%203.56823%2014.7489%203.25%2013.8552%203.25C12.9614%203.25%2012.1963%203.56823%2011.5599%204.20469C10.9234%204.84115%2010.6052%205.60625%2010.6052%206.5C10.6052%207.39375%2010.9234%208.15885%2011.5599%208.79531C12.1963%209.43177%2012.9614%209.75%2013.8552%209.75Z%22%20fill%3D%22%23646464%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center center;background-size:contain}@media (max-width: 767.98px){.icon.user-icon{width:20px;height:20px}}@media (min-width: 768px){.icon.user-icon{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2227%22%20height%3D%2226%22%20viewBox%3D%220%200%2027%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M13.8552%2013C12.0677%2013%2010.5375%2012.3635%209.26454%2011.0906C7.99162%209.81771%207.35516%208.2875%207.35516%206.5C7.35516%204.7125%207.99162%203.18229%209.26454%201.90937C10.5375%200.636458%2012.0677%200%2013.8552%200C15.6427%200%2017.1729%200.636458%2018.4458%201.90937C19.7187%203.18229%2020.3552%204.7125%2020.3552%206.5C20.3552%208.2875%2019.7187%209.81771%2018.4458%2011.0906C17.1729%2012.3635%2015.6427%2013%2013.8552%2013ZM0.855164%2026V21.45C0.855164%2020.5292%201.09214%2019.6828%201.5661%2018.9109C2.04006%2018.1391%202.66975%2017.55%203.45516%2017.1437C5.13433%2016.3042%206.84058%2015.6745%208.57391%2015.2547C10.3072%2014.8349%2012.0677%2014.625%2013.8552%2014.625C15.6427%2014.625%2017.4031%2014.8349%2019.1364%2015.2547C20.8697%2015.6745%2022.576%2016.3042%2024.2552%2017.1437C25.0406%2017.55%2025.6703%2018.1391%2026.1442%2018.9109C26.6182%2019.6828%2026.8552%2020.5292%2026.8552%2021.45V26H0.855164ZM4.10516%2022.75H23.6052V21.45C23.6052%2021.1521%2023.5307%2020.8812%2023.3817%2020.6375C23.2328%2020.3937%2023.0364%2020.2042%2022.7927%2020.0687C21.3302%2019.3375%2019.8541%2018.7891%2018.3645%2018.4234C16.875%2018.0578%2015.3718%2017.875%2013.8552%2017.875C12.3385%2017.875%2010.8354%2018.0578%209.34579%2018.4234C7.8562%2018.7891%206.38016%2019.3375%204.91766%2020.0687C4.67391%2020.2042%204.47756%2020.3937%204.3286%2020.6375C4.17964%2020.8812%204.10516%2021.1521%204.10516%2021.45V22.75ZM13.8552%209.75C14.7489%209.75%2015.514%209.43177%2016.1505%208.79531C16.7869%208.15885%2017.1052%207.39375%2017.1052%206.5C17.1052%205.60625%2016.7869%204.84115%2016.1505%204.20469C15.514%203.56823%2014.7489%203.25%2013.8552%203.25C12.9614%203.25%2012.1963%203.56823%2011.5599%204.20469C10.9234%204.84115%2010.6052%205.60625%2010.6052%206.5C10.6052%207.39375%2010.9234%208.15885%2011.5599%208.79531C12.1963%209.43177%2012.9614%209.75%2013.8552%209.75Z%22%20fill%3D%22%23000000%22%2F%3E%3C%2Fsvg%3E)}}.icon.user-icon.active{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2227%22%20height%3D%2226%22%20viewBox%3D%220%200%2027%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cellipse%20cx%3D%2214%22%20cy%3D%226.5%22%20rx%3D%224%22%20ry%3D%223.5%22%20fill%3D%22%23009432%22%2F%3E%3Cellipse%20cx%3D%2213.5%22%20cy%3D%2220.5%22%20rx%3D%2211.5%22%20ry%3D%224.5%22%20fill%3D%22%23009432%22%2F%3E%3Cpath%20d%3D%22M13.8552%2013C12.0677%2013%2010.5375%2012.3635%209.26454%2011.0906C7.99162%209.81771%207.35516%208.2875%207.35516%206.5C7.35516%204.7125%207.99162%203.18229%209.26454%201.90937C10.5375%200.636458%2012.0677%200%2013.8552%200C15.6427%200%2017.1729%200.636458%2018.4458%201.90937C19.7187%203.18229%2020.3552%204.7125%2020.3552%206.5C20.3552%208.2875%2019.7187%209.81771%2018.4458%2011.0906C17.1729%2012.3635%2015.6427%2013%2013.8552%2013ZM0.855164%2026V21.45C0.855164%2020.5292%201.09214%2019.6828%201.5661%2018.9109C2.04006%2018.1391%202.66975%2017.55%203.45516%2017.1437C5.13433%2016.3042%206.84058%2015.6745%208.57391%2015.2547C10.3072%2014.8349%2012.0677%2014.625%2013.8552%2014.625C15.6427%2014.625%2017.4031%2014.8349%2019.1364%2015.2547C20.8697%2015.6745%2022.576%2016.3042%2024.2552%2017.1437C25.0406%2017.55%2025.6703%2018.1391%2026.1442%2018.9109C26.6182%2019.6828%2026.8552%2020.5292%2026.8552%2021.45V26H0.855164ZM4.10516%2022.75H23.6052V21.45C23.6052%2021.1521%2023.5307%2020.8812%2023.3817%2020.6375C23.2328%2020.3937%2023.0364%2020.2042%2022.7927%2020.0687C21.3302%2019.3375%2019.8541%2018.7891%2018.3645%2018.4234C16.875%2018.0578%2015.3718%2017.875%2013.8552%2017.875C12.3385%2017.875%2010.8354%2018.0578%209.34579%2018.4234C7.8562%2018.7891%206.38016%2019.3375%204.91766%2020.0687C4.67391%2020.2042%204.47756%2020.3937%204.3286%2020.6375C4.17964%2020.8812%204.10516%2021.1521%204.10516%2021.45V22.75ZM13.8552%209.75C14.7489%209.75%2015.514%209.43177%2016.1505%208.79531C16.7869%208.15885%2017.1052%207.39375%2017.1052%206.5C17.1052%205.60625%2016.7869%204.84115%2016.1505%204.20469C15.514%203.56823%2014.7489%203.25%2013.8552%203.25C12.9614%203.25%2012.1963%203.56823%2011.5599%204.20469C10.9234%204.84115%2010.6052%205.60625%2010.6052%206.5C10.6052%207.39375%2010.9234%208.15885%2011.5599%208.79531C12.1963%209.43177%2012.9614%209.75%2013.8552%209.75Z%22%20fill%3D%22%23009432%22%2F%3E%3C%2Fsvg%3E)}@media (min-width: 768px){.icon.user-icon.active{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2227%22%20height%3D%2226%22%20viewBox%3D%220%200%2027%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M13.8552%2013C12.0677%2013%2010.5375%2012.3635%209.26454%2011.0906C7.99162%209.81771%207.35516%208.2875%207.35516%206.5C7.35516%204.7125%207.99162%203.18229%209.26454%201.90937C10.5375%200.636458%2012.0677%200%2013.8552%200C15.6427%200%2017.1729%200.636458%2018.4458%201.90937C19.7187%203.18229%2020.3552%204.7125%2020.3552%206.5C20.3552%208.2875%2019.7187%209.81771%2018.4458%2011.0906C17.1729%2012.3635%2015.6427%2013%2013.8552%2013ZM0.855164%2026V21.45C0.855164%2020.5292%201.09214%2019.6828%201.5661%2018.9109C2.04006%2018.1391%202.66975%2017.55%203.45516%2017.1437C5.13433%2016.3042%206.84058%2015.6745%208.57391%2015.2547C10.3072%2014.8349%2012.0677%2014.625%2013.8552%2014.625C15.6427%2014.625%2017.4031%2014.8349%2019.1364%2015.2547C20.8697%2015.6745%2022.576%2016.3042%2024.2552%2017.1437C25.0406%2017.55%2025.6703%2018.1391%2026.1442%2018.9109C26.6182%2019.6828%2026.8552%2020.5292%2026.8552%2021.45V26H0.855164ZM4.10516%2022.75H23.6052V21.45C23.6052%2021.1521%2023.5307%2020.8812%2023.3817%2020.6375C23.2328%2020.3937%2023.0364%2020.2042%2022.7927%2020.0687C21.3302%2019.3375%2019.8541%2018.7891%2018.3645%2018.4234C16.875%2018.0578%2015.3718%2017.875%2013.8552%2017.875C12.3385%2017.875%2010.8354%2018.0578%209.34579%2018.4234C7.8562%2018.7891%206.38016%2019.3375%204.91766%2020.0687C4.67391%2020.2042%204.47756%2020.3937%204.3286%2020.6375C4.17964%2020.8812%204.10516%2021.1521%204.10516%2021.45V22.75ZM13.8552%209.75C14.7489%209.75%2015.514%209.43177%2016.1505%208.79531C16.7869%208.15885%2017.1052%207.39375%2017.1052%206.5C17.1052%205.60625%2016.7869%204.84115%2016.1505%204.20469C15.514%203.56823%2014.7489%203.25%2013.8552%203.25C12.9614%203.25%2012.1963%203.56823%2011.5599%204.20469C10.9234%204.84115%2010.6052%205.60625%2010.6052%206.5C10.6052%207.39375%2010.9234%208.15885%2011.5599%208.79531C12.1963%209.43177%2012.9614%209.75%2013.8552%209.75Z%22%20fill%3D%22%23009432%22%2F%3E%3C%2Fsvg%3E)}}.icon.login-icon{background-image:url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2232%22%20viewBox%3D%220%20-960%20960%20960%22%20fill%3D%22none%22%20width%3D%2232%22%3E%3Cpath%20d%3D%22M480-120v-80h280v-560H480v-80h280q33%200%2056.5%2023.5T840-760v560q0%2033-23.5%2056.5T760-120H480Zm-80-160-55-58%20102-102H120v-80h327L345-622l55-58%20200%20200-200%20200Z%22%20fill%3D%22%23646464%22%20stroke-width%3D%222.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center center;background-size:contain}@media (max-width: 767.98px){.icon.login-icon{width:22px;height:22px}}.icon.login-icon.active{background-image:url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2232%22%20viewBox%3D%220%20-960%20960%20960%22%20fill%3D%22none%22%20width%3D%2232%22%3E%3Cpath%20d%3D%22M480-120v-80h280v-560H480v-80h280q33%200%2056.5%2023.5T840-760v560q0%2033-23.5%2056.5T760-120H480Zm-80-160-55-58%20102-102H120v-80h327L345-622l55-58%20200%20200-200%20200Z%22%20fill%3D%22%23009432%22%2F%3E%3C%2Fsvg%3E)}.icon.varients_icon{background:url(Icon-varients.2432152ce054cc45.svg) no-repeat center center;background-size:contain}.icon.creak-arrow-icon{background:url(creak-arrow.971e26771c548fc9.svg) no-repeat center center;background-size:contain}.icon.cancel_light_icon{width:16px;height:16px;background:url(cancel-light.1ac5a275601cd5ff.svg) no-repeat center center;background-size:contain}.icon.tab_menu_icon{width:16px;background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.51%2011.2201L8.31%202.39007C8.28374%202.27773%208.21981%202.17776%208.12884%202.10681C8.03787%202.03585%207.92535%201.99818%207.81%202.00007C4.6%202.00007%202%204.60007%202%207.81007V13.5101C2%2013.8501%202.33%2014.1001%202.66%2014.0001L10.16%2011.8301C10.2869%2011.795%2010.3948%2011.7112%2010.4604%2011.597C10.5259%2011.4828%2010.5437%2011.3473%2010.51%2011.2201ZM11.12%2013.6791C11.1032%2013.6122%2011.0732%2013.5494%2011.0316%2013.4944C10.9901%2013.4393%2010.938%2013.3932%2010.8783%2013.3587C10.8186%2013.3242%2010.7526%2013.302%2010.6842%2013.2935C10.6158%2013.285%2010.5463%2013.2903%2010.48%2013.3091L2.37%2015.6691C2.15%2015.7391%202%2015.9391%202%2016.1691V16.1891C2%2019.3991%204.6%2021.9991%207.81%2021.9991H12.53C12.86%2021.9991%2013.11%2021.6891%2013.03%2021.3591L11.12%2013.6791ZM16.19%202.00007H10.44C10.11%202.00007%209.86%202.31007%209.94%202.64007L14.68%2021.6101C14.74%2021.8401%2014.94%2022.0001%2015.18%2022.0001H16.18C19.4%2022.0001%2022%2019.4001%2022%2016.1901V7.81007C22%204.60007%2019.4%202.00007%2016.19%202.00007Z%22%20fill%3D%22%238A8A8A%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center center;background-size:contain}.icon.tab_menu_icon.active{width:16px;background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.51%2011.2201L8.31%202.39007C8.28374%202.27773%208.21981%202.17776%208.12884%202.10681C8.03787%202.03585%207.92535%201.99818%207.81%202.00007C4.6%202.00007%202%204.60007%202%207.81007V13.5101C2%2013.8501%202.33%2014.1001%202.66%2014.0001L10.16%2011.8301C10.2869%2011.795%2010.3948%2011.7112%2010.4604%2011.597C10.5259%2011.4828%2010.5437%2011.3473%2010.51%2011.2201ZM11.12%2013.6791C11.1032%2013.6122%2011.0732%2013.5494%2011.0316%2013.4944C10.9901%2013.4393%2010.938%2013.3932%2010.8783%2013.3587C10.8186%2013.3242%2010.7526%2013.302%2010.6842%2013.2935C10.6158%2013.285%2010.5463%2013.2903%2010.48%2013.3091L2.37%2015.6691C2.15%2015.7391%202%2015.9391%202%2016.1691V16.1891C2%2019.3991%204.6%2021.9991%207.81%2021.9991H12.53C12.86%2021.9991%2013.11%2021.6891%2013.03%2021.3591L11.12%2013.6791ZM16.19%202.00007H10.44C10.11%202.00007%209.86%202.31007%209.94%202.64007L14.68%2021.6101C14.74%2021.8401%2014.94%2022.0001%2015.18%2022.0001H16.18C19.4%2022.0001%2022%2019.4001%2022%2016.1901V7.81007C22%204.60007%2019.4%202.00007%2016.19%202.00007Z%22%20fill%3D%22%23ffffff%22%2F%3E%3C%2Fsvg%3E)}.icon.tab_items_icon{width:16px;background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2217%22%20height%3D%2220%22%20viewBox%3D%220%200%2017%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12%202.25C11.9992%202.84649%2011.7619%203.41833%2011.3401%203.84011C10.9183%204.2619%2010.3465%204.49921%209.75%204.5H6.25C5.65326%204.5%205.08097%204.26295%204.65901%203.84099C4.23705%203.41903%204%202.84674%204%202.25C4%201.65326%204.23705%201.08097%204.65901%200.65901C5.08097%200.237053%205.65326%200%206.25%200H9.75C10.3465%200.000793738%2010.9183%200.238101%2011.3401%200.659886C11.7619%201.08167%2011.9992%201.65351%2012%202.25Z%22%20fill%3D%22%238A8A8A%22%2F%3E%3Cpath%20d%3D%22M14.83%203.02889C14.5987%202.83915%2014.3388%202.68727%2014.06%202.57889C13.9901%202.55796%2013.9165%202.55257%2013.8443%202.5631C13.7722%202.57363%2013.7032%202.59982%2013.6422%202.63984C13.5812%202.67986%2013.5297%202.73273%2013.4913%202.79476C13.4529%202.85679%2013.4286%202.92646%2013.42%202.99889C13.2495%203.8462%2012.7907%204.60823%2012.1215%205.15523C11.4524%205.70223%2010.6143%206.00037%209.75%205.99889H6.25C5.38792%205.99783%204.55248%205.70001%203.88413%205.1555C3.21578%204.61098%202.75526%203.85297%202.58%203.00889C2.57053%202.93585%202.54527%202.86574%202.50595%202.80345C2.46664%202.74116%202.41423%202.68819%202.35236%202.64821C2.2905%202.60824%202.22066%202.58223%202.14772%202.57198C2.07478%202.56174%202.00048%202.56751%201.93%202.58889C0.77%203.05889%200%204.11889%200%206.24889V15.9999C0%2018.9999%201.79%2019.9999%204%2019.9999H12C14.21%2019.9999%2016%2018.9999%2016%2015.9999V6.24889C16.0629%205.65852%2015.9903%205.06157%2015.7875%204.50354C15.5847%203.94552%2015.2573%203.44115%2014.83%203.02889ZM4%2010.2489H8C8.19891%2010.2489%208.38968%2010.3279%208.53033%2010.4686C8.67098%2010.6092%208.75%2010.8%208.75%2010.9989C8.75%2011.1978%208.67098%2011.3886%208.53033%2011.5292C8.38968%2011.6699%208.19891%2011.7489%208%2011.7489H4C3.80109%2011.7489%203.61032%2011.6699%203.46967%2011.5292C3.32902%2011.3886%203.25%2011.1978%203.25%2010.9989C3.25%2010.8%203.32902%2010.6092%203.46967%2010.4686C3.61032%2010.3279%203.80109%2010.2489%204%2010.2489ZM12%2015.7489H4C3.80109%2015.7489%203.61032%2015.6699%203.46967%2015.5292C3.32902%2015.3886%203.25%2015.1978%203.25%2014.9989C3.25%2014.8%203.32902%2014.6092%203.46967%2014.4686C3.61032%2014.3279%203.80109%2014.2489%204%2014.2489H12C12.1989%2014.2489%2012.3897%2014.3279%2012.5303%2014.4686C12.671%2014.6092%2012.75%2014.8%2012.75%2014.9989C12.75%2015.1978%2012.671%2015.3886%2012.5303%2015.5292C12.3897%2015.6699%2012.1989%2015.7489%2012%2015.7489Z%22%20fill%3D%22%238A8A8A%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center center;background-size:contain}.icon.tab_items_icon.active{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2217%22%20height%3D%2220%22%20viewBox%3D%220%200%2017%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12%202.25C11.9992%202.84649%2011.7619%203.41833%2011.3401%203.84011C10.9183%204.2619%2010.3465%204.49921%209.75%204.5H6.25C5.65326%204.5%205.08097%204.26295%204.65901%203.84099C4.23705%203.41903%204%202.84674%204%202.25C4%201.65326%204.23705%201.08097%204.65901%200.65901C5.08097%200.237053%205.65326%200%206.25%200H9.75C10.3465%200.000793738%2010.9183%200.238101%2011.3401%200.659886C11.7619%201.08167%2011.9992%201.65351%2012%202.25Z%22%20fill%3D%22%23ffffff%22%2F%3E%3Cpath%20d%3D%22M14.83%203.02889C14.5987%202.83915%2014.3388%202.68727%2014.06%202.57889C13.9901%202.55796%2013.9165%202.55257%2013.8443%202.5631C13.7722%202.57363%2013.7032%202.59982%2013.6422%202.63984C13.5812%202.67986%2013.5297%202.73273%2013.4913%202.79476C13.4529%202.85679%2013.4286%202.92646%2013.42%202.99889C13.2495%203.8462%2012.7907%204.60823%2012.1215%205.15523C11.4524%205.70223%2010.6143%206.00037%209.75%205.99889H6.25C5.38792%205.99783%204.55248%205.70001%203.88413%205.1555C3.21578%204.61098%202.75526%203.85297%202.58%203.00889C2.57053%202.93585%202.54527%202.86574%202.50595%202.80345C2.46664%202.74116%202.41423%202.68819%202.35236%202.64821C2.2905%202.60824%202.22066%202.58223%202.14772%202.57198C2.07478%202.56174%202.00048%202.56751%201.93%202.58889C0.77%203.05889%200%204.11889%200%206.24889V15.9999C0%2018.9999%201.79%2019.9999%204%2019.9999H12C14.21%2019.9999%2016%2018.9999%2016%2015.9999V6.24889C16.0629%205.65852%2015.9903%205.06157%2015.7875%204.50354C15.5847%203.94552%2015.2573%203.44115%2014.83%203.02889ZM4%2010.2489H8C8.19891%2010.2489%208.38968%2010.3279%208.53033%2010.4686C8.67098%2010.6092%208.75%2010.8%208.75%2010.9989C8.75%2011.1978%208.67098%2011.3886%208.53033%2011.5292C8.38968%2011.6699%208.19891%2011.7489%208%2011.7489H4C3.80109%2011.7489%203.61032%2011.6699%203.46967%2011.5292C3.32902%2011.3886%203.25%2011.1978%203.25%2010.9989C3.25%2010.8%203.32902%2010.6092%203.46967%2010.4686C3.61032%2010.3279%203.80109%2010.2489%204%2010.2489ZM12%2015.7489H4C3.80109%2015.7489%203.61032%2015.6699%203.46967%2015.5292C3.32902%2015.3886%203.25%2015.1978%203.25%2014.9989C3.25%2014.8%203.32902%2014.6092%203.46967%2014.4686C3.61032%2014.3279%203.80109%2014.2489%204%2014.2489H12C12.1989%2014.2489%2012.3897%2014.3279%2012.5303%2014.4686C12.671%2014.6092%2012.75%2014.8%2012.75%2014.9989C12.75%2015.1978%2012.671%2015.3886%2012.5303%2015.5292C12.3897%2015.6699%2012.1989%2015.7489%2012%2015.7489Z%22%20fill%3D%22%23ffffff%22%2F%3E%3C%2Fsvg%3E)}.icon.tab_rating_icon{width:16px;background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5.73986%2016C5.84986%2015.51%205.64986%2014.81%205.29986%2014.46L2.86986%2012.03C2.10986%2011.27%201.80986%2010.46%202.02986%209.76C2.25986%209.06%202.96986%208.58%204.02986%208.4L7.14986%207.88C7.59986%207.8%208.14986%207.4%208.35986%206.99L10.0799%203.54C10.5799%202.55%2011.2599%202%2011.9999%202C12.7399%202%2013.4199%202.55%2013.9199%203.54L15.6399%206.99C15.7699%207.25%2016.0399%207.5%2016.3299%207.67L5.55986%2018.44C5.41986%2018.58%205.17986%2018.45%205.21986%2018.25L5.73986%2016ZM18.6999%2014.462C18.3399%2014.822%2018.1399%2015.512%2018.2599%2016.002L18.9499%2019.012C19.2399%2020.262%2019.0599%2021.202%2018.4399%2021.652C18.1765%2021.8361%2017.861%2021.9307%2017.5399%2021.922C17.0299%2021.922%2016.4299%2021.732%2015.7699%2021.342L12.8399%2019.602C12.3799%2019.332%2011.6199%2019.332%2011.1599%2019.602L8.22986%2021.342C7.11986%2021.992%206.16986%2022.102%205.55986%2021.652C5.32986%2021.482%205.15986%2021.252%205.04986%2020.952L17.2099%208.792C17.6699%208.332%2018.3199%208.122%2018.9499%208.232L19.9599%208.402C21.0199%208.582%2021.7299%209.062%2021.9599%209.762C22.1799%2010.462%2021.8799%2011.272%2021.1199%2012.032L18.6999%2014.462Z%22%20fill%3D%22%238A8A8A%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center center;background-size:contain}.icon.tab_rating_icon.active{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5.73986%2016C5.84986%2015.51%205.64986%2014.81%205.29986%2014.46L2.86986%2012.03C2.10986%2011.27%201.80986%2010.46%202.02986%209.76C2.25986%209.06%202.96986%208.58%204.02986%208.4L7.14986%207.88C7.59986%207.8%208.14986%207.4%208.35986%206.99L10.0799%203.54C10.5799%202.55%2011.2599%202%2011.9999%202C12.7399%202%2013.4199%202.55%2013.9199%203.54L15.6399%206.99C15.7699%207.25%2016.0399%207.5%2016.3299%207.67L5.55986%2018.44C5.41986%2018.58%205.17986%2018.45%205.21986%2018.25L5.73986%2016ZM18.6999%2014.462C18.3399%2014.822%2018.1399%2015.512%2018.2599%2016.002L18.9499%2019.012C19.2399%2020.262%2019.0599%2021.202%2018.4399%2021.652C18.1765%2021.8361%2017.861%2021.9307%2017.5399%2021.922C17.0299%2021.922%2016.4299%2021.732%2015.7699%2021.342L12.8399%2019.602C12.3799%2019.332%2011.6199%2019.332%2011.1599%2019.602L8.22986%2021.342C7.11986%2021.992%206.16986%2022.102%205.55986%2021.652C5.32986%2021.482%205.15986%2021.252%205.04986%2020.952L17.2099%208.792C17.6699%208.332%2018.3199%208.122%2018.9499%208.232L19.9599%208.402C21.0199%208.582%2021.7299%209.062%2021.9599%209.762C22.1799%2010.462%2021.8799%2011.272%2021.1199%2012.032L18.6999%2014.462Z%22%20fill%3D%22%23ffffff%22%2F%3E%3C%2Fsvg%3E)}.icon.filter-icon{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2236%22%20height%3D%2236%22%20viewBox%3D%220%200%2036%2036%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M34.9584%2018H12.3076M4.31241%2018H1.04175M4.31241%2018C4.31241%2016.94%204.73349%2015.9235%205.48301%2015.1739C6.23253%2014.4244%207.2491%2014.0033%208.30908%2014.0033C9.36906%2014.0033%2010.3856%2014.4244%2011.1352%2015.1739C11.8847%2015.9235%2012.3057%2016.94%2012.3057%2018C12.3057%2019.06%2011.8847%2020.0766%2011.1352%2020.8261C10.3856%2021.5756%209.36906%2021.9967%208.30908%2021.9967C7.2491%2021.9967%206.23253%2021.5756%205.48301%2020.8261C4.73349%2020.0766%204.31241%2019.06%204.31241%2018ZM34.9584%2030.1128H24.4204M24.4204%2030.1128C24.4204%2031.1731%2023.9983%2032.1908%2023.2486%2032.9405C22.4989%2033.6902%2021.4821%2034.1113%2020.4219%2034.1113C19.3619%2034.1113%2018.3454%2033.6884%2017.5958%2032.9389C16.8463%2032.1894%2016.4252%2031.1728%2016.4252%2030.1128M24.4204%2030.1128C24.4204%2029.0526%2023.9983%2028.0367%2023.2486%2027.287C22.4989%2026.5373%2021.4821%2026.1162%2020.4219%2026.1162C19.3619%2026.1162%2018.3454%2026.5372%2017.5958%2027.2868C16.8463%2028.0363%2016.4252%2029.0529%2016.4252%2030.1128M16.4252%2030.1128H1.04175M34.9584%205.88717H29.2659M21.2707%205.88717H1.04175M21.2707%205.88717C21.2707%204.82719%2021.6918%203.81062%2022.4413%203.0611C23.1909%202.31158%2024.2074%201.8905%2025.2674%201.8905C25.7923%201.8905%2026.312%201.99388%2026.7969%202.19473C27.2818%202.39558%2027.7224%202.68997%2028.0935%203.0611C28.4646%203.43222%2028.759%203.87281%2028.9599%204.35771C29.1607%204.84261%2029.2641%205.36232%2029.2641%205.88717C29.2641%206.41202%2029.1607%206.93173%2028.9599%207.41663C28.759%207.90153%2028.4646%208.34211%2028.0935%208.71324C27.7224%209.08436%2027.2818%209.37876%2026.7969%209.57961C26.312%209.78046%2025.7923%209.88384%2025.2674%209.88384C24.2074%209.88384%2023.1909%209.46276%2022.4413%208.71324C21.6918%207.96372%2021.2707%206.94715%2021.2707%205.88717Z%22%20stroke%3D%22%23000000%22%20stroke-width%3D%221.875%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center center;background-size:contain;width:23.13px;height:21.97px}@media (min-width: 768px){.icon.filter-icon{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2236%22%20height%3D%2236%22%20viewBox%3D%220%200%2036%2036%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M34.9584%2018H12.3076M4.31241%2018H1.04175M4.31241%2018C4.31241%2016.94%204.73349%2015.9235%205.48301%2015.1739C6.23253%2014.4244%207.2491%2014.0033%208.30908%2014.0033C9.36906%2014.0033%2010.3856%2014.4244%2011.1352%2015.1739C11.8847%2015.9235%2012.3057%2016.94%2012.3057%2018C12.3057%2019.06%2011.8847%2020.0766%2011.1352%2020.8261C10.3856%2021.5756%209.36906%2021.9967%208.30908%2021.9967C7.2491%2021.9967%206.23253%2021.5756%205.48301%2020.8261C4.73349%2020.0766%204.31241%2019.06%204.31241%2018ZM34.9584%2030.1128H24.4204M24.4204%2030.1128C24.4204%2031.1731%2023.9983%2032.1908%2023.2486%2032.9405C22.4989%2033.6902%2021.4821%2034.1113%2020.4219%2034.1113C19.3619%2034.1113%2018.3454%2033.6884%2017.5958%2032.9389C16.8463%2032.1894%2016.4252%2031.1728%2016.4252%2030.1128M24.4204%2030.1128C24.4204%2029.0526%2023.9983%2028.0367%2023.2486%2027.287C22.4989%2026.5373%2021.4821%2026.1162%2020.4219%2026.1162C19.3619%2026.1162%2018.3454%2026.5372%2017.5958%2027.2868C16.8463%2028.0363%2016.4252%2029.0529%2016.4252%2030.1128M16.4252%2030.1128H1.04175M34.9584%205.88717H29.2659M21.2707%205.88717H1.04175M21.2707%205.88717C21.2707%204.82719%2021.6918%203.81062%2022.4413%203.0611C23.1909%202.31158%2024.2074%201.8905%2025.2674%201.8905C25.7923%201.8905%2026.312%201.99388%2026.7969%202.19473C27.2818%202.39558%2027.7224%202.68997%2028.0935%203.0611C28.4646%203.43222%2028.759%203.87281%2028.9599%204.35771C29.1607%204.84261%2029.2641%205.36232%2029.2641%205.88717C29.2641%206.41202%2029.1607%206.93173%2028.9599%207.41663C28.759%207.90153%2028.4646%208.34211%2028.0935%208.71324C27.7224%209.08436%2027.2818%209.37876%2026.7969%209.57961C26.312%209.78046%2025.7923%209.88384%2025.2674%209.88384C24.2074%209.88384%2023.1909%209.46276%2022.4413%208.71324C21.6918%207.96372%2021.2707%206.94715%2021.2707%205.88717Z%22%20stroke%3D%22%23646464%22%20stroke-width%3D%221.875%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E);width:33.92px;height:32.22px}}@media (max-width: 767.98px){.icon.tab_menu_icon{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.51%2011.2201L8.31%202.39007C8.28374%202.27773%208.21981%202.17776%208.12884%202.10681C8.03787%202.03585%207.92535%201.99818%207.81%202.00007C4.6%202.00007%202%204.60007%202%207.81007V13.5101C2%2013.8501%202.33%2014.1001%202.66%2014.0001L10.16%2011.8301C10.2869%2011.795%2010.3948%2011.7112%2010.4604%2011.597C10.5259%2011.4828%2010.5437%2011.3473%2010.51%2011.2201ZM11.12%2013.6791C11.1032%2013.6122%2011.0732%2013.5494%2011.0316%2013.4944C10.9901%2013.4393%2010.938%2013.3932%2010.8783%2013.3587C10.8186%2013.3242%2010.7526%2013.302%2010.6842%2013.2935C10.6158%2013.285%2010.5463%2013.2903%2010.48%2013.3091L2.37%2015.6691C2.15%2015.7391%202%2015.9391%202%2016.1691V16.1891C2%2019.3991%204.6%2021.9991%207.81%2021.9991H12.53C12.86%2021.9991%2013.11%2021.6891%2013.03%2021.3591L11.12%2013.6791ZM16.19%202.00007H10.44C10.11%202.00007%209.86%202.31007%209.94%202.64007L14.68%2021.6101C14.74%2021.8401%2014.94%2022.0001%2015.18%2022.0001H16.18C19.4%2022.0001%2022%2019.4001%2022%2016.1901V7.81007C22%204.60007%2019.4%202.00007%2016.19%202.00007Z%22%20fill%3D%22%238A8A8A%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center center;background-size:contain}.icon.tab_menu_icon.active{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.51%2011.2201L8.31%202.39007C8.28374%202.27773%208.21981%202.17776%208.12884%202.10681C8.03787%202.03585%207.92535%201.99818%207.81%202.00007C4.6%202.00007%202%204.60007%202%207.81007V13.5101C2%2013.8501%202.33%2014.1001%202.66%2014.0001L10.16%2011.8301C10.2869%2011.795%2010.3948%2011.7112%2010.4604%2011.597C10.5259%2011.4828%2010.5437%2011.3473%2010.51%2011.2201ZM11.12%2013.6791C11.1032%2013.6122%2011.0732%2013.5494%2011.0316%2013.4944C10.9901%2013.4393%2010.938%2013.3932%2010.8783%2013.3587C10.8186%2013.3242%2010.7526%2013.302%2010.6842%2013.2935C10.6158%2013.285%2010.5463%2013.2903%2010.48%2013.3091L2.37%2015.6691C2.15%2015.7391%202%2015.9391%202%2016.1691V16.1891C2%2019.3991%204.6%2021.9991%207.81%2021.9991H12.53C12.86%2021.9991%2013.11%2021.6891%2013.03%2021.3591L11.12%2013.6791ZM16.19%202.00007H10.44C10.11%202.00007%209.86%202.31007%209.94%202.64007L14.68%2021.6101C14.74%2021.8401%2014.94%2022.0001%2015.18%2022.0001H16.18C19.4%2022.0001%2022%2019.4001%2022%2016.1901V7.81007C22%204.60007%2019.4%202.00007%2016.19%202.00007Z%22%20fill%3D%22%23009432%22%2F%3E%3C%2Fsvg%3E)}.icon.tab_items_icon{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2217%22%20height%3D%2220%22%20viewBox%3D%220%200%2017%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12%202.25C11.9992%202.84649%2011.7619%203.41833%2011.3401%203.84011C10.9183%204.2619%2010.3465%204.49921%209.75%204.5H6.25C5.65326%204.5%205.08097%204.26295%204.65901%203.84099C4.23705%203.41903%204%202.84674%204%202.25C4%201.65326%204.23705%201.08097%204.65901%200.65901C5.08097%200.237053%205.65326%200%206.25%200H9.75C10.3465%200.000793738%2010.9183%200.238101%2011.3401%200.659886C11.7619%201.08167%2011.9992%201.65351%2012%202.25Z%22%20fill%3D%22%238A8A8A%22%2F%3E%3Cpath%20d%3D%22M14.83%203.02889C14.5987%202.83915%2014.3388%202.68727%2014.06%202.57889C13.9901%202.55796%2013.9165%202.55257%2013.8443%202.5631C13.7722%202.57363%2013.7032%202.59982%2013.6422%202.63984C13.5812%202.67986%2013.5297%202.73273%2013.4913%202.79476C13.4529%202.85679%2013.4286%202.92646%2013.42%202.99889C13.2495%203.8462%2012.7907%204.60823%2012.1215%205.15523C11.4524%205.70223%2010.6143%206.00037%209.75%205.99889H6.25C5.38792%205.99783%204.55248%205.70001%203.88413%205.1555C3.21578%204.61098%202.75526%203.85297%202.58%203.00889C2.57053%202.93585%202.54527%202.86574%202.50595%202.80345C2.46664%202.74116%202.41423%202.68819%202.35236%202.64821C2.2905%202.60824%202.22066%202.58223%202.14772%202.57198C2.07478%202.56174%202.00048%202.56751%201.93%202.58889C0.77%203.05889%200%204.11889%200%206.24889V15.9999C0%2018.9999%201.79%2019.9999%204%2019.9999H12C14.21%2019.9999%2016%2018.9999%2016%2015.9999V6.24889C16.0629%205.65852%2015.9903%205.06157%2015.7875%204.50354C15.5847%203.94552%2015.2573%203.44115%2014.83%203.02889ZM4%2010.2489H8C8.19891%2010.2489%208.38968%2010.3279%208.53033%2010.4686C8.67098%2010.6092%208.75%2010.8%208.75%2010.9989C8.75%2011.1978%208.67098%2011.3886%208.53033%2011.5292C8.38968%2011.6699%208.19891%2011.7489%208%2011.7489H4C3.80109%2011.7489%203.61032%2011.6699%203.46967%2011.5292C3.32902%2011.3886%203.25%2011.1978%203.25%2010.9989C3.25%2010.8%203.32902%2010.6092%203.46967%2010.4686C3.61032%2010.3279%203.80109%2010.2489%204%2010.2489ZM12%2015.7489H4C3.80109%2015.7489%203.61032%2015.6699%203.46967%2015.5292C3.32902%2015.3886%203.25%2015.1978%203.25%2014.9989C3.25%2014.8%203.32902%2014.6092%203.46967%2014.4686C3.61032%2014.3279%203.80109%2014.2489%204%2014.2489H12C12.1989%2014.2489%2012.3897%2014.3279%2012.5303%2014.4686C12.671%2014.6092%2012.75%2014.8%2012.75%2014.9989C12.75%2015.1978%2012.671%2015.3886%2012.5303%2015.5292C12.3897%2015.6699%2012.1989%2015.7489%2012%2015.7489Z%22%20fill%3D%22%238A8A8A%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center center;background-size:contain}.icon.tab_items_icon.active{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2217%22%20height%3D%2220%22%20viewBox%3D%220%200%2017%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12%202.25C11.9992%202.84649%2011.7619%203.41833%2011.3401%203.84011C10.9183%204.2619%2010.3465%204.49921%209.75%204.5H6.25C5.65326%204.5%205.08097%204.26295%204.65901%203.84099C4.23705%203.41903%204%202.84674%204%202.25C4%201.65326%204.23705%201.08097%204.65901%200.65901C5.08097%200.237053%205.65326%200%206.25%200H9.75C10.3465%200.000793738%2010.9183%200.238101%2011.3401%200.659886C11.7619%201.08167%2011.9992%201.65351%2012%202.25Z%22%20fill%3D%22%23009432%22%2F%3E%3Cpath%20d%3D%22M14.83%203.02889C14.5987%202.83915%2014.3388%202.68727%2014.06%202.57889C13.9901%202.55796%2013.9165%202.55257%2013.8443%202.5631C13.7722%202.57363%2013.7032%202.59982%2013.6422%202.63984C13.5812%202.67986%2013.5297%202.73273%2013.4913%202.79476C13.4529%202.85679%2013.4286%202.92646%2013.42%202.99889C13.2495%203.8462%2012.7907%204.60823%2012.1215%205.15523C11.4524%205.70223%2010.6143%206.00037%209.75%205.99889H6.25C5.38792%205.99783%204.55248%205.70001%203.88413%205.1555C3.21578%204.61098%202.75526%203.85297%202.58%203.00889C2.57053%202.93585%202.54527%202.86574%202.50595%202.80345C2.46664%202.74116%202.41423%202.68819%202.35236%202.64821C2.2905%202.60824%202.22066%202.58223%202.14772%202.57198C2.07478%202.56174%202.00048%202.56751%201.93%202.58889C0.77%203.05889%200%204.11889%200%206.24889V15.9999C0%2018.9999%201.79%2019.9999%204%2019.9999H12C14.21%2019.9999%2016%2018.9999%2016%2015.9999V6.24889C16.0629%205.65852%2015.9903%205.06157%2015.7875%204.50354C15.5847%203.94552%2015.2573%203.44115%2014.83%203.02889ZM4%2010.2489H8C8.19891%2010.2489%208.38968%2010.3279%208.53033%2010.4686C8.67098%2010.6092%208.75%2010.8%208.75%2010.9989C8.75%2011.1978%208.67098%2011.3886%208.53033%2011.5292C8.38968%2011.6699%208.19891%2011.7489%208%2011.7489H4C3.80109%2011.7489%203.61032%2011.6699%203.46967%2011.5292C3.32902%2011.3886%203.25%2011.1978%203.25%2010.9989C3.25%2010.8%203.32902%2010.6092%203.46967%2010.4686C3.61032%2010.3279%203.80109%2010.2489%204%2010.2489ZM12%2015.7489H4C3.80109%2015.7489%203.61032%2015.6699%203.46967%2015.5292C3.32902%2015.3886%203.25%2015.1978%203.25%2014.9989C3.25%2014.8%203.32902%2014.6092%203.46967%2014.4686C3.61032%2014.3279%203.80109%2014.2489%204%2014.2489H12C12.1989%2014.2489%2012.3897%2014.3279%2012.5303%2014.4686C12.671%2014.6092%2012.75%2014.8%2012.75%2014.9989C12.75%2015.1978%2012.671%2015.3886%2012.5303%2015.5292C12.3897%2015.6699%2012.1989%2015.7489%2012%2015.7489Z%22%20fill%3D%22%23009432%22%2F%3E%3C%2Fsvg%3E)}.icon.tab_rating_icon{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5.73986%2016C5.84986%2015.51%205.64986%2014.81%205.29986%2014.46L2.86986%2012.03C2.10986%2011.27%201.80986%2010.46%202.02986%209.76C2.25986%209.06%202.96986%208.58%204.02986%208.4L7.14986%207.88C7.59986%207.8%208.14986%207.4%208.35986%206.99L10.0799%203.54C10.5799%202.55%2011.2599%202%2011.9999%202C12.7399%202%2013.4199%202.55%2013.9199%203.54L15.6399%206.99C15.7699%207.25%2016.0399%207.5%2016.3299%207.67L5.55986%2018.44C5.41986%2018.58%205.17986%2018.45%205.21986%2018.25L5.73986%2016ZM18.6999%2014.462C18.3399%2014.822%2018.1399%2015.512%2018.2599%2016.002L18.9499%2019.012C19.2399%2020.262%2019.0599%2021.202%2018.4399%2021.652C18.1765%2021.8361%2017.861%2021.9307%2017.5399%2021.922C17.0299%2021.922%2016.4299%2021.732%2015.7699%2021.342L12.8399%2019.602C12.3799%2019.332%2011.6199%2019.332%2011.1599%2019.602L8.22986%2021.342C7.11986%2021.992%206.16986%2022.102%205.55986%2021.652C5.32986%2021.482%205.15986%2021.252%205.04986%2020.952L17.2099%208.792C17.6699%208.332%2018.3199%208.122%2018.9499%208.232L19.9599%208.402C21.0199%208.582%2021.7299%209.062%2021.9599%209.762C22.1799%2010.462%2021.8799%2011.272%2021.1199%2012.032L18.6999%2014.462Z%22%20fill%3D%22%238A8A8A%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center center;background-size:contain}.icon.tab_rating_icon.active{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5.73986%2016C5.84986%2015.51%205.64986%2014.81%205.29986%2014.46L2.86986%2012.03C2.10986%2011.27%201.80986%2010.46%202.02986%209.76C2.25986%209.06%202.96986%208.58%204.02986%208.4L7.14986%207.88C7.59986%207.8%208.14986%207.4%208.35986%206.99L10.0799%203.54C10.5799%202.55%2011.2599%202%2011.9999%202C12.7399%202%2013.4199%202.55%2013.9199%203.54L15.6399%206.99C15.7699%207.25%2016.0399%207.5%2016.3299%207.67L5.55986%2018.44C5.41986%2018.58%205.17986%2018.45%205.21986%2018.25L5.73986%2016ZM18.6999%2014.462C18.3399%2014.822%2018.1399%2015.512%2018.2599%2016.002L18.9499%2019.012C19.2399%2020.262%2019.0599%2021.202%2018.4399%2021.652C18.1765%2021.8361%2017.861%2021.9307%2017.5399%2021.922C17.0299%2021.922%2016.4299%2021.732%2015.7699%2021.342L12.8399%2019.602C12.3799%2019.332%2011.6199%2019.332%2011.1599%2019.602L8.22986%2021.342C7.11986%2021.992%206.16986%2022.102%205.55986%2021.652C5.32986%2021.482%205.15986%2021.252%205.04986%2020.952L17.2099%208.792C17.6699%208.332%2018.3199%208.122%2018.9499%208.232L19.9599%208.402C21.0199%208.582%2021.7299%209.062%2021.9599%209.762C22.1799%2010.462%2021.8799%2011.272%2021.1199%2012.032L18.6999%2014.462Z%22%20fill%3D%22%23009432%22%2F%3E%3C%2Fsvg%3E)}}.icon.time_icon{width:calc(1em + 3px);height:calc(1em + 6px);background:url(time.e8f46f3a7e4e322a.svg) no-repeat center center;background-size:contain}.icon.plus_white_icon{background:url(plus-white.f9eb8a7aa84cfce9.svg) no-repeat center center;background-size:contain}.icon.rupees_light_icon{background:url(rupees-icon-light.4c6170aedcff193e.svg) no-repeat center center;background-size:contain}.icon.rupees_black_icon{background:url(rupees-icon-black.dae2e398159ef6d8.svg) no-repeat center center;background-size:contain}.icon.rupees_white_icon{width:15px;height:15px;background:url(rupees-white.f7cf6f2a1e0f6384.svg) no-repeat center center;background-size:contain}.icon.rupees_red_icon{width:15px;height:15px;background:url(rupees-red.f7264b30b78c14ad.svg) no-repeat center center;background-size:contain}.icon.status_icon{width:10px;height:25px;margin-right:10px;background:url(status-icon.7a243af4756f9011.svg) no-repeat center center;background-size:contain}.icon.man_icon{width:35px;height:50px;margin-right:10px;background:url(man.d078a0673d2a1844.svg) no-repeat center center;background-size:contain}.icon.add-address-icon{width:calc(1em + 6.85px);height:calc(1em + 6.85px);background:url(add-address.7bed5e9634048e19.png) no-repeat center center;background-size:contain}.icon.call-calling{width:16px;height:16px;background:url(callcalling.0b7470d0f0882093.svg) no-repeat center center;background-size:contain}.icon.schedule{width:14px;height:14px;background:url(schedule.7881889fe905aede.svg) no-repeat center center;background-size:contain}.icon.star-red{background:url(start-red.182474e7e7a155ae.svg) no-repeat center center;background-size:contain}.icon.location-small-green{width:19.52px;height:24.4px;background:url(location-small-green.a06658dd60dafc80.svg) no-repeat center center;background-size:contain}.icon.timer{width:20px;height:20px;background:url(timer.46dba35622da9c96.svg) no-repeat center center;background-size:contain}.icon.trash-icon{width:calc(1em + 3px);height:calc(1em + 6px);background:url(trash-icon.4af0e61574b98df4.svg) no-repeat center center;background-size:contain}.icon.edit-pen-icon{width:1em;height:1em;background:url(edit-pen.dc6274c78973b9b8.svg) no-repeat center center;background-size:contain}.arrow-icon{height:20px;width:20px}.arrow-icon.arrow-right-white_icon{background:url(arrow-right-white.25dd1e2947791238.svg) no-repeat center center;background-size:contain}.upi-payment-icon{width:30px;height:20px;margin-right:10px}.upi-payment-icon.paytm_icon{background:url(paytm.b6d055d0ad199bc6.svg) no-repeat center center;background-size:contain}.upi-payment-icon.UPI_icon{background:url(UPI.50d75a84e8805404.svg) no-repeat center center;background-size:contain}.upi-payment-icon.arrowleft_icon{width:20px;height:20px;margin-right:10px;background:url(arrowleft.58dc12160042631b.svg) no-repeat center center;background-size:contain}.food-type-icon{width:20px;height:20px;display:inline-block;position:relative}.food-type-icon:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;width:45%;height:45%}.food-type-icon .square-border{position:absolute;top:0;left:0;width:100%;height:100%;border:2px solid;box-sizing:border-box}.food-type-icon.vegetarian:before{background-color:#008300}.food-type-icon.vegetarian .square-border{border-color:#008300}.food-type-icon.non-vegetarian:before{background-color:#be360d}.food-type-icon.non-vegetarian .square-border{border-color:#be360d}.food-type-icon.egg-food:before{background-color:#f1cf12}.food-type-icon.egg-food .square-border{border-color:#f1cf12}.food-type-icon.beverage:before{background-color:#bfbfbf}.food-type-icon.beverage .square-border{border-color:#bfbfbf}.food-type-icon.food-type-icon-md{width:30px;height:30px}.food-type-icon.food-type-icon-md .square-border{border-width:4px}.rating-wrapper{display:flex;padding:.25rem .5rem;background-color:#009432;color:#fff;border-radius:20px;font-size:12px;white-space:nowrap;min-width:52px}.dashed-divider{margin:15px 0;border:0;border-top:2px dashed #CFCFCF;opacity:.6}.theme-nav-tabs.nav-tabs{border:none}.theme-nav-tabs.nav-tabs .nav-link{color:#646464;font-weight:600;font-size:1rem;border-width:0px;background-color:transparent;display:flex;align-items:center}.theme-nav-tabs.nav-tabs .nav-link.active{color:#fff}.theme-nav-tabs.nav-tabs .nav-link .tab-icon{display:block}.theme-nav-tabs.nav-tabs .nav-item{position:relative;padding:5px 10px}.theme-nav-tabs.nav-tabs .nav-item:has(.nav-link.active){background-color:#009432;border-radius:8px}@media (min-width: 768px) and (max-width: 991.98px){.theme-nav-tabs.nav-tabs .nav-item{position:relative;padding:0}}@media (max-width: 767.98px){.theme-nav-tabs.nav-tabs .nav-item{flex:1 0 0%;padding:0}.theme-nav-tabs.nav-tabs .nav-item .nav-link{width:100%}.theme-nav-tabs.nav-tabs .nav-link.active{color:#009432}.theme-nav-tabs.nav-tabs .nav-item{position:relative}.theme-nav-tabs.nav-tabs .nav-item:has(.nav-link.active){background-color:transparent;border-radius:8px;color:#009432}.theme-nav-tabs.nav-tabs .nav-item:has(.nav-link.active):after{content:"";position:absolute;display:inline-block;width:100%;border-bottom:4px solid #009432;border-radius:8px}.theme-nav-tabs.nav-tabs .nav-link{color:#646464;font-weight:700;font-size:1.125rem;border-width:0px;background-color:transparent;display:flex;align-items:center;justify-content:center}.theme-nav-tabs.nav-tabs .nav-link:not(.active) .tab-icon{display:none}}.title-border-top{border-radius:0 0 5px 5px;width:41px;height:0;border-top:7px solid #009432}.title-border-top.border-top-sticky{position:absolute;top:0}.title-border-left{border-radius:0 5px 5px 0;border-left:7px solid #009432;height:38px;width:0px}.title-border-left.border-left-sticky{position:absolute;left:0}.img-circle{height:auto;width:100%;border-radius:50%;aspect-ratio:1/1}.img-circle.user-profile-pic{width:80px;object-fit:cover}.theme-title{font-size:1.2rem;color:#009432;font-weight:700}@keyframes loader-round-custom-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-round-custom{inset:0;background-color:transparent;z-index:99999;opacity:1}.loader-round-custom:before{box-sizing:border-box;content:"";display:block;left:calc(50% - 50px);top:calc(50% - 50px);width:100px;height:100px;border-radius:50px;border:3px solid rgba(0,0,0,.2);border-top-color:#0009;margin:auto;animation-name:loader-round-custom-animation;animation-duration:.5s;animation-timing-function:linear;animation-iteration-count:infinite}.loader-round-custom__fade{transition:opacity .3s;opacity:0}.custom-pagination .page-item.active .page-link{background-color:#009432;border-color:#009432}.sq-global-backdrop{opacity:1;background:rgba(0,0,0,.288);position:fixed;width:100%;height:100%;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);display:flex;align-items:center;justify-content:center}.sq-global-backdrop .black-spinner{width:2.5rem;height:2.5rem}.sq-global-backdrop .custom-black-spinner{position:relative;width:2rem;height:2rem;border:4px solid rgba(0,0,0,.1);border-top:4px solid #000000;border-radius:50%;animation:custom-spin 1s linear infinite}@keyframes custom-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#ffffffb3;color:#000;pointer-events:auto}.loading-overlay .loading-spinner{width:2rem;height:2rem}.loading-overlay .loading-spinner.loading-spinner-lg{width:3rem;height:3rem}.loading-overlay.semi-black-bg{background-color:#00000040}.loading-overlay.lightest-black-bg{background:rgba(0,0,0,.05)}.loading-overlay.black-spinner{color:#000}.loading-overlay.white-spinner{color:#fff}.divider-with-centered-text{display:flex;flex-direction:row;font-weight:400;font-size:.875rem;color:#000}.divider-with-centered-text:before,.divider-with-centered-text:after{content:"";flex:1 0 0%;margin-top:10px;margin-bottom:10px;border-bottom:1px solid #000000}.divider-with-centered-text:before{margin-right:10px}.divider-with-centered-text:after{margin-left:10px}.divider-with-centered-text.light-gray{display:flex;flex-direction:row;font-weight:400;font-size:.875rem;color:#a8a8a8}.divider-with-centered-text.light-gray:before,.divider-with-centered-text.light-gray:after{content:"";flex:1 0 0%;margin-top:10px;margin-bottom:10px;border-bottom:1px solid #CACACA}.divider-with-centered-text.light-gray:before{margin-right:10px}.divider-with-centered-text.light-gray:after{margin-left:10px}ngb-pagination ul{justify-content:center}ngb-pagination ul .page-item.active .page-link{background-color:#009432;border-color:#009432;box-shadow:none;color:#fff}ngb-pagination ul .page-item .page-link{color:#009432}.word-break-fix{word-break:normal}.restaurant-image-logo{padding:.25rem;border-radius:50%;background:#F3F3F3;height:40px;width:40px;display:flex;align-items:center;justify-content:center}.restaurant-image-logo img{object-fit:contain}.restaurant-title{word-break:break-word}.cart-icon{position:relative}.cart-icon .cart-qty{position:absolute;height:20px;width:20px;border-radius:10px;background-color:#ff4b4b;right:-9px;top:-9px;display:flex;align-items:center;justify-content:center}.cart-icon .cart-qty .cart-qty-txt{color:#fff;font-weight:500;font-size:.75rem}@media (min-width: 768px){.cart-icon .cart-qty .cart-qty-txt{font-size:10px}}.min-height-custom{min-height:calc(100vh - 310px)}.text-grey-custom2{font-size:18px;font-weight:400;color:#595959}.main-card-border{border-radius:25px}.theme-card{box-shadow:0 0 2px #0003;border-radius:15px}.theme-card-title{font-size:1.25rem;color:#000;font-weight:700}.theme-card-text{font-size:1rem;color:#000;font-weight:400}.address-card{box-shadow:0 0 2px #0003;border-radius:15px}.address-card .card-title,.address-card .theme-card-title{font-size:1.25rem;color:#000}.address-card .card-text,.address-card .theme-card-text{font-size:1rem;color:#000;font-weight:300}.address-card .card-text.text-phone-number,.address-card .text-phone-number.theme-card-text{color:#4d4d4d;font-weight:500}.address-card .btn-link,.address-card .global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .trending-keyword-btn-link,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .address-card .trending-keyword-btn-link{color:#009432}.address-card .selected-address-indicator{background:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;height:30px;font-weight:700;font-size:1.2em;width:30px;margin:0 auto;border:2px solid #8A8A8A}.address-card .selected-address-indicator .right-icon{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2214%22%20height%3D%2210%22%20viewBox%3D%220%200%2014%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1.33325%205.00002L5.10658%208.77335L12.6666%201.22668%22%20stroke%3D%22%238A8A8A%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);background-position:center center;background-repeat:no-repeat;background-size:contain;width:15px;height:15px}.address-card .selected-address-indicator.active{background:#009432;border-color:#009432}.address-card .selected-address-indicator.active .right-icon{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2214%22%20height%3D%2210%22%20viewBox%3D%220%200%2014%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1.33325%205.00002L5.10658%208.77335L12.6666%201.22668%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E)}.address-card .default-address-label{color:#009432;font-weight:700;font-size:1rem}.address-card .more-action.dropdown-toggle:after{all:unset}.orderlist-page-wrapper.orderlist-card{background:#ffffff;box-shadow:0 4px 8px 3px #00000014;border-radius:10px;border:none}.orderlist-page-wrapper.orderlist-card .orderlist-card-header{background:#ffffff;box-shadow:0 2px 2px #00000026;padding:1rem;border-radius:0}.orderlist-page-wrapper.orderlist-card .orderlist-card-header:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}@media (min-width: 992px){.orderlist-page-wrapper.orderlist-card .orderlist-card-header{padding:1.2rem 2.5rem}}.orderlist-page-wrapper.orderlist-card .orderlist-card-header .card-heading{font-size:1rem;font-weight:700;color:#000}@media (min-width: 992px){.orderlist-page-wrapper.orderlist-card .orderlist-card-header .card-heading{font-size:1.563rem}}.orderlist-page-wrapper.orderlist-card .orderlist-card-body{padding:.5rem}@media (min-width: 992px){.orderlist-page-wrapper.orderlist-card .orderlist-card-body{padding:1.2rem 2.5rem 1.5rem}}.orderlist-page-wrapper .theme-form-select{border-radius:5.94796px;font-size:.75rem;color:#646464;font-weight:400;height:auto}@media (min-width: 992px){.orderlist-page-wrapper .theme-form-select{font-size:.94rem}}.orderlist-page-wrapper .list-group .order-list-group-item,.orderlist-page-wrapper .profile-list-group .order-list-group-item{border-radius:10px;border:1.5px solid rgba(0,0,0,.12);padding:1rem .5rem}@media (min-width: 992px){.orderlist-page-wrapper .list-group .order-list-group-item,.orderlist-page-wrapper .profile-list-group .order-list-group-item{padding:1.25rem}}.orderlist-page-wrapper .list-group .order-list-group-item:first-child,.orderlist-page-wrapper .profile-list-group .order-list-group-item:first-child,.orderlist-page-wrapper .list-group .order-list-group-item:last-child,.orderlist-page-wrapper .profile-list-group .order-list-group-item:last-child{border-radius:10px}.orderlist-page-wrapper .list-group .order-list-group-item+.order-list-group-item,.orderlist-page-wrapper .profile-list-group .order-list-group-item+.order-list-group-item{border-width:1px}.orderlist-page-wrapper .list-group .order-list-group-item:not(:first-child),.orderlist-page-wrapper .profile-list-group .order-list-group-item:not(:first-child){margin-top:1rem}.orderlist-page-wrapper .restaurant-title{font-size:1.125rem;color:#000;font-weight:600}.orderlist-page-wrapper .item-image{width:100%;max-width:70px;height:56px;border-radius:5.35739px;background:#ffffff;box-shadow:0 2.14295px 4.28591px 1.60722px #00000014}.orderlist-page-wrapper .item-image img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.orderlist-page-wrapper .product-name-qty{font-weight:600;color:#646464;font-size:1.125rem}.orderlist-page-wrapper .divider-border{border:1.5px solid rgba(0,0,0,.12)}.orderlist-page-wrapper .total-amount-value{font-size:1.125rem;font-weight:700;color:#000}.orderlist-page-wrapper .ordered-date{font-size:1rem;font-weight:600;color:#646464}.orderlist-page-wrapper .order-status-txt{font-size:1.125rem;font-weight:600}.orderlist-page-wrapper .order-status-txt.primary-success{color:#009432}.orderlist-page-wrapper .order-status-txt.cancelled-status{color:#ffa740}.orderlist-page-wrapper .view-summary-btn{--bs-btn-active-color: #009432;--bs-btn-active-border-color: #009432;background-color:#009432;border-color:#009432;font-size:.83rem;font-weight:700;color:#fff;border-radius:5.88px}@media (min-width: 992px){.orderlist-page-wrapper .view-summary-btn{font-size:1.125rem}}.orderlist-page-wrapper .view-summary-btn:disabled{pointer-events:none;opacity:.65}.orderlist-page-wrapper .view-summary-btn:hover,.orderlist-page-wrapper .view-summary-btn:focus-visible,.orderlist-page-wrapper .view-summary-btn:first-child:active{filter:drop-shadow(0px 4px 6px rgba(0,0,0,.1));color:#009432;border-color:#009432}.orderlist-page-wrapper .complete-payment-btn{--bs-btn-active-color: #1E90FF;--bs-btn-active-border-color: #1E90FF;background-color:#1e90ff;border-color:#1e90ff;font-size:.83rem;font-weight:700;color:#fff;border-radius:5.88px}@media (min-width: 992px){.orderlist-page-wrapper .complete-payment-btn{font-size:1rem}}.orderlist-page-wrapper .complete-payment-btn:disabled{pointer-events:none;opacity:.65}.orderlist-page-wrapper .complete-payment-btn:hover,.orderlist-page-wrapper .complete-payment-btn:focus-visible,.orderlist-page-wrapper .complete-payment-btn:first-child:active{filter:drop-shadow(0px 4px 6px rgba(0,0,0,.1));color:#1e90ff;border-color:#1e90ff}.order-detail-page-wrapper.order-detail-card{background:#ffffff;box-shadow:0 4px 8px 3px #00000014;border-radius:10px;border:none}.order-detail-page-wrapper.order-detail-card .order-detail-card-header{background:#ffffff;box-shadow:0 2px 2px #00000026;padding:.5rem 1rem;border-radius:0}.order-detail-page-wrapper.order-detail-card .order-detail-card-header:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}@media (min-width: 992px){.order-detail-page-wrapper.order-detail-card .order-detail-card-header{padding:1.2rem 2.5rem}}.order-detail-page-wrapper.order-detail-card .order-detail-card-header .card-heading{font-size:1rem;font-weight:700;color:#000}@media (min-width: 992px){.order-detail-page-wrapper.order-detail-card .order-detail-card-header .card-heading{font-size:1.563rem}}.order-detail-page-wrapper.order-detail-card .order-detail-card-body{padding:1.2rem 1rem}@media (min-width: 992px){.order-detail-page-wrapper.order-detail-card .order-detail-card-body{padding:1.2rem 2.5rem 1.5rem}}.order-detail-page-wrapper.order-detail-card .restaurant-address-text{font-size:1rem;font-weight:400;color:#646464}.order-detail-page-wrapper.order-detail-card .phone-border-icon{width:15px;height:15px}.order-detail-page-wrapper.order-detail-card .contact-number-text{font-size:1rem;font-weight:400;color:#000}.order-detail-page-wrapper.order-detail-card .section-title{font-size:1.25rem;font-weight:700;color:#000;padding-top:.5rem;margin-bottom:.5rem}@media (min-width: 768px){.order-detail-page-wrapper.order-detail-card .section-title{font-size:1.564rem;padding-top:.25rem}}@media (min-width: 992px){.order-detail-page-wrapper.order-detail-card .section-title{padding-top:0}}.order-detail-page-wrapper.order-detail-card .list-group.order-detail-section .list-group-item.order-detail-list-group-item,.order-detail-page-wrapper.order-detail-card .order-detail-section.profile-list-group .list-group-item.order-detail-list-group-item,.order-detail-page-wrapper.order-detail-card .orderlist-page-wrapper .list-group.order-detail-section .order-detail-list-group-item.order-list-group-item,.order-detail-page-wrapper.order-detail-card .orderlist-page-wrapper .order-detail-section.profile-list-group .order-detail-list-group-item.order-list-group-item,.orderlist-page-wrapper .order-detail-page-wrapper.order-detail-card .list-group.order-detail-section .order-detail-list-group-item.order-list-group-item,.orderlist-page-wrapper .order-detail-page-wrapper.order-detail-card .order-detail-section.profile-list-group .order-detail-list-group-item.order-list-group-item{padding:0rem .25rem}.order-detail-page-wrapper.order-detail-card .order-detail-section .info-label-container{font-size:1.125rem;font-weight:700;color:#000;margin-bottom:.5rem}.order-detail-page-wrapper.order-detail-card .order-detail-section .info-value{font-size:1.125rem;font-weight:400;color:#646464}.order-detail-page-wrapper.order-detail-card .order-detail-section .info-value.order-status-txt.primary-success{color:#009432}.order-detail-page-wrapper.order-detail-card .order-detail-section .info-value.order-status-txt.cancelled-status{color:#ffa740}.order-detail-page-wrapper.order-detail-card .list-group-flush>.item-detail-list-group-item,.order-detail-page-wrapper.order-detail-card .list-group-flush>.item-summary-list-group-item{border-color:#0000001f;border-width:0 0 1.5px}.order-detail-page-wrapper.order-detail-card .list-group-flush>.item-detail-list-group-item:last-child,.order-detail-page-wrapper.order-detail-card .list-group-flush>.item-summary-list-group-item:last-child{border-bottom-width:0}.order-detail-page-wrapper.order-detail-card .items-detail-section .item-detail-list-group-item{padding:0;padding-bottom:1rem}.order-detail-page-wrapper.order-detail-card .items-detail-section .item-summary-list-group-item{padding:.375rem 0}.order-detail-page-wrapper.order-detail-card .items-detail-section .item-name,.order-detail-page-wrapper.order-detail-card .items-detail-section .qty{font-size:1.125rem;font-weight:700;color:#000}.order-detail-page-wrapper.order-detail-card .items-detail-section .item-name-link{color:#000}.order-detail-page-wrapper.order-detail-card .items-detail-section .item-price{height:100%;align-self:flex-start;font-size:1.125rem;font-weight:600;color:#000}@media (min-width: 992px){.order-detail-page-wrapper.order-detail-card .items-detail-section .item-price{font-weight:700}}.order-detail-page-wrapper.order-detail-card .items-detail-section .variation-info-wrapper{display:flex;flex-wrap:wrap;align-items:center;width:100%;column-gap:1rem;padding-top:5px}.order-detail-page-wrapper.order-detail-card .items-detail-section .variation-info-wrapper .variation-info{display:inline-flex;flex-wrap:wrap;align-items:center;flex:0 0 auto;width:-moz-fit-content;width:fit-content}.order-detail-page-wrapper.order-detail-card .items-detail-section .variation-info-wrapper .variation-name{font-size:.875rem;font-weight:600;color:#000}.order-detail-page-wrapper.order-detail-card .items-detail-section .variation-info-wrapper .variation-name.value{color:#646464}.order-detail-page-wrapper.order-detail-card .items-detail-section .modifier-info-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:.75rem;column-gap:1rem;padding-top:5px}.order-detail-page-wrapper.order-detail-card .items-detail-section .modifier-info-wrapper .modifier-group-wrapper{flex:0 0 auto;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.3125rem;border:.8px solid #DADADA;border-radius:5px;padding:.625rem;height:100%}.order-detail-page-wrapper.order-detail-card .items-detail-section .modifier-info-wrapper .modifier-group-wrapper .modifier-group-name{font-size:.875rem;font-weight:400;color:#000}.order-detail-page-wrapper.order-detail-card .items-detail-section .modifier-info-wrapper .modifier-group-wrapper .modifier-grpOpt-section{display:flex;flex-wrap:wrap;gap:.625rem;align-items:center}.order-detail-page-wrapper.order-detail-card .items-detail-section .modifier-info-wrapper .modifier-group-wrapper .modifier-grpOpt-section .modifier-value-wrapper{padding:3px 5px;border:.8px solid #DADADA;border-radius:5px}.order-detail-page-wrapper.order-detail-card .items-detail-section .modifier-info-wrapper .modifier-group-wrapper .modifier-grpOpt-section .modifier-value-wrapper .value{font-size:.75rem;font-weight:400;color:#646464}.order-detail-page-wrapper.order-detail-card .items-detail-section .subtotal-amount{font-size:1.125rem;font-weight:700;color:#000}.order-detail-page-wrapper.order-detail-card .items-detail-section .total-amount{font-size:1.25rem;font-weight:700;color:#009432}@media (min-width: 768px){.order-detail-page-wrapper.order-detail-card .items-detail-section .total-amount{font-size:1.564rem}}.order-detail-page-wrapper.order-detail-card .items-detail-section .summary-amount{font-size:1.125rem;font-weight:600;color:#646464}.order-detail-page-wrapper .cancel-order-button{background-color:#fff;font-size:1.125rem;font-weight:600;color:#ff020280;border:1px solid rgba(255,2,2,.5);border-radius:10px;padding:.125rem 1.3rem}@media (min-width: 992px){.order-detail-page-wrapper .cancel-order-button{font-size:1.125rem;padding:.25rem 1.3rem}}.order-detail-page-wrapper .cancel-order-button:hover,.order-detail-page-wrapper .cancel-order-button:focus-visible,.order-detail-page-wrapper .cancel-order-button:first-child:active{color:#ff0202b3;border-color:#ff0202b3}.order-detail-page-wrapper .invoice-download-button{background-color:#fff;font-size:1.125rem;font-weight:600;color:#009432;border:1px solid #009432;border-radius:10px;padding:.29rem .73rem}@media (min-width: 992px){.order-detail-page-wrapper .invoice-download-button{font-size:1.125rem}}.order-detail-page-wrapper .invoice-download-button:hover,.order-detail-page-wrapper .invoice-download-button:focus-visible,.order-detail-page-wrapper .invoice-download-button:first-child:active{color:#009432b3;border-color:#009432b3}.order-detail-page-wrapper .circle-restaurant-image-border{width:40px;height:40px}.order-detail-page-wrapper .restaurant-title{font-size:1.125rem;color:#000;font-weight:600}.profile-list-group{padding:.25rem 2rem;box-shadow:0 4px 8px 3px #00000014;border-radius:10px;background-color:#fff}.profile-list-group .list-group-item,.profile-list-group .orderlist-page-wrapper .list-group .order-list-group-item,.orderlist-page-wrapper .profile-list-group .order-list-group-item{padding-top:1rem;padding-bottom:1rem;background-color:#fff;border:none;font-size:1.25rem;font-weight:600;color:#646464}.profile-list-group .list-group-item.list-group-item-action:hover,.profile-list-group .orderlist-page-wrapper .list-group .list-group-item-action.order-list-group-item:hover,.orderlist-page-wrapper .profile-list-group .list-group-item-action.order-list-group-item:hover{background-color:#00000005}.profile-list-group .list-group-item:not(:last-child),.profile-list-group .orderlist-page-wrapper .list-group .order-list-group-item:not(:last-child),.orderlist-page-wrapper .profile-list-group .order-list-group-item:not(:last-child){border-bottom:1.5px solid rgba(0,0,0,.12)}.profile-list-group .icon-circle-bg{position:relative;width:40px;height:40px;background-color:#f5f5f5;border-radius:50%}.profile-list-group .icon-circle-bg .icon{max-width:20px;max-height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.profile-list-group .icon-circle-bg.bg-white{background-color:#fff}.profile-list-group .customer-profile-img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.category-card-col{padding-top:calc(var(--bs-gutter-x) * .5);padding-bottom:calc(var(--bs-gutter-x) * .5)}.category-card-col .category-card{position:relative;background:#ffffff;border-radius:15px;height:100%;display:flex;align-items:center;justify-content:center;height:max(40vw + 30px,165px);max-height:220px}.category-card-col .category-card .overlay-effect-layer{position:absolute;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.5);border-radius:inherit}.category-card-col .category-card .category-img{opacity:.85;border-radius:inherit;object-fit:cover}.category-card-col .category-card .category-name{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:1.25rem;font-weight:700;width:60%;z-index:1;line-height:normal}@media (min-width: 992px){.category-card-col .category-card .category-name{font-weight:800;font-size:1.125rem}}.category-card-col .category-card .bottom-center-info{position:absolute;bottom:7%;left:50%;transform:translate(-50%);color:#fff;font-weight:500;font-size:1rem;z-index:1}@media (min-width: 992px){.category-card-col .category-card .bottom-center-info{font-weight:600;font-size:1rem}}.category-card-col .category-card .bottom-center-info.line-ellipsis{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-height:1rem;width:60%;max-height:1rem;height:1rem;-webkit-line-clamp:1;-webkit-box-orient:vertical}.category-card-col .category-card:before{content:"";position:absolute;top:0;left:15%;height:100%;transform:translate(-15%);border-left:2px solid #ffffff;z-index:1}.category-card-col .category-card:after{content:"";position:absolute;left:0;top:80%;width:100%;transform:translateY(-80%);border-bottom:2px solid #ffffff;z-index:1}@media (min-width: 576px){.category-card-col .category-card{min-height:150px;max-height:150px;height:100%}}@media (min-width: 768px){.category-card-col .category-card{min-height:200px;max-height:200px}}@media (min-width: 992px){.category-card-col .category-card{box-shadow:0 3.72308px 3.72308px #00000040;border-radius:18.6154px}}@media (min-width: 1200px){.category-card-col .category-card{min-height:240px;max-height:240px}}@media (max-width: 767px){.item-list-card{background:none}.item-list-card .card-body,.item-list-card .order-status-page-wrapper .order-status-card .order-status-card-body,.order-status-page-wrapper .order-status-card .item-list-card .order-status-card-body,.item-list-card .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-body,.qr-payment-page-wrapper .qr-payment-card .item-list-card .qr-payment-card-body,.item-list-card .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-body,.restaurant-view-page-wrapper .resto-maincontent-card .item-list-card .resto-maincontent-card-body,.item-list-card .orderlist-page-wrapper.orderlist-card .orderlist-card-body,.orderlist-page-wrapper.orderlist-card .item-list-card .orderlist-card-body,.item-list-card .order-detail-page-wrapper.order-detail-card .order-detail-card-body,.order-detail-page-wrapper.order-detail-card .item-list-card .order-detail-card-body{box-shadow:none!important;border-radius:10px}}.item-list-card .card-body,.item-list-card .order-status-page-wrapper .order-status-card .order-status-card-body,.order-status-page-wrapper .order-status-card .item-list-card .order-status-card-body,.item-list-card .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-body,.qr-payment-page-wrapper .qr-payment-card .item-list-card .qr-payment-card-body,.item-list-card .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-body,.restaurant-view-page-wrapper .resto-maincontent-card .item-list-card .resto-maincontent-card-body,.item-list-card .orderlist-page-wrapper.orderlist-card .orderlist-card-body,.orderlist-page-wrapper.orderlist-card .item-list-card .orderlist-card-body,.item-list-card .order-detail-page-wrapper.order-detail-card .order-detail-card-body,.order-detail-page-wrapper.order-detail-card .item-list-card .order-detail-card-body{border-radius:10px}.item-list-card .image-cart-action-btn-wrap{overflow:hidden;box-shadow:0 3.945px 7.89px 2.95875px #00000014;width:129px;height:141.03px;border-radius:15px}@media (min-width: 768px){.item-list-card .image-cart-action-btn-wrap{border-radius:9.86px}}.item-list-card .image-cart-action-btn-wrap .img-wrapper{position:relative;height:103px;width:100%}.item-list-card .image-cart-action-btn-wrap .card-img-top{border-top-left-radius:inherit;border-top-right-radius:inherit;width:100%;height:100%;object-fit:cover}.item-list-card .image-cart-action-btn-wrap .cart-action-btn-wrap{height:calc(100% - 103px);padding:.45rem .9rem;background:#009432;color:#fff;width:100%;text-align:center}.item-list-card .image-cart-action-btn-wrap .cart-action-btn-wrap:disabled{pointer-events:none;background:#5dc37f}.item-list-card .image-cart-action-btn-wrap .cart-action-btn-wrap.cart-qty-action-wrap{background:#ffffff;color:#fff}.item-list-card .image-cart-action-btn-wrap .cart-action-btn-wrap.cart-qty-action-wrap .quantity-field{display:flex;justify-content:space-between;align-items:center;width:100%;height:25px;margin:0 auto;border:none}.item-list-card .image-cart-action-btn-wrap .cart-action-btn-wrap.cart-qty-action-wrap .quantity-field img{top:0!important}.item-list-card .image-cart-action-btn-wrap .cart-action-btn-wrap.cart-qty-action-wrap .quantity-field .decrease-button{margin-right:-4px;border-radius:0}.item-list-card .image-cart-action-btn-wrap .cart-action-btn-wrap.cart-qty-action-wrap .quantity-field .increase-button{margin-left:-4px;border-radius:0}.item-list-card .image-cart-action-btn-wrap .cart-action-btn-wrap.cart-qty-action-wrap .quantity-field .value-button{border:none;margin:0;width:20px;height:100%;padding:0;background:transparent;outline:none;cursor:pointer;text-align:center}.item-list-card .image-cart-action-btn-wrap .cart-action-btn-wrap.cart-qty-action-wrap .quantity-field .value-button img{max-width:75%;min-width:75%}.item-list-card .image-cart-action-btn-wrap .cart-action-btn-wrap.cart-qty-action-wrap .quantity-field .value-button:hover{background:rgb(230,230,230)}.item-list-card .image-cart-action-btn-wrap .cart-action-btn-wrap.cart-qty-action-wrap .quantity-field .value-button:active{background:rgb(210,210,210)}.item-list-card .primary-info-div{width:calc(100% - 129px - 1rem);margin-left:1rem}.item-list-card .card-title,.item-list-card .theme-card-title{font-size:1.125rem;color:#000;font-weight:600}@media (min-width: 768px){.item-list-card .card-title,.item-list-card .theme-card-title{font-weight:700}}.item-list-card .card-text,.item-list-card .theme-card-text{font-size:.88rem;color:#4d4d4d;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:45px;font-weight:300}.item-list-card .card-price-text{font-size:1.125rem;color:#009432;font-weight:700}@media (min-width: 768px){.item-list-card .card-price-text{font-size:1.109rem}}.item-list-card .bg-image-wrap{background:url(pizza.624b8776b63465fd.jpeg) no-repeat center center;background-size:cover;height:150px}.item-list-card .card-text-qty{font-size:.986rem;color:#000;font-weight:600}.item-list-card .rating-wrapper{display:flex;align-items:center;justify-content:center;padding:.25rem .5rem;background-color:#009432;color:#fff;border-radius:20px;font-size:.88rem;font-weight:500;height:25px}@media (min-width: 768px){.item-list-card .rating-wrapper{font-size:.865rem}}.item-list-card .rating-wrapper .rating-img{width:1em;height:1em}.item-list-top-card .image-wrap{overflow:hidden}.item-list-top-card .image-wrap img{min-width:100%}.item-list-top-card .image-wrap .card-img-top{border-radius:1rem;width:115px;height:115px;object-fit:cover}.item-list-top-card .card-title,.item-list-top-card .theme-card-title{font-size:1.15rem;color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.item-list-top-card .card-text,.item-list-top-card .theme-card-text{font-size:1rem;color:#4d4d4d;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.item-list-top-card .card-price-text{font-size:1.05rem;color:#009432;font-weight:700}.item-list-top-card .bg-image-wrap{background:url(pizza.624b8776b63465fd.jpeg) no-repeat center center;background-size:cover;height:150px}.primary-info-div-border{border-bottom:1px dashed #C8C8C8;margin:10px 0}.item-list-info-card .image-wrap{overflow:hidden}.item-list-info-card .image-wrap img{min-width:100%}.item-list-info-card .image-wrap .card-img-top{border-radius:1rem;width:115px;height:115px;object-fit:cover}.item-list-info-card .primary-info-div .primary-info-div-border{border-bottom:1px dashed #C8C8C8;width:80%;margin:10px 0}.item-list-info-card .restaurant-address-status .card-title,.item-list-info-card .restaurant-address-status .theme-card-title{color:#8a8a8a;font-size:1rem;font-weight:500}.item-list-info-card .restaurant-address-status .border-vertical{background-color:#707070;width:3px;height:25px;border-radius:10px;margin:0 10px}.item-list-info-card .restaurant-address-status .franchise-text{color:#ff9e1b;font-size:1rem;font-weight:500}.item-list-info-card .restaurant-address-status .status .card-title,.item-list-info-card .restaurant-address-status .status .theme-card-title{color:#009432;font-size:1rem;font-weight:700}.item-list-info-card .card-title,.item-list-info-card .theme-card-title{font-size:1.15rem;color:#000}.item-list-info-card .card-text,.item-list-info-card .theme-card-text{font-size:1rem;color:#4d4d4d;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.item-list-info-card .card-price-text,.item-list-info-card .card-price-danger{font-size:1.05rem;color:#009432;font-weight:700}.item-list-info-card .card-item-size-danger{font-size:1.05rem;color:#009432;border-bottom:2px solid #A6B6EB}.item-list-info-card .secondary-info-div{border-radius:15px;background-image:linear-gradient(#FCFCFC,#F3F3F3);padding:10px}.item-list-info-card .border{border-bottom:3px solid #A6B6EB;margin:5px 0}.item-list-info-card .bg-image-wrap{height:150px}.item-list-info-card .card-view-text{color:#8a8a8a}.item-list-info-card .quantity-field{display:flex;justify-content:space-between;align-items:center;width:120px;height:40px;margin:0 auto;border:2px solid #009432}.item-list-info-card .quantity-field .value-button{border:none;margin:0;width:40px;height:100%;padding:0;background:transparent;outline:none;cursor:pointer}.item-list-info-card .quantity-field .value-button:hover{background:rgb(230,230,230)}.item-list-info-card .quantity-field .value-button:active{background:rgb(210,210,210)}.item-list-info-card .quantity-field .decrease-button{margin-right:-4px;border-radius:20px 0 0 20px}.item-list-info-card .quantity-field .increase-button{margin-left:-4px;border-radius:0 20px 20px 0}.item-list-info-card .quantity-field .number{display:inline-block;text-align:center;border:none;border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin:0;width:40px;height:100%;line-height:40px;font-size:11pt;box-sizing:border-box;background:white;font-family:calibri}.item-list-info-card .quantity-field .number::selection{background:none}.custom-check-box .form-check-input,.custom-check-box input[type=checkbox].modifier-check-input,.custom-check-box input[type=radio].variation-radio-input{width:1.3em;height:1.3em;border:2px solid #000000;border-radius:8px;background:transparent}.custom-check-box .form-check-input:focus,.custom-check-box input[type=checkbox].modifier-check-input:focus,.custom-check-box input[type=radio].variation-radio-input:focus{box-shadow:none}.custom-check-box input:checked{background:transparent}.custom-check-box input[type=checkbox],.custom-check-box input[type=radio]{position:relative;cursor:pointer}.custom-check-box input[type=checkbox]:before,.custom-check-box input[type=radio]:before{content:"";position:absolute;top:21%;left:24%;width:10px;height:10px;cursor:pointer}.custom-check-box input[type=checkbox]:before{transition:transform .4s cubic-bezier(.45,1.8,.5,.75);transform:rotate(-45deg) scale(0);content:"";position:absolute;left:3px;z-index:1;width:11px;height:7px;border:2px solid #940000;border-top-style:none;border-right-style:none}.custom-check-box input[type=checkbox]:checked:before{transform:rotate(-45deg) scale(1)}.custom-check-box input[type=checkbox]:after{border-radius:2px}.offer-detail-highlight-small{padding:.45rem .9rem;background:#009432;color:#fff;box-shadow:2px 4px 4px #00000040;border-radius:0 15px;width:-moz-fit-content;width:fit-content}.custom-radio-button .form-check-input,.custom-radio-button input[type=checkbox].modifier-check-input,.custom-radio-button input[type=radio].variation-radio-input{width:1.4em;height:1.4em;border:2px solid rgba(0,0,0,.6)}.custom-radio-button .form-check-input:focus,.custom-radio-button input[type=checkbox].modifier-check-input:focus,.custom-radio-button input[type=radio].variation-radio-input:focus{box-shadow:none}.custom-radio-button label{font-size:14px;font-weight:600;color:#353535}.custom-radio-button input:checked{border:2px solid #009432;background:#ffffff}.custom-radio-button input[type=radio]{position:relative;cursor:pointer}.custom-radio-button input[type=radio]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:#ffffff;cursor:pointer;border-radius:5px}.custom-radio-button input[type=radio]:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;cursor:pointer;border-radius:5px;background:#009432;z-index:1}.review-card .card-title,.review-card .theme-card-title{font-size:1.125rem;font-weight:600;color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.review-card .card-text,.review-card .theme-card-text{font-size:.88rem;font-weight:400;color:#4d4d4d;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.review-card .card-rating-month{font-size:.75rem;color:#000;font-weight:300}.review-card .review-card-custom-image img{width:48px;height:48px;border-radius:50%;object-fit:cover}.review-card .like-button .btn,.review-card .like-button .delivery-location-map-page-wrapper .call-now-btn,.delivery-location-map-page-wrapper .review-card .like-button .call-now-btn,.review-card .like-button .save-instruction-btn,.review-card .like-button .send-otp-btn,.review-card .like-button .theme-close-btn-small,.review-card .like-button .theme-btn-small,.review-card .like-button .theme-btn,.review-card .like-button .qr-payment-page-wrapper .invoice-download-button,.qr-payment-page-wrapper .review-card .like-button .invoice-download-button,.review-card .like-button .qr-payment-page-wrapper .cancel-order-button,.qr-payment-page-wrapper .review-card .like-button .cancel-order-button,.review-card .like-button .global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .trending-keyword-btn,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .review-card .like-button .trending-keyword-btn,.review-card .like-button .orderlist-page-wrapper .view-summary-btn,.orderlist-page-wrapper .review-card .like-button .view-summary-btn,.review-card .like-button .orderlist-page-wrapper .complete-payment-btn,.orderlist-page-wrapper .review-card .like-button .complete-payment-btn,.review-card .like-button .order-detail-page-wrapper .cancel-order-button,.order-detail-page-wrapper .review-card .like-button .cancel-order-button,.review-card .like-button .order-detail-page-wrapper .invoice-download-button,.order-detail-page-wrapper .review-card .like-button .invoice-download-button,.review-card .like-button .btn:active,.review-card .like-button .delivery-location-map-page-wrapper .call-now-btn:active,.delivery-location-map-page-wrapper .review-card .like-button .call-now-btn:active,.review-card .like-button .save-instruction-btn:active,.review-card .like-button .send-otp-btn:active,.review-card .like-button .theme-close-btn-small:active,.review-card .like-button .theme-btn-small:active,.review-card .like-button .theme-btn:active,.review-card .like-button .qr-payment-page-wrapper .invoice-download-button:active,.qr-payment-page-wrapper .review-card .like-button .invoice-download-button:active,.review-card .like-button .qr-payment-page-wrapper .cancel-order-button:active,.qr-payment-page-wrapper .review-card .like-button .cancel-order-button:active,.review-card .like-button .global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .trending-keyword-btn:active,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .review-card .like-button .trending-keyword-btn:active,.review-card .like-button .orderlist-page-wrapper .view-summary-btn:active,.orderlist-page-wrapper .review-card .like-button .view-summary-btn:active,.review-card .like-button .orderlist-page-wrapper .complete-payment-btn:active,.orderlist-page-wrapper .review-card .like-button .complete-payment-btn:active,.review-card .like-button .order-detail-page-wrapper .cancel-order-button:active,.order-detail-page-wrapper .review-card .like-button .cancel-order-button:active,.review-card .like-button .order-detail-page-wrapper .invoice-download-button:active,.order-detail-page-wrapper .review-card .like-button .invoice-download-button:active{border:none}.review-card .like-button img{height:20px;width:23px}.review-card .like-button .like-count-txt{font-weight:400;font-size:.88rem;color:#4d4d4d}.custom-row{height:100vh}@media (max-width: 480px){.custom-row{height:70vh}}.unified-auth-page-wrapper{width:100%;padding-right:.75rem;padding-left:.75rem;margin-right:auto;margin-left:auto}.unified-auth-page-wrapper.min-page-height{height:70vh}@media (min-width: 768px){.unified-auth-page-wrapper.min-page-height{height:85vh}}.unified-auth-page-wrapper .card,.unified-auth-page-wrapper .delivery-boy-detail-card,.unified-auth-page-wrapper .order-delivery-card,.unified-auth-page-wrapper .bill-summary-card,.unified-auth-page-wrapper .order-status-page-wrapper .order-status-card,.order-status-page-wrapper .unified-auth-page-wrapper .order-status-card,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card,.qr-payment-page-wrapper .unified-auth-page-wrapper .qr-payment-card,.unified-auth-page-wrapper .cart-checkout-card,.unified-auth-page-wrapper .infood-card,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card,.restaurant-view-page-wrapper .unified-auth-page-wrapper .resto-maincontent-card,.unified-auth-page-wrapper .home-restaurant-card-col .home-restaurant-card,.home-restaurant-card-col .unified-auth-page-wrapper .home-restaurant-card,.unified-auth-page-wrapper .theme-card,.unified-auth-page-wrapper .address-card,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card,.unified-auth-page-wrapper .item-list-card,.unified-auth-page-wrapper .item-list-top-card,.unified-auth-page-wrapper .item-list-info-card,.unified-auth-page-wrapper .review-card{border:none;box-shadow:3px 3px 13px 2px #3a3a3a;border-radius:10px}.unified-auth-page-wrapper .card-header,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .qr-payment-card-header,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .resto-maincontent-card-header,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .orderlist-card-header,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .orderlist-card-header,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .order-detail-card-header,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .order-detail-card-header{padding:.5rem 1rem;background-color:transparent;border-bottom:none}.unified-auth-page-wrapper .card-header .header-title,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header .header-title,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .qr-payment-card-header .header-title,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header .header-title,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .resto-maincontent-card-header .header-title,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .orderlist-card-header .header-title,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .orderlist-card-header .header-title,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .order-detail-card-header .header-title,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .order-detail-card-header .header-title{font-size:1.9rem;color:#009432;font-weight:700}.unified-auth-page-wrapper .card-header .header-title:after,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header .header-title:after,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .qr-payment-card-header .header-title:after,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header .header-title:after,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .resto-maincontent-card-header .header-title:after,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .orderlist-card-header .header-title:after,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .orderlist-card-header .header-title:after,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .order-detail-card-header .header-title:after,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .order-detail-card-header .header-title:after{content:"";display:block;width:60%;border:2px solid #009432;margin-left:-1rem;margin-top:.5rem}.unified-auth-page-wrapper .card-body .resend-otp-anchor-link,.unified-auth-page-wrapper .order-status-page-wrapper .order-status-card .order-status-card-body .resend-otp-anchor-link,.order-status-page-wrapper .order-status-card .unified-auth-page-wrapper .order-status-card-body .resend-otp-anchor-link,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-body .resend-otp-anchor-link,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .qr-payment-card-body .resend-otp-anchor-link,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-body .resend-otp-anchor-link,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .resto-maincontent-card-body .resend-otp-anchor-link,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .orderlist-card-body .resend-otp-anchor-link,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .orderlist-card-body .resend-otp-anchor-link,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .order-detail-card-body .resend-otp-anchor-link,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .order-detail-card-body .resend-otp-anchor-link{color:#646464;font-size:1rem;text-decoration:none;font-weight:400}.unified-auth-page-wrapper .card-body .resend-otp-anchor-link.can-resend,.unified-auth-page-wrapper .order-status-page-wrapper .order-status-card .order-status-card-body .resend-otp-anchor-link.can-resend,.order-status-page-wrapper .order-status-card .unified-auth-page-wrapper .order-status-card-body .resend-otp-anchor-link.can-resend,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-body .resend-otp-anchor-link.can-resend,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .qr-payment-card-body .resend-otp-anchor-link.can-resend,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-body .resend-otp-anchor-link.can-resend,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .resto-maincontent-card-body .resend-otp-anchor-link.can-resend,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .orderlist-card-body .resend-otp-anchor-link.can-resend,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .orderlist-card-body .resend-otp-anchor-link.can-resend,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .order-detail-card-body .resend-otp-anchor-link.can-resend,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .order-detail-card-body .resend-otp-anchor-link.can-resend{cursor:pointer;color:#009432}.unified-auth-page-wrapper .card-body .resend-otp-anchor-link .timer-value,.unified-auth-page-wrapper .order-status-page-wrapper .order-status-card .order-status-card-body .resend-otp-anchor-link .timer-value,.order-status-page-wrapper .order-status-card .unified-auth-page-wrapper .order-status-card-body .resend-otp-anchor-link .timer-value,.unified-auth-page-wrapper .qr-payment-page-wrapper .qr-payment-card .qr-payment-card-body .resend-otp-anchor-link .timer-value,.qr-payment-page-wrapper .qr-payment-card .unified-auth-page-wrapper .qr-payment-card-body .resend-otp-anchor-link .timer-value,.unified-auth-page-wrapper .restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-body .resend-otp-anchor-link .timer-value,.restaurant-view-page-wrapper .resto-maincontent-card .unified-auth-page-wrapper .resto-maincontent-card-body .resend-otp-anchor-link .timer-value,.unified-auth-page-wrapper .orderlist-page-wrapper.orderlist-card .orderlist-card-body .resend-otp-anchor-link .timer-value,.orderlist-page-wrapper.orderlist-card .unified-auth-page-wrapper .orderlist-card-body .resend-otp-anchor-link .timer-value,.unified-auth-page-wrapper .order-detail-page-wrapper.order-detail-card .order-detail-card-body .resend-otp-anchor-link .timer-value,.order-detail-page-wrapper.order-detail-card .unified-auth-page-wrapper .order-detail-card-body .resend-otp-anchor-link .timer-value{color:#009432}.modal.delete-confirmation-modal,.modal.dialog-error-popup-modal{background:rgba(0,0,0,.6)}.modal.delete-confirmation-modal .modal-dialog,.modal.dialog-error-popup-modal .modal-dialog{margin-right:auto;margin-left:auto;max-width:350px}@media (max-width: 575.98px){.modal.delete-confirmation-modal .modal-dialog,.modal.dialog-error-popup-modal .modal-dialog{width:96%}}@media (min-width: 992px){.modal.delete-confirmation-modal .modal-dialog,.modal.dialog-error-popup-modal .modal-dialog{max-width:420px}}.modal.delete-confirmation-modal .modal-content,.modal.dialog-error-popup-modal .modal-content{border-radius:10px;background:#ffffff;border:1px solid #ffffff}.modal.delete-confirmation-modal .modal-body,.modal.dialog-error-popup-modal .modal-body{padding:1.5rem}.modal.delete-confirmation-modal .que-mark-img,.modal.dialog-error-popup-modal .que-mark-img{width:100px;height:100px}.modal.delete-confirmation-modal .error-dialog-img,.modal.dialog-error-popup-modal .error-dialog-img{width:75px;height:75px}.modal.delete-confirmation-modal .alert-heading,.modal.dialog-error-popup-modal .alert-heading{font-size:1.25rem;color:#000;font-weight:800;text-align:center}.modal.delete-confirmation-modal .alert-message,.modal.dialog-error-popup-modal .alert-message{font-size:1.125rem;color:#646464;font-weight:500;text-align:center}.modal.delete-confirmation-modal .action-btn-group,.modal.dialog-error-popup-modal .action-btn-group{position:relative;display:inline-flex;vertical-align:middle;flex:1 0 0%;gap:1rem}.modal.delete-confirmation-modal .action-btn-group .modal-cancel-btn,.modal.delete-confirmation-modal .action-btn-group .modal-success-btn,.modal.dialog-error-popup-modal .action-btn-group .modal-cancel-btn,.modal.dialog-error-popup-modal .action-btn-group .modal-success-btn{min-width:130px;border-radius:10px;font-size:1.125rem;font-weight:600;border:none}.modal.delete-confirmation-modal .action-btn-group .modal-cancel-btn,.modal.dialog-error-popup-modal .action-btn-group .modal-cancel-btn{background:#f2f2f2;color:#000}.modal.delete-confirmation-modal .action-btn-group .modal-cancel-btn:focus-visible,.modal.dialog-error-popup-modal .action-btn-group .modal-cancel-btn:focus-visible{box-shadow:0 0 0 .25rem #f2f2f280}.modal.delete-confirmation-modal .action-btn-group .modal-success-btn,.modal.dialog-error-popup-modal .action-btn-group .modal-success-btn{background:#009432;color:#fff}.modal.delete-confirmation-modal .action-btn-group .modal-success-btn:focus-visible,.modal.dialog-error-popup-modal .action-btn-group .modal-success-btn:focus-visible{box-shadow:0 0 0 .25rem #00943280}.custom-modal .modal-content{border-radius:25px}.custom-modal .modal-body .cross-close-btn-container{position:absolute;right:5px;top:5px;z-index:99}.custom-modal .modal-body .alert-heading{font-weight:700;color:#000;font-size:1.5rem;text-align:center}.custom-modal .modal-body .alert-message{font-weight:400;color:#4d4d4d;font-size:1rem;text-align:center}.custom-modal .modal-body .alert-message-title{font-weight:700;color:#009432;font-size:1.5rem;text-align:center}@media (max-width: 575.98px){.modal-bottom-sheet.modal .modal-dialog{position:relative;height:0}.modal-bottom-sheet.modal .modal-dialog .modal-content{position:fixed;inset:auto 0 0;border-radius:30px 30px 0 0}.modal-bottom-sheet.modal.fade .modal-dialog{height:0;transition:height .3s ease-out;transform:none}.modal-bottom-sheet.modal.fade.show .modal-dialog{height:calc(100% - var(--bs-modal-margin) * 2);transition:height .3s ease-out}}.custom-address-modal .modal-content{border-radius:10px}.custom-address-modal .modal-body{max-height:75vh;overflow-y:auto}.custom-address-modal .modal-body .cross-close-btn-container{position:absolute;right:1rem;top:1rem;z-index:99}.custom-address-modal .modal-body .alert-heading{font-weight:700;color:#000;font-size:1.5rem;text-align:center}.custom-address-modal .modal-body .alert-message{font-weight:400;color:#4d4d4d;font-size:1rem;text-align:center}.custom-address-modal .modal-body .alert-message-title{font-weight:700;color:#009432;font-size:1.5rem;text-align:center}@media (max-width: 575.98px){.custom-address-modal.modal .modal-dialog{position:relative;height:0}.custom-address-modal.modal .modal-dialog .modal-content{position:fixed;inset:auto 0 0}.custom-address-modal.modal.fade .modal-dialog{height:0;transition:height .3s ease-out;transform:none}.custom-address-modal.modal.fade.show .modal-dialog{height:calc(100% - var(--bs-modal-margin) * 2);transition:height .3s ease-out}}.custom-error-modal .modal-dialog{width:500px}.custom-error-modal .modal-content{border-radius:15px}.custom-error-modal .modal-body{max-height:500px;overflow-y:auto}.custom-error-modal .modal-body .cross-close-btn-container{position:absolute;right:5px;top:5px;z-index:99}.custom-error-modal .modal-body .alert-heading{font-weight:700;color:#000;font-size:1.5rem;text-align:center}.custom-error-modal .modal-body .alert-message{font-weight:400;color:#4d4d4d;font-size:1rem;text-align:center}.custom-error-modal .modal-body .alert-message-title{font-weight:700;color:#009432;font-size:1.5rem;text-align:center}@media (min-width: 1400px){.home-restaurant-card-row{margin-left:0;margin-right:0;gap:3rem}.home-restaurant-card-row .home-restaurant-card-col{padding-left:0;padding-right:0;margin-bottom:0rem}}.home-restaurant-card-col{max-width:392px;margin-left:auto;margin-right:auto;margin-bottom:1.5rem}@media (min-width: 576px){.home-restaurant-card-col{margin-left:unset;margin-right:unset}}.home-restaurant-card-col .home-restaurant-card{border-radius:11.5976px;border:none;box-shadow:0 4.63905px 4.63905px #00000040}@media (min-width: 768px){.home-restaurant-card-col .home-restaurant-card{border-radius:10px;box-shadow:0 4px 8px 3px #00000014}}.home-restaurant-card-col .home-restaurant-card .image-wrap{position:relative;height:174px;border-top-left-radius:inherit;border-top-right-radius:inherit}@media (min-width: 768px){.home-restaurant-card-col .home-restaurant-card .image-wrap{height:200px}}.home-restaurant-card-col .home-restaurant-card .image-wrap img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.home-restaurant-card-col .home-restaurant-card .image-wrap .card-img-top{border-top-left-radius:inherit;border-top-right-radius:inherit}.home-restaurant-card-col .home-restaurant-card .image-wrap .offer-detail-highlight-small.overlay-offer-detail-highlight{position:absolute;left:0;top:55px;display:flex;align-items:center}.home-restaurant-card-col .home-restaurant-card .image-wrap .offer-detail-highlight-small.overlay-offer-detail-highlight-price{position:absolute;left:0;bottom:10px;display:flex;align-items:center}.home-restaurant-card-col .home-restaurant-card .card-title,.home-restaurant-card-col .home-restaurant-card .theme-card-title{font-size:18px;color:#000;font-weight:700}@media (min-width: 768px){.home-restaurant-card-col .home-restaurant-card .card-title,.home-restaurant-card-col .home-restaurant-card .theme-card-title{font-size:1.125rem}}.home-restaurant-card-col .home-restaurant-card .card-text,.home-restaurant-card-col .home-restaurant-card .theme-card-text{font-size:15px;color:#646464;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;max-height:4.5rem;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media (min-width: 768px){.home-restaurant-card-col .home-restaurant-card .card-text,.home-restaurant-card-col .home-restaurant-card .theme-card-text{font-size:1rem}}.home-restaurant-card-col .home-restaurant-card .location-distance-wrapper{font-size:.72rem;font-weight:600;color:#646464}@media (min-width: 768px){.home-restaurant-card-col .home-restaurant-card .location-distance-wrapper{font-size:.625rem}}.home-restaurant-card-col .home-restaurant-card .location-distance-wrapper .location-img{width:calc(1em + 2.31px);height:calc(1em + 5.75px)}@media (min-width: 768px){.home-restaurant-card-col .home-restaurant-card .location-distance-wrapper .location-img{width:calc(1em + 2px);height:calc(1em + 5px)}}.home-restaurant-card-col .home-restaurant-card .rating-wrapper{display:flex;align-items:center;justify-content:center;padding:.25rem .5rem;background-color:#009432;color:#fff;border-radius:20px;font-size:.87rem;font-weight:500;height:25px}@media (min-width: 768px){.home-restaurant-card-col .home-restaurant-card .rating-wrapper{font-size:.75rem}}.home-restaurant-card-col .home-restaurant-card .rating-wrapper .rating-img{width:1em;height:1em}.home-restaurant-card-col .home-restaurant-card .bg-image-wrap{background:url(pizza.624b8776b63465fd.jpeg) no-repeat center center;background-size:cover;height:150px}.home-top-dishes-row .top-dishes-col-wrapper .top-dishes-inner-wrapper{background-color:#e0f3e7;padding-top:1.2rem;padding-bottom:1.2rem;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5)}.home-top-dishes-row .top-dishes-col-wrapper .top-dishes-inner-wrapper .top-dishes-slick .mos-ng-carousel-nav{position:absolute;top:-15px;right:0}@media (max-width: 991.98px){.home-top-dishes-row .top-dishes-col-wrapper .top-dishes-inner-wrapper .top-dishes-slick .mos-ng-carousel-nav{display:none}}.home-top-dishes-row .top-dishes-col-wrapper .top-dishes-inner-wrapper .top-dishes-slick .mos-ng-carousel-nav .mos-ng-carousel-prev,.home-top-dishes-row .top-dishes-col-wrapper .top-dishes-inner-wrapper .top-dishes-slick .mos-ng-carousel-nav .mos-ng-carousel-next{width:32px;height:32px;background-color:#fff;color:#000;box-shadow:0 2px 2px #00000040;border-radius:22px;padding:0;display:inline-flex;align-items:center;justify-content:center}.home-top-dishes-row .top-dishes-col-wrapper .top-dishes-inner-wrapper .top-dishes-slick .mos-ng-carousel-nav .mos-ng-carousel-prev .mos-ng-carousel-next-icon,.home-top-dishes-row .top-dishes-col-wrapper .top-dishes-inner-wrapper .top-dishes-slick .mos-ng-carousel-nav .mos-ng-carousel-prev .mos-ng-carousel-prev-icon,.home-top-dishes-row .top-dishes-col-wrapper .top-dishes-inner-wrapper .top-dishes-slick .mos-ng-carousel-nav .mos-ng-carousel-next .mos-ng-carousel-next-icon,.home-top-dishes-row .top-dishes-col-wrapper .top-dishes-inner-wrapper .top-dishes-slick .mos-ng-carousel-nav .mos-ng-carousel-next .mos-ng-carousel-prev-icon{display:inline-block}.home-top-dishes-row .top-dishes-col-wrapper .top-dishes-inner-wrapper .top-dishes-slick .mos-ng-carousel-nav .mos-ng-carousel-prev .icon,.home-top-dishes-row .top-dishes-col-wrapper .top-dishes-inner-wrapper .top-dishes-slick .mos-ng-carousel-nav .mos-ng-carousel-next .icon{width:16px;height:16px}.home-top-dishes-row .top-dishes-col-wrapper .top-dishes-inner-wrapper .top-dishes-slick .mos-ng-carousel-nav .mos-ng-carousel-prev .icon.mos-ng-carousel-next-icon,.home-top-dishes-row .top-dishes-col-wrapper .top-dishes-inner-wrapper .top-dishes-slick .mos-ng-carousel-nav .mos-ng-carousel-next .icon.mos-ng-carousel-next-icon{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.175%209L6.575%2014.6L8%2016L16%208L8%200L6.575%201.4L12.175%207H0V9H12.175Z%22%20fill%3D%22%23353535%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center center;background-size:contain}.home-top-dishes-row .top-dishes-col-wrapper .top-dishes-inner-wrapper .top-dishes-slick .mos-ng-carousel-nav .mos-ng-carousel-prev .icon.mos-ng-carousel-prev-icon,.home-top-dishes-row .top-dishes-col-wrapper .top-dishes-inner-wrapper .top-dishes-slick .mos-ng-carousel-nav .mos-ng-carousel-next .icon.mos-ng-carousel-prev-icon{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M3.825%209L9.425%2014.6L8%2016L0%208L8%200L9.425%201.4L3.825%207H16V9H3.825Z%22%20fill%3D%22%23353535%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:center center;background-size:contain}.home-top-dishes-row .top-dishes-col-wrapper .top-dishes-inner-wrapper .top-dishes-slick .mos-ng-carousel-item{width:auto;margin-right:18px}@media (min-width: 768px){.home-top-dishes-row .top-dishes-col-wrapper .top-dishes-inner-wrapper .top-dishes-slick .mos-ng-carousel-item{margin-right:30px}}.home-top-dishes-row .top-dishes-col-wrapper .top-dishes-inner-wrapper .top-dishes-slick .mos-ng-carousel-item:last-child{margin-right:0}.home-top-dishes-row .top-dishes-col-wrapper .top-dishes-inner-wrapper .top-dishes-slick .top-dishesh-card{max-width:112px}.home-top-dishes-row .top-dishes-col-wrapper .top-dishes-inner-wrapper .top-dishes-slick .top-dishesh-card .dish-image__body{display:block;position:relative;width:112px;height:112px;border-radius:50%;background-color:#fff;box-shadow:0 4px 4px #00000040}.home-top-dishes-row .top-dishes-col-wrapper .top-dishes-inner-wrapper .top-dishes-slick .top-dishesh-card .dish-image__body .dish-image__img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 16px);height:calc(100% - 16px);border-radius:inherit}.home-top-dishes-row .top-dishes-col-wrapper .top-dishes-inner-wrapper .top-dishes-slick .top-dishesh-card .slider-text{font-size:1rem;color:#000;font-weight:600;text-align:center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.7rem}@media (min-width: 768px){.home-top-dishes-row .top-dishes-col-wrapper .top-dishes-inner-wrapper .top-dishes-slick .top-dishesh-card .slider-text{font-size:1.125rem}}@media (max-width: 575.98px){.home-top-dishes-row .top-dishes-col-wrapper{padding-left:0;padding-right:0}}.home-banner-img-slick{display:block;border-radius:10px}.home-banner-img-slick .mos-ng-carousel-container,.home-banner-img-slick .mos-ng-carousel{border-radius:inherit}.home-banner-img-slick .mos-ng-carousel-container .mos-ng-carousel-dots .mos-ng-carousel-dot.active span{background:#323232}.home-banner-img-slick .home-banner-image__body{display:block;position:relative;max-width:392px;padding-bottom:min(30%,120px);border-radius:10px;margin-left:auto;margin-right:auto}.home-banner-img-slick .home-banner-image__body .home-banner-image__img{position:absolute;top:0;left:0;max-width:100%;max-height:120px;width:100%;height:100%;object-fit:cover;border-radius:inherit}@media (min-width: 576px){.home-banner-img-slick .home-banner-image__body{max-width:500px;padding-bottom:140px}.home-banner-img-slick .home-banner-image__body .home-banner-image__img{max-height:140px}}@media (min-width: 992px){.home-banner-img-slick .home-banner-image__body{max-width:1140px;padding-bottom:280px}.home-banner-img-slick .home-banner-image__body .home-banner-image__img{max-height:280px}}@media (min-width: 1200px){.home-banner-img-slick .home-banner-image__body{max-width:1140px;padding-bottom:349px}.home-banner-img-slick .home-banner-image__body .home-banner-image__img{max-height:349px}}.home-page-theme2-wrapper .home-2-menu-row .home-2-menu-col-wrapper .home-2-menu-inner-wrapper{background-color:#fff;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5)}.home-page-theme2-wrapper .home-2-menu-row .home-2-menu-col-wrapper .home-2-menu-inner-wrapper .home-2-menu-slick{display:block}.home-page-theme2-wrapper .home-2-menu-row .home-2-menu-col-wrapper .home-2-menu-inner-wrapper .home-2-menu-slick .home-2-menu-card{max-width:112px;padding:0 6px}.home-page-theme2-wrapper .home-2-menu-row .home-2-menu-col-wrapper .home-2-menu-inner-wrapper .home-2-menu-slick .home-2-menu-card .home-2-menu-image__body{display:block;position:relative;width:100px;height:100px;border-radius:50%;background-color:#fff;box-shadow:0 4px 4px #00000040}.home-page-theme2-wrapper .home-2-menu-row .home-2-menu-col-wrapper .home-2-menu-inner-wrapper .home-2-menu-slick .home-2-menu-card .home-2-menu-image__body .home-2-menu-image__img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 16px);height:calc(100% - 16px);border-radius:inherit}.home-page-theme2-wrapper .home-2-menu-row .home-2-menu-col-wrapper .home-2-menu-inner-wrapper .home-2-menu-slick .home-2-menu-card .slider-text{font-size:.9375rem;color:#646464;font-weight:600;text-align:center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:1.25rem}.home-page-theme2-wrapper .home-2-menu-row .home-2-menu-col-wrapper .home-2-menu-inner-wrapper .home-2-menu-slick .mos-ng-carousel-item{width:auto;margin-right:15px}.home-page-theme2-wrapper .home-2-menu-row .home-2-menu-col-wrapper .home-2-menu-inner-wrapper .home-2-menu-slick .mos-ng-carousel-item:last-child{margin-right:0}@media (max-width: 575.98px){.home-page-theme2-wrapper .home-2-menu-row .home-2-menu-col-wrapper{padding-left:0;padding-right:0}}.home-page-theme2-wrapper .home-2-top-selling-dishes-slick{display:block}.home-page-theme2-wrapper .home-2-top-selling-dishes-slick .mos-ng-carousel .mos-ng-carousel-item{width:auto;margin-right:15px}.home-page-theme2-wrapper .home-2-top-selling-dishes-slick .mos-ng-carousel .mos-ng-carousel-item:last-child{margin-right:0}.home-page-theme2-wrapper .home-2-top-selling-dishes-slick .home-2-top-selling-dish-container{width:129px;position:relative;display:flex;flex-direction:column;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:none;height:100%}.home-page-theme2-wrapper .home-2-top-selling-dishes-slick .home-2-top-selling-dish-container .home-2-top-selling-dish-image-body{display:block;position:relative;width:100%;height:103px;margin:0 auto;box-shadow:0 4px 4px #00000040}.home-page-theme2-wrapper .home-2-top-selling-dishes-slick .home-2-top-selling-dish-container .home-2-top-selling-dish-image-body .home-2-top-selling-dish-image{position:absolute;top:0;left:0;max-width:100%;width:100%;height:100%;object-fit:cover;border-radius:inherit}.home-page-theme2-wrapper .home-2-top-selling-dishes-slick .home-2-top-selling-dish-container .home-2-top-selling-dish-image-body+.home-2-top-selling-dish-body{margin-top:18px}.home-page-theme2-wrapper .home-2-top-selling-dishes-slick .home-2-top-selling-dish-container .home-2-top-selling-dish-body{flex:1 1 auto;padding:0;color:#000;display:flex;flex-direction:column;justify-content:space-between}.home-page-theme2-wrapper .home-2-top-selling-dishes-slick .home-2-top-selling-dish-container .home-2-top-selling-dish-body .home-2-top-selling-dish-name{font-size:.9375rem;color:#646464;font-weight:500;display:inline;-webkit-line-clamp:2;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;word-wrap:break-word}.home-page-theme2-wrapper .home-2-top-selling-dishes-slick .home-2-top-selling-dish-container .home-2-top-selling-dish-body .home-2-top-selling-dish-price{font-size:.9375rem;color:#000;font-weight:700}.home-page-theme2-wrapper .home-2-top-selling-dishes-slick .home-2-top-selling-dish-container .home-2-top-selling-dish-body .rating-wrapper{display:flex;align-items:center;justify-content:center;padding:4px;background-color:#009432;color:#fff;border-radius:0;font-size:.5rem;font-weight:500;height:15px;min-width:unset}.home-page-theme2-wrapper .home-2-top-selling-dishes-slick .home-2-top-selling-dish-container .home-2-top-selling-dish-body .rating-wrapper .rating-img{width:1em;height:1em}.home-page-theme2-wrapper .home-2-top-selling-dishes-slick .home-2-top-selling-dish-container .home-2-top-selling-dish-body .cart-action-btn-wrap{width:40px;height:20px;padding:5px 15px;border-radius:10px 0;background:#009432;color:#fff;text-align:center}.home-page-theme2-wrapper .home-2-top-selling-dishes-slick .home-2-top-selling-dish-container .home-2-top-selling-dish-body .cart-action-btn-wrap:disabled{pointer-events:none;filter:grayscale(11%);opacity:.7}.home-page-theme2-wrapper .home-2-top-selling-dishes-slick .home-2-top-selling-dish-container .home-2-top-selling-dish-body .cart-action-btn-wrap .plus_white_icon,.home-page-theme2-wrapper .home-2-top-selling-dishes-slick .home-2-top-selling-dish-container .home-2-top-selling-dish-body .cart-action-btn-wrap .correct-checkmark-white-icon{width:10px;height:10px}.restaurant-view-page-wrapper{height:100%}@media (max-width: 767.98px){.restaurant-view-page-wrapper{background-color:#fff}}.restaurant-view-page-wrapper .resto-image-slider-row .resto-img-slider-col-wrapper{position:relative}@media (max-width: 575.98px){.restaurant-view-page-wrapper .resto-image-slider-row .resto-img-slider-col-wrapper{padding-left:0;padding-right:0}}.restaurant-view-page-wrapper .resto-image-slider-row .resto-img-slider-col-wrapper .resto-img-slider-inner-wrapper .resto-img-slick .mos-ng-carousel-dots .mos-ng-carousel-dot.active span{background:#009432}.restaurant-view-page-wrapper .resto-image-slider-row .resto-img-slider-col-wrapper .resto-img-slider-inner-wrapper .resto-img-slick .resto-image__body{display:block;position:relative;padding-bottom:270px}.restaurant-view-page-wrapper .resto-image-slider-row .resto-img-slider-col-wrapper .resto-img-slider-inner-wrapper .resto-img-slick .resto-image__body .resto-image__img{position:absolute;top:0;left:0;max-width:100%;max-height:270px;width:100%;height:100%;object-fit:cover;border-radius:inherit}@media (min-width: 768px){.restaurant-view-page-wrapper .resto-image-slider-row .resto-img-slider-col-wrapper .resto-img-slider-inner-wrapper .resto-img-slick .resto-image__body{padding-bottom:300px}.restaurant-view-page-wrapper .resto-image-slider-row .resto-img-slider-col-wrapper .resto-img-slider-inner-wrapper .resto-img-slick .resto-image__body .resto-image__img{max-height:300px}}@media (min-width: 992px){.restaurant-view-page-wrapper .resto-image-slider-row .resto-img-slider-col-wrapper .resto-img-slider-inner-wrapper .resto-img-slick .resto-image__body{padding-bottom:506px;max-width:1140px;margin-left:auto;margin-right:auto}.restaurant-view-page-wrapper .resto-image-slider-row .resto-img-slider-col-wrapper .resto-img-slider-inner-wrapper .resto-img-slick .resto-image__body .resto-image__img{max-height:506px}}.restaurant-view-page-wrapper .resto-image-slider-row .resto-img-slider-col-wrapper .overlay-back-action-wrapper{position:absolute;top:12px;left:12px;z-index:1;width:25px;height:18px}.restaurant-view-page-wrapper .resto-image-slider-row .resto-img-slider-col-wrapper .overlay-back-action-wrapper .icon.back-arrow-icon{width:100%;height:100%}.restaurant-view-page-wrapper .resto-info-wrapper .resto-name{color:#000;font-weight:700;font-size:1.563rem}.restaurant-view-page-wrapper .resto-info-wrapper .resto-description{color:#4d4d4d;font-weight:500;font-size:1rem}@media (min-width: 992px){.restaurant-view-page-wrapper .resto-info-wrapper .resto-description{color:#646464;font-size:1.125rem}}.restaurant-view-page-wrapper .resto-info-wrapper .resto-address{color:#8a8a8a;font-weight:500;font-size:1rem}@media (min-width: 992px){.restaurant-view-page-wrapper .resto-info-wrapper .resto-address{color:#646464;font-size:1.125rem}}.restaurant-view-page-wrapper .resto-info-wrapper .approx-time-txt{color:#8a8a8a;font-weight:400;font-size:1rem}@media (min-width: 992px){.restaurant-view-page-wrapper .resto-info-wrapper .approx-time-txt{color:#646464;font-size:1.125rem}}.restaurant-view-page-wrapper .resto-info-wrapper .primary-info-div-border{margin:.75rem 0}@media (min-width: 992px){.restaurant-view-page-wrapper .resto-info-wrapper .primary-info-div-border{max-width:30%}}.restaurant-view-page-wrapper .resto-info-wrapper .resto-open-close-status{color:#009432;font-weight:700;font-size:1.125rem}.restaurant-view-page-wrapper .resto-info-wrapper .resto-open-close-status.resto-closed{color:#ff8080}.restaurant-view-page-wrapper .resto-info-wrapper .food-preference-txt{color:#4d4d4d;font-weight:500;font-size:1rem}.restaurant-view-page-wrapper .resto-info-wrapper .location-distance-wrapper{padding:.75rem;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;background:#ffffff;box-shadow:inset 0 0 4px #00000026;border-radius:10px;min-width:80px;max-width:110px;max-height:110px}.restaurant-view-page-wrapper .resto-info-wrapper .location-distance-wrapper .distance-txt{color:#009432;font-size:1rem;font-weight:600;text-align:center}.restaurant-view-page-wrapper .resto-maincontent-card{border:none}.restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header{display:none;border:none}@media (min-width: 768px){.restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-header{display:block;background-color:#fff;padding:1.5rem 1.2rem}}.restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-body{padding:0}@media (min-width: 768px){.restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-body{padding:0rem 1rem 0}}@media (max-width: 767.98px){.restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-body .m-sticky-tabs:has(.nav-tabs-wrapper .nav-tabs),.restaurant-view-page-wrapper .resto-maincontent-card .resto-maincontent-card-body .m-sticky-tabs:has(.resto-item-filter-wrapper){position:sticky;top:0;background-color:#fff;z-index:99;padding-top:10px;padding-bottom:10px}}.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper{display:flex;align-items:center;gap:1.5rem;padding-top:.5rem;padding-bottom:.5rem}.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper .search-input-container .input-group{background:#ffffff;box-shadow:0 0 4px #00000026;border-radius:51px}.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper .search-input-container .input-group .search-icon{width:18px;height:18px}.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper .search-input-container .input-group .voice-icon{width:18px;height:24px}.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper .search-input-container .input-group .theme-input-group-text,.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper .search-input-container .input-group .search-input{border:none;padding:.88rem}@media (min-width: 992px){.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper .search-input-container .input-group .theme-input-group-text,.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper .search-input-container .input-group .search-input{padding:1rem 1.5rem}}.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper .search-input-container .input-group .search-input{font-size:1rem;color:#646464;font-weight:600;height:auto;padding-left:0;padding-right:0}@media (min-width: 992px){.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper .search-input-container .input-group .search-input{font-weight:700}}.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown{min-width:13rem;padding:1rem;background:#ffffff;box-shadow:0 0 9.1124px #00000040;border-radius:12.314px}.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check{padding-right:1.5em;padding-left:0}.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check:not(:first-child){margin-top:.5rem;margin-bottom:.5rem}.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check .form-check-label{font-size:.925rem;color:#646464;font-weight:800;float:left}.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check .form-check-input,.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check input[type=checkbox].modifier-check-input,.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check input[type=radio].variation-radio-input{border-color:#0009;border-width:2px;width:1.2em;height:1.2em;float:right;margin-right:-1.5em;margin-left:0}.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check .form-check-input:checked,.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check input[type=checkbox].modifier-check-input:checked,.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check input[type=radio].variation-radio-input:checked{background-color:#009432;border-color:#009432}.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check .form-check-input:checked+label,.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check input[type=checkbox].modifier-check-input:checked+label,.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check input[type=radio].variation-radio-input:checked+label{color:#009432}.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check .form-check-input:focus,.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check input[type=checkbox].modifier-check-input:focus,.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check input[type=radio].variation-radio-input:focus{box-shadow:none}.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper .filter-dropdown-container .dropdown-toggle:after{display:none}@media (min-width: 768px){.restaurant-view-page-wrapper .resto-maincontent-card .resto-item-filter-wrapper{padding-top:0;padding-bottom:0}}@media (min-width: 768px){.restaurant-view-page-wrapper .resto-maincontent-card .nav-tabs-wrapper{background-color:#f4f4f4;padding:1.125rem;height:calc(100% - 30px);border-radius:10px}}.restaurant-view-page-wrapper .resto-maincontent-card .tab-view-content{overflow:hidden}@media (min-width: 768px){.restaurant-view-page-wrapper .resto-maincontent-card .tab-view-content{height:60vh;overflow-y:auto}}.restaurant-view-page-wrapper .resto-maincontent-card .tab-view-content .tab-title{position:relative;font-size:1.25rem;font-weight:700;color:#000;padding-top:.25rem;padding-bottom:.5rem;display:inline-flex;align-items:center}.restaurant-view-page-wrapper .resto-maincontent-card .tab-view-content .tab-title:before{content:"";border-radius:0 5px 5px 0;border-left:7px solid #009432;height:38px;width:0px;margin-right:.5rem}@media (min-width: 768px){.restaurant-view-page-wrapper .resto-maincontent-card .tab-view-content .tab-title{font-size:1.375rem}}.restaurant-view-page-wrapper .resto-maincontent-card .tab-view-content:has(.scroll-container){overflow:unset}.restaurant-view-page-wrapper .resto-maincontent-card .tab-view-content:has(.scroll-container) .review-list-wrapper{position:relative;height:100%}.restaurant-view-page-wrapper .resto-maincontent-card .tab-view-content:has(.scroll-container) .review-list-wrapper .scroll-container{max-height:100%;overflow-y:auto}.restaurant-view-page-wrapper .resto-maincontent-card .tab-view-content:has(.scroll-container) .review-list-wrapper .scroll-container.isloading{overflow:hidden}.view-more-text{color:#009432;font-weight:700;cursor:pointer}.custom-search-bar{position:relative}.custom-search-bar .search-icon{position:absolute;top:23px;left:15px}.custom-search-bar .voice-icon{position:absolute;top:20px;right:15px}.custom-search-bar .form-control,.custom-search-bar .theme-form-control{border:2px solid transparent;border-radius:47px;box-shadow:0 4px 8px 3px #00000014;font-size:16px;padding:23px 60px;font-weight:700;color:#646464}@media (max-width: 767.98px){.custom-search-bar .form-control,.custom-search-bar .theme-form-control{border:2px solid transparent;border-radius:47px;box-shadow:0 4px 8px 3px #00000014;font-size:16px;padding:13px 10px 13px 50px;font-weight:700;color:#646464}.custom-search-bar .search-icon{position:absolute;top:15px;left:15px}.custom-search-bar .voice-icon{display:none}}.custom-search-bar .form-control:focus,.custom-search-bar .theme-form-control:focus{box-shadow:0 4px 8px 3px #00000014;border:2px solid #009432}.custom-search-bar .form-control:focus .search_icon,.custom-search-bar .theme-form-control:focus .search_icon{display:none}.infood-card .image-wrap{position:relative;width:55px;height:55px;background:#ffffff;box-shadow:0 4px 4px #00000040;border-radius:5px}.infood-card .image-wrap .card-img-top{position:absolute;border-radius:inherit;width:100%;height:100%;object-fit:cover}.infood-card .card-title,.infood-card .theme-card-title{font-size:1rem;color:#4d4d4d;font-weight:600}.infood-card .card-text,.infood-card .theme-card-text{font-size:.875;color:#8a8a8a;font-weight:500}.infood-card .card-price-text{font-size:1.05rem;color:#009432;font-weight:700}.tab-row-custom{background:linear-gradient(#F8FDFF 1%,#ffffff 98%);border-radius:20px 20px 0 0;box-shadow:0 -6px 7px -5px #d3d3d3}.tab-row-custom .tab-item-border,.tab-item-border{border-top:2px dashed #009432}.map-tab-item-border{border-top:2px dashed #8A8A8A}.empty-cart-user-info-msg{font-size:1rem;color:#000;font-weight:500}.empty-record-user-info-msg{font-size:1rem;color:#646464;font-weight:500}.cart-checkout-card{border-radius:10px;border:none;box-shadow:0 4px 8px 3px #00000014}@media (min-width: 768px){.cart-checkout-card{border-radius:10px;box-shadow:0 4px 8px 3px #00000014}}.cart-checkout-card:has(.delivery-address-wrapper){border:1.28294px solid #FF9E1B;box-shadow:0 3.42117px 6.84233px 2.56587px #00000014;border-radius:12.8294px}@media (min-width: 768px){.cart-checkout-card:has(.delivery-address-wrapper){border:1.5px solid #FF9E1B;box-shadow:0 4px 8px 3px #00000014;border-radius:15px}}@media (max-width: 767.98px){.cart-checkout-card:has(.bill-summary-wrapper),.cart-checkout-card:has(.order-instruction-wrapper),.cart-checkout-card:has(.shipping-option-wrapper){box-shadow:0 3.42117px 6.84233px 2.56587px #00000014;border-radius:8.55292px}}.cart-checkout-card .top-border{margin-left:1rem;width:61px;height:5px;background-color:#009432;border-radius:0 0 5px 5px}.cart-checkout-card .card-heading{font-size:1.25rem;color:#000;font-weight:700}.cart-checkout-card .estimated-time-wrapper{display:flex;align-items:center;font-size:.938rem;color:#646464;font-weight:700}.cart-checkout-card .restaurant-title{font-size:1.125rem;color:#000;font-weight:600}.cart-checkout-card .item-name{font-size:1rem;color:#000;font-weight:600;line-height:1}.cart-checkout-card .price-text{font-size:1rem;color:#009432;font-weight:500}.cart-checkout-card .cart-item-wrapper .cart-item{padding-top:1rem;padding-bottom:1rem}.cart-checkout-card .cart-item-wrapper:not(:last-child) .cart-item{border-bottom:1px solid #dadada}.cart-checkout-card .order-card-add{background-color:#009432;color:#fff;font-size:1.125rem;font-weight:700;padding:10px;border-radius:0 0 10px 10px}.cart-checkout-card .variation-info-wrapper{flex:0 0 auto;width:-moz-fit-content;width:fit-content;display:flex;flex-wrap:nowrap;align-items:center;gap:.25rem}.cart-checkout-card .variation-info-wrapper .variation-name{font-size:.875rem;color:#000;font-weight:600}.cart-checkout-card .variation-info-wrapper .variation-value-wrapper{display:inline-flex;margin-left:.5rem;padding:.25rem 0 .25rem .5rem;border:1px solid rgba(0,0,0,.12);border-radius:5px;align-items:center}.cart-checkout-card .variation-info-wrapper .variation-value-wrapper .value{margin-right:1rem;font-size:.75rem;color:#646464;font-weight:500}.cart-checkout-card .modifier-info-row{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:.5rem;column-gap:1.5rem}.cart-checkout-card .modifier-info-row .modifier-info-wrapper{flex:0 0 auto;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.25rem}.cart-checkout-card .modifier-info-row .modifier-info-wrapper .modifier-group-name{font-size:.75rem;color:#000;font-weight:400}.cart-checkout-card .modifier-info-row .modifier-info-wrapper .modifier-grpOpt-section{display:flex;gap:.625rem;border:.8px solid #E0E0E0;border-radius:10px;padding:.625rem;height:100%}.cart-checkout-card .modifier-info-row .modifier-info-wrapper .modifier-grpOpt-section .modifier-value-wrapper{display:flex;flex-wrap:wrap;column-gap:.625rem;align-items:center}.cart-checkout-card .modifier-info-row .modifier-info-wrapper .modifier-grpOpt-section .modifier-value-wrapper .value{font-size:.75rem;color:#646464;font-weight:400}.cart-checkout-card .modifier-info-row .modifier-info-wrapper .edit-icon-section{display:block;font-size:.75rem;height:-moz-fit-content;height:fit-content;cursor:pointer}.cart-checkout-card ul.bill-summary-wrapper li.list-group-item,.cart-checkout-card ul.bill-summary-wrapper .orderlist-page-wrapper .list-group li.order-list-group-item,.orderlist-page-wrapper .list-group .cart-checkout-card ul.bill-summary-wrapper li.order-list-group-item,.cart-checkout-card ul.bill-summary-wrapper .orderlist-page-wrapper .profile-list-group li.order-list-group-item,.orderlist-page-wrapper .profile-list-group .cart-checkout-card ul.bill-summary-wrapper li.order-list-group-item{border-color:#dadada;padding:.25rem 0}.cart-checkout-card ul.bill-summary-wrapper .primary-info-total-amount{font-size:1.07rem;color:#000;font-weight:700}@media (min-width: 768px){.cart-checkout-card ul.bill-summary-wrapper .primary-info-total-amount{font-size:1.25rem}}.cart-checkout-card ul.bill-summary-wrapper .secondary-info{font-size:.963rem;color:#646464;font-weight:600}@media (min-width: 768px){.cart-checkout-card ul.bill-summary-wrapper .secondary-info{font-size:1.125rem}}.cart-checkout-card .payment-option-wrapper .form-check-label,.cart-checkout-card .order-instruction-wrapper .form-check-label,.cart-checkout-card .shipping-option-wrapper .form-check-label{font-size:1.125rem;color:#000;font-weight:600;padding:0}.cart-checkout-card .order-instruction-wrapper .theme-form-label{font-size:1rem;color:#000}.cart-checkout-card .order-instruction-wrapper .theme-form-control{height:auto;font-size:.875rem}.cart-checkout-card .delivery-address-wrapper .address-card{border:1px solid #dadada;border-radius:8.55px}.cart-checkout-card .delivery-address-wrapper .address-card .card-title,.cart-checkout-card .delivery-address-wrapper .address-card .theme-card-title{font-size:.875rem;color:#000;font-weight:700}@media (min-width: 768px){.cart-checkout-card .delivery-address-wrapper .address-card .card-title,.cart-checkout-card .delivery-address-wrapper .address-card .theme-card-title{font-size:.94rem}}.cart-checkout-card .delivery-address-wrapper .address-card .card-text,.cart-checkout-card .delivery-address-wrapper .address-card .theme-card-text{font-size:.75rem;color:#646464;font-weight:400}@media (min-width: 768px){.cart-checkout-card .delivery-address-wrapper .address-card .card-text,.cart-checkout-card .delivery-address-wrapper .address-card .theme-card-text{font-size:.813rem}}.cart-checkout-card .delivery-address-wrapper .address-card .card-text.text-phone-number,.cart-checkout-card .delivery-address-wrapper .address-card .text-phone-number.theme-card-text{font-size:.813rem;font-weight:600}@media (min-width: 768px){.cart-checkout-card .delivery-address-wrapper .address-card .card-text.text-phone-number,.cart-checkout-card .delivery-address-wrapper .address-card .text-phone-number.theme-card-text{font-size:.875rem}}.cart-checkout-card .cart-type-info-wrapper{display:flex;flex-wrap:wrap;column-gap:.625rem;justify-content:space-between}.cart-checkout-card .cart-type-info-wrapper .cart-type-label{font-size:1.25rem;color:#000;font-weight:700}.cart-checkout-card .cart-type-info-wrapper .cart-type-wise-identifier{display:inline-flex;align-items:center;gap:.5rem;font-size:1.125rem;color:#000;font-weight:700}.cart-checkout-card .cart-type-info-wrapper .cart-type-wise-identifier .value{color:#646464;font-weight:600}.cart-checkout-card .user-info-msg{font-size:1rem;color:#646464;font-weight:500}@media (max-width: 767.98px){.global-search-page-wrapper .global-search-mobile-header{padding-top:1rem;padding-bottom:.5rem;background:#ffffff;box-shadow:0 2px 4px #00000040}}.global-search-page-wrapper .page-title{font-size:1.563rem;font-weight:800;color:#000}.global-search-page-wrapper .section-title{font-size:1.25rem;font-weight:700;color:#000}.global-search-page-wrapper .icon.back-arrow-icon{width:20.67px;height:20.67px}@media (min-width: 992px){.global-search-page-wrapper .icon.back-arrow-icon{width:29.33px;height:29.33px}}.global-search-page-wrapper .clear-btn{font-size:.88rem;font-weight:500;color:#646464;text-decoration:none}.global-search-page-wrapper .resto-item-filter-wrapper{display:flex;align-items:center;gap:1.5rem;padding-top:.5rem;padding-bottom:.5rem}.global-search-page-wrapper .resto-item-filter-wrapper .search-input-container .input-group{background:#ffffff;border:1.5px solid #009432;box-shadow:0 0 4px #00000026;border-radius:51px}@media (min-width: 992px){.global-search-page-wrapper .resto-item-filter-wrapper .search-input-container .input-group{border:1px solid #009432;box-shadow:0 4px 8px 3px #00000014;border-radius:47px}}.global-search-page-wrapper .resto-item-filter-wrapper .search-input-container .input-group .search-icon{width:18px;height:18px}@media (min-width: 992px){.global-search-page-wrapper .resto-item-filter-wrapper .search-input-container .input-group .search-icon{width:26px;height:26px}}.global-search-page-wrapper .resto-item-filter-wrapper .search-input-container .input-group .voice-icon{width:18px;height:24.43px}@media (min-width: 992px){.global-search-page-wrapper .resto-item-filter-wrapper .search-input-container .input-group .voice-icon{width:20px;height:26px}}.global-search-page-wrapper .resto-item-filter-wrapper .search-input-container .input-group .theme-input-group-text,.global-search-page-wrapper .resto-item-filter-wrapper .search-input-container .input-group .search-input{border:none;padding:.88rem}@media (min-width: 992px){.global-search-page-wrapper .resto-item-filter-wrapper .search-input-container .input-group .theme-input-group-text,.global-search-page-wrapper .resto-item-filter-wrapper .search-input-container .input-group .search-input{padding:.88rem 1rem}}.global-search-page-wrapper .resto-item-filter-wrapper .search-input-container .input-group .search-input{font-size:1rem;color:#646464;font-weight:600;height:auto;padding-left:0;padding-right:0}@media (min-width: 992px){.global-search-page-wrapper .resto-item-filter-wrapper .search-input-container .input-group .search-input{font-weight:700}}.global-search-page-wrapper .resto-item-filter-wrapper .search-input-container .input-group input[type=search].search-input::-webkit-search-cancel-button{-webkit-appearance:none;height:1em;width:1em;border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='currentColor' d='M351.9 160l-39.9-40-111.9 112-112-112-40 40 112 112-112 112 40 40 112-112 112 112 40-40-112-112 112-112z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50% 50%;background-size:100%;opacity:0;pointer-events:none}.global-search-page-wrapper .resto-item-filter-wrapper .search-input-container .input-group input[type=search].search-input:focus::-webkit-search-cancel-button{opacity:.6;pointer-events:all}.global-search-page-wrapper .resto-item-filter-wrapper .search-input-container .input-group input[type=search].search-input.dark::-webkit-search-cancel-button{filter:invert(1)}.global-search-page-wrapper .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown{min-width:13rem;padding:1rem;background:#ffffff;box-shadow:0 0 9.1124px #00000040;border-radius:12.314px}.global-search-page-wrapper .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check{padding-right:1.5em;padding-left:0}.global-search-page-wrapper .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check:not(:first-child){margin-top:.5rem;margin-bottom:.5rem}.global-search-page-wrapper .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check .form-check-label{font-size:.925rem;color:#646464;font-weight:800;float:left}.global-search-page-wrapper .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check .form-check-input,.global-search-page-wrapper .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check input[type=checkbox].modifier-check-input,.global-search-page-wrapper .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check input[type=radio].variation-radio-input{border-color:#0009;border-width:2px;width:1.2em;height:1.2em;float:right;margin-right:-1.5em;margin-left:0}.global-search-page-wrapper .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check .form-check-input:checked,.global-search-page-wrapper .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check input[type=checkbox].modifier-check-input:checked,.global-search-page-wrapper .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check input[type=radio].variation-radio-input:checked{background-color:#009432;border-color:#009432}.global-search-page-wrapper .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check .form-check-input:checked+label,.global-search-page-wrapper .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check input[type=checkbox].modifier-check-input:checked+label,.global-search-page-wrapper .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check input[type=radio].variation-radio-input:checked+label{color:#009432}.global-search-page-wrapper .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check .form-check-input:focus,.global-search-page-wrapper .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check input[type=checkbox].modifier-check-input:focus,.global-search-page-wrapper .resto-item-filter-wrapper .filter-dropdown-container .filter-dropdown .form-check input[type=radio].variation-radio-input:focus{box-shadow:none}.global-search-page-wrapper .resto-item-filter-wrapper .filter-dropdown-container .dropdown-toggle:after{display:none}@media (min-width: 768px){.global-search-page-wrapper .resto-item-filter-wrapper{padding-top:0;padding-bottom:0}}.global-search-page-wrapper .trending-search-keyword-wrapper{opacity:0;transform:translateY(-10px);animation-duration:.3s;animation-fill-mode:both}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.global-search-page-wrapper .trending-search-keyword-wrapper.trending-search-active{animation-name:fadeIn}.global-search-page-wrapper .trending-search-keyword-wrapper:not(.trending-search-active){animation-name:fadeOut}.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper{display:block;width:100%;overflow-x:auto}@media (max-width: 767.98px){.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper{padding-left:5px}}.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .trending-row{display:flex;flex-wrap:nowrap;gap:1rem;padding-top:.5rem;padding-bottom:.5rem}.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .trending-row:last-child{padding-bottom:0}.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .trending-keyword-btn{flex:1 0 auto;display:inline-flex;align-items:center;background:#ffffff;border-radius:39px;padding:.65rem 1rem;max-width:-moz-fit-content;max-width:fit-content}.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .trending-keyword-btn-link{text-decoration:none;color:#646464;font-weight:500;font-size:.88rem}.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .trending-keyword-btn-link:hover,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .trending-keyword-btn-link:focus-visible,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .trending-keyword-btn-link:active{background:#ffffff;color:#646464;filter:drop-shadow(0px 4px 6px rgba(0,0,0,.1))}.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .icon.creak-arrow-icon{width:16.2px;height:9px}.global-search-page-wrapper .search-history-wrapper .search-keyword{font-size:1.063rem;font-weight:500;color:#646464;text-decoration:none;padding-top:.5rem;padding-bottom:.5rem;flex-grow:1}@media (min-width: 768px){.global-search-page-wrapper .search-history-wrapper .search-keyword{font-size:1.125rem}}.global-search-page-wrapper .searched-dishes-wrapper,.global-search-page-wrapper .searched-restaurants-wrapper{width:100%;max-height:30vh;overflow-y:auto}.global-search-page-wrapper .searched-dishes-wrapper .found-content-container,.global-search-page-wrapper .searched-restaurants-wrapper .found-content-container{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.global-search-page-wrapper .searched-dishes-wrapper .found-content-container:last-child,.global-search-page-wrapper .searched-restaurants-wrapper .found-content-container:last-child{margin-bottom:0}.global-search-page-wrapper .searched-dishes-wrapper .found-content-container .search-content-image-container,.global-search-page-wrapper .searched-restaurants-wrapper .found-content-container .search-content-image-container{position:relative;width:46px;height:46px;background:#ffffff;border-radius:50%}.global-search-page-wrapper .searched-dishes-wrapper .found-content-container .search-content-image-container .search-content-img,.global-search-page-wrapper .searched-restaurants-wrapper .found-content-container .search-content-image-container .search-content-img{width:100%;height:100%;border-radius:inherit}.global-search-page-wrapper .searched-dishes-wrapper .found-content-container .search-content-text,.global-search-page-wrapper .searched-restaurants-wrapper .found-content-container .search-content-text{font-size:1.125rem;color:#000;font-weight:600}.global-search-page-wrapper .searched-dishes-wrapper .found-content-container .search-content-brand-name,.global-search-page-wrapper .searched-restaurants-wrapper .found-content-container .search-content-brand-name{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#72abfe;text-align:center;white-space:nowrap;vertical-align:baseline}.circle-restaurant-image-border{width:50px;height:50px;border-radius:50%;margin-right:.25rem;border:5px solid #F3F3F3;background:#F3F3F3}.qty-wrapper{display:flex;justify-content:space-around;width:100px;height:30px;border-radius:23px;border:.61px solid #009432;align-items:center}.qty-wrapper .qty-change-btn{border:none;margin:0;width:25px;height:100%;padding:0;background:transparent;outline:none;cursor:pointer}.qty-wrapper .qty-change-btn img{width:.875rem;height:auto}.qty-wrapper .qty{font-size:.875rem;color:#000;font-weight:700}.variation-modifier-modal .modal-dialog:has(.variation-modifier-modal-body:not(.is-modifier-variation-exists)){max-width:500px}.variation-modifier-modal .modal-content{padding:0;background:#ffffff;border-radius:10px;border:none}@media (min-width: 992px){.variation-modifier-modal .modal-content{padding:1rem}}.variation-modifier-modal .variation-modifier-modal-body{padding:0;overflow-y:auto}.variation-modifier-modal .variation-modifier-modal-body .scrollable-container{max-height:calc(100vh - 200px);overflow-x:auto}.variation-modifier-modal .variation-modifier-modal-body .section-title{font-size:1.25rem;color:#000;font-weight:700;margin-bottom:0}.variation-modifier-modal .variation-modifier-modal-body .section-title:after{content:"";display:block;border-bottom:1.5px solid rgba(0,0,0,.12);margin:1.25rem 0}@media (max-width: 991.98px){.variation-modifier-modal .variation-modifier-modal-body .section-title:after{margin-left:-.75rem;margin-right:-.75rem}}.variation-modifier-modal .variation-modifier-modal-body .variation-content-wrapper-col,.variation-modifier-modal .variation-modifier-modal-body .modifier-content-wrapper-col,.variation-modifier-modal .variation-modifier-modal-body .modal-action-wrapper-col{padding:.5rem;padding:.75rem}@media (min-width: 992px){.variation-modifier-modal .variation-modifier-modal-body .variation-content-wrapper-col,.variation-modifier-modal .variation-modifier-modal-body .modifier-content-wrapper-col,.variation-modifier-modal .variation-modifier-modal-body .modal-action-wrapper-col{padding:1rem}}.variation-modifier-modal .variation-modifier-modal-body .modal-action-wrapper-col{border-top:1.5px solid #DADADA;display:flex;justify-content:flex-end;column-gap:1.7rem}@media (max-width: 991.98px){.variation-modifier-modal .variation-modifier-modal-body .modal-action-wrapper-col{padding-top:.5rem;padding-bottom:1rem;border-top:none;justify-content:space-between}}.variation-modifier-modal .variation-modifier-modal-body .variation-content-wrapper-col .variation-row{display:flex;flex-direction:column;gap:1.25rem}.variation-modifier-modal .variation-modifier-modal-body .variation-content-wrapper-col .variation-row .variation-col{display:flex;flex-direction:column;gap:1.0625rem;border-radius:10px}@media (min-width: 992px){.variation-modifier-modal .variation-modifier-modal-body .variation-content-wrapper-col .variation-row .variation-col{padding:1.25rem;border:1px solid #DADADA;gap:.625rem}}.variation-modifier-modal .variation-modifier-modal-body .variation-content-wrapper-col .variation-row .variation-col .variation-name{font-size:1.125rem;color:#000;font-weight:700}.variation-modifier-modal .variation-modifier-modal-body .variation-content-wrapper-col .variation-row .variation-col .variation-opt-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25rem}.variation-modifier-modal .variation-modifier-modal-body .variation-content-wrapper-col .variation-row .variation-col .variation-opt-row .variation-opt-col{flex:0 0 auto;width:-moz-fit-content;width:fit-content;padding:.35rem .625rem;min-width:130px;border:1px solid #DADADA;border-radius:10px}.variation-modifier-modal .variation-modifier-modal-body .variation-content-wrapper-col .variation-row .variation-col .variation-opt-row .variation-opt-col.isselected-opt{border-color:#009432}.variation-modifier-modal .variation-modifier-modal-body .variation-content-wrapper-col .variation-row .variation-col .variation-opt-row .variation-opt-col .variation-input-wrapper{display:inline-flex;align-items:center;gap:.88rem;font-size:1.25rem}.variation-modifier-modal .variation-modifier-modal-body .variation-content-wrapper-col .variation-row .variation-col .variation-opt-row .variation-opt-col .variation-input-wrapper .variation-opt-name{font-size:.88rem;color:#000;font-weight:500;margin-bottom:0;line-height:1.2}.variation-modifier-modal .variation-modifier-modal-body .variation-content-wrapper-col .variation-row .variation-col .variation-opt-row .variation-opt-col .variation-input-wrapper .variation-opt-price{font-size:.75rem;color:#646464;font-weight:500;margin-bottom:0;line-height:1.2}.variation-modifier-modal .variation-modifier-modal-body .modifier-content-wrapper-col .modifier-group-wrapper{padding:.9375rem .75rem;background:#ffffff;border:.855852px solid #DCDCDC;border-radius:8.55852px;margin-bottom:1rem}.variation-modifier-modal .variation-modifier-modal-body .modifier-content-wrapper-col .modifier-group-wrapper:last-child{margin-bottom:0}.variation-modifier-modal .variation-modifier-modal-body .modifier-content-wrapper-col .modifier-group-wrapper .modifier-group-title{font-size:1.07rem;color:#000;font-weight:700;margin-bottom:0}.variation-modifier-modal .variation-modifier-modal-body .modifier-content-wrapper-col .modifier-group-wrapper .modifier-group-title:after{content:"";display:block;border-bottom:.855852px solid #CCCCCC;margin:.5rem 0}.variation-modifier-modal .variation-modifier-modal-body .modifier-content-wrapper-col .modifier-group-wrapper .modifier-group-opt-wrapper .modifier-opt-row{display:flex;justify-content:space-between;align-items:center;padding:.25rem 0;border-bottom:.684681px dashed #E0E0E0}.variation-modifier-modal .variation-modifier-modal-body .modifier-content-wrapper-col .modifier-group-wrapper .modifier-group-opt-wrapper .modifier-opt-row:last-child{padding-bottom:0;border:none}.variation-modifier-modal .variation-modifier-modal-body .modifier-content-wrapper-col .modifier-group-wrapper .modifier-group-opt-wrapper .modifier-opt-row .modifier-opt-name{font-size:1rem;color:#646464;font-weight:400;margin-bottom:0}.variation-modifier-modal .variation-modifier-modal-body .modifier-content-wrapper-col .modifier-group-wrapper .modifier-group-opt-wrapper .modifier-opt-row .modifier-opt-price{font-size:1rem;color:#000;font-weight:600;margin-bottom:0}.variation-modifier-modal .variation-modifier-modal-body .modifier-content-wrapper-col .modifier-group-wrapper .modifier-group-opt-wrapper .modifier-opt-row .modifier-check-input{font-size:1.07rem}.variation-modifier-modal .variation-modifier-modal-body .modifier-content-wrapper-col .modifier-group-wrapper .modifier-group-opt-wrapper .modifier-opt-row .modifier-sel-total-count{font-size:1.25rem;color:#009432;font-weight:700}@media (min-width: 992px){.variation-modifier-modal .variation-modifier-modal-body .modifier-content-wrapper-col .modifier-group-wrapper{padding-top:.625rem;padding-bottom:.625rem;border:.8px solid #CCCCCC;border-radius:10px}.variation-modifier-modal .variation-modifier-modal-body .modifier-content-wrapper-col .modifier-group-wrapper .modifier-group-title{font-size:1.25rem}.variation-modifier-modal .variation-modifier-modal-body .modifier-content-wrapper-col .modifier-group-wrapper .modifier-group-title:after{margin-left:-.75rem;margin-right:-.75rem;border-bottom:1px solid #DADADA}}.variation-modifier-modal .variation-modifier-modal-body .selected-modifier-variation-row{display:flex;flex-direction:column;gap:1.25rem}.variation-modifier-modal .variation-modifier-modal-body .selected-modifier-variation-row .selected-modifier-variation-col{display:flex;flex-direction:column;gap:.625rem .4375rem;padding:.625rem;background:#ffffff;border:.8px solid #DADADA;border-radius:10px}.variation-modifier-modal .variation-modifier-modal-body .selected-modifier-variation-row .selected-modifier-variation-col .qty-wrapper{width:85px}.variation-modifier-modal .variation-modifier-modal-body .selected-modifier-variation-row .selected-modifier-variation-col .selected-variation-wrapper,.variation-modifier-modal .variation-modifier-modal-body .selected-modifier-variation-row .selected-modifier-variation-col .selected-modifier-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:1.25rem;background:#ffffff;flex:1 0 0%}.variation-modifier-modal .variation-modifier-modal-body .selected-modifier-variation-row .selected-modifier-variation-col .selected-variation-wrapper{padding:.625rem;border:.8px solid #DADADA;border-radius:10px}.variation-modifier-modal .variation-modifier-modal-body .selected-modifier-variation-row .selected-modifier-variation-col .selected-variation-wrapper .variation-info{display:inline-flex;flex-wrap:wrap;align-items:center;flex:0 0 auto;width:-moz-fit-content;width:fit-content}.variation-modifier-modal .variation-modifier-modal-body .selected-modifier-variation-row .selected-modifier-variation-col .selected-variation-wrapper .variation-info .selected-variation-name{font-size:.875rem;color:#000;font-weight:700}.variation-modifier-modal .variation-modifier-modal-body .selected-modifier-variation-row .selected-modifier-variation-col .selected-variation-wrapper .variation-info .selected-variation-value{font-size:.875rem;color:#646464;font-weight:500}.variation-modifier-modal .variation-modifier-modal-body .selected-modifier-variation-row .selected-modifier-variation-col .selected-modifier-wrapper{row-gap:.5rem;column-gap:1.5rem}.variation-modifier-modal .variation-modifier-modal-body .selected-modifier-variation-row .selected-modifier-variation-col .selected-modifier-wrapper .modifier-info-wrapper{flex:0 0 auto;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.25rem}.variation-modifier-modal .variation-modifier-modal-body .selected-modifier-variation-row .selected-modifier-variation-col .selected-modifier-wrapper .modifier-info-wrapper .modifier-grpOpt-section{display:block;border:.8px solid #E0E0E0;border-radius:8.54077px;padding:.625rem;height:100%;box-shadow:0 0 3.41631px #0000001a}.variation-modifier-modal .variation-modifier-modal-body .selected-modifier-variation-row .selected-modifier-variation-col .selected-modifier-wrapper .modifier-info-wrapper .modifier-grpOpt-section .modifier-value-wrapper{display:flex;flex-wrap:wrap;column-gap:.625rem;align-items:center}.variation-modifier-modal .variation-modifier-modal-body .selected-modifier-variation-row .selected-modifier-variation-col .selected-modifier-wrapper .modifier-info-wrapper .modifier-grpOpt-section .modifier-value-wrapper .value{font-size:.75rem;color:#646464;font-weight:500}.qr-payment-page-wrapper .qr-payment-card{background:#ffffff;box-shadow:0 4px 8px 3px #00000014;border-radius:10px;border:none}.qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header{background:#ffffff;box-shadow:0 2px 2px #00000026;padding:.5rem 1rem;border-radius:0}.qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}@media (min-width: 992px){.qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header{padding:1.2rem 2.5rem}}.qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header .card-heading{font-size:1rem;font-weight:700;color:#000}@media (min-width: 992px){.qr-payment-page-wrapper .qr-payment-card .qr-payment-card-header .card-heading{font-size:1.563rem}}.qr-payment-page-wrapper .qr-payment-card .qr-payment-card-body{padding:1.2rem 1rem}@media (min-width: 992px){.qr-payment-page-wrapper .qr-payment-card .qr-payment-card-body{padding:1.2rem 2.5rem 1.5rem}}.qr-payment-page-wrapper .qr-payment-card .total-amount-txt{font-size:1.125rem;font-weight:700;color:#009432}.qr-payment-page-wrapper .qr-payment-card .scan-qr-txt{font-size:1rem;font-weight:500;color:#000}.qr-payment-page-wrapper .qr-payment-card .scan-qr-code-img-wrapper{width:200px;height:200px}.qr-payment-page-wrapper .qr-payment-card .scan-qr-code-img-wrapper .qr-code-img{width:100%;height:100%}.qr-payment-page-wrapper .qr-payment-card .note-text{font-size:.88rem;font-weight:400;color:#646464}.qr-payment-page-wrapper .cancel-order-button{background-color:#fff;font-size:1.125rem;font-weight:600;color:#ff020280;border:1px solid rgba(255,2,2,.5);border-radius:10px;padding:.125rem 1.3rem}@media (min-width: 992px){.qr-payment-page-wrapper .cancel-order-button{font-size:1.125rem;padding:.25rem 1.3rem}}.qr-payment-page-wrapper .cancel-order-button:hover,.qr-payment-page-wrapper .cancel-order-button:focus-visible,.qr-payment-page-wrapper .cancel-order-button:first-child:active{color:#ff0202b3;border-color:#ff0202b3}.qr-payment-page-wrapper .invoice-download-button{background-color:#fff;font-size:1.125rem;font-weight:600;color:#009432;border:1px solid #009432;border-radius:10px;padding:.29rem .73rem}@media (min-width: 992px){.qr-payment-page-wrapper .invoice-download-button{font-size:1.125rem}}.qr-payment-page-wrapper .invoice-download-button:hover,.qr-payment-page-wrapper .invoice-download-button:focus-visible,.qr-payment-page-wrapper .invoice-download-button:first-child:active{color:#009432b3;border-color:#009432b3}.qr-payment-page-wrapper .circle-restaurant-image-border{width:40px;height:40px}.qr-payment-page-wrapper .restaurant-title{font-size:1.125rem;color:#000;font-weight:600}.qr-payment-page-wrapper .divider-with-centered-text{display:flex;justify-content:center;align-items:center;color:#646464;font-size:.875rem;font-weight:500;margin:1rem 0;width:100%}.qr-payment-page-wrapper .divider-with-centered-text:before,.qr-payment-page-wrapper .divider-with-centered-text:after{content:"";display:block;width:100%;border-top:2px dotted #646464;opacity:.25}.qr-payment-page-wrapper .divider-with-centered-text:before{margin-right:10px}.qr-payment-page-wrapper .divider-with-centered-text:after{margin-left:10px}.product-detail-page-wrapper .product-image-slider-row .product-img-slider-col-wrapper{position:relative}.product-detail-page-wrapper .product-image-slider-row .product-img-slider-col-wrapper .product-img-slider-inner-wrapper{background:linear-gradient(180deg,rgba(255,255,255,.81) 19.81%,rgba(255,255,255,0) 59.62%);border-radius:15px}.product-detail-page-wrapper .product-image-slider-row .product-img-slider-col-wrapper .product-img-slider-inner-wrapper .product-img-slick,.product-detail-page-wrapper .product-image-slider-row .product-img-slider-col-wrapper .product-img-slider-inner-wrapper .product-img-slick .mos-ng-carousel-container,.product-detail-page-wrapper .product-image-slider-row .product-img-slider-col-wrapper .product-img-slider-inner-wrapper .product-img-slick .mos-ng-carousel{border-radius:inherit}.product-detail-page-wrapper .product-image-slider-row .product-img-slider-col-wrapper .product-img-slider-inner-wrapper .product-img-slick .mos-ng-carousel-dots .mos-ng-carousel-dot.active span{background:#009432}.product-detail-page-wrapper .product-image-slider-row .product-img-slider-col-wrapper .product-img-slider-inner-wrapper .product-img-slick .product-image__body{display:block;position:relative;max-width:390px;margin-left:auto;margin-right:auto;padding-bottom:270px}.product-detail-page-wrapper .product-image-slider-row .product-img-slider-col-wrapper .product-img-slider-inner-wrapper .product-img-slick .product-image__body .product-image__img{position:absolute;top:0;left:0;max-width:100%;max-height:270px;width:100%;height:100%;object-fit:cover;border-radius:inherit}.product-detail-page-wrapper .product-image-slider-row .product-img-gallery-col-wrapper{height:250px;display:flex;flex-direction:row;background:#ffffff;border-radius:10px}.product-detail-page-wrapper .product-image-slider-row .product-img-gallery-col-wrapper .img-col-lg{padding-right:.25rem}.product-detail-page-wrapper .product-image-slider-row .product-img-gallery-col-wrapper .img-col-sm{display:flex;flex-direction:column;padding-left:.25rem}.product-detail-page-wrapper .product-image-slider-row .product-img-gallery-col-wrapper .product-image-1{height:100%;border-top-left-radius:10px;border-bottom-left-radius:10px}.product-detail-page-wrapper .product-image-slider-row .product-img-gallery-col-wrapper .product-image-2,.product-detail-page-wrapper .product-image-slider-row .product-img-gallery-col-wrapper .product-image-3{height:calc(50% - .25rem)}.product-detail-page-wrapper .product-image-slider-row .product-img-gallery-col-wrapper .product-image-2{border-top-right-radius:10px;border-bottom-right-radius:10px}.product-detail-page-wrapper .product-image-slider-row .product-img-gallery-col-wrapper .product-image-3{margin-top:.5rem;border-top-right-radius:10px;border-bottom-right-radius:10px}.product-detail-page-wrapper .product-image-slider-row .product-img-gallery-col-wrapper .product-image-1 .product-img,.product-detail-page-wrapper .product-image-slider-row .product-img-gallery-col-wrapper .product-image-2 .product-img,.product-detail-page-wrapper .product-image-slider-row .product-img-gallery-col-wrapper .product-image-3 .product-img{width:100%;height:100%;object-fit:cover;border-radius:inherit}@media (min-width: 768px){.product-detail-page-wrapper .product-image-slider-row .product-img-gallery-col-wrapper{height:300px}}@media (min-width: 992px){.product-detail-page-wrapper .product-image-slider-row .product-img-gallery-col-wrapper{height:400px}}.product-detail-page-wrapper .product-info-wrapper .product-title{font-size:1.25rem;color:#000;font-weight:700}.product-detail-page-wrapper .product-info-wrapper .right-side-info-wrapper{flex:0 0 auto;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;align-items:flex-end;gap:.625rem}.product-detail-page-wrapper .product-info-wrapper .right-side-info-wrapper .product-price{font-size:1.125rem;color:#009432;font-weight:700}@media (min-width: 992px){.product-detail-page-wrapper .product-info-wrapper .right-side-info-wrapper .product-price{font-size:1.5rem}}.product-detail-page-wrapper .product-info-wrapper .right-side-info-wrapper .location-distance-wrapper{padding:.75rem;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;background:#ffffff;box-shadow:inset 0 0 4px #00000026;border-radius:10px;min-width:80px;max-width:110px;max-height:110px}.product-detail-page-wrapper .product-info-wrapper .right-side-info-wrapper .location-distance-wrapper .distance-txt{color:#009432;font-size:1rem;font-weight:600;text-align:center}.product-detail-page-wrapper .product-info-wrapper .left-side-info-wrapper{flex:1 0 0%}@media (min-width: 992px){.product-detail-page-wrapper .product-info-wrapper .left-side-info-wrapper{max-width:500px}}.product-detail-page-wrapper .product-info-wrapper .product-description{font-size:.75rem;color:#646464;font-weight:500}@media (min-width: 992px){.product-detail-page-wrapper .product-info-wrapper .product-description{font-size:1rem}}.product-detail-page-wrapper .product-info-wrapper .availability-txt{font-size:1rem;color:#000;font-weight:600}.product-detail-page-wrapper .product-info-wrapper .availability-txt .in-stock{color:#009432;font-weight:700}.product-detail-page-wrapper .product-info-wrapper .availability-txt .out-of-stock{color:#dc3545;font-weight:700}@media (min-width: 992px){.product-detail-page-wrapper .product-info-wrapper .availability-txt{font-size:1.125rem}}@media (max-width: 991.98px){.product-detail-page-wrapper .product-info-wrapper .qty-wrapper{width:143px;height:43px;border-width:1px}.product-detail-page-wrapper .product-info-wrapper .qty-wrapper .qty{font-weight:700;font-size:1rem}}.product-detail-page-wrapper .product-info-wrapper .avgRating-review-wrapper{display:flex;flex-direction:column;align-items:flex-end;column-gap:.5rem;flex:1 0 0%}.product-detail-page-wrapper .product-info-wrapper .avgRating-review-wrapper .star{--br-font-size: 34px;--br-active-color: #ffa200;--br-inactive-color: #d2d2d2}.product-detail-page-wrapper .product-info-wrapper .avgRating-review-wrapper .star .br-default .br-unit{font-size:25px!important}.product-detail-page-wrapper .product-info-wrapper .avgRating-review-wrapper .star br{margin:0!important}.product-detail-page-wrapper .product-info-wrapper .avgRating-review-wrapper .rating-text{font-size:.875rem;color:#000;font-weight:600}.product-detail-page-wrapper .product-info-wrapper .avgRating-review-wrapper .total-rating-text{font-size:.875rem;color:#9796a1;font-weight:400}.product-detail-page-wrapper .product-info-wrapper .avgRating-review-wrapper .see-review-label{font-size:.875rem;color:#009432;font-weight:400;text-decoration:underline;cursor:pointer;padding:0}@media (min-width: 992px){.product-detail-page-wrapper .product-info-wrapper .avgRating-review-wrapper{flex-direction:row;justify-content:flex-end;align-items:center}}.product-detail-page-wrapper .divider-border{border:1px solid #DADADA}.product-detail-page-wrapper .selected-modifier-variation-wrapper{display:flex;flex-direction:column;gap:1.25rem}.product-detail-page-wrapper .selected-modifier-variation-wrapper .divider-border{border:1px solid #DADADA;margin:0}@media (min-width: 992px){.product-detail-page-wrapper .selected-modifier-variation-wrapper .divider-border{border-width:1.5px}}.product-detail-page-wrapper .selected-modifier-variation-wrapper .selected-modifier-variation-col{display:flex;flex-direction:column;gap:.625rem .4375rem;padding:.625rem;background:#ffffff;box-shadow:0 4px 8px 3px #00000014;border-radius:10px}@media (min-width: 992px){.product-detail-page-wrapper .selected-modifier-variation-wrapper .selected-modifier-variation-col{box-shadow:unset;border:1px solid #DADADA}}.product-detail-page-wrapper .selected-modifier-variation-wrapper .selected-modifier-variation-col .selected-variation-wrapper,.product-detail-page-wrapper .selected-modifier-variation-wrapper .selected-modifier-variation-col .selected-modifier-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;background:#ffffff;flex:1 0 0%}.product-detail-page-wrapper .selected-modifier-variation-wrapper .selected-modifier-variation-col .selected-variation-wrapper{row-gap:.5rem;column-gap:1.5rem}.product-detail-page-wrapper .selected-modifier-variation-wrapper .selected-modifier-variation-col .selected-variation-wrapper .variation-info{display:inline-flex;flex-wrap:wrap;align-items:center;flex:0 0 auto;width:-moz-fit-content;width:fit-content}.product-detail-page-wrapper .selected-modifier-variation-wrapper .selected-modifier-variation-col .selected-variation-wrapper .variation-info .selected-variation-name{font-size:1rem;color:#000;font-weight:700}.product-detail-page-wrapper .selected-modifier-variation-wrapper .selected-modifier-variation-col .selected-variation-wrapper .variation-info .selected-variation-value{font-size:1rem;color:#646464;font-weight:500;margin-left:.5rem}@media (max-width: 991.98px){.product-detail-page-wrapper .selected-modifier-variation-wrapper .selected-modifier-variation-col .selected-variation-wrapper{flex-direction:column}}.product-detail-page-wrapper .selected-modifier-variation-wrapper .selected-modifier-variation-col .selected-modifier-wrapper{row-gap:.5rem;column-gap:1rem}.product-detail-page-wrapper .selected-modifier-variation-wrapper .selected-modifier-variation-col .selected-modifier-wrapper .modifier-info-wrapper{flex:0 0 auto;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.625rem;padding:7.25px;border:.58px solid #DADADA;border-radius:7.25px;background:#ffffff}.product-detail-page-wrapper .selected-modifier-variation-wrapper .selected-modifier-variation-col .selected-modifier-wrapper .modifier-info-wrapper .modifier-group-name{font-size:.725rem;color:#000;font-weight:700}.product-detail-page-wrapper .selected-modifier-variation-wrapper .selected-modifier-variation-col .selected-modifier-wrapper .modifier-info-wrapper .modifier-grpOpt-section{display:flex;flex-wrap:wrap;padding:7.25px;gap:5.8px}.product-detail-page-wrapper .selected-modifier-variation-wrapper .selected-modifier-variation-col .selected-modifier-wrapper .modifier-info-wrapper .modifier-grpOpt-section .modifier-value-wrapper{display:flex;flex-wrap:wrap;gap:5.8px;align-items:center}.product-detail-page-wrapper .selected-modifier-variation-wrapper .selected-modifier-variation-col .selected-modifier-wrapper .modifier-info-wrapper .modifier-grpOpt-section .modifier-value-wrapper .modifier-value{padding:7.25px;background:#ffffff;border:.58px solid #DADADA;border-radius:7.25px}.product-detail-page-wrapper .selected-modifier-variation-wrapper .selected-modifier-variation-col .selected-modifier-wrapper .modifier-info-wrapper .modifier-grpOpt-section .modifier-value-wrapper .modifier-value .value{font-size:.6375rem;color:#646464;font-weight:500}.product-detail-page-wrapper .selected-modifier-variation-wrapper .selected-modifier-variation-col .selected-modifier-wrapper .modifier-info-wrapper .modifier-grpOpt-section .modifier-value-wrapper .modifier-value .value .modifier-name{color:#000;font-weight:700}@media (min-width: 992px){.product-detail-page-wrapper .selected-modifier-variation-wrapper .selected-modifier-variation-col .selected-modifier-wrapper .modifier-info-wrapper{gap:.9375rem;padding:.625rem;border:.8px solid #DADADA;border-radius:10px}.product-detail-page-wrapper .selected-modifier-variation-wrapper .selected-modifier-variation-col .selected-modifier-wrapper .modifier-info-wrapper .modifier-group-name{font-size:1rem}.product-detail-page-wrapper .selected-modifier-variation-wrapper .selected-modifier-variation-col .selected-modifier-wrapper .modifier-info-wrapper .modifier-grpOpt-section{padding:.625rem;gap:8px}.product-detail-page-wrapper .selected-modifier-variation-wrapper .selected-modifier-variation-col .selected-modifier-wrapper .modifier-info-wrapper .modifier-grpOpt-section .modifier-value-wrapper{gap:8px}.product-detail-page-wrapper .selected-modifier-variation-wrapper .selected-modifier-variation-col .selected-modifier-wrapper .modifier-info-wrapper .modifier-grpOpt-section .modifier-value-wrapper .modifier-value{padding:.625rem;border:.8px solid #DADADA;border-radius:10px}.product-detail-page-wrapper .selected-modifier-variation-wrapper .selected-modifier-variation-col .selected-modifier-wrapper .modifier-info-wrapper .modifier-grpOpt-section .modifier-value-wrapper .modifier-value .value{font-size:.875rem}}@media (max-width: 575.98px){.product-detail-page-wrapper .total-amount-additem-col{position:fixed;bottom:0;left:0;right:0;background-color:#fff;box-shadow:0 -2px 4px #00000040;border:none;padding:1.5rem 1rem}}@media (min-width: 768px){.product-detail-page-wrapper .total-amount-additem-col .theme-btn.additem-button{padding:.75rem 2.6rem}}.product-detail-page-wrapper .review-list-wrapper .review-list-inner-container{position:relative;padding-top:10px;padding-bottom:10px}.product-detail-page-wrapper .review-list-wrapper .review-list-inner-container .scroll-container{max-height:430px;overflow-y:auto}.product-detail-page-wrapper .review-list-wrapper .review-list-inner-container .scroll-container.isloading{overflow:hidden}.product-detail-page-wrapper .total-amount-additem-wrapper,.product-detail-modal .total-amount-additem-wrapper{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.product-detail-page-wrapper .total-amount-additem-wrapper .total-amount-wrapper,.product-detail-modal .total-amount-additem-wrapper .total-amount-wrapper{width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center}.product-detail-page-wrapper .total-amount-additem-wrapper .total-amount-wrapper .total-amount-label,.product-detail-modal .total-amount-additem-wrapper .total-amount-wrapper .total-amount-label{font-size:1.125rem;font-weight:600;color:#4d4d4d}.product-detail-page-wrapper .total-amount-additem-wrapper .total-amount-wrapper .total-amount-value,.product-detail-modal .total-amount-additem-wrapper .total-amount-wrapper .total-amount-value{font-size:1.25rem;font-weight:700;color:#009432}@media (min-width: 992px){.product-detail-page-wrapper .total-amount-additem-wrapper .total-amount-wrapper,.product-detail-modal .total-amount-additem-wrapper .total-amount-wrapper{flex-direction:row}.product-detail-page-wrapper .total-amount-additem-wrapper .total-amount-wrapper .total-amount-label,.product-detail-modal .total-amount-additem-wrapper .total-amount-wrapper .total-amount-label{font-size:1.5rem;font-weight:600;color:#323643}.product-detail-page-wrapper .total-amount-additem-wrapper .total-amount-wrapper .total-amount-label:after,.product-detail-modal .total-amount-additem-wrapper .total-amount-wrapper .total-amount-label:after{content:":";display:inline-block;margin:0 5px}.product-detail-page-wrapper .total-amount-additem-wrapper .total-amount-wrapper .total-amount-value,.product-detail-modal .total-amount-additem-wrapper .total-amount-wrapper .total-amount-value{font-size:1.5rem;font-weight:800}}.product-detail-modal .modal-dialog .modal-content{padding:0;background:#ffffff;border-radius:15px;border:none}@media (max-width: 575.98px){.product-detail-modal .modal-dialog .modal-content{border-radius:30px 30px 0 0}}.product-detail-modal .product-detail-modal-body{padding:1rem;min-height:78vh;height:100%}.product-detail-modal .product-detail-modal-body:has(.cross-close-btn-container){padding-top:1.5rem}.product-detail-modal .product-detail-modal-body .cross-close-btn-container{display:block;position:absolute;top:0;right:3px;z-index:2}.product-detail-modal .product-detail-modal-body .product-image-slider-row{height:100%;max-height:78vh;overflow-y:auto}.product-detail-modal .product-detail-modal-body .total-amount-additem-wrapper{background:#ffffff;box-shadow:0 -2px 4px #00000040;padding-left:1.25rem}@media (min-width: 992px){.product-detail-modal .product-detail-modal-body{min-height:60vh}}.product-detail-modal .product-detail-modal-footer{display:block;padding:1rem;background-color:#fff;box-shadow:0 -2px 4px #00000040;border:none;border-radius:0 0 15px 15px}@media (max-width: 575.98px){.product-detail-modal .product-detail-modal-footer{border-radius:30px 30px 0 0}}.order-status-page-wrapper .order-status-row{display:flex;flex-wrap:wrap;margin-right:-.25rem;margin-left:-.25rem}.order-status-page-wrapper .order-status-row .order-status-col{max-width:400px;padding-right:.25rem;padding-left:.25rem;margin:.75rem auto}@media (min-width: 576px){.order-status-page-wrapper .order-status-row .order-status-col{margin-left:unset;margin-right:unset}}@media (min-width: 1400px){.order-status-page-wrapper .order-status-row{margin-left:0;margin-right:0;gap:2rem .5625rem}.order-status-page-wrapper .order-status-row .order-status-col{padding-left:0;padding-right:0;margin-bottom:0rem}}.order-status-page-wrapper .order-status-card .order-status-card-body{padding:.875rem;display:flex;flex-wrap:nowrap;row-gap:1rem;background-color:#a89cc8;color:#fff;border-radius:14.16px}.order-status-page-wrapper .order-status-card .order-status-card-body .order-detail-info-container{flex:1 0 0%}.order-status-page-wrapper .order-status-card .order-status-card-body .order-detail-info-container .resto-name{font-size:1.125rem;font-weight:600;margin-bottom:0}.order-status-page-wrapper .order-status-card .order-status-card-body .order-detail-info-container .resto-name:after{content:"";display:inline-block;width:100%;margin:.75rem 0;border-top:.94px dashed #E2E2E2}.order-status-page-wrapper .order-status-card .order-status-card-body .order-detail-info-container .highlighted-info-mini{display:inline-flex;gap:.25rem;padding:5px;border-radius:5px;align-items:center;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.43)}.order-status-page-wrapper .order-status-card .order-status-card-body .order-detail-info-container .highlighted-info-mini .call-info-label{font-size:1rem;font-weight:600;color:#000}.order-status-page-wrapper .order-status-card .order-status-card-body .order-detail-info-container .highlighted-info-mini .eta-time-info-label{font-size:.875rem;font-weight:700;color:#000}.order-status-page-wrapper .order-status-card .order-status-card-body .order-detail-info-container .highlighted-info-mini .eta-time-info-label .small-label{font-size:.625rem;font-weight:400;color:#000}.order-status-page-wrapper .order-status-card .order-status-card-body .order-detail-info-container .order-delivery-distance{font-size:.875rem;font-weight:400}.order-status-page-wrapper .order-status-card .order-status-card-body .order-detail-info-container .order-items-count{font-size:.875rem;font-weight:500}.order-status-page-wrapper .order-status-card .order-status-card-body .order-detail-info-container .order-view-anchor-link{font-size:1.125rem;font-weight:600;text-decoration:underline;color:#fff;cursor:pointer}.order-status-page-wrapper .order-status-card .order-status-card-body .order-status-info-container{flex:0 0 auto;width:40%;max-width:140px;display:flex;flex-direction:column;justify-content:center;align-items:center}.order-status-page-wrapper .order-status-card .order-status-card-body .order-status-info-container .order-status-gif-container{position:relative;display:block;width:80px;height:105px}.order-status-page-wrapper .order-status-card .order-status-card-body .order-status-info-container .order-status-gif-container .order-status-gif{width:100%;height:100%;object-fit:cover}.order-status-page-wrapper .order-status-card .order-status-card-body .order-status-info-container .order-status-info-txt{font-size:.875rem;font-weight:500;text-align:center}.order-status-page-wrapper .order-status-card .order-status-card-body.order-accepted-bg{background-color:orange}.order-status-page-wrapper .order-status-card .order-status-card-body.order-accepted-bg .order-status-info-container .order-status-gif-container{width:100px;height:100px}.order-status-page-wrapper .order-status-card .order-status-card-body.order-ready-to-deliver-bg{background-color:teal}.order-status-page-wrapper .order-status-card .order-status-card-body.order-ready-to-deliver-bg .order-status-info-container .order-status-gif-container{width:113px;height:113px}.order-status-page-wrapper .order-status-card .order-status-card-body.order-dispatched-bg{background-color:#ff6f61}.order-status-page-wrapper .order-status-card .order-status-card-body.order-dispatched-bg .order-status-info-container .order-status-gif-container{width:116px;height:116px}.order-status-page-wrapper .order-status-card .order-status-card-body.order-decline-bg{background-color:#ffa07a}.order-status-page-wrapper .order-status-card .order-status-card-body.order-decline-bg .order-status-info-container .order-status-gif-container{width:113px;height:100px}.delivery-location-map-page-wrapper{display:flex;flex-direction:column;height:100%}.delivery-location-map-page-wrapper .delivery-location-header-wrapper{min-height:100px;align-content:center;padding-top:1rem;padding-bottom:1rem;background-color:#0f8145;box-shadow:0 4px 4px #00000040}.delivery-location-map-page-wrapper .delivery-location-header-wrapper .delivery-location-header-row{display:flex;flex-wrap:wrap;column-gap:.5rem}@media (min-width: 768px){.delivery-location-map-page-wrapper .delivery-location-header-wrapper .delivery-location-header-row{justify-content:space-between}}.delivery-location-map-page-wrapper .delivery-location-header-wrapper .delivery-location-header-row .delivery-location-header-col{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;flex:1 0 100%;column-gap:.5rem}@media (min-width: 768px){.delivery-location-map-page-wrapper .delivery-location-header-wrapper .delivery-location-header-row .delivery-location-header-col{display:inline-flex;flex:1 0 0%}}@media (max-width: 767.98px){.delivery-location-map-page-wrapper .delivery-location-header-wrapper .delivery-location-header-row .delivery-location-header-col:not(:last-child){margin-bottom:.875rem}}.delivery-location-map-page-wrapper .delivery-location-header-wrapper .restaurant-name{font-size:1.125rem;color:#fff;font-weight:500;flex:1 1 auto;text-align:center}@media (min-width: 768px){.delivery-location-map-page-wrapper .delivery-location-header-wrapper .restaurant-name{text-align:start}}.delivery-location-map-page-wrapper .delivery-location-header-wrapper .delivery-order-status-label{font-size:1.25rem;color:#fff;font-weight:700}.delivery-location-map-page-wrapper .delivery-location-header-wrapper .delivery-order-delivery-time{font-size:.8525rem;color:#fff;font-weight:400}.delivery-location-map-page-wrapper .delivery-location-header-wrapper .delivery-order-delivery-time .delivery-status-indicator{margin-left:.5rem;color:#fff;font-weight:500}.delivery-location-map-page-wrapper .delivery-location-header-wrapper .delivery-order-delivery-time .delivery-status-indicator:before{content:"";width:.42625rem;height:.42625rem;border-radius:50%;display:inline-block;margin-right:5px;vertical-align:middle}.delivery-location-map-page-wrapper .delivery-location-header-wrapper .delivery-order-delivery-time .delivery-status-indicator.on-time{color:#fff}.delivery-location-map-page-wrapper .delivery-location-header-wrapper .delivery-order-delivery-time .delivery-status-indicator.on-time:before{background-color:#fff}.delivery-location-map-page-wrapper .delivery-location-header-wrapper .delivery-order-delivery-time .delivery-status-indicator.delay{color:#ff0606}.delivery-location-map-page-wrapper .delivery-location-header-wrapper .delivery-order-delivery-time .delivery-status-indicator.delay:before{background-color:#ff0606}.delivery-location-map-page-wrapper .delivery-location-header-wrapper .highlighted-info{padding:.5625rem;background:rgba(255,255,255,.16);border-radius:10px;font-size:.8525rem;font-weight:400}@media (max-width: 767.98px){.delivery-location-map-page-wrapper .delivery-location-header-wrapper .back-arrow-white-icon{width:17.5px;height:17.5px}}.delivery-location-map-page-wrapper .delivery-location-subheader-wrapper{height:33px;align-content:center;background:#ffffff;box-shadow:0 1px 4px #00000040}@media (min-width: 768px){.delivery-location-map-page-wrapper .delivery-location-subheader-wrapper{height:59px}}.delivery-location-map-page-wrapper .delivery-location-subheader-wrapper .sub-title{font-size:.625rem;color:#000;font-weight:500}@media (min-width: 768px){.delivery-location-map-page-wrapper .delivery-location-subheader-wrapper .sub-title{font-size:1.125rem}}.delivery-location-map-page-wrapper .delivery-google-maps-section{display:flex;flex-direction:column;flex-grow:1}.order-card{border:none;border-radius:15px;box-shadow:0 0 5px 2px #d3d3d3}.order-card .top-border{margin-left:1rem;width:40px;height:5px;background-color:#009432;border-radius:0 0 5px 5px}.order-card .order-card-add{background-color:#009432;color:#fff;font-size:1rem;font-weight:600;padding:10px;border-radius:0 0 15px 15px}.bill-summary-card .cart-item-charges{font-size:1.15rem;color:#a8a8a8;font-weight:600}.bill-summary-card .cart-item-total{font-size:1.35rem;color:#000;font-weight:600}.bill-summary-card .cart-item-total .total-amount{font-size:1.4rem;font-weight:700}.bill-summary-card .summary-total-border{border:1px solid #CFCFCF;margin:10px 0}.bill-summary-card .address-text{color:#a8a8a8}.cart-row-custom{border-radius:20px 20px 0 0;box-shadow:0 -6px 7px -5px #d3d3d3}.order-delivery-card .card-title,.order-delivery-card .theme-card-title{color:#009432;font-size:1.5rem;font-weight:700}.order-delivery-card .card-text,.order-delivery-card .theme-card-text{font-size:1rem;color:#d1c6ff;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.order-delivery-card .card-item-text{font-size:1rem;color:#f6f4ff;font-weight:600}.order-delivery-card .card-item-order-text{font-size:1.15rem;color:#f6f4ff;font-weight:600;cursor:pointer}.order-delivery-card .cart-min-title{font-size:1.5rem;color:#f6f4ff;font-weight:700;cursor:pointer}.order-delivery-card .custom-order-timeing{position:relative}.order-delivery-card .custom-order-timeing img{width:125px;height:125px}.order-delivery-card .custom-order-timeing .order-timeing-content{position:absolute;top:22px;right:0}.order-delivery-card .cancel-order-text{color:#ed3333;font-size:1.1rem;font-weight:700;text-align:center}.delivery-boy-detail-card{border-radius:15px;box-shadow:0 0 5px 2px #d3d3d3}.delivery-boy-detail-card .card-title,.delivery-boy-detail-card .theme-card-title{font-size:1.15rem;color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.delivery-boy-detail-card .card-text,.delivery-boy-detail-card .theme-card-text{font-size:1rem;color:#4d4d4d;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.delivery-boy-detail-card .delivery-text{font-size:.9rem;color:#8a8a8a;font-weight:600}.delivery-boy-detail-card .delivery-title{font-size:1rem;color:#4d4d4d;font-weight:600}.delivery-boy-detail-card .delivery-boy-rating-main{display:flex;justify-content:center;align-items:center}.delivery-boy-detail-card .delivery-boy-rating-main .delivery-boy-text{font-size:.7rem;color:#8a8a8a}.delivery-boy-detail-card .delivery-boy-rating-main .delivery-boy-title{font-size:.8rem;color:#8a8a8a}.delivery-boy-detail-card .card-rating-month{font-size:.9rem;color:#4d4d4d}.delivery-boy-detail-card .review-card-custom-image img{width:70px;height:70px;border-radius:50%;object-fit:cover;object-position:0%}.delivery-boy-detail-card .like-button .btn,.delivery-boy-detail-card .like-button .delivery-location-map-page-wrapper .call-now-btn,.delivery-location-map-page-wrapper .delivery-boy-detail-card .like-button .call-now-btn,.delivery-boy-detail-card .like-button .save-instruction-btn,.delivery-boy-detail-card .like-button .send-otp-btn,.delivery-boy-detail-card .like-button .theme-close-btn-small,.delivery-boy-detail-card .like-button .theme-btn-small,.delivery-boy-detail-card .like-button .theme-btn,.delivery-boy-detail-card .like-button .orderlist-page-wrapper .view-summary-btn,.orderlist-page-wrapper .delivery-boy-detail-card .like-button .view-summary-btn,.delivery-boy-detail-card .like-button .orderlist-page-wrapper .complete-payment-btn,.orderlist-page-wrapper .delivery-boy-detail-card .like-button .complete-payment-btn,.delivery-boy-detail-card .like-button .order-detail-page-wrapper .cancel-order-button,.order-detail-page-wrapper .delivery-boy-detail-card .like-button .cancel-order-button,.delivery-boy-detail-card .like-button .order-detail-page-wrapper .invoice-download-button,.order-detail-page-wrapper .delivery-boy-detail-card .like-button .invoice-download-button,.delivery-boy-detail-card .like-button .global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .trending-keyword-btn,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .delivery-boy-detail-card .like-button .trending-keyword-btn,.delivery-boy-detail-card .like-button .qr-payment-page-wrapper .cancel-order-button,.qr-payment-page-wrapper .delivery-boy-detail-card .like-button .cancel-order-button,.delivery-boy-detail-card .like-button .qr-payment-page-wrapper .invoice-download-button,.qr-payment-page-wrapper .delivery-boy-detail-card .like-button .invoice-download-button,.delivery-boy-detail-card .like-button .btn:active,.delivery-boy-detail-card .like-button .delivery-location-map-page-wrapper .call-now-btn:active,.delivery-location-map-page-wrapper .delivery-boy-detail-card .like-button .call-now-btn:active,.delivery-boy-detail-card .like-button .save-instruction-btn:active,.delivery-boy-detail-card .like-button .send-otp-btn:active,.delivery-boy-detail-card .like-button .theme-close-btn-small:active,.delivery-boy-detail-card .like-button .theme-btn-small:active,.delivery-boy-detail-card .like-button .theme-btn:active,.delivery-boy-detail-card .like-button .orderlist-page-wrapper .view-summary-btn:active,.orderlist-page-wrapper .delivery-boy-detail-card .like-button .view-summary-btn:active,.delivery-boy-detail-card .like-button .orderlist-page-wrapper .complete-payment-btn:active,.orderlist-page-wrapper .delivery-boy-detail-card .like-button .complete-payment-btn:active,.delivery-boy-detail-card .like-button .order-detail-page-wrapper .cancel-order-button:active,.order-detail-page-wrapper .delivery-boy-detail-card .like-button .cancel-order-button:active,.delivery-boy-detail-card .like-button .order-detail-page-wrapper .invoice-download-button:active,.order-detail-page-wrapper .delivery-boy-detail-card .like-button .invoice-download-button:active,.delivery-boy-detail-card .like-button .global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .trending-keyword-btn:active,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .delivery-boy-detail-card .like-button .trending-keyword-btn:active,.delivery-boy-detail-card .like-button .qr-payment-page-wrapper .cancel-order-button:active,.qr-payment-page-wrapper .delivery-boy-detail-card .like-button .cancel-order-button:active,.delivery-boy-detail-card .like-button .qr-payment-page-wrapper .invoice-download-button:active,.qr-payment-page-wrapper .delivery-boy-detail-card .like-button .invoice-download-button:active{border:none}.delivery-boy-detail-card .like-button img{height:18px;width:20px}.delivery-boy-detail-card .bike-number{color:#4d4d4d;font-size:1rem;font-weight:500}.delivery-boy-detail-card .main-title{font-size:1.25rem;color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.delivery-boy-detail-card .primary-info{font-size:1rem;color:#009432;font-weight:700}.custom-border{border:1px solid #E2E2E2;margin:10px 0}.add-address .add-address-title{font-size:1.25rem;color:#000}.add-address .map-marker-wrapper{padding:10px;background:#F6F6F6;border-radius:10px}.quantity-field{display:flex;justify-content:space-between;align-items:center;width:120px;height:40px;margin:0 auto;border:2px solid #009432}.quantity-field .decrease-button{margin-right:-4px;border-radius:20px 0 0 20px}.quantity-field .increase-button{margin-left:-4px;border-radius:0 20px 20px 0}.quantity-field .value-button{border:none;margin:0;width:40px;height:100%;padding:0;background:transparent;outline:none}.quantity-field .value-button:not(:disabled){cursor:pointer}.quantity-field .value-button:disabled{opacity:.65;pointer-events:none}.quantity-field .value-button:hover{background:rgb(230,230,230)}.quantity-field .value-button:active{background:rgb(210,210,210)}.select-address{border:1px solid #009432}.theme-btn{color:#000;font-weight:700;font-size:1rem;border-radius:8px;padding:8px 20px;min-width:100px;background-color:#8a8a8a;border:1px solid #8A8A8A}.theme-btn.btn-lg,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-lg>.theme-btn.trending-keyword-btn,.btn-group-lg>.theme-btn{min-width:200px}.theme-btn:hover,.theme-btn:focus-visible{border-color:#8a8a8a;box-shadow:0 4px 6px #0000001a}.theme-btn.theme-color-1{color:#fff;background-color:#009432;border-color:#009432}.theme-btn.theme-color-1:disabled{pointer-events:none;opacity:.65}.theme-btn.theme-color-1:hover,.theme-btn.theme-color-1:focus-visible{filter:drop-shadow(0px 4px 5px rgba(19,163,7,.25))}.theme-btn.theme-color-2{color:#009432;background-color:#009432;border-color:#009432}.theme-btn.theme-color-2:disabled{pointer-events:none;opacity:.65}.theme-btn.theme-color-2:hover,.theme-btn.theme-color-2:focus-visible{filter:drop-shadow(0px 4px 6px rgba(0,0,0,.1))}.theme-btn.theme-color-3{color:#8a8a8a;background-color:#fff;border-color:#fff}.theme-btn.theme-color-3:disabled{pointer-events:none;opacity:.65}.theme-btn.theme-color-3:hover,.theme-btn.theme-color-3:focus-visible{filter:drop-shadow(0px 4px 6px rgba(0,0,0,.1))}.theme-btn.theme-color-4{color:#8a8a8a;background-color:#f8f8f8;border-color:#fff;display:flex;align-items:center}.theme-btn.theme-color-4:disabled{pointer-events:none;opacity:.65}.theme-btn.theme-color-4:hover,.theme-btn.theme-color-4:focus-visible{filter:drop-shadow(0px 4px 6px rgba(0,0,0,.1))}.theme-btn.theme-color-5{color:#000;background-color:#fff;border-color:#8a8a8a;display:flex;align-items:center}.theme-btn.theme-color-5:disabled{pointer-events:none;opacity:.65}.theme-btn.theme-color-5:hover,.theme-btn.theme-color-5:focus-visible{filter:drop-shadow(0px 4px 6px rgba(0,0,0,.1))}.theme-btn.theme-color-6{color:#009432;background-color:#fff;border-color:#009432;display:flex;align-items:center}.theme-btn.theme-color-6:disabled{pointer-events:none;opacity:.65}.theme-btn.theme-color-6:hover,.theme-btn.theme-color-6:focus-visible{filter:drop-shadow(0px 4px 6px rgba(0,0,0,.1))}.theme-btn.theme-color-7{color:#000;background-color:#f2f2f2;border-color:#f2f2f2;text-align:center}.theme-btn.theme-color-7:disabled{pointer-events:none;opacity:.65}.theme-btn.theme-color-7:hover,.theme-btn.theme-color-7:focus-visible{filter:drop-shadow(0px 4px 6px rgba(0,0,0,.1))}.theme-btn.theme-color-8{color:#8a8a8a;background-color:#fff;border-color:#fff;text-align:center;border-radius:25px;display:flex;align-items:center;justify-content:center}.theme-btn.theme-color-8:disabled{pointer-events:none;opacity:.65}.theme-btn.theme-color-8:hover,.theme-btn.theme-color-8:focus-visible{filter:drop-shadow(0px 4px 6px rgba(0,0,0,.1))}.theme-btn.map-view-button{color:#009432;background-color:#fff;border-color:#8a8a8a}.theme-btn.map-view-button:disabled{pointer-events:none;opacity:.65}.theme-btn.map-view-button:hover,.theme-btn.map-view-button:focus-visible{filter:drop-shadow(0px 4px 6px rgba(0,0,0,.1))}.theme-btn.theme-gradient-color-1{background:linear-gradient(180deg,#009432 0%,#006121 130.4%);border:none;color:#fff}.theme-btn.theme-gradient-color-1:disabled{pointer-events:none;opacity:.65}.theme-btn.theme-gradient-color-1:hover,.theme-btn.theme-gradient-color-1:focus-visible{filter:drop-shadow(0px 4px 6px rgba(0,0,0,.1))}.theme-btn.theme-white-bg{background-color:#fff;border-color:#4d4d4d}.theme-btn-small{color:#000;font-weight:700;font-size:1rem;border-radius:50em;padding:0 10px;min-width:50px;background-color:#8a8a8a;border:1px solid #8A8A8A}.theme-btn-small.btn-lg,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-lg>.theme-btn-small.trending-keyword-btn,.btn-group-lg>.theme-btn-small{min-width:200px}.theme-btn-small:hover,.theme-btn-small:focus-visible{border-color:#8a8a8a}.theme-btn-small.theme-color-1{color:#fff;background-color:#009432;border-color:#009432}.theme-btn-small.theme-color-1:disabled{pointer-events:none;opacity:.65}.theme-btn-small.theme-color-1:hover,.theme-btn-small.theme-color-1:focus-visible{filter:drop-shadow(0px 4px 5px rgba(19,163,7,.25))}.theme-btn-small.theme-color-2{color:#009432;background-color:#009432;border-color:#009432}.theme-btn-small.theme-color-2:disabled{pointer-events:none;opacity:.65}.theme-btn-small.theme-color-2:hover,.theme-btn-small.theme-color-2:focus-visible{filter:drop-shadow(0px 4px 6px rgba(0,0,0,.1))}.theme-btn-small.theme-color-3{color:#8a8a8a;background-color:#fff;border-color:#fff}.theme-btn-small.theme-color-3:disabled{pointer-events:none;opacity:.65}.theme-btn-small.theme-color-3:hover,.theme-btn-small.theme-color-3:focus-visible{filter:drop-shadow(0px 4px 6px rgba(0,0,0,.1))}.theme-btn-small.theme-color-4{color:#8a8a8a;background-color:#f8f8f8;border-color:#fff;display:flex;align-items:center}.theme-btn-small.theme-color-4:disabled{pointer-events:none;opacity:.65}.theme-btn-small.theme-color-4:hover,.theme-btn-small.theme-color-4:focus-visible{filter:drop-shadow(0px 4px 6px rgba(0,0,0,.1))}.theme-btn-small.theme-color-5{color:#000;background-color:#fff;border-color:#8a8a8a;display:flex;align-items:center}.theme-btn-small.theme-color-5:disabled{pointer-events:none;opacity:.65}.theme-btn-small.theme-color-5:hover,.theme-btn-small.theme-color-5:focus-visible{filter:drop-shadow(0px 4px 6px rgba(0,0,0,.1))}.theme-btn-small.theme-color-6{color:#009432;background-color:#fff;border-color:#009432;display:flex;align-items:center}.theme-btn-small.theme-color-6:disabled{pointer-events:none;opacity:.65}.theme-btn-small.theme-color-6:hover,.theme-btn-small.theme-color-6:focus-visible{filter:drop-shadow(0px 4px 6px rgba(0,0,0,.1))}.theme-btn-small.theme-color-7{color:#fff;background-color:#009432;border-color:#009432;display:flex;align-items:center}.theme-btn-small.theme-color-7:disabled{pointer-events:none;opacity:.65}.theme-btn-small.theme-color-7:hover,.theme-btn-small.theme-color-7:focus-visible{filter:drop-shadow(0px 4px 6px rgba(0,0,0,.1))}.theme-btn-small.theme-gradient-color-1{background:linear-gradient(180deg,#009432 0%,#006121 130.4%);border:none;color:#fff}.theme-btn-small.theme-gradient-color-1:disabled{pointer-events:none;opacity:.65}.theme-btn-small.theme-gradient-color-1:hover,.theme-btn-small.theme-gradient-color-1:focus-visible{filter:drop-shadow(0px 4px 6px rgba(0,0,0,.1))}.theme-close-btn-small{font-weight:700;font-size:1rem;border-radius:50em;padding:4px 10px 5px 11px;background-color:#8a8a8a;border:1px solid #8A8A8A}.theme-close-btn-small.btn-lg,.global-search-page-wrapper .trending-search-keyword-wrapper .trending-search-keyword-content-wrapper .btn-group-lg>.theme-close-btn-small.trending-keyword-btn,.btn-group-lg>.theme-close-btn-small{min-width:200px}.theme-close-btn-small:hover,.theme-close-btn-small:focus-visible{border-color:#8a8a8a}.theme-close-btn-small.theme-color-5{color:#000;background-color:#fff;border-color:#8a8a8a;display:flex;align-items:center}.theme-close-btn-small.theme-color-5:disabled{pointer-events:none;opacity:.65}.theme-close-btn-small.theme-color-5:hover,.theme-close-btn-small.theme-color-5:focus-visible{filter:drop-shadow(0px 4px 6px rgba(0,0,0,.1))}.save-button{background:linear-gradient(#008F30,#017327);color:#fff;font-size:20px;font-weight:600;padding:10px;border-radius:10px;display:flex;align-items:center}.change-address-btn{background-color:#fff;color:#646464;font-weight:600;font-size:.855rem;border:.86px solid #dadada;border-radius:8.55px}@media (min-width: 768px){.change-address-btn{font-size:1rem}}.theme-btn.pay-button{background:#009432;color:#fff;box-shadow:0 4px 8px 3px #00000014;border-radius:5px;font-size:1.125rem;font-weight:600;min-width:165px;width:100%;padding:.8125rem 1.375rem;display:flex;align-items:center;justify-content:center}.theme-btn.additem-button{background:#009432;color:#fff;box-shadow:0 4px 8px 3px #00000014;border-radius:5px;font-size:1.125rem;font-weight:600;min-width:80px;padding:.8125rem 1.5rem}.send-otp-btn{padding:4px 6px;color:#fff;font-size:.75rem;font-weight:700;border:none;background-color:#009432}.send-otp-btn:hover{color:#fff;background-color:#009432}.send-otp-btn:disabled{color:#fff;background-color:#009432b3;pointer-events:none}.save-instruction-btn{padding:.5rem 1rem;color:#fff;font-size:.875rem;font-weight:700;border-radius:5px;background-color:#009432;box-shadow:0 4px 8px 3px #00000014}.save-instruction-btn:hover{color:#fff;background-color:#009432}.save-instruction-btn:disabled{color:#fff;background-color:#009432;pointer-events:none}.delivery-location-map-page-wrapper .call-now-btn{padding:5px;color:#fff;font-size:.5625rem;font-weight:500;border:none;border-radius:5px;background-color:#009432}.delivery-location-map-page-wrapper .call-now-btn:hover{color:#fff;background-color:#009432}.delivery-location-map-page-wrapper .call-now-btn:disabled{color:#fff;background-color:#009432;pointer-events:none}@media (min-width: 768px){.delivery-location-map-page-wrapper .call-now-btn{padding:10px 15px;font-size:1.125rem}}.form-check-input,input[type=checkbox].modifier-check-input,input[type=radio].variation-radio-input{clear:left}.form-switch.form-switch-sm{margin-bottom:.5rem;padding-left:2.25rem;line-height:1rem}.form-switch.form-switch-sm .form-check-input,.form-switch.form-switch-sm input[type=checkbox].modifier-check-input,.form-switch.form-switch-sm input[type=radio].variation-radio-input{height:1rem;width:1.75rem;border-radius:2rem;margin-left:-2.25rem;margin-top:0}.form-switch.form-switch-md{margin-bottom:1rem;padding-left:3.25rem;line-height:1.5rem}.form-switch.form-switch-md .form-check-input,.form-switch.form-switch-md input[type=checkbox].modifier-check-input,.form-switch.form-switch-md input[type=radio].variation-radio-input{height:1.5rem;width:2.75rem;border-radius:3rem;margin-left:-3.25rem;margin-top:0}.form-switch.form-switch-lg{margin-bottom:1.5rem;padding-left:4.25rem;line-height:2rem}.form-switch.form-switch-lg .form-check-input,.form-switch.form-switch-lg input[type=checkbox].modifier-check-input,.form-switch.form-switch-lg input[type=radio].variation-radio-input{height:2rem;width:3.75rem;border-radius:4rem;margin-left:-4.25rem;margin-top:0}.form-switch.form-switch-xl{margin-bottom:2rem;padding-left:5.25rem;line-height:2.5rem}.form-switch.form-switch-xl .form-check-input,.form-switch.form-switch-xl input[type=checkbox].modifier-check-input,.form-switch.form-switch-xl input[type=radio].variation-radio-input{height:2.5rem;width:4.75rem;border-radius:5rem;margin-left:-5.25rem;margin-top:0}.theme-input.form-check .form-check-input:checked,.theme-input.form-check input[type=checkbox].modifier-check-input:checked,.theme-input.form-check input[type=radio].variation-radio-input:checked{background-color:#009432;border-color:#009432}.theme-form-label{color:#353535;font-weight:600;font-size:18px}.form-group.required .control-label:after{content:" *";color:#ff3a3a}.theme-form-label:has(+input[required=true],~.input-group input[required=true]):after{content:" *";color:#4d4d4d}.theme-form-control,.theme-form-select{border-width:1px;border-color:#cacaca;border-radius:8px;height:46px;color:#646464;font-size:15px;font-weight:400}.theme-form-control:focus,.theme-form-select:focus{border-color:#cacaca;box-shadow:none}.theme-input-group-text{background-color:transparent;border-width:1px;color:#646464;font-size:15px;font-weight:400}.ng-touched.ng-invalid.theme-form-control:focus,.ng-touched.ng-invalid.theme-form-select:focus{border-color:#dc3545;box-shadow:0 .25rem #dc354540}input[type=radio].variation-radio-input{position:relative;background-color:#fff;background-image:unset;border:2px solid rgba(0,0,0,.6);width:1em;height:1em}input[type=radio].variation-radio-input:focus{border-color:#009432;box-shadow:0 0 0 .25rem #00943240}input[type=radio].variation-radio-input:checked{background-color:#fff;background-image:unset;border-color:#009432}input[type=radio].variation-radio-input:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.45em;height:.45em;cursor:pointer;border-radius:50%;background:#009432;z-index:1}input[type=checkbox].modifier-check-input{background-color:#fff;border:2px solid #646464}input[type=checkbox].modifier-check-input:not(:checked){background-image:unset}input[type=checkbox].modifier-check-input:focus{border-color:#009432;box-shadow:0 0 0 .25rem #00943240}input[type=checkbox].modifier-check-input:checked{background-color:#009432;border-color:#009432}.unified-auth-page-wrapper .unified-auth-form-control{border:none;border-bottom:2px solid #D2D2D2;border-radius:7px;color:#009432}.unified-auth-page-wrapper .unified-auth-form-control:focus{border-color:#009432;outline:0;box-shadow:none}.unified-auth-page-wrapper .unified-auth-input-group{border-bottom:2px solid #D2D2D2;border-radius:7px}.unified-auth-page-wrapper .unified-auth-input-group .unified-auth-form-control{padding-left:0;padding-right:0;color:#009432}.unified-auth-page-wrapper .unified-auth-input-group .input-group-text,.unified-auth-page-wrapper .unified-auth-input-group .theme-input-group-text{padding:.375rem .5rem;border-radius:inherit}.unified-auth-page-wrapper .unified-auth-input-group .unified-auth-form-control,.unified-auth-page-wrapper .unified-auth-input-group .input-group-text,.unified-auth-page-wrapper .unified-auth-input-group .theme-input-group-text{border:none;box-shadow:none;background-color:#fff}.unified-auth-page-wrapper .unified-auth-input-group .unified-auth-form-control.ng-invalid,.unified-auth-page-wrapper .unified-auth-input-group .input-group-text.ng-invalid,.unified-auth-page-wrapper .unified-auth-input-group .ng-invalid.theme-input-group-text{box-shadow:none}.unified-auth-page-wrapper .unified-auth-input-group:has(.unified-auth-form-control:focus){border-color:#009432;outline:0;box-shadow:none}.unified-auth-page-wrapper .unified-auth-input-group:has(.unified-auth-form-control.ng-touched.ng-invalid){border-bottom-color:#dc3545}.unified-auth-page-wrapper .unified-auth-input-group:has(.unified-auth-form-control:focus.ng-touched.ng-invalid){border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.unified-auth-page-wrapper .custom-otp-form-field-wrapper{display:flex;justify-content:center;align-items:center;padding:10px;background:linear-gradient(#FDFFFE,#F3FBF4)}.unified-auth-page-wrapper .custom-otp-form-field-wrapper .otp-input-field{width:50px!important;height:50px!important;border:none!important;border-bottom:2px solid #D2D2D2!important;border-radius:7px;color:#009432}.unified-auth-page-wrapper .custom-otp-form-field-wrapper .otp-input-field:focus{border-color:#009432!important;outline:0;box-shadow:none}.mos-ng-carousel-container .mos-ng-carousel{overflow:hidden;position:relative}.mos-ng-carousel-container .mos-ng-carousel .mos-ng-carousel-scrollable-container{display:flex;overflow-x:scroll;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.mos-ng-carousel-container .mos-ng-carousel .mos-ng-carousel-scrollable-container::-webkit-scrollbar{display:none}.mos-ng-carousel-container .mos-ng-carousel .mos-ng-carousel-scrollable-container.mouse-draggable{cursor:grab}.mos-ng-carousel-container .mos-ng-carousel .mos-ng-carousel-scrollable-container.mouse-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.mos-ng-carousel-container .mos-ng-carousel .mos-ng-carousel-item{display:inline-block;position:relative;min-height:1px;scroll-snap-align:start;margin-right:5px;flex-shrink:0;width:100%}.mos-ng-carousel-container .mos-ng-carousel .mos-ng-carousel-item:last-child{margin-right:0}.mos-ng-carousel-container .mos-ng-carousel-dots{text-align:center;margin-top:10px}.mos-ng-carousel-container .mos-ng-carousel-dots .mos-ng-carousel-dot{display:inline-block;cursor:pointer;-webkit-user-select:none;user-select:none}.mos-ng-carousel-container .mos-ng-carousel-dots .mos-ng-carousel-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;transition:opacity .2s ease;border-radius:30px}.mos-ng-carousel-container .mos-ng-carousel-dots .mos-ng-carousel-dot.active span{background:#0000ff}.mos-ng-carousel-container .mos-ng-carousel-nav{display:flex;justify-content:center;margin-top:10px}.mos-ng-carousel-container .mos-ng-carousel-nav .mos-ng-carousel-prev,.mos-ng-carousel-container .mos-ng-carousel-nav .mos-ng-carousel-next{display:inline-block;margin:0 5px;padding:5px 10px;background-color:#007bff;color:#fff;cursor:pointer}.mos-ng-carousel-container .mos-ng-carousel-nav .mos-ng-carousel-prev.disabled,.mos-ng-carousel-container .mos-ng-carousel-nav .mos-ng-carousel-next.disabled{background-color:#ccc;cursor:not-allowed;opacity:.6;cursor:auto;pointer-events:none}.br-default{--br-font-size: 26px}.br-default .br-units{align-items:center}.br-default .br-unit-inner:before{content:"\2605";color:var(--br-inactive-color);width:100%}.br-default .br-active:before{color:var(--br-active-color)}.br-default .br-fraction:after{color:var(--br-active-color);content:"\2605";width:50%;position:absolute;top:0;left:0;overflow:hidden}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(fontawesome-webfont.2b13baa7dd4f54c9.eot?v=4.7.0);src:url(fontawesome-webfont.2b13baa7dd4f54c9.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(fontawesome-webfont.e9955780856cf8aa.woff2?v=4.7.0) format("woff2"),url(fontawesome-webfont.cf011583fb81df9f.woff?v=4.7.0) format("woff"),url(fontawesome-webfont.8a7cb27d142e3e19.ttf?v=4.7.0) format("truetype"),url(fontawesome-webfont.da909aa098b0ee2d.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857em;text-align:center}.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}.fa-li.fa-lg{left:-1.8571428571em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
