.ts-gallery li .ts-image-overlay i{color:#fff}.ts-gallery li.ts-gallery-last-item .ts-image-overlay{background:rgba(40,41,43,.4)}.ts-gallery li.ts-gallery-last-item a:hover .ts-image-overlay{background:rgba(40,41,43,.55)}.ts-gallery li.ts-empty-item{pointer-events:none;overflow:hidden}.ts-gallery li.ts-empty-item div{border:1.5px dashed var(--ts-shade-5);width:100%;height:100%;border-radius:15px}.ts-gallery li a i{font-size:28px;color:#525a6e}@media (max-width:1024px){.ts-gallery-nowrap{display:flex!important;flex-wrap:nowrap!important;width:100%!important;grid-template-columns:1fr 1fr 1fr!important;scroll-snap-type:x mandatory}.ts-gallery-nowrap>li{scroll-snap-align:start;grid-row:1!important;grid-column:auto!important;width:50%;min-width:50%}}