:root{--vdd--site-padding: clamp( 0.75rem, 0.125rem + 1.6667vw, 2rem );--vdd--content-width--default: calc(956px + var(--vdd--site-padding) * 2);--vdd--content-width--narrow: calc(632px + var(--vdd--site-padding) * 2);--vdd--content-width--wide: calc(1280px + var(--vdd--site-padding) * 2);--vdd--transition--default: 0.15s ease-out;--vdd--border-radius--default: 12px;--vdd--border-radius--tight: 6px;--vdd--border-radius--pill: 1337px;--vdd--font-weight--regular: 400;--vdd--font-weight--medium: 450;--vdd--font-weight--semi-bold: 600;--vdd--font-weight--bold: 700;--vdd--focus-outline: 2px dashed var(--wp--preset--color--primary-200)}.vdd-product-card{position:relative;display:flex;flex-grow:1;flex-direction:column;box-shadow:none;border:none;height:100%;background-color:#fff}.vdd-product-card:has(.vdd-product-card__tag--sale) .vdd-product-card__image{background-color:var(--wp--preset--color--secondary-100)}.vdd-product-card:has(.vdd-product-card__tag--sale) .vdd-product-card__image .environment-label{color:var(--wp--preset--color--secondary-300)}.vdd-product-card:has(.vdd-product-card__tag--sale) .vdd-product-card__image .environment-label::before{content:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><path d=\"M18.4022 0.336239L18.8618 1.14551C16.0533 3.54327 15.7904 3.86839 13.163 7.07718C10.5269 10.2948 8.76489 13.5814 7.6314 16.7336L6.95758 17.1842C6.37604 17.5676 5.87458 17.951 5.45671 18.3345C5.38532 17.9616 5.18509 17.3609 4.85949 16.5304L4.50778 15.6434C3.74168 13.7262 3.09571 12.3851 2.56988 11.6236C2.04406 10.862 1.4747 10.4503 0.861816 10.3867C1.68886 9.61984 2.4097 9.23641 3.02258 9.23641C3.87052 9.23641 4.8003 10.392 5.8119 12.7032L6.36385 13.9471C8.17116 10.6606 10.2536 7.53483 12.9141 4.86672C15.5902 2.18271 15.6198 2.24102 18.4056 0.334473L18.4022 0.336239Z\" fill=\"%23E84C1D\" stroke=\"white\" stroke-width=\"0.5\" stroke-miterlimit=\"10\"/></svg>")}.vdd-product-card:has(.vdd-product-card__tag--sale) .vdd-product-card__description{background:var(--wp--preset--color--secondary-100)}.vdd-product-card:has(.vdd-product-card__tag--sale) .vdd-product-card__add-to-cart{color:var(--wp--preset--color--secondary-300)}.vdd-product-card:has(.vdd-product-card__tag--sale) .vdd-product-price__root{display:flex;flex-direction:row;align-items:center;gap:.5rem}.vdd-product-card:has(.vdd-product-card__tag--sale) .vdd-product-price__root ins{text-decoration:none}.vdd-product-card:has(.vdd-product-card__tag--sale) .vdd-product-price__root ins bdi{color:var(--wp--preset--color--secondary-300)}.vdd-product-card:has(.vdd-product-card__tag--sale) .vdd-product-price__root del{text-decoration:none;order:2}.vdd-product-card:has(.vdd-product-card__tag--sale) .vdd-product-price__root del bdi{font-weight:var(--vdd--font-weight--regular);text-decoration:line-through;color:var(--wp--preset--color--neutral-500)}.vdd-product-card:has(.vdd-product-card__tag--sale) .vdd-product-price__root.vdd-product-price--contract ins:has(bdi) bdi{color:var(--wp--preset--color--primary-200)}.vdd-product-card:has(.vdd-product-card__tag--contract) .vdd-product-card__price ins{text-decoration:none}.vdd-product-card:has(.vdd-product-card__tag--contract) .vdd-product-card__price ins bdi{color:var(--wp--preset--color--primary-200)}@media(width >= 1000px){.vdd-product-card:hover .vdd-product-card__description{opacity:1}.vdd-product-card:hover .vdd-product-card__add-to-cart{max-width:125px}.vdd-product-card:hover .vdd-product-card__add-to-cart span{opacity:1;transition:opacity 150ms 125ms}}.vdd-product-card__link{display:flex;flex-direction:column;gap:.75rem;height:100%;text-decoration:none}.vdd-product-card__image{overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center;padding:42px;border-radius:var(--vdd--border-radius--default);min-height:215px;background:var(--wp--preset--color--primary-100)}@media(width >= 800px){.vdd-product-card__image{padding:62px;min-height:385px}}.vdd-product-card__image img{aspect-ratio:1/1;width:auto;height:clamp(5.5rem,.4265rem + 21.6471vw,11.25rem);object-fit:contain;mix-blend-mode:darken}.vdd-product-card__image .vdd-product-card__description{z-index:1;position:absolute;inset:0;opacity:0;padding:.75rem .75rem .5rem;width:100%;overflow-y:auto;background:var(--wp--preset--color--primary-100);color:var(--wp--preset--color--neutral-600);font-size:var(--wp--preset--font-size--sm);transition:opacity 250ms;scrollbar-width:none;-ms-overflow-style:none}.vdd-product-card__image .vdd-product-card__description::-webkit-scrollbar{display:none}.vdd-product-card__image .vdd-product-card__description:has(+.vdd-product-card__add-to-cart--sale){background:var(--wp--preset--color--secondary-100)}.vdd-product-card__image .vdd-product-card__description p{font-size:var(--wp--preset--font-size--sm);color:var(--wp--preset--color--neutral-600)}.vdd-product-card__image .vdd-product-card__stock-error{z-index:10;position:absolute;right:.75rem;bottom:3.25rem;margin:0;padding:.375rem .625rem;box-shadow:0 0 8px 0 rgba(24,24,24,.04),0 2px 8px 0 rgba(24,24,24,.04);border-radius:var(--vdd--border-radius--default);max-width:calc(100% - 1.5rem);background:var(--wp--preset--color--danger-100);font-size:var(--wp--preset--font-size--sm);font-weight:var(--vdd--font-weight--medium);line-height:1.35;color:var(--wp--preset--color--danger-200);opacity:0;pointer-events:none;transition:opacity 200ms}.vdd-product-card__image .vdd-product-card__stock-error.is-visible{opacity:1}@media only screen and (min-width: 1000px){.vdd-product-card__image .vdd-product-card__stock-error{right:1rem;bottom:3.5rem}}.vdd-product-card__image .vdd-product-card__add-to-cart{z-index:9;overflow:hidden;position:absolute;bottom:.75rem;right:.75rem;display:flex;align-items:center;gap:8px;padding:7px 12px;box-shadow:0 0 8px 0 rgba(24,24,24,.04),0 2px 8px 0 rgba(24,24,24,.04);border-radius:1337px;max-width:35px;background:var(--wp--preset--color--neutral-100);font-size:var(--wp--preset--font-size--sm);font-weight:450;white-space:nowrap;color:var(--wp--preset--color--primary-200);outline:1px solid rgba(0,0,0,0);transition:max-width 300ms,outline 200ms}@media only screen and (min-width: 1000px){.vdd-product-card__image .vdd-product-card__add-to-cart{bottom:1rem;right:1rem}}.vdd-product-card__image .vdd-product-card__add-to-cart svg{min-width:12px;min-height:12px}.vdd-product-card__image .vdd-product-card__add-to-cart span{opacity:0;transition:opacity 100ms}.vdd-product-card__image .vdd-product-card__add-to-cart[aria-disabled=true]{opacity:.55;cursor:not-allowed}.vdd-product-card__image .environment-label{position:absolute;bottom:1rem;left:1rem;display:flex;align-items:center;gap:4px;font-size:var(--wp--preset--font-size--sm);font-weight:var(--vdd--font-weight--medium);color:var(--wp--preset--color--primary-200)}.vdd-product-card__image .environment-label::before{content:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><path d=\"M18.4022 0.336239L18.8618 1.14551C16.0533 3.54327 15.7904 3.86839 13.163 7.07718C10.5269 10.2948 8.76489 13.5814 7.6314 16.7336L6.95758 17.1842C6.37604 17.5676 5.87458 17.951 5.45671 18.3345C5.38532 17.9616 5.18509 17.3609 4.85949 16.5304L4.50778 15.6434C3.74168 13.7262 3.09571 12.3851 2.56988 11.6236C2.04406 10.862 1.4747 10.4503 0.861816 10.3867C1.68886 9.61984 2.4097 9.23641 3.02258 9.23641C3.87052 9.23641 4.8003 10.392 5.8119 12.7032L6.36385 13.9471C8.17116 10.6606 10.2536 7.53483 12.9141 4.86672C15.5902 2.18271 15.6198 2.24102 18.4056 0.334473L18.4022 0.336239Z\" fill=\"%230069B4\" stroke=\"white\" stroke-width=\"0.5\" stroke-miterlimit=\"10\"/></svg>");width:20px;height:20px;line-height:0}.vdd-product-card__tag{position:absolute;top:1rem;right:1rem;display:none;padding:.125rem .875rem;border-radius:var(--vdd--border-radius--pill);width:fit-content;background-color:var(--wp--preset--color--primary-200);font-size:var(--wp--preset--font-size--sm);font-weight:var(--vdd--font-weight--medium);color:var(--wp--preset--color--neutral-100)}@media only screen and (min-width: 600px){.vdd-product-card__tag{display:block}}.vdd-product-card__tag.vdd-product-card__tag--sale{background-color:var(--wp--preset--color--secondary-300)}.vdd-product-card__content{display:flex;flex-grow:1;flex-direction:column;gap:2px;overflow-wrap:anywhere}.vdd-product-card__brand{margin:0;font-size:.875rem;line-height:1.5;font-weight:var(--vdd--font-weight--regular);color:var(--wp--preset--color--neutral-300)}.vdd-product-card__title{display:-webkit-box;margin:0;height:fit-content;font-size:1rem;line-height:1.5;font-weight:var(--vdd--font-weight--medium);text-overflow:ellipsis;color:var(--wp--preset--color--neutral-700);-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;overflow-y:hidden}@media only screen and (min-width: 600px){.vdd-product-card__title{-webkit-line-clamp:2;line-clamp:2}}.vdd-product-card__title mark{background:rgba(0,0,0,0) !important;color:inherit !important}.vdd-product-card__title a{text-decoration:none;color:inherit}.vdd-product-card-content__bottom{display:flex;justify-content:space-between;align-items:flex-end}.vdd-product-card__price{font-size:var(--wp--preset--font-size--base);font-weight:var(--vdd--font-weight--medium);color:var(--wp--preset--color--neutral-600)}.vdd-product-card__price>span{display:contents}.vdd-product-card__price:has(del){display:flex;justify-content:flex-start;align-items:center;gap:.5rem}.vdd-product-card__price ins:has(bdi){text-decoration:none}.vdd-product-card__price ins:has(bdi) bdi{font-size:var(--wp--preset--font-size--base);color:var(--wp--preset--color--secondary-300);font-weight:450;text-decoration:none}.vdd-product-card__price del{text-decoration:none;order:2}.vdd-product-card__price del bdi{font-weight:var(--vdd--font-weight--regular);text-decoration:line-through;color:var(--wp--preset--color--neutral-500)}.vdd-product-card__price bdi{font-size:inherit;font-weight:inherit;color:inherit}.vdd-product-card__sku{font-size:var(--wp--preset--font-size--sm);color:var(--wp--preset--color--neutral-600)}.vdd-product-card__goto{display:inline-block;padding:.75rem 1rem;background-color:var(--wp--preset--color--primary-200);font-size:.875rem;font-weight:var(--vdd--font-weight--bold);text-decoration:none;color:var(--wp--preset--color--neutral-100)}.vdd-product-card__goto:hover{text-decoration:underline}.vdd-product-card__goto::after{content:"";position:absolute;inset:0}
