.Gallery-module__K_tQSW__header{background-color:var(--black)}.Gallery-module__K_tQSW__header>h2{color:var(--white);text-transform:uppercase;text-align:center}.Gallery-module__K_tQSW__header>p{color:var(--orange);text-align:center;max-width:640px;margin:0 auto;font-size:.8rem}.Gallery-module__K_tQSW__filterContainer{justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.Gallery-module__K_tQSW__filterButtons{gap:.75rem;display:flex}.Gallery-module__K_tQSW__filterButton{background-color:var(--white);color:var(--muted);cursor:pointer;border:none;outline:none;font-size:.85rem;font-weight:500;transition:all .3s}.Gallery-module__K_tQSW__filterButton:hover{color:var(--orange);transform:translateY(-2px)}.Gallery-module__K_tQSW__activeFilter{color:var(--orange)}.Gallery-module__K_tQSW__cardsContainer{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.Gallery-module__K_tQSW__imageWrapper{cursor:pointer;border-radius:20px;width:100%;height:100%;min-height:308px;position:relative;overflow:hidden}.Gallery-module__K_tQSW__imageWrapper:after{content:"";opacity:0;pointer-events:none;background:#00000073;transition:opacity .3s;position:absolute;inset:0}.Gallery-module__K_tQSW__image{object-fit:cover;transition:transform .3s;transform:scale(1)}.Gallery-module__K_tQSW__description{color:var(--white);z-index:1;opacity:0;margin:0;font-weight:600;transition:opacity .3s,transform .3s;position:absolute;bottom:.75rem;left:.75rem;transform:translateY(10px)}.Gallery-module__K_tQSW__imageWrapper:hover .Gallery-module__K_tQSW__image,.Gallery-module__K_tQSW__imageWrapper:focus-visible .Gallery-module__K_tQSW__image,.Gallery-module__K_tQSW__imageWrapper:active .Gallery-module__K_tQSW__image{transform:scale(1.08)}.Gallery-module__K_tQSW__imageWrapper:hover:after,.Gallery-module__K_tQSW__imageWrapper:focus-visible:after,.Gallery-module__K_tQSW__imageWrapper:active:after{opacity:1}.Gallery-module__K_tQSW__imageWrapper:hover .Gallery-module__K_tQSW__description,.Gallery-module__K_tQSW__imageWrapper:focus-visible .Gallery-module__K_tQSW__description,.Gallery-module__K_tQSW__imageWrapper:active .Gallery-module__K_tQSW__description{opacity:1;transform:translateY(0)}.Gallery-module__K_tQSW__paginationContainer{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.Gallery-module__K_tQSW__paginationButton{background-color:var(--white);color:var(--black);cursor:pointer;border:none;align-items:center;transition:all .3s;display:flex}.Gallery-module__K_tQSW__paginationButton:hover:not(:disabled){color:var(--orange);transform:translateY(-2px)}.Gallery-module__K_tQSW__paginationButton:disabled{cursor:not-allowed;color:var(--disabled);opacity:.6}.Gallery-module__K_tQSW__pageNumbers{gap:.5rem;display:flex}.Gallery-module__K_tQSW__pageNumber{color:var(--black);cursor:pointer;background-color:#fff;border:none;padding:.2rem .7rem;transition:all .3s}.Gallery-module__K_tQSW__pageNumber:hover{color:var(--orange)}.Gallery-module__K_tQSW__activePage{background-color:var(--black);color:#fff;border-radius:8px}.Gallery-module__K_tQSW__activePage:hover{color:var(--white)}@media (max-width:1024px){.Gallery-module__K_tQSW__cardsContainer{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Gallery-module__K_tQSW__cardsContainer{grid-template-columns:repeat(2,1fr)}.Gallery-module__K_tQSW__imageWrapper{min-height:208px}.Gallery-module__K_tQSW__filterContainer{flex-direction:column;justify-content:center}.Gallery-module__K_tQSW__filterButtons{flex-wrap:wrap;justify-content:center}.Gallery-module__K_tQSW__filterButton{padding:0 .5rem;font-size:.85rem}.Gallery-module__K_tQSW__paginationContainer{flex-wrap:wrap}.Gallery-module__K_tQSW__paginationButton{font-size:.9rem}}
