.community-carousel-section{overflow:hidden;padding:40px 0 0;background:var(--community-bg, #ffffff)}.community-carousel__header{display:flex;align-items:center;justify-content:center;gap:16px;padding:0 24px;margin-bottom:12px}.community-carousel__line{flex:1;max-width:80px;height:1px;background:#1a1a1a;display:block}.community-carousel__title{font-size:clamp(18px,4vw,26px);font-weight:700;text-align:center;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;color:#1a1a1a;margin:0}.community-carousel__subtitle{text-align:center;font-size:15px;color:#1a1a1a;padding:0 24px;margin:0 0 24px;line-height:1.6}.community-carousel__wrapper{overflow:hidden;width:100%;cursor:grab}.community-carousel__wrapper:active{cursor:grabbing}.community-carousel__track{display:flex;gap:10px;width:max-content;animation:communityInfiniteScroll 25s linear infinite}@keyframes communityInfiniteScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.community-carousel__item{flex-shrink:0;width:220px;height:300px;overflow:hidden;border-radius:0}.community-carousel__item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.community-carousel__item:hover img{transform:scale(1.03)}.community-carousel__item--placeholder .placeholder-img{width:100%;height:100%;background:#1a1a1a}@media(max-width:768px){.community-carousel__item{width:160px;height:220px}.community-carousel__title{font-size:16px;white-space:normal;text-align:center}.community-carousel__line{max-width:40px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/community-carousel.css.map */
