.header{color:#fff;z-index:1000;background:#fff;padding:0;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 4px #0000001a}.header-content{box-sizing:border-box;background:#fff;border-bottom:4px solid #1c4587;align-items:center;width:100%;margin:0 auto;padding:10px 0;display:flex}.logo img{height:50px}.header-nav ul{gap:20px;margin:0;padding:0;list-style:none;display:flex}.header-nav a{color:#ecf0f1;font-weight:500;text-decoration:none;transition:color .3s}.header-nav a:hover{color:#3498db}.user-section{align-items:center;gap:15px;display:flex}.user-name{color:#ecf0f1;font-weight:500}.logout-btn{color:#fff;cursor:pointer;background-color:#e74c3c;border:none;border-radius:4px;padding:8px 16px;font-size:.9rem;transition:background-color .3s}.logout-btn:hover{background-color:#c0392b}.search-container{width:500px;position:relative}.search-icon{color:#fff;cursor:pointer;background:#1c4587;border:none;border-radius:20px;padding:4px;font-size:14px;transition:background-color .3s;display:flex;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.search-icon:hover{background:#1c4587}.search-container svg{color:#fff;background:#1c4587;border-radius:20px;width:32px;height:32px;padding:7px}.search-input{color:#333;background:#fff;border:1px solid #ccc;border-radius:50px;outline:none;width:100%;padding:15px 100px 15px 15px}.header-content .press-release-layout{flex:1;min-width:0}.press-release-layout{align-items:center;width:100%;min-width:0;display:flex}.press-release-sidebar-col{box-sizing:border-box;flex:0 0 320px;width:320px;padding-left:13px}.press-release-main-col{box-sizing:border-box;flex:1;justify-content:flex-end;align-items:center;min-width:0;padding:0 20px;display:flex}.press-release-logo{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;display:flex}.press-release-logo img{width:auto;height:50px;display:block}.press-release-news-row{box-sizing:border-box;background:#192543;border-radius:22px;align-items:center;gap:10px;width:50%;min-width:0;max-width:50%;padding:6px 8px 6px 6px;display:flex}.press-release-badge{color:#192543;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background:#f3a32a;border-radius:999px;flex-shrink:0;padding:7px 12px;font-size:10px;font-weight:800;line-height:1}.press-release-divider{background:#ffffff38;flex-shrink:0;width:1px;height:18px}.press-release-headline-wrap{flex:1;min-width:0}.press-release-headline{color:#fff;font-size:12px;font-weight:400;line-height:1.3}.press-release-read-btn{color:#e8edf5;white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff38;border-radius:10px;flex-shrink:0;align-items:center;gap:5px;padding:5px 12px;font-size:11px;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .2s,border-color .2s;display:inline-flex}.press-release-read-btn:hover{color:#fff;background:#ffffff2e;border-color:#ffffff59}.press-release-read-icon{flex-shrink:0;display:block}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.marquee-container{white-space:nowrap;box-sizing:border-box;width:100%;overflow:hidden}.marquee-content{padding-left:100%;animation:18s linear infinite marquee;display:inline-block}.marquee-content:hover,.marquee-container:hover .marquee-content{animation-play-state:paused}@media (width<=1023px){.press-release-sidebar-col{flex:none;width:auto;padding-left:12px}.press-release-main-col{padding:0 12px}.press-release-news-row{width:65%;max-width:65%}}@media (width<=768px){.header-nav{display:none}.header-content{box-sizing:border-box;width:100%;padding:4px 8px}.header-content .press-release-layout{flex:1;width:100%}.press-release-layout{flex-direction:row;align-items:center;gap:8px;width:100%;padding:0}.press-release-sidebar-col{flex:none;width:auto;padding-left:0}.press-release-main-col{flex:1 1 0;justify-content:stretch;width:auto;min-width:0;padding:0}.press-release-news-row{border-radius:10px;gap:4px;width:100%;max-width:none;height:20px;padding:0 4px 0 3px}.press-release-badge{padding:2px 6px;font-size:7px;line-height:1}.press-release-read-btn{border-radius:6px;gap:3px;height:16px;padding:0 6px;font-size:8px}.press-release-read-icon{width:9px;height:9px}.press-release-logo img{height:30px}.press-release-headline{font-size:8px;line-height:1.2}.press-release-divider{height:12px}.marquee-container{align-items:center;height:20px;line-height:normal;display:flex}.marquee-content{align-self:center;line-height:1.2}}@media (width<=480px){.header-content{padding:4px 6px}.press-release-layout{gap:6px}}.sidebar{color:#000;z-index:999;background-color:#fff;width:320px;height:100vh;min-height:200px;position:sticky;top:0;overflow-y:auto;box-shadow:2px 0 4px #0000001a}.hamburger-btn{z-index:1001;cursor:pointer;background:#002265;border:none;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;width:36px;height:36px;padding:8px;transition:background-color .3s;display:none;position:fixed;top:7%;left:2px;box-shadow:0 2px 4px #0003}.hamburger-btn:hover{background:#003d99}.hamburger-btn:active{background:#001a4d}.hamburger-line{background:#fff;width:100%;height:2px;margin:1px auto;display:block}.sidebar-nav{padding:10px 0 20px}.menu-list{margin:0;padding:0;list-style:none}.menu-item{background-color:#fff;border-radius:4px;margin:2px 8px}.menu-item-header{justify-content:space-between;align-items:center;width:100%;display:flex}.menu-link{color:#242c5b;border-radius:4px;flex:1;width:100%;padding:8px 5px;text-decoration:none;transition:background-color .3s,color .3s;display:flex}.menu-link:hover{color:#242c5b;background-color:#f6f6f6}.menu-link:hover .menu-title,.menu-link:hover .menu-icon{color:#242c5b}.menu-link.active{color:#242c5b;background-color:#f6f6f6;border-radius:4px}.menu-link.active .menu-title{color:#242c5b;font-weight:600}.menu-link.active .menu-icon{color:#242c5b}.menu-icon{text-align:center;color:#242c5b;width:20px;margin-right:12px;font-size:1.2rem;position:relative;top:3px}.menu-title{color:#242c5b;font-weight:500;position:relative;top:3px}.menu-toggle{color:#242c5b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-right:10px;padding:8px;transition:transform .3s;display:flex}.menu-toggle .chevron-icon{transition:transform .3s cubic-bezier(.4,0,.2,1);transform:rotate(0)}.menu-toggle.expanded .chevron-icon{transform:rotate(180deg)}.submenu{color:#333;background-color:#fff;border:1px solid #0000000d;border-radius:6px;margin:4px 0;padding:8px 0;list-style:none;box-shadow:0 2px 8px #00000014}.submenu-level-2{background-color:#fff;border:1px solid #0000000a;box-shadow:0 2px 6px #0000000f}.submenu-item{position:relative}.submenu-item-content{justify-content:space-between;align-items:center;display:flex}.submenu-link{color:#242c5b;cursor:pointer;border-left:3px solid #0000;border-radius:4px;flex:1;min-width:0;margin:2px 8px;padding:10px 20px 10px 30px;font-size:.9rem;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s;display:block}.submenu-link.active{background-color:#e7f1ff;border-left-color:#0d6efd;border-radius:4px;color:#0d6efd!important}.submenu-item-header:hover .submenu-link{background-color:#e7f1ff;color:#0d6efd!important}.submenu-container{background:0 0;padding:4px 0;position:relative}.submenu-toggle{color:#242c5b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-right:10px;padding:4px 8px;transition:transform .3s;display:flex}.submenu-toggle .chevron-icon{font-size:.75rem;transition:transform .3s cubic-bezier(.4,0,.2,1);transform:rotate(0)}.submenu-toggle.expanded .chevron-icon{transform:rotate(180deg)}.submenu-item-header{justify-content:space-between;align-items:center;display:flex}.submenu-section-header{margin:.5rem 8px .25rem;padding:0;list-style:none}.submenu-section-title{letter-spacing:.02em;color:#242c5b;background-color:#f6f6f6;border-radius:4px;padding:.4rem 12px;font-size:.72rem;font-weight:700;display:block}.submenu-level-2 .submenu-section-header{margin-left:0}.submenu-wrapper{opacity:0;max-height:0;margin:0;padding-top:0;padding-bottom:0;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),padding-top .35s cubic-bezier(.4,0,.2,1),padding-bottom .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.submenu-wrapper.open{opacity:1;max-height:2000px;margin:4px 0;padding-top:4px;padding-bottom:4px}.submenu-wrapper .submenu-container{transition:transform .3s cubic-bezier(.4,0,.2,1)}.submenu-level-2 .submenu-link{padding-left:40px}.submenu-level-2 a.submenu-link{white-space:normal;text-overflow:ellipsis;word-wrap:break-word;color:#242c5b;overflow:hidden;word-wrap:break-word!important}.submenu-level-3 .submenu-link{padding-left:90px}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-track{background:#34495e}.sidebar::-webkit-scrollbar-thumb{background:#2c3e50;border-radius:3px}.sidebar::-webkit-scrollbar-thumb:hover{background:#243342}@media (width<=1024px){.sidebar{width:280px}}@media (width<=768px){:root{--mobile-hamburger-top:43px;--mobile-hamburger-size:32px;--mobile-hamburger-gap:0px;--mobile-sidebar-pad-x:12px;--mobile-sidebar-icon:20px;--mobile-sidebar-gap:10px;--mobile-sidebar-row-height:38px;--mobile-sidebar-text-start:calc(var(--mobile-sidebar-pad-x) + 28px + var(--mobile-sidebar-icon) + var(--mobile-sidebar-gap));--mobile-sidebar-indent-2:calc(var(--mobile-sidebar-text-start) + 14px);--mobile-sidebar-indent-3:calc(var(--mobile-sidebar-indent-2) + 14px);--mobile-sidebar-chevron:28px}.sidebar{width:100vw;max-width:100vw;left:-100vw;top:var(--mobile-hamburger-top);height:calc(100dvh - var(--mobile-hamburger-top));z-index:1000;-webkit-overflow-scrolling:touch;transition:left .3s ease-in-out;position:fixed;box-shadow:2px 0 8px #00000026}.sidebar.open{left:0}.sidebar-nav{padding:0 0 8px}.menu-list{padding:0}.menu-list>.menu-item:first-child .menu-link,.menu-list>.menu-item:first-child .menu-item-header{min-height:var(--mobile-sidebar-row-height)}.menu-list>.menu-item:first-child .menu-link{padding-top:0}.menu-item{border-radius:0;margin:0}.menu-item-header,.submenu-item-header{width:100%;min-height:var(--mobile-sidebar-row-height);align-items:center;display:flex}.menu-link{padding:5px 0 5px calc(var(--mobile-sidebar-pad-x) + 28px);min-height:var(--mobile-sidebar-row-height);align-items:center;gap:var(--mobile-sidebar-gap);box-sizing:border-box;border-radius:0;display:flex}.menu-title{flex:1;min-width:0;padding:0;font-size:12px;line-height:1.3;top:0}.menu-icon{width:var(--mobile-sidebar-icon);min-width:var(--mobile-sidebar-icon);flex-shrink:0;justify-content:center;align-items:center;margin-right:0;display:inline-flex;top:0}.menu-icon svg{font-size:18px!important}.menu-toggle,.submenu-toggle{width:var(--mobile-sidebar-chevron);min-width:var(--mobile-sidebar-chevron);height:var(--mobile-sidebar-chevron);min-height:var(--mobile-sidebar-chevron);margin:0 var(--mobile-sidebar-pad-x) 0 0;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.menu-toggle .chevron-icon,.submenu-toggle .chevron-icon{font-size:.7rem}.submenu{box-shadow:none;border:none;border-radius:0;margin:0;padding:0}.submenu-wrapper.open{margin:0;padding-top:0;padding-bottom:0}.submenu-container{padding:0}.submenu-item-header{width:100%}.submenu-item-header .submenu-link{flex:1;width:auto;min-width:0;padding-right:8px!important}.submenu-link{width:100%;min-height:var(--mobile-sidebar-row-height);box-sizing:border-box;border-left:3px solid #0000;border-radius:0;align-items:center;margin:0;font-size:12px;line-height:1.3;display:flex;padding:5px var(--mobile-sidebar-pad-x) 5px var(--mobile-sidebar-text-start)!important}.submenu-link.active{border-radius:0;padding-left:calc(var(--mobile-sidebar-text-start) - 3px)!important}.submenu-level-2 .submenu-link{padding-left:var(--mobile-sidebar-indent-2)!important;padding-right:var(--mobile-sidebar-pad-x)!important}.submenu-level-2 .submenu-link.active{padding-left:calc(var(--mobile-sidebar-indent-2) - 3px)!important}.submenu-level-3 .submenu-link{padding-left:var(--mobile-sidebar-indent-3)!important;padding-right:var(--mobile-sidebar-pad-x)!important}.submenu-level-3 .submenu-link.active{padding-left:calc(var(--mobile-sidebar-indent-3) - 3px)!important}.submenu-section-header{margin:2px 0 0;padding:0}.submenu-section-title{padding:5px var(--mobile-sidebar-pad-x) 5px var(--mobile-sidebar-text-start);border-radius:0;font-size:.68rem;line-height:1.2}.submenu-level-2 .submenu-section-title{padding-left:var(--mobile-sidebar-indent-2)}.hamburger-btn{z-index:1002;width:20px;min-width:26px;height:20px;min-height:26px;padding:6px;display:inline-flex;top:43px;left:6px}.sidebar-close-row{justify-content:flex-end;padding:4px 6px 6px;display:flex}.sidebar-close-btn{color:#ecf0f1;background:0 0;border:1px solid #ffffff40;border-radius:6px;justify-content:center;align-items:center;min-width:36px;min-height:36px;margin-right:4px;padding:6px 8px;display:inline-flex}}@media (width<=480px){.sidebar{width:100vw;max-width:100vw;left:-100vw}.menu-title{font-size:11px}.menu-icon svg{font-size:16px!important}.submenu-link{min-height:var(--mobile-sidebar-row-height);font-size:11px}.submenu-section-title{font-size:.62rem}}.footer{color:#ecf0f1;text-align:center;margin-top:auto;padding:40px 0 20px;border-top:4px solid #1c4587!important}.footer-content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;max-width:1200px;margin:0 auto;padding:0 20px;display:grid}.footer-section h3{color:#3498db;margin-bottom:15px;font-size:1.3rem}.footer-section h4{color:#3498db;margin-bottom:15px;font-size:1.1rem}.footer-section p{color:#bdc3c7;margin-bottom:10px;line-height:1.6}.footer-section ul{padding:0;list-style:none}.footer-section ul li{margin-bottom:8px}.footer-section ul li a{color:#bdc3c7;text-decoration:none;transition:color .3s}.footer-section ul li a:hover{color:#3498db}.social-links{gap:15px;display:flex}.social-link{color:#bdc3c7;text-decoration:none;transition:color .3s}.social-link:hover{color:#3498db}.footer-bottom h4{text-align:left;font-weight:700}.quick-links ul li{text-align:left;list-style:none}.quick-links ul li a{color:#333}.contact-info ul li{text-align:left;color:#333}.footer-bottom{border-bottom:1px solid #ededed;justify-content:space-between;margin:0 20px 20px;padding-bottom:20px;display:flex}.footer-bottom p{color:#95a5a6;margin:0}@media (width<=768px){.footer-content{grid-template-columns:1fr;gap:20px;padding:0 15px}.footer{padding:30px 0 15px}.social-links{flex-direction:column;gap:10px}.footer-bottom{text-align:center;grid-template-columns:repeat(2,1fr);align-items:start;gap:20px;display:grid}.footer-bottom>div{width:100%}.footer-bottom .logo{grid-column:1/2;text-align:left!important}.footer-bottom .logo img{max-width:50px;height:auto;margin:0 auto}.footer-bottom .quick-links{grid-column:2/3;text-align:left!important}.footer-bottom .contact-info{grid-column:1/2;text-align:left!important}.footer-bottom>div:last-child{grid-column:2/3;text-align:left!important}.footer-bottom .quick-links ul,.footer-bottom .contact-info ul{text-align:left!important}.footer-bottom .quick-links ul li,.footer-bottom .contact-info ul li{word-wrap:break-word;overflow-wrap:break-word;text-align:left!important}.footer-bottom h4{text-align:left!important;font-size:14px!important}.footer-bottom a{word-break:break-all;overflow-wrap:break-word;font-size:13px}}@media (width<=480px){.footer{padding:20px 0 10px}.footer-content{gap:15px;padding:0 10px}.footer-bottom{grid-template-columns:1fr;gap:15px}.footer-bottom .logo,.footer-bottom .quick-links,.footer-bottom .contact-info,.footer-bottom>div:last-child{grid-column:1/-1;text-align:center!important}.footer-bottom .quick-links ul,.footer-bottom .contact-info ul,.footer-bottom .quick-links ul li,.footer-bottom .contact-info ul li{text-align:center!important}.footer-bottom h4{text-align:center!important;font-size:13px!important}.footer-bottom a{font-size:12px}}.app{background-color:#f5f6fa;flex-direction:column;min-height:100vh;display:flex}.app-container{flex:1;margin-top:80px;display:flex;position:relative}@media (width<=768px){:root{--mobile-header-height:44px}.app-container{margin-top:var(--mobile-header-height)}}.main-content{background-color:#fff;flex:1;min-height:calc(100vh - 60px);padding:10px 20px 2.5rem;overflow-y:auto}.main-content::-webkit-scrollbar{width:10px}.main-content::-webkit-scrollbar-track{background:#f8f9fa;border-radius:5px}.main-content::-webkit-scrollbar-thumb{background:#6c757d;border-radius:5px;transition:background .3s}.main-content::-webkit-scrollbar-thumb:hover{background:#495057}.page-placeholder{text-align:center;background:#fff;border-radius:10px;max-width:600px;margin:0 auto;padding:40px;box-shadow:0 4px 6px #0000001a}.page-placeholder h1{color:#2c3e50;margin-bottom:20px;font-size:2rem}.page-placeholder p{color:#7f8c8d;font-size:1.1rem;line-height:1.6}.page-placeholder button{color:#fff;cursor:pointer;background:#002060;border:none;border-radius:6px;margin-top:20px;padding:10px 18px;font-size:.95rem}h4{color:#333;letter-spacing:-.5px;margin:20px 0 10px;font-size:16px;font-weight:500}.main-content h2{color:#333;margin:10px 0;font-size:24px;font-weight:600}.main-content h3{color:#333;font-size:20px;font-weight:500}.table{border-collapse:collapse;border-spacing:0;border-radius:10px;width:100%;margin-top:20px;font-family:Figtree,sans-serif;font-size:14px}.table th,.table td{font-family:Figtree,sans-serif}.Guides_section table{table-layout:auto;width:100%;display:table}.Guides_section .MuiAccordionDetails-root>table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}@media (width<=768px){.Guides_section table,.Guides_section .MuiAccordionDetails-root>table{-webkit-overflow-scrolling:touch;width:100%;display:block;overflow-x:auto}}.table-responsive{border-radius:10px;margin-bottom:2.5rem;overflow:hidden;box-shadow:1px 1px 10px #e7e7e7}.main-content table.table,.main-content .MuiDataGrid-root{margin-bottom:2.5rem}.table-responsive .MuiDataGrid-root{margin-bottom:0}.table-responsive:last-child{margin-bottom:2.5rem}.table thead tr:first-child th:first-child{border-top-left-radius:5px}.table thead tr:first-child th:last-child{border-top-right-radius:5px}.table tbody tr:last-child td:first-child{border-bottom-left-radius:5px}.table tbody tr:last-child td:last-child{border-bottom-right-radius:5px}.table-responsive::-webkit-scrollbar{width:8px;height:8px}.table-responsive::-webkit-scrollbar-track{background:#f1f3f4;border-radius:4px}.table-responsive::-webkit-scrollbar-thumb{background:#5f6368;border-radius:4px;transition:background .3s}.table-responsive::-webkit-scrollbar-thumb:hover{background:#3c4043}.table thead tr th{background:#f0f7ff;border:1px solid #d4d4d4;padding:5px;font-weight:600}.table>tbody>tr:nth-of-type(2n)>*{vertical-align:top;border:1px solid #eee;padding:5px;cursor:default!important;background:#fbfbfb!important}.table>tbody>tr:nth-of-type(odd)>*{vertical-align:top;border:1px solid #eee;padding:5px;cursor:default!important}.table>tbody>tr:hover>*{cursor:pointer;background:#f6fcff!important}.row-striped tr:nth-child(odd) td{background:#fcfcfc;border:1px solid #d4d4d4;padding:10px}.row-striped tr:nth-child(2n) td{background:#fff;border:1px solid #d4d4d4;padding:10px}.table.table_totalValue tr:last-child{background-color:#e7e7e7}.table.table_totalValue tr:last-child th{padding:10px}.text-center{text-align:center}.text-right{text-align:right}.form-check-input[type=checkbox]{cursor:pointer;border:2px solid #0d6efd;border-radius:4px;width:15px;height:15px;transition:all .2s}.form-check-input input[type=checkbox]:disabled{opacity:1;cursor:not-allowed;background-color:#d3d3d3;border:1px solid #999}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' d='M6 10l3 3 6-6'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:14px}.form-check-input:disabled{cursor:not-allowed;opacity:.65;background-color:#0d6efd;border-color:#0d6efd}.form-check-label{color:#333;margin-left:8px;font-size:14px}.fw-bold{font-weight:700!important}.formula_layout{list-style:decimal}.formula-title{color:#2c3e50;font-weight:700}ul.formula_layout{margin:20px}.formula{color:#34495e;margin-bottom:20px;padding:5px 0 5px 20px;font-size:16px;line-height:2;list-style:none;position:relative}.formula li{padding:5px 0 5px 20px;font-size:16px;position:relative}.formula li:before{content:"➤";color:#0d6efd;font-size:14px;position:absolute;top:7px;left:0}.accountingFormula1 h4{color:#242424;font-size:24px;font-weight:500}.noteColor{color:#6e6e6e;font-size:14px}.cursor-pointer{cursor:pointer;color:#0d6efd}.MuiTableContainer-root{max-width:100%;overflow:auto}.MuiTableContainer-root::-webkit-scrollbar{width:8px;height:8px}.MuiTableContainer-root::-webkit-scrollbar-track{background:#f8f9fa;border-radius:4px}.MuiTableContainer-root::-webkit-scrollbar-thumb{background:#6c757d;border-radius:4px;transition:background .3s}.MuiTableContainer-root::-webkit-scrollbar-thumb:hover{background:#495057}.MuiTable-root{table-layout:fixed;width:100%}.MuiTableCell-root{white-space:normal;word-break:break-word;font-family:Figtree,sans-serif;overflow:visible}.MuiDataGrid-root,.MuiDataGrid-root .MuiDataGrid-columnHeaderTitle,.MuiDataGrid-root .MuiDataGrid-columnHeaders,.MuiDataGrid-root .MuiDataGrid-cell,.MuiDataGrid-root .MuiTablePagination-root,.MuiDataGrid-root .MuiTablePagination-selectLabel,.MuiDataGrid-root .MuiTablePagination-displayedRows,.MuiDataGrid-root .MuiTablePagination-select,.MuiDataGrid-root .MuiTablePagination-actions{font-family:Figtree,sans-serif!important}.MuiDataGrid-root{border:1px solid #eee;border-radius:10px;max-width:100%;overflow:hidden}.MuiDataGrid-footerContainer{padding-bottom:8px}.MuiDataGrid-root::-webkit-scrollbar{width:8px;height:8px}.MuiDataGrid-root::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.MuiDataGrid-root::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:4px;transition:background .3s}.MuiDataGrid-root::-webkit-scrollbar-thumb:hover{background:#9e9e9e}.MuiDataGrid-virtualScroller{overflow:auto!important}.MuiDataGrid-columnHeaders{z-index:5;background:#f0f7ff;position:sticky;top:0}.MuiDataGrid-cell{word-break:break-word;align-items:flex-start;line-height:1.3;overflow:visible;white-space:normal!important}.table-responsive,.financial_table{margin-bottom:2.5rem;overflow:auto}.financial_table tr:nth-child(2n) td{white-space:nowrap}.financial_table .ps-4{padding-left:20px!important}.fin_sub-title td{word-break:break-word;white-space:normal!important}.financial_table th.fin_leftAlign{padding-left:10px;text-align:left!important}.Guides_section .MuiDataGrid-root{margin-bottom:2.5rem}@media (width<=768px){.main-content{padding:30px 15px 15px}.MuiDataGrid-root{overflow:auto!important}.MuiDataGrid-columnHeaders{overflow:visible!important}.MuiDataGrid-columnHeader{white-space:normal!important;align-items:flex-start!important}.MuiDataGrid-columnHeaderTitle{line-height:1.2;white-space:normal!important;text-overflow:clip!important;font-size:9px!important;overflow:visible!important}.MuiDataGrid-cell{font-size:9px!important}.MuiTableCell-head{word-break:break-word;white-space:normal!important}.search-container{flex-shrink:1;width:100%;min-width:0;max-width:180px}.page-placeholder{padding:30px 20px}.page-placeholder h1{font-size:1.5rem}.main-content h2{font-size:16px;font-weight:700}.main-content h4,h3{font-size:13px}.searchFields{flex-direction:column;align-items:stretch;gap:10px;font-size:13px!important}.searchLayout_json{gap:12px!important}.searchLayout_json .MuiIconButton-root{width:24px!important;min-width:24px!important;height:24px!important;min-height:24px!important;padding:0!important}.searchLayout_json .MuiIconButton-root svg{width:13px!important;height:13px!important}.search-input{color:#333;padding:8px 50px 8px 12px;font-size:13px!important}.search-container svg{width:24px;height:24px;padding:5px}.header-content{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:10px;padding:5px 16px;display:flex}.header-content .logo{flex-shrink:0}.MuiDataGrid-mainContent{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow:auto!important}input,p{font-size:13px!important}ul.formula_layout{margin:10px;font-size:13px}.table{width:100%;display:block;overflow:auto}.formula{padding:0;font-size:13px;line-height:1.2}.formula li{font-size:13px}.main-content h3{font-size:12px}.table-responsive{-webkit-overflow-scrolling:touch;border-radius:5px;width:100%;margin:10px 0 2.5rem;overflow:auto visible}.table thead tr th,.table tbody tr td{white-space:normal;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:200px;padding:8px 6px;font-size:12px}.table-responsive .table thead tr th{z-index:10;white-space:normal;word-wrap:break-word;background:#f0f7ff;font-weight:600;position:sticky;top:0}.Guides_section .table-responsive{width:100%;margin:15px 0}.Guides_section .table{width:max-content;min-width:100%}.Guides_section .table thead tr th,.Guides_section .table tbody tr td{white-space:normal;word-wrap:break-word;word-break:break-word;padding:10px 8px;font-size:13px;line-height:1.4}.MuiAccordionDetails-root .table-responsive{width:100%;overflow-x:auto}.logo img{height:30px}}@media (width<=480px){:root{--mobile-header-height:44px}.main-content{margin-left:0;padding:20px 10px 15px}.app-container{margin-top:var(--mobile-header-height)}button,a{min-width:44px;min-height:44px}.sidebar .menu-link,.sidebar .submenu-link{min-width:0;min-height:38px}.searchLayout_json .MuiIconButton-root{width:22px!important;min-width:22px!important;height:22px!important;min-height:22px!important}.searchLayout_json .MuiIconButton-root svg{width:12px!important;height:12px!important}}@media (width>=1500px){body,.app{background-color:#fff!important}.app-container,.header-content,.footer-bottom{margin-left:auto;margin-right:auto;width:1400px!important;max-width:1400px!important}header{border-bottom:4px solid #1c4587!important}.header-content{border-bottom:4px solid #fff!important}footer{border-top:4px solid #1c4587!important}.footer-bottom{margin-left:auto;margin-right:auto;width:1400px!important;max-width:1400px!important}}.table-of-contents{color:#637288;z-index:100;background-color:#fff;border-radius:8px;width:250px;max-height:calc(100vh - 100px);margin-bottom:20px;padding:15px;position:fixed;top:15%;right:8%;overflow-y:auto;box-shadow:1px 1px 5px #0000001a}.table-of-contents p,.table-of-contents .MuiTypography-root{color:#637288;cursor:pointer;margin:5px 0;font-size:14px;font-weight:400;transition:all .2s}.table-of-contents .MuiTypography-root:hover{color:#0d6efd}.table-of-contents .toc-item{color:#637288;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:400;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.table-of-contents .toc-item:hover{color:#0d6efd;background-color:#f0f7ff;padding-left:16px;transform:translate(4px)}.table-of-contents .toc-item:active{background-color:#e0efff;transform:translate(2px)}.table-of-contents .toc-item.active{color:#0d6efd;background-color:#f0f7ff;border-left:3px solid #0d6efd;padding-left:12px;font-weight:600}@media (width<=1200px){.table-of-contents{width:200px;padding:15px}.Guides_section [class*=Grid]:first-of-type{padding-right:220px!important}}@media (width<=768px){.table-of-contents{display:none}.Guides_section [class*=Grid]:first-of-type{padding-left:0!important;padding-right:0!important}.Guides_section{width:100%;overflow-x:hidden;padding:15px 10px!important}.Guides_section p,.Guides_section li,.Guides_section div,.Guides_section span,.Guides_section code,.Guides_section pre{word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;max-width:100%}.table_accordion_style .MuiAccordionDetails-root{overflow-x:auto;padding:10px!important}.Guides_section .bg_section,.Guides_section .bq_sectionLite{word-wrap:break-word;box-sizing:border-box;width:100%;overflow-x:auto;padding:15px!important}.Guides_section .bg_section h3,.Guides_section .bg_section p,.Guides_section .bq_sectionLite h3,.Guides_section .bq_sectionLite p{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%}.Guides_section .MuiTypography-root{-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word!important;word-break:break-word!important;overflow-wrap:break-word!important;max-width:100%!important}.Guides_section a{word-break:break-all;overflow-wrap:break-word;max-width:100%;display:inline-block}.Guides_section code,.Guides_section pre{word-wrap:break-word;word-break:break-all;overflow-wrap:break-word;white-space:pre-wrap;max-width:100%;overflow-x:auto}.Guides_section .MuiGrid-container{width:100%!important;max-width:100%!important;margin:0!important}.Guides_section .MuiGrid-item{box-sizing:border-box;width:100%!important;max-width:100%!important;padding:0 10px!important}.Guides_section section{box-sizing:border-box;width:100%;max-width:100%;overflow-x:hidden}}.table_accordion_style{color:#7c7c7c;box-shadow:none!important;border:1px solid #bfbfbf!important;border-radius:8px!important;margin:10px 0!important}.table_accordion_style:before{content:none!important;display:none!important}.dashboard{max-width:100%;min-height:100vh;margin:0;padding:20px}.dashboard-header{text-align:center;margin-bottom:50px}.dashboard-header h1{color:#002265;margin-bottom:20px;font-size:3rem;font-weight:700}.dashboard-header p{color:#555;word-wrap:break-word;overflow-wrap:break-word;max-width:900px;margin:0 auto;font-size:1.2rem;line-height:1.6}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;width:100%;max-width:1200px;margin:0 auto 60px;display:grid}.dashboard-coverage-section{width:100%;max-width:1200px;margin:0 auto}.dashboard-coverage-title{margin-bottom:32px!important;padding-bottom:16px!important;font-size:1.2rem!important}.dashboard-coverage-section .dashboard-grid{margin-bottom:40px}.dashboard-card{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000000d}.dashboard-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001a}.card-icon{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:10px;display:flex;box-shadow:0 4px 10px #00226514}.fa-icon{color:#002265;font-size:30px;transition:all .3s}.dashboard-card:hover .fa-icon{color:#3498db;transform:scale(1.1)}.dashboard-card:hover .card-icon{box-shadow:0 6px 15px #3498db33}.dashboard-card h3{color:#64748b;text-transform:uppercase;text-align:center;margin:0;font-size:16px!important;font-weight:400!important}.dashboard-card h2.card-number{color:#002265;text-align:center;margin:5px 0;font-size:36px!important;font-weight:400!important}.dashboard-card img{filter:invert(13%)sepia(38%)saturate(3695%)hue-rotate(206deg)brightness(98%)contrast(113%);width:60px;height:60px}.card-number{color:#3498db;margin-bottom:5px;font-size:2rem;font-weight:700}.card-change{font-size:.9rem;font-weight:500}.card-change.positive{color:#27ae60}.card-change.negative{color:#e74c3c}.searchFields{justify-content:space-between;align-items:center;margin:20px 0;font-size:16px;display:flex}.data_icon{cursor:pointer;box-sizing:border-box;background-color:#002265;border:1px solid #002265;border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;padding:8px;transition:background-color .25s,color .25s,border-color .25s,box-shadow .25s,transform .25s;display:inline-flex;color:#fff!important;font-size:20px!important}.data_icon:hover{background-color:#fff;border-color:#c5dff0;transform:translateY(-2px);box-shadow:0 4px 12px #0022651f;color:#002265!important}.dashboard-content{grid-template-columns:2fr 1fr;gap:30px;display:grid}.dashboard-content h2{margin-top:0!important}.content-section{background:#fff;border-radius:10px;padding:25px;box-shadow:0 4px 6px #0000001a}.content-section h2{color:#2c3e50;margin-bottom:20px;font-size:1.5rem}.activity-list{flex-direction:column;gap:15px;display:flex}.activity-item{background:#f8f9fa;border-radius:8px;align-items:center;gap:15px;padding:15px;transition:background-color .3s;display:flex}.activity-item:hover{background:#e9ecef}.activity-icon{color:#fff;background:#3498db;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex}.activity-details p{color:#2c3e50;margin:0;font-weight:500}.activity-time{color:#7f8c8d;font-size:.8rem}.quick-actions{flex-direction:column;gap:15px;display:flex}.action-btn{color:#fff;cursor:pointer;background:#002265;border:none;border-radius:8px;justify-content:start;align-items:center;padding:12px 20px;font-size:1rem;font-weight:500;transition:background-color .3s;display:flex}.action-btn img{filter:invert()sepia(0%)saturate(0%)hue-rotate(335deg)brightness(104%)contrast(102%);margin-right:10px}.action-btn:hover{background:linear-gradient(#1d4491 0%,#002265 100%)}.img_resolution{max-width:100%;margin:20px 0}.searchLayout{justify-content:center;align-items:center;gap:16px;display:flex}.searchLayout_json{gap:16px}.loader_section{justify-content:center;align-items:center;height:50vh;margin:0;display:flex}.loaderlogo{background-size:contain;width:50px;height:auto}.dots{clip-path:inset(-50.4px);color:#fa952a;border-radius:50%;width:8px;height:8px;animation:1.2s linear infinite dots-ejq2atmd;position:relative;top:16px;left:30px;transform:translateY(-16.8px);box-shadow:-67.2px 16.8px,-67.2px 16.8px,-67.2px 16.8px}@keyframes dots-ejq2atmd{16.67%{box-shadow:-67.2px 16.8px,-67.2px 16.8px,21.3px 16.8px}33.33%{box-shadow:-67.2px 16.8px,0 16.8px,21.3px 16.8px}40%,60%{box-shadow:-21.3px 16.8px,0 16.8px,21.3px 16.8px}66.67%{box-shadow:-21.3px 16.8px,0 16.8px,67.2px 16.8px}83.33%{box-shadow:-21.3px 16.8px,67.2px 16.8px,67.2px 16.8px}to{box-shadow:67.2px 16.8px,67.2px 16.8px,67.2px 16.8px}}@media (width<=768px){.dashboard{min-height:auto;padding:15px}.dashboard-header{margin-bottom:30px}.dashboard-header h1{color:#002265;word-wrap:break-word;overflow-wrap:break-word;font-size:2rem}.dashboard-header p{padding:0 10px;font-size:1rem}.dashboard-grid{grid-template-columns:repeat(2,1fr);gap:10px}.dashboard-coverage-section{padding-top:4px;padding-bottom:8px;padding-right:0}.dashboard-coverage-title{margin-bottom:12px!important;padding-bottom:4px!important;font-size:1.5rem!important}.dashboard-coverage-section .dashboard-grid{margin-top:0;margin-bottom:16px;margin-right:0;padding-right:0}.dashboard-card{padding:12px 8px;gap:0!important}.dashboard-content{grid-template-columns:1fr}.dashboard-card h2.card-number{font-size:24px!important}.dashboard-card h3{line-height:1.2;padding:0!important;font-size:10px!important}.card-icon{width:45px;height:45px;margin-bottom:5px}.fa-icon{font-size:18px}.searchFields{font-size:13px}.searchLayout svg{font-size:20px}.data_icon{width:32px;min-width:32px;height:32px;padding:7px;font-size:18px!important}}@media (width<=480px){.dashboard{padding:10px}.dashboard-header h1{font-size:1.5rem}.dashboard-header p{padding:0 5px;font-size:.9rem}.dashboard-grid{grid-template-columns:repeat(2,1fr);gap:25px}.dashboard-coverage-section{padding-top:0;padding-bottom:4px;padding-right:0}.dashboard-coverage-title{margin-bottom:10px!important;padding-bottom:2px!important;font-size:1.25rem!important}.dashboard-coverage-section .dashboard-grid{margin-bottom:12px}.dashboard-card{padding:12px 6px}.dashboard-card h2.card-number{font-size:22px!important}.dashboard-card h3{line-height:1.2;font-size:9px!important}.card-icon{width:40px;height:40px;margin-bottom:4px}.fa-icon{font-size:16px}}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-ext-400-normal-BQZuk6qB.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-400-normal-DQukG94-.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-400-normal-obahsSVq.woff2)format("woff2"),url(/assets/inter-cyrillic-400-normal-HOLc17fK.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-ext-400-normal-DGGRlc-M.woff2)format("woff2"),url(/assets/inter-greek-ext-400-normal-KugGGMne.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-400-normal-B4URO6DV.woff2)format("woff2"),url(/assets/inter-greek-400-normal-q2sYcFCs.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-vietnamese-400-normal-DMkecbls.woff2)format("woff2"),url(/assets/inter-vietnamese-400-normal-Bbgyi5SW.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-ext-400-normal-C1nco2VV.woff2)format("woff2"),url(/assets/inter-latin-ext-400-normal-77YHD8bZ.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2)format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-cyrillic-ext-500-normal-B0yAr1jD.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-500-normal-BmqWE9Dz.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-cyrillic-500-normal-BasfLYem.woff2)format("woff2"),url(/assets/inter-cyrillic-500-normal-CxZf_p3X.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-greek-ext-500-normal-C4iEst2y.woff2)format("woff2"),url(/assets/inter-greek-ext-500-normal-2j5mBUwD.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-greek-500-normal-BIZE56-Y.woff2)format("woff2"),url(/assets/inter-greek-500-normal-Xzm54t5V.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-vietnamese-500-normal-DOriooB6.woff2)format("woff2"),url(/assets/inter-vietnamese-500-normal-mJboJaSs.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-ext-500-normal-CV4jyFjo.woff2)format("woff2"),url(/assets/inter-latin-ext-500-normal-BxGbmqWO.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-500-normal-Cerq10X2.woff2)format("woff2"),url(/assets/inter-latin-500-normal-BL9OpVg8.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-cyrillic-ext-600-normal-Dfes3d0z.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-600-normal-Bcila6Z-.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-cyrillic-600-normal-CWCymEST.woff2)format("woff2"),url(/assets/inter-cyrillic-600-normal-4D_pXhcN.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-greek-ext-600-normal-DRtmH8MT.woff2)format("woff2"),url(/assets/inter-greek-ext-600-normal-B8X0CLgF.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-greek-600-normal-plRanbMR.woff2)format("woff2"),url(/assets/inter-greek-600-normal-BZpKdvQh.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-vietnamese-600-normal-Cc8MFFhd.woff2)format("woff2"),url(/assets/inter-vietnamese-600-normal-BuLX-rYi.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-ext-600-normal-D2bJ5OIk.woff2)format("woff2"),url(/assets/inter-latin-ext-600-normal-CIVaiw4L.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-600-normal-LgqL8muc.woff2)format("woff2"),url(/assets/inter-latin-600-normal-CiBQ2DWP.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-cyrillic-ext-700-normal-BjwYoWNd.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-700-normal-LO58E6JB.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-cyrillic-700-normal-CjBOestx.woff2)format("woff2"),url(/assets/inter-cyrillic-700-normal-DrXBdSj3.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-greek-ext-700-normal-qfdV9bQt.woff2)format("woff2"),url(/assets/inter-greek-ext-700-normal-BoQ6DsYi.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-greek-700-normal-C3JjAnD8.woff2)format("woff2"),url(/assets/inter-greek-700-normal-BUv2fZ6O.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-vietnamese-700-normal-DlLaEgI2.woff2)format("woff2"),url(/assets/inter-vietnamese-700-normal-BZaoP0fm.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-latin-ext-700-normal-Ca8adRJv.woff2)format("woff2"),url(/assets/inter-latin-ext-700-normal-TidjK2hL.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-latin-700-normal-Yt3aPRUw.woff2)format("woff2"),url(/assets/inter-latin-700-normal-BLAVimhd.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-cyrillic-ext-800-normal-BZOjs1Xv.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-800-normal-Ca-gJeZY.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-cyrillic-800-normal-C7MGvYyJ.woff2)format("woff2"),url(/assets/inter-cyrillic-800-normal-CCHyn08d.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-greek-ext-800-normal-B--PVpEC.woff2)format("woff2"),url(/assets/inter-greek-ext-800-normal-DUe57HfS.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-greek-800-normal-CLIouy3y.woff2)format("woff2"),url(/assets/inter-greek-800-normal-BU00tryP.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-vietnamese-800-normal-Cm7tD1pz.woff2)format("woff2"),url(/assets/inter-vietnamese-800-normal-DDlpr_Ee.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-latin-ext-800-normal-DZJjya6U.woff2)format("woff2"),url(/assets/inter-latin-ext-800-normal-BOMpwxm3.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-latin-800-normal-BYj_oED-.woff2)format("woff2"),url(/assets/inter-latin-800-normal-D1mf63XC.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url(/assets/inter-cyrillic-ext-900-normal-buRuWz4h.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-900-normal-BUlv-ou0.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url(/assets/inter-cyrillic-900-normal-CjyCg421.woff2)format("woff2"),url(/assets/inter-cyrillic-900-normal-BAVML7y5.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url(/assets/inter-greek-ext-900-normal-voj7phVX.woff2)format("woff2"),url(/assets/inter-greek-ext-900-normal-LVqH4fM3.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url(/assets/inter-greek-900-normal-Clii5heL.woff2)format("woff2"),url(/assets/inter-greek-900-normal-7n5hB3DA.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url(/assets/inter-vietnamese-900-normal-C4P836tE.woff2)format("woff2"),url(/assets/inter-vietnamese-900-normal-DBSPUrC7.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url(/assets/inter-latin-ext-900-normal-ty8Tfvw5.woff2)format("woff2"),url(/assets/inter-latin-ext-900-normal-DG9wZIMw.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url(/assets/inter-latin-900-normal-D4nM5aha.woff2)format("woff2"),url(/assets/inter-latin-900-normal-EUCDUbiG.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.product-flyer-root{--blue:#1c4586;--blue-bright:#2563b8;--navy-deep:#0c2250;--orange:#fa952a;--orange-deep:#e07d15;--dark:#1a1a2e;--gray-bg:#eef1f6;--text:#1a1a2e;--text-muted:#4a5978;--white:#fff;--page-width:11in;--pad:.36in;--fs-xs:11.5px;--fs-sm:13px;--fs-base:14.5px;--fs-md:16px;--fs-lg:18px;--fs-xl:22px;--fs-title:28px;--panel-soft:#f4f6f9;color:var(--text);-webkit-font-smoothing:antialiased;min-width:11in;font-family:Inter,-apple-system,sans-serif;line-height:1.5;overflow-x:auto}.product-flyer-root *{box-sizing:border-box;margin:0;padding:0}.product-flyer-root .page{width:var(--page-width);min-width:var(--page-width);max-width:var(--page-width);background:var(--white);min-height:11in;font-size:var(--fs-base);flex-direction:column;margin:1.25rem auto;display:flex;box-shadow:0 12px 40px #00000026}.product-flyer-root .hdr-top{--hdr-slant:.42in;flex-shrink:0;align-items:stretch;min-height:.95in;display:flex;position:relative;overflow:hidden}.product-flyer-root .hdr-logo-zone{background:var(--white);border-bottom:3px solid var(--blue);z-index:2;align-items:center;gap:.14in;width:42%;padding:.16in .2in;display:flex;position:relative;overflow:visible}.product-flyer-root .hdr-logo-zone:after{content:"";top:0;right:calc(-1 * var(--hdr-slant));width:calc(var(--hdr-slant) * 2);background:var(--white);transform-origin:100% 0;pointer-events:none;z-index:0;height:100%;position:absolute;transform:skew(-20deg)}.product-flyer-root .hdr-logo-zone img{width:auto;height:.52in;display:block}.product-flyer-root .logo-text .tag{font-size:var(--fs-sm);color:var(--text-muted);font-weight:500;line-height:1.35}.product-flyer-root .hdr-title-zone{background:linear-gradient(135deg, var(--blue-bright), var(--blue));clip-path:polygon(12% 0,100% 0,100% 100%,0 100%);margin-left:calc(-1 * var(--hdr-slant));z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:flex-end;padding:.14in .22in .14in .38in;display:flex;position:relative;overflow:visible}.product-flyer-root .hdr-title-zone:before{content:"";top:0;left:calc(-1 * var(--hdr-slant));width:calc(var(--hdr-slant) * 2);background:linear-gradient(135deg, var(--blue-bright), var(--blue));transform-origin:0 0;pointer-events:none;z-index:0;height:100%;position:absolute;transform:skew(-20deg)}.product-flyer-root .hdr-title-zone .eyebrow,.product-flyer-root .hdr-title-zone .flyer-title{z-index:1;position:relative}.product-flyer-root .hdr-title-zone .eyebrow{font-size:var(--fs-sm);text-transform:uppercase;letter-spacing:.12em;color:var(--orange);margin-bottom:4px;font-weight:700}.product-flyer-root .hdr-title-zone .flyer-title{font-size:var(--fs-title);color:var(--white);letter-spacing:-.02em;font-weight:900;line-height:1.15}.product-flyer-root .hdr-title-zone .flyer-title em{color:var(--orange);font-style:normal}.product-flyer-root .desc-bar{background:var(--gray-bg);padding:.14in var(--pad);border-bottom:2px solid #dde6f5;flex-shrink:0}.product-flyer-root .desc-bar .headline{font-size:var(--fs-md);color:var(--blue);margin-bottom:6px;font-weight:800;line-height:1.3}.product-flyer-root .desc-bar .subhead{font-size:var(--fs-base);color:var(--text-muted);line-height:1.5}.product-flyer-root .desc-bar .subhead a{color:var(--blue);font-weight:600;text-decoration:none}.product-flyer-root .main-products{padding:.12in var(--pad) .1in;flex-direction:column;flex:1;gap:.08in;min-height:0;display:flex}.product-flyer-root .abc-section .col-h{margin-bottom:.08in}.product-flyer-root .abc-grid{grid-template-columns:repeat(3,1fr);gap:.1in;display:grid}.product-flyer-root .abc-card{background:var(--panel-soft);border-left:5px solid var(--blue);border-radius:10px;min-height:1.15in;padding:.12in .12in .1in .1in;position:relative;overflow:hidden}.product-flyer-root .abc-card .letter{color:var(--blue);opacity:.11;letter-spacing:-.04em;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;font-size:1.6in;font-weight:900;line-height:.82;position:absolute;bottom:-.2in;right:-.06in}.product-flyer-root .abc-card h3{z-index:1;font-size:var(--fs-md);color:var(--blue);margin-bottom:5px;font-weight:800;line-height:1.2;position:relative}.product-flyer-root .abc-card p{z-index:1;font-size:var(--fs-sm);color:var(--text-muted);padding-right:.08in;line-height:1.48;position:relative}.product-flyer-root .products-grid{grid-template-columns:1fr 1fr;align-items:start;gap:12px;margin:0;display:grid}.product-flyer-root .product-card{background:#ebebeb;border:1px solid #dde6f5;border-radius:8px;height:100%;padding:9px 11px}.product-flyer-root .product-card--span-full{grid-column:1/-1}.product-flyer-root .product-card h3{font-size:var(--fs-lg);color:var(--blue);margin-bottom:4px;font-weight:900;line-height:1.2}.product-flyer-root .product-card .prod-tagline{font-size:var(--fs-sm);color:var(--orange-deep);margin-bottom:8px;font-weight:700;line-height:1.4}.product-flyer-root .product-card h4{font-size:var(--fs-xs);color:var(--text);text-transform:uppercase;letter-spacing:.04em;margin:5px 0 2px;font-weight:800}.product-flyer-root .product-card p{font-size:var(--fs-sm);color:var(--text-muted);margin-bottom:3px;line-height:1.4}.product-flyer-root .product-card .field-line{font-size:var(--fs-sm);color:var(--text-muted);margin-bottom:2px;line-height:1.38}.product-flyer-root .product-card .field-line b{color:var(--blue);font-weight:700}.product-flyer-root .product-card ul{font-size:var(--fs-sm);color:var(--text-muted);margin-bottom:3px;padding-left:1.1em;line-height:1.38}.product-flyer-root .product-card li{margin-bottom:2px}.product-flyer-root .product-card ul ul{margin-top:2px;margin-bottom:4px;padding-left:1.2em;list-style-type:disc}.product-flyer-root .product-card ul ul li{margin-bottom:1px}.product-flyer-root .col-h{font-size:var(--fs-xl);color:var(--text);margin-bottom:.06in;padding-bottom:4px;font-weight:800;display:inline-block}.product-flyer-root .main-products>.col-h{margin-bottom:.03in}.product-flyer-root .coverage-section{margin-top:.06in;padding:.1in 0 0}.product-flyer-root .coverage-section .col-h{margin-bottom:.06in}.product-flyer-root .coverage-section .stats-row,.product-flyer-root .coverage-stats-row{grid-template-columns:repeat(5,1fr);gap:.08in .14in;margin-top:10px;display:grid}.product-flyer-root .coverage-stat{flex-direction:column;align-items:center;gap:6px;display:flex}.product-flyer-root .coverage-ring{border:3px solid var(--blue);background:linear-gradient(180deg, #eef3fa 0%, var(--white) 100%);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;box-shadow:0 0 0 4px #1c45861f,0 4px 14px #1c458638}.product-flyer-root .coverage-ring .num{color:var(--blue);font-size:15px;font-weight:900;line-height:1}.product-flyer-root .coverage-stat .lbl{font-size:var(--fs-xs);color:var(--blue);text-align:center;font-weight:800;line-height:1.2}.product-flyer-root .coverage-govt-col .coverage-stats-row--split{grid-template-columns:repeat(2,1fr);gap:.08in .12in}.product-flyer-root .coverage-stats-row--four{grid-template-columns:repeat(4,1fr);gap:.08in .1in}.product-flyer-root .stat-pill .num{font-size:var(--fs-md);color:var(--orange);margin-bottom:2px;font-weight:900;line-height:1.1;display:block}.product-flyer-root .stat-pill .lbl{font-size:var(--fs-xs);color:var(--blue);font-weight:700;line-height:1.3}.product-flyer-root .coverage-govt-row{border-top:2px solid #dde6f5;grid-template-columns:1fr 1fr;align-items:stretch;gap:0;margin-top:.06in;padding:.1in 0 0;display:grid}.product-flyer-root .coverage-govt-col{flex-direction:column;min-height:2.8in;display:flex}.product-flyer-root .coverage-govt-col:first-child{padding-right:.22in}.product-flyer-root .coverage-govt-col+.coverage-govt-col{border-left:2px solid #dde6f5;padding-left:.22in}.product-flyer-root .coverage-govt-col .stats-row{margin-top:10px;display:grid}.product-flyer-root .coverage-govt-col .stats-row--split{flex:1;grid-template-columns:repeat(2,1fr);align-content:start;gap:.08in .12in}.product-flyer-root .govt-sources-wrap{flex:1;justify-content:center;align-items:center;min-height:0;display:flex}.product-flyer-root .govt-sources-wrap img{object-fit:contain;width:100%;max-height:2.8in;display:block}.product-flyer-root .ftr-split{--ftr-slant:.42in;background:var(--orange);flex-shrink:0;min-height:.78in;display:flex;position:relative;overflow:hidden}.product-flyer-root .ftr-blue{background:var(--blue);max-width:55%;clip-path:polygon(0 0, calc(100% - var(--ftr-slant)) 0, 100% 100%, 0 100%);padding:.14in calc(.26in + var(--ftr-slant) * .35) .14in var(--pad);z-index:2;flex:55%;align-items:center;display:flex;position:relative}.product-flyer-root .ftr-contact-lines{z-index:1;font-size:var(--fs-base);color:#fffffff2;line-height:1.55;position:relative}.product-flyer-root .ftr-contact-lines a{color:var(--white);font-weight:500;text-decoration:none}.product-flyer-root .ftr-website-links{font-size:var(--fs-xs);line-height:1.4}.product-flyer-root .ftr-website-links a{font-weight:500}.product-flyer-root .ftr-dark{background:var(--orange);clip-path:polygon(var(--ftr-slant) 0, 100% 0, 100% 100%, 0 100%);margin-left:calc(-1 * var(--ftr-slant));z-index:1;flex:45%;align-items:center;gap:10px;padding:.14in .22in .14in .5in;display:flex;position:relative}.product-flyer-root .ftr-pin{background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.product-flyer-root .ftr-pin svg{width:20px;height:20px;fill:var(--white)}.product-flyer-root .ftr-pin,.product-flyer-root .ftr-address-block{z-index:1;position:relative}.product-flyer-root .ftr-address{font-size:var(--fs-base);color:var(--white);margin:0;font-weight:600;line-height:1.45}.product-flyer-root .ftr-copy{font-size:var(--fs-sm);color:#fffffff2;margin:4px 0 0;line-height:1.4}.product-flyer-root .ftr-dark span{font-size:var(--fs-base);color:var(--white);font-weight:600;line-height:1.5}.product-flyer-toolbar .pdf-btn,.product-flyer-root .pdf-btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.55rem 1.1rem;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 4px 14px #1a2b5a40}.product-flyer-toolbar .pdf-btn--primary,.product-flyer-root .pdf-btn--primary{background:var(--blue);color:#fff}.product-flyer-toolbar .pdf-btn--secondary,.product-flyer-root .pdf-btn--secondary{color:var(--blue);background:#fff;border:1px solid #ccc}.product-flyer-root.flyer-bulk .main-products{padding:.1in var(--pad);flex:1;justify-content:space-evenly;gap:0}.product-flyer-root.flyer-bulk .abc-section{padding:.08in 0}.product-flyer-root.flyer-bulk .portfolio-section,.product-flyer-root.flyer-bulk .coverage-section{border-top:2px solid #dde6f5;padding:.08in 0}.product-flyer-root.flyer-bulk .abc-section .col-h,.product-flyer-root.flyer-bulk .portfolio-section .col-h,.product-flyer-root.flyer-bulk .coverage-section .col-h{margin-bottom:.06in}.product-flyer-root.flyer-bulk .abc-grid{align-items:stretch}.product-flyer-root.flyer-bulk .abc-card{flex-direction:column;justify-content:flex-start;min-height:1.1in;padding:.1in;display:flex}.product-flyer-root.flyer-bulk .products-grid{align-items:stretch;gap:10px}.product-flyer-root.flyer-bulk .product-card{flex-direction:column;justify-content:flex-start;padding:9px 11px;display:flex}.product-flyer-root.flyer-bulk .product-card h3{margin-bottom:4px}.product-flyer-root.flyer-bulk .product-card p,.product-flyer-root.flyer-bulk .product-card .field-line{margin-bottom:0}.product-flyer-root.flyer-bulk .product-card .field-line+.field-line{margin-top:3px}.product-flyer-root.flyer-bulk .coverage-section,.product-flyer-root.flyer-bulk .coverage-section .stats-row{margin-top:0}.product-flyer-root.flyer-use-case,.product-flyer-root.flyer-use-case *{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important}.product-flyer-root.flyer-use-case{min-width:10.5in}.product-flyer-root.flyer-use-case .page.flyer-use-case{--cm-navy:#192543;--cm-navy-deep:#192543;--cm-orange:#f39237;--cm-panel:#eef2f7;--cm-muted:#4a5978;--cm-text:#1a1a2e;--cm-headline:#b8cfe6;--page-width:10.5in;--pad:.32in;--sidebar-width:28%;--cm-section-gap:.1in;--cm-content-pad-x:.16in;--cm-content-pad-y:.14in;width:var(--page-width);max-width:var(--page-width);min-width:var(--page-width);box-sizing:border-box;background:#fff;flex-direction:column;min-height:auto;display:flex;overflow:visible}.product-flyer-root.flyer-use-case .cm-hero-header{background:var(--cm-navy-deep);padding:.14in var(--pad) .12in;color:#fff;flex-shrink:0;border-bottom:none!important}.product-flyer-root.flyer-use-case .cm-hero-top{justify-content:space-between;align-items:flex-start;gap:.2in;display:flex}.product-flyer-root.flyer-use-case .cm-hero-brand{flex-direction:column;flex-shrink:0;gap:.04in;display:flex}.product-flyer-root.flyer-use-case .cm-hero-logo{width:auto;height:.42in;display:block}.product-flyer-root.flyer-use-case .cm-hero-title-wrap{text-align:right;flex:auto;min-width:0}.product-flyer-root.flyer-use-case .cm-hero-title{color:#fff;letter-spacing:-.02em;margin-bottom:.05in;font-size:28px;font-weight:800;line-height:1.15}.product-flyer-root.flyer-use-case .cm-hero-title em{color:var(--cm-orange);font-style:normal;font-weight:900}.product-flyer-root.flyer-use-case .cm-hero-headline{color:var(--cm-headline);white-space:nowrap;font-size:14.5px;font-weight:500;line-height:1.4}.product-flyer-root.flyer-use-case .cm-v2-layout{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);flex:auto;align-items:stretch;min-height:0;display:grid}.product-flyer-root.flyer-use-case .cm-v2-sidebar{background:var(--cm-navy);color:#fff;box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;min-height:100%;padding:.22in .18in;display:flex}.product-flyer-root.flyer-use-case .cm-v2-sidebar-block{flex-direction:column;min-width:0;display:flex}.product-flyer-root.flyer-use-case .cm-v2-sidebar-coverage{flex-direction:column;gap:.48in;display:flex}.product-flyer-root.flyer-use-case .cm-v2-sidebar-region{flex-direction:column;align-items:center;display:flex}.product-flyer-root.flyer-use-case .cm-v2-sidebar-title{text-transform:uppercase;letter-spacing:.1em;color:#fff;text-align:center;border-bottom:1px solid #ffffff47;margin:0 0 .14in;padding-bottom:.08in;font-size:15px;font-weight:800;line-height:1.2}.product-flyer-root.flyer-use-case .cm-v2-region-label{text-transform:uppercase;letter-spacing:.06em;color:#fff;text-align:center;margin:0 0 30px;font-size:20.5px;font-weight:800;line-height:1.25}.product-flyer-root.flyer-use-case .cm-v2-sidebar-stats{text-align:center;grid-template-columns:repeat(2,minmax(0,1fr));gap:.44in .1in;width:100%;display:grid}.product-flyer-root.flyer-use-case .cm-v2-sidebar-stat{flex-direction:column;justify-content:flex-start;align-items:center;gap:.04in;min-width:0;padding:.02in 0;display:flex}.product-flyer-root.flyer-use-case .cm-v2-sidebar-stat .num{color:var(--cm-orange);letter-spacing:-.02em;font-size:22px;font-weight:900;line-height:1.05}.product-flyer-root.flyer-use-case .cm-v2-sidebar-stat .lbl{color:#fff;letter-spacing:.01em;font-size:11.5px;font-weight:600;line-height:1.3}.product-flyer-root.flyer-use-case .cm-v2-product-list{flex-direction:column;gap:10px;margin:0;padding:8px 0 8px .1in;list-style:none;display:flex}.product-flyer-root.flyer-use-case .cm-v2-product-list li{color:#fff;padding-left:1.2em;font-size:12px;font-weight:600;line-height:1.35;position:relative}.product-flyer-root.flyer-use-case .cm-v2-product-list li:before{content:"→";color:var(--cm-orange);font-weight:800;position:absolute;left:.05em}.product-flyer-root.flyer-use-case .cm-v2-sidebar-products{margin-top:.14in;padding-top:50px}.product-flyer-root.flyer-use-case .cm-v2-content{padding:var(--cm-content-pad-y) var(--cm-content-pad-x);gap:var(--cm-section-gap);box-sizing:border-box;background:#fff;flex-direction:column;min-width:0;display:flex}.product-flyer-root.flyer-use-case .cm-v2-section-title{text-transform:uppercase;letter-spacing:.06em;color:var(--cm-navy);margin:0 0 .08in;font-size:14px;font-weight:800;line-height:1.25}.product-flyer-root.flyer-use-case .cm-v2-abc-section{min-width:0}.product-flyer-root.flyer-use-case .cm-v2-abc-title{text-transform:uppercase;letter-spacing:.06em;color:var(--cm-navy);margin:0 0 .08in;font-size:14px;font-weight:800;line-height:1.25}.product-flyer-root.flyer-use-case .cm-v2-abc-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.1in;width:100%;display:grid}.product-flyer-root.flyer-use-case .cm-v2-abc-card{background:var(--cm-panel);border-top:4px solid var(--cm-orange);border-radius:8px;min-width:0;min-height:1.08in;padding:.1in .1in .08in;position:relative;overflow:hidden}.product-flyer-root.flyer-use-case .cm-v2-abc-card h3{z-index:1;color:var(--cm-navy);margin-bottom:4px;font-size:14px;font-weight:800;line-height:1.2;position:relative}.product-flyer-root.flyer-use-case .cm-v2-letter{color:var(--cm-navy);opacity:.1;letter-spacing:-.04em;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;font-size:1.35in;font-weight:900;line-height:.82;position:absolute;bottom:-.14in;right:-.04in}.product-flyer-root.flyer-use-case .cm-v2-abc-card p{z-index:1;color:var(--cm-muted);padding-right:.06in;font-size:12px;line-height:1.45;position:relative}.product-flyer-root.flyer-use-case .cm-v2-keydata-section{min-width:0}.product-flyer-root.flyer-use-case .cm-v2-navy-bar{background:var(--cm-navy);color:#fff;text-transform:uppercase;letter-spacing:.03em;margin:0 0 .1in;padding:.06in .1in;font-size:13px;font-weight:800;line-height:1.35}.product-flyer-root.flyer-use-case .cm-v2-orange-bar{background:var(--cm-orange);color:#fff;text-transform:uppercase;letter-spacing:.03em;border-radius:5px;margin:0 0 .1in;padding:.06in .1in;font-size:13px;font-weight:800;line-height:1.35}.product-flyer-root.flyer-use-case .cm-v2-data-cols{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.1in;display:grid}.product-flyer-root.flyer-use-case .cm-v2-data-col{background:var(--cm-panel);border-radius:6px;min-width:0;padding:.1in .1in .08in}.product-flyer-root.flyer-use-case .cm-v2-data-col h4{color:var(--cm-orange);margin-bottom:.06in;font-size:15px;font-weight:800;line-height:1.2}.product-flyer-root.flyer-use-case .cm-v2-data-col .cm-v2-arrow-list+h4{margin-top:.08in}.product-flyer-root.flyer-use-case .cm-v2-arrow-list{margin:0;padding:0;list-style:none}.product-flyer-root.flyer-use-case .cm-v2-arrow-list li{color:var(--cm-muted);margin-bottom:.04in;padding-left:.85em;font-size:13px;line-height:1.42;position:relative}.product-flyer-root.flyer-use-case .cm-v2-arrow-list li:before{content:"›";color:var(--cm-orange);font-size:15px;font-weight:800;line-height:1.2;position:absolute;left:0}.product-flyer-root.flyer-use-case .page.flyer-financial-services .cm-v2-arrow-list li:before{line-height:1;top:.04em}.product-flyer-root.flyer-use-case .cm-v2-arrow-list li:last-child{margin-bottom:0}.product-flyer-root.flyer-use-case .cm-v2-extra-section{min-width:0}.product-flyer-root.flyer-use-case .cm-v2-extra-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.1in .14in;display:grid}.product-flyer-root.flyer-use-case .cm-v2-extra-item h4{color:var(--cm-navy);margin-bottom:2px;font-size:13px;font-weight:800;line-height:1.25}.product-flyer-root.flyer-use-case .cm-v2-extra-item p{color:var(--cm-muted);font-size:12px;line-height:1.4}.product-flyer-root.flyer-use-case .cm-v2-extra-section--compact .cm-v2-section-title{margin-bottom:.06in}.product-flyer-root.flyer-use-case .cm-v2-extra-section--compact .cm-v2-extra-grid{gap:.04in .08in}.product-flyer-root.flyer-use-case .cm-v2-extra-section--compact .cm-v2-extra-item h4{margin-bottom:1px;font-size:12px}.product-flyer-root.flyer-use-case .cm-v2-extra-section--compact .cm-v2-extra-item p{margin:0;font-size:12px;line-height:1.32}.product-flyer-root.flyer-use-case .cm-v2-portfolio-section{background:var(--cm-panel);box-sizing:border-box;border-radius:6px;padding:.1in .1in .06in}.product-flyer-root.flyer-use-case .cm-v2-portfolio-section .cm-v2-orange-bar{margin:0 0 .06in}.product-flyer-root.flyer-use-case .cm-v2-portfolio-section .cm-v2-extra-grid{grid-auto-rows:min-content;align-items:start;gap:.05in}.product-flyer-root.flyer-use-case .cm-v2-portfolio-section .cm-v2-extra-item,.product-flyer-root.flyer-use-case .cm-v2-portfolio-section .cm-v2-extra-item:nth-child(odd),.product-flyer-root.flyer-use-case .cm-v2-portfolio-section .cm-v2-extra-item:nth-child(2n){box-sizing:border-box;background:0 0;border-radius:0;align-self:start;height:fit-content;min-height:0;padding:.05in .07in}.product-flyer-root.flyer-use-case .cm-v2-portfolio-section .cm-v2-extra-item h4{color:var(--cm-navy);text-transform:uppercase;letter-spacing:.03em;background:0 0;border-radius:0;margin:0 0 .03in;padding:0;font-size:12px;font-weight:800;line-height:1.25;display:block}.product-flyer-root.flyer-use-case .cm-v2-portfolio-section .cm-v2-extra-item p{color:var(--cm-muted);margin:0;font-size:12px;line-height:1.35}.product-flyer-root.flyer-use-case .cm-v2-portfolio-intro{color:var(--cm-muted);margin:0 0 .05in;font-size:12px;line-height:1.35}.product-flyer-root.flyer-use-case .cm-v2-portfolio-section .cm-v2-extra-item .cm-v2-dash-list{margin-top:.03in;margin-bottom:0}.product-flyer-root.flyer-use-case .cm-v2-portfolio-section .cm-v2-extra-item .cm-v2-dash-list li,.product-flyer-root.flyer-use-case .cm-v2-portfolio-section .cm-v2-extra-item .cm-v2-check-list li{color:var(--cm-muted);margin-bottom:.04in;font-size:12px;line-height:1.35}.product-flyer-root.flyer-use-case .cm-v2-portfolio-section .cm-v2-extra-item .cm-v2-check-list li{padding-left:1em}.product-flyer-root.flyer-use-case .cm-v2-portfolio-section .cm-v2-extra-item .cm-v2-dash-list li:last-child,.product-flyer-root.flyer-use-case .cm-v2-portfolio-section .cm-v2-extra-item .cm-v2-check-list li:last-child{margin-bottom:0}.product-flyer-root.flyer-use-case .cm-v2-portfolio-section+.cm-v2-portfolio-section{margin-top:.1in}.product-flyer-root.flyer-use-case .cm-v2-portfolio-section--flat .cm-v2-extra-grid.cm-v2-portfolio-grid-full{grid-template-columns:1fr;gap:.06in}.product-flyer-root.flyer-use-case .cm-v2-portfolio-section--flat .cm-v2-extra-grid.cm-v2-portfolio-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:.06in .08in}.product-flyer-root.flyer-use-case .cm-v2-portfolio-section--flat .cm-v2-extra-grid.cm-v2-portfolio-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:.05in .08in}.product-flyer-root.flyer-use-case .cm-v2-terminal-data-section{padding:.08in .1in .06in}.product-flyer-root.flyer-use-case .cm-v2-terminal-data-section .cm-v2-orange-bar{margin-bottom:.06in}.product-flyer-root.flyer-use-case .cm-v2-terminal-data-rows{flex-direction:column;gap:.04in;display:flex}.product-flyer-root.flyer-use-case .cm-v2-terminal-data-row.cm-v2-extra-grid{margin:0}.product-flyer-root.flyer-use-case .cm-v2-portfolio-section--flat .cm-v2-portfolio-grid-3 .cm-v2-extra-item{box-sizing:border-box;flex-direction:column;align-self:stretch;height:100%;padding:.05in .07in;display:flex}.product-flyer-root.flyer-use-case .cm-v2-portfolio-section--flat .cm-v2-portfolio-grid-3 .cm-v2-extra-item h4{margin-bottom:.03in;font-size:12px;line-height:1.25}.product-flyer-root.flyer-use-case .cm-v2-portfolio-section--flat .cm-v2-portfolio-grid-3 .cm-v2-extra-item p{flex:auto;margin:0;font-size:12px;line-height:1.35}.product-flyer-root.flyer-use-case .cm-v2-portfolio-section--flat .cm-v2-portfolio-grid-2 .cm-v2-extra-item,.product-flyer-root.flyer-use-case .cm-v2-portfolio-section--flat .cm-v2-portfolio-grid-2 .cm-v2-product-col{background:0 0;flex-direction:column;align-self:stretch;height:100%;padding:0;display:flex}.product-flyer-root.flyer-use-case .cm-v2-portfolio-section--flat .cm-v2-portfolio-grid-2 .cm-v2-extra-item p,.product-flyer-root.flyer-use-case .cm-v2-portfolio-section--flat .cm-v2-portfolio-grid-2 .cm-v2-product-col p{color:var(--cm-muted);flex:none;margin:0 0 .04in;font-size:12px;line-height:1.35}.product-flyer-root.flyer-use-case .cm-v2-portfolio-section--flat .cm-v2-portfolio-grid-2 .cm-v2-product-col p:last-child,.product-flyer-root.flyer-use-case .cm-v2-products-detail-section .cm-v2-portfolio-grid-2 .cm-v2-product-detail{margin-bottom:0}.product-flyer-root.flyer-use-case .cm-v2-products-detail-section .cm-v2-portfolio-grid-2 .cm-v2-product-col .cm-v2-product-label{margin-top:.04in}.product-flyer-root.flyer-use-case .cm-v2-products-detail-section .cm-v2-product-detail .cm-v2-extra-grid.cm-v2-portfolio-grid-2{align-items:start;gap:.03in .08in}.product-flyer-root.flyer-use-case .cm-v2-products-detail-section .cm-v2-portfolio-grid-2 .cm-v2-product-col{align-self:start;height:auto}.product-flyer-root.flyer-use-case .cm-v2-products-detail-section .cm-v2-product-detail{margin-bottom:.07in;padding-bottom:0}.product-flyer-root.flyer-use-case .cm-v2-products-detail-section .cm-v2-product-detail:last-child{margin-bottom:0}.product-flyer-root.flyer-use-case .cm-v2-products-detail-section .cm-v2-product-detail .cm-v2-orange-bar{margin-bottom:.04in}.product-flyer-root.flyer-use-case .cm-v2-products-detail-section .cm-v2-product-tagline{margin:0 0 .05in}.product-flyer-root.flyer-use-case .cm-v2-products-detail-section .cm-v2-product-label{margin:.05in 0 .02in}.product-flyer-root.flyer-use-case .cm-v2-products-detail-section .cm-v2-product-tagline+.cm-v2-product-label{margin-top:.04in}.product-flyer-root.flyer-use-case .cm-v2-products-detail-section .cm-v2-arrow-list+.cm-v2-product-label{margin-top:.06in}.product-flyer-root.flyer-use-case .cm-v2-products-detail-section .cm-v2-product-detail .cm-v2-arrow-list li{margin-bottom:.03in}.product-flyer-root.flyer-use-case .cm-v2-products-detail-section .cm-v2-product-detail .cm-v2-extra-grid.cm-v2-portfolio-grid-2:last-child{margin-bottom:0}.product-flyer-root.flyer-use-case .cm-v2-products-detail-section .cm-v2-orange-bar+.cm-v2-extra-grid{margin-top:0}.product-flyer-root.flyer-use-case .cm-v2-mosaic-span-cols{grid-column:1/-1}.product-flyer-root.flyer-use-case .cm-v2-products-detail-section .cm-v2-section-title{margin-bottom:.08in}.product-flyer-root.flyer-use-case .cm-v2-products-detail-section .cm-v2-section-title+.cm-v2-extra-grid{margin-top:0}.product-flyer-root.flyer-use-case .cm-v2-product-detail{margin-bottom:.1in}.product-flyer-root.flyer-use-case .cm-v2-product-detail:last-child{margin-bottom:0}.product-flyer-root.flyer-use-case .cm-v2-product-detail .cm-v2-orange-bar{margin-bottom:.05in}.product-flyer-root.flyer-use-case .cm-v2-product-tagline{color:var(--cm-muted);margin:0 0 .06in;font-size:12px;line-height:1.35}.product-flyer-root.flyer-use-case .cm-v2-product-label{color:var(--cm-navy);text-transform:uppercase;letter-spacing:.02em;margin:.06in 0 .03in;font-size:12px;font-weight:800;line-height:1.25}.product-flyer-root.flyer-use-case .cm-v2-product-detail>p{color:var(--cm-muted);margin:0 0 .04in;font-size:12px;line-height:1.35}.product-flyer-root.flyer-use-case .cm-v2-product-detail>p:last-child{margin-bottom:0}.product-flyer-root.flyer-use-case .cm-v2-product-detail .cm-v2-arrow-list{flex:none;margin:0}.product-flyer-root.flyer-use-case .cm-v2-product-detail .cm-v2-arrow-list li{margin-bottom:.04in;font-size:12px;line-height:1.35}.product-flyer-root.flyer-use-case .cm-v2-product-detail .cm-v2-arrow-list li strong{color:var(--cm-navy)}.product-flyer-root.flyer-use-case .cm-v2-portfolio-usecases{background:#fff6ed;border:1px solid #f0c9a0;border-radius:6px;margin:0;padding:.1in}.product-flyer-root.flyer-use-case ul.cm-v2-portfolio-usecases.cm-v2-dash-list{padding:.1in}.product-flyer-root.flyer-use-case .cm-v2-portfolio-usecases li{color:var(--cm-muted);margin-bottom:.05in;padding-left:1em;font-size:12px;line-height:1.45}.product-flyer-root.flyer-use-case .cm-v2-portfolio-usecases p{color:var(--cm-muted);margin:0 0 .04in;font-size:12px;line-height:1.35}.product-flyer-root.flyer-use-case .cm-v2-portfolio-usecases p:last-child,.product-flyer-root.flyer-use-case .cm-v2-portfolio-usecases li:last-child{margin-bottom:0}.product-flyer-root.flyer-use-case .cm-v2-bottom-section{min-width:0}.product-flyer-root.flyer-use-case .cm-v2-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:.12in;width:100%;display:grid}.product-flyer-root.flyer-use-case .cm-v2-benefits-box,.product-flyer-root.flyer-use-case .cm-v2-limitations-box{box-sizing:border-box;border-radius:6px;flex-direction:column;min-width:0;min-height:100%;padding:.12in;display:flex}.product-flyer-root.flyer-use-case .cm-v2-bottom-grid .cm-v2-section-title{margin-bottom:.1in}.product-flyer-root.flyer-use-case .cm-v2-benefits-box{background:var(--cm-panel);border:1px solid #c5d0dc}.product-flyer-root.flyer-use-case .cm-v2-benefit-row{flex-direction:column;align-items:flex-start;gap:.03in;margin-bottom:.08in;display:flex}.product-flyer-root.flyer-use-case .cm-v2-benefit-row:last-child{margin-bottom:0}.product-flyer-root.flyer-use-case .cm-v2-benefit-tag{background:var(--cm-orange);color:#fff;text-transform:uppercase;letter-spacing:.03em;border-radius:4px;flex-shrink:0;padding:.03in .06in;font-size:10px;font-weight:800;line-height:1.2}.product-flyer-root.flyer-use-case .cm-v2-benefit-row p{color:var(--cm-muted);margin:0;font-size:12px;line-height:1.42}.product-flyer-root.flyer-use-case .cm-v2-limitations-box{background:#fff6ed;border:1px solid #f0c9a0}.product-flyer-root.flyer-use-case .cm-v2-limitations-box .cm-v2-dash-list{flex:auto}.product-flyer-root.flyer-use-case .cm-v2-dash-list{margin:0;padding:0;list-style:none}.product-flyer-root.flyer-use-case .cm-v2-dash-list li{color:var(--cm-muted);margin-bottom:.05in;padding-left:.75em;font-size:12px;line-height:1.45;position:relative}.product-flyer-root.flyer-use-case .cm-v2-dash-list li:before{content:"–";color:var(--cm-orange);font-weight:800;position:absolute;left:0}.product-flyer-root.flyer-use-case .cm-v2-dash-list li:last-child{margin-bottom:0}.product-flyer-root.flyer-use-case .cm-v2-check-list li:before{content:"✔";font-size:12px}.product-flyer-root.flyer-use-case .cm-v2-check-list li{padding-left:1em}.product-flyer-root.flyer-use-case .page.flyer-use-case .ftr-split{z-index:1;background:#192543;flex-shrink:0;align-items:stretch;min-height:0;padding:.06in 0;display:flex;position:relative;border-top:none!important}.product-flyer-root.flyer-use-case .page.flyer-use-case .ftr-contact-lines{text-align:left;color:#fffffff2;width:100%;font-size:12px;line-height:1.4}.product-flyer-root.flyer-use-case .page.flyer-use-case .ftr-contact-lines strong{color:#fff}.product-flyer-root.flyer-use-case .page.flyer-use-case .ftr-blue{max-width:58%;padding:.05in .1in .05in var(--cm-content-pad-x,.16in);clip-path:none;text-align:left;background:#192543;flex-direction:column;flex:58%;justify-content:center;align-items:flex-start;gap:.04in;margin-left:0;display:flex}.product-flyer-root.flyer-use-case .page.flyer-use-case .ftr-dark{padding:.05in var(--cm-content-pad-x,.16in) .05in .1in;clip-path:none;background:#192543;flex:42%;justify-content:flex-end;align-items:center;margin-left:0;display:flex}.product-flyer-root.flyer-use-case .page.flyer-use-case .ftr-resources{text-align:left;width:100%;margin:0}.product-flyer-root.flyer-use-case .page.flyer-use-case .ftr-email-line,.product-flyer-root.flyer-use-case .page.flyer-use-case .ftr-website-links{white-space:nowrap;text-align:left;max-width:100%;display:block}.product-flyer-root.flyer-use-case .page.flyer-use-case .ftr-address-block{text-align:right}.product-flyer-root.flyer-use-case .page.flyer-use-case .ftr-website-links{letter-spacing:-.01em;font-size:10px}.product-flyer-root.flyer-use-case .page.flyer-use-case .ftr-website-links a{color:#fff;font-weight:500;text-decoration:none}.product-flyer-root.flyer-use-case .page.flyer-use-case .ftr-website-links a:hover{color:#3498db;text-decoration:none}.product-flyer-root.flyer-use-case .page.flyer-use-case .ftr-contact-lines a{color:#fff;font-weight:500;text-decoration:none}.product-flyer-root.flyer-use-case .page.flyer-use-case .ftr-contact-lines a:hover{color:#3498db;text-decoration:none}.product-flyer-root.flyer-use-case .page.flyer-use-case .ftr-address{color:#fff;font-size:11.5px;line-height:1.35}.product-flyer-root.flyer-use-case .page.flyer-use-case .ftr-address strong{color:#fff}.product-flyer-root.flyer-use-case .page.flyer-use-case .ftr-copy{color:#ffffffe6;margin-top:.03in;font-size:10.5px}.product-flyer-root.flyer-use-case .cm-v2-testimonials-section{min-width:0}.product-flyer-root.flyer-use-case .cm-v2-testimonial-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.1in;display:grid}.product-flyer-root.flyer-use-case .cm-v2-testimonial{background:#fff;border:1px solid #c5d0dc;border-radius:6px;min-width:0;padding:.1in}.product-flyer-root.flyer-use-case .cm-v2-testimonial .name-line{color:var(--cm-navy);margin:0 0 .04in;font-size:12px;font-weight:800;line-height:1.3}.product-flyer-root.flyer-use-case .cm-v2-testimonial .name-line span{color:var(--cm-orange);font-weight:600}.product-flyer-root.flyer-use-case .cm-v2-testimonial blockquote{color:var(--cm-muted);margin:0;font-size:10.5px;font-style:normal;line-height:1.42}.product-flyer-root.flyer-use-case .cm-v2-highlight-box{box-sizing:border-box;background:#fff6ed;border:1px solid #f0c9a0;border-radius:6px;min-width:0;padding:.1in .12in}.product-flyer-root.flyer-use-case .cm-v2-extra-item p strong{color:var(--cm-navy);font-weight:800}@media (width<=768px){.product-flyer-root.flyer-use-case{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;width:100%!important;min-width:0!important;max-width:100vw!important;overflow-x:hidden!important}.product-flyer-root.flyer-use-case .product-flyer-preview{box-sizing:border-box;justify-content:center;align-items:flex-start;width:100%;max-width:100vw;padding:.25rem 0 .5rem;display:flex;overflow-x:hidden}.product-flyer-root.flyer-use-case .page.flyer-use-case{--page-width:10.5in;--pad:.32in;--sidebar-width:28%;--cm-content-pad-x:.16in;--cm-content-pad-y:.14in;--cm-section-gap:.1in;transform-origin:top;transform:scale(calc(100vw / 10.5in));flex-shrink:0;width:10.5in!important;min-width:10.5in!important;max-width:10.5in!important;margin:0 auto!important}}body.product-flyer-page .main-content{background:#f5f6fa;height:calc(100vh - 80px);min-height:0;margin:0!important;padding:0!important;overflow:hidden!important}.main-content:has(.product-flyer-layout){background:#f5f6fa;height:calc(100vh - 80px);min-height:0;margin:0!important;padding:0!important;overflow:hidden!important}.product-flyer-layout{flex-direction:column;height:100%;min-height:0;display:flex}.product-flyer-toolbar{background:#fff;border-bottom:1px solid #e2e6ef;flex-flow:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1.25rem;display:flex}.product-flyer-toolbar-info{flex:1;min-width:0}.product-flyer-toolbar-title{color:#1c4586;margin:0;font-size:1.25rem;font-weight:700;line-height:1.35}.product-flyer-toolbar-actions{flex-direction:row;flex-shrink:0;align-items:center;gap:.65rem;display:flex}.product-flyer-toolbar .pdf-btn{white-space:nowrap}.product-flyer-toolbar .pdf-btn--primary{color:#fff;background:#1c4586;border:none}.product-flyer-toolbar .pdf-btn--primary:hover,.product-flyer-toolbar .pdf-btn--primary:visited{color:#fff}.product-flyer-root{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;min-width:0;min-height:0;overflow:auto}.product-flyer-preview{padding:0}.product-flyer-root.flyer-use-case .product-flyer-preview{background:#f5f6fa;padding:1.25rem 1rem 1rem}.product-flyer-root .page{width:11in!important;min-width:11in!important;max-width:11in!important;margin-top:0!important;margin-bottom:1rem!important}.product-flyer-root.flyer-use-case .page.flyer-use-case{box-shadow:0 12px 40px #00000026;background:#fff!important;width:10.5in!important;min-width:10.5in!important;max-width:10.5in!important;margin:0 auto 1rem!important}@media print{body.product-flyer-page *{visibility:hidden}body.product-flyer-page .product-flyer-preview,body.product-flyer-page .product-flyer-preview *{visibility:visible}body.product-flyer-page .product-flyer-preview{width:100%;position:absolute;top:0;left:0}body.product-flyer-page .product-flyer-preview .page{position:absolute;top:0;left:0;box-shadow:none!important;margin:0!important}body.product-flyer-page .product-flyer-toolbar,body.product-flyer-page .header,body.product-flyer-page .footer,body.product-flyer-page .sidebar,body.product-flyer-page .hamburger-btn,body.product-flyer-page .press-release-link{display:none!important}body.product-flyer-page .app-container{margin-top:0!important}body.product-flyer-page .main-content{margin:0!important;padding:0!important;overflow:visible!important}body.product-flyer-page .product-flyer-layout,body.product-flyer-page .product-flyer-root{background:#fff!important;min-height:auto!important;display:block!important;overflow:visible!important}body.product-flyer-page .product-flyer-preview,body.product-flyer-page .product-flyer-preview .page,body.product-flyer-page .product-flyer-preview .page *{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}@page{size:auto;margin:0}}@media (width<=768px){body.product-flyer-page .app{-webkit-overflow-scrolling:touch;height:auto;min-height:100dvh;overflow:visible auto}body.product-flyer-page .app-container{margin-top:var(--mobile-header-height,44px);height:calc(100dvh - var(--mobile-header-height,44px));min-height:calc(100dvh - var(--mobile-header-height,44px));flex:none;overflow:hidden}body.product-flyer-page .main-content{height:100%;min-height:0;padding:0!important;overflow:hidden!important}.main-content:has(.product-flyer-layout){height:100%;min-height:0;padding:0!important;overflow:hidden!important}.product-flyer-layout{height:100%;min-height:0}.product-flyer-root{-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;overscroll-behavior:auto;width:100%;max-width:100%;overflow:auto!important}.product-flyer-root.flyer-use-case{min-width:0}.product-flyer-preview{width:100%;min-width:0;max-width:100%}.product-flyer-toolbar{flex-flow:row;align-items:center;gap:.5rem;padding:.4rem .65rem}.product-flyer-toolbar-info{min-width:0}.product-flyer-toolbar-title{white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;overflow:hidden}.product-flyer-toolbar-actions{flex-shrink:0;width:auto}.product-flyer-toolbar .pdf-btn{flex:none;padding:.38rem .7rem;font-size:.78rem}.product-flyer-root.flyer-use-case .product-flyer-preview{box-sizing:border-box;justify-content:center;align-items:flex-start;width:100%;min-width:0;max-width:100vw;padding:.2rem 0 .35rem;display:flex;overflow-x:hidden}.product-flyer-root.flyer-use-case .page.flyer-use-case{transform-origin:top;transform:scale(calc(100vw / 10.5in));width:10.5in!important;min-width:10.5in!important;max-width:10.5in!important;margin:0 auto!important}body.product-flyer-page .footer{flex-shrink:0;padding:14px 0 8px}body.product-flyer-page .footer-bottom{gap:10px;margin:0 12px 8px;padding-bottom:10px}body.product-flyer-page .footer-bottom .logo img{max-width:42px}body.product-flyer-page .footer-bottom h4{margin-bottom:4px!important;font-size:12px!important}body.product-flyer-page .footer-bottom ul{line-height:1.35!important}body.product-flyer-page .footer-bottom ul li{margin-bottom:2px}body.product-flyer-page .footer>p{margin:0;padding-bottom:4px;font-size:10px!important}}@media (width<=480px){body.product-flyer-page .app-container{margin-top:var(--mobile-header-height,44px);height:calc(100dvh - var(--mobile-header-height,44px));min-height:calc(100dvh - var(--mobile-header-height,44px))}}@media (width<=600px){.product-flyer-toolbar{flex-direction:column;align-items:stretch}.product-flyer-toolbar-actions{width:100%}.product-flyer-toolbar .pdf-btn{flex:1}body.product-flyer-page .product-flyer-toolbar{flex-direction:row;align-items:center}body.product-flyer-page .product-flyer-toolbar-actions{width:auto}body.product-flyer-page .product-flyer-toolbar .pdf-btn{flex:none}}.search-result-container{color:#333;width:100%}.search-result-header{padding:20px}.search-result-header h2{word-wrap:break-word;margin-bottom:10px;font-size:1.5rem}.search-result-item{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;margin:10px 0;padding:16px;transition:box-shadow .3s}.search-result-item:hover{box-shadow:0 2px 8px #0000001a}.search-result-item h4{color:#1c4587;cursor:pointer;word-wrap:break-word;overflow-wrap:break-word;margin:0 0 8px;font-weight:700}.search-result-item p{word-wrap:break-word;overflow-wrap:break-word;margin:0 0 12px}.search-result-link{color:#6e6e6e;word-break:break-all;overflow-wrap:break-word}.search-result-description{color:#666;word-wrap:break-word;overflow-wrap:break-word}@media (width<=768px){.search-result-header{padding:15px}.search-result-header h2{font-size:1.2rem}.search-result-item{margin:8px 0;padding:12px}.search-result-item h4{margin-bottom:6px;font-size:.95rem}.search-result-item p{margin-bottom:8px;font-size:.85rem}.search-result-link{font-size:.8rem}.search-result-description{font-size:.85rem}.MuiTabs-root{-webkit-overflow-scrolling:touch;overflow-x:auto}.MuiTab-root{min-width:auto;padding:8px 12px;font-size:.875rem}}@media (width<=480px){.search-result-header{padding:10px}.search-result-header h2{font-size:1rem}.search-result-item{padding:10px}.search-result-item h4{font-size:.9rem}.search-result-item p{font-size:.8rem}.MuiTab-root{padding:6px 8px;font-size:.8rem}}@font-face{font-family:Figtree;font-style:normal;font-weight:300 900;font-display:swap;src:url(../fonts/Figtree.woff2)format("woff2")}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#333;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;background-color:#242424;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box;margin:0;padding:0}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex;font-family:Figtree!important}#root{width:100%;height:100vh}a{color:#0d6efd;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#0958cf!important}h1{font-size:3.2em;line-height:1.1}button{color:#fff;cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px;transition:background .3s}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}::-webkit-scrollbar-corner{background:#f1f1f1}*{scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}.Guides_section .MuiTypography-root,.Guides_section .MuiDataGrid-root,.Guides_section .MuiDataGrid-columnHeaderTitle,.Guides_section .MuiDataGrid-cell,.Guides_section .MuiTablePagination-root,.Guides_section table,.Guides_section table th,.Guides_section table td,.Guides_section .table,.Guides_section .table th,.Guides_section .table td,.Guides_section--prospector .MuiTypography-root,.Guides_section--prospector table,.Guides_section--prospector table th,.Guides_section--prospector table td{font-family:Figtree,sans-serif}.Guides_section h1{text-align:left;color:#333;margin:10px 0 30px;font-size:32px;font-weight:700}.Guides_section h2{text-align:left;color:#333;margin:20px 0 5px;font-size:24px;font-weight:500}.Guides_section h3{text-align:left;color:#333;margin:20px 0 5px;font-size:20px;font-weight:500}.Guides_section ul{padding-left:30px;list-style:none}.Guides_section ul li{padding-left:15px;position:relative}.Guides_section ul li:before{content:"→";color:#333;font-size:18px;font-weight:500;line-height:inherit;position:absolute;left:-10px}.Guides_section .bq_id{color:#333;margin:10px 20px;font-family:Courier New;font-size:16px;font-weight:500}.Guides_section .bg_section{background:#ecedef;border-radius:10px;padding:20px}.Guides_section .bg_section h3,.Guides_section .bg_section p{margin:0 auto;color:#333!important}.Guides_section .bg_section a{color:#4fd560!important}.Guides_section .bq_sectionLite{background-color:#e5e7ed;border-radius:10px;margin:30px 0;padding:20px}.Guides_section .bq_sectionLite h3{margin:0}.Guides_section .bq_sectionLite p{margin:0;padding:5px 0 0}.code-block{color:#333;white-space:pre-wrap;word-wrap:break-word;background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;margin-bottom:30px;padding:15px 15px 40px;font-family:Courier New,Courier,monospace;font-size:16px;overflow-x:auto;box-shadow:0 2px 5px #0000001a}.code-header{color:#222;margin-bottom:8px;font-size:18px;font-weight:600}body{color:#222;background:#fff;margin:0;padding:0;font-family:Helvetica,Arial,sans-serif}.leftBorder_Section{border:1px solid #ccc;border-left-width:5px;border-radius:20px;margin:20px 0;padding-bottom:15px;padding-left:20px}.leftBg_Section{background:#fdfdfe;border:1px solid #ebebeb;border-left-width:5px;border-radius:20px;margin:20px 0;padding-bottom:15px;padding-left:20px}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{color:#213547;background-color:#f9f9f9}}@media (width<=768px){.Guides_section{box-sizing:border-box;width:100%;overflow-x:hidden;padding:15px 10px!important}.Guides_section h1{word-wrap:break-word;overflow-wrap:break-word;margin:8px 0 15px;font-size:20px!important}.Guides_section h2{word-wrap:break-word;overflow-wrap:break-word;margin:15px 0 4px;font-size:18px!important}.Guides_section h3{word-wrap:break-word;overflow-wrap:break-word;margin:15px 0 4px;font-size:16px!important}.Guides_section p,.Guides_section ul,.Guides_section li,.Guides_section div,.Guides_section span{word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;max-width:100%;font-size:14px!important}.Guides_section .bq_id{word-wrap:break-word;overflow-wrap:break-word;display:block;overflow-x:auto;font-size:13px!important}.Guides_section .code-block{word-wrap:break-word;padding:10px;overflow-x:auto;font-size:12px!important}.Guides_section .code-header{font-size:14px!important}.Guides_section section{word-wrap:break-word;width:100%;overflow-x:hidden;margin:0!important}.Guides_section .MuiTypography-root{word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;max-width:100%}.Guides_section table{-webkit-overflow-scrolling:touch;width:100%;display:block;overflow-x:auto}.Guides_section .table-responsive{width:100%;margin:10px 0;overflow-x:auto}.Guides_section table th,.Guides_section table td{word-wrap:break-word;word-break:break-word;max-width:none;line-height:1.4;white-space:normal!important;padding:8px 6px!important;font-size:12px!important}.Guides_section .bg_section,.Guides_section .bq_sectionLite{word-wrap:break-word;box-sizing:border-box;width:100%;overflow-x:auto;padding:15px!important}.Guides_section .MuiGrid-container{width:100%!important;max-width:100%!important;margin:0!important}.Guides_section .MuiGrid-item{box-sizing:border-box;width:100%!important;max-width:100%!important;padding:0 10px!important}.Guides_section *{box-sizing:border-box;max-width:100%}.Guides_section strong,.Guides_section em,.Guides_section b,.Guides_section i{word-wrap:break-word;overflow-wrap:break-word}}.Guides_section--prospector{font-family:Figtree,sans-serif}.Guides_section--prospector h1{text-align:left;color:#333;margin:10px 0;font-size:32px;font-weight:700}.Guides_section--prospector .sfcl{flex-direction:column;gap:40px;display:flex}.Guides_section--prospector .sfc-content-wrap{flex-wrap:wrap;gap:20px;display:flex}.Guides_section--prospector .sfc-content-body-range{flex-direction:column;gap:10px;display:flex}.Guides_section--prospector .sfc-content-wrap-card-set{background-color:#f8f8f8;border:1px solid #ccc;border-radius:8px;flex-direction:column;gap:10px;min-width:30%;max-width:400px;padding:10px 14px;display:flex}.Guides_section--prospector .sfc-content-wrap-card-set .sfc-strip{border-radius:6px;padding:4px 6px;transition:background-color .15s ease-out,transform .15s ease-out}.Guides_section--prospector .sfc-content-wrap-card-set .sfc-strip .ant-checkbox-wrapper{white-space:normal;align-items:flex-start;gap:8px;width:100%;line-height:1.3;display:flex}.Guides_section--prospector .sfc-content-wrap-card-set .sfc-strip .ant-checkbox{flex:none;margin-top:2px}.Guides_section--prospector .sfc-content-wrap-card-set .sfc-strip.active{background-color:#e6f1fb;transform:translate(2px)}.Guides_section--prospector .sfc-content-wrap-card-set .sfc-content-body{max-height:400px;margin:0 -15px;padding:0 15px;overflow-y:auto}.Guides_section--prospector .sfc-content-wrap-card-set .sfc-content-header-input{background:0 0;border:1px solid #000;border-radius:8px;width:100%;height:32px;padding:0 10px}.Guides_section--prospector .sfc-content-wrap-card-set h5{justify-content:space-between;align-items:center;gap:30px;font-size:16px;display:flex}.Guides_section--prospector .sfc-content-wrap-card-set .input-box-set{gap:10px;display:flex}.Guides_section--prospector .sfc-content-wrap-card-set .input-box{border:1px solid #d2d2d2;border-radius:5px;align-items:center;gap:10px;width:100%;padding:10px;display:flex}.Guides_section--prospector .sfc-content-wrap-card-set .input-box input{color:#000;background-color:#0000;border:1px solid #d2d2d2;border-radius:5px;outline:none;width:100%;padding:8px}.Guides_section--prospector .sfc-content-wrap-card-set .sfc-content-wrap-card-set-icons{gap:5px;display:flex}.Guides_section--prospector .sfc-content-wrap-card-set .sfc-content-wrap-card-set-icons svg{color:#022962;cursor:pointer;border:1px solid gray;border-radius:100%;width:28px;height:28px;padding:6px;font-size:16px}.Guides_section--prospector .sfc-content-wrap-card-set .sfc-content-wrap-card-set-icons svg:hover{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.Guides_section--prospector .sfc-content-wrap-card-set .ant-checkbox{cursor:pointer;border-radius:4px;flex:none;justify-content:center;align-items:center;transition:transform .15s ease-out;display:inline-flex}.Guides_section--prospector .sfc-content-wrap-card-set .ant-checkbox-inner{background-color:#fff;border:1.5px solid #14589f;border-radius:4px;width:20px;height:20px;transition:background-color .2s,border-color .2s,box-shadow .2s,transform .15s ease-out;display:inline-block;position:relative}.Guides_section--prospector .sfc-content-wrap-card-set .ant-checkbox-checked .ant-checkbox-inner{background-color:#14589f;border-color:#14589f;animation:.2s ease-out forwards bq-checkbox-pop;transform:scale(1.05);box-shadow:0 0 0 4px #14589f33}.Guides_section--prospector .sfc-content-wrap-card-set .ant-checkbox-input:focus-visible+.ant-checkbox-inner{outline:none;box-shadow:0 0 0 4px #14589f59}@keyframes bq-checkbox-pop{0%{transform:scale(.85)}50%{transform:scale(1.15)}to{transform:scale(1)}}.Guides_section{color:#333;padding:20px;font-family:Figtree,sans-serif;line-height:1.6}.Guides_section h1,.Guides_section h2,.Guides_section h3{color:#222;margin-top:20px;font-weight:600}.api-example-box{background:#f7f8fa;border:1px solid #d9d9e3;border-radius:8px;margin:16px 0;padding:16px}.api-example-title{color:#222;margin-bottom:10px;font-weight:600}.api-endpoint-link,.api-json{background:#fff;border:1px solid #e4e7ec;border-radius:6px;padding:12px;font-family:Courier New,monospace}.api-endpoint-link{word-break:break-all;font-size:13px;display:inline-block}.api-json{white-space:pre-wrap;font-size:13px;overflow-x:auto}.bg_section,.bq_sectionLite{background:#f7f8fa;border:1px solid #e4e7ec;border-radius:6px;margin:10px 0;padding:12px}.bq_id{font-family:monospace;font-weight:700}
