:root{--tb-ink:#1e212e;--tb-body:#4b4f5c;--tb-line:#e6e5e2;--tb-cream:#faf9f7;--tb-white:#fff;--tb-green:#2f9e6b;--tb-green-tint:#eaf7f0;--radius-m:14px;--radius-s:8px}.bh-comfort{font-family:Figtree,sans-serif;padding:72px 24px}.bh-comfort .bh-wrap{margin:0 auto;max-width:1200px}.bh-comfort .bh-section-head{margin-bottom:52px;max-width:680px}.bh-comfort .bh-section-head h2{color:var(--tb-ink);font-size:34px;font-weight:700;letter-spacing:-.01em;margin:14px 0 12px}.bh-comfort .bh-section-head p{color:var(--tb-body);font-size:16px;line-height:1.6;margin:0}.bh-comfort .bh-pill{border-radius:999px;display:inline-block;font-size:12px;font-weight:700;letter-spacing:.04em;padding:6px 14px;text-transform:uppercase}.bh-comfort .bh-pill--green{background:var(--tb-green-tint);color:var(--tb-green)}.bh-comfort__note{align-items:center;background:var(--tb-green-tint);border:1px dashed #b7ddc7;border-radius:var(--radius-s);display:flex;gap:10px;margin-bottom:32px;padding:14px 18px}.bh-comfort__note p{color:#1f6e4a;font-size:15px;margin:0}.bh-comfort__grid{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.bh-comfort__card{background:var(--tb-white);border:1px solid var(--tb-line);border-radius:var(--radius-m);padding:26px 24px}.bh-comfort__icon{align-items:center;background:var(--tb-green-tint);border-radius:10px;display:flex;font-size:18px;height:40px;justify-content:center;margin-bottom:16px;width:40px}.bh-comfort__card h3{color:var(--tb-ink);font-size:16px;font-weight:700;margin:0 0 8px}.bh-comfort__card p{color:var(--tb-body);font-size:15px;line-height:1.55;margin:0 0 10px}.bh-comfort__tip{color:var(--tb-green);font-size:14px;font-weight:700}@media (max-width:900px){.bh-comfort__grid{grid-template-columns:1fr}}