.wz-blog{background:#F7F4EF;font-family:'Source Sans 3',system-ui,sans-serif;color:#1C2733;min-height:100vh}.wz-blog-hero{background:#0A2F49;color:#fff;padding:clamp(44px,6vw,72px) 20px}.wz-blog-hero .wz-inner{max-width:820px;margin:0 auto}.wz-blog-hero .wz-eyebrow{display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:14px;letter-spacing:.06em;text-transform:uppercase;color:#F5BD05;margin:0 0 14px}.wz-blog-hero .wz-eyebrow a{color:#F5BD05;text-decoration:none}.wz-blog-hero h1{font-family:'Bitter',serif;font-weight:600;font-size:clamp(30px,4.4vw,46px);line-height:1.14;margin:0 0 16px;color:#fff}.wz-blog-hero .wz-lede{font-size:clamp(18px,2vw,21px);line-height:1.6;color:#C3D2DE;margin:0;max-width:680px}.wz-blog-hero .wz-meta{margin:18px 0 0;font-size:16px;color:#9FB3C2}.wz-article-wrap{background:#fff;padding:clamp(40px,5vw,64px) 20px clamp(48px,6vw,72px)}.wz-article{max-width:760px;margin:0 auto;font-size:18px;line-height:1.75;color:#243140}.wz-article>*:first-child{margin-top:0}.wz-article h2{font-family:'Bitter',serif;font-weight:600;font-size:clamp(26px,3vw,34px);line-height:1.2;margin:44px 0 16px;color:#1C2733}.wz-article h3{font-family:'Bitter',serif;font-weight:600;font-size:21px;line-height:1.3;margin:28px 0 8px;color:#1C2733}.wz-article p{margin:0 0 24px}.wz-article ul,.wz-article ol{margin:0 0 24px;padding-left:24px}.wz-article li{margin:0 0 10px}.wz-article a{color:#114B73;text-decoration:underline;text-underline-offset:2px}.wz-article a:hover{color:#0A2F49}.wz-article strong{color:#1C2733;font-weight:700}.wz-article img{max-width:100%;height:auto;border-radius:8px;display:block;margin:8px 0 28px}.wz-article figure{margin:8px 0 28px}.wz-article figcaption{font-size:15px;color:#4A5B6B;margin-top:8px}.wz-callout{background:#EEF5F9;border-radius:8px;padding:22px 24px;margin:0 0 28px;display:flex;gap:16px;align-items:flex-start}.wz-callout p{margin:0}.wz-callout .wz-callout-icon{flex:0 0 auto;width:36px;height:36px;border-radius:50%;background:#114B73;display:flex;align-items:center;justify-content:center}.wz-callout--warn{background:rgb(88 11 30 / .06)}.wz-callout--warn .wz-callout-icon{background:#580B1E}.wz-faq{border:1px solid #DDD7CC;border-radius:8px;background:#F7F4EF;margin:0 0 14px;overflow:hidden}.wz-faq>summary{list-style:none;cursor:pointer;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-family:'Bitter',serif;font-weight:600;font-size:clamp(17px,2vw,20px);color:#1C2733;line-height:1.3}.wz-faq>summary::-webkit-details-marker{display:none}.wz-faq>summary::after{content:"+";flex:0 0 auto;width:30px;height:30px;border-radius:50%;background:#EEF5F9;color:#114B73;display:flex;align-items:center;justify-content:center;font-family:'Source Sans 3',sans-serif;font-weight:700;font-size:22px;line-height:1}.wz-faq[open]>summary::after{content:"\2212"}.wz-faq .wz-faq-body{padding:0 22px 20px}.wz-faq .wz-faq-body p{font-size:17px;line-height:1.65;color:#4A5B6B;margin:0}.wz-cta{background:#EFEAE1;border-radius:10px;padding:28px 26px;margin:8px 0 28px;text-align:center}.wz-cta h3{font-family:'Bitter',serif;font-weight:600;font-size:clamp(20px,2.4vw,26px);margin:0 0 10px;color:#1C2733}.wz-cta p{font-size:17px;color:#4A5B6B;margin:0 0 18px}.wz-btn-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.wz-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#F5BD05;color:#1C2733;font-weight:700;font-size:18px;text-decoration:none;padding:14px 26px;border-radius:6px;box-shadow:0 3px 8px rgb(138 98 6 / .35);min-height:52px;box-sizing:border-box}.wz-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff0;color:#114B73;font-weight:600;font-size:18px;text-decoration:none;padding:14px 26px;border-radius:6px;border:2px solid #114B73;min-height:52px;box-sizing:border-box}.wz-hub-wrap{padding:clamp(40px,5vw,64px) 20px clamp(48px,6vw,80px)}.wz-hub-grid{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:26px}.wz-card{display:flex;flex-direction:column;background:#fff;border:1px solid #EFEAE1;border-radius:10px;overflow:hidden;box-shadow:0 2px 6px rgb(28 39 51 / .06);transition:box-shadow .18s ease,transform .18s ease}.wz-card:hover{box-shadow:0 8px 22px rgb(28 39 51 / .13);transform:translateY(-2px)}.wz-card-media{display:block;aspect-ratio:16/9;background:#0A2F49;overflow:hidden}.wz-card-media img{width:100%;height:100%;object-fit:cover;display:block}.wz-card-media--placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0A2F49 0%,#114B73 100%)}.wz-card-body{display:flex;flex-direction:column;flex:1 1 auto;padding:22px 24px 24px}.wz-card-cat{font-weight:700;font-size:13px;letter-spacing:.05em;text-transform:uppercase;color:#114B73;margin:0 0 10px}.wz-card-title{font-family:'Bitter',serif;font-weight:600;font-size:22px;line-height:1.25;margin:0 0 12px}.wz-card-title a{color:#1C2733;text-decoration:none}.wz-card-title a:hover{color:#114B73}.wz-card-excerpt{font-size:16px;line-height:1.6;color:#4A5B6B;margin:0 0 18px}.wz-card-more{margin-top:auto;display:inline-flex;align-items:center;gap:7px;font-weight:700;font-size:16px;color:#114B73;text-decoration:none}.wz-card-more svg{display:block;flex:0 0 auto}.wz-pagination{max-width:1120px;margin:40px auto 0;display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.wz-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 12px;border-radius:6px;border:1px solid #DDD7CC;background:#fff;color:#243140;text-decoration:none;font-weight:600}.wz-pagination .page-numbers.current{background:#114B73;color:#fff;border-color:#114B73}.wz-pagination .page-numbers:hover:not(.current){border-color:#114B73;color:#114B73}.wz-endcta{color:#fff;padding:clamp(48px,6vw,80px) 20px;background-color:#0A2F49}.wz-endcta .wz-inner{max-width:800px;margin:0 auto;text-align:center}.wz-endcta h2{font-family:'Bitter',serif;font-weight:600;font-size:clamp(27px,3.6vw,40px);line-height:1.16;margin:0 0 16px;color:#fff}.wz-endcta p{font-size:clamp(17px,2vw,20px);line-height:1.6;color:#fff;margin:0 auto 30px;max-width:640px}.wz-endcta .wz-btn-secondary{color:#fff;border-color:rgb(255 255 255 / .6)}@media (max-width:600px){.wz-btn-primary,.wz-btn-secondary{width:100%}.wz-hub-grid{grid-template-columns:1fr}}