.section-overlay{background:#fff;background:linear-gradient(247deg,#fff0,#000000eb 63%)}.section-overlay,.section-overlay-2{inset:0;position:absolute}.section-overlay-2{background:#fff;background:linear-gradient(41deg,#fff0 58%,#000000eb)}.album-overlay{background:#000;background:linear-gradient(356deg,#0000008f 22%,#fff0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#FFFFFF",GradientType=0)}.image-overlay{background:#fff;background:linear-gradient(209deg,#fff0,#85858578 27%,#000000f2 85%);inset:0;position:absolute;z-index:1}.custom-grid{display:grid;gap:1rem;grid-template-columns:auto auto auto auto}.custom-grid .cell{border-radius:.5rem;overflow:hidden;position:relative}.custom-grid .cell .tag{top:1rem}.custom-grid .cell .cell-title,.custom-grid .cell .tag{font-weight:600;left:1rem;opacity:0;position:absolute;z-index:2}.custom-grid .cell .cell-title{bottom:1rem;color:#fff;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;right:1rem;-webkit-box-orient:vertical}.custom-grid .cell .cell-overlay{background:#000;background:linear-gradient(356deg,#0000008f 22%,#fff0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#FFFFFF",GradientType=0);inset:0;opacity:0;position:absolute;z-index:1}.custom-grid .cell.span{grid-row:1/span 2}.custom-grid .cell.span-2{grid-column-start:4;grid-row:2/span 2}.custom-grid .cell.span-3{grid-column-start:1;grid-row:1/span 3}.custom-grid .cell img{filter:grayscale(0)}.custom-grid .cell:hover img{filter:grayscale(70%);transform:scale(1.05);transition:all .5s ease}.custom-grid .cell:hover .cell-overlay,.custom-grid .cell:hover .tag{opacity:1}.custom-grid .cell:hover .cell-title{opacity:1;transition:all .5s ease}
