.community-page-wrapper{flex-direction:column;gap:0;width:100%;padding:90px 0 80px;display:flex}.community-page-wrapper .container{max-width:1152px}.community-page-wrapper .community-section{flex-direction:column;flex:1;align-items:center;gap:1rem;width:100%;display:flex}.community-page-wrapper .community-section .community-title{margin-top:1rem;margin-bottom:1rem}.community-page-wrapper .community-section .community-title h1{color:#fff;text-align:center;padding:0 0 1rem;font-size:32px;font-weight:700}.community-page-wrapper .community-section .community-list{flex-direction:column;align-items:center;gap:1rem;width:90%;margin:0 auto;display:flex}.community-page-wrapper .community-section .community-list .community-card{background:#111922;border-radius:1rem;flex-direction:column;gap:0;width:100%;max-width:800px;display:flex;overflow:hidden;box-shadow:0 12px 32px #0006}.community-page-wrapper .community-section .community-list .community-card .img-wrapper{background:#000;width:100%;height:400px;overflow:hidden}.community-page-wrapper .community-section .community-list .community-card .img-wrapper img{object-fit:cover;width:100%;height:100%}.community-page-wrapper .community-section .community-list .community-card .card-content{background:#111922;flex-direction:column;gap:.5rem;width:100%;padding:1rem;display:flex}.community-page-wrapper .community-section .community-list .community-card .card-content .card-col{justify-content:space-between;align-items:center;gap:1rem;display:flex}.community-page-wrapper .community-section .community-list .community-card .card-content .card-col .user-info{justify-content:flex-start;align-items:center;gap:10px;display:flex}.community-page-wrapper .community-section .community-list .community-card .card-content .card-col .user-info .user-avatar{border-radius:50%;width:32px;height:32px}.community-page-wrapper .community-section .community-list .community-card .card-content .card-col .user-info .user-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.community-page-wrapper .community-section .community-list .community-card .card-content .card-col .user-info h2{color:#b7c5cb;justify-content:flex-start;align-items:center;gap:4px;font-size:14px;font-weight:400;display:flex}.community-page-wrapper .community-section .community-list .community-card .card-content .card-info{flex-direction:column;gap:6px;display:flex}.community-page-wrapper .community-section .community-list .community-card .card-content .card-info h2{color:#e3edf0;font-size:16px;font-weight:500}.community-page-wrapper .community-section .community-list .community-card .card-content .card-info p{color:#b7c5cb;font-size:13px;font-weight:400}.community-page-wrapper .community-section .no-data-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:2rem 0;display:flex}.community-page-wrapper .community-section .no-data-wrapper p{color:#b7c5cb;font-size:14px;font-weight:400}.community-page-wrapper .community-section .common-pagination-container{width:90%;max-width:1152px;margin-top:1.5rem}
