.valentine-offers{padding:var(--section-pt, var(--vertical-breather)) 0 var(--section-pb, var(--vertical-breather));background:rgb(var(--section-background, var(--background)));color:rgb(var(--text-color))}.valentine-offers .container{max-width:var(--container-max-width);margin:0 auto;padding:0 var(--container-gutter)}@media screen and (min-width:1000px){.valentine-offers .container{max-width:1000px}}.valentine-offers__header{text-align:center;margin-bottom:min(40px,var(--vertical-breather))}.valentine-offers__title{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-style:var(--heading-font-style);font-size:calc(var(--heading-h2-font-size) + 2px);color:rgb(var(--heading-color));margin:0 0 10px;letter-spacing:-.6px;line-height:1.13333333;text-transform:var(--heading-text-transform)}.valentine-offers__subtitle{font-size:calc(var(--base-font-size) + 2px);color:rgba(var(--text-color),.7);margin:0}.valentine-offers__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}@media(max-width:999px){.valentine-offers__grid{grid-template-columns:1fr;gap:24px}}.bundle-card{background:rgb(var(--background));border-radius:var(--block-border-radius);overflow:hidden;box-shadow:0 2px 10px #0000000f;transition:box-shadow .3s ease;display:flex;flex-direction:column;height:100%}.bundle-card:hover{box-shadow:0 8px 30px #0000001f}.bundle-card__image{position:relative;aspect-ratio:4/3;overflow:hidden;background:rgb(var(--secondary-background));flex-shrink:0}.bundle-card__image img{width:100%;height:100%;object-fit:contain;background:rgb(var(--secondary-background));padding:10px;transition:transform .4s ease}@media screen and (pointer:fine){.bundle-card:hover .bundle-card__image img{transform:scale(1.03)}}.bundle-card__badge{position:absolute;top:16px;left:16px;background:#c53030;color:#fff;padding:6px 14px;font-family:var(--text-font-family);font-weight:var(--text-font-bold-weight);font-size:10px;text-transform:uppercase;letter-spacing:.5px;border-radius:min(var(--block-border-radius),4px)}@media screen and (min-width:741px){.bundle-card__badge{font-size:12px}}.bundle-card__gift-overlay{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;gap:8px;padding:12px 16px;background:linear-gradient(to top,#000c,#0009 70%,#0000);color:#fff;opacity:.9}.bundle-card__gift-icon{width:20px;height:20px;flex-shrink:0;color:#f0fff4}.bundle-card__gift-text{font-family:var(--text-font-family);font-weight:var(--text-font-bold-weight);font-size:12px;letter-spacing:.5px}.bundle-card__gift-text:first-letter{color:#fff}.bundle-card__content{padding:24px;display:flex;flex-direction:column;flex-grow:1}.bundle-card__name{font-family:var(--text-font-family);font-weight:var(--text-font-bold-weight);font-size:calc(var(--heading-small-font-size) + 2px);color:rgb(var(--heading-color));margin:0 0 16px;text-transform:uppercase;letter-spacing:1px;line-height:1.5}.bundle-card__products{margin-bottom:12px;flex-grow:1;display:flex;flex-direction:column}.bundle-card__product{display:flex;align-items:center;gap:10px;padding:10px 0;font-size:calc(var(--base-font-size) - 1px);color:rgb(var(--text-color));border-bottom:1px solid rgb(var(--border-color))}.bundle-card__product:last-child{border-bottom:none}.bundle-card__product--gift{border-bottom:none}.bundle-card__product-icon{width:18px;height:18px;flex-shrink:0;color:rgb(var(--heading-color))}@media screen and (min-width:1000px){.valentine-offers{padding:40px 0}.bundle-card__image{aspect-ratio:4/3}.bundle-card__image img{object-fit:contain;padding:10px}}.bundle-card__product--gift{align-items:flex-start}.bundle-card__product--gift .bundle-card__product-icon{color:#c53030;margin-top:2px}.bundle-card__gift-content{flex:1;display:flex;flex-direction:column}.bundle-card__gift-name{font-weight:var(--text-font-bold-weight);color:rgb(var(--heading-color));margin-bottom:2px}.bundle-card__gift-meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.bundle-card__gift-badge{background:#c53030;color:#fff;padding:2px 6px;border-radius:min(var(--block-border-radius),4px);font-size:10px;font-weight:var(--text-font-bold-weight);text-transform:uppercase;letter-spacing:.5px}.bundle-card__gift-value{font-size:11px;color:rgba(var(--text-color),.6);font-weight:400}.bundle-card__value-framing{margin-bottom:12px;padding-top:16px;border-top:1px solid rgb(var(--border-color));margin-top:auto}.bundle-card__value-row{display:flex;justify-content:flex-start;align-items:baseline;gap:8px;margin-bottom:4px;font-size:calc(var(--base-font-size))}.bundle-card__value-row--highlight{font-size:calc(var(--base-font-size) + 8px);font-weight:var(--text-font-bold-weight);color:rgb(var(--heading-color));margin-top:8px}.bundle-card__value-old{color:rgba(var(--text-color),.5);text-decoration:line-through}.bundle-card__value-new{color:#c53030;font-weight:var(--text-font-bold-weight)}.bundle-card__price-subtext{font-size:11px;color:rgba(var(--text-color),.8);margin-top:4px;line-height:1.3}.bundle-card__savings-badge{display:inline-flex;align-items:center;gap:6px;font-size:calc(var(--base-font-size) - 2px);color:#fff;font-weight:var(--text-font-bold-weight);background:#c53030;padding:6px 12px;border-radius:min(var(--block-border-radius),4px);margin-bottom:24px}.bundle-card__savings-icon{width:14px;height:14px}.bundle-card__cta{position:relative;width:100%;padding:0 20px;line-height:var(--button-height);font-family:var(--text-font-family);font-weight:var(--text-font-bold-weight);font-size:calc(var(--base-font-size) + 2px);text-transform:uppercase;letter-spacing:1px;color:rgb(var(--primary-button-text-color));background:rgb(var(--primary-button-background));border:none;border-radius:var(--button-border-radius);cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}@media screen and (min-width:741px){.bundle-card__cta{font-size:calc(var(--base-font-size) - 2px);letter-spacing:1.5px}}@media screen and (pointer:fine){.bundle-card__cta{background-image:linear-gradient(178deg,rgb(var(--primary-button-background)),rgb(var(--primary-button-background)) 10%,#00000012 10% 100%),linear-gradient(rgb(var(--primary-button-background)),rgb(var(--primary-button-background)));background-size:100% 200%,100% 100%;background-position:100% -100%,100% 100%;background-repeat:no-repeat;transition:background-position .3s cubic-bezier(.215,.61,.355,1)}.bundle-card__cta:hover{background-position:100% 25%,100% 100%}}.bundle-card__cta:disabled{background:rgb(var(--border-color));cursor:not-allowed}.bundle-card__cta-icon{width:18px;height:18px}.bundle-card__urgency{text-align:center;font-size:11px;color:#c53030;margin:8px 0 0;font-style:italic}.bundle-card__cta .spinner{width:18px;height:18px;display:none}.bundle-card__cta .spinner svg{animation:spinnerRotate 2s linear infinite}.bundle-card__cta .spinner circle{animation:spinnerDash 1.5s ease-in-out infinite}.bundle-card__cta.loading .spinner{display:block}.bundle-card__cta.loading .bundle-card__cta-text{opacity:.6}.bundle-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgb(var(--secondary-background));color:rgba(var(--text-color),.3)}.bundle-card__placeholder svg{width:60px;height:60px}[dir=rtl] .bundle-card__badge{left:auto;right:16px}[dir=rtl] .bundle-card__product--gift .bundle-card__gift-label{margin-left:0;margin-right:auto}@media screen and (max-width:740px){.bundle-card__content{padding:16px}.bundle-card__name{font-size:calc(var(--heading-small-font-size) * .9);margin-bottom:12px}.bundle-card__product{font-size:calc(var(--base-font-size) - 2px);gap:8px}.bundle-card__value-row{justify-content:flex-start;gap:12px}.bundle-card__value-label{min-width:auto}.bundle-card__cta{padding:0 12px;font-size:var(--base-font-size);justify-content:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media screen and (min-width:1000px){.bundle-card__image{aspect-ratio:4/3}.valentine-offers__title{font-size:28px;margin-bottom:12px}.valentine-offers__subtitle{font-size:var(--base-font-size)}.valentine-offers__header{margin-bottom:20px}.bundle-card__content{padding:16px 20px}.bundle-card__name{font-size:16px;margin-bottom:10px}.bundle-card__products{margin-bottom:12px}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/section-valentine-offers.css.map */
