.hero .hero-inner.insights-hero-inner .insight-center-p{max-width:580px;margin-inline:auto}.hero .hero-inner .hero-content .search-bar-wrap{max-width:600px;margin:0 auto 48px;position:relative}.hero .hero-inner .hero-content .search-bar-wrap .search-icon{position:absolute;left:20px;top:50%;transform:translateY(-50%);color:#f7941d;font-size:1.1rem}.hero .hero-inner .hero-content .search-bar-wrap .search-bar{width:100%;padding:18px 24px 18px 56px;border-radius:50px;border:none;font-size:1rem;outline:0;background:#fff;color:#1a1a2e;box-shadow:0 8px 32px rgba(0,0,0,.2)}.hero .hero-inner .hero-content .search-bar-wrap .search-clear{position:absolute;right:20px;top:50%;transform:translateY(-50%);background:#f4f6fb;border:none;border-radius:50%;width:28px;height:28px;cursor:pointer;display:none;align-items:center;justify-content:center;color:#6b7280;font-size:.8rem;transition:.3s}.insights-blog .active-filters-bar{background:#fff;border-bottom:1px solid #e8edf5;padding:12px 0;position:sticky;top:69px;z-index:100;transition:.3s}.insights-blog .active-filters-bar .active-filters-inner{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.insights-blog .active-filters-bar .active-filters-inner .filter-toggle-btn{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;background:#0d1c5a;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:.3s;flex-shrink:0}.insights-blog .active-filters-bar .active-filters-inner .filter-toggle-btn .filter-count-badge{background:#f7941d;color:#fff;font-size:.7rem;font-weight:700;padding:2px 7px;border-radius:50px;margin-left:2px;display:none}.insights-blog .active-filters-bar .active-filters-inner .filter-toggle-btn:hover{background:#1b3a8f}.insights-blog .active-filters-bar .active-filters-inner .filter-toggle-btn .filter-count-badge.visible{display:inline}.insights-blog .active-filters-bar .active-filters-inner .filters-divider{width:1px;height:28px;background:#e8edf5;flex-shrink:0}.insights-blog .active-filters-bar .active-filters-inner .active-filter-chips{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex:1}.insights-blog .active-filters-bar .active-filters-inner .active-filter-chips span{font-size:.82rem;color:#6b7280;font-style:italic}.insights-blog .active-filters-bar .active-filters-inner .active-filter-chips .active-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:rgba(247,148,29,.1);border:1px solid rgba(247,148,29,.3);border-radius:50px;font-size:.8rem;font-weight:600;color:#f7941d;animation:.25s chipIn}@keyframes chipIn{from{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.insights-blog .active-filters-bar .active-filters-inner .active-filter-chips .active-chip button{background:0 0;border:none;cursor:pointer;color:#f7941d;font-size:.75rem;padding:0;display:flex;align-items:center;transition:.3s}.insights-blog .active-filters-bar .active-filters-inner .clear-all-btn{background:0 0;border:none;font-size:.8rem;font-weight:600;color:#6b7280;cursor:pointer;padding:6px 10px;border-radius:6px;transition:.3s;white-space:nowrap}.insights-blog .active-filters-bar .active-filters-inner .results-count{margin-left:auto;font-size:.82rem;color:#6b7280;white-space:nowrap;font-weight:500}.insights-blog .active-filters-bar .active-filters-inner .results-count span{color:#0d1c5a;font-weight:700}.insights-blog .filter-overlay{position:fixed;inset:0;background:rgba(13,28,90,.5);z-index:1050;opacity:0;visibility:hidden;transition:.3s;backdrop-filter:blur(4px)}.insights-blog .filter-drawer{position:fixed;top:0;left:0;bottom:0;width:340px;background:#fff;transform:translateX(-100%);transition:transform .35s cubic-bezier(.4, 0, .2, 1);box-shadow:0 8px 40px rgba(27,58,143,.18);display:flex;flex-direction:column;overflow:hidden;z-index:2001}.insights-blog .filter-drawer .filter-drawer-header{padding:24px;border-bottom:1px solid #e8edf5;display:flex;align-items:center;justify-content:space-between;background:#0d1c5a;flex-shrink:0}.insights-blog .filter-drawer .filter-drawer-header h3{font-size:1.1rem;font-weight:700;color:#fff;display:flex;align-items:center;gap:10px}.insights-blog .filter-drawer .filter-drawer-header h3 .fas{color:#f7941d}.insights-blog .filter-drawer .filter-drawer-header .filter-drawer-close{width:36px;height:36px;background:rgba(255,255,255,.1);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1rem;transition:.3s}.insights-blog .filter-drawer .filter-drawer-header .filter-drawer-close:hover{background:#f7941d}.insights-blog .filter-drawer .filter-drawer-body{flex:1;overflow-y:auto;padding:24px}.insights-blog .filter-drawer .filter-drawer-body .filter-section{margin-bottom:32px}.insights-blog .filter-drawer .filter-drawer-body .filter-section .filter-section-title{font-size:.72rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:14px;display:flex;align-items:center;gap:8px}.insights-blog .filter-drawer .filter-drawer-body .filter-section .filter-section-title::after{content:"";flex:1;height:1px;background:#e8edf5}.insights-blog .filter-drawer .filter-drawer-body .filter-section .filter-option{display:flex;align-items:start;gap:10px;padding:10px 12px;border-radius:8px;cursor:pointer;transition:.3s;margin-bottom:4px;border:1.5px solid transparent}.insights-blog .filter-drawer .filter-drawer-body .filter-section .filter-option:hover{background:#f4f6fb}.insights-blog .filter-drawer .filter-drawer-body .filter-section .filter-option.selected{background:rgba(247,148,29,.08);border-color:rgba(247,148,29,.3)}.insights-blog .filter-drawer .filter-drawer-body .filter-section .filter-option .filter-checkbox{width:18px;height:18px;border:2px solid #e8edf5;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:.3s;margin-top:4px}.insights-blog .filter-drawer .filter-drawer-body .filter-section .filter-option.selected .filter-checkbox{background:#f7941d;border-color:#f7941d}.insights-blog .filter-drawer .filter-drawer-body .filter-section .filter-option .filter-checkbox-check{color:#fff;font-size:.65rem;opacity:0;transition:.3s}.insights-blog .filter-drawer .filter-drawer-body .filter-section .filter-option.selected .filter-checkbox-check{opacity:1}.insights-blog .filter-drawer .filter-drawer-body .filter-section .filter-option .filter-option-text{flex:1}.insights-blog .filter-drawer .filter-drawer-body .filter-section .filter-option .filter-option-text .filter-option-label{font-size:.875rem;font-weight:500;color:#1a1a2e;display:block}.insights-blog .filter-drawer .filter-drawer-body .filter-section .filter-option.selected .filter-option-label{color:#f7941d;font-weight:600}.insights-blog .filter-drawer .filter-drawer-body .filter-section .filter-option .filter-option-text .filter-option-count{font-size:.72rem;color:#6b7280}.insights-blog .filter-drawer .filter-drawer-footer{padding:20px 24px;border-top:1px solid #e8edf5;display:flex;gap:12px;flex-shrink:0}.insights-blog .filter-drawer .filter-drawer-footer button{flex:1;padding:12px;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:.3s}.insights-blog .filter-drawer .filter-drawer-footer .btn-reset-filters{background:#f4f6fb;color:#6b7280;border:1px solid #e8edf5}.insights-blog .filter-drawer .filter-drawer-footer .btn-reset-filters:hover{background:#e8edf5;color:#1a1a2e}.insights-blog .filter-drawer .filter-drawer-footer .btn-apply-filters{background:#f7941d;color:#fff;border:none}.insights-blog .filter-overlay.open{opacity:1;visibility:visible}.insights-blog .filter-drawer.open{transform:translateX(0)}.insights-blog .insights-main{padding:48px 0 80px;background:#f4f6fb;min-height:60vh}.insights-blog .insights-main .featured-post{background:#fff;border-radius:20px;overflow:hidden;margin-bottom:40px;border:1px solid #e8edf5;transition:.3s;display:grid;grid-template-columns:1fr 1fr;box-shadow:0 4px 24px rgba(27,58,143,.1)}.insights-blog .insights-main .featured-post:hover{box-shadow:0 8px 40px rgba(27,58,143,.18);transform:translateY(-3px)}.insights-blog .insights-main .featured-post .featured-img{min-height:320px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.insights-blog .insights-main .featured-post .featured-img .featured-badge{position:absolute;top:20px;left:20px;background:#f7941d;color:#fff;font-size:.72rem;font-weight:700;padding:5px 12px;border-radius:50px;letter-spacing:.5px;text-transform:uppercase}.insights-blog .insights-main .featured-post .featured-body{padding:40px}.insights-blog .insights-main .featured-post .featured-body .featured-cat{font-size:.72rem;font-weight:700;color:#f7941d;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;display:flex;align-items:center;gap:6px}.insights-blog .insights-main .featured-post .featured-body .featured-title{font-size:1.6rem;font-weight:800;color:#0d1c5a;line-height:1.3;margin-bottom:14px}.insights-blog .insights-main .featured-post .featured-body .featured-excerpt{font-size:.9rem;color:#6b7280;line-height:1.7;margin-bottom:24px}.insights-blog .insights-main .featured-post .featured-body .featured-meta{display:flex;align-items:center;gap:16px;margin-bottom:28px;flex-wrap:wrap}.insights-blog .insights-main .featured-post .featured-body .featured-meta .meta-author{display:flex;align-items:center;gap:8px}.insights-blog .insights-main .featured-post .featured-body .featured-meta .meta-author .meta-avatar{width:32px;height:32px;border-radius:50%;background:#1b3a8f;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#fff}.insights-blog .insights-main .featured-post .featured-body .featured-meta .meta-author .meta-name{font-size:.82rem;font-weight:600;color:#1a1a2e}.insights-blog .insights-main .featured-post .featured-body .featured-meta .meta-author .meta-date{font-size:.78rem;color:#6b7280}.insights-blog .insights-main .featured-post .featured-body .read-more-link{display:inline-flex;align-items:center;gap:8px;font-size:.875rem;font-weight:700;color:#f7941d;transition:.3s}.insights-blog .insights-main .featured-post .featured-body .read-more-link:hover{color:#e07c00}.insights-blog .insights-main .featured-post .featured-body .read-more-link .fas{transition:.3s}.insights-blog .insights-main .featured-post .featured-body .read-more-link:hover .fas{transform:translateX(4px)}@media screen and (max-width:1024px){.insights-blog .insights-main .featured-post{grid-template-columns:1fr}}.blog-section .blogs-grid{row-gap:20px}.custom-col{padding:0 10px}.blog-section .blogs-grid .custom-col .blog-card{background:#fff;border:1px solid #e8edf5;border-radius:20px;overflow:hidden;transition:.3s;height:100%}.blog-section .blogs-grid .custom-col .blog-card:hover{transform:translateY(-4px);box-shadow:0 8px 40px rgba(27,58,143,.18)}.blog-section .blogs-grid .custom-col .blog-card .blog-body{padding:22px}.blog-section .blogs-grid .custom-col .blog-card .blog-body .blog-top{margin-bottom:16px}.blog-section .blogs-grid .custom-col .blog-card .blog-body .blog-top .blog-cat.badge.blue{background:rgba(27,58,143,.08);color:#1b3a8f;padding:3px 8px;border-radius:4px;font-weight:600;font-size:.7rem;text-transform:uppercase;letter-spacing:1px}.blog-section .blogs-grid .custom-col .blog-card .blog-body .blog-title{font-size:.95rem;font-weight:700;color:#0d1c5a;margin-bottom:8px;line-height:1.4}.blog-section .blogs-grid .custom-col .blog-card .blog-body .blog-excerpt{font-size:.82rem;color:#6b7280;line-height:1.6;margin-bottom:14px}.blog-section .blogs-grid .custom-col .blog-card .blog-body .blog-meta{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;color:#6b7280;border-top:1px solid #e8edf5;padding-top:14px}.blog-section .blogs-grid .custom-col .blog-card .blog-body .blog-meta .blog-author .blog-author-info .blog-author-name{font-size:.78rem;font-weight:600;color:#1a1a2e;line-height:15px}.blog-section .blogs-grid .custom-col .blog-card .blog-body .blog-meta .blog-author .blog-author-info .blog-date{font-size:.7rem;color:#6b7280;line-height:14px}.hero .hero-inner .hero-content .blog-hero-meta{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-bottom:32px}.hero .hero-inner .hero-content .blog-hero-meta .blog-meta-item{display:flex;align-items:center;gap:8px;font-size:.82rem;color:rgba(255,255,255,.6)}.hero .hero-inner .hero-content .blog-hero-meta .blog-meta-item .fas{color:#f7941d;font-size:.8rem}.hero .hero-inner .hero-content .blog-author-hero{display:flex;align-items:center;gap:14px;padding:20px 24px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:20px;margin-bottom:28px}.hero .hero-inner .hero-content .blog-author-hero .blog-author-detail{display:flex;align-items:center;gap:14px}.hero .hero-inner .hero-content .blog-author-hero .blog-author-detail .blog-author-avatar{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#f7941d,#1b3a8f);display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:800;color:#fff;flex-shrink:0}.hero .hero-inner .hero-content .blog-author-hero .blog-author-detail .blog-author-info .author-name{font-size:.95rem;font-weight:700;color:#fff}.hero .hero-inner .hero-content .blog-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero .hero-inner .hero-content .blog-hero-actions .action-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:12px;font-size:.82rem;font-weight:600;cursor:pointer;transition:.3s;background:rgba(255,255,255,.08);color:rgba(255,255,255,.85);border:1px solid rgba(255,255,255,.15)}.hero .hero-inner .hero-content .blog-hero-actions .action-btn:hover{background:rgba(255,255,255,.15);color:#fff}.blog-detail-page .blog-content-wrap{min-width:0}.blog-detail-page .blog-content-wrap .blog-featured-img{width:100%;height:420px;background:linear-gradient(135deg,#0d1c5a 0,#1b3a8f 50%,#0d1c5a 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:40px;position:relative;overflow:hidden}.blog-detail-page .blog-content-wrap .blog-featured-img:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(247,148,29,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(247,148,29,.06) 1px,transparent 1px);background-size:40px 40px}img{max-width:100%}.blog-detail-page .blog-content-wrap .article-body{font-size:1.05rem;line-height:1.85;color:#2d3748}.blog-detail-page .blog-content-wrap .article-body h2{font-size:1.6rem;font-weight:800;color:#0d1c5a;margin:48px 0 20px;line-height:1.3;padding-bottom:12px;border-bottom:2px solid #f4f6fb}.blog-detail-page .blog-content-wrap .article-body p{margin-bottom:24px;color:#374151}.blog-detail-page .blog-content-wrap .article-body h3{font-size:1.2rem;font-weight:700;color:#0d1c5a;margin:36px 0 16px}.blog-detail-page .blog-content-wrap .article-body h4{font-size:1rem;font-weight:700;color:#1b3a8f;margin:24px 0 12px}.blog-detail-page .blog-content-wrap .article-body ul{margin:0 0 24px 24px;display:flex;flex-direction:column;gap:10px}.blog-detail-page .blog-content-wrap .article-body ul li{list-style:disc;color:#374151;padding-left:4px}.blog-detail-page .blog-content-wrap .article-body a{color:#f7941d!important;border-bottom:1px solid rgba(247,148,29,.3);transition:.2s}.blog-detail-page .blog-content-wrap .article-body strong{color:#0d1c5a;font-weight:700}article img{height:auto;object-fit:contain}.blog-detail-page .blog-sidebar{position:sticky;top:96px}.blog-detail-page .blog-sidebar .reading-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px}.blog-detail-page .blog-sidebar .reading-stat{background:#f4f6fb;border-radius:12px;padding:16px;text-align:center}.blog-detail-page .blog-sidebar .reading-stat .rs-num{font-size:1.4rem;font-weight:800;color:#0d1c5a}.blog-detail-page .blog-sidebar .reading-stat .rs-lbl{font-size:.72rem;color:#9ca3af;font-weight:500;margin-top:2px}.blog-detail-page .blog-sidebar h4{font-size:.875rem;font-weight:800;color:#0d1c5a;margin-bottom:16px;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;gap:8px}.blog-detail-page .blog-sidebar h4 .fas{color:#f7941d}.blog-detail-page .blog-sidebar .sidebar-widget{background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:24px;margin-bottom:24px}.blog-detail-page .blog-sidebar .toc-list{display:flex;flex-direction:column;gap:4px}.blog-detail-page .blog-sidebar .toc-list .toc-item{display:flex;align-items:flex-start;gap:8px;padding:8px 10px;border-radius:8px;font-size:.82rem;color:#6b7280;cursor:pointer;transition:.2s;border-left:2px solid transparent;line-height:1.4}.blog-detail-page .blog-sidebar .toc-list .toc-item.active,.blog-detail-page .blog-sidebar .toc-list .toc-item:hover{background:#f4f6fb;color:#f7941d;border-left-color:#f7941d}.blog-detail-page .blog-sidebar .newsletter-widget{background:linear-gradient(135deg,rgba(247,148,29,.08),rgba(27,58,143,.05));border:1px solid rgba(247,148,29,.2);border-radius:16px;padding:24px;margin-bottom:24px}.blog-detail-page .blog-sidebar .newsletter-widget h4{text-transform:uppercase;margin-bottom:8px}.blog-detail-page .blog-sidebar .newsletter-widget p{font-size:.8rem;color:#6b7280;line-height:1.55;margin-bottom:14px}.umbraco-forms-form .umbraco-forms-field .umbraco-forms-field-wrapper input,.umbraco-forms-form input.text{max-width:inherit!important;width:100%!important;padding:10px!important;margin:0}.blog-detail-page .blog-sidebar .newsletter-widget input{width:100%;padding:10px 14px;border:1.5px solid #e8edf5;border-radius:8px;font-size:.82rem;outline:0;margin-bottom:8px;transition:border-color .2s}.umbraco-forms-form label{font-size:.75rem;font-weight:600;color:#6b7280;display:block;margin-bottom:5px}.blog-detail-page .blog-sidebar .newsletter-widget .btn{width:100%;justify-content:center;font-size:.82rem;padding:10px 16px;box-shadow:none!important;background-color:#f7941d;color:#fff;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.blog-detail-page .blog-sidebar .related-post{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid #f4f6fb;transition:.2s;cursor:pointer}.blog-detail-page .blog-sidebar .related-post:last-child{border-bottom:none;padding-bottom:0}.blog-detail-page .blog-sidebar .related-post .related-post-img{width:60px;height:60px;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:1.2rem;background:linear-gradient(135deg,#0d1c5a,#1b3a8f)}.blog-detail-page .blog-sidebar .related-post .related-post-cat{font-size:.68rem;font-weight:700;color:#f7941d;text-transform:uppercase;letter-spacing:1px;margin-bottom:4px}.blog-detail-page .blog-sidebar .related-post .related-post-title{font-size:.82rem;font-weight:600;color:#0d1c5a;line-height:1.4;transition:color .2s;margin-bottom:4px}.blog-detail-page .blog-sidebar .related-post .related-post-date{font-size:.72rem;color:#9ca3af}.blog-detail-page .blog-sidebar .sidebar-cta{background:linear-gradient(135deg,#0d1c5a,#1b3a8f);border-radius:16px;padding:24px;margin-bottom:24px;text-align:center;border:none}.blog-detail-page .blog-sidebar .sidebar-cta>i{font-size:2rem;color:#f7941d;margin-bottom:12px}.blog-detail-page .blog-sidebar .sidebar-cta h4{font-size:1rem;color:#fff;margin-bottom:8px}.blog-detail-page .blog-sidebar .sidebar-cta p{font-size:.82rem;color:rgba(255,255,255,.65);line-height:1.6;margin-bottom:16px}