html,body{background:#f9f5e0 url(/static/images/bg_1.jpg);margin:0;padding:0;font-family:Poppins,sans-serif}@media screen and (max-width:992px){html,body{background-position:50%}}@media screen and (min-width:1920px),(min-height:1272px){html,body{background-size:cover}}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.hide{display:none}.loading{z-index:2;cursor:pointer;background-color:#fffc;width:100%;height:100%;position:fixed;inset:0}.loading-text{font-size:50px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lds-ring{width:80px;height:80px;display:inline-block;position:relative}.lds-ring div{box-sizing:border-box;border:8px solid #0000;border-top-color:#606060;border-radius:50%;width:64px;height:64px;margin:8px;animation:1.2s cubic-bezier(.5,0,.5,1) infinite lds-ring;display:block;position:absolute}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.buttons{flex-wrap:wrap;gap:5px;display:flex;overflow:auto}.button{cursor:pointer;color:#fff;text-align:center;background-color:#55bb6a;border:none;padding:15px 32px;font-size:16px;text-decoration:none;transition:all .1s;display:inline-block}.button:hover{background-color:#55bb56}.main{min-height:calc(100vh - 70px)}.content{display:flex}.content-right{width:100%}@media screen and (max-width:1200px){.content-right{width:0}}.content-left{background-color:#f9f5e0;flex-direction:column;width:100%;height:100%;margin:160px 80px 20px;padding:20px;display:flex}@media screen and (max-width:768px){.content-left{margin-top:60px;margin-left:20px;margin-right:20px}}.content-left .title{margin-top:20px;font-family:Poppins,sans-serif;font-size:2.5rem}@media screen and (max-width:768px){.content-left .title{margin-top:0;font-size:1.5rem}}.content-left .food-title{text-transform:capitalize;margin-top:0;margin-bottom:10px}.content-left .food-restriction{margin-top:0;margin-bottom:10px}.content-left .food-restriction-subtitle{font-size:1rem}.content-left .food-restriction-options{margin-top:5px;margin-bottom:10px;margin-left:7px}@media screen and (max-width:768px){.content-left .food-restriction-options{font-size:1rem}}.content-left .food-restriction-options label:not(:last-child){margin-right:10px}.content-left .food-url{margin-top:5px;margin-left:20px}@media screen and (max-width:480px){.content-left .food-url{margin-left:10px}}.content-left .food-error{margin-top:0;margin-bottom:10px;margin-left:0}.content-left .food-url-text{margin-left:10px}@media screen and (max-width:480px){.content-left .food-url-text{margin-left:0}}.content-left .description{width:100%;margin:20px 10px}@media screen and (max-width:480px){.content-left .description{margin-left:0}}.content-left .description.mt-5{margin-top:20px}.footer{justify-content:center;height:70px;padding-top:10px;display:flex}.footer a{background-color:#f9f5e0;border-radius:1000px;height:40px;padding:5px 20px;display:flex}.footer a .footer-text{align-items:center;margin-right:10px;line-height:20px;display:flex}
