.offers-card{margin:18px 0;padding:20px;border:1px solid #ececec;border-radius:16px;background:#fff}.offers-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.offers-card__title-wrap{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.offers-card__title{margin:0;font-size:18px;font-weight:700;color:#111}.offers-card__subtitle{margin:0;font-size:13px;color:#777}.offers-card__state-btn{border:1px solid #e2e2e2;background:transparent;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600;color:#111;cursor:pointer}.offers-card__content{max-height:1000px;opacity:1;overflow:hidden;transition:max-height .3s ease,opacity .2s ease}.offers-card.is-closed .offers-card__content{max-height:0;opacity:0;pointer-events:none}.offers-card__list{margin-top:14px;display:grid;gap:10px}.offers-card__item{border:1px solid #ededed;border-radius:12px;background:#fafafa;overflow:hidden}.offers-card__item-head{width:100%;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px;text-align:left;cursor:pointer}.offers-card__item-title{font-size:14px;font-weight:600;color:#1a1a1a;line-height:1.4}.offers-card__item-icon{width:10px;height:10px;border-right:2px solid #666;border-bottom:2px solid #666;transform:rotate(45deg);transition:transform .2s ease;flex-shrink:0;margin-right:4px}.offers-card__item.is-open .offers-card__item-icon{transform:rotate(-135deg);margin-top:6px}.offers-card__item-body{max-height:0;overflow:hidden;transition:max-height .25s ease}.offers-card__item.is-open .offers-card__item-body{max-height:100px}.offers-card__item-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 14px 12px}.offers-card__code{border:1px dashed #c0305a;color:#c0305a;border-radius:6px;padding:5px 10px;font-size:13px;font-weight:700;letter-spacing:.3px}.offers-card__copy-btn{border:0;background:transparent;color:#1a6cf5;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.offers-card__copy-btn:hover,.offers-card__state-btn:hover{opacity:.75}
/*# sourceMappingURL=/cdn/shop/t/19/assets/component-product-offers-card.css.map */
