.productCard{color:#fff;display:flex;height:9.375rem;width:100%}@media screen and (min-width:640px){.productCard{height:10.9375rem}}@media screen and (min-width:768px){.productCard{height:12.5rem}}.productCard:before{background:var(--8c3d2368);content:"";height:100%;width:3.125rem}@media screen and (min-width:768px){.productCard:before{width:4.6875rem}}.productCard:after{background:#00000090;content:"";height:100%;position:absolute;transition:all .3s ease;width:100%;z-index:-1}.productCard svg{bottom:-5%;height:4.6875rem;position:absolute;right:5%}@media screen and (min-width:640px){.productCard svg{height:7.5rem}}.productCard svg .cls-1{fill:#fff}.productCard svg .cls-2{fill:var(--8c3d2368)}.productCard-content{background:var(--2c1a72a4);display:flex;flex-direction:column;gap:1.25rem;justify-content:center;padding-inline:1.75rem;width:50%}.productCard-content h3{color:#fff;font-size:.875rem;font-weight:700;text-transform:uppercase}@media screen and (min-width:768px){.productCard-content h3{font-size:1.75rem}}.productCard-content button{background:var(--8c3d2368);transition:all .3s ease}.productCard:hover:after{background:#00000060}.productCard:hover button{background:#fff;color:var(--8c3d2368)}.productCard:hover img{scale:1.2}
