@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hotel-list__hotels{max-width:var(--grid-sitewidth);grid-template-columns:repeat(1,1fr);margin:0 auto;display:grid}@media screen and (width>=768px){.hotel-list__hotels{gap:var(--space-24);grid-template-columns:repeat(2,1fr)}}
