.cp_card-category-product{border:1px solid hsla(0,0%,100%,.25);border-radius:32px;display:block;overflow:hidden;padding:16px;position:relative}.cp_card-category-product:after{background-color:#fff;content:"";height:600px;left:-800px;position:absolute;top:calc(50% - 300px);transform:rotate(45deg);transition:left .8s ease-out;width:600px}.cp_card-category-product__wrapper{position:relative;text-align:center;z-index:10}.cp_card-category-product__wrapper figure{display:flex;justify-content:center;margin-bottom:12px}.cp_card-category-product__wrapper figure img{filter:brightness(0) invert(1);max-height:73px;transition:filter .9s ease-out;width:auto}.cp_card-category-product small{color:#fff;display:block;font-weight:500;min-height:36px}.cp_card-category-product small,.cp_card-category-product tiny{transition:color .3s ease-out}.cp_card-category-product tiny{color:hsla(0,0%,100%,.7);font-style:italic}@media (hover:hover){.cp_card-category-product:hover:after{left:24px}.cp_card-category-product:hover figure img{filter:none;transition:filter .3s ease-out}.cp_card-category-product:hover small{color:var(--color-global-2-hex)}.cp_card-category-product:hover tiny{color:rgba(10,13,42,.7)}}