.kb-products,.kb-products *{box-sizing:border-box}.kb-products{--kb-gap:20px;--kb-radius:18px;width:100%;padding:70px 20px;background:#fff;color:#151515}.kb-products__inner{width:min(1440px,100%);margin:0 auto}.kb-products__header{text-align:center;max-width:720px;margin:0 auto 34px}.kb-products__header h2{margin:0 0 10px;font-size:clamp(30px,3vw,48px);line-height:1.08;letter-spacing:-.035em}.kb-products__header p{margin:0;color:#666;font-size:16px;line-height:1.6}.kb-products__grid{display:grid;grid-template-columns:repeat(var(--kb-cols),minmax(0,1fr));gap:var(--kb-gap)}.kb-product-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid #ececec;border-radius:var(--kb-radius);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.kb-product-card:hover{transform:translateY(-5px);border-color:#ddd;box-shadow:0 16px 42px rgba(0,0,0,.08)}.kb-product-card__media{position:relative;aspect-ratio:1/1;background:#f7f7f5;overflow:hidden}.kb-product-card__img{display:block;width:100%;height:100%;object-fit:contain;padding:18px;transition:transform .35s ease}.kb-product-card:hover .kb-product-card__img{transform:scale(1.035)}.kb-product-card__placeholder{height:100%;display:grid;place-items:center;color:#999}.kb-product-card__badge{position:absolute;z-index:2;left:12px;top:12px;padding:7px 10px;background:#151515;color:#fff;border-radius:999px;font-size:10px;line-height:1;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.kb-product-card__body{display:flex;flex:1;flex-direction:column;padding:18px}.kb-product-card__title{margin:0 0 7px;font-size:18px;line-height:1.25;font-weight:700}.kb-product-card__desc{color:#6b6b6b;font-size:13px;line-height:1.5;min-height:39px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:14px}.kb-product-card__pricing{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px;margin-top:auto;margin-bottom:16px}.kb-product-card__sale{font-size:20px;line-height:1;font-weight:800}.kb-product-card__old{font-size:13px;color:#999}.kb-product-card__discount{font-size:11px;font-weight:800;color:#20813a}.kb-product-card__buy{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:44px;border-radius:10px;background:#151515;color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:800;letter-spacing:.055em;text-transform:uppercase;transition:background .2s ease,transform .2s ease}.kb-product-card__buy:hover{background:#000;transform:translateY(-1px)}.kb-product-card__buy.is-disabled{opacity:.45;cursor:not-allowed}
@media(max-width:1250px){.kb-products__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:980px){.kb-products{padding:56px 18px}.kb-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){.kb-products{padding:44px 12px;--kb-gap:12px}.kb-products__header{margin-bottom:24px}.kb-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kb-product-card{border-radius:14px}.kb-product-card__img{padding:12px}.kb-product-card__body{padding:13px}.kb-product-card__title{font-size:15px}.kb-product-card__desc{font-size:12px;min-height:36px}.kb-product-card__sale{font-size:17px}.kb-product-card__buy{min-height:42px;font-size:11px}.kb-product-card__badge{left:8px;top:8px;font-size:9px;padding:6px 8px}}
@media(max-width:380px){.kb-products__grid{grid-template-columns:1fr}.kb-product-card__title{font-size:17px}.kb-product-card__desc{font-size:13px}.kb-product-card__sale{font-size:20px}}
