.page-blog__hero-section{margin:0 auto;max-width:1280px;padding:10px 16px 0;display:flex;flex-direction:column;gap:12px}.page-blog__hero-image-wrapper{width:100%;max-width:1200px;margin:0 auto}.page-blog__hero-image{width:100%;height:auto;max-width:1200px;aspect-ratio:2040/600;object-fit:cover;border-radius:12px}.page-blog__hero-content{max-width:1100px;text-align:center;margin:0 auto;padding:20px 0 8px}.page-blog__hero-title{font-size:clamp(1.25rem, 2.8vmin, 2rem);line-height:1.15;color:#0b3b57;font-weight:800;letter-spacing:-0.3px;margin-bottom:8px;max-width:900px;margin-left:auto;margin-right:auto}.page-blog__hero-description{font-size:1rem;line-height:1.55;color:#3a505a;margin:0 auto 18px;max-width:860px}.page-blog__hero-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}.page-blog__btn{display:inline-block;padding:10px 20px;border-radius:24px;text-decoration:none;font-weight:700;font-size:.95rem;letter-spacing:.2px;transition:background-color .2s ease,transform .15s ease;max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word}.page-blog__btn:hover{transform:translateY(-1px)}.page-blog__btn-action{background:#26A9E0;color:#ffffff}.page-blog__btn-action:hover{background:#1c9bc7}.page-blog__btn-secondary{background:#ffffff;color:#18566e;border:1px solid #26A9E0}.page-blog__btn-secondary:hover{background:#e6f5fc}.page-blog__guide-section{max-width:1280px;margin:0 auto;padding:24px 16px}.page-blog__guide-inner{max-width:1200px;margin:0 auto}.page-blog__guide-title{font-size:clamp(1.35rem, 3vmin, 2rem);line-height:1.16;color:#0b3b57;font-weight:800;text-align:center;letter-spacing:-.3px}.page-blog__guide-subtitle{font-size:1rem;line-height:1.6;color:#4a5a60;text-align:center;max-width:900px;margin:6px auto 28px}.page-blog__posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;justify-content:center}.page-blog__post-card{background:#ffffff;border-radius:14px;overflow:hidden;box-shadow:0 3px 14px rgba(0,0,0,.06);border:1px solid #e3f2f8}.page-blog__post-image{width:100%;max-width:800px;aspect-ratio:2/1;object-fit:cover;display:block;margin:0 auto}.page-blog__post-body{padding:14px}.page-blog__post-title{font-size:1.05rem;line-height:1.35;font-weight:700;margin:0 0 4px;color:#0b3b57}.page-blog__post-title a{text-decoration:none;color:#0b3b57}.page-blog__post-title a:hover{color:#18566e;text-decoration:underline}.page-blog__post-date{font-size:.78rem;color:#61777e;display:block;margin:0 0 8px}.page-blog__post-excerpt{font-size:.88rem;color:#3a505a;line-height:1.45;margin:0 0 10px}.page-blog__link-more{font-weight:700;color:#18566e;font-size:.88rem;text-decoration:underline dotted}.page-blog__link-more:hover{text-decoration:underline}.page-blog__faq-item{padding:10px 12px;border:1px solid #b6e4f5;border-radius:10px;margin-top:18px;background:#fbfeff;max-width:860px;margin-left:auto;margin-right:auto}.page-blog__faq-summary{display:flex;gap:12px;align-items:flex-start;cursor:pointer;list-style:none;padding:6px 2px;font-weight:700;color:#0b3b57}.page-blog__faq-summary::-webkit-details-marker{display:none}.page-blog__faq-toggle{width:26px;height:26px;flex:0 0 26px;border-radius:50%;border:none;background:#e5f6fc;color:#18566e;font-weight:800;cursor:pointer;font-size:1.1rem;text-align:center;line-height:1;transition:transform .2s}.page-blog__faq-item[open] .page-blog__faq-toggle{transform:rotate(180deg)}.page-blog__faq-question{flex:1;font-size:.92rem}.page-blog__faq-answer{font-size:.9rem;color:#3a4b55;line-height:1.5;margin:0;padding:4px 10px 4px 38px}.page-blog__cta-section{max-width:1280px;margin:0 auto;padding:0 16px 32px}.page-blog__cta-box{background:#26A9E0;border-radius:16px;color:#ffffff;text-align:center;padding:20px 14px;display:flex;flex-direction:column;gap:14px;align-items:center;justify-content:center;max-width:1000px;margin:0 auto;box-sizing:border-box}.page-blog__cta-text{font-weight:600;color:#f0fcff;margin:0;max-width:850px;line-height:1.5}.page-blog__cta-section .page-blog__btn{background:#ffffff;color:#18566e}.page-blog__cta-section .page-blog__btn:hover{background:#f3fbff}.page-blog__cta-box .page-blog__btn{white-space:normal}@media (max-width: 768px){.page-blog__hero-section{padding-top:8px}.page-blog__hero-title{font-size:clamp(1.05rem, 4vmin, 1.35rem);letter-spacing:0}.page-blog__hero-description{font-size:.92rem}.page-blog__btn{width:auto;max-width:100%;padding:10px 16px;font-size:.9rem}.page-blog__hero-actions{justify-content:center}.page-blog__posts-grid{grid-template-columns:1fr;gap:16px}.page-blog img{max-width:100%!important;height:auto!important}.page-blog__post-image{width:100%}.page-blog__post-title{font-size:1rem}.page-blog__cta-box{padding:22px 16px}.page-blog__cta-section .page-blog__btn{margin-left:0;margin-right:0;width:100%;max-width:100%;text-align:center}}@media (max-width: 1024px){.page-blog__hero-title{max-width:100%}.page-blog__posts-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.page-blog img{max-width:100%;height:auto}}