.Gallery-module__ZyWUbG__container{max-width:1200px;margin:auto;padding:0 20px}.Gallery-module__ZyWUbG__hero{text-align:center;padding:120px 20px 60px}.Gallery-module__ZyWUbG__hero h1{font-size:48px}.Gallery-module__ZyWUbG__hero p{color:var(--muted);margin-top:10px}.Gallery-module__ZyWUbG__gallery{margin-bottom:100px}.Gallery-module__ZyWUbG__grid{columns:3;column-gap:20px}.Gallery-module__ZyWUbG__card{cursor:pointer;border-radius:20px;margin-bottom:20px;position:relative;overflow:hidden}.Gallery-module__ZyWUbG__card img{border-radius:20px;width:100%;transition:transform .4s;display:block}.Gallery-module__ZyWUbG__card:hover img{transform:scale(1.1)}.Gallery-module__ZyWUbG__overlay{opacity:0;color:#fff;background:#0006;justify-content:center;align-items:center;font-weight:600;transition:all .3s;display:flex;position:absolute;inset:0}.Gallery-module__ZyWUbG__card:hover .Gallery-module__ZyWUbG__overlay{opacity:1}.Gallery-module__ZyWUbG__lightbox{z-index:999;background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Gallery-module__ZyWUbG__lightbox img{border-radius:20px;max-width:90%;max-height:90%}.Gallery-module__ZyWUbG__filters{flex-wrap:wrap;justify-content:center;gap:15px;margin-bottom:40px;display:flex}.Gallery-module__ZyWUbG__filterBtn{color:var(--text);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:20px;padding:10px 20px;transition:all .3s}.Gallery-module__ZyWUbG__filterBtn:hover{background:#ffffff1a}.Gallery-module__ZyWUbG__active{background:var(--gradient-primary);color:#fff;border:none}
