:root{--accent-color:#4d1d95;--vp-card-bg:#fff;--vp-card-surface:#fffcf4;--vp-card-border:#dad7d0;--vp-card-text:#0c001f;--vp-card-muted:#706e6b;--vp-card-success:#00b67a;--vp-card-button-bg:#0c001f;--vp-card-button-color:#fff;--vp-card-button-bg-hover:var(--accent-color,#4d1d95);--vp-card-button-color-hover:#fff;--vp-card-radius:24px;--vp-card-pill-radius:999px;--vp-card-gap:20px;--vp-card-title-font:"Host Grotesk","Space Grotesk",sans-serif;--vp-card-body-font:"Google Sans","Plus Jakarta Sans",sans-serif;--color-in-stock:#00b67a;--color-out-of-stock:#b54d4d;--color-on-backorder:var(--accent-color,#4d1d95);--color-in-stock-bg:rgba(0,182,122,.24);--color-out-of-stock-bg:rgba(181,77,77,.1);--color-on-backorder-bg:rgba(77,29,149,.1)}:root body:not(.woocommerce-page) #site-content .kitify-products__list_wrapper:not(.swiper-container)>.products{align-content:stretch;align-items:stretch;display:grid;gap:20px;grid-auto-flow:dense;grid-template-columns:repeat(4,1fr);justify-content:stretch;justify-items:stretch;width:100%}@media (max-width:1440px){:root body:not(.woocommerce-page) #site-content .kitify-products__list_wrapper:not(.swiper-container)>.products{grid-template-columns:repeat(3,1fr)}}@media (max-width:1200px){:root body:not(.woocommerce-page) #site-content .kitify-products__list_wrapper:not(.swiper-container)>.products{grid-template-columns:repeat(2,1fr)}}:root body:not(.woocommerce-page) #site-content .kitify-products__list_wrapper:not(.swiper-container)>.products>.vp-product-card{display:block;flex:none;flex-basis:auto;float:none;margin:0;max-width:none;padding:0}:root body.woocommerce .site-wrapper .kitify-site-wrapper .kitify-products ul.products.ul_products.kitify-products__list,:root body.woocommerce-page .site-wrapper .kitify-site-wrapper .kitify-products ul.products.ul_products.kitify-products__list{align-items:stretch;display:grid;gap:32px 24px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0}:root body.woocommerce .site-wrapper .kitify-site-wrapper .kitify-products ul.products.ul_products.kitify-products__list:after,:root body.woocommerce .site-wrapper .kitify-site-wrapper .kitify-products ul.products.ul_products.kitify-products__list:before,:root body.woocommerce-page .site-wrapper .kitify-site-wrapper .kitify-products ul.products.ul_products.kitify-products__list:after,:root body.woocommerce-page .site-wrapper .kitify-site-wrapper .kitify-products ul.products.ul_products.kitify-products__list:before{content:none;display:none}@media (max-width:1515px){:root body.woocommerce .site-wrapper .kitify-site-wrapper .kitify-products ul.products.ul_products.kitify-products__list,:root body.woocommerce-page .site-wrapper .kitify-site-wrapper .kitify-products ul.products.ul_products.kitify-products__list{grid-template-columns:repeat(2,minmax(0,1fr))}}:root body.woocommerce .site-wrapper .kitify-site-wrapper .kitify-products ul.products.ul_products.kitify-products__list>li.product,:root body.woocommerce .site-wrapper .kitify-site-wrapper .kitify-products ul.products.ul_products.kitify-products__list>li.vp-product-card,:root body.woocommerce-page .site-wrapper .kitify-site-wrapper .kitify-products ul.products.ul_products.kitify-products__list>li.product,:root body.woocommerce-page .site-wrapper .kitify-site-wrapper .kitify-products ul.products.ul_products.kitify-products__list>li.vp-product-card{clear:none;display:block;flex:none;flex-basis:auto;float:none;margin:0;max-width:none;min-width:0;padding:0;width:100%}:root body.woocommerce .vp-product-card,:root body.woocommerce-page .vp-product-card{list-style:none;margin:0}:root .vp-product-card,:root .vp-product-card *{box-sizing:border-box}:root .vp-product-card{height:100%}:root .vp-product-card__inner{display:flex;flex-direction:column;height:100%}:root .kitify-products__list .vp-product-card .vp-product-card__image-link{border:1px solid var(--vp-card-border,#dad7d0);border-top-left-radius:var(--vp-card-radius);border-top-right-radius:var(--vp-card-radius);display:block;overflow:hidden}:root .kitify-products__list .vp-product-card .vp-product-card__image-link img{transition:all .4s ease}:root .kitify-products__list .vp-product-card:hover .vp-product-card__image-link img{transform:scale(1.07)}:root .vp-product-card__image{border-top-left-radius:var(--vp-card-radius);border-top-right-radius:var(--vp-card-radius);display:block;margin:0 auto;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}:root .vp-product-card__tag{align-items:center;background:hsla(0,0%,100%,.98);border-radius:var(--vp-card-pill-radius);display:inline-flex;gap:8px;min-height:40px;padding:10px 12px;pointer-events:none;position:relative;z-index:1}:root .vp-product-card__visual .vp-product-card__tag{left:20px;position:absolute;top:20px}:root .vp-product-card__tag{color:var(--color-in-stock)}:root .vp-product-card__tag.is-out-of-stock{color:var(--color-out-of-stock)}:root .vp-product-card__tag.is-on-backorder{color:var(--color-on-backorder)}:root .vp-product-card__tag-dot:before{background:var(--color-in-stock-bg);border-radius:100px;content:"";height:16px;position:absolute;width:16px}:root .vp-product-card__tag.is-out-of-stock .vp-product-card__tag-dot:before{background:var(--color-out-of-stock-bg)}:root .vp-product-card__tag.is-on-backorder .vp-product-card__tag-dot:before{background:var(--color-on-backorder-bg)}:root .vp-product-card__tag-dot,:root .vp-product-card__tag-halo{border-radius:50%;display:block}:root .vp-product-card__tag-halo{display:none}:root .vp-product-card__tag-dot{align-items:center;background:currentColor;display:flex;height:10px;justify-content:center;position:relative;width:10px;z-index:1}:root .vp-product-card__tag-text{font:500 14px/1.2 var(--vp-card-body-font);letter-spacing:0;position:relative;white-space:nowrap;z-index:1}:root .vp-product-card__content{background:var(--vp-card-surface);border:1px solid var(--vp-card-border);border-radius:0 0 var(--vp-card-radius) var(--vp-card-radius);border-top:0;display:flex;flex:1 1 auto;flex-direction:column;gap:var(--vp-card-gap);padding:20px}:root .vp-product-card__title{color:var(--vp-card-text);font:500 24px/1.2 var(--vp-card-title-font);margin:0 0 auto}:root .vp-product-card__title-link{color:inherit;display:-webkit-box;-webkit-line-clamp:2;text-decoration:none;transition:color .2s ease;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}:root .vp-product-card__title-link:focus,:root .vp-product-card__title-link:hover{color:var(--accent-color)}:root .vp-product-card__specs{display:flex;flex-direction:column;gap:0;margin:0;padding:0}:root .vp-product-card__spec{align-items:center;border-bottom:1px solid var(--vp-card-border);display:grid;gap:16px;grid-template-columns:minmax(0,1fr) auto;padding:10px 0}:root .vp-product-card__spec:first-child{padding-top:0}:root .vp-product-card__spec:last-child{border-bottom:0;padding-bottom:0}:root .vp-product-card__spec-label,:root .vp-product-card__spec-value{color:var(--vp-card-muted);font:400 16px/1.4 var(--vp-card-body-font);letter-spacing:0;margin:0}:root .vp-product-card__spec-value{text-align:right}:root .vp-product-card__footer{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-top:auto}@media (max-width:767px){:root .vp-product-card__footer.vp-product-card__footer--unavailable{gap:14px}}:root .vp-product-card__footer.vp-product-card__footer--unavailable a.button{width:100%}:root .product .vp-product-card__price .price{align-items:baseline;color:var(--vp-card-text);display:inline-flex;font:500 24px/1.2 var(--vp-card-title-font);gap:4px}:root .vp-product-card__price .price ins{text-decoration:none}:root .vp-product-card__price .price del{opacity:.45}:root .vp-product-card__cta{display:flex;justify-content:flex-end}:root .vp-product-card__cta .added_to_cart,:root .vp-product-card__cta .button{align-items:center;background:var(--vp-card-button-bg);border:1px solid var(--vp-card-button-bg);border-radius:var(--vp-card-pill-radius);color:var(--vp-card-button-color);display:inline-flex;font:500 16px/1.4 var(--vp-card-body-font);justify-content:center;min-height:44px;padding:10px 22px;text-decoration:none;text-transform:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease}:root .vp-product-card__cta .added_to_cart:focus,:root .vp-product-card__cta .added_to_cart:hover,:root .vp-product-card__cta .button:focus,:root .vp-product-card__cta .button:hover{background:var(--vp-card-button-bg-hover);border-color:var(--vp-card-button-bg-hover);box-shadow:0 12px 22px rgba(12,0,31,.12);color:var(--vp-card-button-color-hover);transform:translateY(-1px)}:root .vp-product-card__cta .button.is-loading,:root .vp-product-card__cta .button.loading{opacity:.7}:root .vp-product-card__cta .button.added{background:#16341f;border-color:#16341f}:root .vp-product-card__cta .button.disabled,:root .vp-product-card__cta .button[aria-disabled=true]{opacity:.5;pointer-events:none}@media (max-width:767px){:root .vp-product-card__visual{min-height:80px}:root .vp-product-card__content{gap:16px}:root .vp-product-card__title{font-size:20px}:root .vp-product-card__spec{gap:6px;grid-template-columns:1fr}:root .vp-product-card__spec-value{text-align:left}:root .vp-product-card__footer{align-items:stretch;flex-direction:column}:root .vp-product-card__cta{justify-content:stretch}:root .vp-product-card__cta .added_to_cart,:root .vp-product-card__cta .button{width:100%}:root .vp-product-card__price .price{font-size:20px}:root .vp-product-card__cta .button{font-size:14px;padding:10px 16px}:root .vp-product-card__spec-label{display:none}:root .vp-product-card__spec-value{font-size:14px}:root .product .vp-product-card__price .price{font-size:20px}:root .vp-product-card__footer{gap:14px;margin-top:4px}:root .vp-product-card__content{gap:10px}:root .vp-product-card__tag-text{font-size:10px}}@media (max-width:460px){:root .vp-product-card__content{padding:12px}:root .vp-product-card__visual .vp-product-card__tag{left:12px;top:12px}}