.offers-drawer{position:fixed;left:0;right:0;bottom:0;z-index:9999;font-family:inherit;display:flex;justify-content:center;pointer-events:none}.offers-pill{position:fixed;bottom:16px;right:16px;display:inline-flex;align-items:center;gap:10px;border:0;border-radius:999px;padding:12px 14px;cursor:pointer;background:#55585c;color:#fff;box-shadow:0 8px 24px #0003;pointer-events:auto;transition:background .2s ease}.offers-pill:hover{background:#1a1a1a}.offers-pill__count{min-width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#7ae1bf;color:#1a1a1a;font-weight:700;padding:0 8px}.offers-panel{position:fixed;left:16px;right:16px;bottom:0;width:auto;max-height:70vh;background:#fff;border-radius:18px 18px 0 0;box-shadow:0 -18px 60px #00000040;overflow:hidden;transform:translateY(100%);opacity:0;pointer-events:none;transition:transform .22s ease,opacity .22s ease}.offers-drawer.is-open .offers-panel{transform:translateY(0);opacity:1;pointer-events:auto}.offers-drawer.is-open .offers-pill{opacity:0;pointer-events:none}.offers-panel__header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #eee}.offers-panel__title{font-weight:700;color:#1a1a1a}.offers-close{border:0;background:transparent;cursor:pointer;font-size:18px;line-height:1;color:#1a1a1a}.offers-grid{padding:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;overflow:auto;max-height:calc(70vh - 56px)}.offer-card{border:1px solid #eee;border-radius:14px;overflow:hidden;background:#fff}.offer-card__media{position:relative}.offer-card__media img{width:100%;height:auto;display:block}.offer-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:16px}.offer-card__overlay-text{color:#fff;font-weight:800;font-size:22px;text-align:center;text-transform:uppercase;text-shadow:0 6px 18px rgba(0,0,0,.35)}.offer-card__body{padding:12px 12px 14px}.offer-card__title{font-size:16px;margin:0 0 6px;color:#1a1a1a;font-weight:700}.offer-card__text{margin:0 0 10px;font-size:14px;opacity:.85;color:#1a1a1a}.offer-card__actions{display:flex;gap:10px;align-items:center;justify-content:space-between}.offer-card__btn{display:inline-block;text-decoration:none;background:#55585c;color:#fff;padding:10px 12px;border-radius:999px;font-size:14px;font-weight:700;line-height:1;white-space:nowrap;transition:background .2s ease}.offer-card__btn:hover{background:#1a1a1a}.offer-card__dismiss{border:0;background:transparent;cursor:pointer;font-size:13px;opacity:.7;color:#1a1a1a}@media(max-width:990px){.offers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.offers-panel{left:0;right:0;border-radius:18px 18px 0 0}.offers-grid{grid-template-columns:1fr}.offers-pill{right:12px;bottom:12px}}#offersDrawer.offers-drawer{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:2147483647!important;transform:none!important}#offersDrawer .offers-pill{position:fixed!important}
/*# sourceMappingURL=/cdn/shop/t/176/assets/offers-drawer.css.map */
