:root{--vmark-promo-teal:#008a81;--vmark-promo-teal-dark:#075f58;--vmark-promo-teal-soft:#e9f8f5;--vmark-promo-ink:#15322f;--vmark-promo-muted:#526a67;--vmark-promo-line:#cfe0dd;--vmark-promo-warm:#f2c94c}.vmark-promo-card{position:relative;clear:both;overflow:hidden;margin:18px 0 20px;border:1px solid var(--vmark-promo-line);border-radius:10px;color:var(--vmark-promo-ink);background:#fff;box-shadow:0 12px 30px rgb(7 95 88 / .08);scroll-margin-top:110px}.vmark-promo-card__accent{height:4px;background:var(--vmark-promo-teal)}.vmark-promo-card--bundle .vmark-promo-card__accent{background:var(--vmark-promo-warm)}.vmark-promo-card__main{padding:17px 18px 18px}.vmark-promo-card__header,.vmark-promo-card__content{display:flex;align-items:center;justify-content:space-between;gap:14px}.vmark-promo-card__header{margin-bottom:12px}.vmark-promo-card__eyebrow{color:var(--vmark-promo-teal-dark);font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.vmark-promo-card--bundle .vmark-promo-card__eyebrow{color:#765c00}.vmark-promo-card__availability{display:inline-flex;align-items:center;gap:6px;color:var(--vmark-promo-muted);font-size:11px;font-weight:650}.vmark-promo-card__availability i{width:7px;height:7px;border-radius:50%;background:#24a148;box-shadow:0 0 0 3px rgb(36 161 72 / .11)}.vmark-promo-card__content{align-items:flex-start}.vmark-promo-card__copy{flex:1 1 auto;min-width:0}.vmark-promo-card__title{display:block;margin:0 0 5px;color:var(--vmark-promo-ink);font-size:clamp(1.05rem, 0.972rem + 0.25vw, 1.18rem);font-weight:720;line-height:1.22;letter-spacing:-.015em}.vmark-promo-card__message{max-width:54ch;margin:0;color:var(--vmark-promo-muted);font-size:13px;line-height:1.48}.vmark-promo-card__media{display:flex;align-items:center;justify-content:flex-end;flex:0 0 88px;min-height:70px;padding-left:8px}.vmark-promo-card__media img{position:relative;display:block;width:66px;height:66px;margin-left:-34px;padding:5px;border:1px solid #dce8e6;border-radius:8px;background:#fff;box-shadow:0 5px 14px rgb(21 50 47 / .09);object-fit:contain}.vmark-promo-card__media img:first-child{margin-left:0}.vmark-promo-card__media img:nth-child(1){z-index:3}.vmark-promo-card__media img:nth-child(2){z-index:2;transform:translateY(3px)}.vmark-promo-card__media img:nth-child(3){z-index:1;transform:translateY(6px)}.vmark-promo-card__proof{display:flex;flex-wrap:wrap;gap:8px 14px;margin:14px 0 0;padding:12px 0 0;border-top:1px solid #e5ecea;list-style:none}.vmark-promo-card__proof li{position:relative;margin:0;padding-left:17px;color:var(--vmark-promo-teal-dark);font-size:11px;font-weight:700;line-height:1.35}.vmark-promo-card__proof li::before{position:absolute;top:1px;left:0;width:13px;height:13px;border-radius:50%;color:#fff;background:var(--vmark-promo-teal);font-size:9px;line-height:13px;text-align:center;content:"✓"}.vmark-promo-choices{min-width:0;margin:16px 0 0;padding:0;border:0}.vmark-promo-choices legend{margin-bottom:9px;color:var(--vmark-promo-ink);font-size:12px;font-weight:750}.vmark-promo-choices__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.vmark-promo-choice{position:relative;display:grid;grid-template-columns:54px minmax(0,1fr) 18px;align-items:center;gap:9px;min-height:66px;margin:0;padding:6px 9px 6px 6px;border:1px solid #d9e4e2;border-radius:8px;background:#fbfcfc;cursor:pointer;transition:border-color 150ms ease,box-shadow 150ms ease,transform 150ms ease}.vmark-promo-choice:hover{border-color:#94beb9;transform:translateY(-1px)}.vmark-promo-choice.is-selected{border-color:var(--vmark-promo-teal);background:var(--vmark-promo-teal-soft);box-shadow:0 0 0 2px rgb(0 138 129 / .1)}.vmark-promo-choice.is-disabled{opacity:.48;cursor:not-allowed}.vmark-promo-choice input{position:absolute;opacity:0;pointer-events:none}.vmark-promo-choice:focus-within{outline:2px solid #2491ff;outline-offset:2px}.vmark-promo-choice__image{display:flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:6px;background:#fff}.vmark-promo-choice__image img{display:block;width:48px;height:48px;object-fit:contain}.vmark-promo-choice__copy,.vmark-promo-choice__copy strong,.vmark-promo-choice__copy small{display:block;min-width:0}.vmark-promo-choice__copy strong{overflow:hidden;color:var(--vmark-promo-ink);font-size:12px;font-weight:700;line-height:1.3;text-overflow:ellipsis}.vmark-promo-choice__copy small{margin-top:4px;color:var(--vmark-promo-muted);font-size:10px}.vmark-promo-choice__copy small del{margin-right:4px;opacity:.7}.vmark-promo-choice__copy small b{color:var(--vmark-promo-teal-dark);letter-spacing:.02em}.vmark-promo-choice__check{position:relative;width:17px;height:17px;border:1.5px solid #9aadaa;border-radius:50%;background:#fff}.vmark-promo-choice.is-selected .vmark-promo-choice__check{border-color:var(--vmark-promo-teal);background:var(--vmark-promo-teal)}.vmark-promo-choice.is-selected .vmark-promo-choice__check::after{position:absolute;top:3px;left:5px;width:4px;height:7px;border:solid #fff;border-width:0 2px 2px 0;content:"";transform:rotate(45deg)}.vmark-promo-choices__status{margin:7px 0 0;color:var(--vmark-promo-muted);font-size:10px;line-height:1.4}.vmark-promo-card.has-choice-error .vmark-promo-choices__status{color:#a61e00;font-weight:700}.vmark-promo-card__cta.button{display:inline-flex;align-items:center;justify-content:space-between;gap:18px;min-height:42px;margin-top:14px;padding:10px 14px;border:0;border-radius:5px;color:#fff;background:var(--vmark-promo-teal-dark);font-size:12px;font-weight:700;line-height:1.2;text-align:left;text-decoration:none;box-shadow:none;cursor:pointer;transition:background 150ms ease,transform 150ms ease}.vmark-promo-card__cta.button:hover,.vmark-promo-card__cta.button:focus{color:#fff;background:#044c46;transform:translateY(-1px)}.vmark-promo-card__cta.button:disabled,.vmark-promo-card__cta.button[aria-disabled="true"]{opacity:.45;cursor:not-allowed;transform:none}.vmark-promo-card.is-reveal-ready{opacity:0;transform:translateY(8px);transition:opacity 320ms ease,transform 320ms ease}.vmark-promo-card.is-reveal-ready.is-visible{opacity:1;transform:translateY(0)}.woocommerce-image__wrapper .vmark-promo-loop-flag,li.product .vmark-promo-loop-flag{position:absolute;z-index:5;top:9px;right:9px;display:inline-flex;align-items:center;min-height:24px;padding:5px 8px;border-radius:4px;color:#fff;background:var(--vmark-promo-teal-dark);box-shadow:0 3px 10px rgb(7 95 88 / .16);font-size:9px;font-weight:800;line-height:1;letter-spacing:.075em;pointer-events:none}.vmark-promo-loop-badge{display:grid;grid-template-columns:19px minmax(0,1fr) auto;align-items:center;gap:7px;margin:3px 0 10px;padding:8px 9px;border-left:2px solid var(--vmark-promo-teal);color:var(--vmark-promo-ink);background:var(--vmark-promo-teal-soft);font-size:11px;line-height:1.25;text-decoration:none;transition:background 150ms ease,border-color 150ms ease}.vmark-promo-loop-badge:hover,.vmark-promo-loop-badge:focus{color:var(--vmark-promo-ink);border-color:var(--vmark-promo-teal-dark);background:#dff2ee}.vmark-promo-loop-badge__icon{display:inline-flex;align-items:center;justify-content:center;width:19px;height:19px;border-radius:50%;color:#fff;background:var(--vmark-promo-teal);font-size:14px;font-weight:400}.vmark-promo-loop-badge strong,.vmark-promo-loop-badge small{display:block}.vmark-promo-loop-badge strong{font-size:10px;font-weight:750}.vmark-promo-loop-badge small{margin-top:1px;color:var(--vmark-promo-muted);font-size:9px}.vmark-promo-loop-badge__arrow{color:var(--vmark-promo-teal-dark);font-size:14px;transition:transform 150ms ease}.vmark-promo-loop-badge:hover .vmark-promo-loop-badge__arrow{transform:translateX(2px)}ul.products li.product .vmark-loop-offer-button.button{border-color:var(--vmark-promo-teal-dark);color:#fff;background:var(--vmark-promo-teal-dark)}ul.products li.product .vmark-loop-offer-button.button:hover,ul.products li.product .vmark-loop-offer-button.button:focus{border-color:var(--vmark-promo-teal);color:#fff;background:var(--vmark-promo-teal)}.summary .single_add_to_cart_button.vmark-awaiting-choice{background:#7d918e}.vmark-promo-free-price{color:var(--vmark-promo-teal-dark);font-weight:800;letter-spacing:.02em}.vmark-promo-free-note{display:block;margin-top:2px;color:var(--vmark-promo-teal-dark)}.woocommerce-cart-form .variation-Promotion p,.woocommerce-checkout-review-order .variation-Promotion p,.widget_shopping_cart .variation-Promotion p{color:var(--vmark-promo-teal-dark);font-weight:700}@media (max-width:600px){.vmark-promo-card{margin:14px 0 17px;border-radius:8px}.vmark-promo-card__main{padding:14px}.vmark-promo-card__availability{display:none}.vmark-promo-card__content{gap:9px}.vmark-promo-card__media{flex-basis:62px;min-height:56px}.vmark-promo-card__media img{width:52px;height:52px;margin-left:-30px}.vmark-promo-card__message{font-size:12px}.vmark-promo-choices__grid{grid-template-columns:1fr}.vmark-promo-choice{min-height:62px}.vmark-promo-card__proof{display:grid;gap:7px}.vmark-promo-card__cta.button{width:100%;min-height:46px}.vmark-promo-loop-badge{grid-template-columns:18px minmax(0,1fr) auto;padding:7px}}@media (max-width:360px){.vmark-promo-card__media{display:none}.woocommerce-image__wrapper .vmark-promo-loop-flag,li.product .vmark-promo-loop-flag{top:6px;right:6px;padding:4px 6px;font-size:8px}.vmark-promo-loop-badge__arrow{display:none}.vmark-promo-loop-badge{grid-template-columns:18px minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.vmark-promo-card,.vmark-promo-choice,.vmark-promo-card__cta.button,.vmark-promo-loop-badge,.vmark-promo-loop-badge__arrow{transition:none}.vmark-promo-card.is-reveal-ready{opacity:1;transform:none}}