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}
.plyr--fullscreen-fallback{transform:translate3d(0,0,1px) !important}@-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}
.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:#fdf3d9}.z1{z-index:50}.ps2{display:inline-block;width:0;height:0}.v2{display:inline-block;vertical-align:top;pointer-events:none}.ps3{position:relative;margin-top:0}.s2{width:100%;min-width:1920px;min-height:318px;-ms-transform:scale(1, 1);-moz-transform:scale(1, 1);-webkit-transform:scale(1, 1);transform:scale(1, 1)}.c2{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#268bd2}.z2{z-index:46}.s3{width:1920px;margin-left:auto;margin-right:auto;min-height:318px}.v3{display:inline-block;vertical-align:top;pointer-events:auto}.ps4{position:relative;margin-left:0;margin-top:0}.s4{min-width:1920px;width:1920px;height:318px}.z3{z-index:49}.ps5{position:relative}.s5{width:100%;height:100%;box-sizing:border-box;-ms-transform:scale(1, 1);-moz-transform:scale(1, 1);-webkit-transform:scale(1, 1);transform:scale(1, 1)}.c4{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#268bd2;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/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 .c4{background-image:url(../images/h/eat-the-street-logo-318-1.webp)}.webp (null){background-image:url(../images/h/eat-the-street-logo-318-1.webp)}.webp (null){background-image:url(../images/h/eat-the-street-logo-318-1.webp)}.ps6{position:relative;margin-top:44px}.v5{display:block;pointer-events:none}.s6{width:1920px;margin-left:auto;margin-right:auto;min-height:1632px}.ps7{position:relative;margin-left:167px;margin-top:0}.s7{min-width:1587px;width:1587px;overflow:hidden;height:787px}.z4{z-index:47}.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}.ps8{position:relative;margin-left:166px;margin-top:26px}.s8{min-width:1576px;width:1576px;overflow:hidden;height:819px}.z5{z-index:48}.ps9{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}.c5{position:relative;pointer-events:none;min-width:1920px;width:100%;overflow:hidden;margin-top:0;z-index:52;min-height:882px}.s9{width:100%;min-width:1920px;height:642px;--lbas:64;--lbab:0;padding-bottom:20px}.slc1{margin-top:20px}.s10{min-width:480px;width:480px;min-height:622px}.z6{z-index:53}.ps10{position:relative;margin-left:638px;margin-top:0}.s11{min-width:64px;width:64px;height:622px}.z7{z-index:54}.pl1{pointer-events:none;width:100%;height:622px}.pl1 .plyr__controls button{color:#fff}.pl1 .plyr__controls .plyr__time--current{color:#fff}.pl1 .plyr--full-ui input[type=range]{color:#00b3ff}.pl1 .plyr--audio .plyr__control:hover{background:#00b3ff}.pl1 .plyr__control--overlaid{background:rgba(0,179,255,0.8)}.pl1 .plyr--video .plyr__control:hover{background:#00b3ff}.vd1{width:64px;height:622px}.ps11{position:relative;margin-left:20px;margin-top:0}.z8{z-index:57}.ps12{position:relative;margin-left:0;margin-top:0}.s12{min-width:480px;width:480px;height:622px}.z9{z-index:58}.pl1 .plyr__controls button{color:#fff}.pl1 .plyr__controls .plyr__time--current{color:#fff}.pl1 .plyr--full-ui input[type=range]{color:#00b3ff}.pl1 .plyr--audio .plyr__control:hover{background:#00b3ff}.pl1 .plyr__control--overlaid{background:rgba(0,179,255,0.8)}.pl1 .plyr--video .plyr__control:hover{background:#00b3ff}.vd2{width:480px;height:622px}.z10{z-index:61}.ps13{position:relative;margin-left:0;margin-top:0}.s13{min-width:480px;width:480px;height:622px}.z11{z-index:62}.pl1 .plyr__controls button{color:#fff}.pl1 .plyr__controls .plyr__time--current{color:#fff}.pl1 .plyr--full-ui input[type=range]{color:#00b3ff}.pl1 .plyr--audio .plyr__control:hover{background:#00b3ff}.pl1 .plyr__control--overlaid{background:rgba(0,179,255,0.8)}.pl1 .plyr--video .plyr__control:hover{background:#00b3ff}.vd3{width:480px;height:622px}.z12{z-index:65}.ps14{position:relative;margin-left:0;margin-top:0}.s14{min-width:480px;width:480px;height:622px}.z13{z-index:66}.pl1 .plyr__controls button{color:#fff}.pl1 .plyr__controls .plyr__time--current{color:#fff}.pl1 .plyr--full-ui input[type=range]{color:#00b3ff}.pl1 .plyr--audio .plyr__control:hover{background:#00b3ff}.pl1 .plyr__control--overlaid{background:rgba(0,179,255,0.8)}.pl1 .plyr--video .plyr__control:hover{background:#00b3ff}.vd4{width:480px;height:622px}.z14{z-index:69}.z15{z-index:70}.pl1 .plyr__controls button{color:#fff}.pl1 .plyr__controls .plyr__time--current{color:#fff}.pl1 .plyr--full-ui input[type=range]{color:#00b3ff}.pl1 .plyr--audio .plyr__control:hover{background:#00b3ff}.pl1 .plyr__control--overlaid{background:rgba(0,179,255,0.8)}.pl1 .plyr--video .plyr__control:hover{background:#00b3ff}.ps15{position:relative;margin-top:-220px}.s15{width:100%;min-width:1920px;min-height:1984px;padding-bottom:0}.c6{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#0a673c}.z16{z-index:45}.ps16{position:relative;margin-top:69px}.s16{width:1920px;margin-left:auto;margin-right:auto;min-height:1915px}.v6{display:inline-block;vertical-align:top}.ps17{position:relative;margin-left:7px;margin-top:0}.s17{min-width:1591px;width:1591px;min-height:446px}.s18{min-width:558px;width:558px;height:432px}.z17{z-index:41}.s19{width:100%;height:100%;box-sizing:border-box}.c7{-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/j/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 .c7{background-image:url(../images/9/eat-the-street-logo-432.webp)}.webp (null){background-image:url(../images/9/eat-the-street-logo-432.webp)}.webp (null){background-image:url(../images/9/eat-the-street-logo-432.webp)}.ps18{position:relative;margin-left:471px;margin-top:-244px}.s20{min-width:1120px;width:1120px;min-height:258px;line-height:0}.ps19{position:relative;margin-left:80px;margin-top:0}.s21{min-width:933px;width:933px;overflow:hidden;height:138px}.z18{z-index:42}.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}.ps20{position:relative;margin-left:0;margin-top:90px}.s22{min-width:1120px;width:1120px;min-height:30px}.c8{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#d5bc03}.z19{z-index:43}.ps21{position:relative;margin-left:478px;margin-top:72px}.s23{min-width:1120px;width:1120px;overflow:hidden;height:1397px}.z20{z-index:44}.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}.s24{width:100%;min-width:1920px;min-height:1218px;padding-bottom:0}.c9{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#f4b400}.s25{width:100%;min-width:1920px;min-height:318px}.z21{z-index:11}.ps22{position:relative;margin-top:0}.s26{width:1920px;margin-left:auto;margin-right:auto;min-height:318px}.ps23{position:relative;margin-left:768px;margin-top:0}.s27{min-width:389px;width:389px;height:318px}.z22{z-index:12}.c10{-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/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 .c10{background-image:url(../images/h/eat-the-street-logo-318-1.webp)}.a1{transform:translateZ(1px);display:inline-block;width:100%;height:100%;z-index:1}.webp (null){background-image:url(../images/h/eat-the-street-logo-318-1.webp)}.webp (null){background-image:url(../images/h/eat-the-street-logo-318-1.webp)}.ps24{position:relative;margin-top:113px}.s28{width:1920px;margin-left:auto;margin-right:auto;min-height:623px}.ps25{position:relative;margin-left:160px;margin-top:0}.s29{min-width:1594px;width:1594px;overflow:hidden;height:488px}.z23{z-index:13}.p5{text-indent:0;padding-bottom:13px;padding-right:0;text-align:center}.f5{font-family:"Lato 4";font-size:76px;font-size:calc(76px * var(--f));line-height:1.685;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 4";font-size:54px;font-size:calc(54px * var(--f));line-height:1.686;font-weight:900;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#dc322f;background-color:initial;text-shadow:none}.ps26{position:relative;margin-left:429px;margin-top:31px}.s30{min-width:1052px;width:1052px;height:104px}.z24{z-index:14}.v7{display:inline-block;outline:0}.s31{box-sizing:border-box;width:100%;height:100%;padding-right:0}.c11{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;border:1px solid #dc322f;-webkit-border-radius:11px;-moz-border-radius:11px;border-radius:11px;background-color:#cb4b16;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:26px;padding-bottom:26px}.ps27{position:relative;margin-top:27px}.s32{width:100%;min-width:1920px;min-height:1120px}.z25{z-index:2}.ps28{position:relative;margin-top:58px}.s33{width:1920px;margin-left:auto;margin-right:auto;min-height:1030px}.ps29{position:relative;margin-left:766px;margin-top:0}.z26{z-index:3}.webp .c10{background-image:url(../images/h/eat-the-street-logo-318-1.webp)}.webp (null){background-image:url(../images/h/eat-the-street-logo-318-1.webp)}.webp (null){background-image:url(../images/h/eat-the-street-logo-318-1.webp)}.ps30{position:relative;margin-left:382px;margin-top:13px}.s34{min-width:1154px;width:1154px;overflow:hidden;height:69px}.z27{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}.ps31{position:relative;margin-left:336px;margin-top:9px}.s35{min-width:1251px;width:1251px;overflow:hidden;height:130px}.z28{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}.ps32{position:relative;margin-left:574px;margin-top:230px}.s36{min-width:768px;width:768px;min-height:128px}.s37{min-width:128px;width:128px;height:128px;box-sizing:border-box}.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/p/instagram-128.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z29{z-index:7}.webp .c12{background-image:url(../images/5/instagram-128.webp)}.webp (null){background-image:url(../images/5/instagram-128.webp)}.webp (null){background-image:url(../images/5/instagram-128.webp)}.ps33{position:relative;margin-left:194px;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/c/facebook-128.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z30{z-index:8}.webp .c13{background-image:url(../images/e/facebook-128.webp)}.webp (null){background-image:url(../images/e/facebook-128.webp)}.webp (null){background-image:url(../images/e/facebook-128.webp)}.ps34{position:relative;margin-left:190px;margin-top:0}.c14{-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/0/tiktok-128.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z31{z-index:9}.webp .c14{background-image:url(../images/s/tiktok-128.webp)}.webp (null){background-image:url(../images/s/tiktok-128.webp)}.webp (null){background-image:url(../images/s/tiktok-128.webp)}.ps35{position:relative;margin-left:461px;margin-top:96px}.s38{min-width:1000px;width:1000px;overflow:hidden;height:37px}.z32{z-index:4}.f12{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}.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}.c15{display:block;position:fixed;left:0;top:0;width:100%;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));height:calc(var(--vh, 1vh) * 100 + env(safe-area-inset-bottom));z-index:2146435072;pointer-events:none;opacity:0;transition:opacity 1s}.ps36{position:relative;margin-top:0;margin-left:0;-webkit-transform:translate3d(0,0,0)}.s39{min-width:962px;width:962px;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));height:calc(var(--vh, 1vh) * 100 + env(safe-area-inset-bottom))}.c16{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}.c17{overflow-x:hidden;overflow-y: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}.ps37{position:relative;margin-left:144px;margin-top:69px}.s40{min-width:240px;width:240px;height:240px;box-sizing:border-box}.c18{-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/f/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}.z33{z-index:74}.webp .c18{background-image:url(../images/0/eat-the-street-logo-240.webp)}.webp (null){background-image:url(../images/0/eat-the-street-logo-240.webp)}.webp (null){background-image:url(../images/0/eat-the-street-logo-240.webp)}.ps38{position:relative;margin-left:39px;margin-top:69px}.s41{min-width:64px;width:64px;height:64px;box-sizing:border-box}.c19{-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}.z34{z-index:73}.v8{display:inline-block;vertical-align:top;outline:0}.ps39{position:relative;margin-left:160px;margin-top:109px}.s42{min-width:477px;height:85px;box-sizing:border-box;width:477px;padding-right:0}.c20{-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}.z35{z-index:75}.f14{font-family:"Arial Black", "Arial Bold", Gadget, sans-serif;font-size:35px;font-size:calc(35px * var(--f));line-height:1.430;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:18px;padding-bottom:17px}.ps40{position:relative;margin-left:160px;margin-top:76px}.z36{z-index:77}.ps41{position:relative;margin-left:160px;margin-top:77px}.z37{z-index:78}.ps42{position:relative;margin-left:160px;margin-top:76px}.z38{z-index:76}.ps43{position:relative;margin-left:-482px;margin-top:366px}.s43{min-width:160px;width:160px;height:160px;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/v/instagram-160.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z39{z-index:79}.webp .c21{background-image:url(../images/7/instagram-160.webp)}.webp (null){background-image:url(../images/7/instagram-160.webp)}.webp (null){background-image:url(../images/7/instagram-160.webp)}.ps44{position:relative;margin-left:116px;margin-top:366px}.s44{min-width:160px;width:160px;height:155px;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/4/facebook-155.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z40{z-index:80}.webp .c22{background-image:url(../images/2/facebook-155.webp)}.webp (null){background-image:url(../images/2/facebook-155.webp)}.webp (null){background-image:url(../images/2/facebook-155.webp)}.ps45{position:relative;margin-left:78px;margin-top:383px}.s45{min-width:160px;width:160px;height:138px;box-sizing:border-box}.c23{-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/m/tiktok-138.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z41{z-index:81}.webp .c23{background-image:url(../images/k/tiktok-138.webp)}.webp (null){background-image:url(../images/k/tiktok-138.webp)}.webp (null){background-image:url(../images/k/tiktok-138.webp)}.c24{display:inline-block;position:relative;margin-left:0;margin-top:0}.c4::before{background-image:url(../images/v/eat-the-street-logo-318.png);background-color:#268bd2;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}.c4:hover:before{opacity:1}.c4:hover{background-color:transparent;border-color:transparent;color:#000}.c4::after{background-image:url(../images/v/eat-the-street-logo-318.png);background-color:#268bd2;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}.c4:hover:after{opacity:0}.c4:active:before{opacity:0;transition:initial}.c4:active:after{opacity:1;transition:initial}.c4:active{transition:initial;color:#fff}.c7::before{background-image:url(../images/j/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}.c7:hover:before{opacity:1}.c7:hover{border-color:transparent;color:#000}.c7::after{background-image:url(../images/j/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}.c7:hover:after{opacity:0}.c7:active:before{opacity:0;transition:initial}.c7:active:after{opacity:1;transition:initial}.c7:active{transition:initial;color:#fff}.c10::before{background-image:url(../images/v/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}.c10:hover:before{opacity:1}.c10:hover{border-color:transparent;color:#000}.c10::after{background-image:url(../images/v/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}.c10:hover:after{opacity:0}.c10:active:before{opacity:0;transition:initial}.c10:active:after{opacity:1;transition:initial}.c10:active{transition:initial;color:#fff}.c11:hover{background-color:#d5bc03;background-clip:padding-box;border-color:#000;color:#000}.c11:active{transition:initial;color:#fff}.c12::before{background-image:url(../images/p/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}.c12:hover:before{opacity:1}.c12:hover{border-color:transparent;color:#000}.c12::after{background-image:url(../images/p/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}.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/c/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}.c13:hover:before{opacity:1}.c13:hover{border-color:transparent;color:#000}.c13::after{background-image:url(../images/c/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}.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}.c14::before{background-image:url(../images/0/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}.c14:hover:before{opacity:1}.c14:hover{border-color:transparent;color:#000}.c14::after{background-image:url(../images/0/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}.c14:hover:after{opacity:0}.c14:active:before{opacity:0;transition:initial}.c14:active:after{opacity:1;transition:initial}.c14:active{transition:initial;color:#fff}.c18::before{background-image:url(../images/f/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}.c18:hover:before{opacity:1}.c18:hover{background-color:transparent;border-color:transparent;color:#000}.c18::after{background-image:url(../images/f/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}.c18:hover:after{opacity:0}.c18:active:before{opacity:0;transition:initial}.c18:active:after{opacity:1;transition:initial}.c18:active{transition:initial;color:#fff}.c19:hover{background-color:#82939e;color:#000;background-clip:padding-box;border:0}.c19:active{transition:initial;color:#fff}.c20:hover{background-color:#82939e;background-clip:padding-box;color:#000}.c20:active{transition:initial;color:#fff}.c21::before{background-image:url(../images/v/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}.c21:hover:before{opacity:1}.c21:hover{border-color:transparent;color:#000}.c21::after{background-image:url(../images/v/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}.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/4/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}.c22:hover:before{opacity:1}.c22:hover{border-color:transparent;color:#000}.c22::after{background-image:url(../images/4/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}.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}.c23::before{background-image:url(../images/m/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}.c23:hover:before{opacity:1}.c23:hover{border-color:transparent;color:#000}.c23::after{background-image:url(../images/m/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}.c23:hover:after{opacity:0}.c23:active:before{opacity:0;transition:initial}.c23:active:after{opacity:1;transition:initial}.c23:active{transition:initial;color:#fff}@media (min-width:1200px) and (max-width:1919px){.s1{min-width:1200px;min-height:1265px}.s2{min-width:1200px;min-height:199px}.s3{width:1200px;min-height:199px}.s4{min-width:1200px;width:1200px;height:199px}.c4{background-image:url(../images/a/eat-the-street-logo-199.png)}.webp .c4{background-image:url(../images/5/eat-the-street-logo-199.webp)}.webp (null){background-image:url(../images/5/eat-the-street-logo-199.webp)}.webp (null){background-image:url(../images/5/eat-the-street-logo-199.webp)}.ps6{margin-top:27px}.s6{width:1200px;min-height:1020px}.ps7{margin-left:104px}.s7{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}.ps8{margin-left:104px;margin-top:16px}.s8{min-width:985px;width:985px;height:512px}.ps9{margin-left:30px}.p2{text-indent:-19px;padding-bottom:11px}.f2{font-size:24px;font-size:calc(24px * var(--f));line-height:1.584}.c5{min-width:1200px;min-height:429px}.s9{min-width:1200px;height:409px}.s10{min-height:389px}.ps10{margin-left:725px}.s11{min-width:94px;width:94px;height:389px}.pl1{height:389px}.vd1{width:94px;height:389px}.s12{height:389px}.vd2{height:389px}.s13{height:389px}.vd3{height:389px}.s14{height:389px}.vd4{height:389px}.ps15{margin-top:0}.s15{min-width:1200px;min-height:1240px}.ps16{margin-top:43px}.s16{width:1200px;min-height:1197px}.ps17{margin-left:4px}.s17{min-width:995px;width:995px;min-height:279px}.s18{min-width:349px;width:349px;height:270px}.c7{background-image:url(../images/v/eat-the-street-logo-270.png)}.webp .c7{background-image:url(../images/f/eat-the-street-logo-270.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-270.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-270.webp)}.ps18{margin-left:295px;margin-top:-152px}.s20{min-width:700px;width:700px;min-height:161px}.ps19{margin-left:50px}.s21{min-width:583px;width:583px;height:86px}.p3{text-indent:-13px}.f3{font-size:30px;font-size:calc(30px * var(--f))}.ps20{margin-top:56px}.s22{min-width:700px;width:700px;min-height:19px}.ps21{margin-left:299px;margin-top:45px}.s23{min-width:700px;width:700px;height:873px}.p4{text-indent:-24px}.f4{font-size:30px;font-size:calc(30px * var(--f))}.s24{min-width:1200px;min-height:761px}.s25{min-width:1200px;min-height:199px}.s26{width:1200px;min-height:199px}.ps23{margin-left:480px}.s27{min-width:243px;width:243px;height:199px}.c10{background-image:url(../images/a/eat-the-street-logo-199.png)}.webp .c10{background-image:url(../images/5/eat-the-street-logo-199.webp)}.webp (null){background-image:url(../images/5/eat-the-street-logo-199.webp)}.webp (null){background-image:url(../images/5/eat-the-street-logo-199.webp)}.ps24{margin-top:70px}.s28{width:1200px;min-height:390px}.ps25{margin-left:100px}.s29{min-width:996px;width:996px;height:305px}.p5{padding-bottom:8px}.f5{font-size:48px;font-size:calc(48px * var(--f));line-height:1.668}.f6{font-size:26px;font-size:calc(26px * var(--f));line-height:1.732}.f7{font-size:34px;font-size:calc(34px * var(--f));line-height:1.677}.ps26{margin-left:268px;margin-top:19px}.s30{min-width:658px;width:658px;height:66px}.f8{font-size:26px;font-size:calc(26px * var(--f));line-height:1.232;padding-top:16px;padding-bottom:16px}.ps27{margin-top:17px}.s32{min-width:1200px;min-height:700px}.ps28{margin-top:36px}.s33{width:1200px;min-height:644px}.ps29{margin-left:479px}.webp .c10{background-image:url(../images/5/eat-the-street-logo-199.webp)}.webp (null){background-image:url(../images/5/eat-the-street-logo-199.webp)}.webp (null){background-image:url(../images/5/eat-the-street-logo-199.webp)}.ps30{margin-left:239px;margin-top:8px}.s34{min-width:721px;width:721px;height:43px}.f9{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.ps31{margin-left:210px;margin-top:6px}.s35{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}.ps32{margin-left:359px;margin-top:144px}.s36{min-width:480px;width:480px;min-height:80px}.s37{min-width:80px;width:80px;height:80px}.c12{background-image:url(../images/d/instagram-80.png)}.webp .c12{background-image:url(../images/9/instagram-80.webp)}.webp (null){background-image:url(../images/9/instagram-80.webp)}.webp (null){background-image:url(../images/9/instagram-80.webp)}.ps33{margin-left:121px}.c13{background-image:url(../images/1/facebook-80.png)}.webp .c13{background-image:url(../images/k/facebook-80.webp)}.webp (null){background-image:url(../images/k/facebook-80.webp)}.webp (null){background-image:url(../images/k/facebook-80.webp)}.ps34{margin-left:119px}.c14{background-image:url(../images/1/tiktok-80.png)}.webp .c14{background-image:url(../images/v/tiktok-80.webp)}.webp (null){background-image:url(../images/v/tiktok-80.webp)}.webp (null){background-image:url(../images/v/tiktok-80.webp)}.ps35{margin-left:288px;margin-top:60px}.s38{min-width:625px;width:625px;height:23px}.f12{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.f13{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.s39{min-width:601px;width:601px}.ps37{margin-left:90px;margin-top:43px}.s40{min-width:150px;width:150px;height:150px}.c18{background-image:url(../images/n/eat-the-street-logo-150.png)}.webp .c18{background-image:url(../images/n/eat-the-street-logo-150.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-150.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-150.webp)}.ps38{margin-left:24px;margin-top:43px}.s41{min-width:40px;width:40px;height:40px}.c19{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.ps39{margin-left:100px;margin-top:68px}.s42{min-width:298px;height:53px;width:298px}.f14{font-size:22px;font-size:calc(22px * var(--f));line-height:1.410;text-indent:15px;padding-top:11px;padding-bottom:11px}.ps40{margin-left:100px;margin-top:48px}.ps41{margin-left:100px;margin-top:48px}.ps42{margin-left:100px;margin-top:48px}.ps43{margin-left:-301px;margin-top:229px}.s43{min-width:100px;width:100px;height:100px}.c21{background-image:url(../images/n/instagram-100.png)}.webp .c21{background-image:url(../images/r/instagram-100.webp)}.webp (null){background-image:url(../images/r/instagram-100.webp)}.webp (null){background-image:url(../images/r/instagram-100.webp)}.ps44{margin-left:72px;margin-top:229px}.s44{min-width:100px;width:100px;height:97px}.c22{background-image:url(../images/q/facebook-97.png)}.webp .c22{background-image:url(../images/l/facebook-97.webp)}.webp (null){background-image:url(../images/l/facebook-97.webp)}.webp (null){background-image:url(../images/l/facebook-97.webp)}.ps45{margin-left:49px;margin-top:240px}.s45{min-width:100px;width:100px;height:86px}.c23{background-image:url(../images/f/tiktok-86.png)}.webp .c23{background-image:url(../images/s/tiktok-86.webp)}.webp (null){background-image:url(../images/s/tiktok-86.webp)}.webp (null){background-image:url(../images/s/tiktok-86.webp)}.c4::before{background-image:url(../images/a/eat-the-street-logo-199.png);background-color:#268bd2;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}.c4:hover:before{opacity:1}.c4::after{background-image:url(../images/a/eat-the-street-logo-199.png);background-color:#268bd2;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}.c4:hover:after{opacity:0}.c4:active:before{opacity:0;transition:initial}.c4:active:after{opacity:1;transition:initial}.c7::before{background-image:url(../images/v/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}.c7:hover:before{opacity:1}.c7::after{background-image:url(../images/v/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}.c7:hover:after{opacity:0}.c7:active:before{opacity:0;transition:initial}.c7:active:after{opacity:1;transition:initial}.c10::before{background-image:url(../images/a/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}.c10:hover:before{opacity:1}.c10::after{background-image:url(../images/a/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}.c10:hover:after{opacity:0}.c10:active:before{opacity:0;transition:initial}.c10: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}.c12::before{background-image:url(../images/d/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}.c12:hover:before{opacity:1}.c12::after{background-image:url(../images/d/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}.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/1/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}.c13:hover:before{opacity:1}.c13::after{background-image:url(../images/1/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}.c13:hover:after{opacity:0}.c13:active:before{opacity:0;transition:initial}.c13:active:after{opacity:1;transition:initial}.c14::before{background-image:url(../images/1/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}.c14:hover:before{opacity:1}.c14::after{background-image:url(../images/1/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}.c14:hover:after{opacity:0}.c14:active:before{opacity:0;transition:initial}.c14:active:after{opacity:1;transition:initial}.f13:visited{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.f13:hover{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.f13:active{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.c18::before{background-image:url(../images/n/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}.c18:hover:before{opacity:1}.c18::after{background-image:url(../images/n/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}.c18:hover:after{opacity:0}.c18:active:before{opacity:0;transition:initial}.c18:active:after{opacity:1;transition:initial}.c21::before{background-image:url(../images/n/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}.c21:hover:before{opacity:1}.c21::after{background-image:url(../images/n/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}.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/q/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}.c22:hover:before{opacity:1}.c22::after{background-image:url(../images/q/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}.c22:hover:after{opacity:0}.c22:active:before{opacity:0;transition:initial}.c22:active:after{opacity:1;transition:initial}.c23::before{background-image:url(../images/f/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}.c23:hover:before{opacity:1}.c23::after{background-image:url(../images/f/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}.c23:hover:after{opacity:0}.c23:active:before{opacity:0;transition:initial}.c23:active:after{opacity:1;transition:initial}}@media (min-width:960px) and (max-width:1199px){.s1{min-width:960px;min-height:1012px}.s2{min-width:960px;min-height:159px}.s3{width:960px;min-height:159px}.s4{min-width:960px;width:960px;height:159px}.c4{background-image:url(../images/9/eat-the-street-logo-159.png)}.webp .c4{background-image:url(../images/f/eat-the-street-logo-159.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-159.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-159.webp)}.ps6{margin-top:22px}.s6{width:960px;min-height:816px}.ps7{margin-left:83px}.s7{min-width:794px;width:794px;height:394px}.p1{padding-bottom:9px}.f1{font-size:19px;font-size:calc(19px * var(--f))}.ps8{margin-left:83px;margin-top:12px}.s8{min-width:788px;width:788px;height:410px}.ps9{margin-left:24px}.p2{text-indent:-15px;padding-bottom:9px}.f2{font-size:19px;font-size:calc(19px * var(--f));line-height:1.527}.c5{min-width:960px;min-height:343px}.s9{min-width:960px;height:327px;--lbas:51;padding-bottom:16px}.slc1{margin-top:16px}.s10{min-width:384px;width:384px;min-height:311px}.ps10{margin-left:303px}.s11{min-width:60px;width:60px;height:311px}.pl1{height:311px}.vd1{width:60px;height:311px}.ps11{margin-left:16px}.s12{min-width:384px;width:384px;height:311px}.vd2{width:384px;height:311px}.s13{min-width:384px;width:384px;height:311px}.vd3{width:384px;height:311px}.s14{min-width:384px;width:384px;height:311px}.vd4{width:384px;height:311px}.ps15{margin-top:0}.s15{min-width:960px;min-height:992px}.ps16{margin-top:34px}.s16{width:960px;min-height:958px}.ps17{margin-left:3px}.s17{min-width:796px;width:796px;min-height:224px}.s18{min-width:279px;width:279px;height:216px}.c7{background-image:url(../images/9/eat-the-street-logo-216.png)}.webp .c7{background-image:url(../images/3/eat-the-street-logo-216.webp)}.webp (null){background-image:url(../images/3/eat-the-street-logo-216.webp)}.webp (null){background-image:url(../images/3/eat-the-street-logo-216.webp)}.ps18{margin-left:236px;margin-top:-121px}.s20{min-width:560px;width:560px;min-height:129px}.ps19{margin-left:40px}.s21{min-width:466px;width:466px;height:69px}.p3{text-indent:-11px}.f3{font-size:24px;font-size:calc(24px * var(--f))}.ps20{margin-top:45px}.s22{min-width:560px;width:560px;min-height:15px}.ps21{margin-left:239px;margin-top:36px}.s23{min-width:560px;width:560px;height:698px}.p4{text-indent:-19px}.f4{font-size:24px;font-size:calc(24px * var(--f))}.s24{min-width:960px;min-height:609px}.s25{min-width:960px;min-height:159px}.s26{width:960px;min-height:159px}.ps23{margin-left:384px}.s27{min-width:194px;width:194px;height:159px}.c10{background-image:url(../images/9/eat-the-street-logo-159.png)}.webp .c10{background-image:url(../images/f/eat-the-street-logo-159.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-159.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-159.webp)}.ps24{margin-top:56px}.s28{width:960px;min-height:312px}.ps25{margin-left:80px}.s29{min-width:797px;width:797px;height:244px}.p5{padding-bottom:6px}.f5{font-size:38px;font-size:calc(38px * var(--f))}.f6{font-size:20px;font-size:calc(20px * var(--f));line-height:1.751}.f7{font-size:27px;font-size:calc(27px * var(--f));line-height:1.668}.ps26{margin-left:214px;margin-top:15px}.s30{min-width:527px;width:527px;height:53px}.f8{font-size:20px;font-size:calc(20px * var(--f));line-height:1.251;padding-top:13px;padding-bottom:13px}.ps27{margin-top:14px}.s32{min-width:960px;min-height:560px}.ps28{margin-top:28px}.s33{width:960px;min-height:515px}.ps29{margin-left:383px}.webp .c10{background-image:url(../images/f/eat-the-street-logo-159.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-159.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-159.webp)}.ps30{margin-left:191px;margin-top:7px}.s34{min-width:577px;width:577px;height:34px}.f9{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.ps31{margin-left:168px;margin-top:5px}.s35{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}.ps32{margin-left:287px;margin-top:115px}.s36{min-width:384px;width:384px;min-height:64px}.s37{min-width:64px;width:64px;height:64px}.c12{background-image:url(../images/v/instagram-64.png)}.webp .c12{background-image:url(../images/m/instagram-64.webp)}.webp (null){background-image:url(../images/m/instagram-64.webp)}.webp (null){background-image:url(../images/m/instagram-64.webp)}.ps33{margin-left:97px}.c13{background-image:url(../images/s/facebook-64.png)}.webp .c13{background-image:url(../images/b/facebook-64.webp)}.webp (null){background-image:url(../images/b/facebook-64.webp)}.webp (null){background-image:url(../images/b/facebook-64.webp)}.ps34{margin-left:95px}.c14{background-image:url(../images/6/tiktok-64.png)}.webp .c14{background-image:url(../images/t/tiktok-64-1.webp)}.webp (null){background-image:url(../images/t/tiktok-64-1.webp)}.webp (null){background-image:url(../images/t/tiktok-64-1.webp)}.ps35{margin-left:230px;margin-top:48px}.s38{min-width:500px;width:500px;height:18px}.f12{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301}.f13{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301}.s39{min-width:481px;width:481px}.ps37{margin-left:72px;margin-top:34px}.s40{min-width:120px;width:120px;height:120px}.c18{background-image:url(../images/7/eat-the-street-logo-120.png)}.webp .c18{background-image:url(../images/n/eat-the-street-logo-120.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-120.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-120.webp)}.ps38{margin-left:19px;margin-top:34px}.s41{min-width:32px;width:32px;height:32px}.c19{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.ps39{margin-left:-163px;margin-top:209px}.s42{min-width:238px;height:42px;width:238px}.f14{font-size:17px;font-size:calc(17px * var(--f));line-height:1.413;text-indent:12px;padding-top:9px;padding-bottom:9px}.ps40{margin-left:80px;margin-top:39px}.ps41{margin-left:80px;margin-top:39px}.ps42{margin-left:80px;margin-top:38px}.ps43{margin-left:-240px;margin-top:183px}.s43{min-width:80px;width:80px;height:80px}.c21{background-image:url(../images/d/instagram-80.png)}.webp .c21{background-image:url(../images/9/instagram-80.webp)}.webp (null){background-image:url(../images/9/instagram-80.webp)}.webp (null){background-image:url(../images/9/instagram-80.webp)}.ps44{margin-left:57px;margin-top:183px}.s44{min-width:80px;width:80px;height:78px}.c22{background-image:url(../images/i/facebook-78.png)}.webp .c22{background-image:url(../images/b/facebook-78.webp)}.webp (null){background-image:url(../images/b/facebook-78.webp)}.webp (null){background-image:url(../images/b/facebook-78.webp)}.ps45{margin-left:40px;margin-top:192px}.s45{min-width:80px;width:80px;height:69px}.c23{background-image:url(../images/5/tiktok-69.png)}.webp .c23{background-image:url(../images/t/tiktok-69.webp)}.webp (null){background-image:url(../images/t/tiktok-69.webp)}.webp (null){background-image:url(../images/t/tiktok-69.webp)}.c4::before{background-image:url(../images/9/eat-the-street-logo-159.png);background-color:#268bd2;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}.c4:hover:before{opacity:1}.c4::after{background-image:url(../images/9/eat-the-street-logo-159.png);background-color:#268bd2;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}.c4:hover:after{opacity:0}.c4:active:before{opacity:0;transition:initial}.c4:active:after{opacity:1;transition:initial}.c7::before{background-image:url(../images/9/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}.c7:hover:before{opacity:1}.c7::after{background-image:url(../images/9/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}.c7:hover:after{opacity:0}.c7:active:before{opacity:0;transition:initial}.c7:active:after{opacity:1;transition:initial}.c10::before{background-image:url(../images/9/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}.c10:hover:before{opacity:1}.c10::after{background-image:url(../images/9/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}.c10:hover:after{opacity:0}.c10:active:before{opacity:0;transition:initial}.c10: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}.c12::before{background-image:url(../images/v/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}.c12:hover:before{opacity:1}.c12::after{background-image:url(../images/v/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}.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/s/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}.c13:hover:before{opacity:1}.c13::after{background-image:url(../images/s/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}.c13:hover:after{opacity:0}.c13:active:before{opacity:0;transition:initial}.c13:active:after{opacity:1;transition:initial}.c14::before{background-image:url(../images/6/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}.c14:hover:before{opacity:1}.c14::after{background-image:url(../images/6/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}.c14:hover:after{opacity:0}.c14:active:before{opacity:0;transition:initial}.c14:active:after{opacity:1;transition:initial}.f13:visited{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301}.f13:hover{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301}.f13:active{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301}.c18::before{background-image:url(../images/7/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}.c18:hover:before{opacity:1}.c18::after{background-image:url(../images/7/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}.c18:hover:after{opacity:0}.c18:active:before{opacity:0;transition:initial}.c18:active:after{opacity:1;transition:initial}.c21::before{background-image:url(../images/d/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}.c21:hover:before{opacity:1}.c21::after{background-image:url(../images/d/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}.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/i/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}.c22:hover:before{opacity:1}.c22::after{background-image:url(../images/i/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}.c22:hover:after{opacity:0}.c22:active:before{opacity:0;transition:initial}.c22:active:after{opacity:1;transition:initial}.c23::before{background-image:url(../images/5/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}.c23:hover:before{opacity:1}.c23::after{background-image:url(../images/5/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}.c23:hover:after{opacity:0}.c23:active:before{opacity:0;transition:initial}.c23:active:after{opacity:1;transition:initial}}@media (min-width:768px) and (max-width:959px){.s1{min-width:768px;min-height:810px}.s2{min-width:768px;min-height:127px}.s3{width:768px;min-height:127px}.s4{min-width:768px;width:768px;height:127px}.c4{background-image:url(../images/d/eat-the-street-logo-254.png)}.webp .c4{background-image:url(../images/f/eat-the-street-logo-254.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-254.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-254.webp)}.ps6{margin-top:18px}.s6{width:768px;min-height:653px}.ps7{margin-left:67px}.s7{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}.ps8{margin-left:67px;margin-top:10px}.s8{min-width:630px;width:630px;height:328px}.ps9{margin-left:19px}.p2{text-indent:-12px;padding-bottom:7px}.f2{font-size:15px;font-size:calc(15px * var(--f));line-height:1.534}.c5{min-width:768px;min-height:275px}.s9{min-width:768px;height:262px;--lbas:41;padding-bottom:13px}.slc1{margin-top:13px}.s10{min-width:307px;width:307px;min-height:249px}.ps10{margin-left:201px}.s11{min-width:50px;width:50px;height:249px}.pl1{height:249px}.vd1{width:50px;height:249px}.ps11{margin-left:13px}.s12{min-width:307px;width:307px;height:249px}.vd2{width:307px;height:249px}.s13{min-width:307px;width:307px;height:249px}.vd3{width:307px;height:249px}.s14{min-width:307px;width:307px;height:249px}.vd4{width:307px;height:249px}.ps15{margin-top:0}.s15{min-width:768px;min-height:794px}.ps16{margin-top:27px}.s16{width:768px;min-height:767px}.ps17{margin-left:3px}.s17{min-width:636px;width:636px;min-height:180px}.s18{min-width:223px;width:223px;height:173px}.c7{background-image:url(../images/o/eat-the-street-logo-346.png)}.webp .c7{background-image:url(../images/2/eat-the-street-logo-346.webp)}.webp (null){background-image:url(../images/2/eat-the-street-logo-346.webp)}.webp (null){background-image:url(../images/2/eat-the-street-logo-346.webp)}.ps18{margin-left:188px;margin-top:-97px}.s20{min-width:448px;width:448px;min-height:104px}.ps19{margin-left:32px}.s21{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}.ps20{margin-top:37px}.s22{min-width:448px;width:448px;min-height:12px}.ps21{margin-left:191px;margin-top:28px}.s23{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}.s24{min-width:768px;min-height:487px}.s25{min-width:768px;min-height:127px}.s26{width:768px;min-height:127px}.ps23{margin-left:307px}.s27{min-width:156px;width:156px;height:127px}.c10{background-image:url(../images/d/eat-the-street-logo-254.png)}.webp .c10{background-image:url(../images/f/eat-the-street-logo-254.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-254.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-254.webp)}.ps24{margin-top:45px}.s28{width:768px;min-height:250px}.ps25{margin-left:64px}.s29{min-width:637px;width:637px;height:195px}.p5{padding-bottom:5px}.f5{font-size:30px;font-size:calc(30px * var(--f));line-height:1.668}.f6{font-size:16px;font-size:calc(16px * var(--f));line-height:1.751}.f7{font-size:21px;font-size:calc(21px * var(--f));line-height:1.668}.ps26{margin-left:171px;margin-top:12px}.s30{min-width:422px;width:422px;height:43px}.f8{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188;padding-top:11px;padding-bottom:11px}.ps27{margin-top:11px}.s32{min-width:768px;min-height:448px}.ps28{margin-top:23px}.s33{width:768px;min-height:413px}.ps29{margin-left:307px}.webp .c10{background-image:url(../images/f/eat-the-street-logo-254.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-254.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-254.webp)}.ps30{margin-left:153px;margin-top:6px}.s34{min-width:461px;width:461px;height:28px}.f9{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.ps31{margin-left:134px;margin-top:3px}.s35{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}.ps32{margin-left:230px;margin-top:92px}.s36{min-width:307px;width:307px;min-height:51px}.s37{min-width:51px;width:51px;height:51px}.c12{background-image:url(../images/v/instagram-102.png)}.webp .c12{background-image:url(../images/b/instagram-102.webp)}.webp (null){background-image:url(../images/b/instagram-102.webp)}.webp (null){background-image:url(../images/b/instagram-102.webp)}.ps33{margin-left:77px}.c13{background-image:url(../images/g/facebook-102.png)}.webp .c13{background-image:url(../images/p/facebook-102.webp)}.webp (null){background-image:url(../images/p/facebook-102.webp)}.webp (null){background-image:url(../images/p/facebook-102.webp)}.ps34{margin-left:77px}.c14{background-image:url(../images/v/tiktok-102.png)}.webp .c14{background-image:url(../images/b/tiktok-102.webp)}.webp (null){background-image:url(../images/b/tiktok-102.webp)}.webp (null){background-image:url(../images/b/tiktok-102.webp)}.ps35{margin-left:184px;margin-top:39px}.s38{min-width:400px;width:400px;height:15px}.f12{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251}.f13{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251}.s39{min-width:385px;width:385px}.ps37{margin-left:58px;margin-top:27px}.s40{min-width:96px;width:96px;height:96px}.c18{background-image:url(../images/v/eat-the-street-logo-192-1.png)}.webp .c18{background-image:url(../images/e/eat-the-street-logo-192.webp)}.webp (null){background-image:url(../images/e/eat-the-street-logo-192.webp)}.webp (null){background-image:url(../images/e/eat-the-street-logo-192.webp)}.ps38{margin-left:15px;margin-top:27px}.s41{min-width:26px;width:26px;height:26px}.c19{-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px}.ps39{margin-left:64px;margin-top:44px}.s42{min-width:191px;height:34px;width:191px}.f14{font-size:14px;font-size:calc(14px * var(--f));line-height:1.358;text-indent:10px;padding-top:8px;padding-bottom:7px}.ps40{margin-left:64px;margin-top:31px}.ps41{margin-left:64px;margin-top:30px}.ps42{margin-left:64px;margin-top:30px}.ps43{margin-left:-193px;margin-top:147px}.s43{min-width:64px;width:64px;height:64px}.c21{background-image:url(../images/3/instagram-128.png)}.webp .c21{background-image:url(../images/h/instagram-128.webp)}.webp (null){background-image:url(../images/h/instagram-128.webp)}.webp (null){background-image:url(../images/h/instagram-128.webp)}.ps44{margin-left:46px;margin-top:147px}.s44{min-width:64px;width:64px;height:62px}.c22{background-image:url(../images/7/facebook-124.png)}.webp .c22{background-image:url(../images/2/facebook-124.webp)}.webp (null){background-image:url(../images/2/facebook-124.webp)}.webp (null){background-image:url(../images/2/facebook-124.webp)}.ps45{margin-left:32px;margin-top:154px}.s45{min-width:64px;width:64px;height:55px}.c23{background-image:url(../images/k/tiktok-110.png)}.webp .c23{background-image:url(../images/e/tiktok-110.webp)}.webp (null){background-image:url(../images/e/tiktok-110.webp)}.webp (null){background-image:url(../images/e/tiktok-110.webp)}.c4::before{background-color:#268bd2;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/d/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}.c4:hover:before{opacity:1}.c4::after{background-color:#268bd2;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/d/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}.c4:hover:after{opacity:0}.c4:active:before{opacity:0;transition:initial}.c4:active:after{opacity:1;transition:initial}.c7::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/o/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}.c7:hover:before{opacity:1}.c7::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/o/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}.c7:hover:after{opacity:0}.c7:active:before{opacity:0;transition:initial}.c7:active:after{opacity:1;transition:initial}.c10::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/d/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}.c10:hover:before{opacity:1}.c10::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/d/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}.c10:hover:after{opacity:0}.c10:active:before{opacity:0;transition:initial}.c10: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}.c12::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/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}.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/v/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}.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/g/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}.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/g/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}.c13:hover:after{opacity:0}.c13:active:before{opacity:0;transition:initial}.c13:active:after{opacity:1;transition:initial}.c14::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/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}.c14:hover:before{opacity:1}.c14::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/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}.c14:hover:after{opacity:0}.c14:active:before{opacity:0;transition:initial}.c14:active:after{opacity:1;transition:initial}.f13:visited{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251}.f13:hover{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251}.f13:active{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251}.c18::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-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}.c18:hover:before{opacity:1}.c18::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-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}.c18:hover:after{opacity:0}.c18:active:before{opacity:0;transition:initial}.c18: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/3/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}.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/3/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}.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/7/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}.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/7/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}.c22:hover:after{opacity:0}.c22:active:before{opacity:0;transition:initial}.c22:active:after{opacity:1;transition:initial}.c23::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/k/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}.c23:hover:before{opacity:1}.c23::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/k/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}.c23:hover:after{opacity:0}.c23:active:before{opacity:0;transition:initial}.c23:active:after{opacity:1;transition:initial}}@media (min-width:480px) and (max-width:767px){.ps1{margin-top:2px}.s1{min-width:480px;min-height:1542px}.s2{min-width:480px;min-height:192px;-ms-transform:scale(1, -1);-moz-transform:scale(1, -1);-webkit-transform:scale(1, -1);transform:scale(1, -1)}.s3{width:480px;min-height:192px}.s4{min-width:480px;width:480px;height:192px}.s5{-ms-transform:scale(1, -1);-moz-transform:scale(1, -1);-webkit-transform:scale(1, -1);transform:scale(1, -1)}.c4{background-image:url(../images/9/eat-the-street-logo-384.png)}.webp .c4{background-image:url(../images/f/eat-the-street-logo-384.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-384.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-384.webp)}.ps6{margin-top:24px}.s6{width:480px;min-height:1274px}.ps7{margin-left:34px}.s7{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}.ps8{margin-left:37px;margin-top:49px}.s8{min-width:416px;width:416px;height:464px}.ps9{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}.c5{min-width:480px;min-height:547px}.s9{min-width:480px;height:494px;padding-bottom:5px}.slc1{margin-top:5px}.s10{min-width:450px;width:450px;min-height:489px}.ps10{margin-left:0}.s11{min-width:297px;width:297px;height:489px}.pl1{height:489px}.vd1{width:297px;height:489px}.ps11{margin-left:5px}.ps12{margin-left:273px}.s12{min-width:87px;width:87px;height:489px}.vd2{width:87px;height:489px}.ps13{margin-left:405px}.s13{min-width:45px;width:45px;height:489px}.vd3{width:45px;height:489px}.s14{min-width:450px;width:450px;height:489px}.vd4{width:450px;height:489px}.ps15{margin-top:-48px}.s15{min-width:480px;min-height:921px}.ps16{margin-top:23px}.s16{width:480px;min-height:867px}.ps17{margin-left:3px}.s17{min-width:476px;width:476px;min-height:298px}.s18{min-width:476px;width:476px;height:192px}.c7{background-image:url(../images/9/eat-the-street-logo-384.png)}.webp .c7{background-image:url(../images/f/eat-the-street-logo-384.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-384.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-384.webp)}.ps18{margin-left:57px;margin-top:23px}.s20{min-width:380px;width:380px;min-height:83px}.ps19{margin-left:0;margin-top:27px}.s21{min-width:380px;width:380px;height:56px}.p3{text-indent:-6px}.f3{font-size:24px;font-size:calc(24px * var(--f))}.ps20{margin-top:-83px}.s22{min-width:380px;width:380px;min-height:8px}.ps21{margin-left:60px;margin-top:9px}.s23{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}.s24{min-width:480px;min-height:903px}.s25{min-width:480px;min-height:258px}.ps22{margin-top:17px}.s26{width:480px;min-height:225px}.ps23{margin-left:54px}.s27{min-width:375px;width:375px;height:225px}.c10{background-image:url(../images/v/eat-the-street-logo-450.png)}.webp .c10{background-image:url(../images/f/eat-the-street-logo-450.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-450.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-450.webp)}.ps24{margin-top:27px}.s28{width:480px;min-height:421px}.ps25{margin-left:48px}.s29{min-width:387px;width:387px;height:290px}.p5{padding-bottom:3px}.f5{font-size:30px;font-size:calc(30px * 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:22px;font-size:calc(22px * var(--f));line-height:1.683}.ps26{margin-left:64px;margin-top:64px}.s30{min-width:353px;width:353px;height:67px}.f8{font-size:24px;font-size:calc(24px * var(--f));line-height:1.209;padding-top:18px;padding-bottom:18px}.ps27{margin-top:96px}.s32{min-width:480px;min-height:857px}.ps28{margin-top:30px}.s33{width:480px;min-height:781px}.ps29{margin-left:53px}.webp .c10{background-image:url(../images/f/eat-the-street-logo-450.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-450.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-450.webp)}.ps30{margin-left:27px;margin-top:36px}.s34{min-width:428px;width:428px;height:30px}.f9{font-size:13px;font-size:calc(13px * var(--f));line-height:1.693}.ps31{margin-left:56px;margin-top:36px}.s35{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}.ps32{margin-left:80px;margin-top:160px}.s36{min-width:324px;width:324px;min-height:90px}.s37{min-width:90px;width:90px;height:90px}.c12{background-image:url(../images/d/instagram-180.png)}.webp .c12{background-image:url(../images/d/instagram-180.webp)}.webp (null){background-image:url(../images/d/instagram-180.webp)}.webp (null){background-image:url(../images/d/instagram-180.webp)}.ps33{margin-left:24px}.c13{background-image:url(../images/j/facebook-180.png)}.webp .c13{background-image:url(../images/a/facebook-180-1.webp)}.webp (null){background-image:url(../images/a/facebook-180-1.webp)}.webp (null){background-image:url(../images/a/facebook-180-1.webp)}.ps34{margin-left:30px}.c14{background-image:url(../images/6/tiktok-180.png)}.webp .c14{background-image:url(../images/i/tiktok-180.webp)}.webp (null){background-image:url(../images/i/tiktok-180.webp)}.webp (null){background-image:url(../images/i/tiktok-180.webp)}.ps35{margin-left:0;margin-top:77px}.s38{min-width:480px;width:480px;height:29px}.f12{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.f13{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.s39{min-width:338px;width:338px}.ps37{margin-left:53px;margin-top:17px}.s40{min-width:111px;width:111px;height:111px}.c18{background-image:url(../images/3/eat-the-street-logo-222.png)}.webp .c18{background-image:url(../images/h/eat-the-street-logo-222.webp)}.webp (null){background-image:url(../images/h/eat-the-street-logo-222.webp)}.webp (null){background-image:url(../images/h/eat-the-street-logo-222.webp)}.ps38{margin-left:102px;margin-top:32px}.s41{min-width:27px;width:27px;height:27px}.c19{-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px}.ps39{margin-left:50px;margin-top:55px}.s42{min-width:248px;height:60px;width:248px}.f14{font-size:21px;font-size:calc(21px * var(--f));text-indent:23px;padding-top:15px;padding-bottom:15px}.ps40{margin-left:50px;margin-top:26px}.ps41{margin-left:50px;margin-top:27px}.ps42{margin-left:50px;margin-top:25px}.ps43{margin-left:39px;margin-top:180px}.s43{min-width:72px;width:72px;height:72px}.c21{background-image:url(../images/k/instagram-144.png)}.webp .c21{background-image:url(../images/q/instagram-144.webp)}.webp (null){background-image:url(../images/q/instagram-144.webp)}.webp (null){background-image:url(../images/q/instagram-144.webp)}.ps44{margin-left:21px;margin-top:177px}.s44{min-width:75px;width:75px;height:75px}.c22{background-image:url(../images/2/facebook-150.png)}.webp .c22{background-image:url(../images/7/facebook-150.webp)}.webp (null){background-image:url(../images/7/facebook-150.webp)}.webp (null){background-image:url(../images/7/facebook-150.webp)}.ps45{margin-left:17px;margin-top:177px}.s45{min-width:75px;width:75px;height:75px}.c23{background-image:url(../images/s/tiktok-150.png)}.webp .c23{background-image:url(../images/r/tiktok-150.webp)}.webp (null){background-image:url(../images/r/tiktok-150.webp)}.webp (null){background-image:url(../images/r/tiktok-150.webp)}.c4::before{background-color:#268bd2;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/9/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}.c4:hover:before{opacity:1}.c4::after{background-color:#268bd2;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/9/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}.c4:hover:after{opacity:0}.c4:active:before{opacity:0;transition:initial}.c4:active:after{opacity:1;transition:initial}.c7::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/9/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}.c7:hover:before{opacity:1}.c7::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/9/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}.c7:hover:after{opacity:0}.c7:active:before{opacity:0;transition:initial}.c7:active:after{opacity:1;transition:initial}.c10::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/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}.c10:hover:before{opacity:1}.c10::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/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}.c10:hover:after{opacity:0}.c10:active:before{opacity:0;transition:initial}.c10: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}.c12::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/d/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}.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/d/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}.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/j/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}.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/j/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}.c13:hover:after{opacity:0}.c13:active:before{opacity:0;transition:initial}.c13:active:after{opacity:1;transition:initial}.c14::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/6/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}.c14:hover:before{opacity:1}.c14::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/6/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}.c14:hover:after{opacity:0}.c14:active:before{opacity:0;transition:initial}.c14:active:after{opacity:1;transition:initial}.f13:visited{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.f13:hover{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.f13:active{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.c18::before{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/3/eat-the-street-logo-222.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}.c18:hover:before{opacity:1}.c18::after{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/3/eat-the-street-logo-222.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}.c18:hover:after{opacity:0}.c18:active:before{opacity:0;transition:initial}.c18: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/k/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}.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/k/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}.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/2/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}.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/2/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}.c22:hover:after{opacity:0}.c22:active:before{opacity:0;transition:initial}.c22:active:after{opacity:1;transition:initial}.c23::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/s/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}.c23:hover:before{opacity:1}.c23::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/s/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}.c23:hover:after{opacity:0}.c23:active:before{opacity:0;transition:initial}.c23:active:after{opacity:1;transition:initial}}@media (max-width:479px){.ps1{margin-top:1px}.s1{min-width:320px;min-height:1028px}.s2{min-width:320px;min-height:128px;-ms-transform:scale(1, -1);-moz-transform:scale(1, -1);-webkit-transform:scale(1, -1);transform:scale(1, -1)}.s3{width:320px;min-height:128px}.s4{min-width:320px;width:320px;height:128px}.s5{-ms-transform:scale(1, -1);-moz-transform:scale(1, -1);-webkit-transform:scale(1, -1);transform:scale(1, -1)}.c4{background-image:url(../images/l/eat-the-street-logo-256.png)}.webp .c4{background-image:url(../images/5/eat-the-street-logo-256.webp)}.webp (null){background-image:url(../images/5/eat-the-street-logo-256.webp)}.webp (null){background-image:url(../images/5/eat-the-street-logo-256.webp)}.ps6{margin-top:16px}.s6{width:320px;min-height:849px}.ps7{margin-left:23px}.s7{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}.ps8{margin-left:25px;margin-top:33px}.s8{min-width:277px;width:277px;height:309px}.ps9{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}.c5{min-width:320px;min-height:332px}.s9{min-width:320px;height:329px;padding-bottom:3px}.slc1{margin-top:3px}.s10{min-width:300px;width:300px;min-height:326px}.ps10{margin-left:121px}.s11{min-width:59px;width:59px;height:326px}.pl1{height:326px}.vd1{width:59px;height:326px}.ps11{margin-left:3px}.ps12{margin-left:121px}.s12{min-width:58px;width:58px;height:326px}.vd2{width:58px;height:326px}.ps13{margin-left:121px}.s13{min-width:59px;width:59px;height:326px}.vd3{width:59px;height:326px}.ps14{margin-left:121px}.s14{min-width:59px;width:59px;height:326px}.vd4{width:59px;height:326px}.ps15{margin-top:0}.s15{min-width:320px;min-height:614px}.ps16{margin-top:15px}.s16{width:320px;min-height:578px}.ps17{margin-left:2px}.s17{min-width:317px;width:317px;min-height:199px}.s18{min-width:317px;width:317px;height:128px}.c7{background-image:url(../images/l/eat-the-street-logo-256.png)}.webp .c7{background-image:url(../images/5/eat-the-street-logo-256.webp)}.webp (null){background-image:url(../images/5/eat-the-street-logo-256.webp)}.webp (null){background-image:url(../images/5/eat-the-street-logo-256.webp)}.ps18{margin-left:38px;margin-top:16px}.s20{min-width:253px;width:253px;min-height:55px}.ps19{margin-left:0;margin-top:18px}.s21{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}.ps20{margin-top:-55px}.s22{min-width:253px;width:253px;min-height:5px}.ps21{margin-left:40px;margin-top:6px}.s23{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}.s24{min-width:320px;min-height:602px}.s25{min-width:320px;min-height:172px}.ps22{margin-top:11px}.s26{width:320px;min-height:150px}.ps23{margin-left:36px}.s27{min-width:250px;width:250px;height:150px}.c10{background-image:url(../images/b/eat-the-street-logo-300.png)}.webp .c10{background-image:url(../images/k/eat-the-street-logo-300.webp)}.webp (null){background-image:url(../images/k/eat-the-street-logo-300.webp)}.webp (null){background-image:url(../images/k/eat-the-street-logo-300.webp)}.ps24{margin-top:18px}.s28{width:320px;min-height:281px}.ps25{margin-left:32px}.s29{min-width:258px;width:258px;height:193px}.p5{padding-bottom:2px}.f5{font-size:20px;font-size:calc(20px * var(--f));line-height:1.701}.f6{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751;letter-spacing:0.40px}.f7{font-size:15px;font-size:calc(15px * var(--f));line-height:1.668}.ps26{margin-left:42px;margin-top:43px}.s30{min-width:236px;width:236px;height:45px}.f8{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188;padding-top:12px;padding-bottom:12px}.ps27{margin-top:64px}.s32{min-width:320px;min-height:571px}.ps28{margin-top:20px}.s33{width:320px;min-height:520px}.ps29{margin-left:35px}.webp .c10{background-image:url(../images/k/eat-the-street-logo-300.webp)}.webp (null){background-image:url(../images/k/eat-the-street-logo-300.webp)}.webp (null){background-image:url(../images/k/eat-the-street-logo-300.webp)}.ps30{margin-left:18px;margin-top:24px}.s34{min-width:285px;width:285px;height:20px}.f9{font-size:9px;font-size:calc(9px * var(--f));line-height:1.668}.ps31{margin-left:37px;margin-top:24px}.s35{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}.ps32{margin-left:53px;margin-top:107px}.s36{min-width:216px;width:216px;min-height:60px}.s37{min-width:60px;width:60px;height:60px}.c12{background-image:url(../images/4/instagram-120.png)}.webp .c12{background-image:url(../images/i/instagram-120.webp)}.webp (null){background-image:url(../images/i/instagram-120.webp)}.webp (null){background-image:url(../images/i/instagram-120.webp)}.ps33{margin-left:16px}.c13{background-image:url(../images/8/facebook-120.png)}.webp .c13{background-image:url(../images/0/facebook-120.webp)}.webp (null){background-image:url(../images/0/facebook-120.webp)}.webp (null){background-image:url(../images/0/facebook-120.webp)}.ps34{margin-left:20px}.c14{background-image:url(../images/j/tiktok-120.png)}.webp .c14{background-image:url(../images/e/tiktok-120.webp)}.webp (null){background-image:url(../images/e/tiktok-120.webp)}.webp (null){background-image:url(../images/e/tiktok-120.webp)}.ps35{margin-left:0;margin-top:51px}.s38{min-width:320px;width:320px;height:19px}.f12{font-size:11px;font-size:calc(11px * var(--f));line-height:1.274}.f13{font-size:11px;font-size:calc(11px * var(--f));line-height:1.274}.s39{min-width:225px;width:225px}.ps37{margin-left:35px;margin-top:11px}.s40{min-width:74px;width:74px;height:74px}.c18{background-image:url(../images/u/eat-the-street-logo-148.png)}.webp .c18{background-image:url(../images/5/eat-the-street-logo-148.webp)}.webp (null){background-image:url(../images/5/eat-the-street-logo-148.webp)}.webp (null){background-image:url(../images/5/eat-the-street-logo-148.webp)}.ps38{margin-left:68px;margin-top:21px}.s41{min-width:18px;width:18px;height:18px}.c19{-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px}.ps39{margin-left:33px;margin-top:37px}.s42{min-width:165px;height:40px;width:165px}.f14{font-size:14px;font-size:calc(14px * var(--f));line-height:1.358;text-indent:15px;padding-top:11px;padding-bottom:10px}.ps40{margin-left:33px;margin-top:17px}.ps41{margin-left:33px;margin-top:18px}.ps42{margin-left:33px;margin-top:17px}.ps43{margin-left:26px;margin-top:120px}.s43{min-width:48px;width:48px;height:48px}.c21{background-image:url(../images/m/instagram-96.png)}.webp .c21{background-image:url(../images/t/instagram-96.webp)}.webp (null){background-image:url(../images/t/instagram-96.webp)}.webp (null){background-image:url(../images/t/instagram-96.webp)}.ps44{margin-left:14px;margin-top:118px}.s44{min-width:50px;width:50px;height:50px}.c22{background-image:url(../images/a/facebook-100.png)}.webp .c22{background-image:url(../images/b/facebook-100.webp)}.webp (null){background-image:url(../images/b/facebook-100.webp)}.webp (null){background-image:url(../images/b/facebook-100.webp)}.ps45{margin-left:11px;margin-top:118px}.s45{min-width:50px;width:50px;height:50px}.c23{background-image:url(../images/j/tiktok-100.png)}.webp .c23{background-image:url(../images/g/tiktok-100.webp)}.webp (null){background-image:url(../images/g/tiktok-100.webp)}.webp (null){background-image:url(../images/g/tiktok-100.webp)}.c4::before{background-color:#268bd2;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/l/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}.c4:hover:before{opacity:1}.c4::after{background-color:#268bd2;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/l/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}.c4:hover:after{opacity:0}.c4:active:before{opacity:0;transition:initial}.c4:active:after{opacity:1;transition:initial}.c7::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/l/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}.c7:hover:before{opacity:1}.c7::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/l/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}.c7:hover:after{opacity:0}.c7:active:before{opacity:0;transition:initial}.c7:active:after{opacity:1;transition:initial}.c10::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/b/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}.c10:hover:before{opacity:1}.c10::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/b/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}.c10:hover:after{opacity:0}.c10:active:before{opacity:0;transition:initial}.c10: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}.c12::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/4/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}.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/4/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}.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/8/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}.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/8/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}.c13:hover:after{opacity:0}.c13:active:before{opacity:0;transition:initial}.c13:active:after{opacity:1;transition:initial}.c14::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/j/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}.c14:hover:before{opacity:1}.c14::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/j/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}.c14:hover:after{opacity:0}.c14:active:before{opacity:0;transition:initial}.c14:active:after{opacity:1;transition:initial}.f13:visited{font-size:11px;font-size:calc(11px * var(--f));line-height:1.274}.f13:hover{font-size:11px;font-size:calc(11px * var(--f));line-height:1.274}.f13:active{font-size:11px;font-size:calc(11px * var(--f));line-height:1.274}.c18::before{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/u/eat-the-street-logo-148.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}.c18:hover:before{opacity:1}.c18::after{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/u/eat-the-street-logo-148.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}.c18:hover:after{opacity:0}.c18:active:before{opacity:0;transition:initial}.c18: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/m/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}.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/m/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}.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/a/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}.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/a/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}.c22:hover:after{opacity:0}.c22:active:before{opacity:0;transition:initial}.c22:active:after{opacity:1;transition:initial}.c23::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/j/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}.c23:hover:before{opacity:1}.c23::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/j/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}.c23:hover:after{opacity:0}.c23:active:before{opacity:0;transition:initial}.c23: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){.c4{background-image:url(../images/3/eat-the-street-logo-636.png)}.webp .c4{background-image:url(../images/u/eat-the-street-logo-636.webp)}.c4::before{background-image:url(../images/3/eat-the-street-logo-636.png)}.webp (null){background-image:url(../images/u/eat-the-street-logo-636.webp)}.c4::after{background-image:url(../images/3/eat-the-street-logo-636.png)}.webp (null){background-image:url(../images/u/eat-the-street-logo-636.webp)}.c7{background-image:url(../images/b/eat-the-street-logo-864.png)}.webp .c7{background-image:url(../images/q/eat-the-street-logo-864.webp)}.c7::before{background-image:url(../images/b/eat-the-street-logo-864.png)}.webp (null){background-image:url(../images/q/eat-the-street-logo-864.webp)}.c7::after{background-image:url(../images/b/eat-the-street-logo-864.png)}.webp (null){background-image:url(../images/q/eat-the-street-logo-864.webp)}.c10{background-image:url(../images/3/eat-the-street-logo-636.png)}.webp .c10{background-image:url(../images/u/eat-the-street-logo-636.webp)}.c10::before{background-image:url(../images/3/eat-the-street-logo-636.png)}.webp (null){background-image:url(../images/u/eat-the-street-logo-636.webp)}.c10::after{background-image:url(../images/3/eat-the-street-logo-636.png)}.webp (null){background-image:url(../images/u/eat-the-street-logo-636.webp)}.webp .c10{background-image:url(../images/u/eat-the-street-logo-636.webp)}.webp (null){background-image:url(../images/u/eat-the-street-logo-636.webp)}.c18{background-image:url(../images/e/eat-the-street-logo-480.png)}.webp .c18{background-image:url(../images/f/eat-the-street-logo-480.webp)}.c18::before{background-image:url(../images/e/eat-the-street-logo-480.png)}.webp (null){background-image:url(../images/f/eat-the-street-logo-480.webp)}.c18::after{background-image:url(../images/e/eat-the-street-logo-480.png)}.webp (null){background-image:url(../images/f/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){.c4{background-image:url(../images/n/eat-the-street-logo-398.png)}.webp .c4{background-image:url(../images/4/eat-the-street-logo-398.webp)}.c4::before{background-image:url(../images/n/eat-the-street-logo-398.png)}.webp (null){background-image:url(../images/4/eat-the-street-logo-398.webp)}.c4::after{background-image:url(../images/n/eat-the-street-logo-398.png)}.webp (null){background-image:url(../images/4/eat-the-street-logo-398.webp)}.c7{background-image:url(../images/a/eat-the-street-logo-540.png)}.webp .c7{background-image:url(../images/v/eat-the-street-logo-540-1.webp)}.c7::before{background-image:url(../images/a/eat-the-street-logo-540.png)}.webp (null){background-image:url(../images/v/eat-the-street-logo-540-1.webp)}.c7::after{background-image:url(../images/a/eat-the-street-logo-540.png)}.webp (null){background-image:url(../images/v/eat-the-street-logo-540-1.webp)}.c10{background-image:url(../images/n/eat-the-street-logo-398.png)}.webp .c10{background-image:url(../images/4/eat-the-street-logo-398.webp)}.c10::before{background-image:url(../images/n/eat-the-street-logo-398.png)}.webp (null){background-image:url(../images/4/eat-the-street-logo-398.webp)}.c10::after{background-image:url(../images/n/eat-the-street-logo-398.png)}.webp (null){background-image:url(../images/4/eat-the-street-logo-398.webp)}.webp .c10{background-image:url(../images/4/eat-the-street-logo-398.webp)}.webp (null){background-image:url(../images/4/eat-the-street-logo-398.webp)}.c12{background-image:url(../images/q/instagram-160.png)}.webp .c12{background-image:url(../images/e/instagram-160.webp)}.c12::before{background-image:url(../images/q/instagram-160.png)}.webp (null){background-image:url(../images/e/instagram-160.webp)}.c12::after{background-image:url(../images/q/instagram-160.png)}.webp (null){background-image:url(../images/e/instagram-160.webp)}.c13{background-image:url(../images/l/facebook-160.png)}.webp .c13{background-image:url(../images/1/facebook-160.webp)}.c13::before{background-image:url(../images/l/facebook-160.png)}.webp (null){background-image:url(../images/1/facebook-160.webp)}.c13::after{background-image:url(../images/l/facebook-160.png)}.webp (null){background-image:url(../images/1/facebook-160.webp)}.c14{background-image:url(../images/f/tiktok-160.png)}.webp .c14{background-image:url(../images/3/tiktok-160.webp)}.c14::before{background-image:url(../images/f/tiktok-160.png)}.webp (null){background-image:url(../images/3/tiktok-160.webp)}.c14::after{background-image:url(../images/f/tiktok-160.png)}.webp (null){background-image:url(../images/3/tiktok-160.webp)}.c18{background-image:url(../images/b/eat-the-street-logo-300.png)}.webp .c18{background-image:url(../images/k/eat-the-street-logo-300.webp)}.c18::before{background-image:url(../images/b/eat-the-street-logo-300.png)}.webp (null){background-image:url(../images/k/eat-the-street-logo-300.webp)}.c18::after{background-image:url(../images/b/eat-the-street-logo-300.png)}.webp (null){background-image:url(../images/k/eat-the-street-logo-300.webp)}.c21{background-image:url(../images/g/instagram-200.png)}.webp .c21{background-image:url(../images/o/instagram-200.webp)}.c21::before{background-image:url(../images/g/instagram-200.png)}.webp (null){background-image:url(../images/o/instagram-200.webp)}.c21::after{background-image:url(../images/g/instagram-200.png)}.webp (null){background-image:url(../images/o/instagram-200.webp)}.c22{background-image:url(../images/o/facebook-194.png)}.webp .c22{background-image:url(../images/4/facebook-194.webp)}.c22::before{background-image:url(../images/o/facebook-194.png)}.webp (null){background-image:url(../images/4/facebook-194.webp)}.c22::after{background-image:url(../images/o/facebook-194.png)}.webp (null){background-image:url(../images/4/facebook-194.webp)}.c23{background-image:url(../images/k/tiktok-172.png)}.webp .c23{background-image:url(../images/h/tiktok-172.webp)}.c23::before{background-image:url(../images/k/tiktok-172.png)}.webp (null){background-image:url(../images/h/tiktok-172.webp)}.c23::after{background-image:url(../images/k/tiktok-172.png)}.webp (null){background-image:url(../images/h/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){.c4{background-image:url(../images/s/eat-the-street-logo-318.png)}.webp .c4{background-image:url(../images/n/eat-the-street-logo-318.webp)}.c4::before{background-image:url(../images/s/eat-the-street-logo-318.png)}.webp (null){background-image:url(../images/n/eat-the-street-logo-318.webp)}.c4::after{background-image:url(../images/s/eat-the-street-logo-318.png)}.webp (null){background-image:url(../images/n/eat-the-street-logo-318.webp)}.c7{background-image:url(../images/n/eat-the-street-logo-432.png)}.webp .c7{background-image:url(../images/e/eat-the-street-logo-432.webp)}.c7::before{background-image:url(../images/n/eat-the-street-logo-432.png)}.webp (null){background-image:url(../images/e/eat-the-street-logo-432.webp)}.c7::after{background-image:url(../images/n/eat-the-street-logo-432.png)}.webp (null){background-image:url(../images/e/eat-the-street-logo-432.webp)}.c10{background-image:url(../images/s/eat-the-street-logo-318.png)}.webp .c10{background-image:url(../images/n/eat-the-street-logo-318.webp)}.c10::before{background-image:url(../images/s/eat-the-street-logo-318.png)}.webp (null){background-image:url(../images/n/eat-the-street-logo-318.webp)}.c10::after{background-image:url(../images/s/eat-the-street-logo-318.png)}.webp (null){background-image:url(../images/n/eat-the-street-logo-318.webp)}.webp .c10{background-image:url(../images/n/eat-the-street-logo-318.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-318.webp)}.c12{background-image:url(../images/3/instagram-128.png)}.webp .c12{background-image:url(../images/h/instagram-128.webp)}.c12::before{background-image:url(../images/3/instagram-128.png)}.webp (null){background-image:url(../images/h/instagram-128.webp)}.c12::after{background-image:url(../images/3/instagram-128.png)}.webp (null){background-image:url(../images/h/instagram-128.webp)}.c13{background-image:url(../images/f/facebook-128.png)}.webp .c13{background-image:url(../images/l/facebook-128-1.webp)}.c13::before{background-image:url(../images/f/facebook-128.png)}.webp (null){background-image:url(../images/l/facebook-128-1.webp)}.c13::after{background-image:url(../images/f/facebook-128.png)}.webp (null){background-image:url(../images/l/facebook-128-1.webp)}.c14{background-image:url(../images/v/tiktok-128-1.png)}.webp .c14{background-image:url(../images/7/tiktok-128.webp)}.c14::before{background-image:url(../images/v/tiktok-128-1.png)}.webp (null){background-image:url(../images/7/tiktok-128.webp)}.c14::after{background-image:url(../images/v/tiktok-128-1.png)}.webp (null){background-image:url(../images/7/tiktok-128.webp)}.c18{background-image:url(../images/b/eat-the-street-logo-240.png)}.webp .c18{background-image:url(../images/d/eat-the-street-logo-240.webp)}.c18::before{background-image:url(../images/b/eat-the-street-logo-240.png)}.webp (null){background-image:url(../images/d/eat-the-street-logo-240.webp)}.c18::after{background-image:url(../images/b/eat-the-street-logo-240.png)}.webp (null){background-image:url(../images/d/eat-the-street-logo-240.webp)}.c21{background-image:url(../images/q/instagram-160.png)}.webp .c21{background-image:url(../images/e/instagram-160.webp)}.c21::before{background-image:url(../images/q/instagram-160.png)}.webp (null){background-image:url(../images/e/instagram-160.webp)}.c21::after{background-image:url(../images/q/instagram-160.png)}.webp (null){background-image:url(../images/e/instagram-160.webp)}.c22{background-image:url(../images/h/facebook-156.png)}.webp .c22{background-image:url(../images/u/facebook-156.webp)}.c22::before{background-image:url(../images/h/facebook-156.png)}.webp (null){background-image:url(../images/u/facebook-156.webp)}.c22::after{background-image:url(../images/h/facebook-156.png)}.webp (null){background-image:url(../images/u/facebook-156.webp)}.c23{background-image:url(../images/0/tiktok-138.png)}.webp .c23{background-image:url(../images/j/tiktok-138.webp)}.c23::before{background-image:url(../images/0/tiktok-138.png)}.webp (null){background-image:url(../images/j/tiktok-138.webp)}.c23::after{background-image:url(../images/0/tiktok-138.png)}.webp (null){background-image:url(../images/j/tiktok-138.webp)}}.v15{display:inline-block;vertical-align:top;pointer-events:none}.ps77{position:relative;margin-top:3560px}.s83{width:100%;min-width:1920px;min-height:1120px}.z66{z-index:1}.v16{display:inline-block;vertical-align:top}.ps78{position:relative;margin-top:0}.c35{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#0a673c}.z67{z-index:2}.ps79{position:relative;margin-top:58px}.v17{display:block}.s84{width:1920px;margin-left:auto;margin-right:auto;min-height:1030px}.v18{display:inline-block;vertical-align:top;pointer-events:auto}.ps80{position:relative;margin-left:766px;margin-top:0}.z68{z-index:3}.ps81{position:relative}.s85{width:100%;height:100%;box-sizing:border-box}.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/v/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 .c36{background-image:url(../images/h/eat-the-street-logo-318-1.webp)}.a6{transform:translateZ(1px);display:inline-block;width:100%;height:100%;z-index:1}.webp (null){background-image:url(../images/h/eat-the-street-logo-318-1.webp)}.webp (null){background-image:url(../images/h/eat-the-street-logo-318-1.webp)}.ps82{position:relative;margin-left:382px;margin-top:13px}.s86{min-width:1154px;width:1154px;overflow:hidden;height:69px}.z69{z-index:5}.p10{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.f22{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}.ps83{position:relative;margin-left:336px;margin-top:9px}.s87{min-width:1251px;width:1251px;overflow:hidden;height:130px}.z70{z-index:6}.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}.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}.ps84{position:relative;margin-left:574px;margin-top:230px}.ps85{position:relative;margin-left:0;margin-top:0}.s88{min-width:128px;width:128px;height:128px;box-sizing:border-box}.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/p/instagram-128.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z71{z-index:7}.webp .c37{background-image:url(../images/5/instagram-128.webp)}.webp (null){background-image:url(../images/5/instagram-128.webp)}.webp (null){background-image:url(../images/5/instagram-128.webp)}.ps86{position:relative;margin-left:194px;margin-top:0}.c38{-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-128.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z72{z-index:8}.webp .c38{background-image:url(../images/e/facebook-128.webp)}.webp (null){background-image:url(../images/e/facebook-128.webp)}.webp (null){background-image:url(../images/e/facebook-128.webp)}.ps87{position:relative;margin-left:190px;margin-top:0}.c39{-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/0/tiktok-128.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z73{z-index:9}.webp .c39{background-image:url(../images/s/tiktok-128.webp)}.webp (null){background-image:url(../images/s/tiktok-128.webp)}.webp (null){background-image:url(../images/s/tiktok-128.webp)}.ps88{position:relative;margin-left:461px;margin-top:96px}.s89{min-width:1000px;width:1000px;overflow:hidden;height:37px}.z74{z-index:4}.f25{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}.f26{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}.c40{display:block;position:fixed;left:0;top:0;width:100%;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));height:calc(var(--vh, 1vh) * 100 + env(safe-area-inset-bottom));z-index:2146435072;pointer-events:none;opacity:0;transition:opacity 1s}.ps89{position:relative;margin-top:0;margin-left:0;-webkit-transform:translate3d(0,0,0)}.s90{min-width:962px;width:962px;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));height:calc(var(--vh, 1vh) * 100 + env(safe-area-inset-bottom))}.c41{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}.c42{overflow-x:hidden;overflow-y: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}.ps90{position:relative;margin-left:144px;margin-top:69px}.s91{min-width:240px;width:240px;height:240px;box-sizing:border-box}.c43{-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/f/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}.z75{z-index:18}.webp .c43{background-image:url(../images/0/eat-the-street-logo-240.webp)}.webp (null){background-image:url(../images/0/eat-the-street-logo-240.webp)}.webp (null){background-image:url(../images/0/eat-the-street-logo-240.webp)}.ps91{position:relative;margin-left:39px;margin-top:69px}.s92{min-width:64px;width:64px;height:64px;box-sizing:border-box}.c44{-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}.z76{z-index:17}.v19{display:inline-block;vertical-align:top;outline:0}.ps92{position:relative;margin-left:160px;margin-top:109px}.s93{min-width:477px;height:85px;box-sizing:border-box;width:477px;padding-right:0}.c45{-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}.z77{z-index:19}.a7{display:inline-block;width:100%;z-index:1}.f27{font-family:"Arial Black", "Arial Bold", Gadget, sans-serif;font-size:35px;font-size:calc(35px * var(--f));line-height:1.430;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:18px;padding-bottom:17px}.ps93{position:relative;margin-left:160px;margin-top:76px}.z78{z-index:21}.ps94{position:relative;margin-left:160px;margin-top:77px}.z79{z-index:22}.ps95{position:relative;margin-left:160px;margin-top:76px}.z80{z-index:20}.ps96{position:relative;margin-left:-482px;margin-top:366px}.s94{min-width:160px;width:160px;height:160px;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/instagram-160.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z81{z-index:23}.webp .c46{background-image:url(../images/7/instagram-160.webp)}.webp (null){background-image:url(../images/7/instagram-160.webp)}.webp (null){background-image:url(../images/7/instagram-160.webp)}.ps97{position:relative;margin-left:116px;margin-top:366px}.s95{min-width:160px;width:160px;height:155px;box-sizing:border-box}.c47{-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/4/facebook-155.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z82{z-index:24}.webp .c47{background-image:url(../images/2/facebook-155.webp)}.webp (null){background-image:url(../images/2/facebook-155.webp)}.webp (null){background-image:url(../images/2/facebook-155.webp)}.ps98{position:relative;margin-left:78px;margin-top:383px}.s96{min-width:160px;width:160px;height:138px;box-sizing:border-box}.c48{-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/m/tiktok-138.png);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z83{z-index:25}.webp .c48{background-image:url(../images/k/tiktok-138.webp)}.webp (null){background-image:url(../images/k/tiktok-138.webp)}.webp (null){background-image:url(../images/k/tiktok-138.webp)}.c49{display:inline-block;position:relative;margin-left:0;margin-top:0}.c36::before{background-image:url(../images/v/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}.c36:hover:before{opacity:1}.c36:hover{border-color:transparent;color:#000}.c36::after{background-image:url(../images/v/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}.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/p/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}.c37:hover:before{opacity:1}.c37:hover{border-color:transparent;color:#000}.c37::after{background-image:url(../images/p/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}.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}.c38::before{background-image:url(../images/c/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}.c38:hover:before{opacity:1}.c38:hover{border-color:transparent;color:#000}.c38::after{background-image:url(../images/c/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}.c38:hover:after{opacity:0}.c38:active:before{opacity:0;transition:initial}.c38:active:after{opacity:1;transition:initial}.c38:active{transition:initial;color:#fff}.c39::before{background-image:url(../images/0/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}.c39:hover:before{opacity:1}.c39:hover{border-color:transparent;color:#000}.c39::after{background-image:url(../images/0/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}.c39:hover:after{opacity:0}.c39:active:before{opacity:0;transition:initial}.c39:active:after{opacity:1;transition:initial}.c39:active{transition:initial;color:#fff}.c43::before{background-image:url(../images/f/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}.c43:hover:before{opacity:1}.c43:hover{background-color:transparent;border-color:transparent;color:#000}.c43::after{background-image:url(../images/f/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}.c43:hover:after{opacity:0}.c43:active:before{opacity:0;transition:initial}.c43:active:after{opacity:1;transition:initial}.c43:active{transition:initial;color:#fff}.c44:hover{background-color:#82939e;color:#000;background-clip:padding-box;border:0}.c44:active{transition:initial;color:#fff}.c45:hover{background-color:#82939e;background-clip:padding-box;color:#000}.c45:active{transition:initial;color:#fff}.c46::before{background-image:url(../images/v/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}.c46:hover:before{opacity:1}.c46:hover{border-color:transparent;color:#000}.c46::after{background-image:url(../images/v/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}.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}.c47::before{background-image:url(../images/4/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}.c47:hover:before{opacity:1}.c47:hover{border-color:transparent;color:#000}.c47::after{background-image:url(../images/4/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}.c47:hover:after{opacity:0}.c47:active:before{opacity:0;transition:initial}.c47:active:after{opacity:1;transition:initial}.c47:active{transition:initial;color:#fff}.c48::before{background-image:url(../images/m/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}.c48:hover:before{opacity:1}.c48:hover{border-color:transparent;color:#000}.c48::after{background-image:url(../images/m/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}.c48:hover:after{opacity:0}.c48:active:before{opacity:0;transition:initial}.c48:active:after{opacity:1;transition:initial}.c48:active{transition:initial;color:#fff}@media (min-width:1200px) and (max-width:1919px){.ps77{margin-top:2225px}.s83{min-width:1200px;min-height:700px}.ps79{margin-top:36px}.s84{width:1200px;min-height:644px}.ps80{margin-left:479px}.c36{background-image:url(../images/a/eat-the-street-logo-199.png)}.webp .c36{background-image:url(../images/5/eat-the-street-logo-199.webp)}.webp (null){background-image:url(../images/5/eat-the-street-logo-199.webp)}.webp (null){background-image:url(../images/5/eat-the-street-logo-199.webp)}.ps82{margin-left:239px;margin-top:8px}.s86{min-width:721px;width:721px;height:43px}.f22{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.ps83{margin-left:210px;margin-top:6px}.s87{min-width:782px;width:782px;height:81px}.f23{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.f24{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.ps84{margin-left:359px;margin-top:144px}.s88{min-width:80px;width:80px;height:80px}.c37{background-image:url(../images/d/instagram-80.png)}.webp .c37{background-image:url(../images/9/instagram-80.webp)}.webp (null){background-image:url(../images/9/instagram-80.webp)}.webp (null){background-image:url(../images/9/instagram-80.webp)}.ps86{margin-left:121px}.c38{background-image:url(../images/1/facebook-80.png)}.webp .c38{background-image:url(../images/k/facebook-80.webp)}.webp (null){background-image:url(../images/k/facebook-80.webp)}.webp (null){background-image:url(../images/k/facebook-80.webp)}.ps87{margin-left:119px}.c39{background-image:url(../images/1/tiktok-80.png)}.webp .c39{background-image:url(../images/v/tiktok-80.webp)}.webp (null){background-image:url(../images/v/tiktok-80.webp)}.webp (null){background-image:url(../images/v/tiktok-80.webp)}.ps88{margin-left:288px;margin-top:60px}.s89{min-width:625px;width:625px;height:23px}.f25{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.f26{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.s90{min-width:601px;width:601px}.ps90{margin-left:90px;margin-top:43px}.s91{min-width:150px;width:150px;height:150px}.c43{background-image:url(../images/n/eat-the-street-logo-150.png)}.webp .c43{background-image:url(../images/n/eat-the-street-logo-150.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-150.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-150.webp)}.ps91{margin-left:24px;margin-top:43px}.s92{min-width:40px;width:40px;height:40px}.c44{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.ps92{margin-left:100px;margin-top:68px}.s93{min-width:298px;height:53px;width:298px}.f27{font-size:22px;font-size:calc(22px * var(--f));line-height:1.410;text-indent:15px;padding-top:11px;padding-bottom:11px}.ps93{margin-left:100px;margin-top:48px}.ps94{margin-left:100px;margin-top:48px}.ps95{margin-left:100px;margin-top:48px}.ps96{margin-left:-301px;margin-top:229px}.s94{min-width:100px;width:100px;height:100px}.c46{background-image:url(../images/n/instagram-100.png)}.webp .c46{background-image:url(../images/r/instagram-100.webp)}.webp (null){background-image:url(../images/r/instagram-100.webp)}.webp (null){background-image:url(../images/r/instagram-100.webp)}.ps97{margin-left:72px;margin-top:229px}.s95{min-width:100px;width:100px;height:97px}.c47{background-image:url(../images/q/facebook-97.png)}.webp .c47{background-image:url(../images/l/facebook-97.webp)}.webp (null){background-image:url(../images/l/facebook-97.webp)}.webp (null){background-image:url(../images/l/facebook-97.webp)}.ps98{margin-left:49px;margin-top:240px}.s96{min-width:100px;width:100px;height:86px}.c48{background-image:url(../images/f/tiktok-86.png)}.webp .c48{background-image:url(../images/s/tiktok-86.webp)}.webp (null){background-image:url(../images/s/tiktok-86.webp)}.webp (null){background-image:url(../images/s/tiktok-86.webp)}.c36::before{background-image:url(../images/a/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}.c36:hover:before{opacity:1}.c36::after{background-image:url(../images/a/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}.c36:hover:after{opacity:0}.c36:active:before{opacity:0;transition:initial}.c36:active:after{opacity:1;transition:initial}.f24:visited{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.f24:hover{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.f24:active{font-size:16px;font-size:calc(16px * var(--f));line-height:1.688}.c37::before{background-image:url(../images/d/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}.c37:hover:before{opacity:1}.c37::after{background-image:url(../images/d/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}.c37:hover:after{opacity:0}.c37:active:before{opacity:0;transition:initial}.c37:active:after{opacity:1;transition:initial}.c38::before{background-image:url(../images/1/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}.c38:hover:before{opacity:1}.c38::after{background-image:url(../images/1/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}.c38:hover:after{opacity:0}.c38:active:before{opacity:0;transition:initial}.c38:active:after{opacity:1;transition:initial}.c39::before{background-image:url(../images/1/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}.c39:hover:before{opacity:1}.c39::after{background-image:url(../images/1/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}.c39:hover:after{opacity:0}.c39:active:before{opacity:0;transition:initial}.c39:active:after{opacity:1;transition:initial}.f26:visited{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.f26:hover{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.f26:active{font-size:13px;font-size:calc(13px * var(--f));line-height:1.232}.c43::before{background-image:url(../images/n/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}.c43:hover:before{opacity:1}.c43::after{background-image:url(../images/n/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}.c43:hover:after{opacity:0}.c43:active:before{opacity:0;transition:initial}.c43:active:after{opacity:1;transition:initial}.c46::before{background-image:url(../images/n/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}.c46:hover:before{opacity:1}.c46::after{background-image:url(../images/n/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}.c46:hover:after{opacity:0}.c46:active:before{opacity:0;transition:initial}.c46:active:after{opacity:1;transition:initial}.c47::before{background-image:url(../images/q/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}.c47:hover:before{opacity:1}.c47::after{background-image:url(../images/q/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}.c47:hover:after{opacity:0}.c47:active:before{opacity:0;transition:initial}.c47:active:after{opacity:1;transition:initial}.c48::before{background-image:url(../images/f/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}.c48:hover:before{opacity:1}.c48::after{background-image:url(../images/f/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}.c48:hover:after{opacity:0}.c48:active:before{opacity:0;transition:initial}.c48:active:after{opacity:1;transition:initial}}@media (min-width:960px) and (max-width:1199px){.ps77{margin-top:1780px}.s83{min-width:960px;min-height:560px}.ps79{margin-top:29px}.s84{width:960px;min-height:515px}.ps80{margin-left:383px}.c36{background-image:url(../images/9/eat-the-street-logo-159.png)}.webp .c36{background-image:url(../images/f/eat-the-street-logo-159.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-159.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-159.webp)}.ps82{margin-left:191px;margin-top:6px}.s86{min-width:577px;width:577px;height:34px}.f22{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.ps83{margin-left:168px;margin-top:6px}.s87{min-width:626px;width:626px;height:65px}.f23{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.f24{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.ps84{margin-left:287px;margin-top:115px}.s88{min-width:64px;width:64px;height:64px}.c37{background-image:url(../images/v/instagram-64.png)}.webp .c37{background-image:url(../images/m/instagram-64.webp)}.webp (null){background-image:url(../images/m/instagram-64.webp)}.webp (null){background-image:url(../images/m/instagram-64.webp)}.ps86{margin-left:97px}.c38{background-image:url(../images/s/facebook-64.png)}.webp .c38{background-image:url(../images/b/facebook-64.webp)}.webp (null){background-image:url(../images/b/facebook-64.webp)}.webp (null){background-image:url(../images/b/facebook-64.webp)}.ps87{margin-left:95px}.c39{background-image:url(../images/6/tiktok-64.png)}.webp .c39{background-image:url(../images/t/tiktok-64-1.webp)}.webp (null){background-image:url(../images/t/tiktok-64-1.webp)}.webp (null){background-image:url(../images/t/tiktok-64-1.webp)}.ps88{margin-left:230px;margin-top:48px}.s89{min-width:500px;width:500px;height:18px}.f25{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301}.f26{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301}.s90{min-width:481px;width:481px}.ps90{margin-left:72px;margin-top:34px}.s91{min-width:120px;width:120px;height:120px}.c43{background-image:url(../images/7/eat-the-street-logo-120.png)}.webp .c43{background-image:url(../images/n/eat-the-street-logo-120.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-120.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-120.webp)}.ps91{margin-left:19px;margin-top:34px}.s92{min-width:32px;width:32px;height:32px}.c44{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.ps92{margin-left:-163px;margin-top:209px}.s93{min-width:238px;height:42px;width:238px}.f27{font-size:17px;font-size:calc(17px * var(--f));line-height:1.413;text-indent:12px;padding-top:9px;padding-bottom:9px}.ps93{margin-left:80px;margin-top:39px}.ps94{margin-left:80px;margin-top:39px}.ps95{margin-left:80px;margin-top:38px}.ps96{margin-left:-240px;margin-top:183px}.s94{min-width:80px;width:80px;height:80px}.c46{background-image:url(../images/d/instagram-80.png)}.webp .c46{background-image:url(../images/9/instagram-80.webp)}.webp (null){background-image:url(../images/9/instagram-80.webp)}.webp (null){background-image:url(../images/9/instagram-80.webp)}.ps97{margin-left:57px;margin-top:183px}.s95{min-width:80px;width:80px;height:78px}.c47{background-image:url(../images/i/facebook-78.png)}.webp .c47{background-image:url(../images/b/facebook-78.webp)}.webp (null){background-image:url(../images/b/facebook-78.webp)}.webp (null){background-image:url(../images/b/facebook-78.webp)}.ps98{margin-left:40px;margin-top:192px}.s96{min-width:80px;width:80px;height:69px}.c48{background-image:url(../images/5/tiktok-69.png)}.webp .c48{background-image:url(../images/t/tiktok-69.webp)}.webp (null){background-image:url(../images/t/tiktok-69.webp)}.webp (null){background-image:url(../images/t/tiktok-69.webp)}.c36::before{background-image:url(../images/9/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}.c36:hover:before{opacity:1}.c36::after{background-image:url(../images/9/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}.c36:hover:after{opacity:0}.c36:active:before{opacity:0;transition:initial}.c36:active:after{opacity:1;transition:initial}.f24:visited{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.f24:hover{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.f24:active{font-size:12px;font-size:calc(12px * var(--f));line-height:1.751}.c37::before{background-image:url(../images/v/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}.c37:hover:before{opacity:1}.c37::after{background-image:url(../images/v/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}.c37:hover:after{opacity:0}.c37:active:before{opacity:0;transition:initial}.c37:active:after{opacity:1;transition:initial}.c38::before{background-image:url(../images/s/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}.c38:hover:before{opacity:1}.c38::after{background-image:url(../images/s/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}.c38:hover:after{opacity:0}.c38:active:before{opacity:0;transition:initial}.c38:active:after{opacity:1;transition:initial}.c39::before{background-image:url(../images/6/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}.c39:hover:before{opacity:1}.c39::after{background-image:url(../images/6/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}.c39:hover:after{opacity:0}.c39:active:before{opacity:0;transition:initial}.c39:active:after{opacity:1;transition:initial}.f26:visited{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301}.f26:hover{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301}.f26:active{font-size:10px;font-size:calc(10px * var(--f));line-height:1.301}.c43::before{background-image:url(../images/7/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}.c43:hover:before{opacity:1}.c43::after{background-image:url(../images/7/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}.c43:hover:after{opacity:0}.c43:active:before{opacity:0;transition:initial}.c43:active:after{opacity:1;transition:initial}.c46::before{background-image:url(../images/d/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}.c46:hover:before{opacity:1}.c46::after{background-image:url(../images/d/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}.c46:hover:after{opacity:0}.c46:active:before{opacity:0;transition:initial}.c46:active:after{opacity:1;transition:initial}.c47::before{background-image:url(../images/i/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}.c47:hover:before{opacity:1}.c47::after{background-image:url(../images/i/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}.c47:hover:after{opacity:0}.c47:active:before{opacity:0;transition:initial}.c47:active:after{opacity:1;transition:initial}.c48::before{background-image:url(../images/5/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}.c48:hover:before{opacity:1}.c48::after{background-image:url(../images/5/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}.c48:hover:after{opacity:0}.c48:active:before{opacity:0;transition:initial}.c48:active:after{opacity:1;transition:initial}}@media (min-width:768px) and (max-width:959px){.ps77{margin-top:1424px}.s83{min-width:768px;min-height:448px}.ps79{margin-top:23px}.s84{width:768px;min-height:413px}.ps80{margin-left:307px}.c36{background-image:url(../images/d/eat-the-street-logo-254.png)}.webp .c36{background-image:url(../images/f/eat-the-street-logo-254.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-254.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-254.webp)}.ps82{margin-left:153px;margin-top:6px}.s86{min-width:461px;width:461px;height:28px}.f22{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.ps83{margin-left:134px;margin-top:3px}.s87{min-width:500px;width:500px;height:52px}.f23{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.f24{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.ps84{margin-left:230px;margin-top:92px}.s88{min-width:51px;width:51px;height:51px}.c37{background-image:url(../images/v/instagram-102.png)}.webp .c37{background-image:url(../images/b/instagram-102.webp)}.webp (null){background-image:url(../images/b/instagram-102.webp)}.webp (null){background-image:url(../images/b/instagram-102.webp)}.ps86{margin-left:77px}.c38{background-image:url(../images/g/facebook-102.png)}.webp .c38{background-image:url(../images/p/facebook-102.webp)}.webp (null){background-image:url(../images/p/facebook-102.webp)}.webp (null){background-image:url(../images/p/facebook-102.webp)}.ps87{margin-left:77px}.c39{background-image:url(../images/v/tiktok-102.png)}.webp .c39{background-image:url(../images/b/tiktok-102.webp)}.webp (null){background-image:url(../images/b/tiktok-102.webp)}.webp (null){background-image:url(../images/b/tiktok-102.webp)}.ps88{margin-left:184px;margin-top:39px}.s89{min-width:400px;width:400px;height:15px}.f25{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251}.f26{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251}.s90{min-width:385px;width:385px}.ps90{margin-left:58px;margin-top:27px}.s91{min-width:96px;width:96px;height:96px}.c43{background-image:url(../images/v/eat-the-street-logo-192-1.png)}.webp .c43{background-image:url(../images/e/eat-the-street-logo-192.webp)}.webp (null){background-image:url(../images/e/eat-the-street-logo-192.webp)}.webp (null){background-image:url(../images/e/eat-the-street-logo-192.webp)}.ps91{margin-left:15px;margin-top:27px}.s92{min-width:26px;width:26px;height:26px}.c44{-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px}.ps92{margin-left:64px;margin-top:44px}.s93{min-width:191px;height:34px;width:191px}.f27{font-size:14px;font-size:calc(14px * var(--f));line-height:1.358;text-indent:10px;padding-top:8px;padding-bottom:7px}.ps93{margin-left:64px;margin-top:31px}.ps94{margin-left:64px;margin-top:30px}.ps95{margin-left:64px;margin-top:30px}.ps96{margin-left:-193px;margin-top:147px}.s94{min-width:64px;width:64px;height:64px}.c46{background-image:url(../images/3/instagram-128.png)}.webp .c46{background-image:url(../images/h/instagram-128.webp)}.webp (null){background-image:url(../images/h/instagram-128.webp)}.webp (null){background-image:url(../images/h/instagram-128.webp)}.ps97{margin-left:46px;margin-top:147px}.s95{min-width:64px;width:64px;height:62px}.c47{background-image:url(../images/7/facebook-124.png)}.webp .c47{background-image:url(../images/2/facebook-124.webp)}.webp (null){background-image:url(../images/2/facebook-124.webp)}.webp (null){background-image:url(../images/2/facebook-124.webp)}.ps98{margin-left:32px;margin-top:154px}.s96{min-width:64px;width:64px;height:55px}.c48{background-image:url(../images/k/tiktok-110.png)}.webp .c48{background-image:url(../images/e/tiktok-110.webp)}.webp (null){background-image:url(../images/e/tiktok-110.webp)}.webp (null){background-image:url(../images/e/tiktok-110.webp)}.c36::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/d/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}.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/d/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}.c36:hover:after{opacity:0}.c36:active:before{opacity:0;transition:initial}.c36:active:after{opacity:1;transition:initial}.f24:visited{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.f24:hover{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.f24:active{font-size:10px;font-size:calc(10px * var(--f));line-height:1.701}.c37::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/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}.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/v/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}.c37:hover:after{opacity:0}.c37:active:before{opacity:0;transition:initial}.c37:active:after{opacity:1;transition:initial}.c38::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/g/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}.c38:hover:before{opacity:1}.c38::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/g/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}.c38:hover:after{opacity:0}.c38:active:before{opacity:0;transition:initial}.c38:active:after{opacity:1;transition:initial}.c39::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/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}.c39:hover:before{opacity:1}.c39::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/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}.c39:hover:after{opacity:0}.c39:active:before{opacity:0;transition:initial}.c39:active:after{opacity:1;transition:initial}.f26:visited{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251}.f26:hover{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251}.f26:active{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251}.c43::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-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}.c43:hover:before{opacity:1}.c43::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-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}.c43:hover:after{opacity:0}.c43:active:before{opacity:0;transition:initial}.c43: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/3/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}.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/3/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}.c46:hover:after{opacity:0}.c46:active:before{opacity:0;transition:initial}.c46:active:after{opacity:1;transition:initial}.c47::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/7/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}.c47:hover:before{opacity:1}.c47::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/7/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}.c47:hover:after{opacity:0}.c47:active:before{opacity:0;transition:initial}.c47:active:after{opacity:1;transition:initial}.c48::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/k/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}.c48:hover:before{opacity:1}.c48::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/k/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}.c48:hover:after{opacity:0}.c48:active:before{opacity:0;transition:initial}.c48:active:after{opacity:1;transition:initial}}@media (min-width:480px) and (max-width:767px){.ps77{margin-top:3010px}.s83{min-width:480px;min-height:857px}.ps79{margin-top:30px}.s84{width:480px;min-height:781px}.ps80{margin-left:53px}.c36{background-image:url(../images/v/eat-the-street-logo-450.png)}.webp .c36{background-image:url(../images/f/eat-the-street-logo-450.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-450.webp)}.webp (null){background-image:url(../images/f/eat-the-street-logo-450.webp)}.ps82{margin-left:27px;margin-top:36px}.s86{min-width:428px;width:428px;height:30px}.f22{font-size:13px;font-size:calc(13px * var(--f));line-height:1.693}.ps83{margin-left:56px;margin-top:36px}.s87{min-width:375px;width:375px;height:98px}.f23{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400}.f24{font-family:"Alfa Slab One";font-size:13px;font-size:calc(13px * var(--f));line-height:1.924;font-weight:400;text-decoration:underline}.ps84{margin-left:80px;margin-top:160px}.s88{min-width:90px;width:90px;height:90px}.c37{background-image:url(../images/d/instagram-180.png)}.webp .c37{background-image:url(../images/d/instagram-180.webp)}.webp (null){background-image:url(../images/d/instagram-180.webp)}.webp (null){background-image:url(../images/d/instagram-180.webp)}.ps86{margin-left:24px}.c38{background-image:url(../images/j/facebook-180.png)}.webp .c38{background-image:url(../images/a/facebook-180-1.webp)}.webp (null){background-image:url(../images/a/facebook-180-1.webp)}.webp (null){background-image:url(../images/a/facebook-180-1.webp)}.ps87{margin-left:30px}.c39{background-image:url(../images/6/tiktok-180.png)}.webp .c39{background-image:url(../images/i/tiktok-180.webp)}.webp (null){background-image:url(../images/i/tiktok-180.webp)}.webp (null){background-image:url(../images/i/tiktok-180.webp)}.ps88{margin-left:0;margin-top:77px}.s89{min-width:480px;width:480px;height:29px}.f25{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.f26{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.s90{min-width:338px;width:338px}.ps90{margin-left:53px;margin-top:17px}.s91{min-width:111px;width:111px;height:111px}.c43{background-image:url(../images/3/eat-the-street-logo-222.png)}.webp .c43{background-image:url(../images/h/eat-the-street-logo-222.webp)}.webp (null){background-image:url(../images/h/eat-the-street-logo-222.webp)}.webp (null){background-image:url(../images/h/eat-the-street-logo-222.webp)}.ps91{margin-left:102px;margin-top:32px}.s92{min-width:27px;width:27px;height:27px}.c44{-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px}.ps92{margin-left:50px;margin-top:55px}.s93{min-width:248px;height:60px;width:248px}.f27{font-size:21px;font-size:calc(21px * var(--f));text-indent:23px;padding-top:15px;padding-bottom:15px}.ps93{margin-left:50px;margin-top:26px}.ps94{margin-left:50px;margin-top:27px}.ps95{margin-left:50px;margin-top:25px}.ps96{margin-left:39px;margin-top:180px}.s94{min-width:72px;width:72px;height:72px}.c46{background-image:url(../images/k/instagram-144.png)}.webp .c46{background-image:url(../images/q/instagram-144.webp)}.webp (null){background-image:url(../images/q/instagram-144.webp)}.webp (null){background-image:url(../images/q/instagram-144.webp)}.ps97{margin-left:21px;margin-top:177px}.s95{min-width:75px;width:75px;height:75px}.c47{background-image:url(../images/2/facebook-150.png)}.webp .c47{background-image:url(../images/7/facebook-150.webp)}.webp (null){background-image:url(../images/7/facebook-150.webp)}.webp (null){background-image:url(../images/7/facebook-150.webp)}.ps98{margin-left:17px;margin-top:177px}.s96{min-width:75px;width:75px;height:75px}.c48{background-image:url(../images/s/tiktok-150.png)}.webp .c48{background-image:url(../images/r/tiktok-150.webp)}.webp (null){background-image:url(../images/r/tiktok-150.webp)}.webp (null){background-image:url(../images/r/tiktok-150.webp)}.c36::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/v/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}.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/v/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}.c36:hover:after{opacity:0}.c36:active:before{opacity:0;transition:initial}.c36:active:after{opacity:1;transition:initial}.f24: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}.f24: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}.f24: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}.c37::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/d/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}.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/d/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}.c37:hover:after{opacity:0}.c37:active:before{opacity:0;transition:initial}.c37:active:after{opacity:1;transition:initial}.c38::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/j/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}.c38:hover:before{opacity:1}.c38::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/j/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}.c38:hover:after{opacity:0}.c38:active:before{opacity:0;transition:initial}.c38:active:after{opacity:1;transition:initial}.c39::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/6/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}.c39:hover:before{opacity:1}.c39::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/6/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}.c39:hover:after{opacity:0}.c39:active:before{opacity:0;transition:initial}.c39:active:after{opacity:1;transition:initial}.f26:visited{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.f26:hover{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.f26:active{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.c43::before{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/3/eat-the-street-logo-222.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}.c43:hover:before{opacity:1}.c43::after{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/3/eat-the-street-logo-222.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}.c43:hover:after{opacity:0}.c43:active:before{opacity:0;transition:initial}.c43: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/k/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}.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/k/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}.c46:hover:after{opacity:0}.c46:active:before{opacity:0;transition:initial}.c46:active:after{opacity:1;transition:initial}.c47::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/2/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}.c47:hover:before{opacity:1}.c47::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/2/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}.c47:hover:after{opacity:0}.c47:active:before{opacity:0;transition:initial}.c47:active:after{opacity:1;transition:initial}.c48::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/s/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}.c48:hover:before{opacity:1}.c48::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/s/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}.c48:hover:after{opacity:0}.c48:active:before{opacity:0;transition:initial}.c48:active:after{opacity:1;transition:initial}}@media (max-width:479px){.ps77{margin-top:2007px}.s83{min-width:320px;min-height:571px}.ps79{margin-top:20px}.s84{width:320px;min-height:520px}.ps80{margin-left:35px}.c36{background-image:url(../images/b/eat-the-street-logo-300.png)}.webp .c36{background-image:url(../images/k/eat-the-street-logo-300.webp)}.webp (null){background-image:url(../images/k/eat-the-street-logo-300.webp)}.webp (null){background-image:url(../images/k/eat-the-street-logo-300.webp)}.ps82{margin-left:18px;margin-top:24px}.s86{min-width:285px;width:285px;height:20px}.f22{font-size:9px;font-size:calc(9px * var(--f));line-height:1.668}.ps83{margin-left:37px;margin-top:24px}.s87{min-width:250px;width:250px;height:65px}.f23{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400}.f24{font-family:"Alfa Slab One";font-size:9px;font-size:calc(9px * var(--f));line-height:1.890;font-weight:400;text-decoration:underline}.ps84{margin-left:53px;margin-top:107px}.s88{min-width:60px;width:60px;height:60px}.c37{background-image:url(../images/4/instagram-120.png)}.webp .c37{background-image:url(../images/i/instagram-120.webp)}.webp (null){background-image:url(../images/i/instagram-120.webp)}.webp (null){background-image:url(../images/i/instagram-120.webp)}.ps86{margin-left:16px}.c38{background-image:url(../images/8/facebook-120.png)}.webp .c38{background-image:url(../images/0/facebook-120.webp)}.webp (null){background-image:url(../images/0/facebook-120.webp)}.webp (null){background-image:url(../images/0/facebook-120.webp)}.ps87{margin-left:20px}.c39{background-image:url(../images/j/tiktok-120.png)}.webp .c39{background-image:url(../images/e/tiktok-120.webp)}.webp (null){background-image:url(../images/e/tiktok-120.webp)}.webp (null){background-image:url(../images/e/tiktok-120.webp)}.ps88{margin-left:0;margin-top:51px}.s89{min-width:320px;width:320px;height:19px}.f25{font-size:11px;font-size:calc(11px * var(--f));line-height:1.274}.f26{font-size:11px;font-size:calc(11px * var(--f));line-height:1.274}.s90{min-width:225px;width:225px}.ps90{margin-left:35px;margin-top:11px}.s91{min-width:74px;width:74px;height:74px}.c43{background-image:url(../images/u/eat-the-street-logo-148.png)}.webp .c43{background-image:url(../images/5/eat-the-street-logo-148.webp)}.webp (null){background-image:url(../images/5/eat-the-street-logo-148.webp)}.webp (null){background-image:url(../images/5/eat-the-street-logo-148.webp)}.ps91{margin-left:68px;margin-top:21px}.s92{min-width:18px;width:18px;height:18px}.c44{-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px}.ps92{margin-left:33px;margin-top:37px}.s93{min-width:165px;height:40px;width:165px}.f27{font-size:14px;font-size:calc(14px * var(--f));line-height:1.358;text-indent:15px;padding-top:11px;padding-bottom:10px}.ps93{margin-left:33px;margin-top:17px}.ps94{margin-left:33px;margin-top:18px}.ps95{margin-left:33px;margin-top:17px}.ps96{margin-left:26px;margin-top:120px}.s94{min-width:48px;width:48px;height:48px}.c46{background-image:url(../images/m/instagram-96.png)}.webp .c46{background-image:url(../images/t/instagram-96.webp)}.webp (null){background-image:url(../images/t/instagram-96.webp)}.webp (null){background-image:url(../images/t/instagram-96.webp)}.ps97{margin-left:14px;margin-top:118px}.s95{min-width:50px;width:50px;height:50px}.c47{background-image:url(../images/a/facebook-100.png)}.webp .c47{background-image:url(../images/b/facebook-100.webp)}.webp (null){background-image:url(../images/b/facebook-100.webp)}.webp (null){background-image:url(../images/b/facebook-100.webp)}.ps98{margin-left:11px;margin-top:118px}.s96{min-width:50px;width:50px;height:50px}.c48{background-image:url(../images/j/tiktok-100.png)}.webp .c48{background-image:url(../images/g/tiktok-100.webp)}.webp (null){background-image:url(../images/g/tiktok-100.webp)}.webp (null){background-image:url(../images/g/tiktok-100.webp)}.c36::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/b/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}.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/b/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}.c36:hover:after{opacity:0}.c36:active:before{opacity:0;transition:initial}.c36:active:after{opacity:1;transition:initial}.f24: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}.f24: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}.f24: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}.c37::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/4/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}.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/4/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}.c37:hover:after{opacity:0}.c37:active:before{opacity:0;transition:initial}.c37:active:after{opacity:1;transition:initial}.c38::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/8/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}.c38:hover:before{opacity:1}.c38::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/8/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}.c38:hover:after{opacity:0}.c38:active:before{opacity:0;transition:initial}.c38:active:after{opacity:1;transition:initial}.c39::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/j/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}.c39:hover:before{opacity:1}.c39::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/j/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}.c39:hover:after{opacity:0}.c39:active:before{opacity:0;transition:initial}.c39:active:after{opacity:1;transition:initial}.f26:visited{font-size:11px;font-size:calc(11px * var(--f));line-height:1.274}.f26:hover{font-size:11px;font-size:calc(11px * var(--f));line-height:1.274}.f26:active{font-size:11px;font-size:calc(11px * var(--f));line-height:1.274}.c43::before{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/u/eat-the-street-logo-148.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}.c43:hover:before{opacity:1}.c43::after{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/u/eat-the-street-logo-148.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}.c43:hover:after{opacity:0}.c43:active:before{opacity:0;transition:initial}.c43: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/m/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}.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/m/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}.c46:hover:after{opacity:0}.c46:active:before{opacity:0;transition:initial}.c46:active:after{opacity:1;transition:initial}.c47::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/a/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}.c47:hover:before{opacity:1}.c47::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/a/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}.c47:hover:after{opacity:0}.c47:active:before{opacity:0;transition:initial}.c47:active:after{opacity:1;transition:initial}.c48::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/j/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}.c48:hover:before{opacity:1}.c48::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/j/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}.c48:hover:after{opacity:0}.c48:active:before{opacity:0;transition:initial}.c48: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){.c36{background-image:url(../images/3/eat-the-street-logo-636.png)}.webp .c36{background-image:url(../images/u/eat-the-street-logo-636.webp)}.c36::before{background-image:url(../images/3/eat-the-street-logo-636.png)}.webp (null){background-image:url(../images/u/eat-the-street-logo-636.webp)}.c36::after{background-image:url(../images/3/eat-the-street-logo-636.png)}.webp (null){background-image:url(../images/u/eat-the-street-logo-636.webp)}.c43{background-image:url(../images/e/eat-the-street-logo-480.png)}.webp .c43{background-image:url(../images/f/eat-the-street-logo-480.webp)}.c43::before{background-image:url(../images/e/eat-the-street-logo-480.png)}.webp (null){background-image:url(../images/f/eat-the-street-logo-480.webp)}.c43::after{background-image:url(../images/e/eat-the-street-logo-480.png)}.webp (null){background-image:url(../images/f/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){.c36{background-image:url(../images/n/eat-the-street-logo-398.png)}.webp .c36{background-image:url(../images/4/eat-the-street-logo-398.webp)}.c36::before{background-image:url(../images/n/eat-the-street-logo-398.png)}.webp (null){background-image:url(../images/4/eat-the-street-logo-398.webp)}.c36::after{background-image:url(../images/n/eat-the-street-logo-398.png)}.webp (null){background-image:url(../images/4/eat-the-street-logo-398.webp)}.c37{background-image:url(../images/q/instagram-160.png)}.webp .c37{background-image:url(../images/e/instagram-160.webp)}.c37::before{background-image:url(../images/q/instagram-160.png)}.webp (null){background-image:url(../images/e/instagram-160.webp)}.c37::after{background-image:url(../images/q/instagram-160.png)}.webp (null){background-image:url(../images/e/instagram-160.webp)}.c38{background-image:url(../images/l/facebook-160.png)}.webp .c38{background-image:url(../images/1/facebook-160.webp)}.c38::before{background-image:url(../images/l/facebook-160.png)}.webp (null){background-image:url(../images/1/facebook-160.webp)}.c38::after{background-image:url(../images/l/facebook-160.png)}.webp (null){background-image:url(../images/1/facebook-160.webp)}.c39{background-image:url(../images/f/tiktok-160.png)}.webp .c39{background-image:url(../images/3/tiktok-160.webp)}.c39::before{background-image:url(../images/f/tiktok-160.png)}.webp (null){background-image:url(../images/3/tiktok-160.webp)}.c39::after{background-image:url(../images/f/tiktok-160.png)}.webp (null){background-image:url(../images/3/tiktok-160.webp)}.c43{background-image:url(../images/b/eat-the-street-logo-300.png)}.webp .c43{background-image:url(../images/k/eat-the-street-logo-300.webp)}.c43::before{background-image:url(../images/b/eat-the-street-logo-300.png)}.webp (null){background-image:url(../images/k/eat-the-street-logo-300.webp)}.c43::after{background-image:url(../images/b/eat-the-street-logo-300.png)}.webp (null){background-image:url(../images/k/eat-the-street-logo-300.webp)}.c46{background-image:url(../images/g/instagram-200.png)}.webp .c46{background-image:url(../images/o/instagram-200.webp)}.c46::before{background-image:url(../images/g/instagram-200.png)}.webp (null){background-image:url(../images/o/instagram-200.webp)}.c46::after{background-image:url(../images/g/instagram-200.png)}.webp (null){background-image:url(../images/o/instagram-200.webp)}.c47{background-image:url(../images/o/facebook-194.png)}.webp .c47{background-image:url(../images/4/facebook-194.webp)}.c47::before{background-image:url(../images/o/facebook-194.png)}.webp (null){background-image:url(../images/4/facebook-194.webp)}.c47::after{background-image:url(../images/o/facebook-194.png)}.webp (null){background-image:url(../images/4/facebook-194.webp)}.c48{background-image:url(../images/k/tiktok-172.png)}.webp .c48{background-image:url(../images/h/tiktok-172.webp)}.c48::before{background-image:url(../images/k/tiktok-172.png)}.webp (null){background-image:url(../images/h/tiktok-172.webp)}.c48::after{background-image:url(../images/k/tiktok-172.png)}.webp (null){background-image:url(../images/h/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){.c36{background-image:url(../images/s/eat-the-street-logo-318.png)}.webp .c36{background-image:url(../images/n/eat-the-street-logo-318.webp)}.c36::before{background-image:url(../images/s/eat-the-street-logo-318.png)}.webp (null){background-image:url(../images/n/eat-the-street-logo-318.webp)}.c36::after{background-image:url(../images/s/eat-the-street-logo-318.png)}.webp (null){background-image:url(../images/n/eat-the-street-logo-318.webp)}.c37{background-image:url(../images/3/instagram-128.png)}.webp .c37{background-image:url(../images/h/instagram-128.webp)}.c37::before{background-image:url(../images/3/instagram-128.png)}.webp (null){background-image:url(../images/h/instagram-128.webp)}.c37::after{background-image:url(../images/3/instagram-128.png)}.webp (null){background-image:url(../images/h/instagram-128.webp)}.c38{background-image:url(../images/f/facebook-128.png)}.webp .c38{background-image:url(../images/l/facebook-128-1.webp)}.c38::before{background-image:url(../images/f/facebook-128.png)}.webp (null){background-image:url(../images/l/facebook-128-1.webp)}.c38::after{background-image:url(../images/f/facebook-128.png)}.webp (null){background-image:url(../images/l/facebook-128-1.webp)}.c39{background-image:url(../images/v/tiktok-128-1.png)}.webp .c39{background-image:url(../images/7/tiktok-128.webp)}.c39::before{background-image:url(../images/v/tiktok-128-1.png)}.webp (null){background-image:url(../images/7/tiktok-128.webp)}.c39::after{background-image:url(../images/v/tiktok-128-1.png)}.webp (null){background-image:url(../images/7/tiktok-128.webp)}.c43{background-image:url(../images/b/eat-the-street-logo-240.png)}.webp .c43{background-image:url(../images/d/eat-the-street-logo-240.webp)}.c43::before{background-image:url(../images/b/eat-the-street-logo-240.png)}.webp (null){background-image:url(../images/d/eat-the-street-logo-240.webp)}.c43::after{background-image:url(../images/b/eat-the-street-logo-240.png)}.webp (null){background-image:url(../images/d/eat-the-street-logo-240.webp)}.c46{background-image:url(../images/q/instagram-160.png)}.webp .c46{background-image:url(../images/e/instagram-160.webp)}.c46::before{background-image:url(../images/q/instagram-160.png)}.webp (null){background-image:url(../images/e/instagram-160.webp)}.c46::after{background-image:url(../images/q/instagram-160.png)}.webp (null){background-image:url(../images/e/instagram-160.webp)}.c47{background-image:url(../images/h/facebook-156.png)}.webp .c47{background-image:url(../images/u/facebook-156.webp)}.c47::before{background-image:url(../images/h/facebook-156.png)}.webp (null){background-image:url(../images/u/facebook-156.webp)}.c47::after{background-image:url(../images/h/facebook-156.png)}.webp (null){background-image:url(../images/u/facebook-156.webp)}.c48{background-image:url(../images/0/tiktok-138.png)}.webp .c48{background-image:url(../images/j/tiktok-138.webp)}.c48::before{background-image:url(../images/0/tiktok-138.png)}.webp (null){background-image:url(../images/j/tiktok-138.webp)}.c48::after{background-image:url(../images/0/tiktok-138.png)}.webp (null){background-image:url(../images/j/tiktok-138.webp)}}.c55{display:block;position:fixed;left:0;top:0;width:100%;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));height:calc(var(--vh, 1vh) * 100 + env(safe-area-inset-bottom));z-index:2146435072;pointer-events:none;opacity:0;transition:opacity 1s}.v26{display:inline-block;vertical-align:top;pointer-events:auto}.ps111{position:relative;margin-top:0;margin-left:0;-webkit-transform:translate3d(0,0,0)}.s111{min-width:962px;width:962px;height:100vh;height:calc(100vh + env(safe-area-inset-bottom));height:calc(var(--vh, 1vh) * 100 + env(safe-area-inset-bottom))}.c56{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}.c57{overflow-x:hidden;overflow-y: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}.v27{display:inline-block;vertical-align:top}.ps112{position:relative;margin-left:144px;margin-top:69px}.s112{min-width:240px;width:240px;height:240px;box-sizing:border-box}.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:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/f/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:20}.a11{transform:translateZ(1px);display:inline-block;width:100%;height:100%;z-index:1}.webp .c58{background-image:url(../images/0/eat-the-street-logo-240.webp)}.webp (null){background-image:url(../images/0/eat-the-street-logo-240.webp)}.webp (null){background-image:url(../images/0/eat-the-street-logo-240.webp)}.ps113{position:relative;margin-left:39px;margin-top:69px}.s113{min-width:64px;width:64px;height:64px;box-sizing:border-box}.c59{-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:19}.v28{display:inline-block;vertical-align:top;outline:0}.ps114{position:relative;margin-left:160px;margin-top:109px}.s114{min-width:477px;height:85px;box-sizing:border-box;width:477px;padding-right:0}.c60{-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:21}.a12{display:inline-block;width:100%;z-index:1}.f38{font-family:"Arial Black", "Arial Bold", Gadget, sans-serif;font-size:35px;font-size:calc(35px * var(--f));line-height:1.430;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:18px;padding-bottom:17px}.ps115{position:relative;margin-left:160px;margin-top:76px}.z94{z-index:23}.ps116{position:relative;margin-left:160px;margin-top:77px}.z95{z-index:24}.ps117{position:relative;margin-left:160px;margin-top:76px}.z96{z-index:22}.ps118{position:relative;margin-left:-482px;margin-top:366px}.s115{min-width:160px;width:160px;height:160px;box-sizing:border-box}.c61{-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/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:25}.webp .c61{background-image:url(../images/7/instagram-160.webp)}.webp (null){background-image:url(../images/7/instagram-160.webp)}.webp (null){background-image:url(../images/7/instagram-160.webp)}.ps119{position:relative;margin-left:116px;margin-top:366px}.s116{min-width:160px;width:160px;height:155px;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:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/4/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:26}.webp .c62{background-image:url(../images/2/facebook-155.webp)}.webp (null){background-image:url(../images/2/facebook-155.webp)}.webp (null){background-image:url(../images/2/facebook-155.webp)}.ps120{position:relative;margin-left:78px;margin-top:383px}.s117{min-width:160px;width:160px;height:138px;box-sizing:border-box}.c63{-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/m/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:27}.webp .c63{background-image:url(../images/k/tiktok-138.webp)}.webp (null){background-image:url(../images/k/tiktok-138.webp)}.webp (null){background-image:url(../images/k/tiktok-138.webp)}.c64{display:inline-block;position:relative;margin-left:0;margin-top:0}.c58::before{background-image:url(../images/f/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}.c58:hover:before{opacity:1}.c58:hover{background-color:transparent;border-color:transparent;color:#000}.c58::after{background-image:url(../images/f/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}.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}.c59:hover{background-color:#82939e;color:#000;background-clip:padding-box;border:0}.c59:active{transition:initial;color:#fff}.c60:hover{background-color:#82939e;background-clip:padding-box;color:#000}.c60:active{transition:initial;color:#fff}.c61::before{background-image:url(../images/v/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}.c61:hover:before{opacity:1}.c61:hover{border-color:transparent;color:#000}.c61::after{background-image:url(../images/v/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}.c61:hover:after{opacity:0}.c61:active:before{opacity:0;transition:initial}.c61:active:after{opacity:1;transition:initial}.c61:active{transition:initial;color:#fff}.c62::before{background-image:url(../images/4/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}.c62:hover:before{opacity:1}.c62:hover{border-color:transparent;color:#000}.c62::after{background-image:url(../images/4/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}.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::before{background-image:url(../images/m/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}.c63:hover:before{opacity:1}.c63:hover{border-color:transparent;color:#000}.c63::after{background-image:url(../images/m/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}.c63:hover:after{opacity:0}.c63:active:before{opacity:0;transition:initial}.c63:active:after{opacity:1;transition:initial}.c63:active{transition:initial;color:#fff}@media (min-width:1200px) and (max-width:1919px){.s111{min-width:601px;width:601px}.ps112{margin-left:90px;margin-top:43px}.s112{min-width:150px;width:150px;height:150px}.c58{background-image:url(../images/n/eat-the-street-logo-150.png)}.webp .c58{background-image:url(../images/n/eat-the-street-logo-150.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-150.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-150.webp)}.ps113{margin-left:24px;margin-top:43px}.s113{min-width:40px;width:40px;height:40px}.c59{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.ps114{margin-left:100px;margin-top:68px}.s114{min-width:298px;height:53px;width:298px}.f38{font-size:22px;font-size:calc(22px * var(--f));line-height:1.410;text-indent:15px;padding-top:11px;padding-bottom:11px}.ps115{margin-left:100px;margin-top:48px}.ps116{margin-left:100px;margin-top:48px}.ps117{margin-left:100px;margin-top:48px}.ps118{margin-left:-301px;margin-top:229px}.s115{min-width:100px;width:100px;height:100px}.c61{background-image:url(../images/n/instagram-100.png)}.webp .c61{background-image:url(../images/r/instagram-100.webp)}.webp (null){background-image:url(../images/r/instagram-100.webp)}.webp (null){background-image:url(../images/r/instagram-100.webp)}.ps119{margin-left:72px;margin-top:229px}.s116{min-width:100px;width:100px;height:97px}.c62{background-image:url(../images/q/facebook-97.png)}.webp .c62{background-image:url(../images/l/facebook-97.webp)}.webp (null){background-image:url(../images/l/facebook-97.webp)}.webp (null){background-image:url(../images/l/facebook-97.webp)}.ps120{margin-left:49px;margin-top:240px}.s117{min-width:100px;width:100px;height:86px}.c63{background-image:url(../images/f/tiktok-86.png)}.webp .c63{background-image:url(../images/s/tiktok-86.webp)}.webp (null){background-image:url(../images/s/tiktok-86.webp)}.webp (null){background-image:url(../images/s/tiktok-86.webp)}.c58::before{background-image:url(../images/n/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}.c58:hover:before{opacity:1}.c58::after{background-image:url(../images/n/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}.c58:hover:after{opacity:0}.c58:active:before{opacity:0;transition:initial}.c58:active:after{opacity:1;transition:initial}.c61::before{background-image:url(../images/n/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}.c61:hover:before{opacity:1}.c61::after{background-image:url(../images/n/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}.c61:hover:after{opacity:0}.c61:active:before{opacity:0;transition:initial}.c61:active:after{opacity:1;transition:initial}.c62::before{background-image:url(../images/q/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}.c62:hover:before{opacity:1}.c62::after{background-image:url(../images/q/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}.c62:hover:after{opacity:0}.c62:active:before{opacity:0;transition:initial}.c62:active:after{opacity:1;transition:initial}.c63::before{background-image:url(../images/f/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}.c63:hover:before{opacity:1}.c63::after{background-image:url(../images/f/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}.c63:hover:after{opacity:0}.c63:active:before{opacity:0;transition:initial}.c63:active:after{opacity:1;transition:initial}}@media (min-width:960px) and (max-width:1199px){.s111{min-width:481px;width:481px}.ps112{margin-left:72px;margin-top:34px}.s112{min-width:120px;width:120px;height:120px}.c58{background-image:url(../images/7/eat-the-street-logo-120.png)}.webp .c58{background-image:url(../images/n/eat-the-street-logo-120.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-120.webp)}.webp (null){background-image:url(../images/n/eat-the-street-logo-120.webp)}.ps113{margin-left:19px;margin-top:34px}.s113{min-width:32px;width:32px;height:32px}.c59{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.ps114{margin-left:-163px;margin-top:209px}.s114{min-width:238px;height:42px;width:238px}.f38{font-size:17px;font-size:calc(17px * var(--f));line-height:1.413;text-indent:12px;padding-top:9px;padding-bottom:9px}.ps115{margin-left:80px;margin-top:39px}.ps116{margin-left:80px;margin-top:39px}.ps117{margin-left:80px;margin-top:38px}.ps118{margin-left:-240px;margin-top:183px}.s115{min-width:80px;width:80px;height:80px}.c61{background-image:url(../images/d/instagram-80.png)}.webp .c61{background-image:url(../images/9/instagram-80.webp)}.webp (null){background-image:url(../images/9/instagram-80.webp)}.webp (null){background-image:url(../images/9/instagram-80.webp)}.ps119{margin-left:57px;margin-top:183px}.s116{min-width:80px;width:80px;height:78px}.c62{background-image:url(../images/i/facebook-78.png)}.webp .c62{background-image:url(../images/b/facebook-78.webp)}.webp (null){background-image:url(../images/b/facebook-78.webp)}.webp (null){background-image:url(../images/b/facebook-78.webp)}.ps120{margin-left:40px;margin-top:192px}.s117{min-width:80px;width:80px;height:69px}.c63{background-image:url(../images/5/tiktok-69.png)}.webp .c63{background-image:url(../images/t/tiktok-69.webp)}.webp (null){background-image:url(../images/t/tiktok-69.webp)}.webp (null){background-image:url(../images/t/tiktok-69.webp)}.c58::before{background-image:url(../images/7/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}.c58:hover:before{opacity:1}.c58::after{background-image:url(../images/7/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}.c58:hover:after{opacity:0}.c58:active:before{opacity:0;transition:initial}.c58:active:after{opacity:1;transition:initial}.c61::before{background-image:url(../images/d/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}.c61:hover:before{opacity:1}.c61::after{background-image:url(../images/d/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}.c61:hover:after{opacity:0}.c61:active:before{opacity:0;transition:initial}.c61:active:after{opacity:1;transition:initial}.c62::before{background-image:url(../images/i/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}.c62:hover:before{opacity:1}.c62::after{background-image:url(../images/i/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}.c62:hover:after{opacity:0}.c62:active:before{opacity:0;transition:initial}.c62:active:after{opacity:1;transition:initial}.c63::before{background-image:url(../images/5/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}.c63:hover:before{opacity:1}.c63::after{background-image:url(../images/5/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}.c63:hover:after{opacity:0}.c63:active:before{opacity:0;transition:initial}.c63:active:after{opacity:1;transition:initial}}@media (min-width:768px) and (max-width:959px){.s111{min-width:385px;width:385px}.ps112{margin-left:58px;margin-top:27px}.s112{min-width:96px;width:96px;height:96px}.c58{background-image:url(../images/v/eat-the-street-logo-192-1.png)}.webp .c58{background-image:url(../images/e/eat-the-street-logo-192.webp)}.webp (null){background-image:url(../images/e/eat-the-street-logo-192.webp)}.webp (null){background-image:url(../images/e/eat-the-street-logo-192.webp)}.ps113{margin-left:15px;margin-top:27px}.s113{min-width:26px;width:26px;height:26px}.c59{-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px}.ps114{margin-left:64px;margin-top:44px}.s114{min-width:191px;height:34px;width:191px}.f38{font-size:14px;font-size:calc(14px * var(--f));line-height:1.358;text-indent:10px;padding-top:8px;padding-bottom:7px}.ps115{margin-left:64px;margin-top:31px}.ps116{margin-left:64px;margin-top:30px}.ps117{margin-left:64px;margin-top:30px}.ps118{margin-left:-193px;margin-top:147px}.s115{min-width:64px;width:64px;height:64px}.c61{background-image:url(../images/3/instagram-128.png)}.webp .c61{background-image:url(../images/h/instagram-128.webp)}.webp (null){background-image:url(../images/h/instagram-128.webp)}.webp (null){background-image:url(../images/h/instagram-128.webp)}.ps119{margin-left:46px;margin-top:147px}.s116{min-width:64px;width:64px;height:62px}.c62{background-image:url(../images/7/facebook-124.png)}.webp .c62{background-image:url(../images/2/facebook-124.webp)}.webp (null){background-image:url(../images/2/facebook-124.webp)}.webp (null){background-image:url(../images/2/facebook-124.webp)}.ps120{margin-left:32px;margin-top:154px}.s117{min-width:64px;width:64px;height:55px}.c63{background-image:url(../images/k/tiktok-110.png)}.webp .c63{background-image:url(../images/e/tiktok-110.webp)}.webp (null){background-image:url(../images/e/tiktok-110.webp)}.webp (null){background-image:url(../images/e/tiktok-110.webp)}.c58::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-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}.c58:hover:before{opacity:1}.c58::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-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}.c58:hover:after{opacity:0}.c58:active:before{opacity:0;transition:initial}.c58:active:after{opacity:1;transition:initial}.c61::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/3/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}.c61:hover:before{opacity:1}.c61::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/3/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}.c61:hover:after{opacity:0}.c61:active:before{opacity:0;transition:initial}.c61:active:after{opacity:1;transition:initial}.c62::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/7/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}.c62:hover:before{opacity:1}.c62::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/7/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}.c62:hover:after{opacity:0}.c62:active:before{opacity:0;transition:initial}.c62:active:after{opacity:1;transition:initial}.c63::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/k/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}.c63:hover:before{opacity:1}.c63::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/k/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}.c63:hover:after{opacity:0}.c63:active:before{opacity:0;transition:initial}.c63:active:after{opacity:1;transition:initial}}@media (min-width:480px) and (max-width:767px){.s111{min-width:338px;width:338px}.ps112{margin-left:53px;margin-top:17px}.s112{min-width:111px;width:111px;height:111px}.c58{background-image:url(../images/3/eat-the-street-logo-222.png)}.webp .c58{background-image:url(../images/h/eat-the-street-logo-222.webp)}.webp (null){background-image:url(../images/h/eat-the-street-logo-222.webp)}.webp (null){background-image:url(../images/h/eat-the-street-logo-222.webp)}.ps113{margin-left:102px;margin-top:32px}.s113{min-width:27px;width:27px;height:27px}.c59{-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px}.ps114{margin-left:50px;margin-top:55px}.s114{min-width:248px;height:60px;width:248px}.f38{font-size:21px;font-size:calc(21px * var(--f));text-indent:23px;padding-top:15px;padding-bottom:15px}.ps115{margin-left:50px;margin-top:26px}.ps116{margin-left:50px;margin-top:27px}.ps117{margin-left:50px;margin-top:25px}.ps118{margin-left:39px;margin-top:180px}.s115{min-width:72px;width:72px;height:72px}.c61{background-image:url(../images/k/instagram-144.png)}.webp .c61{background-image:url(../images/q/instagram-144.webp)}.webp (null){background-image:url(../images/q/instagram-144.webp)}.webp (null){background-image:url(../images/q/instagram-144.webp)}.ps119{margin-left:21px;margin-top:177px}.s116{min-width:75px;width:75px;height:75px}.c62{background-image:url(../images/2/facebook-150.png)}.webp .c62{background-image:url(../images/7/facebook-150.webp)}.webp (null){background-image:url(../images/7/facebook-150.webp)}.webp (null){background-image:url(../images/7/facebook-150.webp)}.ps120{margin-left:17px;margin-top:177px}.s117{min-width:75px;width:75px;height:75px}.c63{background-image:url(../images/s/tiktok-150.png)}.webp .c63{background-image:url(../images/r/tiktok-150.webp)}.webp (null){background-image:url(../images/r/tiktok-150.webp)}.webp (null){background-image:url(../images/r/tiktok-150.webp)}.c58::before{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/3/eat-the-street-logo-222.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:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/3/eat-the-street-logo-222.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}.c61::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/k/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}.c61:hover:before{opacity:1}.c61::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/k/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}.c61:hover:after{opacity:0}.c61:active:before{opacity:0;transition:initial}.c61:active:after{opacity:1;transition:initial}.c62::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/2/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}.c62:hover:before{opacity:1}.c62::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/2/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}.c62:hover:after{opacity:0}.c62:active:before{opacity:0;transition:initial}.c62:active:after{opacity:1;transition:initial}.c63::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/s/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}.c63:hover:before{opacity:1}.c63::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/s/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}.c63:hover:after{opacity:0}.c63:active:before{opacity:0;transition:initial}.c63:active:after{opacity:1;transition:initial}}@media (max-width:479px){.s111{min-width:225px;width:225px}.ps112{margin-left:35px;margin-top:11px}.s112{min-width:74px;width:74px;height:74px}.c58{background-image:url(../images/u/eat-the-street-logo-148.png)}.webp .c58{background-image:url(../images/5/eat-the-street-logo-148.webp)}.webp (null){background-image:url(../images/5/eat-the-street-logo-148.webp)}.webp (null){background-image:url(../images/5/eat-the-street-logo-148.webp)}.ps113{margin-left:68px;margin-top:21px}.s113{min-width:18px;width:18px;height:18px}.c59{-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px}.ps114{margin-left:33px;margin-top:37px}.s114{min-width:165px;height:40px;width:165px}.f38{font-size:14px;font-size:calc(14px * var(--f));line-height:1.358;text-indent:15px;padding-top:11px;padding-bottom:10px}.ps115{margin-left:33px;margin-top:17px}.ps116{margin-left:33px;margin-top:18px}.ps117{margin-left:33px;margin-top:17px}.ps118{margin-left:26px;margin-top:120px}.s115{min-width:48px;width:48px;height:48px}.c61{background-image:url(../images/m/instagram-96.png)}.webp .c61{background-image:url(../images/t/instagram-96.webp)}.webp (null){background-image:url(../images/t/instagram-96.webp)}.webp (null){background-image:url(../images/t/instagram-96.webp)}.ps119{margin-left:14px;margin-top:118px}.s116{min-width:50px;width:50px;height:50px}.c62{background-image:url(../images/a/facebook-100.png)}.webp .c62{background-image:url(../images/b/facebook-100.webp)}.webp (null){background-image:url(../images/b/facebook-100.webp)}.webp (null){background-image:url(../images/b/facebook-100.webp)}.ps120{margin-left:11px;margin-top:118px}.s117{min-width:50px;width:50px;height:50px}.c63{background-image:url(../images/j/tiktok-100.png)}.webp .c63{background-image:url(../images/g/tiktok-100.webp)}.webp (null){background-image:url(../images/g/tiktok-100.webp)}.webp (null){background-image:url(../images/g/tiktok-100.webp)}.c58::before{background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/u/eat-the-street-logo-148.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:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/u/eat-the-street-logo-148.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}.c61::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/m/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}.c61:hover:before{opacity:1}.c61::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/m/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}.c61:hover:after{opacity:0}.c61:active:before{opacity:0;transition:initial}.c61:active:after{opacity:1;transition:initial}.c62::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/a/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}.c62:hover:before{opacity:1}.c62::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/a/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}.c62:hover:after{opacity:0}.c62:active:before{opacity:0;transition:initial}.c62:active:after{opacity:1;transition:initial}.c63::before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/j/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}.c63:hover:before{opacity:1}.c63::after{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(../images/j/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}.c63:hover:after{opacity:0}.c63:active:before{opacity:0;transition:initial}.c63: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){.c58{background-image:url(../images/e/eat-the-street-logo-480.png)}.webp .c58{background-image:url(../images/f/eat-the-street-logo-480.webp)}.c58::before{background-image:url(../images/e/eat-the-street-logo-480.png)}.webp (null){background-image:url(../images/f/eat-the-street-logo-480.webp)}.c58::after{background-image:url(../images/e/eat-the-street-logo-480.png)}.webp (null){background-image:url(../images/f/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){.c58{background-image:url(../images/b/eat-the-street-logo-300.png)}.webp .c58{background-image:url(../images/k/eat-the-street-logo-300.webp)}.c58::before{background-image:url(../images/b/eat-the-street-logo-300.png)}.webp (null){background-image:url(../images/k/eat-the-street-logo-300.webp)}.c58::after{background-image:url(../images/b/eat-the-street-logo-300.png)}.webp (null){background-image:url(../images/k/eat-the-street-logo-300.webp)}.c61{background-image:url(../images/g/instagram-200.png)}.webp .c61{background-image:url(../images/o/instagram-200.webp)}.c61::before{background-image:url(../images/g/instagram-200.png)}.webp (null){background-image:url(../images/o/instagram-200.webp)}.c61::after{background-image:url(../images/g/instagram-200.png)}.webp (null){background-image:url(../images/o/instagram-200.webp)}.c62{background-image:url(../images/o/facebook-194.png)}.webp .c62{background-image:url(../images/4/facebook-194.webp)}.c62::before{background-image:url(../images/o/facebook-194.png)}.webp (null){background-image:url(../images/4/facebook-194.webp)}.c62::after{background-image:url(../images/o/facebook-194.png)}.webp (null){background-image:url(../images/4/facebook-194.webp)}.c63{background-image:url(../images/k/tiktok-172.png)}.webp .c63{background-image:url(../images/h/tiktok-172.webp)}.c63::before{background-image:url(../images/k/tiktok-172.png)}.webp (null){background-image:url(../images/h/tiktok-172.webp)}.c63::after{background-image:url(../images/k/tiktok-172.png)}.webp (null){background-image:url(../images/h/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){.c58{background-image:url(../images/b/eat-the-street-logo-240.png)}.webp .c58{background-image:url(../images/d/eat-the-street-logo-240.webp)}.c58::before{background-image:url(../images/b/eat-the-street-logo-240.png)}.webp (null){background-image:url(../images/d/eat-the-street-logo-240.webp)}.c58::after{background-image:url(../images/b/eat-the-street-logo-240.png)}.webp (null){background-image:url(../images/d/eat-the-street-logo-240.webp)}.c61{background-image:url(../images/q/instagram-160.png)}.webp .c61{background-image:url(../images/e/instagram-160.webp)}.c61::before{background-image:url(../images/q/instagram-160.png)}.webp (null){background-image:url(../images/e/instagram-160.webp)}.c61::after{background-image:url(../images/q/instagram-160.png)}.webp (null){background-image:url(../images/e/instagram-160.webp)}.c62{background-image:url(../images/h/facebook-156.png)}.webp .c62{background-image:url(../images/u/facebook-156.webp)}.c62::before{background-image:url(../images/h/facebook-156.png)}.webp (null){background-image:url(../images/u/facebook-156.webp)}.c62::after{background-image:url(../images/h/facebook-156.png)}.webp (null){background-image:url(../images/u/facebook-156.webp)}.c63{background-image:url(../images/0/tiktok-138.png)}.webp .c63{background-image:url(../images/j/tiktok-138.webp)}.c63::before{background-image:url(../images/0/tiktok-138.png)}.webp (null){background-image:url(../images/j/tiktok-138.webp)}.c63::after{background-image:url(../images/0/tiktok-138.png)}.webp (null){background-image:url(../images/j/tiktok-138.webp)}}