: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-highlight-card-product{position:relative;display:inline-flex;align-items:center;gap:1rem;margin-top:1rem;padding:1.25rem .75rem;padding-right:36px;border:1px solid var(--wp--preset--color--neutral-400);border-radius:var(--vdd--border-radius--default);width:100%;max-width:35.75rem;background:rgba(0,0,0,0);backdrop-filter:blur(10px)}@media only screen and (min-width: 600px){.vdd-highlight-card-product{padding:1.25rem}}@media only screen and (min-width: 1000px){.vdd-highlight-card-product{gap:1.25rem}}.vdd-highlight-card-product::after{content:"";position:absolute;top:50%;right:2rem;width:7px;height:12px;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"7\" height=\"12\" viewBox=\"0 0 7 12\" fill=\"none\"><path d=\"M0.75 10.75L5.75 5.75L0.75 0.75\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>");transform:translateY(-50%)}@media only screen and (width <= 999px){.vdd-highlight-card-product::after{display:none}}.vdd-highlight-card-product .vdd-highlight-card-product__image{overflow:hidden;position:relative;flex-shrink:0;width:3rem;height:3rem}@media only screen and (min-width: 600px){.vdd-highlight-card-product .vdd-highlight-card-product__image{width:4.5rem;height:4.5rem}}.vdd-highlight-card-product .vdd-highlight-card-product__image img{aspect-ratio:1/1;position:relative;display:block;width:100%;height:100%;object-fit:contain}.vdd-highlight-card-product .vdd-highlight-card-product__content{display:flex;flex-direction:column;gap:.5rem}@media only screen and (min-width: 1000px){.vdd-highlight-card-product .vdd-highlight-card-product__content{gap:.25rem;margin-right:2.5rem}}.vdd-highlight-card-product .vdd-highlight-card-product__title{display:-webkit-box;height:fit-content;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;overflow-y:hidden;font-size:var(--wp--preset--font-size--md);font-weight:var(--vdd--font-weight--medium);color:var(--wp--preset--color--neutral-100)}.vdd-highlight-card-product .vdd-highlight-card-product__title a{color:var(--wp--preset--color--neutral-100);text-decoration:none}.vdd-highlight-card-product .vdd-highlight-card-product__title a::after{content:"";z-index:1;position:absolute;inset:0}.vdd-highlight-card-product .vdd-highlight-card-product__price{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:.375rem;font-size:var(--wp--preset--font-size--sm);color:var(--wp--preset--color--neutral-100)}.vdd-highlight-card-product .vdd-highlight-card-product__price:has(.vdd-price-from){flex-direction:row;justify-content:flex-start;gap:0}.vdd-highlight-card-product .vdd-highlight-card-product__price:has(.vdd-price-from) del{margin-left:.375rem}.vdd-highlight-card-product .vdd-highlight-card-product__price ins{text-decoration:none}.vdd-highlight-card-product .vdd-highlight-card-product__price del{opacity:.4}.vdd-highlight-card-product .wp-block-buttons{display:flex;align-items:center}@media only screen and (width <= 599px){.vdd-highlight-card-product .wp-block-buttons{display:none}}
