.pl{width:6em;height:6em}.pl__ring{animation:ringA 2s linear infinite}.pl__ring--a{stroke:#fff}.pl__ring--b{animation-name:ringB;stroke:#7e7e7e}.pl__ring--c{animation-name:ringC;stroke:#686868}.pl__ring--d{animation-name:ringD;stroke:#fff}@keyframes ringA{0%,4%{stroke-dasharray:0 660;stroke-width:20;stroke-dashoffset:-330}12%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-335}32%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-595}40%,54%{stroke-dasharray:0 660;stroke-width:20;stroke-dashoffset:-660}62%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-665}82%{stroke-dasharray:60 600;stroke-width:30;stroke-dashoffset:-925}90%,to{stroke-dasharray:0 660;stroke-width:20;stroke-dashoffset:-990}}@keyframes ringB{0%,12%{stroke-dasharray:0 220;stroke-width:20;stroke-dashoffset:-110}20%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-115}40%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-195}48%,62%{stroke-dasharray:0 220;stroke-width:20;stroke-dashoffset:-220}70%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-225}90%{stroke-dasharray:20 200;stroke-width:30;stroke-dashoffset:-305}98%,to{stroke-dasharray:0 220;stroke-width:20;stroke-dashoffset:-330}}@keyframes ringC{0%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:0}8%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-5}28%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-175}36%,58%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-220}66%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-225}86%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-395}94%,to{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-440}}@keyframes ringD{0%,8%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:0}16%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-5}36%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-175}44%,50%{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-220}58%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-225}78%{stroke-dasharray:40 400;stroke-width:30;stroke-dashoffset:-395}86%,to{stroke-dasharray:0 440;stroke-width:20;stroke-dashoffset:-440}}body{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif;max-width:100vw;overflow-x:hidden;min-height:100vh}.main-div{background:linear-gradient(180deg,#50413fbf 1.38%,#50413fbf 82.9%),url(/assets/menu-card-bg-NsG3r9Xm.png);background-size:cover;background-repeat:no-repeat;min-height:100vh;max-width:100vw;color:#fff}.menu-body{margin-top:30px}.menu-body-footer p{font-size:14px;font-weight:700}.menu-body-food-header h3{font-weight:700;text-transform:uppercase;letter-spacing:-.6px;color:#1b8ef9}.menu-body-food-list-item .food-details h4{margin-bottom:5px;font-size:18px;font-weight:700;text-transform:uppercase}.menu-body-food-list-item .food-details p{font-size:13px}.menu-body-food-list-item .food-price{color:#1b8ef9;white-space:nowrap;padding:5px 10px;background-color:#fff;border-radius:24px;letter-spacing:-.6px;font-size:14px}.food-filter{display:flex;align-items:center;flex-wrap:wrap}.food-filter button{background-color:#fff;outline:none;border-radius:20px;border:1px solid #296caa;min-width:80px;padding:5px 10px;gap:2px;white-space:nowrap;margin-bottom:10px}.food-filter button span.icon{width:20px;height:20px;border-radius:50%}.food-filter button span.icon img{width:inherit;object-fit:cover;border-radius:inherit;height:inherit;margin-right:4px}.food-filter button span.text{color:#296caa;font-size:14px}.food-filter button:not(:last-of-type){margin-right:15px}.food-filter button.active{background-color:#296caa}.food-filter button.active span.text{color:#fff}.food-filter button.more-btn{border:none;min-width:none;padding:0;margin-left:5px}.food-filter button.more-btn select{outline:none;border:none;background-color:transparent;color:#296caa}
