.promo-code{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;flex-wrap:wrap;margin-top:3.2rem;margin-bottom:2.4rem;padding:1.2rem 1.6rem;border:.1rem dashed rgba(var(--color-foreground),.35);border-radius:1.6rem;background-color:#f1fcf5}.promo-code__text{min-width:0}.promo-code__title,.promo-code__subtitle{margin:0}.promo-code__title{color:rgb(var(--color-foreground))}.promo-code__subtitle{color:rgba(var(--color-foreground),.65)}.promo-code__button{display:inline-flex;align-items:center;gap:.8rem;padding:.8rem 1.4rem;border:.1rem solid rgb(var(--color-foreground));border-radius:1rem;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;white-space:nowrap;transition:background-color .15s ease,color .15s ease}.promo-code__button:hover{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.promo-code__button--copied{background-color:var(--green, #1ed768);border-color:var(--green, #1ed768);color:var(--dark-green, #1a211c)}.promo-code__value{letter-spacing:.05em}.promo-code__icon{display:inline-flex;align-items:center}.promo-code__icon .icon{width:1.4rem;height:1.4rem;color:currentColor}.promo-code__icon--copied,.promo-code__button--copied .promo-code__icon--copy{display:none}.promo-code__button--copied .promo-code__icon--copied{display:inline-flex}@media screen and (max-width:480px){.promo-code{align-items:flex-start;flex-direction:column}.promo-code__button{width:100%;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/component-promo-code.css.map */
