.eshop-other-categories .row{grid-template-columns:1fr 1fr 1fr;gap:16px;margin-top:32px;display:grid}.eshop-other-categories .item{border-radius:8px;flex-direction:column;justify-content:end;min-height:555px;padding:24px;text-decoration:none;display:flex;position:relative;overflow:hidden}.eshop-other-categories .bg-image{z-index:0;width:100%;height:100%;position:absolute;inset:0}.eshop-other-categories .bg-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;will-change:transform;width:100%;height:100%;transition:transform .6s ease-out}.eshop-other-categories .item:hover .bg-image img{transform:scale(1.03)}.eshop-other-categories .item>:not(.bg-image){z-index:1;position:relative}.eshop-other-categories h3{color:#fff}.eshop-other-categories p{color:#fff;margin-top:8px;font-size:13px}.eshop-other-categories .btns-row{margin-top:18px}.eshop-other-categories .btn-secondary{color:#131313;width:fit-content}@media (max-width:1280px){.eshop-other-categories .item{min-height:460px}.eshop-other-categories .bg-image img{-o-object-position:center top;object-position:center top}}@media (max-width:1024px){.eshop-other-categories .row{grid-template-columns:1fr 1fr}}@media (max-width:640px){.eshop-other-categories .row{grid-template-columns:1fr;margin-top:24px}.eshop-other-categories .item{min-height:400px}.eshop-other-categories .bg-image img{-o-object-position:center center;object-position:center center}}
