.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}@media(max-width:767px){.offers-card{padding:14px 12px;box-sizing:border-box;max-width:100%}.offers-card__header{flex-wrap:wrap;align-items:flex-start;gap:8px}.offers-card__title-wrap{flex:1 1 auto;min-width:0;flex-direction:column;align-items:flex-start;gap:2px}.offers-card__title{font-size:15px;line-height:1.3;word-break:break-word}.offers-card__subtitle{font-size:12px;line-height:1.3}.offers-card__state-btn{flex-shrink:0;padding:5px 10px;font-size:12px;margin-left:auto}.offers-card__item-head{align-items:flex-start;padding:10px 12px}.offers-card__item-title{flex:1;min-width:0;word-break:break-word;padding-right:6px}.offers-card__item-row{flex-direction:column;align-items:stretch;gap:8px;padding:0 12px 12px}.offers-card__code{width:100%;box-sizing:border-box;text-align:center;word-break:break-all}.offers-card__copy-btn{white-space:normal;text-align:center;padding:4px 0}.offers-card__item.is-open .offers-card__item-body{max-height:160px}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/component-product-offers-card.css.map */
