@keyframes openedPulse{0%{-webkit-box-shadow:0 0 0 0 rgba(21,87,36,.3);-moz-box-shadow:0 0 0 0 rgba(21,87,36,.3);box-shadow:0 0 0 0 rgba(21,87,36,.3)}to{-webkit-box-shadow:0 0 0 .5rem transparent;-moz-box-shadow:0 0 0 .5rem transparent;box-shadow:0 0 0 .5rem transparent}}.establishment__hero{--background-image-webp:url("/assets/medias/images/defaults/covers/foodtrucks-cover.webp");--background-image-jpg:url("/assets/medias/images/defaults/covers/foodtrucks-cover.jpg");background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#a6d7a0;color:#eee}@supports (background:image-set(var(--background-image-webp) 1x)){.establishment__hero{background-image:linear-gradient(rgba(14,14,14,.4),rgba(14,14,14,.4)),-webkit-image-set(var(--background-image-webp) type("image/webp"),var(--background-image-jpg) type("image/jpeg")),image-set(var(--background-image-webp) type("image/webp"),var(--background-image-jpg) type("image/jpeg"))}}@supports not (background:image-set(url(/assets/medias/images/defaults/covers/foodtrucks-cover.webp)1x)){.establishment__hero{background-image:linear-gradient(rgba(14,14,14,.4),rgba(14,14,14,.4)),var(--background-image-webp),var(--background-image-jpg)}}.establishment__hero__title{font-size:clamp(1.5rem,2vw + .875rem,2rem);font-weight:700;align-self:flex-end;background-color:var(--color-secondary);border-radius:.5rem;text-align:center;padding:.5rem 1rem;color:#202020;-webkit-transform:translateY(calc(.5rem + 50%));-moz-transform:translateY(calc(.5rem + 50%));-ms-transform:translateY(calc(.5rem + 50%));-o-transform:translateY(calc(.5rem + 50%));transform:translateY(calc(.5rem + 50%))}.main__section{padding:4rem .5rem}.establishment__content{display:flex;flex-direction:column;flex:2;gap:1rem}.establishment__useful{padding:.75rem var(--fragment-padding)}.establishment__status{display:flex;gap:.5rem 1rem;flex-wrap:wrap;justify-content:center;align-items:center}.est--openingSoon{color:currentColor}.est--opened{color:#155724;font-weight:700}.est--opened .establishment__status__current__icon{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;animation:openedPulse 1s infinite}.est--closingSoon{fill:#9b3400;color:#9b3400}.est--closed{color:currentColor;font-weight:700}.establishment__address--current{display:flex;align-items:center;gap:.125rem;cursor:pointer}.establishment__socials{flex:1 1 auto}.establishment__details{flex-direction:column;flex-wrap:nowrap}.establishment__menu__title{display:flex;align-items:baseline;gap:.5rem}.menu__sharelink{margin-left:auto}.establishment__menu__content,.establishment__menu__picture{display:flex;justify-content:center}.establishment__menu__picture{flex-direction:row;align-items:center;min-width:60vmin}.establishment__menu__image{height:auto;max-width:100%;aspect-ratio:var(--ar, auto)}.establishment__map{min-height:70svh;height:auto;max-width:100%;width:100%;flex:2;position:relative;-webkit-border-radius:var(--border-radius-outer);-moz-border-radius:var(--border-radius-outer);border-radius:var(--border-radius-outer);-webkit-box-shadow:var(--shadow-fragment);-moz-box-shadow:var(--shadow-fragment);box-shadow:var(--shadow-fragment)}.leaflet-popup-content-wrapper{max-height:300px;max-width:300px;overflow:hidden auto}.leaflet-popup-content{margin:1rem}.leaflet-popup-content ul{padding-left:1.5rem}.leaflet-popup-content>ul li:not(:last-child){margin-bottom:.25rem}.establishment__aside{position:sticky;top:50px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1rem;height:fit-content}.establishment__aside,.establishment__openingHours{width:100%;max-width:100%}.establishment__weekdays{padding:calc(var(--fragment-padding) + .5rem)}.weekday{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem 0}.weekday:not(:last-child){border-bottom:1px solid rgba(12,12,14,.05)}.weekday:first-child{padding-top:0}.weekday:last-child{padding-bottom:0}.weekday__hours,.weekday__infos{display:flex;flex-direction:column}.weekday__infos{gap:0}.weekday__hours{margin:0;padding:0 0 0 .5rem;list-style:none;font-feature-settings:"tnum";align-items:flex-end}.weekday__hour{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.25rem}.weekday--today .weekday__infos,.weekday__hour--now{font-weight:600}.establishment__tags__list{margin:0;padding:0;max-width:320px}@media screen and (min-width:444px) and (orientation:portrait){.main__hero__title{align-self:center;transform:translateY(0)}}@media screen and (min-width:1024px) and (orientation:landscape){.main__hero__title{align-self:center;transform:translateY(0)}}@media screen and (min-width:600px){.establishment__socials{flex:0 1 auto}}@media screen and (min-width:896px){.establishment__details{flex-direction:row}.establishment__aside{max-width:max-content;width:max-content;margin:0 auto}}@media screen and (min-width:768px) and (orientation:portrait){.establishment__map{min-height:50svh}}@media screen and (min-width:1024px) and (orientation:landscape){.establishment__map{min-height:50svh}}