.first{position:relative;overflow:hidden}.mad-slider{overflow:visible}.mad-slide{padding-right:12px;align-items:flex-start}.cafe-promo{overflow:hidden;border-radius:10px;background-color:var(--color-bg-grey);display:flex;flex-flow:column;position:relative;width:100%}.cafe-promo .container{padding:32px;position:relative;min-height:94px;flex:1}.cafe-promo .button{min-width:248px}.cafe-promo .image{width:100%;display:flex}.cafe-promo .image img{width:100%;height:auto;display:flex;clip-path:path('M53 0c4,0 8,2 11,5l4 4c3,3 7,4 11,4 4,0 8,-1 12,-4l3 -4c3,-3 8,-5 12,-5 4,0 8,2 11,5l4 4c3,3 7,4 11,4 4,0 8,-1 11,-4l4 -4c3,-3 7,-5 11,-5 4,0 9,2 12,5l3 4c4,3 8,4 12,4 4,0 8,-1 11,-4l4 -4c3,-3 7,-5 11,-5 4,0 8,2 12,5l3 4c3,3 8,4 12,4 4,0 8,-1 11,-4l4 -4c3,-3 7,-5 11,-5 4,0 8,2 11,5l4 4c3,3 7,4 11,4 4,0 9,-1 12,-4l3 -4c4,-3 8,-5 12,-5 4,0 8,2 11,5l4 4c3,3 7,4 11,4 4,0 8,-1 12,-4l3 -4c3,-3 8,-5 12,-5 4,0 8,2 11,5l4 4c3,3 7,4 11,4 4,0 8,-1 11,-4l4 -4c3,-3 7,-5 11,-5 4,0 9,2 12,5l3 4c4,3 8,4 12,4 4,0 8,-1 11,-4l4 -4c3,-3 7,-5 11,-5 4,0 8,2 12,5l3 4c3,3 8,4 12,4 4,0 8,-1 11,-4l4 -4c3,-3 7,-5 11,-5 4,0 8,2 11,5l4 4c3,3 7,4 11,4 4,0 9,-1 12,-4l3 -4c4,-3 8,-5 12,-5 4,0 8,2 11,5l4 4c3,3 7,4 11,4 4,0 8,-1 12,-4l3 -4c3,-3 8,-5 12,-5 4,0 8,2 11,5l4 4c3,3 7,4 11,4 4,0 8,-1 11,-4l4 -4c3,-3 7,-5 11,-5 4,0 9,2 12,5l3 4c4,3 8,4 12,4 4,0 8,-1 11,-4l4 -4c3,-3 7,-5 11,-5 0,246 0,493 0,739l-739 0 0 -739c4,0 8,2 11,5l4 4c3,3 7,4 11,4 4,0 9,-1 12,-4l3 -4c4,-3 8,-5 12,-5z')}.cafe-promo .image picture{width:100%}.cafe-promo .back{position:absolute;top:0;left:0;width:100%}.cafe-promo .back img{width:100%;height:auto;object-fit:cover}.cafe-promo .price{text-align:center;padding:16px 0 6px 0}.second{position:sticky;top:0;z-index:1;padding-top:90px}.order{padding:12px;background-color:var(--color-bg-grey);border-radius:20px;text-align:center;transition:height .5s}.order-view{text-align:center}.order-view .button{border-radius:25px}.order-view .view{display:none;flex-flow:row;justify-content:center;align-items:center;gap:12px;margin-bottom:0}.order-view .view div{font-size:14px;color:#898C95}.order-view .view div strong{color:var(--color-text);font-size:20px;line-height:1.2}.order-view .show{display:flex;align-items:center;justify-content:center;gap:10px;font-size:14px}.order-view .show span{display:flex;align-items:flex-start}.order-view .show span::after{content:' ';display:inline-flex;width:16px;height:16px;background-image:url(/img/arrow-down.svg);background-size:16px 9px;background-position:50%;background-repeat:no-repeat;margin-left:10px;transition:all .3s}.order-view .show.open span::after{transform:rotate(180deg)}.order-details{overflow:hidden;max-height:0;display:flex;gap:20px;transition:height .5s}.order-details.open{max-height:100vh;overflow:auto;padding-top:24px}.order-details .dish{display:flex;flex-flow:column;text-align:left;gap:16px;max-width:130px}.order-details picture{border-radius:16px;overflow:hidden;position:relative}.order-details img{border-radius:16px}.order-details .remove{background-color:rgba(0,0,0,.3);position:absolute;top:0;right:0;padding:12px;border-radius:0 0 0 24px;opacity:.6}.order-details .remove.confirm:hover,.order-details .remove.confirm{background-color:var(--color-link-hover);opacity:1}.order-details .remove:hover{background-color:rgba(0,0,0,.5);opacity:1}.order-details .dish.removed{opacity:.6}.order-details .dish.removed picture img{filter:grayscale(1)}.order-details .dish.removed .remove{display:none}.order-details .restore{background-color:rgba(255,255,255,.6);position:absolute;top:0;left:0;height:100%;width:100%;display:none;align-items:center;justify-content:center;border-radius:18px;opacity:.6}.order-details .dish.removed .restore{display:flex}.order-details .restore svg{pointer-events:none}.order-details .restore:hover{opacity:1}.order-details strong{font-weight:500;font-size:16px}.order-details .price{display:flex;gap:8px;align-items:baseline;margin-top:auto}.order-details .price span{opacity:.6}.cafe-menu{padding-top:9px}.cafe-menu h3{margin-bottom:21px}.cafe-categories{word-break:keep-all;white-space:nowrap;overflow:scroll;position:relative;scrollbar-width:none;display:flex;gap:9px;margin-bottom:31px}.cafe-categories::-webkit-scrollbar{display:none}.cafe-categories a{display:flex;flex-direction:row;align-items:flex-start;padding:10px 24px 12px;border-radius:8px}.cafe-categories a:hover{text-decoration:none}.cafe-categories a.active{background:var(--color-bg-grey)}.cafe-dishes{display:flex;flex-flow:row;flex-wrap:wrap;gap:24px 20px;transition:opacity .3s}.cafe-dishes .dish{display:flex;flex-flow:column;flex-basis:calc(50% - 10px);gap:12px;position:relative;cursor:pointer}.dish-info .labels{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:16px}.dish-info h4 small{opacity:.4;text-decoration:line-through}.cafe-dishes .dish .labels{position:absolute;top:12px;left:12px;display:flex;flex-wrap:wrap;gap:5px;transition:opacity .3s}.dish-info label,.cafe-dishes .dish label{border-radius:8px;background-color:#fff;display:flex;align-items:center;padding:1px 12px 1px 8px;gap:5px;font-size:13px}.cafe-dishes .dish:hover .labels{opacity:0}.dish-info label svg,.cafe-dishes .dish label svg{height:15px}.dish-info picture,.cafe-dishes .dish picture{display:flex;overflow:hidden;border-radius:12px;background-color:var(--color-bg-grey);aspect-ratio:1 / 1;align-items:center;justify-content:center;position:relative}.dish-info picture img,.cafe-dishes .dish img{width:100%;height:auto;transition:all .3s}.dish-info picture svg,.cafe-dishes .dish svg{transition:all .3s}.cafe-dishes .dish:hover svg,.cafe-dishes .dish:hover img{transform:scale(1.05)}.cafe-dishes .dish strong{font-weight:500;font-size:20px}.cafe-dishes .dish small{font-weight:400;font-size:15px;opacity:.4;text-decoration:line-through}.cafe-dishes .dish .panel{position:absolute;bottom:-100px;background-color:#fff;transition:bottom .3s;display:flex;align-items:center;gap:6px;border-radius:8px;margin:18px;padding:9px 18px;font-size:14px;width:calc(100% - 36px)}.cafe-dishes .dish .panel count{min-width:24px;text-align:center}.cafe-dishes .dish .panel span{margin-right:auto}.cafe-dishes .dish .panel a{display:flex;border-radius:50%;width:32px;height:32px;justify-content:center;align-items:center;border:1px solid rgba(59,63,79,.3)}.cafe-dishes .dish .panel a:hover{text-decoration:none;border:1px solid var(--color-link-hover)}.dish-info{padding-top:24px}.dish-info .top{display:flex;flex-flow:column-reverse;margin-bottom:106px;align-items:flex-start}.dish-info .top h3{margin-top:0}.dish-info .panel{position:fixed;bottom:0;left:0;width:100%;padding:24px;background-color:var(--color-bg-grey);display:flex;gap:12px}.dish-info .panel div{background:#FFF;border:1px solid rgba(59,63,79,.1);box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:8px;font-size:14px;padding:12px 16px;text-align:center;align-items:center;justify-content:center;display:flex;gap:6px}.dish-info .panel div:nth-child(1){flex:1}.dish-info .panel div a{display:flex;border-radius:50%;width:32px;height:32px;justify-content:center;align-items:center;border:1px solid rgba(59,63,79,.3)}.dish-info .panel div a:hover{text-decoration:none;border:1px solid var(--color-link-hover)}.dish-info .panel count{min-width:24px}.dish-info h4{margin:0 0 16px 0}@media screen and (min-width:768px){section.first{padding-top:41px}.mad-slide{padding-right:16px;align-items:flex-start}.cafe-promo{flex-flow:row}.cafe-promo .image img{width:100%;height:auto;display:flex;clip-path:path('M360 0l0 422 -360 0c0,-4 2,-8 5,-11l4 -4c3,-3 4,-7 4,-11 0,-4 -1,-8 -4,-11l-4 -4c-3,-3 -5,-7 -5,-11 0,-4 2,-9 5,-12l4 -3c3,-4 4,-8 4,-12 0,-4 -1,-8 -4,-11l-4 -4c-3,-3 -5,-7 -5,-11 0,-4 2,-8 5,-12l4 -3c0,-1 1,-1 1,-2l0 0 0 0 0 0 0 0 0 0 0 0 0 -1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1c0,-4 -1,-8 -4,-11l-4 -4c-3,-3 -5,-7 -5,-11 0,-4 2,-8 5,-11l4 -4c3,-3 4,-7 4,-11 0,-4 -1,-9 -4,-12l-4 -3c-3,-4 -5,-8 -5,-12 0,-4 2,-8 5,-11l4 -4c3,-3 4,-7 4,-11 0,-4 -1,-8 -4,-12l-4 -3c-3,-3 -5,-8 -5,-12 0,-4 2,-8 5,-11l4 -4c3,-3 4,-7 4,-11 0,-4 -1,-8 -4,-11l-4 -4c-3,-3 -5,-7 -5,-11 0,-4 2,-9 5,-12l4 -3c3,-4 4,-8 4,-12 0,-4 -1,-8 -4,-11l-4 -4c-3,-3 -5,-7 -5,-11 0,-4 2,-8 5,-12l4 -3c3,-3 4,-8 4,-12 0,-4 -1,-8 -4,-11l-4 -4c-3,-3 -5,-7 -5,-11l360 0z')}.cafe-promo .image{max-width:320px;height:auto;display:flex}.cafe-promo .container{align-items:flex-start;display:flex;flex-flow:column;justify-content:center;padding:40px}.cafe-promo .button{min-width:auto}.cafe-promo .back{width:60%}.second{padding-top:90px;padding-bottom:0;top:0}.cafe-menu{padding-top:0}.order{padding:12px 12px 12px 20px;border-radius:36px}.order-view{display:flex;flex-direction:row-reverse}.order-view .view{display:flex;flex-flow:row;justify-content:flex-end;gap:21px;margin:0;align-items:center;flex:1}.order-view .button{border-radius:25px;height:44px}.order-view .view div strong{margin-left:12px}.order-view .show{display:flex;align-items:center;justify-content:center;gap:12px;font-size:15px}.cafe-categories{margin-top:32px;margin-bottom:39px}.cafe-dishes{gap:32px 20px}.cafe-dishes .dish{flex-basis:calc(33.33% - 13.67px);gap:14px}.cafe-dishes .dish strong{font-size:22px}.dish-info .top{display:flex;flex-flow:row;gap:40px}.dish-info .top picture{min-width:275px}}@media screen and (min-width:1300px){section.first{padding-top:60px;padding-bottom:12px;overflow:visible}.mad-slider{overflow:hidden;border-radius:12px;max-height:400px}.mad-slide{padding-right:16px;align-items:flex-start;max-height:400px}.mad-slider-prev,.mad-slider-next{top:50%}.cafe-promo{flex-flow:row;height:400px}.cafe-promo .image img{width:100%;height:auto;display:flex;clip-path:path('M640 0l0 422 -640 0c0,-4 2,-8 5,-11l4 -4c3,-3 4,-7 4,-11 0,-4 -1,-8 -4,-11l-4 -4c-3,-3 -5,-7 -5,-11 0,-5 2,-9 5,-12l4 -4c3,-3 4,-7 4,-11 0,-4 -1,-8 -4,-11l-4 -4c-3,-3 -5,-7 -5,-11 0,-4 2,-8 5,-12l4 -3c0,-1 1,-1 1,-2l0 0 0 0 0 0 0 0 0 0 0 -1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 0 0c0,-4 -1,-8 -4,-11l-4 -4c-3,-3 -5,-7 -5,-11 0,-4 2,-8 5,-11l4 -4c3,-3 4,-7 4,-11 0,-5 -1,-9 -4,-12l-4 -4c-3,-3 -5,-7 -5,-11 0,-4 2,-8 5,-11l4 -4c3,-3 4,-7 4,-11 0,-4 -1,-8 -4,-12l-4 -3c-3,-3 -5,-8 -5,-12 0,-4 2,-8 5,-11l4 -4c3,-3 4,-7 4,-11 0,-4 -1,-8 -4,-11l-4 -4c-3,-3 -5,-7 -5,-11 0,-5 2,-9 5,-12l4 -4c3,-3 4,-7 4,-11 0,-4 -1,-8 -4,-11l-4 -4c-3,-3 -5,-7 -5,-11 0,-4 2,-8 5,-12l4 -3c3,-3 4,-8 4,-12 0,-4 -1,-8 -4,-11l-4 -4c-3,-3 -5,-7 -5,-11l640 0z')}.cafe-promo .image{max-width:640px;height:auto;display:flex}.cafe-promo .container{align-items:flex-start;display:flex;flex-flow:column;justify-content:center;padding:60px;padding-top:64px}.heading{padding:12px 0 26px 0}.cafe-promo .buttons{display:flex;gap:16px;padding-top:5px}.cafe-promo .button{min-width:auto}.cafe-promo .back{width:60%}.second{padding-top:20px;padding-bottom:0}.cafe-menu{padding-top:42px}.order{padding:12px 12px 12px 20px;border-radius:36px}.order-view{display:flex;flex-direction:row-reverse}.order-view .view{display:flex;flex-flow:row;justify-content:flex-end;gap:21px;margin:0;align-items:center;flex:1}.order-view .button{border-radius:25px;height:44px}.order-view .view div{font-size:16px}.order-view .view div strong{margin-left:3px;font-size:24px}.order-view .show{font-size:16px}.cafe-categories{margin-top:41px;margin-bottom:43px}.cafe-dishes{gap:42px 32px;}.cafe-dishes .dish{flex-basis:calc(25% - 24px);gap:14px}.cafe-dishes .dish strong{font-size:22px}.cafe-dishes .dish:hover .panel{bottom:0}.dish-info{max-width:900px}.dish-info .panel{position:absolute;padding:0;background:transparent;width:368px;top:360px;left:40px;height:48px}.dish-info .top picture{min-width:400px}.dish-info .top{margin-bottom:0}}@media screen and (min-width:768px){.order.sticky{max-width:600px;margin:auto}}@media screen and (min-width:1264px){.order.sticky{max-width:920px;margin:auto}}