.blog-hero{margin-bottom:2rem}.hero-bleed{background:transparent;margin-left:calc(50% - 50vw);padding:8rem 0 1.2rem;width:100vw}.hero-inner{margin:0 auto;max-width:1100px;padding:0 2rem;text-align:center}.c-ttl01{align-items:center;color:#05161a;display:inline-flex;font-family:Montserrat,sans-serif;font-size:2.8rem;font-weight:800}.c-ttl01 img{height:.8em}.hero-underline{background:var(--accent-color,#ff9427);height:8px;margin-top:1rem;width:100%}.blog-category-pills{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:1rem 0 2rem}.blog-category-pill{background:#05161a;border-radius:50px;color:#fff;font-size:14px;padding:6px 16px;text-decoration:none}.blog-category-pill:hover{background:#7e7e7e}.featured-wrapper{box-sizing:border-box;margin:0 auto 4rem;max-width:1100px;padding:0 1.5rem}.featured-block{margin-bottom:2.5rem}.featured-title{font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.featured-grid{display:grid;gap:22px;grid-template-columns:repeat(2,1fr)}.featured-card{color:inherit;text-decoration:none}.featured-img,.post-img{aspect-ratio:128/67;background:#eee;border-radius:8px;overflow:hidden;width:100%}.featured-img img,.post-img img{height:100%;object-fit:cover;object-position:center;width:100%}.featured-card-title{font-size:1rem;font-weight:600;margin:10px 0 4px}.featured-card-date{color:#666;font-size:.85rem}.latest-wrapper{margin:0 auto 4rem;max-width:1100px;padding:0 1.5rem}.latest-title{font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:700;margin-bottom:2rem;text-align:center}.latest-grid{display:grid;gap:28px;grid-template-columns:repeat(3,1fr)}.post-card{background:#fff;border-radius:8px;color:inherit;overflow:hidden;text-decoration:none}.post-info{padding:12px 14px 18px}.post-tags{margin-bottom:6px}.post-tag{color:#05161a;font-size:.8rem;margin-right:6px}.post-title{font-size:1.05rem;font-weight:600;line-height:1.3;margin:0 0 6px}.post-date{color:#666;font-size:.85rem}.blog-pagination{margin-top:3rem;text-align:center}.pag-link{border:1px solid #111;border-radius:6px;color:inherit;display:inline-block;font-size:.95rem;margin:0 4px;padding:8px 12px;text-decoration:none}.pag-link.active{background:#111;color:#fff}@media (max-width:900px){.latest-grid{grid-template-columns:repeat(2,1fr)}.featured-grid{grid-template-columns:1fr 1fr}.c-ttl01{font-size:48px}.featured-title{text-align:center}}@media (max-width:600px){.featured-grid,.latest-grid{grid-template-columns:1fr}}.blog-comments-wrap{margin:5rem auto 0;max-width:720px;padding:0 1.5rem}.blog-comments-wrap .hs-form{background:none;border:none;padding:0}.blog-comments-wrap .hs-form-field{margin-bottom:1.4rem}.blog-comments-wrap label{color:#05161a;display:block;font-size:.8rem;margin-bottom:4px}.blog-comments-wrap .hs-input{background:#fff;border:1px solid #ccc;border-radius:6px;font-family:inherit;font-size:.95rem;padding:10px 12px;width:100%}.blog-comments-wrap .hs-input:focus{border-color:#05161a;outline:none}.blog-comments-wrap textarea.hs-input{min-height:130px;resize:vertical}.blog-comments-wrap .hs-button{background:#05161a;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:.9rem;padding:10px 18px}.blog-comments-wrap .hs-button:hover{background:#333}.blog-comments-wrap .hs-comments__comment{border-top:1px solid #e6e6e6;padding:1.2rem 0}.blog-comments-wrap .hs-comments__author{font-size:.9rem;font-weight:600}.blog-comments-wrap .hs-comments__body{font-size:.95rem;line-height:1.6;margin-top:.4rem}