.facesGrid-module-scss-module__wMfnGW__faceList{grid-template-columns:repeat(5,1fr);justify-content:center;gap:2.4rem;width:100%;display:grid}@media (max-width:1024px){.facesGrid-module-scss-module__wMfnGW__faceList{grid-template-columns:repeat(4,1fr);gap:1.6rem}}@media (max-width:480px){.facesGrid-module-scss-module__wMfnGW__faceList{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (max-width:375px){.facesGrid-module-scss-module__wMfnGW__faceList{grid-template-columns:repeat(2,1fr)}}.facesGrid-module-scss-module__wMfnGW__faceItem{cursor:pointer;aspect-ratio:1;background:#000 50%/cover;width:100%;max-width:250px;height:auto;position:relative;overflow:hidden}.facesGrid-module-scss-module__wMfnGW__faceItem>div{color:var(--color-base-light);opacity:0;z-index:2;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:center;font-size:1.4rem;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1024px){.facesGrid-module-scss-module__wMfnGW__faceItem>div{font-size:1rem}}@media (max-width:480px){.facesGrid-module-scss-module__wMfnGW__faceItem>div{font-size:.8rem}}.facesGrid-module-scss-module__wMfnGW__faceItem:after{content:"";background-color:var(--color-primary);opacity:0;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}@media (hover:hover) and (pointer:fine){.facesGrid-module-scss-module__wMfnGW__faceItem:hover>div{opacity:1}.facesGrid-module-scss-module__wMfnGW__faceItem:hover:after{opacity:.7}}
.facesGridWrapper-module-scss-module__k7DLIW__facesGridWrapper{padding-top:3rem}.facesGridWrapper-module-scss-module__k7DLIW__loading,.facesGridWrapper-module-scss-module__k7DLIW__empty{text-align:center;color:var(--color-text-secondary);padding:3rem;font-size:1.125rem}.facesGridWrapper-module-scss-module__k7DLIW__pagination{justify-content:center;align-items:center;gap:2rem;margin-top:3rem;padding:2rem 0;display:flex}.facesGridWrapper-module-scss-module__k7DLIW__paginationButton{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s}.facesGridWrapper-module-scss-module__k7DLIW__paginationButton:hover:not(:disabled){background:var(--color-primary-dark);transform:translateY(-2px)}.facesGridWrapper-module-scss-module__k7DLIW__paginationButton:disabled{cursor:not-allowed;opacity:.5;background:#ccc}.facesGridWrapper-module-scss-module__k7DLIW__paginationInfo{color:var(--color-text-secondary);font-size:1rem}
.facesWelcomeSection-module-scss-module__BvjR0a__welcomeSection{margin-left:20px;margin-right:20px;background-color:green;background:linear-gradient(90deg,var(--color-primary)30%,transparent);border-radius:2rem;margin-top:3rem;margin-bottom:2rem;padding:3rem 3.2rem;position:relative}.facesWelcomeSection-module-scss-module__BvjR0a__title{color:var(--color-base-light);margin:0 0 2rem}.facesWelcomeSection-module-scss-module__BvjR0a__categoryList{flex-wrap:wrap;gap:1rem;max-width:500px;display:flex}.facesWelcomeSection-module-scss-module__BvjR0a__categoryItem{border:1px solid var(--color-base-light);cursor:pointer;text-align:center;color:var(--color-base-light);border-radius:6px;padding-top:6px;padding-bottom:6px;padding-left:14px;padding-right:14px;transition:background-color .3s,border-color .3s,color .3s}.facesWelcomeSection-module-scss-module__BvjR0a__categoryItem:first-letter{text-transform:uppercase}.facesWelcomeSection-module-scss-module__BvjR0a__categoryActiveItem{color:var(--color-primary);background-color:#fffc5e;border-color:#fffc5e}
