.bstx-hotel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.bstx-hotel-grid article{padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.bstx-hotel-grid a{display:block;margin-top:8px;color:var(--ink2);font-weight:800}@media(max-width:1024px){.bstx-hotel-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.bstx-hotel-grid{grid-template-columns:1fr}}
