.u4m-carousel-module-wrapper{box-sizing:border-box;margin:0 auto;max-width:1400px;padding:0 3.5rem;position:relative}.carousel-nav-btn{align-items:center;align-self:center;background:#fff;border:1px solid #cbd5e1;border-radius:50%;box-shadow:0 4px 10px rgba(0,0,0,.1);box-sizing:border-box;color:#1e293b;cursor:pointer;display:flex;flex-shrink:0;font-size:1.1rem;height:48px!important;justify-content:center;margin:0!important;max-height:48px!important;max-width:48px!important;min-height:48px!important;min-width:48px!important;padding:0!important;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:48px!important;z-index:10}.carousel-nav-btn.prev-btn{left:0}.carousel-nav-btn.next-btn{right:0}.carousel-nav-btn:hover{background:#ff585f;border-color:#ff585f;color:#fff}.carousel-track{display:flex;gap:1.5rem;overflow-x:auto;padding:.5rem .25rem 1rem;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;align-items:stretch}.carousel-track::-webkit-scrollbar{display:none}.carousel-slide{display:flex;flex:0 0 calc(100% - 1rem);scroll-snap-align:start}@media (min-width:768px){.carousel-slide{flex:0 0 calc(50% - 0.75rem)}}@media (min-width:1024px){.carousel-slide{flex:0 0 calc(33.333% - 1rem)}}.listing-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;margin:0;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;width:100%}.listing-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transform:translateY(-4px)}.card-image-wrapper img{height:180px;object-fit:cover!important;width:100%}.card-content-wrapper{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:1.1rem}.card-content h3{color:#1e293b;font-size:1.15rem;line-height:1.3;margin-bottom:.75rem;margin-top:0}.card-opening{color:#475569;font-size:.9rem;line-height:1.1;margin-bottom:1.1rem}.read-more-btn{color:#ff585f;display:inline-block;font-weight:600;text-decoration:none}.read-more-btn:hover{text-decoration:underline}.no-carousel-results{background:#f8fafc;border-radius:8px;color:#64748b;padding:2rem;text-align:center}