.page-blog{color:#333333;background-color:#FFFFFF;max-width:100%;overflow-x:hidden;padding-top:0;margin-top:0}.page-blog__hero{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:1200px;margin:0 auto;padding:12px 16px 24px}.page-blog__hero-image-wrap{width:100%;max-width:1200px}.page-blog__hero-image{width:100%;height:auto;aspect-ratio:3/1;object-fit:cover;display:block;border-radius:12px}.page-blog__hero-content{width:100%;max-width:900px;margin:0 auto;text-align:center}.page-blog__main-title{font-size:clamp(1.5rem, 4vw, 2.5rem);font-weight:800;line-height:1.3;color:#017439;letter-spacing:0.01em;margin:8px 0 12px}.page-blog__main-desc{font-size:1rem;line-height:1.7;color:#333333;margin:0 auto;max-width:85ch}.page-blog__featured{width:100%;max-width:1200px;margin:0 auto 20px;padding:0 16px}.page-blog__featured-card{display:flex;flex-direction:column;background-color:#f8faf8;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;transition:box-shadow 0.3s ease}.page-blog__featured-card:hover{box-shadow:0 8px 24px rgba(0,0,0,0.08)}.page-blog__featured-thumb{width:100%;height:auto;aspect-ratio:2/1;object-fit:cover}.page-blog__featured-info{padding:20px 24px}.page-blog__featured-tag{display:inline-block;background:#017439;color:#FFFFFF;font-size:0.75rem;font-weight:700;padding:4px 12px;border-radius:999px;margin-bottom:8px;letter-spacing:0.05em;text-transform:uppercase}.page-blog__featured-title{font-size:1.5rem;font-weight:700;color:#017439;line-height:1.4;margin:8px 0 12px}.page-blog__featured-title a,.page-blog__post-title a{color:#017439;text-decoration:none;transition:color 0.3s ease}.page-blog__featured-title a:hover,.page-blog__post-title a:hover{color:#026a35}.page-blog__featured-info p,.page-blog__post-content p{color:#333333;line-height:1.7;font-size:1rem}.page-blog__list{width:100%;max-width:1200px;margin:0 auto 20px;padding:0 16px;display:grid;grid-template-columns:1fr;gap:24px}.page-blog__post{background-color:#f8faf8;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow 0.3s ease}.page-blog__post:hover{box-shadow:0 8px 24px rgba(0,0,0,0.08)}.page-blog__post-thumb{width:100%;height:auto;aspect-ratio:2/1;object-fit:cover}.page-blog__post-content{padding:20px 24px}.page-blog__post-tag{display:inline-block;background:#017439;color:#FFFFFF;font-size:0.75rem;font-weight:700;padding:4px 12px;border-radius:999px;margin-bottom:8px;letter-spacing:0.05em;text-transform:uppercase}.page-blog__post-title{font-size:1.25rem;font-weight:700;color:#017439;line-height:1.4;margin:8px 0 12px}.page-blog__cta{width:100%;max-width:1200px;margin:0 auto;padding:40px 16px;text-align:center;background:linear-gradient(135deg, #017439 0%, #015d2f 100%);border-radius:16px;color:#FFFFFF}.page-blog__cta-text{font-size:1.15rem;line-height:1.7;margin-bottom:20px;color:#FFFFFF}.page-blog__register-btn{display:inline-block;background:#C30808;color:#FFFF00;padding:14px 40px;border-radius:999px;font-weight:700;font-size:1.1rem;text-decoration:none;transition:transform 0.2s ease, box-shadow 0.2s ease;max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word}.page-blog__register-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,0.2)}@media (max-width:1024px){.page-blog__hero, .page-blog__featured, .page-blog__list, .page-blog__cta{max-width:96%}.page-blog__hero-image{aspect-ratio:3/1}.page-blog__featured-thumb, .page-blog__post-thumb{aspect-ratio:2/1}}@media (max-width:768px){.page-blog{padding-top:0;margin-top:0}.page-blog__hero{padding:10px 12px 16px}.page-blog__hero-image{aspect-ratio:2/1}.page-blog__hero-content{text-align:center}.page-blog__main-title{font-size:clamp(1.4rem, 5vw, 2rem)}.page-blog__main-desc{font-size:0.95rem;text-align:left}.page-blog__featured{padding:0 12px}.page-blog__featured-card{}.page-blog__featured-info, .page-blog__post-content{padding:16px}.page-blog__featured-title{font-size:1.25rem}.page-blog__list{padding:0 12px;grid-template-columns:1fr}.page-blog__post{}.page-blog__post-title{font-size:1.15rem}.page-blog__cta{padding:32px 12px}.page-blog__cta-text{font-size:1rem}.page-blog__register-btn{width:100%;max-width:100%;box-sizing:border-box;padding:14px 20px;font-size:1rem}.page-blog img{max-width:100% !important;height:auto !important}.page-blog .page-blog__hero-image, .page-blog .page-blog__featured-thumb, .page-blog .page-blog__post-thumb{max-width:100%;height:auto}}