.woocommerce_products{margin-top:0;margin-bottom:0;padding-top:3rem;padding-bottom:3rem}.woocommerce_products.spacing-top-none{margin-top:0}.woocommerce_products.spacing-top-small{margin-top:2rem}@media screen and (min-width: 992px){.woocommerce_products.spacing-top-small{margin-top:4rem}}.woocommerce_products.spacing-top-medium{margin-top:4rem}@media screen and (min-width: 992px){.woocommerce_products.spacing-top-medium{margin-top:8rem}}.woocommerce_products.spacing-top-large{margin-top:6rem}@media screen and (min-width: 992px){.woocommerce_products.spacing-top-large{margin-top:10rem}}.woocommerce_products.spacing-bottom-none{margin-bottom:0}.woocommerce_products.spacing-bottom-small{margin-bottom:2rem}@media screen and (min-width: 992px){.woocommerce_products.spacing-bottom-small{margin-bottom:4rem}}.woocommerce_products.spacing-bottom-medium{margin-bottom:4rem}@media screen and (min-width: 992px){.woocommerce_products.spacing-bottom-medium{margin-bottom:8rem}}.woocommerce_products.spacing-bottom-large{margin-bottom:6rem}@media screen and (min-width: 992px){.woocommerce_products.spacing-bottom-large{margin-bottom:10rem}}.woocommerce_products.variant-primary{background-color:#d9532b;color:#fff}.woocommerce_products.variant-secondary{background-color:#1d9c38;color:#fff}.woocommerce_products.variant-white{background-color:#fff;color:#000}.woocommerce_products .title-wrapper{max-width:860px;margin:0 auto 2.75rem;text-align:center}.woocommerce_products .title-wrapper h1,.woocommerce_products .title-wrapper h2,.woocommerce_products .title-wrapper h3,.woocommerce_products .title-wrapper h4,.woocommerce_products .title-wrapper h5,.woocommerce_products .title-wrapper h6{margin:0;font-family:"Poppins",sans-serif !important;font-size:clamp(2.25rem,3.1vw,3.75rem);line-height:1.1;font-weight:300}.woocommerce_products.title-align-left .title-wrapper{margin-left:0;margin-right:0;text-align:left}.woocommerce_products .products-wrapper{margin-top:2rem}.woocommerce_products .woocommerce-products-grid{display:grid;gap:2rem}.woocommerce_products .categories-grid{grid-template-columns:repeat(1, minmax(0, 1fr))}@media screen and (min-width: 768px){.woocommerce_products .categories-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (min-width: 992px){.woocommerce_products .categories-grid{grid-template-columns:repeat(3, minmax(0, 1fr))}}.woocommerce_products .products-grid{grid-template-columns:repeat(1, minmax(0, 1fr));gap:2.25rem 1.6rem}@media screen and (min-width: 768px){.woocommerce_products .products-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (min-width: 992px){.woocommerce_products .products-grid{grid-template-columns:repeat(4, minmax(0, 1fr))}}.woocommerce_products .category-card,.woocommerce_products .product-card{min-width:0}.woocommerce_products .category-card-link,.woocommerce_products .product-card-link{display:block;color:inherit;text-decoration:none}.woocommerce_products .woocommerce-products-placeholder{width:100%;aspect-ratio:1/1;border-radius:1rem;background:linear-gradient(135deg, rgba(29, 156, 56, 0.15), rgba(217, 83, 43, 0.15))}.woocommerce_products .category-card{text-align:center}.woocommerce_products .category-card-image{display:flex;align-items:center;justify-content:center;min-height:190px;margin-bottom:1.1rem}.woocommerce_products .category-card-image img{width:min(210px,100%);height:190px;object-fit:var(--category-image-fit, contain)}.woocommerce_products .category-card-title{margin:0;font-size:clamp(1.5rem,2vw,2.15rem);line-height:1.15;font-weight:700}.woocommerce_products .category-card-description{max-width:16rem;margin:.8rem auto 0;font-size:1.05rem;line-height:1.45}.woocommerce_products .category-card-button{display:inline-flex;align-items:center;justify-content:center;margin-top:1.25rem;min-height:2.6rem;padding:.65rem 1.35rem;border-radius:.45rem;background:#1d9c38;color:#fff;font-size:.95rem;font-weight:500;line-height:1;transition:transform .22s ease,filter .22s ease,background-color .22s ease}.woocommerce_products .category-card:hover .category-card-button,.woocommerce_products .category-card:focus-within .category-card-button{transform:translateY(-2px);filter:brightness(0.96)}.woocommerce_products .product-card{text-align:center}.woocommerce_products .product-card-image{width:100%;aspect-ratio:var(--product-image-ratio, 1/0.9);overflow:hidden;border-radius:1rem}.woocommerce_products .product-card-image img{width:100%;height:100%;object-fit:var(--product-image-fit, cover);display:block;transition:transform .45s ease}.woocommerce_products .product-card-meta{position:relative;width:calc(100% - 2rem);margin:-1rem auto 0;z-index:1;transform:rotate(-5deg);transform-origin:center}.woocommerce_products .product-card-name,.woocommerce_products .product-card-price{position:relative;display:block;padding:.75rem 1rem;color:#fff;line-height:1.1;clip-path:polygon(5% 0, 100% 0, 95% 100%, 0 100%);transition:transform .3s ease}.woocommerce_products .product-card-name::before,.woocommerce_products .product-card-price::before{content:"";position:absolute;inset:0;z-index:-1}.woocommerce_products .product-card-name{margin-left:-0.15rem;margin-right:.65rem;font-size:1rem;font-weight:700}.woocommerce_products .product-card-name::before{background:#d9532b}.woocommerce_products .product-card-name span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.woocommerce_products .product-card-price{margin-top:-0.05rem;margin-left:.65rem;margin-right:-0.15rem;font-size:.95rem;font-weight:500}.woocommerce_products .product-card-price::before{background:#1d9c38}.woocommerce_products .product-card-price span{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;min-height:100%}.woocommerce_products .product-card-price-original{display:block;font-size:.78rem;line-height:1;opacity:.9;text-decoration:line-through}.woocommerce_products .product-card-price-current{display:block;font-size:1rem;line-height:1;font-weight:500}.woocommerce_products .product-card.is-sale .product-card-price::before{background:linear-gradient(135deg, rgb(25.8021621622, 138.7978378378, 49.8248648649), #1D9C38)}.woocommerce_products .product-card:hover .product-card-image img,.woocommerce_products .product-card:focus-within .product-card-image img{transform:scale(1.04)}.woocommerce_products .product-card:hover .product-card-name,.woocommerce_products .product-card:focus-within .product-card-name{transform:translateX(-0.45rem)}.woocommerce_products .product-card:hover .product-card-price,.woocommerce_products .product-card:focus-within .product-card-price{transform:translateX(0.45rem)}.woocommerce_products .button-wrapper{margin-top:3rem}.woocommerce_products .button-wrapper .button{display:inline-flex;align-items:center;justify-content:center;min-height:2.8rem;padding:.8rem 1.6rem;border:0;border-radius:.5rem;background:#d9532b;color:#fff;text-decoration:none;font-size:1rem;line-height:1;transition:filter .2s ease}.woocommerce_products .button-wrapper .button:hover,.woocommerce_products .button-wrapper .button:focus{color:#fff;filter:brightness(0.94);text-decoration:none}.woocommerce_products .woocommerce-products-empty{padding:1rem 0;text-align:center;font-size:1rem;opacity:.8}@media screen and (max-width: calc(768px - 1px)){.woocommerce_products .category-card-image{min-height:150px}.woocommerce_products .product-card-meta{width:calc(100% - 1rem)}}