.blog-layout-container{display:flex;flex-direction:column;gap:1.5rem;max-width:1200px;width:100%;margin:0 auto}.toc-container{height:fit-content}.cms_parent_blog_content_container{min-height:100vh}.cms_blog_content_container{margin-bottom:3rem;scroll-margin-top:2rem}.cms_blog_content_container .section-heading{font-size:1.875rem;font-weight:700;color:#264f79;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb;scroll-margin-top:2rem}.cms_blog_content_container .section-content{line-height:1.7;color:#374151}.cms_blog_content_container .section-content h1,.cms_blog_content_container .section-content h2,.cms_blog_content_container .section-content h3,.cms_blog_content_container .section-content h4,.cms_blog_content_container .section-content h5,.cms_blog_content_container .section-content h6{font-weight:600;margin:1.5rem 0 1rem;color:#264f79}.cms_blog_content_container .section-content h3{font-size:1.5rem}.cms_blog_content_container .section-content h4{font-size:1.25rem}.cms_blog_content_container .section-content h5{font-size:1.125rem}.cms_blog_content_container .section-content h6{font-size:1rem}.cms_blog_content_container .section-content p{margin:1rem 0;text-align:left}.cms_blog_content_container .section-content ol,.cms_blog_content_container .section-content ul{margin:1.5rem 0;padding-left:0;list-style:none}.cms_blog_content_container .section-content ul li{margin:.75rem 0;position:relative;padding-left:2rem;line-height:1.7}.cms_blog_content_container .section-content ul li:before{content:"•";color:#3b82f6;font-size:1.5rem;font-weight:700;position:absolute;left:.5rem;top:-4px;line-height:1.4;display:flex;align-items:flex-start;height:1.4em}.cms_blog_content_container .section-content ol{counter-reset:list-counter;padding-left:0}.cms_blog_content_container .section-content ol li{margin:.75rem 0;position:relative;padding-left:2rem;counter-increment:list-counter;line-height:1.7}.cms_blog_content_container .section-content ol li:before{content:counter(list-counter) ".";color:#3b82f6;font-weight:700;font-size:1rem;position:absolute;left:0;top:0;line-height:1.7;min-width:1.5rem}.cms_blog_content_container .section-content ol ol,.cms_blog_content_container .section-content ol ul,.cms_blog_content_container .section-content ul ol,.cms_blog_content_container .section-content ul ul{margin:.5rem 0;padding-left:1.5rem}.cms_blog_content_container .section-content ol ul li:before,.cms_blog_content_container .section-content ul ul li:before{content:"◦";color:#3b82f6;font-size:1.2rem;font-weight:700;left:.5rem;line-height:1.5}.cms_blog_content_container .section-content ul ol{counter-reset:nested-counter}.cms_blog_content_container .section-content ul ol li{counter-increment:nested-counter}.cms_blog_content_container .section-content ul ol li:before{content:counter(nested-counter) ".";color:#3b82f6;font-weight:700;font-size:.95rem;left:0;min-width:1.5rem}.cms_blog_content_container .section-content ol ol{counter-reset:nested-counter}.cms_blog_content_container .section-content ol ol li{counter-increment:nested-counter}.cms_blog_content_container .section-content ol ol li:before{content:counter(nested-counter,lower-alpha) ".";color:#3b82f6;font-weight:700;font-size:.95rem;left:0;min-width:1.5rem}.cms_blog_content_container .section-content ol ol ol,.cms_blog_content_container .section-content ol ul ol,.cms_blog_content_container .section-content ol ul ul,.cms_blog_content_container .section-content ul ol ol,.cms_blog_content_container .section-content ul ol ul,.cms_blog_content_container .section-content ul ul ul{padding-left:1.5rem}.cms_blog_content_container .section-content ol ol ul li:before,.cms_blog_content_container .section-content ol ul ul li:before,.cms_blog_content_container .section-content ul ol ul li:before,.cms_blog_content_container .section-content ul ul ul li:before{content:"▪";color:#3b82f6;font-size:1rem;left:.5rem}.cms_blog_content_container .section-content ol ol ol{counter-reset:nested-counter-3}.cms_blog_content_container .section-content ol ol ol li{counter-increment:nested-counter-3}.cms_blog_content_container .section-content ol ol ol li:before,.cms_blog_content_container .section-content ol ul ol li:before,.cms_blog_content_container .section-content ul ol ol li:before{content:counter(nested-counter-3,lower-roman) ".";color:#3b82f6;font-weight:700;font-size:.9rem;left:0;min-width:1.8rem}.cms_blog_content_container .section-content li h1,.cms_blog_content_container .section-content li h2,.cms_blog_content_container .section-content li h3,.cms_blog_content_container .section-content li h4,.cms_blog_content_container .section-content li h5,.cms_blog_content_container .section-content li h6{margin:.5rem 0;color:#264f79;font-weight:600;line-height:1.4}.cms_blog_content_container .section-content li h3{font-size:1.3rem}.cms_blog_content_container .section-content li h4{font-size:1.15rem}.cms_blog_content_container .section-content li h5{font-size:1.05rem}.cms_blog_content_container .section-content li h6{font-size:.95rem}.cms_blog_content_container .section-content li p{margin:.5rem 0;text-align:left}.cms_blog_content_container .section-content blockquote{border-left:4px solid #3b82f6;margin:1.5rem 0;font-style:italic;background-color:#f8fafc;padding:1rem;border-radius:.375rem}.cms_blog_content_container .section-content code{background-color:#f1f5f9;padding:.25rem .5rem;border-radius:.25rem;font-family:Courier New,monospace;font-size:.875rem}.cms_blog_content_container .section-content pre{background-color:#1e293b;color:#e2e8f0;padding:1rem;border-radius:.5rem;overflow-x:auto;margin:1rem 0}.cms_blog_content_container .section-content pre code{background-color:transparent;padding:0;color:inherit}.cms_blog_content_container .section-content img{max-width:100%;height:auto;border-radius:.5rem;margin:1rem 0}.cms_blog_content_container .section-content a{color:#3b82f6;text-decoration:underline;transition:color .2s}.cms_blog_content_container .section-content a:hover{color:#1d4ed8}.cms_blog_content_container .section-content table{width:100%;border-collapse:collapse;margin:1.25rem 0;border:1px solid #e5e7eb;table-layout:auto}.cms_blog_content_container .section-content td,.cms_blog_content_container .section-content th{padding:.6rem .65rem;text-align:left;border-bottom:1px solid #e5e7eb;vertical-align:top;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;hyphens:auto;line-height:1.45}.cms_blog_content_container .section-content th{background-color:#264f79;color:#ffffff;font-weight:600;text-transform:capitalize}.cms_blog_content_container .section-content td:first-child,.cms_blog_content_container .section-content td:nth-child(2),.cms_blog_content_container .section-content th:first-child,.cms_blog_content_container .section-content th:nth-child(2){min-width:150px;width:20%}.cms_blog_content_container .section-content td:nth-child(3),.cms_blog_content_container .section-content th:nth-child(3){min-width:180px;width:25%}.cms_blog_content_container .section-content .table-wrapper{max-width:100%;overflow-x:auto;overflow-y:visible;margin:1.5rem 0;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#3b82f6 #f1f5f9}.cms_blog_content_container .section-content .table-wrapper::-webkit-scrollbar{height:8px}.cms_blog_content_container .section-content .table-wrapper::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.cms_blog_content_container .section-content .table-wrapper::-webkit-scrollbar-thumb{background:#3b82f6;border-radius:4px}.cms_blog_content_container .section-content .table-wrapper::-webkit-scrollbar-thumb:hover{background:#2563eb}.cms_blog_content_container .section-content .table-wrapper table{width:100%;margin:0;table-layout:auto}.cms_blog_content_container .section-content .table-wrapper table td,.cms_blog_content_container .section-content .table-wrapper table th{white-space:normal;padding:.75rem;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;min-width:0;max-width:100%}.cms_blog_content_container .section-content .table-wrapper table th{text-transform:capitalize}.cms_blog_content_container .section-content .table-wrapper table td:first-child,.cms_blog_content_container .section-content .table-wrapper table td:nth-child(2),.cms_blog_content_container .section-content .table-wrapper table th:first-child,.cms_blog_content_container .section-content .table-wrapper table th:nth-child(2){min-width:150px;width:20%}.cms_blog_content_container .section-content .table-wrapper table td:nth-child(3),.cms_blog_content_container .section-content .table-wrapper table th:nth-child(3){min-width:180px;width:25%}.cms_blog_content_container .section-content .table-wrapper table td b,.cms_blog_content_container .section-content .table-wrapper table td strong,.cms_blog_content_container .section-content .table-wrapper table th b,.cms_blog_content_container .section-content .table-wrapper table th strong,.cms_blog_content_container .section-content table td b,.cms_blog_content_container .section-content table td strong,.cms_blog_content_container .section-content table th b,.cms_blog_content_container .section-content table th strong{white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important;display:inline}@media (max-width:1440px){.toc-container{top:9.5rem}}@media (max-width:768px){.blog-layout-container{gap:1rem;width:100%}.toc-container{top:11.5rem}.cms_blog_content_container .section-content ol li,.cms_blog_content_container .section-content ul li{padding-left:1.8rem}.cms_blog_content_container .section-content ul li:before{left:.3rem}.cms_blog_content_container .section-content .table-wrapper{margin:.5rem 0}.cms_blog_content_container .section-content .table-wrapper table,.cms_blog_content_container .section-content table{table-layout:auto!important;width:auto!important;min-width:100%!important;word-wrap:break-word!important;overflow-wrap:break-word!important;font-size:.7rem!important;margin:.5rem 0!important}.cms_blog_content_container .section-content table tbody,.cms_blog_content_container .section-content table tfoot,.cms_blog_content_container .section-content table thead,.cms_blog_content_container .section-content table tr{font-size:.7rem!important}.cms_blog_content_container .section-content td,.cms_blog_content_container .section-content th{padding:.3rem .35rem!important;font-size:.7rem!important;line-height:1.25!important;word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important;hyphens:auto;vertical-align:top}.cms_blog_content_container .section-content th{font-size:.72rem!important;font-weight:600;padding:.35rem!important}.cms_blog_content_container .section-content .table-wrapper table td:first-child,.cms_blog_content_container .section-content .table-wrapper table td:nth-child(2),.cms_blog_content_container .section-content .table-wrapper table th:first-child,.cms_blog_content_container .section-content .table-wrapper table th:nth-child(2),.cms_blog_content_container .section-content td:first-child,.cms_blog_content_container .section-content td:nth-child(2),.cms_blog_content_container .section-content th:first-child,.cms_blog_content_container .section-content th:nth-child(2){min-width:100px!important;width:18%!important}.cms_blog_content_container .section-content .table-wrapper table td:nth-child(3),.cms_blog_content_container .section-content .table-wrapper table th:nth-child(3),.cms_blog_content_container .section-content td:nth-child(3),.cms_blog_content_container .section-content th:nth-child(3){min-width:120px!important;width:24%!important}.cms_blog_content_container .section-content table div,.cms_blog_content_container .section-content table p,.cms_blog_content_container .section-content table span{font-size:.7rem!important;line-height:1.25!important;margin:.2rem 0!important}.cms_blog_content_container .section-content .table-wrapper table td b,.cms_blog_content_container .section-content .table-wrapper table td strong,.cms_blog_content_container .section-content .table-wrapper table th b,.cms_blog_content_container .section-content .table-wrapper table th strong,.cms_blog_content_container .section-content table td b,.cms_blog_content_container .section-content table td strong,.cms_blog_content_container .section-content table th b,.cms_blog_content_container .section-content table th strong{white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important;display:inline;font-size:.7rem!important;line-height:1.25!important}.cms_blog_content_container .section-content p{font-size:13px}}@media (max-width:425px){.toc-container{top:10.5rem}.cms_blog_content_container .section-content ol li,.cms_blog_content_container .section-content ol li p,.cms_blog_content_container .section-content ul li,.cms_blog_content_container .section-content ul li p{font-size:13px!important}.cms_blog_content_container .section-content ol li,.cms_blog_content_container .section-content ul li{padding-left:1.5rem}.cms_blog_content_container .section-content ul li:before{font-size:1.3rem;left:.2rem}.cms_blog_content_container .section-content .table-wrapper{margin:.4rem 0}.cms_blog_content_container .section-content .table-wrapper table,.cms_blog_content_container .section-content table{font-size:.65rem!important;margin:.4rem 0!important}.cms_blog_content_container .section-content table tbody,.cms_blog_content_container .section-content table tfoot,.cms_blog_content_container .section-content table thead,.cms_blog_content_container .section-content table tr{font-size:.65rem!important}.cms_blog_content_container .section-content td,.cms_blog_content_container .section-content th{padding:.25rem .3rem!important;font-size:.65rem!important;line-height:1.2!important;word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important;hyphens:auto;vertical-align:top}.cms_blog_content_container .section-content th{font-size:.68rem!important;padding:.3rem!important}.cms_blog_content_container .section-content .table-wrapper table td:first-child,.cms_blog_content_container .section-content .table-wrapper table td:nth-child(2),.cms_blog_content_container .section-content .table-wrapper table th:first-child,.cms_blog_content_container .section-content .table-wrapper table th:nth-child(2),.cms_blog_content_container .section-content td:first-child,.cms_blog_content_container .section-content td:nth-child(2),.cms_blog_content_container .section-content th:first-child,.cms_blog_content_container .section-content th:nth-child(2){min-width:80px!important;width:16%!important}.cms_blog_content_container .section-content .table-wrapper table td:nth-child(3),.cms_blog_content_container .section-content .table-wrapper table th:nth-child(3),.cms_blog_content_container .section-content td:nth-child(3),.cms_blog_content_container .section-content th:nth-child(3){min-width:100px!important;width:22%!important}.cms_blog_content_container .section-content table div,.cms_blog_content_container .section-content table p,.cms_blog_content_container .section-content table span{font-size:.65rem!important;line-height:1.2!important;margin:.15rem 0!important}.cms_blog_content_container .section-content .table-wrapper table td b,.cms_blog_content_container .section-content .table-wrapper table td strong,.cms_blog_content_container .section-content .table-wrapper table th b,.cms_blog_content_container .section-content .table-wrapper table th strong,.cms_blog_content_container .section-content table td b,.cms_blog_content_container .section-content table td strong,.cms_blog_content_container .section-content table th b,.cms_blog_content_container .section-content table th strong{white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important;display:inline;font-size:.65rem!important;line-height:1.2!important}.cms_blog_content_container .section-content p{font-size:13px}}.font-inter{font-family:Inter,sans-serif}.font-poppins{font-family:Poppins,sans-serif}