.custom-categories-section{width:100%;overflow:hidden}.categories-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;height:800px}.category-card{position:relative;overflow:hidden}.card-inner{display:block;width:100%;height:100%}.card-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.card-image,.card-video{width:100%;height:100%;object-fit:cover;transition:transform 10s cubic-bezier(.25,.46,.45,.94)}.card-video{opacity:1;transition:opacity .5s ease,transform 10s cubic-bezier(.25,.46,.45,.94)}.card-text p{margin:unset unset 8px}.card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:37px 24px;display:flex;align-items:flex-end;justify-content:space-between;pointer-events:none;background:linear-gradient(180deg,#1b1c1d00,#1b1c1d 154%)}.count-box{background:var(--Black-Background);width:41px;height:34px;display:flex;align-items:center;justify-content:center;margin-bottom:3px}.category-card:hover .card-image,.category-card:hover .card-video{transform:scale(1.15)}@media(max-width:1024px){.categories-grid{grid-template-columns:repeat(2,1fr);height:500px}.card-overlay{padding:30px}.count-box{width:50px;height:50px;font-size:20px}}@media(max-width:767px){.categories-grid{grid-template-columns:1fr;height:auto}.category-card{height:660px}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/custom-video-image-gallery.css.map */
