@media screen and (min-width:0px){#hero-menu .container{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 610'%3E%3Cpath d='M0 383.4V0h1440v218.7c-48.7 20.4-116.9 55.2-183.9 115.2-126.3 113.1-130.7 210.6-214.5 255.4-62.2 33.2-170 38.6-370.4-86.3-206.8-178.7-320.8-193.8-387.9-164.6-67.8 29.5-108 113-183.8 107-44-3.6-77.8-35.5-99.5-62' style='fill:%23f2f6e4'/%3E%3C/svg%3E");background-position:bottom;background-repeat:no-repeat;background-size:cover;padding-bottom:clamp(64px,15vw,104px)}#hero-menu .container .content{text-align:center}#hero-menu .container .content p{margin:0 auto;max-width:600px}#hero-menu .latte{left:35%;max-width:136px;top:5.5vw;width:15vw}#hero-menu .croissant{left:4%;max-width:300px;top:1%;width:23vw}#hero-menu .donut-01{bottom:25%;left:0;max-width:215px;width:18vw}#hero-menu .coffee{bottom:11%;left:12%;max-width:278px;width:17vw}#hero-menu .donut-02{max-width:206px;right:0;top:2.5vw;width:44.5vw}#hero-menu .whisk{bottom:8%;max-width:227px;right:21.5%;width:26vw}#hero-menu .herb{bottom:28%;max-width:150px;right:3.5%;width:21vw}}@media screen and (min-width:991px){#hero-menu .latte{left:24.5%;width:9.5vw}#hero-menu .croissant{width:21vw}#hero-menu .donut-01{width:15vw}#hero-menu .coffee{width:19vw}#hero-menu .donut-02{width:14.5vw}#hero-menu .whisk{bottom:13%;right:12.5%;width:16vw}#hero-menu .herb{width:11vw}}@media screen and (min-width:0px){#menu{margin:0 auto;max-width:calc(1680px + clamp(1rem, 8vw, 5rem)*2);padding:0 0 4rem}.anchors{display:flex;flex-direction:column;justify-content:center;width:100%}.anchors .anchor-nav{align-self:center;background-color:var(--colorCream);border:3px solid var(--colorBlack);border-radius:.5rem;display:inline-flex;flex-wrap:wrap;gap:.5rem;isolation:isolate;justify-content:center;padding:.5rem;position:sticky;top:132px}.anchors .anchor-nav .anchor-nav__link{background-color:var(--colorGreenMg);border-radius:.25rem;cursor:pointer;flex:1;font-family:var(--fontEuropa);font-size:clamp(.75rem,3vw,1rem);letter-spacing:.05em;line-height:1.15;padding:1rem 1.25rem;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1}.anchors .anchor-nav .anchor-nav__link.active{background-color:var(--colorGreen)}.anchors .anchor{animation:slideIn .3s cubic-bezier(.4,0,.2,1);background:transparent;transform-origin:top}.anchors .anchor .food-subcategory{display:grid;gap:1rem}.anchors .anchor .food-subcategory h2{align-items:center;display:flex;gap:1.5rem;margin-bottom:1rem;margin-top:5rem}.anchors .anchor .food-subcategory h2:after{border-bottom:2px solid var(--colorBlackBorder);content:"";display:none;flex:1}.anchors .anchor .food-subcategory .item-grid{display:grid;gap:1rem}.anchors .anchor .food-subcategory .item-grid .item{align-items:flex-start;border-radius:.5rem;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem 2rem}.anchors .anchor .food-subcategory .item-grid .item:not(.dashed){background-color:var(--colorGreenBg);border:3px solid var(--colorBlack);box-shadow:8px 8px 0 0 var(--colorBlack)}.anchors .anchor .food-subcategory .item-grid .item.center-item{align-items:center}.anchors .anchor .food-subcategory .item-grid .item.center-item p{text-align:center}.anchors .anchor .food-subcategory .item-grid .item.dashed{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='none' stroke='%23000' stroke-dasharray='6, 14' stroke-dashoffset='7' stroke-linecap='round' stroke-width='4' rx='8' ry='8'/%3E%3C/svg%3E");background-position:100% 100%;background-repeat:no-repeat;background-size:100%;border-radius:8px;box-shadow:none}.anchors .anchor .food-subcategory .item-grid .item h3{font-size:clamp(1.25rem,2.5vw,1.5rem);line-height:1.5;text-align:center}.anchors .anchor .food-subcategory .item-grid .item p{font-size:clamp(1rem,2.5vw,1.125rem)}.anchors .anchor .food-subcategory .item-grid .item span{font-size:14px;text-align:center;text-transform:uppercase}.anchors .anchor .food-subcategory .one-col,.anchors .anchor .food-subcategory .three-col,.anchors .anchor .food-subcategory .two-col,.anchors .anchor .food-subcategory .two-col-offset{grid-template-columns:repeat(1,1fr)}.anchors .anchor .food-subcategory ul{-moz-column-gap:.5rem;column-gap:.5rem;display:flex;flex-wrap:wrap;justify-content:center;list-style-type:none;margin:0}.anchors .anchor .food-subcategory ul li{align-items:center;display:inline-flex;font-size:clamp(1rem,2.5vw,1.125rem);text-align:center}.anchors .anchor .food-subcategory ul li:after{background-color:var(--colorBlack);border-radius:50%;content:"";height:.3em;margin:0 0 0 .5rem;vertical-align:.2em;width:.3em}.anchors .anchor .food-subcategory ul li:last-child:after{display:none}}@media screen and (min-width:991px){.anchors .anchor-nav .anchor-nav__link{width:auto}.anchors .anchor-nav .anchor-nav__link:not(.active):hover{background-color:var(--colorGreenBg);color:var(--colorBlack)}.anchors .anchor .food-subcategory{gap:2rem}.anchors .anchor .food-subcategory h2:after{display:block}.anchors .anchor .food-subcategory .item-grid{gap:2rem}.anchors .anchor .food-subcategory .item-grid.two-col{grid-template-columns:repeat(2,1fr)}.anchors .anchor .food-subcategory .item-grid.two-col-offset{grid-template-columns:repeat(12,1fr)}.anchors .anchor .food-subcategory .item-grid.two-col-offset .item:first-child{grid-column:3/7}.anchors .anchor .food-subcategory .item-grid.two-col-offset .item:last-child{grid-column:7/11}.anchors .anchor .food-subcategory .item-grid.three-col{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:0px){#catering{margin-bottom:2rem}#catering:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 142.5'%3E%3Cpath d='M1440 29.9c-80-10.9-166.5-7.8-257.4 2.7l-130 18.8c-56.7 9.5-114.9 20-173.1 31.9C375.7 186.3 179.9 148 0 0v142.5h1440z' style='fill:%23f2f6e4'/%3E%3C/svg%3E");margin-bottom:-5px}#catering:after,#catering:before{display:block;transform:scaleX(-1);width:100%}#catering:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 126.6'%3E%3Cpath d='M0 110.9c86 14.7 180.1 12.1 279.5.6l130.1-18.8c56.7-9.5 114.9-20 173.1-31.9C1065.9-38 1265.8-6.8 1440 126.6V0H0z' style='fill:%23f2f6e4'/%3E%3C/svg%3E")}#catering .container{background-color:var(--colorGreenBg);padding-bottom:4rem;padding-top:4rem}#catering .container .content{display:grid;gap:4rem}#catering .container .content .image-wrapper{border-radius:.5rem;height:38vw;max-height:656px;min-height:250px;overflow:hidden}#catering .container .content svg{margin:0 auto;max-width:480px}#catering .container .content h2{padding:0 0 1.5rem}#catering .container .content p{padding:0 0 3rem}#catering .container .content .dual-button-wrapper{display:flex;flex-wrap:wrap;gap:clamp(1rem,2.5vw,2rem)}}@media screen and (min-width:991px){#catering .container .content{align-items:center;grid-template-columns:repeat(2,1fr)}#catering .container .content svg{max-width:596px;padding:0 3rem 0 0}}