body{--f:1;min-width:1920px}@media (min-width:1200px) and (max-width:1919px){body{min-width:1200px}}@media (min-width:960px) and (max-width:1199px){body{min-width:960px}}@media (min-width:768px) and (max-width:959px){body{min-width:768px}}@media (min-width:480px) and (max-width:767px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}.animated{-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0)}}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3)}50%{opacity:1}100%{-webkit-transform:scale3d(1,1,1)}}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}100%{transform:scale3d(1,1,1)}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}
@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none}}@keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0)}}@keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}
@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0)}}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}
.slick-slider{position:relative;display:block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-webkit-tap-highlight-color:transparent;pointer-events:none}
.slick-list{position:relative;display:block;margin:0;padding:0;border-left:var(--border-left);border-top:var(--border-top);border-right:var(--border-right);border-bottom:var(--border-bottom);border-radius:var(--rounding);box-shadow:var(--shadow)}
@media (prefers-color-scheme: dark)
{
    .slick-list{border-left:var(--border-left-dark, var(--border-left));border-top:var(--border-top-dark, var(--border-top));border-right:var(--border-right-dark, var(--border-right));border-bottom:var(--border-bottom-dark, var(--border-bottom));box-shadow:var(--shadow-dark, var(--shadow))}
}
.slick-list:focus{outline:none}
.slick-list .dragging{cursor:pointer}
.slick-slider .slick-list,.slick-track,.slick-slide{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}
.slick-track{position:relative;height:100%;left:0;top:0;display:inline-block;zoom:1}
.slick-track:before,.slick-track:after{content:"";display:table}
.slick-track:after{clear:both}
.slick-loading .slick-track{display:none}
.slick-slide{position:static;float:left;height:100%;min-height:1px;display:none}
.slick-active picture{pointer-events:auto}
.slick-slide img{display:block}
.slick-slide .slick-loading img{display:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{display:none}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-prev,.slick-next{position:absolute;display:block;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;top:50%;padding:0;border:none;outline:none}
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;opacity:1}
.slick-prev .slick-disabled,.slick-next .slick-disabled{opacity:0.25}
.slick-dots{position:absolute;list-style:none;display:block;text-align:center;padding:0;width:100%}
.slick-dots li{position:relative;display:inline-block;padding:0;cursor:pointer}
.slick-dots li button:hover,.slick-dots li button:focus{outline:none;opacity:1}
.slick-dots li button{border:0;background:transparent;display:block;outline:none;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer;color:black;opacity:0.25;pointer-events:auto}
.slick-dots .slick-active button:active{opacity:1}
.slick-dots .slick-active button{opacity:0.75}
[dir="rtl"] .slick-slide{float:right}
.slidex {display:none}
.slider-nav .slick-list {overflow:hidden}
.slider-nav button {pointer-events:auto}
.slider-nav picture {cursor:pointer}
@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);-webkit-animation-timing-function:ease-in}}@keyframes flip{from{transform:perspective(400px) rotate3d(0,1,0,-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.flip{backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}
@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes zoomInUpSubtle{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3) translate3d(0,300px,0)}80%{opacity:1; -webkit-transform:translate3d(0,0,0)}100%{-webkit-transform:scale3d(1,1,1)}}@keyframes zoomInUpSubtle{from{opacity:0;transform:scale3d(.3,.3,.3) translate3d(0,300px,0)}80%{opacity:1;transform:translate3d(0,0,0)}100%{transform:scale3d(1,1,1)}}.zoomInUpSubtle{-webkit-animation-name:zoomInUpSubtle;animation-name:zoomInUpSubtle}
/* patterns from subtlepatterns.com */.v1{display:block}.ps1{position:relative;margin-top:0}.s1{width:100%;min-width:1920px;min-height:2024px;padding-bottom:0}.c1{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#ead000}.z1{z-index:50}.ps2{display:inline-block;width:0;height:0}.v2{display:block;pointer-events:none}.s2{width:1920px;margin-left:auto;margin-right:auto;min-height:1994px}.v3{display:inline-block;vertical-align:top;pointer-events:auto}.ps3{position:relative;margin-left:0;margin-top:0}.s3{min-width:1920px;width:1920px;height:318px}.z2{z-index:47}.ps4{position:relative}.s4{width:100%;height:100%;box-sizing:border-box}.c3{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#070707;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/t/eat-the-street-logo-318.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.webp .c3{background-image:url(../images/6/eat-the-street-logo-318.webp)}.webp (null){background-image:url(../images/6/eat-the-street-logo-318.webp)}.webp (null){background-image:url(../images/6/eat-the-street-logo-318.webp)}.ps5{position:relative;margin-left:165px;margin-top:37px}.s5{min-width:1587px;width:1587px;overflow:hidden;height:787px}.z3{z-index:48}.p1{text-indent:0;padding-bottom:18px;padding-right:0;text-align:left}.f1{font-family:"Lato 3";font-size:38px;font-size:calc(38px * var(--f));line-height:1.685;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:0.40px;color:#000;background-color:initial;text-shadow:none}.ps6{position:relative;margin-left:166px;margin-top:33px}.s6{min-width:1576px;width:1576px;overflow:hidden;height:819px}.z4{z-index:49}.ps7{margin-left:48px}.p2{text-indent:-31px;padding-bottom:18px;padding-right:0;text-align:left}.f2{font-family:"Lato 3";font-size:38px;font-size:calc(38px * var(--f));line-height:1.580;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:0.40px;color:#000;background-color:initial;text-shadow:none}.ps8{position:relative;margin-top:0}.s7{width:100%;min-width:1920px;min-height:1984px;padding-bottom:0}.c4{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#000}.z5{z-index:46}.ps9{position:relative;margin-top:69px}.s8{width:1920px;margin-left:auto;margin-right:auto;min-height:1915px}.v5{display:inline-block;vertical-align:top}.ps10{position:relative;margin-left:7px;margin-top:0}.s9{min-width:1591px;width:1591px;min-height:446px}.s10{min-width:558px;width:558px;height:432px}.z6{z-index:42}.c5{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/6/eat-the-street-logo-432.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.webp .c5{background-image:url(../images/v/eat-the-street-logo-432.webp)}.webp (null){background-image:url(../images/v/eat-the-street-logo-432.webp)}.webp (null){background-image:url(../images/v/eat-the-street-logo-432.webp)}.ps11{position:relative;margin-left:471px;margin-top:-244px}.s11{min-width:1120px;width:1120px;min-height:258px;line-height:0}.ps12{position:relative;margin-left:80px;margin-top:0}.s12{min-width:933px;width:933px;overflow:hidden;height:138px}.z7{z-index:43}.p3{text-indent:-22px;padding-bottom:0;padding-right:0;text-align:center}.f3{font-family:"Lato 4";font-size:48px;font-size:calc(48px * var(--f));line-height:1.668;font-weight:900;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps13{position:relative;margin-left:0;margin-top:90px}.s13{min-width:1120px;width:1120px;min-height:30px}.c6{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#d5bc03}.z8{z-index:44}.ps14{position:relative;margin-left:478px;margin-top:72px}.s14{min-width:1120px;width:1120px;overflow:hidden;height:1397px}.z9{z-index:45}.p4{text-indent:-39px;padding-bottom:0;padding-right:0;text-align:left}.f4{font-family:"Lato 4";font-size:48px;font-size:calc(48px * var(--f));line-height:1.668;font-weight:900;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:0.50px;color:#fff;background-color:initial;text-shadow:none}.ps15{position:relative;margin-top:19px}.s15{width:100%;min-width:1920px;min-height:1443px;padding-bottom:0}.c7{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#cb4b16}.ps16{position:relative;margin-top:0}.s16{width:1920px;margin-left:auto;margin-right:auto;min-height:951px}.ps17{position:relative;margin-left:768px;margin-top:0}.s17{min-width:389px;width:389px;height:318px}.z10{z-index:12}.c8{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/t/eat-the-street-logo-318.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.webp .c8{background-image:url(../images/6/eat-the-street-logo-318.webp)}.a1{transform:translateZ(1px);display:inline-block;width:100%;height:100%;z-index:1}.webp (null){background-image:url(../images/6/eat-the-street-logo-318.webp)}.webp (null){background-image:url(../images/6/eat-the-street-logo-318.webp)}.ps18{position:relative;margin-left:158px;margin-top:47px}.s18{min-width:1594px;width:1594px;overflow:hidden;height:410px}.z11{z-index:13}.p5{text-indent:0;padding-bottom:13px;padding-right:0;text-align:center}.f5{font-family:"Lato 4";font-size:64px;font-size:calc(64px * var(--f));line-height:1.673;font-weight:900;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.f6{font-family:Righteous;font-size:41px;font-size:calc(41px * var(--f));line-height:1.757;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:0.50px;color:#ead000;background-color:initial;text-shadow:none}.f7{font-family:"Lato 2";font-size:41px;font-size:calc(41px * var(--f));line-height:1.684;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:0.50px;color:#ead000;background-color:initial;text-shadow:none}.ps19{position:relative;margin-left:317px;margin-top:78px}.s19{min-width:1282px;width:1282px;min-height:98px}.s20{min-width:482px;width:482px;height:98px}.z12{z-index:15}.v6{display:inline-block;outline:0}.s21{box-sizing:border-box;width:100%;height:100%;padding-right:0}.c9{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#0a673c;border:1px solid #dc322f;-webkit-border-radius:11px;-moz-border-radius:11px;border-radius:11px;background-color:#ead000;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.a2{display:inline-block;width:100%;z-index:1}.f8{font-family:"Helvetica Neue", sans-serif;font-size:41px;font-size:calc(41px * var(--f));line-height:1.221;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;text-shadow:none;text-indent:0;padding-right:0;text-align:center;cursor:pointer;padding-top:23px;padding-bottom:23px}.ps20{position:relative;margin-left:318px;margin-top:0}.z13{z-index:14}.v7{display:inline-block;vertical-align:top;pointer-events:none}.ps21{position:relative;margin-top:5px}.s22{width:100%;min-width:1920px;min-height:1120px}.c10{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background:#b8c8d2 url(../images/r/zwartevilt.png) repeat center top}.z14{z-index:2}.ps22{position:relative;margin-top:58px}.s23{width:1920px;margin-left:auto;margin-right:auto;min-height:1030px}.ps23{position:relative;margin-left:766px;margin-top:0}.z15{z-index:3}.webp .c8{background-image:url(../images/6/eat-the-street-logo-318.webp)}.webp (null){background-image:url(../images/6/eat-the-street-logo-318.webp)}.webp (null){background-image:url(../images/6/eat-the-street-logo-318.webp)}.ps24{position:relative;margin-left:382px;margin-top:13px}.s24{min-width:1154px;width:1154px;overflow:hidden;height:69px}.z16{z-index:5}.p6{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.f9{font-family:"Lato 4";font-size:25px;font-size:calc(25px * var(--f));line-height:1.681;font-weight:900;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps25{position:relative;margin-left:336px;margin-top:9px}.s25{min-width:1251px;width:1251px;overflow:hidden;height:130px}.z17{z-index:6}.f10{font-family:"Lato 4";font-size:25px;font-size:calc(25px * var(--f));line-height:1.681;font-weight:900;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.f11{font-family:"Lato 4";font-size:25px;font-size:calc(25px * var(--f));line-height:1.681;font-weight:900;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps26{position:relative;margin-left:382px;margin-top:46px}.s26{min-width:1154px;width:1154px;overflow:hidden;height:130px}.z18{z-index:7}.f12{font-family:"Lato 4";font-size:25px;font-size:calc(25px * var(--f));line-height:1.681;font-weight:900;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps27{position:relative;margin-left:574px;margin-top:54px}.s27{min-width:768px;width:768px;min-height:128px}.s28{min-width:128px;width:128px;height:128px;box-sizing:border-box}.c11{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/a/instagram-128.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z19{z-index:8}.webp .c11{background-image:url(../images/v/instagram-128.webp)}.webp (null){background-image:url(../images/v/instagram-128.webp)}.webp (null){background-image:url(../images/v/instagram-128.webp)}.ps28{position:relative;margin-left:194px;margin-top:0}.c12{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/8/facebook-128.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z20{z-index:9}.webp .c12{background-image:url(../images/4/facebook-128.webp)}.webp (null){background-image:url(../images/4/facebook-128.webp)}.webp (null){background-image:url(../images/4/facebook-128.webp)}.ps29{position:relative;margin-left:190px;margin-top:0}.c13{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/6/tiktok-128.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z21{z-index:10}.webp .c13{background-image:url(../images/6/tiktok-128.webp)}.webp (null){background-image:url(../images/6/tiktok-128.webp)}.webp (null){background-image:url(../images/6/tiktok-128.webp)}.ps30{position:relative;margin-left:461px;margin-top:96px}.s29{min-width:1000px;width:1000px;overflow:hidden;height:37px}.z22{z-index:4}.f13{font-family:"Montserrat 2";font-size:20px;font-size:calc(20px * var(--f));line-height:1.201;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:0.60px;color:#fff;background-color:initial;text-shadow:none}.f14{font-family:"Montserrat 2";font-size:20px;font-size:calc(20px * var(--f));line-height:1.201;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:0.60px;color:#fff;background-color:initial;text-shadow:none}.c14{display:block;position:fixed;left:0;top:0;width:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));z-index:2146435072;pointer-events:none;opacity:0;transition:opacity 1s}.ps31{position:relative;margin-top:0;margin-left:0;-webkit-transform:translate3d(0,0,0)}.s30{min-width:514px;width:514px;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));height:calc(var(--vh, 1vh) * 100 + env(safe-area-inset-bottom))}.c15{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:rgba(236,241,243,0.8);opacity:1}.c16{overflow:scroll;pointer-events:auto;scrollbar-width:none;-ms-overflow-style:none;height:100%;width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ps32{position:relative;margin-left:144px;margin-top:69px}.s31{min-width:240px;width:240px;min-height:240px}.c17{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/r/eat-the-street-logo-240.png)}.z23{z-index:53}.webp .c17{background-image:url(../images/c/eat-the-street-logo-240.webp)}.ps33{position:relative;margin-left:39px;margin-top:69px}.s32{min-width:64px;width:64px;height:64px;box-sizing:border-box}.c18{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:32px;-moz-border-radius:32px;border-radius:32px;background-color:#000;background-image:url(../images/l/close.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z24{z-index:52}.v8{display:inline-block;vertical-align:top;outline:0}.ps34{position:relative;margin-left:87px;margin-top:46px}.s33{min-width:336px;height:77px;box-sizing:border-box;width:336px;padding-right:0}.c19{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#cb4b16;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#fff;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.z25{z-index:54}.f15{font-family:"Arial Black", "Arial Bold", Gadget, sans-serif;font-size:32px;font-size:calc(32px * var(--f));line-height:1.407;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;text-shadow:none;text-indent:24px;padding-right:0;text-align:left;cursor:pointer;padding-top:16px;padding-bottom:16px}.ps35{position:relative;margin-left:90px;margin-top:30px}.z26{z-index:55}.ps36{position:relative;margin-left:90px;margin-top:31px}.z27{z-index:56}.ps37{position:relative;margin-left:90px;margin-top:30px}.z28{z-index:57}.ps38{position:relative;margin-left:187px;margin-top:46px}.s34{min-width:160px;width:160px;height:160px;box-sizing:border-box}.c20{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/a/instagram-160.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z29{z-index:58}.webp .c20{background-image:url(../images/m/instagram-160.webp)}.webp (null){background-image:url(../images/m/instagram-160.webp)}.webp (null){background-image:url(../images/m/instagram-160.webp)}.ps39{position:relative;margin-left:-160px;margin-top:237px}.s35{min-width:160px;width:160px;height:155px;box-sizing:border-box}.c21{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/c/facebook-155.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z30{z-index:59}.webp .c21{background-image:url(../images/h/facebook-155.webp)}.webp (null){background-image:url(../images/h/facebook-155.webp)}.webp (null){background-image:url(../images/h/facebook-155.webp)}.ps40{position:relative;margin-left:-163px;margin-top:422px}.s36{min-width:160px;width:160px;height:138px;box-sizing:border-box}.c22{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/tiktok-138.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z31{z-index:60}.webp .c22{background-image:url(../images/4/tiktok-138.webp)}.webp (null){background-image:url(../images/4/tiktok-138.webp)}.webp (null){background-image:url(../images/4/tiktok-138.webp)}.c23{display:inline-block;position:relative;margin-left:0;margin-top:0}.c3::before{background-image:url(../images/t/eat-the-street-logo-318.png);background-color:#070707;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c3:hover:before{opacity:1}.c3:hover{background-color:transparent;border-color:transparent;color:#000}.c3::after{background-image:url(../images/t/eat-the-street-logo-318.png);background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c3:hover:after{opacity:0}.c3:active:before{opacity:0;transition:initial}.c3:active:after{opacity:1;transition:initial}.c3:active{transition:initial;color:#fff}.c5::before{background-image:url(../images/6/eat-the-street-logo-432.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c5:hover:before{opacity:1}.c5:hover{border-color:transparent;color:#000}.c5::after{background-image:url(../images/6/eat-the-street-logo-432.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c5:hover:after{opacity:0}.c5:active:before{opacity:0;transition:initial}.c5:active:after{opacity:1;transition:initial}.c5:active{transition:initial;color:#fff}.c8::before{background-image:url(../images/t/eat-the-street-logo-318.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c8:hover:before{opacity:1}.c8:hover{border-color:transparent;color:#000}.c8::after{background-image:url(../images/t/eat-the-street-logo-318.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c8:hover:after{opacity:0}.c8:active:before{opacity:0;transition:initial}.c8:active:after{opacity:1;transition:initial}.c8:active{transition:initial;color:#fff}.c9:hover{background-color:#d5bc03;background-clip:padding-box;border-color:#000;color:#000}.c9:active{transition:initial;color:#fff}.f12:hover{color:#ead000}.c11::before{background-image:url(../images/a/instagram-128.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c11:hover:before{opacity:1}.c11:hover{border-color:transparent;color:#000}.c11::after{background-image:url(../images/a/instagram-128.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c11:hover:after{opacity:0}.c11:active:before{opacity:0;transition:initial}.c11:active:after{opacity:1;transition:initial}.c11:active{transition:initial;color:#fff}.c12::before{background-image:url(../images/8/facebook-128.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c12:hover:before{opacity:1}.c12:hover{border-color:transparent;color:#000}.c12::after{background-image:url(../images/8/facebook-128.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c12:hover:after{opacity:0}.c12:active:before{opacity:0;transition:initial}.c12:active:after{opacity:1;transition:initial}.c12:active{transition:initial;color:#fff}.c13::before{background-image:url(../images/6/tiktok-128.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c13:hover:before{opacity:1}.c13:hover{border-color:transparent;color:#000}.c13::after{background-image:url(../images/6/tiktok-128.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c13:hover:after{opacity:0}.c13:active:before{opacity:0;transition:initial}.c13:active:after{opacity:1;transition:initial}.c13:active{transition:initial;color:#fff}.c18:hover{background-color:#82939e;color:#000;background-clip:padding-box;border:0}.c18:active{transition:initial;color:#fff}.c19:hover{background-color:#82939e;background-clip:padding-box;color:#000}.c19:active{transition:initial;color:#fff}.c20::before{background-image:url(../images/a/instagram-160.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c20:hover:before{opacity:1}.c20:hover{border-color:transparent;color:#000}.c20::after{background-image:url(../images/a/instagram-160.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c20:hover:after{opacity:0}.c20:active:before{opacity:0;transition:initial}.c20:active:after{opacity:1;transition:initial}.c20:active{transition:initial;color:#fff}.c21::before{background-image:url(../images/c/facebook-155.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c21:hover:before{opacity:1}.c21:hover{border-color:transparent;color:#000}.c21::after{background-image:url(../images/c/facebook-155.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c21:hover:after{opacity:0}.c21:active:before{opacity:0;transition:initial}.c21:active:after{opacity:1;transition:initial}.c21:active{transition:initial;color:#fff}.c22::before{background-image:url(../images/v/tiktok-138.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c22:hover:before{opacity:1}.c22:hover{border-color:transparent;color:#000}.c22::after{background-image:url(../images/v/tiktok-138.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c22:hover:after{opacity:0}.c22:active:before{opacity:0;transition:initial}.c22:active:after{opacity:1;transition:initial}.c22:active{transition:initial;color:#fff}@media (min-width:1200px) and (max-width:1919px){.s1{min-width:1200px;min-height:1265px}.s2{width:1200px;min-height:1246px}.s3{min-width:1200px;width:1200px;height:199px}.c3{background-image:url(../images/8/eat-the-street-logo-199.png)}.webp .c3{background-image:url(../images/n/eat-the-street-logo-199.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-199.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-199.webp)}.ps5{margin-left:103px;margin-top:23px}.s5{min-width:992px;width:992px;height:492px}.p1{padding-bottom:11px}.f1{font-size:24px;font-size:calc(24px * var(--f));line-height:1.668}.ps6{margin-left:104px;margin-top:20px}.s6{min-width:985px;width:985px;height:512px}.ps7{margin-left:30px}.p2{text-indent:-19px;padding-bottom:11px}.f2{font-size:24px;font-size:calc(24px * var(--f));line-height:1.584}.s7{min-width:1200px;min-height:1240px}.ps9{margin-top:43px}.s8{width:1200px;min-height:1197px}.ps10{margin-left:4px}.s9{min-width:995px;width:995px;min-height:279px}.s10{min-width:349px;width:349px;height:270px}.c5{background-image:url(../images/p/eat-the-street-logo-270.png)}.webp .c5{background-image:url(../images/l/eat-the-street-logo-270.webp)}.webp (null){background-image:url(../images/l/eat-the-street-logo-270.webp)}.webp (null){background-image:url(../images/l/eat-the-street-logo-270.webp)}.ps11{margin-left:295px;margin-top:-152px}.s11{min-width:700px;width:700px;min-height:161px}.ps12{margin-left:50px}.s12{min-width:583px;width:583px;height:86px}.p3{text-indent:-13px}.f3{font-size:30px;font-size:calc(30px * var(--f))}.ps13{margin-top:56px}.s13{min-width:700px;width:700px;min-height:19px}.ps14{margin-left:299px;margin-top:45px}.s14{min-width:700px;width:700px;height:873px}.p4{text-indent:-24px}.f4{font-size:30px;font-size:calc(30px * var(--f))}.ps15{margin-top:12px}.s15{min-width:1200px;min-height:902px}.s16{width:1200px;min-height:595px}.ps17{margin-left:480px}.s17{min-width:243px;width:243px;height:199px}.c8{background-image:url(../images/8/eat-the-street-logo-199.png)}.webp .c8{background-image:url(../images/n/eat-the-street-logo-199.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-199.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-199.webp)}.ps18{margin-left:99px;margin-top:29px}.s18{min-width:996px;width:996px;height:256px}.p5{padding-bottom:8px}.f5{font-size:40px;font-size:calc(40px * var(--f));line-height:1.676}.f6{font-size:26px;font-size:calc(26px * var(--f));line-height:1.732}.f7{font-size:26px;font-size:calc(26px * var(--f));line-height:1.693}.ps19{margin-left:198px;margin-top:49px}.s19{min-width:802px;width:802px;min-height:62px}.s20{min-width:302px;width:302px;height:62px}.f8{font-size:26px;font-size:calc(26px * var(--f));line-height:1.232;padding-top:14px;padding-bottom:14px}.ps20{margin-left:198px}.ps21{margin-top:3px}.s22{min-width:1200px;min-height:700px}.ps22{margin-top:36px}.s23{width:1200px;min-height:644px}.ps23{margin-left:479px}.webp .c8{background-image:url(../images/n/eat-the-street-logo-199.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-199.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-199.webp)}.ps24{margin-left:239px;margin-top:8px}.s24{min-width:721px;width:721px;height:43px}.f9{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.ps25{margin-left:210px;margin-top:6px}.s25{min-width:782px;width:782px;height:81px}.f10{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.f11{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.ps26{margin-left:239px;margin-top:29px}.s26{min-width:721px;width:721px;height:81px}.f12{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.ps27{margin-left:359px;margin-top:34px}.s27{min-width:480px;width:480px;min-height:80px}.s28{min-width:80px;width:80px;height:80px}.c11{background-image:url(../images/p/instagram-80.png)}.webp .c11{background-image:url(../images/e/instagram-80.webp)}.webp (null){background-image:url(../images/e/instagram-80.webp)}.webp (null){background-image:url(../images/e/instagram-80.webp)}.ps28{margin-left:121px}.c12{background-image:url(../images/p/facebook-80.png)}.webp .c12{background-image:url(../images/0/facebook-80.webp)}.webp (null){background-image:url(../images/0/facebook-80.webp)}.webp (null){background-image:url(../images/0/facebook-80.webp)}.ps29{margin-left:119px}.c13{background-image:url(../images/0/tiktok-80.png)}.webp .c13{background-image:url(../images/r/tiktok-80.webp)}.webp (null){background-image:url(../images/r/tiktok-80.webp)}.webp (null){background-image:url(../images/r/tiktok-80.webp)}.ps30{margin-left:288px;margin-top:60px}.s29{min-width:625px;width:625px;height:23px}.f13{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.f14{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.s30{min-width:321px;width:321px}.ps32{margin-left:90px;margin-top:43px}.s31{min-width:150px;width:150px;min-height:150px}.c17{background-image:url(../images/p/eat-the-street-logo-150.png)}.webp .c17{background-image:url(../images/6/eat-the-street-logo-150.webp)}.ps33{margin-left:24px;margin-top:43px}.s32{min-width:40px;width:40px;height:40px}.c18{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.ps34{margin-left:54px;margin-top:29px}.s33{min-width:210px;height:48px;width:210px}.f15{font-size:20px;font-size:calc(20px * var(--f));line-height:1.401;text-indent:15px;padding-top:10px;padding-bottom:10px}.ps35{margin-left:56px;margin-top:19px}.ps36{margin-left:56px;margin-top:19px}.ps37{margin-left:56px;margin-top:19px}.ps38{margin-left:117px;margin-top:29px}.s34{min-width:100px;width:100px;height:100px}.c20{background-image:url(../images/6/instagram-100.png)}.webp .c20{background-image:url(../images/m/instagram-100.webp)}.webp (null){background-image:url(../images/m/instagram-100.webp)}.webp (null){background-image:url(../images/m/instagram-100.webp)}.ps39{margin-left:-100px;margin-top:148px}.s35{min-width:100px;width:100px;height:97px}.c21{background-image:url(../images/e/facebook-97.png)}.webp .c21{background-image:url(../images/2/facebook-97.webp)}.webp (null){background-image:url(../images/2/facebook-97.webp)}.webp (null){background-image:url(../images/2/facebook-97.webp)}.ps40{margin-left:-102px;margin-top:264px}.s36{min-width:100px;width:100px;height:86px}.c22{background-image:url(../images/u/tiktok-86.png)}.webp .c22{background-image:url(../images/r/tiktok-86.webp)}.webp (null){background-image:url(../images/r/tiktok-86.webp)}.webp (null){background-image:url(../images/r/tiktok-86.webp)}.c3::before{background-image:url(../images/8/eat-the-street-logo-199.png);background-color:#070707;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c3:hover:before{opacity:1}.c3::after{background-image:url(../images/8/eat-the-street-logo-199.png);background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c3:hover:after{opacity:0}.c3:active:before{opacity:0;transition:initial}.c3:active:after{opacity:1;transition:initial}.c5::before{background-image:url(../images/p/eat-the-street-logo-270.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c5:hover:before{opacity:1}.c5::after{background-image:url(../images/p/eat-the-street-logo-270.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c5:hover:after{opacity:0}.c5:active:before{opacity:0;transition:initial}.c5:active:after{opacity:1;transition:initial}.c8::before{background-image:url(../images/8/eat-the-street-logo-199.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c8:hover:before{opacity:1}.c8::after{background-image:url(../images/8/eat-the-street-logo-199.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c8:hover:after{opacity:0}.c8:active:before{opacity:0;transition:initial}.c8:active:after{opacity:1;transition:initial}.f11:visited{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.f11:hover{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.f11:active{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.f12:visited{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.f12:hover{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.f12:active{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.c11::before{background-image:url(../images/p/instagram-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c11:hover:before{opacity:1}.c11::after{background-image:url(../images/p/instagram-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c11:hover:after{opacity:0}.c11:active:before{opacity:0;transition:initial}.c11:active:after{opacity:1;transition:initial}.c12::before{background-image:url(../images/p/facebook-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c12:hover:before{opacity:1}.c12::after{background-image:url(../images/p/facebook-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c12:hover:after{opacity:0}.c12:active:before{opacity:0;transition:initial}.c12:active:after{opacity:1;transition:initial}.c13::before{background-image:url(../images/0/tiktok-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c13:hover:before{opacity:1}.c13::after{background-image:url(../images/0/tiktok-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c13:hover:after{opacity:0}.c13:active:before{opacity:0;transition:initial}.c13:active:after{opacity:1;transition:initial}.f14:visited{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.f14:hover{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.f14:active{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.c20::before{background-image:url(../images/6/instagram-100.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c20:hover:before{opacity:1}.c20::after{background-image:url(../images/6/instagram-100.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c20:hover:after{opacity:0}.c20:active:before{opacity:0;transition:initial}.c20:active:after{opacity:1;transition:initial}.c21::before{background-image:url(../images/e/facebook-97.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c21:hover:before{opacity:1}.c21::after{background-image:url(../images/e/facebook-97.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c21:hover:after{opacity:0}.c21:active:before{opacity:0;transition:initial}.c21:active:after{opacity:1;transition:initial}.c22::before{background-image:url(../images/u/tiktok-86.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c22:hover:before{opacity:1}.c22::after{background-image:url(../images/u/tiktok-86.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c22:hover:after{opacity:0}.c22:active:before{opacity:0;transition:initial}.c22:active:after{opacity:1;transition:initial}}@media (min-width:960px) and (max-width:1199px){.s1{min-width:960px;min-height:1012px}.s2{width:960px;min-height:997px}.s3{min-width:960px;width:960px;height:159px}.c3{background-image:url(../images/8/eat-the-street-logo-159.png)}.webp .c3{background-image:url(../images/n/eat-the-street-logo-159.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-159.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-159.webp)}.ps5{margin-left:82px;margin-top:18px}.s5{min-width:794px;width:794px;height:394px}.p1{padding-bottom:9px}.f1{font-size:19px;font-size:calc(19px * var(--f))}.ps6{margin-left:83px;margin-top:16px}.s6{min-width:788px;width:788px;height:410px}.ps7{margin-left:24px}.p2{text-indent:-15px;padding-bottom:9px}.f2{font-size:19px;font-size:calc(19px * var(--f));line-height:1.527}.s7{min-width:960px;min-height:992px}.ps9{margin-top:34px}.s8{width:960px;min-height:958px}.ps10{margin-left:3px}.s9{min-width:796px;width:796px;min-height:224px}.s10{min-width:279px;width:279px;height:216px}.c5{background-image:url(../images/h/eat-the-street-logo-216.png)}.webp .c5{background-image:url(../images/h/eat-the-street-logo-216.webp)}.webp (null){background-image:url(../images/h/eat-the-street-logo-216.webp)}.webp (null){background-image:url(../images/h/eat-the-street-logo-216.webp)}.ps11{margin-left:236px;margin-top:-121px}.s11{min-width:560px;width:560px;min-height:129px}.ps12{margin-left:40px}.s12{min-width:466px;width:466px;height:69px}.p3{text-indent:-11px}.f3{font-size:24px;font-size:calc(24px * var(--f))}.ps13{margin-top:45px}.s13{min-width:560px;width:560px;min-height:15px}.ps14{margin-left:239px;margin-top:36px}.s14{min-width:560px;width:560px;height:698px}.p4{text-indent:-19px}.f4{font-size:24px;font-size:calc(24px * var(--f))}.ps15{margin-top:10px}.s15{min-width:960px;min-height:722px}.s16{width:960px;min-height:476px}.ps17{margin-left:384px}.s17{min-width:194px;width:194px;height:159px}.c8{background-image:url(../images/8/eat-the-street-logo-159.png)}.webp .c8{background-image:url(../images/n/eat-the-street-logo-159.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-159.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-159.webp)}.ps18{margin-left:79px;margin-top:23px}.s18{min-width:797px;width:797px;height:205px}.p5{padding-bottom:6px}.f5{font-size:32px;font-size:calc(32px * var(--f));line-height:1.688}.f6{font-size:20px;font-size:calc(20px * var(--f));line-height:1.751}.f7{font-size:20px;font-size:calc(20px * var(--f));line-height:1.701}.ps19{margin-left:158px;margin-top:39px}.s19{min-width:642px;width:642px;min-height:50px}.s20{min-width:242px;width:242px;height:50px}.f8{font-size:20px;font-size:calc(20px * var(--f));line-height:1.251;padding-top:12px;padding-bottom:11px}.ps20{margin-left:158px}.ps21{margin-top:2px}.s22{min-width:960px;min-height:560px}.ps22{margin-top:29px}.s23{width:960px;min-height:515px}.ps23{margin-left:383px}.webp .c8{background-image:url(../images/n/eat-the-street-logo-159.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-159.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-159.webp)}.ps24{margin-left:191px;margin-top:6px}.s24{min-width:577px;width:577px;height:34px}.f9{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.ps25{margin-left:168px;margin-top:6px}.s25{min-width:626px;width:626px;height:65px}.f10{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.f11{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.ps26{margin-left:191px;margin-top:23px}.s26{min-width:577px;width:577px;height:65px}.f12{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.ps27{margin-left:287px;margin-top:27px}.s27{min-width:384px;width:384px;min-height:64px}.s28{min-width:64px;width:64px;height:64px}.c11{background-image:url(../images/t/instagram-64.png)}.webp .c11{background-image:url(../images/r/instagram-64.webp)}.webp (null){background-image:url(../images/r/instagram-64.webp)}.webp (null){background-image:url(../images/r/instagram-64.webp)}.ps28{margin-left:97px}.c12{background-image:url(../images/t/facebook-64.png)}.webp .c12{background-image:url(../images/a/facebook-64.webp)}.webp (null){background-image:url(../images/a/facebook-64.webp)}.webp (null){background-image:url(../images/a/facebook-64.webp)}.ps29{margin-left:95px}.c13{background-image:url(../images/4/tiktok-64.png)}.webp .c13{background-image:url(../images/t/tiktok-64.webp)}.webp (null){background-image:url(../images/t/tiktok-64.webp)}.webp (null){background-image:url(../images/t/tiktok-64.webp)}.ps30{margin-left:230px;margin-top:48px}.s29{min-width:500px;width:500px;height:18px}.f13{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301}.f14{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301}.s30{min-width:257px;width:257px}.ps32{margin-left:72px;margin-top:34px}.s31{min-width:120px;width:120px;min-height:120px}.c17{background-image:url(../images/e/eat-the-street-logo-120.png)}.webp .c17{background-image:url(../images/p/eat-the-street-logo-120.webp)}.ps33{margin-left:19px;margin-top:34px}.s32{min-width:32px;width:32px;height:32px}.c18{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.ps34{margin-left:43px;margin-top:24px}.s33{min-width:168px;height:38px;width:168px}.f15{font-size:16px;font-size:calc(16px * var(--f));line-height:1.438;text-indent:12px;padding-top:8px;padding-bottom:7px}.ps35{margin-left:45px;margin-top:15px}.ps36{margin-left:45px;margin-top:16px}.ps37{margin-left:45px;margin-top:15px}.ps38{margin-left:94px;margin-top:24px}.s34{min-width:80px;width:80px;height:80px}.c20{background-image:url(../images/p/instagram-80.png)}.webp .c20{background-image:url(../images/e/instagram-80.webp)}.webp (null){background-image:url(../images/e/instagram-80.webp)}.webp (null){background-image:url(../images/e/instagram-80.webp)}.ps39{margin-left:-80px;margin-top:119px}.s35{min-width:80px;width:80px;height:78px}.c21{background-image:url(../images/2/facebook-78.png)}.webp .c21{background-image:url(../images/f/facebook-78.webp)}.webp (null){background-image:url(../images/f/facebook-78.webp)}.webp (null){background-image:url(../images/f/facebook-78.webp)}.ps40{margin-left:-82px;margin-top:212px}.s36{min-width:80px;width:80px;height:69px}.c22{background-image:url(../images/r/tiktok-69.png)}.webp .c22{background-image:url(../images/j/tiktok-69.webp)}.webp (null){background-image:url(../images/j/tiktok-69.webp)}.webp (null){background-image:url(../images/j/tiktok-69.webp)}.c3::before{background-image:url(../images/8/eat-the-street-logo-159.png);background-color:#070707;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c3:hover:before{opacity:1}.c3::after{background-image:url(../images/8/eat-the-street-logo-159.png);background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c3:hover:after{opacity:0}.c3:active:before{opacity:0;transition:initial}.c3:active:after{opacity:1;transition:initial}.c5::before{background-image:url(../images/h/eat-the-street-logo-216.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c5:hover:before{opacity:1}.c5::after{background-image:url(../images/h/eat-the-street-logo-216.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c5:hover:after{opacity:0}.c5:active:before{opacity:0;transition:initial}.c5:active:after{opacity:1;transition:initial}.c8::before{background-image:url(../images/8/eat-the-street-logo-159.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c8:hover:before{opacity:1}.c8::after{background-image:url(../images/8/eat-the-street-logo-159.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c8:hover:after{opacity:0}.c8:active:before{opacity:0;transition:initial}.c8:active:after{opacity:1;transition:initial}.f11:visited{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.f11:hover{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.f11:active{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.f12:visited{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.f12:hover{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.f12:active{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.c11::before{background-image:url(../images/t/instagram-64.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c11:hover:before{opacity:1}.c11::after{background-image:url(../images/t/instagram-64.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c11:hover:after{opacity:0}.c11:active:before{opacity:0;transition:initial}.c11:active:after{opacity:1;transition:initial}.c12::before{background-image:url(../images/t/facebook-64.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c12:hover:before{opacity:1}.c12::after{background-image:url(../images/t/facebook-64.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c12:hover:after{opacity:0}.c12:active:before{opacity:0;transition:initial}.c12:active:after{opacity:1;transition:initial}.c13::before{background-image:url(../images/4/tiktok-64.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c13:hover:before{opacity:1}.c13::after{background-image:url(../images/4/tiktok-64.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c13:hover:after{opacity:0}.c13:active:before{opacity:0;transition:initial}.c13:active:after{opacity:1;transition:initial}.f14:visited{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301}.f14:hover{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301}.f14:active{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301}.c20::before{background-image:url(../images/p/instagram-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c20:hover:before{opacity:1}.c20::after{background-image:url(../images/p/instagram-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c20:hover:after{opacity:0}.c20:active:before{opacity:0;transition:initial}.c20:active:after{opacity:1;transition:initial}.c21::before{background-image:url(../images/2/facebook-78.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c21:hover:before{opacity:1}.c21::after{background-image:url(../images/2/facebook-78.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c21:hover:after{opacity:0}.c21:active:before{opacity:0;transition:initial}.c21:active:after{opacity:1;transition:initial}.c22::before{background-image:url(../images/r/tiktok-69.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c22:hover:before{opacity:1}.c22::after{background-image:url(../images/r/tiktok-69.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c22:hover:after{opacity:0}.c22:active:before{opacity:0;transition:initial}.c22:active:after{opacity:1;transition:initial}}@media (min-width:768px) and (max-width:959px){.s1{min-width:768px;min-height:810px}.s2{width:768px;min-height:798px}.s3{min-width:768px;width:768px;height:127px}.c3{background-image:url(../images/4/eat-the-street-logo-254.png)}.webp .c3{background-image:url(../images/n/eat-the-street-logo-254-1.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-254-1.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-254-1.webp)}.ps5{margin-left:66px;margin-top:15px}.s5{min-width:635px;width:635px;height:315px}.p1{padding-bottom:7px}.f1{font-size:15px;font-size:calc(15px * var(--f));line-height:1.668}.ps6{margin-left:67px;margin-top:13px}.s6{min-width:630px;width:630px;height:328px}.ps7{margin-left:19px}.p2{text-indent:-12px;padding-bottom:7px}.f2{font-size:15px;font-size:calc(15px * var(--f));line-height:1.534}.s7{min-width:768px;min-height:794px}.ps9{margin-top:27px}.s8{width:768px;min-height:767px}.ps10{margin-left:3px}.s9{min-width:636px;width:636px;min-height:180px}.s10{min-width:223px;width:223px;height:173px}.c5{background-image:url(../images/j/eat-the-street-logo-346.png)}.webp .c5{background-image:url(../images/n/eat-the-street-logo-346.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-346.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-346.webp)}.ps11{margin-left:188px;margin-top:-97px}.s11{min-width:448px;width:448px;min-height:104px}.ps12{margin-left:32px}.s12{min-width:373px;width:373px;height:55px}.p3{text-indent:-9px}.f3{font-size:19px;font-size:calc(19px * var(--f));line-height:1.685}.ps13{margin-top:37px}.s13{min-width:448px;width:448px;min-height:12px}.ps14{margin-left:191px;margin-top:28px}.s14{min-width:448px;width:448px;height:559px}.p4{text-indent:-15px}.f4{font-size:19px;font-size:calc(19px * var(--f));line-height:1.685}.ps15{margin-top:8px}.s15{min-width:768px;min-height:577px}.s16{width:768px;min-height:380px}.ps17{margin-left:307px}.s17{min-width:156px;width:156px;height:127px}.c8{background-image:url(../images/4/eat-the-street-logo-254.png)}.webp .c8{background-image:url(../images/n/eat-the-street-logo-254-1.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-254-1.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-254-1.webp)}.ps18{margin-left:64px;margin-top:18px}.s18{min-width:637px;width:637px;height:164px}.p5{padding-bottom:5px}.f5{font-size:25px;font-size:calc(25px * var(--f));line-height:1.681}.f6{font-size:16px;font-size:calc(16px * var(--f));line-height:1.751}.f7{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.ps19{margin-left:126px;margin-top:31px}.s19{min-width:514px;width:514px;min-height:40px}.s20{min-width:194px;width:194px;height:40px}.f8{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188;padding-top:10px;padding-bottom:9px}.ps20{margin-left:126px}.ps21{margin-top:2px}.s22{min-width:768px;min-height:448px}.ps22{margin-top:23px}.s23{width:768px;min-height:412px}.ps23{margin-left:307px}.webp .c8{background-image:url(../images/n/eat-the-street-logo-254-1.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-254-1.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-254-1.webp)}.ps24{margin-left:153px;margin-top:6px}.s24{min-width:461px;width:461px;height:28px}.f9{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.ps25{margin-left:134px;margin-top:3px}.s25{min-width:500px;width:500px;height:52px}.f10{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.f11{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.ps26{margin-left:153px;margin-top:18px}.s26{min-width:461px;width:461px;height:52px}.f12{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.ps27{margin-left:230px;margin-top:22px}.s27{min-width:307px;width:307px;min-height:51px}.s28{min-width:51px;width:51px;height:51px}.c11{background-image:url(../images/h/instagram-102.png)}.webp .c11{background-image:url(../images/0/instagram-102.webp)}.webp (null){background-image:url(../images/0/instagram-102.webp)}.webp (null){background-image:url(../images/0/instagram-102.webp)}.ps28{margin-left:77px}.c12{background-image:url(../images/n/facebook-102.png)}.webp .c12{background-image:url(../images/2/facebook-102.webp)}.webp (null){background-image:url(../images/2/facebook-102.webp)}.webp (null){background-image:url(../images/2/facebook-102.webp)}.ps29{margin-left:77px}.c13{background-image:url(../images/n/tiktok-102.png)}.webp .c13{background-image:url(../images/8/tiktok-102.webp)}.webp (null){background-image:url(../images/8/tiktok-102.webp)}.webp (null){background-image:url(../images/8/tiktok-102.webp)}.ps30{margin-left:184px;margin-top:38px}.s29{min-width:400px;width:400px;height:15px}.f13{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251}.f14{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251}.s30{min-width:205px;width:205px}.ps32{margin-left:57px;margin-top:27px}.s31{min-width:96px;width:96px;min-height:96px}.c17{background-image:url(../images/v/eat-the-street-logo-192.png)}.webp .c17{background-image:url(../images/4/eat-the-street-logo-192.webp)}.ps33{margin-left:15px;margin-top:27px}.s32{min-width:26px;width:26px;height:26px}.c18{-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px}.ps34{margin-left:34px;margin-top:19px}.s33{min-width:134px;height:31px;width:134px}.f15{font-size:12px;font-size:calc(12px * var(--f));line-height:1.418;text-indent:10px;padding-top:7px;padding-bottom:7px}.ps35{margin-left:36px;margin-top:12px}.ps36{margin-left:36px;margin-top:12px}.ps37{margin-left:36px;margin-top:12px}.ps38{margin-left:75px;margin-top:19px}.s34{min-width:64px;width:64px;height:64px}.c20{background-image:url(../images/v/instagram-128.png)}.webp .c20{background-image:url(../images/e/instagram-128.webp)}.webp (null){background-image:url(../images/e/instagram-128.webp)}.webp (null){background-image:url(../images/e/instagram-128.webp)}.ps39{margin-left:-64px;margin-top:95px}.s35{min-width:64px;width:64px;height:62px}.c21{background-image:url(../images/q/facebook-124.png)}.webp .c21{background-image:url(../images/5/facebook-124.webp)}.webp (null){background-image:url(../images/5/facebook-124.webp)}.webp (null){background-image:url(../images/5/facebook-124.webp)}.ps40{margin-left:-66px;margin-top:169px}.s36{min-width:64px;width:64px;height:55px}.c22{background-image:url(../images/d/tiktok-110.png)}.webp .c22{background-image:url(../images/4/tiktok-110.webp)}.webp (null){background-image:url(../images/4/tiktok-110.webp)}.webp (null){background-image:url(../images/4/tiktok-110.webp)}.c3::before{background-color:#070707;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/4/eat-the-street-logo-254.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c3:hover:before{opacity:1}.c3::after{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/4/eat-the-street-logo-254.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c3:hover:after{opacity:0}.c3:active:before{opacity:0;transition:initial}.c3:active:after{opacity:1;transition:initial}.c5::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/j/eat-the-street-logo-346.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c5:hover:before{opacity:1}.c5::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/j/eat-the-street-logo-346.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c5:hover:after{opacity:0}.c5:active:before{opacity:0;transition:initial}.c5:active:after{opacity:1;transition:initial}.c8::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/4/eat-the-street-logo-254.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c8:hover:before{opacity:1}.c8::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/4/eat-the-street-logo-254.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c8:hover:after{opacity:0}.c8:active:before{opacity:0;transition:initial}.c8:active:after{opacity:1;transition:initial}.f11:visited{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.f11:hover{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.f11:active{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.f12:visited{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.f12:hover{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.f12:active{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.c11::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/h/instagram-102.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c11:hover:before{opacity:1}.c11::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/h/instagram-102.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c11:hover:after{opacity:0}.c11:active:before{opacity:0;transition:initial}.c11:active:after{opacity:1;transition:initial}.c12::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/n/facebook-102.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c12:hover:before{opacity:1}.c12::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/n/facebook-102.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c12:hover:after{opacity:0}.c12:active:before{opacity:0;transition:initial}.c12:active:after{opacity:1;transition:initial}.c13::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/n/tiktok-102.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c13:hover:before{opacity:1}.c13::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/n/tiktok-102.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c13:hover:after{opacity:0}.c13:active:before{opacity:0;transition:initial}.c13:active:after{opacity:1;transition:initial}.f14:visited{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251}.f14:hover{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251}.f14:active{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251}.c20::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/instagram-128.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c20:hover:before{opacity:1}.c20::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/instagram-128.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c20:hover:after{opacity:0}.c20:active:before{opacity:0;transition:initial}.c20:active:after{opacity:1;transition:initial}.c21::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/q/facebook-124.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c21:hover:before{opacity:1}.c21::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/q/facebook-124.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c21:hover:after{opacity:0}.c21:active:before{opacity:0;transition:initial}.c21:active:after{opacity:1;transition:initial}.c22::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/d/tiktok-110.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c22:hover:before{opacity:1}.c22::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/d/tiktok-110.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c22:hover:after{opacity:0}.c22:active:before{opacity:0;transition:initial}.c22:active:after{opacity:1;transition:initial}}@media (min-width:480px) and (max-width:767px){.s1{min-width:480px;min-height:1542px}.s2{width:480px;min-height:1490px}.s3{min-width:480px;width:480px;height:192px}.c3{background-image:url(../images/t/eat-the-street-logo-384.png)}.webp .c3{background-image:url(../images/4/eat-the-street-logo-384-1.webp)}.webp (null){background-image:url(../images/4/eat-the-street-logo-384-1.webp)}.webp (null){background-image:url(../images/4/eat-the-street-logo-384-1.webp)}.ps5{margin-left:34px;margin-top:24px}.s5{min-width:416px;width:416px;height:761px}.p1{padding-bottom:5px}.f1{font-size:19px;font-size:calc(19px * var(--f));letter-spacing:0.10px}.ps6{margin-left:37px;margin-top:49px}.s6{min-width:416px;width:416px;height:464px}.ps7{margin-left:12px}.p2{text-indent:-12px;padding-bottom:5px}.f2{font-size:19px;font-size:calc(19px * var(--f));line-height:1.527;letter-spacing:normal}.ps8{margin-top:2px}.s7{min-width:480px;min-height:921px}.ps9{margin-top:23px}.s8{width:480px;min-height:867px}.ps10{margin-left:3px}.s9{min-width:476px;width:476px;min-height:298px}.s10{min-width:476px;width:476px;height:192px}.c5{background-image:url(../images/t/eat-the-street-logo-384.png)}.webp .c5{background-image:url(../images/4/eat-the-street-logo-384-1.webp)}.webp (null){background-image:url(../images/4/eat-the-street-logo-384-1.webp)}.webp (null){background-image:url(../images/4/eat-the-street-logo-384-1.webp)}.ps11{margin-left:57px;margin-top:23px}.s11{min-width:380px;width:380px;min-height:83px}.ps12{margin-left:0;margin-top:27px}.s12{min-width:380px;width:380px;height:56px}.p3{text-indent:-6px}.f3{font-size:24px;font-size:calc(24px * var(--f))}.ps13{margin-top:-83px}.s13{min-width:380px;width:380px;min-height:8px}.ps14{margin-left:60px;margin-top:9px}.s14{min-width:380px;width:380px;height:560px}.p4{text-indent:-12px}.f4{font-size:19px;font-size:calc(19px * var(--f));line-height:1.685;letter-spacing:normal}.ps15{margin-top:0}.s15{min-width:480px;min-height:954px}.ps16{margin-top:33px}.s16{width:480px;min-height:643px}.ps17{margin-left:53px}.s17{min-width:375px;width:375px;height:225px}.c8{background-image:url(../images/n/eat-the-street-logo-450.png)}.webp .c8{background-image:url(../images/e/eat-the-street-logo-450.webp)}.webp (null){background-image:url(../images/e/eat-the-street-logo-450.webp)}.webp (null){background-image:url(../images/e/eat-the-street-logo-450.webp)}.ps18{margin-left:18px;margin-top:15px}.s18{min-width:444px;width:444px;height:204px}.p5{padding-bottom:3px}.f5{font-size:18px;font-size:calc(18px * var(--f));line-height:1.668}.f6{font-size:18px;font-size:calc(18px * var(--f));line-height:1.723;letter-spacing:0.40px}.f7{font-size:18px;font-size:calc(18px * var(--f));line-height:1.668;letter-spacing:0.40px}.ps19{margin-left:64px;margin-top:27px}.s19{min-width:353px;width:353px;min-height:172px}.s20{min-width:353px;width:353px;height:67px}.f8{font-size:18px;font-size:calc(18px * var(--f));line-height:1.279;padding-top:21px;padding-bottom:21px}.ps20{margin-left:0;margin-top:38px}.ps21{margin-top:2px}.s22{min-width:480px;min-height:857px}.ps22{margin-top:30px}.s23{width:480px;min-height:780px}.ps23{margin-left:53px}.webp .c8{background-image:url(../images/e/eat-the-street-logo-450.webp)}.webp (null){background-image:url(../images/e/eat-the-street-logo-450.webp)}.webp (null){background-image:url(../images/e/eat-the-street-logo-450.webp)}.ps24{margin-left:27px;margin-top:36px}.s24{min-width:428px;width:428px;height:30px}.f9{font-size:13px;font-size:calc(13px * var(--f));line-height:1.693}.ps25{margin-left:56px;margin-top:36px}.s25{min-width:375px;width:375px;height:98px}.f10{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400}.f11{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400;text-decoration:underline}.ps26{margin-left:63px;margin-top:-1px}.s26{min-width:357px;width:357px;height:111px}.f12{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400}.ps27{margin-left:80px;margin-top:50px}.s27{min-width:324px;width:324px;min-height:90px}.s28{min-width:90px;width:90px;height:90px}.c11{background-image:url(../images/6/instagram-180.png)}.webp .c11{background-image:url(../images/n/instagram-180.webp)}.webp (null){background-image:url(../images/n/instagram-180.webp)}.webp (null){background-image:url(../images/n/instagram-180.webp)}.ps28{margin-left:24px}.c12{background-image:url(../images/8/facebook-180.png)}.webp .c12{background-image:url(../images/a/facebook-180.webp)}.webp (null){background-image:url(../images/a/facebook-180.webp)}.webp (null){background-image:url(../images/a/facebook-180.webp)}.ps29{margin-left:30px}.c13{background-image:url(../images/p/tiktok-180.png)}.webp .c13{background-image:url(../images/2/tiktok-180.webp)}.webp (null){background-image:url(../images/2/tiktok-180.webp)}.webp (null){background-image:url(../images/2/tiktok-180.webp)}.ps30{margin-left:0;margin-top:76px}.s29{min-width:480px;width:480px;height:29px}.f13{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.f14{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.s30{min-width:170px;width:170px}.ps32{margin-left:53px;margin-top:17px}.s31{min-width:60px;width:60px;min-height:60px}.c17{background-image:url(../images/e/eat-the-street-logo-120-1.png)}.webp .c17{background-image:url(../images/2/eat-the-street-logo-120.webp)}.ps33{margin-left:18px;margin-top:16px}.s32{min-width:17px;width:17px;height:17px}.c18{-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px}.ps34{margin-left:0;margin-top:81px}.s33{min-width:170px;height:39px;width:170px}.f15{font-size:15px;font-size:calc(15px * var(--f));line-height:1.468;text-indent:23px;padding-top:9px;padding-bottom:8px}.ps35{margin-left:0;margin-top:-102px}.ps36{margin-left:0;margin-top:34px}.ps37{margin-left:0;margin-top:23px}.ps38{margin-left:39px;margin-top:19px}.s34{min-width:72px;width:72px;height:72px}.c20{background-image:url(../images/f/instagram-144.png)}.webp .c20{background-image:url(../images/7/instagram-144.webp)}.webp (null){background-image:url(../images/7/instagram-144.webp)}.webp (null){background-image:url(../images/7/instagram-144.webp)}.ps39{margin-left:38px;margin-top:24px}.s35{min-width:75px;width:75px;height:75px}.c21{background-image:url(../images/d/facebook-150.png)}.webp .c21{background-image:url(../images/o/facebook-150.webp)}.webp (null){background-image:url(../images/o/facebook-150.webp)}.webp (null){background-image:url(../images/o/facebook-150.webp)}.ps40{margin-left:38px;margin-top:35px}.s36{min-width:75px;width:75px;height:75px}.c22{background-image:url(../images/u/tiktok-150.png)}.webp .c22{background-image:url(../images/0/tiktok-150.webp)}.webp (null){background-image:url(../images/0/tiktok-150.webp)}.webp (null){background-image:url(../images/0/tiktok-150.webp)}.c3::before{background-color:#070707;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/t/eat-the-street-logo-384.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c3:hover:before{opacity:1}.c3::after{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/t/eat-the-street-logo-384.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c3:hover:after{opacity:0}.c3:active:before{opacity:0;transition:initial}.c3:active:after{opacity:1;transition:initial}.c5::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/t/eat-the-street-logo-384.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c5:hover:before{opacity:1}.c5::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/t/eat-the-street-logo-384.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c5:hover:after{opacity:0}.c5:active:before{opacity:0;transition:initial}.c5:active:after{opacity:1;transition:initial}.c8::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/n/eat-the-street-logo-450.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c8:hover:before{opacity:1}.c8::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/n/eat-the-street-logo-450.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c8:hover:after{opacity:0}.c8:active:before{opacity:0;transition:initial}.c8:active:after{opacity:1;transition:initial}.f11:visited{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400;text-decoration:underline}.f11:hover{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400;text-decoration:underline}.f11:active{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400;text-decoration:underline}.f12:visited{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400}.f12:hover{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400;color:#fff}.f12:active{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400;color:#fff}.c11::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/6/instagram-180.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c11:hover:before{opacity:1}.c11::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/6/instagram-180.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c11:hover:after{opacity:0}.c11:active:before{opacity:0;transition:initial}.c11:active:after{opacity:1;transition:initial}.c12::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/8/facebook-180.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c12:hover:before{opacity:1}.c12::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/8/facebook-180.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c12:hover:after{opacity:0}.c12:active:before{opacity:0;transition:initial}.c12:active:after{opacity:1;transition:initial}.c13::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/p/tiktok-180.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c13:hover:before{opacity:1}.c13::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/p/tiktok-180.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c13:hover:after{opacity:0}.c13:active:before{opacity:0;transition:initial}.c13:active:after{opacity:1;transition:initial}.f14:visited{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.f14:hover{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.f14:active{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.c20::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/f/instagram-144.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c20:hover:before{opacity:1}.c20::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/f/instagram-144.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c20:hover:after{opacity:0}.c20:active:before{opacity:0;transition:initial}.c20:active:after{opacity:1;transition:initial}.c21::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/d/facebook-150.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c21:hover:before{opacity:1}.c21::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/d/facebook-150.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c21:hover:after{opacity:0}.c21:active:before{opacity:0;transition:initial}.c21:active:after{opacity:1;transition:initial}.c22::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/u/tiktok-150.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c22:hover:before{opacity:1}.c22::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/u/tiktok-150.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c22:hover:after{opacity:0}.c22:active:before{opacity:0;transition:initial}.c22:active:after{opacity:1;transition:initial}}@media (max-width:479px){.s1{min-width:320px;min-height:1028px}.s2{width:320px;min-height:993px}.s3{min-width:320px;width:320px;height:128px}.c3{background-image:url(../images/2/eat-the-street-logo-256.png)}.webp .c3{background-image:url(../images/2/eat-the-street-logo-256.webp)}.webp (null){background-image:url(../images/2/eat-the-street-logo-256.webp)}.webp (null){background-image:url(../images/2/eat-the-street-logo-256.webp)}.ps5{margin-left:23px;margin-top:16px}.s5{min-width:277px;width:277px;height:507px}.p1{padding-bottom:3px}.f1{font-size:13px;font-size:calc(13px * var(--f));line-height:1.693;letter-spacing:0.10px}.ps6{margin-left:25px}.s6{min-width:277px;width:277px;height:309px}.ps7{margin-left:8px}.p2{text-indent:-8px;padding-bottom:3px}.f2{font-size:13px;font-size:calc(13px * var(--f));line-height:1.616;letter-spacing:normal}.ps8{margin-top:1px}.s7{min-width:320px;min-height:614px}.ps9{margin-top:15px}.s8{width:320px;min-height:578px}.ps10{margin-left:2px}.s9{min-width:317px;width:317px;min-height:199px}.s10{min-width:317px;width:317px;height:128px}.c5{background-image:url(../images/2/eat-the-street-logo-256.png)}.webp .c5{background-image:url(../images/2/eat-the-street-logo-256.webp)}.webp (null){background-image:url(../images/2/eat-the-street-logo-256.webp)}.webp (null){background-image:url(../images/2/eat-the-street-logo-256.webp)}.ps11{margin-left:38px;margin-top:16px}.s11{min-width:253px;width:253px;min-height:55px}.ps12{margin-left:0;margin-top:18px}.s12{min-width:253px;width:253px;height:37px}.p3{text-indent:-4px}.f3{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.ps13{margin-top:-55px}.s13{min-width:253px;width:253px;min-height:5px}.ps14{margin-left:40px;margin-top:6px}.s14{min-width:253px;width:253px;height:373px}.p4{text-indent:-8px}.f4{font-size:13px;font-size:calc(13px * var(--f));line-height:1.693;letter-spacing:normal}.ps15{margin-top:0}.s15{min-width:320px;min-height:636px}.ps16{margin-top:22px}.s16{width:320px;min-height:429px}.ps17{margin-left:35px}.s17{min-width:250px;width:250px;height:150px}.c8{background-image:url(../images/e/eat-the-street-logo-300.png)}.webp .c8{background-image:url(../images/v/eat-the-street-logo-300.webp)}.webp (null){background-image:url(../images/v/eat-the-street-logo-300.webp)}.webp (null){background-image:url(../images/v/eat-the-street-logo-300.webp)}.ps18{margin-left:12px;margin-top:10px}.s18{min-width:296px;width:296px;height:136px}.p5{padding-bottom:2px}.f5{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.f6{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751;letter-spacing:0.40px}.f7{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751;letter-spacing:0.40px}.ps19{margin-left:42px;margin-top:18px}.s19{min-width:236px;width:236px;min-height:115px}.s20{min-width:236px;width:236px;height:45px}.f8{font-size:12px;font-size:calc(12px * var(--f));line-height:1.251;padding-top:14px;padding-bottom:14px}.ps20{margin-left:0;margin-top:25px}.ps21{margin-top:1px}.s22{min-width:320px;min-height:571px}.ps22{margin-top:20px}.s23{width:320px;min-height:520px}.ps23{margin-left:35px}.webp .c8{background-image:url(../images/v/eat-the-street-logo-300.webp)}.webp (null){background-image:url(../images/v/eat-the-street-logo-300.webp)}.webp (null){background-image:url(../images/v/eat-the-street-logo-300.webp)}.ps24{margin-left:18px;margin-top:24px}.s24{min-width:285px;width:285px;height:20px}.f9{font-size:9px;font-size:calc(9px * var(--f));line-height:1.668}.ps25{margin-left:37px;margin-top:24px}.s25{min-width:250px;width:250px;height:65px}.f10{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400}.f11{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400;text-decoration:underline}.ps26{margin-left:42px;margin-top:0}.s26{min-width:238px;width:238px;height:74px}.f12{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400}.ps27{margin-left:53px;margin-top:33px}.s27{min-width:216px;width:216px;min-height:60px}.s28{min-width:60px;width:60px;height:60px}.c11{background-image:url(../images/c/instagram-120.png)}.webp .c11{background-image:url(../images/a/instagram-120.webp)}.webp (null){background-image:url(../images/a/instagram-120.webp)}.webp (null){background-image:url(../images/a/instagram-120.webp)}.ps28{margin-left:16px}.c12{background-image:url(../images/n/facebook-120.png)}.webp .c12{background-image:url(../images/8/facebook-120.webp)}.webp (null){background-image:url(../images/8/facebook-120.webp)}.webp (null){background-image:url(../images/8/facebook-120.webp)}.ps29{margin-left:20px}.c13{background-image:url(../images/e/tiktok-120.png)}.webp .c13{background-image:url(../images/h/tiktok-120.webp)}.webp (null){background-image:url(../images/h/tiktok-120.webp)}.webp (null){background-image:url(../images/h/tiktok-120.webp)}.ps30{margin-left:0;margin-top:51px}.s29{min-width:320px;width:320px;height:19px}.f13{font-size:11px;font-size:calc(11px * var(--f));line-height:1.274}.f14{font-size:11px;font-size:calc(11px * var(--f));line-height:1.274}.s30{min-width:113px;width:113px}.ps32{margin-left:35px;margin-top:11px}.s31{min-width:40px;width:40px;min-height:40px}.c17{background-image:url(../images/p/eat-the-street-logo-80.png)}.webp .c17{background-image:url(../images/l/eat-the-street-logo-80.webp)}.ps33{margin-left:12px;margin-top:11px}.s32{min-width:11px;width:11px;height:11px}.c18{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.ps34{margin-left:0;margin-top:54px}.s33{min-width:113px;height:26px;width:113px}.f15{font-size:10px;font-size:calc(10px * var(--f));line-height:1.401;text-indent:15px;padding-top:6px;padding-bottom:6px}.ps35{margin-left:0;margin-top:-68px}.ps36{margin-left:0;margin-top:23px}.ps37{margin-left:0;margin-top:15px}.ps38{margin-left:26px;margin-top:13px}.s34{min-width:48px;width:48px;height:48px}.c20{background-image:url(../images/g/instagram-96.png)}.webp .c20{background-image:url(../images/7/instagram-96.webp)}.webp (null){background-image:url(../images/7/instagram-96.webp)}.webp (null){background-image:url(../images/7/instagram-96.webp)}.ps39{margin-left:25px;margin-top:16px}.s35{min-width:50px;width:50px;height:50px}.c21{background-image:url(../images/p/facebook-100.png)}.webp .c21{background-image:url(../images/f/facebook-100.webp)}.webp (null){background-image:url(../images/f/facebook-100.webp)}.webp (null){background-image:url(../images/f/facebook-100.webp)}.ps40{margin-left:25px;margin-top:23px}.s36{min-width:50px;width:50px;height:50px}.c22{background-image:url(../images/0/tiktok-100.png)}.webp .c22{background-image:url(../images/a/tiktok-100.webp)}.webp (null){background-image:url(../images/a/tiktok-100.webp)}.webp (null){background-image:url(../images/a/tiktok-100.webp)}.c3::before{background-color:#070707;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/2/eat-the-street-logo-256.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c3:hover:before{opacity:1}.c3::after{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/2/eat-the-street-logo-256.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c3:hover:after{opacity:0}.c3:active:before{opacity:0;transition:initial}.c3:active:after{opacity:1;transition:initial}.c5::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/2/eat-the-street-logo-256.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c5:hover:before{opacity:1}.c5::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/2/eat-the-street-logo-256.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c5:hover:after{opacity:0}.c5:active:before{opacity:0;transition:initial}.c5:active:after{opacity:1;transition:initial}.c8::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/e/eat-the-street-logo-300.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c8:hover:before{opacity:1}.c8::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/e/eat-the-street-logo-300.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c8:hover:after{opacity:0}.c8:active:before{opacity:0;transition:initial}.c8:active:after{opacity:1;transition:initial}.f11:visited{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400;text-decoration:underline}.f11:hover{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400;text-decoration:underline}.f11:active{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400;text-decoration:underline}.f12:visited{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400}.f12:hover{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400;color:#fff}.f12:active{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400;color:#fff}.c11::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/c/instagram-120.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c11:hover:before{opacity:1}.c11::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/c/instagram-120.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c11:hover:after{opacity:0}.c11:active:before{opacity:0;transition:initial}.c11:active:after{opacity:1;transition:initial}.c12::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/n/facebook-120.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c12:hover:before{opacity:1}.c12::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/n/facebook-120.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c12:hover:after{opacity:0}.c12:active:before{opacity:0;transition:initial}.c12:active:after{opacity:1;transition:initial}.c13::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/e/tiktok-120.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c13:hover:before{opacity:1}.c13::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/e/tiktok-120.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c13:hover:after{opacity:0}.c13:active:before{opacity:0;transition:initial}.c13:active:after{opacity:1;transition:initial}.f14:visited{font-size:11px;font-size:calc(11px * var(--f));line-height:1.274}.f14:hover{font-size:11px;font-size:calc(11px * var(--f));line-height:1.274}.f14:active{font-size:11px;font-size:calc(11px * var(--f));line-height:1.274}.c20::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/g/instagram-96.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c20:hover:before{opacity:1}.c20::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/g/instagram-96.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c20:hover:after{opacity:0}.c20:active:before{opacity:0;transition:initial}.c20:active:after{opacity:1;transition:initial}.c21::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/p/facebook-100.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c21:hover:before{opacity:1}.c21::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/p/facebook-100.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c21:hover:after{opacity:0}.c21:active:before{opacity:0;transition:initial}.c21:active:after{opacity:1;transition:initial}.c22::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/0/tiktok-100.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c22:hover:before{opacity:1}.c22::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/0/tiktok-100.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c22:hover:after{opacity:0}.c22:active:before{opacity:0;transition:initial}.c22:active:after{opacity:1;transition:initial}}@media (min-width:1920px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1920px) and (min-resolution:144dpi){.c3{background-image:url(../images/l/eat-the-street-logo-636.png)}.webp .c3{background-image:url(../images/n/eat-the-street-logo-636.webp)}.c3::before{background-image:url(../images/l/eat-the-street-logo-636.png)}.webp (null){background-image:url(../images/n/eat-the-street-logo-636.webp)}.c3::after{background-image:url(../images/l/eat-the-street-logo-636.png)}.webp (null){background-image:url(../images/n/eat-the-street-logo-636.webp)}.c5{background-image:url(../images/p/eat-the-street-logo-864.png)}.webp .c5{background-image:url(../images/l/eat-the-street-logo-864.webp)}.c5::before{background-image:url(../images/p/eat-the-street-logo-864.png)}.webp (null){background-image:url(../images/l/eat-the-street-logo-864.webp)}.c5::after{background-image:url(../images/p/eat-the-street-logo-864.png)}.webp (null){background-image:url(../images/l/eat-the-street-logo-864.webp)}.c8{background-image:url(../images/l/eat-the-street-logo-636.png)}.webp .c8{background-image:url(../images/n/eat-the-street-logo-636.webp)}.c8::before{background-image:url(../images/l/eat-the-street-logo-636.png)}.webp (null){background-image:url(../images/n/eat-the-street-logo-636.webp)}.c8::after{background-image:url(../images/l/eat-the-street-logo-636.png)}.webp (null){background-image:url(../images/n/eat-the-street-logo-636.webp)}.webp .c8{background-image:url(../images/n/eat-the-street-logo-636.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-636.webp)}.c17{background-image:url(../images/r/eat-the-street-logo-480.png)}.webp .c17{background-image:url(../images/c/eat-the-street-logo-480.webp)}}@media (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (min-resolution:144dpi){.c3{background-image:url(../images/a/eat-the-street-logo-398.png)}.webp .c3{background-image:url(../images/j/eat-the-street-logo-398.webp)}.c3::before{background-image:url(../images/a/eat-the-street-logo-398.png)}.webp (null){background-image:url(../images/j/eat-the-street-logo-398.webp)}.c3::after{background-image:url(../images/a/eat-the-street-logo-398.png)}.webp (null){background-image:url(../images/j/eat-the-street-logo-398.webp)}.c5{background-image:url(../images/j/eat-the-street-logo-540.png)}.webp .c5{background-image:url(../images/8/eat-the-street-logo-540.webp)}.c5::before{background-image:url(../images/j/eat-the-street-logo-540.png)}.webp (null){background-image:url(../images/8/eat-the-street-logo-540.webp)}.c5::after{background-image:url(../images/j/eat-the-street-logo-540.png)}.webp (null){background-image:url(../images/8/eat-the-street-logo-540.webp)}.c8{background-image:url(../images/a/eat-the-street-logo-398.png)}.webp .c8{background-image:url(../images/j/eat-the-street-logo-398.webp)}.c8::before{background-image:url(../images/a/eat-the-street-logo-398.png)}.webp (null){background-image:url(../images/j/eat-the-street-logo-398.webp)}.c8::after{background-image:url(../images/a/eat-the-street-logo-398.png)}.webp (null){background-image:url(../images/j/eat-the-street-logo-398.webp)}.webp .c8{background-image:url(../images/j/eat-the-street-logo-398.webp)}.webp (null){background-image:url(../images/j/eat-the-street-logo-398.webp)}.c11{background-image:url(../images/6/instagram-160.png)}.webp .c11{background-image:url(../images/r/instagram-160.webp)}.c11::before{background-image:url(../images/6/instagram-160.png)}.webp (null){background-image:url(../images/r/instagram-160.webp)}.c11::after{background-image:url(../images/6/instagram-160.png)}.webp (null){background-image:url(../images/r/instagram-160.webp)}.c12{background-image:url(../images/t/facebook-160.png)}.webp .c12{background-image:url(../images/t/facebook-160.webp)}.c12::before{background-image:url(../images/t/facebook-160.png)}.webp (null){background-image:url(../images/t/facebook-160.webp)}.c12::after{background-image:url(../images/t/facebook-160.png)}.webp (null){background-image:url(../images/t/facebook-160.webp)}.c13{background-image:url(../images/2/tiktok-160.png)}.webp .c13{background-image:url(../images/l/tiktok-160.webp)}.c13::before{background-image:url(../images/2/tiktok-160.png)}.webp (null){background-image:url(../images/l/tiktok-160.webp)}.c13::after{background-image:url(../images/2/tiktok-160.png)}.webp (null){background-image:url(../images/l/tiktok-160.webp)}.c17{background-image:url(../images/e/eat-the-street-logo-300.png)}.webp .c17{background-image:url(../images/v/eat-the-street-logo-300.webp)}.c20{background-image:url(../images/q/instagram-200.png)}.webp .c20{background-image:url(../images/9/instagram-200.webp)}.c20::before{background-image:url(../images/q/instagram-200.png)}.webp (null){background-image:url(../images/9/instagram-200.webp)}.c20::after{background-image:url(../images/q/instagram-200.png)}.webp (null){background-image:url(../images/9/instagram-200.webp)}.c21{background-image:url(../images/4/facebook-194.png)}.webp .c21{background-image:url(../images/p/facebook-194.webp)}.c21::before{background-image:url(../images/4/facebook-194.png)}.webp (null){background-image:url(../images/p/facebook-194.webp)}.c21::after{background-image:url(../images/4/facebook-194.png)}.webp (null){background-image:url(../images/p/facebook-194.webp)}.c22{background-image:url(../images/u/tiktok-172.png)}.webp .c22{background-image:url(../images/j/tiktok-172.webp)}.c22::before{background-image:url(../images/u/tiktok-172.png)}.webp (null){background-image:url(../images/j/tiktok-172.webp)}.c22::after{background-image:url(../images/u/tiktok-172.png)}.webp (null){background-image:url(../images/j/tiktok-172.webp)}}@media (min-width:960px) and (max-width:1199px) and (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:960px) and (max-width:1199px) and (min-width:960px) and (min-resolution:144dpi){.c3{background-image:url(../images/n/eat-the-street-logo-318.png)}.webp .c3{background-image:url(../images/t/eat-the-street-logo-318.webp)}.c3::before{background-image:url(../images/n/eat-the-street-logo-318.png)}.webp (null){background-image:url(../images/t/eat-the-street-logo-318.webp)}.c3::after{background-image:url(../images/n/eat-the-street-logo-318.png)}.webp (null){background-image:url(../images/t/eat-the-street-logo-318.webp)}.c5{background-image:url(../images/h/eat-the-street-logo-432.png)}.webp .c5{background-image:url(../images/l/eat-the-street-logo-432.webp)}.c5::before{background-image:url(../images/h/eat-the-street-logo-432.png)}.webp (null){background-image:url(../images/l/eat-the-street-logo-432.webp)}.c5::after{background-image:url(../images/h/eat-the-street-logo-432.png)}.webp (null){background-image:url(../images/l/eat-the-street-logo-432.webp)}.c8{background-image:url(../images/n/eat-the-street-logo-318.png)}.webp .c8{background-image:url(../images/t/eat-the-street-logo-318.webp)}.c8::before{background-image:url(../images/n/eat-the-street-logo-318.png)}.webp (null){background-image:url(../images/t/eat-the-street-logo-318.webp)}.c8::after{background-image:url(../images/n/eat-the-street-logo-318.png)}.webp (null){background-image:url(../images/t/eat-the-street-logo-318.webp)}.webp .c8{background-image:url(../images/t/eat-the-street-logo-318.webp)}.webp (null){background-image:url(../images/t/eat-the-street-logo-318.webp)}.c11{background-image:url(../images/v/instagram-128.png)}.webp .c11{background-image:url(../images/e/instagram-128.webp)}.c11::before{background-image:url(../images/v/instagram-128.png)}.webp (null){background-image:url(../images/e/instagram-128.webp)}.c11::after{background-image:url(../images/v/instagram-128.png)}.webp (null){background-image:url(../images/e/instagram-128.webp)}.c12{background-image:url(../images/2/facebook-128.png)}.webp .c12{background-image:url(../images/l/facebook-128.webp)}.c12::before{background-image:url(../images/2/facebook-128.png)}.webp (null){background-image:url(../images/l/facebook-128.webp)}.c12::after{background-image:url(../images/2/facebook-128.png)}.webp (null){background-image:url(../images/l/facebook-128.webp)}.c13{background-image:url(../images/v/tiktok-128.png)}.webp .c13{background-image:url(../images/c/tiktok-128.webp)}.c13::before{background-image:url(../images/v/tiktok-128.png)}.webp (null){background-image:url(../images/c/tiktok-128.webp)}.c13::after{background-image:url(../images/v/tiktok-128.png)}.webp (null){background-image:url(../images/c/tiktok-128.webp)}.c17{background-image:url(../images/c/eat-the-street-logo-240.png)}.webp .c17{background-image:url(../images/p/eat-the-street-logo-240.webp)}.c20{background-image:url(../images/6/instagram-160.png)}.webp .c20{background-image:url(../images/r/instagram-160.webp)}.c20::before{background-image:url(../images/6/instagram-160.png)}.webp (null){background-image:url(../images/r/instagram-160.webp)}.c20::after{background-image:url(../images/6/instagram-160.png)}.webp (null){background-image:url(../images/r/instagram-160.webp)}.c21{background-image:url(../images/k/facebook-156.png)}.webp .c21{background-image:url(../images/v/facebook-156.webp)}.c21::before{background-image:url(../images/k/facebook-156.png)}.webp (null){background-image:url(../images/v/facebook-156.webp)}.c21::after{background-image:url(../images/k/facebook-156.png)}.webp (null){background-image:url(../images/v/facebook-156.webp)}.c22{background-image:url(../images/p/tiktok-138.png)}.webp .c22{background-image:url(../images/m/tiktok-138.webp)}.c22::before{background-image:url(../images/p/tiktok-138.png)}.webp (null){background-image:url(../images/m/tiktok-138.webp)}.c22::after{background-image:url(../images/p/tiktok-138.png)}.webp (null){background-image:url(../images/m/tiktok-138.webp)}}body{--f:1;min-width:1920px}@media (min-width:1200px) and (max-width:1919px){body{min-width:1200px}}@media (min-width:960px) and (max-width:1199px){body{min-width:960px}}@media (min-width:768px) and (max-width:959px){body{min-width:768px}}@media (min-width:480px) and (max-width:767px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}.v15{display:inline-block;vertical-align:top;pointer-events:none}.ps71{position:relative;margin-top:3560px}.s74{width:100%;min-width:1920px;min-height:1120px}.z56{z-index:1}.v16{display:inline-block;vertical-align:top}.ps72{position:relative;margin-top:0}.c33{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background:#b8c8d2 url(../images/r/zwartevilt.png) repeat center top}.z57{z-index:2}.ps73{position:relative;margin-top:58px}.v17{display:block}.s75{width:1920px;margin-left:auto;margin-right:auto;min-height:1030px}.v18{display:inline-block;vertical-align:top;pointer-events:auto}.ps74{position:relative;margin-left:766px;margin-top:0}.z58{z-index:3}.ps75{position:relative}.s76{width:100%;height:100%;box-sizing:border-box}.c34{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/t/eat-the-street-logo-318.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.webp .c34{background-image:url(../images/6/eat-the-street-logo-318.webp)}.a6{transform:translateZ(1px);display:inline-block;width:100%;height:100%;z-index:1}.webp (null){background-image:url(../images/6/eat-the-street-logo-318.webp)}.webp (null){background-image:url(../images/6/eat-the-street-logo-318.webp)}.ps76{position:relative;margin-left:382px;margin-top:13px}.s77{min-width:1154px;width:1154px;overflow:hidden;height:69px}.z59{z-index:5}.p9{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.f23{font-family:"Lato 4";font-size:25px;font-size:calc(25px * var(--f));line-height:1.681;font-weight:900;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps77{position:relative;margin-left:336px;margin-top:9px}.s78{min-width:1251px;width:1251px;overflow:hidden;height:130px}.z60{z-index:6}.f24{font-family:"Lato 4";font-size:25px;font-size:calc(25px * var(--f));line-height:1.681;font-weight:900;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.f25{font-family:"Lato 4";font-size:25px;font-size:calc(25px * var(--f));line-height:1.681;font-weight:900;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps78{position:relative;margin-left:382px;margin-top:46px}.s79{min-width:1154px;width:1154px;overflow:hidden;height:130px}.z61{z-index:7}.f26{font-family:"Lato 4";font-size:25px;font-size:calc(25px * var(--f));line-height:1.681;font-weight:900;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps79{position:relative;margin-left:574px;margin-top:54px}.ps80{position:relative;margin-left:0;margin-top:0}.s80{min-width:128px;width:128px;height:128px;box-sizing:border-box}.c35{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/a/instagram-128.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z62{z-index:8}.webp .c35{background-image:url(../images/v/instagram-128.webp)}.webp (null){background-image:url(../images/v/instagram-128.webp)}.webp (null){background-image:url(../images/v/instagram-128.webp)}.ps81{position:relative;margin-left:194px;margin-top:0}.c36{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/8/facebook-128.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z63{z-index:9}.webp .c36{background-image:url(../images/4/facebook-128.webp)}.webp (null){background-image:url(../images/4/facebook-128.webp)}.webp (null){background-image:url(../images/4/facebook-128.webp)}.ps82{position:relative;margin-left:190px;margin-top:0}.c37{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/6/tiktok-128.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z64{z-index:10}.webp .c37{background-image:url(../images/6/tiktok-128.webp)}.webp (null){background-image:url(../images/6/tiktok-128.webp)}.webp (null){background-image:url(../images/6/tiktok-128.webp)}.ps83{position:relative;margin-left:461px;margin-top:96px}.s81{min-width:1000px;width:1000px;overflow:hidden;height:37px}.z65{z-index:4}.f27{font-family:"Montserrat 2";font-size:20px;font-size:calc(20px * var(--f));line-height:1.201;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:0.60px;color:#fff;background-color:initial;text-shadow:none}.f28{font-family:"Montserrat 2";font-size:20px;font-size:calc(20px * var(--f));line-height:1.201;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:0.60px;color:#fff;background-color:initial;text-shadow:none}.c38{display:block;position:fixed;left:0;top:0;width:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));z-index:2146435072;pointer-events:none;opacity:0;transition:opacity 1s}.ps84{position:relative;margin-top:0;margin-left:0;-webkit-transform:translate3d(0,0,0)}.s82{min-width:506px;width:506px;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));height:calc(var(--vh, 1vh) * 100 + env(safe-area-inset-bottom))}.c39{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:rgba(236,241,243,0.8);opacity:1}.c40{overflow:scroll;pointer-events:auto;scrollbar-width:none;-ms-overflow-style:none;height:100%;width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ps85{position:relative;margin-left:144px;margin-top:69px}.s83{min-width:240px;width:240px;height:240px;box-sizing:border-box}.c41{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/r/eat-the-street-logo-240.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z66{z-index:18}.webp .c41{background-image:url(../images/c/eat-the-street-logo-240.webp)}.webp (null){background-image:url(../images/c/eat-the-street-logo-240.webp)}.webp (null){background-image:url(../images/c/eat-the-street-logo-240.webp)}.ps86{position:relative;margin-left:39px;margin-top:69px}.s84{min-width:64px;width:64px;height:64px;box-sizing:border-box}.c42{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:32px;-moz-border-radius:32px;border-radius:32px;background-color:#000;background-image:url(../images/l/close.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z67{z-index:17}.v19{display:inline-block;vertical-align:top;outline:0}.ps87{position:relative;margin-left:87px;margin-top:46px}.s85{min-width:336px;height:77px;box-sizing:border-box;width:336px;padding-right:0}.c43{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#cb4b16;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#fff;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.z68{z-index:19}.a7{display:inline-block;width:100%;z-index:1}.f29{font-family:"Arial Black", "Arial Bold", Gadget, sans-serif;font-size:32px;font-size:calc(32px * var(--f));line-height:1.407;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;text-shadow:none;text-indent:24px;padding-right:0;text-align:left;cursor:pointer;padding-top:16px;padding-bottom:16px}.ps88{position:relative;margin-left:90px;margin-top:30px}.z69{z-index:20}.ps89{position:relative;margin-left:90px;margin-top:31px}.z70{z-index:21}.ps90{position:relative;margin-left:90px;margin-top:30px}.z71{z-index:22}.ps91{position:relative;margin-left:187px;margin-top:46px}.s86{min-width:160px;width:160px;height:160px;box-sizing:border-box}.c44{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/a/instagram-160.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z72{z-index:23}.webp .c44{background-image:url(../images/m/instagram-160.webp)}.webp (null){background-image:url(../images/m/instagram-160.webp)}.webp (null){background-image:url(../images/m/instagram-160.webp)}.ps92{position:relative;margin-left:187px;margin-top:31px}.s87{min-width:160px;width:160px;height:155px;box-sizing:border-box}.c45{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/c/facebook-155.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z73{z-index:24}.webp .c45{background-image:url(../images/h/facebook-155.webp)}.webp (null){background-image:url(../images/h/facebook-155.webp)}.webp (null){background-image:url(../images/h/facebook-155.webp)}.ps93{position:relative;margin-left:184px;margin-top:30px}.s88{min-width:160px;width:160px;height:138px;box-sizing:border-box}.c46{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/tiktok-138.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z74{z-index:25}.webp .c46{background-image:url(../images/4/tiktok-138.webp)}.webp (null){background-image:url(../images/4/tiktok-138.webp)}.webp (null){background-image:url(../images/4/tiktok-138.webp)}.c47{display:inline-block;position:relative;margin-left:0;margin-top:0}.c34::before{background-image:url(../images/t/eat-the-street-logo-318.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c34:hover:before{opacity:1}.c34:hover{border-color:transparent;color:#000}.c34::after{background-image:url(../images/t/eat-the-street-logo-318.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c34:hover:after{opacity:0}.c34:active:before{opacity:0;transition:initial}.c34:active:after{opacity:1;transition:initial}.c34:active{transition:initial;color:#fff}.f26:hover{color:#ead000}.c35::before{background-image:url(../images/a/instagram-128.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c35:hover:before{opacity:1}.c35:hover{border-color:transparent;color:#000}.c35::after{background-image:url(../images/a/instagram-128.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c35:hover:after{opacity:0}.c35:active:before{opacity:0;transition:initial}.c35:active:after{opacity:1;transition:initial}.c35:active{transition:initial;color:#fff}.c36::before{background-image:url(../images/8/facebook-128.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c36:hover:before{opacity:1}.c36:hover{border-color:transparent;color:#000}.c36::after{background-image:url(../images/8/facebook-128.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c36:hover:after{opacity:0}.c36:active:before{opacity:0;transition:initial}.c36:active:after{opacity:1;transition:initial}.c36:active{transition:initial;color:#fff}.c37::before{background-image:url(../images/6/tiktok-128.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c37:hover:before{opacity:1}.c37:hover{border-color:transparent;color:#000}.c37::after{background-image:url(../images/6/tiktok-128.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c37:hover:after{opacity:0}.c37:active:before{opacity:0;transition:initial}.c37:active:after{opacity:1;transition:initial}.c37:active{transition:initial;color:#fff}.c41::before{background-image:url(../images/r/eat-the-street-logo-240.png);background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c41:hover:before{opacity:1}.c41:hover{background-color:transparent;border-color:transparent;color:#000}.c41::after{background-image:url(../images/r/eat-the-street-logo-240.png);background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c41:hover:after{opacity:0}.c41:active:before{opacity:0;transition:initial}.c41:active:after{opacity:1;transition:initial}.c41:active{transition:initial;color:#fff}.c42:hover{background-color:#82939e;color:#000;background-clip:padding-box;border:0}.c42:active{transition:initial;color:#fff}.c43:hover{background-color:#82939e;background-clip:padding-box;color:#000}.c43:active{transition:initial;color:#fff}.c44::before{background-image:url(../images/a/instagram-160.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c44:hover:before{opacity:1}.c44:hover{border-color:transparent;color:#000}.c44::after{background-image:url(../images/a/instagram-160.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c44:hover:after{opacity:0}.c44:active:before{opacity:0;transition:initial}.c44:active:after{opacity:1;transition:initial}.c44:active{transition:initial;color:#fff}.c45::before{background-image:url(../images/c/facebook-155.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c45:hover:before{opacity:1}.c45:hover{border-color:transparent;color:#000}.c45::after{background-image:url(../images/c/facebook-155.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c45:hover:after{opacity:0}.c45:active:before{opacity:0;transition:initial}.c45:active:after{opacity:1;transition:initial}.c45:active{transition:initial;color:#fff}.c46::before{background-image:url(../images/v/tiktok-138.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c46:hover:before{opacity:1}.c46:hover{border-color:transparent;color:#000}.c46::after{background-image:url(../images/v/tiktok-138.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c46:hover:after{opacity:0}.c46:active:before{opacity:0;transition:initial}.c46:active:after{opacity:1;transition:initial}.c46:active{transition:initial;color:#fff}@media (min-width:1200px) and (max-width:1919px){.ps71{margin-top:2225px}.s74{min-width:1200px;min-height:700px}.ps73{margin-top:36px}.s75{width:1200px;min-height:644px}.ps74{margin-left:479px}.c34{background-image:url(../images/8/eat-the-street-logo-199.png)}.webp .c34{background-image:url(../images/n/eat-the-street-logo-199.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-199.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-199.webp)}.ps76{margin-left:239px;margin-top:8px}.s77{min-width:721px;width:721px;height:43px}.f23{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.ps77{margin-left:210px;margin-top:6px}.s78{min-width:782px;width:782px;height:81px}.f24{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.f25{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.ps78{margin-left:239px;margin-top:29px}.s79{min-width:721px;width:721px;height:81px}.f26{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.ps79{margin-left:359px;margin-top:34px}.s80{min-width:80px;width:80px;height:80px}.c35{background-image:url(../images/p/instagram-80.png)}.webp .c35{background-image:url(../images/e/instagram-80.webp)}.webp (null){background-image:url(../images/e/instagram-80.webp)}.webp (null){background-image:url(../images/e/instagram-80.webp)}.ps81{margin-left:121px}.c36{background-image:url(../images/p/facebook-80.png)}.webp .c36{background-image:url(../images/0/facebook-80.webp)}.webp (null){background-image:url(../images/0/facebook-80.webp)}.webp (null){background-image:url(../images/0/facebook-80.webp)}.ps82{margin-left:119px}.c37{background-image:url(../images/0/tiktok-80.png)}.webp .c37{background-image:url(../images/r/tiktok-80.webp)}.webp (null){background-image:url(../images/r/tiktok-80.webp)}.webp (null){background-image:url(../images/r/tiktok-80.webp)}.ps83{margin-left:288px;margin-top:60px}.s81{min-width:625px;width:625px;height:23px}.f27{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.f28{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.s82{min-width:316px;width:316px}.ps85{margin-left:90px;margin-top:43px}.s83{min-width:150px;width:150px;height:150px}.c41{background-image:url(../images/p/eat-the-street-logo-150.png)}.webp .c41{background-image:url(../images/6/eat-the-street-logo-150.webp)}.webp (null){background-image:url(../images/6/eat-the-street-logo-150.webp)}.webp (null){background-image:url(../images/6/eat-the-street-logo-150.webp)}.ps86{margin-left:24px;margin-top:43px}.s84{min-width:40px;width:40px;height:40px}.c42{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.ps87{margin-left:54px;margin-top:29px}.s85{min-width:210px;height:48px;width:210px}.f29{font-size:20px;font-size:calc(20px * var(--f));line-height:1.401;text-indent:15px;padding-top:10px;padding-bottom:10px}.ps88{margin-left:56px;margin-top:19px}.ps89{margin-left:56px;margin-top:19px}.ps90{margin-left:56px;margin-top:19px}.ps91{margin-left:117px;margin-top:29px}.s86{min-width:100px;width:100px;height:100px}.c44{background-image:url(../images/6/instagram-100.png)}.webp .c44{background-image:url(../images/m/instagram-100.webp)}.webp (null){background-image:url(../images/m/instagram-100.webp)}.webp (null){background-image:url(../images/m/instagram-100.webp)}.ps92{margin-left:117px;margin-top:19px}.s87{min-width:100px;width:100px;height:97px}.c45{background-image:url(../images/e/facebook-97.png)}.webp .c45{background-image:url(../images/2/facebook-97.webp)}.webp (null){background-image:url(../images/2/facebook-97.webp)}.webp (null){background-image:url(../images/2/facebook-97.webp)}.ps93{margin-left:115px;margin-top:19px}.s88{min-width:100px;width:100px;height:86px}.c46{background-image:url(../images/u/tiktok-86.png)}.webp .c46{background-image:url(../images/r/tiktok-86.webp)}.webp (null){background-image:url(../images/r/tiktok-86.webp)}.webp (null){background-image:url(../images/r/tiktok-86.webp)}.c34::before{background-image:url(../images/8/eat-the-street-logo-199.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c34:hover:before{opacity:1}.c34::after{background-image:url(../images/8/eat-the-street-logo-199.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c34:hover:after{opacity:0}.c34:active:before{opacity:0;transition:initial}.c34:active:after{opacity:1;transition:initial}.f25:visited{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.f25:hover{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.f25:active{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.f26:visited{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.f26:hover{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.f26:active{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.c35::before{background-image:url(../images/p/instagram-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c35:hover:before{opacity:1}.c35::after{background-image:url(../images/p/instagram-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c35:hover:after{opacity:0}.c35:active:before{opacity:0;transition:initial}.c35:active:after{opacity:1;transition:initial}.c36::before{background-image:url(../images/p/facebook-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c36:hover:before{opacity:1}.c36::after{background-image:url(../images/p/facebook-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c36:hover:after{opacity:0}.c36:active:before{opacity:0;transition:initial}.c36:active:after{opacity:1;transition:initial}.c37::before{background-image:url(../images/0/tiktok-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c37:hover:before{opacity:1}.c37::after{background-image:url(../images/0/tiktok-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c37:hover:after{opacity:0}.c37:active:before{opacity:0;transition:initial}.c37:active:after{opacity:1;transition:initial}.f28:visited{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.f28:hover{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.f28:active{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.c41::before{background-image:url(../images/p/eat-the-street-logo-150.png);background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c41:hover:before{opacity:1}.c41::after{background-image:url(../images/p/eat-the-street-logo-150.png);background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c41:hover:after{opacity:0}.c41:active:before{opacity:0;transition:initial}.c41:active:after{opacity:1;transition:initial}.c44::before{background-image:url(../images/6/instagram-100.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c44:hover:before{opacity:1}.c44::after{background-image:url(../images/6/instagram-100.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c44:hover:after{opacity:0}.c44:active:before{opacity:0;transition:initial}.c44:active:after{opacity:1;transition:initial}.c45::before{background-image:url(../images/e/facebook-97.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c45:hover:before{opacity:1}.c45::after{background-image:url(../images/e/facebook-97.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c45:hover:after{opacity:0}.c45:active:before{opacity:0;transition:initial}.c45:active:after{opacity:1;transition:initial}.c46::before{background-image:url(../images/u/tiktok-86.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c46:hover:before{opacity:1}.c46::after{background-image:url(../images/u/tiktok-86.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c46:hover:after{opacity:0}.c46:active:before{opacity:0;transition:initial}.c46:active:after{opacity:1;transition:initial}}@media (min-width:960px) and (max-width:1199px){.ps71{margin-top:1780px}.s74{min-width:960px;min-height:560px}.ps73{margin-top:29px}.s75{width:960px;min-height:515px}.ps74{margin-left:383px}.c34{background-image:url(../images/8/eat-the-street-logo-159.png)}.webp .c34{background-image:url(../images/n/eat-the-street-logo-159.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-159.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-159.webp)}.ps76{margin-left:191px;margin-top:6px}.s77{min-width:577px;width:577px;height:34px}.f23{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.ps77{margin-left:168px;margin-top:6px}.s78{min-width:626px;width:626px;height:65px}.f24{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.f25{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.ps78{margin-left:191px;margin-top:23px}.s79{min-width:577px;width:577px;height:65px}.f26{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.ps79{margin-left:287px;margin-top:27px}.s80{min-width:64px;width:64px;height:64px}.c35{background-image:url(../images/t/instagram-64.png)}.webp .c35{background-image:url(../images/r/instagram-64.webp)}.webp (null){background-image:url(../images/r/instagram-64.webp)}.webp (null){background-image:url(../images/r/instagram-64.webp)}.ps81{margin-left:97px}.c36{background-image:url(../images/t/facebook-64.png)}.webp .c36{background-image:url(../images/a/facebook-64.webp)}.webp (null){background-image:url(../images/a/facebook-64.webp)}.webp (null){background-image:url(../images/a/facebook-64.webp)}.ps82{margin-left:95px}.c37{background-image:url(../images/4/tiktok-64.png)}.webp .c37{background-image:url(../images/t/tiktok-64.webp)}.webp (null){background-image:url(../images/t/tiktok-64.webp)}.webp (null){background-image:url(../images/t/tiktok-64.webp)}.ps83{margin-left:230px;margin-top:48px}.s81{min-width:500px;width:500px;height:18px}.f27{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301}.f28{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301}.s82{min-width:253px;width:253px}.ps85{margin-left:72px;margin-top:34px}.s83{min-width:120px;width:120px;height:120px}.c41{background-image:url(../images/e/eat-the-street-logo-120.png)}.webp .c41{background-image:url(../images/p/eat-the-street-logo-120.webp)}.webp (null){background-image:url(../images/p/eat-the-street-logo-120.webp)}.webp (null){background-image:url(../images/p/eat-the-street-logo-120.webp)}.ps86{margin-left:19px;margin-top:34px}.s84{min-width:32px;width:32px;height:32px}.c42{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.ps87{margin-left:43px;margin-top:24px}.s85{min-width:168px;height:38px;width:168px}.f29{font-size:16px;font-size:calc(16px * var(--f));line-height:1.438;text-indent:12px;padding-top:8px;padding-bottom:7px}.ps88{margin-left:45px;margin-top:15px}.ps89{margin-left:45px;margin-top:16px}.ps90{margin-left:45px;margin-top:15px}.ps91{margin-left:94px;margin-top:24px}.s86{min-width:80px;width:80px;height:80px}.c44{background-image:url(../images/p/instagram-80.png)}.webp .c44{background-image:url(../images/e/instagram-80.webp)}.webp (null){background-image:url(../images/e/instagram-80.webp)}.webp (null){background-image:url(../images/e/instagram-80.webp)}.ps92{margin-left:94px;margin-top:15px}.s87{min-width:80px;width:80px;height:78px}.c45{background-image:url(../images/2/facebook-78.png)}.webp .c45{background-image:url(../images/f/facebook-78.webp)}.webp (null){background-image:url(../images/f/facebook-78.webp)}.webp (null){background-image:url(../images/f/facebook-78.webp)}.ps93{margin-left:92px;margin-top:15px}.s88{min-width:80px;width:80px;height:69px}.c46{background-image:url(../images/r/tiktok-69.png)}.webp .c46{background-image:url(../images/j/tiktok-69.webp)}.webp (null){background-image:url(../images/j/tiktok-69.webp)}.webp (null){background-image:url(../images/j/tiktok-69.webp)}.c34::before{background-image:url(../images/8/eat-the-street-logo-159.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c34:hover:before{opacity:1}.c34::after{background-image:url(../images/8/eat-the-street-logo-159.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c34:hover:after{opacity:0}.c34:active:before{opacity:0;transition:initial}.c34:active:after{opacity:1;transition:initial}.f25:visited{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.f25:hover{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.f25:active{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.f26:visited{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.f26:hover{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.f26:active{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.c35::before{background-image:url(../images/t/instagram-64.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c35:hover:before{opacity:1}.c35::after{background-image:url(../images/t/instagram-64.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c35:hover:after{opacity:0}.c35:active:before{opacity:0;transition:initial}.c35:active:after{opacity:1;transition:initial}.c36::before{background-image:url(../images/t/facebook-64.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c36:hover:before{opacity:1}.c36::after{background-image:url(../images/t/facebook-64.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c36:hover:after{opacity:0}.c36:active:before{opacity:0;transition:initial}.c36:active:after{opacity:1;transition:initial}.c37::before{background-image:url(../images/4/tiktok-64.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c37:hover:before{opacity:1}.c37::after{background-image:url(../images/4/tiktok-64.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c37:hover:after{opacity:0}.c37:active:before{opacity:0;transition:initial}.c37:active:after{opacity:1;transition:initial}.f28:visited{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301}.f28:hover{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301}.f28:active{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301}.c41::before{background-image:url(../images/e/eat-the-street-logo-120.png);background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c41:hover:before{opacity:1}.c41::after{background-image:url(../images/e/eat-the-street-logo-120.png);background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c41:hover:after{opacity:0}.c41:active:before{opacity:0;transition:initial}.c41:active:after{opacity:1;transition:initial}.c44::before{background-image:url(../images/p/instagram-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c44:hover:before{opacity:1}.c44::after{background-image:url(../images/p/instagram-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c44:hover:after{opacity:0}.c44:active:before{opacity:0;transition:initial}.c44:active:after{opacity:1;transition:initial}.c45::before{background-image:url(../images/2/facebook-78.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c45:hover:before{opacity:1}.c45::after{background-image:url(../images/2/facebook-78.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c45:hover:after{opacity:0}.c45:active:before{opacity:0;transition:initial}.c45:active:after{opacity:1;transition:initial}.c46::before{background-image:url(../images/r/tiktok-69.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c46:hover:before{opacity:1}.c46::after{background-image:url(../images/r/tiktok-69.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c46:hover:after{opacity:0}.c46:active:before{opacity:0;transition:initial}.c46:active:after{opacity:1;transition:initial}}@media (min-width:768px) and (max-width:959px){.ps71{margin-top:1424px}.s74{min-width:768px;min-height:448px}.ps73{margin-top:23px}.s75{width:768px;min-height:412px}.ps74{margin-left:307px}.c34{background-image:url(../images/4/eat-the-street-logo-254.png)}.webp .c34{background-image:url(../images/n/eat-the-street-logo-254-1.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-254-1.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-254-1.webp)}.ps76{margin-left:153px;margin-top:6px}.s77{min-width:461px;width:461px;height:28px}.f23{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.ps77{margin-left:134px;margin-top:3px}.s78{min-width:500px;width:500px;height:52px}.f24{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.f25{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.ps78{margin-left:153px;margin-top:18px}.s79{min-width:461px;width:461px;height:52px}.f26{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.ps79{margin-left:230px;margin-top:22px}.s80{min-width:51px;width:51px;height:51px}.c35{background-image:url(../images/h/instagram-102.png)}.webp .c35{background-image:url(../images/0/instagram-102.webp)}.webp (null){background-image:url(../images/0/instagram-102.webp)}.webp (null){background-image:url(../images/0/instagram-102.webp)}.ps81{margin-left:77px}.c36{background-image:url(../images/n/facebook-102.png)}.webp .c36{background-image:url(../images/2/facebook-102.webp)}.webp (null){background-image:url(../images/2/facebook-102.webp)}.webp (null){background-image:url(../images/2/facebook-102.webp)}.ps82{margin-left:77px}.c37{background-image:url(../images/n/tiktok-102.png)}.webp .c37{background-image:url(../images/8/tiktok-102.webp)}.webp (null){background-image:url(../images/8/tiktok-102.webp)}.webp (null){background-image:url(../images/8/tiktok-102.webp)}.ps83{margin-left:184px;margin-top:38px}.s81{min-width:400px;width:400px;height:15px}.f27{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251}.f28{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251}.s82{min-width:202px;width:202px}.ps85{margin-left:57px;margin-top:27px}.s83{min-width:96px;width:96px;height:96px}.c41{background-image:url(../images/v/eat-the-street-logo-192.png)}.webp .c41{background-image:url(../images/4/eat-the-street-logo-192.webp)}.webp (null){background-image:url(../images/4/eat-the-street-logo-192.webp)}.webp (null){background-image:url(../images/4/eat-the-street-logo-192.webp)}.ps86{margin-left:15px;margin-top:27px}.s84{min-width:26px;width:26px;height:26px}.c42{-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px}.ps87{margin-left:34px;margin-top:19px}.s85{min-width:134px;height:31px;width:134px}.f29{font-size:12px;font-size:calc(12px * var(--f));line-height:1.418;text-indent:10px;padding-top:7px;padding-bottom:7px}.ps88{margin-left:36px;margin-top:12px}.ps89{margin-left:36px;margin-top:12px}.ps90{margin-left:36px;margin-top:11px}.ps91{margin-left:75px;margin-top:19px}.s86{min-width:64px;width:64px;height:64px}.c44{background-image:url(../images/v/instagram-128.png)}.webp .c44{background-image:url(../images/e/instagram-128.webp)}.webp (null){background-image:url(../images/e/instagram-128.webp)}.webp (null){background-image:url(../images/e/instagram-128.webp)}.ps92{margin-left:75px;margin-top:12px}.s87{min-width:64px;width:64px;height:62px}.c45{background-image:url(../images/q/facebook-124.png)}.webp .c45{background-image:url(../images/5/facebook-124.webp)}.webp (null){background-image:url(../images/5/facebook-124.webp)}.webp (null){background-image:url(../images/5/facebook-124.webp)}.ps93{margin-left:73px;margin-top:13px}.s88{min-width:64px;width:64px;height:55px}.c46{background-image:url(../images/d/tiktok-110.png)}.webp .c46{background-image:url(../images/4/tiktok-110.webp)}.webp (null){background-image:url(../images/4/tiktok-110.webp)}.webp (null){background-image:url(../images/4/tiktok-110.webp)}.c34::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/4/eat-the-street-logo-254.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c34:hover:before{opacity:1}.c34::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/4/eat-the-street-logo-254.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c34:hover:after{opacity:0}.c34:active:before{opacity:0;transition:initial}.c34:active:after{opacity:1;transition:initial}.f25:visited{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.f25:hover{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.f25:active{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.f26:visited{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.f26:hover{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.f26:active{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.c35::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/h/instagram-102.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c35:hover:before{opacity:1}.c35::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/h/instagram-102.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c35:hover:after{opacity:0}.c35:active:before{opacity:0;transition:initial}.c35:active:after{opacity:1;transition:initial}.c36::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/n/facebook-102.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c36:hover:before{opacity:1}.c36::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/n/facebook-102.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c36:hover:after{opacity:0}.c36:active:before{opacity:0;transition:initial}.c36:active:after{opacity:1;transition:initial}.c37::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/n/tiktok-102.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c37:hover:before{opacity:1}.c37::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/n/tiktok-102.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c37:hover:after{opacity:0}.c37:active:before{opacity:0;transition:initial}.c37:active:after{opacity:1;transition:initial}.f28:visited{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251}.f28:hover{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251}.f28:active{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251}.c41::before{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/eat-the-street-logo-192.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c41:hover:before{opacity:1}.c41::after{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/eat-the-street-logo-192.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c41:hover:after{opacity:0}.c41:active:before{opacity:0;transition:initial}.c41:active:after{opacity:1;transition:initial}.c44::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/instagram-128.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c44:hover:before{opacity:1}.c44::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/instagram-128.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c44:hover:after{opacity:0}.c44:active:before{opacity:0;transition:initial}.c44:active:after{opacity:1;transition:initial}.c45::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/q/facebook-124.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c45:hover:before{opacity:1}.c45::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/q/facebook-124.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c45:hover:after{opacity:0}.c45:active:before{opacity:0;transition:initial}.c45:active:after{opacity:1;transition:initial}.c46::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/d/tiktok-110.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c46:hover:before{opacity:1}.c46::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/d/tiktok-110.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c46:hover:after{opacity:0}.c46:active:before{opacity:0;transition:initial}.c46:active:after{opacity:1;transition:initial}}@media (min-width:480px) and (max-width:767px){.ps71{margin-top:3011px}.s74{min-width:480px;min-height:857px}.ps73{margin-top:30px}.s75{width:480px;min-height:780px}.ps74{margin-left:53px}.c34{background-image:url(../images/n/eat-the-street-logo-450.png)}.webp .c34{background-image:url(../images/e/eat-the-street-logo-450.webp)}.webp (null){background-image:url(../images/e/eat-the-street-logo-450.webp)}.webp (null){background-image:url(../images/e/eat-the-street-logo-450.webp)}.ps76{margin-left:27px;margin-top:36px}.s77{min-width:428px;width:428px;height:30px}.f23{font-size:13px;font-size:calc(13px * var(--f));line-height:1.693}.ps77{margin-left:56px;margin-top:36px}.s78{min-width:375px;width:375px;height:98px}.f24{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400}.f25{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400;text-decoration:underline}.ps78{margin-left:63px;margin-top:-1px}.s79{min-width:357px;width:357px;height:111px}.f26{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400}.ps79{margin-left:80px;margin-top:50px}.s80{min-width:90px;width:90px;height:90px}.c35{background-image:url(../images/6/instagram-180.png)}.webp .c35{background-image:url(../images/n/instagram-180.webp)}.webp (null){background-image:url(../images/n/instagram-180.webp)}.webp (null){background-image:url(../images/n/instagram-180.webp)}.ps81{margin-left:24px}.c36{background-image:url(../images/8/facebook-180.png)}.webp .c36{background-image:url(../images/a/facebook-180.webp)}.webp (null){background-image:url(../images/a/facebook-180.webp)}.webp (null){background-image:url(../images/a/facebook-180.webp)}.ps82{margin-left:30px}.c37{background-image:url(../images/p/tiktok-180.png)}.webp .c37{background-image:url(../images/2/tiktok-180.webp)}.webp (null){background-image:url(../images/2/tiktok-180.webp)}.webp (null){background-image:url(../images/2/tiktok-180.webp)}.ps83{margin-left:0;margin-top:76px}.s81{min-width:480px;width:480px;height:29px}.f27{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.f28{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.s82{min-width:170px;width:170px}.ps85{margin-left:53px;margin-top:17px}.s83{min-width:60px;width:60px;height:60px}.c41{background-image:url(../images/e/eat-the-street-logo-120-1.png)}.webp .c41{background-image:url(../images/2/eat-the-street-logo-120.webp)}.webp (null){background-image:url(../images/2/eat-the-street-logo-120.webp)}.webp (null){background-image:url(../images/2/eat-the-street-logo-120.webp)}.ps86{margin-left:18px;margin-top:16px}.s84{min-width:17px;width:17px;height:17px}.c42{-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px}.ps87{margin-left:0;margin-top:81px}.s85{min-width:170px;height:39px;width:170px}.f29{font-size:15px;font-size:calc(15px * var(--f));line-height:1.468;text-indent:23px;padding-top:9px;padding-bottom:8px}.ps88{margin-left:0;margin-top:-102px}.ps89{margin-left:0;margin-top:34px}.ps90{margin-left:0;margin-top:23px}.ps91{margin-left:39px;margin-top:19px}.s86{min-width:72px;width:72px;height:72px}.c44{background-image:url(../images/f/instagram-144.png)}.webp .c44{background-image:url(../images/7/instagram-144.webp)}.webp (null){background-image:url(../images/7/instagram-144.webp)}.webp (null){background-image:url(../images/7/instagram-144.webp)}.ps92{margin-left:38px;margin-top:24px}.s87{min-width:75px;width:75px;height:75px}.c45{background-image:url(../images/d/facebook-150.png)}.webp .c45{background-image:url(../images/o/facebook-150.webp)}.webp (null){background-image:url(../images/o/facebook-150.webp)}.webp (null){background-image:url(../images/o/facebook-150.webp)}.ps93{margin-left:38px;margin-top:35px}.s88{min-width:75px;width:75px;height:75px}.c46{background-image:url(../images/u/tiktok-150.png)}.webp .c46{background-image:url(../images/0/tiktok-150.webp)}.webp (null){background-image:url(../images/0/tiktok-150.webp)}.webp (null){background-image:url(../images/0/tiktok-150.webp)}.c34::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/n/eat-the-street-logo-450.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c34:hover:before{opacity:1}.c34::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/n/eat-the-street-logo-450.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c34:hover:after{opacity:0}.c34:active:before{opacity:0;transition:initial}.c34:active:after{opacity:1;transition:initial}.f25:visited{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400;text-decoration:underline}.f25:hover{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400;text-decoration:underline}.f25:active{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400;text-decoration:underline}.f26:visited{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400}.f26:hover{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400;color:#fff}.f26:active{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400;color:#fff}.c35::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/6/instagram-180.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c35:hover:before{opacity:1}.c35::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/6/instagram-180.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c35:hover:after{opacity:0}.c35:active:before{opacity:0;transition:initial}.c35:active:after{opacity:1;transition:initial}.c36::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/8/facebook-180.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c36:hover:before{opacity:1}.c36::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/8/facebook-180.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c36:hover:after{opacity:0}.c36:active:before{opacity:0;transition:initial}.c36:active:after{opacity:1;transition:initial}.c37::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/p/tiktok-180.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c37:hover:before{opacity:1}.c37::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/p/tiktok-180.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c37:hover:after{opacity:0}.c37:active:before{opacity:0;transition:initial}.c37:active:after{opacity:1;transition:initial}.f28:visited{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.f28:hover{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.f28:active{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.c41::before{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/e/eat-the-street-logo-120-1.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c41:hover:before{opacity:1}.c41::after{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/e/eat-the-street-logo-120-1.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c41:hover:after{opacity:0}.c41:active:before{opacity:0;transition:initial}.c41:active:after{opacity:1;transition:initial}.c44::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/f/instagram-144.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c44:hover:before{opacity:1}.c44::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/f/instagram-144.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c44:hover:after{opacity:0}.c44:active:before{opacity:0;transition:initial}.c44:active:after{opacity:1;transition:initial}.c45::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/d/facebook-150.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c45:hover:before{opacity:1}.c45::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/d/facebook-150.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c45:hover:after{opacity:0}.c45:active:before{opacity:0;transition:initial}.c45:active:after{opacity:1;transition:initial}.c46::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/u/tiktok-150.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c46:hover:before{opacity:1}.c46::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/u/tiktok-150.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c46:hover:after{opacity:0}.c46:active:before{opacity:0;transition:initial}.c46:active:after{opacity:1;transition:initial}}@media (max-width:479px){.ps71{margin-top:2007px}.s74{min-width:320px;min-height:571px}.ps73{margin-top:20px}.s75{width:320px;min-height:520px}.ps74{margin-left:35px}.c34{background-image:url(../images/e/eat-the-street-logo-300.png)}.webp .c34{background-image:url(../images/v/eat-the-street-logo-300.webp)}.webp (null){background-image:url(../images/v/eat-the-street-logo-300.webp)}.webp (null){background-image:url(../images/v/eat-the-street-logo-300.webp)}.ps76{margin-left:18px;margin-top:24px}.s77{min-width:285px;width:285px;height:20px}.f23{font-size:9px;font-size:calc(9px * var(--f));line-height:1.668}.ps77{margin-left:37px;margin-top:24px}.s78{min-width:250px;width:250px;height:65px}.f24{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400}.f25{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400;text-decoration:underline}.ps78{margin-left:42px;margin-top:0}.s79{min-width:238px;width:238px;height:74px}.f26{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400}.ps79{margin-left:53px;margin-top:33px}.s80{min-width:60px;width:60px;height:60px}.c35{background-image:url(../images/c/instagram-120.png)}.webp .c35{background-image:url(../images/a/instagram-120.webp)}.webp (null){background-image:url(../images/a/instagram-120.webp)}.webp (null){background-image:url(../images/a/instagram-120.webp)}.ps81{margin-left:16px}.c36{background-image:url(../images/n/facebook-120.png)}.webp .c36{background-image:url(../images/8/facebook-120.webp)}.webp (null){background-image:url(../images/8/facebook-120.webp)}.webp (null){background-image:url(../images/8/facebook-120.webp)}.ps82{margin-left:20px}.c37{background-image:url(../images/e/tiktok-120.png)}.webp .c37{background-image:url(../images/h/tiktok-120.webp)}.webp (null){background-image:url(../images/h/tiktok-120.webp)}.webp (null){background-image:url(../images/h/tiktok-120.webp)}.ps83{margin-left:0;margin-top:51px}.s81{min-width:320px;width:320px;height:19px}.f27{font-size:11px;font-size:calc(11px * var(--f));line-height:1.274}.f28{font-size:11px;font-size:calc(11px * var(--f));line-height:1.274}.s82{min-width:113px;width:113px}.ps85{margin-left:35px;margin-top:11px}.s83{min-width:40px;width:40px;height:40px}.c41{background-image:url(../images/p/eat-the-street-logo-80.png)}.webp .c41{background-image:url(../images/l/eat-the-street-logo-80.webp)}.webp (null){background-image:url(../images/l/eat-the-street-logo-80.webp)}.webp (null){background-image:url(../images/l/eat-the-street-logo-80.webp)}.ps86{margin-left:12px;margin-top:11px}.s84{min-width:11px;width:11px;height:11px}.c42{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.ps87{margin-left:0;margin-top:54px}.s85{min-width:113px;height:26px;width:113px}.f29{font-size:10px;font-size:calc(10px * var(--f));line-height:1.401;text-indent:15px;padding-top:6px;padding-bottom:6px}.ps88{margin-left:0;margin-top:-68px}.ps89{margin-left:0;margin-top:23px}.ps90{margin-left:0;margin-top:15px}.ps91{margin-left:26px;margin-top:13px}.s86{min-width:48px;width:48px;height:48px}.c44{background-image:url(../images/g/instagram-96.png)}.webp .c44{background-image:url(../images/7/instagram-96.webp)}.webp (null){background-image:url(../images/7/instagram-96.webp)}.webp (null){background-image:url(../images/7/instagram-96.webp)}.ps92{margin-left:25px;margin-top:16px}.s87{min-width:50px;width:50px;height:50px}.c45{background-image:url(../images/p/facebook-100.png)}.webp .c45{background-image:url(../images/f/facebook-100.webp)}.webp (null){background-image:url(../images/f/facebook-100.webp)}.webp (null){background-image:url(../images/f/facebook-100.webp)}.ps93{margin-left:25px;margin-top:23px}.s88{min-width:50px;width:50px;height:50px}.c46{background-image:url(../images/0/tiktok-100.png)}.webp .c46{background-image:url(../images/a/tiktok-100.webp)}.webp (null){background-image:url(../images/a/tiktok-100.webp)}.webp (null){background-image:url(../images/a/tiktok-100.webp)}.c34::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/e/eat-the-street-logo-300.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c34:hover:before{opacity:1}.c34::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/e/eat-the-street-logo-300.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c34:hover:after{opacity:0}.c34:active:before{opacity:0;transition:initial}.c34:active:after{opacity:1;transition:initial}.f25:visited{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400;text-decoration:underline}.f25:hover{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400;text-decoration:underline}.f25:active{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400;text-decoration:underline}.f26:visited{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400}.f26:hover{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400;color:#fff}.f26:active{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400;color:#fff}.c35::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/c/instagram-120.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c35:hover:before{opacity:1}.c35::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/c/instagram-120.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c35:hover:after{opacity:0}.c35:active:before{opacity:0;transition:initial}.c35:active:after{opacity:1;transition:initial}.c36::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/n/facebook-120.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c36:hover:before{opacity:1}.c36::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/n/facebook-120.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c36:hover:after{opacity:0}.c36:active:before{opacity:0;transition:initial}.c36:active:after{opacity:1;transition:initial}.c37::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/e/tiktok-120.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c37:hover:before{opacity:1}.c37::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/e/tiktok-120.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c37:hover:after{opacity:0}.c37:active:before{opacity:0;transition:initial}.c37:active:after{opacity:1;transition:initial}.f28:visited{font-size:11px;font-size:calc(11px * var(--f));line-height:1.274}.f28:hover{font-size:11px;font-size:calc(11px * var(--f));line-height:1.274}.f28:active{font-size:11px;font-size:calc(11px * var(--f));line-height:1.274}.c41::before{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/p/eat-the-street-logo-80.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c41:hover:before{opacity:1}.c41::after{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/p/eat-the-street-logo-80.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c41:hover:after{opacity:0}.c41:active:before{opacity:0;transition:initial}.c41:active:after{opacity:1;transition:initial}.c44::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/g/instagram-96.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c44:hover:before{opacity:1}.c44::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/g/instagram-96.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c44:hover:after{opacity:0}.c44:active:before{opacity:0;transition:initial}.c44:active:after{opacity:1;transition:initial}.c45::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/p/facebook-100.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c45:hover:before{opacity:1}.c45::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/p/facebook-100.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c45:hover:after{opacity:0}.c45:active:before{opacity:0;transition:initial}.c45:active:after{opacity:1;transition:initial}.c46::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/0/tiktok-100.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c46:hover:before{opacity:1}.c46::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/0/tiktok-100.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c46:hover:after{opacity:0}.c46:active:before{opacity:0;transition:initial}.c46:active:after{opacity:1;transition:initial}}@media (min-width:1920px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1920px) and (min-resolution:144dpi){.c34{background-image:url(../images/l/eat-the-street-logo-636.png)}.webp .c34{background-image:url(../images/n/eat-the-street-logo-636.webp)}.c34::before{background-image:url(../images/l/eat-the-street-logo-636.png)}.webp (null){background-image:url(../images/n/eat-the-street-logo-636.webp)}.c34::after{background-image:url(../images/l/eat-the-street-logo-636.png)}.webp (null){background-image:url(../images/n/eat-the-street-logo-636.webp)}.c41{background-image:url(../images/r/eat-the-street-logo-480.png)}.webp .c41{background-image:url(../images/c/eat-the-street-logo-480.webp)}.c41::before{background-image:url(../images/r/eat-the-street-logo-480.png)}.webp (null){background-image:url(../images/c/eat-the-street-logo-480.webp)}.c41::after{background-image:url(../images/r/eat-the-street-logo-480.png)}.webp (null){background-image:url(../images/c/eat-the-street-logo-480.webp)}}@media (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (min-resolution:144dpi){.c34{background-image:url(../images/a/eat-the-street-logo-398.png)}.webp .c34{background-image:url(../images/j/eat-the-street-logo-398.webp)}.c34::before{background-image:url(../images/a/eat-the-street-logo-398.png)}.webp (null){background-image:url(../images/j/eat-the-street-logo-398.webp)}.c34::after{background-image:url(../images/a/eat-the-street-logo-398.png)}.webp (null){background-image:url(../images/j/eat-the-street-logo-398.webp)}.c35{background-image:url(../images/6/instagram-160.png)}.webp .c35{background-image:url(../images/r/instagram-160.webp)}.c35::before{background-image:url(../images/6/instagram-160.png)}.webp (null){background-image:url(../images/r/instagram-160.webp)}.c35::after{background-image:url(../images/6/instagram-160.png)}.webp (null){background-image:url(../images/r/instagram-160.webp)}.c36{background-image:url(../images/t/facebook-160.png)}.webp .c36{background-image:url(../images/t/facebook-160.webp)}.c36::before{background-image:url(../images/t/facebook-160.png)}.webp (null){background-image:url(../images/t/facebook-160.webp)}.c36::after{background-image:url(../images/t/facebook-160.png)}.webp (null){background-image:url(../images/t/facebook-160.webp)}.c37{background-image:url(../images/2/tiktok-160.png)}.webp .c37{background-image:url(../images/l/tiktok-160.webp)}.c37::before{background-image:url(../images/2/tiktok-160.png)}.webp (null){background-image:url(../images/l/tiktok-160.webp)}.c37::after{background-image:url(../images/2/tiktok-160.png)}.webp (null){background-image:url(../images/l/tiktok-160.webp)}.c41{background-image:url(../images/e/eat-the-street-logo-300.png)}.webp .c41{background-image:url(../images/v/eat-the-street-logo-300.webp)}.c41::before{background-image:url(../images/e/eat-the-street-logo-300.png)}.webp (null){background-image:url(../images/v/eat-the-street-logo-300.webp)}.c41::after{background-image:url(../images/e/eat-the-street-logo-300.png)}.webp (null){background-image:url(../images/v/eat-the-street-logo-300.webp)}.c44{background-image:url(../images/q/instagram-200.png)}.webp .c44{background-image:url(../images/9/instagram-200.webp)}.c44::before{background-image:url(../images/q/instagram-200.png)}.webp (null){background-image:url(../images/9/instagram-200.webp)}.c44::after{background-image:url(../images/q/instagram-200.png)}.webp (null){background-image:url(../images/9/instagram-200.webp)}.c45{background-image:url(../images/4/facebook-194.png)}.webp .c45{background-image:url(../images/p/facebook-194.webp)}.c45::before{background-image:url(../images/4/facebook-194.png)}.webp (null){background-image:url(../images/p/facebook-194.webp)}.c45::after{background-image:url(../images/4/facebook-194.png)}.webp (null){background-image:url(../images/p/facebook-194.webp)}.c46{background-image:url(../images/u/tiktok-172.png)}.webp .c46{background-image:url(../images/j/tiktok-172.webp)}.c46::before{background-image:url(../images/u/tiktok-172.png)}.webp (null){background-image:url(../images/j/tiktok-172.webp)}.c46::after{background-image:url(../images/u/tiktok-172.png)}.webp (null){background-image:url(../images/j/tiktok-172.webp)}}@media (min-width:960px) and (max-width:1199px) and (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:960px) and (max-width:1199px) and (min-width:960px) and (min-resolution:144dpi){.c34{background-image:url(../images/n/eat-the-street-logo-318.png)}.webp .c34{background-image:url(../images/t/eat-the-street-logo-318.webp)}.c34::before{background-image:url(../images/n/eat-the-street-logo-318.png)}.webp (null){background-image:url(../images/t/eat-the-street-logo-318.webp)}.c34::after{background-image:url(../images/n/eat-the-street-logo-318.png)}.webp (null){background-image:url(../images/t/eat-the-street-logo-318.webp)}.c35{background-image:url(../images/v/instagram-128.png)}.webp .c35{background-image:url(../images/e/instagram-128.webp)}.c35::before{background-image:url(../images/v/instagram-128.png)}.webp (null){background-image:url(../images/e/instagram-128.webp)}.c35::after{background-image:url(../images/v/instagram-128.png)}.webp (null){background-image:url(../images/e/instagram-128.webp)}.c36{background-image:url(../images/2/facebook-128.png)}.webp .c36{background-image:url(../images/l/facebook-128.webp)}.c36::before{background-image:url(../images/2/facebook-128.png)}.webp (null){background-image:url(../images/l/facebook-128.webp)}.c36::after{background-image:url(../images/2/facebook-128.png)}.webp (null){background-image:url(../images/l/facebook-128.webp)}.c37{background-image:url(../images/v/tiktok-128.png)}.webp .c37{background-image:url(../images/c/tiktok-128.webp)}.c37::before{background-image:url(../images/v/tiktok-128.png)}.webp (null){background-image:url(../images/c/tiktok-128.webp)}.c37::after{background-image:url(../images/v/tiktok-128.png)}.webp (null){background-image:url(../images/c/tiktok-128.webp)}.c41{background-image:url(../images/c/eat-the-street-logo-240.png)}.webp .c41{background-image:url(../images/p/eat-the-street-logo-240.webp)}.c41::before{background-image:url(../images/c/eat-the-street-logo-240.png)}.webp (null){background-image:url(../images/p/eat-the-street-logo-240.webp)}.c41::after{background-image:url(../images/c/eat-the-street-logo-240.png)}.webp (null){background-image:url(../images/p/eat-the-street-logo-240.webp)}.c44{background-image:url(../images/6/instagram-160.png)}.webp .c44{background-image:url(../images/r/instagram-160.webp)}.c44::before{background-image:url(../images/6/instagram-160.png)}.webp (null){background-image:url(../images/r/instagram-160.webp)}.c44::after{background-image:url(../images/6/instagram-160.png)}.webp (null){background-image:url(../images/r/instagram-160.webp)}.c45{background-image:url(../images/k/facebook-156.png)}.webp .c45{background-image:url(../images/v/facebook-156.webp)}.c45::before{background-image:url(../images/k/facebook-156.png)}.webp (null){background-image:url(../images/v/facebook-156.webp)}.c45::after{background-image:url(../images/k/facebook-156.png)}.webp (null){background-image:url(../images/v/facebook-156.webp)}.c46{background-image:url(../images/p/tiktok-138.png)}.webp .c46{background-image:url(../images/m/tiktok-138.webp)}.c46::before{background-image:url(../images/p/tiktok-138.png)}.webp (null){background-image:url(../images/m/tiktok-138.webp)}.c46::after{background-image:url(../images/p/tiktok-138.png)}.webp (null){background-image:url(../images/m/tiktok-138.webp)}}body{--f:1;min-width:1920px}@media (min-width:1200px) and (max-width:1919px){body{min-width:1200px}}@media (min-width:960px) and (max-width:1199px){body{min-width:960px}}@media (min-width:768px) and (max-width:959px){body{min-width:768px}}@media (min-width:480px) and (max-width:767px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}.v26{display:inline-block;vertical-align:top;pointer-events:none}.ps105{position:relative;margin-top:3354px}.s103{width:100%;min-width:1920px;min-height:1120px}.v27{display:inline-block;vertical-align:top}.ps106{position:relative;margin-top:0}.c54{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background:#b8c8d2 url(../images/r/zwartevilt.png) repeat center top}.z82{z-index:2}.ps107{position:relative;margin-top:58px}.v28{display:block}.s104{width:1920px;margin-left:auto;margin-right:auto;min-height:1030px}.v29{display:inline-block;vertical-align:top;pointer-events:auto}.ps108{position:relative;margin-left:766px;margin-top:0}.z83{z-index:3}.ps109{position:relative}.s105{width:100%;height:100%;box-sizing:border-box}.c55{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/t/eat-the-street-logo-318.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.webp .c55{background-image:url(../images/6/eat-the-street-logo-318.webp)}.a11{transform:translateZ(1px);display:inline-block;width:100%;height:100%;z-index:1}.webp (null){background-image:url(../images/6/eat-the-street-logo-318.webp)}.webp (null){background-image:url(../images/6/eat-the-street-logo-318.webp)}.ps110{position:relative;margin-left:382px;margin-top:13px}.s106{min-width:1154px;width:1154px;overflow:hidden;height:69px}.z84{z-index:5}.p16{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.f40{font-family:"Lato 4";font-size:25px;font-size:calc(25px * var(--f));line-height:1.681;font-weight:900;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps111{position:relative;margin-left:336px;margin-top:9px}.s107{min-width:1251px;width:1251px;overflow:hidden;height:130px}.z85{z-index:6}.f41{font-family:"Lato 4";font-size:25px;font-size:calc(25px * var(--f));line-height:1.681;font-weight:900;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.f42{font-family:"Lato 4";font-size:25px;font-size:calc(25px * var(--f));line-height:1.681;font-weight:900;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps112{position:relative;margin-left:382px;margin-top:46px}.s108{min-width:1154px;width:1154px;overflow:hidden;height:130px}.z86{z-index:7}.f43{font-family:"Lato 4";font-size:25px;font-size:calc(25px * var(--f));line-height:1.681;font-weight:900;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps113{position:relative;margin-left:574px;margin-top:54px}.ps114{position:relative;margin-left:0;margin-top:0}.s109{min-width:128px;width:128px;height:128px;box-sizing:border-box}.c56{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/a/instagram-128.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z87{z-index:8}.webp .c56{background-image:url(../images/v/instagram-128.webp)}.webp (null){background-image:url(../images/v/instagram-128.webp)}.webp (null){background-image:url(../images/v/instagram-128.webp)}.ps115{position:relative;margin-left:194px;margin-top:0}.c57{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/8/facebook-128.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z88{z-index:9}.webp .c57{background-image:url(../images/4/facebook-128.webp)}.webp (null){background-image:url(../images/4/facebook-128.webp)}.webp (null){background-image:url(../images/4/facebook-128.webp)}.ps116{position:relative;margin-left:190px;margin-top:0}.c58{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/6/tiktok-128.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z89{z-index:10}.webp .c58{background-image:url(../images/6/tiktok-128.webp)}.webp (null){background-image:url(../images/6/tiktok-128.webp)}.webp (null){background-image:url(../images/6/tiktok-128.webp)}.ps117{position:relative;margin-left:461px;margin-top:96px}.s110{min-width:1000px;width:1000px;overflow:hidden;height:37px}.z90{z-index:4}.f44{font-family:"Montserrat 2";font-size:20px;font-size:calc(20px * var(--f));line-height:1.201;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:0.60px;color:#fff;background-color:initial;text-shadow:none}.f45{font-family:"Montserrat 2";font-size:20px;font-size:calc(20px * var(--f));line-height:1.201;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:0.60px;color:#fff;background-color:initial;text-shadow:none}.c59{display:block;position:fixed;left:0;top:0;width:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));z-index:2146435072;pointer-events:none;opacity:0;transition:opacity 1s}.ps118{position:relative;margin-top:0;margin-left:0;-webkit-transform:translate3d(0,0,0)}.s111{min-width:514px;width:514px;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));height:calc(var(--vh, 1vh) * 100 + env(safe-area-inset-bottom))}.c60{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:rgba(236,241,243,0.8);opacity:1}.c61{overflow:scroll;pointer-events:auto;scrollbar-width:none;-ms-overflow-style:none;height:100%;width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ps119{position:relative;margin-left:144px;margin-top:69px}.s112{min-width:240px;width:240px;height:240px;box-sizing:border-box}.c62{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/r/eat-the-street-logo-240.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z91{z-index:38}.webp .c62{background-image:url(../images/c/eat-the-street-logo-240.webp)}.webp (null){background-image:url(../images/c/eat-the-street-logo-240.webp)}.webp (null){background-image:url(../images/c/eat-the-street-logo-240.webp)}.ps120{position:relative;margin-left:39px;margin-top:69px}.s113{min-width:64px;width:64px;height:64px;box-sizing:border-box}.c63{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:32px;-moz-border-radius:32px;border-radius:32px;background-color:#000;background-image:url(../images/l/close.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z92{z-index:37}.v30{display:inline-block;vertical-align:top;outline:0}.ps121{position:relative;margin-left:87px;margin-top:46px}.s114{min-width:336px;height:77px;box-sizing:border-box;width:336px;padding-right:0}.c64{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#cb4b16;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#fff;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.z93{z-index:39}.a12{display:inline-block;width:100%;z-index:1}.f46{font-family:"Arial Black", "Arial Bold", Gadget, sans-serif;font-size:32px;font-size:calc(32px * var(--f));line-height:1.407;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;text-shadow:none;text-indent:24px;padding-right:0;text-align:left;cursor:pointer;padding-top:16px;padding-bottom:16px}.ps122{position:relative;margin-left:90px;margin-top:30px}.z94{z-index:40}.ps123{position:relative;margin-left:90px;margin-top:31px}.z95{z-index:41}.ps124{position:relative;margin-left:90px;margin-top:30px}.z96{z-index:42}.ps125{position:relative;margin-left:187px;margin-top:46px}.s115{min-width:160px;width:160px;height:160px;box-sizing:border-box}.c65{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/a/instagram-160.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z97{z-index:43}.webp .c65{background-image:url(../images/m/instagram-160.webp)}.webp (null){background-image:url(../images/m/instagram-160.webp)}.webp (null){background-image:url(../images/m/instagram-160.webp)}.ps126{position:relative;margin-left:-160px;margin-top:237px}.s116{min-width:160px;width:160px;height:155px;box-sizing:border-box}.c66{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/c/facebook-155.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z98{z-index:44}.webp .c66{background-image:url(../images/h/facebook-155.webp)}.webp (null){background-image:url(../images/h/facebook-155.webp)}.webp (null){background-image:url(../images/h/facebook-155.webp)}.ps127{position:relative;margin-left:-163px;margin-top:422px}.s117{min-width:160px;width:160px;height:138px;box-sizing:border-box}.c67{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/tiktok-138.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z99{z-index:45}.webp .c67{background-image:url(../images/4/tiktok-138.webp)}.webp (null){background-image:url(../images/4/tiktok-138.webp)}.webp (null){background-image:url(../images/4/tiktok-138.webp)}.c68{display:inline-block;position:relative;margin-left:0;margin-top:0}.c55::before{background-image:url(../images/t/eat-the-street-logo-318.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c55:hover:before{opacity:1}.c55:hover{border-color:transparent;color:#000}.c55::after{background-image:url(../images/t/eat-the-street-logo-318.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c55:hover:after{opacity:0}.c55:active:before{opacity:0;transition:initial}.c55:active:after{opacity:1;transition:initial}.c55:active{transition:initial;color:#fff}.f43:hover{color:#ead000}.c56::before{background-image:url(../images/a/instagram-128.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c56:hover:before{opacity:1}.c56:hover{border-color:transparent;color:#000}.c56::after{background-image:url(../images/a/instagram-128.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c56:hover:after{opacity:0}.c56:active:before{opacity:0;transition:initial}.c56:active:after{opacity:1;transition:initial}.c56:active{transition:initial;color:#fff}.c57::before{background-image:url(../images/8/facebook-128.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c57:hover:before{opacity:1}.c57:hover{border-color:transparent;color:#000}.c57::after{background-image:url(../images/8/facebook-128.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c57:hover:after{opacity:0}.c57:active:before{opacity:0;transition:initial}.c57:active:after{opacity:1;transition:initial}.c57:active{transition:initial;color:#fff}.c58::before{background-image:url(../images/6/tiktok-128.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c58:hover:before{opacity:1}.c58:hover{border-color:transparent;color:#000}.c58::after{background-image:url(../images/6/tiktok-128.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c58:hover:after{opacity:0}.c58:active:before{opacity:0;transition:initial}.c58:active:after{opacity:1;transition:initial}.c58:active{transition:initial;color:#fff}.c62::before{background-image:url(../images/r/eat-the-street-logo-240.png);background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c62:hover:before{opacity:1}.c62:hover{background-color:transparent;border-color:transparent;color:#000}.c62::after{background-image:url(../images/r/eat-the-street-logo-240.png);background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c62:hover:after{opacity:0}.c62:active:before{opacity:0;transition:initial}.c62:active:after{opacity:1;transition:initial}.c62:active{transition:initial;color:#fff}.c63:hover{background-color:#82939e;color:#000;background-clip:padding-box;border:0}.c63:active{transition:initial;color:#fff}.c64:hover{background-color:#82939e;background-clip:padding-box;color:#000}.c64:active{transition:initial;color:#fff}.c65::before{background-image:url(../images/a/instagram-160.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c65:hover:before{opacity:1}.c65:hover{border-color:transparent;color:#000}.c65::after{background-image:url(../images/a/instagram-160.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c65:hover:after{opacity:0}.c65:active:before{opacity:0;transition:initial}.c65:active:after{opacity:1;transition:initial}.c65:active{transition:initial;color:#fff}.c66::before{background-image:url(../images/c/facebook-155.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c66:hover:before{opacity:1}.c66:hover{border-color:transparent;color:#000}.c66::after{background-image:url(../images/c/facebook-155.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c66:hover:after{opacity:0}.c66:active:before{opacity:0;transition:initial}.c66:active:after{opacity:1;transition:initial}.c66:active{transition:initial;color:#fff}.c67::before{background-image:url(../images/v/tiktok-138.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c67:hover:before{opacity:1}.c67:hover{border-color:transparent;color:#000}.c67::after{background-image:url(../images/v/tiktok-138.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c67:hover:after{opacity:0}.c67:active:before{opacity:0;transition:initial}.c67:active:after{opacity:1;transition:initial}.c67:active{transition:initial;color:#fff}@media (min-width:1200px) and (max-width:1919px){.ps105{margin-top:2096px}.s103{min-width:1200px;min-height:700px}.ps107{margin-top:36px}.s104{width:1200px;min-height:644px}.ps108{margin-left:479px}.c55{background-image:url(../images/8/eat-the-street-logo-199.png)}.webp .c55{background-image:url(../images/n/eat-the-street-logo-199.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-199.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-199.webp)}.ps110{margin-left:239px;margin-top:8px}.s106{min-width:721px;width:721px;height:43px}.f40{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.ps111{margin-left:210px;margin-top:6px}.s107{min-width:782px;width:782px;height:81px}.f41{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.f42{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.ps112{margin-left:239px;margin-top:29px}.s108{min-width:721px;width:721px;height:81px}.f43{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.ps113{margin-left:359px;margin-top:34px}.s109{min-width:80px;width:80px;height:80px}.c56{background-image:url(../images/p/instagram-80.png)}.webp .c56{background-image:url(../images/e/instagram-80.webp)}.webp (null){background-image:url(../images/e/instagram-80.webp)}.webp (null){background-image:url(../images/e/instagram-80.webp)}.ps115{margin-left:121px}.c57{background-image:url(../images/p/facebook-80.png)}.webp .c57{background-image:url(../images/0/facebook-80.webp)}.webp (null){background-image:url(../images/0/facebook-80.webp)}.webp (null){background-image:url(../images/0/facebook-80.webp)}.ps116{margin-left:119px}.c58{background-image:url(../images/0/tiktok-80.png)}.webp .c58{background-image:url(../images/r/tiktok-80.webp)}.webp (null){background-image:url(../images/r/tiktok-80.webp)}.webp (null){background-image:url(../images/r/tiktok-80.webp)}.ps117{margin-left:288px;margin-top:60px}.s110{min-width:625px;width:625px;height:23px}.f44{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.f45{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.s111{min-width:321px;width:321px}.ps119{margin-left:90px;margin-top:43px}.s112{min-width:150px;width:150px;height:150px}.c62{background-image:url(../images/p/eat-the-street-logo-150.png)}.webp .c62{background-image:url(../images/6/eat-the-street-logo-150.webp)}.webp (null){background-image:url(../images/6/eat-the-street-logo-150.webp)}.webp (null){background-image:url(../images/6/eat-the-street-logo-150.webp)}.ps120{margin-left:24px;margin-top:43px}.s113{min-width:40px;width:40px;height:40px}.c63{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.ps121{margin-left:54px;margin-top:29px}.s114{min-width:210px;height:48px;width:210px}.f46{font-size:20px;font-size:calc(20px * var(--f));line-height:1.401;text-indent:15px;padding-top:10px;padding-bottom:10px}.ps122{margin-left:56px;margin-top:19px}.ps123{margin-left:56px;margin-top:19px}.ps124{margin-left:56px;margin-top:19px}.ps125{margin-left:117px;margin-top:29px}.s115{min-width:100px;width:100px;height:100px}.c65{background-image:url(../images/6/instagram-100.png)}.webp .c65{background-image:url(../images/m/instagram-100.webp)}.webp (null){background-image:url(../images/m/instagram-100.webp)}.webp (null){background-image:url(../images/m/instagram-100.webp)}.ps126{margin-left:-100px;margin-top:148px}.s116{min-width:100px;width:100px;height:97px}.c66{background-image:url(../images/e/facebook-97.png)}.webp .c66{background-image:url(../images/2/facebook-97.webp)}.webp (null){background-image:url(../images/2/facebook-97.webp)}.webp (null){background-image:url(../images/2/facebook-97.webp)}.ps127{margin-left:-102px;margin-top:264px}.s117{min-width:100px;width:100px;height:86px}.c67{background-image:url(../images/u/tiktok-86.png)}.webp .c67{background-image:url(../images/r/tiktok-86.webp)}.webp (null){background-image:url(../images/r/tiktok-86.webp)}.webp (null){background-image:url(../images/r/tiktok-86.webp)}.c55::before{background-image:url(../images/8/eat-the-street-logo-199.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c55:hover:before{opacity:1}.c55::after{background-image:url(../images/8/eat-the-street-logo-199.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c55:hover:after{opacity:0}.c55:active:before{opacity:0;transition:initial}.c55:active:after{opacity:1;transition:initial}.f42:visited{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.f42:hover{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.f42:active{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.f43:visited{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.f43:hover{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.f43:active{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.c56::before{background-image:url(../images/p/instagram-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c56:hover:before{opacity:1}.c56::after{background-image:url(../images/p/instagram-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c56:hover:after{opacity:0}.c56:active:before{opacity:0;transition:initial}.c56:active:after{opacity:1;transition:initial}.c57::before{background-image:url(../images/p/facebook-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c57:hover:before{opacity:1}.c57::after{background-image:url(../images/p/facebook-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c57:hover:after{opacity:0}.c57:active:before{opacity:0;transition:initial}.c57:active:after{opacity:1;transition:initial}.c58::before{background-image:url(../images/0/tiktok-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c58:hover:before{opacity:1}.c58::after{background-image:url(../images/0/tiktok-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c58:hover:after{opacity:0}.c58:active:before{opacity:0;transition:initial}.c58:active:after{opacity:1;transition:initial}.f45:visited{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.f45:hover{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.f45:active{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.c62::before{background-image:url(../images/p/eat-the-street-logo-150.png);background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c62:hover:before{opacity:1}.c62::after{background-image:url(../images/p/eat-the-street-logo-150.png);background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c62:hover:after{opacity:0}.c62:active:before{opacity:0;transition:initial}.c62:active:after{opacity:1;transition:initial}.c65::before{background-image:url(../images/6/instagram-100.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c65:hover:before{opacity:1}.c65::after{background-image:url(../images/6/instagram-100.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c65:hover:after{opacity:0}.c65:active:before{opacity:0;transition:initial}.c65:active:after{opacity:1;transition:initial}.c66::before{background-image:url(../images/e/facebook-97.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c66:hover:before{opacity:1}.c66::after{background-image:url(../images/e/facebook-97.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c66:hover:after{opacity:0}.c66:active:before{opacity:0;transition:initial}.c66:active:after{opacity:1;transition:initial}.c67::before{background-image:url(../images/u/tiktok-86.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c67:hover:before{opacity:1}.c67::after{background-image:url(../images/u/tiktok-86.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c67:hover:after{opacity:0}.c67:active:before{opacity:0;transition:initial}.c67:active:after{opacity:1;transition:initial}}@media (min-width:960px) and (max-width:1199px){.ps105{margin-top:1677px}.s103{min-width:960px;min-height:560px}.ps107{margin-top:29px}.s104{width:960px;min-height:515px}.ps108{margin-left:383px}.c55{background-image:url(../images/8/eat-the-street-logo-159.png)}.webp .c55{background-image:url(../images/n/eat-the-street-logo-159.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-159.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-159.webp)}.ps110{margin-left:191px;margin-top:6px}.s106{min-width:577px;width:577px;height:34px}.f40{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.ps111{margin-left:168px;margin-top:6px}.s107{min-width:626px;width:626px;height:65px}.f41{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.f42{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.ps112{margin-left:191px;margin-top:23px}.s108{min-width:577px;width:577px;height:65px}.f43{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.ps113{margin-left:287px;margin-top:27px}.s109{min-width:64px;width:64px;height:64px}.c56{background-image:url(../images/t/instagram-64.png)}.webp .c56{background-image:url(../images/r/instagram-64.webp)}.webp (null){background-image:url(../images/r/instagram-64.webp)}.webp (null){background-image:url(../images/r/instagram-64.webp)}.ps115{margin-left:97px}.c57{background-image:url(../images/t/facebook-64.png)}.webp .c57{background-image:url(../images/a/facebook-64.webp)}.webp (null){background-image:url(../images/a/facebook-64.webp)}.webp (null){background-image:url(../images/a/facebook-64.webp)}.ps116{margin-left:95px}.c58{background-image:url(../images/4/tiktok-64.png)}.webp .c58{background-image:url(../images/t/tiktok-64.webp)}.webp (null){background-image:url(../images/t/tiktok-64.webp)}.webp (null){background-image:url(../images/t/tiktok-64.webp)}.ps117{margin-left:230px;margin-top:48px}.s110{min-width:500px;width:500px;height:18px}.f44{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301}.f45{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301}.s111{min-width:257px;width:257px}.ps119{margin-left:72px;margin-top:34px}.s112{min-width:120px;width:120px;height:120px}.c62{background-image:url(../images/e/eat-the-street-logo-120.png)}.webp .c62{background-image:url(../images/p/eat-the-street-logo-120.webp)}.webp (null){background-image:url(../images/p/eat-the-street-logo-120.webp)}.webp (null){background-image:url(../images/p/eat-the-street-logo-120.webp)}.ps120{margin-left:19px;margin-top:34px}.s113{min-width:32px;width:32px;height:32px}.c63{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.ps121{margin-left:43px;margin-top:24px}.s114{min-width:168px;height:38px;width:168px}.f46{font-size:16px;font-size:calc(16px * var(--f));line-height:1.438;text-indent:12px;padding-top:8px;padding-bottom:7px}.ps122{margin-left:45px;margin-top:15px}.ps123{margin-left:45px;margin-top:16px}.ps124{margin-left:45px;margin-top:16px}.ps125{margin-left:94px;margin-top:23px}.s115{min-width:80px;width:80px;height:80px}.c65{background-image:url(../images/p/instagram-80.png)}.webp .c65{background-image:url(../images/e/instagram-80.webp)}.webp (null){background-image:url(../images/e/instagram-80.webp)}.webp (null){background-image:url(../images/e/instagram-80.webp)}.ps126{margin-left:-80px;margin-top:118px}.s116{min-width:80px;width:80px;height:78px}.c66{background-image:url(../images/2/facebook-78.png)}.webp .c66{background-image:url(../images/f/facebook-78.webp)}.webp (null){background-image:url(../images/f/facebook-78.webp)}.webp (null){background-image:url(../images/f/facebook-78.webp)}.ps127{margin-left:-82px;margin-top:211px}.s117{min-width:80px;width:80px;height:69px}.c67{background-image:url(../images/r/tiktok-69.png)}.webp .c67{background-image:url(../images/j/tiktok-69.webp)}.webp (null){background-image:url(../images/j/tiktok-69.webp)}.webp (null){background-image:url(../images/j/tiktok-69.webp)}.c55::before{background-image:url(../images/8/eat-the-street-logo-159.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c55:hover:before{opacity:1}.c55::after{background-image:url(../images/8/eat-the-street-logo-159.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c55:hover:after{opacity:0}.c55:active:before{opacity:0;transition:initial}.c55:active:after{opacity:1;transition:initial}.f42:visited{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.f42:hover{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.f42:active{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.f43:visited{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.f43:hover{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.f43:active{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.c56::before{background-image:url(../images/t/instagram-64.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c56:hover:before{opacity:1}.c56::after{background-image:url(../images/t/instagram-64.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c56:hover:after{opacity:0}.c56:active:before{opacity:0;transition:initial}.c56:active:after{opacity:1;transition:initial}.c57::before{background-image:url(../images/t/facebook-64.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c57:hover:before{opacity:1}.c57::after{background-image:url(../images/t/facebook-64.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c57:hover:after{opacity:0}.c57:active:before{opacity:0;transition:initial}.c57:active:after{opacity:1;transition:initial}.c58::before{background-image:url(../images/4/tiktok-64.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c58:hover:before{opacity:1}.c58::after{background-image:url(../images/4/tiktok-64.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c58:hover:after{opacity:0}.c58:active:before{opacity:0;transition:initial}.c58:active:after{opacity:1;transition:initial}.f45:visited{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301}.f45:hover{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301}.f45:active{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301}.c62::before{background-image:url(../images/e/eat-the-street-logo-120.png);background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c62:hover:before{opacity:1}.c62::after{background-image:url(../images/e/eat-the-street-logo-120.png);background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c62:hover:after{opacity:0}.c62:active:before{opacity:0;transition:initial}.c62:active:after{opacity:1;transition:initial}.c65::before{background-image:url(../images/p/instagram-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c65:hover:before{opacity:1}.c65::after{background-image:url(../images/p/instagram-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c65:hover:after{opacity:0}.c65:active:before{opacity:0;transition:initial}.c65:active:after{opacity:1;transition:initial}.c66::before{background-image:url(../images/2/facebook-78.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c66:hover:before{opacity:1}.c66::after{background-image:url(../images/2/facebook-78.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c66:hover:after{opacity:0}.c66:active:before{opacity:0;transition:initial}.c66:active:after{opacity:1;transition:initial}.c67::before{background-image:url(../images/r/tiktok-69.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c67:hover:before{opacity:1}.c67::after{background-image:url(../images/r/tiktok-69.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c67:hover:after{opacity:0}.c67:active:before{opacity:0;transition:initial}.c67:active:after{opacity:1;transition:initial}}@media (min-width:768px) and (max-width:959px){.ps105{margin-top:1342px}.s103{min-width:768px;min-height:448px}.ps107{margin-top:23px}.s104{width:768px;min-height:412px}.ps108{margin-left:307px}.c55{background-image:url(../images/4/eat-the-street-logo-254.png)}.webp .c55{background-image:url(../images/n/eat-the-street-logo-254-1.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-254-1.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-254-1.webp)}.ps110{margin-left:153px;margin-top:6px}.s106{min-width:461px;width:461px;height:28px}.f40{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.ps111{margin-left:134px;margin-top:3px}.s107{min-width:500px;width:500px;height:52px}.f41{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.f42{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.ps112{margin-left:153px;margin-top:18px}.s108{min-width:461px;width:461px;height:52px}.f43{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.ps113{margin-left:230px;margin-top:22px}.s109{min-width:51px;width:51px;height:51px}.c56{background-image:url(../images/h/instagram-102.png)}.webp .c56{background-image:url(../images/0/instagram-102.webp)}.webp (null){background-image:url(../images/0/instagram-102.webp)}.webp (null){background-image:url(../images/0/instagram-102.webp)}.ps115{margin-left:77px}.c57{background-image:url(../images/n/facebook-102.png)}.webp .c57{background-image:url(../images/2/facebook-102.webp)}.webp (null){background-image:url(../images/2/facebook-102.webp)}.webp (null){background-image:url(../images/2/facebook-102.webp)}.ps116{margin-left:77px}.c58{background-image:url(../images/n/tiktok-102.png)}.webp .c58{background-image:url(../images/8/tiktok-102.webp)}.webp (null){background-image:url(../images/8/tiktok-102.webp)}.webp (null){background-image:url(../images/8/tiktok-102.webp)}.ps117{margin-left:184px;margin-top:38px}.s110{min-width:400px;width:400px;height:15px}.f44{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251}.f45{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251}.s111{min-width:205px;width:205px}.ps119{margin-left:57px;margin-top:27px}.s112{min-width:96px;width:96px;height:96px}.c62{background-image:url(../images/v/eat-the-street-logo-192.png)}.webp .c62{background-image:url(../images/4/eat-the-street-logo-192.webp)}.webp (null){background-image:url(../images/4/eat-the-street-logo-192.webp)}.webp (null){background-image:url(../images/4/eat-the-street-logo-192.webp)}.ps120{margin-left:15px;margin-top:27px}.s113{min-width:26px;width:26px;height:26px}.c63{-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px}.ps121{margin-left:34px;margin-top:19px}.s114{min-width:134px;height:31px;width:134px}.f46{font-size:12px;font-size:calc(12px * var(--f));line-height:1.418;text-indent:10px;padding-top:7px;padding-bottom:7px}.ps122{margin-left:36px;margin-top:12px}.ps123{margin-left:36px;margin-top:12px}.ps124{margin-left:36px;margin-top:12px}.ps125{margin-left:75px;margin-top:18px}.s115{min-width:64px;width:64px;height:64px}.c65{background-image:url(../images/v/instagram-128.png)}.webp .c65{background-image:url(../images/e/instagram-128.webp)}.webp (null){background-image:url(../images/e/instagram-128.webp)}.webp (null){background-image:url(../images/e/instagram-128.webp)}.ps126{margin-left:-64px;margin-top:94px}.s116{min-width:64px;width:64px;height:62px}.c66{background-image:url(../images/q/facebook-124.png)}.webp .c66{background-image:url(../images/5/facebook-124.webp)}.webp (null){background-image:url(../images/5/facebook-124.webp)}.webp (null){background-image:url(../images/5/facebook-124.webp)}.ps127{margin-left:-66px;margin-top:169px}.s117{min-width:64px;width:64px;height:55px}.c67{background-image:url(../images/d/tiktok-110.png)}.webp .c67{background-image:url(../images/4/tiktok-110.webp)}.webp (null){background-image:url(../images/4/tiktok-110.webp)}.webp (null){background-image:url(../images/4/tiktok-110.webp)}.c55::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/4/eat-the-street-logo-254.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c55:hover:before{opacity:1}.c55::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/4/eat-the-street-logo-254.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c55:hover:after{opacity:0}.c55:active:before{opacity:0;transition:initial}.c55:active:after{opacity:1;transition:initial}.f42:visited{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.f42:hover{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.f42:active{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.f43:visited{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.f43:hover{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.f43:active{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.c56::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/h/instagram-102.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c56:hover:before{opacity:1}.c56::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/h/instagram-102.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c56:hover:after{opacity:0}.c56:active:before{opacity:0;transition:initial}.c56:active:after{opacity:1;transition:initial}.c57::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/n/facebook-102.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c57:hover:before{opacity:1}.c57::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/n/facebook-102.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c57:hover:after{opacity:0}.c57:active:before{opacity:0;transition:initial}.c57:active:after{opacity:1;transition:initial}.c58::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/n/tiktok-102.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c58:hover:before{opacity:1}.c58::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/n/tiktok-102.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c58:hover:after{opacity:0}.c58:active:before{opacity:0;transition:initial}.c58:active:after{opacity:1;transition:initial}.f45:visited{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251}.f45:hover{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251}.f45:active{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251}.c62::before{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/eat-the-street-logo-192.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c62:hover:before{opacity:1}.c62::after{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/eat-the-street-logo-192.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c62:hover:after{opacity:0}.c62:active:before{opacity:0;transition:initial}.c62:active:after{opacity:1;transition:initial}.c65::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/instagram-128.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c65:hover:before{opacity:1}.c65::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/instagram-128.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c65:hover:after{opacity:0}.c65:active:before{opacity:0;transition:initial}.c65:active:after{opacity:1;transition:initial}.c66::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/q/facebook-124.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c66:hover:before{opacity:1}.c66::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/q/facebook-124.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c66:hover:after{opacity:0}.c66:active:before{opacity:0;transition:initial}.c66:active:after{opacity:1;transition:initial}.c67::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/d/tiktok-110.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c67:hover:before{opacity:1}.c67::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/d/tiktok-110.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c67:hover:after{opacity:0}.c67:active:before{opacity:0;transition:initial}.c67:active:after{opacity:1;transition:initial}}@media (min-width:480px) and (max-width:767px){.ps105{margin-top:3121px}.s103{min-width:480px;min-height:857px}.ps107{margin-top:30px}.s104{width:480px;min-height:780px}.ps108{margin-left:53px}.c55{background-image:url(../images/n/eat-the-street-logo-450.png)}.webp .c55{background-image:url(../images/e/eat-the-street-logo-450.webp)}.webp (null){background-image:url(../images/e/eat-the-street-logo-450.webp)}.webp (null){background-image:url(../images/e/eat-the-street-logo-450.webp)}.ps110{margin-left:27px;margin-top:36px}.s106{min-width:428px;width:428px;height:30px}.f40{font-size:13px;font-size:calc(13px * var(--f));line-height:1.693}.ps111{margin-left:56px;margin-top:36px}.s107{min-width:375px;width:375px;height:98px}.f41{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400}.f42{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400;text-decoration:underline}.ps112{margin-left:63px;margin-top:-1px}.s108{min-width:357px;width:357px;height:111px}.f43{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400}.ps113{margin-left:80px;margin-top:50px}.s109{min-width:90px;width:90px;height:90px}.c56{background-image:url(../images/6/instagram-180.png)}.webp .c56{background-image:url(../images/n/instagram-180.webp)}.webp (null){background-image:url(../images/n/instagram-180.webp)}.webp (null){background-image:url(../images/n/instagram-180.webp)}.ps115{margin-left:24px}.c57{background-image:url(../images/8/facebook-180.png)}.webp .c57{background-image:url(../images/a/facebook-180.webp)}.webp (null){background-image:url(../images/a/facebook-180.webp)}.webp (null){background-image:url(../images/a/facebook-180.webp)}.ps116{margin-left:30px}.c58{background-image:url(../images/p/tiktok-180.png)}.webp .c58{background-image:url(../images/2/tiktok-180.webp)}.webp (null){background-image:url(../images/2/tiktok-180.webp)}.webp (null){background-image:url(../images/2/tiktok-180.webp)}.ps117{margin-left:0;margin-top:76px}.s110{min-width:480px;width:480px;height:29px}.f44{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.f45{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.s111{min-width:170px;width:170px}.ps119{margin-left:53px;margin-top:17px}.s112{min-width:60px;width:60px;height:60px}.c62{background-image:url(../images/e/eat-the-street-logo-120-1.png)}.webp .c62{background-image:url(../images/2/eat-the-street-logo-120.webp)}.webp (null){background-image:url(../images/2/eat-the-street-logo-120.webp)}.webp (null){background-image:url(../images/2/eat-the-street-logo-120.webp)}.ps120{margin-left:18px;margin-top:16px}.s113{min-width:17px;width:17px;height:17px}.c63{-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px}.ps121{margin-left:0;margin-top:81px}.s114{min-width:170px;height:39px;width:170px}.f46{font-size:15px;font-size:calc(15px * var(--f));line-height:1.468;text-indent:23px;padding-top:9px;padding-bottom:8px}.ps122{margin-left:0;margin-top:-102px}.ps123{margin-left:0;margin-top:34px}.ps124{margin-left:0;margin-top:23px}.ps125{margin-left:39px;margin-top:19px}.s115{min-width:72px;width:72px;height:72px}.c65{background-image:url(../images/f/instagram-144.png)}.webp .c65{background-image:url(../images/7/instagram-144.webp)}.webp (null){background-image:url(../images/7/instagram-144.webp)}.webp (null){background-image:url(../images/7/instagram-144.webp)}.ps126{margin-left:38px;margin-top:24px}.s116{min-width:75px;width:75px;height:75px}.c66{background-image:url(../images/d/facebook-150.png)}.webp .c66{background-image:url(../images/o/facebook-150.webp)}.webp (null){background-image:url(../images/o/facebook-150.webp)}.webp (null){background-image:url(../images/o/facebook-150.webp)}.ps127{margin-left:38px;margin-top:35px}.s117{min-width:75px;width:75px;height:75px}.c67{background-image:url(../images/u/tiktok-150.png)}.webp .c67{background-image:url(../images/0/tiktok-150.webp)}.webp (null){background-image:url(../images/0/tiktok-150.webp)}.webp (null){background-image:url(../images/0/tiktok-150.webp)}.c55::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/n/eat-the-street-logo-450.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c55:hover:before{opacity:1}.c55::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/n/eat-the-street-logo-450.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c55:hover:after{opacity:0}.c55:active:before{opacity:0;transition:initial}.c55:active:after{opacity:1;transition:initial}.f42:visited{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400;text-decoration:underline}.f42:hover{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400;text-decoration:underline}.f42:active{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400;text-decoration:underline}.f43:visited{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400}.f43:hover{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400;color:#fff}.f43:active{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400;color:#fff}.c56::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/6/instagram-180.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c56:hover:before{opacity:1}.c56::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/6/instagram-180.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c56:hover:after{opacity:0}.c56:active:before{opacity:0;transition:initial}.c56:active:after{opacity:1;transition:initial}.c57::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/8/facebook-180.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c57:hover:before{opacity:1}.c57::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/8/facebook-180.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c57:hover:after{opacity:0}.c57:active:before{opacity:0;transition:initial}.c57:active:after{opacity:1;transition:initial}.c58::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/p/tiktok-180.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c58:hover:before{opacity:1}.c58::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/p/tiktok-180.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c58:hover:after{opacity:0}.c58:active:before{opacity:0;transition:initial}.c58:active:after{opacity:1;transition:initial}.f45:visited{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.f45:hover{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.f45:active{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.c62::before{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/e/eat-the-street-logo-120-1.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c62:hover:before{opacity:1}.c62::after{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/e/eat-the-street-logo-120-1.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c62:hover:after{opacity:0}.c62:active:before{opacity:0;transition:initial}.c62:active:after{opacity:1;transition:initial}.c65::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/f/instagram-144.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c65:hover:before{opacity:1}.c65::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/f/instagram-144.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c65:hover:after{opacity:0}.c65:active:before{opacity:0;transition:initial}.c65:active:after{opacity:1;transition:initial}.c66::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/d/facebook-150.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c66:hover:before{opacity:1}.c66::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/d/facebook-150.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c66:hover:after{opacity:0}.c66:active:before{opacity:0;transition:initial}.c66:active:after{opacity:1;transition:initial}.c67::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/u/tiktok-150.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c67:hover:before{opacity:1}.c67::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/u/tiktok-150.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c67:hover:after{opacity:0}.c67:active:before{opacity:0;transition:initial}.c67:active:after{opacity:1;transition:initial}}@media (max-width:479px){.ps105{margin-top:2080px}.s103{min-width:320px;min-height:571px}.ps107{margin-top:20px}.s104{width:320px;min-height:520px}.ps108{margin-left:35px}.c55{background-image:url(../images/e/eat-the-street-logo-300.png)}.webp .c55{background-image:url(../images/v/eat-the-street-logo-300.webp)}.webp (null){background-image:url(../images/v/eat-the-street-logo-300.webp)}.webp (null){background-image:url(../images/v/eat-the-street-logo-300.webp)}.ps110{margin-left:18px;margin-top:24px}.s106{min-width:285px;width:285px;height:20px}.f40{font-size:9px;font-size:calc(9px * var(--f));line-height:1.668}.ps111{margin-left:37px;margin-top:24px}.s107{min-width:250px;width:250px;height:65px}.f41{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400}.f42{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400;text-decoration:underline}.ps112{margin-left:42px;margin-top:0}.s108{min-width:238px;width:238px;height:74px}.f43{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400}.ps113{margin-left:53px;margin-top:33px}.s109{min-width:60px;width:60px;height:60px}.c56{background-image:url(../images/c/instagram-120.png)}.webp .c56{background-image:url(../images/a/instagram-120.webp)}.webp (null){background-image:url(../images/a/instagram-120.webp)}.webp (null){background-image:url(../images/a/instagram-120.webp)}.ps115{margin-left:16px}.c57{background-image:url(../images/n/facebook-120.png)}.webp .c57{background-image:url(../images/8/facebook-120.webp)}.webp (null){background-image:url(../images/8/facebook-120.webp)}.webp (null){background-image:url(../images/8/facebook-120.webp)}.ps116{margin-left:20px}.c58{background-image:url(../images/e/tiktok-120.png)}.webp .c58{background-image:url(../images/h/tiktok-120.webp)}.webp (null){background-image:url(../images/h/tiktok-120.webp)}.webp (null){background-image:url(../images/h/tiktok-120.webp)}.ps117{margin-left:0;margin-top:51px}.s110{min-width:320px;width:320px;height:19px}.f44{font-size:11px;font-size:calc(11px * var(--f));line-height:1.274}.f45{font-size:11px;font-size:calc(11px * var(--f));line-height:1.274}.s111{min-width:113px;width:113px}.ps119{margin-left:35px;margin-top:11px}.s112{min-width:40px;width:40px;height:40px}.c62{background-image:url(../images/p/eat-the-street-logo-80.png)}.webp .c62{background-image:url(../images/l/eat-the-street-logo-80.webp)}.webp (null){background-image:url(../images/l/eat-the-street-logo-80.webp)}.webp (null){background-image:url(../images/l/eat-the-street-logo-80.webp)}.ps120{margin-left:12px;margin-top:11px}.s113{min-width:11px;width:11px;height:11px}.c63{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.ps121{margin-left:0;margin-top:54px}.s114{min-width:113px;height:26px;width:113px}.f46{font-size:10px;font-size:calc(10px * var(--f));line-height:1.401;text-indent:15px;padding-top:6px;padding-bottom:6px}.ps122{margin-left:0;margin-top:-68px}.ps123{margin-left:0;margin-top:23px}.ps124{margin-left:0;margin-top:15px}.ps125{margin-left:26px;margin-top:13px}.s115{min-width:48px;width:48px;height:48px}.c65{background-image:url(../images/g/instagram-96.png)}.webp .c65{background-image:url(../images/7/instagram-96.webp)}.webp (null){background-image:url(../images/7/instagram-96.webp)}.webp (null){background-image:url(../images/7/instagram-96.webp)}.ps126{margin-left:25px;margin-top:16px}.s116{min-width:50px;width:50px;height:50px}.c66{background-image:url(../images/p/facebook-100.png)}.webp .c66{background-image:url(../images/f/facebook-100.webp)}.webp (null){background-image:url(../images/f/facebook-100.webp)}.webp (null){background-image:url(../images/f/facebook-100.webp)}.ps127{margin-left:25px;margin-top:23px}.s117{min-width:50px;width:50px;height:50px}.c67{background-image:url(../images/0/tiktok-100.png)}.webp .c67{background-image:url(../images/a/tiktok-100.webp)}.webp (null){background-image:url(../images/a/tiktok-100.webp)}.webp (null){background-image:url(../images/a/tiktok-100.webp)}.c55::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/e/eat-the-street-logo-300.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c55:hover:before{opacity:1}.c55::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/e/eat-the-street-logo-300.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c55:hover:after{opacity:0}.c55:active:before{opacity:0;transition:initial}.c55:active:after{opacity:1;transition:initial}.f42:visited{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400;text-decoration:underline}.f42:hover{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400;text-decoration:underline}.f42:active{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400;text-decoration:underline}.f43:visited{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400}.f43:hover{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400;color:#fff}.f43:active{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400;color:#fff}.c56::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/c/instagram-120.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c56:hover:before{opacity:1}.c56::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/c/instagram-120.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c56:hover:after{opacity:0}.c56:active:before{opacity:0;transition:initial}.c56:active:after{opacity:1;transition:initial}.c57::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/n/facebook-120.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c57:hover:before{opacity:1}.c57::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/n/facebook-120.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c57:hover:after{opacity:0}.c57:active:before{opacity:0;transition:initial}.c57:active:after{opacity:1;transition:initial}.c58::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/e/tiktok-120.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c58:hover:before{opacity:1}.c58::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/e/tiktok-120.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c58:hover:after{opacity:0}.c58:active:before{opacity:0;transition:initial}.c58:active:after{opacity:1;transition:initial}.f45:visited{font-size:11px;font-size:calc(11px * var(--f));line-height:1.274}.f45:hover{font-size:11px;font-size:calc(11px * var(--f));line-height:1.274}.f45:active{font-size:11px;font-size:calc(11px * var(--f));line-height:1.274}.c62::before{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/p/eat-the-street-logo-80.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c62:hover:before{opacity:1}.c62::after{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/p/eat-the-street-logo-80.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c62:hover:after{opacity:0}.c62:active:before{opacity:0;transition:initial}.c62:active:after{opacity:1;transition:initial}.c65::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/g/instagram-96.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c65:hover:before{opacity:1}.c65::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/g/instagram-96.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c65:hover:after{opacity:0}.c65:active:before{opacity:0;transition:initial}.c65:active:after{opacity:1;transition:initial}.c66::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/p/facebook-100.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c66:hover:before{opacity:1}.c66::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/p/facebook-100.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c66:hover:after{opacity:0}.c66:active:before{opacity:0;transition:initial}.c66:active:after{opacity:1;transition:initial}.c67::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/0/tiktok-100.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c67:hover:before{opacity:1}.c67::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/0/tiktok-100.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c67:hover:after{opacity:0}.c67:active:before{opacity:0;transition:initial}.c67:active:after{opacity:1;transition:initial}}@media (min-width:1920px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1920px) and (min-resolution:144dpi){.c55{background-image:url(../images/l/eat-the-street-logo-636.png)}.webp .c55{background-image:url(../images/n/eat-the-street-logo-636.webp)}.c55::before{background-image:url(../images/l/eat-the-street-logo-636.png)}.webp (null){background-image:url(../images/n/eat-the-street-logo-636.webp)}.c55::after{background-image:url(../images/l/eat-the-street-logo-636.png)}.webp (null){background-image:url(../images/n/eat-the-street-logo-636.webp)}.c62{background-image:url(../images/r/eat-the-street-logo-480.png)}.webp .c62{background-image:url(../images/c/eat-the-street-logo-480.webp)}.c62::before{background-image:url(../images/r/eat-the-street-logo-480.png)}.webp (null){background-image:url(../images/c/eat-the-street-logo-480.webp)}.c62::after{background-image:url(../images/r/eat-the-street-logo-480.png)}.webp (null){background-image:url(../images/c/eat-the-street-logo-480.webp)}}@media (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (min-resolution:144dpi){.c55{background-image:url(../images/a/eat-the-street-logo-398.png)}.webp .c55{background-image:url(../images/j/eat-the-street-logo-398.webp)}.c55::before{background-image:url(../images/a/eat-the-street-logo-398.png)}.webp (null){background-image:url(../images/j/eat-the-street-logo-398.webp)}.c55::after{background-image:url(../images/a/eat-the-street-logo-398.png)}.webp (null){background-image:url(../images/j/eat-the-street-logo-398.webp)}.c56{background-image:url(../images/6/instagram-160.png)}.webp .c56{background-image:url(../images/r/instagram-160.webp)}.c56::before{background-image:url(../images/6/instagram-160.png)}.webp (null){background-image:url(../images/r/instagram-160.webp)}.c56::after{background-image:url(../images/6/instagram-160.png)}.webp (null){background-image:url(../images/r/instagram-160.webp)}.c57{background-image:url(../images/t/facebook-160.png)}.webp .c57{background-image:url(../images/t/facebook-160.webp)}.c57::before{background-image:url(../images/t/facebook-160.png)}.webp (null){background-image:url(../images/t/facebook-160.webp)}.c57::after{background-image:url(../images/t/facebook-160.png)}.webp (null){background-image:url(../images/t/facebook-160.webp)}.c58{background-image:url(../images/2/tiktok-160.png)}.webp .c58{background-image:url(../images/l/tiktok-160.webp)}.c58::before{background-image:url(../images/2/tiktok-160.png)}.webp (null){background-image:url(../images/l/tiktok-160.webp)}.c58::after{background-image:url(../images/2/tiktok-160.png)}.webp (null){background-image:url(../images/l/tiktok-160.webp)}.c62{background-image:url(../images/e/eat-the-street-logo-300.png)}.webp .c62{background-image:url(../images/v/eat-the-street-logo-300.webp)}.c62::before{background-image:url(../images/e/eat-the-street-logo-300.png)}.webp (null){background-image:url(../images/v/eat-the-street-logo-300.webp)}.c62::after{background-image:url(../images/e/eat-the-street-logo-300.png)}.webp (null){background-image:url(../images/v/eat-the-street-logo-300.webp)}.c65{background-image:url(../images/q/instagram-200.png)}.webp .c65{background-image:url(../images/9/instagram-200.webp)}.c65::before{background-image:url(../images/q/instagram-200.png)}.webp (null){background-image:url(../images/9/instagram-200.webp)}.c65::after{background-image:url(../images/q/instagram-200.png)}.webp (null){background-image:url(../images/9/instagram-200.webp)}.c66{background-image:url(../images/4/facebook-194.png)}.webp .c66{background-image:url(../images/p/facebook-194.webp)}.c66::before{background-image:url(../images/4/facebook-194.png)}.webp (null){background-image:url(../images/p/facebook-194.webp)}.c66::after{background-image:url(../images/4/facebook-194.png)}.webp (null){background-image:url(../images/p/facebook-194.webp)}.c67{background-image:url(../images/u/tiktok-172.png)}.webp .c67{background-image:url(../images/j/tiktok-172.webp)}.c67::before{background-image:url(../images/u/tiktok-172.png)}.webp (null){background-image:url(../images/j/tiktok-172.webp)}.c67::after{background-image:url(../images/u/tiktok-172.png)}.webp (null){background-image:url(../images/j/tiktok-172.webp)}}@media (min-width:960px) and (max-width:1199px) and (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:960px) and (max-width:1199px) and (min-width:960px) and (min-resolution:144dpi){.c55{background-image:url(../images/n/eat-the-street-logo-318.png)}.webp .c55{background-image:url(../images/t/eat-the-street-logo-318.webp)}.c55::before{background-image:url(../images/n/eat-the-street-logo-318.png)}.webp (null){background-image:url(../images/t/eat-the-street-logo-318.webp)}.c55::after{background-image:url(../images/n/eat-the-street-logo-318.png)}.webp (null){background-image:url(../images/t/eat-the-street-logo-318.webp)}.c56{background-image:url(../images/v/instagram-128.png)}.webp .c56{background-image:url(../images/e/instagram-128.webp)}.c56::before{background-image:url(../images/v/instagram-128.png)}.webp (null){background-image:url(../images/e/instagram-128.webp)}.c56::after{background-image:url(../images/v/instagram-128.png)}.webp (null){background-image:url(../images/e/instagram-128.webp)}.c57{background-image:url(../images/2/facebook-128.png)}.webp .c57{background-image:url(../images/l/facebook-128.webp)}.c57::before{background-image:url(../images/2/facebook-128.png)}.webp (null){background-image:url(../images/l/facebook-128.webp)}.c57::after{background-image:url(../images/2/facebook-128.png)}.webp (null){background-image:url(../images/l/facebook-128.webp)}.c58{background-image:url(../images/v/tiktok-128.png)}.webp .c58{background-image:url(../images/c/tiktok-128.webp)}.c58::before{background-image:url(../images/v/tiktok-128.png)}.webp (null){background-image:url(../images/c/tiktok-128.webp)}.c58::after{background-image:url(../images/v/tiktok-128.png)}.webp (null){background-image:url(../images/c/tiktok-128.webp)}.c62{background-image:url(../images/c/eat-the-street-logo-240.png)}.webp .c62{background-image:url(../images/p/eat-the-street-logo-240.webp)}.c62::before{background-image:url(../images/c/eat-the-street-logo-240.png)}.webp (null){background-image:url(../images/p/eat-the-street-logo-240.webp)}.c62::after{background-image:url(../images/c/eat-the-street-logo-240.png)}.webp (null){background-image:url(../images/p/eat-the-street-logo-240.webp)}.c65{background-image:url(../images/6/instagram-160.png)}.webp .c65{background-image:url(../images/r/instagram-160.webp)}.c65::before{background-image:url(../images/6/instagram-160.png)}.webp (null){background-image:url(../images/r/instagram-160.webp)}.c65::after{background-image:url(../images/6/instagram-160.png)}.webp (null){background-image:url(../images/r/instagram-160.webp)}.c66{background-image:url(../images/k/facebook-156.png)}.webp .c66{background-image:url(../images/v/facebook-156.webp)}.c66::before{background-image:url(../images/k/facebook-156.png)}.webp (null){background-image:url(../images/v/facebook-156.webp)}.c66::after{background-image:url(../images/k/facebook-156.png)}.webp (null){background-image:url(../images/v/facebook-156.webp)}.c67{background-image:url(../images/p/tiktok-138.png)}.webp .c67{background-image:url(../images/m/tiktok-138.webp)}.c67::before{background-image:url(../images/p/tiktok-138.png)}.webp (null){background-image:url(../images/m/tiktok-138.webp)}.c67::after{background-image:url(../images/p/tiktok-138.png)}.webp (null){background-image:url(../images/m/tiktok-138.webp)}}body{--f:1;min-width:1920px}@media (min-width:1200px) and (max-width:1919px){body{min-width:1200px}}@media (min-width:960px) and (max-width:1199px){body{min-width:960px}}@media (min-width:768px) and (max-width:959px){body{min-width:768px}}@media (min-width:480px) and (max-width:767px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}.c76{display:block;position:fixed;left:0;top:0;width:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));z-index:2146435072;pointer-events:none;opacity:0;transition:opacity 1s}.v36{display:inline-block;vertical-align:top;pointer-events:auto}.ps159{position:relative;margin-top:0;margin-left:0;-webkit-transform:translate3d(0,0,0)}.s141{min-width:514px;width:514px;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));height:calc(var(--vh, 1vh) * 100 + env(safe-area-inset-bottom))}.c77{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:rgba(236,241,243,0.8);opacity:1}.c78{overflow:scroll;pointer-events:auto;scrollbar-width:none;-ms-overflow-style:none;height:100%;width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.v37{display:inline-block;vertical-align:top}.ps160{position:relative;margin-left:144px;margin-top:69px}.s142{min-width:240px;width:240px;height:240px;box-sizing:border-box}.c79{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/r/eat-the-street-logo-240.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z123{z-index:16}.a15{transform:translateZ(1px);display:inline-block;width:100%;height:100%;z-index:1}.webp .c79{background-image:url(../images/c/eat-the-street-logo-240.webp)}.webp (null){background-image:url(../images/c/eat-the-street-logo-240.webp)}.webp (null){background-image:url(../images/c/eat-the-street-logo-240.webp)}.ps161{position:relative;margin-left:39px;margin-top:69px}.s143{min-width:64px;width:64px;height:64px;box-sizing:border-box}.c80{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:32px;-moz-border-radius:32px;border-radius:32px;background-color:#000;background-image:url(../images/l/close.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z124{z-index:15}.v38{display:inline-block;vertical-align:top;outline:0}.ps162{position:relative;margin-left:87px;margin-top:46px}.s144{min-width:336px;height:77px;box-sizing:border-box;width:336px;padding-right:0}.c81{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#cb4b16;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#fff;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.z125{z-index:17}.a16{display:inline-block;width:100%;z-index:1}.f59{font-family:"Arial Black", "Arial Bold", Gadget, sans-serif;font-size:32px;font-size:calc(32px * var(--f));line-height:1.407;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;text-shadow:none;text-indent:24px;padding-right:0;text-align:left;cursor:pointer;padding-top:16px;padding-bottom:16px}.ps163{position:relative;margin-left:90px;margin-top:30px}.z126{z-index:18}.ps164{position:relative;margin-left:90px;margin-top:31px}.z127{z-index:19}.ps165{position:relative;margin-left:90px;margin-top:30px}.z128{z-index:20}.ps166{position:relative;margin-left:187px;margin-top:46px}.s145{min-width:160px;width:160px;height:160px;box-sizing:border-box}.c82{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/a/instagram-160.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z129{z-index:21}.webp .c82{background-image:url(../images/m/instagram-160.webp)}.webp (null){background-image:url(../images/m/instagram-160.webp)}.webp (null){background-image:url(../images/m/instagram-160.webp)}.ps167{position:relative;margin-left:-160px;margin-top:237px}.s146{min-width:160px;width:160px;height:155px;box-sizing:border-box}.c83{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/c/facebook-155.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z130{z-index:22}.webp .c83{background-image:url(../images/h/facebook-155.webp)}.webp (null){background-image:url(../images/h/facebook-155.webp)}.webp (null){background-image:url(../images/h/facebook-155.webp)}.ps168{position:relative;margin-left:-163px;margin-top:422px}.s147{min-width:160px;width:160px;height:138px;box-sizing:border-box}.c84{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/tiktok-138.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z131{z-index:23}.webp .c84{background-image:url(../images/4/tiktok-138.webp)}.webp (null){background-image:url(../images/4/tiktok-138.webp)}.webp (null){background-image:url(../images/4/tiktok-138.webp)}.c85{display:inline-block;position:relative;margin-left:0;margin-top:0}.c79::before{background-image:url(../images/r/eat-the-street-logo-240.png);background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c79:hover:before{opacity:1}.c79:hover{background-color:transparent;border-color:transparent;color:#000}.c79::after{background-image:url(../images/r/eat-the-street-logo-240.png);background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c79:hover:after{opacity:0}.c79:active:before{opacity:0;transition:initial}.c79:active:after{opacity:1;transition:initial}.c79:active{transition:initial;color:#fff}.c80:hover{background-color:#82939e;color:#000;background-clip:padding-box;border:0}.c80:active{transition:initial;color:#fff}.c81:hover{background-color:#82939e;background-clip:padding-box;color:#000}.c81:active{transition:initial;color:#fff}.c82::before{background-image:url(../images/a/instagram-160.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c82:hover:before{opacity:1}.c82:hover{border-color:transparent;color:#000}.c82::after{background-image:url(../images/a/instagram-160.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c82:hover:after{opacity:0}.c82:active:before{opacity:0;transition:initial}.c82:active:after{opacity:1;transition:initial}.c82:active{transition:initial;color:#fff}.c83::before{background-image:url(../images/c/facebook-155.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c83:hover:before{opacity:1}.c83:hover{border-color:transparent;color:#000}.c83::after{background-image:url(../images/c/facebook-155.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c83:hover:after{opacity:0}.c83:active:before{opacity:0;transition:initial}.c83:active:after{opacity:1;transition:initial}.c83:active{transition:initial;color:#fff}.c84::before{background-image:url(../images/v/tiktok-138.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c84:hover:before{opacity:1}.c84:hover{border-color:transparent;color:#000}.c84::after{background-image:url(../images/v/tiktok-138.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c84:hover:after{opacity:0}.c84:active:before{opacity:0;transition:initial}.c84:active:after{opacity:1;transition:initial}.c84:active{transition:initial;color:#fff}@media (min-width:1200px) and (max-width:1919px){.s141{min-width:321px;width:321px}.ps160{margin-left:90px;margin-top:43px}.s142{min-width:150px;width:150px;height:150px}.c79{background-image:url(../images/p/eat-the-street-logo-150.png)}.webp .c79{background-image:url(../images/6/eat-the-street-logo-150.webp)}.webp (null){background-image:url(../images/6/eat-the-street-logo-150.webp)}.webp (null){background-image:url(../images/6/eat-the-street-logo-150.webp)}.ps161{margin-left:24px;margin-top:43px}.s143{min-width:40px;width:40px;height:40px}.c80{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.ps162{margin-left:54px;margin-top:29px}.s144{min-width:210px;height:48px;width:210px}.f59{font-size:20px;font-size:calc(20px * var(--f));line-height:1.401;text-indent:15px;padding-top:10px;padding-bottom:10px}.ps163{margin-left:56px;margin-top:19px}.ps164{margin-left:56px;margin-top:19px}.ps165{margin-left:56px;margin-top:19px}.ps166{margin-left:117px;margin-top:29px}.s145{min-width:100px;width:100px;height:100px}.c82{background-image:url(../images/6/instagram-100.png)}.webp .c82{background-image:url(../images/m/instagram-100.webp)}.webp (null){background-image:url(../images/m/instagram-100.webp)}.webp (null){background-image:url(../images/m/instagram-100.webp)}.ps167{margin-left:-100px;margin-top:148px}.s146{min-width:100px;width:100px;height:97px}.c83{background-image:url(../images/e/facebook-97.png)}.webp .c83{background-image:url(../images/2/facebook-97.webp)}.webp (null){background-image:url(../images/2/facebook-97.webp)}.webp (null){background-image:url(../images/2/facebook-97.webp)}.ps168{margin-left:-102px;margin-top:264px}.s147{min-width:100px;width:100px;height:86px}.c84{background-image:url(../images/u/tiktok-86.png)}.webp .c84{background-image:url(../images/r/tiktok-86.webp)}.webp (null){background-image:url(../images/r/tiktok-86.webp)}.webp (null){background-image:url(../images/r/tiktok-86.webp)}.c79::before{background-image:url(../images/p/eat-the-street-logo-150.png);background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c79:hover:before{opacity:1}.c79::after{background-image:url(../images/p/eat-the-street-logo-150.png);background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c79:hover:after{opacity:0}.c79:active:before{opacity:0;transition:initial}.c79:active:after{opacity:1;transition:initial}.c82::before{background-image:url(../images/6/instagram-100.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c82:hover:before{opacity:1}.c82::after{background-image:url(../images/6/instagram-100.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c82:hover:after{opacity:0}.c82:active:before{opacity:0;transition:initial}.c82:active:after{opacity:1;transition:initial}.c83::before{background-image:url(../images/e/facebook-97.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c83:hover:before{opacity:1}.c83::after{background-image:url(../images/e/facebook-97.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c83:hover:after{opacity:0}.c83:active:before{opacity:0;transition:initial}.c83:active:after{opacity:1;transition:initial}.c84::before{background-image:url(../images/u/tiktok-86.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c84:hover:before{opacity:1}.c84::after{background-image:url(../images/u/tiktok-86.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c84:hover:after{opacity:0}.c84:active:before{opacity:0;transition:initial}.c84:active:after{opacity:1;transition:initial}}@media (min-width:960px) and (max-width:1199px){.s141{min-width:257px;width:257px}.ps160{margin-left:72px;margin-top:34px}.s142{min-width:120px;width:120px;height:120px}.c79{background-image:url(../images/e/eat-the-street-logo-120.png)}.webp .c79{background-image:url(../images/p/eat-the-street-logo-120.webp)}.webp (null){background-image:url(../images/p/eat-the-street-logo-120.webp)}.webp (null){background-image:url(../images/p/eat-the-street-logo-120.webp)}.ps161{margin-left:19px;margin-top:34px}.s143{min-width:32px;width:32px;height:32px}.c80{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.ps162{margin-left:43px;margin-top:24px}.s144{min-width:168px;height:38px;width:168px}.f59{font-size:16px;font-size:calc(16px * var(--f));line-height:1.438;text-indent:12px;padding-top:8px;padding-bottom:7px}.ps163{margin-left:45px;margin-top:15px}.ps164{margin-left:45px;margin-top:16px}.ps165{margin-left:45px;margin-top:16px}.ps166{margin-left:94px;margin-top:23px}.s145{min-width:80px;width:80px;height:80px}.c82{background-image:url(../images/p/instagram-80.png)}.webp .c82{background-image:url(../images/e/instagram-80.webp)}.webp (null){background-image:url(../images/e/instagram-80.webp)}.webp (null){background-image:url(../images/e/instagram-80.webp)}.ps167{margin-left:-80px;margin-top:118px}.s146{min-width:80px;width:80px;height:78px}.c83{background-image:url(../images/2/facebook-78.png)}.webp .c83{background-image:url(../images/f/facebook-78.webp)}.webp (null){background-image:url(../images/f/facebook-78.webp)}.webp (null){background-image:url(../images/f/facebook-78.webp)}.ps168{margin-left:-82px;margin-top:211px}.s147{min-width:80px;width:80px;height:69px}.c84{background-image:url(../images/r/tiktok-69.png)}.webp .c84{background-image:url(../images/j/tiktok-69.webp)}.webp (null){background-image:url(../images/j/tiktok-69.webp)}.webp (null){background-image:url(../images/j/tiktok-69.webp)}.c79::before{background-image:url(../images/e/eat-the-street-logo-120.png);background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c79:hover:before{opacity:1}.c79::after{background-image:url(../images/e/eat-the-street-logo-120.png);background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c79:hover:after{opacity:0}.c79:active:before{opacity:0;transition:initial}.c79:active:after{opacity:1;transition:initial}.c82::before{background-image:url(../images/p/instagram-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c82:hover:before{opacity:1}.c82::after{background-image:url(../images/p/instagram-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c82:hover:after{opacity:0}.c82:active:before{opacity:0;transition:initial}.c82:active:after{opacity:1;transition:initial}.c83::before{background-image:url(../images/2/facebook-78.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c83:hover:before{opacity:1}.c83::after{background-image:url(../images/2/facebook-78.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c83:hover:after{opacity:0}.c83:active:before{opacity:0;transition:initial}.c83:active:after{opacity:1;transition:initial}.c84::before{background-image:url(../images/r/tiktok-69.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c84:hover:before{opacity:1}.c84::after{background-image:url(../images/r/tiktok-69.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c84:hover:after{opacity:0}.c84:active:before{opacity:0;transition:initial}.c84:active:after{opacity:1;transition:initial}}@media (min-width:768px) and (max-width:959px){.s141{min-width:205px;width:205px}.ps160{margin-left:57px;margin-top:27px}.s142{min-width:96px;width:96px;height:96px}.c79{background-image:url(../images/v/eat-the-street-logo-192.png)}.webp .c79{background-image:url(../images/4/eat-the-street-logo-192.webp)}.webp (null){background-image:url(../images/4/eat-the-street-logo-192.webp)}.webp (null){background-image:url(../images/4/eat-the-street-logo-192.webp)}.ps161{margin-left:15px;margin-top:27px}.s143{min-width:26px;width:26px;height:26px}.c80{-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px}.ps162{margin-left:34px;margin-top:19px}.s144{min-width:134px;height:31px;width:134px}.f59{font-size:12px;font-size:calc(12px * var(--f));line-height:1.418;text-indent:10px;padding-top:7px;padding-bottom:7px}.ps163{margin-left:36px;margin-top:11px}.ps164{margin-left:36px;margin-top:13px}.ps165{margin-left:36px;margin-top:12px}.ps166{margin-left:75px;margin-top:18px}.s145{min-width:64px;width:64px;height:64px}.c82{background-image:url(../images/v/instagram-128.png)}.webp .c82{background-image:url(../images/e/instagram-128.webp)}.webp (null){background-image:url(../images/e/instagram-128.webp)}.webp (null){background-image:url(../images/e/instagram-128.webp)}.ps167{margin-left:-64px;margin-top:94px}.s146{min-width:64px;width:64px;height:62px}.c83{background-image:url(../images/q/facebook-124.png)}.webp .c83{background-image:url(../images/5/facebook-124.webp)}.webp (null){background-image:url(../images/5/facebook-124.webp)}.webp (null){background-image:url(../images/5/facebook-124.webp)}.ps168{margin-left:-66px;margin-top:168px}.s147{min-width:64px;width:64px;height:55px}.c84{background-image:url(../images/d/tiktok-110.png)}.webp .c84{background-image:url(../images/4/tiktok-110.webp)}.webp (null){background-image:url(../images/4/tiktok-110.webp)}.webp (null){background-image:url(../images/4/tiktok-110.webp)}.c79::before{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/eat-the-street-logo-192.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c79:hover:before{opacity:1}.c79::after{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/eat-the-street-logo-192.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c79:hover:after{opacity:0}.c79:active:before{opacity:0;transition:initial}.c79:active:after{opacity:1;transition:initial}.c82::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/instagram-128.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c82:hover:before{opacity:1}.c82::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/instagram-128.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c82:hover:after{opacity:0}.c82:active:before{opacity:0;transition:initial}.c82:active:after{opacity:1;transition:initial}.c83::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/q/facebook-124.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c83:hover:before{opacity:1}.c83::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/q/facebook-124.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c83:hover:after{opacity:0}.c83:active:before{opacity:0;transition:initial}.c83:active:after{opacity:1;transition:initial}.c84::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/d/tiktok-110.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c84:hover:before{opacity:1}.c84::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/d/tiktok-110.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c84:hover:after{opacity:0}.c84:active:before{opacity:0;transition:initial}.c84:active:after{opacity:1;transition:initial}}@media (min-width:480px) and (max-width:767px){.s141{min-width:170px;width:170px}.ps160{margin-left:53px;margin-top:17px}.s142{min-width:60px;width:60px;height:60px}.c79{background-image:url(../images/e/eat-the-street-logo-120-1.png)}.webp .c79{background-image:url(../images/2/eat-the-street-logo-120.webp)}.webp (null){background-image:url(../images/2/eat-the-street-logo-120.webp)}.webp (null){background-image:url(../images/2/eat-the-street-logo-120.webp)}.ps161{margin-left:18px;margin-top:16px}.s143{min-width:17px;width:17px;height:17px}.c80{-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px}.ps162{margin-left:0;margin-top:81px}.s144{min-width:170px;height:39px;width:170px}.f59{font-size:15px;font-size:calc(15px * var(--f));line-height:1.468;text-indent:23px;padding-top:9px;padding-bottom:8px}.ps163{margin-left:0;margin-top:-102px}.ps164{margin-left:0;margin-top:34px}.ps165{margin-left:0;margin-top:23px}.ps166{margin-left:39px;margin-top:19px}.s145{min-width:72px;width:72px;height:72px}.c82{background-image:url(../images/f/instagram-144.png)}.webp .c82{background-image:url(../images/7/instagram-144.webp)}.webp (null){background-image:url(../images/7/instagram-144.webp)}.webp (null){background-image:url(../images/7/instagram-144.webp)}.ps167{margin-left:38px;margin-top:24px}.s146{min-width:75px;width:75px;height:75px}.c83{background-image:url(../images/d/facebook-150.png)}.webp .c83{background-image:url(../images/o/facebook-150.webp)}.webp (null){background-image:url(../images/o/facebook-150.webp)}.webp (null){background-image:url(../images/o/facebook-150.webp)}.ps168{margin-left:38px;margin-top:35px}.s147{min-width:75px;width:75px;height:75px}.c84{background-image:url(../images/u/tiktok-150.png)}.webp .c84{background-image:url(../images/0/tiktok-150.webp)}.webp (null){background-image:url(../images/0/tiktok-150.webp)}.webp (null){background-image:url(../images/0/tiktok-150.webp)}.c79::before{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/e/eat-the-street-logo-120-1.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c79:hover:before{opacity:1}.c79::after{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/e/eat-the-street-logo-120-1.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c79:hover:after{opacity:0}.c79:active:before{opacity:0;transition:initial}.c79:active:after{opacity:1;transition:initial}.c82::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/f/instagram-144.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c82:hover:before{opacity:1}.c82::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/f/instagram-144.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c82:hover:after{opacity:0}.c82:active:before{opacity:0;transition:initial}.c82:active:after{opacity:1;transition:initial}.c83::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/d/facebook-150.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c83:hover:before{opacity:1}.c83::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/d/facebook-150.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c83:hover:after{opacity:0}.c83:active:before{opacity:0;transition:initial}.c83:active:after{opacity:1;transition:initial}.c84::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/u/tiktok-150.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c84:hover:before{opacity:1}.c84::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/u/tiktok-150.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c84:hover:after{opacity:0}.c84:active:before{opacity:0;transition:initial}.c84:active:after{opacity:1;transition:initial}}@media (max-width:479px){.s141{min-width:113px;width:113px}.ps160{margin-left:35px;margin-top:11px}.s142{min-width:40px;width:40px;height:40px}.c79{background-image:url(../images/p/eat-the-street-logo-80.png)}.webp .c79{background-image:url(../images/l/eat-the-street-logo-80.webp)}.webp (null){background-image:url(../images/l/eat-the-street-logo-80.webp)}.webp (null){background-image:url(../images/l/eat-the-street-logo-80.webp)}.ps161{margin-left:12px;margin-top:11px}.s143{min-width:11px;width:11px;height:11px}.c80{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.ps162{margin-left:0;margin-top:54px}.s144{min-width:113px;height:26px;width:113px}.f59{font-size:10px;font-size:calc(10px * var(--f));line-height:1.401;text-indent:15px;padding-top:6px;padding-bottom:6px}.ps163{margin-left:0;margin-top:-68px}.ps164{margin-left:0;margin-top:23px}.ps165{margin-left:0;margin-top:15px}.ps166{margin-left:26px;margin-top:13px}.s145{min-width:48px;width:48px;height:48px}.c82{background-image:url(../images/g/instagram-96.png)}.webp .c82{background-image:url(../images/7/instagram-96.webp)}.webp (null){background-image:url(../images/7/instagram-96.webp)}.webp (null){background-image:url(../images/7/instagram-96.webp)}.ps167{margin-left:25px;margin-top:16px}.s146{min-width:50px;width:50px;height:50px}.c83{background-image:url(../images/p/facebook-100.png)}.webp .c83{background-image:url(../images/f/facebook-100.webp)}.webp (null){background-image:url(../images/f/facebook-100.webp)}.webp (null){background-image:url(../images/f/facebook-100.webp)}.ps168{margin-left:25px;margin-top:23px}.s147{min-width:50px;width:50px;height:50px}.c84{background-image:url(../images/0/tiktok-100.png)}.webp .c84{background-image:url(../images/a/tiktok-100.webp)}.webp (null){background-image:url(../images/a/tiktok-100.webp)}.webp (null){background-image:url(../images/a/tiktok-100.webp)}.c79::before{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/p/eat-the-street-logo-80.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c79:hover:before{opacity:1}.c79::after{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/p/eat-the-street-logo-80.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c79:hover:after{opacity:0}.c79:active:before{opacity:0;transition:initial}.c79:active:after{opacity:1;transition:initial}.c82::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/g/instagram-96.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c82:hover:before{opacity:1}.c82::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/g/instagram-96.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c82:hover:after{opacity:0}.c82:active:before{opacity:0;transition:initial}.c82:active:after{opacity:1;transition:initial}.c83::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/p/facebook-100.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c83:hover:before{opacity:1}.c83::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/p/facebook-100.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c83:hover:after{opacity:0}.c83:active:before{opacity:0;transition:initial}.c83:active:after{opacity:1;transition:initial}.c84::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/0/tiktok-100.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c84:hover:before{opacity:1}.c84::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/0/tiktok-100.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c84:hover:after{opacity:0}.c84:active:before{opacity:0;transition:initial}.c84:active:after{opacity:1;transition:initial}}@media (min-width:1920px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1920px) and (min-resolution:144dpi){.c79{background-image:url(../images/r/eat-the-street-logo-480.png)}.webp .c79{background-image:url(../images/c/eat-the-street-logo-480.webp)}.c79::before{background-image:url(../images/r/eat-the-street-logo-480.png)}.webp (null){background-image:url(../images/c/eat-the-street-logo-480.webp)}.c79::after{background-image:url(../images/r/eat-the-street-logo-480.png)}.webp (null){background-image:url(../images/c/eat-the-street-logo-480.webp)}}@media (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (min-resolution:144dpi){.c79{background-image:url(../images/e/eat-the-street-logo-300.png)}.webp .c79{background-image:url(../images/v/eat-the-street-logo-300.webp)}.c79::before{background-image:url(../images/e/eat-the-street-logo-300.png)}.webp (null){background-image:url(../images/v/eat-the-street-logo-300.webp)}.c79::after{background-image:url(../images/e/eat-the-street-logo-300.png)}.webp (null){background-image:url(../images/v/eat-the-street-logo-300.webp)}.c82{background-image:url(../images/q/instagram-200.png)}.webp .c82{background-image:url(../images/9/instagram-200.webp)}.c82::before{background-image:url(../images/q/instagram-200.png)}.webp (null){background-image:url(../images/9/instagram-200.webp)}.c82::after{background-image:url(../images/q/instagram-200.png)}.webp (null){background-image:url(../images/9/instagram-200.webp)}.c83{background-image:url(../images/4/facebook-194.png)}.webp .c83{background-image:url(../images/p/facebook-194.webp)}.c83::before{background-image:url(../images/4/facebook-194.png)}.webp (null){background-image:url(../images/p/facebook-194.webp)}.c83::after{background-image:url(../images/4/facebook-194.png)}.webp (null){background-image:url(../images/p/facebook-194.webp)}.c84{background-image:url(../images/u/tiktok-172.png)}.webp .c84{background-image:url(../images/j/tiktok-172.webp)}.c84::before{background-image:url(../images/u/tiktok-172.png)}.webp (null){background-image:url(../images/j/tiktok-172.webp)}.c84::after{background-image:url(../images/u/tiktok-172.png)}.webp (null){background-image:url(../images/j/tiktok-172.webp)}}@media (min-width:960px) and (max-width:1199px) and (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:960px) and (max-width:1199px) and (min-width:960px) and (min-resolution:144dpi){.c79{background-image:url(../images/c/eat-the-street-logo-240.png)}.webp .c79{background-image:url(../images/p/eat-the-street-logo-240.webp)}.c79::before{background-image:url(../images/c/eat-the-street-logo-240.png)}.webp (null){background-image:url(../images/p/eat-the-street-logo-240.webp)}.c79::after{background-image:url(../images/c/eat-the-street-logo-240.png)}.webp (null){background-image:url(../images/p/eat-the-street-logo-240.webp)}.c82{background-image:url(../images/6/instagram-160.png)}.webp .c82{background-image:url(../images/r/instagram-160.webp)}.c82::before{background-image:url(../images/6/instagram-160.png)}.webp (null){background-image:url(../images/r/instagram-160.webp)}.c82::after{background-image:url(../images/6/instagram-160.png)}.webp (null){background-image:url(../images/r/instagram-160.webp)}.c83{background-image:url(../images/k/facebook-156.png)}.webp .c83{background-image:url(../images/v/facebook-156.webp)}.c83::before{background-image:url(../images/k/facebook-156.png)}.webp (null){background-image:url(../images/v/facebook-156.webp)}.c83::after{background-image:url(../images/k/facebook-156.png)}.webp (null){background-image:url(../images/v/facebook-156.webp)}.c84{background-image:url(../images/p/tiktok-138.png)}.webp .c84{background-image:url(../images/m/tiktok-138.webp)}.c84::before{background-image:url(../images/p/tiktok-138.png)}.webp (null){background-image:url(../images/m/tiktok-138.webp)}.c84::after{background-image:url(../images/p/tiktok-138.png)}.webp (null){background-image:url(../images/m/tiktok-138.webp)}}body{--f:1;min-width:1920px}@media (min-width:1200px) and (max-width:1919px){body{min-width:1200px}}@media (min-width:960px) and (max-width:1199px){body{min-width:960px}}@media (min-width:768px) and (max-width:959px){body{min-width:768px}}@media (min-width:480px) and (max-width:767px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}.c96{display:block;position:fixed;left:0;top:0;width:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));z-index:2146435072;pointer-events:none;opacity:0;transition:opacity 1s}.v45{display:inline-block;vertical-align:top;pointer-events:auto}.ps189{position:relative;margin-top:0;margin-left:0;-webkit-transform:translate3d(0,0,0)}.s168{min-width:514px;width:514px;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));height:calc(var(--vh, 1vh) * 100 + env(safe-area-inset-bottom))}.c97{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:rgba(236,241,243,0.8);opacity:1}.c98{overflow:scroll;pointer-events:auto;scrollbar-width:none;-ms-overflow-style:none;height:100%;width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.v46{display:inline-block;vertical-align:top}.ps190{position:relative;margin-left:144px;margin-top:69px}.s169{min-width:240px;width:240px;height:240px;box-sizing:border-box}.c99{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/r/eat-the-street-logo-240.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z147{z-index:20}.a19{transform:translateZ(1px);display:inline-block;width:100%;height:100%;z-index:1}.webp .c99{background-image:url(../images/c/eat-the-street-logo-240.webp)}.webp (null){background-image:url(../images/c/eat-the-street-logo-240.webp)}.webp (null){background-image:url(../images/c/eat-the-street-logo-240.webp)}.ps191{position:relative;margin-left:39px;margin-top:69px}.s170{min-width:64px;width:64px;height:64px;box-sizing:border-box}.c100{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:32px;-moz-border-radius:32px;border-radius:32px;background-color:#000;background-image:url(../images/l/close.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z148{z-index:19}.v47{display:inline-block;vertical-align:top;outline:0}.ps192{position:relative;margin-left:87px;margin-top:46px}.s171{min-width:336px;height:77px;box-sizing:border-box;width:336px;padding-right:0}.c101{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#cb4b16;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#fff;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.z149{z-index:21}.a20{display:inline-block;width:100%;z-index:1}.f70{font-family:"Arial Black", "Arial Bold", Gadget, sans-serif;font-size:32px;font-size:calc(32px * var(--f));line-height:1.407;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;text-shadow:none;text-indent:24px;padding-right:0;text-align:left;cursor:pointer;padding-top:16px;padding-bottom:16px}.ps193{position:relative;margin-left:90px;margin-top:30px}.z150{z-index:22}.ps194{position:relative;margin-left:90px;margin-top:31px}.z151{z-index:23}.ps195{position:relative;margin-left:90px;margin-top:30px}.z152{z-index:24}.ps196{position:relative;margin-left:187px;margin-top:46px}.s172{min-width:160px;width:160px;height:160px;box-sizing:border-box}.c102{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/a/instagram-160.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z153{z-index:25}.webp .c102{background-image:url(../images/m/instagram-160.webp)}.webp (null){background-image:url(../images/m/instagram-160.webp)}.webp (null){background-image:url(../images/m/instagram-160.webp)}.ps197{position:relative;margin-left:-160px;margin-top:237px}.s173{min-width:160px;width:160px;height:155px;box-sizing:border-box}.c103{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/c/facebook-155.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z154{z-index:26}.webp .c103{background-image:url(../images/h/facebook-155.webp)}.webp (null){background-image:url(../images/h/facebook-155.webp)}.webp (null){background-image:url(../images/h/facebook-155.webp)}.ps198{position:relative;margin-left:-163px;margin-top:422px}.s174{min-width:160px;width:160px;height:138px;box-sizing:border-box}.c104{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/tiktok-138.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z155{z-index:27}.webp .c104{background-image:url(../images/4/tiktok-138.webp)}.webp (null){background-image:url(../images/4/tiktok-138.webp)}.webp (null){background-image:url(../images/4/tiktok-138.webp)}.c105{display:inline-block;position:relative;margin-left:0;margin-top:0}.c99::before{background-image:url(../images/r/eat-the-street-logo-240.png);background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c99:hover:before{opacity:1}.c99:hover{background-color:transparent;border-color:transparent;color:#000}.c99::after{background-image:url(../images/r/eat-the-street-logo-240.png);background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c99:hover:after{opacity:0}.c99:active:before{opacity:0;transition:initial}.c99:active:after{opacity:1;transition:initial}.c99:active{transition:initial;color:#fff}.c100:hover{background-color:#82939e;color:#000;background-clip:padding-box;border:0}.c100:active{transition:initial;color:#fff}.c101:hover{background-color:#82939e;background-clip:padding-box;color:#000}.c101:active{transition:initial;color:#fff}.c102::before{background-image:url(../images/a/instagram-160.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c102:hover:before{opacity:1}.c102:hover{border-color:transparent;color:#000}.c102::after{background-image:url(../images/a/instagram-160.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c102:hover:after{opacity:0}.c102:active:before{opacity:0;transition:initial}.c102:active:after{opacity:1;transition:initial}.c102:active{transition:initial;color:#fff}.c103::before{background-image:url(../images/c/facebook-155.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c103:hover:before{opacity:1}.c103:hover{border-color:transparent;color:#000}.c103::after{background-image:url(../images/c/facebook-155.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c103:hover:after{opacity:0}.c103:active:before{opacity:0;transition:initial}.c103:active:after{opacity:1;transition:initial}.c103:active{transition:initial;color:#fff}.c104::before{background-image:url(../images/v/tiktok-138.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c104:hover:before{opacity:1}.c104:hover{border-color:transparent;color:#000}.c104::after{background-image:url(../images/v/tiktok-138.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c104:hover:after{opacity:0}.c104:active:before{opacity:0;transition:initial}.c104:active:after{opacity:1;transition:initial}.c104:active{transition:initial;color:#fff}@media (min-width:1200px) and (max-width:1919px){.s168{min-width:321px;width:321px}.ps190{margin-left:90px;margin-top:43px}.s169{min-width:150px;width:150px;height:150px}.c99{background-image:url(../images/p/eat-the-street-logo-150.png)}.webp .c99{background-image:url(../images/6/eat-the-street-logo-150.webp)}.webp (null){background-image:url(../images/6/eat-the-street-logo-150.webp)}.webp (null){background-image:url(../images/6/eat-the-street-logo-150.webp)}.ps191{margin-left:24px;margin-top:43px}.s170{min-width:40px;width:40px;height:40px}.c100{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.ps192{margin-left:54px;margin-top:29px}.s171{min-width:210px;height:48px;width:210px}.f70{font-size:20px;font-size:calc(20px * var(--f));line-height:1.401;text-indent:15px;padding-top:10px;padding-bottom:10px}.ps193{margin-left:56px;margin-top:19px}.ps194{margin-left:56px;margin-top:19px}.ps195{margin-left:56px;margin-top:19px}.ps196{margin-left:117px;margin-top:29px}.s172{min-width:100px;width:100px;height:100px}.c102{background-image:url(../images/6/instagram-100.png)}.webp .c102{background-image:url(../images/m/instagram-100.webp)}.webp (null){background-image:url(../images/m/instagram-100.webp)}.webp (null){background-image:url(../images/m/instagram-100.webp)}.ps197{margin-left:-100px;margin-top:148px}.s173{min-width:100px;width:100px;height:97px}.c103{background-image:url(../images/e/facebook-97.png)}.webp .c103{background-image:url(../images/2/facebook-97.webp)}.webp (null){background-image:url(../images/2/facebook-97.webp)}.webp (null){background-image:url(../images/2/facebook-97.webp)}.ps198{margin-left:-102px;margin-top:264px}.s174{min-width:100px;width:100px;height:86px}.c104{background-image:url(../images/u/tiktok-86.png)}.webp .c104{background-image:url(../images/r/tiktok-86.webp)}.webp (null){background-image:url(../images/r/tiktok-86.webp)}.webp (null){background-image:url(../images/r/tiktok-86.webp)}.c99::before{background-image:url(../images/p/eat-the-street-logo-150.png);background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c99:hover:before{opacity:1}.c99::after{background-image:url(../images/p/eat-the-street-logo-150.png);background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c99:hover:after{opacity:0}.c99:active:before{opacity:0;transition:initial}.c99:active:after{opacity:1;transition:initial}.c102::before{background-image:url(../images/6/instagram-100.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c102:hover:before{opacity:1}.c102::after{background-image:url(../images/6/instagram-100.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c102:hover:after{opacity:0}.c102:active:before{opacity:0;transition:initial}.c102:active:after{opacity:1;transition:initial}.c103::before{background-image:url(../images/e/facebook-97.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c103:hover:before{opacity:1}.c103::after{background-image:url(../images/e/facebook-97.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c103:hover:after{opacity:0}.c103:active:before{opacity:0;transition:initial}.c103:active:after{opacity:1;transition:initial}.c104::before{background-image:url(../images/u/tiktok-86.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c104:hover:before{opacity:1}.c104::after{background-image:url(../images/u/tiktok-86.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c104:hover:after{opacity:0}.c104:active:before{opacity:0;transition:initial}.c104:active:after{opacity:1;transition:initial}}@media (min-width:960px) and (max-width:1199px){.s168{min-width:257px;width:257px}.ps190{margin-left:72px;margin-top:34px}.s169{min-width:120px;width:120px;height:120px}.c99{background-image:url(../images/e/eat-the-street-logo-120.png)}.webp .c99{background-image:url(../images/p/eat-the-street-logo-120.webp)}.webp (null){background-image:url(../images/p/eat-the-street-logo-120.webp)}.webp (null){background-image:url(../images/p/eat-the-street-logo-120.webp)}.ps191{margin-left:19px;margin-top:34px}.s170{min-width:32px;width:32px;height:32px}.c100{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.ps192{margin-left:43px;margin-top:24px}.s171{min-width:168px;height:38px;width:168px}.f70{font-size:16px;font-size:calc(16px * var(--f));line-height:1.438;text-indent:12px;padding-top:8px;padding-bottom:7px}.ps193{margin-left:45px;margin-top:15px}.ps194{margin-left:45px;margin-top:16px}.ps195{margin-left:45px;margin-top:16px}.ps196{margin-left:94px;margin-top:23px}.s172{min-width:80px;width:80px;height:80px}.c102{background-image:url(../images/p/instagram-80.png)}.webp .c102{background-image:url(../images/e/instagram-80.webp)}.webp (null){background-image:url(../images/e/instagram-80.webp)}.webp (null){background-image:url(../images/e/instagram-80.webp)}.ps197{margin-left:-80px;margin-top:118px}.s173{min-width:80px;width:80px;height:78px}.c103{background-image:url(../images/2/facebook-78.png)}.webp .c103{background-image:url(../images/f/facebook-78.webp)}.webp (null){background-image:url(../images/f/facebook-78.webp)}.webp (null){background-image:url(../images/f/facebook-78.webp)}.ps198{margin-left:-82px;margin-top:211px}.s174{min-width:80px;width:80px;height:69px}.c104{background-image:url(../images/r/tiktok-69.png)}.webp .c104{background-image:url(../images/j/tiktok-69.webp)}.webp (null){background-image:url(../images/j/tiktok-69.webp)}.webp (null){background-image:url(../images/j/tiktok-69.webp)}.c99::before{background-image:url(../images/e/eat-the-street-logo-120.png);background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c99:hover:before{opacity:1}.c99::after{background-image:url(../images/e/eat-the-street-logo-120.png);background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c99:hover:after{opacity:0}.c99:active:before{opacity:0;transition:initial}.c99:active:after{opacity:1;transition:initial}.c102::before{background-image:url(../images/p/instagram-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c102:hover:before{opacity:1}.c102::after{background-image:url(../images/p/instagram-80.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c102:hover:after{opacity:0}.c102:active:before{opacity:0;transition:initial}.c102:active:after{opacity:1;transition:initial}.c103::before{background-image:url(../images/2/facebook-78.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c103:hover:before{opacity:1}.c103::after{background-image:url(../images/2/facebook-78.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c103:hover:after{opacity:0}.c103:active:before{opacity:0;transition:initial}.c103:active:after{opacity:1;transition:initial}.c104::before{background-image:url(../images/r/tiktok-69.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c104:hover:before{opacity:1}.c104::after{background-image:url(../images/r/tiktok-69.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c104:hover:after{opacity:0}.c104:active:before{opacity:0;transition:initial}.c104:active:after{opacity:1;transition:initial}}@media (min-width:768px) and (max-width:959px){.s168{min-width:205px;width:205px}.ps190{margin-left:57px;margin-top:27px}.s169{min-width:96px;width:96px;height:96px}.c99{background-image:url(../images/v/eat-the-street-logo-192.png)}.webp .c99{background-image:url(../images/4/eat-the-street-logo-192.webp)}.webp (null){background-image:url(../images/4/eat-the-street-logo-192.webp)}.webp (null){background-image:url(../images/4/eat-the-street-logo-192.webp)}.ps191{margin-left:15px;margin-top:27px}.s170{min-width:26px;width:26px;height:26px}.c100{-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px}.ps192{margin-left:34px;margin-top:19px}.s171{min-width:134px;height:31px;width:134px}.f70{font-size:12px;font-size:calc(12px * var(--f));line-height:1.418;text-indent:10px;padding-top:7px;padding-bottom:7px}.ps193{margin-left:36px;margin-top:11px}.ps194{margin-left:36px;margin-top:13px}.ps195{margin-left:36px;margin-top:12px}.ps196{margin-left:75px;margin-top:18px}.s172{min-width:64px;width:64px;height:64px}.c102{background-image:url(../images/v/instagram-128.png)}.webp .c102{background-image:url(../images/e/instagram-128.webp)}.webp (null){background-image:url(../images/e/instagram-128.webp)}.webp (null){background-image:url(../images/e/instagram-128.webp)}.ps197{margin-left:-64px;margin-top:94px}.s173{min-width:64px;width:64px;height:62px}.c103{background-image:url(../images/q/facebook-124.png)}.webp .c103{background-image:url(../images/5/facebook-124.webp)}.webp (null){background-image:url(../images/5/facebook-124.webp)}.webp (null){background-image:url(../images/5/facebook-124.webp)}.ps198{margin-left:-66px;margin-top:168px}.s174{min-width:64px;width:64px;height:55px}.c104{background-image:url(../images/d/tiktok-110.png)}.webp .c104{background-image:url(../images/4/tiktok-110.webp)}.webp (null){background-image:url(../images/4/tiktok-110.webp)}.webp (null){background-image:url(../images/4/tiktok-110.webp)}.c99::before{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/eat-the-street-logo-192.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c99:hover:before{opacity:1}.c99::after{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/eat-the-street-logo-192.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c99:hover:after{opacity:0}.c99:active:before{opacity:0;transition:initial}.c99:active:after{opacity:1;transition:initial}.c102::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/instagram-128.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c102:hover:before{opacity:1}.c102::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/instagram-128.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c102:hover:after{opacity:0}.c102:active:before{opacity:0;transition:initial}.c102:active:after{opacity:1;transition:initial}.c103::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/q/facebook-124.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c103:hover:before{opacity:1}.c103::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/q/facebook-124.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c103:hover:after{opacity:0}.c103:active:before{opacity:0;transition:initial}.c103:active:after{opacity:1;transition:initial}.c104::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/d/tiktok-110.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c104:hover:before{opacity:1}.c104::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/d/tiktok-110.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c104:hover:after{opacity:0}.c104:active:before{opacity:0;transition:initial}.c104:active:after{opacity:1;transition:initial}}@media (min-width:480px) and (max-width:767px){.s168{min-width:170px;width:170px}.ps190{margin-left:53px;margin-top:17px}.s169{min-width:60px;width:60px;height:60px}.c99{background-image:url(../images/e/eat-the-street-logo-120-1.png)}.webp .c99{background-image:url(../images/2/eat-the-street-logo-120.webp)}.webp (null){background-image:url(../images/2/eat-the-street-logo-120.webp)}.webp (null){background-image:url(../images/2/eat-the-street-logo-120.webp)}.ps191{margin-left:18px;margin-top:16px}.s170{min-width:17px;width:17px;height:17px}.c100{-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px}.ps192{margin-left:0;margin-top:81px}.s171{min-width:170px;height:39px;width:170px}.f70{font-size:15px;font-size:calc(15px * var(--f));line-height:1.468;text-indent:23px;padding-top:9px;padding-bottom:8px}.ps193{margin-left:0;margin-top:-102px}.ps194{margin-left:0;margin-top:34px}.ps195{margin-left:0;margin-top:23px}.ps196{margin-left:39px;margin-top:19px}.s172{min-width:72px;width:72px;height:72px}.c102{background-image:url(../images/f/instagram-144.png)}.webp .c102{background-image:url(../images/7/instagram-144.webp)}.webp (null){background-image:url(../images/7/instagram-144.webp)}.webp (null){background-image:url(../images/7/instagram-144.webp)}.ps197{margin-left:38px;margin-top:24px}.s173{min-width:75px;width:75px;height:75px}.c103{background-image:url(../images/d/facebook-150.png)}.webp .c103{background-image:url(../images/o/facebook-150.webp)}.webp (null){background-image:url(../images/o/facebook-150.webp)}.webp (null){background-image:url(../images/o/facebook-150.webp)}.ps198{margin-left:38px;margin-top:35px}.s174{min-width:75px;width:75px;height:75px}.c104{background-image:url(../images/u/tiktok-150.png)}.webp .c104{background-image:url(../images/0/tiktok-150.webp)}.webp (null){background-image:url(../images/0/tiktok-150.webp)}.webp (null){background-image:url(../images/0/tiktok-150.webp)}.c99::before{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/e/eat-the-street-logo-120-1.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c99:hover:before{opacity:1}.c99::after{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/e/eat-the-street-logo-120-1.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c99:hover:after{opacity:0}.c99:active:before{opacity:0;transition:initial}.c99:active:after{opacity:1;transition:initial}.c102::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/f/instagram-144.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c102:hover:before{opacity:1}.c102::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/f/instagram-144.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c102:hover:after{opacity:0}.c102:active:before{opacity:0;transition:initial}.c102:active:after{opacity:1;transition:initial}.c103::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/d/facebook-150.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c103:hover:before{opacity:1}.c103::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/d/facebook-150.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c103:hover:after{opacity:0}.c103:active:before{opacity:0;transition:initial}.c103:active:after{opacity:1;transition:initial}.c104::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/u/tiktok-150.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c104:hover:before{opacity:1}.c104::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/u/tiktok-150.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c104:hover:after{opacity:0}.c104:active:before{opacity:0;transition:initial}.c104:active:after{opacity:1;transition:initial}}@media (max-width:479px){.s168{min-width:113px;width:113px}.ps190{margin-left:35px;margin-top:11px}.s169{min-width:40px;width:40px;height:40px}.c99{background-image:url(../images/p/eat-the-street-logo-80.png)}.webp .c99{background-image:url(../images/l/eat-the-street-logo-80.webp)}.webp (null){background-image:url(../images/l/eat-the-street-logo-80.webp)}.webp (null){background-image:url(../images/l/eat-the-street-logo-80.webp)}.ps191{margin-left:12px;margin-top:11px}.s170{min-width:11px;width:11px;height:11px}.c100{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.ps192{margin-left:0;margin-top:54px}.s171{min-width:113px;height:26px;width:113px}.f70{font-size:10px;font-size:calc(10px * var(--f));line-height:1.401;text-indent:15px;padding-top:6px;padding-bottom:6px}.ps193{margin-left:0;margin-top:-68px}.ps194{margin-left:0;margin-top:23px}.ps195{margin-left:0;margin-top:15px}.ps196{margin-left:26px;margin-top:13px}.s172{min-width:48px;width:48px;height:48px}.c102{background-image:url(../images/g/instagram-96.png)}.webp .c102{background-image:url(../images/7/instagram-96.webp)}.webp (null){background-image:url(../images/7/instagram-96.webp)}.webp (null){background-image:url(../images/7/instagram-96.webp)}.ps197{margin-left:25px;margin-top:16px}.s173{min-width:50px;width:50px;height:50px}.c103{background-image:url(../images/p/facebook-100.png)}.webp .c103{background-image:url(../images/f/facebook-100.webp)}.webp (null){background-image:url(../images/f/facebook-100.webp)}.webp (null){background-image:url(../images/f/facebook-100.webp)}.ps198{margin-left:25px;margin-top:23px}.s174{min-width:50px;width:50px;height:50px}.c104{background-image:url(../images/0/tiktok-100.png)}.webp .c104{background-image:url(../images/a/tiktok-100.webp)}.webp (null){background-image:url(../images/a/tiktok-100.webp)}.webp (null){background-image:url(../images/a/tiktok-100.webp)}.c99::before{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/p/eat-the-street-logo-80.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c99:hover:before{opacity:1}.c99::after{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/p/eat-the-street-logo-80.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c99:hover:after{opacity:0}.c99:active:before{opacity:0;transition:initial}.c99:active:after{opacity:1;transition:initial}.c102::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/g/instagram-96.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c102:hover:before{opacity:1}.c102::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/g/instagram-96.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c102:hover:after{opacity:0}.c102:active:before{opacity:0;transition:initial}.c102:active:after{opacity:1;transition:initial}.c103::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/p/facebook-100.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c103:hover:before{opacity:1}.c103::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/p/facebook-100.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c103:hover:after{opacity:0}.c103:active:before{opacity:0;transition:initial}.c103:active:after{opacity:1;transition:initial}.c104::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/0/tiktok-100.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c104:hover:before{opacity:1}.c104::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/0/tiktok-100.png);background-clip:content-box;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c104:hover:after{opacity:0}.c104:active:before{opacity:0;transition:initial}.c104:active:after{opacity:1;transition:initial}}@media (min-width:1920px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1920px) and (min-resolution:144dpi){.c99{background-image:url(../images/r/eat-the-street-logo-480.png)}.webp .c99{background-image:url(../images/c/eat-the-street-logo-480.webp)}.c99::before{background-image:url(../images/r/eat-the-street-logo-480.png)}.webp (null){background-image:url(../images/c/eat-the-street-logo-480.webp)}.c99::after{background-image:url(../images/r/eat-the-street-logo-480.png)}.webp (null){background-image:url(../images/c/eat-the-street-logo-480.webp)}}@media (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1200px) and (max-width:1919px) and (min-width:1200px) and (min-resolution:144dpi){.c99{background-image:url(../images/e/eat-the-street-logo-300.png)}.webp .c99{background-image:url(../images/v/eat-the-street-logo-300.webp)}.c99::before{background-image:url(../images/e/eat-the-street-logo-300.png)}.webp (null){background-image:url(../images/v/eat-the-street-logo-300.webp)}.c99::after{background-image:url(../images/e/eat-the-street-logo-300.png)}.webp (null){background-image:url(../images/v/eat-the-street-logo-300.webp)}.c102{background-image:url(../images/q/instagram-200.png)}.webp .c102{background-image:url(../images/9/instagram-200.webp)}.c102::before{background-image:url(../images/q/instagram-200.png)}.webp (null){background-image:url(../images/9/instagram-200.webp)}.c102::after{background-image:url(../images/q/instagram-200.png)}.webp (null){background-image:url(../images/9/instagram-200.webp)}.c103{background-image:url(../images/4/facebook-194.png)}.webp .c103{background-image:url(../images/p/facebook-194.webp)}.c103::before{background-image:url(../images/4/facebook-194.png)}.webp (null){background-image:url(../images/p/facebook-194.webp)}.c103::after{background-image:url(../images/4/facebook-194.png)}.webp (null){background-image:url(../images/p/facebook-194.webp)}.c104{background-image:url(../images/u/tiktok-172.png)}.webp .c104{background-image:url(../images/j/tiktok-172.webp)}.c104::before{background-image:url(../images/u/tiktok-172.png)}.webp (null){background-image:url(../images/j/tiktok-172.webp)}.c104::after{background-image:url(../images/u/tiktok-172.png)}.webp (null){background-image:url(../images/j/tiktok-172.webp)}}@media (min-width:960px) and (max-width:1199px) and (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:960px) and (max-width:1199px) and (min-width:960px) and (min-resolution:144dpi){.c99{background-image:url(../images/c/eat-the-street-logo-240.png)}.webp .c99{background-image:url(../images/p/eat-the-street-logo-240.webp)}.c99::before{background-image:url(../images/c/eat-the-street-logo-240.png)}.webp (null){background-image:url(../images/p/eat-the-street-logo-240.webp)}.c99::after{background-image:url(../images/c/eat-the-street-logo-240.png)}.webp (null){background-image:url(../images/p/eat-the-street-logo-240.webp)}.c102{background-image:url(../images/6/instagram-160.png)}.webp .c102{background-image:url(../images/r/instagram-160.webp)}.c102::before{background-image:url(../images/6/instagram-160.png)}.webp (null){background-image:url(../images/r/instagram-160.webp)}.c102::after{background-image:url(../images/6/instagram-160.png)}.webp (null){background-image:url(../images/r/instagram-160.webp)}.c103{background-image:url(../images/k/facebook-156.png)}.webp .c103{background-image:url(../images/v/facebook-156.webp)}.c103::before{background-image:url(../images/k/facebook-156.png)}.webp (null){background-image:url(../images/v/facebook-156.webp)}.c103::after{background-image:url(../images/k/facebook-156.png)}.webp (null){background-image:url(../images/v/facebook-156.webp)}.c104{background-image:url(../images/p/tiktok-138.png)}.webp .c104{background-image:url(../images/m/tiktok-138.webp)}.c104::before{background-image:url(../images/p/tiktok-138.png)}.webp (null){background-image:url(../images/m/tiktok-138.webp)}.c104::after{background-image:url(../images/p/tiktok-138.png)}.webp (null){background-image:url(../images/m/tiktok-138.webp)}}