#outlets-page{.tab{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;padding:4px 0;font-weight:500;cursor:pointer;&:disabled{cursor:not-allowed;opacity:.5}}.tab.active{font-weight:600;border-bottom:2px solid #4598ff;color:#4598FF}.actions{justify-content:center!important}.load-more{cursor:pointer;color:#4598FF;background:#FFFFFF;border-radius:16px;padding:8px 16px;box-shadow:0 1px 1px rgba(0,0,0,.25);font-weight:500;width:fit-content;align-self:center;justify-self:center}}.outlet-list{display:flex;flex-flow:column nowrap;gap:12px;.result-count{color:#151F27;font-weight:700;font-size:1.1rem}.list{display:flex;flex-flow:column nowrap;gap:12px;max-height:70vh;overflow-y:auto;padding-bottom:8px}.outlet-list-item{background:#fff;border-radius:16px;border:1px solid #ebf5ff;box-shadow:0 1px 1px rgba(0,0,0,.25);padding:10px;.ant-skeleton{width:100%;aspect-ratio:1/1;border-radius:10px;overflow:hidden;max-width:150px;.ant-skeleton-image{width:100%;height:100%}}img{width:100%;max-width:150px;aspect-ratio:1/1;border-radius:10px}.fav-icon{position:absolute;top:5px;left:5px;cursor:pointer;width:32px;height:32px;padding:8px;background:black;border-radius:50%;svg{width:100%;height:100%;color:#fff;fill:#fff}&.active{background:#ff4d4f;&:hover{background:#000}}&:hover{background:#ff4d4f}}.name{color:#151F27;font-weight:700;font-size:1rem}.location{color:#5C6368;font-weight:400;font-size:.8rem;svg{align-self:center;width:18px;height:18px}}.details{color:#4598FF;font-weight:500;font-size:.8rem}.rating{display:inline-flex;flex-flow:row nowrap;justify-content:center;align-items:center;background:#08C970;color:#fff;border-radius:4px;padding:2px 4px;gap:4px;font-size:.8rem}}}#outlets-page.desktop{.outlet-list-item{padding:24px;.ant-skeleton{width:100%;aspect-ratio:3/2;border-radius:10px;overflow:hidden;max-width:250px;.ant-skeleton-image{width:100%;height:100%}}img{width:100%;aspect-ratio:3/2;max-width:250px}.name{font-size:1.2rem}.address,.details,.rating{font-size:1rem}}}