.bzhik-blog-wrap{font-family:iransans,tahoma,sans-serif;line-height:1.95;color:#1f2937;font-size:16px;} .bzhik-blog-wrap p{text-align:justify;margin:0 0 14px;} /* ---- Freshness pill ---- */ .bzhik-fresh-note{display:inline-flex;align-items:center;gap:6px;background:#f0fdfa;border:1px solid #99f6e4;color:#0f6e56;font-size:13px;font-weight:700;padding:6px 14px;border-radius:20px;margin-bottom:20px;} /* ---- Intro box with accent + drop cap ---- */ .bzhik-intro-box{background:linear-gradient(180deg,#f0fdfa 0%,#ffffff 65%);border-right:4px solid #c8992e;border-radius:0 14px 14px 0;padding:18px 20px;margin-bottom:24px;box-shadow:0 4px 14px rgba(15,110,86,.06);} .bzhik-intro-box p{margin:0;} /* ---- Section heading with icon badge ---- */ .bzhik-blog-wrap h2{display:flex;align-items:center;gap:10px;font-size:20px;color:#042f2e;margin:38px 0 16px;padding-bottom:10px;border-bottom:2px solid #ccfbf1;} .bzhik-h2-icon{flex-shrink:0;width:38px;height:38px;border-radius:10px;background:linear-gradient(150deg,#0f766e,#0d9488);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px rgba(13,148,136,.25);} .bzhik-h2-icon svg{width:20px;height:20px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;} .bzhik-blog-wrap h3{font-size:16px;color:#0f6e56;margin:20px 0 8px;} /* ---- Reason cards grid …