.blog-content{font-size:1rem;line-height:1.7;color:#333}.blog-content .lead{font-size:1rem;color:#4b5563;line-height:1.7;margin-bottom:1.125rem}.blog-content h2[id],.blog-content h3[id],section[id]{scroll-margin-top:140px}.blog-content h2{font-size:1.625rem;font-weight:700;color:#0d5692;margin-top:2.5rem;margin-bottom:.875rem;padding-bottom:.625rem;border-bottom:3px solid #00a0e3}@media (min-width:768px){.blog-content h2{font-size:1.875rem}}.blog-content h3{font-size:1.375rem;font-weight:600;color:#0d5692;margin-top:1.75rem;margin-bottom:.625rem;padding-bottom:.375rem;border-bottom:2px solid #e2e8f0}.blog-content h4{font-size:1.125rem;font-weight:600;color:#1f2937;margin-top:1.5rem;margin-bottom:.5rem;padding-left:.75rem;border-left:3px solid #00a0e3}.blog-content h5{font-size:1rem;font-weight:600;color:#374151;margin-top:1.25rem;letter-spacing:.03em;font-size:.875rem}.blog-content h5,.blog-content h6{margin-bottom:.375rem;text-transform:uppercase}.blog-content h6{font-size:.8125rem;font-weight:700;color:#6b7280;margin-top:1rem;letter-spacing:.04em}.blog-content p{color:#4b5563;line-height:1.7;margin-bottom:1.125rem;font-size:1rem}.blog-content strong{color:#1f2937;font-weight:600}.blog-content a{color:#00a0e3;text-decoration:none}.blog-content a:hover{text-decoration:underline}.blog-content hr{border:none;border-top:1px solid #e5e7eb;margin:2.5rem 0}.blog-content ul{list-style:none;padding-left:0;margin:1rem 0 1.25rem}.blog-content ul li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:#4b5563;line-height:1.7}.blog-content ul li:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;background:#00a0e3;border-radius:50%}.blog-content ol{list-style:none;padding-left:0;margin:1rem 0 1.25rem;counter-reset:list-counter}.blog-content ol li{position:relative;padding-left:3rem;margin-bottom:.625rem;color:#4b5563;line-height:1.7;counter-increment:list-counter}.blog-content ol li:before{content:counter(list-counter);position:absolute;left:0;top:0;width:1.75rem;height:1.75rem;background:linear-gradient(135deg,#00a0e3,#0d5692);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8125rem;font-weight:700}.blog-content .inline-cta{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;background:linear-gradient(135deg,#0d5692,#00a0e3);border-radius:.75rem;padding:1.25rem 1.5rem;margin:2rem 0}.blog-content .inline-cta .inline-cta-text{flex:1;color:rgba(255,255,255,.92);font-size:.8125rem}.blog-content .inline-cta .inline-cta-text strong{display:block;font-size:1rem;font-weight:700;color:#fff;margin-bottom:.25rem}.blog-content .inline-cta .inline-cta-text span{font-size:.8125rem;color:rgba(255,255,255,.8)}.blog-content .inline-cta .inline-cta-btn{display:inline-flex;align-items:center;gap:.375rem;background:#fff;color:#0d5692!important;font-size:.8125rem;font-weight:700;padding:.5rem 1.25rem;border-radius:.375rem;white-space:nowrap;text-decoration:none!important;transition:all .2s;box-shadow:0 2px 8px rgba(0,0,0,.15)}.blog-content .inline-cta .inline-cta-btn:hover{background:#f0f9ff;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.2);text-decoration:none!important}@media (max-width:640px){.blog-content .inline-cta{flex-direction:column;text-align:center;padding:1.25rem 1rem}}.blog-content .blog-toc{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.625rem;padding:.875rem 1.125rem;margin:1.25rem 0 2.5rem}.blog-content .blog-toc .toc-header{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:700;color:#111827;margin-bottom:.625rem}.blog-content .blog-toc .toc-header span{font-weight:400;color:#6b7280;font-size:.8125rem}.blog-content .blog-toc .toc-list{display:flex;flex-direction:column}.blog-content .blog-toc .toc-list a{display:flex;align-items:center;gap:.625rem;padding:.5rem .75rem;font-size:.875rem;color:#374151!important;text-decoration:none!important;border-bottom:1px solid #e2e8f0;transition:all .2s}.blog-content .blog-toc .toc-list a:last-child{border-bottom:none}.blog-content .blog-toc .toc-list a:hover{background:#eff6ff;color:#0d5692!important}.blog-content .blog-toc .toc-list .toc-num{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;background:linear-gradient(135deg,#00a0e3,#0d5692);color:#fff;border-radius:50%;font-size:.6875rem;font-weight:700}.blog-content .blog-toc .toc-expand{border-top:1px solid #e2e8f0}.blog-content .blog-toc .toc-expand summary{display:flex;align-items:center;justify-content:center;padding:.5rem;font-size:.8125rem;font-weight:600;color:#00a0e3;cursor:pointer;list-style:none;transition:color .2s}.blog-content .blog-toc .toc-expand summary::-webkit-details-marker{display:none}.blog-content .blog-toc .toc-expand summary:hover{color:#0d5692}.blog-content .blog-toc .toc-expand[open] summary{border-bottom:1px solid #e2e8f0}.blog-content table{width:100%;border-collapse:collapse;margin:1.25rem 0;font-size:.875rem;border-radius:.5rem;overflow:hidden;border:1px solid #e5e7eb}.blog-content thead th{background:#0d5692;color:#fff;padding:.625rem .875rem;text-align:left;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.03em}.blog-content tbody td{padding:.625rem .875rem;border-bottom:1px solid #f3f4f6;color:#4b5563;vertical-align:top}.blog-content tbody tr:nth-child(2n){background:#f9fafb}.blog-content tbody tr:hover{background:#eff6ff}@media (max-width:640px){.blog-content table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:.75rem}.blog-content tbody td,.blog-content thead th{padding:.5rem;white-space:nowrap}}.blog-content figure{margin:1.5rem 0}.blog-content figure img{width:100%;height:auto;border-radius:.5rem}.blog-content figure figcaption{text-align:center;font-size:.8125rem;color:#9ca3af;margin-top:.375rem}.blog-content figure.figure-right{float:right;width:38%;max-width:340px;margin:.25rem 0 1rem 1.5rem;clear:right}.blog-content figure.figure-right+p+ul+h2,.blog-content figure.figure-right~h2,.blog-content figure.figure-right~h3{clear:both}.blog-content figure.figure-right figcaption{text-align:left}@media (max-width:768px){.blog-content figure.figure-right{float:none;width:100%;max-width:100%;margin:1.5rem 0}.blog-content figure.figure-right figcaption{text-align:center}}.blog-content .video-embed{position:relative;width:100%;padding-bottom:56.25%;margin:1.5rem 0 .5rem;border-radius:.75rem;overflow:hidden;background:#000}.blog-content .video-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.blog-content blockquote{background:linear-gradient(135deg,#eff6ff,#f0f9ff);border-left:4px solid #00a0e3;border-radius:0 .5rem .5rem 0;padding:1rem 1.25rem;margin:1.5rem 0}.blog-content blockquote p{margin-bottom:0;color:#1f2937;font-size:.9375rem}.blog-content .faq-accordion{margin:1.25rem 0;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden}.blog-content .faq-accordion .faq-item{border-bottom:1px solid #e2e8f0}.blog-content .faq-accordion .faq-item:last-child{border-bottom:none}.blog-content .faq-accordion .faq-item summary{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;font-size:.9375rem;font-weight:600;color:#0d5692;cursor:pointer;list-style:none;transition:background .2s}.blog-content .faq-accordion .faq-item summary::-webkit-details-marker{display:none}.blog-content .faq-accordion .faq-item summary:after{content:"+";font-size:1.25rem;font-weight:700;color:#00a0e3;min-width:1.25rem;text-align:center;transition:transform .2s}.blog-content .faq-accordion .faq-item[open] summary:after{content:"−"}.blog-content .faq-accordion .faq-item summary:hover{background:#f0f9ff}.blog-content .faq-accordion .faq-item[open] summary{background:#f8fafc;border-bottom:1px solid #e2e8f0}.blog-content .faq-accordion .faq-answer{padding:.75rem 1rem 1rem;font-size:.875rem;color:#4b5563;line-height:1.7}.blog-content .faq-accordion .faq-answer a{color:#00a0e3}.blog-content .process-flow{background:linear-gradient(135deg,#f0f9ff,#f8fafc);border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem;margin:1.5rem 0;overflow-x:auto}.blog-content .process-flow-title{font-size:.875rem;font-weight:700;color:#0d5692;text-transform:uppercase;letter-spacing:.04em;margin-bottom:1rem;text-align:center}.blog-content .process-flow-grid{display:flex;align-items:center;gap:0;min-width:max-content}.blog-content .process-flow-grid .process-step{display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:.625rem .5rem;min-width:5.5rem;transition:all .2s}.blog-content .process-flow-grid .process-step:hover{border-color:#00a0e3;box-shadow:0 2px 8px rgba(0,160,227,.15)}.blog-content .process-step-num{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background:linear-gradient(135deg,#00a0e3,#0d5692);color:#fff;border-radius:50%;font-size:.6875rem;font-weight:700;margin-bottom:.375rem}.blog-content .process-flow-grid .process-step strong{font-size:.75rem;color:#0d5692;line-height:1.2;margin-bottom:.125rem}.blog-content .process-flow-grid .process-step span:last-child{font-size:.625rem;color:#6b7280;line-height:1.2}.blog-content .process-step-final{border-color:#00a0e3;background:linear-gradient(135deg,#eff6ff,#f0f9ff)}.blog-content .process-arrow{color:#00a0e3;font-size:1rem;font-weight:700;padding:0 .125rem;flex-shrink:0}@media (max-width:640px){.blog-content .process-flow-grid{flex-wrap:wrap;justify-content:center;gap:.25rem;min-width:unset}.blog-content .process-flow-grid .process-step{min-width:4.5rem;padding:.5rem .375rem}.blog-content .process-arrow{display:none}}.blog-content .intro-text{font-size:1.1rem;color:#1f2937;line-height:1.85}.blog-content .stats-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin:2rem 0}.blog-content .stat-item{background:linear-gradient(135deg,#eff6ff,#f0f9ff);border:1px solid #dbeafe;border-radius:.625rem;padding:1rem;text-align:center}.blog-content .stat-number{font-size:1.5rem;font-weight:800;color:#002855;display:block}.blog-content .stat-label{font-size:.75rem;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin-top:.25rem}@media (max-width:640px){.blog-content .stats-bar{grid-template-columns:repeat(2,1fr)}}.blog-content .process-step:not(.process-flow-grid .process-step){display:flex;gap:1rem;margin-bottom:1.5rem;padding:1.25rem;background:#f9fafb;border-radius:.625rem;border-left:4px solid #00a0e3}.blog-content .step-number{flex-shrink:0;width:2.25rem;height:2.25rem;background:linear-gradient(135deg,#002855,#00a0e3);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem}.blog-content .step-content h3{margin-top:0;margin-bottom:.5rem;padding-bottom:0;border-bottom:none;font-size:1.05rem;font-weight:700;color:#002855}.blog-content .step-content p{margin-bottom:0;font-size:.9375rem;color:#374151;line-height:1.7}.blog-content .cta-block{background:linear-gradient(135deg,#002855,#0d5692);border-radius:.75rem;padding:2rem;text-align:center;margin:2.25rem 0}.blog-content .cta-block p{color:rgba(255,255,255,.9);margin-bottom:1rem;font-size:1.05rem}.blog-content .cta-btn{display:inline-flex;align-items:center;gap:.5rem;background:#00a0e3;color:white!important;font-weight:600;padding:.875rem 2rem;border-radius:.5rem;font-size:.9375rem;text-decoration:none!important;transition:all .3s;box-shadow:0 4px 12px rgba(0,160,227,.3)}.blog-content .cta-btn:hover{background:#008ec7;transform:translateY(-1px);box-shadow:0 6px 20px rgba(0,160,227,.4);color:white!important}.blog-content .highlight-box{background:linear-gradient(135deg,#eff6ff,#f0f9ff);border:1px solid #bfdbfe;border-left:4px solid #00a0e3;border-radius:.625rem;padding:1.5rem;margin:1.5rem 0}.blog-content .highlight-box p{margin-bottom:.5rem;color:#1e40af}.blog-content .highlight-box p:last-child{margin-bottom:0}.blog-content .benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin:1rem 0 1.5rem}.blog-content .benefit-item{display:flex;align-items:flex-start;gap:.625rem;padding:.875rem;background:#f9fafb;border-radius:.5rem}.blog-content .benefit-icon{flex-shrink:0;width:1.5rem;height:1.5rem;background:#00a0e3;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8125rem;margin-top:.125rem}.blog-content .benefit-text{font-size:.9rem;color:#374151;line-height:1.5}.blog-content .benefit-text strong{display:block;color:#111827;margin-bottom:.125rem}@media (max-width:640px){.blog-content .benefits-grid{grid-template-columns:1fr}}.blog-content .faq-section{margin-top:1rem}.blog-content details.faq-item{border:1px solid #e5e7eb;border-radius:.625rem;margin-bottom:.75rem;overflow:hidden;transition:all .2s}.blog-content details.faq-item:hover{border-color:#00a0e3;box-shadow:0 2px 8px rgba(0,160,227,.08)}.blog-content details.faq-item summary{padding:1.125rem 1.25rem;font-weight:600;color:#002855;cursor:pointer;display:flex;justify-content:space-between;align-items:center;background:#fafbfc;font-size:.96rem;line-height:1.4;list-style:none}.blog-content details.faq-item summary::-webkit-details-marker{display:none}.blog-content details.faq-item summary:after{content:"+";font-size:1.375rem;color:#00a0e3;font-weight:300;flex-shrink:0;margin-left:.75rem}.blog-content details.faq-item[open] summary:after{content:"−"}.blog-content details.faq-item[open] summary{border-bottom:1px solid #e5e7eb}.blog-content details.faq-item .faq-answer{padding:1rem 1.25rem 1.125rem;color:#4b5563;font-size:.9375rem;line-height:1.75}.blog-content details.faq-item .faq-answer a{color:#00a0e3}.blog-content .image-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.5rem 0}.blog-content .image-row figure{margin:0;background:#f8fafc;border-radius:10px;padding:10px;border:1px solid #e2e8f0;text-align:center}.blog-content .image-row figure img{max-height:220px;width:100%;object-fit:contain;border-radius:6px}.blog-content .image-row figcaption{font-size:.8rem;color:#475569;margin-top:8px;font-weight:600}.blog-content .image-row-2,.blog-content .image-row-2x2{grid-template-columns:repeat(2,1fr)}.blog-content .figure-sm{max-width:400px;margin:1.5rem auto}.blog-content .figure-sm img{max-height:280px;object-fit:contain}@media (max-width:640px){.blog-content .image-row,.blog-content .image-row-2,.blog-content .image-row-2x2{grid-template-columns:1fr}}