
#page-home .sc-grid{margin-top:34px; display:grid; grid-template-columns:1fr 1fr; gap:24px;}
#page-home .sc-box{padding:36px 34px; display:flex; flex-direction:column; align-items:flex-start;}
#page-home .sc-ico{width:62px; height:62px; border-radius:18px; background:#eef4ec; display:flex; align-items:center; justify-content:center; font-size:1.9rem; margin-bottom:20px;}
#page-home .sc-box-title{font-family:Georgia,serif; font-weight:700; font-size:1.45rem; color:#243447; margin:0 0 11px; line-height:1.2;}
#page-home .sc-box-desc{font-size:0.97rem; color:#5a6a78; line-height:1.62; margin:0 0 26px; flex:1;}
#page-home @media(max-width:760px){.sc-grid{ grid-template-columns:1fr;}
#page-home .sc-box{padding:30px 26px;}
#page-home .hx-blog-grid{margin-top:38px; display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:20px;}
#page-home .hx-blog-box{overflow:hidden; display:flex; flex-direction:column; cursor:pointer;}
#page-home .hx-blog-img{height:140px; display:flex; align-items:center; justify-content:center; font-size:2.5rem;}
#page-home .hx-blog-body{padding:20px; display:flex; flex-direction:column; flex:1;}
#page-home .hx-blog-cat{align-self:flex-start; font-size:0.62rem; font-weight:800; text-transform:uppercase; letter-spacing:0.08em; color:#4a7a4e; background:rgba(125,164,126,0.15); border-radius:7px; padding:4px 9px; margin-bottom:11px;}
#page-home .hx-blog-title{font-family:Georgia,serif; font-weight:700; font-size:1.08rem; color:#243447; line-height:1.3; margin:0;}
#page-home .hx-blog-excerpt{font-size:0.86rem; color:#5a6a78; line-height:1.55; margin:9px 0 0;}
#page-home .hx-blog-meta{font-size:0.75rem; color:#7a8794; margin:14px 0 0;}
#page-home .hx-blog-read{margin-top:13px; align-self:flex-start; background:none; border:none; color:#2f5d3a; font-weight:800; font-size:0.84rem; cursor:pointer; font-family:inherit; padding:0;}
#page-home .hx-blog-read:hover{text-decoration:underline;}
#page-home @media(max-width:560px){.hx-blog-grid{ grid-template-columns:1fr;}
#page-home .hx-btn-primary{display:inline-flex; align-items:center; gap:8px; background:#2f5d3a; color:#fff; border:none; border-radius:999px; padding:14px 28px; font-size:0.92rem; font-weight:800; cursor:pointer; font-family:inherit; transition:.18s;}
#page-home .hx-btn-primary:hover{filter:brightness(.93);transform:translateY(-1px)}
#page-home .hxpm-wrap .hx-sec{padding:0!important;max-width:none!important;text-align:center}
