a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}@font-face{font-family:icomoon;font-style:normal;font-weight:400;src:url(https://micro-assets.foodora.com/fonts/icomoon.eot?19);src:url(https://micro-assets.foodora.com/fonts/icomoon.eot?19) format("embedded-opentype"),url(https://micro-assets.foodora.com/fonts/icomoon.ttf?19) format("truetype"),url(https://micro-assets.foodora.com/fonts/icomoon.woff?19) format("woff"),url(https://micro-assets.foodora.com/fonts/icomoon.svg?19#icomoon) format("svg")}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:10px}body{color:var(--colorNeutralPrimary);font-family:Open Sans,arial,sans-serif;font-size:1.6rem;font-weight:300;line-height:1.6}.link,a{color:var(--colorInteractionPrimary);cursor:pointer;transition:color .1s linear}.link:focus,.link:hover,a:focus,a:hover{color:var(--colorInteractionPrimaryHover);text-decoration:none}.link:focus,a:focus{outline:none}.bds-c-accordion{border-radius:var(--bdsCornerRadiusButton);display:flex;flex-direction:column;width:100%}.bds-c-accordion__header{column-gap:var(--bdsSpacingSt);display:flex;justify-content:space-between}.bds-c-accordion__header-button{background-color:var(--colorTransparent);border:none;border-radius:var(--bdsCornerRadiusButton);color:var(--colorInteractionPrimary);column-gap:var(--bdsSpacingXs);cursor:pointer;display:flex;font-family:inherit;font-family:var(--bdsTypographyLabelLargeFontFamily);font-size:var(--bdsTypographyLabelLargeFontSize);font-weight:var(--bdsTypographyLabelLargeFontWeight);height:fit-content;justify-content:space-between;line-height:var(--bdsTypographyLabelLargeLineHeight);margin:0;padding:var(--bdsSpacingSt);position:relative;text-align:left;width:fit-content}@media(prefers-reduced-motion:no-preference){.bds-c-accordion__header-button{transition:color var(--bdsMotionDuration150) var(--bdsMotionEasingStandard),background-color var(--bdsMotionDuration150) var(--bdsMotionEasingStandard)}}.bds-c-accordion__header-button:before{border-radius:var(--bdsCornerRadiusButton);content:"";inset:0;position:absolute;z-index:-1}@media(prefers-reduced-motion:no-preference){.bds-c-accordion__header-button:before{transition:inset var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),box-shadow var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-accordion__header-button:hover{background-color:var(--colorInteractionBackgroundHover);color:var(--colorInteractionPrimary)}.bds-c-accordion__header-button:focus-visible{outline:0}.bds-c-accordion__header-button:focus-visible:before{box-shadow:0 0 0 4px var(--colorFocusRingDark),0 0 0 8px var(--colorFocusRingLight);inset:0 4px;z-index:var(--bdsZindexLowRaised)}.bds-c-accordion__header-button>span{align-self:center}.bds-c-accordion__container{display:none}.bds-c-accordion__container.enter{display:grid;grid-template-rows:0fr}.bds-c-accordion__container.enter-active{display:grid;grid-template-rows:1fr}@media(prefers-reduced-motion:no-preference){.bds-c-accordion__container.enter-active{transition:grid-template-rows var(--bdsMotionDuration300) var(--bdsMotionEasingStandard)}}.bds-c-accordion__container.exit{display:grid;grid-template-rows:1fr}.bds-c-accordion__container.exit-active{display:grid;grid-template-rows:0fr}@media(prefers-reduced-motion:no-preference){.bds-c-accordion__container.exit-active{transition:grid-template-rows var(--bdsMotionDuration300) var(--bdsMotionEasingStandard)}}.bds-c-accordion__body{overflow:hidden}.bds-c-accordion__content{padding:var(--bdsSpacingSt)}.bds-c-accordion__chevron{color:var(--colorInteractionPrimary);display:flex;transform:rotate(0deg)}@media(prefers-reduced-motion:no-preference){.bds-c-accordion__chevron{transition:color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard),transform var(--bdsMotionDuration200) var(--bdsMotionEasingBounce)}}.bds-c-accordion__chevron:before{background-color:var(--colorWhite);border:1px solid var(--colorNeutralBorder);border-radius:var(--bdsCornerRadiusCircle);content:"";inset:0;position:absolute;z-index:-1}@media(prefers-reduced-motion:no-preference){.bds-c-accordion__chevron:before{transition:inset var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),background-color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-accordion__chevron:hover{color:var(--colorOnInteractionSecondaryHover)}.bds-c-accordion__chevron:hover:before{background-color:var(--colorInteractionBackgroundHover);inset:-3px}.bds-c-accordion__chevron>svg{fill:currentcolor}@media(prefers-reduced-motion:no-preference){.bds-c-accordion__chevron>svg{transition:fill var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-accordion--has-border{box-shadow:0 0 0 1px var(--colorNeutralBorder)}.bds-c-accordion--has-border .bds-c-accordion__header-button{padding:var(--bdsSpacingSt) var(--bdsSpacingSm);width:100%}.bds-c-accordion--has-border .bds-c-accordion__header-button:focus-visible:before{inset:0}.bds-c-accordion--has-border .bds-c-accordion__content{padding:var(--bdsSpacingSt) var(--bdsSpacingSm)}.bds-c-accordion--has-bottom-border{border-radius:0;box-shadow:0 1px 0 0 var(--colorNeutralDivider)}.bds-c-accordion--has-bottom-border .bds-c-accordion__header-button{border-radius:0;padding:var(--bdsSpacingSt) var(--bdsSpacingXs);width:100%}.bds-c-accordion--has-bottom-border .bds-c-accordion__header-button:focus-visible:before{inset:0}.bds-c-accordion--has-bottom-border .bds-c-accordion__content{padding:var(--bdsSpacingSt) var(--bdsSpacingXs)}.bds-c-accordion--has-prefix .bds-c-accordion__label{white-space:nowrap}.bds-c-accordion--is-expanded .bds-c-accordion__container{display:grid}.bds-c-accordion--is-expanded .bds-c-accordion__header-button{color:var(--colorInteractionSecondary)}.bds-c-accordion--is-expanded .bds-c-accordion__chevron{transform:rotate(180deg)}.bds-c-accordion+.bds-c-accordion{margin-top:var(--bdsSpacingXxs)}.bds-c-modal__backdrop{background-color:var(--colorDark64);inset:0;position:fixed}.bds-c-modal__dialog{inset:0;overflow-y:auto;position:fixed}.bds-c-modal__dialog-window{margin:7.5vh var(--bdsSpacingXxs)}@media(min-width:528px){.bds-c-modal__dialog-window{margin:7.5vh auto}}.bds-c-modal__back-button-cursor{left:var(--bdsSpacingSm);position:absolute;top:var(--bdsSpacingSm);z-index:2}.bds-c-modal__back-button-cursor~.bds-c-modal__header,.bds-c-modal__back-button-cursor~.bds-c-modal__sticky-header .bds-c-modal__sticky-header--inner{padding:var(--bdsSpacingSm) var(--bdsSpacingXxl)}.bds-c-modal__content{height:100%}.bds-c-modal__content-window{-webkit-overflow-scrolling:hidden;background-color:var(--colorWhite);border-radius:var(--bdsCornerRadiusOverlay);box-shadow:var(--bdsElevationMedium);display:grid;grid-template-rows:1fr;overflow:hidden;position:relative;width:100%}.bds-c-modal__pagination{border-radius:var(--bdsCornerRadiusOverlay);display:flex;flex-direction:column;grid-area:1/1;overflow:hidden;visibility:visible;z-index:1}.bds-c-modal__pagination--inactive{opacity:0;transform:translateX(24px);visibility:hidden;z-index:0}@media(prefers-reduced-motion:no-preference){.bds-c-modal__pagination.bds-c-modal__pagination--enter-right{animation:enter-right var(--bdsMotionDuration300) var(--bdsMotionDuration150) var(--bdsMotionEasingEntrance),0s fade-in;animation-fill-mode:both}.bds-c-modal__pagination.bds-c-modal__pagination--enter-left{animation:enter-left var(--bdsMotionDuration300) var(--bdsMotionDuration150) var(--bdsMotionEasingEntrance),0s fade-in;animation-fill-mode:both}.bds-c-modal__pagination.bds-c-modal__pagination--exit-right{animation:exit-right var(--bdsMotionDuration150) var(--bdsMotionEasingExit),fade-out 0s var(--bdsMotionDuration150);animation-fill-mode:both}.bds-c-modal__pagination.bds-c-modal__pagination--exit-left{animation:exit-left var(--bdsMotionDuration150) var(--bdsMotionEasingExit),fade-out 0s var(--bdsMotionDuration150);animation-fill-mode:both}}.bds-c-modal__header{display:flex;gap:var(--bdsSpacingSm);padding:var(--bdsSpacingSm) var(--bdsSpacingXxl) var(--bdsSpacingSm) var(--bdsSpacingMd)}.bds-c-modal__header__subtitle,.bds-c-modal__header__title{margin-bottom:0}.bds-c-modal__header__title{align-items:center;display:flex;margin-top:0}.bds-c-modal__header__title--truncate{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.bds-c-modal__header__title>svg{flex-shrink:0;margin-right:var(--bdsSpacingXs)}.bds-c-modal__header__subtitle{margin-top:var(--bdsSpacingXxs)}.bds-c-modal__header__subtitle--truncate{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.bds-c-modal__header__thumbnail{align-items:center;border-radius:var(--bdsCornerRadiusBase);display:flex;flex-shrink:0;height:5.2rem;justify-content:center;overflow:hidden;width:5.2rem}.bds-c-modal__header__thumbnail>img,.bds-c-modal__header__thumbnail>svg{max-width:100%}.bds-c-modal__header-with-background{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:192px;padding:2.4rem;position:relative}.bds-c-modal__sticky-header{background-color:var(--colorWhite);position:absolute;top:0;width:100%;z-index:1}.bds-c-modal__sticky-header--inner{border-bottom:1px solid var(--colorNeutralBorder);padding:var(--bdsSpacingSm) var(--bdsSpacingXxl) var(--bdsSpacingSm) var(--bdsSpacingMd)}.bds-c-modal__sticky-header--enter{opacity:0;top:-6.4rem}.bds-c-modal__sticky-header--enter-active{opacity:1;top:0}@media(prefers-reduced-motion:no-preference){.bds-c-modal__sticky-header--enter-active{transition:opacity var(--bdsMotionDuration150) var(--bdsMotionEasingEntrance),top var(--bdsMotionDuration150) var(--bdsMotionEasingEntrance)}}.bds-c-modal__sticky-header--exit{opacity:1;top:0}.bds-c-modal__sticky-header--exit-active{opacity:0;top:-6.4rem}@media(prefers-reduced-motion:no-preference){.bds-c-modal__sticky-header--exit-active{transition:opacity var(--bdsMotionDuration150) var(--bdsMotionEasingExit),top var(--bdsMotionDuration150) var(--bdsMotionEasingExit)}}.bds-c-modal__close-button-cursor{position:absolute;right:var(--bdsSpacingSm);top:var(--bdsSpacingSm);z-index:2}.bds-c-modal__body{padding:1.6rem 2.4rem}.bds-c-modal__body>p{margin-bottom:1.6rem;margin-top:0}.bds-c-modal__body>p:last-child{margin-bottom:0}.bds-c-modal__footer{border-top:1px solid var(--colorNeutralDivider);display:flex;flex-direction:column-reverse;flex-shrink:0;gap:var(--bdsSpacingXs);justify-content:flex-end;padding:1.6rem 2.4rem}@media(min-width:528px){.bds-c-modal__footer{flex-direction:row}}.bds-c-modal--is-centered .bds-c-modal__dialog-window{align-items:center;display:flex;min-height:85vh;min-height:85dvh}.bds-c-modal--scroll-behaviour-inside .bds-c-modal__dialog{overflow-y:hidden}.bds-c-modal--scroll-behaviour-inside .bds-c-modal__dialog-window{height:85vh;height:85dvh}.bds-c-modal--scroll-behaviour-inside .bds-c-modal__content-window{max-height:100%}.bds-c-modal--scroll-behaviour-inside .bds-c-modal__content{overflow-y:auto}@media(min-width:528px){.bds-c-modal--size-lg .bds-c-modal__dialog-window,.bds-c-modal--size-md .bds-c-modal__dialog-window,.bds-c-modal--size-sm .bds-c-modal__dialog-window,.bds-c-modal--size-xl .bds-c-modal__dialog-window{max-width:400px}}@media(min-width:768px){.bds-c-modal--size-lg .bds-c-modal__dialog-window,.bds-c-modal--size-md .bds-c-modal__dialog-window,.bds-c-modal--size-xl .bds-c-modal__dialog-window{max-width:560px}}@media(min-width:960px){.bds-c-modal--size-lg .bds-c-modal__dialog-window,.bds-c-modal--size-xl .bds-c-modal__dialog-window{max-width:640px}}@media(min-width:1264px){.bds-c-modal--size-xl .bds-c-modal__dialog-window{max-width:800px}}.bds-c-modal--match-viewport-height .bds-c-modal__dialog{overflow-y:hidden;top:0}.bds-c-modal--match-viewport-height .bds-c-modal__dialog-window{height:85vh;height:85dvh}.bds-c-modal--match-viewport-height .bds-c-modal__content-window{height:100%}.bds-c-modal--match-viewport-height .bds-c-modal__content{height:100%;overflow-y:auto}@media(max-width:527.98px){.bds-c-modal--is-mobile-bottom-sheet .bds-c-modal__dialog{overflow-y:hidden;top:15vh;top:15dvh}.bds-c-modal--is-mobile-bottom-sheet .bds-c-modal__dialog-window{align-items:flex-end;display:flex;height:100%;margin:0}.bds-c-modal--is-mobile-bottom-sheet .bds-c-modal__content-window{border-bottom-left-radius:0;border-bottom-right-radius:0;max-height:100%}.bds-c-modal--is-mobile-bottom-sheet .bds-c-modal__content{height:100%;overflow-y:auto}.bds-c-modal--is-mobile-bottom-sheet .bds-c-modal__header,.bds-c-modal--is-mobile-bottom-sheet .bds-c-modal__header-with-background{cursor:ns-resize}}.bds-c-modal--fullscreen-always .bds-c-modal__dialog{overflow-y:hidden;top:0}.bds-c-modal--fullscreen-always .bds-c-modal__dialog-window{height:100%;margin:0;max-width:none;width:100vw}.bds-c-modal--fullscreen-always .bds-c-modal__content-window{border-radius:0;height:100%}.bds-c-modal--fullscreen-always .bds-c-modal__content{height:100%;overflow-y:auto}@media(max-width:527.98px){.bds-c-modal--fullscreen-sm-down .bds-c-modal__dialog{overflow-y:hidden;top:0}.bds-c-modal--fullscreen-sm-down .bds-c-modal__dialog-window{height:100%;margin:0;max-width:none;width:100vw}.bds-c-modal--fullscreen-sm-down .bds-c-modal__content-window{border-radius:0;height:100%}.bds-c-modal--fullscreen-sm-down .bds-c-modal__content{height:100%;overflow-y:auto}}@media(max-width:767.98px){.bds-c-modal--fullscreen-md-down .bds-c-modal__dialog{overflow-y:hidden;top:0}.bds-c-modal--fullscreen-md-down .bds-c-modal__dialog-window{height:100%;margin:0;max-width:none;width:100vw}.bds-c-modal--fullscreen-md-down .bds-c-modal__content-window{border-radius:0;height:100%}.bds-c-modal--fullscreen-md-down .bds-c-modal__content{height:100%;overflow-y:auto}}@media(max-width:959.98px){.bds-c-modal--fullscreen-lg-down .bds-c-modal__dialog{overflow-y:hidden;top:0}.bds-c-modal--fullscreen-lg-down .bds-c-modal__dialog-window{height:100%;margin:0;max-width:none;width:100vw}.bds-c-modal--fullscreen-lg-down .bds-c-modal__content-window{border-radius:0;height:100%}.bds-c-modal--fullscreen-lg-down .bds-c-modal__content{height:100%;overflow-y:auto}}@media(max-width:1263.98px){.bds-c-modal--fullscreen-xl-down .bds-c-modal__dialog{overflow-y:hidden;top:0}.bds-c-modal--fullscreen-xl-down .bds-c-modal__dialog-window{height:100%;margin:0;max-width:none;width:100vw}.bds-c-modal--fullscreen-xl-down .bds-c-modal__content-window{border-radius:0;height:100%}.bds-c-modal--fullscreen-xl-down .bds-c-modal__content{height:100%;overflow-y:auto}}.bds-c-modal--enter .bds-c-modal__backdrop{opacity:0}.bds-c-modal--enter .bds-c-modal__content-window{opacity:0;transform:translateY(40px)}.bds-c-modal--enter-active .bds-c-modal__backdrop{opacity:1}@media(prefers-reduced-motion:no-preference){.bds-c-modal--enter-active .bds-c-modal__backdrop{transition:opacity var(--bdsMotionDuration150) var(--bdsMotionEasingEntrance)}}.bds-c-modal--enter-active .bds-c-modal__content-window{opacity:1;transform:none}@media(prefers-reduced-motion:no-preference){.bds-c-modal--enter-active .bds-c-modal__content-window{transition:opacity var(--bdsMotionDuration150) var(--bdsMotionEasingEntrance),transform var(--bdsMotionDuration150) var(--bdsMotionEasingEntrance)}}.bds-c-modal--enter-done .bds-c-modal__content-window{transform:none}@media(prefers-reduced-motion:no-preference){.bds-c-modal--enter-done .bds-c-modal__content-window{transition:transform var(--bdsMotionDuration150) var(--bdsMotionEasingStandard)}}@media(min-width:528px){.bds-c-modal--enter-done .bds-c-modal__content-window--static-click{transform:scale(1.02)}}.bds-c-modal--exit .bds-c-modal__backdrop,.bds-c-modal--exit .bds-c-modal__content-window{opacity:1}.bds-c-modal--exit-active .bds-c-modal__backdrop{opacity:0}@media(prefers-reduced-motion:no-preference){.bds-c-modal--exit-active .bds-c-modal__backdrop{transition:opacity var(--bdsMotionDuration150) var(--bdsMotionEasingExit)}}.bds-c-modal--exit-active .bds-c-modal__content-window{opacity:0;transform:translateY(40px)}@media(prefers-reduced-motion:no-preference){.bds-c-modal--exit-active .bds-c-modal__content-window{transition:opacity var(--bdsMotionDuration150) var(--bdsMotionEasingExit),transform var(--bdsMotionDuration150) var(--bdsMotionEasingExit)}}@keyframes fade-out{0%{visibility:visible}to{visibility:none}}@keyframes fade-in{0%{visibility:none}to{visibility:visible}}@keyframes exit-left{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-24px)}}@keyframes enter-left{0%{opacity:0;transform:translateX(-24px)}to{opacity:1;transform:translateX(0)}}@keyframes enter-right{0%{opacity:0;transform:translateX(24px)}to{opacity:1;transform:translateX(0)}}@keyframes exit-right{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(24px)}}@keyframes quantity-increment{0%{transform:scale(100%)}50%{transform:scale(130%)}to{transform:scale(100%)}}@keyframes quantity-decrement{0%{transform:scale(100%)}50%{transform:scale(80%)}to{transform:scale(100%)}}@keyframes quantity-fade-in{0%{opacity:0}to{opacity:1}}@keyframes quantity-fade-out{0%{opacity:1}to{opacity:0}}.bds-c-quantity-stepper{align-items:center;background-color:var(--colorWhite);border-radius:var(--bdsCornerRadiusCircle);box-sizing:content-box;color:#000;display:inline-flex;flex-direction:row;justify-content:flex-end;position:relative}.bds-c-quantity-stepper:before{border-radius:var(--bdsCornerRadiusCircle);content:"";inset:0;position:absolute;z-index:-1}@media(prefers-reduced-motion:no-preference){.bds-c-quantity-stepper:before{transition:box-shadow var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-quantity-stepper:focus-visible{outline:0}.bds-c-quantity-stepper:focus-visible:before{box-shadow:0 0 0 4px var(--colorFocusRingDark),0 0 0 8px var(--colorFocusRingLight)}.bds-c-quantity-stepper__quantity{box-sizing:content-box;color:#000;padding:0 var(--bdsSpacingXxxs);text-align:center;z-index:var(--bdsZindexLowRaised)}@media(prefers-reduced-motion:no-preference){.bds-c-quantity-stepper__quantity.bds-c-quantity-stepper__quantity--incrementing{animation:quantity-increment var(--bdsMotionDuration150) var(--bdsMotionEasingStandard);animation-fill-mode:both}.bds-c-quantity-stepper__quantity.bds-c-quantity-stepper__quantity--decrementing{animation:quantity-decrement var(--bdsMotionDuration150) var(--bdsMotionEasingStandard);animation-fill-mode:both}.bds-c-quantity-stepper__quantity.bds-c-quantity-stepper__quantity--open{animation:quantity-fade-in var(--bdsMotionDuration300) var(--bdsMotionEasingEntrance) var(--bdsMotionDuration100);animation-fill-mode:both}.bds-c-quantity-stepper__quantity.bds-c-quantity-stepper__quantity--close{animation:quantity-fade-out 50ms var(--bdsMotionEasingStandard);animation-fill-mode:both}}.bds-c-btn-circular .bds-c-quantity-stepper__quantity{animation:none}.bds-c-btn-circular .bds-c-quantity-stepper__button-wrap{height:24px;position:relative;width:24px}.bds-c-btn-circular .bds-c-quantity-stepper__button-wrap>svg{fill:var(--colorInteractionPrimary);display:block;flex-shrink:0}.bds-c-btn-circular .bds-c-quantity-stepper__button-wrap>svg,.bds-c-quantity-stepper .bds-c-btn-circular>svg{height:24px;width:24px}.bds-c-btn-circular[disabled] .bds-c-quantity-stepper__button-wrap>svg{fill:var(--colorNeutralInactive)}.bds-c-quantity-stepper__button--bin,.bds-c-quantity-stepper__button--minus{opacity:1;position:absolute;transform:scale(100%)}@media(prefers-reduced-motion:no-preference){.bds-c-quantity-stepper__button--bin,.bds-c-quantity-stepper__button--minus{transition:opacity var(--bdsMotionDuration200) var(--bdsMotionEasingStandard),transform var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-quantity-stepper__button--bin[aria-hidden=true],.bds-c-quantity-stepper__button--minus[aria-hidden=true]{opacity:0;transform:scale(50%)}.bds-c-quantity-stepper.bds-c-quantity-stepper--size-small .bds-c-quantity-stepper__button{height:32px;width:32px}.bds-c-quantity-stepper.bds-c-quantity-stepper--size-small .bds-c-quantity-stepper__quantity{min-width:20px}.bds-c-quantity-stepper.bds-c-quantity-stepper--size-large .bds-c-quantity-stepper__button{height:48px;width:48px}.bds-c-quantity-stepper.bds-c-quantity-stepper--size-large .bds-c-quantity-stepper__quantity{min-width:22px}.bds-c-quantity-stepper.bds-c-quantity-stepper--responsive-width.bds-c-quantity-stepper--size-small .bds-c-quantity-stepper__quantity{min-width:25px}.bds-c-quantity-stepper.bds-c-quantity-stepper--responsive-width.bds-c-quantity-stepper--size-large .bds-c-quantity-stepper__quantity{min-width:28px}.bds-c-quantity-stepper.bds-c-quantity-stepper--variant-button .bds-c-quantity-stepper__button{border:1px solid var(--colorNeutralBorder);border-radius:var(--bdsCornerRadiusPill)}.bds-c-quantity-stepper.bds-c-quantity-stepper--variant-button .bds-c-quantity-stepper__button.bds-c-btn-circular:hover:before{inset:0}.bds-c-quantity-stepper.bds-c-quantity-stepper--variant-input{border:1px solid var(--colorNeutralBorder);border-radius:var(--bdsCornerRadiusPill)}.bds-c-quantity-stepper.bds-c-quantity-stepper--variant-input .bds-c-quantity-stepper__button.bds-c-quantity-stepper__button--idle .bds-c-quantity-stepper__quantity{color:var(--colorWhite)}.bds-c-quantity-stepper.bds-c-quantity-stepper--variant-input .bds-c-quantity-stepper__button.bds-c-btn-circular:hover:before{inset:0}.bds-c-quantity-stepper.bds-c-quantity-stepper--variant-input .bds-c-quantity-stepper__button.bds-c-btn-circular:active:before{background-color:var(--colorInteractionBackgroundHover);inset:.2rem}.bds-c-quantity-stepper.bds-c-quantity-stepper--variant-input.bds-c-quantity-stepper--right-aligned{position:absolute;right:0}.bds-c-quantity-stepper.bds-c-quantity-stepper--variant-input.bds-c-quantity-stepper--responsive-width .bds-c-quantity-stepper__button.bds-c-quantity-stepper__button--idle{width:unset}.bds-c-quantity-stepper.bds-c-quantity-stepper--variant-input.bds-c-quantity-stepper--responsive-width .bds-c-quantity-stepper__button.bds-c-quantity-stepper__button--idle .bds-c-quantity-stepper__quantity{padding:0 var(--bdsSpacingSt)}.bds-c-quantity-stepper.bds-c-quantity-stepper--elevated.bds-c-quantity-stepper--variant-button .bds-c-quantity-stepper__button,.bds-c-quantity-stepper.bds-c-quantity-stepper--elevated.bds-c-quantity-stepper--variant-input{box-shadow:var(--bdsElevationLow)}@media(prefers-reduced-motion:no-preference){.bds-c-quantity-stepper[aria-expanded=false]{transition:width var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-quantity-stepper[aria-expanded=false].bds-c-quantity-stepper--size-small{width:32px}.bds-c-quantity-stepper[aria-expanded=false].bds-c-quantity-stepper--size-large{width:48px}.bds-c-quantity-stepper[aria-expanded=false].bds-c-quantity-stepper--responsive-width.bds-c-quantity-stepper--size-large,.bds-c-quantity-stepper[aria-expanded=false].bds-c-quantity-stepper--responsive-width.bds-c-quantity-stepper--size-small{width:unset}.bds-c-quantity-stepper[aria-expanded=false] .bds-c-quantity-stepper__button.bds-c-quantity-stepper__button--decrement{opacity:0;pointer-events:none;width:0}@media(prefers-reduced-motion:no-preference){.bds-c-quantity-stepper[aria-expanded=false] .bds-c-quantity-stepper__button.bds-c-quantity-stepper__button--decrement{transition:opacity 50ms var(--bdsMotionEasingStandard)}}.bds-c-quantity-stepper[aria-expanded=false] .bds-c-quantity-stepper__quantity.bds-c-quantity-stepper__quantity--close{min-width:0}@media(prefers-reduced-motion:no-preference){.bds-c-quantity-stepper[aria-expanded=true]{transition:width var(--bdsMotionDuration300) var(--bdsMotionEasingBounce)}}.bds-c-quantity-stepper[aria-expanded=true].bds-c-quantity-stepper--size-small{width:88px}.bds-c-quantity-stepper[aria-expanded=true].bds-c-quantity-stepper--size-small .bds-c-quantity-stepper__button.bds-c-quantity-stepper__button--decrement{width:32px}.bds-c-quantity-stepper[aria-expanded=true].bds-c-quantity-stepper--size-small .bds-c-quantity-stepper__quantity{min-width:20px;width:unset}.bds-c-quantity-stepper[aria-expanded=true].bds-c-quantity-stepper--size-large{width:122px}.bds-c-quantity-stepper[aria-expanded=true].bds-c-quantity-stepper--size-large .bds-c-quantity-stepper__button.bds-c-quantity-stepper__button--decrement{width:48px}.bds-c-quantity-stepper[aria-expanded=true].bds-c-quantity-stepper--size-large .bds-c-quantity-stepper__quantity{min-width:22px;width:unset}.bds-c-quantity-stepper[aria-expanded=true].bds-c-quantity-stepper--responsive-width.bds-c-quantity-stepper--size-small{min-width:93px;width:unset}.bds-c-quantity-stepper[aria-expanded=true].bds-c-quantity-stepper--responsive-width.bds-c-quantity-stepper--size-small .bds-c-quantity-stepper__quantity{min-width:25px;width:unset}.bds-c-quantity-stepper[aria-expanded=true].bds-c-quantity-stepper--responsive-width.bds-c-quantity-stepper--size-large{min-width:128px;width:unset}.bds-c-quantity-stepper[aria-expanded=true].bds-c-quantity-stepper--responsive-width.bds-c-quantity-stepper--size-large .bds-c-quantity-stepper__quantity{min-width:28px;width:unset}.bds-c-quantity-stepper[aria-expanded=true] .bds-c-quantity-stepper__button.bds-c-quantity-stepper__button--decrement{opacity:1;pointer-events:auto}@media(prefers-reduced-motion:no-preference){.bds-c-quantity-stepper[aria-expanded=true] .bds-c-quantity-stepper__button.bds-c-quantity-stepper__button--decrement{transition:opacity var(--bdsMotionDuration300) var(--bdsMotionEasingEntrance) var(--bdsMotionDuration200)}}.bds-c-search-input{position:relative}.bds-c-search-input__label{align-items:center;display:flex;position:relative}.bds-c-search-input__field{appearance:none;background-clip:padding-box;background-color:var(--colorNeutralSurface);border:0;border-radius:var(--bdsCornerRadiusPill);box-shadow:inset 0 0 0 1px transparent;caret-color:var(--colorInteractionPrimary);color:var(--colorNeutralPrimary);cursor:inherit;display:block;width:100%}@media(prefers-reduced-motion:no-preference){.bds-c-search-input__field{transition:box-shadow var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-search-input__field:not(:focus-visible,:disabled):hover{box-shadow:inset 0 0 0 1px var(--colorNeutralBorder)}.bds-c-search-input__field:not(:focus-visible,:disabled):hover+.bds-c-search-input__search-icon svg{fill:var(--colorInteractionPrimaryHover)}.bds-c-search-input__field:focus-visible{box-shadow:inset 0 0 0 1px transparent,0 0 0 2px var(--colorFocusRingDark),0 0 0 4px var(--colorFocusRingLight);outline:0}.bds-c-search-input__field:focus-visible+.bds-c-search-input__search-icon svg{fill:var(--colorNeutralPrimary)}.bds-c-search-input__field:disabled{opacity:1;pointer-events:none}.bds-c-search-input__field:disabled::placeholder{color:var(--colorNeutralInactive)}.bds-c-search-input__field::-webkit-search-cancel-button{appearance:none}.bds-c-search-input__field::placeholder{color:var(--colorNeutralSecondary);opacity:1}.bds-c-search-input__search-icon{align-items:center;display:inline-flex;justify-content:center;position:absolute}.bds-c-search-input__search-icon>svg{fill:var(--colorNeutralSecondary)}@media(prefers-reduced-motion:no-preference){.bds-c-search-input__search-icon>svg{transition:fill var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-search-input__btn-search-cancel{position:absolute}.bds-c-search-input__btn-search-cancel .bds-c-btn-circular svg{fill:var(--colorInteractionSecondary)}.bds-c-search-input__btn-search-cancel .bds-c-btn-circular:hover svg{fill:var(--colorOnInteractionSecondaryHover)}.bds-c-search-input.bds-is-disabled .bds-c-search-input__label{cursor:not-allowed}.bds-c-search-input.bds-is-disabled .bds-c-search-input__search-icon>svg{fill:var(--colorNeutralInactive)}.bds-c-search-input--size-small .bds-c-search-input__field{font-family:var(--bdsTypographyLabelMediumFontFamily);font-size:var(--bdsTypographyLabelMediumFontSize);font-weight:var(--bdsTypographyLabelMediumFontWeight);line-height:var(--bdsTypographyLabelMediumLineHeight);min-height:3.2rem;padding:.4rem 3.6rem}.bds-c-search-input--size-small .bds-c-search-input__search-icon{left:1.2rem}.bds-c-search-input--size-small .bds-c-search-input__btn-search-cancel{right:1.2rem}.bds-c-search-input--size-medium .bds-c-search-input__field{font-family:var(--bdsTypographyLabelMediumFontFamily);font-size:var(--bdsTypographyLabelMediumFontSize);font-weight:var(--bdsTypographyLabelMediumFontWeight);line-height:var(--bdsTypographyLabelMediumLineHeight);min-height:4.8rem;padding:1.2rem 4.4rem}.bds-c-search-input--size-medium .bds-c-search-input__search-icon{left:1.2rem}.bds-c-search-input--size-medium .bds-c-search-input__btn-search-cancel{right:1.2rem}.bds-c-search-input--size-large .bds-c-search-input__field{font-family:var(--bdsTypographyLabelLargeFontFamily);font-size:var(--bdsTypographyLabelLargeFontSize);font-weight:var(--bdsTypographyLabelLargeFontWeight);line-height:var(--bdsTypographyLabelLargeLineHeight);min-height:6.4rem;padding:2rem 4.8rem}.bds-c-search-input--size-large .bds-c-search-input__search-icon{left:1.6rem}.bds-c-search-input--size-large .bds-c-search-input__btn-search-cancel{right:1.6rem}.bds-c-search-input--is-elevated:before{border-radius:var(--bdsCornerRadiusPill);box-shadow:var(--bdsElevationLow);content:"";inset:0;position:absolute}.bds-c-search-input.bds-is-loading .bds-c-loading-dots-indicator{color:var(--colorInteractionPrimary);position:absolute;right:1.6rem}.bds-c-breadcrumbs{align-items:center;display:flex}.bds-c-breadcrumbs__arrow{display:flex;margin:0 var(--bdsSpacingXs)}.bds-c-breadcrumbs__list{align-items:center;display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0;row-gap:var(--bdsSpacingXxs)}.bds-c-breadcrumbs__list__item{align-items:center;display:flex;font-family:var(--bdsTypographyLabelMediumFontFamily);font-size:var(--bdsTypographyLabelMediumFontSize);font-weight:var(--bdsTypographyLabelMediumFontWeight);line-height:var(--bdsTypographyLabelMediumLineHeight);white-space:nowrap}.bds-c-breadcrumbs__list__item--is-current-page a{color:var(--colorNeutralPrimary);text-decoration:none}.bds-c-breadcrumbs__list__item--is-current-page a:after,.bds-c-breadcrumbs__list__item--is-current-page a:before{display:none}.bds-c-breadcrumbs__list__item--is-current-page a:hover{color:var(--colorNeutralPrimary)}.bds-c-breadcrumbs__option-menu{background-color:var(--colorWhite);border:1px solid var(--colorNeutralBorder);border-radius:var(--bdsCornerRadiusOverlay);box-shadow:var(--bdsElevationLow);list-style:none;margin:0;min-width:148px;opacity:0;position:absolute;scale:96%;top:calc(100% - 4px);transform-origin:top;width:fit-content;z-index:var(--bdsZindexHighPeaked)}@media(prefers-reduced-motion:no-preference){.bds-c-breadcrumbs__option-menu{transition:top var(--bdsMotionDuration200) var(--bdsMotionEasingStandard),scale var(--bdsMotionDuration300) var(--bdsMotionEasingBounce),opacity var(--bdsMotionDuration300) var(--bdsMotionEasingStandard)}}.bds-c-breadcrumbs__option-menu.bds-c-breadcrumbs__option-menu--enter-active,.bds-c-breadcrumbs__option-menu.bds-c-breadcrumbs__option-menu--enter-done{opacity:1;scale:100%;top:calc(100% + 4px)}.bds-c-breadcrumbs__option-menu.bds-c-breadcrumbs__option-menu--exit-active,.bds-c-breadcrumbs__option-menu.bds-c-breadcrumbs__option-menu--exit-done{opacity:0;scale:96%;top:calc(100% - 4px)}.bds-c-breadcrumbs__option-menu__container{position:relative}.bds-c-breadcrumbs__option-menu__list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.bds-c-breadcrumbs__option-menu__list__item{align-items:center;border-radius:var(--bdsCornerRadiusButton);color:var(--colorNeutralPrimary);cursor:pointer;display:flex;font-family:var(--bdsTypographyLabelMediumFontFamily);font-size:var(--bdsTypographyLabelMediumFontSize);font-weight:var(--bdsTypographyLabelMediumFontWeight);gap:var(--bdsSpacingSt);justify-content:space-between;line-height:var(--bdsTypographyLabelMediumLineHeight);padding:var(--bdsSpacingSt) var(--bdsSpacingSm);position:relative;text-decoration:none}@media(prefers-reduced-motion:no-preference){.bds-c-breadcrumbs__option-menu__list__item{transition:background-color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-breadcrumbs__option-menu__list__item:before{border-radius:var(--bdsCornerRadiusButton);content:"";inset:0;position:absolute;z-index:-1}@media(prefers-reduced-motion:no-preference){.bds-c-breadcrumbs__option-menu__list__item:before{transition:inset var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),box-shadow var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-breadcrumbs__option-menu__list__item:hover{background-color:var(--colorInteractionBackgroundHover)}.bds-c-breadcrumbs__option-menu__list__item:focus-visible{outline:0}.bds-c-breadcrumbs__option-menu__list__item:focus-visible:before{box-shadow:0 0 0 2px var(--colorFocusRingDark),0 0 0 4px var(--colorFocusRingLight);z-index:var(--bdsZindexLowRaised)}.bds-c-breadcrumbs__option-menu__list>li:first-of-type .bds-c-breadcrumbs__option-menu__list__item{border-top-left-radius:var(--bdsCornerRadiusOverlay);border-top-right-radius:var(--bdsCornerRadiusOverlay)}.bds-c-breadcrumbs__option-menu__list>li:last-of-type .bds-c-breadcrumbs__option-menu__list__item{border-bottom-left-radius:var(--bdsCornerRadiusOverlay);border-bottom-right-radius:var(--bdsCornerRadiusOverlay)}.button-ghost.small,.button.small{height:32px;line-height:30px}.button-text{line-height:30px}.button-toggle{background-color:var(--colorWhite);border-color:var(--colorOnInteractionSecondary);color:var(--colorOnInteractionSecondary)}.button-toggle:hover{background-color:var(--colorInteractionBackgroundHover);border-color:var(--colorInteractionBackgroundHover);color:var(--colorOnInteractionSecondaryHover)}.button-toggle:focus{background-color:var(--colorWhite);border-color:var(--colorOnInteractionSecondary);color:var(--colorOnInteractionSecondary)}.button-toggle:focus-visible{outline:4px solid var(--colorInteractionFocus);outline-offset:2px}.button-toggle .ripple,.button-toggle:not(.js-ripple):after{background-image:radial-gradient(circle,rgba(var(--colorOnInteractionSecondaryHover),.08) 10%,transparent 10.01%)}.button-toggle[disabled]{border-color:var(--colorNeutralInactive);color:var(--colorNeutralInactive);pointer-events:none}.button-toggle[disabled] .svg-stroke-container g{fill:var(--colorNeutralInactive)}.button-toggle.status--loading,.button-toggle.status--success{background-color:var(--colorWhite);border-color:var(--colorInteractionPrimary)}.button-toggle-wrapper{margin:0;padding:0}.button-toggle-wrapper .button-toggle{border:1px solid var(--colorWhite);border-radius:16px;box-shadow:0 .1rem .5rem rgba(0,0,0,.15);font-family:var(--bdsTypographyLabelMediumFontFamily);font-size:var(--bdsTypographyLabelMediumFontSize);font-weight:var(--bdsTypographyLabelMediumFontWeight);height:32px;line-height:var(--bdsTypographyLabelMediumLineHeight);line-height:32px;text-transform:none}.button-toggle-wrapper .button-toggle .ripple,.button-toggle-wrapper .button-toggle:after{content:none;display:none}.button-toggle-wrapper input{opacity:0;position:absolute;z-index:-1}.button-toggle-wrapper input:checked~.button-toggle,.button-toggle-wrapper input:hover~.button-toggle{border:1px solid var(--colorInteractionPrimary);box-shadow:0 .1rem .5rem rgba(0,0,0,.15)}.button-toggle-wrapper input:checked~.button-toggle{background:var(--colorInteractionPrimary);color:var(--colorWhite)}.button-toggle-wrapper input:disabled~.button-toggle{background:var(--colorWhite);border-color:var(--colorNeutralInactive);color:var(--colorNeutralSecondary)}.bds-c-checkbox{column-gap:var(--bdsSpacingSt);cursor:pointer;grid-template-columns:24px 1fr;position:relative;transition:color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}.bds-c-checkbox,.bds-c-checkbox *,.bds-c-checkbox :after,.bds-c-checkbox :before,.bds-c-checkbox:after,.bds-c-checkbox:before{box-sizing:border-box}.bds-c-checkbox:hover{color:var(--colorInteractionTextHover)}.bds-c-checkbox--block{display:grid;width:100%}.bds-c-checkbox--inline{display:inline-grid;margin-right:var(--bdsSpacingSt)}.bds-c-checkbox--align-items-start{align-items:start}.bds-c-checkbox--align-items-center{align-items:center}.bds-c-checkbox.bds-is-disabled{color:var(--colorNeutralInactive);cursor:not-allowed}.bds-c-checkbox__icon{display:block;height:24px;position:relative;transform:translateZ(0);width:24px}.bds-c-checkbox__icon:after{border-radius:var(--bdsCornerRadiusMini);content:"";inset:2px;position:absolute}@media(prefers-reduced-motion:no-preference){.bds-c-checkbox__icon:after{transition:box-shadow var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-checkbox__icon-checked,.bds-c-checkbox__icon-unchecked{border-radius:var(--bdsCornerRadiusMini);height:20px;left:2px;position:absolute;top:2px;width:20px}.bds-c-checkbox__icon-unchecked{box-shadow:inset 0 0 0 1.55px var(--colorInteractionPrimary);transform:translateZ(0)}@media(prefers-reduced-motion:no-preference){.bds-c-checkbox__icon-unchecked{transition:box-shadow var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-checkbox__icon-checked{background-color:var(--colorInteractionPrimary);display:grid;opacity:0;place-items:center;transform:scale(0)}@media(prefers-reduced-motion:no-preference){.bds-c-checkbox__icon-checked{transition:opacity var(--bdsMotionDuration200) var(--bdsMotionEasingStandard),transform var(--bdsMotionDuration250) var(--bdsMotionEasingBounce),background-color 1s var(--bdsMotionEasingExit)}}.bds-c-checkbox__icon-checked-icon{display:grid;place-items:center;transform:scale(0)}@media(prefers-reduced-motion:no-preference){.bds-c-checkbox__icon-checked-icon{transition:transform var(--bdsMotionDuration250) var(--bdsMotionEasingBounce) var(--bdsMotionDelay100)}}.bds-c-checkbox__text{align-self:center}.bds-c-checkbox__input{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.bds-c-checkbox__input:hover+.bds-c-checkbox__icon .bds-c-checkbox__icon-unchecked{box-shadow:inset 0 0 0 3px var(--colorInteractionPrimaryHover)}.bds-c-checkbox__input:focus-visible+.bds-c-checkbox__icon:after{box-shadow:0 0 0 4px var(--colorFocusRingDark),0 0 0 8px var(--colorFocusRingLight)}.bds-c-checkbox__input:disabled+.bds-c-checkbox__icon .bds-c-checkbox__icon-unchecked{box-shadow:inset 0 0 0 1.55px var(--colorNeutralInactive)}.bds-c-checkbox__input:disabled+.bds-c-checkbox__icon .bds-c-checkbox__icon-checked{background-color:var(--colorNeutralInactive)}.bds-c-checkbox__input:checked+.bds-c-checkbox__icon .bds-c-checkbox__icon-checked{opacity:1;transform:scale(1)}@media(prefers-reduced-motion:no-preference){.bds-c-checkbox__input:checked+.bds-c-checkbox__icon .bds-c-checkbox__icon-checked{transition:opacity var(--bdsMotionDuration200) var(--bdsMotionEasingStandard),transform var(--bdsMotionDuration250) var(--bdsMotionEasingBounce)}}.bds-c-checkbox__input:checked+.bds-c-checkbox__icon .bds-c-checkbox__icon-checked-icon{transform:scale(1)}@media(prefers-reduced-motion:no-preference){.bds-c-checkbox__input:checked+.bds-c-checkbox__icon .bds-c-checkbox__icon-checked-icon{transition:transform var(--bdsMotionDuration250) var(--bdsMotionEasingBounce) var(--bdsMotionDelay100)}}.bds-c-combo-tag{background-color:var(--colorNeutralSurface);border:1px solid var(--colorNeutralBorder);border-radius:var(--bdsCornerRadiusPill);box-sizing:border-box;color:var(--colorInteractionSecondary);font-family:var(--bdsTypographyLabelSmallSecondaryFontFamily);font-size:var(--bdsTypographyLabelSmallSecondaryFontSize);font-weight:var(--bdsTypographyLabelSmallSecondaryFontWeight);height:2.4rem;line-height:var(--bdsTypographyLabelSmallSecondaryLineHeight);line-height:1;padding:var(--bdsSpacingXxs) var(--bdsSpacingXs);white-space:nowrap}.bds-c-combo-tag,.bds-c-combo-tag__primary-content,.bds-c-combo-tag__secondary-content{align-items:center;display:inline-flex}.bds-c-combo-tag__primary-content>:not(:first-child),.bds-c-combo-tag__secondary-content>:not(:first-child){margin-left:var(--bdsSpacingXxxs)}.bds-c-combo-tag__secondary-content:before{color:var(--colorNeutralInactive);content:"\2022";margin-left:var(--bdsSpacingXxs);margin-right:var(--bdsSpacingXxs)}.divider{border:0;border-top:1px solid var(--colorNeutralDivider);margin:0}.cl-dropdown-root{outline:none;position:relative}.cl-dropdown-root .cl-dropdown-control{align-items:center;background-color:var(--colorWhite);border-radius:var(--bdsCornerRadiusField);box-sizing:border-box;color:var(--colorNeutralPrimary);flex-direction:row;font-family:var(--bdsTypographyParagraphSmallFontFamily);font-size:var(--bdsTypographyParagraphSmallFontSize);font-weight:var(--bdsTypographyParagraphSmallFontWeight);height:48px;justify-content:space-between;line-height:var(--bdsTypographyParagraphSmallLineHeight);line-height:1.5;overflow:hidden;padding:8px 16px;position:relative;transition:transform .2s cubic-bezier(.25,.46,.45,.94)}.cl-dropdown-root .cl-dropdown-menu{background:var(--colorWhite);border-radius:var(--bdsCornerRadiusMini);box-shadow:0 .2rem 1rem rgba(0,0,0,.12);max-height:300px;overflow-y:auto;padding:8px 0;position:absolute;z-index:1}.cl-dropdown-root .cl-dropdown-menu-item{border-radius:var(--bdsCornerRadiusMini);box-sizing:border-box;font-family:var(--bdsTypographyParagraphSmallFontFamily);font-size:var(--bdsTypographyParagraphSmallFontSize);font-weight:var(--bdsTypographyParagraphSmallFontWeight);height:48px;line-height:var(--bdsTypographyParagraphSmallLineHeight);outline:none;padding:16px}.cl-dropdown-root .cl-dropdown-menu-item:hover{background:var(--colorNeutralSurface);color:var(--colorNeutralPrimary)}.cl-dropdown-root .cl-dropdown-menu-item-active{background-color:#fafafa;outline:none}.cl-dropdown-root .fl-interaction-primary{pointer-events:none}.cl-dropdown-root:active .cl-dropdown-control,.cl-dropdown-root:focus .cl-dropdown-control{border:1px solid var(--colorNeutralPrimary)}.bds-c-empty-state{align-items:stretch;display:flex;flex-direction:column;justify-content:center;max-width:422px;min-width:288px}.bds-c-empty-state--enter{opacity:0;transform:scale(.8)}.bds-c-empty-state--enter-active{opacity:1;transform:none}@media(prefers-reduced-motion:no-preference){.bds-c-empty-state--enter-active{transition:opacity var(--bdsMotionDuration300) var(--bdsMotionEasingStandard),transform var(--bdsMotionDuration300) var(--bdsMotionEasingBounce)}}.bds-c-empty-state--enter-done{opacity:1;transform:none}.bds-c-empty-state--exit{opacity:1}.bds-c-empty-state--exit-active{opacity:0;transform:scale(.8)}@media(prefers-reduced-motion:no-preference){.bds-c-empty-state--exit-active{transition:opacity var(--bdsMotionDuration300) var(--bdsMotionEasingStandard),transform var(--bdsMotionDuration300) var(--bdsMotionEasingBounce)}}.bds-c-empty-state--exit-done{opacity:0;visibility:hidden}.bds-c-empty-state__illustration{margin:auto}.bds-c-empty-state__illustration--small svg{height:80px;width:80px}.bds-c-empty-state__illustration--large svg{height:160px;width:160px}.bds-c-empty-state__title{-webkit-line-clamp:2;margin-top:var(--bdsSpacingSm)}.bds-c-empty-state__description,.bds-c-empty-state__title{-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:0;overflow:hidden;text-align:center}.bds-c-empty-state__description{-webkit-line-clamp:3;margin-top:var(--bdsSpacingXs)}.bds-c-link{background-image:linear-gradient(currentcolor,currentcolor),linear-gradient(currentcolor,currentcolor);background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:100% 1px,0 3px;color:var(--colorOnInteractionSecondary);cursor:pointer;font-weight:600;text-decoration:none}@media(prefers-reduced-motion:no-preference){.bds-c-link{transition:color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard),background-size var(--bdsMotionDuration300) var(--bdsMotionEasingBounce),box-shadow var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-link:focus-visible{border-radius:2px;box-shadow:0 0 0 2px var(--colorFocusRingDark),0 0 0 4px var(--colorFocusRingLight);outline:0}.bds-c-link:hover{color:var(--colorOnInteractionSecondaryHover)}.bds-c-link:hover:not(.bds-is-disabled){background-size:100% 1px,100% 3px}.bds-c-link--color-white,.bds-c-link--color-white:hover{color:var(--colorWhite)}.bds-c-link--color-secondary{color:var(--colorInteractionSecondary)}.bds-c-link--color-secondary:hover{color:var(--colorInteractionSecondaryHover)}.bds-c-link.bds-is-disabled{color:var(--colorNeutralInactive);cursor:not-allowed}.bds-c-loading-dots-indicator{align-items:center;display:flex;justify-content:space-between;width:2rem}.bds-c-loading-dots-indicator__dot{animation-duration:var(--bdsMotionDuration600);animation-iteration-count:infinite;animation-timing-function:cubic-bezier(.45,0,.55,1);backface-visibility:hidden;background-color:currentcolor;border-radius:50%;height:.4rem;perspective:1000px;transform:translateZ(0);width:.4rem}.bds-c-loading-dots-indicator__dot:first-child{animation-delay:0ms}@media(prefers-reduced-motion:no-preference){.bds-c-loading-dots-indicator__dot:first-child{animation-name:bds-loading-dots-indictator-dots-1;transform:translate3d(0,.6rem,0)}}.bds-c-loading-dots-indicator__dot:nth-child(2){animation-delay:var(--bdsMotionDelay100)}@media(prefers-reduced-motion:no-preference){.bds-c-loading-dots-indicator__dot:nth-child(2){animation-name:bds-loading-dots-indictator-dots-2;transform:translate3d(0,.4rem,0)}}.bds-c-loading-dots-indicator__dot:nth-child(3){animation-delay:124ms}@media(prefers-reduced-motion:no-preference){.bds-c-loading-dots-indicator__dot:nth-child(3){animation-name:bds-loading-dots-indictator-dots-3;transform:translate3d(0,.2rem,0)}}@keyframes bds-loading-dots-indictator-dots-1{0%{transform:translate3d(0,6px,0)}50%{transform:translate3d(0,-6px,0)}to{transform:translate3d(0,6px,0)}}@keyframes bds-loading-dots-indictator-dots-2{0%{transform:translate3d(0,4px,0)}50%{transform:translate3d(0,-4px,0)}to{transform:translate3d(0,4px,0)}}@keyframes bds-loading-dots-indictator-dots-3{0%{transform:translate3d(0,2px,0)}50%{transform:translate3d(0,-2px,0)}to{transform:translate3d(0,2px,0)}}.bds-c-menu-selector{align-items:center;display:flex;min-height:3.2rem}.bds-c-menu-selector:focus:before,.bds-c-menu-selector:hover:before{inset:calc(var(--bdsSpacingXxxs)*-1) calc(var(--bdsSpacingXxs)*-1)}.bds-c-menu-selector__chevron,.bds-c-menu-selector__container{align-items:center;display:flex}.bds-c-menu-selector__chevron{transform:rotate(0deg)}@media(prefers-reduced-motion:no-preference){.bds-c-menu-selector__chevron{transition:transform var(--bdsMotionDuration200) var(--bdsMotionEasingBounce)}}.bds-c-menu-selector--is-toggled .bds-c-menu-selector__chevron{transform:rotate(180deg)}.bds-c-menu-selector--is-toggled:hover:before{background-color:var(--colorTransparent)}.bds-c-navbar{background-color:var(--colorWhite);display:flex;position:relative}@media(min-width:1440px){.bds-c-navbar{align-items:center}}.bds-c-navbar a{text-decoration:none}.bds-c-navbar .bds-c-btn-circular{height:44px;width:44px}.bds-c-navbar__skip-link{left:var(--bdsSpacingSm);position:fixed;top:0;transform:translateY(-100%);transition:transform var(--bdsMotionDuration200) var(--bdsMotionEasingStandard);z-index:var(--bdsZindexHighPeaked)}.bds-c-navbar__skip-link:focus-within{transform:translateY(var(--bdsSpacingSm))}.bds-c-navbar .bds-c-navbar__header{max-width:1440px;padding:0 var(--bdsSpacingSm);width:100%}@media(min-width:960px){.bds-c-navbar .bds-c-navbar__header{padding:0 var(--bdsSpacingLg)}}@media(min-width:1264px){.bds-c-navbar .bds-c-navbar__header{padding:0 var(--bdsSpacingXxl)}}.bds-c-navbar .bds-c-navbar__bottom,.bds-c-navbar .bds-c-navbar__center--middle .bds-c-navbar__center{padding:var(--bdsSpacingXs) var(--bdsSpacingSm)}@media(min-width:960px){.bds-c-navbar .bds-c-navbar__bottom,.bds-c-navbar .bds-c-navbar__center--middle .bds-c-navbar__center{padding:0 var(--bdsSpacingSm)}}.bds-c-navbar .bds-c-navbar__divider--vertical{border:0;border-left:1px solid var(--colorNeutralDivider);height:100%;margin:auto var(--bdsSpacingSt)}@media(min-width:768px){.bds-c-navbar .bds-c-navbar__divider--vertical{margin:0 var(--bdsSpacingMd)}}.bds-c-navbar .bds-c-navbar__center--middle,.bds-c-navbar .bds-c-navbar__header{height:56px}@media(min-width:960px){.bds-c-navbar .bds-c-navbar__center--middle,.bds-c-navbar .bds-c-navbar__header{height:64px}}.bds-c-navbar .bds-c-navbar__bottom{max-width:1440px;padding:0 var(--bdsSpacingSm);width:100%}@media(min-width:960px){.bds-c-navbar .bds-c-navbar__bottom{padding:0 var(--bdsSpacingLg)}}@media(min-width:1264px){.bds-c-navbar .bds-c-navbar__bottom{padding:0 var(--bdsSpacingXxl)}}.bds-c-navbar .bds-c-navbar__left-icon{display:block;flex:1;margin-left:-10px}@media(min-width:768px){.bds-c-navbar .bds-c-navbar__left-icon{margin-left:0}}@media(min-width:960px){.bds-c-navbar .bds-c-navbar__left-icon{flex:0}}.bds-c-navbar .bds-c-navbar__brand{margin-right:auto}.bds-c-navbar .bds-c-navbar__brand>a{align-items:center;display:flex;flex-wrap:nowrap;position:relative}.bds-c-navbar .bds-c-navbar__brand>a:before{border-radius:var(--bdsCornerRadiusButton);content:"";inset:0;position:absolute}@media(prefers-reduced-motion:no-preference){.bds-c-navbar .bds-c-navbar__brand>a:before{transition:inset var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),box-shadow var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-navbar .bds-c-navbar__brand>a:focus-visible{outline:0}.bds-c-navbar .bds-c-navbar__brand>a:focus-visible:before{box-shadow:0 0 0 4px var(--colorFocusRingDark),0 0 0 8px var(--colorFocusRingLight);inset:calc(var(--bdsSpacingXs)*-1)}.bds-c-navbar .bds-c-navbar__center,.bds-c-navbar .bds-c-navbar__center>div:first-child,.bds-c-navbar .bds-c-navbar__center>div:last-child{min-width:0}.bds-c-navbar .bds-c-navbar__center--top{flex-grow:1;min-width:0}@media(min-width:1440px){.bds-c-navbar .bds-c-navbar__center--top{margin-left:auto;margin-right:auto}}.bds-c-navbar .bds-c-navbar__center--top .bds-c-navbar .bds-c-navbar__center{gap:var(--bdsSpacingMd)}.bds-c-navbar .bds-c-navbar__center--top .bds-c-navbar .bds-c-navbar__center--single{margin-left:auto;margin-right:auto}.bds-c-navbar .bds-c-navbar__center--filler{flex:1 1 48px;min-width:48px}.bds-c-navbar .bds-c-navbar__center--middle{display:flex}.bds-c-navbar .bds-c-navbar__right{gap:var(--bdsSpacingMd)}.bds-c-navbar .bds-c-navbar__right-icons{flex:1;gap:var(--bdsSpacingXxs);justify-content:flex-end;margin-left:0;margin-right:-10px}@media(min-width:768px){.bds-c-navbar .bds-c-navbar__right-icons{margin-right:0}}@media(min-width:960px){.bds-c-navbar .bds-c-navbar__right-icons{flex:0;margin-left:var(--bdsSpacingSm)}}@media(min-width:1440px){.bds-c-navbar .bds-c-navbar__right-icons{margin-left:var(--bdsSpacingMd)}}.bds-c-navbar .bds-c-navbar__cart{min-width:44px;padding-left:var(--bdsSpacingXs);padding-right:var(--bdsSpacingXs);width:auto}.bds-c-navbar .bds-c-navbar__cart__item{color:var(--colorNeutralPrimary);font-family:var(--bdsTypographyRibbonBaseFontFamily);font-size:var(--bdsTypographyRibbonBaseFontSize);font-weight:var(--bdsTypographyRibbonBaseFontWeight);line-height:var(--bdsTypographyRibbonBaseLineHeight)}.bds-c-pill{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;cursor:pointer;display:inline-block;position:relative;z-index:2}.bds-c-pill__content{align-items:center;border:1px solid transparent;border-radius:var(--bdsCornerRadiusPill);color:var(--colorNeutralPrimary);cursor:inherit;display:flex;gap:var(--bdsSpacingXxs);justify-content:center;user-select:none;white-space:nowrap}@media(prefers-reduced-motion:no-preference){.bds-c-pill__content{transition:color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-pill__content:before{background-color:var(--colorWhite);border:1px solid var(--colorNeutralBorder);border-radius:inherit;content:"";inset:0;position:absolute;z-index:-1}@media(prefers-reduced-motion:no-preference){.bds-c-pill__content:before{transition:inset var(--bdsMotionDuration200) var(--bdsMotionEasingStandard),box-shadow var(--bdsMotionDuration200) var(--bdsMotionEasingStandard),border-color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard),background-color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-pill__content--size-small{padding:var(--bdsSpacingXxs) var(--bdsSpacingSt)}.bds-c-pill__content--size-large{padding:var(--bdsSpacingXs) var(--bdsSpacingSt)}.bds-c-pill__input{border:0;cursor:inherit;inset:0;margin:0;opacity:0;padding:0;position:absolute;z-index:1}.bds-c-pill__input:hover~.bds-c-pill__content:before{background-color:var(--colorInteractionBackgroundHover);inset:-3px}.bds-c-pill__input:focus-visible{outline:0}.bds-c-pill__input:focus-visible~.bds-c-pill__content:before{box-shadow:0 0 0 4px var(--colorFocusRingDark),0 0 0 8px var(--colorFocusRingLight);inset:-3px}.bds-c-pill__input:active~.bds-c-pill__content:before{inset:0}.bds-c-pill__input:checked~.bds-c-pill__content{color:var(--colorOnInteractionPrimary)}.bds-c-pill__input:checked~.bds-c-pill__content:before{background-color:var(--colorInteractionPrimary);border-color:var(--colorInteractionPrimary)}.bds-c-pill__input:checked:hover~.bds-c-pill__content{color:var(--colorOnInteractionPrimaryHover)}.bds-c-pill__input:checked:hover~.bds-c-pill__content:before{background-color:var(--colorInteractionPrimaryHover);border-color:var(--colorInteractionPrimaryHover)}.bds-c-pill__label{cursor:inherit;font-family:var(--bdsTypographyLabelMediumFontFamily);font-size:var(--bdsTypographyLabelMediumFontSize);font-weight:var(--bdsTypographyLabelMediumFontWeight);line-height:var(--bdsTypographyLabelMediumLineHeight)}.bds-c-pill__leading-icon,.bds-c-pill__trailing-toggle-icon{fill:currentcolor;align-items:center;display:flex;flex-shrink:0;height:16px;justify-content:center;width:16px}.bds-c-pill__trailing-toggle-icon--rotate{transform:rotate(180deg)}@media(prefers-reduced-motion:no-preference){.bds-c-pill__trailing-toggle-icon{transition:transform var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-pill.bds-is-active .bds-c-pill__content{color:var(--colorNeutralPrimary)}.bds-c-pill.bds-is-active .bds-c-pill__content:before{background-color:var(--colorInteractionBackgroundHover);border:1px solid var(--colorNeutralBorder);inset:-3px}.bds-c-pill.bds-is-selected .bds-c-pill__content{color:var(--colorOnInteractionPrimary)}.bds-c-pill.bds-is-selected .bds-c-pill__content:before{background-color:var(--colorInteractionPrimary);border-color:var(--colorInteractionPrimary)}.bds-c-pill.bds-is-selected .bds-c-pill__content:hover{color:var(--colorOnInteractionPrimaryHover)}.bds-c-pill.bds-is-selected .bds-c-pill__content:hover:before{background-color:var(--colorInteractionPrimaryHover);border-color:var(--colorInteractionPrimaryHover)}.bds-c-pill.bds-is-disabled{cursor:not-allowed}.bds-c-pill.bds-is-disabled .bds-c-pill__content{color:var(--colorNeutralInactive);pointer-events:none}.bds-c-pill.bds-is-disabled .bds-c-pill__content:before{background-color:var(--colorWhite);border-color:var(--colorNeutralBorder);inset:0}.bds-c-pill.bds-is-disabled .bds-c-pill__input{pointer-events:none}.bds-c-pill.bds-is-disabled .bds-c-pill__input:checked~.bds-c-pill__content{color:var(--colorWhite)}.bds-c-pill.bds-is-disabled .bds-c-pill__input:checked~.bds-c-pill__content:before{background-color:var(--colorNeutralInactive)}.bds-c-rating{align-items:center;box-sizing:border-box;display:inline-flex;flex-wrap:nowrap;max-width:232px}.bds-c-rating__rating-star{flex-shrink:0;position:relative;top:-1px}.bds-c-rating__label-primary{color:var(--colorNeutralPrimary);margin-left:var(--bdsSpacingXxs);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bds-c-rating__label-secondary{color:var(--colorNeutralSecondary);margin-left:var(--bdsSpacingXxxs);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bds-c-rating-star__outline{fill:var(--colorRatingOutline)}.bds-c-rating-star__fill{fill:var(--colorRating)}.bds-c-rating-star--star-type-empty .bds-c-rating-star__fill{fill:transparent}.bds-c-rating-star--star-type-one-third .bds-c-rating-star__fill{fill:url(#rating-gradient-one-third) var(--colorRating)}.bds-c-rating-star--star-type-half .bds-c-rating-star__fill{fill:url(#rating-gradient-half) var(--colorRating)}.bds-c-rating-star--star-type-two-thirds .bds-c-rating-star__fill{fill:url(#rating-gradient-two-thirds) var(--colorRating)}.bds-c-skeleton-loader-container{position:relative;width:fit-content}.skeleton-loader-hide{display:none}@media(prefers-reduced-motion:no-preference){.skeleton-loader-container-entrance{animation:entrance var(--bdsMotionDuration150) var(--bdsMotionEasingEntrance);animation-fill-mode:forwards}}@keyframes entrance{0%{opacity:0}to{opacity:1}}.skeleton-loader-shimmer{overflow:hidden;position:relative}.skeleton-loader-shimmer:after{background-image:linear-gradient(90deg,hsla(0,0%,92%,0),hsla(0,0%,100%,.65) 50%,hsla(0,0%,100%,0));background-repeat:repeat-y;background-size:288px 294px;content:"";height:100%;position:absolute;top:0;width:100%}@media(prefers-reduced-motion:no-preference){.skeleton-loader-shimmer:after{animation:shimmer 2s var(--bdsMotionEasingStandard) var(--bdsMotionDuration300) infinite}}@keyframes shimmer{0%{background-position:-288px 0}to{background-position:calc(100% + 288px) 0}}.bds-c-skeleton-loader{background-color:var(--colorNeutralDivider);border-radius:12px}.range-slider__container{margin-bottom:.8rem}.range-slider__box{margin:0 24px}.range-slider__form-range,.range-slider__wrapper{height:2.4rem;position:relative}.range-slider__form-range{appearance:none;background-color:transparent;cursor:grabbing;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;padding:0;width:100%;z-index:10}.range-slider__form-range:disabled{pointer-events:none}.range-slider__form-range::-webkit-slider-thumb{appearance:none;background-color:var(--colorNeutralDivider);border:0;border-radius:var(--bdsCornerRadiusCircle);height:1.6rem;margin-top:-.6rem;transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out,transform .3s ease-in-out;width:1.6rem}.range-slider__form-range::-webkit-slider-thumb:active,.range-slider__form-range::-webkit-slider-thumb:hover{transform:scale(1.5)}.range-slider__form-range::-webkit-slider-runnable-track{background-color:transparent;border-color:transparent;color:transparent;height:.4rem;width:100%}.range-slider__form-range::-moz-focus-outer{border:0}.range-slider__form-range::-moz-range-thumb{appearance:none;background-color:var(--colorNeutralDivider);border:0;border-radius:var(--bdsCornerRadiusCircle);height:1.6rem;transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out,transform .3s ease-in-out;width:1.6rem}.range-slider__form-range::-moz-range-thumb:active,.range-slider__form-range::-moz-range-thumb:hover{transform:scale(1.5)}.range-slider__form-range::-moz-range-track{background-color:transparent;border-color:transparent;color:transparent;height:.4rem;width:100%}.range-slider__form-range::-ms-thumb{appearance:none;background-color:var(--colorNeutralDivider);border:0;border-radius:var(--bdsCornerRadiusCircle);height:1.6rem;transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out,transform .3s ease-in-out;width:1.6rem}.range-slider__form-range::-ms-thumb:active,.range-slider__form-range::-ms-thumb:hover{transform:scale(1.5)}.range-slider__form-range::-ms-track{background-color:transparent;border-color:transparent;color:transparent;height:.4rem;width:100%}.range-slider__form-range::-ms-fill-lower,.range-slider__form-range::-ms-fill-upper{background:transparent;border:0}.range-slider__form-range::-ms-tooltip{display:none}.range-slider__form-range:focus{outline:0}.range-slider__form-range:focus::-moz-range-thumb{transform:scale(1.5)}.range-slider__form-range:focus::-ms-thumb{transform:scale(1.5)}.range-slider__form-range:focus::-webkit-slider-thumb{transform:scale(1.5)}.range-slider__form-range--primary::-webkit-slider-thumb{background-color:var(--colorInteractionPrimary)}.range-slider__form-range--primary::-moz-range-thumb{background-color:var(--colorInteractionPrimary)}.range-slider__form-range--primary::-ms-thumb{background-color:var(--colorInteractionPrimary)}.range-slider__form-range--primary:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px #fff,0 0 0 4px var(--colorInteractionPrimary),0 0 12px rgba(var(--colorInteractionPrimary),.32)}.range-slider__form-range--primary:focus::-moz-range-thumb{box-shadow:0 0 0 3px #fff,0 0 0 4px var(--colorInteractionPrimary),0 0 12px rgba(var(--colorInteractionPrimary),.32)}.range-slider__form-range--primary:focus::-ms-thumb{box-shadow:0 0 0 3px #fff,0 0 0 4px var(--colorInteractionPrimary),0 0 12px rgba(var(--colorInteractionPrimary),.32)}.range-slider__form-range--okay::-webkit-slider-thumb{background-color:var(--colorError)}.range-slider__form-range--okay::-moz-range-thumb{background-color:var(--colorError)}.range-slider__form-range--okay::-ms-thumb{background-color:var(--colorError)}.range-slider__form-range--okay:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px #fff,0 0 0 4px var(--colorError),0 0 12px rgba(var(--colorError),.32)}.range-slider__form-range--okay:focus::-moz-range-thumb{box-shadow:0 0 0 3px #fff,0 0 0 4px var(--colorError),0 0 12px rgba(var(--colorError),.32)}.range-slider__form-range--okay:focus::-ms-thumb{box-shadow:0 0 0 3px #fff,0 0 0 4px var(--colorError),0 0 12px rgba(var(--colorError),.32)}.range-slider__form-range--excellent::-webkit-slider-thumb{background-color:var(--colorSuccess)}.range-slider__form-range--excellent::-moz-range-thumb{background-color:var(--colorSuccess)}.range-slider__form-range--excellent::-ms-thumb{background-color:var(--colorSuccess)}.range-slider__form-range--excellent:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px #fff,0 0 0 4px var(--colorSuccess),0 0 12px rgba(var(--colorSuccess),.32)}.range-slider__form-range--excellent:focus::-moz-range-thumb{box-shadow:0 0 0 3px #fff,0 0 0 4px var(--colorSuccess),0 0 12px rgba(var(--colorSuccess),.32)}.range-slider__form-range--excellent:focus::-ms-thumb{box-shadow:0 0 0 3px #fff,0 0 0 4px var(--colorSuccess),0 0 12px rgba(var(--colorSuccess),.32)}.range-slider__form-range--disabled::-webkit-slider-thumb{background-color:var(--colorNeutralInactive)}.range-slider__form-range--disabled::-moz-range-thumb{background-color:var(--colorNeutralInactive)}.range-slider__form-range--disabled::-ms-thumb{background-color:var(--colorNeutralInactive)}.range-slider__form-range--disabled:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px #fff,0 0 0 4px var(--colorNeutralInactive),0 0 12px rgba(var(--colorNeutralInactive),.32)}.range-slider__form-range--disabled:focus::-moz-range-thumb{box-shadow:0 0 0 3px #fff,0 0 0 4px var(--colorNeutralInactive),0 0 12px rgba(var(--colorNeutralInactive),.32)}.range-slider__form-range--disabled:focus::-ms-thumb{box-shadow:0 0 0 3px #fff,0 0 0 4px var(--colorNeutralInactive),0 0 12px rgba(var(--colorNeutralInactive),.32)}.range-slider__form-range--starting::-webkit-slider-thumb{background-color:var(--colorInteractionSecondary)}.range-slider__form-range--starting::-moz-range-thumb{background-color:var(--colorInteractionSecondary)}.range-slider__form-range--starting::-ms-thumb{background-color:var(--colorInteractionSecondary)}.range-slider__form-range--starting:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px #fff,0 0 0 4px var(--colorInteractionSecondary),0 0 12px rgba(var(--colorInteractionSecondary),.32)}.range-slider__form-range--starting:focus::-moz-range-thumb{box-shadow:0 0 0 3px #fff,0 0 0 4px var(--colorInteractionSecondary),0 0 12px rgba(var(--colorInteractionSecondary),.32)}.range-slider__form-range--starting:focus::-ms-thumb{box-shadow:0 0 0 3px #fff,0 0 0 4px var(--colorInteractionSecondary),0 0 12px rgba(var(--colorInteractionSecondary),.32)}.range-slider__tooltip{background-color:var(--colorNeutralDivider);border-radius:var(--bdsCornerRadiusContainer);box-sizing:border-box;color:#fff;display:inline-block;margin-bottom:2rem;min-width:4rem;padding:.4rem .8rem;position:relative;text-align:center;transform:translateX(-50%);transition:background-color .3s ease-in-out;user-select:none}.range-slider__tooltip:after{border-left:.8rem solid transparent;border-right:.8rem solid transparent;border-top:.8rem solid var(--colorNeutralDivider);content:"";height:0;left:50%;position:absolute;top:100%;transform:translateX(-50%);transition:border-color .3s ease-in-out;width:0}.range-slider__tooltip--primary{background-color:var(--colorInteractionPrimary)}.range-slider__tooltip--primary:after{border-top-color:var(--colorInteractionPrimary)}.range-slider__tooltip--okay{background-color:var(--colorError)}.range-slider__tooltip--okay:after{border-top-color:var(--colorError)}.range-slider__tooltip--excellent{background-color:var(--colorSuccess)}.range-slider__tooltip--excellent:after{border-top-color:var(--colorSuccess)}.range-slider__tooltip--disabled{background-color:var(--colorNeutralInactive)}.range-slider__tooltip--disabled:after{border-top-color:var(--colorNeutralInactive)}.range-slider__tooltip--starting{background-color:var(--colorInteractionSecondary)}.range-slider__tooltip--starting:after{border-top-color:var(--colorInteractionSecondary)}.range-slider__tooltip--hide-tooltip{background-color:transparent}.range-slider__tooltip--hide-tooltip:after{border-top-color:transparent}.range-slider__tooltip-output{display:block}.range-slider__custom-track{background-color:var(--colorNeutralDivider);width:100%;z-index:1}.range-slider__custom-fill,.range-slider__custom-track{border-radius:var(--bdsCornerRadiusPill);height:.4rem;position:absolute;top:50%;transform:translateY(-50%)}.range-slider__custom-fill{background-color:transparent;z-index:2}.range-slider__custom-fill--primary{background-color:var(--colorInteractionPrimary)}.range-slider__custom-fill--okay{background-color:var(--colorError)}.range-slider__custom-fill--excellent{background-color:var(--colorSuccess)}.range-slider__custom-fill--disabled{background-color:var(--colorNeutralInactive)}.range-slider__circle-step-wrapper{height:.8rem;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:3}.range-slider__circle-step{background-color:var(--colorNeutralDivider);border-radius:var(--bdsCornerRadiusCircle);height:.8rem;width:.8rem}.range-slider__circle-step--primary{background-color:var(--colorInteractionPrimary)}.range-slider__circle-step--okay{background-color:var(--colorError)}.range-slider__circle-step--excellent{background-color:var(--colorSuccess)}.range-slider__circle-step--disabled{background-color:var(--colorNeutralInactive)}.bds-c-tabs{position:relative}.bds-c-tabs__container{-ms-overflow-style:none;margin:-8px;max-width:calc(100% + 8px);overflow-x:auto;padding:8px;position:relative;scrollbar-width:none}.bds-c-tabs__container::-webkit-scrollbar{display:none}.bds-c-tabs__list{display:flex;list-style:none;margin:0;padding:0;position:relative;width:fit-content}@media(min-width:1264px){.bds-c-tabs__list{column-gap:var(--bdsSpacingSm)}}.bds-c-tabs__button-overlay{align-items:center;background-color:var(--colorWhite);display:flex;height:calc(100% - 16px);margin:8px 0;position:absolute;top:0;z-index:var(--bdsZindexLowBase)}.bds-c-tabs__button-overlay--prev{left:-8px;padding-right:12px}.bds-c-tabs__button-overlay--next{padding-left:12px;right:-8px}@media(pointer:coarse)and (max-width:527.98px){.bds-c-tabs__button-overlay{display:none}}.bds-c-tabs--has-bottom-border .bds-c-tabs__list{border-bottom:1px solid var(--colorNeutralDivider)}.bds-c-tabs--is-centered .bds-c-tabs__container{display:flex;justify-content:center}.bds-c-tabs--is-full-width .bds-c-tabs__container{overflow-x:visible}.bds-c-tabs--is-full-width .bds-c-tabs__list{width:calc(100% + 8px)}.bds-c-tabs--is-full-width .bds-c-tabs__list .bds-c-tab{flex-grow:1}.bds-c-tabs--is-full-width .bds-c-tabs__list .bds-c-tab>button{width:100%}.bds-c-tabs--is-full-width .bds-c-tabs__list .bds-c-tab__label{font-family:var(--bdsTypographyLabelMediumFontFamily);font-size:var(--bdsTypographyLabelMediumFontSize);font-weight:var(--bdsTypographyLabelMediumFontWeight);line-height:var(--bdsTypographyLabelMediumLineHeight)}@media(min-width:1264px){.bds-c-tabs--is-full-width .bds-c-tabs__list{column-gap:unset}}.bds-c-tab>button{align-items:center;background-color:var(--colorWhite);border:none;border-radius:var(--bdsCornerRadiusMini);color:var(--colorInteractionSecondaryHover);cursor:pointer;display:flex;height:100%;justify-content:center;margin:0;padding:var(--bdsSpacingSm);position:relative;width:fit-content}@media(prefers-reduced-motion:no-preference){.bds-c-tab>button{transition:color var(--bdsMotionDuration150) var(--bdsMotionEasingStandard),background-color var(--bdsMotionDuration150) var(--bdsMotionEasingStandard)}}.bds-c-tab>button svg{fill:currentcolor}.bds-c-tab>button:before{border-radius:var(--bdsCornerRadiusButton);content:"";inset:0;position:absolute}@media(prefers-reduced-motion:no-preference){.bds-c-tab>button:before{transition:inset var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),box-shadow var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-tab>button:after{background-color:var(--colorInteractionPrimary);border-radius:20px;bottom:0;content:"";height:4px;left:50%;margin:0 auto;opacity:0;position:absolute;transform:translateX(-50%);width:0;z-index:var(--bdsZindexSurfaceBase)}@media(prefers-reduced-motion:no-preference){.bds-c-tab>button:after{transition:width var(--bdsMotionDuration150) var(--bdsMotionEasingBounce),opacity var(--bdsMotionDuration150) var(--bdsMotionEasingBounce)}}.bds-c-tab>button:active{background-color:var(--colorInteractionBackgroundHover);color:var(--colorOnInteractionSecondaryHover)}.bds-c-tab>button:disabled{color:var(--colorNeutralInactive);pointer-events:none}.bds-c-tab>button:not(:disabled):hover{background-color:var(--colorInteractionBackgroundHover)}.bds-c-tab>button:not(:disabled):hover:after{opacity:1;width:30px}.bds-c-tab>button:focus-visible{outline:0}.bds-c-tab>button:focus-visible:before{box-shadow:0 0 0 4px var(--colorFocusRingDark),0 0 0 8px var(--colorFocusRingLight);z-index:var(--bdsZindexLowRaised)}.bds-c-tab.is-selected>button{color:var(--colorOnInteractionSecondaryHover)}@media(prefers-reduced-motion:no-preference){.bds-c-tab.is-selected>button{transition:color var(--bdsMotionDuration100) var(--bdsMotionEasingExit),background-color var(--bdsMotionDuration100) var(--bdsMotionEasingExit)}}.bds-c-tab.is-selected>button:after{opacity:1;width:100%}@media(prefers-reduced-motion:no-preference){.bds-c-tab.is-selected>button:after{transition:width var(--bdsMotionDuration200) var(--bdsMotionEasingBounce)}}.bds-c-tab.is-selected>button:not(:disabled):hover{background-color:var(--colorWhite)}.bds-c-tab.is-selected>button:not(:disabled):hover:after{width:100%}.bds-c-tab.bds-is-disabled{cursor:not-allowed}.bds-c-tab__icon{display:flex;margin-right:8px}.bds-c-tab__label{font-family:var(--bdsTypographyLabelSmallFontFamily);font-size:var(--bdsTypographyLabelSmallFontSize);font-weight:var(--bdsTypographyLabelSmallFontWeight);line-height:var(--bdsTypographyLabelSmallLineHeight);white-space:nowrap}@media(min-width:1264px){.bds-c-tab__label{font-family:var(--bdsTypographyLabelMediumFontFamily);font-size:var(--bdsTypographyLabelMediumFontSize);font-weight:var(--bdsTypographyLabelMediumFontWeight);line-height:var(--bdsTypographyLabelMediumLineHeight)}}.bds-c-toast-container{align-items:center;bottom:var(--bdsSpacingSm);display:flex;justify-content:center;left:var(--bdsSpacingSt);position:fixed;right:var(--bdsSpacingSt)}@media(min-width:528px){.bds-c-toast-container{bottom:var(--bdsSpacingMd)}}.bds-c-toast{align-items:center;background-color:var(--colorNeutralPrimary);border-radius:32px;box-shadow:inset 0 0 0 1px var(--colorNeutralSecondary);box-sizing:border-box;color:var(--colorWhite);display:flex;max-width:520px;padding:var(--bdsSpacingSt) var(--bdsSpacingSt) var(--bdsSpacingSt) var(--bdsSpacingSm);width:max-content}.bds-c-toast__dismiss{margin-left:var(--bdsSpacingSt)}.bds-c-toast__dismiss>svg{fill:var(--colorInteractionTertiary)}.bds-c-toast__icon{margin-right:var(--bdsSpacingXs)}.bds-c-toast__icon>svg{display:block}.bds-c-toast__message{display:inline-block}.bds-c-toast__btn-action{margin-left:var(--bdsSpacingSt)}@media(max-width:527.98px){.bds-c-toast--responsive{align-items:flex-start;border-radius:var(--bdsCornerRadiusOverlay);padding:var(--bdsSpacingSt) var(--bdsSpacingSm) var(--bdsSpacingSt) var(--bdsSpacingSm)}.bds-c-toast--responsive .bds-c-toast__content{align-items:flex-start;display:flex;flex-direction:column}.bds-c-toast--responsive .bds-c-toast__btn-action{margin-left:0;margin-top:var(--bdsSpacingXs)}}.bds-c-toast--enter{opacity:0;transform:translateY(var(--bdsSpacingSm))}@media(min-width:528px){.bds-c-toast--enter{transform:translateY(var(--bdsSpacingMd))}}.bds-c-toast--enter .bds-c-toast__icon{opacity:0;transform:scale(0)}.bds-c-toast--enter .bds-c-toast__message{opacity:0;transform:translateX(-16px)}.bds-c-toast--enter-active{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:no-preference){.bds-c-toast--enter-active{transition:opacity var(--bdsMotionDuration200) var(--bdsMotionEasingStandard),transform var(--bdsMotionDuration300) var(--bdsMotionEasingBounce)}}.bds-c-toast--enter-active .bds-c-toast__icon{opacity:1;transform:scale(1)}@media(prefers-reduced-motion:no-preference){.bds-c-toast--enter-active .bds-c-toast__icon{transition:opacity var(--bdsMotionDuration400) var(--bdsMotionEasingStandard) var(--bdsMotionDelay100),transform var(--bdsMotionDuration400) var(--bdsMotionEasingBounce) var(--bdsMotionDelay100)}}.bds-c-toast--enter-active .bds-c-toast__message{opacity:1;transform:translateX(0)}@media(prefers-reduced-motion:no-preference){.bds-c-toast--enter-active .bds-c-toast__message{transition:opacity var(--bdsMotionDuration400) var(--bdsMotionEasingStandard) var(--bdsMotionDelay100),transform var(--bdsMotionDuration600) var(--bdsMotionEasingEntrance)}}.bds-c-toast--exit{opacity:1;transform:translateY(0)}.bds-c-toast--exit-active{opacity:0;transform:translateY(var(--bdsSpacingSm))}@media(prefers-reduced-motion:no-preference){.bds-c-toast--exit-active{transition:opacity var(--bdsMotionDuration150) var(--bdsMotionEasingStandard),transform var(--bdsMotionDuration200)}}@media(min-width:528px){.bds-c-toast--exit-active{transform:translateY(var(--bdsSpacingMd))}}.footer{clear:both;font-size:1.4rem;line-height:1.5;margin-left:auto;margin-right:auto;margin-top:48px;max-width:1425px;padding-bottom:74px;padding-left:16px;padding-right:16px;position:relative;width:100%}@media(min-width:480px){.footer{padding-left:24px;padding-right:24px}}@media(min-width:768px){.footer{padding-left:48px;padding-right:48px}}@media(min-width:1265px){.footer{padding-left:80px;padding-right:80px}}.footer__payment__logos,.footer__wrapper__bottom,.footer__wrapper__middle,.footer__wrapper__top{margin:0;position:relative}.footer__wrapper__top{border-top:1px solid var(--colorNeutralDivider);padding:30px 0}.footer__payment__logos .row{display:flex;flex-wrap:wrap;justify-content:center;margin:0 0 16px}.footer__payment__logos .row:first-child{margin-bottom:0}@media(min-width:768px){.footer__payment__logos .row{margin:0 0 24px}}.footer__payment__logos .row img{margin:16px 16px 0 0}@media(min-width:768px){.footer__payment__logos .row img{margin:24px 24px 0 0}}.footer__wrapper__middle{border-top:1px solid var(--colorNeutralDivider);padding-bottom:24px;padding-top:24px}.footer-reduced .footer__wrapper__middle{border-bottom:1px solid var(--colorNeutralDivider)}.footer__wrapper__bottom{border-top:1px solid var(--colorNeutralDivider);padding-bottom:48px;padding-top:24px}.footer__logo{align-items:flex-start;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;flex-direction:column;flex-wrap:nowrap;margin-top:10px;min-height:45px}.footer__logo svg{height:30px}.footer__logo .dh-logo{height:27px;margin:13.5px 18.5px;width:37px}.footer__logo .svg-stroke-container path{fill:var(--colorNeutralInactive)}.footer__logo .svg-stroke-container path.dont-fill{fill:none}.footer__logo div{-ms-flex:1 1 auto;flex:1 1 auto}.footer__logo .dh-logo-legend{color:var(--colorNeutralSecondary)}.footer__social{-ms-flex:1 1 auto;flex:1 1 auto;height:42px;text-align:right}.footer__social ul{list-style-type:none;margin:0;padding:0}.footer__social ul li{display:inline-block;margin:0 8px}.footer__social a{display:inline-block}@media(min-width:768px){.footer__social a{margin-right:8px;margin-top:1px}}.footer__social a i{color:var(--colorNeutralInactive);font-size:3.3rem;transition:color .1s linear}.footer__social a i:hover{color:var(--colorInteractionPrimary)}@media(min-width:768px){.footer__social a:last-child{margin-right:0}}.footer-logo-wrapper{align-items:center;display:flex;flex-wrap:nowrap;min-height:45px;width:100%}.footer__nav{text-align:center}@media(min-width:768px){.footer__nav{float:right;padding-right:0;text-align:right;width:50%}}.footer__nav li{display:inline-block;margin:0 8px}@media(min-width:768px){.footer__nav li{margin-right:0}}.footer__nav li a{color:var(--colorNeutralPrimary);cursor:pointer;transition:color .1s linear}.footer__nav li a:focus,.footer__nav li a:hover{color:var(--colorInteractionPrimary);text-decoration:none}.footer__disclaimer{margin-top:16px;text-align:center}.footer__disclaimer a{white-space:nowrap}@media(min-width:768px){.footer__disclaimer{margin-top:0;padding-left:0;text-align:left}}.footer__popular{float:left;min-height:1px;padding-left:0;padding-right:0;position:relative;text-align:center;width:100%}@media(min-width:768px){.footer__popular{float:left;padding-right:24px;text-align:left;width:33.3333333333%}}.footer__popular h4{font-size:1.4rem;font-weight:700;line-height:1.6;margin:0;text-transform:uppercase}.footer__popular p{color:var(--colorNeutralSecondary);margin:0 0 16px;width:100%}@media(min-width:768px){.footer__popular p{line-height:1.6}}.footer__popular a{color:var(--colorNeutralSecondary);cursor:pointer;transition:color .1s linear}.footer__popular a:focus,.footer__popular a:hover{color:var(--colorInteractionPrimary);text-decoration:none}.footer .footer__language-switch{display:block;margin:0 auto 16px;width:66.67%}@media(min-width:480px){.footer .footer__language-switch{width:50%}}@media(min-width:960px){.footer .footer__language-switch{display:none}}[class*=" icon-"]:before,[class^=icon-]:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1em;text-transform:none}[class*=" icon-"],[class^=icon-]{line-height:1em}.icon-allergens-non-prepacked:before{content:"\E90D"}.icon-allergens-prepacked:before{content:"\E90E"}.icon-dh-logo-text:before{content:"\E90C"}.icon-dh-logo:before{content:"\E90B"}.icon-invite-employees:before{content:"\E906"}.icon-simple-reporting:before{content:"\E907"}.icon-group-order:before{content:"\E908"}.icon-budget:before{content:"\E909"}.icon-billing:before{content:"\E90A"}.icon-data-secutiry:before{content:"\E934"}.icon-timer:before{content:"\E905"}.icon-ic_social_fb:before{content:"\E900"}.icon-ic_social_instagram:before{content:"\E901"}.icon-ic_social_linkedin:before{content:"\E902"}.icon-ic_social_pinterest:before{content:"\E903"}.icon-ic_social_twitter:before{content:"\E904"}.icon-suppertime:before{content:"\E61F"}.icon-COD:before{content:"\E61E"}.icon-logo-se:before{content:"\E61C"}.icon-logo-LaNeveraRoja:before{content:"\E61A"}.icon-foodinfo-hot3:before{content:"\E606"}.icon-foodinfo-vegetarian:before{content:"\E607"}.icon-foodinfo-eggs:before{content:"\E608"}.icon-foodinfo-milk:before{content:"\E609"}.icon-foodinfo-sesame:before{content:"\E60A"}.icon-foodinfo-peanuts:before{content:"\E60B"}.icon-foodinfo-fish:before{content:"\E60C"}.icon-foodinfo-celery:before{content:"\E60D"}.icon-foodinfo-crustaceans:before{content:"\E60E"}.icon-foodinfo-gluten:before{content:"\E60F"}.icon-foodinfo-nuts:before{content:"\E610"}.icon-foodinfo-lupin:before{content:"\E611"}.icon-foodinfo-molluscs:before{content:"\E612"}.icon-foodinfo-soy:before{content:"\E613"}.icon-foodinfo-vegan:before{content:"\E614"}.icon-foodinfo-so2:before{content:"\E615"}.icon-foodinfo-mustard:before{content:"\E616"}.icon-foodinfo-hot1:before{content:"\E617"}.icon-foodinfo-hot2:before{content:"\E618"}.icon-check:before{content:"\E605"}.icon-logo:before{content:"Q"}.icon-profile:before{content:"w"}.icon-logo-icon:before{content:"z"}.icon-cart:before{content:"q"}.icon-delivery:before{content:"r"}.icon-preorder:before{content:"t"}.icon-search:before{content:"S"}.icon-down-open-mini:before{content:"D"}.icon-left-open-mini:before{content:"c"}.icon-right-open-mini:before{content:"h"}.icon-up-open-mini:before{content:"k"}.icon-down-open-big:before{content:"E"}.icon-left-open-big:before{content:"C"}.icon-right-open-big:before{content:"a"}.icon-up-open-big:before{content:"B"}.icon-trash:before{content:"\E61D"}.icon-cancel-circled:before{content:"x"}.icon-circle-with-minus:before{content:"i"}.icon-plus-circled:before{content:"u"}.icon-cancel:before{content:"\E600"}.icon-pencil:before{content:"\E601"}.icon-help-circled:before{content:"H"}.icon-info-circled:before{content:"f"}.icon-pin-map:before{content:"o"}.icon-minus:before{content:"-"}.icon-edit-frame:before{content:"\E61B"}.icon-plus:before{content:"+"}.icon-facebook-circled:before{content:"\E602"}.icon-instagram-circled:before{content:"\E603"}.icon-pinterest-with-circle:before{content:"\E619"}.icon-twitter-circled:before{content:"\E604"}.icon-envelope-o:before{content:"\F003"}.icon-star:before{content:"\F005"}.icon-star-o:before{content:"\F006"}.icon-clock-o:before{content:"\F017"}.icon-eye:before{content:"l"}.icon-eye-slash-close:before{content:"m"}.icon-attention:before{content:"g"}.icon-call-phone:before{content:"d"}.icon-twitter:before{content:"T"}.icon-facebook:before{content:"F"}.icon-location-arrow:before{content:"L"}.icon-instagram:before{content:"I"}.icon-sliders:before{content:"\F1DE"}.modal,.modal-open{overflow:hidden}.modal{-webkit-overflow-scrolling:touch;bottom:0;display:none;left:0;outline:0;position:fixed;right:0;top:0;z-index:1050}.modal.fade .modal-dialog{-webkit-transform:translateY(-25%);-ms-transform:translateY(-25%);-o-transform:translateY(-25%);transform:translateY(-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{margin:10px;position:relative;width:auto}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0;position:relative}.modal-backdrop{background-color:#000;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1040}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{border-bottom:1px solid #e5e5e5;padding:15px}.modal-header:after,.modal-header:before{content:" ";display:table}.modal-header:after{clear:both}.modal-header .close{margin-top:-2px}.modal-title{line-height:1.428571429;margin:0}.modal-body{padding:15px;position:relative}.modal-footer{border-top:1px solid #e5e5e5;padding:15px;text-align:right}.modal-footer:after,.modal-footer:before{content:" ";display:table}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}@media(min-width:480px){.modal-dialog{margin:30px auto;width:600px}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media(min-width:768px){.modal-lg{width:900px}}.modal{z-index:1300}.modal-high{z-index:1301}.modal-backdrop{background-color:rgba(52,52,52,.5);z-index:1290}.modal-content{border-radius:0;box-shadow:0 .3rem 2rem rgba(0,0,0,.1);padding:13px 0 24px}.modal-message,.modal-success-message{font-size:1.4rem;padding:8px}.modal-dialog{margin:0;max-width:100%;width:100%}@media(min-width:480px){.modal-dialog{margin:70px auto 0;width:400px}}.modal-footer{position:relative}.modal-wrapper{background:var(--colorWhite);margin:0;padding:24px;width:100%}@media(min-width:960px){.modal-wrapper{box-shadow:0 .1rem .5rem rgba(0,0,0,.15);margin:0 auto;max-width:600px;transform:translateY(70px)}}.disable-scrolling{overflow-y:hidden}.modal-close-button{cursor:pointer;height:31px;position:absolute;right:4px;top:2px;width:31px}@media(min-width:480px){.modal-close-button{right:15px;top:-15px}}.modal-success-message{background-color:var(--colorSuccess);color:var(--colorWhite);margin-bottom:16px}.modal-header{border-bottom-style:none;color:var(--colorNeutralPrimary);font-size:3.2rem;line-height:1.25;margin-bottom:16px;padding:0}.modal-description{color:var(--colorNeutralSecondary);margin-bottom:24px}.modal-mobile-header{line-height:19px;margin-bottom:32px}@media(min-width:960px){.modal-description{margin-bottom:32px}.modal-mobile-header{float:right;margin-bottom:0}.button.not-full-lg{width:auto}}.new-modal.modal{font-size:1.4rem}.new-modal .modal-dialog{margin-top:0;width:100%}.new-modal.modal.in .modal-dialog{transform:none}.new-modal .modal-content{border-style:none;min-height:100vh;padding:32px 24px 80px}.new-modal .modal-footer{background-color:var(--colorWhite);border-top:none;bottom:0;left:0;padding:16px;position:fixed;right:0}@media screen and (max-height:310px){.new-modal .modal-footer{padding:16px 0 0;position:static}.new-modal .modal-content{padding-bottom:32px}}@media(min-width:960px){.new-modal.modal.in .modal-dialog{transform:translate(0)}.new-modal .modal-dialog{padding-bottom:32px;width:640px}.new-modal .modal-content{min-height:0;padding:32px}.new-modal.modal{padding-top:124px}.new-modal .modal-footer{margin-top:48px;padding:0;position:relative}}.react-modal{display:inline-block}.react-modal.hide{display:none}.react-modal .modal-header{font-size:2.4rem}.react-modal .modal-description{margin-bottom:32px}.react-modal .modal-body{padding:0}.react-modal .modal-content{padding:24px}@media(min-width:768px){.react-modal .modal-header{font-size:3.2rem}.react-modal.modal.in .modal-dialog{transform:translate(0)}.react-modal .modal-dialog{padding-bottom:32px;width:640px}.react-modal .modal-content{min-height:0;padding:32px}.react-modal.modal{padding-top:124px}.react-modal .modal-footer{margin-top:48px;padding:0;position:relative}.react-modal .modal-description{margin-bottom:32px}.react-modal .modal-mobile-header{float:right;margin-bottom:0}.react-modal .button.not-full-lg{width:auto}}.close-button{cursor:pointer;display:inline-block;height:16px;overflow:hidden;position:relative;width:16px}.close-button.xs{height:8px;width:8px}.close-button.sm{height:12px;width:12px}.close-button.lg{height:24px;width:24px}.close-button.xl{height:32px;width:32px}.close-button:after,.close-button:before{background:var(--colorInteractionPrimary);content:"";height:1px;left:0;margin-top:-1px;position:absolute;top:50%;width:100%}.close-button:before{transform:rotate(45deg)}.close-button:after{transform:rotate(-45deg)}#account-page-react-root .footer [class*=" icon-"]:before,#account-page-react-root .footer [class^=icon-]:before,#area-chain-listing-page-react-root .footer [class*=" icon-"]:before,#area-chain-listing-page-react-root .footer [class^=icon-]:before,#area-listing-page-react-root .footer [class*=" icon-"]:before,#area-listing-page-react-root .footer [class^=icon-]:before,#area-toprated-listing-page-react-root .footer [class*=" icon-"]:before,#area-toprated-listing-page-react-root .footer [class^=icon-]:before,#chain-listing-page-react-root .footer [class*=" icon-"]:before,#chain-listing-page-react-root .footer [class^=icon-]:before,#city-category-listing-page-react-root .footer [class*=" icon-"]:before,#city-category-listing-page-react-root .footer [class^=icon-]:before,#city-html-sitemap-root .footer [class*=" icon-"]:before,#city-html-sitemap-root .footer [class^=icon-]:before,#city-listing-page-react-root .footer [class*=" icon-"]:before,#city-listing-page-react-root .footer [class^=icon-]:before,#cms-react-root .footer [class*=" icon-"]:before,#cms-react-root .footer [class^=icon-]:before,#cuisine-listing-page-react-root .footer [class*=" icon-"]:before,#cuisine-listing-page-react-root .footer [class^=icon-]:before,#darkstore-pdp-landing-page-react-root .footer [class*=" icon-"]:before,#darkstore-pdp-landing-page-react-root .footer [class^=icon-]:before,#dine-in-app-root .footer [class*=" icon-"]:before,#dine-in-app-root .footer [class^=icon-]:before,#groceries-landing-react-root .footer [class*=" icon-"]:before,#groceries-landing-react-root .footer [class^=icon-]:before,#groceries-menu-react-root .footer [class*=" icon-"]:before,#groceries-menu-react-root .footer [class^=icon-]:before,#landing-page-root .footer [class*=" icon-"]:before,#landing-page-root .footer [class^=icon-]:before,#order-tracking-page-root .footer [class*=" icon-"]:before,#order-tracking-page-root .footer [class^=icon-]:before,#past-order-details-page-root .footer [class*=" icon-"]:before,#past-order-details-page-root .footer [class^=icon-]:before,#paymentsCardApplicationRoot .footer [class*=" icon-"]:before,#paymentsCardApplicationRoot .footer [class^=icon-]:before,#reorder-page-root .footer [class*=" icon-"]:before,#reorder-page-root .footer [class^=icon-]:before,#seo-area-listing-root .footer [class*=" icon-"]:before,#seo-area-listing-root .footer [class^=icon-]:before,#seo-chain-restaurants-root .footer [class*=" icon-"]:before,#seo-chain-restaurants-root .footer [class^=icon-]:before,#seo-city-page-root .footer [class*=" icon-"]:before,#seo-city-page-root .footer [class^=icon-]:before,#seo-cuisine-listing-root .footer [class*=" icon-"]:before,#seo-cuisine-listing-root .footer [class^=icon-]:before,#seo-cuisine-page-root .footer [class*=" icon-"]:before,#seo-cuisine-page-root .footer [class^=icon-]:before,#seo-toprated-restaurants-root .footer [class*=" icon-"]:before,#seo-toprated-restaurants-root .footer [class^=icon-]:before,#special-menus-root .footer [class*=" icon-"]:before,#special-menus-root .footer [class^=icon-]:before,#static-page-react-root .footer [class*=" icon-"]:before,#static-page-react-root .footer [class^=icon-]:before,#subscription-react-root .footer [class*=" icon-"]:before,#subscription-react-root .footer [class^=icon-]:before,#vendor-details-root .footer [class*=" icon-"]:before,#vendor-details-root .footer [class^=icon-]:before,#walletRenderRoot .footer [class*=" icon-"]:before,#walletRenderRoot .footer [class^=icon-]:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1em;text-transform:none}#account-page-react-root .footer [class*=" icon-"],#account-page-react-root .footer [class^=icon-],#area-chain-listing-page-react-root .footer [class*=" icon-"],#area-chain-listing-page-react-root .footer [class^=icon-],#area-listing-page-react-root .footer [class*=" icon-"],#area-listing-page-react-root .footer [class^=icon-],#area-toprated-listing-page-react-root .footer [class*=" icon-"],#area-toprated-listing-page-react-root .footer [class^=icon-],#chain-listing-page-react-root .footer [class*=" icon-"],#chain-listing-page-react-root .footer [class^=icon-],#city-category-listing-page-react-root .footer [class*=" icon-"],#city-category-listing-page-react-root .footer [class^=icon-],#city-html-sitemap-root .footer [class*=" icon-"],#city-html-sitemap-root .footer [class^=icon-],#city-listing-page-react-root .footer [class*=" icon-"],#city-listing-page-react-root .footer [class^=icon-],#cms-react-root .footer [class*=" icon-"],#cms-react-root .footer [class^=icon-],#cuisine-listing-page-react-root .footer [class*=" icon-"],#cuisine-listing-page-react-root .footer [class^=icon-],#darkstore-pdp-landing-page-react-root .footer [class*=" icon-"],#darkstore-pdp-landing-page-react-root .footer [class^=icon-],#dine-in-app-root .footer [class*=" icon-"],#dine-in-app-root .footer [class^=icon-],#groceries-landing-react-root .footer [class*=" icon-"],#groceries-landing-react-root .footer [class^=icon-],#groceries-menu-react-root .footer [class*=" icon-"],#groceries-menu-react-root .footer [class^=icon-],#landing-page-root .footer [class*=" icon-"],#landing-page-root .footer [class^=icon-],#order-tracking-page-root .footer [class*=" icon-"],#order-tracking-page-root .footer [class^=icon-],#past-order-details-page-root .footer [class*=" icon-"],#past-order-details-page-root .footer [class^=icon-],#paymentsCardApplicationRoot .footer [class*=" icon-"],#paymentsCardApplicationRoot .footer [class^=icon-],#reorder-page-root .footer [class*=" icon-"],#reorder-page-root .footer [class^=icon-],#seo-area-listing-root .footer [class*=" icon-"],#seo-area-listing-root .footer [class^=icon-],#seo-chain-restaurants-root .footer [class*=" icon-"],#seo-chain-restaurants-root .footer [class^=icon-],#seo-city-page-root .footer [class*=" icon-"],#seo-city-page-root .footer [class^=icon-],#seo-cuisine-listing-root .footer [class*=" icon-"],#seo-cuisine-listing-root .footer [class^=icon-],#seo-cuisine-page-root .footer [class*=" icon-"],#seo-cuisine-page-root .footer [class^=icon-],#seo-toprated-restaurants-root .footer [class*=" icon-"],#seo-toprated-restaurants-root .footer [class^=icon-],#special-menus-root .footer [class*=" icon-"],#special-menus-root .footer [class^=icon-],#static-page-react-root .footer [class*=" icon-"],#static-page-react-root .footer [class^=icon-],#subscription-react-root .footer [class*=" icon-"],#subscription-react-root .footer [class^=icon-],#vendor-details-root .footer [class*=" icon-"],#vendor-details-root .footer [class^=icon-],#walletRenderRoot .footer [class*=" icon-"],#walletRenderRoot .footer [class^=icon-]{line-height:1em}#account-page-react-root .footer .icon-ic_social_fb:before,#area-chain-listing-page-react-root .footer .icon-ic_social_fb:before,#area-listing-page-react-root .footer .icon-ic_social_fb:before,#area-toprated-listing-page-react-root .footer .icon-ic_social_fb:before,#chain-listing-page-react-root .footer .icon-ic_social_fb:before,#city-category-listing-page-react-root .footer .icon-ic_social_fb:before,#city-html-sitemap-root .footer .icon-ic_social_fb:before,#city-listing-page-react-root .footer .icon-ic_social_fb:before,#cms-react-root .footer .icon-ic_social_fb:before,#cuisine-listing-page-react-root .footer .icon-ic_social_fb:before,#darkstore-pdp-landing-page-react-root .footer .icon-ic_social_fb:before,#dine-in-app-root .footer .icon-ic_social_fb:before,#groceries-landing-react-root .footer .icon-ic_social_fb:before,#groceries-menu-react-root .footer .icon-ic_social_fb:before,#landing-page-root .footer .icon-ic_social_fb:before,#order-tracking-page-root .footer .icon-ic_social_fb:before,#past-order-details-page-root .footer .icon-ic_social_fb:before,#paymentsCardApplicationRoot .footer .icon-ic_social_fb:before,#reorder-page-root .footer .icon-ic_social_fb:before,#seo-area-listing-root .footer .icon-ic_social_fb:before,#seo-chain-restaurants-root .footer .icon-ic_social_fb:before,#seo-city-page-root .footer .icon-ic_social_fb:before,#seo-cuisine-listing-root .footer .icon-ic_social_fb:before,#seo-cuisine-page-root .footer .icon-ic_social_fb:before,#seo-toprated-restaurants-root .footer .icon-ic_social_fb:before,#special-menus-root .footer .icon-ic_social_fb:before,#static-page-react-root .footer .icon-ic_social_fb:before,#subscription-react-root .footer .icon-ic_social_fb:before,#vendor-details-root .footer .icon-ic_social_fb:before,#walletRenderRoot .footer .icon-ic_social_fb:before{content:"\E900"}#account-page-react-root .footer .icon-ic_social_instagram:before,#area-chain-listing-page-react-root .footer .icon-ic_social_instagram:before,#area-listing-page-react-root .footer .icon-ic_social_instagram:before,#area-toprated-listing-page-react-root .footer .icon-ic_social_instagram:before,#chain-listing-page-react-root .footer .icon-ic_social_instagram:before,#city-category-listing-page-react-root .footer .icon-ic_social_instagram:before,#city-html-sitemap-root .footer .icon-ic_social_instagram:before,#city-listing-page-react-root .footer .icon-ic_social_instagram:before,#cms-react-root .footer .icon-ic_social_instagram:before,#cuisine-listing-page-react-root .footer .icon-ic_social_instagram:before,#darkstore-pdp-landing-page-react-root .footer .icon-ic_social_instagram:before,#dine-in-app-root .footer .icon-ic_social_instagram:before,#groceries-landing-react-root .footer .icon-ic_social_instagram:before,#groceries-menu-react-root .footer .icon-ic_social_instagram:before,#landing-page-root .footer .icon-ic_social_instagram:before,#order-tracking-page-root .footer .icon-ic_social_instagram:before,#past-order-details-page-root .footer .icon-ic_social_instagram:before,#paymentsCardApplicationRoot .footer .icon-ic_social_instagram:before,#reorder-page-root .footer .icon-ic_social_instagram:before,#seo-area-listing-root .footer .icon-ic_social_instagram:before,#seo-chain-restaurants-root .footer .icon-ic_social_instagram:before,#seo-city-page-root .footer .icon-ic_social_instagram:before,#seo-cuisine-listing-root .footer .icon-ic_social_instagram:before,#seo-cuisine-page-root .footer .icon-ic_social_instagram:before,#seo-toprated-restaurants-root .footer .icon-ic_social_instagram:before,#special-menus-root .footer .icon-ic_social_instagram:before,#static-page-react-root .footer .icon-ic_social_instagram:before,#subscription-react-root .footer .icon-ic_social_instagram:before,#vendor-details-root .footer .icon-ic_social_instagram:before,#walletRenderRoot .footer .icon-ic_social_instagram:before{content:"\E901"}#account-page-react-root .footer .icon-ic_social_linkedin:before,#area-chain-listing-page-react-root .footer .icon-ic_social_linkedin:before,#area-listing-page-react-root .footer .icon-ic_social_linkedin:before,#area-toprated-listing-page-react-root .footer .icon-ic_social_linkedin:before,#chain-listing-page-react-root .footer .icon-ic_social_linkedin:before,#city-category-listing-page-react-root .footer .icon-ic_social_linkedin:before,#city-html-sitemap-root .footer .icon-ic_social_linkedin:before,#city-listing-page-react-root .footer .icon-ic_social_linkedin:before,#cms-react-root .footer .icon-ic_social_linkedin:before,#cuisine-listing-page-react-root .footer .icon-ic_social_linkedin:before,#darkstore-pdp-landing-page-react-root .footer .icon-ic_social_linkedin:before,#dine-in-app-root .footer .icon-ic_social_linkedin:before,#groceries-landing-react-root .footer .icon-ic_social_linkedin:before,#groceries-menu-react-root .footer .icon-ic_social_linkedin:before,#landing-page-root .footer .icon-ic_social_linkedin:before,#order-tracking-page-root .footer .icon-ic_social_linkedin:before,#past-order-details-page-root .footer .icon-ic_social_linkedin:before,#paymentsCardApplicationRoot .footer .icon-ic_social_linkedin:before,#reorder-page-root .footer .icon-ic_social_linkedin:before,#seo-area-listing-root .footer .icon-ic_social_linkedin:before,#seo-chain-restaurants-root .footer .icon-ic_social_linkedin:before,#seo-city-page-root .footer .icon-ic_social_linkedin:before,#seo-cuisine-listing-root .footer .icon-ic_social_linkedin:before,#seo-cuisine-page-root .footer .icon-ic_social_linkedin:before,#seo-toprated-restaurants-root .footer .icon-ic_social_linkedin:before,#special-menus-root .footer .icon-ic_social_linkedin:before,#static-page-react-root .footer .icon-ic_social_linkedin:before,#subscription-react-root .footer .icon-ic_social_linkedin:before,#vendor-details-root .footer .icon-ic_social_linkedin:before,#walletRenderRoot .footer .icon-ic_social_linkedin:before{content:"\E902"}#account-page-react-root .footer .icon-ic_social_pinterest:before,#area-chain-listing-page-react-root .footer .icon-ic_social_pinterest:before,#area-listing-page-react-root .footer .icon-ic_social_pinterest:before,#area-toprated-listing-page-react-root .footer .icon-ic_social_pinterest:before,#chain-listing-page-react-root .footer .icon-ic_social_pinterest:before,#city-category-listing-page-react-root .footer .icon-ic_social_pinterest:before,#city-html-sitemap-root .footer .icon-ic_social_pinterest:before,#city-listing-page-react-root .footer .icon-ic_social_pinterest:before,#cms-react-root .footer .icon-ic_social_pinterest:before,#cuisine-listing-page-react-root .footer .icon-ic_social_pinterest:before,#darkstore-pdp-landing-page-react-root .footer .icon-ic_social_pinterest:before,#dine-in-app-root .footer .icon-ic_social_pinterest:before,#groceries-landing-react-root .footer .icon-ic_social_pinterest:before,#groceries-menu-react-root .footer .icon-ic_social_pinterest:before,#landing-page-root .footer .icon-ic_social_pinterest:before,#order-tracking-page-root .footer .icon-ic_social_pinterest:before,#past-order-details-page-root .footer .icon-ic_social_pinterest:before,#paymentsCardApplicationRoot .footer .icon-ic_social_pinterest:before,#reorder-page-root .footer .icon-ic_social_pinterest:before,#seo-area-listing-root .footer .icon-ic_social_pinterest:before,#seo-chain-restaurants-root .footer .icon-ic_social_pinterest:before,#seo-city-page-root .footer .icon-ic_social_pinterest:before,#seo-cuisine-listing-root .footer .icon-ic_social_pinterest:before,#seo-cuisine-page-root .footer .icon-ic_social_pinterest:before,#seo-toprated-restaurants-root .footer .icon-ic_social_pinterest:before,#special-menus-root .footer .icon-ic_social_pinterest:before,#static-page-react-root .footer .icon-ic_social_pinterest:before,#subscription-react-root .footer .icon-ic_social_pinterest:before,#vendor-details-root .footer .icon-ic_social_pinterest:before,#walletRenderRoot .footer .icon-ic_social_pinterest:before{content:"\E903"}#account-page-react-root .footer .icon-ic_social_twitter:before,#area-chain-listing-page-react-root .footer .icon-ic_social_twitter:before,#area-listing-page-react-root .footer .icon-ic_social_twitter:before,#area-toprated-listing-page-react-root .footer .icon-ic_social_twitter:before,#chain-listing-page-react-root .footer .icon-ic_social_twitter:before,#city-category-listing-page-react-root .footer .icon-ic_social_twitter:before,#city-html-sitemap-root .footer .icon-ic_social_twitter:before,#city-listing-page-react-root .footer .icon-ic_social_twitter:before,#cms-react-root .footer .icon-ic_social_twitter:before,#cuisine-listing-page-react-root .footer .icon-ic_social_twitter:before,#darkstore-pdp-landing-page-react-root .footer .icon-ic_social_twitter:before,#dine-in-app-root .footer .icon-ic_social_twitter:before,#groceries-landing-react-root .footer .icon-ic_social_twitter:before,#groceries-menu-react-root .footer .icon-ic_social_twitter:before,#landing-page-root .footer .icon-ic_social_twitter:before,#order-tracking-page-root .footer .icon-ic_social_twitter:before,#past-order-details-page-root .footer .icon-ic_social_twitter:before,#paymentsCardApplicationRoot .footer .icon-ic_social_twitter:before,#reorder-page-root .footer .icon-ic_social_twitter:before,#seo-area-listing-root .footer .icon-ic_social_twitter:before,#seo-chain-restaurants-root .footer .icon-ic_social_twitter:before,#seo-city-page-root .footer .icon-ic_social_twitter:before,#seo-cuisine-listing-root .footer .icon-ic_social_twitter:before,#seo-cuisine-page-root .footer .icon-ic_social_twitter:before,#seo-toprated-restaurants-root .footer .icon-ic_social_twitter:before,#special-menus-root .footer .icon-ic_social_twitter:before,#static-page-react-root .footer .icon-ic_social_twitter:before,#subscription-react-root .footer .icon-ic_social_twitter:before,#vendor-details-root .footer .icon-ic_social_twitter:before,#walletRenderRoot .footer .icon-ic_social_twitter:before{content:"\E904"}#account-page-react-root .footer__wrapper__bottom,#area-chain-listing-page-react-root .footer__wrapper__bottom,#area-listing-page-react-root .footer__wrapper__bottom,#area-toprated-listing-page-react-root .footer__wrapper__bottom,#chain-listing-page-react-root .footer__wrapper__bottom,#city-category-listing-page-react-root .footer__wrapper__bottom,#city-html-sitemap-root .footer__wrapper__bottom,#city-listing-page-react-root .footer__wrapper__bottom,#cms-react-root .footer__wrapper__bottom,#cuisine-listing-page-react-root .footer__wrapper__bottom,#darkstore-pdp-landing-page-react-root .footer__wrapper__bottom,#dine-in-app-root .footer__wrapper__bottom,#groceries-landing-react-root .footer__wrapper__bottom,#groceries-menu-react-root .footer__wrapper__bottom,#landing-page-root .footer__wrapper__bottom,#order-tracking-page-root .footer__wrapper__bottom,#past-order-details-page-root .footer__wrapper__bottom,#paymentsCardApplicationRoot .footer__wrapper__bottom,#reorder-page-root .footer__wrapper__bottom,#seo-area-listing-root .footer__wrapper__bottom,#seo-chain-restaurants-root .footer__wrapper__bottom,#seo-city-page-root .footer__wrapper__bottom,#seo-cuisine-listing-root .footer__wrapper__bottom,#seo-cuisine-page-root .footer__wrapper__bottom,#seo-toprated-restaurants-root .footer__wrapper__bottom,#special-menus-root .footer__wrapper__bottom,#static-page-react-root .footer__wrapper__bottom,#subscription-react-root .footer__wrapper__bottom,#vendor-details-root .footer__wrapper__bottom,#walletRenderRoot .footer__wrapper__bottom{padding:32px 0}#account-page-react-root .PopularAreas,#account-page-react-root .PopularChains,#account-page-react-root .footer__popular,#account-page-react-root .home-cuisines,#account-page-react-root .othercountries,#area-chain-listing-page-react-root .PopularAreas,#area-chain-listing-page-react-root .PopularChains,#area-chain-listing-page-react-root .footer__popular,#area-chain-listing-page-react-root .home-cuisines,#area-chain-listing-page-react-root .othercountries,#area-listing-page-react-root .PopularAreas,#area-listing-page-react-root .PopularChains,#area-listing-page-react-root .footer__popular,#area-listing-page-react-root .home-cuisines,#area-listing-page-react-root .othercountries,#area-toprated-listing-page-react-root .PopularAreas,#area-toprated-listing-page-react-root .PopularChains,#area-toprated-listing-page-react-root .footer__popular,#area-toprated-listing-page-react-root .home-cuisines,#area-toprated-listing-page-react-root .othercountries,#chain-listing-page-react-root .PopularAreas,#chain-listing-page-react-root .PopularChains,#chain-listing-page-react-root .footer__popular,#chain-listing-page-react-root .home-cuisines,#chain-listing-page-react-root .othercountries,#city-category-listing-page-react-root .PopularAreas,#city-category-listing-page-react-root .PopularChains,#city-category-listing-page-react-root .footer__popular,#city-category-listing-page-react-root .home-cuisines,#city-category-listing-page-react-root .othercountries,#city-html-sitemap-root .PopularAreas,#city-html-sitemap-root .PopularChains,#city-html-sitemap-root .footer__popular,#city-html-sitemap-root .home-cuisines,#city-html-sitemap-root .othercountries,#city-listing-page-react-root .PopularAreas,#city-listing-page-react-root .PopularChains,#city-listing-page-react-root .footer__popular,#city-listing-page-react-root .home-cuisines,#city-listing-page-react-root .othercountries,#cms-react-root .PopularAreas,#cms-react-root .PopularChains,#cms-react-root .footer__popular,#cms-react-root .home-cuisines,#cms-react-root .othercountries,#cuisine-listing-page-react-root .PopularAreas,#cuisine-listing-page-react-root .PopularChains,#cuisine-listing-page-react-root .footer__popular,#cuisine-listing-page-react-root .home-cuisines,#cuisine-listing-page-react-root .othercountries,#darkstore-pdp-landing-page-react-root .PopularAreas,#darkstore-pdp-landing-page-react-root .PopularChains,#darkstore-pdp-landing-page-react-root .footer__popular,#darkstore-pdp-landing-page-react-root .home-cuisines,#darkstore-pdp-landing-page-react-root .othercountries,#dine-in-app-root .PopularAreas,#dine-in-app-root .PopularChains,#dine-in-app-root .footer__popular,#dine-in-app-root .home-cuisines,#dine-in-app-root .othercountries,#groceries-landing-react-root .PopularAreas,#groceries-landing-react-root .PopularChains,#groceries-landing-react-root .footer__popular,#groceries-landing-react-root .home-cuisines,#groceries-landing-react-root .othercountries,#groceries-menu-react-root .PopularAreas,#groceries-menu-react-root .PopularChains,#groceries-menu-react-root .footer__popular,#groceries-menu-react-root .home-cuisines,#groceries-menu-react-root .othercountries,#landing-page-root .PopularAreas,#landing-page-root .PopularChains,#landing-page-root .footer__popular,#landing-page-root .home-cuisines,#landing-page-root .othercountries,#order-tracking-page-root .PopularAreas,#order-tracking-page-root .PopularChains,#order-tracking-page-root .footer__popular,#order-tracking-page-root .home-cuisines,#order-tracking-page-root .othercountries,#past-order-details-page-root .PopularAreas,#past-order-details-page-root .PopularChains,#past-order-details-page-root .footer__popular,#past-order-details-page-root .home-cuisines,#past-order-details-page-root .othercountries,#paymentsCardApplicationRoot .PopularAreas,#paymentsCardApplicationRoot .PopularChains,#paymentsCardApplicationRoot .footer__popular,#paymentsCardApplicationRoot .home-cuisines,#paymentsCardApplicationRoot .othercountries,#reorder-page-root .PopularAreas,#reorder-page-root .PopularChains,#reorder-page-root .footer__popular,#reorder-page-root .home-cuisines,#reorder-page-root .othercountries,#seo-area-listing-root .PopularAreas,#seo-area-listing-root .PopularChains,#seo-area-listing-root .footer__popular,#seo-area-listing-root .home-cuisines,#seo-area-listing-root .othercountries,#seo-chain-restaurants-root .PopularAreas,#seo-chain-restaurants-root .PopularChains,#seo-chain-restaurants-root .footer__popular,#seo-chain-restaurants-root .home-cuisines,#seo-chain-restaurants-root .othercountries,#seo-city-page-root .PopularAreas,#seo-city-page-root .PopularChains,#seo-city-page-root .footer__popular,#seo-city-page-root .home-cuisines,#seo-city-page-root .othercountries,#seo-cuisine-listing-root .PopularAreas,#seo-cuisine-listing-root .PopularChains,#seo-cuisine-listing-root .footer__popular,#seo-cuisine-listing-root .home-cuisines,#seo-cuisine-listing-root .othercountries,#seo-cuisine-page-root .PopularAreas,#seo-cuisine-page-root .PopularChains,#seo-cuisine-page-root .footer__popular,#seo-cuisine-page-root .home-cuisines,#seo-cuisine-page-root .othercountries,#seo-toprated-restaurants-root .PopularAreas,#seo-toprated-restaurants-root .PopularChains,#seo-toprated-restaurants-root .footer__popular,#seo-toprated-restaurants-root .home-cuisines,#seo-toprated-restaurants-root .othercountries,#special-menus-root .PopularAreas,#special-menus-root .PopularChains,#special-menus-root .footer__popular,#special-menus-root .home-cuisines,#special-menus-root .othercountries,#static-page-react-root .PopularAreas,#static-page-react-root .PopularChains,#static-page-react-root .footer__popular,#static-page-react-root .home-cuisines,#static-page-react-root .othercountries,#subscription-react-root .PopularAreas,#subscription-react-root .PopularChains,#subscription-react-root .footer__popular,#subscription-react-root .home-cuisines,#subscription-react-root .othercountries,#vendor-details-root .PopularAreas,#vendor-details-root .PopularChains,#vendor-details-root .footer__popular,#vendor-details-root .home-cuisines,#vendor-details-root .othercountries,#walletRenderRoot .PopularAreas,#walletRenderRoot .PopularChains,#walletRenderRoot .footer__popular,#walletRenderRoot .home-cuisines,#walletRenderRoot .othercountries{font-size:1.6rem;text-align:left}#account-page-react-root .PopularAreas h4,#account-page-react-root .PopularChains h4,#account-page-react-root .footer__popular h4,#account-page-react-root .home-cuisines h4,#account-page-react-root .othercountries h4,#area-chain-listing-page-react-root .PopularAreas h4,#area-chain-listing-page-react-root .PopularChains h4,#area-chain-listing-page-react-root .footer__popular h4,#area-chain-listing-page-react-root .home-cuisines h4,#area-chain-listing-page-react-root .othercountries h4,#area-listing-page-react-root .PopularAreas h4,#area-listing-page-react-root .PopularChains h4,#area-listing-page-react-root .footer__popular h4,#area-listing-page-react-root .home-cuisines h4,#area-listing-page-react-root .othercountries h4,#area-toprated-listing-page-react-root .PopularAreas h4,#area-toprated-listing-page-react-root .PopularChains h4,#area-toprated-listing-page-react-root .footer__popular h4,#area-toprated-listing-page-react-root .home-cuisines h4,#area-toprated-listing-page-react-root .othercountries h4,#chain-listing-page-react-root .PopularAreas h4,#chain-listing-page-react-root .PopularChains h4,#chain-listing-page-react-root .footer__popular h4,#chain-listing-page-react-root .home-cuisines h4,#chain-listing-page-react-root .othercountries h4,#city-category-listing-page-react-root .PopularAreas h4,#city-category-listing-page-react-root .PopularChains h4,#city-category-listing-page-react-root .footer__popular h4,#city-category-listing-page-react-root .home-cuisines h4,#city-category-listing-page-react-root .othercountries h4,#city-html-sitemap-root .PopularAreas h4,#city-html-sitemap-root .PopularChains h4,#city-html-sitemap-root .footer__popular h4,#city-html-sitemap-root .home-cuisines h4,#city-html-sitemap-root .othercountries h4,#city-listing-page-react-root .PopularAreas h4,#city-listing-page-react-root .PopularChains h4,#city-listing-page-react-root .footer__popular h4,#city-listing-page-react-root .home-cuisines h4,#city-listing-page-react-root .othercountries h4,#cms-react-root .PopularAreas h4,#cms-react-root .PopularChains h4,#cms-react-root .footer__popular h4,#cms-react-root .home-cuisines h4,#cms-react-root .othercountries h4,#cuisine-listing-page-react-root .PopularAreas h4,#cuisine-listing-page-react-root .PopularChains h4,#cuisine-listing-page-react-root .footer__popular h4,#cuisine-listing-page-react-root .home-cuisines h4,#cuisine-listing-page-react-root .othercountries h4,#darkstore-pdp-landing-page-react-root .PopularAreas h4,#darkstore-pdp-landing-page-react-root .PopularChains h4,#darkstore-pdp-landing-page-react-root .footer__popular h4,#darkstore-pdp-landing-page-react-root .home-cuisines h4,#darkstore-pdp-landing-page-react-root .othercountries h4,#dine-in-app-root .PopularAreas h4,#dine-in-app-root .PopularChains h4,#dine-in-app-root .footer__popular h4,#dine-in-app-root .home-cuisines h4,#dine-in-app-root .othercountries h4,#groceries-landing-react-root .PopularAreas h4,#groceries-landing-react-root .PopularChains h4,#groceries-landing-react-root .footer__popular h4,#groceries-landing-react-root .home-cuisines h4,#groceries-landing-react-root .othercountries h4,#groceries-menu-react-root .PopularAreas h4,#groceries-menu-react-root .PopularChains h4,#groceries-menu-react-root .footer__popular h4,#groceries-menu-react-root .home-cuisines h4,#groceries-menu-react-root .othercountries h4,#landing-page-root .PopularAreas h4,#landing-page-root .PopularChains h4,#landing-page-root .footer__popular h4,#landing-page-root .home-cuisines h4,#landing-page-root .othercountries h4,#order-tracking-page-root .PopularAreas h4,#order-tracking-page-root .PopularChains h4,#order-tracking-page-root .footer__popular h4,#order-tracking-page-root .home-cuisines h4,#order-tracking-page-root .othercountries h4,#past-order-details-page-root .PopularAreas h4,#past-order-details-page-root .PopularChains h4,#past-order-details-page-root .footer__popular h4,#past-order-details-page-root .home-cuisines h4,#past-order-details-page-root .othercountries h4,#paymentsCardApplicationRoot .PopularAreas h4,#paymentsCardApplicationRoot .PopularChains h4,#paymentsCardApplicationRoot .footer__popular h4,#paymentsCardApplicationRoot .home-cuisines h4,#paymentsCardApplicationRoot .othercountries h4,#reorder-page-root .PopularAreas h4,#reorder-page-root .PopularChains h4,#reorder-page-root .footer__popular h4,#reorder-page-root .home-cuisines h4,#reorder-page-root .othercountries h4,#seo-area-listing-root .PopularAreas h4,#seo-area-listing-root .PopularChains h4,#seo-area-listing-root .footer__popular h4,#seo-area-listing-root .home-cuisines h4,#seo-area-listing-root .othercountries h4,#seo-chain-restaurants-root .PopularAreas h4,#seo-chain-restaurants-root .PopularChains h4,#seo-chain-restaurants-root .footer__popular h4,#seo-chain-restaurants-root .home-cuisines h4,#seo-chain-restaurants-root .othercountries h4,#seo-city-page-root .PopularAreas h4,#seo-city-page-root .PopularChains h4,#seo-city-page-root .footer__popular h4,#seo-city-page-root .home-cuisines h4,#seo-city-page-root .othercountries h4,#seo-cuisine-listing-root .PopularAreas h4,#seo-cuisine-listing-root .PopularChains h4,#seo-cuisine-listing-root .footer__popular h4,#seo-cuisine-listing-root .home-cuisines h4,#seo-cuisine-listing-root .othercountries h4,#seo-cuisine-page-root .PopularAreas h4,#seo-cuisine-page-root .PopularChains h4,#seo-cuisine-page-root .footer__popular h4,#seo-cuisine-page-root .home-cuisines h4,#seo-cuisine-page-root .othercountries h4,#seo-toprated-restaurants-root .PopularAreas h4,#seo-toprated-restaurants-root .PopularChains h4,#seo-toprated-restaurants-root .footer__popular h4,#seo-toprated-restaurants-root .home-cuisines h4,#seo-toprated-restaurants-root .othercountries h4,#special-menus-root .PopularAreas h4,#special-menus-root .PopularChains h4,#special-menus-root .footer__popular h4,#special-menus-root .home-cuisines h4,#special-menus-root .othercountries h4,#static-page-react-root .PopularAreas h4,#static-page-react-root .PopularChains h4,#static-page-react-root .footer__popular h4,#static-page-react-root .home-cuisines h4,#static-page-react-root .othercountries h4,#subscription-react-root .PopularAreas h4,#subscription-react-root .PopularChains h4,#subscription-react-root .footer__popular h4,#subscription-react-root .home-cuisines h4,#subscription-react-root .othercountries h4,#vendor-details-root .PopularAreas h4,#vendor-details-root .PopularChains h4,#vendor-details-root .footer__popular h4,#vendor-details-root .home-cuisines h4,#vendor-details-root .othercountries h4,#walletRenderRoot .PopularAreas h4,#walletRenderRoot .PopularChains h4,#walletRenderRoot .footer__popular h4,#walletRenderRoot .home-cuisines h4,#walletRenderRoot .othercountries h4{font-size:1.8rem;font-weight:700;margin:0 0 24px;text-transform:none}#account-page-react-root .PopularAreas h4 a,#account-page-react-root .PopularChains h4 a,#account-page-react-root .footer__popular h4 a,#account-page-react-root .home-cuisines h4 a,#account-page-react-root .othercountries h4 a,#area-chain-listing-page-react-root .PopularAreas h4 a,#area-chain-listing-page-react-root .PopularChains h4 a,#area-chain-listing-page-react-root .footer__popular h4 a,#area-chain-listing-page-react-root .home-cuisines h4 a,#area-chain-listing-page-react-root .othercountries h4 a,#area-listing-page-react-root .PopularAreas h4 a,#area-listing-page-react-root .PopularChains h4 a,#area-listing-page-react-root .footer__popular h4 a,#area-listing-page-react-root .home-cuisines h4 a,#area-listing-page-react-root .othercountries h4 a,#area-toprated-listing-page-react-root .PopularAreas h4 a,#area-toprated-listing-page-react-root .PopularChains h4 a,#area-toprated-listing-page-react-root .footer__popular h4 a,#area-toprated-listing-page-react-root .home-cuisines h4 a,#area-toprated-listing-page-react-root .othercountries h4 a,#chain-listing-page-react-root .PopularAreas h4 a,#chain-listing-page-react-root .PopularChains h4 a,#chain-listing-page-react-root .footer__popular h4 a,#chain-listing-page-react-root .home-cuisines h4 a,#chain-listing-page-react-root .othercountries h4 a,#city-category-listing-page-react-root .PopularAreas h4 a,#city-category-listing-page-react-root .PopularChains h4 a,#city-category-listing-page-react-root .footer__popular h4 a,#city-category-listing-page-react-root .home-cuisines h4 a,#city-category-listing-page-react-root .othercountries h4 a,#city-html-sitemap-root .PopularAreas h4 a,#city-html-sitemap-root .PopularChains h4 a,#city-html-sitemap-root .footer__popular h4 a,#city-html-sitemap-root .home-cuisines h4 a,#city-html-sitemap-root .othercountries h4 a,#city-listing-page-react-root .PopularAreas h4 a,#city-listing-page-react-root .PopularChains h4 a,#city-listing-page-react-root .footer__popular h4 a,#city-listing-page-react-root .home-cuisines h4 a,#city-listing-page-react-root .othercountries h4 a,#cms-react-root .PopularAreas h4 a,#cms-react-root .PopularChains h4 a,#cms-react-root .footer__popular h4 a,#cms-react-root .home-cuisines h4 a,#cms-react-root .othercountries h4 a,#cuisine-listing-page-react-root .PopularAreas h4 a,#cuisine-listing-page-react-root .PopularChains h4 a,#cuisine-listing-page-react-root .footer__popular h4 a,#cuisine-listing-page-react-root .home-cuisines h4 a,#cuisine-listing-page-react-root .othercountries h4 a,#darkstore-pdp-landing-page-react-root .PopularAreas h4 a,#darkstore-pdp-landing-page-react-root .PopularChains h4 a,#darkstore-pdp-landing-page-react-root .footer__popular h4 a,#darkstore-pdp-landing-page-react-root .home-cuisines h4 a,#darkstore-pdp-landing-page-react-root .othercountries h4 a,#dine-in-app-root .PopularAreas h4 a,#dine-in-app-root .PopularChains h4 a,#dine-in-app-root .footer__popular h4 a,#dine-in-app-root .home-cuisines h4 a,#dine-in-app-root .othercountries h4 a,#groceries-landing-react-root .PopularAreas h4 a,#groceries-landing-react-root .PopularChains h4 a,#groceries-landing-react-root .footer__popular h4 a,#groceries-landing-react-root .home-cuisines h4 a,#groceries-landing-react-root .othercountries h4 a,#groceries-menu-react-root .PopularAreas h4 a,#groceries-menu-react-root .PopularChains h4 a,#groceries-menu-react-root .footer__popular h4 a,#groceries-menu-react-root .home-cuisines h4 a,#groceries-menu-react-root .othercountries h4 a,#landing-page-root .PopularAreas h4 a,#landing-page-root .PopularChains h4 a,#landing-page-root .footer__popular h4 a,#landing-page-root .home-cuisines h4 a,#landing-page-root .othercountries h4 a,#order-tracking-page-root .PopularAreas h4 a,#order-tracking-page-root .PopularChains h4 a,#order-tracking-page-root .footer__popular h4 a,#order-tracking-page-root .home-cuisines h4 a,#order-tracking-page-root .othercountries h4 a,#past-order-details-page-root .PopularAreas h4 a,#past-order-details-page-root .PopularChains h4 a,#past-order-details-page-root .footer__popular h4 a,#past-order-details-page-root .home-cuisines h4 a,#past-order-details-page-root .othercountries h4 a,#paymentsCardApplicationRoot .PopularAreas h4 a,#paymentsCardApplicationRoot .PopularChains h4 a,#paymentsCardApplicationRoot .footer__popular h4 a,#paymentsCardApplicationRoot .home-cuisines h4 a,#paymentsCardApplicationRoot .othercountries h4 a,#reorder-page-root .PopularAreas h4 a,#reorder-page-root .PopularChains h4 a,#reorder-page-root .footer__popular h4 a,#reorder-page-root .home-cuisines h4 a,#reorder-page-root .othercountries h4 a,#seo-area-listing-root .PopularAreas h4 a,#seo-area-listing-root .PopularChains h4 a,#seo-area-listing-root .footer__popular h4 a,#seo-area-listing-root .home-cuisines h4 a,#seo-area-listing-root .othercountries h4 a,#seo-chain-restaurants-root .PopularAreas h4 a,#seo-chain-restaurants-root .PopularChains h4 a,#seo-chain-restaurants-root .footer__popular h4 a,#seo-chain-restaurants-root .home-cuisines h4 a,#seo-chain-restaurants-root .othercountries h4 a,#seo-city-page-root .PopularAreas h4 a,#seo-city-page-root .PopularChains h4 a,#seo-city-page-root .footer__popular h4 a,#seo-city-page-root .home-cuisines h4 a,#seo-city-page-root .othercountries h4 a,#seo-cuisine-listing-root .PopularAreas h4 a,#seo-cuisine-listing-root .PopularChains h4 a,#seo-cuisine-listing-root .footer__popular h4 a,#seo-cuisine-listing-root .home-cuisines h4 a,#seo-cuisine-listing-root .othercountries h4 a,#seo-cuisine-page-root .PopularAreas h4 a,#seo-cuisine-page-root .PopularChains h4 a,#seo-cuisine-page-root .footer__popular h4 a,#seo-cuisine-page-root .home-cuisines h4 a,#seo-cuisine-page-root .othercountries h4 a,#seo-toprated-restaurants-root .PopularAreas h4 a,#seo-toprated-restaurants-root .PopularChains h4 a,#seo-toprated-restaurants-root .footer__popular h4 a,#seo-toprated-restaurants-root .home-cuisines h4 a,#seo-toprated-restaurants-root .othercountries h4 a,#special-menus-root .PopularAreas h4 a,#special-menus-root .PopularChains h4 a,#special-menus-root .footer__popular h4 a,#special-menus-root .home-cuisines h4 a,#special-menus-root .othercountries h4 a,#static-page-react-root .PopularAreas h4 a,#static-page-react-root .PopularChains h4 a,#static-page-react-root .footer__popular h4 a,#static-page-react-root .home-cuisines h4 a,#static-page-react-root .othercountries h4 a,#subscription-react-root .PopularAreas h4 a,#subscription-react-root .PopularChains h4 a,#subscription-react-root .footer__popular h4 a,#subscription-react-root .home-cuisines h4 a,#subscription-react-root .othercountries h4 a,#vendor-details-root .PopularAreas h4 a,#vendor-details-root .PopularChains h4 a,#vendor-details-root .footer__popular h4 a,#vendor-details-root .home-cuisines h4 a,#vendor-details-root .othercountries h4 a,#walletRenderRoot .PopularAreas h4 a,#walletRenderRoot .PopularChains h4 a,#walletRenderRoot .footer__popular h4 a,#walletRenderRoot .home-cuisines h4 a,#walletRenderRoot .othercountries h4 a{color:var(--colorNeutralPrimary)}#account-page-react-root .PopularAreas a,#account-page-react-root .PopularAreas p,#account-page-react-root .PopularChains a,#account-page-react-root .PopularChains p,#account-page-react-root .footer__popular a,#account-page-react-root .footer__popular p,#account-page-react-root .home-cuisines a,#account-page-react-root .home-cuisines p,#account-page-react-root .othercountries a,#account-page-react-root .othercountries p,#area-chain-listing-page-react-root .PopularAreas a,#area-chain-listing-page-react-root .PopularAreas p,#area-chain-listing-page-react-root .PopularChains a,#area-chain-listing-page-react-root .PopularChains p,#area-chain-listing-page-react-root .footer__popular a,#area-chain-listing-page-react-root .footer__popular p,#area-chain-listing-page-react-root .home-cuisines a,#area-chain-listing-page-react-root .home-cuisines p,#area-chain-listing-page-react-root .othercountries a,#area-chain-listing-page-react-root .othercountries p,#area-listing-page-react-root .PopularAreas a,#area-listing-page-react-root .PopularAreas p,#area-listing-page-react-root .PopularChains a,#area-listing-page-react-root .PopularChains p,#area-listing-page-react-root .footer__popular a,#area-listing-page-react-root .footer__popular p,#area-listing-page-react-root .home-cuisines a,#area-listing-page-react-root .home-cuisines p,#area-listing-page-react-root .othercountries a,#area-listing-page-react-root .othercountries p,#area-toprated-listing-page-react-root .PopularAreas a,#area-toprated-listing-page-react-root .PopularAreas p,#area-toprated-listing-page-react-root .PopularChains a,#area-toprated-listing-page-react-root .PopularChains p,#area-toprated-listing-page-react-root .footer__popular a,#area-toprated-listing-page-react-root .footer__popular p,#area-toprated-listing-page-react-root .home-cuisines a,#area-toprated-listing-page-react-root .home-cuisines p,#area-toprated-listing-page-react-root .othercountries a,#area-toprated-listing-page-react-root .othercountries p,#chain-listing-page-react-root .PopularAreas a,#chain-listing-page-react-root .PopularAreas p,#chain-listing-page-react-root .PopularChains a,#chain-listing-page-react-root .PopularChains p,#chain-listing-page-react-root .footer__popular a,#chain-listing-page-react-root .footer__popular p,#chain-listing-page-react-root .home-cuisines a,#chain-listing-page-react-root .home-cuisines p,#chain-listing-page-react-root .othercountries a,#chain-listing-page-react-root .othercountries p,#city-category-listing-page-react-root .PopularAreas a,#city-category-listing-page-react-root .PopularAreas p,#city-category-listing-page-react-root .PopularChains a,#city-category-listing-page-react-root .PopularChains p,#city-category-listing-page-react-root .footer__popular a,#city-category-listing-page-react-root .footer__popular p,#city-category-listing-page-react-root .home-cuisines a,#city-category-listing-page-react-root .home-cuisines p,#city-category-listing-page-react-root .othercountries a,#city-category-listing-page-react-root .othercountries p,#city-html-sitemap-root .PopularAreas a,#city-html-sitemap-root .PopularAreas p,#city-html-sitemap-root .PopularChains a,#city-html-sitemap-root .PopularChains p,#city-html-sitemap-root .footer__popular a,#city-html-sitemap-root .footer__popular p,#city-html-sitemap-root .home-cuisines a,#city-html-sitemap-root .home-cuisines p,#city-html-sitemap-root .othercountries a,#city-html-sitemap-root .othercountries p,#city-listing-page-react-root .PopularAreas a,#city-listing-page-react-root .PopularAreas p,#city-listing-page-react-root .PopularChains a,#city-listing-page-react-root .PopularChains p,#city-listing-page-react-root .footer__popular a,#city-listing-page-react-root .footer__popular p,#city-listing-page-react-root .home-cuisines a,#city-listing-page-react-root .home-cuisines p,#city-listing-page-react-root .othercountries a,#city-listing-page-react-root .othercountries p,#cms-react-root .PopularAreas a,#cms-react-root .PopularAreas p,#cms-react-root .PopularChains a,#cms-react-root .PopularChains p,#cms-react-root .footer__popular a,#cms-react-root .footer__popular p,#cms-react-root .home-cuisines a,#cms-react-root .home-cuisines p,#cms-react-root .othercountries a,#cms-react-root .othercountries p,#cuisine-listing-page-react-root .PopularAreas a,#cuisine-listing-page-react-root .PopularAreas p,#cuisine-listing-page-react-root .PopularChains a,#cuisine-listing-page-react-root .PopularChains p,#cuisine-listing-page-react-root .footer__popular a,#cuisine-listing-page-react-root .footer__popular p,#cuisine-listing-page-react-root .home-cuisines a,#cuisine-listing-page-react-root .home-cuisines p,#cuisine-listing-page-react-root .othercountries a,#cuisine-listing-page-react-root .othercountries p,#darkstore-pdp-landing-page-react-root .PopularAreas a,#darkstore-pdp-landing-page-react-root .PopularAreas p,#darkstore-pdp-landing-page-react-root .PopularChains a,#darkstore-pdp-landing-page-react-root .PopularChains p,#darkstore-pdp-landing-page-react-root .footer__popular a,#darkstore-pdp-landing-page-react-root .footer__popular p,#darkstore-pdp-landing-page-react-root .home-cuisines a,#darkstore-pdp-landing-page-react-root .home-cuisines p,#darkstore-pdp-landing-page-react-root .othercountries a,#darkstore-pdp-landing-page-react-root .othercountries p,#dine-in-app-root .PopularAreas a,#dine-in-app-root .PopularAreas p,#dine-in-app-root .PopularChains a,#dine-in-app-root .PopularChains p,#dine-in-app-root .footer__popular a,#dine-in-app-root .footer__popular p,#dine-in-app-root .home-cuisines a,#dine-in-app-root .home-cuisines p,#dine-in-app-root .othercountries a,#dine-in-app-root .othercountries p,#groceries-landing-react-root .PopularAreas a,#groceries-landing-react-root .PopularAreas p,#groceries-landing-react-root .PopularChains a,#groceries-landing-react-root .PopularChains p,#groceries-landing-react-root .footer__popular a,#groceries-landing-react-root .footer__popular p,#groceries-landing-react-root .home-cuisines a,#groceries-landing-react-root .home-cuisines p,#groceries-landing-react-root .othercountries a,#groceries-landing-react-root .othercountries p,#groceries-menu-react-root .PopularAreas a,#groceries-menu-react-root .PopularAreas p,#groceries-menu-react-root .PopularChains a,#groceries-menu-react-root .PopularChains p,#groceries-menu-react-root .footer__popular a,#groceries-menu-react-root .footer__popular p,#groceries-menu-react-root .home-cuisines a,#groceries-menu-react-root .home-cuisines p,#groceries-menu-react-root .othercountries a,#groceries-menu-react-root .othercountries p,#landing-page-root .PopularAreas a,#landing-page-root .PopularAreas p,#landing-page-root .PopularChains a,#landing-page-root .PopularChains p,#landing-page-root .footer__popular a,#landing-page-root .footer__popular p,#landing-page-root .home-cuisines a,#landing-page-root .home-cuisines p,#landing-page-root .othercountries a,#landing-page-root .othercountries p,#order-tracking-page-root .PopularAreas a,#order-tracking-page-root .PopularAreas p,#order-tracking-page-root .PopularChains a,#order-tracking-page-root .PopularChains p,#order-tracking-page-root .footer__popular a,#order-tracking-page-root .footer__popular p,#order-tracking-page-root .home-cuisines a,#order-tracking-page-root .home-cuisines p,#order-tracking-page-root .othercountries a,#order-tracking-page-root .othercountries p,#past-order-details-page-root .PopularAreas a,#past-order-details-page-root .PopularAreas p,#past-order-details-page-root .PopularChains a,#past-order-details-page-root .PopularChains p,#past-order-details-page-root .footer__popular a,#past-order-details-page-root .footer__popular p,#past-order-details-page-root .home-cuisines a,#past-order-details-page-root .home-cuisines p,#past-order-details-page-root .othercountries a,#past-order-details-page-root .othercountries p,#paymentsCardApplicationRoot .PopularAreas a,#paymentsCardApplicationRoot .PopularAreas p,#paymentsCardApplicationRoot .PopularChains a,#paymentsCardApplicationRoot .PopularChains p,#paymentsCardApplicationRoot .footer__popular a,#paymentsCardApplicationRoot .footer__popular p,#paymentsCardApplicationRoot .home-cuisines a,#paymentsCardApplicationRoot .home-cuisines p,#paymentsCardApplicationRoot .othercountries a,#paymentsCardApplicationRoot .othercountries p,#reorder-page-root .PopularAreas a,#reorder-page-root .PopularAreas p,#reorder-page-root .PopularChains a,#reorder-page-root .PopularChains p,#reorder-page-root .footer__popular a,#reorder-page-root .footer__popular p,#reorder-page-root .home-cuisines a,#reorder-page-root .home-cuisines p,#reorder-page-root .othercountries a,#reorder-page-root .othercountries p,#seo-area-listing-root .PopularAreas a,#seo-area-listing-root .PopularAreas p,#seo-area-listing-root .PopularChains a,#seo-area-listing-root .PopularChains p,#seo-area-listing-root .footer__popular a,#seo-area-listing-root .footer__popular p,#seo-area-listing-root .home-cuisines a,#seo-area-listing-root .home-cuisines p,#seo-area-listing-root .othercountries a,#seo-area-listing-root .othercountries p,#seo-chain-restaurants-root .PopularAreas a,#seo-chain-restaurants-root .PopularAreas p,#seo-chain-restaurants-root .PopularChains a,#seo-chain-restaurants-root .PopularChains p,#seo-chain-restaurants-root .footer__popular a,#seo-chain-restaurants-root .footer__popular p,#seo-chain-restaurants-root .home-cuisines a,#seo-chain-restaurants-root .home-cuisines p,#seo-chain-restaurants-root .othercountries a,#seo-chain-restaurants-root .othercountries p,#seo-city-page-root .PopularAreas a,#seo-city-page-root .PopularAreas p,#seo-city-page-root .PopularChains a,#seo-city-page-root .PopularChains p,#seo-city-page-root .footer__popular a,#seo-city-page-root .footer__popular p,#seo-city-page-root .home-cuisines a,#seo-city-page-root .home-cuisines p,#seo-city-page-root .othercountries a,#seo-city-page-root .othercountries p,#seo-cuisine-listing-root .PopularAreas a,#seo-cuisine-listing-root .PopularAreas p,#seo-cuisine-listing-root .PopularChains a,#seo-cuisine-listing-root .PopularChains p,#seo-cuisine-listing-root .footer__popular a,#seo-cuisine-listing-root .footer__popular p,#seo-cuisine-listing-root .home-cuisines a,#seo-cuisine-listing-root .home-cuisines p,#seo-cuisine-listing-root .othercountries a,#seo-cuisine-listing-root .othercountries p,#seo-cuisine-page-root .PopularAreas a,#seo-cuisine-page-root .PopularAreas p,#seo-cuisine-page-root .PopularChains a,#seo-cuisine-page-root .PopularChains p,#seo-cuisine-page-root .footer__popular a,#seo-cuisine-page-root .footer__popular p,#seo-cuisine-page-root .home-cuisines a,#seo-cuisine-page-root .home-cuisines p,#seo-cuisine-page-root .othercountries a,#seo-cuisine-page-root .othercountries p,#seo-toprated-restaurants-root .PopularAreas a,#seo-toprated-restaurants-root .PopularAreas p,#seo-toprated-restaurants-root .PopularChains a,#seo-toprated-restaurants-root .PopularChains p,#seo-toprated-restaurants-root .footer__popular a,#seo-toprated-restaurants-root .footer__popular p,#seo-toprated-restaurants-root .home-cuisines a,#seo-toprated-restaurants-root .home-cuisines p,#seo-toprated-restaurants-root .othercountries a,#seo-toprated-restaurants-root .othercountries p,#special-menus-root .PopularAreas a,#special-menus-root .PopularAreas p,#special-menus-root .PopularChains a,#special-menus-root .PopularChains p,#special-menus-root .footer__popular a,#special-menus-root .footer__popular p,#special-menus-root .home-cuisines a,#special-menus-root .home-cuisines p,#special-menus-root .othercountries a,#special-menus-root .othercountries p,#static-page-react-root .PopularAreas a,#static-page-react-root .PopularAreas p,#static-page-react-root .PopularChains a,#static-page-react-root .PopularChains p,#static-page-react-root .footer__popular a,#static-page-react-root .footer__popular p,#static-page-react-root .home-cuisines a,#static-page-react-root .home-cuisines p,#static-page-react-root .othercountries a,#static-page-react-root .othercountries p,#subscription-react-root .PopularAreas a,#subscription-react-root .PopularAreas p,#subscription-react-root .PopularChains a,#subscription-react-root .PopularChains p,#subscription-react-root .footer__popular a,#subscription-react-root .footer__popular p,#subscription-react-root .home-cuisines a,#subscription-react-root .home-cuisines p,#subscription-react-root .othercountries a,#subscription-react-root .othercountries p,#vendor-details-root .PopularAreas a,#vendor-details-root .PopularAreas p,#vendor-details-root .PopularChains a,#vendor-details-root .PopularChains p,#vendor-details-root .footer__popular a,#vendor-details-root .footer__popular p,#vendor-details-root .home-cuisines a,#vendor-details-root .home-cuisines p,#vendor-details-root .othercountries a,#vendor-details-root .othercountries p,#walletRenderRoot .PopularAreas a,#walletRenderRoot .PopularAreas p,#walletRenderRoot .PopularChains a,#walletRenderRoot .PopularChains p,#walletRenderRoot .footer__popular a,#walletRenderRoot .footer__popular p,#walletRenderRoot .home-cuisines a,#walletRenderRoot .home-cuisines p,#walletRenderRoot .othercountries a,#walletRenderRoot .othercountries p{color:var(--colorNeutralSecondary)}#account-page-react-root .PopularAreas a:hover,#account-page-react-root .PopularChains a:hover,#account-page-react-root .footer__popular a:hover,#account-page-react-root .home-cuisines a:hover,#account-page-react-root .othercountries a:hover,#area-chain-listing-page-react-root .PopularAreas a:hover,#area-chain-listing-page-react-root .PopularChains a:hover,#area-chain-listing-page-react-root .footer__popular a:hover,#area-chain-listing-page-react-root .home-cuisines a:hover,#area-chain-listing-page-react-root .othercountries a:hover,#area-listing-page-react-root .PopularAreas a:hover,#area-listing-page-react-root .PopularChains a:hover,#area-listing-page-react-root .footer__popular a:hover,#area-listing-page-react-root .home-cuisines a:hover,#area-listing-page-react-root .othercountries a:hover,#area-toprated-listing-page-react-root .PopularAreas a:hover,#area-toprated-listing-page-react-root .PopularChains a:hover,#area-toprated-listing-page-react-root .footer__popular a:hover,#area-toprated-listing-page-react-root .home-cuisines a:hover,#area-toprated-listing-page-react-root .othercountries a:hover,#chain-listing-page-react-root .PopularAreas a:hover,#chain-listing-page-react-root .PopularChains a:hover,#chain-listing-page-react-root .footer__popular a:hover,#chain-listing-page-react-root .home-cuisines a:hover,#chain-listing-page-react-root .othercountries a:hover,#city-category-listing-page-react-root .PopularAreas a:hover,#city-category-listing-page-react-root .PopularChains a:hover,#city-category-listing-page-react-root .footer__popular a:hover,#city-category-listing-page-react-root .home-cuisines a:hover,#city-category-listing-page-react-root .othercountries a:hover,#city-html-sitemap-root .PopularAreas a:hover,#city-html-sitemap-root .PopularChains a:hover,#city-html-sitemap-root .footer__popular a:hover,#city-html-sitemap-root .home-cuisines a:hover,#city-html-sitemap-root .othercountries a:hover,#city-listing-page-react-root .PopularAreas a:hover,#city-listing-page-react-root .PopularChains a:hover,#city-listing-page-react-root .footer__popular a:hover,#city-listing-page-react-root .home-cuisines a:hover,#city-listing-page-react-root .othercountries a:hover,#cms-react-root .PopularAreas a:hover,#cms-react-root .PopularChains a:hover,#cms-react-root .footer__popular a:hover,#cms-react-root .home-cuisines a:hover,#cms-react-root .othercountries a:hover,#cuisine-listing-page-react-root .PopularAreas a:hover,#cuisine-listing-page-react-root .PopularChains a:hover,#cuisine-listing-page-react-root .footer__popular a:hover,#cuisine-listing-page-react-root .home-cuisines a:hover,#cuisine-listing-page-react-root .othercountries a:hover,#darkstore-pdp-landing-page-react-root .PopularAreas a:hover,#darkstore-pdp-landing-page-react-root .PopularChains a:hover,#darkstore-pdp-landing-page-react-root .footer__popular a:hover,#darkstore-pdp-landing-page-react-root .home-cuisines a:hover,#darkstore-pdp-landing-page-react-root .othercountries a:hover,#dine-in-app-root .PopularAreas a:hover,#dine-in-app-root .PopularChains a:hover,#dine-in-app-root .footer__popular a:hover,#dine-in-app-root .home-cuisines a:hover,#dine-in-app-root .othercountries a:hover,#groceries-landing-react-root .PopularAreas a:hover,#groceries-landing-react-root .PopularChains a:hover,#groceries-landing-react-root .footer__popular a:hover,#groceries-landing-react-root .home-cuisines a:hover,#groceries-landing-react-root .othercountries a:hover,#groceries-menu-react-root .PopularAreas a:hover,#groceries-menu-react-root .PopularChains a:hover,#groceries-menu-react-root .footer__popular a:hover,#groceries-menu-react-root .home-cuisines a:hover,#groceries-menu-react-root .othercountries a:hover,#landing-page-root .PopularAreas a:hover,#landing-page-root .PopularChains a:hover,#landing-page-root .footer__popular a:hover,#landing-page-root .home-cuisines a:hover,#landing-page-root .othercountries a:hover,#order-tracking-page-root .PopularAreas a:hover,#order-tracking-page-root .PopularChains a:hover,#order-tracking-page-root .footer__popular a:hover,#order-tracking-page-root .home-cuisines a:hover,#order-tracking-page-root .othercountries a:hover,#past-order-details-page-root .PopularAreas a:hover,#past-order-details-page-root .PopularChains a:hover,#past-order-details-page-root .footer__popular a:hover,#past-order-details-page-root .home-cuisines a:hover,#past-order-details-page-root .othercountries a:hover,#paymentsCardApplicationRoot .PopularAreas a:hover,#paymentsCardApplicationRoot .PopularChains a:hover,#paymentsCardApplicationRoot .footer__popular a:hover,#paymentsCardApplicationRoot .home-cuisines a:hover,#paymentsCardApplicationRoot .othercountries a:hover,#reorder-page-root .PopularAreas a:hover,#reorder-page-root .PopularChains a:hover,#reorder-page-root .footer__popular a:hover,#reorder-page-root .home-cuisines a:hover,#reorder-page-root .othercountries a:hover,#seo-area-listing-root .PopularAreas a:hover,#seo-area-listing-root .PopularChains a:hover,#seo-area-listing-root .footer__popular a:hover,#seo-area-listing-root .home-cuisines a:hover,#seo-area-listing-root .othercountries a:hover,#seo-chain-restaurants-root .PopularAreas a:hover,#seo-chain-restaurants-root .PopularChains a:hover,#seo-chain-restaurants-root .footer__popular a:hover,#seo-chain-restaurants-root .home-cuisines a:hover,#seo-chain-restaurants-root .othercountries a:hover,#seo-city-page-root .PopularAreas a:hover,#seo-city-page-root .PopularChains a:hover,#seo-city-page-root .footer__popular a:hover,#seo-city-page-root .home-cuisines a:hover,#seo-city-page-root .othercountries a:hover,#seo-cuisine-listing-root .PopularAreas a:hover,#seo-cuisine-listing-root .PopularChains a:hover,#seo-cuisine-listing-root .footer__popular a:hover,#seo-cuisine-listing-root .home-cuisines a:hover,#seo-cuisine-listing-root .othercountries a:hover,#seo-cuisine-page-root .PopularAreas a:hover,#seo-cuisine-page-root .PopularChains a:hover,#seo-cuisine-page-root .footer__popular a:hover,#seo-cuisine-page-root .home-cuisines a:hover,#seo-cuisine-page-root .othercountries a:hover,#seo-toprated-restaurants-root .PopularAreas a:hover,#seo-toprated-restaurants-root .PopularChains a:hover,#seo-toprated-restaurants-root .footer__popular a:hover,#seo-toprated-restaurants-root .home-cuisines a:hover,#seo-toprated-restaurants-root .othercountries a:hover,#special-menus-root .PopularAreas a:hover,#special-menus-root .PopularChains a:hover,#special-menus-root .footer__popular a:hover,#special-menus-root .home-cuisines a:hover,#special-menus-root .othercountries a:hover,#static-page-react-root .PopularAreas a:hover,#static-page-react-root .PopularChains a:hover,#static-page-react-root .footer__popular a:hover,#static-page-react-root .home-cuisines a:hover,#static-page-react-root .othercountries a:hover,#subscription-react-root .PopularAreas a:hover,#subscription-react-root .PopularChains a:hover,#subscription-react-root .footer__popular a:hover,#subscription-react-root .home-cuisines a:hover,#subscription-react-root .othercountries a:hover,#vendor-details-root .PopularAreas a:hover,#vendor-details-root .PopularChains a:hover,#vendor-details-root .footer__popular a:hover,#vendor-details-root .home-cuisines a:hover,#vendor-details-root .othercountries a:hover,#walletRenderRoot .PopularAreas a:hover,#walletRenderRoot .PopularChains a:hover,#walletRenderRoot .footer__popular a:hover,#walletRenderRoot .home-cuisines a:hover,#walletRenderRoot .othercountries a:hover{color:var(--colorInteractionPrimary);text-decoration:none}#account-page-react-root .footer__popular,#area-chain-listing-page-react-root .footer__popular,#area-listing-page-react-root .footer__popular,#area-toprated-listing-page-react-root .footer__popular,#chain-listing-page-react-root .footer__popular,#city-category-listing-page-react-root .footer__popular,#city-html-sitemap-root .footer__popular,#city-listing-page-react-root .footer__popular,#cms-react-root .footer__popular,#cuisine-listing-page-react-root .footer__popular,#darkstore-pdp-landing-page-react-root .footer__popular,#dine-in-app-root .footer__popular,#groceries-landing-react-root .footer__popular,#groceries-menu-react-root .footer__popular,#landing-page-root .footer__popular,#order-tracking-page-root .footer__popular,#past-order-details-page-root .footer__popular,#paymentsCardApplicationRoot .footer__popular,#reorder-page-root .footer__popular,#seo-area-listing-root .footer__popular,#seo-chain-restaurants-root .footer__popular,#seo-city-page-root .footer__popular,#seo-cuisine-listing-root .footer__popular,#seo-cuisine-page-root .footer__popular,#seo-toprated-restaurants-root .footer__popular,#special-menus-root .footer__popular,#static-page-react-root .footer__popular,#subscription-react-root .footer__popular,#vendor-details-root .footer__popular,#walletRenderRoot .footer__popular{column-gap:16px;display:grid;float:none;grid-template-columns:repeat(1,1fr);padding:0;row-gap:24px;width:100%}#account-page-react-root .footer__popular h4,#area-chain-listing-page-react-root .footer__popular h4,#area-listing-page-react-root .footer__popular h4,#area-toprated-listing-page-react-root .footer__popular h4,#chain-listing-page-react-root .footer__popular h4,#city-category-listing-page-react-root .footer__popular h4,#city-html-sitemap-root .footer__popular h4,#city-listing-page-react-root .footer__popular h4,#cms-react-root .footer__popular h4,#cuisine-listing-page-react-root .footer__popular h4,#darkstore-pdp-landing-page-react-root .footer__popular h4,#dine-in-app-root .footer__popular h4,#groceries-landing-react-root .footer__popular h4,#groceries-menu-react-root .footer__popular h4,#landing-page-root .footer__popular h4,#order-tracking-page-root .footer__popular h4,#past-order-details-page-root .footer__popular h4,#paymentsCardApplicationRoot .footer__popular h4,#reorder-page-root .footer__popular h4,#seo-area-listing-root .footer__popular h4,#seo-chain-restaurants-root .footer__popular h4,#seo-city-page-root .footer__popular h4,#seo-cuisine-listing-root .footer__popular h4,#seo-cuisine-page-root .footer__popular h4,#seo-toprated-restaurants-root .footer__popular h4,#special-menus-root .footer__popular h4,#static-page-react-root .footer__popular h4,#subscription-react-root .footer__popular h4,#vendor-details-root .footer__popular h4,#walletRenderRoot .footer__popular h4{font-size:1.6rem;margin-bottom:8px}#account-page-react-root .footer__popular p,#area-chain-listing-page-react-root .footer__popular p,#area-listing-page-react-root .footer__popular p,#area-toprated-listing-page-react-root .footer__popular p,#chain-listing-page-react-root .footer__popular p,#city-category-listing-page-react-root .footer__popular p,#city-html-sitemap-root .footer__popular p,#city-listing-page-react-root .footer__popular p,#cms-react-root .footer__popular p,#cuisine-listing-page-react-root .footer__popular p,#darkstore-pdp-landing-page-react-root .footer__popular p,#dine-in-app-root .footer__popular p,#groceries-landing-react-root .footer__popular p,#groceries-menu-react-root .footer__popular p,#landing-page-root .footer__popular p,#order-tracking-page-root .footer__popular p,#past-order-details-page-root .footer__popular p,#paymentsCardApplicationRoot .footer__popular p,#reorder-page-root .footer__popular p,#seo-area-listing-root .footer__popular p,#seo-chain-restaurants-root .footer__popular p,#seo-city-page-root .footer__popular p,#seo-cuisine-listing-root .footer__popular p,#seo-cuisine-page-root .footer__popular p,#seo-toprated-restaurants-root .footer__popular p,#special-menus-root .footer__popular p,#static-page-react-root .footer__popular p,#subscription-react-root .footer__popular p,#vendor-details-root .footer__popular p,#walletRenderRoot .footer__popular p{margin:0}@media(min-width:768px){#account-page-react-root .footer__popular,#area-chain-listing-page-react-root .footer__popular,#area-listing-page-react-root .footer__popular,#area-toprated-listing-page-react-root .footer__popular,#chain-listing-page-react-root .footer__popular,#city-category-listing-page-react-root .footer__popular,#city-html-sitemap-root .footer__popular,#city-listing-page-react-root .footer__popular,#cms-react-root .footer__popular,#cuisine-listing-page-react-root .footer__popular,#darkstore-pdp-landing-page-react-root .footer__popular,#dine-in-app-root .footer__popular,#groceries-landing-react-root .footer__popular,#groceries-menu-react-root .footer__popular,#landing-page-root .footer__popular,#order-tracking-page-root .footer__popular,#past-order-details-page-root .footer__popular,#paymentsCardApplicationRoot .footer__popular,#reorder-page-root .footer__popular,#seo-area-listing-root .footer__popular,#seo-chain-restaurants-root .footer__popular,#seo-city-page-root .footer__popular,#seo-cuisine-listing-root .footer__popular,#seo-cuisine-page-root .footer__popular,#seo-toprated-restaurants-root .footer__popular,#special-menus-root .footer__popular,#static-page-react-root .footer__popular,#subscription-react-root .footer__popular,#vendor-details-root .footer__popular,#walletRenderRoot .footer__popular{grid-template-columns:repeat(4,1fr)}}#account-page-react-root .home-cuisines__list,#area-chain-listing-page-react-root .home-cuisines__list,#area-listing-page-react-root .home-cuisines__list,#area-toprated-listing-page-react-root .home-cuisines__list,#chain-listing-page-react-root .home-cuisines__list,#city-category-listing-page-react-root .home-cuisines__list,#city-html-sitemap-root .home-cuisines__list,#city-listing-page-react-root .home-cuisines__list,#cms-react-root .home-cuisines__list,#cuisine-listing-page-react-root .home-cuisines__list,#darkstore-pdp-landing-page-react-root .home-cuisines__list,#dine-in-app-root .home-cuisines__list,#groceries-landing-react-root .home-cuisines__list,#groceries-menu-react-root .home-cuisines__list,#landing-page-root .home-cuisines__list,#order-tracking-page-root .home-cuisines__list,#past-order-details-page-root .home-cuisines__list,#paymentsCardApplicationRoot .home-cuisines__list,#reorder-page-root .home-cuisines__list,#seo-area-listing-root .home-cuisines__list,#seo-chain-restaurants-root .home-cuisines__list,#seo-city-page-root .home-cuisines__list,#seo-cuisine-listing-root .home-cuisines__list,#seo-cuisine-page-root .home-cuisines__list,#seo-toprated-restaurants-root .home-cuisines__list,#special-menus-root .home-cuisines__list,#static-page-react-root .home-cuisines__list,#subscription-react-root .home-cuisines__list,#vendor-details-root .home-cuisines__list,#walletRenderRoot .home-cuisines__list{column-gap:16px;display:grid;grid-template-columns:repeat(2,1fr);row-gap:8px;width:100%}@media(min-width:768px){#account-page-react-root .home-cuisines__list,#area-chain-listing-page-react-root .home-cuisines__list,#area-listing-page-react-root .home-cuisines__list,#area-toprated-listing-page-react-root .home-cuisines__list,#chain-listing-page-react-root .home-cuisines__list,#city-category-listing-page-react-root .home-cuisines__list,#city-html-sitemap-root .home-cuisines__list,#city-listing-page-react-root .home-cuisines__list,#cms-react-root .home-cuisines__list,#cuisine-listing-page-react-root .home-cuisines__list,#darkstore-pdp-landing-page-react-root .home-cuisines__list,#dine-in-app-root .home-cuisines__list,#groceries-landing-react-root .home-cuisines__list,#groceries-menu-react-root .home-cuisines__list,#landing-page-root .home-cuisines__list,#order-tracking-page-root .home-cuisines__list,#past-order-details-page-root .home-cuisines__list,#paymentsCardApplicationRoot .home-cuisines__list,#reorder-page-root .home-cuisines__list,#seo-area-listing-root .home-cuisines__list,#seo-chain-restaurants-root .home-cuisines__list,#seo-city-page-root .home-cuisines__list,#seo-cuisine-listing-root .home-cuisines__list,#seo-cuisine-page-root .home-cuisines__list,#seo-toprated-restaurants-root .home-cuisines__list,#special-menus-root .home-cuisines__list,#static-page-react-root .home-cuisines__list,#subscription-react-root .home-cuisines__list,#vendor-details-root .home-cuisines__list,#walletRenderRoot .home-cuisines__list{grid-template-columns:repeat(4,1fr)}}#account-page-react-root .home-cuisines__list li,#account-page-react-root .home-cuisines__list strong,#area-chain-listing-page-react-root .home-cuisines__list li,#area-chain-listing-page-react-root .home-cuisines__list strong,#area-listing-page-react-root .home-cuisines__list li,#area-listing-page-react-root .home-cuisines__list strong,#area-toprated-listing-page-react-root .home-cuisines__list li,#area-toprated-listing-page-react-root .home-cuisines__list strong,#chain-listing-page-react-root .home-cuisines__list li,#chain-listing-page-react-root .home-cuisines__list strong,#city-category-listing-page-react-root .home-cuisines__list li,#city-category-listing-page-react-root .home-cuisines__list strong,#city-html-sitemap-root .home-cuisines__list li,#city-html-sitemap-root .home-cuisines__list strong,#city-listing-page-react-root .home-cuisines__list li,#city-listing-page-react-root .home-cuisines__list strong,#cms-react-root .home-cuisines__list li,#cms-react-root .home-cuisines__list strong,#cuisine-listing-page-react-root .home-cuisines__list li,#cuisine-listing-page-react-root .home-cuisines__list strong,#darkstore-pdp-landing-page-react-root .home-cuisines__list li,#darkstore-pdp-landing-page-react-root .home-cuisines__list strong,#dine-in-app-root .home-cuisines__list li,#dine-in-app-root .home-cuisines__list strong,#groceries-landing-react-root .home-cuisines__list li,#groceries-landing-react-root .home-cuisines__list strong,#groceries-menu-react-root .home-cuisines__list li,#groceries-menu-react-root .home-cuisines__list strong,#landing-page-root .home-cuisines__list li,#landing-page-root .home-cuisines__list strong,#order-tracking-page-root .home-cuisines__list li,#order-tracking-page-root .home-cuisines__list strong,#past-order-details-page-root .home-cuisines__list li,#past-order-details-page-root .home-cuisines__list strong,#paymentsCardApplicationRoot .home-cuisines__list li,#paymentsCardApplicationRoot .home-cuisines__list strong,#reorder-page-root .home-cuisines__list li,#reorder-page-root .home-cuisines__list strong,#seo-area-listing-root .home-cuisines__list li,#seo-area-listing-root .home-cuisines__list strong,#seo-chain-restaurants-root .home-cuisines__list li,#seo-chain-restaurants-root .home-cuisines__list strong,#seo-city-page-root .home-cuisines__list li,#seo-city-page-root .home-cuisines__list strong,#seo-cuisine-listing-root .home-cuisines__list li,#seo-cuisine-listing-root .home-cuisines__list strong,#seo-cuisine-page-root .home-cuisines__list li,#seo-cuisine-page-root .home-cuisines__list strong,#seo-toprated-restaurants-root .home-cuisines__list li,#seo-toprated-restaurants-root .home-cuisines__list strong,#special-menus-root .home-cuisines__list li,#special-menus-root .home-cuisines__list strong,#static-page-react-root .home-cuisines__list li,#static-page-react-root .home-cuisines__list strong,#subscription-react-root .home-cuisines__list li,#subscription-react-root .home-cuisines__list strong,#vendor-details-root .home-cuisines__list li,#vendor-details-root .home-cuisines__list strong,#walletRenderRoot .home-cuisines__list li,#walletRenderRoot .home-cuisines__list strong{height:max-content;margin:0}#account-page-react-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#area-chain-listing-page-react-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#area-listing-page-react-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#area-toprated-listing-page-react-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#chain-listing-page-react-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#city-category-listing-page-react-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#city-html-sitemap-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#city-listing-page-react-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#cms-react-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#cuisine-listing-page-react-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#darkstore-pdp-landing-page-react-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#dine-in-app-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#groceries-landing-react-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#groceries-menu-react-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#landing-page-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#order-tracking-page-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#past-order-details-page-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#paymentsCardApplicationRoot .home-cuisines__list.no-list-header .home-cuisines__sublist,#reorder-page-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#seo-area-listing-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#seo-chain-restaurants-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#seo-city-page-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#seo-cuisine-listing-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#seo-cuisine-page-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#seo-toprated-restaurants-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#special-menus-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#static-page-react-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#subscription-react-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#vendor-details-root .home-cuisines__list.no-list-header .home-cuisines__sublist,#walletRenderRoot .home-cuisines__list.no-list-header .home-cuisines__sublist{margin-bottom:0}#account-page-react-root .home-cuisines__sublist,#area-chain-listing-page-react-root .home-cuisines__sublist,#area-listing-page-react-root .home-cuisines__sublist,#area-toprated-listing-page-react-root .home-cuisines__sublist,#chain-listing-page-react-root .home-cuisines__sublist,#city-category-listing-page-react-root .home-cuisines__sublist,#city-html-sitemap-root .home-cuisines__sublist,#city-listing-page-react-root .home-cuisines__sublist,#cms-react-root .home-cuisines__sublist,#cuisine-listing-page-react-root .home-cuisines__sublist,#darkstore-pdp-landing-page-react-root .home-cuisines__sublist,#dine-in-app-root .home-cuisines__sublist,#groceries-landing-react-root .home-cuisines__sublist,#groceries-menu-react-root .home-cuisines__sublist,#landing-page-root .home-cuisines__sublist,#order-tracking-page-root .home-cuisines__sublist,#past-order-details-page-root .home-cuisines__sublist,#paymentsCardApplicationRoot .home-cuisines__sublist,#reorder-page-root .home-cuisines__sublist,#seo-area-listing-root .home-cuisines__sublist,#seo-chain-restaurants-root .home-cuisines__sublist,#seo-city-page-root .home-cuisines__sublist,#seo-cuisine-listing-root .home-cuisines__sublist,#seo-cuisine-page-root .home-cuisines__sublist,#seo-toprated-restaurants-root .home-cuisines__sublist,#special-menus-root .home-cuisines__sublist,#static-page-react-root .home-cuisines__sublist,#subscription-react-root .home-cuisines__sublist,#vendor-details-root .home-cuisines__sublist,#walletRenderRoot .home-cuisines__sublist{align-content:start;display:grid;gap:8px;margin-bottom:24px}@media(min-width:768px){#account-page-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#account-page-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#account-page-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#account-page-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#area-chain-listing-page-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#area-chain-listing-page-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#area-chain-listing-page-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#area-chain-listing-page-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#area-listing-page-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#area-listing-page-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#area-listing-page-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#area-listing-page-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#area-toprated-listing-page-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#area-toprated-listing-page-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#area-toprated-listing-page-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#area-toprated-listing-page-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#chain-listing-page-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#chain-listing-page-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#chain-listing-page-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#chain-listing-page-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#city-category-listing-page-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#city-category-listing-page-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#city-category-listing-page-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#city-category-listing-page-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#city-html-sitemap-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#city-html-sitemap-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#city-html-sitemap-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#city-html-sitemap-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#city-listing-page-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#city-listing-page-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#city-listing-page-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#city-listing-page-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#cms-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#cms-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#cms-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#cms-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#cuisine-listing-page-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#cuisine-listing-page-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#cuisine-listing-page-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#cuisine-listing-page-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#darkstore-pdp-landing-page-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#darkstore-pdp-landing-page-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#darkstore-pdp-landing-page-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#darkstore-pdp-landing-page-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#dine-in-app-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#dine-in-app-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#dine-in-app-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#dine-in-app-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#groceries-landing-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#groceries-landing-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#groceries-landing-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#groceries-landing-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#groceries-menu-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#groceries-menu-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#groceries-menu-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#groceries-menu-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#landing-page-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#landing-page-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#landing-page-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#landing-page-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#order-tracking-page-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#order-tracking-page-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#order-tracking-page-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#order-tracking-page-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#past-order-details-page-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#past-order-details-page-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#past-order-details-page-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#past-order-details-page-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#paymentsCardApplicationRoot .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#paymentsCardApplicationRoot .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#paymentsCardApplicationRoot .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#paymentsCardApplicationRoot .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#reorder-page-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#reorder-page-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#reorder-page-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#reorder-page-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#seo-area-listing-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#seo-area-listing-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#seo-area-listing-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#seo-area-listing-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#seo-chain-restaurants-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#seo-chain-restaurants-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#seo-chain-restaurants-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#seo-chain-restaurants-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#seo-city-page-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#seo-city-page-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#seo-city-page-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#seo-city-page-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#seo-cuisine-listing-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#seo-cuisine-listing-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#seo-cuisine-listing-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#seo-cuisine-listing-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#seo-cuisine-page-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#seo-cuisine-page-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#seo-cuisine-page-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#seo-cuisine-page-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#seo-toprated-restaurants-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#seo-toprated-restaurants-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#seo-toprated-restaurants-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#seo-toprated-restaurants-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#special-menus-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#special-menus-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#special-menus-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#special-menus-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#static-page-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#static-page-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#static-page-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#static-page-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#subscription-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#subscription-react-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#subscription-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#subscription-react-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#vendor-details-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#vendor-details-root .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#vendor-details-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#vendor-details-root .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist,#walletRenderRoot .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4),#walletRenderRoot .home-cuisines__sublist:nth-child(4n+1):nth-last-child(-n+4)~.home-cuisines__sublist,#walletRenderRoot .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2),#walletRenderRoot .home-cuisines__sublist:nth-child(odd):nth-last-child(-n+2)~.home-cuisines__sublist{margin-bottom:0}}#account-page-react-root .PopularAreas a,#account-page-react-root .PopularChains a,#account-page-react-root .othercountries a,#area-chain-listing-page-react-root .PopularAreas a,#area-chain-listing-page-react-root .PopularChains a,#area-chain-listing-page-react-root .othercountries a,#area-listing-page-react-root .PopularAreas a,#area-listing-page-react-root .PopularChains a,#area-listing-page-react-root .othercountries a,#area-toprated-listing-page-react-root .PopularAreas a,#area-toprated-listing-page-react-root .PopularChains a,#area-toprated-listing-page-react-root .othercountries a,#chain-listing-page-react-root .PopularAreas a,#chain-listing-page-react-root .PopularChains a,#chain-listing-page-react-root .othercountries a,#city-category-listing-page-react-root .PopularAreas a,#city-category-listing-page-react-root .PopularChains a,#city-category-listing-page-react-root .othercountries a,#city-html-sitemap-root .PopularAreas a,#city-html-sitemap-root .PopularChains a,#city-html-sitemap-root .othercountries a,#city-listing-page-react-root .PopularAreas a,#city-listing-page-react-root .PopularChains a,#city-listing-page-react-root .othercountries a,#cms-react-root .PopularAreas a,#cms-react-root .PopularChains a,#cms-react-root .othercountries a,#cuisine-listing-page-react-root .PopularAreas a,#cuisine-listing-page-react-root .PopularChains a,#cuisine-listing-page-react-root .othercountries a,#darkstore-pdp-landing-page-react-root .PopularAreas a,#darkstore-pdp-landing-page-react-root .PopularChains a,#darkstore-pdp-landing-page-react-root .othercountries a,#dine-in-app-root .PopularAreas a,#dine-in-app-root .PopularChains a,#dine-in-app-root .othercountries a,#groceries-landing-react-root .PopularAreas a,#groceries-landing-react-root .PopularChains a,#groceries-landing-react-root .othercountries a,#groceries-menu-react-root .PopularAreas a,#groceries-menu-react-root .PopularChains a,#groceries-menu-react-root .othercountries a,#landing-page-root .PopularAreas a,#landing-page-root .PopularChains a,#landing-page-root .othercountries a,#order-tracking-page-root .PopularAreas a,#order-tracking-page-root .PopularChains a,#order-tracking-page-root .othercountries a,#past-order-details-page-root .PopularAreas a,#past-order-details-page-root .PopularChains a,#past-order-details-page-root .othercountries a,#paymentsCardApplicationRoot .PopularAreas a,#paymentsCardApplicationRoot .PopularChains a,#paymentsCardApplicationRoot .othercountries a,#reorder-page-root .PopularAreas a,#reorder-page-root .PopularChains a,#reorder-page-root .othercountries a,#seo-area-listing-root .PopularAreas a,#seo-area-listing-root .PopularChains a,#seo-area-listing-root .othercountries a,#seo-chain-restaurants-root .PopularAreas a,#seo-chain-restaurants-root .PopularChains a,#seo-chain-restaurants-root .othercountries a,#seo-city-page-root .PopularAreas a,#seo-city-page-root .PopularChains a,#seo-city-page-root .othercountries a,#seo-cuisine-listing-root .PopularAreas a,#seo-cuisine-listing-root .PopularChains a,#seo-cuisine-listing-root .othercountries a,#seo-cuisine-page-root .PopularAreas a,#seo-cuisine-page-root .PopularChains a,#seo-cuisine-page-root .othercountries a,#seo-toprated-restaurants-root .PopularAreas a,#seo-toprated-restaurants-root .PopularChains a,#seo-toprated-restaurants-root .othercountries a,#special-menus-root .PopularAreas a,#special-menus-root .PopularChains a,#special-menus-root .othercountries a,#static-page-react-root .PopularAreas a,#static-page-react-root .PopularChains a,#static-page-react-root .othercountries a,#subscription-react-root .PopularAreas a,#subscription-react-root .PopularChains a,#subscription-react-root .othercountries a,#vendor-details-root .PopularAreas a,#vendor-details-root .PopularChains a,#vendor-details-root .othercountries a,#walletRenderRoot .PopularAreas a,#walletRenderRoot .PopularChains a,#walletRenderRoot .othercountries a{white-space:wrap}@media(min-width:768px){#account-page-react-root .PopularAreas a,#account-page-react-root .PopularChains a,#account-page-react-root .othercountries a,#area-chain-listing-page-react-root .PopularAreas a,#area-chain-listing-page-react-root .PopularChains a,#area-chain-listing-page-react-root .othercountries a,#area-listing-page-react-root .PopularAreas a,#area-listing-page-react-root .PopularChains a,#area-listing-page-react-root .othercountries a,#area-toprated-listing-page-react-root .PopularAreas a,#area-toprated-listing-page-react-root .PopularChains a,#area-toprated-listing-page-react-root .othercountries a,#chain-listing-page-react-root .PopularAreas a,#chain-listing-page-react-root .PopularChains a,#chain-listing-page-react-root .othercountries a,#city-category-listing-page-react-root .PopularAreas a,#city-category-listing-page-react-root .PopularChains a,#city-category-listing-page-react-root .othercountries a,#city-html-sitemap-root .PopularAreas a,#city-html-sitemap-root .PopularChains a,#city-html-sitemap-root .othercountries a,#city-listing-page-react-root .PopularAreas a,#city-listing-page-react-root .PopularChains a,#city-listing-page-react-root .othercountries a,#cms-react-root .PopularAreas a,#cms-react-root .PopularChains a,#cms-react-root .othercountries a,#cuisine-listing-page-react-root .PopularAreas a,#cuisine-listing-page-react-root .PopularChains a,#cuisine-listing-page-react-root .othercountries a,#darkstore-pdp-landing-page-react-root .PopularAreas a,#darkstore-pdp-landing-page-react-root .PopularChains a,#darkstore-pdp-landing-page-react-root .othercountries a,#dine-in-app-root .PopularAreas a,#dine-in-app-root .PopularChains a,#dine-in-app-root .othercountries a,#groceries-landing-react-root .PopularAreas a,#groceries-landing-react-root .PopularChains a,#groceries-landing-react-root .othercountries a,#groceries-menu-react-root .PopularAreas a,#groceries-menu-react-root .PopularChains a,#groceries-menu-react-root .othercountries a,#landing-page-root .PopularAreas a,#landing-page-root .PopularChains a,#landing-page-root .othercountries a,#order-tracking-page-root .PopularAreas a,#order-tracking-page-root .PopularChains a,#order-tracking-page-root .othercountries a,#past-order-details-page-root .PopularAreas a,#past-order-details-page-root .PopularChains a,#past-order-details-page-root .othercountries a,#paymentsCardApplicationRoot .PopularAreas a,#paymentsCardApplicationRoot .PopularChains a,#paymentsCardApplicationRoot .othercountries a,#reorder-page-root .PopularAreas a,#reorder-page-root .PopularChains a,#reorder-page-root .othercountries a,#seo-area-listing-root .PopularAreas a,#seo-area-listing-root .PopularChains a,#seo-area-listing-root .othercountries a,#seo-chain-restaurants-root .PopularAreas a,#seo-chain-restaurants-root .PopularChains a,#seo-chain-restaurants-root .othercountries a,#seo-city-page-root .PopularAreas a,#seo-city-page-root .PopularChains a,#seo-city-page-root .othercountries a,#seo-cuisine-listing-root .PopularAreas a,#seo-cuisine-listing-root .PopularChains a,#seo-cuisine-listing-root .othercountries a,#seo-cuisine-page-root .PopularAreas a,#seo-cuisine-page-root .PopularChains a,#seo-cuisine-page-root .othercountries a,#seo-toprated-restaurants-root .PopularAreas a,#seo-toprated-restaurants-root .PopularChains a,#seo-toprated-restaurants-root .othercountries a,#special-menus-root .PopularAreas a,#special-menus-root .PopularChains a,#special-menus-root .othercountries a,#static-page-react-root .PopularAreas a,#static-page-react-root .PopularChains a,#static-page-react-root .othercountries a,#subscription-react-root .PopularAreas a,#subscription-react-root .PopularChains a,#subscription-react-root .othercountries a,#vendor-details-root .PopularAreas a,#vendor-details-root .PopularChains a,#vendor-details-root .othercountries a,#walletRenderRoot .PopularAreas a,#walletRenderRoot .PopularChains a,#walletRenderRoot .othercountries a{white-space:nowrap}}.footer a{color:var(--colorNeutralPrimary);text-decoration:none}.footer hr{background-color:var(--colorNeutralDivider);border:0;height:1px!important;margin:32px 0}.PopularChains h4,.home-cuisines h4{margin:24px 0}.button-ghost.footer__language-switch{display:block;margin:0 auto 16px;width:66.67%}@media(min-width:480px){.button-ghost.footer__language-switch{width:50%}}@media(min-width:960px){.button-ghost.footer__language-switch{display:none}}.footer__nav-container:after{clear:both;content:"";display:table}.footer__nav{text-align:unset;width:75%}@media screen and (max-width:768px){.footer__nav{text-align:center;width:100%}}.footer__nav__list{column-gap:16px;display:grid;grid-auto-flow:row;grid-template-columns:repeat(3,1fr);grid-template-rows:subgrid;width:100%}@media screen and (max-width:768px){.footer__nav__list{grid-template-columns:repeat(1,1fr);row-gap:8px}}.footer__nav__sublist{display:grid;grid-auto-rows:minmax(min-content,max-content);grid-template-columns:1fr;row-gap:8px}.footer__logo svg#brand-logo-combined-root-fp{fill:var(--colorNeutralInactive)}.footer-branding__logos.with-dh-logo{align-items:center;max-height:32px}@media(max-width:768px){.footer-branding__logos.with-dh-logo{flex-direction:column;gap:0;justify-content:center}}.footer-branding__logos.with-dh-logo .vl{height:32px}.footer-branding__logos.with-dh-logo .dh-logo path{fill:#d61f26}.footer-branding__logos.with-dh-logo .dh-logo mask>path{fill:#fff}.footer-branding__logos.with-dh-logo .dh-logo.neutral-color path{fill:var(--colorNeutralInactive)}.footer-branding__logos.with-dh-logo .dh-logo.neutral-color mask>path{fill:#fff}.etbis_qr{align-items:center;display:flex;float:right;justify-content:right;padding:20px 0;width:100%}@media only screen and (max-width:768px){.etbis_qr{justify-content:center}}.home-cuisines__list{column-gap:16px;display:grid;grid-auto-flow:row;grid-template-columns:repeat(4,1fr);grid-template-rows:subgrid;width:100%}.home-cuisines__list li{text-overflow:ellipsis}.home-cuisines__list li,.home-cuisines__list strong{margin-bottom:8px;overflow:hidden;white-space:nowrap}.home-cuisines__list a{color:var(--colorNeutralPrimary);text-overflow:ellipsis}.home-cuisines__list li,.home-cuisines__list strong{font-size:1.6rem;grid-template-columns:1fr;row-gap:8px}@media screen and (max-width:768px){.home-cuisines__list{grid-template-columns:repeat(4,1fr)}}.joe-promotion-card{background-color:var(--colorWhite);height:100%;left:0;overflow:hidden;position:relative;top:0;width:100%}.joe-promotion-card:after,.joe-promotion-card:before{background-color:rgba(0,0,0,.04);border-radius:100%;bottom:32px;content:" ";height:16px;position:absolute;width:16px}.joe-promotion-card:before{left:-12px}.joe-promotion-card:after{right:-12px}.joe-promotion-card--fixed-width{width:238px}.joe-promotion-card--full-width{box-shadow:0 .2rem 1rem rgba(0,0,0,.12);width:100%}.joe-promotion-card__panel{border-bottom:1px dashed var(--colorNeutralDivider)}.joe-promotion-card__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;line-height:18px;margin-bottom:4px;min-height:39px;overflow:hidden}.joe-promotion-card__button--enabled{cursor:pointer}.joe-promotion-card__button--disabled{cursor:default}.joe-promotion-card__tag{white-space:nowrap}.joe-promotion-card__details-modal>div[role=dialog]{max-width:560px!important}.joe-promotion-card__details-modal-divider{margin:16px 0}.joe-promotion-card__details-modal-body{flex-grow:1;padding:0 8px}.joe-promotions{margin-top:-12px}.joe-promotions:after{background-color:var(--colorNeutralSurface);content:" ";height:8px;width:100%}.joe-promotions--is-new{margin:var(--bdsSpacingSm) 0 var(--bdsSpacingXxs)}.joe-promotions--is-new:after{all:unset}.joe-promotions--is-new--has-selected{margin-bottom:0}.joe-promotions__subtitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;line-height:16px;overflow:hidden}.joe-promotions__remove-button{cursor:pointer}.joe-promotions .cross-sell-abstract-carousel{overflow:hidden}.joe-promotions .abstract-carousel .joe-promotions-carousel__promotion{background:transparent;border-radius:8px;box-shadow:none;padding:0}.joe-promotions .abstract-carousel .joe-promotions-carousel__arrow{box-shadow:0 .3rem 2rem rgba(0,0,0,.1)}.joe-promotions__invalid-modal>div[role=dialog],.joe-promotions__remove-modal>div[role=dialog]{max-width:480px!important}.joe-promotions__tag{white-space:nowrap}.account-menu--desktop.bds-c-modal .bds-c-modal__dialog-window{align-items:unset;height:unset;left:var(--accountMenuLeft);margin:0;min-height:unset;position:absolute;top:var(--accountMenuTop)}.account-menu--desktop.bds-c-modal .bds-c-modal__content-window{width:312px}.account-menu--desktop.bds-c-modal .bds-c-modal__content{overflow-x:hidden}.account-menu--desktop.bds-c-modal .bds-c-modal__body{padding:0}.account-menu--mobile.bds-c-modal .bds-c-modal__content{overflow-y:unset}.account-menu--mobile.bds-c-modal .bds-c-modal__body{height:100%;padding:0}.account-menu--mobile.bds-c-modal .account-switcher{padding:var(--bdsSpacingXxl) var(--bdsSpacingSm) 0 var(--bdsSpacingSt);position:sticky}.account-menu--mobile.bds-c-modal .account-switcher__content{margin-bottom:var(--bdsSpacingXs)}.account-menu--mobile.bds-c-modal .account-switcher__content>svg{margin-left:var(--bdsSpacingSm)}.account-menu--mobile.bds-c-modal .account-switcher .divider{background-color:unset;margin:0 var(--bdsSpacingSt);width:100%}.account-menu--mobile.bds-c-modal .account-switcher+.account-menu__list{padding-top:0}.account-menu--mobile.bds-c-modal .account-menu__list{max-height:calc(100% - 121px);overflow-y:auto;padding-top:var(--bdsSpacingXxl)}.account-menu--mobile.bds-c-modal.bds-c-modal--enter .bds-c-modal__content-window{opacity:0;transform:translate(-100vw)}.account-menu--mobile.bds-c-modal.bds-c-modal--enter-active .bds-c-modal__content-window{opacity:1;transform:none}@media(prefers-reduced-motion:no-preference){.account-menu--mobile.bds-c-modal.bds-c-modal--enter-active .bds-c-modal__content-window{transition:opacity var(--bdsMotionDuration300) var(--bdsMotionEasingEntrance),transform var(--bdsMotionDuration300) var(--bdsMotionEasingEntrance)}}.account-menu--mobile.bds-c-modal.bds-c-modal--enter-done .bds-c-modal__content-window{transform:none}@media(prefers-reduced-motion:no-preference){.account-menu--mobile.bds-c-modal.bds-c-modal--enter-done .bds-c-modal__content-window{transition:transform var(--bdsMotionDuration300) var(--bdsMotionEasingStandard)}}.account-menu--mobile.bds-c-modal.bds-c-modal--exit .bds-c-modal__content-window{opacity:1}.account-menu--mobile.bds-c-modal.bds-c-modal--exit-active .bds-c-modal__content-window{opacity:0;transform:translate(-100vw)}@media(prefers-reduced-motion:no-preference){.account-menu--mobile.bds-c-modal.bds-c-modal--exit-active .bds-c-modal__content-window{transition:opacity var(--bdsMotionDuration300) var(--bdsMotionEasingExit),transform var(--bdsMotionDuration300) var(--bdsMotionEasingExit)}}.account-menu__list{list-style:none;padding:var(--bdsSpacingSt)}.account-menu__list>li>a{align-items:center;border-radius:var(--bdsCornerRadiusButton);color:var(--colorNeutralPrimary);column-gap:var(--bdsSpacingSm);cursor:pointer;display:flex;padding:var(--bdsSpacingSt) var(--bdsSpacingSm);position:relative;text-decoration:none}@media(prefers-reduced-motion:no-preference){.account-menu__list>li>a{transition:background-color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard),color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.account-menu__list>li>a:before{border-radius:var(--bdsCornerRadiusButton);content:"";inset:0;position:absolute;z-index:-1}@media(prefers-reduced-motion:no-preference){.account-menu__list>li>a:before{transition:inset var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),box-shadow var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.account-menu__list>li>a:hover{background-color:var(--colorInteractionBackgroundHover)}.account-menu__list>li>a:active{color:var(--colorInteractionPrimaryHover)}.account-menu__list>li>a:active>svg{fill:var(--colorInteractionPrimaryHover)}.account-menu__list>li>a:focus-visible{outline:0}.account-menu__list>li>a:focus-visible:before{box-shadow:0 0 0 2px var(--colorFocusRingDark),0 0 0 4px var(--colorFocusRingLight);z-index:1}.account-menu__list>li>a>div:first-child{height:24px;width:24px}@media(prefers-reduced-motion:no-preference){.account-menu__list>li>a>div:first-child>svg{transition:fill var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.account-menu__list>li>a>div:nth-child(2){display:flex;flex:1;min-width:0}.account-menu__list>li>a>div:nth-child(2)>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-menu__list .account-menu__item__subscription{align-items:center;column-gap:var(--bdsSpacingXs);display:flex}.account-menu__list .account-menu__item__subscription svg{display:inline-flex}.account-menu__list .divider{background-color:unset;margin:var(--bdsSpacingXxs) 0}.account-menu .account-switcher{column-gap:var(--bdsSpacingSm);padding:var(--bdsSpacingXs) 0 var(--bdsSpacingXs) var(--bdsSpacingSm)}.account-menu .account-switcher__content{column-gap:var(--bdsSpacingSm)}.account-menu .account-switcher__content__title{flex:1;min-width:0}.account-menu .account-switcher__content__title>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-menu .account-switcher__content>svg{align-self:flex-start}.account-menu .account-switcher .bds-c-btn{z-index:0}.account-menu .language-switcher__selector{border-radius:var(--bdsCornerRadiusButton);column-gap:var(--bdsSpacingSm);cursor:pointer;padding:var(--bdsSpacingSt) var(--bdsSpacingSm)}@media(prefers-reduced-motion:no-preference){.account-menu .language-switcher__selector{transition:background-color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.account-menu .language-switcher__selector:hover{background-color:var(--colorInteractionBackgroundHover)}.account-menu .language-switcher__selector__content{column-gap:var(--bdsSpacingSm)}.account-menu .language-switcher__selector__chevron{transform:rotate(0deg)}@media(prefers-reduced-motion:no-preference){.account-menu .language-switcher__selector__chevron{transition:transform var(--bdsMotionDuration200) var(--bdsMotionEasingBounce)}}.account-menu .language-switcher__list{list-style:none;margin:0;padding:0 var(--bdsSpacingSm)}.account-menu .language-switcher__list__item>a{align-items:center;border-radius:var(--bdsCornerRadiusButton);cursor:pointer;display:flex;gap:var(--bdsSpacingSt);justify-content:space-between;padding:var(--bdsSpacingSt);position:relative}@media(prefers-reduced-motion:no-preference){.account-menu .language-switcher__list__item>a{transition:background-color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard),color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.account-menu .language-switcher__list__item>a:hover{background-color:var(--colorInteractionBackgroundHover)}.account-menu .language-switcher__list__item>a:hover svg{fill:var(--colorOnInteractionSecondaryHover)}.account-menu .language-switcher__list__item--is-selected>a{background-color:var(--colorNeutralSurface)}.account-menu .language-switcher--is-toggled .language-switcher__selector:hover{background-color:var(--colorTransparent)}.account-menu .language-switcher--is-toggled .language-switcher__selector__chevron{transform:rotate(180deg)}.bds-c-btn-cursor{cursor:pointer;display:inline-block;max-width:100%;vertical-align:middle}.bds-c-btn-cursor--layout-full-width-primary,.bds-c-btn-cursor--layout-full-width-secondary{display:block}.bds-c-btn-cursor:has(.bds-c-btn:disabled,.bds-c-btn[aria-disabled=true]){cursor:not-allowed}.bds-c-btn-cursor.bds-is-disabled,.bds-c-btn-cursor.bds-is-focusable-disabled{cursor:not-allowed}.bds-c-btn{-webkit-tap-highlight-color:rgba(0,0,0,0);appearance:button;background-color:var(--colorTransparent);border:0;box-sizing:border-box;cursor:inherit;font-family:var(--bdsTypographyLabelMediumFontFamily);font-family:inherit;font-size:var(--bdsTypographyLabelMediumFontSize);font-weight:var(--bdsTypographyLabelMediumFontWeight);line-height:var(--bdsTypographyLabelMediumLineHeight);padding:0 var(--bdsSpacingSm);position:relative;user-select:none;white-space:nowrap;width:100%}.bds-c-btn:before{border:1px solid var(--colorTransparent);border-radius:var(--bdsCornerRadiusButton);content:"";inset:0;position:absolute;z-index:-1}@media(prefers-reduced-motion:no-preference){.bds-c-btn:before{transition:inset var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),border-radius var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),box-shadow var(--bdsMotionDuration200) var(--bdsMotionEasingStandard),background-color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard),border-color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}.bds-c-btn{transition:color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-btn:hover:before{inset:-3px}.bds-c-btn:focus-visible{outline:0}.bds-c-btn:focus-visible:before{box-shadow:0 0 0 4px var(--colorFocusRingDark),0 0 0 8px var(--colorFocusRingLight);inset:-3px}.bds-c-btn:active:before{border-radius:var(--bdsCornerRadiusPressed);inset:0}.bds-c-btn.bds-is-disabled,.bds-c-btn:disabled{pointer-events:none}.bds-c-btn.bds-is-focusable-disabled:focus-visible:before,.bds-c-btn.bds-is-focusable-disabled:hover:before{inset:0}.bds-c-btn.bds-is-focusable-disabled:active:before{border-radius:var(--bdsCornerRadiusButton)}.bds-c-btn span>svg{fill:currentcolor;display:block}.bds-c-btn--remove-side-spacing{padding-left:0;padding-right:0}.bds-c-btn--layout-default .bds-c-btn__idle-content__prefix--truncate,.bds-c-btn--layout-default .bds-c-btn__idle-content__suffix--truncate,.bds-c-btn--layout-full-width-primary .bds-c-btn__idle-content__prefix--truncate,.bds-c-btn--layout-full-width-primary .bds-c-btn__idle-content__suffix--truncate{min-width:0}.bds-c-btn--layout-default .bds-c-btn__idle-content__prefix--truncate span,.bds-c-btn--layout-default .bds-c-btn__idle-content__suffix--truncate span,.bds-c-btn--layout-full-width-primary .bds-c-btn__idle-content__prefix--truncate span,.bds-c-btn--layout-full-width-primary .bds-c-btn__idle-content__suffix--truncate span{overflow:hidden;text-overflow:ellipsis}.bds-c-btn--layout-full-width-secondary .bds-c-btn__idle-content{display:grid;grid-template-areas:"prefix label suffix";grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);justify-items:center}.bds-c-btn--layout-full-width-secondary .bds-c-btn__idle-content__prefix{grid-area:prefix;justify-self:flex-start}.bds-c-btn--layout-full-width-secondary .bds-c-btn__idle-content__label{grid-area:label}.bds-c-btn--layout-full-width-secondary .bds-c-btn__idle-content__suffix{grid-area:suffix;justify-self:flex-end}.bds-c-btn--layout-full-width-secondary .bds-c-btn__idle-content__prefix--truncate,.bds-c-btn--layout-full-width-secondary .bds-c-btn__idle-content__suffix--truncate{max-width:100%}.bds-c-btn--layout-full-width-secondary .bds-c-btn__idle-content__prefix--truncate span,.bds-c-btn--layout-full-width-secondary .bds-c-btn__idle-content__suffix--truncate span{overflow:hidden;text-overflow:ellipsis}.bds-c-btn__idle-content{column-gap:var(--bdsSpacingXs);justify-content:center}.bds-c-btn__idle-content,.bds-c-btn__idle-content__label,.bds-c-btn__idle-content__prefix,.bds-c-btn__idle-content__suffix{align-items:center;display:flex}.bds-c-btn__idle-content.enter{opacity:0}.bds-c-btn__idle-content.enter-active{opacity:1}@media(prefers-reduced-motion:no-preference){.bds-c-btn__idle-content.enter-active{transition:opacity var(--bdsMotionDuration150) var(--bdsMotionEasingEntrance)}}.bds-c-btn__idle-content.enter-done{opacity:1}.bds-c-btn__idle-content.exit,.bds-c-btn__idle-content.exit-active,.bds-c-btn__idle-content.exit-done{opacity:0}.bds-c-btn__loading-content{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.bds-c-btn__loading-content.enter{opacity:0}.bds-c-btn__loading-content.enter-active{opacity:1}@media(prefers-reduced-motion:no-preference){.bds-c-btn__loading-content.enter-active{transition:opacity var(--bdsMotionDuration150) var(--bdsMotionEasingEntrance)}}.bds-c-btn__loading-content.enter-done{opacity:1}.bds-c-btn__loading-content.exit,.bds-c-btn__loading-content.exit-active,.bds-c-btn__loading-content.exit-done{opacity:0}.bds-c-btn__success-content{align-items:center;display:flex;height:100%;justify-content:center;left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.bds-c-btn__success-content__success-icon{fill:currentcolor;height:0;width:0}@media(prefers-reduced-motion:no-preference){.bds-c-btn__success-content__success-icon{transition:width var(--bdsMotionDuration300) var(--bdsMotionEasingBounce) var(--bdsMotionDelay100),height var(--bdsMotionDuration300) var(--bdsMotionEasingBounce) var(--bdsMotionDelay100)}}.bds-c-btn__success-content__circle-1,.bds-c-btn__success-content__circle-2{border-radius:50%;height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:0}.bds-c-btn__success-content__circle-1{background-color:var(--colorInteractionPrimary);z-index:-2}@media(prefers-reduced-motion:no-preference){.bds-c-btn__success-content__circle-1{transition:width var(--bdsMotionDuration200) var(--bdsMotionEasingStandard),height var(--bdsMotionDuration200) var(--bdsMotionEasingStandard),opacity var(--bdsMotionDuration200) var(--bdsMotionEasingExit)}}.bds-c-btn__success-content__circle-2{background-color:var(--colorWhite);z-index:-1}@media(prefers-reduced-motion:no-preference){.bds-c-btn__success-content__circle-2{transition:width var(--bdsMotionDuration200) var(--bdsMotionEasingStandard) var(--bdsMotionDelay50),height var(--bdsMotionDuration200) var(--bdsMotionEasingStandard) var(--bdsMotionDelay50),opacity var(--bdsMotionDuration200) var(--bdsMotionEasingExit) var(--bdsMotionDelay50)}}.bds-c-btn__success-content.enter{opacity:0}.bds-c-btn__success-content.enter-active{opacity:1}@media(prefers-reduced-motion:no-preference){.bds-c-btn__success-content.enter-active{transition:opacity var(--bdsMotionDuration150) var(--bdsMotionEasingEntrance)}}.bds-c-btn__success-content.enter-active .bds-c-btn__success-content__success-icon{height:24px;width:24px}.bds-c-btn__success-content.enter-active .bds-c-btn__success-content__circle-1{height:65px;opacity:0;width:65px}.bds-c-btn__success-content.enter-active .bds-c-btn__success-content__circle-2{height:68px;opacity:0;width:68px}.bds-c-btn__success-content.enter-done{opacity:1}.bds-c-btn__success-content.enter-done .bds-c-btn__success-content__success-icon{height:24px;width:24px}.bds-c-btn__success-content.enter-done .bds-c-btn__success-content__circle-1{height:65px;opacity:0;width:65px}.bds-c-btn__success-content.enter-done .bds-c-btn__success-content__circle-2{height:68px;opacity:0;width:68px}.bds-c-btn__success-content.exit,.bds-c-btn__success-content.exit-active,.bds-c-btn__success-content.exit-done{opacity:0}.bds-c-btn--size-small .bds-c-btn__idle-content{min-height:32px}.bds-c-btn--size-medium .bds-c-btn__idle-content{min-height:40px}.bds-c-btn--size-regular .bds-c-btn__idle-content{min-height:48px}.bds-c-btn--size-large .bds-c-btn__idle-content{min-height:64px}.bds-c-btn-primary{color:var(--colorOnInteractionPrimary)}.bds-c-btn-primary:before{background-color:var(--colorInteractionPrimary)}.bds-c-btn-primary:hover{color:var(--colorOnInteractionPrimaryHover)}.bds-c-btn-primary:hover:before{background-color:var(--colorInteractionPrimaryHover)}.bds-c-btn-primary:active,.bds-c-btn-primary:focus{color:var(--colorOnInteractionPrimary)}.bds-c-btn-primary.bds-is-disabled,.bds-c-btn-primary.bds-is-focusable-disabled{color:var(--colorWhite)}.bds-c-btn-primary.bds-is-disabled:before,.bds-c-btn-primary.bds-is-focusable-disabled:before{background-color:var(--colorNeutralInactive)}.bds-c-btn-primary.bds-is-loading,.bds-c-btn-primary.bds-is-success{color:var(--colorInteractionPrimary)}.bds-c-btn-primary.bds-is-loading:before,.bds-c-btn-primary.bds-is-success:before{background-color:var(--colorInteractionPrimaryFeedback)}.bds-c-btn-primary-reversed{color:var(--colorInteractionPrimary)}.bds-c-btn-primary-reversed:before{background-color:var(--colorWhite);border-color:var(--colorNeutralBorder)}.bds-c-btn-primary-reversed:hover{color:var(--colorOnInteractionSecondaryHover)}.bds-c-btn-primary-reversed:hover:before{background-color:var(--colorInteractionBackgroundHover)}.bds-c-btn-primary-reversed:focus{color:var(--colorInteractionPrimary)}.bds-c-btn-primary-reversed:active{color:var(--colorOnInteractionSecondaryHover)}.bds-c-btn-primary-reversed:active:before{background-color:var(--colorInteractionPrimaryFeedback)}.bds-c-btn-primary-reversed.bds-is-disabled,.bds-c-btn-primary-reversed.bds-is-focusable-disabled{color:var(--colorNeutralInactive)}.bds-c-btn-primary-reversed.bds-is-disabled:before,.bds-c-btn-primary-reversed.bds-is-focusable-disabled:before{background-color:var(--colorWhite)}.bds-c-btn-primary-reversed.bds-is-loading,.bds-c-btn-primary-reversed.bds-is-success{color:var(--colorInteractionPrimary)}.bds-c-btn-primary-reversed.bds-is-loading:before,.bds-c-btn-primary-reversed.bds-is-success:before{background-color:var(--colorWhite)}.bds-c-btn-primary-reversed .bds-c-btn-primary-reversed__success-content{height:calc(100% - 2px);width:calc(100% - 2px)}.bds-c-btn-secondary{color:var(--colorInteractionPrimary)}.bds-c-btn-secondary:before{background-color:var(--colorWhite);border-color:var(--colorInteractionPrimary)}.bds-c-btn-secondary:hover{color:var(--colorOnInteractionSecondaryHover)}.bds-c-btn-secondary:hover:before{background-color:var(--colorInteractionBackgroundHover)}.bds-c-btn-secondary:active,.bds-c-btn-secondary:focus{color:var(--colorInteractionPrimary)}.bds-c-btn-secondary.bds-is-disabled,.bds-c-btn-secondary.bds-is-focusable-disabled{color:var(--colorNeutralInactive)}.bds-c-btn-secondary.bds-is-disabled:before,.bds-c-btn-secondary.bds-is-focusable-disabled:before{background-color:var(--colorWhite);border-color:var(--colorNeutralInactive)}.bds-c-btn-secondary.bds-is-loading,.bds-c-btn-secondary.bds-is-success{color:var(--colorInteractionPrimary)}.bds-c-btn-secondary.bds-is-loading:before,.bds-c-btn-secondary.bds-is-success:before{background-color:var(--colorWhite);border-color:var(--colorInteractionPrimary)}.bds-c-btn-secondary .bds-c-btn-secondary__success-content{height:calc(100% - 2px);width:calc(100% - 2px)}.bds-c-btn-secondary-reversed{color:var(--colorOnInteractionPrimary)}.bds-c-btn-secondary-reversed:before{background-color:transparent;border-color:var(--colorOnInteractionPrimary)}.bds-c-btn-secondary-reversed:hover{color:var(--colorOnInteractionPrimaryHover)}.bds-c-btn-secondary-reversed:hover:before{background-color:var(--colorInteractionReversedWhiteOpacity15)}.bds-c-btn-secondary-reversed:active,.bds-c-btn-secondary-reversed:focus{color:var(--colorOnInteractionPrimary)}.bds-c-btn-secondary-reversed.bds-is-disabled,.bds-c-btn-secondary-reversed.bds-is-focusable-disabled{color:var(--colorInteractionReversedWhiteOpacity30)}.bds-c-btn-secondary-reversed.bds-is-disabled:before,.bds-c-btn-secondary-reversed.bds-is-focusable-disabled:before{background-color:transparent;border-color:var(--colorInteractionReversedWhiteOpacity30)}.bds-c-btn-secondary-reversed.bds-is-loading,.bds-c-btn-secondary-reversed.bds-is-success{color:var(--colorOnInteractionPrimary)}.bds-c-btn-secondary-reversed.bds-is-loading:before,.bds-c-btn-secondary-reversed.bds-is-success:before{background-color:transparent;border-color:var(--colorOnInteractionPrimary)}.bds-c-btn-secondary-reversed .bds-c-btn-secondary-reversed__success-content{height:calc(100% - 2px);width:calc(100% - 2px)}.bds-c-btn-text{color:var(--colorInteractionPrimary)}.bds-c-btn-text:before{background-color:var(--colorTransparent);inset:25%}.bds-c-btn-text:hover{color:var(--colorOnInteractionSecondaryHover)}.bds-c-btn-text:hover:before{background-color:var(--colorInteractionBackgroundHover)}.bds-c-btn-text:active,.bds-c-btn-text:focus{color:var(--colorInteractionPrimary)}.bds-c-btn-text.bds-is-disabled,.bds-c-btn-text.bds-is-focusable-disabled{color:var(--colorNeutralInactive)}.bds-c-btn-text.bds-is-disabled:before,.bds-c-btn-text.bds-is-focusable-disabled:before{background-color:var(--colorNeutralSurface);inset:0}.bds-c-btn-text.bds-is-loading,.bds-c-btn-text.bds-is-success{color:var(--colorInteractionPrimary)}.bds-c-btn-text.bds-is-loading:before,.bds-c-btn-text.bds-is-success:before{background-color:var(--colorTransparent)}.bds-c-link-btn{text-decoration:none}.bds-c-btn-circular-cursor{cursor:pointer;display:inline-block;max-width:100%;vertical-align:middle}.bds-c-btn-circular-cursor.bds-is-disabled,.bds-c-btn-circular-cursor.bds-is-focusable-disabled{cursor:not-allowed}.bds-c-btn-circular{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;appearance:button;background-color:var(--colorTransparent);border:0;box-sizing:border-box;color:var(--colorOnInteractionSecondary);cursor:inherit;display:flex;font-family:var(--bdsTypographyLabelMediumFontFamily);font-size:var(--bdsTypographyLabelMediumFontSize);font-weight:var(--bdsTypographyLabelMediumFontWeight);justify-content:center;line-height:var(--bdsTypographyLabelMediumLineHeight);padding:0;position:relative;user-select:none;white-space:nowrap}@media(prefers-reduced-motion:no-preference){.bds-c-btn-circular{transition:color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-btn-circular:before{border:1px solid var(--colorTransparent);border-radius:9999px;content:"";inset:0;position:absolute;z-index:-1}@media(prefers-reduced-motion:no-preference){.bds-c-btn-circular:before{transition:inset var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),box-shadow var(--bdsMotionDuration200) var(--bdsMotionEasingStandard),background-color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard),border-color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-btn-circular:after{border-radius:9999px;content:"";inset:0;position:absolute;z-index:-2}.bds-c-btn-circular:hover{color:var(--colorOnInteractionSecondaryHover)}.bds-c-btn-circular:hover:before{background-color:var(--colorInteractionBackgroundHover);inset:-3px}.bds-c-btn-circular:focus-visible{outline:0}.bds-c-btn-circular:focus-visible:before{box-shadow:0 0 0 4px var(--colorFocusRingDark),0 0 0 8px var(--colorFocusRingLight);inset:-3px}.bds-c-btn-circular:active:before{inset:0}.bds-c-btn-circular>svg{fill:currentcolor;flex-shrink:0}@media(prefers-reduced-motion:no-preference){.bds-c-btn-circular>svg{transition:fill var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-btn-circular--size-small{height:24px;width:24px}.bds-c-btn-circular--size-medium{height:32px;width:32px}.bds-c-btn-circular--size-large{height:48px;width:48px}.bds-c-btn-circular--grey-icon{color:var(--colorNeutralPrimary)}.bds-c-btn-circular--grey-icon:hover{color:var(--colorNeutralSecondary)}.bds-c-btn-circular.bds-is-disabled,.bds-c-btn-circular:disabled{pointer-events:none}.bds-c-btn-circular.bds-is-disabled,.bds-c-btn-circular.bds-is-focusable-disabled{color:var(--colorNeutralInactive)}.bds-c-btn-circular.bds-is-disabled:before,.bds-c-btn-circular.bds-is-focusable-disabled:before{background-color:var(--colorNeutralSurface);inset:0}.bds-c-btn-circular.bds-is-disabled:active:before,.bds-c-btn-circular.bds-is-focusable-disabled:active:before{border-radius:9999px}.bds-c-btn-circular-basic:before{inset:25%}.bds-c-btn-circular-basic:focus-visible:before{background-color:var(--colorWhite)}.bds-c-btn-circular-contained:before{background-color:var(--colorWhite);border-color:var(--colorNeutralBorder)}.bds-c-btn-circular-contained.bds-c-btn-circular--size-large:not(.bds-c-btn-circular--without-shadows):after,.bds-c-btn-circular-contained.bds-c-btn-circular--size-medium:not(.bds-c-btn-circular--without-shadows):after{box-shadow:var(--bdsElevationLow)}.bds-c-btn-circular-primary{color:var(--colorOnInteractionPrimary)}.bds-c-btn-circular-primary:before{background-color:var(--colorInteractionPrimary)}.bds-c-btn-circular-primary:hover{color:var(--colorOnInteractionPrimaryHover)}.bds-c-btn-circular-primary:hover:before{background-color:var(--colorInteractionPrimaryHover)}.bds-c-btn-circular-primary.bds-is-disabled,.bds-c-btn-circular-primary.bds-is-focusable-disabled{color:var(--colorWhite)}.bds-c-btn-circular-primary.bds-is-disabled:before,.bds-c-btn-circular-primary.bds-is-focusable-disabled:before{background-color:var(--colorNeutralInactive);inset:0}.bds-c-btn-circular-primary.bds-is-disabled.bds-c-btn-circular--size-large:after,.bds-c-btn-circular-primary.bds-is-disabled.bds-c-btn-circular--size-medium:after,.bds-c-btn-circular-primary.bds-is-focusable-disabled.bds-c-btn-circular--size-large:after,.bds-c-btn-circular-primary.bds-is-focusable-disabled.bds-c-btn-circular--size-medium:after{box-shadow:var(--bdsElevationLow)}.bds-c-link-btn-circular{text-decoration:none}.footer .footer-branding,.layout-footer .footer-branding{align-items:center;border-top:1px solid var(--colorNeutralDivider);display:flex;justify-content:space-between;padding:var(--bdsSpacingLg) 0}.footer .footer-branding__logos,.layout-footer .footer-branding__logos{display:flex;gap:var(--bdsSpacingSm)}.footer .footer-branding__logos>span[aria-label=foodpanda],.layout-footer .footer-branding__logos>span[aria-label=foodpanda]{align-items:center!important}.footer .footer-branding__logos .vl,.layout-footer .footer-branding__logos .vl{border-right:1px solid var(--colorNeutralSecondary);width:1px}.footer .footer-branding__logos-dh,.layout-footer .footer-branding__logos-dh{display:block}@media(max-width:527px){.footer .footer-branding__logos .vl,.footer .footer-branding__logos-dh,.layout-footer .footer-branding__logos .vl,.layout-footer .footer-branding__logos-dh{display:none}}.footer .footer-branding__dh-logo-mobile,.layout-footer .footer-branding__dh-logo-mobile{display:none}@media(max-width:767px){.footer .footer-branding,.layout-footer .footer-branding{flex-direction:column;gap:var(--bdsSpacingMd)}}@media(max-width:527px){.footer .footer-branding__dh-logo-mobile,.layout-footer .footer-branding__dh-logo-mobile{display:block}}.footer .footer-branding__social-links,.layout-footer .footer-branding__social-links{display:flex;gap:var(--bdsSpacingSm)}.bds-c-modal.language-switcher .bds-c-modal__dialog-window{align-items:unset;height:unset;left:var(--languageSwitcherLeft);margin:0;min-height:unset;position:absolute;top:var(--languageSwitcherTop)}.bds-c-modal.language-switcher .bds-c-modal__content-window{min-width:138px}.bds-c-modal.language-switcher .bds-c-modal__content{overflow-x:hidden}.bds-c-modal.language-switcher .bds-c-modal__body{padding:var(--bdsSpacingSt)}.bds-c-modal.language-switcher .language-switcher__list{list-style:none;margin:0;padding:0}.bds-c-modal.language-switcher .language-switcher__item>a{align-items:center;border-radius:var(--bdsCornerRadiusButton);cursor:pointer;display:flex;gap:var(--bdsSpacingSt);justify-content:space-between;padding:var(--bdsSpacingSm) var(--bdsSpacingSt);position:relative;text-decoration:none}@media(prefers-reduced-motion:no-preference){.bds-c-modal.language-switcher .language-switcher__item>a{transition:background-color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-modal.language-switcher .language-switcher__item>a:before{border-radius:var(--bdsCornerRadiusButton);content:"";inset:0;position:absolute;z-index:-1}@media(prefers-reduced-motion:no-preference){.bds-c-modal.language-switcher .language-switcher__item>a:before{transition:inset var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),box-shadow var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-modal.language-switcher .language-switcher__item>a:hover{background-color:var(--colorInteractionBackgroundHover)}.bds-c-modal.language-switcher .language-switcher__item>a:hover svg{fill:var(--colorOnInteractionSecondaryHover)}.bds-c-modal.language-switcher .language-switcher__item>a:focus-visible{outline:0}.bds-c-modal.language-switcher .language-switcher__item>a:focus-visible:before{box-shadow:0 0 0 2px var(--colorFocusRingDark),0 0 0 4px var(--colorFocusRingLight);z-index:1}.bds-c-modal.language-switcher .language-switcher__item>a svg{flex-shrink:0}.bds-c-modal.language-switcher .language-switcher__item--is-selected>a,.rs-cross-sell-cart{background-color:var(--colorNeutralSurface)}.rs-cross-sell-cart__products{padding:16px 0}.rs-cross-sell-cart__product{background-color:transparent;box-shadow:none;padding:0;width:140px}.rs-cross-sell-cart__subtitle,.rs-cross-sell-cart__title{-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.rs-cross-sell-image-oriented-tile__image-container{box-shadow:0 0 0 0 var(--colorFocusRingDark),0 0 0 0 var(--colorFocusRingLight);height:140px;width:140px}@media(prefers-reduced-motion:no-preference){.rs-cross-sell-image-oriented-tile__image-container{transition:border-radius var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),box-shadow var(--bdsMotionDuration150) var(--bdsMotionEasingStandard)}}.rs-cross-sell-image-oriented-tile__image-container:focus{outline:0}.rs-cross-sell-image-oriented-tile__image-container:focus-visible{box-shadow:0 0 0 4px var(--colorFocusRingDark),0 0 0 8px var(--colorFocusRingLight);transform:scale(1.03)}.rs-cross-sell-image-oriented-tile__image-container>img{border:1px solid var(--colorNeutralBorder);border-radius:8px;box-sizing:border-box;height:140px;width:140px}.rs-cross-sell-image-oriented-tile__add-to-cart-button-icon-wrapper,.rs-cross-sell-image-oriented-tile__dish-information-button.bds-c-btn-circular{background-color:var(--colorWhite);border:1px solid var(--colorNeutralBorder);box-shadow:0 .1rem .5rem rgba(0,0,0,.15);box-sizing:border-box;position:absolute;text-align:center}.rs-cross-sell-image-oriented-tile__add-to-cart-button-icon-wrapper>svg,.rs-cross-sell-image-oriented-tile__dish-information-button.bds-c-btn-circular>svg{vertical-align:middle}.rs-cross-sell-image-oriented-tile__dish-information-button.bds-c-btn-circular{border-radius:13px;bottom:8px;left:8px}.rs-cross-sell-image-oriented-tile__add-to-cart-button-icon-wrapper{border-radius:16px;bottom:8px;height:32px;right:8px;width:32px}.rs-cross-sell-image-oriented-tile__product-info,.rs-cross-sell-image-oriented-tile__product-price{gap:4px}.rs-cross-sell-image-oriented-tile__product-price__discount-price{text-decoration:line-through}.rs-cross-sell-image-oriented-tile__product-name{-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.rs-cross-sell-image-oriented-tile__product-tag.bds-c-tag--size-large{border-radius:var(--bdsCornerRadiusContainer)}.cross-sell-cart-bottom-sheet{overflow-y:scroll}.cross-sell-cart-bottom-sheet>*{height:100vh;overflow:auto}.cross-sell-cart-bottom-sheet>*>:first-of-type{background:var(--colorWhite);position:sticky;top:0;z-index:2}.cross-sell-cart-bottom-sheet>*>button[aria-label=close]{display:none}.cross-sell-cart-bottom-sheet .cross-sell-cart-bottom-sheet__title__skip{border:none;border-radius:12px;width:100px}.cross-sell-cart-bottom-sheet .cross-sell-cart-bottom-sheet__products{margin-bottom:48px}.cross-sell-cart-bottom-sheet .cross-sell-cart-bottom-sheet__products img{object-fit:cover;width:80px}.cross-sell-cart-bottom-sheet .cross-sell-cart-bottom-sheet__products__name{-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.cross-sell-cart-bottom-sheet .cross-sell-cart-bottom-sheet__add-to-cart-button{height:48px;line-height:48px}.cross-sell-cart__products__product__price__currency--before-discount{text-decoration:line-through}.option-row.cross-sell-option-row.refreshed{position:relative}.option-row.cross-sell-option-row.refreshed+.option-row.cross-sell-option-row.refreshed{margin-top:8px}.option-row.cross-sell-option-row.refreshed .option-row-input{margin-right:0}.option-row.cross-sell-option-row.refreshed .option-row-input div.checkbox-container{margin:0 8px}.option-row.cross-sell-option-row.refreshed .img-container>img{border-radius:8px;height:48px;width:48px}.option-row.cross-sell-option-row.refreshed .topping-price--discounted{color:var(--colorNeutralSecondary)}.option-row.cross-sell-option-row.refreshed:active .product-name{color:var(--colorNeutralPrimaryHover)}.option-row.cross-sell-option-row.refreshed:active .topping-price{color:var(--colorNeutralPrimary)}.option-row.cross-sell-option-row.refreshed:active .topping-price--discounted{color:var(--colorNeutralSecondary)}.option-row.cross-sell-option-row .img-container>img{border-radius:8px;height:40px;width:40px}@media screen and (min-width:768px){.option-row.cross-sell-option-row .img-container>img{height:56px;width:56px}}.option-row.cross-sell-option-row .product-name{-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.option-row.cross-sell-option-row .topping-price-container{margin-left:auto;min-width:72px}.option-row.cross-sell-option-row .topping-price{text-align:right}.option-row.cross-sell-option-row .topping-price--discounted{text-align:right;text-decoration:line-through}.cross-sell-cart{width:100%}.cross-sell-cart .cross-sell-cart__products{padding:16px 0}.cross-sell-cart .cross-sell-abstract-carousel{width:100%}.cross-sell-cart .cross-sell-abstract-carousel--inner{overflow:hidden}.cross-sell-cart .cross-sell-abstract-carousel-elements{overflow:hidden;padding-right:100%}.cross-sell-cart .cross-sell-abstract-carousel-element{flex-shrink:0;min-width:120px}.cross-sell-cart .cross-sell-abstract-carousel-element:first-of-type{margin-left:16px}.cross-sell-cart .cross-sell-cart__product{width:256px}.cross-sell-cart .cross-sell-cart__product .cross-sell-cart__product__img-wrapper{position:relative}.cross-sell-cart .cross-sell-cart__product .cross-sell-cart__product__img-wrapper>img{height:80px;width:80px}.cross-sell-cart .cross-sell-cart__product .cross-sell-cart__product__info-wrapper{gap:8px;width:100%}.cross-sell-cart .cross-sell-cart__product .cross-sell-cart__product__title-wrapper{gap:8px}.cross-sell-cart .cross-sell-cart__product .cross-sell-cart__product__title-wrapper p.cross-sell-cart__product__category,.cross-sell-cart .cross-sell-cart__product .cross-sell-cart__product__title-wrapper p.cross-sell-cart__product__name{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.cross-sell-cart .cross-sell-cart__product .cross-sell-cart__product__title-wrapper p.cross-sell-cart__product__name{line-clamp:2;-webkit-line-clamp:2}.cross-sell-cart .cross-sell-cart__product .cross-sell-cart__product__title-wrapper p.cross-sell-cart__product__category{line-clamp:1;-webkit-line-clamp:1}.cross-sell-cart .cross-sell-cart__product .cross-sell-cart__product__title-wrapper button.cross-sell-cart__product__dish-info-button{align-items:start;background:none;border:0;display:flex;height:21px;justify-content:end;margin:0;min-height:21px;min-width:21px;padding:0;width:21px}.cross-sell-cart .cross-sell-cart__product .cross-sell-cart__product__title-wrapper button.cross-sell-cart__product__dish-info-button:hover{box-shadow:none}.cross-sell-cart .cross-sell-cart__product .cross-sell-cart__product__price-wrapper{gap:8px;height:100%}.cross-sell-cart .cross-sell-cart__product .cross-sell-cart__product__price-wrapper .cross-sell-cart__product__add-product{height:24px;width:24px}.cross-sell-cart .cross-sell-cart__product .cross-sell-cart__product__price-wrapper .cross-sell-cart__product__add-product .cross-sell-cart__product__add-product-button{border:0}.cross-sell-cart .cross-sell-cart__product .cross-sell-cart__product__price-wrapper .cross-sell-cart__product__add-product .cross-sell-cart__product__add-product-button:hover{background-color:var(--colorInteractionPrimary);cursor:pointer;user-select:none}.cross-sell-cart.cross-sell-shops-order-again-cart{background:var(--colorWhite)}.cross-sell-cart.cross-sell-shops-order-again-cart .cross-sell-abstract-carousel-element.product-swimlane-list-item{background:none;box-shadow:none;padding:0}.cross-sell-cart.cross-sell-shops-order-again-cart .cross-sell-abstract-carousel-element.product-swimlane-list-item .product-card{width:120px}.cross-sell-cart.cross-sell-shops-order-again-cart .cross-sell-abstract-carousel-element.product-swimlane-list-item .product-card .groceries-image-wrapper{border-radius:8px}.cross-sell-cart.cross-sell-shops-order-again-cart .cross-sell-abstract-carousel-element.product-swimlane-list-item .product-card .product-card-name{margin-top:4px}.cross-sell-cart.cross-sell-shops-order-again-cart .cross-sell-abstract-carousel-element.product-swimlane-list-item .product-card .container-deposit{font-family:var(--bdsTypographyLabelXsmallFontFamily);font-size:var(--bdsTypographyLabelXsmallFontSize);font-weight:var(--bdsTypographyLabelXsmallFontWeight);line-height:var(--bdsTypographyLabelXsmallLineHeight)}.cross-sell-cart.cross-sell-shops-order-again-cart .cross-sell-abstract-carousel-element.product-swimlane-list-item+.cross-sell-abstract-carousel-element.product-swimlane-list-item{margin-left:0;margin-right:12px}.toggle{cursor:pointer;display:inline-block;font-size:0;height:20px;margin:0;position:relative;vertical-align:middle;width:36px}.toggle input{border:none;bottom:0;left:0;margin:0;opacity:0;position:absolute;right:0;top:0;z-index:-1}.toggle .track{background:var(--colorWhite);border:1px solid var(--colorNeutralBorder);border-radius:7px;height:14px;position:relative;width:37px}.toggle .track,.toggle .track:after{display:block;top:50%;transform:translateY(-50%)}.toggle .track:after{background-color:var(--colorInteractionPrimary);border-radius:50%;content:"";height:20px;left:0;position:absolute;transition:all .15s cubic-bezier(.455,.03,.515,.955);width:20px}.toggle :checked~.track:after{transform:translate(16px,-50%)}.cart__delivery--cutlery__ribbon{display:flex;height:104px}@media(min-width:768px){.cart__delivery--cutlery__ribbon{height:112px}}.cart__delivery--cutlery__ribbon .cart__delivery--cutlery__ribbon--description{display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:0 0 16px 16px}.cart__delivery--cutlery__ribbon .cart__delivery--cutlery__ribbon--description p:first-child{color:var(--colorNeutralPrimary);font-family:var(--bdsTypographyLabelMediumFontFamily);font-size:var(--bdsTypographyLabelMediumFontSize);font-weight:var(--bdsTypographyLabelMediumFontWeight);line-height:var(--bdsTypographyLabelMediumLineHeight);margin:0 0 4px}.cart__delivery--cutlery__ribbon .cart__delivery--cutlery__ribbon--description p:last-child{color:var(--colorNeutralSecondary);font-family:var(--bdsTypographyParagraphSmallFontFamily);font-size:var(--bdsTypographyParagraphSmallFontSize);font-weight:var(--bdsTypographyParagraphSmallFontWeight);line-height:var(--bdsTypographyParagraphSmallLineHeight);margin:0;overflow:visible}.cart__delivery--cutlery__ribbon .cart__delivery--cutlery__ribbon--explained{font-family:var(--bdsTypographyParagraphXsmallSecondaryFontFamily);font-size:var(--bdsTypographyParagraphXsmallSecondaryFontSize);font-weight:var(--bdsTypographyParagraphXsmallSecondaryFontWeight);line-height:var(--bdsTypographyParagraphXsmallSecondaryLineHeight);padding-left:32px}.cart__delivery--cutlery__ribbon .cart__delivery--cutlery__ribbon--question{margin-left:12px}.cart__delivery--cutlery__ribbon .toggle{flex-shrink:0;height:20px;margin:16px 16px 0;width:36px}.cart__delivery--cutlery__ribbon .toggle .track{border-radius:14px/2;height:14px;width:36px}.cart__delivery--cutlery__ribbon .toggle .track:after{height:20px;width:20px}.cart__delivery--cutlery__ribbon .toggle :not(:checked)~.track:after{background-color:var(--colorNeutralInactive)}.cart__delivery--cutlery__ribbon .toggle :checked~.track:after{transform:translate(36px-20px,-50%)}@media(min-width:768px){.cart__delivery--cutlery__ribbon .toggle{margin:12px 24px 0}}.cart__delivery--cutlery__ribbon .cart__delivery--cutlery__ribbon--icon{vertical-align:middle}.cart__delivery--cutlery__ribbon #cutlery-illustration path{fill:var(--colorInteractionPrimary)}.cart__delivery--cutlery__ribbon .cart__delivery--cutlery__horizontal--line{margin-bottom:0;margin-top:0}@media(min-width:768px){.cart__delivery--cutlery__ribbon .cart__delivery--cutlery__horizontal--line{display:none}}.loading-placeholder-skeleton{animation:shimmer-animation 2s ease infinite;background:var(--colorNeutralDivider);background-image:linear-gradient(to right,var(--colorNeutralDivider) 0,var(--colorNeutralSurface) 20%,var(--colorNeutralDivider) 30%,var(--colorNeutralDivider) 100%);background-repeat:no-repeat;background-size:250% 100%}.loading-placeholder-skeleton-svg{animation:shimmer-animation-svg 2s ease infinite}@keyframes shimmer-animation{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes shimmer-animation-svg{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.address-search-container{flex:1;margin-bottom:16px;position:relative}.address-search-container .input-box{margin-bottom:0}.address-search-container .restaurants-search-form__input,.address-search-container .restaurants__location__input{padding-right:16px}.address-search-container .locate-me{align-items:center;border:none;display:flex;padding:16px;position:absolute;right:1px;top:32px;transform:translateY(-50%);z-index:1}.address-search-container .locate-me:hover{cursor:pointer}.address-search-container .locate-me svg circle:first-of-type,.address-search-container .locate-me svg path{stroke:var(--colorInteractionPrimary)}.address-search-container .locate-me svg circle:last-of-type{fill:var(--colorInteractionPrimary)}.address-search-container .locate-me #ic-locate-round circle:last-child{fill:var(--colorInteractionSecondary);stroke:none}.address-search-container .locate-me #ic-locate-me-round path{fill:var(--colorInteractionPrimary);stroke:none}.address-search-container .default-locate-me-with-text{border-radius:var(--bdsCornerRadiusButton);top:25px;z-index:2}.address-search-container .default-locate-me-with-text:hover{color:var(--colorInteractionPrimaryHover)}.address-search-container .default-locate-me-with-text:hover:before{background-color:transparent}.address-search-container .locate-me-clicked{background:radial-gradient(53.12% 53.12% at 78.12% 76.56%,#fdf1f5 100%,#fdf1f5 0,#fff 0,#fff 0)}@media(min-width:960px){.address-search-container{margin-bottom:0}}.address-search-container .validation-wrapper.input-box .search-input-container>.invalid-error-message,.address-search-container .validation-wrapper.input-box.validation__error.empty-input>.invalid-error-message,.address-search-container .validation-wrapper.input-box>.cancel-search,.address-search-container .validation-wrapper.input-box>.invalid-error-message{display:none}.address-search-container .validation-wrapper.input-box>.cancel-search svg use{fill:var(--colorInteractionPrimary)}.address-search-container .validation-wrapper .calcul-animation{align-items:center;background-color:var(--colorWhite);display:flex;margin:auto;position:absolute;right:1px;top:32px;transform:translateY(-50%);z-index:2}.where-wrapper .validation-wrapper.input-box{margin-bottom:24px}.where-wrapper .address-search-container .validation-wrapper+.locate-me{height:calc(100% - 26px);margin-top:-12px}.modal-body .address-search-container .validation-wrapper+.locate-me{margin-top:0}.location-form{display:flex;flex-wrap:wrap;justify-content:center;max-width:960px}.location-form .validation-wrapper{box-shadow:0 .3rem 2rem rgba(0,0,0,.1);flex:1 1 100%}.location-form .validation-wrapper.validation__error{box-shadow:none}.location-form .validation-wrapper.validation__error>.invalid-error-message{display:block}.location-form .address-search-container{flex:0 1 100%}.location-form .button-container{display:flex;flex:0 1 100%}.location-form .button-container.two-buttons{display:grid;grid-template-columns:1fr auto 1fr}.location-form .button-container .address-form-action-button,.location-form .button-container .button{height:64px;line-height:62px;padding:0 31px;width:100%}.location-form .button-container .button-text-separator{align-self:center;color:var(--colorNeutralPrimary);flex:0 0 auto;margin:0 8px;text-align:center;text-transform:none}@media(min-width:960px){.location-form{background:var(--colorWhite);box-shadow:0 .3rem 2rem rgba(0,0,0,.1);flex-wrap:nowrap;padding:16px}.location-form .address-search-container{flex:1 1 auto}.location-form .validation-wrapper{box-shadow:none;flex:auto;margin:0}.location-form .validation-wrapper.validation__error.empty-input>.invalid-error-message{display:none}.location-form .button-container{flex:0 0 auto;margin:0 0 0 16px}.location-form .button-container.two-buttons{flex:0 1 360px}}@media(max-width:375px){.location-form .button-container .button{padding:0 8px}}.webfound-refresh.location-form{border-radius:16px;padding-top:16px}.webfound-refresh.location-form>.address-search-container{margin-right:var(--bdsSpacingSm)}.webfound-refresh.location-form>.address-search-container .input-box{max-height:48px}.webfound-refresh.location-form>.address-search-container .locate-me{top:25px}.webfound-refresh.location-form>.address-search-container .location-found{border:none}@media(max-width:959px){.webfound-refresh.location-form .button-container-refresh{display:block;width:100%}.webfound-refresh.location-form .address-search-container{margin-right:0}}.webfound-refresh.location-form .address-suggestions{box-shadow:0 .3rem 2rem rgba(0,0,0,.1);margin-left:16px;width:100%}.header-order-button{align-items:center;color:var(--colorNeutralSecondary);cursor:pointer;display:flex;flex-wrap:wrap;height:100%;justify-content:center;line-height:1.6rem;padding:8px 24px;width:100%}.header-order-button .header-order-button-title{flex:1 0 100%;margin-bottom:0;text-transform:uppercase}.header-order-button .header-order-button-title:after{content:":"}.header-order-button .header-order-button-content-old{color:var(--colorNeutralPrimary);flex:0 1 auto;max-width:calc(100% - 12px);overflow:hidden;padding:0 8px 0 0;text-overflow:ellipsis;white-space:nowrap}.header-order-button .header-order-button-content-old--error{color:#e20338}.header-order-button .header-order-button-arrow{display:flex;flex:0 0 12px;width:12px}.header-order-button .header-order-button-arrow svg{stroke:var(--colorInteractionPrimary);transform:rotate(90deg);vertical-align:text-top}.header-order-button.header-order-button-open .header-order-button-arrow svg{transform:rotate(-90deg)}@media(min-width:768px){.header-order-button{flex-wrap:nowrap;justify-content:flex-start}.header-order-button .header-order-button-title{flex:0 0 auto;margin-bottom:0}}.header-order-button.with-overlay{background:var(--colorWhite);height:64px;position:absolute;z-index:10001}.input-box,.textarea-box{clear:both;color:var(--colorNeutralInactive);flex:1;font-family:Open Sans,arial,sans-serif;margin:0 0 16px;position:relative}.input-box label,.textarea-box label{color:var(--colorNeutralSecondary);font-family:var(--bdsTypographyParagraphSmallFontFamily);font-size:var(--bdsTypographyParagraphSmallFontSize);font-weight:var(--bdsTypographyParagraphSmallFontWeight);left:15px;line-height:var(--bdsTypographyParagraphSmallLineHeight);line-height:1.3;margin:0;max-width:calc(100% - 32px);overflow:hidden;padding:0 3px;pointer-events:none;position:absolute;text-overflow:ellipsis;top:1.7rem;transform:translateY(0) scale(1);transform-origin:center left;transition:all .15s;white-space:nowrap;z-index:2}.input-box label:before,.textarea-box label:before{background:var(--colorWhite);content:"";height:100%;left:0;position:absolute;width:100%;z-index:-1}.input-box input,.textarea-box input{height:48px}.input-box input,.input-box select,.input-box textarea,.textarea-box input,.textarea-box select,.textarea-box textarea{appearance:none;background-color:var(--colorWhite);border:1px solid var(--colorNeutralBorder);border-radius:var(--bdsCornerRadiusField);box-sizing:border-box;color:var(--colorNeutralPrimary);display:block;font-family:var(--bdsTypographyParagraphSmallFontFamily);font-size:var(--bdsTypographyParagraphSmallFontSize);font-weight:var(--bdsTypographyParagraphSmallFontWeight);font-weight:300;line-height:var(--bdsTypographyParagraphSmallLineHeight);line-height:1em;padding:12px 15px;position:relative;resize:none;transition:all .15s;width:100%;z-index:1}.input-box input:focus,.input-box select:focus,.input-box textarea:focus,.textarea-box input:focus,.textarea-box select:focus,.textarea-box textarea:focus{border-color:var(--colorNeutralPrimary);color:var(--colorNeutralPrimary);outline:none}.input-box input:focus~label,.input-box select:focus~label,.input-box textarea:focus~label,.textarea-box input:focus~label,.textarea-box select:focus~label,.textarea-box textarea:focus~label{color:var(--colorNeutralPrimary);font-family:var(--bdsTypographyLabelSmallFontFamily);font-size:var(--bdsTypographyLabelSmallFontSize);font-weight:var(--bdsTypographyLabelSmallFontWeight);line-height:var(--bdsTypographyLabelSmallLineHeight);max-width:calc(138.88889% - 44.44444px);transform:translateY(-2.452rem) scale(.72)}.input-box input.changed~label,.input-box select.changed~label,.input-box textarea.changed~label,.textarea-box input.changed~label,.textarea-box select.changed~label,.textarea-box textarea.changed~label{font-family:var(--bdsTypographyRibbonBaseFontFamily);font-size:var(--bdsTypographyRibbonBaseFontSize);font-weight:var(--bdsTypographyRibbonBaseFontWeight);line-height:var(--bdsTypographyRibbonBaseLineHeight);max-width:calc(138.88889% - 44.44444px);transform:translateY(-2.452rem) scale(.72)}.input-box input:not(:placeholder-shown)~label,.input-box select:not(:placeholder-shown)~label,.input-box textarea:not(:placeholder-shown)~label,.textarea-box input:not(:placeholder-shown)~label,.textarea-box select:not(:placeholder-shown)~label,.textarea-box textarea:not(:placeholder-shown)~label{color:var(--colorNeutralPrimary);font-family:var(--bdsTypographyLabelSmallFontFamily);font-size:var(--bdsTypographyLabelSmallFontSize);font-weight:var(--bdsTypographyLabelSmallFontWeight);line-height:var(--bdsTypographyLabelSmallLineHeight);max-width:calc(138.88889% - 44.44444px);transform:translateY(-2.452rem) scale(.72)}.input-box input:-webkit-autofill,.input-box select:-webkit-autofill,.input-box textarea:-webkit-autofill,.textarea-box input:-webkit-autofill,.textarea-box select:-webkit-autofill,.textarea-box textarea:-webkit-autofill{box-shadow:0 0 0 1000px var(--colorWhite) inset}.input-box input.no-animation.changed~label,.input-box select.no-animation.changed~label,.input-box textarea.no-animation.changed~label,.textarea-box input.no-animation.changed~label,.textarea-box select.no-animation.changed~label,.textarea-box textarea.no-animation.changed~label{display:none}.input-box input.no-animation:not(:placeholder-shown)~label,.input-box select.no-animation:not(:placeholder-shown)~label,.input-box textarea.no-animation:not(:placeholder-shown)~label,.textarea-box input.no-animation:not(:placeholder-shown)~label,.textarea-box select.no-animation:not(:placeholder-shown)~label,.textarea-box textarea.no-animation:not(:placeholder-shown)~label{display:none}.input-box input.no-animation:focus~label,.input-box select.no-animation:focus~label,.input-box textarea.no-animation:focus~label,.textarea-box input.no-animation:focus~label,.textarea-box select.no-animation:focus~label,.textarea-box textarea.no-animation:focus~label{color:var(--colorNeutralSecondary);font-family:var(--bdsTypographyParagraphSmallFontFamily);font-size:var(--bdsTypographyParagraphSmallFontSize);font-weight:var(--bdsTypographyParagraphSmallFontWeight);line-height:var(--bdsTypographyParagraphSmallLineHeight);transform:none;transition:none}.input-box input.no-animation~label,.input-box select.no-animation~label,.input-box textarea.no-animation~label,.textarea-box input.no-animation~label,.textarea-box select.no-animation~label,.textarea-box textarea.no-animation~label{display:block;margin-left:2px}.input-box input~a,.input-box input~button,.input-box input~i,.input-box input~svg,.textarea-box input~a,.textarea-box input~button,.textarea-box input~i,.textarea-box input~svg{background:none;border:none;color:var(--colorInteractionPrimary);display:block;font-weight:lighter;height:48px;line-height:48px;margin:0;outline:none;padding:0;position:absolute;right:16px;top:0;z-index:2}.input-box input~i,.textarea-box input~i{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:icomoon;font-style:normal;font-variant:normal;font-weight:400;height:48px;line-height:1;line-height:48px;text-transform:none}.input-box input~i.valid-mark,.textarea-box input~i.valid-mark{background:var(--colorWhite);color:var(--colorSuccess);opacity:0;pointer-events:none}.input-box input::placeholder,.textarea-box input::placeholder{color:var(--colorNeutralSecondary);opacity:1}.input-box input::-webkit-credentials-auto-fill-button,.textarea-box input::-webkit-credentials-auto-fill-button{transform:translateX(-150%)}.focused.input-box label,.focused.textarea-box label{color:var(--colorNeutralPrimary)}.changed.input-box label,.changed.textarea-box label,.focused.input-box label,.focused.textarea-box label{font-weight:500;max-width:calc(138.88889% - 44.44444px);transform:translateY(-2.452rem) scale(.72)}textarea{appearance:none;border-radius:0;line-height:1.8rem!important;min-height:85px;resize:none}.input-box .invalid{border-color:var(--colorError)}.input-box .invalid label,.input-box .invalid~label{color:var(--colorNeutralSecondary)}.input-box .invalid:focus{border-color:var(--colorError)}.input-box .invalid:focus~label{color:var(--colorError)}.input-box .invalid:not(:placeholder-shown)~label{color:var(--colorError)}.input-box :disabled{background-color:#fafafa;border-color:var(--colorNeutralDivider);color:var(--colorNeutralInactive);pointer-events:none}.input-box :disabled label,.input-box :disabled~label{background:none;color:var(--colorNeutralInactive)}.input-box :disabled~label:before{background-color:transparent}.input-box [readonly]:focus{border-color:var(--colorNeutralBorder)}.input-box [readonly]~label{color:var(--colorNeutralBorder)}.input-box.big input{height:64px}.input-box.big input::-webkit-credentials-auto-fill-button{transform:translateX(-150%) translateY(-60%)}.input-box.big label{top:2.5rem}.input-box.big input.changed~label,.input-box.big input:focus~label,.input-box.big select.changed~label,.input-box.big select:focus~label,.input-box.big textarea.changed~label,.input-box.big textarea:focus~label{transform:translateY(-3.352rem) scale(.72)}.input-box.big input:not(:placeholder-shown)~label,.input-box.big select:not(:placeholder-shown)~label,.input-box.big textarea:not(:placeholder-shown)~label{transform:translateY(-3.352rem) scale(.72)}.input-box .is-success{border-color:var(--colorSuccess)}.input-box .is-success label,.input-box .is-success~label{color:var(--colorNeutralSecondary)}.input-box .is-success:focus{border-color:var(--colorSuccess)}.input-box .is-success:focus~label{color:var(--colorSuccess)}.input-box .is-success:not(:placeholder-shown)~label{color:var(--colorSuccess)}@keyframes valid-animation{10%{border-color:var(--colorSuccess)}70%{border-color:var(--colorSuccess)}}@keyframes valid-mark-animation{10%{opacity:1}70%{opacity:1}}.tel-input{position:relative;width:100%}.tel-input .flag{background:url(https://images.deliveryhero.io/image/foodpanda/country-flags.png) no-repeat;height:11px;width:16px}.tel-input .ad{background-position:-16px 0}.tel-input .ae{background-position:-32px 0}.tel-input .af{background-position:-48px 0}.tel-input .ag{background-position:-64px 0}.tel-input .ai{background-position:-80px 0}.tel-input .al{background-position:-96px 0}.tel-input .am{background-position:-112px 0}.tel-input .ao{background-position:-128px 0}.tel-input .ar{background-position:-144px 0}.tel-input .as{background-position:-160px 0}.tel-input .at{background-position:-176px 0}.tel-input .au{background-position:-192px 0}.tel-input .aw{background-position:-208px 0}.tel-input .az{background-position:-224px 0}.tel-input .ba{background-position:-240px 0}.tel-input .bb{background-position:0 -11px}.tel-input .bd{background-position:-16px -11px}.tel-input .be{background-position:-32px -11px}.tel-input .bf{background-position:-48px -11px}.tel-input .bg{background-position:-64px -11px}.tel-input .bh{background-position:-80px -11px}.tel-input .bi{background-position:-96px -11px}.tel-input .bj{background-position:-112px -11px}.tel-input .bm{background-position:-128px -11px}.tel-input .bn{background-position:-144px -11px}.tel-input .bo{background-position:-160px -11px}.tel-input .br{background-position:-176px -11px}.tel-input .bs{background-position:-192px -11px}.tel-input .bt{background-position:-208px -11px}.tel-input .bw{background-position:-224px -11px}.tel-input .by{background-position:-240px -11px}.tel-input .bz{background-position:0 -22px}.tel-input .ca{background-position:-16px -22px}.tel-input .cd{background-position:-32px -22px}.tel-input .cf{background-position:-48px -22px}.tel-input .cg{background-position:-64px -22px}.tel-input .ch{background-position:-80px -22px}.tel-input .ci{background-position:-96px -22px}.tel-input .ck{background-position:-112px -22px}.tel-input .cl{background-position:-128px -22px}.tel-input .cm{background-position:-144px -22px}.tel-input .cn{background-position:-160px -22px}.tel-input .co{background-position:-176px -22px}.tel-input .cr{background-position:-192px -22px}.tel-input .cu{background-position:-208px -22px}.tel-input .cv{background-position:-224px -22px}.tel-input .cw{background-position:-240px -22px}.tel-input .cy{background-position:0 -33px}.tel-input .cz{background-position:-16px -33px}.tel-input .de{background-position:-32px -33px}.tel-input .dj{background-position:-48px -33px}.tel-input .dk{background-position:-64px -33px}.tel-input .dm{background-position:-80px -33px}.tel-input .do{background-position:-96px -33px}.tel-input .dz{background-position:-112px -33px}.tel-input .ec{background-position:-128px -33px}.tel-input .ee{background-position:-144px -33px}.tel-input .eg{background-position:-160px -33px}.tel-input .er{background-position:-176px -33px}.tel-input .es{background-position:-192px -33px}.tel-input .et{background-position:-208px -33px}.tel-input .fi{background-position:-224px -33px}.tel-input .fj{background-position:-240px -33px}.tel-input .fk{background-position:0 -44px}.tel-input .fm{background-position:-16px -44px}.tel-input .fo{background-position:-32px -44px}.tel-input .bl,.tel-input .fr,.tel-input .mf{background-position:-48px -44px}.tel-input .ga{background-position:-64px -44px}.tel-input .gb{background-position:-80px -44px}.tel-input .gd{background-position:-96px -44px}.tel-input .ge{background-position:-112px -44px}.tel-input .gf{background-position:-128px -44px}.tel-input .gh{background-position:-144px -44px}.tel-input .gi{background-position:-160px -44px}.tel-input .gl{background-position:-176px -44px}.tel-input .gm{background-position:-192px -44px}.tel-input .gn{background-position:-208px -44px}.tel-input .gp{background-position:-224px -44px}.tel-input .gq{background-position:-240px -44px}.tel-input .gr{background-position:0 -55px}.tel-input .gt{background-position:-16px -55px}.tel-input .gu{background-position:-32px -55px}.tel-input .gw{background-position:-48px -55px}.tel-input .gy{background-position:-64px -55px}.tel-input .hk{background-position:-80px -55px}.tel-input .hn{background-position:-96px -55px}.tel-input .hr{background-position:-112px -55px}.tel-input .ht{background-position:-128px -55px}.tel-input .hu{background-position:-144px -55px}.tel-input .id{background-position:-160px -55px}.tel-input .ie{background-position:-176px -55px}.tel-input .il{background-position:-192px -55px}.tel-input .in{background-position:-208px -55px}.tel-input .io{background-position:-224px -55px}.tel-input .iq{background-position:-240px -55px}.tel-input .ir{background-position:0 -66px}.tel-input .is{background-position:-16px -66px}.tel-input .it{background-position:-32px -66px}.tel-input .jm{background-position:-48px -66px}.tel-input .jo{background-position:-64px -66px}.tel-input .jp{background-position:-80px -66px}.tel-input .ke{background-position:-96px -66px}.tel-input .kg{background-position:-112px -66px}.tel-input .kh{background-position:-128px -66px}.tel-input .ki{background-position:-144px -66px}.tel-input .km{background-position:-160px -66px}.tel-input .kn{background-position:-176px -66px}.tel-input .kp{background-position:-192px -66px}.tel-input .kr{background-position:-208px -66px}.tel-input .kw{background-position:-224px -66px}.tel-input .ky{background-position:-240px -66px}.tel-input .kz{background-position:0 -77px}.tel-input .la{background-position:-16px -77px}.tel-input .lb{background-position:-32px -77px}.tel-input .lc{background-position:-48px -77px}.tel-input .li{background-position:-64px -77px}.tel-input .lk{background-position:-80px -77px}.tel-input .lr{background-position:-96px -77px}.tel-input .ls{background-position:-112px -77px}.tel-input .lt{background-position:-128px -77px}.tel-input .lu{background-position:-144px -77px}.tel-input .lv{background-position:-160px -77px}.tel-input .ly{background-position:-176px -77px}.tel-input .ma{background-position:-192px -77px}.tel-input .mc{background-position:-208px -77px}.tel-input .md{background-position:-224px -77px}.tel-input .me{background-position:-112px -154px;height:12px}.tel-input .mg{background-position:0 -88px}.tel-input .mh{background-position:-16px -88px}.tel-input .mk{background-position:-32px -88px}.tel-input .ml{background-position:-48px -88px}.tel-input .mm{background-position:-64px -88px}.tel-input .mn{background-position:-80px -88px}.tel-input .mo{background-position:-96px -88px}.tel-input .mp{background-position:-112px -88px}.tel-input .mq{background-position:-128px -88px}.tel-input .mr{background-position:-144px -88px}.tel-input .ms{background-position:-160px -88px}.tel-input .mt{background-position:-176px -88px}.tel-input .mu{background-position:-192px -88px}.tel-input .mv{background-position:-208px -88px}.tel-input .mw{background-position:-224px -88px}.tel-input .mx{background-position:-240px -88px}.tel-input .my{background-position:0 -99px}.tel-input .mz{background-position:-16px -99px}.tel-input .na{background-position:-32px -99px}.tel-input .nc{background-position:-48px -99px}.tel-input .ne{background-position:-64px -99px}.tel-input .nf{background-position:-80px -99px}.tel-input .ng{background-position:-96px -99px}.tel-input .ni{background-position:-112px -99px}.tel-input .bq,.tel-input .nl{background-position:-128px -99px}.tel-input .no{background-position:-144px -99px}.tel-input .np{background-position:-160px -99px}.tel-input .nr{background-position:-176px -99px}.tel-input .nu{background-position:-192px -99px}.tel-input .nz{background-position:-208px -99px}.tel-input .om{background-position:-224px -99px}.tel-input .pa{background-position:-240px -99px}.tel-input .pe{background-position:0 -110px}.tel-input .pf{background-position:-16px -110px}.tel-input .pg{background-position:-32px -110px}.tel-input .ph{background-position:-48px -110px}.tel-input .pk{background-position:-64px -110px}.tel-input .pl{background-position:-80px -110px}.tel-input .pm{background-position:-96px -110px}.tel-input .pr{background-position:-112px -110px}.tel-input .ps{background-position:-128px -110px}.tel-input .pt{background-position:-144px -110px}.tel-input .pw{background-position:-160px -110px}.tel-input .py{background-position:-176px -110px}.tel-input .qa{background-position:-192px -110px}.tel-input .re{background-position:-208px -110px}.tel-input .ro{background-position:-224px -110px}.tel-input .rs{background-position:-240px -110px}.tel-input .ru{background-position:0 -121px}.tel-input .rw{background-position:-16px -121px}.tel-input .sa{background-position:-32px -121px}.tel-input .sb{background-position:-48px -121px}.tel-input .sc{background-position:-64px -121px}.tel-input .sd{background-position:-80px -121px}.tel-input .se{background-position:-96px -121px}.tel-input .sg{background-position:-112px -121px}.tel-input .sh{background-position:-128px -121px}.tel-input .si{background-position:-144px -121px}.tel-input .sk{background-position:-160px -121px}.tel-input .sl{background-position:-176px -121px}.tel-input .sm{background-position:-192px -121px}.tel-input .sn{background-position:-208px -121px}.tel-input .so{background-position:-224px -121px}.tel-input .sr{background-position:-240px -121px}.tel-input .ss{background-position:0 -132px}.tel-input .st{background-position:-16px -132px}.tel-input .sv{background-position:-32px -132px}.tel-input .sx{background-position:-48px -132px}.tel-input .sy{background-position:-64px -132px}.tel-input .sz{background-position:-80px -132px}.tel-input .tc{background-position:-96px -132px}.tel-input .td{background-position:-112px -132px}.tel-input .tg{background-position:-128px -132px}.tel-input .th{background-position:-144px -132px}.tel-input .tj{background-position:-160px -132px}.tel-input .tk{background-position:-176px -132px}.tel-input .tl{background-position:-192px -132px}.tel-input .tm{background-position:-208px -132px}.tel-input .tn{background-position:-224px -132px}.tel-input .to{background-position:-240px -132px}.tel-input .tr{background-position:0 -143px}.tel-input .tt{background-position:-16px -143px}.tel-input .tv{background-position:-32px -143px}.tel-input .tw{background-position:-48px -143px}.tel-input .tz{background-position:-64px -143px}.tel-input .ua{background-position:-80px -143px}.tel-input .ug{background-position:-96px -143px}.tel-input .us{background-position:-112px -143px}.tel-input .uy{background-position:-128px -143px}.tel-input .uz{background-position:-144px -143px}.tel-input .va{background-position:-160px -143px}.tel-input .vc{background-position:-176px -143px}.tel-input .ve{background-position:-192px -143px}.tel-input .vg{background-position:-208px -143px}.tel-input .vi{background-position:-224px -143px}.tel-input .vn{background-position:-240px -143px}.tel-input .vu{background-position:0 -154px}.tel-input .wf{background-position:-16px -154px}.tel-input .ws{background-position:-32px -154px}.tel-input .ye{background-position:-48px -154px}.tel-input .za{background-position:-64px -154px}.tel-input .zm{background-position:-80px -154px}.tel-input .zw{background-position:-96px -154px}.address-form{width:100%}.address-form #labelContainerWithSubmitWrapper{padding:0}@media(min-width:768px){.address-form #labelContainerWithSubmitWrapper{padding:0 var(--bdsSpacingMd)}}.address-form #submit-form{margin-top:0}.address-form .fields-wrapper.address-form{margin-top:var(--bdsSpacingLg)}.address-form .fields-width-wrapper{margin:0}@media(min-width:768px){.address-form .fields-width-wrapper{margin:0 -24px}}.address-form .fields-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.address-form .fields-wrapper .input-box{margin-bottom:var(--bdsSpacingSt)}.address-form .fields-wrapper .input-box.full{flex:0 0 100%}.address-form .fields-wrapper .input-box.split{flex:0 1 calc(50% - 8px)}.address-form .fields-wrapper .input-box.phone{margin-left:16px}.address-form .fields-wrapper .input-box.invalid input,.address-form .fields-wrapper .input-box.isEmpty input{border-color:var(--colorError)}.address-form .fields-wrapper .input-box.invalid>label,.address-form .fields-wrapper .input-box.isEmpty>label{color:var(--colorError)}.address-form .fields-wrapper .input-box.invalid>.invalid-error-message,.address-form .fields-wrapper .input-box.isEmpty>.invalid-error-message{display:block}.address-form .fields-wrapper .input-box>.invalid-error-message{display:none}.address-form .fields-wrapper .input-box textarea#delivery_instructions{min-height:72px}@media only screen and (max-width:767px){.address-form .fields-wrapper .input-box:last-child{margin-bottom:0}}.address-form>.error-message{margin-top:0}.address-form>button{width:100%}.address-form #other_label_input{margin-top:var(--bdsSpacingSt)}.address-form .label-container{display:inline-block;margin:var(--bdsSpacingMd) 0 var(--bdsSpacingLg) 0}.address-form .label-group{flex-flow:wrap;gap:var(--bdsSpacingXs);margin:0;margin-top:var(--bdsSpacingXs);padding:0;text-align:center}.address-form .label-icon{align-items:center;background:var(--colorWhite);border:none;border-radius:50%;box-shadow:0 .1rem .5rem rgba(0,0,0,.15);display:flex;height:48px;justify-content:center;width:48px}.address-form .label-icon.active{background:var(--colorInteractionPrimary)}.address-form .label-icon .partner-icon{margin-top:2px}.address-form .fields-wrapper .input-box.invalid>.invalid-error-message,.address-form .fields-wrapper .input-box.isEmpty>.invalid-error-message,.input-message,.location-form .validation-wrapper.validation__error>.invalid-error-message,.where-wrapper .location-search-component.react.open .validation-wrapper.validation__error>.invalid-error-message{background:none;display:block;font-size:1.2rem;margin:4px 0 -8px;padding:0;position:relative;text-align:left}.address-form .fields-wrapper .input-box.invalid>.invalid-error-message:before,.address-form .fields-wrapper .input-box.isEmpty>.invalid-error-message:before,.input-message:before,.location-form .validation-wrapper.validation__error>.invalid-error-message:before,.where-wrapper .location-search-component.react.open .validation-wrapper.validation__error>.invalid-error-message:before{border:.5rem solid transparent;content:"";display:block;height:0;left:16px;position:absolute;top:-4px;width:0}.address-form .fields-wrapper .input-box.invalid>.invalid-error-message+.input-message,.address-form .fields-wrapper .input-box.isEmpty>.invalid-error-message+.input-message,.input-message+.input-message,.location-form .validation-wrapper.validation__error>.invalid-error-message+.input-message,.where-wrapper .location-search-component.react.open .validation-wrapper.validation__error>.invalid-error-message+.input-message{margin-top:0}.address-form .fields-wrapper .input-box.invalid>.invalid-error-message+.input-message:before,.address-form .fields-wrapper .input-box.isEmpty>.invalid-error-message+.input-message:before,.input-message+.input-message:before,.location-form .validation-wrapper.validation__error>.invalid-error-message+.input-message:before,.where-wrapper .location-search-component.react.open .validation-wrapper.validation__error>.invalid-error-message+.input-message:before{display:none}.address-form .fields-wrapper .input-box.invalid>.invalid-error-message,.address-form .fields-wrapper .input-box.isEmpty>.invalid-error-message,.input-message.error,.location-form .validation-wrapper.validation__error>.invalid-error-message,.where-wrapper .location-search-component.react.open .validation-wrapper.validation__error>.invalid-error-message{color:var(--colorError)}.address-form .fields-wrapper .input-box.invalid>.invalid-error-message:before,.address-form .fields-wrapper .input-box.isEmpty>.invalid-error-message:before,.input-message.error:before,.location-form .validation-wrapper.validation__error>.invalid-error-message:before,.where-wrapper .location-search-component.react.open .validation-wrapper.validation__error>.invalid-error-message:before{border-top:.4rem solid var(--colorError)}.map-box-wrapper{border-radius:4px;box-shadow:0 .2rem 1rem rgba(0,0,0,.12);margin-bottom:16px;overflow:hidden}.map-box-wrapper>.info{border-bottom:1px solid var(--colorNeutralBorder);display:flex;justify-content:space-between;margin:16px;padding-bottom:var(--bdsSpacingSm)}.map-box-wrapper>.info .address-icon{background-color:var(--colorInteractionPrimaryFeedback);background:none;border-radius:50%;height:48px;height:var(--bdsSpacingMd);margin:0;margin-right:var(--bdsSpacingXxs);padding:0;width:48px;width:var(--bdsSpacingMd)}@media(min-width:768px){.map-box-wrapper>.info{margin-left:24px;margin-right:24px}}.map-box-wrapper>.info>.edit{background:none;border:none;color:var(--colorInteractionPrimary);font-size:1.4rem;font-weight:300;font-weight:600;white-space:nowrap}.map-box-wrapper>.info .address>.address-part-1{font-family:var(--bdsTypographyTitleSmallFontFamily);font-size:var(--bdsTypographyTitleSmallFontSize);font-weight:var(--bdsTypographyTitleSmallFontWeight);line-height:var(--bdsTypographyTitleSmallLineHeight);line-height:1.25}.map-box-wrapper>.info .address>.address-part-2{font-family:var(--bdsTypographyParagraphSmallFontFamily);font-size:var(--bdsTypographyParagraphSmallFontSize);font-weight:var(--bdsTypographyParagraphSmallFontWeight);line-height:var(--bdsTypographyParagraphSmallLineHeight);line-height:1.25}.map-box-wrapper>.map-box{border:0;min-height:150px;overflow:auto;position:relative}.map-box-wrapper>.map-box>div{bottom:0;left:0;position:absolute;right:0;top:0}.map-box-wrapper>.map-box>div.message-box{-webkit-animation:slide-in-top .5s alternate both;animation:slide-in-top .5s alternate both;margin:16px 8px;min-height:56px;padding:16px;position:relative;z-index:1}.map-box-wrapper>.map-box>div.message-box>div{background:var(--colorInformation);border-radius:5px;color:var(--colorWhite);line-height:1.25;padding:16px}.map-box-wrapper>.map-box>div.message-box>div.has-error{background-color:var(--colorError);transition:background-color .2s linear}.map-box-wrapper>.map-box>div.message-box>div.info{background-color:var(--colorInformation)}.map-box-wrapper>.map-box>div.message-box>div.shake{-webkit-animation:shake-horizontal .5s cubic-bezier(.455,.03,.515,.955) both;animation:shake-horizontal .5s cubic-bezier(.455,.03,.515,.955) both}@media(min-width:768px){.map-box-wrapper>.map-box>div.message-box>div.shake{-webkit-animation:none;animation:none}.map-box-wrapper>.map-box>div.message-box>div.shake>div{-webkit-animation:shake-horizontal .5s cubic-bezier(.455,.03,.515,.955) both;animation:shake-horizontal .5s cubic-bezier(.455,.03,.515,.955) both}}.map-box-wrapper>.map-box>div.message-box>div>div{align-items:center;display:flex;justify-items:left}.map-box-wrapper>.map-box>div.message-box .error-icon{padding-right:8px;position:relative;top:2px}.map-box-wrapper>.map-box>div.message-box .error-icon use{fill:var(--colorWhite)}@media(min-width:768px){.map-box-wrapper>.map-box>div.message-box{margin:inherit;padding:inherit}.map-box-wrapper>.map-box>div.message-box>div{border-radius:inherit}}.map-box-wrapper>.map-box .location-icon-container{align-items:center;display:flex;height:0;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:20}.map-box-wrapper>.map-box .location-icon-container #ic-location-pin{fill:#d70f64}.map-box-wrapper>.map-box .location-icon-container #tooltip-wrapper{display:none}.map-box-wrapper>.map-box .location-icon-container.dragging-stop #tooltip-wrapper{animation:bounce-in-tooltip 3s ease 0s 1 normal;bottom:42px;display:inherit;height:auto;opacity:1;position:fixed;width:auto}.map-box-wrapper>.map-box .location-icon-container.dragging-stop #tooltip-wrapper .tooltip.top{margin-top:0;max-width:176px;min-width:104px;position:relative}.map-box-wrapper>.map-box .location-icon-container.dragging-stop #tooltip-wrapper .tooltip.top.tooltip-info .tooltip-arrow{background:var(--colorInformation);bottom:-3.5px;height:7px;margin-left:-3.5px;width:7px}.map-box-wrapper>.map-box .location-icon-container.dragging-stop #tooltip-wrapper .tooltip.top.tooltip-info .tooltip-inner{background:var(--colorInformation);color:var(--colorWhite)}.map-box-wrapper>.map-box .location-icon-container.dragging-stop #tooltip-wrapper .tooltip.top .tooltip-inner{border-radius:3px;font-family:var(--bdsTypographyParagraphSmallFontFamily);font-size:var(--bdsTypographyParagraphSmallFontSize);font-size:1.2rem;font-weight:var(--bdsTypographyParagraphSmallFontWeight);font-weight:500;height:100%;line-height:var(--bdsTypographyParagraphSmallLineHeight);padding:16px;text-align:center}.map-box-wrapper>.map-box .mms-map-container.mms-map-container--tpl{z-index:0}.map-box-wrapper>.map-box.reduced-map-box{height:160px;margin-left:var(--bdsSpacingSm);margin-right:var(--bdsSpacingSm)}@media(min-width:768px){.map-box-wrapper>.map-box.reduced-map-box{margin-left:var(--bdsSpacingMd);margin-right:var(--bdsSpacingMd)}}.map-box-wrapper>h3{font-family:var(--bdsTypographyTitleSmallFontFamily);font-size:var(--bdsTypographyTitleSmallFontSize);font-weight:var(--bdsTypographyTitleSmallFontWeight);line-height:var(--bdsTypographyTitleSmallLineHeight);margin-bottom:12px;padding-left:16px;padding-right:16px}@media(min-width:768px){.map-box-wrapper>h3{padding-left:24px;padding-right:24px}}.map-box-wrapper>.address-form{padding-left:16px;padding-right:16px}@media(min-width:768px){.map-box-wrapper>.address-form{padding-left:24px;padding-right:24px}.modal-content .map-box-wrapper .address-form{padding-left:32px;padding-right:32px}}#address-book-modal .map-box-wrapper .address-form{padding-left:24px;padding-right:24px}.checkout-container .full-width-wrapper{margin:-16px -16px var(--bdsSpacingXs) -16px}@media(min-width:768px){.checkout-container .full-width-wrapper{margin:0 -48px}}.full-width-wrapper{box-shadow:none;margin:-16px -24px 0}.full-width-wrapper .zoom-button{display:none}.delete_modal{z-index:1421!important}.modal-container{height:100vh;overflow:auto}.modal-container button[aria-label=close]{cursor:pointer}.modal-body{max-height:90vh;overflow:auto}.btn-close{background:transparent;border:0;border-radius:4px;cursor:pointer;padding:0}.btn-close:focus-visible{outline:.2rem solid var(--colorInteractionPrimary);outline-offset:.2rem}.btn-close svg{display:block}.bds-c-modal__title{margin-top:0}.address-search-container{text-align:left}.address-search-container .address-suggestions-old{z-index:110}.address-search-container .address-suggestions-old ul{max-height:266px;overflow:auto}.address-search-container .address-suggestions-old ul li{vertical-align:middle}@media(min-width:768px){.address-search-container .address-suggestions-old ul li{margin-right:8px}}.bds-c-modal__footer .actions-container{display:flex;flex-direction:row-reverse}.map-modal .modal-dialog{border-radius:2px;height:100%}@media(min-width:480px){.map-modal .modal-dialog{margin-top:0;max-width:500px;width:auto}}.map-modal .modal-content{border-radius:3px;height:100%;padding:0}@media(min-width:480px){.map-modal .modal-content{border-radius:8px;height:85%;margin-top:10%;max-height:411px}}.map-modal .modal-body{height:100%;padding:0;position:relative}.map-modal .map-modal__header{min-height:40px;padding-top:7px;text-align:center}.map-modal__header-content{font-family:var(--bdsTypographyTitleSmallFontFamily);font-size:var(--bdsTypographyTitleSmallFontSize);font-weight:var(--bdsTypographyTitleSmallFontWeight);line-height:var(--bdsTypographyTitleSmallLineHeight);margin:0 45px;padding-top:6px}.map-modal__map{border:4px solid #fff;border-radius:2px;height:92%;position:absolute;width:100%}@media(min-width:480px){.map-modal__map{border-width:7px}}.map-modal__map.map-box{border:0;height:calc(100% + 64px);margin:0;margin-top:var(--bdsSpacingSm);overflow:auto;position:relative;width:calc(100% + 48px);width:100%}@media(min-width:768px){.map-modal__map.map-box{height:412px;margin-left:0;margin-right:0;margin-top:var(--bdsSpacingSm);width:100%}}@media(min-height:528px){.map-modal__map.map-box{height:412px}}.map-modal__map.map-box>div{bottom:0;left:0;position:absolute;right:0;top:0}.map-modal__map.map-box>div.message-box{-webkit-animation:slide-in-top .5s alternate both;animation:slide-in-top .5s alternate both;margin:0;min-height:56px;padding:0;position:relative;z-index:1}.map-modal__map.map-box>div.message-box>div{background:var(--colorInformation);border-radius:5px;color:var(--colorWhite);line-height:1.25;padding:16px}.map-modal__map.map-box>div.message-box>div.has-error{background-color:var(--colorError);transition:background-color .2s linear}.map-modal__map.map-box>div.message-box>div.info{background-color:var(--colorInformation);display:flex}.map-modal__map.map-box>div.message-box>div.shake{-webkit-animation:shake-horizontal .5s cubic-bezier(.455,.03,.515,.955) both;animation:shake-horizontal .5s cubic-bezier(.455,.03,.515,.955) both}@media(min-width:768px){.map-modal__map.map-box>div.message-box>div.shake{-webkit-animation:none;animation:none}.map-modal__map.map-box>div.message-box>div.shake>div{-webkit-animation:shake-horizontal .5s cubic-bezier(.455,.03,.515,.955) both;animation:shake-horizontal .5s cubic-bezier(.455,.03,.515,.955) both}}.map-modal__map.map-box>div.message-box>div>div{align-items:center;display:flex;justify-items:left}.map-modal__map.map-box>div.message-box .error-icon{padding-right:8px;position:relative;top:2px}.map-modal__map.map-box>div.message-box .error-icon use{fill:var(--colorWhite)}@media(min-width:768px){.map-modal__map.map-box>div.message-box{margin:0;padding:0}.map-modal__map.map-box>div.message-box>div{border-radius:inherit}}.map-modal__map.map-box .location-icon-container{align-items:center;display:flex;height:0;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:20}.map-modal__map.map-box .location-icon-container #tooltip-wrapper{display:none}.map-modal__map.map-box .location-icon-container.dragging-stop #tooltip-wrapper{animation:bounce-in-tooltip 3s ease 0s 1 normal;bottom:42px;display:inherit;height:auto;opacity:1;position:fixed;width:auto}.map-modal__map.map-box .location-icon-container.dragging-stop #tooltip-wrapper .tooltip.top{margin-top:0;max-width:176px;min-width:104px;position:relative}.map-modal__map.map-box .location-icon-container.dragging-stop #tooltip-wrapper .tooltip.top.tooltip-info .tooltip-arrow{background:var(--colorInformation);bottom:-3.5px;height:7px;margin-left:-3.5px;width:7px}.map-modal__map.map-box .location-icon-container.dragging-stop #tooltip-wrapper .tooltip.top.tooltip-info .tooltip-inner{background:var(--colorInformation);color:var(--colorWhite)}.map-modal__map.map-box .location-icon-container.dragging-stop #tooltip-wrapper .tooltip.top .tooltip-inner{border-radius:3px;font-family:var(--bdsTypographyParagraphSmallFontFamily);font-size:var(--bdsTypographyParagraphSmallFontSize);font-size:1.2rem;font-weight:var(--bdsTypographyParagraphSmallFontWeight);font-weight:500;height:100%;line-height:var(--bdsTypographyParagraphSmallLineHeight);padding:16px;text-align:center}.map-modal__map.map-box .location-icon-container .map-zooms-container{position:absolute;right:25px;top:100px}.map-modal__map.map-box .location-icon-container .map-zooms-container .zoom-control{background-color:var(--colorWhite);border-radius:8px;box-shadow:0 .3rem 2rem rgba(0,0,0,.1);cursor:pointer}.map-modal__map.map-box .location-icon-container .map-zooms-container .zoom-control .zoom-button{display:flex;padding:8px}.map-modal__map.map-box .location-icon-container .map-zooms-container .zoom-control .divider{background-color:var(--colorNeutralDivider);border-bottom:1px solid var(--colorNeutralBorder);border-top:1px solid var(--colorNeutralBorder);height:1px;width:100%}.map-modal__map.map-box .mms-map-container.mms-map-container--tpl{z-index:0}@-webkit-keyframes slide-in-top{0%{opacity:0;-webkit-transform:translateY(-1000px);transform:translateY(-1000px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in-top{0%{opacity:0;-webkit-transform:translateY(-1000px);transform:translateY(-1000px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes shake-horizontal{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(-8px);transform:translateX(-8px)}75%{-webkit-transform:translateX(8px);transform:translateX(8px)}}@keyframes shake-horizontal{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(-8px);transform:translateX(-8px)}75%{-webkit-transform:translateX(8px);transform:translateX(8px)}}@keyframes bounce-in-tooltip{0%{opacity:0}50%{opacity:0}60%{opacity:1}}.map-modal__map-center-icon{left:50%;margin-top:-16px;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}#ic-location-pin{fill:var(--colorBrandPrimary)}.map-modal-address-wrapper{margin:0 5%;position:relative;top:15px;width:90%}.map-modal-address-wrapper .map-modal__autocomplete__input{min-height:60px;padding-bottom:8px;padding-left:16px;padding-top:8px;position:relative;width:100%;z-index:1}.map-modal__submit__button{bottom:30px;font-family:var(--bdsTypographyLabelMediumFontFamily);font-size:var(--bdsTypographyLabelMediumFontSize);font-weight:var(--bdsTypographyLabelMediumFontWeight);line-height:var(--bdsTypographyLabelMediumLineHeight);margin:0 20%;position:absolute;width:60%;z-index:1}.map-modal .tooltip{margin-left:5%}.map-modal .modal-close-button{z-index:1}.map-modal__form-icon-search{font-weight:700;left:10px;margin-left:1%;position:absolute;top:21px;z-index:2}.map-modal__error-message.error-message.full{background:var(--colorError);color:var(--colorWhite);margin:0 5%;padding:8px;position:absolute;top:63px;width:90%;z-index:1}.modal.modal-alert .modal-dialog{margin-top:0;-webkit-transform:translate(0);transform:translate(0)}@media(min-width:480px){.modal.modal-alert .modal-dialog{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}}.map-overlay .map-header{display:flex;flex-direction:column-reverse;justify-content:space-between;margin-bottom:0}@media(min-width:768px){.map-overlay .map-header{flex-direction:row;height:32px}}.map-overlay .map-header .map-title{color:var(--colorNeutralPrimary);display:none;font-family:var(--bdsTypographyTitleLargeFontFamily);font-size:var(--bdsTypographyTitleLargeFontSize);font-weight:var(--bdsTypographyTitleLargeFontWeight);height:32px;line-height:var(--bdsTypographyTitleLargeLineHeight);margin-top:16px}@media(max-width:374px){.map-overlay .map-header .map-title{display:none;font-family:var(--bdsTypographyTitleMediumFontFamily);font-size:var(--bdsTypographyTitleMediumFontSize);font-weight:var(--bdsTypographyTitleMediumFontWeight);line-height:var(--bdsTypographyTitleMediumLineHeight)}}@media(min-width:768px){.map-overlay .map-header .map-title{display:block;flex-direction:row;margin-top:0}}.map-overlay .map-header .map-close{background:none;border:none;float:left;height:24px;padding:0}@media(min-width:768px){.map-overlay .map-header .map-close{height:auto;width:32px}}.map-overlay .map-header .map-close .svg-stroke-container{left:0;position:relative;top:-4px}@media(min-width:768px){.map-overlay .map-header .map-close .svg-stroke-container{left:16px;top:-8px}}.map-overlay .map-header .map-close .svg-stroke-container #ic_closeIcon{fill:var(--colorInteractionSecondary)}.map-overlay .button.map-submit-button{border:none;width:100%}@media(min-width:768px){.map-overlay .button.map-submit-button{width:294px}}.map-overlay .button.map-submit-button.button-loading-ghost{background-color:var(--colorWhite)!important;background-image:url(https://micro-assets.foodora.com/298a69f20fb71ddabc19e42f69980a78.svg);background-image:url(https://micro-assets.foodora.com/ac941d611be7910f44bfbacc07e18692.svg);background-position:50%;background-repeat:no-repeat;border-color:#ea81ae!important;color:transparent!important}.map-overlay .button.map-submit-button.button-loading-ghost:hover{cursor:default}.map-overlay .button.map-submit-button.button-loading{background-color:#ea81ae!important;background-image:url(https://micro-assets.foodora.com/298a69f20fb71ddabc19e42f69980a78.svg);background-position:50%;background-repeat:no-repeat;border-color:#ea81ae!important;color:transparent!important}.map-overlay .button.map-submit-button.button-loading:hover{cursor:default}.address-suggestions{background:var(--colorWhite);border-radius:var(--bdsSpacingXs);display:block;left:calc(var(--bdsSpacingSm)*-1);overflow:hidden;position:absolute;top:100%}@media(max-width:528px){.address-suggestions{width:100vw}}@media(min-width:528px){.address-suggestions{width:400px}}@media(min-width:768px){.address-suggestions{width:560px}}@media(min-width:1264px){.address-suggestions{width:640px}}.overlay-modal .address-suggestions{box-shadow:var(--bdsElevationMedium);left:calc((var(--bdsSpacingSm) + var(--bdsSpacingXxs))*-1);margin-left:20px;max-height:282px;width:100%;z-index:var(--bdsZindexLowRaised)}.overlay-modal .address-suggestions.saved-addresses{max-height:246px}.overlay-modal .address-suggestions .address-suggestion-items{height:204px}.overlay-modal .address-search-container{z-index:21}.overlay-modal .bds-c-modal__header__subtitle--truncate{-webkit-line-clamp:2}.address-suggest-title{display:block;padding:var(--bdsSpacingSm) var(--bdsSpacingSm) var(--bdsSpacingXs)}.address-suggestion-items{border-radius:unset!important;margin-right:unset!important;overflow-y:auto}.address-suggestion-item{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:var(--bdsSpacingSt) var(--bdsSpacingSm)}.address-suggestion-item .address{overflow:hidden;padding:0 var(--bdsSpacingSt);text-overflow:ellipsis;white-space:nowrap}@media(max-width:528px){.address-suggestion-item .address{width:calc(100vw - var(--bdsSpacingSm) - 48px - var(--bdsSpacingSt) - var(--bdsSpacingSt) - var(--bdsSpacingSm))}}@media(min-width:528px){.address-suggestion-item .address{width:calc(352px - var(--bdsSpacingSm) - var(--bdsSpacingSt) - var(--bdsSpacingSt) - var(--bdsSpacingSm))}}@media(min-width:768px){.address-suggestion-item .address{width:calc(512px - var(--bdsSpacingSm) - var(--bdsSpacingSt) - var(--bdsSpacingSt) - var(--bdsSpacingSm))}}@media(min-width:960px){.address-suggestion-item .address{width:calc(592px - var(--bdsSpacingSm) - var(--bdsSpacingSt) - var(--bdsSpacingSt) - var(--bdsSpacingSm))}}.address-suggestion-item .address div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overlay-modal .address-suggestion-item .address{width:calc(100vw - 112px)}@media screen and (min-width:528px){.overlay-modal .address-suggestion-item .address{width:296px}}@media screen and (min-width:768px){.overlay-modal .address-suggestion-item .address{width:456px}}.address-suggestion-item:hover{background-color:var(--colorInteractionFocusReversed)}.address-suggestion-item-icon-search{align-items:center;display:flex;flex-grow:0;flex-shrink:0;justify-content:center}.address{flex-grow:1;flex-shrink:0}.address-suggestion-item-icon-diagonal{align-items:center;align-self:flex-end;display:flex;flex-grow:0;flex-shrink:0;justify-content:center}.address-suggestion-item:hover .address-suggestion-item-icon-diagonal{fill:var(--colorInteractionPrimary)}.webfound-refresh.address-suggestions{margin-top:8px;padding-top:var(--bdsSpacingSm)}.webfound-refresh.address-suggestions .address-suggest-title{padding-top:var(--bdsSpacingXs)}.webfound-refresh.address-suggestions .suggestion-item{cursor:pointer;font-family:var(--bdsTypographyParagraphSmallFontFamily);font-size:var(--bdsTypographyParagraphSmallFontSize);font-weight:var(--bdsTypographyParagraphSmallFontWeight);line-height:var(--bdsTypographyParagraphSmallLineHeight);padding-right:16px}.webfound-refresh.address-suggestions .suggestion-item.selected-suggestion{background-color:var(--colorInteractionBackgroundHover);cursor:pointer}.webfound-refresh.address-suggestions .suggestion-item .autocomplete{min-height:48px}.webfound-refresh.address-suggestions .suggestion-item .item{overflow:hidden;padding:12px 0 12px 24px;text-overflow:ellipsis;white-space:nowrap}.webfound-refresh.address-suggestions .suggestion-item .item>svg{fill:var(--colorNeutralSecondary);flex-shrink:0;margin-right:12px}.webfound-refresh.address-suggestions .suggestion-item .item.saved-address{align-items:center;display:flex;padding-left:var(--bdsSpacingSm)}.webfound-refresh.address-suggestions .suggestion-item .item.saved-address .labeled-address{overflow:hidden}.webfound-refresh.address-suggestions .suggestion-item .item.saved-address .label{color:var(--colorNeutralPrimary);font-family:var(--bdsTypographyLabelMediumFontFamily);font-size:var(--bdsTypographyLabelMediumFontSize);font-weight:var(--bdsTypographyLabelMediumFontWeight);line-height:var(--bdsTypographyLabelMediumLineHeight);margin:0}.webfound-refresh.address-suggestions .suggestion-item .main-address{color:var(--colorNeutralPrimary);overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.webfound-refresh.address-suggestions .suggestion-item .secondary-address{color:var(--colorNeutralSecondary);text-overflow:ellipsis}.webfound-refresh.address-suggestions .focused{background-color:var(--colorInteractionBackgroundHover)}#tooltip{min-width:max-content;text-transform:none;z-index:100}#tooltip.top{bottom:calc(100% + 12px)}#tooltip.top .tooltip-arrow{border-bottom-right-radius:2px;bottom:-7px}#tooltip.top.align-right{right:-12px}#tooltip.top.align-right .tooltip-arrow{right:16px}#tooltip.top.align-left{left:-12px}#tooltip.top.align-left .tooltip-arrow{left:16px}#tooltip.top.align-center{left:50%;transform:translateX(-50%)}#tooltip.top.align-center .tooltip-arrow{left:50%;transform:translateX(-50%) rotate(45deg)}#tooltip.bottom{top:calc(100% + 12px)}#tooltip.bottom .tooltip-arrow{border-top-left-radius:2px;top:-7px}#tooltip.bottom.align-left{left:-12px}#tooltip.bottom.align-left .tooltip-arrow{left:16px}#tooltip.bottom.align-right{right:-12px}#tooltip.bottom.align-right .tooltip-arrow{right:16px}#tooltip.bottom.align-center{left:50%;transform:translateX(-50%)}#tooltip.bottom.align-center .tooltip-arrow{left:50%;transform:translateX(-50%) rotate(45deg)}#tooltip.left{right:calc(100% + 12px);top:50%;transform:translateY(-50%)}#tooltip.left .tooltip-arrow{border-top-right-radius:2px;right:-7px;top:50%;transform:translateY(-50%) rotate(45deg)}#tooltip.right{left:calc(100% + 12px);top:50%;transform:translateY(-50%)}#tooltip.right .tooltip-arrow{border-bottom-left-radius:2px;left:-7px;top:50%;transform:translateY(-50%) rotate(45deg)}#tooltip .tooltip-arrow{height:14px;position:absolute;transform:rotate(45deg);width:14px;z-index:-1}#tooltip .tooltip-inner{max-width:232px;min-width:64px}#tooltip .tooltip-inner a{color:var(--colorNeutralPrimary);cursor:pointer;text-decoration:underline}#tooltip .tooltip-inner-text{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-weight:600;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:normal}#tooltip.animate-initial-state{visibility:hidden}@keyframes fadein{0%{opacity:0;visibility:visible}to{opacity:1;visibility:visible}}@keyframes scaleup{0%{scale:0}to{scale:100%}}@media(prefers-reduced-motion:no-preference){#tooltip.animate-in{animation:fadein var(--bdsMotionDuration300) var(--bdsMotionEasingEntrance) var(--bdsMotionDuration200),scaleup var(--bdsMotionDuration300) var(--bdsMotionEasingBounce) var(--bdsMotionDuration200);animation-fill-mode:forwards;visibility:hidden}}#tooltip.animate-in.bottom.align-left{transform-origin:top left}#tooltip.animate-in.bottom.align-right{transform-origin:top right}#tooltip.animate-in.bottom.align-center{transform-origin:top left}#tooltip.animate-in.top.align-left{transform-origin:bottom left}#tooltip.animate-in.top.align-right{transform-origin:bottom right}#tooltip.animate-in.top.align-center{transform-origin:bottom left}#tooltip.animate-in.left{transform-origin:right top}#tooltip.animate-in.right{transform-origin:left top}@keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes scaledown{0%{scale:100%}to{scale:0}}@media(prefers-reduced-motion:no-preference){#tooltip.animate-out{animation:fadeout var(--bdsMotionDuration200) var(--bdsMotionEasingExit),scaledown var(--bdsMotionDuration200) var(--bdsMotionEasingStandard);animation-fill-mode:forwards}}#tooltip.animate-out.bottom.align-left{transform-origin:top left}#tooltip.animate-out.bottom.align-right{transform-origin:top right}#tooltip.animate-out.bottom.align-center{transform-origin:top left}#tooltip.animate-out.top.align-left{transform-origin:bottom left}#tooltip.animate-out.top.align-right{transform-origin:bottom right}#tooltip.animate-out.top.align-center{transform-origin:bottom left}#tooltip.animate-out.left{transform-origin:right top}#tooltip.animate-out.right{transform-origin:left top}.where-wrapper .location-header-display{align-items:center;display:flex;height:100%;justify-content:center;padding:var(--bdsSpacingSt) 0 var(--bdsSpacingSm);width:100%}@media screen and (min-width:361px){.where-wrapper .location-header-display{padding:unset}}@media screen and (min-width:960px){.where-wrapper .location-header-display{justify-content:flex-end}}.where-wrapper .location-search-button{align-items:center;background:none!important;display:flex;justify-content:flex-end;width:100%}.where-wrapper .location-search-button span{width:100%}.where-wrapper .location-search-button span.address-label-icon{width:auto}.where-wrapper .location-search-button:hover{background:none!important}.where-wrapper .address-content{align-items:center;display:flex}.where-wrapper .address-label-icon{color:var(--colorNeutralPrimary);margin-right:var(--bdsSpacingXxs)}.where-wrapper .header-order-button-content{overflow:hidden;padding-right:var(--bdsSpacingXxs);text-overflow:ellipsis;white-space:nowrap}.where-wrapper .header-order-button-content .address-label-highlighted-header{display:none;margin-right:var(--bdsSpacingXxs);width:auto}@media(min-width:1264px){.where-wrapper .header-order-button-content .address-label-highlighted-header{display:inline-block}}.where-wrapper .header-order-button-content .address-label-highlighted-header.address-label-highlighted-header--no-content{margin-right:0}.where-wrapper .missing-address-tooltip-container{display:inline-block;position:absolute;top:100%}@media(max-width:768px){.where-wrapper .missing-address-tooltip-container{top:calc(100% - var(--bdsSpacingXxs))}}.where-wrapper #tooltip.missing-address-tooltip{margin-left:var(--bdsSpacingXs)}.where-wrapper #tooltip.missing-address-tooltip .tooltip-inner{max-width:224px;padding:var(--bdsSpacingSt);text-align:left}@media only screen and (max-width:767px){.webfound-refresh .add-new-address-button{align-items:center;color:var(--colorInteractionPrimary);display:flex;flex-direction:row;font-size:14px;font-weight:700;justify-content:flex-start;margin-bottom:16px;margin-left:16px}}.webfound-refresh #saved-address-wrapper{border-radius:var(--bdsCornerRadiusPressed);margin:var(--bdsSpacingXxxs) 0;padding:0 var(--bdsSpacingSm) 0 var(--bdsSpacingSm);width:95%}.webfound-refresh #saved-address-wrapper .tooltip-button{opacity:0}@media only screen and (max-width:767px){.webfound-refresh #saved-address-wrapper .tooltip-button{opacity:1}}.webfound-refresh #saved-address-wrapper.is-active-saved-address{background-color:var(--colorNeutralSurface)}.webfound-refresh #saved-address-wrapper:hover{background-color:var(--colorInteractionBackgroundHover)}.webfound-refresh #saved-address-wrapper:hover .tooltip-button{opacity:1}.webfound-refresh.location-dropdown .address-info{cursor:pointer;flex-direction:row;margin-bottom:var(--bdsSpacingSt);margin-right:var(--bdsSpacingMd);margin-top:var(--bdsSpacingSt);overflow:hidden;width:100%}.webfound-refresh.location-dropdown .address-info .saved-address-icon{justify-content:center;margin-right:var(--bdsSpacingSt)}.webfound-refresh.location-dropdown .address-info .saved-address-list-item{overflow:hidden}.webfound-refresh.location-dropdown .address-info .one-line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.webfound-refresh.location-dropdown .selected-address-checkmark{justify-content:center;padding:0 0 var(--bdsSpacingXxs) var(--bdsSpacingXs)}@media(max-width:768px){.webfound-refresh.location-dropdown .selected-address-checkmark{display:none}}.webfound-refresh.location-dropdown{padding:var(--bdsSpacingSm) 0 0}.webfound-refresh.location-dropdown .search-form{padding:0 var(--bdsSpacingSm)}.webfound-refresh.location-dropdown .saved-address-label{padding:0 var(--bdsSpacingSm);padding-top:8px}@media only screen and (max-width:528px){.webfound-refresh.location-dropdown .saved-address-label{display:none}}.webfound-refresh.location-dropdown .saved-address-list{max-height:280px;overflow-y:scroll;width:100%}@media(max-width:528px){.webfound-refresh.location-dropdown .saved-address-list{width:100vw}}@media(min-width:528px){.webfound-refresh.location-dropdown .saved-address-list{width:400px}}@media(min-width:768px){.webfound-refresh.location-dropdown .saved-address-list{width:560px}}@media(min-width:1264px){.webfound-refresh.location-dropdown .saved-address-list{width:640px}}.webfound-refresh.location-dropdown .saved-address-list #saved-address-wrapper{border-radius:0;margin:0;width:100%}@media only screen and (max-width:527.98px){.webfound-refresh.location-dropdown .saved-address-list #saved-address-wrapper{padding:0 var(--bdsSpacingSm) 0 var(--bdsSpacingSm)}}.webfound-refresh.location-dropdown .saved-address-list #saved-address-wrapper .address-info{margin-left:var(--bdsSpacingXxs)}.webfound-refresh.location-dropdown .saved-address-list #saved-address-wrapper .selected-address-checkmark{margin-right:var(--bdsSpacingXxs)}.webfound-refresh.location-dropdown .addNewAddress-component{display:none}@media only screen and (max-width:528px){.webfound-refresh.location-dropdown .addNewAddress-component{display:flex}}@media(min-width:528px){.webfound-refresh.location-dropdown .bds-c-modal__dialog-window{max-width:400px;width:400px}}@media(min-width:768px){.webfound-refresh.location-dropdown .bds-c-modal__dialog-window{max-width:560px;width:560px}}@media(min-width:960px){.webfound-refresh.location-dropdown .bds-c-modal__dialog-window{align-items:unset;height:unset;left:var(--whereComponentLeft);margin:0;min-height:unset;position:absolute;top:var(--whereComponentTop)}.webfound-refresh.location-dropdown .bds-c-modal__dialog-window .bds-c-modal__close-button-cursor,.webfound-refresh.location-dropdown .bds-c-modal__dialog-window .bds-c-modal__header{display:none}}@media(min-width:1264px){.webfound-refresh.location-dropdown .bds-c-modal__dialog-window{max-width:640px;width:640px}}.webfound-refresh.location-dropdown .bds-c-modal__dialog-window .bds-c-modal__content-window{overflow:visible}.webfound-refresh.location-dropdown .bds-c-modal__dialog-window .bds-c-modal__content-window .bds-c-modal__content:has(.address-suggestions){min-height:350px}.webfound-refresh.location-dropdown .bds-c-modal__dialog-window .bds-c-modal__body{padding-left:0;padding-right:0}.webfound-refresh.location-dropdown .bds-c-modal__dialog-window .bds-c-modal__body .locate-me-component{align-items:center;display:flex}.webfound-refresh.location-dropdown .validation-wrapper{max-height:50px}.webfound-refresh.location-dropdown .validation-wrapper .map-closed{background:transparent;border:none;padding:16px;top:24px}.webfound-refresh.location-dropdown .validation-wrapper-Mweb{display:block}@media only screen and (max-width:528px){.webfound-refresh.location-dropdown .validation-wrapper-Mweb{display:none}.webfound-refresh.location-dropdown .LocationSearchForm-component .address-search-container{margin:0}}.webfound-refresh.location-dropdown .location-search-button-Mweb{display:block}@media only screen and (max-width:528px){.webfound-refresh.location-dropdown .location-search-button-Mweb{display:none}}.webfound-refresh.location-dropdown .location-search-go-icon{border-color:var(--colorInteractionPrimary);line-height:0}.webfound-refresh.location-dropdown #webfound-refresh-location-subtitle .bds-c-modal__header__subtitle--truncate{-webkit-line-clamp:3}.where-wrapper .validation-wrapper-Mweb{display:block}@media only screen and (max-width:528px){.where-wrapper .validation-wrapper-Mweb{display:none}}.where-wrapper .location-search-button-Mweb{display:block}@media only screen and (max-width:528px){.where-wrapper .location-search-button-Mweb{display:none}}.where-wrapper .locate-me-button-Mweb{display:none}@media only screen and (max-width:528px){.where-wrapper .locate-me-button-Mweb{display:block}}.where-wrapper .locate-me-button-Mweb .locate-me-component{display:flex}.where-wrapper .locate-me-button-Mweb svg{fill:var(--colorInteractionPrimary);margin-right:16px}.where-wrapper .locate-me-button-Mweb .map-closed{background:unset;border:none;height:auto;line-height:unset;padding-right:0}.where-wrapper .add-new-address-button{align-items:center;color:var(--colorInteractionPrimary);display:flex;flex-direction:row;font-size:14px;font-weight:700;justify-content:center;margin:24px}.where-wrapper #tooltip .tooltip-inner{background-color:var(--colorInformation);padding:6px}.where-wrapper #tooltip.left .tooltip-arrow{background-color:var(--colorInformation);right:-3px}.where-wrapper #tooltip.left{background:none;top:-15%}.where-wrapper #saved-address-wrapper.saved-address-wrapper-old{border-radius:12px;margin:2px 0;padding:0 16px;width:95%}.where-wrapper #saved-address-wrapper.saved-address-wrapper-old:hover{background-color:var(--colorNeutralSurface)}.where-wrapper #saved-address-wrapper.saved-address-wrapper-old:hover .tooltip-button{opacity:1}.where-wrapper #saved-address-wrapper.saved-address-wrapper-old.isActivesavedAddress{background-color:var(--colorInteractionPrimaryFeedback)}.where-wrapper .tooltip-button{background:none;border:none;color:var(--colorWhite);display:inline;font-size:1.2rem;font-weight:600;opacity:1;transition:.3s ease}@media screen and (min-width:824px){.where-wrapper .tooltip-button{opacity:0}}.where-wrapper .tooltip-button#delete-btn{padding:0 0 0 8px}.where-wrapper .saved-address-tooltip{align-items:center;display:flex;flex-direction:row;justify-content:end;width:16%}.where-wrapper .saved-address-tooltip .tooltip-box{background-color:var(--colorInformation);visibility:hidden}.where-wrapper .saved-address-tooltip:hover .tooltip-box{visibility:visible}.where-wrapper .location-search-button-old{background:none;border:none}.where-wrapper .location-search-button-old .expedition-type-text{font-size:1.2rem;text-align:center}@media(min-width:768px){.where-wrapper .location-search-button-old .expedition-type-text{text-align:left}}.where-wrapper .header-overlay{z-index:-2}.when-wrapper:not(.hide)~.where-wrapper .location-search-component{width:200%}.where-wrapper .location-search-component.react.open{border-radius:0 0 4px 4px;padding:var(--bdsSpacingSm) var(--bdsSpacingSm) 0;width:528px}.where-wrapper .location-search-component.react.open .saved-address-list{max-height:60vh;overflow-y:auto;width:calc(100% + 22px)}@media(min-width:768px){.where-wrapper .location-search-component.react.open .saved-address-list{max-height:300px}}.where-wrapper .location-search-component.react.open .address-info-old{cursor:pointer;display:flex;margin-bottom:12px;margin-right:24px;margin-top:12px;width:100%}.where-wrapper .location-search-component.react.open .address-info-old>.radio-button{margin:0 16px 0 0}.where-wrapper .location-search-component.react.open .validation-wrapper .map-closed{background:transparent;border:none;padding:8px;top:24px}.where-wrapper .location-search-component.react.open .validation-wrapper.validation__error.empty-input>.invalid-error-message,.where-wrapper .location-search-component.react.open .validation-wrapper>.invalid-error-message{display:none}.where-wrapper .location-search-component.react.open .validation-wrapper.validation__error>.invalid-error-message{display:block}@media(max-width:767px){.where-wrapper .location-search-component.react.open .validation-wrapper.validation__error>.invalid-error-message{position:absolute;top:64px}}.where-wrapper .location-search-component.react.open.without-ui-refresh{padding:24px 24px 0;width:100%}.where-wrapper .location-search-component.react.open.location-serach-component-Mweb{border-radius:0 0 4px 4px;max-height:75vh}@media(max-width:767px){.where-wrapper .location-search-component.react.open.location-serach-component-Mweb{border-radius:16px 16px 4px 4px;bottom:0;left:0;position:fixed}}.where-wrapper .input-box{width:100%}.where-wrapper .no-saved-address-img{background:url(https://micro-assets.foodora.com/9cae1b6cbb0f3718d6438bac005698ac.svg) no-repeat;background-size:cover;height:20vh;width:20vh}.where-wrapper #no-saved-address{text-align:center}.address-suggestions-old{background-color:var(--colorWhite);box-shadow:0 .1rem .5rem rgba(0,0,0,.15);position:absolute;top:100%;width:100%;z-index:2}.address-suggestions-old .suggestion-item{cursor:pointer;font-family:var(--bdsTypographyParagraphSmallFontFamily);font-size:var(--bdsTypographyParagraphSmallFontSize);font-weight:var(--bdsTypographyParagraphSmallFontWeight);line-height:var(--bdsTypographyParagraphSmallLineHeight);padding-right:16px}.address-suggestions-old .suggestion-item.selected-suggestion{background-color:var(--colorInteractionBackgroundHover);cursor:pointer}.address-suggestions-old .suggestion-item .autocomplete{min-height:48px}.address-suggestions-old .suggestion-item .item{overflow:hidden;padding:12px 0 12px 24px;text-overflow:ellipsis;white-space:nowrap}.address-suggestions-old .suggestion-item .item>svg{fill:var(--colorInteractionPrimary);flex-shrink:0;margin-right:8px}.address-suggestions-old .suggestion-item .item.saved-address{align-items:normal;display:flex;padding-left:var(--bdsSpacingSm)}.address-suggestions-old .suggestion-item .item.saved-address .labeled-address{overflow:hidden}.address-suggestions-old .suggestion-item .item.saved-address .label{color:var(--colorNeutralPrimary);font-family:var(--bdsTypographyLabelMediumFontFamily);font-size:var(--bdsTypographyLabelMediumFontSize);font-weight:var(--bdsTypographyLabelMediumFontWeight);line-height:var(--bdsTypographyLabelMediumLineHeight);margin:0}.address-suggestions-old .suggestion-item .main-address{color:var(--colorNeutralPrimary);overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.address-suggestions-old .suggestion-item .secondary-address{color:var(--colorNeutralSecondary);text-overflow:ellipsis}.address-suggestions-old .focused{background-color:var(--colorInteractionBackgroundHover)}.where-wrapper .location-search-component{position:relative;z-index:1300}.location-search-component.react{display:none}.location-search-component.react.open{background-color:var(--colorWhite);display:flex;padding-left:24px}.location-search-component.react.open .validation-wrapper .restaurants-search-form__input{height:48px}.location-search-component.react.open .validation-wrapper .msg-title{display:none}@media(min-width:768px){.location-search-component.react.open .validation-wrapper .msg-title{display:block}}.location-search-component.react.open .validation-wrapper .address-suggestions-old{border-radius:4px;box-shadow:none;left:0;margin-left:-24px;margin-top:0;padding-right:0;position:absolute;width:100%}.location-search-component.react.open .validation-wrapper ul{background:var(--colorWhite);border-radius:4px;margin-right:-120px;padding:0}.location-search-component.react.open .validation-wrapper .suggestion-item{padding-left:36px;padding-right:0}.location-search-component.react.open .validation-wrapper .suggestion-item .item{background-color:var(--colorWhite);font-family:var(--bdsTypographyParagraphSmallFontFamily);font-size:var(--bdsTypographyParagraphSmallFontSize);font-weight:var(--bdsTypographyParagraphSmallFontWeight);line-height:var(--bdsTypographyParagraphSmallLineHeight);padding-left:16px}.location-search-component.react.open .validation-wrapper .focused .item{background-color:var(--colorInteractionBackgroundHover)}.location-search-component.react.open .react-map-modal .address-suggestions-old{margin-left:0}.location-search-component.react.open .react-map-modal .address-suggestions-old ul{margin-right:0}.location-search-component.react.open .react-map-modal .address-suggestions-old ul .suggestion-item{padding-left:16px}.location-search-component.react.open .location-search-go-icon{border-color:var(--colorInteractionPrimary);line-height:0}.location-search-component.react.open .location-search-go-icon:hover{background:var(--colorInteractionPrimary);box-shadow:none;color:unset}.corporate-address-search-container{width:100%}.corporate-address-bar{height:100%;position:relative;width:100%}.corporate-address-bar .address-label{background-color:var(--colorWhite);font-size:1rem;left:8px;position:absolute;top:-8px}.corporate-address-bar .location-dropdown{height:100%}.corporate-address-bar .location-dropdown .location-toggle-btn{background-color:var(--colorWhite);border:1px solid var(--colorNeutralBorder);border-radius:8px;box-sizing:border-box;font-size:1.4rem;height:100%;outline:none;padding:12px 15px;text-align:left;width:100%}.corporate-address-bar .location-dropdown .location-toggle-btn span:first-child{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:95%}.corporate-address-bar .location-dropdown .location-toggle-btn .header-order-button-arrow{position:absolute;right:16px;transform:rotate(90deg)}.corporate-address-bar .location-dropdown .location-toggle-btn.active{border-color:#000}.corporate-address-bar .location-dropdown .location-toggle-btn.active .header-order-button-arrow{right:16px;transform:rotate(-90deg)}.corporate-address-bar .location-list{background-color:var(--colorWhite);border:1px solid var(--colorNeutralBorder);box-shadow:0 .2rem 1rem rgba(0,0,0,.12);max-height:180px;overflow-y:auto;position:absolute;width:100%;z-index:999}.corporate-address-bar .location-list li{cursor:pointer;font-size:1.4rem;padding:16px;width:100%}.corporate-address-bar .location-list li:hover{background-color:var(--colorNeutralSurface)}.location-search-component.react.open.m-view{height:100%;padding:0;position:fixed;top:0;width:100%}.location-search-component.react.open.m-view .empty-input,.location-search-component.react.open.m-view .empty-input .locate-me{background-color:var(--colorErrorHighlight)}.location-search-component.react.open.m-view .validation-wrapper{align-items:center;box-shadow:0 .2rem 1rem rgba(0,0,0,.12);display:flex}.location-search-component.react.open.m-view .validation-wrapper .restaurants-search-form__input{border:none;height:64px}.location-search-component.react.open.m-view .validation-wrapper .cancel-search{display:block;padding-left:8px}.location-search-component.react.open.m-view .validation-wrapper .address-suggestions-old{margin-left:0;margin-top:8px;padding-left:36px}.location-search-component.react.open.m-view .validation-wrapper ul{margin-right:0;padding-right:24px}.location-search-component.react.open.m-view .validation-wrapper .msg-title{display:none}.location-search-component.react.open.m-view .validation-wrapper .suggestion-item{padding-left:0}.location-search-component.react.open.m-view .react-map-modal .cancel-search{display:none}.location-search-component.react.open.m-view .react-map-modal .validation-wrapper{display:flex;flex-direction:column;width:auto}.location-search-component.react.open.m-view .react-map-modal .validation-wrapper #delivery-information-postal-index{width:100%}.location-search-component.react.open.m-view .location-search-go-icon{display:none}.location-search-component.react.open.m-view .corporate-address-search-container{padding:24px}.location-search-component{outline:none}.location-search-component .modal-wrapper{max-width:none;min-height:auto;padding:0;transform:none}.location-search-component .location-search-container{margin:0;overflow:visible;padding:22px 22px 0}.location-search-component .location-search-container .location-search-form{display:flex}.location-search-component .location-search-container .location-search-form .location-search-cancel{display:none}.location-search-component .location-search-container .location-search-form .address-search-container .restaurants__location__input{display:inline-flex}.location-search-component .location-search-container .location-search-form .address-search-container .react-modal.react-map-modal .validation-wrapper{box-shadow:0 .3rem 2rem rgba(0,0,0,.1)}.location-search-component .location-search-container .location-search-form .address-search-container .react-modal.react-map-modal .validation-wrapper .restaurants-search-form__input{height:48px}.location-search-component .location-search-container .location-search-form .address-search-container .react-modal.react-map-modal .validation-wrapper .address-suggestions-old{margin-left:0;margin-top:0;position:absolute;top:100%;width:100%}@media(min-width:768px){.location-search-component .location-search-container .location-search-form .address-search-container .react-modal.react-map-modal .validation-wrapper .address-suggestions-old{padding-left:0;padding-right:0}}.location-search-component .location-search-container .location-search-form .address-search-container .react-modal.react-map-modal .validation-wrapper .address-suggestions-old ul{margin-right:0;padding:0}.location-search-component .location-search-container .location-search-form .address-search-container .react-modal.react-map-modal .validation-wrapper .address-suggestions-old ul .suggestion-item,.location-search-component .location-search-container .location-search-form .address-search-container .react-modal.react-map-modal .validation-wrapper .address-suggestions-old ul .suggestion-item .item{padding-left:16px}.location-search-component .location-search-container .location-search-form .address-search-container .validation-wrapper .restaurants-search-form__input{height:48px}.location-search-component .location-search-container .location-search-form .address-search-container .validation-wrapper .msg-title{display:none}@media(min-width:960px){.location-search-component .location-search-container .location-search-form .address-search-container .validation-wrapper .msg-title{display:block}}.location-search-component .location-search-container .location-search-form .address-search-container .validation-wrapper .address-suggestions-old{margin-left:-12px;margin-top:24px;padding-right:0;position:absolute;width:100%}@media(min-width:768px){.location-search-component .location-search-container .location-search-form .address-search-container .validation-wrapper .address-suggestions-old{margin-left:-24px;margin-top:0;padding-left:24px;padding-right:24px}}.location-search-component .location-search-container .location-search-form .address-search-container .validation-wrapper ul{padding:0}@media(min-width:768px){.location-search-component .location-search-container .location-search-form .address-search-container .validation-wrapper ul{margin-right:-120px}.location-search-component .location-search-container .location-search-form .address-search-container .validation-wrapper .suggestion-item{padding-right:0}}.location-search-component .location-search-container .location-search-form .address-search-container .validation-wrapper .suggestion-item .item{background-color:var(--colorWhite);font-family:var(--bdsTypographyParagraphSmallFontFamily);font-size:var(--bdsTypographyParagraphSmallFontSize);font-weight:var(--bdsTypographyParagraphSmallFontWeight);line-height:var(--bdsTypographyParagraphSmallLineHeight);padding-left:16px}.location-search-component .location-search-container .location-search-form .address-search-container .validation-wrapper .focused .item{background-color:var(--colorInteractionBackgroundHover)}.location-search-component .location-search-container .location-search-form .location-search-go-icon{height:48px;line-height:0;width:48px}.location-search-component .location-search-container .address-suggestions-old{box-shadow:none;position:static}.location-search-component .location-search-container .address-suggestions-old ul{padding:8px 0}.location-search-component:not(.modal) .address-suggestions-old .suggestion-item .item{padding-left:0}.location-search-component.modal{border-top:0}.location-search-component.modal .modal-wrapper{min-height:100vh;outline:none}.location-search-component.modal .location-search-container{padding:0}.location-search-component.modal .location-search-container .location-search-form{align-items:center;box-shadow:0 .1rem .5rem rgba(0,0,0,.15);padding:16px}.location-search-component.modal .location-search-container .location-search-form .location-search-cancel{cursor:pointer;display:inherit;flex:0 0 auto;height:48px;margin:0 -12px;overflow:visible;padding:12px;width:48px}.location-search-component.modal .location-search-container .location-search-form .location-search-cancel svg use{fill:var(--colorInteractionPrimary)}.location-search-component.modal .location-search-container .location-search-form .react-modal.react-map-modal .address-search-container{margin-bottom:16px}.location-search-component.modal .location-search-container .location-search-form .react-modal.react-map-modal .address-search-container .restaurants__location__input{border:1px solid var(--colorNeutralBorder);font-family:var(--bdsTypographyParagraphMediumFontFamily);font-size:var(--bdsTypographyParagraphMediumFontSize);font-weight:var(--bdsTypographyParagraphMediumFontWeight);line-height:var(--bdsTypographyParagraphMediumLineHeight)}.location-search-component.modal .location-search-container .location-search-form .react-modal.react-map-modal .address-search-container .locate-me{right:1px}.location-search-component.modal .location-search-container .location-search-form .address-search-container{margin-bottom:0}.location-search-component.modal .location-search-container .location-search-form .address-search-container .input-box{flex:1 1 100%;margin:0}.location-search-component.modal .location-search-container .location-search-form .address-search-container .input-box .restaurants__location__input{border:0;padding-left:16px;padding-right:0}.location-search-component.modal .location-search-container .location-search-form .address-search-container .input-box .restaurants__location__input,.location-search-component.modal .location-search-container .location-search-form .address-search-container .input-box .restaurants__location__input.no-animation~label{font-family:var(--bdsTypographyParagraphMediumFontFamily);font-size:var(--bdsTypographyParagraphMediumFontSize);font-weight:var(--bdsTypographyParagraphMediumFontWeight);line-height:var(--bdsTypographyParagraphMediumLineHeight)}.location-search-component.modal .location-search-container .location-search-form .address-search-container .calcul-animation,.location-search-component.modal .location-search-container .location-search-form .address-search-container .locate-me{right:-16px}.location-search-component.modal .location-search-container .location-search-form .location-search-go-icon{display:none}.location-search-component.modal .location-search-container .location-search-form.restaurants__location__form{position:relative}.location-search-component.modal .location-search-container .address-suggestions-old{padding-right:16px}.location-search-component.modal .location-search-container .address-suggestions-old .item{font-size:1.6rem}.location-search-component .corporate-address-bar{position:relative;width:100%}.location-search-component .corporate-address-bar .corporate-switch-to-personal{font-family:var(--bdsTypographyLabelSmallFontFamily);font-size:var(--bdsTypographyLabelSmallFontSize);font-weight:var(--bdsTypographyLabelSmallFontWeight);height:18px;line-height:var(--bdsTypographyLabelSmallLineHeight);line-height:16px;margin:0 0 16px;padding:0;text-align:right}.location-search-component .corporate-address-bar .corporate-switch-to-personal span.cancel-search{float:left;margin-top:-4px}.location-search-component .corporate-address-bar .corporate-switch-to-personal span.cancel-search svg path{fill:var(--colorBrandPrimary)}.location-search-component .corporate-address-bar .corporate-address-option-list{list-style:none;margin:0;max-height:calc(100vh - 82px);min-height:calc(100vh - 82px);overflow:auto;padding:0}@media(min-width:768px){.location-search-component .corporate-address-bar .corporate-address-option-list{max-height:224px;min-height:auto}}.location-search-component .corporate-address-bar .corporate-address-option-list label.radio-box{align-items:flex-start;cursor:pointer;display:flex;padding:16px 0}.location-search-component .corporate-address-bar .corporate-address-option-list label.radio-box span.radio-button{margin:10px 16px 10px 0}.location-search-component .corporate-address-bar .corporate-address-option-list label.radio-box span.radio-button:after,.location-search-component .corporate-address-bar .corporate-address-option-list label.radio-box span.radio-button:before{box-sizing:border-box}@media(min-width:768px){.location-search-component .corporate-address-bar .corporate-address-option-list label.radio-box span.radio-button{margin-right:32px}}.location-search-component .corporate-address-bar .corporate-address-option-list label.radio-box i.icon{align-self:center;height:24px;margin:8px 8px 8px 0}@media(min-width:768px){.location-search-component .corporate-address-bar .corporate-address-option-list label.radio-box i.icon{margin-right:24px}}.location-search-component .corporate-address-bar .corporate-address-option-list label.radio-box span.formatted-address{align-self:center;overflow:hidden}@media(min-width:768px){.location-search-component .corporate-address-bar .corporate-address-option-list label.radio-box{align-items:center}.location-search-component .corporate-address-bar .corporate-address-option-list label.radio-box span.radio-button{margin:0 16px 0 0}.location-search-component .corporate-address-bar .corporate-address-option-list label.radio-box i.icon{margin:0 8px 0 0}}.overlay-header-for-location{background:#000;left:0;opacity:.25;position:absolute;top:0;width:100vw;z-index:10000}.address-label-icon-old{display:none}@media(min-width:768px){.address-label-icon-old{background:var(--colorInteractionPrimaryFeedback);border-radius:50%;color:var(--colorInteractionPrimary);display:block;flex:0 0 auto;height:40px;margin:8px;padding:8px;vertical-align:baseline;width:40px}}.address-label-highlighted-header-old{color:var(--colorInteractionPrimary);flex:0 1 auto;max-width:calc(100% - 12px);padding:8px 8px 8px 0;white-space:nowrap}.where-wrapper .location-search-component .multi-line-address-search-container .multi-line-search-component-wrapper .address-suggestions-old .suggestion-item.suggestion-item-locate-me-component div{padding-bottom:0}.where-wrapper .location-search-component .multi-line-address-search-container .multi-line-search-component-wrapper .address-suggestions-old .suggestion-item{padding-left:12px}.smooth-border-radius{border-radius:8px}.address-suggest-title-old{padding-left:1rem}.address-suggest-title-old-no-location{padding-top:1rem}.multi-line-address-search-container{border-radius:8px}.multi-line-address-search-container .multi-line-search-component-wrapper{align-items:center;background-color:var(--colorWhite);border:1px solid var(--colorNeutralBorder);border-radius:8px;box-sizing:border-box;color:var(--colorNeutralPrimary);display:flex;z-index:1}.multi-line-address-search-container .multi-line-search-component-wrapper:focus-within{border-color:var(--colorNeutralSecondary)}.multi-line-address-search-container .multi-line-search-component-wrapper .inline-search-input{border:none;font-weight:700}.multi-line-address-search-container .multi-line-search-component-wrapper .inline-search-input::placeholder{color:transparent;font-weight:400;transition:color var(--bdsMotionDuration300)}.multi-line-address-search-container .multi-line-search-component-wrapper .inline-search-input:focus::placeholder{color:var(--colorNeutralSecondary)}.multi-line-address-search-container .multi-line-search-component-wrapper .inline-search-input~label{line-height:1.3}.multi-line-address-search-container .multi-line-search-component-wrapper .inline-search-cancel-icon{cursor:pointer;padding-left:0;padding-right:16px;padding-top:4px}.multi-line-address-search-container .multi-line-search-component-wrapper .address-suggestions-old{border-radius:8px}.multi-line-address-search-container .multi-line-search-component-wrapper .address-suggestions-old li.suggestion-item div.item{align-items:center;display:grid;grid-template-columns:10% 90%}@media(min-width:768px){.multi-line-address-search-container .multi-line-search-component-wrapper .address-suggestions-old li.suggestion-item div.item{grid-template-columns:8% 92%;padding:12px 0 12px 12px}}.multi-line-address-search-container .multi-line-search-component-wrapper .address-suggestions-old li.suggestion-item div.item svg{fill:var(--colorNeutralPrimary)}.multi-line-address-search-container .multi-line-search-component-wrapper .address-suggestions-old li.suggestion-item div.item div.address div{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;hyphens:auto;overflow:hidden;text-overflow:ellipsis;white-space:normal}.multi-line-address-search-container .multi-line-search-component-wrapper .address-suggestions-old li.suggestion-item-locate-me-component div.item{display:block}.multi-line-address-search-container .multi-line-search-component-wrapper .address-suggestions-old li.suggestion-item-locate-me-component div.item .locate-me-component{align-items:center;color:var(--colorBrandPrimary);display:grid;grid-template-columns:10% 90%}.multi-line-address-search-container .multi-line-search-component-wrapper .address-suggestions-old li.suggestion-item-locate-me-component div.item .locate-me-component .map-closed{background:none;height:auto;line-height:inherit;padding:0 8px 0 0;position:inherit}@media(min-width:768px){.multi-line-address-search-container .multi-line-search-component-wrapper .address-suggestions-old li.suggestion-item-locate-me-component div.item .locate-me-component{grid-template-columns:8% 92%}}.multi-line-address-search-container .multi-line-search-component-wrapper .address-suggestions-old li.suggestion-item-locate-me-component div.item .locate-me-component svg{fill:var(--colorBrandPrimary);margin-left:-2px;margin-top:4px}.multi-line-address-search-container .multi-line-search-component-wrapper .locate-me-component .locate-me svg path{fill:var(--colorInteractionPrimary);stroke:none}.search-input-container{align-items:center;background-color:var(--colorWhite);border:1px solid var(--colorNeutralBorder);border-radius:8px;box-sizing:border-box;color:var(--colorNeutralPrimary);display:flex;position:relative;z-index:1}.search-input-container>input{border:none!important}.search-input-container>input::placeholder{color:transparent;transition:color var(--bdsMotionDuration300)}.search-input-container>input:focus::placeholder{color:var(--colorNeutralSecondary)}.search-input-container .inline-search-cancel-icon{cursor:pointer;padding-left:0;padding-right:16px;padding-top:4px}.location-re-allow-modal{z-index:9999!important}.location-re-allow-modal .icon-align-bottom{line-height:0;vertical-align:bottom}.location-re-allow-modal .icon-align-middle{vertical-align:middle}.location-re-allow-modal .icon-margin{margin-left:4px;margin-right:4px}.location-re-allow-modal svg path{fill:var(--colorNeutralPrimary)}.location-re-allow-modal>div{padding:48px}.location-re-allow-modal .steps-list{list-style:decimal;margin-left:2.5rem;padding:0}.location-re-allow-modal .steps-list li{list-style:decimal}.location-re-allow-modal .cl-neutral-primary{padding-right:48px}.has-error{display:flex}.has-error>div{align-items:baseline!important;flex-direction:column}.has-error .enable-location-access{cursor:pointer;font-weight:600}.where-component-search-form .react-modal.modal.react-map-modal .modal-content{max-height:90vh;overflow:auto}@media(min-width:768px){.where-component-search-form .react-modal.modal.react-map-modal .modal-content{border-radius:8px}}.where-component-search-form .react-modal.modal.react-map-modal .modal-content .edit{font-weight:600}.where-component-search-form .react-modal.modal.react-map-modal .modal-content #address-book-modal{margin-left:0;margin-right:0}.where-component-search-form .react-modal.modal.react-map-modal .modal-content #address-book-modal .map-zooms-container{display:none}.where-component-search-form .react-modal.modal.react-map-modal .modal-content #address-book-modal .map-box{height:30vh}@media(min-width:768px){.where-component-search-form .react-modal.modal.react-map-modal .modal-content #address-book-modal .map-box{height:24vh}}.where-component-search-form .react-modal.modal.react-map-modal .modal-content #address-book-modal .map-box-wrapper{box-shadow:none;margin:-58px -16px 0}@media(min-width:768px){.where-component-search-form .react-modal.modal.react-map-modal .modal-content #address-book-modal .map-box-wrapper{margin-left:-33px;margin-right:-33px}}.where-component-search-form .react-modal.modal.react-map-modal .modal-content #address-book-modal .map-close{background:none;border:none;float:left;height:24px;padding:16px 0 0;position:fixed;z-index:100}.where-component-search-form .react-modal.modal.react-map-modal .modal-content #address-book-modal .map-close svg{fill:var(--colorBrandPrimary)}@media(min-width:768px){.where-component-search-form .react-modal.modal.react-map-modal .modal-content #address-book-modal .map-close{padding:0}}.where-component-search-form .react-modal.modal.react-map-modal .modal-content #address-book-modal .input-box{margin:0 0 var(--bdsSpacingSt) 0}.where-component-search-form .react-modal.modal.react-map-modal .modal-content #address-book-modal #submit-form{display:block;margin:var(--bdsSpacingLg) 0 0 0;margin-top:0}.where-component-search-form .react-modal.modal.react-map-modal .modal-content #address-book-modal #address-title{padding-left:24px}.where-component-search-form .react-modal.modal.react-map-modal .modal-content #address-book-modal .phone{margin-left:16px}button.locate-me-btn{border:none;width:auto!important}button.locate-me-btn:active,button.locate-me-btn:hover{background:unset;border:none;box-shadow:none;color:unset}.webfound-refresh button.locate-me-btn-refresh{margin:0 16px}.webfound-refresh .modal-body button.locate-me-btn-refresh{margin:0;width:40px}.skinny-banner{line-height:1.25;max-height:96px;padding:12px 8px 12px 16px;z-index:1200}@media(min-width:480px){.skinny-banner{padding:8px 8px 8px 16px}}.skinny-banner__message{flex-shrink:2}.skinny-banner__message-text{-webkit-box-orient:vertical;-webkit-line-clamp:4;align-items:center;display:flex;display:-webkit-box;height:100%;overflow:hidden}.skinny-banner__action{align-items:center;cursor:pointer;display:flex;flex-shrink:0;min-width:95px}.skinny-banner__action-text{flex-grow:1}.cart-icon{display:block;font-family:var(--bdsTypographyLabelSmallFontFamily);font-size:var(--bdsTypographyLabelSmallFontSize);font-weight:var(--bdsTypographyLabelSmallFontWeight);height:64px;line-height:var(--bdsTypographyLabelSmallLineHeight);min-width:64px;padding:0 16px;position:relative;transition:background-color .15s cubic-bezier(.25,.46,.45,.94),color .15s cubic-bezier(.25,.46,.45,.94);z-index:2}.cart-icon a{align-items:center;display:flex;height:100%;justify-content:center}.cart-icon .svg-stroke-container path{fill:var(--colorInteractionPrimary);transition:stroke .15s cubic-bezier(.25,.46,.45,.94)}.cart-icon .products-count{color:var(--colorNeutralPrimary);margin-left:4px;text-align:center;transition:color .15s cubic-bezier(.25,.46,.45,.94)}.cart-icon .cart-icon-img{display:flex}.cart-icon.open{background:var(--colorInteractionPrimary);color:var(--colorWhite)}.cart-icon.open .svg-stroke-container path{fill:var(--colorWhite)}.cart-icon.open .products-count{color:var(--colorWhite)}.cart-icon.open:after{border:10px solid transparent;border-top:8px solid var(--colorInteractionPrimary);bottom:-18px;content:"";display:block;height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.header-no-bg .cart-icon{background:none}.header-no-bg .cart-icon .products-count{color:var(--colorNeutralPrimary)}.header-no-bg .cart-icon .svg-stroke-container path{fill:var(--colorInteractionPrimary)}.sticky-cart-button{background-color:var(--colorInteractionPrimary);border-color:var(--colorInteractionPrimary);color:var(--colorOnInteractionPrimary);font-family:var(--bdsTypographyLabelMediumFontFamily);font-size:var(--bdsTypographyLabelMediumFontSize);font-weight:var(--bdsTypographyLabelMediumFontWeight);line-height:var(--bdsTypographyLabelMediumLineHeight);width:100%}.sticky-cart-button:hover{background-color:var(--colorInteractionPrimaryHover);border-color:var(--colorInteractionPrimaryHover);color:var(--colorOnInteractionPrimaryHover)}.sticky-cart-button:focus{background-color:var(--colorInteractionPrimary);border-color:var(--colorInteractionPrimary);color:var(--colorOnInteractionPrimary)}.sticky-cart-button:focus-visible{outline:4px solid var(--colorInteractionFocus);outline-offset:2px}.sticky-cart-button[disabled]{background-color:var(--colorNeutralInactive);border-color:var(--colorNeutralInactive);pointer-events:none}.sticky-cart-button.status--loading,.sticky-cart-button.status--success{background-color:var(--colorInteractionPrimaryFeedback);border-color:var(--colorInteractionPrimaryFeedback)}button.sticky-cart-button{border:none;bottom:0;height:64px;left:0;padding:0 80px;position:fixed;right:0;z-index:100}button.sticky-cart-button .svg-stroke-container path{fill:var(--colorWhite)}button.sticky-cart-button .cart-icon{left:0;padding:0 8px;position:absolute;top:0;width:64px}button.sticky-cart-button .cart-icon:hover{background:var(--colorInteractionPrimaryHover)}button.sticky-cart-button .products-count{color:var(--colorWhite);font-family:var(--bdsTypographyMiniBaseFontFamily);font-size:var(--bdsTypographyMiniBaseFontSize);font-weight:var(--bdsTypographyMiniBaseFontWeight);line-height:var(--bdsTypographyMiniBaseLineHeight)}button.sticky-cart-button .products-value{font-family:var(--bdsTypographyParagraphSmallFontFamily);font-size:var(--bdsTypographyParagraphSmallFontSize);font-weight:var(--bdsTypographyParagraphSmallFontWeight);line-height:var(--bdsTypographyParagraphSmallLineHeight);line-height:64px;padding:0 16px;position:absolute;right:0;top:0}button.sticky-cart-button .calcul-animation{height:64px;line-height:64px;position:absolute;right:0;top:0}button.sticky-cart-button .calcul-animation .dot{background-color:var(--colorWhite)}button.sticky-cart-button.loading .products-value{display:none}button.sticky-cart-button.loading .calcul-animation{display:flex}@media(min-width:480px){button.sticky-cart-button{padding:0 72px}button.sticky-cart-button .cart-icon,button.sticky-cart-button .products-value{padding:0 8px}}@media(min-width:960px){button.sticky-cart-button{display:none}}.button,.button-ghost,.button-primary-reversed,.button-toggle,.lane-component .nav-scroller,.sticky-cart-button{word-wrap:normal;border:1px solid;border-radius:var(--bdsCornerRadiusButton);cursor:pointer;display:inline-block;font-family:Open Sans,arial,sans-serif;font-family:var(--bdsTypographyLabelMediumFontFamily);font-size:var(--bdsTypographyLabelMediumFontSize);font-weight:var(--bdsTypographyLabelMediumFontWeight);height:48px;line-height:var(--bdsTypographyLabelMediumLineHeight);line-height:46px;max-width:100%;overflow:hidden;padding:0 15px;position:relative;text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:none;touch-action:manipulation;transition:color .2s cubic-bezier(.25,.46,.45,.94),background-color .2s cubic-bezier(.25,.46,.45,.94),border-color .2s cubic-bezier(.25,.46,.45,.94),box-shadow .2s cubic-bezier(.25,.46,.45,.94);user-select:none;vertical-align:middle;white-space:nowrap;z-index:1}.button-ghost:focus,.button-ghost:hover,.button-primary-reversed:focus,.button-primary-reversed:hover,.button-toggle:focus,.button-toggle:hover,.button:focus,.button:hover,.lane-component .nav-scroller:focus,.lane-component .nav-scroller:hover,.sticky-cart-button:focus,.sticky-cart-button:hover{outline:none;text-decoration:none}.button .ripple,.button-ghost .ripple,.button-ghost:not(.js-ripple):after,.button-primary-reversed .ripple,.button-primary-reversed:not(.js-ripple):after,.button-toggle .ripple,.button-toggle:not(.js-ripple):after,.button:not(.js-ripple):after,.lane-component .nav-scroller .ripple,.lane-component .nav-scroller:not(.js-ripple):after,.sticky-cart-button .ripple,.sticky-cart-button:not(.js-ripple):after{backface-visibility:hidden;background:radial-gradient(circle,rgba(0,0,0,.08) 10%,transparent 10.01%) 50% no-repeat;box-shadow:0 2px 8px 0 rgba(0,0,0,.08);content:"";height:100%;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) scale(15);transition:transform .6s,opacity .9s;width:100%;z-index:-1}.button-ghost:hover,.button-primary-reversed:hover,.button-toggle:hover,.button:hover,.lane-component .nav-scroller:hover,.sticky-cart-button:hover{box-shadow:0 .1rem .5rem rgba(0,0,0,.15)}.button-ghost:hover .ripple,.button-ghost:hover:not(.js-ripple):after,.button-primary-reversed:hover .ripple,.button-primary-reversed:hover:not(.js-ripple):after,.button-toggle:hover .ripple,.button-toggle:hover:not(.js-ripple):after,.button:hover .ripple,.button:hover:not(.js-ripple):after,.lane-component .nav-scroller:hover .ripple,.lane-component .nav-scroller:hover:not(.js-ripple):after,.sticky-cart-button:hover .ripple,.sticky-cart-button:hover:not(.js-ripple):after{opacity:0}.button-ghost:active,.button-primary-reversed:active,.button-toggle:active,.button:active,.lane-component .nav-scroller:active,.sticky-cart-button:active{box-shadow:0 .1rem .5rem rgba(0,0,0,.15)}.button-ghost:active .ripple,.button-ghost:active:not(.js-ripple):after,.button-primary-reversed:active .ripple,.button-primary-reversed:active:not(.js-ripple):after,.button-toggle:active .ripple,.button-toggle:active:not(.js-ripple):after,.button:active .ripple,.button:active:not(.js-ripple):after,.lane-component .nav-scroller:active .ripple,.lane-component .nav-scroller:active:not(.js-ripple):after,.sticky-cart-button:active .ripple,.sticky-cart-button:active:not(.js-ripple):after{opacity:1;transform:translate(-50%,-50%) scale(0);transition:0s}.lane-component [disabled].nav-scroller .ripple,.lane-component [disabled].nav-scroller:not(.js-ripple):after,[disabled].button .ripple,[disabled].button-ghost .ripple,[disabled].button-ghost:not(.js-ripple):after,[disabled].button-primary-reversed .ripple,[disabled].button-primary-reversed:not(.js-ripple):after,[disabled].button-toggle .ripple,[disabled].button-toggle:not(.js-ripple):after,[disabled].button:not(.js-ripple):after,[disabled].sticky-cart-button .ripple,[disabled].sticky-cart-button:not(.js-ripple):after{display:none}.lane-component .status--loading.nav-scroller,.status--loading.button,.status--loading.button-ghost,.status--loading.button-primary-reversed,.status--loading.button-toggle,.status--loading.sticky-cart-button{box-shadow:none;pointer-events:none}.lane-component .status--loading.nav-scroller .calcul-animation,.status--loading.button .calcul-animation,.status--loading.button-ghost .calcul-animation,.status--loading.button-primary-reversed .calcul-animation,.status--loading.button-toggle .calcul-animation,.status--loading.sticky-cart-button .calcul-animation{display:flex}.lane-component .status--success.nav-scroller,.status--success.button,.status--success.button-ghost,.status--success.button-primary-reversed,.status--success.button-toggle,.status--success.sticky-cart-button{box-shadow:none;pointer-events:none}.lane-component .status--success.nav-scroller .calcul-animation,.status--success.button .calcul-animation,.status--success.button-ghost .calcul-animation,.status--success.button-primary-reversed .calcul-animation,.status--success.button-toggle .calcul-animation,.status--success.sticky-cart-button .calcul-animation{display:flex}.button .calcul-animation,.button-ghost .calcul-animation,.button-primary-reversed .calcul-animation,.button-toggle .calcul-animation,.lane-component .nav-scroller .calcul-animation,.sticky-cart-button .calcul-animation{align-items:center;align-self:center;height:0;justify-content:center;margin:0}.swimlane-layout{margin-top:var(--bdsSpacingMd)}@media(min-width:960px){.swimlane-layout{margin-top:var(--bdsSpacingLg)}}.swimlane-layout>div:first-of-type{margin-bottom:16px}.swimlane-scroll{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow-x:scroll;overflow-y:hidden;transition:transform .2s cubic-bezier(.25,.46,.45,.94)}.swimlane-scroll ::-webkit-scrollbar{display:none}.swimlane-row-layout{box-sizing:content-box;display:flex;flex-wrap:nowrap;height:100%;list-style-type:none;margin:0 0 -24px;padding:0 0 24px;width:100%}.swimlane-row-layout>li{margin:0 8px}.swimlane-row-layout>li:first-child{margin-left:0}.swimlane-row-layout>li:last-child{margin-right:0}.webrefresh.lane-component .button-holder{align-items:center;display:flex;height:100%;top:0}.webrefresh.lane-component .button-holder.next{transform:translate(24px)}.webrefresh.lane-component .button-holder.prev{transform:translate(-24px)}.toast-container{bottom:32px;box-sizing:border-box;left:50%;position:fixed;transform:translateX(-50%);z-index:1200}.toast-container .toast{animation:toast-in .5s;background:var(--colorNeutralPrimary);border-radius:4px;box-shadow:0 2px 8px 0 rgba(0,0,0,.08);color:var(--colorWhite);font-family:var(--bdsTypographyLabelMediumFontFamily);font-size:var(--bdsTypographyLabelMediumFontSize);font-weight:var(--bdsTypographyLabelMediumFontWeight);line-height:var(--bdsTypographyLabelMediumLineHeight);line-height:1.25;margin-bottom:8px;min-width:300px;padding:16px;transition:transform .5s ease-in}.toast-container .toast.toast-out{animation:toast-out .5s}@keyframes toast-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes toast-out{to{opacity:0;transform:translateY(100%)}}.banner,.show-banner .top-banner-container{height:64px}.banner{align-items:center;background:var(--colorWhite);box-shadow:0 .3rem 2rem rgba(0,0,0,.1);display:none;left:0;padding:8px;position:fixed;width:100%;z-index:1200}@media(min-width:768px){.banner{padding:24px}}.banner .banner-icon,.show-banner .banner.smartphone-banner{display:flex}.banner .banner-icon svg{margin:auto}.banner .banner-close-button{background-color:transparent;border:0;cursor:pointer;display:flex;line-height:1;margin-left:-8px;padding:8px}.banner .banner-close-button svg{height:16px;margin:auto;width:16px}.banner .banner-close-button svg path{fill:var(--colorBrandPrimary)}.banner .banner-content{color:var(--colorNeutralPrimary);flex:1;font-size:1rem;font-weight:300;line-height:1;margin:0 8px}@media(min-width:768px){.banner .banner-content{font-size:1.4rem;line-height:1.43;margin:0 16px}}.banner .banner-content a{color:var(--colorBrandPrimary);cursor:pointer;text-decoration:none}.banner.smartphone-banner{display:none;padding:16px}.banner.smartphone-banner .banner-close-button{margin-right:8px}.banner.smartphone-banner .banner-icon{background-color:var(--colorBrandPrimary);height:32px;min-width:32px}.banner.smartphone-banner .banner-icon.ios-icon{border-radius:8px}.banner.smartphone-banner .banner-icon svg{height:16px;width:16px}.banner.smartphone-banner .banner-icon svg.banner-logo-damejidlo,.banner.smartphone-banner .banner-icon svg.banner-logo-foodpanda{height:28px;width:28px}.banner.smartphone-banner .banner-content{display:flex;flex-direction:column;flex-grow:1;height:32px;margin:0 4px 0 8px;overflow:auto}.banner.smartphone-banner .banner-content *{margin:0}.banner.smartphone-banner .banner-content .banner-title{color:var(--colorNeutralPrimary);display:inline;font-size:1.4rem;font-weight:300;line-height:1.43;margin-top:-4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.banner.smartphone-banner .banner-content .banner-ratings{color:var(--colorNeutralSecondary);font-size:1rem;margin-top:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.banner.smartphone-banner .banner-content .banner-ratings svg{vertical-align:middle}.banner.smartphone-banner .banner-content .banner-ratings svg:last-of-type{margin-right:6px}.banner.smartphone-banner .banner-view-button{border:1px solid var(--colorBrandPrimary);color:var(--colorBrandPrimary);font-family:var(--bdsTypographyLabelSmallFontFamily);font-size:var(--bdsTypographyLabelSmallFontSize);font-weight:var(--bdsTypographyLabelSmallFontWeight);height:24px;line-height:var(--bdsTypographyLabelSmallLineHeight);line-height:24px;min-width:64px;text-align:center;text-transform:uppercase}.banner{position:relative}.banner a{text-decoration:none}.banner .banner-content-wrapper{display:flex;flex:1 1 0;overflow:hidden}.offers-carousel-section{z-index:0}.offers-carousel-section .lane-component.webrefresh .button-holder{z-index:7}.offers-carousel-section .lane-component.webrefresh .lane-wrapper{overflow:unset}.offers-carousel-section .lane-component.webrefresh .offers-carousel-lane{-ms-overflow-style:none;align-items:center;display:flex;gap:var(--bdsSpacingSm);margin-bottom:calc(var(--bdsSpacingXs)*-1);margin-left:calc(var(--bdsSpacingSm)*-1);margin-right:calc(var(--bdsSpacingSm)*-1);overflow-x:scroll;overflow-y:hidden;padding:var(--bdsSpacingSt) var(--bdsSpacingSm);scrollbar-width:none}.offers-carousel-section .lane-component.webrefresh .offers-carousel-lane::-webkit-scrollbar{display:none}body{overflow-x:hidden}body.using-mouse :focus{outline:none}body.using-mouse :focus-visible{outline:none}body.using-mouse .bds-c-btn:focus-visible:before{box-shadow:var(--bdsElevationLow)}a,a:hover{text-decoration:none}button{background:none;border:none;font-family:Open Sans,arial,sans-serif;margin:0;padding:0}button:focus{outline:1px solid var(--colorBrandPrimary)}button:not(:disabled){cursor:pointer}b,strong{font-weight:700}textarea{-webkit-appearance:none;font-family:inherit}.border-bottom-only{border-top-width:0}.border-bottom-only,.border-top-only{border-left-width:0;border-right-width:0}.border-top-only{border-bottom-width:0}.border-x-only{border-left-width:0;border-right-width:0}.no-border-top{border-top-width:0}.grow{flex-grow:1}.overflow-hidden{overflow:hidden}.push-right{margin-left:auto}.push-down{margin-top:auto}.strike-through{text-decoration:line-through}.vertical-align-middle{vertical-align:middle}.upper-case{text-transform:uppercase}.no-shrink{flex-shrink:0}.section-container{margin-bottom:var(--bdsSpacingSm);margin-left:auto;margin-right:auto;margin-top:var(--bdsSpacingSm);max-width:var(--bdsGridMaxWidthXl);padding-left:var(--bdsSpacingSm);padding-right:var(--bdsSpacingSm);width:100%}@media(min-width:960px){.section-container{margin-bottom:var(--bdsSpacingMd);margin-top:var(--bdsSpacingMd);padding-left:var(--bdsSpacingLg);padding-right:var(--bdsSpacingLg)}}@media(min-width:1264px){.section-container{padding-left:var(--bdsSpacingXxl);padding-right:var(--bdsSpacingXxl)}}.section-container.my-zero{margin-bottom:0;margin-top:0}.section-container:empty{margin:0;padding:0}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rdp-body-elements{display:none}.text-transform-initial{text-transform:none}.btm-neutral-border{border-bottom:1px solid var(--colorNeutralDivider)}.text-align-left{text-align:left}.text-align-center{text-align:center}.hide{display:none}.lane-component{position:relative}.lane-component .nav-scroller{align-items:center;background-color:var(--colorInteractionPrimary);border:none;box-sizing:content-box;color:var(--colorOnInteractionPrimary);display:flex;height:48px;justify-content:center;text-overflow:unset!important;width:48px;width:8px}.lane-component .nav-scroller:hover{background-color:var(--colorInteractionPrimaryHover);border-color:var(--colorInteractionPrimaryHover);color:var(--colorOnInteractionPrimaryHover)}.lane-component .nav-scroller:focus{background-color:var(--colorInteractionPrimary);border-color:var(--colorInteractionPrimary);color:var(--colorOnInteractionPrimary)}.lane-component .nav-scroller:focus-visible{outline:4px solid var(--colorInteractionFocus);outline-offset:2px}.lane-component .nav-scroller[disabled]{background-color:var(--colorNeutralInactive);border-color:var(--colorNeutralInactive);pointer-events:none}.lane-component .nav-scroller.status--loading,.lane-component .nav-scroller.status--success{background-color:var(--colorInteractionPrimaryFeedback);border-color:var(--colorInteractionPrimaryFeedback)}.lane-component .nav-scroller:focus{outline:none}.lane-component .nav-scroller .svg-stroke-container{stroke:var(--colorWhite)}.lane-component .nav-scroller svg{transform:scale(1.3)}.lane-component .button-holder{cursor:pointer;position:absolute;top:75px;z-index:3}.lane-component .button-holder:hover .nav-scroller{background-color:var(--colorInteractionPrimaryHover);border-color:var(--colorInteractionPrimaryHover);color:var(--colorOnInteractionPrimaryHover)}.lane-component .button-holder.prev{left:0;transform:translate(-16px)}.lane-component .button-holder.prev .nav-scroller svg{transform:scale(1.3) rotate(180deg)}.lane-component .button-holder.next{right:0;transform:translate(16px)}@media(min-width:480px){.lane-component .button-holder.prev{transform:translate(-50%)}.lane-component .button-holder.next{transform:translate(50%)}}@media(min-width:960px){.lane-component .button-holder.prev{transform:translate(-48px)}.lane-component .button-holder.next{transform:translate(48px)}}.touch .lane-component .button-holder{display:none}@media(min-width:1208px){.touch .lane-component .button-holder{display:block}}.lane-component .lane-wrapper{overflow:hidden}.bds-c-btn-cursor--layout-full-width-primary,.bds-c-btn-cursor--layout-full-width-secondary{width:100%}.absolute-fill-parent{height:100%;inset:0;position:absolute;width:100%}.respect-flex-parent-width{min-width:0}#vendor-details-root .footer li{height:min-content}.menu__allergy-modal__items{float:none;font-size:1.4rem;min-height:1px;overflow:hidden;padding-left:12px;padding-right:12px;position:relative}@media(min-width:480px){.menu__allergy-modal__items{float:left;width:50%}}.menu__allergy-modal__item{align-items:flex-start;display:flex;line-height:1.5;margin-bottom:4px}.menu__allergy-modal__item-icon{color:var(--colorNeutralSecondary);display:inline-block;flex:0 0 30px;font-size:1.7rem}.menu__allergy-modal__item-number{display:inline-block;flex:0 0 16px;margin-left:2px;margin-right:8px;text-align:right;vertical-align:top}.menu__allergy-modal__item-text{display:inline-block;vertical-align:top;white-space:normal;word-break:normal}.rdp-banner-container{position:sticky;z-index:6}@media screen and (max-width:480px){.rdp-banner-container{position:static}}.rdp-banner-container .skinny-banner{position:inherit}.cart-column{height:0;position:relative;width:0;z-index:9}@media(min-width:960px){.cart-column{height:auto;width:352px;z-index:5}}.cart-column .cart-summary.cart-summary-sticky{background-color:transparent;display:flex;flex-direction:column;height:100%;min-height:auto}.cart-column .cart-summary.cart-summary-sticky .cart-summary-items--wrapper{max-height:none!important;min-height:auto!important}.cart-column .cart-summary-items--wrapper{flex-grow:1}.cart-column #cart{min-height:auto;overflow:hidden}.cart-column #cart .cart-summary .cart-summary-footer-new{padding-bottom:0}.cart-column.cart-loading-placeholder{display:none}@media(min-width:960px){.cart-column.cart-loading-placeholder{display:block;height:80vh}}.vendor-details-navigation{background-color:var(--colorWhite);box-shadow:0 14px 28px -12px rgba(0,0,0,.12);position:sticky;top:0;z-index:6}.vendor-details-navigation .category-tabs{min-width:0;width:100%}.caterers-time-tooltip{box-shadow:none;left:auto;opacity:1;right:0;top:calc(100% + 16px);visibility:visible;width:288px;width:340px;z-index:1400}@media(min-width:960px){.caterers-time-tooltip{left:0;right:auto;top:calc(100% + 16px)}}.caterers-time-tooltip :before{border-bottom:8px solid var(--colorBrandSecondary);border-left:8px solid transparent;border-right:8px solid transparent;content:"";height:0;left:auto;position:absolute;right:16px;top:-8px;width:0}@media(min-width:960px){.caterers-time-tooltip :before{left:20px}}.rdp-header{height:112px;position:sticky;top:0;z-index:8}.rdp-header.with-smartphone-banner{height:auto}@media screen and (min-width:960px){.rdp-header{height:64px}}@media screen and (max-width:528px){.rdp-header{position:relative}}.rdp-header .where-wrapper{flex-basis:unset;flex-grow:1;flex-shrink:0;max-width:unset;width:100%}.rdp-header .when-component-wrapper{flex-grow:1;flex-shrink:0}@media screen and (min-width:960px){.rdp-header .bds-c-navbar__center--top .bds-c-navbar__center{gap:var(--bdsSpacingXs);max-width:calc(100% - 96px);width:unset}.rdp-header .where-wrapper{flex-grow:0;flex-shrink:1;max-width:none;min-width:0;width:auto}.rdp-header .rdp-header .when-component-wrapper.webfound-refresh{flex-shrink:0;max-width:50%}}.rdp-header .bds-c-btn-cursor{display:inline-flex}@media screen and (min-width:960px){.language-switcher.bds-c-modal .bds-c-modal__backdrop,.location-dropdown.bds-c-modal .bds-c-modal__backdrop,[class*=account-menu-].bds-c-modal .bds-c-modal__backdrop,[class*=timepicker].bds-c-modal .bds-c-modal__backdrop{z-index:7!important}}.info-items-dot-separator{background-color:var(--colorNeutralSecondary);border-radius:50%;height:2px;margin-left:8px;margin-right:8px;width:2px}.main-info{--firstColumnWidth:90px;display:grid;grid-template-areas:"breadcrumbs breadcrumbs" "image characteristics" "image title" "fees fees" "tags tags" "meta-information meta-information" "meta-interactive meta-interactive";grid-template-columns:minmax(auto,var(--firstColumnWidth)) auto;grid-template-rows:auto 30px repeat(5,auto)}.main-info.without-vendor-logo{--firstColumnWidth:0}@media(min-width:528px){.main-info{grid-template-areas:"breadcrumbs breadcrumbs" "image characteristics" "image title" "image fees" "tags tags" "meta-information meta-information" "meta-interactive meta-interactive";grid-template-rows:auto 1fr auto 1fr repeat(2,auto)}}@media(min-width:768px){.main-info{grid-template-areas:"breadcrumbs breadcrumbs" "image characteristics" "image title" "image fees" "tags tags" "meta meta"}}@media(min-width:960px){.main-info{--firstColumnWidth:146px;grid-template-columns:minmax(auto,var(--firstColumnWidth)) auto}}@media(min-width:1264px){.main-info{--firstColumnWidth:156px;grid-auto-columns:1fr;grid-template-areas:"breadcrumbs breadcrumbs breadcrumbs" "image characteristics characteristics" "image title title" "image tags fees" "image meta meta";grid-template-rows:repeat(5,auto)}}:has(.main-info__characteristics.rdp-cuisine-tags){grid-template-areas:"breadcrumbs breadcrumbs" "image title" "image characteristics" "fees fees" "tags tags" "meta-information meta-information" "meta-interactive meta-interactive"}@media(min-width:528px){:has(.main-info__characteristics.rdp-cuisine-tags){grid-template-areas:"breadcrumbs breadcrumbs" "image title" "image characteristics" "image fees" "tags tags" "meta-information meta-information" "meta-interactive meta-interactive"}}@media(min-width:768px){:has(.main-info__characteristics.rdp-cuisine-tags){grid-template-areas:"breadcrumbs breadcrumbs" "image title" "image characteristics" "image fees" "tags tags" "meta meta"}}@media(min-width:1264px){:has(.main-info__characteristics.rdp-cuisine-tags){grid-template-areas:"breadcrumbs breadcrumbs breadcrumbs" "image title title" "image characteristics characteristics" "image tags fees" "image meta meta"}}.main-info .rdp-cuisine-tags{margin-top:var(--bdsSpacingXs)}.main-info .rdp-cuisine-tags .info-items-cuisine-tag{color:var(--colorInteractionSecondary);font-size:1.4rem}.main-info .rdp-cuisine-tags .info-items-cuisine-tag:before{background-color:var(--colorInteractionSecondary)}.main-info .rdp-cuisine-tags .info-items-cuisine-tag:hover{color:var(--colorOnInteractionSecondaryHover)}.main-info .rdp-cuisine-tags .info-items-dot-separator{background-color:var(--colorInteractionSecondary);height:4px;margin-left:12px;margin-right:12px;width:4px}.main-info__breadcrumbs{grid-area:breadcrumbs;margin-bottom:var(--bdsSpacingSm);min-width:0}.main-info__breadcrumbs .bds-c-breadcrumbs__option-menu__container{align-items:center;display:flex;height:22px;width:22px}.main-info__vendor-logo{grid-area:image;height:90px;outline:1px solid var(--colorNeutralSurface);overflow:hidden;width:90px}.main-info__vendor-logo .vendor-logo__image{width:100%}.main-info__vendor-logo .vendor-logo__overlay-text{white-space:pre-line}@media(min-width:528px){.main-info__vendor-logo{align-self:center}}@media(min-width:960px){.main-info__vendor-logo{height:146px;width:146px}}@media(min-width:1264px){.main-info__vendor-logo{height:156px;width:156px}}.main-info__characteristics{display:block;grid-area:characteristics;margin-bottom:var(--bdsSpacingXs);max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:960px){.main-info__characteristics{align-self:flex-end}}.main-info__characteristics .characteristic-list-item{display:inline}.main-info__characteristics .info-items-dot-separator{display:inline-block;vertical-align:middle}.main-info__title{align-self:flex-start;grid-area:title;text-align:left}@media(min-width:960px){.main-info__title{align-self:center}}.main-info__title h1{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;hyphens:auto;overflow:hidden;text-overflow:ellipsis}@media(min-width:768px){.main-info__title h1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;hyphens:auto;overflow:hidden;text-overflow:ellipsis}}.main-info__fees{grid-area:fees;justify-self:start}@media(min-width:960px){.main-info__fees{align-self:flex-start}.main-info__fees .fees-communication-content{font-family:var(--bdsTypographyLabelMediumFontFamily);font-size:var(--bdsTypographyLabelMediumFontSize);font-weight:var(--bdsTypographyLabelMediumFontWeight);line-height:var(--bdsTypographyLabelMediumLineHeight)}}@media(min-width:1264px){.main-info__fees{align-self:center}}.main-info__fees .info-items-dot-separator{background-color:var(--colorNeutralPrimary);height:4px;width:4px}.main-info__tags{gap:var(--bdsSpacingXs);grid-area:tags;justify-self:start}.main-info__meta-information{gap:var(--bdsSpacingMd);grid-area:meta-information}.main-info__meta-information .bds-c-btn-cursor{display:flex}@media(min-width:768px){.main-info__meta-information{grid-area:meta;justify-self:start;margin-bottom:0}}.main-info__meta-interactive{align-self:stretch;gap:var(--bdsSpacingXs);grid-area:meta-interactive}.main-info__meta-interactive:empty{margin-top:0!important}@media(min-width:768px){.main-info__meta-interactive{grid-area:meta;justify-self:end}}.main-info__favourites{width:100%}.main-info .info-items-dot-separator:first-child{display:none}.main-info .pickup-info{grid-column:1/-1;grid-row:-1}.main-info .pickup-info .info-items-dot-separator{background:var(--colorNeutralPrimary);display:inline-block;vertical-align:middle}.toast-container{z-index:1300}.favorite-restaurant__button{width:100%}@media(min-width:768px){.favorite-restaurant__button{width:unset}}.deal{background-color:#fafafa;border-top:1px solid var(--colorNeutralDivider);position:relative}.deal-content{background:url(https://micro-assets.foodora.com/55a6fd6299b1928a4e7536d03c892692.svg) no-repeat;background-position:100% 100%;padding-bottom:16px;padding-top:16px}.deal-desc,.deal-name{width:calc(100% - 95px)}.deal-name{text-transform:uppercase}.product-information-picture{background-color:rgba(0,0,0,.04);background-position:50%;background-repeat:no-repeat;background-size:55px 50px;display:block;height:205px;margin-left:-16px;overflow:hidden;width:calc(100% + 32px)}@media(min-width:768px){.product-information-picture{height:317px}}.product-information-picture .product-information-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;object-fit:cover;width:100%}.item-modifier{--optionRowHoverBg:var(--colorNeutralSurface);--optionSectionBg:var(--colorWhite);--optionRowPopularBorderColor:var(--colorNeutralInactive);--optionRowDisabledPopularBorderColor:var(--colorNeutralBorder)}.item-modifier-selection-section__options-wrapper{gap:8px}.item-modifier-selection-section__toggle-button{align-self:flex-start;border-radius:var(--bdsCornerRadiusBase)}@media(prefers-reduced-motion:no-preference){.item-modifier-selection-section__toggle-button{transition:box-shadow var(--bdsMotionDuration150) var(--bdsMotionEasingStandard)}}.item-modifier-selection-section__toggle-button:focus-visible{box-shadow:0 0 0 4px var(--colorFocusRingDark),0 0 0 8px var(--colorFocusRingLight);outline:none}.item-modifier-allergens-button{z-index:0}.item-modifier-option-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;hyphens:auto;overflow:hidden;text-overflow:ellipsis}.item-modifier .item-modifier-selection-section{position:relative;z-index:0}.item-modifier .item-modifier-selection-section:before{border:1px solid transparent;border-radius:var(--bdsCornerRadiusOverlay);content:"";inset:-8px;position:absolute;z-index:-1}.item-modifier .item-modifier-selection-section.highlight-entrance:before{animation:highlightEntrance 3s;animation-iteration-count:1}.item-modifier.highlight-invalid-sections [data-invalid-section=true]{animation-direction:alternate;animation-duration:var(--bdsMotionDuration250);animation-fill-mode:forwards;animation-iteration-count:5;animation-timing-function:var(--bdsMotionEasingStandard)}.item-modifier.highlight-invalid-sections [data-invalid-section=true].guided-required-section{animation-name:validate-required-section-animation}.item-modifier.highlight-invalid-sections [data-invalid-section=true].item-modifier-selection-section:before{animation:inherit;animation-name:validate-required-section-animation}.item-modifier.highlight-invalid-sections [data-invalid-section=true].item-modifier-selection-section.highlight-entrance:before{animation-duration:var(--bdsMotionDuration400),3s;animation-iteration-count:5,1;animation-name:validate-required-section-animation,highlightEntrance}.item-modifier .disabled-add-to-cart-button.bds-c-btn-primary:after,.item-modifier .disabled-add-to-cart-button.bds-c-btn-primary:before,.item-modifier .disabled-add-to-cart-button.bds-c-btn-primary:focus,.item-modifier .disabled-add-to-cart-button.bds-c-btn-primary:hover{background-color:var(--colorNeutralInactive);border-color:var(--colorNeutralInactive);border-radius:8px;box-shadow:none;color:var(--colorWhite);cursor:default;inset:0;transition:none}.option-row{border-radius:var(--bdsCornerRadiusBase);min-height:48px}.option-row:hover{background-color:var(--optionRowHoverBg)}.option-row-focus-ring{border-radius:var(--bdsCornerRadiusBase);inset:0;position:absolute}@media(prefers-reduced-motion:no-preference){.option-row-focus-ring{transition:box-shadow var(--bdsMotionDuration150) var(--bdsMotionEasingStandard)}}.option-row [class*=-text]{margin-left:12px}.option-row input:focus-visible+[class$=checkbox__icon],.option-row input:focus-visible+[class$=radio-button__icon]{outline:none}.option-row input:focus-visible+[class$=checkbox__icon]:after,.option-row input:focus-visible+[class$=radio-button__icon]:after{display:none}.option-row input:focus-visible~[class*=text] .option-row-focus-ring{box-shadow:0 0 0 2px var(--colorFocusRingDark),0 0 0 4px var(--colorFocusRingLight)}.option-row .option-row-input{position:static}.option-row .option-row-input:hover input:not(:disabled)~[class*=-text]{color:var(--colorNeutralPrimary)}.option-row .option-row-input:active input:not(:disabled)~[class*=-text]{color:var(--colorInteractionTextHover)}.option-row .popular-option{border:1px dashed var(--optionRowPopularBorderColor);border-radius:var(--bdsCornerRadiusBase);inset:0;pointer-events:none;position:absolute;width:auto}.option-row .popular-option-tag{background-color:var(--optionSectionBg);transform:translateY(50%)}.option-row.disabled-row .popular-option{border-color:var(--optionRowDisabledPopularBorderColor)}.option-row:not(.cross-sell-option-row) .option-row-input [class$=checkbox__icon],.option-row:not(.cross-sell-option-row) .option-row-input [class$=radio-button__icon]{margin:0}.product-information-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;hyphens:auto;overflow:hidden;text-overflow:ellipsis}.product-order-actions{border-top:1px solid var(--colorNeutralDivider);padding-top:var(--bdsSpacingMd);position:relative}.item-modifier-product-information+.product-order-actions{border-top:none;padding-top:0}.product-special-instructions-textarea{margin-bottom:0;z-index:0}.product-sold-out-options{margin-bottom:var(--bdsSpacingLg);padding-bottom:160px}.product-allergens-button{z-index:1}.guided-required-section{--optionRowHoverBg:var(--colorItemModifierRequiredHover);--optionSectionBg:var(--colorItemModifierRequiredBackground);--optionRowPopularBorderColor:var(--colorItemModifierRequiredPopular);--optionRowDisabledPopularBorderColor:var(--colorNeutralInactive);overflow:hidden;z-index:0}.guided-required-section:before{background-image:linear-gradient(180deg,var(--colorNeutralSurface) 0,var(--colorNeutralSurface) 100%),linear-gradient(180deg,var(--colorItemModifierRequiredBackground) 0,var(--colorItemModifierRequiredBackground) 100%);background-position:0 0,0 100%;background-repeat:no-repeat,no-repeat;background-size:100% 50%,100% 50%;bottom:0;content:"";display:block;height:200%;left:0;position:absolute;transition:transform var(--bdsMotionDuration400) var(--bdsMotionEasingExit);width:100%;z-index:-1}.guided-required-section[data-completed=true]{--optionRowHoverBg:var(--colorNeutralDivider);--optionSectionBg:var(--colorNeutralSurface);--optionRowPopularBorderColor:var(--colorNeutralInactive)}.guided-required-section[data-completed=true]:before{transform:translateY(50%)}.guided-required-section[data-completed=true] .guided-required-section__tags{transform:rotateX(-180deg)}.guided-required-section[data-completed=true] .guided-required-section__tags .guided-required-section__tag-required{opacity:0}.guided-required-section[data-completed=true] .guided-required-section__tags .guided-required-section__tag-completed{opacity:1}.guided-required-section__tags{display:grid;transform:rotateX(0);transition:transform var(--bdsMotionDuration300) var(--bdsMotionEasingExit)}.guided-required-section__tag{grid-area:1/1/2/2;justify-self:end;transition:opacity 0ms var(--bdsMotionEasingExit) var(--bdsMotionDuration150)}.guided-required-section__tag-completed{opacity:0;transform:rotateX(-180deg)}.guided-required-section__tag-required{opacity:1}@keyframes validate-required-section-animation{to{border-color:var(--colorError)}}@keyframes highlightEntrance{0%,66%{background:var(--colorInformationHighlight)}to{background:none}}.menu{margin-top:calc(var(--bdsSpacingMd)*-1)}.menu-section{display:grid;gap:var(--bdsSpacingLg)}@media(min-width:960px){.menu-section{grid-template-columns:1fr 352px}}.dish-list-grid{column-gap:16px;display:grid;grid-template-columns:minmax(0,1fr);margin-top:24px;row-gap:24px}@media(min-width:960px){.dish-list-grid{column-gap:24px}}@media(min-width:768px){.dish-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:960px)and (max-width:1263px){.dish-list-grid{grid-template-columns:minmax(0,1fr)}}.dish-category-section{margin-top:16px;padding-bottom:0;padding-top:8px}.dish-category-description{overflow-wrap:anywhere}.product-tile{z-index:1}.product-tile:hover:has(.product-tile__button-overlay:not(:focus-visible)) .product-tile__animation-overlay{background-color:var(--colorInteractionBackgroundHover);border-radius:var(--bdsCornerRadiusBase);transform:scale(1.03)}.product-tile:hover:has(.product-tile__button-overlay:not(:focus-visible)) .product-tile__button-overlay:focus-visible{border-radius:var(--bdsCornerRadiusBase);transform:scale(1.03)}.product-tile:hover:has(.product-tile__button-overlay:not(:focus-visible)) .product-tile__button-overlay:focus-visible:active{border-radius:var(--bdsCornerRadiusOverlay)}.product-tile:hover:has(.product-tile__button-overlay:not(:focus-visible)) .product-tile__button-overlay:focus-visible~.popular-tile__image{border-radius:var(--bdsCornerRadiusBase) var(--bdsCornerRadiusBase) 0 0;transform:scale(1.03)}.product-tile:hover:has(.product-tile__button-overlay:not(:focus-visible)) .popular-tile__image{border-radius:var(--bdsCornerRadiusBase) var(--bdsCornerRadiusBase) 0 0;transform:scale(1.03) translateY(1px)}.product-tile:has(.product-tile__button-overlay:focus-visible){transform:scale(1.03)}.product-tile:hover{transform:scale(1.03)}.product-tile:hover .product-tile__animation-overlay{background-color:var(--colorInteractionBackgroundHover);border-radius:var(--bdsCornerRadiusBase)}.product-tile__animation-overlay{background-color:var(--colorWhite);border:1px solid var(--colorNeutralBorder);border-radius:var(--bdsCornerRadiusPressed);transform-origin:center center;z-index:-1}@media(prefers-reduced-motion:no-preference){.product-tile__animation-overlay{transition:background-color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard),border-radius var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),transform var(--bdsMotionDuration200) var(--bdsMotionEasingBounce)}}.product-tile__button-overlay{border-radius:var(--bdsCornerRadiusPressed);box-shadow:0 0 0 0 var(--colorFocusRingDark),0 0 0 0 var(--colorFocusRingLight);transform-origin:center center;z-index:2}@media(prefers-reduced-motion:no-preference){.product-tile__button-overlay{transition:transform var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),border-radius var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),box-shadow var(--bdsMotionDuration150) var(--bdsMotionEasingStandard)}}.product-tile__button-overlay:focus{outline:0}.product-tile__button-overlay:focus-visible{box-shadow:0 0 0 4px var(--colorFocusRingDark),0 0 0 8px var(--colorFocusRingLight)}.product-tile__button-overlay:active{border-radius:var(--bdsCornerRadiusOverlay)}.product-tile__button-overlay:active+.product-tile__animation-overlay{background-color:var(--colorInteractionBackgroundHover);border-radius:var(--bdsCornerRadiusOverlay)}.product-tile__button-overlay:active~div .product-tile__title{color:var(--colorInteractionPrimary)}.product-tile__button-overlay:active~.popular-tile__image{border-radius:var(--bdsCornerRadiusOverlay) var(--bdsCornerRadiusOverlay) 0 0}@media(prefers-reduced-motion:no-preference){.product-tile__title{transition:color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.product-tile__description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;hyphens:auto;overflow:hidden;text-overflow:ellipsis}.product-tile__right-side-wrapper{display:grid;min-height:112px}.product-tile__right-side-wrapper-new{display:grid;min-height:128px}.product-tile__image{border-radius:var(--bdsCornerRadiusBase);grid-area:1/1/2/2;height:112px;overflow:hidden;transform:translateZ(0);width:112px}.product-tile__image .dish-card-image__placeholder{background-color:rgba(0,0,0,.04);background-position:50%;background-repeat:no-repeat;background-size:55px 50px;height:100%;width:100%}.product-tile__image-new{border-radius:var(--bdsCornerRadiusBase);grid-area:1/1/2/2;height:128px;overflow:hidden;transform:translateZ(0);width:128px}.product-tile__image-new .dish-card-image__placeholder{background-color:rgba(0,0,0,.04);background-position:50%;background-repeat:no-repeat;background-size:55px 50px;height:100%;width:100%}.product-tile__quick-add-to-cart{align-self:flex-end;grid-area:1/1/2/2;height:34px;justify-self:flex-end;position:relative;width:34px;z-index:3}.product-tile__quick-add-to-cart .rdp-quantity-stepper{bottom:0}.product-tile__info-button{z-index:3}.product-tile__price-row{column-gap:4px;row-gap:8px}.popular-dish-list-grid{--min-width-column:max(calc(50vw - 24px),150px);grid-auto-rows:1fr;grid-template-columns:repeat(auto-fill,minmax(var(--min-width-column),1fr))}.popular-dish-list-grid .product-tile{max-width:200px}@media(min-width:450px){.popular-dish-list-grid{grid-template-columns:repeat(auto-fill,minmax(164px,200px))}.popular-dish-list-grid .product-tile{max-width:none}}@media(max-width:960px){.popular-dish-list-grid{row-gap:16px}}.popular-dish-list-grid .popular-tile__image{aspect-ratio:1;border-color:var(--colorNeutralBorder);border-radius:var(--bdsCornerRadiusPressed) var(--bdsCornerRadiusPressed) 0 0;border-style:solid;border-width:1px 1px 0;overflow:hidden;transform:scale(1);transform-origin:bottom}@media(prefers-reduced-motion:no-preference){.popular-dish-list-grid .popular-tile__image{transition:transform var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),border-radius var(--bdsMotionDuration200) var(--bdsMotionEasingBounce)}}.popular-dish-list-grid .popular-tile__title{-webkit-line-clamp:2}.popular-dish-list-grid .popular-tile__description,.popular-dish-list-grid .popular-tile__title{-webkit-box-orient:vertical;display:-webkit-box;hyphens:auto;overflow:hidden;text-overflow:ellipsis}.popular-dish-list-grid .popular-tile__description{-webkit-line-clamp:3}.popular-dish-list-grid .popular-tile__quantity{align-items:center;border-radius:50%;display:flex;height:32px;justify-content:center;outline:1px var(--colorNeutralBorder) solid;position:absolute;right:0;text-align:center;top:0;transform:translate(18.75%,-18.75%);width:32px;z-index:3}.menu-footer__additives-section{border-top:1px solid var(--colorNeutralDivider)}@media(min-width:960px){.menu-footer__info-icon{display:none}}.vendor-phone-number-link{display:inline-block}.closed-menu-overlay{background-color:var(--colorWhite);bottom:0;height:100%;left:0;opacity:.64;position:absolute;right:0;top:0;width:100%;z-index:4}.menu-footer-restaurant-description p{font-family:var(--bdsTypographyParagraphSmallFontFamily);font-size:var(--bdsTypographyParagraphSmallFontSize);font-weight:var(--bdsTypographyParagraphSmallFontWeight);line-height:var(--bdsTypographyParagraphSmallLineHeight);margin:16px 0}.menu-footer-restaurant-description h2{font-family:var(--bdsTypographyTitleLargeFontFamily);font-size:var(--bdsTypographyTitleLargeFontSize);font-weight:var(--bdsTypographyTitleLargeFontWeight);line-height:var(--bdsTypographyTitleLargeLineHeight)}.bundle-products-category-image{height:24px;margin-right:var(--bdsSpacingXxs);width:24px}@media screen and (min-width:960px){.bundle-products-category-image{height:32px;width:32px}}.lazy-loaded-dish-photo{animation:show .15s ease-in-out;animation-fill-mode:forwards;animation-iteration-count:1;background-position:50%;background-size:cover;height:100%;width:100%}.search-input{column-gap:var(--bdsSpacingSm)}.search-input .bds-c-search-input{flex-grow:1}.search-input .bds-c-search-input input{cursor:pointer;opacity:unset;z-index:1}.menu-search .search-input{width:234px}.menu-search .search-icon-refreshed:before{box-shadow:none!important}.result-category__empty-state{grid-column:1/3}.dish-list{gap:var(--bdsSpacingSm)}.bds-c-modal.search-modal-refreshed .bds-c-modal__dialog-window{display:flex;flex-direction:column}.bds-c-modal.search-modal-refreshed .bds-c-modal__body{padding:0}.bds-c-modal.search-modal-refreshed .search-input-height{height:96px}.info-section-loading-placeholder .breadcrumbs-loading-placeholder{display:flex;flex-direction:row;margin-bottom:var(--bdsSpacingSm)}.info-section-loading-placeholder .top-row-skeletons .bds-c-skeleton-loader+.bds-c-skeleton-loader{margin-top:var(--bdsSpacingSm)}.info-section-loading-placeholder .bottom-row-skeletons{margin-top:var(--bdsSpacingSt);padding-bottom:var(--bdsSpacingLg)}@media(min-width:1264px){.info-section-loading-placeholder .bottom-row-skeletons{display:none}}@media(min-width:768px){.info-section-loading-placeholder .bottom-row-skeletons{margin-top:var(--bdsSpacingXs);padding-bottom:var(--bdsSpacingMd)}}.skeleton__breadcrumbs{height:22px;margin-right:var(--bdsSpacingXs);width:98px}.skeleton__description-first-loader{height:24px;width:222px}@media(min-width:528px){.skeleton__description-first-loader{width:391px}}@media(min-width:768px){.skeleton__description-first-loader{width:452px}}@media(min-width:960px){.skeleton__description-first-loader{height:42px}}.skeleton__description-second-loader{height:13px;width:222px}@media(min-width:528px){.skeleton__description-second-loader{width:226px}}@media(min-width:768px){.skeleton__description-second-loader{height:16px;width:572px}}.skeleton__description-third-loader{display:none}@media(min-width:960px){.skeleton__description-third-loader{display:block;height:22px;width:226px}}.skeleton__bottom-first-loader{height:14px;margin-top:var(--bdsSpacingSt);width:226px}.skeleton__bottom-second-loader{height:48px;margin-top:var(--bdsSpacingXs);width:100%}@media(min-width:768px){.skeleton__bottom-second-loader{display:none}}.tabs-section-skeleton{margin:var(--bdsSpacingSt) 0;overflow:hidden}.tabs-section-skeleton__tabs{flex-shrink:0;height:26px;margin-right:var(--bdsSpacingSm)}.tabs-section-skeleton__tabs-search{width:234px}.tabs-section-skeleton__tabs-category{width:120px}@media(min-width:1264px){.tabs-section-skeleton__tabs{height:30px}}.categories-section{margin-bottom:var(--bdsSpacingMd)}.categories-section .skeleton__category-headline{height:32px;margin-bottom:var(--bdsSpacingMd);width:218px}.categories-section .skeleton__category{column-gap:16px;display:grid;grid-template-columns:minmax(0,1fr);row-gap:24px}@media(min-width:960px){.categories-section .skeleton__category{column-gap:24px}}@media(min-width:768px){.categories-section .skeleton__category{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:960px)and (max-width:1263px){.categories-section .skeleton__category{grid-template-columns:minmax(0,1fr)}}.categories-section .skeleton__category .skeleton__category-description-container{display:flex;flex-direction:column;flex-grow:1;justify-content:space-evenly;margin-right:var(--bdsSpacingMd);width:auto}.categories-section .skeleton__category .skeleton__category-description-container .skeleton__category-description-top{height:var(--bdsSpacingSt);width:100%}.categories-section .skeleton__category .skeleton__category-description-container .skeleton__category-description-middle{height:var(--bdsSpacingSt);width:80%}.categories-section .skeleton__category .skeleton__category-description-container .skeleton__category-description-bottom{height:var(--bdsSpacingSt);width:50%}.categories-section .skeleton__category .skeleton__category-item-image{flex-shrink:0;height:112px;width:112px}.offers-carousel-loading-placeholder{overflow:hidden}.offers-carousel-loading-placeholder__skeleton-title{height:16px;width:218px}.offers-carousel-loading-placeholder__skeleton-tile{height:104px;width:280px}.error-message,.success-message,.warning-message{border-radius:var(--bdsCornerRadiusContainer);color:var(--colorNeutralPrimary);display:inline-block;font-size:1.2rem;font-weight:400;line-height:1.5;margin-bottom:16px;margin-top:8px;overflow:hidden;padding:16px;position:relative}.error-message p,.success-message p,.warning-message p{margin:0}.error-message:after,.success-message:after,.warning-message:after{background-color:transparent;bottom:0;content:"";left:0;position:absolute;top:0;width:2px}.error-message{background-color:var(--colorErrorHighlight)}.error-message:after{background-color:var(--colorError)}.success-message{background-color:var(--colorSuccessHighlight)}.success-message:after{background-color:var(--colorSuccess)}.warning-message{background-color:var(--colorWarningHighlight)}.warning-message:after{background-color:var(--colorWarning)}.error-message.big,.success-message.big,.warning-message.big{font-size:1.4rem;line-height:1.6;padding:24px}.error-message.full,.success-message.full,.warning-message.full{display:block}.error-message.center,.success-message.center,.warning-message.center{text-align:center}.input-message{background:none;display:block;font-size:1.2rem;margin:4px 0 -8px;padding:0;position:relative;text-align:left}.input-message:before{border:.5rem solid transparent;content:"";display:block;height:0;left:16px;position:absolute;top:-4px;width:0}.input-message+.input-message{margin-top:0}.input-message+.input-message:before{display:none}.input-message.success{color:var(--colorSuccess)}.input-message.success:before{border-top:.4rem solid var(--colorSuccess)}.input-message.error{color:var(--colorError)}.input-message.error:before{border-top:.4rem solid var(--colorError)}.tooltip{text-transform:none;z-index:100}.tooltip,.tooltip .tooltip-arrow{box-shadow:0 .1rem .5rem rgba(0,0,0,.15);position:absolute}.tooltip .tooltip-arrow{background:var(--colorWhite);height:14px;transform:rotate(45deg);width:14px;z-index:-1}.bottom.tooltip{margin-top:12px}.bottom.tooltip .tooltip-arrow{left:50%;margin-left:-7px;top:-7px}.left.tooltip{margin-right:12px}.left.tooltip .tooltip-arrow{margin-top:-7px;right:-7px;top:50%}.right.tooltip{margin-left:12px}.right.tooltip .tooltip-arrow{left:-7px;margin-top:-7px;top:50%}.top.tooltip{margin-top:-12px}.top.tooltip .tooltip-arrow{bottom:-7px;left:50%;margin-left:-7px}.align-left.tooltip{left:0!important}.align-left.tooltip .tooltip-arrow{left:10px!important;margin-left:0;right:auto}.align-right.tooltip{left:auto!important;right:0}.align-right.tooltip .tooltip-arrow{left:auto!important;right:10px}.tooltip .tooltip-inner{background:var(--colorWhite);color:var(--colorNeutralPrimary);font-size:1.2rem;font-weight:300;line-height:16px;max-width:100%;padding:16px}.tooltip .tooltip-inner a{color:var(--colorNeutralPrimary);cursor:pointer;text-decoration:underline}.tooltip.tooltip-error .tooltip-arrow{background:var(--colorError);height:7px;width:7px}.bottom.tooltip.tooltip-error .tooltip-arrow{margin-left:-3.5px;top:-3.5px}.left.tooltip.tooltip-error .tooltip-arrow{margin-top:-3.5px;right:-3.5px}.right.tooltip.tooltip-error .tooltip-arrow{left:-3.5px;margin-top:-3.5px}.top.tooltip.tooltip-error .tooltip-arrow{bottom:-3.5px;margin-left:-3.5px}.tooltip.tooltip-error .tooltip-inner{background:var(--colorError);color:var(--colorWhite);padding:8px 16px}.tooltip.tooltip-error .tooltip-inner a{color:var(--colorWhite)}.bds-c-radio-button{column-gap:var(--bdsSpacingSt);cursor:pointer;grid-template-columns:24px 1fr;position:relative;transition:color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}.bds-c-radio-button,.bds-c-radio-button *,.bds-c-radio-button :after,.bds-c-radio-button :before,.bds-c-radio-button:after,.bds-c-radio-button:before{box-sizing:border-box}.bds-c-radio-button:hover{color:var(--colorInteractionTextHover)}.bds-c-radio-button--block{display:grid;width:100%}.bds-c-radio-button--inline{display:inline-grid;margin-right:var(--bdsSpacingSt)}.bds-c-radio-button--align-items-start{align-items:start}.bds-c-radio-button--align-items-center{align-items:center}.bds-c-radio-button.bds-is-disabled{color:var(--colorNeutralInactive);cursor:not-allowed}.bds-c-radio-button__icon{display:block;height:24px;position:relative;width:24px}.bds-c-radio-button__icon:after{border-radius:100%;content:"";inset:2px;position:absolute}@media(prefers-reduced-motion:no-preference){.bds-c-radio-button__icon:after{transition:box-shadow var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-radio-button__icon-checked,.bds-c-radio-button__icon-unchecked{border-radius:100%;height:20px;left:2px;position:absolute;top:2px;width:20px}.bds-c-radio-button__icon-unchecked{box-shadow:inset 0 0 0 1.55px var(--colorInteractionPrimary);transform:translateZ(0)}@media(prefers-reduced-motion:no-preference){.bds-c-radio-button__icon-unchecked{transition:box-shadow var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-radio-button__icon-checked{background-color:var(--colorInteractionPrimary);display:grid;place-items:center;transform:scale(0)}@media(prefers-reduced-motion:no-preference){.bds-c-radio-button__icon-checked{transition:transform var(--bdsMotionDuration200) var(--bdsMotionEasingStandard),background-color 1s var(--bdsMotionEasingExit)}}.bds-c-radio-button__icon-checked__inner{background-color:var(--colorWhite);border-radius:100%;height:8px;transform:scale(0);width:8px}@media(prefers-reduced-motion:no-preference){.bds-c-radio-button__icon-checked__inner{transition:transform var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-radio-button__text{align-self:center}.bds-c-radio-button__input{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.bds-c-radio-button__input:hover+.bds-c-radio-button__icon .bds-c-radio-button__icon-unchecked{box-shadow:inset 0 0 0 3px var(--colorInteractionPrimaryHover)}.bds-c-radio-button__input:focus-visible+.bds-c-radio-button__icon:after{box-shadow:0 0 0 4px var(--colorFocusRingDark),0 0 0 8px var(--colorFocusRingLight)}.bds-c-radio-button__input:disabled+.bds-c-radio-button__icon .bds-c-radio-button__icon-unchecked{box-shadow:inset 0 0 0 1.55px var(--colorNeutralInactive)}.bds-c-radio-button__input:disabled+.bds-c-radio-button__icon .bds-c-radio-button__icon-checked{background-color:var(--colorNeutralInactive)}.bds-c-radio-button__input:checked+.bds-c-radio-button__icon .bds-c-radio-button__icon-checked{transform:scale(1)}@media(prefers-reduced-motion:no-preference){.bds-c-radio-button__input:checked+.bds-c-radio-button__icon .bds-c-radio-button__icon-checked{transition:transform var(--bdsMotionDuration200) var(--bdsMotionEasingBounce)}}.bds-c-radio-button__input:checked+.bds-c-radio-button__icon .bds-c-radio-button__icon-checked__inner{transform:scale(1)}@media(prefers-reduced-motion:no-preference){.bds-c-radio-button__input:checked+.bds-c-radio-button__icon .bds-c-radio-button__icon-checked__inner{transition:transform var(--bdsMotionDuration250) var(--bdsMotionEasingBounce) var(--bdsMotionDelay100)}}.bds-c-tag{align-items:center;box-sizing:border-box;column-gap:2px;display:inline-flex;height:24px;max-width:232px;text-align:center}.bds-c-tag__label,.bds-c-tag__secondary-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bds-c-tag__label,.bds-c-tag__secondary-divider,.bds-c-tag__secondary-label{font-family:var(--bdsTypographyLabelSmallFontFamily);font-size:var(--bdsTypographyLabelSmallFontSize);font-weight:var(--bdsTypographyLabelSmallFontWeight);line-height:var(--bdsTypographyLabelSmallLineHeight)}.bds-c-tag--size-standard{border-radius:var(--bdsCornerRadiusPill);padding:4px 8px}.bds-c-tag--size-large{border-radius:0 var(--bdsCornerRadiusBase) var(--bdsCornerRadiusBase) 0;column-gap:0;padding:4px}.bds-c-tag--size-large.bds-c-tag--has-label{column-gap:2px;padding:4px 8px}.bds-c-tag--size-floating-large{border-radius:var(--bdsCornerRadiusBase);column-gap:0;padding:4px}.bds-c-tag--size-floating-large.bds-c-tag--has-label{column-gap:2px;padding:4px 8px}.bds-c-tag--size-small{border-radius:var(--bdsCornerRadiusPill);height:16px;padding:2px 8px}.bds-c-tag--size-small.bds-c-tag--has-icon{padding-left:var(--bdsSpacingXxxs);padding-right:var(--bdsSpacingXxs)}.bds-c-tag--size-small .bds-c-tag__label{font-family:var(--bdsTypographyLabelXsmallFontFamily);font-size:var(--bdsTypographyLabelXsmallFontSize);font-weight:var(--bdsTypographyLabelXsmallFontWeight);line-height:var(--bdsTypographyLabelXsmallLineHeight)}.bds-c-tag--size-small.bds-c-tag--variant-error,.bds-c-tag--size-small.bds-c-tag--variant-success{padding-left:0}.bds-c-tag--variant-primary{background-color:var(--colorTagPrimaryBackground);color:var(--colorTagPrimaryText)}.bds-c-tag--variant-secondary{background-color:var(--colorInteractionPrimaryFeedback);color:var(--colorInteractionPrimary)}.bds-c-tag--variant-deal{background-color:var(--colorDealHighlightLvl2);color:var(--colorDealPrimary)}.bds-c-tag--variant-deal.bds-c-tag--size-large,.bds-c-tag--variant-deal.bds-c-tag--size-small{background-color:var(--colorTagDealBackground);color:var(--colorTagDealText)}.bds-c-tag--variant-popular{background-color:var(--colorPopularHighlight);color:var(--colorPopularTagText)}.bds-c-tag--variant-information{background-color:var(--colorInformationHighlight);color:var(--colorInformation)}.bds-c-tag--variant-error{background-color:var(--colorErrorHighlight);color:var(--colorError)}.bds-c-tag--variant-inactive{background-color:var(--colorNeutralDivider);color:var(--colorNeutralSecondary)}.bds-c-tag--variant-elevated{background-color:var(--colorWhite);border:1px solid var(--colorNeutralBorder);color:var(--colorNeutralPrimary)}.bds-c-tag--variant-time{background-color:var(--colorSpecial4);color:var(--colorSpecial7)}.bds-c-tag--variant-best-in-the-city{background-color:var(--colorTagBestCityBackground);color:var(--colorTagBestCityText)}.bds-c-tag--variant-sponsored{background-color:var(--colorTagSponsoredBackground);color:var(--colorWhite)}.bds-c-tag--variant-gradient{background:var(--colorGradientBrand);color:var(--colorOnInteractionPrimary)}.bds-c-tag--variant-success{background:var(--colorSuccess);color:var(--colorTagSuccessText)}.bds-c-tag--variant-pro{background:var(--colorProPrimary);color:var(--colorOnInteractionPrimary)}.bds-c-tag--variant-pro-gradient{background:var(--colorProGradient);color:var(--colorOnInteractionPrimary)}@font-face{font-family:icomoon;font-style:normal;font-weight:400;src:url(https://micro-assets.foodora.com/fonts/icomoon.eot?2);src:url(https://micro-assets.foodora.com/fonts/icomoon.eot?2) format("embedded-opentype"),url(https://micro-assets.foodora.com/fonts/icomoon.ttf?2) format("truetype"),url(https://micro-assets.foodora.com/fonts/icomoon.woff?2) format("woff"),url(https://micro-assets.foodora.com/fonts/icomoon.svg?2#icomoon) format("svg")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:300;src:local("Open Sans"),url(https://micro-assets.foodora.com/fonts/open-sans/open-sans-light.woff2) format("woff2"),url(https://micro-assets.foodora.com/fonts/open-sans/open-sans-light.woff) format("woff"),url(https://micro-assets.foodora.com/fonts/open-sans/open-sans-light.ttf) format("truetype")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:local("Open Sans"),url(https://micro-assets.foodora.com/fonts/open-sans/open-sans-regular.woff2) format("woff2"),url(https://micro-assets.foodora.com/fonts/open-sans/open-sans-regular.woff) format("woff"),url(https://micro-assets.foodora.com/fonts/open-sans/open-sans-regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:600;src:local("Open Sans"),url(https://micro-assets.foodora.com/fonts/open-sans/open-sans-semibold.woff2) format("woff2"),url(https://micro-assets.foodora.com/fonts/open-sans/open-sans-semibold.woff) format("woff"),url(https://micro-assets.foodora.com/fonts/open-sans/open-sans-semibold.ttf) format("truetype")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:700;src:local("Open Sans"),url(https://micro-assets.foodora.com/fonts/open-sans/open-sans-bold.woff2) format("woff2"),url(https://micro-assets.foodora.com/fonts/open-sans/open-sans-bold.woff) format("woff"),url(https://micro-assets.foodora.com/fonts/open-sans/open-sans-bold.ttf) format("truetype")}@font-face{font-display:swap;font-family:Right Grotesk;font-style:normal;font-weight:400;src:url(https://micro-assets.foodora.com/fonts/fo-eu/RightGrotesk-CompactRegular.otf)}@font-face{font-display:swap;font-family:Right Grotesk;font-style:normal;font-weight:900;src:url(https://micro-assets.foodora.com/fonts/fo-eu/RightGrotesk-CompactBlack.otf)}.calcul-animation{display:none;padding:0 16px}.calcul-animation .dot{animation:wave .9s linear infinite;background:var(--colorInteractionPrimary);border-radius:50%;display:inline-block;height:4px;margin-right:2px;width:4px}.calcul-animation .dot:nth-child(2){animation-delay:-.7s}.calcul-animation .dot:nth-child(3){animation-delay:-.5s}@media(min-width:480px){.calcul-animation{padding:0 24px}}@keyframes wave{0%,60%,to{transform:none}30%{transform:translateY(-8px)}}.button,.button-ghost,.button-primary-reversed{word-wrap:normal;border:1px solid;border-radius:var(--bdsCornerRadiusButton);cursor:pointer;display:inline-block;font-family:Open Sans,arial,sans-serif;font-family:var(--bdsTypographyLabelMediumFontFamily);font-size:var(--bdsTypographyLabelMediumFontSize);font-weight:var(--bdsTypographyLabelMediumFontWeight);height:48px;line-height:var(--bdsTypographyLabelMediumLineHeight);line-height:46px;max-width:100%;overflow:hidden;padding:0 15px;position:relative;text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:none;touch-action:manipulation;transition:color .2s cubic-bezier(.25,.46,.45,.94),background-color .2s cubic-bezier(.25,.46,.45,.94),border-color .2s cubic-bezier(.25,.46,.45,.94),box-shadow .2s cubic-bezier(.25,.46,.45,.94);user-select:none;vertical-align:middle;white-space:nowrap;z-index:1}.button-ghost:focus,.button-ghost:hover,.button-primary-reversed:focus,.button-primary-reversed:hover,.button:focus,.button:hover{outline:none;text-decoration:none}.button .ripple,.button-ghost .ripple,.button-ghost:not(.js-ripple):after,.button-primary-reversed .ripple,.button-primary-reversed:not(.js-ripple):after,.button:not(.js-ripple):after{backface-visibility:hidden;background:radial-gradient(circle,rgba(0,0,0,.08) 10%,transparent 10.01%) 50% no-repeat;box-shadow:0 2px 8px 0 rgba(0,0,0,.08);content:"";height:100%;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) scale(15);transition:transform .6s,opacity .9s;width:100%;z-index:-1}.button-ghost:hover,.button-primary-reversed:hover,.button:hover{box-shadow:0 .1rem .5rem rgba(0,0,0,.15)}.button-ghost:hover .ripple,.button-ghost:hover:not(.js-ripple):after,.button-primary-reversed:hover .ripple,.button-primary-reversed:hover:not(.js-ripple):after,.button:hover .ripple,.button:hover:not(.js-ripple):after{opacity:0}.button-ghost:active,.button-primary-reversed:active,.button:active{box-shadow:0 .1rem .5rem rgba(0,0,0,.15)}.button-ghost:active .ripple,.button-ghost:active:not(.js-ripple):after,.button-primary-reversed:active .ripple,.button-primary-reversed:active:not(.js-ripple):after,.button:active .ripple,.button:active:not(.js-ripple):after{opacity:1;transform:translate(-50%,-50%) scale(0);transition:0s}[disabled].button .ripple,[disabled].button-ghost .ripple,[disabled].button-ghost:not(.js-ripple):after,[disabled].button-primary-reversed .ripple,[disabled].button-primary-reversed:not(.js-ripple):after,[disabled].button:not(.js-ripple):after{display:none}.status--loading.button,.status--loading.button-ghost,.status--loading.button-primary-reversed{box-shadow:none;pointer-events:none}.status--loading.button .calcul-animation,.status--loading.button-ghost .calcul-animation,.status--loading.button-primary-reversed .calcul-animation{display:flex}.status--success.button,.status--success.button-ghost,.status--success.button-primary-reversed{box-shadow:none;pointer-events:none}.status--success.button .calcul-animation,.status--success.button-ghost .calcul-animation,.status--success.button-primary-reversed .calcul-animation{display:flex}.button .calcul-animation,.button-ghost .calcul-animation,.button-primary-reversed .calcul-animation{align-items:center;align-self:center;height:0;justify-content:center;margin:0}.button{background-color:var(--colorInteractionPrimary);border-color:var(--colorInteractionPrimary);color:var(--colorOnInteractionPrimary)}.button:hover{background-color:var(--colorInteractionPrimaryHover);border-color:var(--colorInteractionPrimaryHover);color:var(--colorOnInteractionPrimaryHover)}.button:focus{background-color:var(--colorInteractionPrimary);border-color:var(--colorInteractionPrimary);color:var(--colorOnInteractionPrimary)}.button:focus-visible{outline:4px solid var(--colorInteractionFocus);outline-offset:2px}.button[disabled]{background-color:var(--colorNeutralInactive);border-color:var(--colorNeutralInactive);pointer-events:none}.button.status--loading,.button.status--success{background-color:var(--colorInteractionPrimaryFeedback);border-color:var(--colorInteractionPrimaryFeedback)}.button-ghost{background-color:var(--colorWhite);border-color:var(--colorOnInteractionSecondary);color:var(--colorOnInteractionSecondary)}.button-ghost:hover{background-color:var(--colorInteractionBackgroundHover);border-color:var(--colorInteractionBackgroundHover);color:var(--colorOnInteractionSecondaryHover)}.button-ghost:focus{background-color:var(--colorWhite);border-color:var(--colorOnInteractionSecondary);color:var(--colorOnInteractionSecondary)}.button-ghost:focus-visible{outline:4px solid var(--colorInteractionFocus);outline-offset:2px}.button-ghost .ripple,.button-ghost:not(.js-ripple):after{background-image:radial-gradient(circle,rgba(var(--colorOnInteractionSecondaryHover),.08) 10%,transparent 10.01%)}.button-ghost[disabled]{border-color:var(--colorNeutralInactive);color:var(--colorNeutralInactive);pointer-events:none}.button-ghost[disabled] .svg-stroke-container g{fill:var(--colorNeutralInactive)}.button-ghost.status--loading,.button-ghost.status--success{background-color:var(--colorWhite);border-color:var(--colorInteractionPrimary)}.button-ghost.big,.button.big{height:64px;line-height:62px;padding:0 31px}.button-ghost.small,.button.small{border-radius:var(--bdsCornerRadiusMini);font-family:var(--bdsTypographyLabelSmallFontFamily);font-size:var(--bdsTypographyLabelSmallFontSize);font-weight:var(--bdsTypographyLabelSmallFontWeight);height:24px;line-height:22px;line-height:var(--bdsTypographyLabelSmallLineHeight);padding:0 7px}.button-ghost.full,.button.full{width:100%}.button-text{background:none;border:none;color:var(--colorInteractionPrimary);font-family:var(--bdsTypographyLabelMediumFontFamily);font-size:var(--bdsTypographyLabelMediumFontSize);font-weight:var(--bdsTypographyLabelMediumFontWeight);line-height:22px;line-height:var(--bdsTypographyLabelMediumLineHeight);padding:0 15px}.button-text:focus,.button-text:hover{background:var(--colorInteractionPrimaryFeedback);box-shadow:none;color:var(--colorInteractionPrimary)}.button-text[disabled]{background:none;color:var(--colorNeutralInactive)}.button-text .calcul-animation{align-items:center;align-self:center;height:4px;justify-content:center;margin:0}.button-text.status--loading{box-shadow:none;pointer-events:none}.button-text.status--loading .calcul-animation{display:flex}.button-text.status--success{box-shadow:none;pointer-events:none}.button-text.status--success .calcul-animation{display:flex}.button-primary-reversed{background-color:var(--colorWhite);border-color:var(--colorWhite);color:var(--colorInteractionPrimary)}.button-primary-reversed:focus,.button-primary-reversed:hover{background-color:var(--colorInteractionPrimaryFeedback);border-color:var(--colorInteractionPrimaryFeedback);color:var(--colorInteractionPrimary)}.button-primary-reversed[disabled]{color:var(--colorNeutralInactive);pointer-events:none}.button-primary-reversed.status--loading,.button-primary-reversed.status--success{background-color:var(--colorWhite);border-color:var(--colorWhite)}.data-collection-items-icon svg path{fill:var(--colorBrandPrimary)}.no-hover:focus,.no-hover:hover{background-color:inherit;cursor:pointer}.password-strength{margin-top:-8px}.password-strength-text{font-weight:700;text-transform:capitalize}.password-strength-text.weak{color:#e03000}.password-strength-text.middle{color:#fcc54c}.password-strength-text.strong{color:#3c8264}.password-strength-bar{background-color:var(--colorNeutralBorder);height:5px;margin:6px 0}.password-strength-bar,.password-strength-bar span{border-radius:2px}.password-strength-bar span{display:block;height:100%;transition:width .5s ease-out;width:0}.password-strength-bar span.weak{background-color:#e03000;width:33%}.password-strength-bar span.middle{background-color:#fcc54c;width:66%}.password-strength-bar span.strong{background-color:#3c8264;width:100%}.password-checklist-item__check-icon{margin:6px}a[href]{text-decoration:none}h2{line-height:1.25}input{font-family:inherit}.error-message{background:rgba(var(--colorError),.08)}.text-link-button{color:var(--colorInteractionPrimary);display:block;font-family:var(--bdsTypographyLabelSmallFontFamily);font-size:var(--bdsTypographyLabelSmallFontSize);font-weight:var(--bdsTypographyLabelSmallFontWeight);line-height:var(--bdsTypographyLabelSmallLineHeight);text-align:center;text-decoration:none}.registration-view .passwordless-checkbox{margin-bottom:12px;margin-top:12px}.registration-view .passwordless-checkbox .checkbox-text{margin-left:12px}.registration-view .passwordless-tip{align-items:center;display:flex}.registration-view .passwordless-tips{margin-left:-2px}.button.is-loading{background-color:var(--colorInteractionPrimary)!important;background-image:url(https://micro-assets.foodora.com/298a69f20fb71ddabc19e42f69980a78.svg);background-position:50%;background-repeat:no-repeat;border-color:var(--colorInteractionPrimary)!important;color:transparent!important}.button.is-loading:hover{cursor:default}.login-close-button{align-items:center;display:flex;justify-content:center;margin-right:16px;order:10}@media(min-width:960px){.login-close-button{display:none}}div.button-google{max-width:400px;min-width:280px;width:352px}button.button-facebook,div.button-google{border-radius:4px;height:40px;line-height:40px}button.button-facebook{background-color:#1877f2;border:none;color:var(--colorWhite)}button.button-facebook:focus,button.button-facebook:hover{background-color:#60a2f6;color:var(--colorWhite)}button.button-facebook .button-facebook__logo{background-image:url(https://micro-assets.foodora.com/2c23276d7d8b7c71e9906642f00902d6.svg)}button.button-apple{background-color:#000;border:none;border-radius:4px;color:var(--colorWhite);height:40px;line-height:40px}button.button-apple:focus,button.button-apple:hover{background-color:#000;border:none;color:var(--colorWhite)}button.button-apple .button-apple__logo{background-image:url(https://micro-assets.foodora.com/7f655b37a7f075939cccb8080358cfae.svg)}.button-apple__logo,.button-facebook__logo{background-position:0;background-repeat:no-repeat;display:block}.welcome-view__divider{text-align:center;text-transform:lowercase}.welcome-view__button-guest-checkout{text-align:center}.welcome-view__terms-conditions{color:var(--colorNeutralSecondary);font-family:var(--bdsTypographyParagraphXsmallSecondaryFontFamily);font-size:var(--bdsTypographyParagraphXsmallSecondaryFontSize);font-weight:var(--bdsTypographyParagraphXsmallSecondaryFontWeight);line-height:var(--bdsTypographyParagraphXsmallSecondaryLineHeight);margin:16px 0 0}.welcome-view__terms-conditions a{font-family:var(--bdsTypographyParagraphXsmallFontFamily);font-size:var(--bdsTypographyParagraphXsmallFontSize);font-weight:var(--bdsTypographyParagraphXsmallFontWeight);line-height:var(--bdsTypographyParagraphXsmallLineHeight)}.two-factor-authentication__icon svg{height:100%;width:86px}.two-factor-authentication__resend-container{font-family:var(--bdsTypographyLabelSmallFontFamily);font-size:var(--bdsTypographyLabelSmallFontSize);font-weight:var(--bdsTypographyLabelSmallFontWeight);line-height:var(--bdsTypographyLabelSmallLineHeight);margin-bottom:16px}.two-factor-authentication__resend-container .countdown__content{color:var(--colorNeutralPrimary)}.two-factor-authentication__text-link.disabled{color:var(--colorNeutralInactive);cursor:default}.registration-view__name-fields{display:flex;margin:0 -8px}.registration-view__name-fields.reversed{flex-direction:row-reverse}.registration-view__name-fields .input-box{flex:1;margin-left:8px;margin-right:8px}.button-magic-link__captcha{margin-bottom:16px}.email-verification,.login-view .login-view-email-address{word-break:break-word}.two-factor-authentication-radio-button{padding:12px 16px}.two-factor-authentication-radio-button.active{background:var(--colorInteractionPrimaryFeedback);border-radius:8px}.two-factor-authentication-send-container input::-webkit-inner-spin-button,.two-factor-authentication-send-container input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.two-factor-authentication-send-container input[type=number]{-moz-appearance:textfield}.two-factor-authentication-code-input{background:transparent;border:0 transparent;bottom:0;box-sizing:border-box;caret-color:transparent;color:transparent;cursor:default;left:0;outline:none;position:absolute;right:0;top:0}.two-factor-authentication-code-item{border:1px solid var(--colorNeutralBorder);border-radius:8px;box-sizing:border-box;font-family:var(--bdsTypographyTitleLargeFontFamily);font-size:var(--bdsTypographyTitleLargeFontSize);font-weight:var(--bdsTypographyTitleLargeFontWeight);height:48px;line-height:var(--bdsTypographyTitleLargeLineHeight);margin-right:8px;padding:10px;text-align:center;width:48px}.two-factor-authentication-code-item:focus{appearance:none;border-color:var(--colorNeutralPrimary);color:var(--colorNeutralPrimary);outline:0}.two-factor-authentication-resend-button-active{width:40%}.two-factor-authentication-resend-button-disable{width:60%}.two-factor-authentication-choose-method-button{background:none;border:none;color:var(--colorInteractionPrimary);cursor:pointer;margin-top:16px;padding:0;position:relative;text-align:left}.two-factor-authentication-choose-method-button:focus,.two-factor-authentication-choose-method-button:hover{background:none}.two-factor-authentication-choose-method-button[disabled]{cursor:default}.login-modal-back-container{left:var(--bdsSpacingMd);position:absolute;top:var(--bdsSpacingSm)}.login-modal-header{padding:var(--bdsSpacingSm) var(--bdsSpacingXxl) var(--bdsSpacingSm) var(--bdsSpacingXxl)}.when-component-wrapper{position:relative;width:50%}.when-component-wrapper .header-order-button.when-wrapper{flex:1 0 100%!important;max-width:100%;width:100%!important}.when-component-wrapper .header-order-button.when-wrapper:disabled{cursor:default}.when-component-wrapper .no-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.when-component-wrapper .header-order-button-content{max-width:100%!important;padding-left:0!important}.when-component-wrapper .header-order-button-label{text-align:center;text-transform:uppercase;width:100%}@media(min-width:768px){.when-component-wrapper .header-order-button-label{text-align:unset;width:auto}}.when-component-wrapper .when-wrapper{background:none;border-bottom:none;border-right:none;border-top:none;order:15;text-align:left}.when-component-wrapper .time-picker-days-wrapper{justify-content:flex-start;max-width:240px;overflow-x:auto}.when-component-wrapper .time-picker-days-wrapper:only-child{margin:0 auto}.when-component-wrapper .time-picker-day-button{display:flex;height:48px;width:48px}@media(min-width:768px){.when-component-wrapper .time-picker-day-button{height:64px;width:64px}}.when-component-wrapper .time-picker-days-root{align-items:center;border-bottom:1px solid var(--colorNeutralDivider);border-top:1px solid var(--colorNeutralDivider);display:flex;justify-content:space-between;width:100%}.when-component-wrapper .time-picker-times-wrapper{max-height:270px;overflow-x:hidden;overflow-y:auto}.when-component-wrapper .time-picker-time-label{cursor:pointer;display:block}.when-component-wrapper .time-picker-time-label span{display:block;padding:16px 0;text-align:center;width:100%}.when-component-wrapper .time-picker-time-input{left:-100%;margin:0;opacity:0;padding:0;position:absolute;top:0;z-index:-1}.when-component-wrapper .time-picker-time-input:focus+span{outline:1px solid var(--colorBrandPrimary)}body.using-mouse .when-component-wrapper .time-picker-time-input:focus+span{outline:none}.when-component-wrapper .time-picker-mobile-confirm,.when-component-wrapper .time-picker-mobile-header{display:none}.when-component-wrapper .modal-container{height:auto;left:0;position:absolute;top:100%}.when-component-wrapper .modal-container>.box-flex{box-shadow:none;width:100%}.when-component-wrapper .button.dates-next-button{align-items:center;background-color:transparent;border:none;display:flex}.when-component-wrapper .button.dates-next-button:disabled{visibility:hidden}@media screen and (min-width:960px){.when-component-wrapper .time-picker-days-wrapper{-ms-overflow-style:none;scrollbar-width:none}.when-component-wrapper .time-picker-days-wrapper::-webkit-scrollbar{display:none}}@media screen and (max-width:959px){.when-component-wrapper .modal-container{height:100vh;left:0;position:fixed;top:0;width:100vw}.when-component-wrapper .modal-container>.box-flex{box-shadow:none;height:100%;max-width:none!important;width:100%}.when-component-wrapper .time-picker-mobile-header{display:block;padding:24px 24px 0}.when-component-wrapper .time-picker-mobile-header .picker-close-button{align-items:center;background:var(--colorWhite);border:none;border-radius:50%;display:flex;justify-content:center;padding:4px;position:absolute;right:16px;top:16px}.when-component-wrapper .time-picker-days-root{border-top:none;justify-content:center}.when-component-wrapper .time-picker-times-wrapper{flex-grow:1;max-height:100%;padding-bottom:80px}.when-component-wrapper .time-picker-mobile-confirm{background:var(--colorWhite);border-top:1px solid var(--colorNeutralDivider);bottom:0;display:block;left:0;padding:16px;position:fixed;right:0}.when-component-wrapper .time-picker-mobile-confirm button{width:100%}}.when-component-wrapper.webfound-refresh{display:flex;justify-content:center;line-height:0;min-width:0;width:unset}@media screen and (min-width:960px){.when-component-wrapper.webfound-refresh{display:block;flex:unset;justify-content:unset;max-width:min-content}}.header-button{max-width:100%}.header-button__container,.header-button__content{column-gap:var(--bdsSpacingXxs)}.header-button__content{flex:1;min-width:0}.header-button__content__label{display:none}@media screen and (min-width:1264px){.header-button__content__label{display:inline-block}}.header-button__content__value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-button .bds-c-btn__idle-content__label,.header-button .bds-c-btn__idle-content__label>span{max-width:100%}@media(min-width:528px){.bds-c-modal.timepicker-v2.in-navbar .bds-c-modal__dialog-window{max-width:400px}}@media(min-width:768px){.bds-c-modal.timepicker-v2.in-navbar .bds-c-modal__dialog-window{max-width:560px}}@media(min-width:960px){.bds-c-modal.timepicker-v2.in-navbar .bds-c-modal__dialog-window{align-items:unset;height:unset;left:var(--timepickerLeft);margin:0;min-height:unset;position:absolute;top:var(--timepickerTop);width:360px}.bds-c-modal.timepicker-v2.in-navbar .bds-c-modal__dialog-window .bds-c-modal__close-button-cursor{display:none}}.bds-c-modal.timepicker-v2 .bds-c-modal__body{padding-bottom:0;padding-top:0}.bds-c-modal.timepicker-v2 .bds-c-modal__footer{display:block;padding:var(--bdsSpacingMd)}.bds-c-modal.timepicker-v2 .error-cl-message{margin:var(--bdsSpacingSm) 0}.bds-c-modal.timepicker-v2 .timepicker-day-selector .bds-c-tabs__list{column-gap:unset}.bds-c-modal.timepicker-v2 .timepicker-time-selector{height:260px;overflow-x:hidden;overflow-y:auto;padding:var(--bdsSpacingSm) 0}.bds-c-modal.timepicker-v2 .timepicker-time-selector__item{border-radius:var(--bdsCornerRadiusPressed);cursor:pointer;height:48px;text-align:center}@media(prefers-reduced-motion:no-preference){.bds-c-modal.timepicker-v2 .timepicker-time-selector__item{transition:background-color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-modal.timepicker-v2 .timepicker-time-selector__item:before{border-radius:var(--bdsCornerRadiusButton);content:"";inset:4px;position:absolute;z-index:-1}@media(prefers-reduced-motion:no-preference){.bds-c-modal.timepicker-v2 .timepicker-time-selector__item:before{transition:inset var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),box-shadow var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.bds-c-modal.timepicker-v2 .timepicker-time-selector__item:hover{background-color:var(--colorInteractionFocusReversed)}.bds-c-modal.timepicker-v2 .timepicker-time-selector__item:focus-visible{outline:0}.bds-c-modal.timepicker-v2 .timepicker-time-selector__item:focus-visible:before{box-shadow:0 0 0 2px var(--colorFocusRingDark),0 0 0 4px var(--colorFocusRingLight);z-index:1}.bds-c-modal.timepicker-v2 .timepicker-time-selector__item--is-selected{background-color:var(--colorNeutralSurface)}.full-container{margin-left:auto;margin-right:auto;max-width:1425px;padding-left:16px;padding-right:16px;position:relative;width:100%}@media(min-width:480px){.full-container{padding-left:24px;padding-right:24px}}@media(min-width:768px){.full-container{padding-left:48px;padding-right:48px}}@media(min-width:1265px){.full-container{padding-left:80px;padding-right:80px}}.offer-tile-refresh__btn{-webkit-tap-highlight-color:rgba(0,0,0,0);appearance:button;background-color:var(--colorTransparent);box-sizing:border-box;height:100%;position:relative;width:280px}@media(prefers-reduced-motion:no-preference){.offer-tile-refresh__btn{transition:transform var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),border-radius var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),margin var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),box-shadow var(--bdsMotionDuration200) var(--bdsMotionEasingStandard),background-color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.offer-tile-refresh__btn:before{border-radius:var(--bdsCornerRadiusContainer);content:"";left:0;min-height:104px;pointer-events:none;position:absolute;top:0;width:280px;z-index:5}@media(prefers-reduced-motion:no-preference){.offer-tile-refresh__btn:before{transition:border-radius var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),box-shadow var(--bdsMotionDuration200) var(--bdsMotionEasingStandard),background-color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard),border-color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.offer-tile-refresh__btn:hover:not(:active):not(:focus-visible) .offer-tile-refresh__base{transform:scale(1.03)}.offer-tile-refresh__btn:focus-visible{outline:0;transform:scale(1.03)}.offer-tile-refresh__btn:focus-visible:before{box-shadow:0 0 0 4px var(--colorFocusRingDark),0 0 0 8px var(--colorFocusRingLight);width:inherit}.offer-tile-refresh__btn:active .offer-tile-refresh__base--deal,.offer-tile-refresh__btn:active .offer-tile-refresh__base--voucher,.offer-tile-refresh__btn:hover .offer-tile-refresh__base--deal,.offer-tile-refresh__btn:hover .offer-tile-refresh__base--voucher{background-color:var(--colorDiscountHoverBackground)}.offer-tile-refresh__btn:active .offer-tile-refresh__base--disabled,.offer-tile-refresh__btn:hover .offer-tile-refresh__base--disabled{background-color:var(--colorProHoverBackground)}.offer-tile-refresh__btn:active .offer-tile-refresh__base--loyalty,.offer-tile-refresh__btn:hover .offer-tile-refresh__base--loyalty{background-color:var(--colorLoyaltyHoverBackground)}.offer-tile-refresh__btn:active .offer-tile-refresh__base--deal-pro-rebranding,.offer-tile-refresh__btn:hover .offer-tile-refresh__base--deal-pro-rebranding{background-color:var(--colorProDealHighlight1)}.offer-tile-refresh__btn:active .offer-tile-refresh__base--deal-pro-rebranding:before,.offer-tile-refresh__btn:hover .offer-tile-refresh__base--deal-pro-rebranding:before{opacity:.08}.offer-tile-refresh__btn:hover .offer-tile-refresh__base--see-all{background-color:var(--colorNeutralSurface)}.offer-tile-refresh__btn:active{transform:scale(1)}.offer-tile-refresh__btn:active .offer-tile-refresh__base{border-radius:var(--bdsCornerRadiusOverlay)}.offer-tile-refresh__btn:active .offer-tile-refresh__base--see-all{background-color:var(--colorNeutralBorder)}.offer-tile-refresh__btn:active .offer-tile-refresh__base-bottom-layer,.offer-tile-refresh__btn:active .offer-tile-refresh__base-middle-layer{border-radius:18px var(--bdsCornerRadiusOverlay) var(--bdsCornerRadiusOverlay) 18px}.offer-tile-refresh__btn:active .offer-tile-refresh__base-inner-top{border-radius:var(--bdsCornerRadiusOverlay) var(--bdsCornerRadiusOverlay) 0 0}.offer-tile-refresh__btn:active .offer-tile-refresh__base-inner-bottom{border-radius:0 0 var(--bdsCornerRadiusOverlay) var(--bdsCornerRadiusOverlay)}.offer-tile-refresh__btn:active .offer-tile-refresh__content{border-radius:var(--bdsCornerRadiusOverlay)}.offer-tile-refresh__btn:active .offer-tile-refresh__content .offer-tile-refresh__title{color:var(--colorDiscountTextActive)}.offer-tile-refresh__btn:active .offer-tile-refresh__pro-content-disabled .offer-tile-refresh__title{color:var(--colorProTextActive)}.offer-tile-refresh__btn:active .offer-tile-refresh__loyalty-content .offer-tile-refresh__description,.offer-tile-refresh__btn:active .offer-tile-refresh__loyalty-content .offer-tile-refresh__title{color:var(--colorLoyaltyTextActive)}.offer-tile-refresh__btn:active .offer-tile-refresh__pro-content-pro-rebranding .offer-tile-refresh__title{color:var(--colorNeutralPrimary)}.offer-tile-refresh__btn-stacked,.offer-tile-refresh__btn-stacked:before{width:288px}.offer-tile-refresh__btn-see-all,.offer-tile-refresh__btn-see-all:before{width:164px}.offer-tile-refresh__base{border-radius:var(--bdsCornerRadiusContainer);display:flex;flex-direction:column;height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}@media(prefers-reduced-motion:no-preference){.offer-tile-refresh__base{transition:transform var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),border-radius var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),margin var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),box-shadow var(--bdsMotionDuration200) var(--bdsMotionEasingStandard),background-color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.offer-tile-refresh__base--deal{background-color:var(--colorBrandHighlight)}.offer-tile-refresh__base--disabled{background-color:var(--colorNeutralSurface)}.offer-tile-refresh__base--voucher{clip-path:path("M0 0 L0 59 C6 59, 6 71, 0 71 L0 104 L280 104 L280 71  C274 71, 274 59, 280 59 L280 0 Z")}.offer-tile-refresh__base--see-all{background-color:var(--colorWhite);border:1px solid var(--colorNeutralBorder);overflow:unset;width:164px}.offer-tile-refresh__base--loyalty{background-color:var(--colorPopularHighlight)}.offer-tile-refresh__base--deal-pro-rebranding{background-color:var(--colorProDealHighlight1)}.offer-tile-refresh__base--deal-pro-rebranding:before{background-color:var(--colorBrandPrimary);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.offer-tile-refresh__base-top-layer{overflow:hidden;width:calc(100% - 8px);z-index:2}.offer-tile-refresh__base-middle-layer{border-bottom-left-radius:14px;border-top-left-radius:14px;width:calc(100% - 4px);z-index:1}.offer-tile-refresh__base-bottom-layer{border-bottom-left-radius:14px;border-top-left-radius:14px;z-index:0}.offer-tile-refresh__base-inner-top{border-radius:var(--bdsCornerRadiusContainer) var(--bdsCornerRadiusContainer) 0 0;height:58px;width:100%}@media(prefers-reduced-motion:no-preference){.offer-tile-refresh__base-inner-top{transition:transform var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),border-radius var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),margin var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),box-shadow var(--bdsMotionDuration200) var(--bdsMotionEasingStandard),background-color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.offer-tile-refresh__base-inner-top--outline{border-left:1px solid var(--colorNeutralBorder);border-right:1px solid var(--colorNeutralBorder);border-top:1px solid var(--colorNeutralBorder)}.offer-tile-refresh__base-inner-mid{height:14px;position:relative;width:100%}.offer-tile-refresh__base-inner-mid--outline{margin:0 auto;width:calc(100% - 31px)}.offer-tile-refresh__base-inner-mid svg{height:100%;width:16px}.offer-tile-refresh__base-inner-mid svg.cutout-left{left:-16px;position:absolute;top:0}.offer-tile-refresh__base-inner-mid svg.cutout-right{position:absolute;right:-16px;top:0;transform:rotate(180deg)}.offer-tile-refresh__base-inner-mid path.cutout-path{fill:var(--colorWhite)}.offer-tile-refresh__base-inner-mid path.cutout-path__bottom{fill:var(--colorNeutralDivider)}.offer-tile-refresh__base-inner-mid path.cutout-outline{stroke:var(--colorNeutralBorder)}.offer-tile-refresh__base-inner-bottom{border-radius:0 0 var(--bdsCornerRadiusContainer) var(--bdsCornerRadiusContainer);height:32px;width:100%}@media(prefers-reduced-motion:no-preference){.offer-tile-refresh__base-inner-bottom{transition:transform var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),border-radius var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),margin var(--bdsMotionDuration200) var(--bdsMotionEasingBounce),box-shadow var(--bdsMotionDuration200) var(--bdsMotionEasingStandard),background-color var(--bdsMotionDuration200) var(--bdsMotionEasingStandard)}}.offer-tile-refresh__base-inner-bottom--outline{border-bottom:1px solid var(--colorNeutralBorder);border-left:1px solid var(--colorNeutralBorder);border-right:1px solid var(--colorNeutralBorder)}.offer-tile-refresh__content{background-color:var(--colorTransparent);min-height:104px;overflow:hidden;position:relative;text-align:left;z-index:3}.offer-tile-refresh__loyalty-content .offer-tile-refresh__description,.offer-tile-refresh__loyalty-content .offer-tile-refresh__title{color:var(--colorLoyaltyTextIdle)}.offer-tile-refresh__illustration{bottom:-14px;position:absolute}.offer-tile-refresh__illustration-subscription-deal{right:-14px}.offer-tile-refresh__illustration-subscription-deal path{fill:var(--colorNeutralInactive);opacity:.4}.offer-tile-refresh__illustration-subscription-deal--active path{fill:var(--colorBrandPrimary);opacity:.2}.offer-tile-refresh__illustration-subscription-deal-pro-rebranding{bottom:0;right:0}.offer-tile-refresh__illustration-subscription-deal-pro-rebranding path{fill:var(--colorNeutralInactive);opacity:.15}.offer-tile-refresh__illustration-subscription-deal-pro-rebranding--active path{fill:var(--colorProPrimary)}.offer-tile-refresh__illustration-stamp-card{right:-14px}.offer-tile-refresh__illustration-stamp-card path{fill:var(--colorPopularTagIcon);opacity:.25}.offer-tile-refresh__illustration-deal{right:-8px}.offer-tile-refresh__illustration-deal path{fill:var(--colorBrandPrimary);opacity:.2}.offer-tile-refresh__illustration-see-all{bottom:0;right:0}.offer-tile-refresh__illustration-see-all path{fill:var(--colorBrandPrimary);opacity:.2}.offer-tile-refresh__illustration-fdnc{bottom:0;height:80px;right:0;width:80px}@media(max-width:479px){.offer-tile-refresh__illustration-fdnc{bottom:8px;right:8px;transform:scale(1.2)}}.offer-tile-refresh__title{-webkit-line-clamp:1;max-height:22px;max-width:228px}.offer-tile-refresh__description,.offer-tile-refresh__title{-webkit-box-orient:vertical;display:inline-block;display:-webkit-box;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:pre-line}.offer-tile-refresh__description{-webkit-line-clamp:3;max-height:54px;max-width:75%}.offer-tile-refresh__terms ul li{line-height:14px;list-style:initial}.offer-tile-refresh__terms p{word-wrap:break-word}.offer-tile-refresh__terms-item:not(:last-of-type){padding-bottom:var(--bdsSpacingXxs)}@media(max-width:479px){.offer-tile-refresh-wide,.offer-tile-refresh-wide .offer-tile-refresh__btn,.offer-tile-refresh-wide .offer-tile-refresh__btn:before{width:100%}}body.using-mouse .offer-tile-refresh__btn:focus-visible:before{box-shadow:none}.rewards-toast.toast-container{z-index:1421}.rewards-toast .toast-message-wrapper{align-items:center;display:flex;flex-direction:row}.rewards-toast .toast-icon{display:flex;margin-right:8px}.rewards-toast .toast-message{display:flex;flex-grow:1}.stamp-card-suggestion-modal-list-item{align-items:center;display:flex}@keyframes slideWidthOut{0%{max-width:106px;transform:translate(0)}to{max-width:0}}.stamp-card-suggestion-modal-list-item__content{display:flex;flex-direction:row;flex-grow:1}.stamp-card-suggestion-modal-list-item__content__badge-img{align-items:center;align-self:center;display:flex;padding-right:12px}.stamp-card-suggestion-modal-list-item__content__badge-img>img{height:56px;width:56px}.stamp-card-suggestion-modal-list-item__content__title{align-items:center;display:inline-flex}.stamp-card-suggestion-modal-list-item__content__icon{display:inline-flex;vertical-align:middle}.stamp-card-suggestion-modal-list-item__content__icon>svg{margin:0 0 0 4px}.stamp-card-suggestion-modal-list-item__content__condition-status-icon{align-items:flex-start;display:flex}.stamp-card-suggestion-modal-list-item__content__condition-status-icon__container{align-items:flex-start;display:flex;flex-direction:row}.stamp-card-suggestion-modal-list-item__content__condition-status-icon--matched,.stamp-card-suggestion-modal-list-item__content__condition-status-icon--unmatched{transform:translateY(2px)}.stamp-card-suggestion-modal-list-item__content__condition-status-icon--unmatched{fill:var(--colorInteractionSecondary);height:16px;margin-right:4px;width:16px}.stamp-card-suggestion-modal-list-item__content__condition-status-icon--matched{fill:var(--colorSuccess);margin-left:-2px;margin-right:2px}.stamp-card-suggestion-modal-list-item__content__condition-status-icon--outer{display:flex}.stamp-card-suggestion-modal-list-item__content__condition-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;hyphens:auto;overflow:hidden;text-overflow:ellipsis}.stamp-card-suggestion-modal-list-item__button-container{flex-shrink:0;width:fit-content}.stamp-card-suggestion-modal-list-item__button-container--transitioning{animation:slideWidthOut .3s linear forwards;overflow:hidden}.stamp-card-suggestion-modal-list-item__button-container button{z-index:0}.stamp-card-suggestion-modal__header{align-items:center;background-color:var(--colorBrandHighlight);display:flex;left:0;padding-left:24px;top:0;width:100%;z-index:1}.stamp-card-suggestion-modal__header__title{flex-grow:1;padding:8px 8px 8px 0}@media(min-width:527.98px){.stamp-card-suggestion-modal__header__title{padding:8px 16px 8px 0}}.stamp-card-suggestion-modal__header__title__bottom,.stamp-card-suggestion-modal__header__title__top{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;hyphens:auto;overflow:hidden;text-overflow:ellipsis}.stamp-card-suggestion-modal__header__image__outer{align-self:flex-end;box-sizing:content-box;display:flex;height:100%;padding-right:32px;padding-top:16px;position:relative}@media(min-width:767.98px){.stamp-card-suggestion-modal__header__image__outer{height:104px;padding-right:24px;width:152px}}.stamp-card-suggestion-modal__header__image__inner{height:64px;width:96px}@media(min-width:767.98px){.stamp-card-suggestion-modal__header__image__inner{height:104px;width:152px}}.stamp-card-suggestion-modal__header__image__inner img{height:100%;object-fit:contain;width:100%}.stamp-card-suggestion-modal__list{max-height:calc(80vh - 80px);overflow-y:auto}@media(min-width:527.98px){.stamp-card-suggestion-modal__list{max-height:calc(80vh - 120px)}}.stamp-card-suggestion-modal__list__item{padding:8px 24px}.stamp-card-suggestion-modal__list__item-divider{padding:0 24px}.stamp-card-suggestion-modal__list>div:last-of-type{padding-bottom:32px}@media(min-width:527.98px){.stamp-card-suggestion-modal__list>div:last-of-type{padding-bottom:16px}}