.bf-reco{padding:52px 0;background:#faf8f6}.bf-reco:nth-of-type(even){background:#fff}.bf-reco-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:22px}.bf-reco-head small{display:block;color:#8a5a3d;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.bf-reco-head h2{margin:5px 0 0;font:700 clamp(26px,3vw,38px)/1.1 Georgia,serif;color:#241a15}.bf-reco-head p{margin:0;color:#6f665f;max-width:520px}.bf-reco-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.bf-reco-card{background:#fff;border:1px solid #e9e2dc;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(52,37,28,.05);display:flex;flex-direction:column}.bf-reco-image{aspect-ratio:4/3;background:#f3efeb;display:block;overflow:hidden}.bf-reco-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.bf-reco-card:hover img{transform:scale(1.035)}.bf-reco-body{padding:15px;display:flex;flex-direction:column;flex:1}.bf-reco-body>span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#8a817a}.bf-reco-body h3{font-size:15px;line-height:1.35;margin:6px 0 12px}.bf-reco-body h3 a{color:#251b16;text-decoration:none}.bf-reco-price{margin-top:auto;font-weight:800;color:#251b16}.bf-reco-actions{display:grid;grid-template-columns:1fr 42px;gap:8px;margin-top:12px}.bf-reco-actions a,.bf-reco-actions button{border:1px solid #7b4b32;background:#7b4b32;color:#fff;border-radius:9px;padding:10px;text-align:center;text-decoration:none;font-weight:700;cursor:pointer}.bf-reco-actions button{background:#fff;color:#7b4b32;font-size:20px;padding:5px}.bf-reco-actions button:hover{background:#7b4b32;color:#fff}@media(max-width:900px){.bf-reco-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.bf-reco{padding:36px 0}.bf-reco-head{display:block}.bf-reco-head p{margin-top:8px}.bf-reco-grid{grid-template-columns:1fr 1fr;gap:10px}.bf-reco-body{padding:11px}.bf-reco-body h3{font-size:13px}.bf-reco-actions{grid-template-columns:1fr}.bf-reco-actions button{display:none}}
