.scenic-food-info-card{width:310px;height:93px;box-shadow:0 3px 4px rgba(0,0,0,.1);background-color:#fff;display:flex;padding:9px 10.5px;box-sizing:border-box;border-radius:6px;cursor:pointer}.scenic-food-info-card:hover{background-color:#fdf7d9}.scenic-food-info-card .picture{width:75px;height:75px}.scenic-food-info-card .picture img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:6px}.scenic-food-info-card .info{display:flex;flex-direction:column;margin-left:10px;flex:1}.scenic-food-info-card .info .distance{margin-left:auto;color:#fed801;margin-bottom:6px}.scenic-food-info-card .info .name{color:#000;font-size:16px;line-height:24px;text-align:left;margin-bottom:auto}.scenic-food-info-card .info .phone{margin-right:auto;line-height:15px;font-size:13px;color:#6a7a7a;display:flex}.scenic-food-info-card .info .phone img{width:15px;height:15px;margin-right:9px}@media screen and (min-width:768px){.scenic-food-info-card{padding:12px 14.5px;width:362px;height:143px}.scenic-food-info-card .picture{width:119px;height:119px}}.gps-search{width:62px;height:62px;background:#000;border-radius:50%;display:flex;flex-direction:column;position:absolute;z-index:99;justify-content:center;align-items:center;right:16px;bottom:80px;box-shadow:0 3px 4px rgba(0,0,0,.1);cursor:pointer}.gps-search img{width:24px;height:24px}.gps-search p{color:#fff;font-size:12px;font-weight:400;font-family:Roboto;margin-top:5.6px}.footer{height:56px;background:#fed801;justify-content:space-around;font-size:17px;font-weight:400}.footer,.footer .footer-button{display:flex;align-items:center}.footer .footer-button{cursor:pointer;color:#fff}.footer .footer-button img{width:32px;height:32px;margin-right:8px}.footer .footer-button.active{color:#000}.scenic-food-info-container{width:90%;margin:auto;padding-top:24px;gap:10px;margin-bottom:60px;display:flex;justify-content:center}.scenic-food-info-container .cards{display:grid;grid-template-columns:1fr;grid-gap:10px}.find-scenic-food .baseLayout body{max-height:calc(100vh - 120px);overflow:auto}.find-scenic-food .home-logo{display:none}@media screen and (min-width:768px){.scenic-food-info-container .cards{grid-template-columns:repeat(2,1fr);grid-gap:15px}}@media screen and (min-width:1280px){.scenic-food-info-container .cards{grid-template-columns:repeat(3,1fr)}.find-scenic-food .back-button{display:none}.find-scenic-food .home-logo{display:block}.find-scenic-food .home-logo img{width:255px;height:43px;-o-object-fit:cover;object-fit:cover}}