.insights-section{text-align:left;background-image:url(/images/blog-banner.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;height:400px;margin-top:100px}.blog-date{color:#fff;z-index:10;background:#007bff;padding:5px 10px;font-size:13px;position:absolute;top:0;left:0}.blog-card{background:#fff;border-radius:0;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}.blog-card-body{text-align:left;background-color:#f7faff;flex:1;padding:16px}.blog-card-title{color:#102447;font-size:16px;font-weight:600;line-height:1.4;transition:color .2s}.blog-card-title:hover{color:#007bff}a.read-more{color:#fff;background-color:#152c5b;padding:10px 20px;text-decoration:none;transition:background-color .2s;display:block}a.read-more:hover{background-color:#0056b3}.pagination{margin:0;padding:0;list-style:none}.page-link{color:#007bff;cursor:pointer;background-color:#fff;border:1px solid #dee2e6;padding:8px 16px;font-size:14px;transition:all .2s}.page-link:hover:not(.disabled):not(.active){background-color:#e9ecef;border-color:#dee2e6}.page-link.active{color:#fff;background-color:#007bff;border-color:#007bff}.page-link.disabled{color:#6c757d;pointer-events:none;cursor:not-allowed;background-color:#f8f9fa}@media (max-width:600px){.insights-section{background-position:top;background-size:contain;height:220px;margin-top:64px}}@media (max-width:768px){.pagination{flex-wrap:wrap;justify-content:center}.page-link{padding:6px 12px;font-size:12px}}.post-banner{color:#fff;background-color:#102447;background-position:50%;background-size:cover;align-items:center;height:450px;margin-top:64px;margin-bottom:30px;display:flex}.post-banner-heading{margin-left:60px;font-size:45px;font-weight:600;line-height:1.2}.dates{color:#fffc;margin-left:60px;font-size:16px}.post-content-wrapper{width:100%}.post-cover-image-container{width:min(95%,1200px);margin:0 auto 40px;transition:width .2s}.post-cover-image{object-fit:unset;border-radius:8px;width:100%;height:auto;max-height:none;display:block}.post-content{color:#333;text-align:left;max-width:1200px;margin:0 auto;padding:0 40px 40px;font-size:18px;line-height:1.8}.post-content h1{text-align:left;color:#102447;font-weight:700;line-height:1.3;margin-top:25px!important;margin-bottom:15px!important;font-size:30px!important}.post-content h2{text-align:left;color:#102447;font-weight:600;line-height:1.4;margin-top:20px!important;margin-bottom:12px!important;font-size:26px!important}.post-content h3{text-align:left;color:#102447;font-weight:600;line-height:1.4;margin-top:18px!important;margin-bottom:10px!important;font-size:22px!important}.post-content h4{text-align:left;color:#102447;font-weight:600;line-height:1.5;margin-top:15px!important;margin-bottom:10px!important;font-size:20px!important}.post-content h5{text-align:left;color:#102447;font-weight:600;line-height:1.5;margin-top:12px!important;margin-bottom:8px!important;font-size:18px!important}.post-content h6{text-align:left;color:#102447;font-weight:600;line-height:1.5;margin-top:10px!important;margin-bottom:8px!important;font-size:16px!important}.post-content p{margin-bottom:16px}.post-content ul,.post-content ol{margin-bottom:16px;margin-left:20px}.post-content li{margin-bottom:8px}.post-content a{color:#007bff;text-decoration:underline}.post-content a:hover{color:#0056b3}.post-content img{border-radius:8px;max-width:100%;height:auto;margin:20px 0}.post-content blockquote{color:#555;border-left:4px solid #007bff;margin:20px 0;padding-left:20px;font-style:italic}.post-content code{background-color:#f4f4f4;border-radius:4px;padding:2px 6px;font-family:monospace}.post-content pre{color:#d4d4d4;background-color:#1e1e1e;border-radius:8px;margin:20px 0;padding:16px;overflow-x:auto}.post-content pre code{background:0 0;padding:0}.post-keywords{border-top:1px solid #eee;padding-top:20px}.keyword{color:#007bff;text-transform:lowercase;background-color:#f0f7ff;border-radius:20px;margin:4px;padding:6px 14px;font-size:14px;transition:all .2s;display:inline-block}.keyword:hover{color:#fff;background-color:#007bff}.social-share-btn{border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:inline-flex}.social-share-btn.linkedin{color:#0077b5;border-color:#0077b5}.social-share-btn.linkedin:hover{color:#fff;background-color:#0077b5}.social-share-btn.twitter{color:#000;border-color:#000}.social-share-btn.twitter:hover{color:#fff;background-color:#000}.social-share-btn.facebook{color:#43609c;border-color:#43609c}.social-share-btn.facebook:hover{color:#fff;background-color:#43609c}.post-skeleton{margin-top:64px}.skeleton-banner{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;height:400px;animation:1.5s infinite shimmer}.skeleton-content{max-width:896px;margin:0 auto;padding:40px 20px}.skeleton-line{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;height:20px;margin-bottom:16px;animation:1.5s infinite shimmer}.skeleton-line.skeleton-title{width:70%;height:32px;margin-bottom:24px}.skeleton-line.short{width:60%}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:768px){.post-banner{height:auto;margin-top:64px;padding:80px 0 40px}.post-banner-heading{font-size:28px}.post-cover-image{max-height:300px}.post-content{padding:20px 16px;font-size:16px}.post-content h1{font-size:24px!important}.post-content h2{font-size:20px!important}.post-content h3{font-size:18px!important}.share-post-section .flex{flex-wrap:wrap}}@media (min-width:769px) and (max-width:1024px){.post-banner-heading{font-size:36px}.post-cover-image{max-height:450px}}
