:root{--vdd--site-padding: clamp( 1rem, -0.4286rem + 3.8095vw, 3rem );--vdd--content-width--default: calc(1140px + var(--vdd--site-padding) * 2);--vdd--content-width--extra-narrow: calc( 666px + var(--vdd--site-padding) * 2 );--vdd--content-width--narrow: calc(892px + var(--vdd--site-padding) * 2);--vdd--content-width--wide: calc(1344px + var(--vdd--site-padding) * 2);--vdd--transition--default: 0.15s ease-out;--vdd--transition--long: 0.2s ease-out;--vdd--border-radius--large: 16px;--vdd--border-radius--default: 12px;--vdd--border-radius--medium: 8px;--vdd--border-radius--tight: 6px;--vdd--border-radius--minimal: 3px;--vdd--border-radius--pill: 1337px;--vdd--shadow--default: 0 0 6px 0 rgb(0 0 0 / 2%), 0 2px 4px 0 rgb(0 0 0 / 8%);--vdd--shadow--faint: 0 0 10px 0 rgb(0 0 0 / 2%), 0 2px 10px 0 rgb(0 0 0 / 2%);--vdd--font-weight--regular: 400;--vdd--font-weight--medium: 500;--vdd--font-weight--semi-bold: 600;--vdd--font-weight--bold: 700;--vdd--font-weight--extra-bold: 800;--vdd--focus-outline: 2px solid var(--wp--preset--color--primary-600)}.vdd-highlight-card-product{position:relative;display:inline-flex;align-items:center;gap:1rem;margin-top:1rem;padding:.625rem 1rem;padding-right:36px;box-shadow:var(--vdd--shadow--faint);border:1px solid var(--wp--preset--color--neutral-200);border-radius:var(--vdd--border-radius--large);width:100%;background:rgba(0,0,0,0);backdrop-filter:blur(10px)}@media only screen and (min-width: 600px){.vdd-highlight-card-product{width:auto}}.vdd-highlight-card-product .vdd-highlight-card-product__image{overflow:hidden;position:relative;flex-shrink:0;width:3.25rem;height:3.25rem}@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__badge{position:absolute;top:0;right:0;display:flex;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MiIgaGVpZ2h0PSI1MiIgdmlld0JveD0iMCAwIDUyIDUyIiBmaWxsPSJub25lIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yLjYxNDk1IDI2LjA4OTNDMS43OTgxMiAyMC4wMjcxIC0yLjAyNDI5IDE1LjQ0NTggMS40MDYwMiAxMC4zNTcyQzQuODA4NzggNS4zMDk1MyAxMi4zNjA3IDYuMjA5ODkgMTguMjI5NiA0LjQ0NTI4QzIzLjkyNzEgMi43MzIyMyAyOS4zNDkyIC0wLjg3NTExOCAzNS4yMDUgMC4xOTQ4MTNDNDEuMjM0NSAxLjI5NjQ4IDQ2LjU0MyA2LjAzNDY5IDQ4LjkzOTQgMTEuNjE2NUM1MS4xNzMgMTYuODE5IDQ4LjY2IDIxLjkyOTUgNDguOTM5NCAyNy41NzQ3QzQ5LjI0MzQgMzMuNzE0MyA1NC4zOTQ5IDQwLjgzNyA1MC42MjggNDUuNzI2M0M0Ni44MzE0IDUwLjY1NDEgNDAuMDkyIDQ2Ljk5MTkgMzMuOTM5NyA0OC4xNTc4QzI4Ljk0ODQgNDkuMTAzNyAyMy4yMzQ2IDUyLjczODMgMTguMjI5NiA1MS44NjU5QzEyLjk4OTYgNTAuOTUyNSA4LjQ1ODcxIDQ3LjE3OTMgNS43NTY2MyA0Mi42NDYxQzMuMTgxMDggMzguMzI1MSAzLjI4NDg3IDMxLjA2MTMgMi42MTQ5NSAyNi4wODkzWiIgZmlsbD0iI0YzRUZDMyIvPgo8L3N2Zz4=);background-size:contain;font-size:var(--wp--preset--font-size--sm);font-family:var(--wp--preset--font-family--secondary);font-weight:var(--vdd--font-weight--medium);transform:translate(30%, -50%);color:var(--wp--preset--color--primary-600)}@media only screen and (min-width: 600px){.vdd-highlight-card-product .vdd-highlight-card-product__badge{transform:translate(40%, -50%)}}@media only screen and (min-width: 1000px){.vdd-highlight-card-product .vdd-highlight-card-product__badge{width:3.25rem;height:3.25rem;font-size:var(--wp--preset--font-size--base)}}.vdd-highlight-card-product .vdd-highlight-card-product__content{display:flex;flex-direction:column;gap:.125rem}.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;color:var(--wp--preset--color--neutral-100);font-size:var(--wp--preset--font-size--base)}@media only screen and (min-width: 600px){.vdd-highlight-card-product .vdd-highlight-card-product__title{min-width:20rem;max-width:20rem}}.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;top:0;left:0;width:100%;height:100%}.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 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}}.vdd-highlight-card-product:has(.vdd-highlight-card-product__title a:hover) .wp-block-button.is-style-blob .wp-block-button__link::before{transform:translate(-50%, -50%) rotate(45deg)}.vdd-highlight-card-product:has(.vdd-highlight-card-product__title a:hover) .wp-block-button.is-style-blob .wp-block-button__link::after{opacity:1}
