.offers-catalog{color:#071c3d;width:min(1120px,100% - 32px);margin:0 auto;padding:48px 0 72px}.offers-catalog__header{margin-bottom:28px}.offers-catalog__eyebrow{color:#1176ff;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:800;display:inline-block}.offers-catalog__header h1{text-transform:uppercase;margin:0;font-size:clamp(34px,5vw,54px);line-height:1}.offers-catalog__header h1 strong{color:#16a3ff}.offers-catalog__header p{color:#496077;max-width:760px;margin:16px 0 0;font-size:16px}.offers-catalog__search{gap:8px;margin-bottom:22px;display:grid}.offers-catalog__search label,.offers-catalog__filter label{color:#071c3d;font-size:13px;font-weight:800}.offers-catalog__search input,.offers-catalog__filter select{color:#071c3d;background:#fff;border:1px solid #b9d8ff;border-radius:999px;outline:none;width:100%;min-height:44px;transition:border-color .2s,box-shadow .2s}.offers-catalog__search input{padding:0 18px}.offers-catalog__filter select{cursor:pointer;padding:0 14px}.offers-catalog__search input:focus,.offers-catalog__filter select:focus{border-color:#087cff;box-shadow:0 0 0 4px #087cff1f}.offers-catalog__search small{color:#66809b;font-size:12px}.offers-catalog__categories{flex-wrap:wrap;gap:10px;margin:26px 0 18px;display:flex}.offers-catalog__categories button{color:#0b69db;cursor:pointer;background:#fff;border:1px solid #acd1ff;border-radius:999px;padding:10px 18px;font-size:13px;font-weight:800;transition:background .2s,color .2s,border-color .2s,transform .2s}.offers-catalog__categories button span{margin-left:6px;font-size:11px;font-weight:900}.offers-catalog__categories button:hover{transform:translateY(-1px)}.offers-catalog__categories button.is-active{color:#fff;background:#087cff;border-color:#087cff}.offers-catalog__filters{background:#f7fbff;border:1px solid #d8e8ff;border-radius:22px;grid-template-columns:repeat(3,minmax(180px,1fr)) auto;align-items:end;gap:14px;margin:0 0 22px;padding:18px;display:grid}.offers-catalog__filter{gap:8px;display:grid}.offers-catalog__clear{color:#fff;cursor:pointer;white-space:nowrap;background:#071c3d;border:0;border-radius:999px;min-height:44px;padding:0 18px;font-weight:800}.offers-catalog__summary{color:#496077;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 22px;font-size:14px;display:flex}.offers-catalog__summary strong{color:#071c3d}.offers-catalog__summary>strong{color:#087cff;background:#fff;border:1px solid #cfe3ff;border-radius:999px;padding:7px 12px;font-size:12px}.offers-catalog__error,.offers-catalog__empty{color:#496077;background:#fff;border:1px solid #d8e8ff;border-radius:18px;margin:18px 0;padding:18px;font-weight:700}.offers-catalog__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.offer-card{background:#fff;border:1px solid #d7e5f6;border-radius:18px;flex-direction:column;min-height:100%;display:flex;overflow:hidden;box-shadow:0 10px 26px #071c3d14}.offer-card__image{background:#f1f5f8;place-items:center;min-height:210px;display:grid}.offer-card__image img{object-fit:contain;width:100%;height:210px;padding:18px}.offer-card__image-placeholder{color:#66809b;font-weight:800}.offer-card__body{flex-direction:column;flex:1;padding:18px;display:flex}.offer-card__meta{color:#087cff;justify-content:space-between;gap:8px;margin-bottom:8px;font-size:12px;font-weight:800;display:flex}.offer-card h2{color:#071c3d;min-height:44px;margin:0 0 14px;font-size:15px;line-height:1.35}.offer-card__discount{color:#fff;text-transform:uppercase;background:#f00000;align-self:flex-start;margin-bottom:10px;padding:7px 10px;font-size:12px;font-weight:900}.offer-card__prices{align-items:baseline;gap:8px;margin-bottom:12px;display:flex}.offer-card__prices strong{color:#071c3d;font-size:20px;font-weight:900}.offer-card__prices span{color:#8494a6;font-size:14px;text-decoration:line-through}.offer-card__chips,.offer-card__sizes{flex-wrap:wrap;gap:7px;margin-bottom:12px;display:flex}.offer-card__chips span,.offer-card__sizes span{color:#087cff;background:#f1f8ff;border:1px solid #b9d8ff;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}.offer-card__sizes span{color:#071c3d;background:#fff}.offer-card__sizes span.is-selected{color:#fff;background:#087cff}.offer-card__button{color:#fff;text-align:center;background:#087cff;border-radius:10px;margin-top:auto;padding:12px 14px;font-size:13px;font-weight:900;text-decoration:none;display:block}@media (max-width:1100px){.offers-catalog__grid,.offers-catalog__filters{grid-template-columns:repeat(3,minmax(0,1fr))}.offers-catalog__clear{grid-column:1/-1}}@media (max-width:760px){.offers-catalog{width:min(100% - 24px,1120px);padding-top:32px}.offers-catalog__grid,.offers-catalog__filters{grid-template-columns:1fr}.offers-catalog__header h1{font-size:34px}.offer-card__image,.offer-card__image img{height:190px;min-height:190px}}
