301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: cecl.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html><html lang="en"><head> <meta charset="utf-8"> <title>CECL Solutions | SS&C</title> <link rel="shortcut icon" href="https://www.ssctech.com/hubfs/[email protected]"> <meta name="description" content="SS&C provides a simple, intuitive, efficient workflow to help financial institutions manage their CECL requirements."> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta property="og:description" content="SS&C provides a simple, intuitive, efficient workflow to help financial institutions manage their CECL requirements."> <meta property="og:title" content="CECL Solutions | SS&C"> <meta name="twitter:description" content="SS&C provides a simple, intuitive, efficient workflow to help financial institutions manage their CECL requirements."> <meta name="twitter:title" content="CECL Solutions | SS&C"> <!-- SCHEMA MARKUP --> <script type="application/ld+json"> { "@context": "https://schema.org/", "@type": "WebPage", "url": "https://www.ssctech.com/insights/cecl", "name": "CECL Solutions | SS&C", "description": "", "mainEntityOfPage": { "@type": "WebSite", "@id": "https://www.ssctech.com/" }, "breadcrumb": { "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://www.ssctech.com/" }, { "@type": "ListItem", "position": 2, "name": "CECL Solutions | SS&C", "item": "https://www.ssctech.com/insights/cecl" } ] } } </script> <!-- /SCHEMA MARKUP --> <style> a.cta_button{-moz-box-sizing:content-box !important;-webkit-box-sizing:content-box !important;box-sizing:content-box !important;vertical-align:middle}.hs-breadcrumb-menu{list-style-type:none;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}.hs-breadcrumb-menu-item{float:left;padding:10px 0px 10px 10px}.hs-breadcrumb-menu-divider:before{content:'›';padding-left:10px}.hs-featured-image-link{border:0}.hs-featured-image{float:right;margin:0 0 20px 20px;max-width:50%}@media (max-width: 568px){.hs-featured-image{float:none;margin:0;width:100%;max-width:100%}}.hs-screen-reader-text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px} </style> <link rel="stylesheet" href="https://www.ssctech.com/hs-fs/hubfs/hub_generated/template_assets/1/51760494344/1743592325660/template_main-head.min.css"> <link class="hs-async-css" rel="preload" href="https://www.ssctech.com/hs-fs/hubfs/hub_generated/template_assets/1/51106598713/1743592214304/template_main-foot.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'"> <noscript><link rel="stylesheet" href="https://www.ssctech.com/hs-fs/hubfs/hub_generated/template_assets/1/51106598713/1743592214304/template_main-foot.min.css"></noscript> <style> .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a { max-width: none !important; vertical-align: bottom; padding: 5px 0; position: relative; } .hhs-top-bar .mega-menu .hs-menu-wrapper > ul > li > ul:before { content: ''; } .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a { display:flex; align-items:center; } .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a svg { margin-left:4px !important; width: 10px; } .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 { position: relative; } .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1:hover:after { width: 100%; } .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1.active:after, .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1.active-branch:after, .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1:after { content: ''; position: absolute; left: 0px; bottom: 4px; width: 0; height: 2px; transition: width 220ms ease-in; } .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1.active:after, .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1.active-branch:after{ width: 100%; } .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal .mega-menu ul li.hs-menu-depth-1:after { height: 0; } .hhs-menu-toggle { padding-left: 1em; display: flex; z-index: 1001; } .hhs-side-menu .hhs-menu-toggle { text-align: right; float: right; margin-right: 15px; } .hhs-side-menu.is-open .hhs-menu-toggle { display: block; } .hhs-side-menu .hhs-menu-toggle button { position: relative; } .hamburger-icon { width: 1.6em; height: 1em; position: relative; display: block; margin: auto; } .hamburger-icon .line { display: block; background: #666; width: 1.6em; height: 3px; position: absolute; left: 0; border-radius: 0.025em; transition: all 0.4s; border-radius: 1em; } .hamburger-icon .line.line-1 { top: 0; } .hamburger-icon .line.line-2 { top: 50%; } .hamburger-icon .line.line-3 { top: 100%; } .hamburger-icon.active .line-1 { transform: translateY(0.75em) translateX(0) rotate(45deg); } .hamburger-icon.active .line-2 { opacity: 0; } .hamburger-icon.active .line-3 { transform: translateY(-0.25em) translateX(0) rotate(-45deg); } .hhs-side-menu__mobile-controls { padding-right: 1em; margin-bottom: 0em; float: left; } .hhs-nav-grid { display: flex; align-items: center; } .hhs-nav-grid__extras { display: flex; } .hs-search-field { position: relative; width: 1px; } .hs-search-field__bar { left: 0; max-width: 0; overflow: hidden; transition: all 0.125s ease-in-out; height: 100%; } .hs-search-field__bar form { height: 100%; } .hs-search-field.is-open .hs-search-field__bar { width: 40vw; max-width: 40vw; left: -40vw; position: absolute; } .hhs-top-bar .hs-search-field__bar .hs-search-field__input { border: 0; border: 1px solid #ccc; position: relative; z-index: 1000; -webkit-border-radius: 3px 3px 3px 3px; border-radius: 3px 3px 3px 3px; padding: 5px 8px !important; height: 100%; } .top-bar-search { border: 0; background: none; padding: 4px; display: inline-block; margin-top: 0px; cursor: pointer; margin-right: 5px; display: flex; align-items: center; } .top-bar-search svg { height: 18px; width: 18px; } .hhs-side-menu .top-bar-search { position: absolute; top: 2px; right: 52px; } .hhs-side-menu__controls .hhs-lang-switch .globe_class:before, .hhs-side-menu .fas { font-size: 20px; } .hhs-menu-button { border: 0; background: none; display: inline-block; cursor: pointer; } @media (max-width: 575px) { .hhs-menu-button { vertical-align: super; } } .sc-site-header__menu .hs-menu-children-wrapper { padding: 0.33em 0 !important; } .sc-site-header__menu .hs-menu-item.hs-menu-depth-2 { width: 100%; } .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a { padding: 10px 0px; } .hhs-lang-switch .lang_list_class li a { padding: 10px; } .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper { visibility: hidden; opacity: 0; } .hhs-side-menu .hhs-lang-switch .globe_class:before { color: #000; } .hhs-side-menu { position: fixed; max-height: 100vh; top: 0; bottom: 0; background-color: #fff; padding-top: 1em; z-index: 100001; overflow-y: auto; right: -100%; transition: all 0.5s ease-in-out; } .page-editor .hhs-side-menu { height: 0px; } .hhs-side-menu.is-open { right: 0; } .body-wrapper.nav-is-open { overflow-y: hidden; } .body-wrapper::after { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 100%; opacity: 0; pointer-events: none; z-index: 1000; transition: all 0.33s ease-in-out; } .body-wrapper.nav-is-open::after { left: 0; opacity: 1; } .hhs-side-menu__ctas { padding: 1.88em 2em 0em; } .hhs-side-menu__form { padding: 0em 2em 0em; } .hhs-side-menu__text { padding: 0em 2em 0em; } .hhs-side-menu__text.text-above { padding-top: 2em; } .hhs-side-menu__ctas .hhs-header-cta { float: left; margin: 0 1em 0 0; } .hhs-side-menu__ctas .hhs-header-cta a { margin-bottom: 15px; } .hs-menu-flow-vertical .hhs-nav-links { display: block; } .hs-menu-wrapper.hs-menu-flow-vertical>ul li a { padding: 0.2em 0 !important; max-width: 100%; width: 100%; overflow: visible; } .hhs-side-menu__mobile { padding: 1em 2.25em 0 2em; } .hhs-side-menu__mobile .sc-site-header__menu { padding-bottom: 1em; border-bottom: 1px solid rgba(125,125,125, 0.42); } .hhs-nav-links { margin: 0 !important; vertical-align: bottom; } .hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children ul.hs-menu-children-wrapper { font-size: 0.88em; display: block; visibility: visible; opacity: 1; position: static; background: none; padding-left: 1.33em !important; padding-top: 0 !important; } .hhs-side-menu .hs-menu-flow-vertical>ul li.hs-item-has-children ul.hs-menu-children-wrapper { max-height: 0; overflow: hidden; opacity: 0; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -ms-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; transition: all 500ms ease-in-out; background-color: transparent !important; } .hhs-side-menu .hs-menu-flow-vertical>ul li.hs-item-has-children ul.hs-menu-children-wrapper.is-open { max-height: 100%; opacity: 1; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -ms-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; transition: all 500ms ease-in-out; } .fa-caret-right::after { content: '\f0da'; } .hhs-sidebar-nav-toggle { display: inline-block; border: 0; background: none; font-size: 1rem; padding: 0.25rem 0.66rem 0.25rem; line-height: 1; width: 48px; height: 48px; position: absolute; right: 0; top: -10px; -webkit-transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -ms-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; } .hhs-sidebar-nav-toggle.is-open > * { transform: rotate(45deg); -webkit-transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -ms-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; } .hhs-side-menu__extras { padding: 0.66em 2em; } .hhs-side-menu__extras .hs-menu-item { width: 100%; } .hhs-side-menu__extras .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a { width: 100%; padding: 0.25em 0; overflow: visible; } .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper { max-width: 250px; width: max-content; line-height: 1; -webkit-box-shadow: 0 0 4px 4px rgba(0,0,0,0.05); box-shadow: 0 0 4px 4px rgba(0,0,0,0.05); } .hs-menu-wrapper.hs-menu-flow-horizontal .mega-menu ul li.hs-item-has-children ul.hs-menu-children-wrapper { -webkit-box-shadow: 0 0 0px 0px rgba(0,0,0,0.0); box-shadow: 0 0 0px 0px rgba(0,0,0,0.0); } .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a { line-height: 1; width: auto !important; padding: 10px 20px 10px 10px; } .hhs-side-menu__extras .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper { visibility: visible; opacity: 1; position: static; } .hhs-side-menu__extras .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper a { text-indent: 10px; } .hhs-side-menu__extras .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li li a { text-indent: 20px; } .hhs-side-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a:after { content: '' !important; } @media (min-width: 510px) { .hhs-side-menu__mobile-controls { display: none; } } @media (max-width: 509px) { .hhs-nav-grid__extras .top-bar-search, .hhs-nav-grid__extras .hhs-lang-switch { display: none; } } .hhs-side-menu .sc-site-header__menu.hs-menu-flow-vertical { overflow: initial; height: auto; } .hhs-side-menu span { display: inline; } .hhs-side-menu__controls { position: relative; width: 100%; z-index: 100000; margin: 0em 0 0 auto; } .hhs-side-menu__controls .hs-search-field .hs-search-field__bar { width: 0px; display: none; } .hhs-side-menu__controls .hs-search-field.is-open .hs-search-field__bar { width: 14.5em; max-width: 14.5em; top: -3px; left: 2em; display: block; position: absolute; height: 100px; } .hhs-side-menu__controls .hs-search-field { z-index: 1000; } .hhs-side-menu__controls .hs-search-field input { padding: 8px; font-size: 16px; border: 1px solid #dddddd; -webkit-border-radius: 3px; border-radius: 3px; outline: none; box-shadow: none; } .hhs-side-menu .hs-menu-wrapper.hs-menu-flow-vertical li a { white-space: inherit; } .hhs-side-menu__footer { padding: 2em; text-align: right; } .hhs-side-menu__footer i { font-size: 18px; padding: 5px; } .hhs-side-menu__footer i span { display: none; } .hhs-side-menu__footer svg { width: 28px; height: 28px; padding: 5px; } .hhs-side-menu { display: flex; flex-direction: column; } .hhs-top-bar div.hs_cos_wrapper_type_cta { display: inline; } .mega-menu { left: 0; position: fixed; width: 100%; padding:15px; z-index: 10000; box-shadow: 0 4px 5px 0 rgba(0,0,0,0.1); } .mega-menu { opacity: 0; pointer-events: none; transition: opacity .2s ease-in-out, max-height .8s ease-in-out, padding .2s ease-in-out; transition-delay: 300ms; max-height: 0; padding: 0; cursor: default; } .mega-menu.active { opacity: 1; visibility: visible; pointer-events: inherit; max-height: 10000px; padding: 50px 0; } .mega-menu::before { content: ''; width: 100%; display: block; background: transparent; position: absolute; } .mega-menu.mega-scrolled { top: 55px; } .side-bar-nav { height:680px; overflow-y: scroll; } .side-bar-nav .hs-menu-wrapper.hs-menu-flow-vertical.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper, .mega-menu .hs-menu-wrapper.hs-menu-flow-vertical.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper { left: auto; top: auto; visibility: visible; opacity: 1; position: static; } .mega-menu .hs-menu-wrapper.hs-menu-flow-vertical > ul { margin-bottom: 0px; } .mega-menu .hs-menu-wrapper.hs-menu-flow-vertical>ul li a, .mega-menu .widget-type-post_listing ul li a{ padding: 2px 0px !important; width: auto !important; white-space: normal; text-indent: inherit; } .mega-menu .key-menu .hs-menu-wrapper.hs-menu-flow-vertical>ul li:first-child a { padding: 0px 0px !important; width: auto !important; } .mega-menu .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-2 > a { font-size: .9em; padding-left: 5px; } .hhs-top-bar .mega-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li{ margin-top: 5px; margin-bottom: 5px; } .custom-menu-primary .mega-menu .hs-menu-wrapper>ul, .custom-menu-primary .mega-menu .hs-menu-wrapper>ul ul, .custom-menu-primary .mega-menu .widget-type-post_listing ul, .custom-menu-primary .mega-menu .widget-type-post_listing ul ul{ -webkit-box-shadow: none; box-shadow: none; background: transparent !important; } .custom-menu-primary .hs-menu-wrapper > ul ul, .custom-menu-primary .mega-menu .key-menu .hs-menu-wrapper>ul, .custom-menu-primary .mega-menu .key-menu .hs-menu-wrapper>ul ul { padding: 0px; } .custom-menu-primary .mega-menu .hs-menu-wrapper>ul ul { min-width: 170px !important; } .custom-menu-primary .hs-menu-wrapper .mega-menu > ul > li, .custom-menu-primary .mega-menu .hs-menu-wrapper>ul>li, .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal .mega-menu .hs-menu-flow-vertical ul li a, .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal .mega-menu .widget-type-post_listing ul li a{ text-transform: none !important; font-weight: normal !important; display: block; clear: both; } .hhs-top-bar .mega-nav-con .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a { padding-bottom: 5px; } .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal .mega-menu .key-menu.hs-menu-flow-vertical ul li:first-child a { line-height: 1em; } .custom-menu-primary .mega-menu .hs-menu-wrapper > ul > li, .custom-menu-primary .hs-menu-wrapper .mega-menu > ul > li { margin-left: 0px !important; } .custom-menu-primary .mega-menu .hs-menu-wrapper>ul ul { padding: 0px 0 10px 10px !important; } .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal .mega-menu>ul li a { font-weight: normal !important; } .custom-menu-primary .hs-menu-wrapper .mega-menu ul>li>ul:before, .hs-menu-wrapper.hs-menu-flow-horizontal .mega-menu ul li.hs-item-has-children>a:after { display: none !important; } .custom-menu-primary .mega-menu .hs-menu-wrapper > ul li a:hover { background-color: transparent !important; } .custom-menu-primary .mega-menu .hs-menu-wrapper > ul { float: none !important; } .hs-menu-wrapper.hs-menu-flow-horizontal .mega-menu ul li.hs-item-has-children ul.hs-menu-children-wrapper { display: block; opacity: 1; visibility: visible; position: static; } .mega-text-con { white-space: normal; } .mega-text-con ul { padding-left: 20px !important; } .mega-text-con li { list-style-type: disc; width: 100%; } .custom-menu-primary .hs-menu-wrapper > ul .mega-menu ul { background: transparent !important; box-shadow: none !important; -webkit-box-shadow: none !important; } @media (max-width: 922px){ .mega-menu.active { display: none !important; opacity: 0; } .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a span { padding: 0px !important; } .header-container-wrapper .container-fluid .mega-menu {display: none !important;} .header-container-wrapper .container-fluid .row-fluid .mega-menu, .custom-menu-primary .mega-menu { display: none; opacity: 0; visibility: hidden; } } .mega-nav-con .hs-menu-item { width: 100%; } .mega-nav-con .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper { display: block; width: 100%; visibility: visible; opacity: 1; position: static; background: none; padding-left: 0.33em !important; } .mega-nav-con .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a { padding: 0.33em 0; } [class^=mega-drop].loaded::before { display: block; width: 20px; height: 20px; position: absolute; right: -20px; top: 0; } .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a .mega-menu svg { width: auto !important; } .hhs-nav { padding-right: 0 !important; padding-left: 0 !important; } .hhs-alt-nav .hhs-header-logo .logo-sticky, .hhs-header-logo .logo-standard { display: block; } .hhs-alt-nav .hhs-header-logo .logo-standard, .hhs-header-logo .logo-sticky { display: none; } .sticky-menu .hhs-header-logo .logo-standard { display: none; } .sticky-menu .hhs-header-logo .logo-sticky { display: block; } .hhs-header-logo, .hhs-nav-opt-items { display: table-cell; vertical-align: middle; } .hhs-header-logo { position: relative; z-index: 10; } .hhs-header-menu { float: right !important; } .hhs-lang-switch { float: right; } .hhs-lang-switch span { display: flex; height: 100%; } .hhs-lang-switch .lang_switcher_class { padding: 7px 10px; display: flex; align-items:center; } .hhs-lang-switch .globe_class { background-image: none !important; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; font-weight: 900; } .hhs-side-menu__controls .hhs-lang-switch { position: absolute; top: 5px; right: 100px; } .hhs-side-menu__controls .hhs-lang-switch .lang_switcher_class { padding: 0px; margin-top: 0; } .hhs-lang-switch .lang_list_class { text-align: left; border: none; top: 35px; left: -10px; padding-top: 0px !important; -webkit-box-shadow: 0 0 5px 0px rgba(0,0,0,0.1); box-shadow: 0 0 5px 0px rgba(0,0,0,0.1); min-width: 100px; width: max-content; } .hhs-side-menu .hhs-lang-switch .lang_list_class { top: 30px; z-index: 1000; } .hhs-lang-switch .lang_list_class:before { border: none; width: 10px; } .hhs-lang-switch .lang_list_class:after { border: 5px solid transparent; left: 85px; top: -10px; } .hhs-side-menu .hhs-lang-switch .lang_list_class:after { left: 76px; } .hhs-lang-switch .lang_list_class li:first-child, .hhs-lang-switch .lang_list_class li{ border: none !important; } .hhs-lang-switch .lang_list_class li:first-child { padding-top: 10px; } .hhs-lang-switch .lang_list_class li:last-child { padding-bottom: 10px; } .hhs-lang-switch .lang_list_class li { padding: 0px; margin-bottom: 0px; } .hhs-lang-switch .lang_list_class li a { display: block; } .hhs-lang-switch, .hhs-header-search, .hhs-header-cta { float: right; margin-left: 15px; z-index: 1000; position: relative; display: flex; } .hhs-head-cta-1 { margin-right: 15px; } .hhs-lang-switch a, .hhs-header-search a{ padding: 10px 5px; display: block; } .hhs-header-search a i { vertical-align: bottom; } .hhs-lang-switch .globe_class svg { vertical-align: middle; } .hhs-header-mod .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li { width: 100%; display: block; clear: both; } .hhs-header-hat { position: relative; z-index: 1000; } .hhs-header-hat .col-12 { padding-left: 0px; padding-right: 0px; } .hhs-header-hat .col-12 * { margin-bottom: 0px; } .hhs-hat-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul { float: right; } .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a span { padding: 10px 0; } .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li .mega-menu a { color: #555555 !important; padding: 5px; text-transform: none; } .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li .mega-menu a { white-space: normal !important; } .hs-menu-wrapper.hs-menu-flow-horizontal .mega-menu ul li.hs-item-has-children ul.hs-menu-children-wrapper { display: block; opacity: 1; visibility: visible; position: static; } .mega-text-con { white-space: normal; } .mega-text-con ul { padding-left: 20px !important; } .mega-text-con li { list-style-type: disc; width: 100%; } .custom-menu-primary .hs-menu-wrapper > ul .mega-menu ul { background: transparent !important; box-shadow: none !important; -webkit-box-shadow: none !important; } .hhs-hat-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul { margin-right: 0px; } .hhs-hat-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a { max-width: none; overflow: visible; } .custom-menu-primary .hs-menu-wrapper { overflow: visible !important; } .custom-menu-primary .hs-menu-wrapper > ul{ float: right; } .custom-menu-primary .hs-menu-wrapper > ul > li{ font-weight: normal; margin-left: 0px !important; margin-bottom: 0px; } .custom-menu-primary .hs-menu-wrapper > ul > li > a{ padding: 10px 15px; position: relative; display: block; } .custom-menu-primary a:hover { color: #000000; } .hs-menu-children-wrapper .hs-menu-item.active, .custom-menu-primary .hs-menu-wrapper .hs-menu-children-wrapper li.active a:hover, .sticky-menu .hs-menu-item.active, .sticky-menu .custom-menu-primary .hs-menu-wrapper > ul li.active a:hover{ background-color: transparent !important; cursor: default !important; } .sticky-menu { visibility: hidden; -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%); -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; opacity: 0; -webkit-box-shadow: 0 2px 3px 1px rgba(0,0,0,.1); box-shadow: 0 2px 3px 1px rgba(0,0,0,.1); } .sticky-menu.active { z-index: 999; position: fixed; top: 0; left: 0; right: 0; visibility: visible; -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); transition: all .3s ease; opacity: 1; } .sticky-menu .widget-type-logo img { height: 35px !important; width: auto !important; margin: 10px 0; } .hhs-header.sticky-menu.active { padding: 5px 0px !important; } .custom-menu-primary.js-enabled .hamburger { display: none; } @media (max-width: 922px){ .sticky-menu.active { position: static !important; } .sticky-menu .widget-type-cta { display: none; } .sticky-menu .widget-type-logo img { margin: 0; } .sticky-menu .page-center { padding: 0 10px !important; } .hhs-nav { position: relative; } .hhs-nav-opt-items { padding-right: 40px; } .custom-menu-primary.js-enabled { float: none; position: absolute; top: 0px; left: 0px; } .custom-menu-primary .hs-menu-wrapper, .custom-menu-primary.js-enabled .hs-menu-wrapper, .custom-menu-primary.js-enabled .hs-menu-children-wrapper{ display: none; } .custom-menu-primary.js-enabled .hamburger { display: inline-block; } .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a { padding: 0px 15px; } .hhs-header-logo { position: relative; z-index: 1000; } .custom-menu-primary.js-enabled .hs-menu-wrapper > ul > li{ margin-left: 0px !important; } .hamburger { padding-top: 10px; } } @media (max-width: 575px){ nav { transition: height 0.5s ease-in-out; } .hhs-header-mod .hhs-nav { padding-top: 25px; } .custom-menu-primary.js-enabled { top: 20px; } .hhs-hat-menu { position: relative; } .hhs-hat-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a { text-align: center !important; padding: 0 !important; } .hhs-hat-menu .hs-menu-wrapper.hs-menu-flow-horizontal ul li li a { padding: 2px 10px !important; } .hhs-hat-menu .hhs-header-search a { padding: 5px 0px 5px 10px; } .hhs-hat-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul, .hhs-hat-menu > ul { width: 100% !important; margin: 0px auto !important; float: none !important; text-align: center; } .hhs-hat-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 { display: inline-block; text-align: center; padding: 0 5px; } .hhs-hat-menu .hs-menu-children-wrapper:before { text-align: left; } } .hhs-top-bar { background-color: rgba(255, 255, 255, 1); padding: 15px 0; } .hhs-top-bar.sticky-menu.active { padding: 5px 0; } @media (min-width: 992px) { .hhs-header-hat .container, .hhs-top-bar .container { padding-right: 30px; padding-left: 30px; } } .hhs-top-bar.hhs-alt-nav .logo-sticky, .logo-standard { max-width: 114px; float: left; } .hhs-top-bar.hhs-alt-nav.sticky-menu.active .logo-sticky, .logo-sticky { max-width: 100px; float: left; } .hhs-header-logo { padding-top: 0px; } .hhs-nav-grid__menu { margin-right: auto; margin-left: 25px; } .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a, .hs-menu-wrapper.hs-menu-flow-horizontal ul.hhs-nav-links .hs-menu-item a { color: rgba(0, 119, 200, 1.0); } .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li { margin: 15px 10px; } .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a:hover, .hs-menu-wrapper.hs-menu-flow-horizontal ul.hhs-nav-links .hs-menu-item a:hover, .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a:hover{ color: rgba(0, 151, 169, 1.0); } .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a svg, .hhs-header-search a svg, .hhs-lang-switch svg, .top-bar-search svg{ fill: rgba(0, 119, 200, 1); } .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a:hover svg { fill: rgba(0, 151, 169, 1.0); } .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a svg { -webkit-transition: fill 400ms ease-in-out; -moz-transition: fill 400ms ease-in-out; -ms-transition: fill 400ms ease-in-out; -o-transition: fill 400ms ease-in-out; transition: fill 400ms ease-in-out; } .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li li a svg { -moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -o-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); vertical-align: sub; } .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1.active:after, .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1:after { background-color: rgba(242, 245, 248, 1.0); } .hhs-lang-switch .globe_class svg{ fill: rgba(0, 119, 200, 1); } .lang_list_class li { background: rgba(255, 255, 255, 1) !important; } .hhs-lang-switch .lang_list_class:after { border-bottom-color: rgba(255, 255, 255, 1) !important; } .hhs-hat-menu .hs-menu-children-wrapper, .sc-site-header__menu .hs-menu-children-wrapper { background-color: rgba(255, 255, 255, 1) !important; } .sc-site-header__menu .mega-menu .hs-menu-children-wrapper { background-color: transparent !important; } .hhs-hat-menu .hs-menu-children-wrapper:before, .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper:before { color: rgba(255, 255, 255, 1) !important; } .hhs-hat-menu .hs-menu-children-wrapper li a, .hhs-lang-switch .lang_list_class li a, .custom-menu-primary .hs-menu-wrapper > ul li a, .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a, .hhs-lang-switch .lang_list_class li a { color: #444444; font-size: 12px !important; } .hhs-hat-menu .hs-menu-children-wrapper li a:hover, .hhs-lang-switch .lang_list_class li a:hover, .hs-menu-wrapper.hs-menu-flow-horizontal ul.hhs-nav-links .hs-menu-item.hs-menu-depth-2 a:hover, .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover{ background-color: rgba(0, 164, 189, 1) !important; } .hhs-hat-menu .hs-menu-children-wrapper li a:hover, .hhs-lang-switch .lang_list_class li a:hover, .custom-menu-primary .hs-menu-wrapper > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover, .hs-menu-wrapper.hs-menu-flow-horizontal ul.hhs-nav-links .hs-menu-item.hs-menu-depth-2 a:hover, .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover{ color: #fff !important; } .hhs-top-bar.hhs-alt-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-item.hs-menu-depth-2 a:hover svg { fill: #fff !important; } .custom-menu-primary .hs-menu-wrapper > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.active a:hover { color: #444444 !important; } .hhs-top-bar.hhs-alt-nav .hs-menu-wrapper.hs-menu-flow-horizontal ul.hhs-nav-links ul .hs-menu-item.sub-active a, .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal ul.hhs-nav-links ul .hs-menu-item.sub-active a{ background-color: rgba(242, 245, 248, 1) !important; color: #444444 !important; } .hhs-top-bar.hhs-alt-nav.sticky-menu, .hhs-top-bar.sticky-menu, .hhs-top-bar.hhs-alt-nav{ background-color: rgba(255, 255, 255, 1); } .sticky-menu.active { background-color: rgba(255, 255, 255, 1); } .hhs-top-bar.sticky-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a, .hhs-top-bar.hhs-alt-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a, .hhs-top-bar.hhs-alt-nav .hs-menu-wrapper.hs-menu-flow-horizontal ul.hhs-nav-links .hs-menu-item a, .sticky-menu .hs-menu-wrapper.hs-menu-flow-horizontal ul.hhs-nav-links li a, .sticky-menu .hhs-lang-switch .globe_class:before{ color: rgba(0, 119, 200, 1.0); } .hhs-top-bar.hhs-alt-nav .hhs-lang-switch .globe_class svg { fill: rgba(0, 119, 200, 1.0); } .hhs-top-bar.sticky-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a svg, .sticky-menu .hhs-nav-grid__extras svg, .hhs-top-bar.hhs-alt-nav .hhs-header-search a svg { fill: rgba(0, 119, 200, 1.0); } .hhs-top-bar.hhs-alt-nav .hs-menu-wrapper.hs-menu-flow-horizontal ul.hhs-nav-links ul .hs-menu-item a { color: #444444; } .hhs-top-bar.sticky-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a:hover, .hhs-top-bar.hhs-alt-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a:hover, .hhs-top-bar.hhs-alt-nav .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-depth-1:first-child:hover, .hhs-top-bar.hhs-alt-nav .fas:hover, .sticky-menu .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-depth-1:first-child:hover, .sticky-menu .hs-menu-wrapper.hs-menu-flow-horizontal ul.hhs-nav-links li a:hover, .sticky-menu .hhs-header-search a i:hover{ color: rgba(0, 151, 169, 1.0) !important; } .hhs-top-bar.sticky-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a:hover svg, .hhs-top-bar.hhs-alt-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a:hover svg { fill: rgba(0, 151, 169, 1.0) !important; } .hhs-top-bar.hhs-alt-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a svg, .hhs-top-bar.hhs-alt-nav .hhs-header-search a svg, .hhs-top-bar.hhs-alt-nav .top-bar-search svg { fill: rgba(0, 119, 200, 1) !important; } .hhs-top-bar.hhs-alt-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1.active:after, .hhs-top-bar.hhs-alt-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1:after, .sticky-menu.hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1.active:after, .sticky-menu.hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1:after { background-color: rgba(242, 245, 248, 1.0); } .hhs-header-cta .cta-secondary, .hhs-header-cta .cta-tertiary, .hhs-header-cta .cta-primary, .hhs-header-cta .cta-four, .hhs-header-cta .cta-five{ padding: 15px 15px !important; font-size: 10px !important; -webkit-box-shadow: none; box-shadow: none; } .hhs-side-menu { width: 400px; } .hhs-side-menu { background-color: rgba(255, 255, 255, 1.0); } .body-wrapper::after { background-color: rgba(0, 0, 0, 0.6); } .hamburger-icon .line { background: rgba(0, 119, 200, 1.0); } .hhs-top-bar.hhs-alt-nav .hamburger-icon .line, .sticky-menu .hamburger-icon .line { background: rgba(68, 68, 68, 1.0); } .hamburger-icon.active .line { background: rgba(68, 68, 68, 1.0); } .hhs-side-menu .top-bar-search svg, .hhs-side-menu .hhs-lang-switch .globe_class svg { fill: rgba(68, 68, 68, 1.0); } .hhs-side-menu .top-bar-search { padding: 4px; } .hhs-side-menu .top-bar-search svg { height: 20px; width: 20px; } .hhs-side-menu .hhs-lang-switch .globe_class:before, .hhs-side-menu .fas{ color: rgba(68, 68, 68, 1.0); } .hhs-top-bar .fas { fill: #0077C8; } .hhs-side-menu__footer a svg, .hhs-side-menu__footer a:visited svg { fill: #333333; } .hhs-side-menu__footer a:hover svg, .hhs-side-menu__footer a:focus svg { fill: #666666; } .hhs-side-menu .hhs-side-menu__mobile li a { font-size: 12px; font-weight: bold; color: rgba(102, 102, 102, 1.0); } .hhs-side-menu .hhs-side-menu__mobile li a:hover { color: rgba(0, 0, 0, 1.0); } .hhs-sidebar-nav-toggle svg { fill: rgba(153, 153, 153, 1.0); } .hhs-side-menu__extras .hs-menu-item a, .hhs-side-menu__extras .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper a { font-size: 14px; font-weight: nomral; color: rgba(102, 102, 102, 1); } .hhs-side-menu__extras .hs-menu-item a:hover, .hhs-side-menu__extras .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper a:hover { color: rgba(0, 164, 189, 1); } .hhs-side-menu__extras {flex: 1;} @media (max-width: 575px) { .hhs-side-menu { width: 100%; } } @media screen and (min-width: 850px) { [class^=mega-drop].loaded { position: relative; display: inline-block; padding: 0 ; } [class^=mega-drop].loaded:hover::after { display: block; position: absolute; top:0; width: 100%; height: 100px; left: -36px; } [class^=mega-drop].loaded:hover::before { display: block; position: absolute; top: 0; width: 100%; height: 100px; right: -36px; } .mega-menu::before { height: 30px; top: -30px; background-color: rgba(255, 2, 1, 0.0); } } .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a.mega span { padding-right: 15px !important; } .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a.mega svg { margin-left:-12px !important; } .mega-menu { background-color: rgba(255, 255, 255, 1); top: 90px; } .sticky-menu.active .mega-menu { top: 70px; } .mega-menu span.hs_cos_wrapper_type_text { text-transform: none !important; font-weight: normal !important; white-space: normal !important; } .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li .mega-menu a, .hhs-alt-nav .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li .mega-menu a, .hhs-top-bar .mega-menu .mega-nav-con ul li ul.hs-menu-children-wrapper li a, .hhs-alt-nav .hhs-top-bar .mega-menu .mega-nav-con ul li ul.hs-menu-children-wrapper li a{ color: #0077C8 !important; font-size: 14px !important; font-weight: normal; text-transform: none; padding-top:10px !important; padding-bottom:10px !important; } .hhs-top-bar .mega-menu .mega-nav-con ul li ul.hs-menu-children-wrapper li a{ font-size: 0.95em !important; } .hhs-top-bar .mega-menu .mega-nav-con .hs-menu-wrapper.hs-menu-flow-horizontal ul .hs-menu-item.hs-menu-depth-2 a:hover, .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li .mega-menu a:hover, .hhs-alt-nav .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li .mega-menu a:hover, .hhs-top-bar .mega-menu .mega-nav-con ul li ul.hs-menu-children-wrapper li a:hover, .hhs-alt-nav .hhs-top-bar .mega-menu .mega-nav-con ul li ul.hs-menu-children-wrapper li a:hover{ color: #00a4bd !important; background-color: transparent !important; } .hhs-menu-toggle { display: none; } @media (max-width: 960px) { .hhs-menu-toggle { display: block; } } @media (max-width: 920px) { .hhs-menu-toggle { display: block; } } .hhs-side-menu__ctas .hhs-side-cta-1, .hhs-side-menu__ctas .hhs-side-cta-2{ display: none; } @media (max-width: 960px) { .hhs-extras-ctas, .hhs-extras-ctas .hhs-head-cta-1 { display: none; } .hhs-side-menu__ctas .hhs-side-cta-1 { display: inline-block; } } @media (max-width: 920px) { .hhs-extras-ctas .hhs-head-cta-2 { display: none; } .hhs-side-menu__ctas .hhs-side-cta-2 { display: inline-block; } } @media (min-width: 850px) { .hhs-side-menu__mobile { display: none; } } @media (max-width: 850px) { .main-nav .sc-site-header__menu { display: none; } } @media (max-width: 922px) { .custom-menu-primary .hs-menu-wrapper > ul { margin-top: 10px !important; } .custom-menu-primary .hs-menu-wrapper > ul, .custom-menu-primary .hs-menu-wrapper > ul li.active a:hover{ background-color: rgba(255, 255, 255, 1) !important; } .hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a:hover, .custom-menu-primary .hs-menu-wrapper > ul li.active a:hover { color: #444444 ; } .custom-menu-primary .hs-menu-wrapper > ul li{ border-top: 1px solid rgba(0, 0, 0, .1) !important; } .custom-menu-primary .hs-menu-wrapper > ul ul li{ background-color: rgba(0, 0, 0, .05); } .sticky-menu.active { position: fixed !important; } } @media (max-width: 575px) { .logo-standard, .logo-sticky { max-width: 100px !important; } .hhs-nav-opt-items .hhs-header-search { right: 3px; } .hhs-nav-opt-items .hhs-lang-switch { right: 33px; } } </style> <link rel="stylesheet" href="https://www.ssctech.com/hs-fs/hubfs/hub_generated/template_assets/1/51760075616/1743592315418/template_global-footer.min.css"> <link rel="stylesheet" href="https://www.ssctech.com/hs-fs/hubfs/hub_generated/module_assets/1/51760102825/1743680549372/module_Global_Footer.min.css"> <style> /******************************* MAIN DESKTOP NAV STYLE *******************************/ #hs_cos_wrapper_global_footer .hhs-footer-mod { background-color: #0077C8; padding-top: 100px; padding-bottom: 100px; } /** NAVIGATION COLUMNS STYLE **/ .hhs-foot-base-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a, .hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a, .hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a { color: #ffffff !important; } .hhs-foot-base-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover, .hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover, .hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover { color: #9CDBD9 !important; } .foot-nav-title, .hhs-foot-rss h5, .hhs-foot-nav-col h5 { margin-bottom: 5px; color: #ffffff; } .hhs-foot-rss .hs_cos_wrapper_type_inline_rich_text p, .hhs-foot-rss .hs_cos_wrapper_type_inline_rich_text l1, .hhs-foot-rss .hs_cos_wrapper_type_inline_rich_text span, .hhs-foot-rss label{ color: #ffffff; } .hhs-foot-base-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a { font-size: 14px; } /** BLOG POST STYLE **/ .hhs-footer-mod .hhs-post-content a h6 { color: #FFFFFF; font-size: 16px; line-height: 20px; } .hhs-footer-mod .hhs-post-summary p { color: #ffffff; font-size: 14px; line-height: 18px; } .hhs-foot-rss .hs-rss-title:hover { color: #fff; } .hhs-footer-mod .hhs-post-feat-img { min-height: 120px; } .hhs-foot-rss .hs-rss-item.hs-with-featured-image .hs-rss-item-text { margin-top: 120px; } .hhs-foot-break-line { border-color: #fff; } .hhs-foot-copyright { color: #ffffff; } /** TOGGLE COLLAPSE **/ @media (max-width: 575px) { .hhs-foot-nav-col .hhs-col-content { display: none; text-align: center; } .hhs-foot-nav-col .hhs-col-content.open-menu { display: block; text-align: center; } } /** SOCIAL ICONS **/#hs_cos_wrapper_global_footer .hhs-social-con i { color: #ffffff;} #hs_cos_wrapper_global_footer .hhs-social-con i:hover {color: #9CDBD9;}/** TABLET CSS **/ @media (max-width: 768px) { #hs_cos_wrapper_global_footer .hhs-footer-mod { padding-top: 25px; padding-bottom: 25px; } } /** BACK TO TOP **/ #return-to-top { background: rgba(68, 68, 68, 0.7); } #return-to-top:hover { background: rgba(68, 68, 68, 0.9); } /** MOBILE CSS **/ @media (max-width: 575px) { #hs_cos_wrapper_global_footer .hhs-footer-mod { padding-top: 25px; padding-bottom: 25px; } .hhs-foot-nav-col { border-color: #fff; } } </style> <style> </style> <link rel="stylesheet" href="https://www.ssctech.com/hs-fs/hubfs/hub_generated/template_assets/1/51760164487/1743592321352/template_hero-banner.min.css"> <style> /******************************* ROW STYLE *******************************/ #hs_cos_wrapper_dnd_area-module-2 .hhs-hero-mod { padding-top: 100px; padding-bottom: 100px;z-index: 1;background-color: rgba(17, 30, 101, 1.0);} #hs_cos_wrapper_dnd_area-module-2 .hhs-hero-mod .row { margin-top: 100px; } @media (max-width: 768px) { #hs_cos_wrapper_dnd_area-module-2 .hhs-hero-mod { padding-top: 100px; padding-bottom: 100px; } } @media (max-width: 575px) { #hs_cos_wrapper_dnd_area-module-2 .hhs-hero-mod { padding-top: 50px; padding-bottom: 50px; } } /** VIDEO STYLE **//* FULLSCREEN BACKGROUND *//* PARALLAX */ /* HERO OVERLAY *//* WAVE *//******************************* END *******************************/ /******************************* COLUMN 1 *******************************/ #hs_cos_wrapper_dnd_area-module-2 .hhs-hero-mod .first-col .hhs-col-inner { text-align: left;} /* ROTATING HEADLINE *//* CONTENT ALIGNMENT */ #hs_cos_wrapper_dnd_area-module-2 .hhs-hero-mod .first-col { text-align: left; } @media (max-width: 575px) { #hs_cos_wrapper_dnd_area-module-2 .hhs-hero-mod .first-col { text-align: center; } } /* TEXT STYLE */ #hs_cos_wrapper_dnd_area-module-2 .first-col .hhs-rich-text h1, #hs_cos_wrapper_dnd_area-module-2 .first-col .hhs-rich-text h2,#hs_cos_wrapper_dnd_area-module-2 .first-col .hhs-rich-text h3, #hs_cos_wrapper_dnd_area-module-2 .first-col .hhs-rich-text h4, #hs_cos_wrapper_dnd_area-module-2 .first-col .hhs-rich-text h5, #hs_cos_wrapper_dnd_area-module-2 .first-col .hhs-rich-text h6, #hs_cos_wrapper_dnd_area-module-2 .first-col .hhs-rich-text p, #hs_cos_wrapper_dnd_area-module-2 .first-col .hhs-rich-text span, #hs_cos_wrapper_dnd_area-module-2 .first-col .hhs-rich-text label, #hs_cos_wrapper_dnd_area-module-2 .first-col .hhs-rich-text li { color: #ffffff; } /* FORM STYLE */ /* VERTICAL ALIGN *//******************************* END *******************************/ /******************************* COLUMN 2 *******************************/ #hs_cos_wrapper_dnd_area-module-2 .hhs-hero-mod .second-col .hhs-col-inner { text-align: left;} @media (max-width: 575px) { #hs_cos_wrapper_dnd_area-module-2 .hhs-hero-mod .second-col { text-align: left; } } /* TEXT STYLE */ #hs_cos_wrapper_dnd_area-module-2 .second-col .hhs-rich-text h1, #hs_cos_wrapper_dnd_area-module-2 .second-col .hhs-rich-text h2,#hs_cos_wrapper_dnd_area-module-2 .second-col .hhs-rich-text h3, #hs_cos_wrapper_dnd_area-module-2 .second-col .hhs-rich-text h4, #hs_cos_wrapper_dnd_area-module-2 .second-col .hhs-rich-text h5, #hs_cos_wrapper_dnd_area-module-2 .second-col .hhs-rich-text h6, #hs_cos_wrapper_dnd_area-module-2 .second-col .hhs-rich-text p, #hs_cos_wrapper_dnd_area-module-2 .second-col .hhs-rich-text span, #hs_cos_wrapper_dnd_area-module-2 .second-col .hhs-rich-text label, #hs_cos_wrapper_dnd_area-module-2 .second-col .hhs-rich-text li { color: #ffffff; } /* FORM STYLE */#hs_cos_wrapper_dnd_area-module-2 .second-col .hhs-form-con {margin-left: 0px; margin-right: auto;} #hs_cos_wrapper_dnd_area-module-2 .second-col .hhs-form-con { max-width: 100%; } #hs_cos_wrapper_dnd_area-module-2 .second-col .hhs-form-con .mdl-checkbox__box-outline { border-color: #ffffff !important; }/* VERTICAL ALIGN */</style> <style> #hs_cos_wrapper_widget_1701455460181 .hhs-text-mod { padding-top: 50px; padding-bottom: 50px;background-color: rgba(255, 255, 255, 1);} @media (max-width: 922px) { #hs_cos_wrapper_widget_1701455460181 .hhs-text-mod { padding-top: 50px; padding-bottom: 50px; } } @media (max-width: 575px) { #hs_cos_wrapper_widget_1701455460181 .hhs-text-mod { padding-top: 25px; padding-bottom: 25px; } } #hs_cos_wrapper_widget_1701455460181 .hhs-video-player { background: #000000 url() no-repeat center center; background-size: cover; }#hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text, #hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text h1, #hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text h2,#hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text h3, #hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text h4, #hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text h5, #hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text h6, #hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text p, #hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text span, #hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text li, #hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text blockquote {text-align: left; }@media (max-width: 992px) { #hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text h1, #hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text h2,#hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text h3, #hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text h4, #hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text h5, #hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text h6, #hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text p, #hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text span, #hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text li { text-align: left; } } @media (max-width: 575px) { #hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text h1, #hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text h2,#hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text h3, #hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text h4, #hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text h5, #hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text h6, #hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text p, #hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text span, #hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text li { text-align: left; } }@media (max-width: 992px) { #hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text { text-align: left; } } @media (max-width: 575px) { #hs_cos_wrapper_widget_1701455460181 .c1 .hhs-rich-text { text-align: left; } } </style> <link class="hs-async-css" rel="preload" href="https://www.ssctech.com/hs-fs/hubfs/hub_generated/template_assets/1/51106709585/1743592248811/template_row-multi-column-content.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'"> <noscript><link rel="stylesheet" href="https://www.ssctech.com/hs-fs/hubfs/hub_generated/template_assets/1/51106709585/1743592248811/template_row-multi-column-content.min.css"></noscript> <link rel="stylesheet" href="https://www.ssctech.com/hs-fs/hubfs/hub_generated/module_assets/1/136803950005/1743680607191/module_SSC_-_Hover_Cards.min.css"> <style> #hs_cos_wrapper_widget_1701457079646 .hhs-text-mod { padding-top: 25px; padding-bottom: 10px;background-color: rgba(255, 255, 255, 1);} @media (max-width: 922px) { #hs_cos_wrapper_widget_1701457079646 .hhs-text-mod { padding-top: 25px; padding-bottom: 25px; } } @media (max-width: 575px) { #hs_cos_wrapper_widget_1701457079646 .hhs-text-mod { padding-top: 25px; padding-bottom: 25px; } } #hs_cos_wrapper_widget_1701457079646 .hhs-video-player { background: #000000 url() no-repeat center center; background-size: cover; }#hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text, #hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text h1, #hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text h2,#hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text h3, #hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text h4, #hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text h5, #hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text h6, #hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text p, #hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text span, #hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text li, #hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text blockquote {text-align: center; }@media (max-width: 992px) { #hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text h1, #hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text h2,#hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text h3, #hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text h4, #hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text h5, #hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text h6, #hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text p, #hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text span, #hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text li { text-align: center; } } @media (max-width: 575px) { #hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text h1, #hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text h2,#hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text h3, #hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text h4, #hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text h5, #hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text h6, #hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text p, #hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text span, #hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text li { text-align: center; } }@media (max-width: 992px) { #hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text { text-align: center; } } @media (max-width: 575px) { #hs_cos_wrapper_widget_1701457079646 .c1 .hhs-rich-text { text-align: center; } } </style> <style> @font-face { font-family: "Inter"; font-weight: 800; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Inter/800.woff2") format("woff2"), url("/_hcms/googlefonts/Inter/800.woff") format("woff"); } @font-face { font-family: "Inter"; font-weight: 300; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Inter/300.woff2") format("woff2"), url("/_hcms/googlefonts/Inter/300.woff") format("woff"); } @font-face { font-family: "Inter"; font-weight: 600; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Inter/600.woff2") format("woff2"), url("/_hcms/googlefonts/Inter/600.woff") format("woff"); } @font-face { font-family: "Inter"; font-weight: 400; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Inter/regular.woff2") format("woff2"), url("/_hcms/googlefonts/Inter/regular.woff") format("woff"); } @font-face { font-family: "Barlow Semi Condensed"; font-weight: 500; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Barlow_Semi_Condensed/500.woff2") format("woff2"), url("/_hcms/googlefonts/Barlow_Semi_Condensed/500.woff") format("woff"); } @font-face { font-family: "Barlow Semi Condensed"; font-weight: 600; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Barlow_Semi_Condensed/600.woff2") format("woff2"), url("/_hcms/googlefonts/Barlow_Semi_Condensed/600.woff") format("woff"); } @font-face { font-family: "Barlow Semi Condensed"; font-weight: 400; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Barlow_Semi_Condensed/regular.woff2") format("woff2"), url("/_hcms/googlefonts/Barlow_Semi_Condensed/regular.woff") format("woff"); } @font-face { font-family: "Inter Tight"; font-weight: 800; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Inter_Tight/800.woff2") format("woff2"), url("/_hcms/googlefonts/Inter_Tight/800.woff") format("woff"); } @font-face { font-family: "Inter Tight"; font-weight: 300; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Inter_Tight/300.woff2") format("woff2"), url("/_hcms/googlefonts/Inter_Tight/300.woff") format("woff"); } @font-face { font-family: "Inter Tight"; font-weight: 500; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Inter_Tight/500.woff2") format("woff2"), url("/_hcms/googlefonts/Inter_Tight/500.woff") format("woff"); } @font-face { font-family: "Inter Tight"; font-weight: 400; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Inter_Tight/regular.woff2") format("woff2"), url("/_hcms/googlefonts/Inter_Tight/regular.woff") format("woff"); } @font-face { font-family: "Inter Tight"; font-weight: 700; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Inter_Tight/700.woff2") format("woff2"), url("/_hcms/googlefonts/Inter_Tight/700.woff") format("woff"); } </style> <!-- Editor Styles --> <style id="hs_editor_style" type="text/css"> .dnd_area-row-0-force-full-width-section > .row-fluid { max-width: none !important; } .dnd_area-row-1-force-full-width-section > .row-fluid { max-width: none !important; } .dnd_area-row-3-force-full-width-section > .row-fluid { max-width: none !important; } .dnd_area-row-4-force-full-width-section > .row-fluid { max-width: none !important; } /* HubSpot Non-stacked Media Query Styles */ @media (min-width:768px) { .dnd_area-row-0-vertical-alignment > .row-fluid { display: -ms-flexbox !important; -ms-flex-direction: row; display: flex !important; flex-direction: row; } .dnd_area-row-1-vertical-alignment > .row-fluid { display: -ms-flexbox !important; -ms-flex-direction: row; display: flex !important; flex-direction: row; } .dnd_area-module-1-vertical-alignment { display: -ms-flexbox !important; -ms-flex-direction: column !important; -ms-flex-pack: center !important; display: flex !important; flex-direction: column !important; justify-content: center !important; } .dnd_area-module-1-vertical-alignment > div { flex-shrink: 0 !important; } .dnd_area-module-2-vertical-alignment { display: -ms-flexbox !important; -ms-flex-direction: column !important; -ms-flex-pack: center !important; display: flex !important; flex-direction: column !important; justify-content: center !important; } .dnd_area-module-2-vertical-alignment > div { flex-shrink: 0 !important; } } /* HubSpot Styles (default) */ .dnd_area-row-0-padding { padding-top: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; } .dnd_area-row-1-padding { padding-top: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; } .dnd_area-row-3-padding { padding-top: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; } .dnd_area-row-4-padding { padding-top: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; } .dnd_area-row-4-background-layers { background-image: linear-gradient(rgba(38, 38, 38, 1), rgba(38, 38, 38, 1)) !important; background-position: left top !important; background-size: auto !important; background-repeat: no-repeat !important; } </style> <!-- Added by GoogleTagManager integration --> <script> var _hsp = window._hsp = window._hsp || []; window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} var useGoogleConsentModeV2 = true; var waitForUpdateMillis = 1000; var hsLoadGtm = function loadGtm() { if(window._hsGtmLoadOnce) { return; } if (useGoogleConsentModeV2) { gtag('set','developer_id.dZTQ1Zm',true); gtag('consent', 'default', { 'ad_storage': 'denied', 'analytics_storage': 'denied', 'ad_user_data': 'denied', 'ad_personalization': 'denied', 'wait_for_update': waitForUpdateMillis }); _hsp.push(['useGoogleConsentModeV2']) } (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M7H65K7'); window._hsGtmLoadOnce = true; }; _hsp.push(['addPrivacyConsentListener', function(consent){ if(consent.allowed || (consent.categories && consent.categories.analytics)){ hsLoadGtm(); } }]); </script> <!-- /Added by GoogleTagManager integration --> <link rel="canonical" href="https://www.ssctech.com/insights/cecl"> <script src="https://kit.fontawesome.com/13cc343c40.js" crossorigin="anonymous"></script> <meta property="og:image" content="https://www.ssctech.com/hubfs/website/logos/ssc_logo_1200x630.png"> <meta property="og:url" content="https://www.ssctech.com/insights/cecl"> <meta name="twitter:card" content="summary"> <meta http-equiv="content-language" content="en"> <link rel="preconnect" href="https://cdn2.hubspot.net" crossorigin> <link rel="preconnect" href="https://js.hs-analytics.net" crossorigin> <link rel="preconnect" href="https://js.hs-banner.com" crossorigin> <meta name="generator" content="HubSpot"></head><body> <!-- Added by GoogleTagManager integration --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M7H65K7" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- /Added by GoogleTagManager integration --> <div data-global-resource-path="CLEAN x ssctech/templates/layouts/schema-markup.html"><!-- Begin partial --> <!-- End partial --></div> <div class="body-wrapper hs-content-id-71548511602 hs-site-page page "> <header class="header"> <div class="header__container"> <div id="hs_cos_wrapper_global_header_v2" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <a href="#main-content" class="screen-reader-text">Skip to the main content.</a> <header id="hhs-main-nav" class="hhs-top-bar"> <div class="container hhs-nav-grid"> <div class="hhs-header-logo"> <div class="logo-standard"> <span id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_logo" style="" data-hs-cos-general-type="widget" data-hs-cos-type="logo"><a href="https://www.ssctech.com" id="hs-link-global_header_v2_" style="border-width:0px;border:0px;"><img src="https://www.ssctech.com/hs-fs/hubfs/website/logos/2023-SSNC-Logo-RGB-Blue-0077C8-62px.png?width=115&height=62&name=2023-SSNC-Logo-RGB-Blue-0077C8-62px.png" class="hs-image-widget " height="62" style="height: auto;width:115px;border-width:0px;border:0px;" width="115" alt="SS&C Technologies" title="SS&C Technologies" loading="" srcset="https://www.ssctech.com/hs-fs/hubfs/website/logos/2023-SSNC-Logo-RGB-Blue-0077C8-62px.png?width=58&height=31&name=2023-SSNC-Logo-RGB-Blue-0077C8-62px.png 58w, https://www.ssctech.com/hs-fs/hubfs/website/logos/2023-SSNC-Logo-RGB-Blue-0077C8-62px.png?width=115&height=62&name=2023-SSNC-Logo-RGB-Blue-0077C8-62px.png 115w, https://www.ssctech.com/hs-fs/hubfs/website/logos/2023-SSNC-Logo-RGB-Blue-0077C8-62px.png?width=173&height=93&name=2023-SSNC-Logo-RGB-Blue-0077C8-62px.png 173w, https://www.ssctech.com/hs-fs/hubfs/website/logos/2023-SSNC-Logo-RGB-Blue-0077C8-62px.png?width=230&height=124&name=2023-SSNC-Logo-RGB-Blue-0077C8-62px.png 230w, https://www.ssctech.com/hs-fs/hubfs/website/logos/2023-SSNC-Logo-RGB-Blue-0077C8-62px.png?width=288&height=155&name=2023-SSNC-Logo-RGB-Blue-0077C8-62px.png 288w, https://www.ssctech.com/hs-fs/hubfs/website/logos/2023-SSNC-Logo-RGB-Blue-0077C8-62px.png?width=345&height=186&name=2023-SSNC-Logo-RGB-Blue-0077C8-62px.png 345w" sizes="(max-width: 115px) 100vw, 115px"></a></span> </div> <div class="logo-sticky"> <span id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_logo" style="" data-hs-cos-general-type="widget" data-hs-cos-type="logo"><a href="https://www.ssctech.com" id="hs-link-global_header_v2_" style="border-width:0px;border:0px;"><img src="https://www.ssctech.com/hs-fs/hubfs/Brand%20Assets/Logos/SSC-Logo-solid.png?width=114&height=62&name=SSC-Logo-solid.png" class="hs-image-widget " height="62" style="height: auto;width:114px;border-width:0px;border:0px;" width="114" alt="SS&C Technologies" title="SS&C Technologies" loading="" srcset="https://www.ssctech.com/hs-fs/hubfs/Brand%20Assets/Logos/SSC-Logo-solid.png?width=57&height=31&name=SSC-Logo-solid.png 57w, https://www.ssctech.com/hs-fs/hubfs/Brand%20Assets/Logos/SSC-Logo-solid.png?width=114&height=62&name=SSC-Logo-solid.png 114w, https://www.ssctech.com/hs-fs/hubfs/Brand%20Assets/Logos/SSC-Logo-solid.png?width=171&height=93&name=SSC-Logo-solid.png 171w, https://www.ssctech.com/hs-fs/hubfs/Brand%20Assets/Logos/SSC-Logo-solid.png?width=228&height=124&name=SSC-Logo-solid.png 228w, https://www.ssctech.com/hs-fs/hubfs/Brand%20Assets/Logos/SSC-Logo-solid.png?width=285&height=155&name=SSC-Logo-solid.png 285w, https://www.ssctech.com/hs-fs/hubfs/Brand%20Assets/Logos/SSC-Logo-solid.png?width=342&height=186&name=SSC-Logo-solid.png 342w" sizes="(max-width: 114px) 100vw, 114px"></a></span> </div> </div> <div class="hhs-nav-grid__menu main-nav"> <nav class="sc-site-header__menu sc-site-header__menu--5673252676 hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" aria-label=" menu"> <ul class="hhs-nav-links"> <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children " aria-haspopup="true"> <a href="#" target=""> <span class="mega-drop-1">Industries</span> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M201.4 342.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 274.7 86.6 137.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z" /></svg> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-2 "> <a href="https://www.ssctech.com/industry/asset-management" target=""> Asset Management </a> </li> <li class="hs-menu-item hs-menu-depth-2 "> <a href="https://www.ssctech.com/industry/banking" target=""> Banking </a> </li> <li class="hs-menu-item hs-menu-depth-2 "> <a href="https://www.ssctech.com/industry/health" target=""> Health </a> </li> <li class="hs-menu-item hs-menu-depth-2 "> <a href="https://www.ssctech.com/industry/hedge-fund" target=""> Hedge Funds </a> </li> <li class="hs-menu-item hs-menu-depth-2 "> <a href="https://www.ssctech.com/industry/insurance" target=""> Insurance </a> </li> <li class="hs-menu-item hs-menu-depth-2 "> <a href="https://www.ssctech.com/industry/private-markets" target=""> Private Markets </a> </li> <li class="hs-menu-item hs-menu-depth-2 "> <a href="https://www.ssctech.com/industry/retirement" target=""> Retirement </a> </li> <li class="hs-menu-item hs-menu-depth-2 "> <a href="https://www.ssctech.com/industry/wealth-management" target=""> Wealth Managment </a> </li> </ul> </li> <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children " aria-haspopup="true"> <a href="#" target=""> <span class="mega-drop-2">Solutions</span> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M201.4 342.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 274.7 86.6 137.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z" /></svg> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-2 hs-item-has-children " aria-haspopup="true"> <a href="#" target=""> Asset Management <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M201.4 342.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 274.7 86.6 137.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z" /></svg> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/advisory" target=""> Advisory </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/investment-accounting" target=""> Investment Accounting </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/mergers-acquisitions" target=""> Mergers & Acquisitions </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/trade-order-management" target=""> Trade Order Management </a> </li> </ul> </li> <li class="hs-menu-item hs-menu-depth-2 hs-item-has-children " aria-haspopup="true"> <a href="#" target=""> Asset Servicing <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M201.4 342.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 274.7 86.6 137.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z" /></svg> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/fund-administration" target=""> Fund Administration </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/investor-services" target=""> Investor Services </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/middle-office" target=""> Middle Office </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/retirement-platforms" target=""> Retirement Services </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/transfer-agency-registry" target=""> Transfer Agency/Registry </a> </li> </ul> </li> <li class="hs-menu-item hs-menu-depth-2 hs-item-has-children " aria-haspopup="true"> <a href="#" target=""> Data & Analytics <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M201.4 342.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 274.7 86.6 137.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z" /></svg> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/insights/esg-reporting" target=""> ESG Reporting </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/intelligent-automation" target=""> Intelligent Automation </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/regulatory" target=""> Regulatory </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/risk-compliance" target=""> Risk & Compliance </a> </li> </ul> </li> <li class="hs-menu-item hs-menu-depth-2 hs-item-has-children " aria-haspopup="true"> <a href="#" target=""> Health <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M201.4 342.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 274.7 86.6 137.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z" /></svg> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/core-administration-technology-services" target=""> Core Administration Technology & Services </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/member-provider-engagement" target=""> Member & Provider Engagement </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/revenue-quality-optimization" target=""> Revenue & Quality Optimization </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/total-cost-care-management" target=""> Total Cost of Care Management </a> </li> </ul> </li> <li class="hs-menu-item hs-menu-depth-2 hs-item-has-children " aria-haspopup="true"> <a href="#" target=""> Featured Solutions <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M201.4 342.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 274.7 86.6 137.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z" /></svg> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://blackdiamond.advent.com/" target="_blank"> Black Diamond </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ezesoft.com/solutions/eze-eclipse-overview" target="_blank"> EZE Eclipse </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.advent.com/geneva/" target=""> Geneva </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.blueprism.com/" target=""> SS&C Blue Prism </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/fund-administration" target=""> SS&C GlobeOp </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.intralinks.com" target=""> SS&C Intralinks </a> </li> </ul> </li> <li class="hs-menu-item hs-menu-depth-2 hs-item-has-children " aria-haspopup="true"> <a href="#" target=""> Technology & Services <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M201.4 342.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 274.7 86.6 137.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z" /></svg> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/outsourcing" target=""> Business Process Outsourcing </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/education-research" target=""> Education & Research </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/managed-services" target=""> Managed IT Services </a> </li> </ul> </li> <li class="hs-menu-item hs-menu-depth-2 "> <a href="https://www.ssctech.com/products" target=""> View all Products A-Z </a> </li> </ul> </li> <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children active-branch" aria-haspopup="true"> <a href="#" target=""> <span class="mega-drop-3">Insights</span> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M201.4 342.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 274.7 86.6 137.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z" /></svg> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-2 hs-item-has-children " aria-haspopup="true"> <a href="#" target=""> SS&C Blog <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M201.4 342.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 274.7 86.6 137.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z" /></svg> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/blog" target=""> View Blog </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/blog/subscribe" target=""> Subscribe to our Newsletter </a> </li> </ul> </li> <li class="hs-menu-item hs-menu-depth-2 hs-item-has-children active-branch" aria-haspopup="true"> <a href="#" target=""> Trending <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M201.4 342.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 274.7 86.6 137.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z" /></svg> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-3 active sub-active active-branch"> <a href="https://www.ssctech.com/insights/cecl" target=""> CECL </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/regulatory/form-pf-reporting" target=""> Form PF </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/insights/umr" target=""> Uncleared Margin Rules </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/insights/uae-resource-center" target=""> United Arab Emirates </a> </li> </ul> </li> <li class="hs-menu-item hs-menu-depth-2 hs-item-has-children " aria-haspopup="true"> <a href="#" target=""> Resources <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M201.4 342.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 274.7 86.6 137.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z" /></svg> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/resources" target=""> All Resources </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/resources?resourcetype=2" target=""> Brochures </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/resources?resourcetype=3" target=""> Case Studies </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/resources?resourcetype=8" target=""> Podcasts </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/resources?resourcetype=12" target=""> Webinars </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/resources?resourcetype=13" target=""> Whitepapers </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/resources?resourcetype=11" target=""> Videos </a> </li> </ul> </li> </ul> </li> <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children " aria-haspopup="true"> <a href="#" target=""> <span class="mega-drop-4">Explore SS&C</span> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M201.4 342.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 274.7 86.6 137.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z" /></svg> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-2 hs-item-has-children " aria-haspopup="true"> <a href="#" target=""> About <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M201.4 342.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 274.7 86.6 137.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z" /></svg> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/about/about-us" target=""> About SS&C </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/about/esg" target=""> Environmental, Social and Governance </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/about/events" target=""> Events </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/about/in-the-news" target=""> In the News </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/about/offices" target=""> Offices </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://investor.ssctech.com/investor-relations/press-releases/default.aspx" target="_blank"> Press Releases </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/about/support-client-portals" target=""> Support </a> </li> </ul> </li> <li class="hs-menu-item hs-menu-depth-2 hs-item-has-children " aria-haspopup="true"> <a href="#" target=""> Careers <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M201.4 342.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 274.7 86.6 137.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z" /></svg> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/careers/why-ssc" target=""> Why SS&C </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/careers/who-we-are" target=""> Who We Are </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/careers/join-ssc" target=""> Apply Now </a> </li> </ul> </li> <li class="hs-menu-item hs-menu-depth-2 "> <a href="https://investor.ssctech.com/overview/default.aspx" target="_blank"> Investor Relations </a> </li> </ul> </li> </ul> </nav> </div> <div class="hhs-nav-grid__extras"> <div class="hs-search-field js-search-pop"> <div class="hs-search-field__bar"> <form action="/hs-search-results"> <label for="main-search" style="display: none;" aria-hidden="true">Search</label> <input id="main-search" type="text" class="hs-search-field__input" name="term" autocomplete="off" placeholder="Search..."> <input type="hidden" name="type" value="SITE_PAGE"> <input type="hidden" name="type" value="BLOG_POST"> </form> </div> </div> <button type="button" class="top-bar-search" aria-label="Search"> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" viewbox="0 0 512 512"><path d="M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z" /></svg> </button> <div class="hhs-extras-ctas"> <div class="hhs-header-cta"> <span class="hhs-head-cta-1"><span id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_cta" style="" data-hs-cos-general-type="widget" data-hs-cos-type="cta"><!--HubSpot Call-to-Action Code --><span class="hs-cta-wrapper" id="hs-cta-wrapper-2c004422-dff2-450e-80d6-eac37ef9a7df"><span class="hs-cta-node hs-cta-2c004422-dff2-450e-80d6-eac37ef9a7df" id="hs-cta-2c004422-dff2-450e-80d6-eac37ef9a7df"><!--[if lte IE 8]><div id="hs-cta-ie-element"></div><![endif]--><a href="https://cta-redirect.hubspot.com/cta/redirect/1689245/2c004422-dff2-450e-80d6-eac37ef9a7df"><img class="hs-cta-img" id="hs-cta-img-2c004422-dff2-450e-80d6-eac37ef9a7df" style="border-width:0px;" src="https://no-cache.hubspot.com/cta/default/1689245/2c004422-dff2-450e-80d6-eac37ef9a7df.png" alt="CONTACT US"></a></span><script charset="utf-8" src="/hs/cta/cta/current.js"></script><script type="text/javascript"> hbspt.cta._relativeUrls=true;hbspt.cta.load(1689245, '2c004422-dff2-450e-80d6-eac37ef9a7df', {"useNewLoader":"true","region":"na1"}); </script></span><!-- end HubSpot Call-to-Action Code --></span></span> <span class="hhs-head-cta-2"><span id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_cta" style="" data-hs-cos-general-type="widget" data-hs-cos-type="cta"></span></span> </div> </div> <div class="hhs-menu-toggle "> <button class="hhs-menu-button hamburger-icon js-toggle-main-nav" onclick="toggleMenu()" id="hamburger-icon" aria-label="Toggle Side Menu"> <span class="line line-1"></span> <span class="line line-2"></span> <span class="line line-3"></span> <span class="screen-reader-text">Toggle Menu</span> </button> </div> </div> </div> </header> <div class="hhs-side-menu js-side-menu"> <div class="hhs-side-menu__controls"> <div class="hhs-side-menu__mobile-controls"> <div class="hs-search-field js-search-pop-side"> <div class="hs-search-field__bar"> <form action="/hs-search-results"> <label for="side-search" style="display: none;" aria-hidden="true">Search</label> <input id="side-search" type="text" class="hs-search-field__input" name="term" autocomplete="off" placeholder="Search..."> <input type="hidden" name="type" value="SITE_PAGE"> <input type="hidden" name="type" value="BLOG_POST"> </form> </div> </div> <button type="button" class="top-bar-search" aria-label="Search"> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" viewbox="0 0 512 512"><path d="M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z" /></svg> </button> </div> <div class="hhs-menu-toggle hhs-menu-toggle--always-show"> <button class="hhs-menu-button hamburger-icon js-toggle-main-nav" onclick="toggleMenu()" aria-label="Toggle Side Menu"> <span class="line line-1"></span> <span class="line line-2"></span> <span class="line line-3"></span> <span class="screen-reader-text">Toggle Menu</span> </button> </div> </div> <div class="hhs-side-menu__ctas"> <div class="hhs-header-cta "> <span class="hhs-side-cta-1"><span id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_cta" style="" data-hs-cos-general-type="widget" data-hs-cos-type="cta"><!--HubSpot Call-to-Action Code --><span class="hs-cta-wrapper" id="hs-cta-wrapper-2c004422-dff2-450e-80d6-eac37ef9a7df"><span class="hs-cta-node hs-cta-2c004422-dff2-450e-80d6-eac37ef9a7df" id="hs-cta-2c004422-dff2-450e-80d6-eac37ef9a7df"><!--[if lte IE 8]><div id="hs-cta-ie-element"></div><![endif]--><a href="https://cta-redirect.hubspot.com/cta/redirect/1689245/2c004422-dff2-450e-80d6-eac37ef9a7df"><img class="hs-cta-img" id="hs-cta-img-2c004422-dff2-450e-80d6-eac37ef9a7df" style="border-width:0px;" src="https://no-cache.hubspot.com/cta/default/1689245/2c004422-dff2-450e-80d6-eac37ef9a7df.png" alt="CONTACT US"></a></span><script charset="utf-8" src="/hs/cta/cta/current.js"></script><script type="text/javascript"> hbspt.cta._relativeUrls=true;hbspt.cta.load(1689245, '2c004422-dff2-450e-80d6-eac37ef9a7df', {"useNewLoader":"true","region":"na1"}); </script></span><!-- end HubSpot Call-to-Action Code --></span></span> <span class="hhs-side-cta-2"><span id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_cta" style="" data-hs-cos-general-type="widget" data-hs-cos-type="cta"></span></span> </div> </div> <div class="hhs-side-menu__mobile"> <nav class="sc-site-header__menu sc-site-header__menu--5673252676 hs-menu-wrapper active-branch flyouts hs-menu-flow-vertical" aria-label=" menu"> <ul> <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children " aria-haspopup="true"> <a href="#" target="" class=" "> <span class="mega-drop-1">Industries</span> <button class="hhs-sidebar-nav-toggle js-sidebar-nav-toggle" aria-label="Toggle Menu"> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z" /></svg> </button> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-2 "> <a href="https://www.ssctech.com/industry/asset-management" target="" class=" "> Asset Management </a> </li> <li class="hs-menu-item hs-menu-depth-2 "> <a href="https://www.ssctech.com/industry/banking" target="" class=" "> Banking </a> </li> <li class="hs-menu-item hs-menu-depth-2 "> <a href="https://www.ssctech.com/industry/health" target="" class=" "> Health </a> </li> <li class="hs-menu-item hs-menu-depth-2 "> <a href="https://www.ssctech.com/industry/hedge-fund" target="" class=" "> Hedge Funds </a> </li> <li class="hs-menu-item hs-menu-depth-2 "> <a href="https://www.ssctech.com/industry/insurance" target="" class=" "> Insurance </a> </li> <li class="hs-menu-item hs-menu-depth-2 "> <a href="https://www.ssctech.com/industry/private-markets" target="" class=" "> Private Markets </a> </li> <li class="hs-menu-item hs-menu-depth-2 "> <a href="https://www.ssctech.com/industry/retirement" target="" class=" "> Retirement </a> </li> <li class="hs-menu-item hs-menu-depth-2 "> <a href="https://www.ssctech.com/industry/wealth-management" target="" class=" "> Wealth Managment </a> </li> </ul> </li> <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children " aria-haspopup="true"> <a href="#" target="" class=" "> <span class="mega-drop-2">Solutions</span> <button class="hhs-sidebar-nav-toggle js-sidebar-nav-toggle" aria-label="Toggle Menu"> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z" /></svg> </button> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-2 hs-item-has-children " aria-haspopup="true"> <a href="#" target="" class=" "> Asset Management <button class="hhs-sidebar-nav-toggle js-sidebar-nav-toggle" aria-label="Toggle Menu"> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z" /></svg> </button> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/advisory" target="" class=" "> Advisory </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/investment-accounting" target="" class=" "> Investment Accounting </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/mergers-acquisitions" target="" class=" "> Mergers & Acquisitions </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/trade-order-management" target="" class=" "> Trade Order Management </a> </li> </ul> </li> <li class="hs-menu-item hs-menu-depth-2 hs-item-has-children " aria-haspopup="true"> <a href="#" target="" class=" "> Asset Servicing <button class="hhs-sidebar-nav-toggle js-sidebar-nav-toggle" aria-label="Toggle Menu"> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z" /></svg> </button> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/fund-administration" target="" class=" "> Fund Administration </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/investor-services" target="" class=" "> Investor Services </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/middle-office" target="" class=" "> Middle Office </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/retirement-platforms" target="" class=" "> Retirement Services </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/transfer-agency-registry" target="" class=" "> Transfer Agency/Registry </a> </li> </ul> </li> <li class="hs-menu-item hs-menu-depth-2 hs-item-has-children " aria-haspopup="true"> <a href="#" target="" class=" "> Data & Analytics <button class="hhs-sidebar-nav-toggle js-sidebar-nav-toggle" aria-label="Toggle Menu"> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z" /></svg> </button> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/insights/esg-reporting" target="" class=" "> ESG Reporting </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/intelligent-automation" target="" class=" "> Intelligent Automation </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/regulatory" target="" class=" "> Regulatory </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/risk-compliance" target="" class=" "> Risk & Compliance </a> </li> </ul> </li> <li class="hs-menu-item hs-menu-depth-2 hs-item-has-children " aria-haspopup="true"> <a href="#" target="" class=" "> Health <button class="hhs-sidebar-nav-toggle js-sidebar-nav-toggle" aria-label="Toggle Menu"> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z" /></svg> </button> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/core-administration-technology-services" target="" class=" "> Core Administration Technology & Services </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/member-provider-engagement" target="" class=" "> Member & Provider Engagement </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/revenue-quality-optimization" target="" class=" "> Revenue & Quality Optimization </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/total-cost-care-management" target="" class=" "> Total Cost of Care Management </a> </li> </ul> </li> <li class="hs-menu-item hs-menu-depth-2 hs-item-has-children " aria-haspopup="true"> <a href="#" target="" class=" "> Featured Solutions <button class="hhs-sidebar-nav-toggle js-sidebar-nav-toggle" aria-label="Toggle Menu"> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z" /></svg> </button> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://blackdiamond.advent.com/" target="_blank" class=" "> Black Diamond </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ezesoft.com/solutions/eze-eclipse-overview" target="_blank" class=" "> EZE Eclipse </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.advent.com/geneva/" target="" class=" "> Geneva </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.blueprism.com/" target="" class=" "> SS&C Blue Prism </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/fund-administration" target="" class=" "> SS&C GlobeOp </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.intralinks.com" target="" class=" "> SS&C Intralinks </a> </li> </ul> </li> <li class="hs-menu-item hs-menu-depth-2 hs-item-has-children " aria-haspopup="true"> <a href="#" target="" class=" "> Technology & Services <button class="hhs-sidebar-nav-toggle js-sidebar-nav-toggle" aria-label="Toggle Menu"> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z" /></svg> </button> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/outsourcing" target="" class=" "> Business Process Outsourcing </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/education-research" target="" class=" "> Education & Research </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/managed-services" target="" class=" "> Managed IT Services </a> </li> </ul> </li> <li class="hs-menu-item hs-menu-depth-2 "> <a href="https://www.ssctech.com/products" target="" class=" "> View all Products A-Z </a> </li> </ul> </li> <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children active-branch" aria-haspopup="true"> <a href="#" target="" class=" "> <span class="mega-drop-3">Insights</span> <button class="hhs-sidebar-nav-toggle js-sidebar-nav-toggle" aria-label="Toggle Menu"> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z" /></svg> </button> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-2 hs-item-has-children " aria-haspopup="true"> <a href="#" target="" class=" "> SS&C Blog <button class="hhs-sidebar-nav-toggle js-sidebar-nav-toggle" aria-label="Toggle Menu"> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z" /></svg> </button> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/blog" target="" class=" "> View Blog </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/blog/subscribe" target="" class=" "> Subscribe to our Newsletter </a> </li> </ul> </li> <li class="hs-menu-item hs-menu-depth-2 hs-item-has-children active-branch" aria-haspopup="true"> <a href="#" target="" class=" "> Trending <button class="hhs-sidebar-nav-toggle js-sidebar-nav-toggle" aria-label="Toggle Menu"> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z" /></svg> </button> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-3 active sub-active active-branch"> <a href="https://www.ssctech.com/insights/cecl" target="" class=" "> CECL </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/solutions/regulatory/form-pf-reporting" target="" class=" "> Form PF </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/insights/umr" target="" class=" "> Uncleared Margin Rules </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/insights/uae-resource-center" target="" class=" "> United Arab Emirates </a> </li> </ul> </li> <li class="hs-menu-item hs-menu-depth-2 hs-item-has-children " aria-haspopup="true"> <a href="#" target="" class=" "> Resources <button class="hhs-sidebar-nav-toggle js-sidebar-nav-toggle" aria-label="Toggle Menu"> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z" /></svg> </button> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/resources" target="" class=" "> All Resources </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/resources?resourcetype=2" target="" class=" "> Brochures </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/resources?resourcetype=3" target="" class=" "> Case Studies </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/resources?resourcetype=8" target="" class=" "> Podcasts </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/resources?resourcetype=12" target="" class=" "> Webinars </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/resources?resourcetype=13" target="" class=" "> Whitepapers </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/resources?resourcetype=11" target="" class=" "> Videos </a> </li> </ul> </li> </ul> </li> <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children " aria-haspopup="true"> <a href="#" target="" class=" "> <span class="mega-drop-4">Explore SS&C</span> <button class="hhs-sidebar-nav-toggle js-sidebar-nav-toggle" aria-label="Toggle Menu"> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z" /></svg> </button> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-2 hs-item-has-children " aria-haspopup="true"> <a href="#" target="" class=" "> About <button class="hhs-sidebar-nav-toggle js-sidebar-nav-toggle" aria-label="Toggle Menu"> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z" /></svg> </button> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/about/about-us" target="" class=" "> About SS&C </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/about/esg" target="" class=" "> Environmental, Social and Governance </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/about/events" target="" class=" "> Events </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/about/in-the-news" target="" class=" "> In the News </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/about/offices" target="" class=" "> Offices </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://investor.ssctech.com/investor-relations/press-releases/default.aspx" target="_blank" class=" "> Press Releases </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/about/support-client-portals" target="" class=" "> Support </a> </li> </ul> </li> <li class="hs-menu-item hs-menu-depth-2 hs-item-has-children " aria-haspopup="true"> <a href="#" target="" class=" "> Careers <button class="hhs-sidebar-nav-toggle js-sidebar-nav-toggle" aria-label="Toggle Menu"> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z" /></svg> </button> </a> <ul class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/careers/why-ssc" target="" class=" "> Why SS&C </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/careers/who-we-are" target="" class=" "> Who We Are </a> </li> <li class="hs-menu-item hs-menu-depth-3 "> <a href="https://www.ssctech.com/careers/join-ssc" target="" class=" "> Apply Now </a> </li> </ul> </li> <li class="hs-menu-item hs-menu-depth-2 "> <a href="https://investor.ssctech.com/overview/default.aspx" target="_blank" class=" "> Investor Relations </a> </li> </ul> </li> </ul> </nav> </div> <div class="hhs-side-menu__footer"> <a href="https://www.facebook.com/pages/SSC-Technologies-Inc/191750415876" target="_blank" rel="noreferrer nofollow"> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="10" viewbox="0 0 320 512"><path d="M80 299.3V512H196V299.3h86.5l18-97.8H196V166.9c0-51.7 20.3-71.5 72.7-71.5c16.3 0 29.4 .4 37 1.2V7.9C291.4 4 256.4 0 236.2 0C129.3 0 80 50.5 80 159.4v42.1H14v97.8H80z" /></svg> </a> <a href="https://www.instagram.com/ssctechnologies/" target="_blank" rel="noreferrer nofollow"> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z" /></svg> </a> <a href="https://www.linkedin.com/companies/ss-c-technologies" target="_blank" rel="noreferrer nofollow"> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewbox="0 0 448 512"><path d="M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z" /></svg> </a> <a href="https://twitter.com/ssctechnologies" target="_blank" rel="noreferrer nofollow"> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" viewbox="0 0 512 512"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z" /></svg> </a> <a href="https://www.youtube.com/c/SsctechInc" target="_blank" rel="noreferrer nofollow"> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="18" viewbox="0 0 576 512"><path d="M549.7 124.1c-6.3-23.7-24.8-42.3-48.3-48.6C458.8 64 288 64 288 64S117.2 64 74.6 75.5c-23.5 6.3-42 24.9-48.3 48.6-11.4 42.9-11.4 132.3-11.4 132.3s0 89.4 11.4 132.3c6.3 23.7 24.8 41.5 48.3 47.8C117.2 448 288 448 288 448s170.8 0 213.4-11.5c23.5-6.3 42-24.2 48.3-47.8 11.4-42.9 11.4-132.3 11.4-132.3s0-89.4-11.4-132.3zm-317.5 213.5V175.2l142.7 81.2-142.7 81.2z" /></svg> </a> </div> </div> <div class="mega-menu-1 mega-menu"> <div class=""> <div class="container"> <div class="row"> <div class="col-4"> <div class="mega-text-con"> <div id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_rich_text" data-hs-cos-field="col_1.text"></div> </div> <div class="mega-nav-con"> <span id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_simple_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="simple_menu"><div id="hs_menu_wrapper_global_header_v2_" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="" data-menu-id="" aria-label="Navigation Menu"> <ul role="menu"> <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="javascript:void(0);" aria-haspopup="true" aria-expanded="false" role="menuitem" target="_self"></a> <ul role="menu" class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/industry/asset-management" role="menuitem" target="_self">Asset Management</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/industry/banking" role="menuitem" target="_self">Banking</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/industry/health" role="menuitem" target="_self">Health</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/industry/hedge-fund" role="menuitem" target="_self">Hedge Funds</a></li> </ul></li> </ul> </div></span> </div> </div> <div class="col-4"> <div class="mega-text-con"> <div id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_rich_text" data-hs-cos-field="col_2.text"></div> </div> <div class="mega-nav-con"> <span id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_simple_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="simple_menu"><div id="hs_menu_wrapper_global_header_v2_" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="" data-menu-id="" aria-label="Navigation Menu"> <ul role="menu"> <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="javascript:void(0);" aria-haspopup="true" aria-expanded="false" role="menuitem" target="_self"></a> <ul role="menu" class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/industry/insurance" role="menuitem" target="_self">Insurance</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/industry/private-markets" role="menuitem" target="_self">Private Markets</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/industry/retirement" role="menuitem" target="_self">Retirement</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/industry/wealth-management" role="menuitem" target="_self">Wealth Management</a></li> </ul></li> </ul> </div></span> </div> </div> <div class="col-4"> <div class="mega-text-con"> <div id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_rich_text" data-hs-cos-field="col_3.text"><a href="https://www.ssctech.com/hubfs/website/pdf/SSC-Corporate-ESG-Report-10162023.pdf"> <div class="whiteBox smPadBox blueGradient"> <p class="restype">Report</p> <p class="boxTitle">Environmental, Social and Governance</p> <p class="boxCta">Download Now <i class="fal fa-long-arrow-right" aria-hidden="true"></i></p> </div> </a></div> </div> </div> </div> </div> </div> </div> <div class="mega-menu-2 mega-menu"> <div class=""> <div class="container"> <div class="row"> <div class="col-3"> <div class="mega-text-con"> <div id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_rich_text" data-hs-cos-field="col_1.text"></div> </div> <div class="mega-nav-con"> <span id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_simple_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="simple_menu"><div id="hs_menu_wrapper_global_header_v2_" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="" data-menu-id="" aria-label="Navigation Menu"> <ul role="menu"> <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="javascript:void(0);" aria-haspopup="true" aria-expanded="false" role="menuitem" target="_self">Asset Management</a> <ul role="menu" class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/solutions/advisory" role="menuitem" target="_self">Advisory</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/solutions/investment-accounting" role="menuitem" target="_self">Investment Accounting</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/solutions/mergers-acquisitions" role="menuitem" target="_self">Mergers & Acquisitions</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/solutions/trade-order-management" role="menuitem" target="_self">Trade Order Management</a></li> </ul></li> <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="javascript:void(0);" aria-haspopup="true" aria-expanded="false" role="menuitem" target="_self">Asset Servicing</a> <ul role="menu" class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/solutions/fund-administration" role="menuitem" target="_self">Fund Administration</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/solutions/investor-services" role="menuitem" target="_self">Investor Services</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/solutions/middle-office" role="menuitem" target="_self">Middle Office</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/solutions/retirement-platforms" role="menuitem" target="_self">Retirement Services</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/solutions/transfer-agency-registry" role="menuitem" target="_self">Transfer Agency/Registry</a></li> </ul></li> </ul> </div></span> </div> </div> <div class="col-3"> <div class="mega-text-con"> <div id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_rich_text" data-hs-cos-field="col_2.text"></div> </div> <div class="mega-nav-con"> <span id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_simple_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="simple_menu"><div id="hs_menu_wrapper_global_header_v2_" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="" data-menu-id="" aria-label="Navigation Menu"> <ul role="menu"> <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="javascript:void(0);" aria-haspopup="true" aria-expanded="false" role="menuitem" target="_self">Data & Analytics</a> <ul role="menu" class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/insights/esg-reporting" role="menuitem" target="_self">ESG Reporting</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/solutions/intelligent-automation" role="menuitem" target="_self">Intelligent Automation</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/solutions/regulatory" role="menuitem" target="_self">Regulatory</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/solutions/risk-compliance" role="menuitem" target="_self">Risk & Compliance</a></li> </ul></li> <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="javascript:void(0);" aria-haspopup="true" aria-expanded="false" role="menuitem" target="_self">Health</a> <ul role="menu" class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/solutions/core-administration-technology-services" role="menuitem" target="_self">Core Administration Technology & Services</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/solutions/member-provider-engagement" role="menuitem" target="_self">Member & Provider Engagement</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/solutions/revenue-quality-optimization" role="menuitem" target="_self">Revenue & Quality Optimization</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/solutions/total-cost-care-management" role="menuitem" target="_self">Total Cost of Care Management</a></li> </ul></li> </ul> </div></span> </div> </div> <div class="col-3"> <div class="mega-text-con"> <div id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_rich_text" data-hs-cos-field="col_3.text"></div> </div> <div class="mega-nav-con"> <span id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_simple_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="simple_menu"><div id="hs_menu_wrapper_global_header_v2_" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="" data-menu-id="" aria-label="Navigation Menu"> <ul role="menu"> <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="javascript:void(0);" aria-haspopup="true" aria-expanded="false" role="menuitem" target="_self">Featured Solutions</a> <ul role="menu" class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://blackdiamond.advent.com/" role="menuitem" target="_blank" rel="noopener">Black Diamond</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ezesoft.com/solutions/eze-eclipse-overview" role="menuitem" target="_blank" rel="noopener">Eze Eclipse</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.advent.com/solutions/geneva-for-hedge-funds/" role="menuitem" target="_blank" rel="noopener">Geneva</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.blueprism.com/" role="menuitem" target="_blank" rel="noopener">SS&C Blue Prism</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/solutions/fund-administration" role="menuitem" target="_self">SS&C GlobeOp</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.intralinks.com" role="menuitem" target="_self">SS&C Intralinks</a></li> </ul></li> <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="javascript:void(0);" aria-haspopup="true" aria-expanded="false" role="menuitem" target="_self">Technology & Services</a> <ul role="menu" class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/solutions/outsourcing" role="menuitem" target="_self">Business Process Outsourcing</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/solutions/education-research" role="menuitem" target="_self">Education & Research</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/solutions/managed-services" role="menuitem" target="_self">Managed IT Services</a></li> </ul></li> </ul> </div></span> </div> </div> <div class="col-3"> <div class="mega-text-con"> <div id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_rich_text" data-hs-cos-field="col_4.text"></div> </div> <div class="mega-nav-con"> <span id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_simple_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="simple_menu"><div id="hs_menu_wrapper_global_header_v2_" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="" data-menu-id="" aria-label="Navigation Menu"> <ul role="menu"> <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="javascript:void(0);" aria-haspopup="true" aria-expanded="false" role="menuitem" target="_self">Products A-Z</a> <ul role="menu" class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/products" role="menuitem" target="_self">View all</a></li> </ul></li> </ul> </div></span> </div> </div> </div> </div> </div> </div> <div class="mega-menu-3 mega-menu"> <div class=""> <div class="container"> <div class="row"> <div class="col-4"> <div class="mega-text-con"> <div id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_rich_text" data-hs-cos-field="col_1.text"></div> </div> <div class="mega-nav-con"> <span id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_simple_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="simple_menu"><div id="hs_menu_wrapper_global_header_v2_" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="" data-menu-id="" aria-label="Navigation Menu"> <ul role="menu"> <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="javascript:void(0);" aria-haspopup="true" aria-expanded="false" role="menuitem" target="_self">SS&C Blog</a> <ul role="menu" class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/blog" role="menuitem" target="_self">View Blog</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/blog/subscribe" role="menuitem" target="_self">Subscribe to our Newsletter</a></li> </ul></li> </ul> </div></span> </div> </div> <div class="col-4"> <div class="mega-text-con"> <div id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_rich_text" data-hs-cos-field="col_2.text"></div> </div> <div class="mega-nav-con"> <span id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_simple_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="simple_menu"><div id="hs_menu_wrapper_global_header_v2_" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="" data-menu-id="" aria-label="Navigation Menu"> <ul role="menu" class="active-branch"> <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children active-branch" role="none"><a href="javascript:void(0);" aria-haspopup="true" aria-expanded="false" role="menuitem" target="_self">Trending</a> <ul role="menu" class="hs-menu-children-wrapper active-branch"> <li class="hs-menu-item hs-menu-depth-2 active active-branch" role="none"><a href="https://www.ssctech.com/insights/cecl" role="menuitem" target="_self">CECL</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/solutions/regulatory/form-pf-reporting" role="menuitem" target="_self">Form PF</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/insights/umr" role="menuitem" target="_self">Uncleared Margin Rules</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/insights/uae-resource-center" role="menuitem" target="_self">United Arab Emirates</a></li> </ul></li> </ul> </div></span> </div> </div> <div class="col-4"> <div class="mega-text-con"> <div id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_rich_text" data-hs-cos-field="col_3.text"><!--<a href="https://info.ssctech.com/deliver"> <div class="whiteBox smPadBox blueGradient"> <p class="restype">October 22-24, 2023</p> <p class="boxTitle">SS&C Deliver Austin Conference</p> <p class="boxCta">Event Information <i class="fal fa-long-arrow-right" aria-hidden="true"></i></p> </div> </a>--></div> </div> <div class="mega-nav-con"> <span id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_simple_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="simple_menu"><div id="hs_menu_wrapper_global_header_v2_" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="" data-menu-id="" aria-label="Navigation Menu"> <ul role="menu"> <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="javascript:void(0);" aria-haspopup="true" aria-expanded="false" role="menuitem" target="_self">Resources</a> <ul role="menu" class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/resources" role="menuitem" target="_self">All Resources</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/resources?resourcetype=2" role="menuitem" target="_self">Brochures</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/resources?resourcetype=3" role="menuitem" target="_self">Case Studies</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/resources?resourcetype=8" role="menuitem" target="_self">Podcasts</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/resources?resourcetype=12" role="menuitem" target="_self">Webinars</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/resources?resourcetype=13" role="menuitem" target="_self">Whitepapers</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/resources?resourcetype=11" role="menuitem" target="_self">Videos</a></li> </ul></li> </ul> </div></span> </div> </div> </div> </div> </div> </div> <div class="mega-menu-4 mega-menu"> <div class=""> <div class="container"> <div class="row"> <div class="col-4"> <div class="mega-text-con"> <div id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_rich_text" data-hs-cos-field="col_1.text"></div> </div> <div class="mega-nav-con"> <span id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_simple_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="simple_menu"><div id="hs_menu_wrapper_global_header_v2_" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="" data-menu-id="" aria-label="Navigation Menu"> <ul role="menu"> <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="javascript:void(0);" aria-haspopup="true" aria-expanded="false" role="menuitem" target="_self">About</a> <ul role="menu" class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/about/about-us" role="menuitem" target="_self">About SS&C</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/about/esg" role="menuitem" target="_self">Environmental, Social and Governance</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/about/events" role="menuitem" target="_self">Events</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://investor.ssctech.com/overview/default.aspx" role="menuitem" target="_blank" rel="noopener">Investor Relations</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/about/in-the-news" role="menuitem" target="_self">In the News</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/about/offices" role="menuitem" target="_self">Offices</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://investor.ssctech.com/investor-relations/press-releases/default.aspx" role="menuitem" target="_blank" rel="noopener">Press Releases</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/about/support-client-portals" role="menuitem" target="_self">Support</a></li> </ul></li> </ul> </div></span> </div> </div> <div class="col-4"> <div class="mega-text-con"> <div id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_rich_text" data-hs-cos-field="col_2.text"></div> </div> <div class="mega-nav-con"> <span id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_simple_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="simple_menu"><div id="hs_menu_wrapper_global_header_v2_" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="" data-menu-id="" aria-label="Navigation Menu"> <ul role="menu"> <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="javascript:void(0);" aria-haspopup="true" aria-expanded="false" role="menuitem" target="_self">Careers</a> <ul role="menu" class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/careers/why-ssc" role="menuitem" target="_self">Why SS&C</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/careers/who-we-are" role="menuitem" target="_self">Who We Are</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/careers/join-ssc" role="menuitem" target="_self">Apply Now</a></li> </ul></li> </ul> </div></span> </div> </div> <div class="col-4"> <div class="mega-text-con"> <div id="hs_cos_wrapper_global_header_v2_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_rich_text" data-hs-cos-field="col_3.text"><a target="_blank" href="https://info.ssctech.com/deliver" rel="noopener"> <div class="whiteBox smPadBox blueGradient" style="background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.ssctech.com/hubfs/website/pages/Deliver/2025/deliver2025-feature.webp'); background-size: cover;"> <p class="restype">October 26 - 28, 2025</p> <p class="boxTitle">SS&C Deliver Phoenix</p> <p class="boxCta">Save Your Spot<i class="fal fa-long-arrow-right" aria-hidden="true"></i></p> </div> </a></div> </div> </div> </div> </div> </div> </div> </div> </div> </header> <main id="main-content"> <main class="body-container-wrapper"> <div class="container-fluid body-container"> <div class="row-fluid-wrapper"> <div class="row-fluid"> <div class="span12 widget-span widget-type-cell " style="" data-widget-type="cell" data-x="0" data-w="12"> <div class="row-fluid-wrapper row-depth-1 row-number-1 dnd_area-row-0-vertical-alignment dnd_area-row-0-force-full-width-section dnd-section dnd_area-row-0-padding"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd_area-module-1-vertical-alignment dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_dnd_area-module-1" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-2 dnd_area-row-1-padding dnd_area-row-1-vertical-alignment dnd-section dnd_area-row-1-force-full-width-section"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd_area-module-2-vertical-alignment dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_dnd_area-module-2" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <div id="" class="hhs-hero-mod show-mobile show-tablet show-desktop " style=";"> <div class="container" style=""> <div class="row"> <div class="col-12 first-col"> <div class="hhs-col-inner"> <div class="hhs-col-inner-con"> <div class="hhs-rich-text"> <h1>CECL Solutions</h1> <h2 class="subHeading">From macroeconomic models to required CECL disclosures, SS&C's CECL solutions can help you meet your reserving, disclosure and analytical needs in a SOX-controlled manner.</h2> <p> </p> <p><a class="cta-secondary" href="https://www.ssctech.com/request-information?product=56706868905" title="Talk to Us">Talk to Us</a></p> </div> </div> </div> </div> </div> </div> <span class="hhs-hero-overlay"></span> </div> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-3 dnd-section"> <div class="row-fluid "> <div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12"> <div class="row-fluid-wrapper row-depth-1 row-number-4 dnd-row"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_widget_1701455460181" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <div id="" class="hhs-text-mod lazy-background show-mobile show-tablet show-desktop "><div class="container " style=""> <div class="row"> <div class="c1 col-sm-12 none "> <div class="col-inner"> <div class="hhs-rich-text-in"> <div class="hhs-rich-text"> <h2>The Right-Sized CECL Solution for Your Institution</h2> <p>Experience matters. Generating complex estimates for accounting purposes has been a core competency of SS&C CECL solutions since inception. We have successfully implemented CECL for a broad spectrum of 2020 filers, from the largest banks to smaller credit unions. Plus, our team of experts is here to make your transition as seamless as possible.</p> <p>Learn more about <a href="https://www.ssctech.com/resources/form/evolv-reserving" rel="noopener">SS&C EVOLV Reserving</a></p> </div> </div> </div> </div> </div> </div> </div> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-5 dnd-section dnd_area-row-3-padding dnd_area-row-3-force-full-width-section"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_widget_1701455477980" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><style> .card-container { height:300px; } </style> <div style="background-color:#f2f2f2"> <div class="container"> <div class="row py-5"> <div class="col-md-12 text-center"> <h2> CECL Resources </h2> </div> </div> <div class="row pb-3"> <div class="col-md-4"> <div class="card-container"> <img src="https://www.ssctech.com/hubfs/website/pages/overview-images/ovw-tech-globemap-connect.webp" alt="globe with digital connection grid" loading="lazy" class="card-image"> <div class="card-front"> <div class="card-text"> <h5> Podcast </h5> <h3 class="pb-3"> What Insurers Need to Know about CECL </h3> <a href="/resources/view/what-insurers-need-to-know-about-cecl" class="cta-primary">Learn More</a> </div> </div> <div class="card-back"> <div class="card-text"> <p class="pb-3"> Learn why CECL is important for insurance investors and how treating it as more than an accounting "check the box" exercise can support success. </p> <a href="/resources/view/what-insurers-need-to-know-about-cecl" class="cta-primary">Learn More</a> </div> </div> </div> </div> <div class="col-md-4"> <div class="card-container"> <img src="https://www.ssctech.com/hubfs/website/pages/overview-images/currency-background-487x487.webp" alt="currency-background" loading="lazy" class="card-image"> <div class="card-front"> <div class="card-text"> <h5> Video </h5> <h3 class="pb-3"> EVOLV Reserving </h3> <a href="/resources/form/evolv-reserving" class="cta-primary">Learn More</a> </div> </div> <div class="card-back"> <div class="card-text"> <p class="pb-3"> SS&C EVOLV enables banks & other financial institutions to compute & report Allowance Amount and Provision Expense in a controlled and auditable platform. </p> <a href="/resources/form/evolv-reserving" class="cta-primary">Learn More</a> </div> </div> </div> </div> <div class="col-md-4"> <div class="card-container"> <img src="https://www.ssctech.com/hubfs/website/pages/overview-images/dark-green-money-background-487x487.webp" alt="dark green money background" loading="lazy" class="card-image"> <div class="card-front"> <div class="card-text"> <h5> Whitepaper </h5> <h3 class="pb-3"> Getting Comfortable with Your CECL Results </h3> <a href="/resources/form/getting-comfortable-cecl-results" class="cta-primary">Learn More</a> </div> </div> <div class="card-back"> <div class="card-text"> <p class="pb-3"> Challenges banks have encountered during CECL implementation, SS&C looks at how they are getting comfortable with their CECL methodologies and results. </p> <a href="/resources/form/getting-comfortable-cecl-results" class="cta-primary">Learn More</a> </div> </div> </div> </div> <div class="col-md-4"> <div class="card-container"> <img src="https://www.ssctech.com/hubfs/website/pages/overview-images/data-grid-487x487.webp" alt="blue data cubes" loading="lazy" class="card-image"> <div class="card-front"> <div class="card-text"> <h5> Brochure </h5> <h3 class="pb-3"> Defining a Successful CECL Implementation </h3> <a href="/resources/form/defining-a-successful-cecl-implementation" class="cta-primary">Learn More</a> </div> </div> <div class="card-back"> <div class="card-text"> <p class="pb-3"> Transform CECL compliance into CECL success with the only solution that holistically addresses the end-to-end reserving process. </p> <a href="/resources/form/defining-a-successful-cecl-implementation" class="cta-primary">Learn More</a> </div> </div> </div> </div> <div class="col-md-4"> <div class="card-container"> <img src="https://www.ssctech.com/hubfs/website/pages/overview-images/ovw-fin-coin-charts.webp" alt="coins with a financial data overlay" loading="lazy" class="card-image"> <div class="card-front"> <div class="card-text"> <h5> Brochure </h5> <h3 class="pb-3"> SS&C EVOLV: Solve Today’s Challenges, Meet the Demands of Tomorrow </h3> <a href="/resources/form/ssc-primatics-solve-todays-challenges-meet-the-demands-of-tomorrow" class="cta-primary">Learn More</a> </div> </div> <div class="card-back"> <div class="card-text"> <p class="pb-3"> A long-term, sustainable solution that enables our clients to adapt to changing business needs and meet new reporting requirements. </p> <a href="/resources/form/ssc-primatics-solve-todays-challenges-meet-the-demands-of-tomorrow" class="cta-primary">Learn More</a> </div> </div> </div> </div> <div class="col-md-4"> <div class="card-container"> <img src="https://www.ssctech.com/hubfs/website/pages/overview-images/blue-arrows-487x487.webp" alt="blue digital arrows" loading="lazy" class="card-image"> <div class="card-front"> <div class="card-text"> <h5> Webinar </h5> <h3 class="pb-3"> CECL Model Validation: The Role of Benchmarking and Challenger Models </h3> <a href="/resources/form/cecl-model-validation-role-benchmarking-challenger-models" class="cta-primary">Learn More</a> </div> </div> <div class="card-back"> <div class="card-text"> <p class="pb-3"> Listen in as Ipso Facto and SS&C review the role benchmarking and challenger models in validating your CECL results. </p> <a href="/resources/form/cecl-model-validation-role-benchmarking-challenger-models" class="cta-primary">Learn More</a> </div> </div> </div> </div> <div class="col-md-4"> <div class="card-container"> <img src="https://www.ssctech.com/hubfs/website/pages/overview-images/ovw-tech-data-stream.webp" alt="digital data stream" loading="lazy" class="card-image"> <div class="card-front"> <div class="card-text"> <h5> Webinar </h5> <h3 class="pb-3"> Getting Comfortable with Your CECL Results </h3> <a href="/resources/form/getting-comfortable-with-your-cecl-results" class="cta-primary">Learn More</a> </div> </div> <div class="card-back"> <div class="card-text"> <p class="pb-3"> Listen in as banking, finance, and risk professionals discuss challenges faced with gaining comfort over the CECL allowance in this on-demand roundtable. </p> <a href="/resources/form/getting-comfortable-with-your-cecl-results" class="cta-primary">Learn More</a> </div> </div> </div> </div> <div class="col-md-4"> <div class="card-container"> <img src="https://www.ssctech.com/hubfs/website/pages/overview-images/ovw-tech-tablet-touch-flare.webp" alt="person touching a tablet screen with a flare" loading="lazy" class="card-image"> <div class="card-front"> <div class="card-text"> <h5> Brochure </h5> <h3 class="pb-3"> EVOLV – Loan Accounting Solution </h3> <a href="/resources/form/evolv-loan-accounting-solution" class="cta-primary">Learn More</a> </div> </div> <div class="card-back"> <div class="card-text"> <p class="pb-3"> SS&C EVOLV provides a controlled and scalable platform that combines advanced risk, accounting, and robust analytics allowing you be more efficient. </p> <a href="/resources/form/evolv-loan-accounting-solution" class="cta-primary">Learn More</a> </div> </div> </div> </div> <div class="col-md-4"> <div class="card-container"> <img src="https://www.ssctech.com/hubfs/website/pages/overview-images/ovw-tech-matrix.webp" alt="digital matrix data stream" loading="lazy" class="card-image"> <div class="card-front"> <div class="card-text"> <h5> Video </h5> <h3 class="pb-3"> EVOLV<sup>EA</sup> Overview </h3> <a href="/resources/view/evolvea-overview" class="cta-primary">Learn More</a> </div> </div> <div class="card-back"> <div class="card-text"> <p class="pb-3"> Now is the time to equip your institution with our all-in-one CECL solution that integrates the entire allowance estimate into one platform. </p> <a href="/resources/view/evolvea-overview" class="cta-primary">Learn More</a> </div> </div> </div> </div> <div class="col-md-4"> <div class="card-container"> <img src="https://www.ssctech.com/hubfs/website/pages/overview-images/blue-data-stream-487x487.webp" alt="blue data stream" loading="lazy" class="card-image"> <div class="card-front"> <div class="card-text"> <h5> Video </h5> <h3 class="pb-3"> How a Modern Loan Subledger Can Transform Your Finance Organization </h3> <a href="/resources/form/how-modern-loan-subledger-can-transform-your-finance-organization" class="cta-primary">Learn More</a> </div> </div> <div class="card-back"> <div class="card-text"> <p class="pb-3"> Create a competitive edge by transforming your finance organization with modern technology solutions, flexible architecture, and a scalable data model. </p> <a href="/resources/form/how-modern-loan-subledger-can-transform-your-finance-organization" class="cta-primary">Learn More</a> </div> </div> </div> </div> <div class="col-md-4"> <div class="card-container"> <img src="https://www.ssctech.com/hubfs/website/pages/overview-images/finance-data-trend-487x487.webp" alt="blue data trend chart" loading="lazy" class="card-image"> <div class="card-front"> <div class="card-text"> <h5> Whitepaper </h5> <h3 class="pb-3"> Qualitative Factors Under CECL </h3> <a href="/resources/form/qualitative-factors-under-cecl" class="cta-primary">Learn More</a> </div> </div> <div class="card-back"> <div class="card-text"> <p class="pb-3"> What is the qualitative adjustment, and what are the qualitative factors under CECL? Download this whitepaper to learn more. </p> <a href="/resources/form/qualitative-factors-under-cecl" class="cta-primary">Learn More</a> </div> </div> </div> </div> <div class="col-md-4"> <div class="card-container"> <img src="https://www.ssctech.com/hubfs/website/pages/overview-images/ovw-fin-finance-data1.webp" alt="financial data overlays" loading="lazy" class="card-image"> <div class="card-front"> <div class="card-text"> <h5> Whitepaper </h5> <h3 class="pb-3"> A Balanced and Practical Approach to CECL </h3> <a href="/resources/form/balanced-practical-approach-to-cecl" class="cta-primary">Learn More</a> </div> </div> <div class="card-back"> <div class="card-text"> <p class="pb-3"> Institutions can address the transition to CECL in a controlled, secure and scalable environment that stands up to the high degree of scrutiny. </p> <a href="/resources/form/balanced-practical-approach-to-cecl" class="cta-primary">Learn More</a> </div> </div> </div> </div> <div class="col-md-4"> <div class="card-container"> <img src="https://www.ssctech.com/hubfs/website/pages/overview-images/ovw-tech-globe-flares.webp" alt="digital globe with flares" loading="lazy" class="card-image"> <div class="card-front"> <div class="card-text"> <h5> Report </h5> <h3 class="pb-3"> A Q&A Round-Up on Modern Loan Subledgers </h3> <a href="/resources/form/qa-round-up-modern-loan-subledgers" class="cta-primary">Learn More</a> </div> </div> <div class="card-back"> <div class="card-text"> <p class="pb-3"> Learn more about the functionality of a modern subledger, and how it can help your organization achieve efficiencies and actionable insights. </p> <a href="/resources/form/qa-round-up-modern-loan-subledgers" class="cta-primary">Learn More</a> </div> </div> </div> </div> <div class="col-md-4"> <div class="card-container"> <img src="https://www.ssctech.com/hubfs/website/pages/overview-images/ovw-ppl-team-tablet.webp" alt="people looking a data on a tablet" loading="lazy" class="card-image"> <div class="card-front"> <div class="card-text"> <h5> Whitepaper </h5> <h3 class="pb-3"> The Modern Finance Department </h3> <a href="/resources/form/the-modern-finance-department" class="cta-primary">Learn More</a> </div> </div> <div class="card-back"> <div class="card-text"> <p class="pb-3"> The modern subledger can be more than accounting for past performance. It can lead to forward progress with true measurement against strategic initiatives. </p> <a href="/resources/form/the-modern-finance-department" class="cta-primary">Learn More</a> </div> </div> </div> </div> <div class="col-md-4"> <div class="card-container"> <img src="https://www.ssctech.com/hubfs/website/pages/overview-images/ovw-fin-finance-data2.webp" alt="finance data overlay" loading="lazy" class="card-image"> <div class="card-front"> <div class="card-text"> <h5> Article </h5> <h3 class="pb-3"> Getting Comfortable with Your CECL Results Through Challenger Models </h3> <a href="/resources/form/getting-comfortable-with-your-cecl-results-through-challenger-models" class="cta-primary">Learn More</a> </div> </div> <div class="card-back"> <div class="card-text"> <p class="pb-3"> Appropriate challenger model help address limitations of model stability monitoring, backtesting and benchmarking offering insights into CECL results. </p> <a href="/resources/form/getting-comfortable-with-your-cecl-results-through-challenger-models" class="cta-primary">Learn More</a> </div> </div> </div> </div> <div class="col-md-4"> <div class="card-container"> <img src="https://www.ssctech.com/hubfs/website/pages/overview-images/ovw-tech-globemap-connect.webp" alt="globe with digital connection grid" loading="lazy" class="card-image"> <div class="card-front"> <div class="card-text"> <h5> Webinar </h5> <h3 class="pb-3"> Lessons Learned from 2020 Filers </h3> <a href="/resources/form/lessons-learned-from-2020-filers" class="cta-primary">Learn More</a> </div> </div> <div class="card-back"> <div class="card-text"> <p class="pb-3"> Lessons learned form 2020 CECL filer, including that an internal validation committee enables you to understand the impact of your CECL inputs. </p> <a href="/resources/form/lessons-learned-from-2020-filers" class="cta-primary">Learn More</a> </div> </div> </div> </div> <div class="col-md-4"> <div class="card-container"> <img src="https://www.ssctech.com/hubfs/website/pages/overview-images/ovw-tech-circuits-colorful.webp" alt="multi-color circuits" loading="lazy" class="card-image"> <div class="card-front"> <div class="card-text"> <h5>Blog</h5> <h3 class="pb-3"> How to Get CECL-Ready with Lessons Learned from 2020 Filers </h3> <a href="https://www.ssctech.com/blog/how-to-get-cecl-ready-with-lessons-learned-from-2020-filers" class="cta-primary">Learn More</a> </div> </div> <div class="card-back"> <div class="card-text"> <p class="pb-3"> CECL adoption is in the rearview mirror for many SEC filers, but for others, it is still on the road ahead. </p> <a href="https://www.ssctech.com/blog/how-to-get-cecl-ready-with-lessons-learned-from-2020-filers" class="cta-primary">Learn More</a> </div> </div> </div> </div> <div class="col-md-4"> <div class="card-container"> <img src="https://www.ssctech.com/hubfs/website/pages/overview-images/ovw-tech-laptop-data-overlay.webp" alt="typing on a laptop with data overlay" loading="lazy" class="card-image"> <div class="card-front"> <div class="card-text"> <h5> Video </h5> <h3 class="pb-3"> Navigating CECL in the COVID-19 World: What Have We Learned and What Will Future Challenges Be? </h3> <a href="/resources/form/navigating-cecl-in-the-covid-19-world-what-have-we-learned" class="cta-primary">Learn More</a> </div> </div> <div class="card-back"> <div class="card-text"> <p class="pb-3"> View our webinar to learn how COVID complicated the transition to CECL, how firms have adjusted, and what to expect next </p> <a href="/resources/form/navigating-cecl-in-the-covid-19-world-what-have-we-learned" class="cta-primary">Learn More</a> </div> </div> </div> </div> <div class="col-md-4"> <div class="card-container"> <img src="https://www.ssctech.com/hubfs/website/pages/overview-images/ovw-fin-dual-monitor-data.webp" alt="person analyzing data on dual screens" loading="lazy" class="card-image"> <div class="card-front"> <div class="card-text"> <h5> Brochure </h5> <h3 class="pb-3"> Enhanced Analytical Reserving Solution </h3> <a href="/resources/form/enhanced-analytical-reserving-solution" class="cta-primary">Learn More</a> </div> </div> <div class="card-back"> <div class="card-text"> <p class="pb-3"> SS&C EVOLV’s Enhanced Analytical Reserving Solution (EVOLV<sup>EA</sup>) provides the power of a model without the need for a modeling team. </p> <a href="/resources/form/enhanced-analytical-reserving-solution" class="cta-primary">Learn More</a> </div> </div> </div> </div> <div class="col-md-4"> <div class="card-container"> <img src="https://www.ssctech.com/hubfs/website/pages/overview-images/ovw-fin-screen-chart.webp" alt="hand pointing at data on a screen" loading="lazy" class="card-image"> <div class="card-front"> <div class="card-text"> <h5> Whitepaper </h5> <h3 class="pb-3"> Five Common Pitfalls to Avoid for 2023 CECL Filers </h3> <a href="/resources/form/5-common-pitfalls-avoid-2023-cecl-filers" class="cta-primary">Learn More</a> </div> </div> <div class="card-back"> <div class="card-text"> <p class="pb-3"> Hundreds of financial institutions have completed the first phase of their CECL journey, and along the way, many pitfalls were identified. </p> <a href="/resources/form/5-common-pitfalls-avoid-2023-cecl-filers" class="cta-primary">Learn More</a> </div> </div> </div> </div> </div> </div> </div></div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-6 dnd-section dnd_area-row-4-background-layers dnd_area-row-4-force-full-width-section dnd_area-row-4-background-color dnd_area-row-4-padding"> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_widget_1701457079646" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <div id="" class="hhs-text-mod lazy-background show-mobile show-tablet show-desktop "><div class="container " style=""> <div class="row"> <div class="c1 col-sm-12 none "> <div class="col-inner"> <div class="hhs-rich-text-in"> <div class="hhs-rich-text"> <p><a class="cta-secondary" href="https://www.ssctech.com/request-information?product=56706868905" title="Talk to Us">Talk to Us</a></p> </div> </div> </div> </div> </div> </div> </div> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end widget-span --> </div> </div> </div> </main> </main> <footer class="footer"> <div class="footer__container"> <div id="hs_cos_wrapper_global_footer" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div id="" class="hhs-footer-mod "> <div class="container"><div class="row hhs-foot-nav-cols"><div class="col-md-6 col-12"> <div class="hhs-foot-nav-col hhs-foot-rss nav-col-1"><!--<h5 class="hide-mobile"></h5>--> <!--<button class="foot-nav-title col-head-1 hide-desktop hide-tablet show-mobile"></button>--> <div class="hhs-col-content"><div class="footerLeft"> <p class="footerText hide-mobile">SS&C helps shape the future of investing and healthcare across a broad spectrum of industries by delivering leading technology-powered solutions that drive the success of our clients.</p> <p class="footerPhone">For immediate sales attention, call toll free (US/Canada):<br><a href="tel:+1844-994-7762">+1 844-994-SSNC (7762)</a></p> <div class="row hide-mobile"> <div class="col-sm-5"> <ul> <li><a href="/contact-us">International</a></li> <li><a href="/contact-sales">Email Sales</a></li> </ul> </div> <div class="col-sm-5"> <ul> <li><a href="/contact-us">Contact Us</a></li> <li><a href="/about/support-client-portals">Customer Support</a></li> </ul> </div> </div> </div></div> </div><div class="hhs-social-con hide-mobile"><a href="https://www.facebook.com/pages/SSC-Technologies-Inc/191750415876" target="blank" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a><a href="https://x.com/ssctechnologies" target="blank" aria-label="Twitter"><i class="fab fa-x-twitter"></i></a><a href="https://www.instagram.com/ssctechnologies/" target="blank" aria-label="Instagram"><i class="fab fa-instagram"></i></a><a href="https://www.linkedin.com/companies/ss-c-technologies" target="blank" aria-label="LinkedIn"><i class="fab fa-linkedin-in"></i></a><a href="https://www.youtube.com/c/SsctechInc" target="blank" aria-label="YouTube"><i class="fab fa-youtube"></i></a></div></div> <div class="col-md-3 col-12"> <div class="hhs-foot-nav-col hhs-foot-rss nav-col-2"><!--<h5 class="hide-mobile"></h5>--> <!--<button class="foot-nav-title col-head-2 hide-desktop hide-tablet show-mobile"></button>--> <div class="hhs-col-content"><span id="hs_cos_wrapper_global_footer_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_simple_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="simple_menu"><div id="hs_menu_wrapper_global_footer_" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="" data-menu-id="" aria-label="Navigation Menu"> <ul role="menu"> <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="javascript:void(0);" aria-haspopup="true" aria-expanded="false" role="menuitem" target="_self">Solutions</a> <ul role="menu" class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://blackdiamond.advent.com/" role="menuitem" target="_blank" rel="noopener">Black Diamond</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ezesoft.com/solutions/eze-eclipse-overview" role="menuitem" target="_blank" rel="noopener">Eze Eclipse</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.blueprism.com/" role="menuitem" target="_self">SS&C Blue Prism</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/solutions/fund-administration" role="menuitem" target="_self">SS&C GlobeOp</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.intralinks.com" role="menuitem" target="_self">SS&C Intralinks</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/products" role="menuitem" target="_self">Products A-Z</a></li> </ul></li> <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="javascript:void(0);" aria-haspopup="true" aria-expanded="false" role="menuitem" target="_self">Industries</a> <ul role="menu" class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/industry/asset-management" role="menuitem" target="_self">Asset Management</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/industry/banking" role="menuitem" target="_self">Banking</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/industry/health" role="menuitem" target="_self">Health</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/industry/hedge-fund" role="menuitem" target="_self">Hedge Funds</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/industry/insurance" role="menuitem" target="_self">Insurance</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/industry/private-markets" role="menuitem" target="_self">Private Markets</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/industry/retirement" role="menuitem" target="_self">Retirement</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/industry/wealth-management" role="menuitem" target="_self">Wealth Management</a></li> </ul></li> </ul> </div></span></div> </div> </div><div class="col-md-3 col-12"> <div class="hhs-foot-nav-col hhs-foot-rss nav-col-3"><!--<h5 class="hide-mobile"></h5>--> <!-- <button class="foot-nav-title col-head-3 hide-desktop hide-tablet show-mobile"></button> --> <div class="hhs-col-content"><span id="hs_cos_wrapper_global_footer_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_simple_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="simple_menu"><div id="hs_menu_wrapper_global_footer_" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="" data-menu-id="" aria-label="Navigation Menu"> <ul role="menu"> <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="javascript:void(0);" aria-haspopup="true" aria-expanded="false" role="menuitem" target="_self">Explore SS&C</a> <ul role="menu" class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/about/about-us" role="menuitem" target="_self">About Us</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/careers/join-ssc" role="menuitem" target="_self">Careers</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/about/esg" role="menuitem" target="_self">Environmental, Social and Governance</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/about/events" role="menuitem" target="_self">Events</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://investor.ssctech.com/overview/default.aspx" role="menuitem" target="_self">Investor Relations</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/about/in-the-news" role="menuitem" target="_self">In the News</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/about/offices" role="menuitem" target="_self">Offices</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/about/disclosures" role="menuitem" target="_self">Disclosures</a></li> </ul></li> <li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="javascript:void(0);" aria-haspopup="true" aria-expanded="false" role="menuitem" target="_self">Insights</a> <ul role="menu" class="hs-menu-children-wrapper"> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/blog" role="menuitem" target="_self">Blog</a></li> <li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.ssctech.com/resources" role="menuitem" target="_self">Resources</a></li> </ul></li> </ul> </div></span></div> </div> </div></div><div class="w-100 hhs-foot-break-line"></div> <div class="row hhs-foot-nav-base" style="margin-bottom: 25px;"> <div class="col-sm-6 order-2-mobile"> <p class="hhs-foot-copyright">Copyright© 2025 SS&C Technologies, Inc.</p> </div> <div class="col-sm-6 order-1-mobile"> <div class="hhs-foot-base-nav"><div class="hhs-social-con show-mobile hide-table hide-desktop"> <div class="footerLeft"> <p class="footerText hide-mobile">SS&C helps shape the future of investing and healthcare across a broad spectrum of industries by delivering leading technology-powered solutions that drive the success of our clients.</p> <p class="footerPhone">For immediate sales attention, call toll free (US/Canada):<br><a href="tel:+1844-994-7762">+1 844-994-SSNC (7762)</a></p> <div class="row hide-mobile"> <div class="col-sm-5"> <ul> <li><a href="/contact-us">International</a></li> <li><a href="/contact-sales">Email Sales</a></li> </ul> </div> <div class="col-sm-5"> <ul> <li><a href="/contact-us">Contact Us</a></li> <li><a href="/about/support-client-portals">Customer Support</a></li> </ul> </div> </div> </div><a href="https://www.facebook.com/pages/SSC-Technologies-Inc/191750415876" target="blank" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a><a href="https://x.com/ssctechnologies" target="blank" aria-label="Twitter"><i class="fab fa-x-twitter"></i></a><a href="https://www.instagram.com/ssctechnologies/" target="blank" aria-label="Instagram"><i class="fab fa-instagram"></i></a><a href="https://www.linkedin.com/companies/ss-c-technologies" target="blank" aria-label="LinkedIn"><i class="fab fa-linkedin-in"></i></a><a href="https://www.youtube.com/c/SsctechInc" target="blank" aria-label="YouTube"><i class="fab fa-youtube"></i></a></div><span id="hs_cos_wrapper_global_footer_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_simple_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="simple_menu"><div id="hs_menu_wrapper_global_footer_" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="" data-menu-id="" aria-label="Navigation Menu"> <ul role="menu"> <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.ssctech.com/cookie-policy" role="menuitem" target="_self">Cookie Settings</a></li> <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="javascript:void(0);" role="menuitem" target="_self">|</a></li> <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.ssctech.com/about/disclaimer" role="menuitem" target="_self">Disclaimer</a></li> <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="javascript:void(0);" role="menuitem" target="_self">|</a></li> <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.ssctech.com/about/disclosures/ssc-modern-slavery-act-annual-statement" role="menuitem" target="_self">Modern Slavery Act</a></li> <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="javascript:void(0);" role="menuitem" target="_self">|</a></li> <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.ssctech.com/about/privacy" role="menuitem" target="_self">Privacy</a></li> <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="javascript:void(0);" role="menuitem" target="_self">|</a></li> <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.ssctech.com/about/disclosures/safe-harbor-statement" role="menuitem" target="_self">Safe Harbor Statement</a></li> </ul> </div></span><!-- OneTrust Cookies Settings button start --> <!--<a href="#" id="ot-sdk-btn" class="ot-sdk-show-settings cookieLink">Cookie Settings</a> --> <!-- OneTrust Cookies Settings button end --> </div> </div> </div> </div> </div> <a href="javascript:" id="return-to-top"><i class="fas fa-chevron-up"></i></a> <!--<a href="javascript:" id="scroll-down"><i class="fas fa-chevron-down"></i></a> --></div> </div> </footer> </div> <!-- HubSpot performance collection script --> <script defer src="/hs/hsstatic/content-cwv-embed/static-1.1293/embed.js"></script> <script src="https://www.ssctech.com/hs-fs/hubfs/hub_generated/template_assets/1/115789890578/1743592364559/template_clean-pro.min.js"></script> <script defer src="https://www.ssctech.com/hs-fs/hubfs/hub_generated/template_assets/1/51107639401/1743592277040/template_jquery-modal-min.min.js"></script> <script> var hsVars = hsVars || {}; hsVars['language'] = 'en'; </script> <script src="/hs/hsstatic/cos-i18n/static-1.53/bundles/project.js"></script> <script> window.onload = function() { // Get all the span elements with the class 'loaded' var loadedSpans = document.getElementsByClassName('loaded'); // Loop through each span for (var i = 0; i < loadedSpans.length; i++) { // Check if the parent element is an anchor tag if (loadedSpans[i].parentElement.tagName === 'A') { // Add the 'open-menu' class to the parent anchor tag loadedSpans[i].parentElement.classList.add('mega'); } } }; </script> <script defer src="https://www.ssctech.com/hs-fs/hubfs/hub_generated/template_assets/1/51107732593/1743592284805/template_mega-menu.min.js"></script> <script> var hamburger = document.querySelectorAll('.js-toggle-main-nav'); var hhsMenuQuickLinks = document.querySelectorAll('.hs-menu-item__quicklink'); var hhsMenuSubNavToggle = document.querySelectorAll('.js-sidebar-nav-toggle'); var sideMenuLinks = document.querySelectorAll('.js-side-menu a'); // Select all anchor links within the side menu function toggleMenu() { hamburger.forEach(item => { item.classList.toggle('active'); }); document.querySelector('.js-side-menu').classList.toggle('is-open'); document.querySelector('.body-wrapper').classList.toggle('nav-is-open'); return false; }; hhsMenuSubNavToggle.forEach(item => { item.addEventListener('click', function(e) { e.preventDefault(); this.classList.toggle('is-open'); this.parentNode.nextElementSibling.classList.toggle('is-open'); }) }); // Check if the event target or any of its parents has a specific class function hasParentWithClass(element, classname) { if (element.classList && element.classList.contains(classname)) { return true; } return element.parentNode && hasParentWithClass(element.parentNode, classname); } // Add this loop to attach event listeners to all side menu links sideMenuLinks.forEach(link => { link.addEventListener('click', function(e) { // Prevent the side menu from closing if the clicked link or any parent is a toggle button if (!hasParentWithClass(e.target, 'js-sidebar-nav-toggle')) { // Check if the clicked link is an anchor link if(this.getAttribute('href').startsWith('#')) { toggleMenu(); // Call the toggleMenu function to close the side menu } } }); }); // THIS IS FOR THE LANGUAGE SWITCHER document.addEventListener('DOMContentLoaded', function() { // SVG markup var svgHTML = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" style="width: 18px; height: 18px;"><path d="M352 256c0 22.2-1.2 43.6-3.3 64H163.3c-2.2-20.4-3.3-41.8-3.3-64s1.2-43.6 3.3-64H348.7c2.2 20.4 3.3 41.8 3.3 64zm28.8-64H503.9c5.3 20.5 8.1 41.9 8.1 64s-2.8 43.5-8.1 64H380.8c2.1-20.6 3.2-42 3.2-64s-1.1-43.4-3.2-64zm112.6-32H376.7c-10-63.9-29.8-117.4-55.3-151.6c78.3 20.7 142 77.5 171.9 151.6zm-149.1 0H167.7c6.1-36.4 15.5-68.6 27-94.7c10.5-23.6 22.2-40.7 33.5-51.5C239.4 3.2 248.7 0 256 0s16.6 3.2 27.8 13.8c11.3 10.8 23 27.9 33.5 51.5c11.6 26 20.9 58.2 27 94.7zm-209 0H18.6C48.6 85.9 112.2 29.1 190.6 8.4C165.1 42.6 145.3 96.1 135.3 160zM8.1 192H131.2c-2.1 20.6-3.2 42-3.2 64s1.1 43.4 3.2 64H8.1C2.8 299.5 0 278.1 0 256s2.8-43.5 8.1-64zM194.7 446.6c-11.6-26-20.9-58.2-27-94.6H344.3c-6.1 36.4-15.5 68.6-27 94.6c-10.5 23.6-22.2 40.7-33.5 51.5C272.6 508.8 263.3 512 256 512s-16.6-3.2-27.8-13.8c-11.3-10.8-23-27.9-33.5-51.5zM135.3 352c10 63.9 29.8 117.4 55.3 151.6C112.2 482.9 48.6 426.1 18.6 352H135.3zm358.1 0c-30 74.1-93.6 130.9-171.9 151.6c25.5-34.2 45.2-87.7 55.3-151.6H493.4z"/></svg>'; // Get all .hhs-lang-switch containers var containers = document.querySelectorAll('.hhs-lang-switch'); // Loop through each container containers.forEach(function(container) { // Check if the .globe_class exists within the current container var globeClass = container.querySelector('.globe_class'); if (globeClass) { // If .globe_class exists within the container, prepend the SVG to it globeClass.insertAdjacentHTML('afterbegin', svgHTML); } else { // If .globe_class doesn't exist, prepend the SVG to the current .hhs-lang-switch container container.insertAdjacentHTML('afterbegin', svgHTML); } }); }); // CHECK FOR NOTIFICATION BAR var notificationBar = document.querySelector(".notification-bar-small-bar"); var notificationBarHeight = 0; if (notificationBar) { notificationBarHeight = notificationBar.offsetHeight; } // THIS IS FOR THE STICKY HEADER const headerHeight = document.querySelector("#hhs-main-nav").offsetHeight; (function() { var header = document.querySelector(".hhs-top-bar"); document.addEventListener("scroll", function() { var scroll = window.scrollY; // Corrected from document.scrollTop if (scroll >= 200) { header.classList.add("sticky-menu"); // SMOOTHER SCROLLING WITH NOTIFICATION BAR AND WITHOUT OVERLAP HEADER if (scroll > 50) { header.classList.add("active"); } // CONSIDER NOTIFICATION BAR HEIGHT if (notificationBar && true) { document.body.style.paddingTop = (headerHeight + notificationBarHeight) + "px"; } else { document.body.style.paddingTop = headerHeight + "px"; } } else { header.classList.remove('sticky-menu'); document.body.style.paddingTop = 0; } }); })(); document.addEventListener("scroll", function() { // Variables var header = document.querySelector(".hhs-top-bar"); var scroll = window.scrollY; // Corrected from document.scrollTop if (scroll >= 50) { header.classList.add("active"); } else { header.classList.remove('active'); } }); document.addEventListener('DOMContentLoaded', () => { if (window.hsInEditor) { return; } // show mega menu megaMenu(850); }); </script> <script defer> document.addEventListener('DOMContentLoaded', function() { var topBarSearch = document.querySelector('.hhs-top-bar .top-bar-search'); var searchPop = document.querySelector('.js-search-pop'); var mainSearch = document.getElementById('main-search'); topBarSearch.addEventListener('click', function() { searchPop.classList.toggle('is-open'); mainSearch.focus(); }); var sideMenuSearch = document.querySelector('.hhs-side-menu .top-bar-search'); var searchPopSide = document.querySelector('.js-search-pop-side'); sideMenuSearch.addEventListener('click', function() { searchPopSide.classList.toggle('is-open'); mainSearch.focus(); }); }); var hsSearch = function(_instance) { var TYPEAHEAD_LIMIT = 3; var searchTerm = "", searchForm = _instance, searchField = _instance.querySelector('.hs-search-field__input'), searchResults = _instance.querySelector('.hs-search-field__suggestions'), searchOptions = function() { var formParams = []; var form = _instance.querySelector('form'); for ( var i = 0; i < form.querySelectorAll('input[type=hidden]').length; i++ ) { var e = form.querySelectorAll('input[type=hidden]')[i]; if (e.name !== 'limit') { formParams.push(encodeURIComponent(e.name) + "=" + encodeURIComponent(e.value)); } } var queryString = formParams.join("&"); return queryString; }; var debounce = function(func, wait, immediate) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) { func.apply(context, args); } }; var callNow = immediate && !timeout; clearTimeout(timeout); timeout = setTimeout(later, wait || 200); if ( callNow ) { func.apply(context, args); } }; }, emptySearchResults = function(){ searchResults.innerHTML = ''; searchField.focus(); searchForm.classList.remove('hs-search-field--open'); }, fillSearchResults = function(response){ var items = []; items.push( "<li id='results-for'>Results for \"" + response.searchTerm + "\"</li>" ); response.results.forEach(function(val, index) { items.push( "<li id='result" + index + "'><a href='" + val.url + "'>" + val.title + "</a></li>" ); }); emptySearchResults(); searchResults.innerHTML = items.join(""); searchForm.classList.add('hs-search-field--open'); }, getSearchResults = function() { var request = new XMLHttpRequest(); var requestUrl = "/_hcms/search?&term="+encodeURIComponent(searchTerm)+"&limit="+encodeURIComponent(TYPEAHEAD_LIMIT)+"&autocomplete=true&analytics=true&" + searchOptions(); request.open('GET', requestUrl, true); request.onload = function() { if (request.status >= 200 && request.status < 400) { var data = JSON.parse(request.responseText); if (data.total > 0) { fillSearchResults(data); trapFocus(); } else { emptySearchResults(); } } else { console.error('Server reached, error retrieving results.'); } }; request.onerror = function() { console.error('Could not reach the server.'); }; request.send(); }, trapFocus = function(){ var tabbable = []; tabbable.push(searchField); var tabbables = searchResults.getElementsByTagName('A'); for (var i = 0; i < tabbables.length; i++) { tabbable.push(tabbables[i]); } var firstTabbable = tabbable[0], lastTabbable = tabbable[tabbable.length-1]; var tabResult = function(e){ if (e.target == lastTabbable && !e.shiftKey) { e.preventDefault(); firstTabbable.focus(); } else if (e.target == firstTabbable && e.shiftKey) { e.preventDefault(); lastTabbable.focus(); } }, nextResult = function(e) { e.preventDefault(); if (e.target == lastTabbable) { firstTabbable.focus(); } else { tabbable.forEach(function(el){ if (el == e.target) { tabbable[tabbable.indexOf(el) + 1].focus(); } }); } }, lastResult = function(e) { e.preventDefault(); if (e.target == firstTabbable) { lastTabbable.focus(); } else { tabbable.forEach(function(el){ if (el == e.target) { tabbable[tabbable.indexOf(el) - 1].focus(); } }); } }; searchForm.addEventListener('keydown', function(e){ switch (e.which) { case 9: tabResult(e); break; case 27: emptySearchResults(); break; case 38: lastResult(e); break; case 40: nextResult(e); break; } }); }, isSearchTermPresent = debounce(function() { searchTerm = searchField.value; if(searchTerm.length > 2) { getSearchResults(); } else if (searchTerm.length == 0) { emptySearchResults(); } }, 250), init = (function(){ searchField.addEventListener('input', function(e) { if ((e.which != 9) && (e.which != 40) && (e.which != 38) && (e.which != 27) && (searchTerm != searchField.value)) { isSearchTermPresent(); } }); })(); } if (document.attachEvent ? document.readyState === "complete" : document.readyState !== "loading"){ var searchResults = document.querySelectorAll('.hs-search-field'); Array.prototype.forEach.call(searchResults, function(el){ var hsSearchModule = hsSearch(el); }); } else { document.addEventListener('DOMContentLoaded', function() { var searchResults = document.querySelectorAll('.hs-search-field'); Array.prototype.forEach.call(searchResults, function(el){ var hsSearchModule = hsSearch(el); }); }); } </script> <script src="https://www.ssctech.com/hs-fs/hubfs/hub_generated/module_assets/1/51760102825/1743680549372/module_Global_Footer.min.js"></script> <script defer> $(function (e) { $('.foot-nav-title.col-head-1').click(function () { $(this).next('.hhs-foot-nav-col.nav-col-1 .hhs-col-content').slideToggle(250); $('.foot-nav-title').toggleClass('is-active'); $('.hhs-foot-nav-col.nav-col-1 .hhs-col-content').toggleClass('open-menu'); return false; }); $('.foot-nav-title.col-head-2').click(function () { $(this).next('.hhs-foot-nav-col.nav-col-2 .hhs-col-content').slideToggle(250); $('.foot-nav-title').toggleClass('is-active'); $('.hhs-foot-nav-col.nav-col-2 .hhs-col-content').toggleClass('open-menu'); return false; }); $('.foot-nav-title.col-head-3').click(function () { $(this).next('.hhs-foot-nav-col.nav-col-3 .hhs-col-content').slideToggle(250); $('.foot-nav-title').toggleClass('is-active'); $('.hhs-foot-nav-col.nav-col-3 .hhs-col-content').toggleClass('open-menu'); return false; }); $('.foot-nav-title.col-head-4').click(function () { $(this).next('.hhs-foot-nav-col.nav-col-4 .hhs-col-content').slideToggle(250); $('.foot-nav-title').toggleClass('is-active'); $('.hhs-foot-nav-col.nav-col-4 .hhs-col-content').toggleClass('open-menu'); return false; }); }); </script> <script defer> var txt = ""; txt += "<p>Browser CodeName: " + navigator.appCodeName + "</p>"; txt += "<p>Browser Name: " + navigator.appName + "</p>"; txt += "<p>Browser Version: " + navigator.appVersion + "</p>"; txt += "<p>Cookies Enabled: " + navigator.cookieEnabled + "</p>"; txt += "<p>Browser Language: " + navigator.language + "</p>"; txt += "<p>Browser Online: " + navigator.onLine + "</p>"; txt += "<p>Platform: " + navigator.platform + "</p>"; txt += "<p>User-agent header: " + navigator.userAgent + "</p>"; </script> <!-- Start of HubSpot Analytics Code --> <script type="text/javascript"> var _hsq = _hsq || []; _hsq.push(["setContentType", "standard-page"]); _hsq.push(["setCanonicalUrl", "https:\/\/www.ssctech.com\/insights\/cecl"]); _hsq.push(["setPageId", "71548511602"]); _hsq.push(["setContentMetadata", { "contentPageId": 71548511602, "legacyPageId": "71548511602", "contentFolderId": null, "contentGroupId": null, "abTestId": null, "languageVariantId": 71548511602, "languageCode": "en", }]); </script> <script type="text/javascript" id="hs-script-loader" async defer src="/hs/scriptloader/1689245.js"></script> <!-- End of HubSpot Analytics Code --> <script type="text/javascript"> var hsVars = { render_id: "73bd86ab-c1b5-4c1b-a7f4-15b56617a9d1", ticks: 1746819856122, page_id: 71548511602, content_group_id: 0, portal_id: 1689245, app_hs_base_url: "https://app.hubspot.com", cp_hs_base_url: "https://cp.hubspot.com", language: "en", analytics_page_type: "standard-page", scp_content_type: "", analytics_page_id: "71548511602", category_id: 1, folder_id: 0, is_hubspot_user: false } </script> <script defer src="/hs/hsstatic/HubspotToolsMenu/static-1.432/js/index.js"></script> </body></html>