/*!
 * Toastify js 1.11.2
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */

.toastify {
    padding: 12px 20px;
    color: #ffffff;
    display: inline-block;
    box-shadow: 0 3px 6px -1px rgba(0, 0, 0, 0.12), 0 10px 36px -4px rgba(77, 96, 232, 0.3);
    background: -webkit-linear-gradient(315deg, #73a5ff, #5477f5);
    background: linear-gradient(135deg, #73a5ff, #5477f5);
    position: fixed;
    opacity: 0;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    border-radius: 2px;
    cursor: pointer;
    text-decoration: none;
    max-width: calc(50% - 20px);
    z-index: 2147483647;
}

.toastify.on {
    opacity: 1;
}

.toast-close {
    opacity: 0.4;
    padding: 0 5px;
}

.toastify-right {
    right: 15px;
}

.toastify-left {
    left: 15px;
}

.toastify-top {
    top: -150px;
}

.toastify-bottom {
    bottom: -150px;
}

.toastify-rounded {
    border-radius: 25px;
}

.toastify-avatar {
    width: 1.5em;
    height: 1.5em;
    margin: -7px 5px;
    border-radius: 2px;
}

.toastify-center {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    max-width: fit-content;
    max-width: -moz-fit-content;
}

@media only screen and (max-width: 360px) {
    .toastify-right, .toastify-left {
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        max-width: fit-content;
    }
}
/*! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com
 */*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}::before,::after{--tw-content:''}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Poppins,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type='button']),input:where([type='reset']),input:where([type='submit']){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type='search']{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role="button"]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,::before,::after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position:;--tw-gradient-via-position:;--tw-gradient-to-position:;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(33 150 243 / .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:;--tw-contain-size:;--tw-contain-layout:;--tw-contain-paint:;--tw-contain-style:}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position:;--tw-gradient-via-position:;--tw-gradient-to-position:;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(33 150 243 / .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:;--tw-contain-size:;--tw-contain-layout:;--tw-contain-paint:;--tw-contain-style:}.container{width:100%;margin-left:auto;margin-right:auto}@media(min-width:1200px){.container{max-width:1200px}}.card-listing{height:auto}.card-listing[data-partner="1"]{background-color:#fffcef}.card-listing .card-listing-image{width:100%;-o-object-fit:cover;object-fit:cover}.card-listing .card-listing-image[data-placeholder="0"]{height:100%}.card-listing .card-listing-price{margin-top:-2px}@media(min-resolution:2x){.card-listing .card-listing-price{margin-top:-1px}}.category-label{display:flex;align-items:center}.category-label .category-label-img{margin-right:.125rem}.category-label:not(.text-veg-options) .category-label-img{margin-right:.25rem}.category-label.text-ice-cream .category-label-img,.category-label.text-veg-options .category-label-img{margin-left:-0.25rem}.category-label.text-bakery .category-label-img,.category-label.text-market-vendor .category-label-img,.category-label.text-juice-bar .category-label-img,.category-label.text-catering .category-label-img{margin-top:-0.25rem}.header-floating{position:fixed;top:0;left:0;right:0;display:flex;flex-wrap:nowrap;align-items:center;height:2.5rem;padding-left:1.5rem;padding-right:1.5rem;background-color:#FFF;color:#7c4ec4;box-shadow:0 4px 4px rgba(0,0,0,0.1);z-index:9}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-bottom-\[1\.625rem\]{bottom:-1.625rem}.-bottom-\[29rem\]{bottom:-29rem}.-left-2{left:-0.5rem}.-left-2\.5{left:-0.625rem}.-left-5{left:-1.25rem}.-right-1{right:-0.25rem}.-right-10{right:-2.5rem}.-right-4{right:-1rem}.-right-7{right:-1.75rem}.-top-0{top:-0}.-top-0\.5{top:-0.125rem}.-top-1{top:-0.25rem}.-top-5{top:-1.25rem}.-top-8{top:-2rem}.-top-\[0\.1875rem\]{top:-0.1875rem}.-top-\[1\.125rem\]{top:-1.125rem}.-top-\[3px\]{top:-3px}.-top-px{top:-1px}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.bottom-3{bottom:.75rem}.bottom-4{bottom:1rem}.bottom-6{bottom:1.5rem}.bottom-8{bottom:2rem}.left-0{left:0}.left-1\/2{left:50%}.left-14{left:3.5rem}.left-3{left:.75rem}.left-4{left:1rem}.left-\[1\.125rem\]{left:1.125rem}.left-auto{left:auto}.right-0{right:0}.right-1{right:.25rem}.right-1\/2{right:50%}.right-2{right:.5rem}.right-2\.5{right:.625rem}.right-3{right:.75rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-8{right:2rem}.right-auto{right:auto}.right-px{right:1px}.top-0{top:0}.top-0\.5{top:.125rem}.top-1{top:.25rem}.top-1\/2{top:50%}.top-2{top:.5rem}.top-2\.5{top:.625rem}.top-28{top:7rem}.top-3{top:.75rem}.top-3\.5{top:.875rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-\[0\.375rem\]{top:.375rem}.top-\[1\.125rem\]{top:1.125rem}.top-\[17px\]{top:17px}.top-\[70px\]{top:70px}.top-\[71px\]{top:71px}.top-px{top:1px}.isolate{isolation:isolate}.-z-1{z-index:-1}.z-0{z-index:0}.z-1{z-index:1}.z-10{z-index:10}.z-2{z-index:2}.z-20{z-index:20}.z-3{z-index:3}.z-30{z-index:30}.z-4{z-index:4}.z-40{z-index:40}.z-5{z-index:5}.z-50{z-index:50}.z-60{z-index:60}.z-7{z-index:7}.z-8{z-index:8}.z-9{z-index:9}.z-\[11\]{z-index:11}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-first{order:-9999}.float-left{float:left}.clear-both{clear:both}.-m-1{margin:-0.25rem}.-m-1\.5{margin:-0.375rem}.m-0{margin:0}.m-0\.5{margin:.125rem}.m-3{margin:.75rem}.m-6{margin:1.5rem}.m-auto{margin:auto}.-mx-0{margin-left:-0;margin-right:-0}.-mx-0\.5{margin-left:-0.125rem;margin-right:-0.125rem}.-mx-1{margin-left:-0.25rem;margin-right:-0.25rem}.-mx-1\.5{margin-left:-0.375rem;margin-right:-0.375rem}.-mx-2{margin-left:-0.5rem;margin-right:-0.5rem}.-mx-3{margin-left:-0.75rem;margin-right:-0.75rem}.mx-0{margin-left:0;margin-right:0}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-12{margin-left:3rem;margin-right:3rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-2\.5{margin-left:.625rem;margin-right:.625rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-auto{margin-top:auto;margin-bottom:auto}.-mb-0{margin-bottom:-0}.-mb-0\.5{margin-bottom:-0.125rem}.-mb-1{margin-bottom:-0.25rem}.-mb-12{margin-bottom:-3rem}.-mb-2{margin-bottom:-0.5rem}.-mb-3{margin-bottom:-0.75rem}.-mb-4{margin-bottom:-1rem}.-mb-5{margin-bottom:-1.25rem}.-mb-7{margin-bottom:-1.75rem}.-mb-8{margin-bottom:-2rem}.-mb-px{margin-bottom:-1px}.-ml-0{margin-left:-0}.-ml-0\.5{margin-left:-0.125rem}.-ml-1{margin-left:-0.25rem}.-ml-1\.5{margin-left:-0.375rem}.-ml-2{margin-left:-0.5rem}.-ml-3{margin-left:-0.75rem}.-ml-4{margin-left:-1rem}.-ml-5{margin-left:-1.25rem}.-ml-px{margin-left:-1px}.-mr-0{margin-right:-0}.-mr-0\.5{margin-right:-0.125rem}.-mr-1{margin-right:-0.25rem}.-mr-1\.5{margin-right:-0.375rem}.-mr-2{margin-right:-0.5rem}.-mr-2\.5{margin-right:-0.625rem}.-mr-3{margin-right:-0.75rem}.-mr-5{margin-right:-1.25rem}.-mr-px{margin-right:-1px}.-mt-0{margin-top:-0}.-mt-0\.5{margin-top:-0.125rem}.-mt-1{margin-top:-0.25rem}.-mt-1\.5{margin-top:-0.375rem}.-mt-12{margin-top:-3rem}.-mt-2{margin-top:-0.5rem}.-mt-3{margin-top:-0.75rem}.-mt-4{margin-top:-1rem}.-mt-5{margin-top:-1.25rem}.-mt-6{margin-top:-1.5rem}.-mt-7{margin-top:-1.75rem}.-mt-9{margin-top:-2.25rem}.-mt-\[10\.5rem\]{margin-top:-10.5rem}.-mt-\[2\.5rem\]{margin-top:-2.5rem}.-mt-\[2px\]{margin-top:-2px}.-mt-\[3px\]{margin-top:-3px}.-mt-px{margin-top:-1px}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-24{margin-bottom:6rem}.mb-3{margin-bottom:.75rem}.mb-3\.5{margin-bottom:.875rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.ml-0{margin-left:0}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-10{margin-left:2.5rem}.ml-2{margin-left:.5rem}.ml-2\.5{margin-left:.625rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-\[0\.35rem\]{margin-left:.35rem}.ml-auto{margin-left:auto}.ml-px{margin-left:1px}.mr-0{margin-right:0}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-10{margin-right:2.5rem}.mr-2{margin-right:.5rem}.mr-2\.5{margin-right:.625rem}.mr-3{margin-right:.75rem}.mr-3\.5{margin-right:.875rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-6{margin-right:1.5rem}.mr-9{margin-right:2.25rem}.mr-\[5px\]{margin-right:5px}.mr-auto{margin-right:auto}.mr-px{margin-right:1px}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-11{margin-top:2.75rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-3\.5{margin-top:.875rem}.mt-32{margin-top:8rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-\[-10px\]{margin-top:-10px}.mt-\[-4px\]{margin-top:-4px}.mt-\[0\.375rem\]{margin-top:.375rem}.mt-\[11px\]{margin-top:11px}.mt-\[2\.25rem\]{margin-top:2.25rem}.mt-\[2px\]{margin-top:2px}.mt-\[3px\]{margin-top:3px}.mt-\[4\.5rem\]{margin-top:4.5rem}.mt-\[5\.75rem\]{margin-top:5.75rem}.mt-\[57px\]{margin-top:57px}.mt-\[6\.25rem\]{margin-top:6.25rem}.mt-\[9px\]{margin-top:9px}.mt-auto{margin-top:auto}.mt-px{margin-top:1px}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.line-clamp-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.line-clamp-7{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.flow-root{display:flow-root}.grid{display:grid}.contents{display:contents}.list-item{display:list-item}.\!hidden{display:none !important}.hidden{display:none}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-video{aspect-ratio:16 / 9}.size-1{width:.25rem;height:.25rem}.size-1\.5{width:.375rem;height:.375rem}.size-3{width:.75rem;height:.75rem}.size-3\.5{width:.875rem;height:.875rem}.size-4{width:1rem;height:1rem}.size-4\.5{width:1.125rem;height:1.125rem}.size-5{width:1.25rem;height:1.25rem}.size-6{width:1.5rem;height:1.5rem}.size-7{width:1.75rem;height:1.75rem}.size-9{width:2.25rem;height:2.25rem}.size-\[1\.125rem\]{width:1.125rem;height:1.125rem}.size-\[10\.25rem\]{width:10.25rem;height:10.25rem}.h-0{height:0}.h-1{height:.25rem}.h-10{height:2.5rem}.h-100{height:25rem}.h-11{height:2.75rem}.h-112{height:28rem}.h-12{height:3rem}.h-122{height:30.5rem}.h-13{height:3.25rem}.h-14{height:3.5rem}.h-15{height:3.75rem}.h-16{height:4rem}.h-18{height:4.5rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-23{height:5.75rem}.h-24{height:6rem}.h-25{height:6.25rem}.h-26{height:6.5rem}.h-27{height:6.75rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-37{height:9.25rem}.h-38{height:9.5rem}.h-4{height:1rem}.h-4\.5{height:1.125rem}.h-40{height:10rem}.h-41{height:10.25rem}.h-43{height:10.75rem}.h-44{height:11rem}.h-46{height:11.5rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-50{height:12.5rem}.h-52{height:13rem}.h-54{height:13.5rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-63{height:15.75rem}.h-64{height:16rem}.h-68{height:17rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-75{height:18.75rem}.h-8{height:2rem}.h-88{height:22rem}.h-9{height:2.25rem}.h-\[1\.625rem\]{height:1.625rem}.h-\[1\.6rem\]{height:1.6rem}.h-\[1088px\]{height:1088px}.h-\[12\.5rem\]{height:12.5rem}.h-\[160px\]{height:160px}.h-\[18px\]{height:18px}.h-\[2\.125rem\]{height:2.125rem}.h-\[26px\]{height:26px}.h-\[30px\]{height:30px}.h-\[32rem\]{height:32rem}.h-\[40rem\]{height:40rem}.h-\[46px\]{height:46px}.h-\[49px\]{height:49px}.h-\[5\.5rem\]{height:5.5rem}.h-\[50px\]{height:50px}.h-\[6\.75rem\]{height:6.75rem}.h-\[60px\]{height:60px}.h-\[620px\]{height:620px}.h-\[90px\]{height:90px}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-layout-full{height:calc(100vh - 61px)}.h-layout-mobile-full{height:calc(100vh - 71px)}.h-px{height:1px}.h-screen{height:100vh}.max-h-100{max-height:25rem}.max-h-119{max-height:29.75rem}.max-h-15{max-height:3.75rem}.max-h-87{max-height:21.75rem}.max-h-\[12\.5rem\]{max-height:12.5rem}.max-h-\[120px\]{max-height:120px}.max-h-\[12rem\]{max-height:12rem}.max-h-\[152px\]{max-height:152px}.max-h-\[18\.25rem\]{max-height:18.25rem}.max-h-\[375px\]{max-height:375px}.max-h-\[5\.75rem\]{max-height:5.75rem}.max-h-\[7\.5rem\]{max-height:7.5rem}.max-h-full{max-height:100%}.min-h-10{min-height:2.5rem}.min-h-11{min-height:2.75rem}.min-h-13{min-height:3.25rem}.min-h-14{min-height:3.5rem}.min-h-15{min-height:3.75rem}.min-h-17{min-height:4.25rem}.min-h-31{min-height:7.75rem}.min-h-41{min-height:10.25rem}.min-h-44{min-height:11rem}.min-h-75{min-height:18.75rem}.min-h-8{min-height:2rem}.min-h-\[12rem\]{min-height:12rem}.min-h-\[80px\]{min-height:80px}.min-h-auto{min-height:auto}.min-h-full{min-height:100%}.w-0{width:0}.w-1{width:.25rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-13{width:3.25rem}.w-14{width:3.5rem}.w-15{width:3.75rem}.w-16{width:4rem}.w-18{width:4.5rem}.w-2{width:.5rem}.w-2\/3{width:66.666667%}.w-2\/4{width:50%}.w-2\/5{width:40%}.w-20{width:5rem}.w-23{width:5.75rem}.w-24{width:6rem}.w-25{width:6.25rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/12{width:25%}.w-3\/4{width:75%}.w-3\/5{width:60%}.w-32{width:8rem}.w-34{width:8.5rem}.w-36{width:9rem}.w-37{width:9.25rem}.w-4{width:1rem}.w-4\.5{width:1.125rem}.w-4\/5{width:80%}.w-40{width:10rem}.w-41{width:10.25rem}.w-44{width:11rem}.w-5{width:1.25rem}.w-5\/6{width:83.333333%}.w-50{width:12.5rem}.w-52{width:13rem}.w-55{width:13.75rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-62{width:15.5rem}.w-64{width:16rem}.w-68{width:17rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-75{width:18.75rem}.w-8{width:2rem}.w-80{width:20rem}.w-88{width:22rem}.w-9{width:2.25rem}.w-9\/12{width:75%}.w-\[1\.625rem\]{width:1.625rem}.w-\[1\.6rem\]{width:1.6rem}.w-\[18px\]{width:18px}.w-\[19\.25rem\]{width:19.25rem}.w-\[19\.375rem\]{width:19.375rem}.w-\[19rem\]{width:19rem}.w-\[26px\]{width:26px}.w-\[30px\]{width:30px}.w-\[4\.75rem\]{width:4.75rem}.w-\[50px\]{width:50px}.w-\[8\.25rem\]{width:8.25rem}.w-\[90px\]{width:90px}.w-\[940px\]{width:940px}.w-\[calc\(100\%-1\.75rem\)\]{width:calc(100% - 1.75rem)}.w-\[calc\(100\%-5px\)\]{width:calc(100% - 5px)}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-screen{width:100vw}.min-w-6{min-width:1.5rem}.min-w-75{min-width:18.75rem}.min-w-8{min-width:2rem}.min-w-\[1\.25rem\]{min-width:1.25rem}.min-w-\[105px\]{min-width:105px}.min-w-\[1rem\]{min-width:1rem}.max-w-120{max-width:30rem}.max-w-160{max-width:40rem}.max-w-2xl{max-width:42rem}.max-w-3\/4{max-width:75%}.max-w-37{max-width:9.25rem}.max-w-42{max-width:10.5rem}.max-w-56{max-width:14rem}.max-w-59{max-width:14.75rem}.max-w-75{max-width:18.75rem}.max-w-82{max-width:20.5rem}.max-w-86{max-width:21.5rem}.max-w-89{max-width:22.25rem}.max-w-92{max-width:23rem}.max-w-93{max-width:23.25rem}.max-w-\[15\.5rem\]{max-width:15.5rem}.max-w-\[19rem\]{max-width:19rem}.max-w-\[216px\]{max-width:216px}.max-w-\[23\.75rem\]{max-width:23.75rem}.max-w-\[25rem\]{max-width:25rem}.max-w-\[350px\]{max-width:350px}.max-w-\[365px\]{max-width:365px}.max-w-\[396px\]{max-width:396px}.max-w-\[400px\]{max-width:400px}.max-w-\[420px\]{max-width:420px}.max-w-\[500px\]{max-width:500px}.max-w-\[7\.5rem\]{max-width:7.5rem}.max-w-\[720px\]{max-width:720px}.max-w-\[725px\]{max-width:725px}.max-w-full{max-width:100%}.max-w-prose{max-width:65ch}.max-w-sm{max-width:24rem}.max-w-xs{max-width:20rem}.flex-0-0-auto{flex:0 0 auto}.flex-1{flex:1}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow-0{flex-grow:0}.grow{flex-grow:1}.grow-0{flex-grow:0}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-full{--tw-translate-y:-100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1\/2{--tw-translate-x:50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x:100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-45{--tw-rotate:-45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-90{--tw-scale-x:.9;--tw-scale-y:.9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.resize-none{resize:none}.resize{resize:both}.snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness:mandatory}.snap-center{scroll-snap-align:center}.scroll-mt-20{scroll-margin-top:5rem}.scroll-mt-32{scroll-margin-top:8rem}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.break-inside-avoid{-moz-column-break-inside:avoid;break-inside:avoid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-\[repeat\(auto-fill\2c _minmax\(239px\2c _1fr\)\)\]{grid-template-columns:repeat(auto-fill,minmax(239px,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.content-center{align-content:center}.content-start{align-content:flex-start}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-\[0\.844rem\]{gap:.844rem}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-px{-moz-column-gap:1px;column-gap:1px}.gap-y-2{row-gap:.5rem}.gap-y-2\.5{row-gap:.625rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.25rem}.gap-y-6{row-gap:1.5rem}.gap-y-8{row-gap:2rem}.gap-y-9{row-gap:2.25rem}.-space-x-1>:not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.25rem * var(--tw-space-x-reverse));margin-left:calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-1\.5>:not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.375rem * var(--tw-space-x-reverse));margin-left:calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-2>:not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-0.5rem * var(--tw-space-x-reverse));margin-left:calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-0>:not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0px * var(--tw-space-x-reverse));margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))}.space-x-0\.5>:not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.125rem * var(--tw-space-x-reverse));margin-left:calc(0.125rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-1>:not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem * var(--tw-space-x-reverse));margin-left:calc(0.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-1\.5>:not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.375rem * var(--tw-space-x-reverse));margin-left:calc(0.375rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-10>:not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2.5rem * var(--tw-space-x-reverse));margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem * var(--tw-space-x-reverse));margin-left:calc(0.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2\.5>:not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.625rem * var(--tw-space-x-reverse));margin-left:calc(0.625rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.75rem * var(--tw-space-x-reverse));margin-left:calc(0.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-5>:not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.25rem * var(--tw-space-x-reverse));margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-7>:not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.75rem * var(--tw-space-x-reverse));margin-left:calc(1.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-9>:not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2.25rem * var(--tw-space-x-reverse));margin-left:calc(2.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-px>:not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1px * var(--tw-space-x-reverse));margin-left:calc(1px * calc(1 - var(--tw-space-x-reverse)))}.space-y-0>:not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.space-y-0\.5>:not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.5rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.625rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-7>:not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.space-y-9>:not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))}.space-y-\[1\.075rem\]>:not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.075rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.075rem * var(--tw-space-y-reverse))}.space-y-px>:not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1px * var(--tw-space-y-reverse))}.divide-x>:not([hidden]) ~ :not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.divide-y>:not([hidden]) ~ :not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-200>:not([hidden]) ~ :not([hidden]){--tw-divide-opacity:1;border-color:rgb(229 229 229 / var(--tw-divide-opacity))}.divide-primary-100>:not([hidden]) ~ :not([hidden]){--tw-divide-opacity:1;border-color:rgb(242 238 250 / var(--tw-divide-opacity))}.self-center{align-self:center}.justify-self-center{justify-self:center}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.hyphens-auto{-webkit-hyphens:auto;hyphens:auto}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[1\.25rem\]{border-radius:1.25rem}.rounded-\[20px\]{border-radius:20px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-bl{border-bottom-left-radius:.25rem}.rounded-bl-2xl{border-bottom-left-radius:1rem}.rounded-bl-md{border-bottom-left-radius:.375rem}.rounded-br-2xl{border-bottom-right-radius:1rem}.rounded-br-md{border-bottom-right-radius:.375rem}.rounded-br-xl{border-bottom-right-radius:.75rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tl-md{border-top-left-radius:.375rem}.rounded-tr-md{border-top-right-radius:.375rem}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-4{border-width:4px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-l{border-left-width:1px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-r-2{border-right-width:2px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-t-4{border-top-width:4px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-\[rgba\(0\2c 0\2c 0\2c 0\.1\)\]{border-color:rgba(0,0,0,0.1)}.border-bakery{--tw-border-opacity:1;border-color:rgb(156 114 43 / var(--tw-border-opacity))}.border-black\/10{border-color:rgb(0 0 0 / .1)}.border-black\/20{border-color:rgb(0 0 0 / .2)}.border-blue-200{--tw-border-opacity:1;border-color:rgb(144 202 249 / var(--tw-border-opacity))}.border-catering{--tw-border-opacity:1;border-color:rgb(35 175 160 / var(--tw-border-opacity))}.border-chains{--tw-border-opacity:1;border-color:rgb(190 61 64 / var(--tw-border-opacity))}.border-coffee-tea{--tw-border-opacity:1;border-color:rgb(194 121 0 / var(--tw-border-opacity))}.border-cyan-500{--tw-border-opacity:1;border-color:rgb(79 194 214 / var(--tw-border-opacity))}.border-delivery{--tw-border-opacity:1;border-color:rgb(120 170 9 / var(--tw-border-opacity))}.border-farmers-market{--tw-border-opacity:1;border-color:rgb(205 68 0 / var(--tw-border-opacity))}.border-food-truck{--tw-border-opacity:1;border-color:rgb(181 105 246 / var(--tw-border-opacity))}.border-gray-100{--tw-border-opacity:1;border-color:rgb(242 242 242 / var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 229 229 / var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(217 217 217 / var(--tw-border-opacity))}.border-gray-600{--tw-border-opacity:1;border-color:rgb(102 102 102 / var(--tw-border-opacity))}.border-green-300{--tw-border-opacity:1;border-color:rgb(129 199 132 / var(--tw-border-opacity))}.border-green-900{--tw-border-opacity:1;border-color:rgb(40 137 65 / var(--tw-border-opacity))}.border-health-food-store{--tw-border-opacity:1;border-color:rgb(181 153 5 / var(--tw-border-opacity))}.border-herbivore{--tw-border-opacity:1;border-color:rgb(35 175 160 / var(--tw-border-opacity))}.border-hotel{--tw-border-opacity:1;border-color:rgb(30 133 162 / var(--tw-border-opacity))}.border-ice-cream{--tw-border-opacity:1;border-color:rgb(239 68 127 / var(--tw-border-opacity))}.border-juice-bar{--tw-border-opacity:1;border-color:rgb(251 176 64 / var(--tw-border-opacity))}.border-market-vendor{--tw-border-opacity:1;border-color:rgb(45 57 151 / var(--tw-border-opacity))}.border-orange-500{--tw-border-opacity:1;border-color:rgb(251 176 64 / var(--tw-border-opacity))}.border-org{--tw-border-opacity:1;border-color:rgb(143 51 136 / var(--tw-border-opacity))}.border-other{--tw-border-opacity:1;border-color:rgb(55 117 197 / var(--tw-border-opacity))}.border-primary-100{--tw-border-opacity:1;border-color:rgb(242 238 250 / var(--tw-border-opacity))}.border-primary-200{--tw-border-opacity:1;border-color:rgb(168 141 209 / var(--tw-border-opacity))}.border-primary-500{--tw-border-opacity:1;border-color:rgb(124 78 196 / var(--tw-border-opacity))}.border-primary-500\/20{border-color:rgb(124 78 196 / .2)}.border-purple-carrot-light-orange{--tw-border-opacity:1;border-color:rgb(247 210 165 / var(--tw-border-opacity))}.border-raw{--tw-border-opacity:1;border-color:rgb(120 170 9 / var(--tw-border-opacity))}.border-red-500{--tw-border-opacity:1;border-color:rgb(244 67 54 / var(--tw-border-opacity))}.border-spa{--tw-border-opacity:1;border-color:rgb(79 194 214 / var(--tw-border-opacity))}.border-store{--tw-border-opacity:1;border-color:rgb(181 153 5 / var(--tw-border-opacity))}.border-veg-options{--tw-border-opacity:1;border-color:rgb(220 93 92 / var(--tw-border-opacity))}.border-vegan{--tw-border-opacity:1;border-color:rgb(33 130 13 / var(--tw-border-opacity))}.border-vegan-professional{--tw-border-opacity:1;border-color:rgb(0 103 57 / var(--tw-border-opacity))}.border-vegan-store{--tw-border-opacity:1;border-color:rgb(33 130 13 / var(--tw-border-opacity))}.border-vegetarian{--tw-border-opacity:1;border-color:rgb(138 32 145 / var(--tw-border-opacity))}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.border-white\/30{border-color:rgb(255 255 255 / .3)}.border-opacity-100{--tw-border-opacity:1}.bg-\[\#3F74BA\]{--tw-bg-opacity:1;background-color:rgb(63 116 186 / var(--tw-bg-opacity))}.bg-\[\#553090\]{--tw-bg-opacity:1;background-color:rgb(85 48 144 / var(--tw-bg-opacity))}.bg-\[\#808080\]\/40{background-color:rgb(128 128 128 / .4)}.bg-\[\#A6DCD8\]{--tw-bg-opacity:1;background-color:rgb(166 220 216 / var(--tw-bg-opacity))}.bg-\[\#C3EFCF\]{--tw-bg-opacity:1;background-color:rgb(195 239 207 / var(--tw-bg-opacity))}.bg-\[\#E8E0F5\]{--tw-bg-opacity:1;background-color:rgb(232 224 245 / var(--tw-bg-opacity))}.bg-\[\#ef447f\]{--tw-bg-opacity:1;background-color:rgb(239 68 127 / var(--tw-bg-opacity))}.bg-\[\#f1fafc\]{--tw-bg-opacity:1;background-color:rgb(241 250 252 / var(--tw-bg-opacity))}.bg-\[\#f2edf9\]{--tw-bg-opacity:1;background-color:rgb(242 237 249 / var(--tw-bg-opacity))}.bg-\[\#f2f1f6\]{--tw-bg-opacity:1;background-color:rgb(242 241 246 / var(--tw-bg-opacity))}.bg-\[\#f4f3f7\]{--tw-bg-opacity:1;background-color:rgb(244 243 247 / var(--tw-bg-opacity))}.bg-\[\#f5f9ef\]{--tw-bg-opacity:1;background-color:rgb(245 249 239 / var(--tw-bg-opacity))}.bg-\[\#faf8ff\]{--tw-bg-opacity:1;background-color:rgb(250 248 255 / var(--tw-bg-opacity))}.bg-\[\#fafdfe\]{--tw-bg-opacity:1;background-color:rgb(250 253 254 / var(--tw-bg-opacity))}.bg-\[\#fbfdf9\]{--tw-bg-opacity:1;background-color:rgb(251 253 249 / var(--tw-bg-opacity))}.bg-\[\#fff9f0\]{--tw-bg-opacity:1;background-color:rgb(255 249 240 / var(--tw-bg-opacity))}.bg-\[\#fffdf9\]{--tw-bg-opacity:1;background-color:rgb(255 253 249 / var(--tw-bg-opacity))}.bg-activist{--tw-bg-opacity:1;background-color:rgb(186 3 0 / var(--tw-bg-opacity))}.bg-alive{--tw-bg-opacity:1;background-color:rgb(92 184 93 / var(--tw-bg-opacity))}.bg-apple{--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-artist{--tw-bg-opacity:1;background-color:rgb(66 63 255 / var(--tw-bg-opacity))}.bg-athlete{--tw-bg-opacity:1;background-color:rgb(17 140 177 / var(--tw-bg-opacity))}.bg-bakery{--tw-bg-opacity:1;background-color:rgb(156 114 43 / var(--tw-bg-opacity))}.bg-bakery-100{--tw-bg-opacity:1;background-color:rgb(235 226 212 / var(--tw-bg-opacity))}.bg-bakery-50{--tw-bg-opacity:1;background-color:rgb(245 240 233 / var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-black\/30{background-color:rgb(0 0 0 / .3)}.bg-black\/40{background-color:rgb(0 0 0 / .4)}.bg-blogger{--tw-bg-opacity:1;background-color:rgb(252 164 44 / var(--tw-bg-opacity))}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(33 150 243 / var(--tw-bg-opacity))}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(30 136 229 / var(--tw-bg-opacity))}.bg-carousel-control{background-color:rgba(0,0,0,0.20)}.bg-catering{--tw-bg-opacity:1;background-color:rgb(35 175 160 / var(--tw-bg-opacity))}.bg-catering-100{--tw-bg-opacity:1;background-color:rgb(211 239 236 / var(--tw-bg-opacity))}.bg-catering-50{--tw-bg-opacity:1;background-color:rgb(233 247 245 / var(--tw-bg-opacity))}.bg-chains{--tw-bg-opacity:1;background-color:rgb(190 61 64 / var(--tw-bg-opacity))}.bg-chef{--tw-bg-opacity:1;background-color:rgb(255 106 0 / var(--tw-bg-opacity))}.bg-coffee-tea{--tw-bg-opacity:1;background-color:rgb(194 121 0 / var(--tw-bg-opacity))}.bg-coffee-tea-100{--tw-bg-opacity:1;background-color:rgb(242 228 204 / var(--tw-bg-opacity))}.bg-coffee-tea-50{--tw-bg-opacity:1;background-color:rgb(248 241 229 / var(--tw-bg-opacity))}.bg-cyan-500{--tw-bg-opacity:1;background-color:rgb(79 194 214 / var(--tw-bg-opacity))}.bg-cyan-500\/10{background-color:rgb(79 194 214 / .1)}.bg-cyan-500\/20{background-color:rgb(79 194 214 / .2)}.bg-cyan-500\/\[\.15\]{background-color:rgb(79 194 214 / .15)}.bg-dancer{--tw-bg-opacity:1;background-color:rgb(252 34 81 / var(--tw-bg-opacity))}.bg-delivery{--tw-bg-opacity:1;background-color:rgb(120 170 9 / var(--tw-bg-opacity))}.bg-delivery-100{--tw-bg-opacity:1;background-color:rgb(228 238 205 / var(--tw-bg-opacity))}.bg-delivery-50{--tw-bg-opacity:1;background-color:rgb(241 246 230 / var(--tw-bg-opacity))}.bg-designer{--tw-bg-opacity:1;background-color:rgb(224 47 167 / var(--tw-bg-opacity))}.bg-developer{--tw-bg-opacity:1;background-color:rgb(87 116 223 / var(--tw-bg-opacity))}.bg-digital-nomad{--tw-bg-opacity:1;background-color:rgb(176 103 29 / var(--tw-bg-opacity))}.bg-entrepreneur{--tw-bg-opacity:1;background-color:rgb(14 184 222 / var(--tw-bg-opacity))}.bg-environmentalist{--tw-bg-opacity:1;background-color:rgb(196 217 40 / var(--tw-bg-opacity))}.bg-ethical-vegan{--tw-bg-opacity:1;background-color:rgb(27 224 98 / var(--tw-bg-opacity))}.bg-facebook{--tw-bg-opacity:1;background-color:rgb(57 117 233 / var(--tw-bg-opacity))}.bg-farmers-market{--tw-bg-opacity:1;background-color:rgb(205 68 0 / var(--tw-bg-opacity))}.bg-farmers-market-100{--tw-bg-opacity:1;background-color:rgb(245 217 204 / var(--tw-bg-opacity))}.bg-farmers-market-50{--tw-bg-opacity:1;background-color:rgb(250 236 229 / var(--tw-bg-opacity))}.bg-food-truck{--tw-bg-opacity:1;background-color:rgb(181 105 246 / var(--tw-bg-opacity))}.bg-food-truck-100{--tw-bg-opacity:1;background-color:rgb(240 225 253 / var(--tw-bg-opacity))}.bg-food-truck-50{--tw-bg-opacity:1;background-color:rgb(247 240 254 / var(--tw-bg-opacity))}.bg-foodie{--tw-bg-opacity:1;background-color:rgb(224 71 0 / var(--tw-bg-opacity))}.bg-fruitarian{--tw-bg-opacity:1;background-color:rgb(205 68 0 / var(--tw-bg-opacity))}.bg-google{--tw-bg-opacity:1