.snk-shortcode-grid{display:grid;gap:16px}
.snk-shortcode-categories{grid-template-columns:repeat(4,1fr)}
.snk-shortcode-categories a,.snk-shortcode-cities a{padding:18px;border:1px solid #e5e9ef;border-radius:12px;background:#fff;display:flex;flex-direction:column}
.snk-shortcode-categories span,.snk-shortcode-cities span{color:#687386;font-size:.8rem}
.snk-shortcode-directory{grid-template-columns:repeat(4,1fr)}
.snk-shortcode-directory article{overflow:hidden;border:1px solid #e5e9ef;border-radius:12px;background:#fff}
.snk-shortcode-directory img{width:100%;height:180px;object-fit:cover}
.snk-shortcode-directory article>div{padding:15px}
.snk-shortcode-packages{grid-template-columns:repeat(4,1fr)}
.snk-shortcode-packages article{padding:20px;border:1px solid #e5e9ef;border-radius:12px;background:#fff}
.snk-core-button{display:inline-block;background:#ff6a00;color:#fff!important;padding:9px 14px;border-radius:8px;font-weight:700}
.snk-shortcode-cities{grid-template-columns:repeat(4,1fr)}
@media(max-width:900px){.snk-shortcode-categories,.snk-shortcode-directory,.snk-shortcode-packages,.snk-shortcode-cities{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.snk-shortcode-categories,.snk-shortcode-directory,.snk-shortcode-packages,.snk-shortcode-cities{grid-template-columns:1fr}}
