.resto-container{width:min(100% - 128px,1400px);margin:0 auto}@media screen and (min-width:600px)and (max-width:1199px){.resto-container{width:calc(100% - 64px)}}@media screen and (max-width:599px){.resto-container{width:calc(100% - 32px)}}.resto-container{padding:96px 0}.resto-container-header{text-align:center}.resto-container-header:after{content:"";display:block;width:100%;height:8px;margin:15px 0;background:url(/_next/static/media/wave_blue.6cb0118d.svg) no-repeat 50%;background-size:contain}.resto-container-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:32px;gap:32px;margin:32px 0}@media screen and (min-width:600px)and (max-width:899px){.resto-container-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:599px){.resto-container-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.resto-container-other{display:flex;justify-content:center}