.section-product-cat .procat-link{position:relative}.section-product-cat .procat-content{position:absolute;bottom:1.5rem;right:auto;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;transition:bottom 0.3s ease;z-index:2;width:100%}.section-product-cat .procat-content .procat-title{color:var(--color2);font-size:1.5rem;transition:transform 0.3s ease}.section-product-cat .procat-content .icon-arrow-left{max-height:0;overflow:hidden;width:2.5rem;height:2.5rem;font-size:1.5rem;display:flex;align-items:center;justify-content:center;color:var(--color3);background-color:var(--color1);transition:max-height 0.3s ease}.section-product-cat a.procat-link:hover .procat-content{bottom:1.5rem}.section-product-cat a.procat-link:hover .procat-content .icon-arrow-left{max-height:2.5rem}.section-product-cat a.procat-link:hover .procat-content .procat-title{transform:translateY(-.5rem)}.section-product-cat .procat-link::after{content:'';background:linear-gradient(360deg,#FFFFFF 20.93%,rgba(255,255,255,0) 100%);position:absolute;bottom:0;right:0;left:0;height:33%;transition:0.3s}.section-product-cat .procat-link:hover::after{height:65%}.section-product-cat .procat-link.odd::before{right:0;border-width:0 56px 56px 0;border-color:transparent var(--color2) transparent transparent}.section-product-cat.section-bg-light .procat-link.odd::before{border-color:transparent var(--color3) transparent transparent}.section-product-cat .procat-link::before{content:'';display:inline-block;width:0;height:0;border-style:solid;border-width:56px 56px 0 0;border-color:var(--color2) transparent transparent transparent;position:absolute;top:0;left:0;width:3.5rem;height:3.5rem}.section-product-cat .sw--product-cat .procat-link::before{width:auto;height:auto}.section-product-cat.section-bg-light .procat-link::before{border-color:var(--color3) transparent transparent transparent}@media screen and (max-width:767.99px){.section-product-cat .product-cat-image{min-height:485px;margin-bottom:.5rem}.section-product-cat a.procat-link .procat-content{bottom:1.5rem}.section-product-cat a.procat-link .procat-content .icon-arrow-left{max-height:2.5rem}.section-product-cat a.procat-link .procat-content .slide-title{transform:translateY(-.5rem)}.section-product-cat .procat-link::after{height:50%}}