.discount-offers{margin:0 0 1.5rem;width:100%}.discount-offers__row{--discount-cut: rgba(var(--color-foreground), .3);position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:1.2rem 1.6rem;padding:1.4rem 2rem;border:.15rem dashed var(--discount-cut);border-radius:.2rem;background-color:transparent}.discount-offers__row:before,.discount-offers__row:after{content:"";position:absolute;top:50%;z-index:1;width:1.2rem;height:1.2rem;border-radius:50%;background:rgb(var(--color-background));transform:translateY(-50%);pointer-events:none}.discount-offers__row:before{left:-.7rem;border-right:.15rem dashed var(--discount-cut)}.discount-offers__row:after{right:-.7rem;border-left:.15rem dashed var(--discount-cut)}.discount-offers__content{flex:1 1 auto;min-width:0}.discount-offers__title{margin:0;font-size:1.2rem;font-weight:600;line-height:1.3;letter-spacing:-.01em;color:rgb(var(--color-foreground))}.discount-offers__description{margin:.4rem 0 0;font-size:1rem;font-weight:400;line-height:1.45;color:rgb(var(--color-foreground))}.discount-offers__copy{appearance:none;-webkit-appearance:none;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:.7rem;min-height:3.6rem;padding:.7rem 1.2rem;border:none;border-radius:.4rem;background:#f3e8d8;color:#111;font:inherit;font-size:.5rem;cursor:pointer;transition:background .2s ease,transform .15s ease,opacity .2s ease}.discount-offers__copy:hover{background:#ecddc8}.discount-offers__copy:active{transform:scale(.98)}.discount-offers__code{font-size:1.2rem;font-weight:400;letter-spacing:.04rem;text-transform:uppercase;line-height:1}.discount-offers__copy-icon{display:inline-flex;width:1.6rem;height:1.6rem;color:currentColor}.discount-offers__copy-icon .icon,.discount-offers__copy-icon svg{width:100%;height:100%;display:block}.discount-offers__copy.is-copied{background:#d4e8d8;color:#1a7a45}.discount-offers__alert{position:fixed;top:2rem;left:50%;z-index:9999;padding:1rem 1.6rem;border-radius:.6rem;background:#111;color:#fff;font-size:1.3rem;font-weight:500;letter-spacing:.02em;box-shadow:0 .8rem 2.4rem #0000002e;transform:translate(-50%,-.8rem);opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s ease}.discount-offers__alert.is-visible{opacity:1;transform:translate(-50%)}@media screen and (max-width:749px){.discount-offers__row{flex-wrap:wrap}.discount-offers__copy{margin-left:auto}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-discount-offers.css.map */
