.hero-sale{position:relative;height:calc(100vh - 62px);display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-sale__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-sale__bg-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-sale__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--sale-overlay-opacity, .4));z-index:1}.hero-sale__badge{position:absolute;z-index:3;display:flex;padding:8px;box-sizing:border-box;pointer-events:none}.hero-sale__badge-link{display:flex;pointer-events:auto}.hero-sale__badge-img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}@media(min-width:768px){.hero-sale__badge{padding:16px}}@media(min-width:1024px){.hero-sale__badge{padding:24px}}.hero-sale__ctas{position:relative;z-index:2;display:flex;flex-direction:column;gap:12px;align-items:center;width:100%;padding:0 16px;box-sizing:border-box}.hero-sale__primary-cta{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;background-color:var(--sale-cta-bg, #ffffff);color:var(--sale-cta-text, #000000);border:var(--sale-cta-border-width, 2px) solid var(--sale-cta-border, #ffffff);border-radius:8px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.hero-sale__primary-cta:hover{transform:translateY(-2px);box-shadow:0 8px 10px #00000026}.hero-sale__secondary-cta{display:inline-flex;align-items:center;justify-content:center;padding:8px 24px;color:var(--sale-sub-cta-color, #ffffff);font-size:1.1rem;font-weight:500;text-decoration:underline;text-underline-offset:4px;transition:opacity .3s ease;cursor:pointer}.hero-sale__secondary-cta:hover{opacity:.8}@media(min-width:768px){.hero-sale__ctas{flex-direction:row;gap:20px;justify-content:center;padding:0 62px}.hero-sale__primary-cta{min-width:180px;font-size:1.2rem;padding:14px 30px}.hero-sale__secondary-cta{font-size:1.2rem}}.hero-sale__ctas--top{position:absolute;top:40px}.hero-sale__ctas--bottom{position:absolute;bottom:40px}@media(max-width:767px){.hero-sale__ctas--top{top:24px}.hero-sale__ctas--bottom{bottom:24px}.hero-sale__primary-cta{font-size:1rem}.hero-sale__secondary-cta{font-size:1rem;padding:4px 12px}}.hero-sale__primary-cta:focus-visible,.hero-sale__secondary-cta:focus-visible{outline:2px solid #ffffff;outline-offset:2px}@media(prefers-reduced-motion:reduce){.hero-sale__primary-cta,.hero-sale__secondary-cta{transition:none}.hero-sale__primary-cta:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/216/assets/hero-sale.css.map */
