.blog-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#0B1F3A 0%,#173B68 100%);color:#FFFFFF;padding:64px 0 86px;}.blog-hero::after{content:"";position:absolute;width:320px;height:320px;right:-90px;top:-130px;border-radius:50%;background:rgba(245,166,35,.13);}.blog-hero-inner{position:relative;z-index:1;max-width:900px;text-align:center;}.blog-category{display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px;padding:8px 16px;border-radius:999px;background:#F5A623;color:#0B1F3A;font-size:14px;font-weight:900;}.blog-hero h1{max-width:860px;margin:0 auto;color:#FFFFFF;font-size:52px;line-height:1.14;letter-spacing:-1px;}.blog-hero p{max-width:760px;margin:20px auto 0;color:#DDE7F4;font-size:19px;line-height:1.7;}.blog-meta{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:20px;color:#BFCDE0;font-size:14px;font-weight:700;}.blog-article-section{background:#F6F8FB;padding:0 0 72px;}.blog-article-card{position:relative;z-index:2;max-width:900px;margin:-42px auto 0;padding:50px 58px;border:1px solid #E4E9F0;border-top:5px solid #F5A623;border-radius:22px;background:#FFFFFF;box-shadow:0 22px 55px rgba(11,31,58,.10);}.blog-opening-heading{margin:0 0 28px;color:#0B1F3A;font-size:31px;line-height:1.3;}.blog-body{color:#28384F;font-size:17px;line-height:1.8;}.blog-body p{margin:0 0 20px;}.blog-body h2{margin:38px 0 16px;color:#0B1F3A;font-size:27px;line-height:1.35;}.blog-number-heading{display:flex;align-items:center;gap:14px;}.blog-number-heading span{display:inline-flex;flex:0 0 42px;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;background:#F5A623;color:#0B1F3A;font-size:18px;font-weight:900;box-shadow:0 8px 18px rgba(245,166,35,.22);}.blog-body h3{margin:28px 0 13px;color:#0B1F3A;font-size:21px;line-height:1.4;}.blog-list{margin:0 0 24px;padding:0;list-style:none;}.blog-list li{position:relative;margin:10px 0;padding:11px 15px 11px 42px;border-radius:12px;background:#F8FAFC;border:1px solid #E8EDF3;}.blog-list li::before{content:"✓";position:absolute;left:15px;top:10px;color:#C97800;font-weight:900;}.blog-cta-box{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:42px;padding:26px 28px;border:1px solid #F2D492;border-radius:18px;background:#FFF6DF;}.blog-cta-box span{display:block;margin-bottom:5px;color:#765018;font-size:14px;font-weight:800;}.blog-cta-box h2{margin:0;color:#0B1F3A;font-size:25px;}.blog-cta-box .btn{flex:0 0 auto;}.blog-bottom-link{margin-top:30px;padding-top:22px;border-top:1px solid #E7ECF2;}.blog-bottom-link a{color:#0B1F3A;font-weight:900;text-decoration:none;}.blog-bottom-link a:hover{color:#C97800;}@media(max-width:900px){.blog-hero{padding:52px 0 72px;}.blog-hero h1{font-size:42px;}.blog-article-card{padding:40px 34px;}}@media(max-width:640px){.blog-hero{padding:42px 0 62px;}.blog-hero-inner{text-align:left;}.blog-hero h1{font-size:34px;}.blog-hero p{font-size:17px;}.blog-meta{justify-content:flex-start;flex-wrap:wrap;}.blog-article-card{margin-top:-28px;padding:30px 21px;border-radius:17px;}.blog-opening-heading{font-size:26px;}.blog-body h2{font-size:23px;}.blog-number-heading{align-items:flex-start;}.blog-number-heading span{flex-basis:38px;width:38px;height:38px;}.blog-cta-box{align-items:flex-start;flex-direction:column;}.blog-cta-box .btn{width:100%;text-align:center;}}