.product-card-image-container[data-v-286b0d40]{aspect-ratio:2/2.6;overflow:hidden;position:relative;width:100%}.product-card-image[data-v-286b0d40]{-o-object-fit:cover;object-fit:cover}.action-buttons[data-v-286b0d40]{align-items:center;display:flex;gap:2px;justify-content:space-between;margin-top:10px;padding:5px 0;width:100%;.buy-now[data-v-286b0d40]{background-color:#ec008c;border:1px solid #ec008c;border-radius:5px;color:#fff;font-size:12px;overflow:hidden;padding:5px 8px;position:relative}.buy-now[data-v-286b0d40],.buy-now[data-v-286b0d40]:before{transition:all .4s ease;width:100%}.buy-now[data-v-286b0d40]:before{background:#fff;content:"";height:100%;left:-100%;position:absolute;top:0;z-index:0}.buy-now[data-v-286b0d40]:hover:before{left:0}.buy-now span[data-v-286b0d40]{position:relative;transition:color .4s ease;z-index:1}.buy-now:hover span[data-v-286b0d40]{color:#ec008c}@media (max-width:576px){.buy-now[data-v-286b0d40]{width:100%}}}.product-section img{width:100%}.ws-products-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.section-title{font-size:24px;font-weight:600!important;margin-bottom:20px}@media(min-width:768px){.ws-products-grid{gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:992px){.ws-products-grid{gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.section-title{font-size:30px;margin-bottom:20px}}.ws-products-grid__skeleton{animation:ws-skeleton 1.2s ease-in-out infinite;background:linear-gradient(90deg,#f5f5f5 25%,#eee 37%,#f5f5f5 63%);background-size:400% 100%;border:1px solid #eee;border-radius:8px;min-height:240px}@keyframes ws-skeleton{0%{background-position:100% 0}to{background-position:0 0}}