.scrollCards_container__NcVNj{overflow-x:auto;padding:1rem}.scrollCards_scrollWrapper__g7qR6{display:flex;gap:1rem;scroll-snap-type:x mandatory;overflow-x:auto;scroll-behavior:smooth;padding-bottom:1rem}.scrollCards_card__9PaL0{flex:0 0 48%;scroll-snap-align:start;background:var(--gold);border:1px solid #ccc;border-radius:8px;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,.1);transition:transform .3s ease}.scrollCards_card__9PaL0:hover{transform:scale(1.02)}.scrollCards_image__q588c{width:100%;height:250px;object-fit:cover;object-position:top}.scrollCards_title__Dwqz8{font-size:1.1rem;margin:.5rem 1rem 0;color:var(--dark)}.scrollCards_description__aPQYY{font-size:.9rem;margin:.5rem 1rem 1rem;color:#444}@media (max-width:768px){.scrollCards_card__9PaL0{flex:0 0 80%}}