.cmp-siteheader .nav-logged-in-container{background-color:#f9f9f9;position:relative;z-index:4}
.cmp-siteheader .nav-logged-in-container .nav-logged-in-details,.cmp-siteheader .nav-logged-in-container .nav-logout-overlay{background-color:#fff;display:none;left:0;position:absolute;width:100%}
.cmp-siteheader .nav-logged-in-container .nav-logged-in-details.show-selection,.cmp-siteheader .nav-logged-in-container .nav-logout-overlay.show-selection{display:block;z-index:3}
@media(max-width:1024px){.cmp-siteheader .nav-logged-in-container .nav-logged-in-details.show-selection,.cmp-siteheader .nav-logged-in-container .nav-logout-overlay.show-selection{margin-top:95px}
}
.cmp-siteheader .nav-logged-in-container .nav-logged-in-details .padded-container,.cmp-siteheader .nav-logged-in-container .nav-logout-overlay .padded-container{padding-left:32px;padding-right:32px;width:calc(100% - 64px);display:flex;flex-direction:column}
.cmp-siteheader .nav-logged-in-container .nav-logged-in-details .padded-container .main-container,.cmp-siteheader .nav-logged-in-container .nav-logout-overlay .padded-container .main-container{display:flex;flex-direction:column;gap:16px;font-size:.875rem}
.cmp-siteheader .nav-logged-in-container .nav-logged-in-details .padded-container .main-container .personal-info,.cmp-siteheader .nav-logged-in-container .nav-logout-overlay .padded-container .main-container .personal-info{display:flex;align-items:flex-start;flex-direction:column;gap:16px}
.cmp-siteheader .nav-logged-in-container .nav-logged-in-details .padded-container .main-container .personal-info .name-bubble,.cmp-siteheader .nav-logged-in-container .nav-logout-overlay .padded-container .main-container .personal-info .name-bubble{display:flex;align-items:center;gap:12px}
.cmp-siteheader .nav-logged-in-container .nav-logged-in-details .padded-container .main-container .personal-info .name-bubble .avatar,.cmp-siteheader .nav-logged-in-container .nav-logout-overlay .padded-container .main-container .personal-info .name-bubble .avatar{border-radius:50%;height:29px;width:29px;background-color:#00a1e2;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:700;font-size:.875rem}
.cmp-siteheader .nav-logged-in-container .nav-logged-in-details .padded-container .main-container .personal-info .name-bubble .username,.cmp-siteheader .nav-logged-in-container .nav-logout-overlay .padded-container .main-container .personal-info .name-bubble .username{font-weight:500;font-size:1.25rem}
.cmp-siteheader .nav-logged-in-container .nav-logged-in-details .padded-container .main-container .dropdown-btn,.cmp-siteheader .nav-logged-in-container .nav-logout-overlay .padded-container .main-container .dropdown-btn{font-size:1rem;font-weight:500;display:flex;cursor:pointer;width:80%;padding:0}
.cmp-siteheader .nav-logged-in-container .nav-logged-in-details .padded-container .main-container .dropdown-btn:hover,.cmp-siteheader .nav-logged-in-container .nav-logout-overlay .padded-container .main-container .dropdown-btn:hover{padding:16px;background-color:#cef0e8;border-left:3px solid #3bc3a3}
.cmp-siteheader .nav-logged-in-container .nav-logged-in-details .padded-container .main-container .overlay-content,.cmp-siteheader .nav-logged-in-container .nav-logout-overlay .padded-container .main-container .overlay-content{background-color:#fff;padding:36px 0;display:flex;flex-direction:column;margin:auto;text-align:center;align-items:center;justify-content:center;gap:24px}
.cmp-siteheader .nav-logged-in-container .nav-logged-in-details .padded-container .main-container .overlay-content .msg-overlay,.cmp-siteheader .nav-logged-in-container .nav-logout-overlay .padded-container .main-container .overlay-content .msg-overlay{font-size:1.25rem;font-weight:500}
.cmp-siteheader .nav-logged-in-container .nav-logged-in-details .padded-container .main-container .overlay-content .overlay-buttons,.cmp-siteheader .nav-logged-in-container .nav-logout-overlay .padded-container .main-container .overlay-content .overlay-buttons{display:flex;gap:16px}
.cmp-siteheader .nav-logged-in-container .nav-logged-in-details .padded-container .main-container .overlay-content .btn-cta,.cmp-siteheader .nav-logged-in-container .nav-logout-overlay .padded-container .main-container .overlay-content .btn-cta{font-size:1.125rem;font-weight:500;line-height:21.6px;cursor:pointer;min-width:100px;color:#fff;text-align:center;height:64px;display:flex;justify-content:center;flex-direction:column;align-content:center;flex-wrap:wrap;border:1px solid #005aa4;background-color:#005aa4}
.cmp-siteheader .nav-logged-in-container .nav-logged-in-details .padded-container .main-container .overlay-content .btn-cta.transparent-btn,.cmp-siteheader .nav-logged-in-container .nav-logout-overlay .padded-container .main-container .overlay-content .btn-cta.transparent-btn{background-color:#fff;border:1px solid #005aa4;color:#005aa4}
.cmp-siteheader .nav-logged-in-container .nav-logged-in-details .padded-container .main-container .overlay-content .btn-cta.transparent-btn:hover,.cmp-siteheader .nav-logged-in-container .nav-logout-overlay .padded-container .main-container .overlay-content .btn-cta.transparent-btn:hover,.cmp-siteheader .nav-logged-in-container .nav-logged-in-details .padded-container .main-container .overlay-content .btn-cta.transparent-btn:focus,.cmp-siteheader .nav-logged-in-container .nav-logout-overlay .padded-container .main-container .overlay-content .btn-cta.transparent-btn:focus{background-color:#005aa4;color:#fff}
.cmp-siteheader .name-label{background:transparent;border:0;display:flex;justify-content:center;gap:8px;align-items:center}
.cmp-siteheader .name-label::after{display:flex;align-items:center}
.cmp-siteheader .name-label .avatar{background:#00a1e2;color:#fff;font-size:.875rem;font-weight:700;border-radius:50%;height:29px;width:29px;display:flex;justify-content:center;align-items:center}
.cmp-siteheader .logged-in-mobile-back{align-items:center;font-weight:600;color:#000;display:flex;font-size:1.5rem;margin-bottom:1.313rem;margin-top:2rem;text-decoration:none}
.cmp-siteheader .logged-in-mobile-back::before{filter:grayscale(100%);background:url('../images/chevron-left.svg') top left no-repeat;content:"";display:block;height:1rem;margin-right:.5rem;width:1.25rem}
@media(min-width:1367px){.cmp-siteheader .logged-in-mobile-back{display:none}
}
.cmp-siteheader .header-nav{margin-left:auto;margin-right:auto;max-width:1536px;padding-left:32px;padding-right:32px}
@media(max-width:1024px){.cmp-siteheader .header-nav{padding-left:0;padding-right:0}
}
@media(min-width:1556px){.cmp-siteheader .header-nav{box-sizing:border-box;padding-left:0;padding-right:0}
}
@media(min-width:1025px) and (max-width:1366px){.cmp-siteheader .header-nav{padding-left:0;padding-right:0}
}
.cmp-siteheader .header-nav .nav-container{display:flex;height:auto;justify-content:space-between;box-sizing:border-box}
.cmp-siteheader .header-nav .nav-container .hamburger-menu{display:none}
@media(min-width:1025px) and (max-width:1366px),(max-width:1024px){.cmp-siteheader .header-nav .nav-container .hamburger-menu{position:absolute;display:block}
.cmp-siteheader .header-nav .nav-container .hamburger-menu .hamburger-link{background:url('../images/hamburger-menu.svg') top no-repeat;display:block;height:20px;width:24px;margin:16px}
.cmp-siteheader .header-nav .nav-container .hamburger-menu .hamburger-link.expanded{background:url('../images/cross-mobile.svg') top no-repeat;height:18px;width:24px}
}
.cmp-siteheader .header-nav .nav-container .nav-left{margin-left:auto;margin-right:auto}
@media(min-width:1367px){.cmp-siteheader .header-nav .nav-container .nav-left{margin:0}
}
.cmp-siteheader .header-nav .nav-container .nav-left .nav-logo{margin:20px 0;background:url('../images/MSIM-Logo.svg') top no-repeat;height:46px;width:184px}
@media(max-width:320px){.cmp-siteheader .header-nav .nav-container .nav-left .nav-logo{margin:0;background:url('../images/MSIM-Mobile-Logo.svg') center no-repeat;height:46px;width:184px}
}
.cmp-siteheader .header-nav .nav-container .nav-right{display:flex}
.cmp-siteheader .header-nav .nav-container .nav-right .nav-item{display:flex;margin:0}
.cmp-siteheader .header-nav .nav-container .nav-right .nav-item.site-links>.nav-links{display:flex;text-decoration:none;margin:28px 21px;white-space:nowrap}
.cmp-siteheader .header-nav .nav-container .nav-right .nav-item.site-links>.nav-links:last-of-type{margin-right:7px}
.cmp-siteheader .header-nav .nav-container .nav-right .nav-item.site-links>.nav-links .site-link{border-bottom:3px solid transparent;color:#000;font-size:1.5rem;text-decoration:none;transition:border-bottom .2s ease-in-out}
.cmp-siteheader .header-nav .nav-container .nav-right .nav-item.site-links>.nav-links .site-link.active,.cmp-siteheader .header-nav .nav-container .nav-right .nav-item.site-links>.nav-links .site-link:hover{font-weight:500;border-bottom:3px solid #3bc3a3;letter-spacing:-0.015em}
.cmp-siteheader .header-nav .nav-container .nav-right .nav-item.site-links>.nav-links .site-link::after{display:none}
@media(min-width:1025px) and (max-width:1366px),(max-width:1024px){.cmp-siteheader .header-nav .nav-container .nav-right .nav-item.site-links>.nav-links .site-link::after{background:url('../images/chevron-right.svg') top left no-repeat;content:"";display:block;height:20px;margin-right:60px;width:20px}
}
@media(min-width:1025px) and (max-width:1366px),(max-width:1024px){.cmp-siteheader .header-nav .nav-container .nav-right .nav-item.site-links>.nav-links .site-link{width:100%;display:flex;align-items:center;justify-content:space-between}
}
@media(min-width:1025px) and (max-width:1366px){.cmp-siteheader .header-nav .nav-container .nav-right .nav-item{display:none}
}
@media(max-width:1024px){.cmp-siteheader .header-nav .nav-container .nav-right .nav-item{display:none}
}
.cmp-siteheader .header-nav .nav-container .nav-right .nav-contact-button{align-items:center;background-color:transparent;border:1px solid #005aa4;color:#005aa4;font-size:1.125rem;line-height:18px;margin:16px 8px;margin-left:28px;padding:20px 20px;text-align:center;transition:color .5s,background-color .5s;white-space:nowrap;cursor:pointer}
.cmp-siteheader .header-nav .nav-container .nav-right .nav-contact-button:hover{background-color:#005aa4;color:#fff}
.cmp-siteheader .header-nav .nav-container .nav-right .nav-contact-button-mobile{display:none}
@media(min-width:1025px) and (max-width:1366px),(max-width:1024px){.cmp-siteheader .header-nav .nav-container .nav-right .nav-contact-button-mobile{display:block;align-items:center;background-color:transparent;border:1px solid #005aa4;color:#005aa4;font-size:1.125rem;line-height:18px;margin:16px auto;padding:16px 20px;text-align:center;transition:color .5s,background-color .5s;white-space:nowrap}
.cmp-siteheader .header-nav .nav-container .nav-right .nav-contact-button-mobile:hover{background-color:#005aa4;color:#fff}
}
@media(min-width:1025px) and (max-width:1366px),(max-width:1024px){.cmp-siteheader .header-nav .nav-container .nav-right .nav-contact-button{display:none}
}
.cmp-siteheader .header-nav .nav-container .nav-right .searchicon{height:23px;width:23px;background:url('../images/Icon-Search.svg') top no-repeat;margin:29px 10px 35px 22px}
@media(min-width:1025px) and (max-width:1366px),(max-width:1024px){.cmp-siteheader .header-nav .nav-container .nav-right .searchicon{display:block}
}
@media(min-width:1025px) and (max-width:1366px),(max-width:1024px){.cmp-siteheader .header-nav .nav-container{align-items:center;background-color:#fff;border-bottom:1px solid #ddd;box-shadow:0 4px 4px #ddd;justify-content:space-between;padding:0 2%;position:relative;width:100%;z-index:2}
}
.cmp-siteheader .megamenu{padding:2% 4%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}
.cmp-siteheader .megamenu:first-of-type{padding-left:0;padding-right:0}
.cmp-siteheader .megamenu .eyebrow{padding:0 16px;margin-bottom:25px;font-size:1.25rem;font-weight:500}
.cmp-siteheader .megamenu .megamenu-list{margin:0 0 32px 0;padding:0;list-style-type:none}
.cmp-siteheader .megamenu .megamenu-list .megamenu-line-item{margin:0}
.cmp-siteheader .megamenu .megamenu-list .megamenu-line-item a{display:inline-block;font-size:1.5rem;text-decoration:none;padding:10px 16px}
.cmp-siteheader .megamenu .view-all-site-link{padding:14px 16px;border-left:0 solid transparent}
.cmp-siteheader .fiftyfifty-left,.cmp-siteheader .fiftyfifty-right{width:50%}
.cmp-siteheader .fourtysix-fiftyfour-left{width:46%}
.cmp-siteheader .fourty-thirty-thirty-left{width:40%}
.cmp-siteheader .fourty-thirty-thirty-center{width:30%}
.cmp-siteheader .fourty-thirty-thirty-right{width:30%}
.cmp-siteheader .fourty-thirty-thirty-right--green{width:30%}
.cmp-siteheader .fourty-thirty-thirty-right--green .xf-content{margin:48px auto auto 96px}
.cmp-siteheader .fourty-thirty-thirty-right .xf-content{margin:48px auto auto 96px}
.cmp-siteheader .sixty-fourty-left{width:60%}
.cmp-siteheader .sixty-fourty-right{width:40%}
.cmp-siteheader .sixty-fourty-right .xf-content{margin:48px 98px 30px 80px}
.cmp-siteheader .thirtytwo-sixtyeight-left{width:32%}
.cmp-siteheader .thirtytwo-sixtyeight-right{width:68%}
.cmp-siteheader .featured-theme .eyebrow{margin-bottom:20px;font-size:.75rem}
.cmp-siteheader .featured-theme .cmp-teaser{display:flex;margin:132px auto 60px 80px}
.cmp-siteheader .featured-theme .cmp-teaser-image{height:325px;width:350px}
.cmp-siteheader .featured-theme .cmp-teaser-text{margin:20px 34px;max-width:300px}
.cmp-siteheader .featured-theme .cmp-teaser-text-eyebrow{color:#333;margin-bottom:54px}
.cmp-siteheader .featured-theme .cmp-teaser-text-eyebrow.white-text{color:#fff}
.cmp-siteheader .featured-theme .cmp-teaser-text-title,.cmp-siteheader .featured-theme .cmp-teaser-text-descrpition{color:#333}
.cmp-siteheader .featured-theme .cmp-teaser-text-title.white-text,.cmp-siteheader .featured-theme .cmp-teaser-text-descrpition.white-text{color:#fff}
.cmp-siteheader .featured-theme .cmp-teaser-text-title{margin-bottom:16px}
.cmp-siteheader .featured-theme .cmp-teaser-text-title.white-text{color:#fff}
.cmp-siteheader .featured-theme .featured-item{display:flex;margin-bottom:30px}
.cmp-siteheader .featured-theme .featured-item-text{margin:20px 34px}
.cmp-siteheader .featured-theme .featured-item-text .eyebrow,.cmp-siteheader .featured-theme .featured-item-text .title{color:#fff}
.cmp-siteheader .featured-theme .featured-item-text .title{font-size:1.25rem;font-weight:500}
.cmp-siteheader .featured-theme .featured-item .insight-image{height:95px;width:95px}
.cmp-siteheader .featured-theme .single-item{display:flex;margin-bottom:30px;flex-direction:column;max-width:301px}
.cmp-siteheader .featured-theme .single-item .single-image{margin-bottom:16px}
.cmp-siteheader .featured-theme .single-item .title{font-size:1.5rem;font-weight:500;margin-bottom:16px}
.cmp-siteheader .featured-theme .single-item .description{font-size:1rem}
.cmp-siteheader .featured-theme .two-features{display:flex;justify-content:space-between}
.cmp-siteheader .featured-theme .two-features .teaser{padding:72px 80px}
.cmp-siteheader .featured-theme .two-features .teaser.dark-slate{background-color:#3c738a;color:#fff}
.cmp-siteheader .featured-theme .two-features .teaser.light-violet{background-color:#a56eff;color:#fff}
.cmp-siteheader .featured-theme .two-features-related{display:flex;justify-content:flex-start}
.cmp-siteheader .featured-theme .two-features-related .teaser-duo{color:#fff;display:flex}
.cmp-siteheader .featured-theme .two-features-related .teaser-duo a{padding-top:35px;padding-bottom:35px}
.cmp-siteheader .featured-theme .two-features-related .teaser-duo .single-item{padding:0 80px}
.cmp-siteheader .featured-theme .two-features-related .teaser-duo .single-item.second-item{margin-top:35px}
.cmp-siteheader .featured-theme .two-features-related .teaser-duo .no-color{background-color:transparent;color:initial;padding-top:0;padding-bottom:0}
.cmp-siteheader .featured-theme .two-features-related .vertical-divider{border-left:1px solid #fff}
.cmp-siteheader .featured-theme .campaign-container{display:flex;background-color:#002b51;color:#fff}
.cmp-siteheader .featured-theme .campaign-container .top-two-most-clicked{padding:96px 70px;min-width:450px}
.cmp-siteheader .featured-theme .campaign-container .featured-campaign{background-color:#005aa4;color:#fff;padding:60px 76px 32px 76px}
.cmp-siteheader .featured-theme .campaign-container .featured-campaign .campaign-image{margin-bottom:16px}
.cmp-siteheader .featured-theme .campaign-container .featured-campaign .campaign-text .title{margin-bottom:16px}
.cmp-siteheader .featured-theme .alternatives-container{padding:48px 10% 10% 96px}
.cmp-siteheader .featured-theme .alternatives-featured-eyebrow,.cmp-siteheader .featured-theme .product-fund-featured-eyebrow,.cmp-siteheader .featured-theme .campaign-featured-eyebrow{font-size:1rem;margin-bottom:32px}
.cmp-siteheader .featured-theme .alternatives-information,.cmp-siteheader .featured-theme .product-fund-information,.cmp-siteheader .featured-theme .campaign-information{display:flex;flex-direction:column;width:fit-content}
.cmp-siteheader .featured-theme .alternatives-item,.cmp-siteheader .featured-theme .product-fund-item,.cmp-siteheader .featured-theme .campaign-item{border-left:3px solid #3bc3a3;padding:16px 20px;min-width:50%}
.cmp-siteheader .featured-theme .alternatives-item--column,.cmp-siteheader .featured-theme .product-fund-item--column,.cmp-siteheader .featured-theme .campaign-item--column{border-left:3px solid #3bc3a3;padding:16px 20px;margin-bottom:20px}
.cmp-siteheader .featured-theme .alternatives-eyebrow,.cmp-siteheader .featured-theme .product-fund-eyebrow,.cmp-siteheader .featured-theme .campaign-eyebrow{font-size:1rem;padding-bottom:8px}
.cmp-siteheader .featured-theme .alternatives-title,.cmp-siteheader .featured-theme .product-fund-title,.cmp-siteheader .featured-theme .campaign-title{padding-bottom:16px}
.cmp-siteheader .featured-theme .alternatives-date,.cmp-siteheader .featured-theme .product-fund-date,.cmp-siteheader .featured-theme .campaign-date{padding-bottom:8px}
.cmp-siteheader .featured-theme .alternatives-amount,.cmp-siteheader .featured-theme .product-fund-amount,.cmp-siteheader .featured-theme .campaign-amount{font-size:2rem;font-weight:500}
.cmp-siteheader .featured-theme .alternatives-amount.arrow-up::before,.cmp-siteheader .featured-theme .product-fund-amount.arrow-up::before,.cmp-siteheader .featured-theme .campaign-amount.arrow-up::before{background:url('../images/MSIM-arrow-up.svg') top left no-repeat;content:"";display:inline-block;height:24px;margin-right:5px;width:20px}
.cmp-siteheader .featured-theme .alternatives-amount.arrow-down::before,.cmp-siteheader .featured-theme .product-fund-amount.arrow-down::before,.cmp-siteheader .featured-theme .campaign-amount.arrow-down::before{background:url('../images/MSIM-arrow-down.svg') top left no-repeat;content:"";display:inline-block;height:24px;margin-right:5px;width:20px}
.cmp-siteheader .featured-theme .alternatives-row-one,.cmp-siteheader .featured-theme .product-fund-row-one,.cmp-siteheader .featured-theme .campaign-row-one,.cmp-siteheader .featured-theme .alternatives-row-two,.cmp-siteheader .featured-theme .product-fund-row-two,.cmp-siteheader .featured-theme .campaign-row-two{display:flex;justify-content:space-between;margin-bottom:32px}
.cmp-siteheader .featured-theme .tools-resources-featured-content .eyebrow{margin-bottom:28px}
.cmp-siteheader .featured-theme .tools-resources-featured-doc{display:flex;border-bottom:2px solid #fff;margin-bottom:20px;cursor:pointer}
.cmp-siteheader .featured-theme .tools-resources-featured-doc .doc-text{color:#fff}
.cmp-siteheader .featured-theme .tools-resources-featured-doc .doc-text .title{font-size:1.125rem;font-weight:700;margin-bottom:8px}
.cmp-siteheader .featured-theme .tools-resources-featured-doc .doc-text .description{margin-bottom:16px}
.cmp-siteheader .featured-theme .tools-resources-featured-doc .doc-image{height:32px;width:32px;margin-left:28px;align-self:center}
.cmp-siteheader .featured-theme.four-tier{padding:60px 76px 32px}
.cmp-siteheader .nav-mobile{display:none;box-sizing:border-box;background-color:#fff;left:0;overflow:hidden;padding:24px;position:absolute;text-decoration:none;top:-1000px;transition:top .7s ease-in-out;width:100%;z-index:2}
.cmp-siteheader .nav-mobile .nav-mobile-spacer{padding-top:15px}
.cmp-siteheader .nav-mobile .nav-mobile-item{margin:0;padding:0}
@media(min-width:768px) and (max-width:1024px){.cmp-siteheader .nav-mobile .nav-mobile-item integrated-site-login,.cmp-siteheader .nav-mobile .nav-mobile-item.site-links-mobile{padding-left:12px}
}
.cmp-siteheader .nav-mobile .nav-mobile-item integrated-site-login>.nav-links,.cmp-siteheader .nav-mobile .nav-mobile-item.site-links-mobile>.nav-links{display:flex;text-decoration:none;margin:16px 0;white-space:nowrap}
@media(min-width:768px) and (max-width:1024px){.cmp-siteheader .nav-mobile .nav-mobile-item integrated-site-login>.nav-links,.cmp-siteheader .nav-mobile .nav-mobile-item.site-links-mobile>.nav-links{padding-bottom:4px}
}
.cmp-siteheader .nav-mobile .nav-mobile-item integrated-site-login>.nav-links .mobile-site-link,.cmp-siteheader .nav-mobile .nav-mobile-item.site-links-mobile>.nav-links .mobile-site-link{align-items:center;color:#000;display:flex;font-size:1.25rem;justify-content:space-between;text-decoration:none;width:100%}
.cmp-siteheader .nav-mobile .nav-mobile-item integrated-site-login>.nav-links .mobile-site-link.signin-links,.cmp-siteheader .nav-mobile .nav-mobile-item.site-links-mobile>.nav-links .mobile-site-link.signin-links{font-size:1rem}
@media(min-width:1025px) and (max-width:1366px),(max-width:1024px){.cmp-siteheader .nav-mobile .nav-mobile-item integrated-site-login>.nav-links .mobile-site-link::after,.cmp-siteheader .nav-mobile .nav-mobile-item.site-links-mobile>.nav-links .mobile-site-link::after{background:url('../images/chevron-black-right.svg') top left no-repeat;content:"";display:block;height:20px;width:20px}
}
@media(min-width:768px) and (max-width:1024px){.cmp-siteheader .nav-mobile .nav-mobile-item integrated-site-login>.nav-links .mobile-site-link::after,.cmp-siteheader .nav-mobile .nav-mobile-item.site-links-mobile>.nav-links .mobile-site-link::after{margin-left:10px}
}
@media(min-width:768px) and (max-width:1024px){.cmp-siteheader .nav-mobile .nav-mobile-item integrated-site-login>.nav-links .mobile-site-link,.cmp-siteheader .nav-mobile .nav-mobile-item.site-links-mobile>.nav-links .mobile-site-link{width:initial}
}
.cmp-siteheader .nav-mobile .nav-contact-button{display:block;background-color:transparent;border:1px solid #005aa4;color:#005aa4;font-size:1.125rem;font-weight:500;line-height:18px;margin:24px 0;padding:16px 20px;text-align:center;transition:color .5s,background-color .5s;white-space:nowrap;width:100%}
.cmp-siteheader .nav-mobile .nav-contact-button:hover{background-color:#005aa4;color:#fff}
@media(min-width:768px) and (max-width:1024px){.cmp-siteheader .nav-mobile .nav-contact-button{width:initial}
}
.cmp-siteheader .nav-mobile.active-mobile{top:87px}
@media(min-width:1025px) and (max-width:1366px),(max-width:1024px){.cmp-siteheader .nav-mobile{display:block}
}
.cmp-siteheader .mobile-megamenu{display:none;box-sizing:border-box;box-shadow:0 4px 4px #ddd;background-color:#fff;height:inherit;right:-100%;overflow:hidden;padding:24px;position:fixed;text-decoration:none;top:90px;transition:right .7s ease-in-out;width:100%;z-index:4;min-height:480px}
.cmp-siteheader .mobile-megamenu.subnav-active{right:0}
@media(min-width:1025px) and (max-width:1366px),(max-width:1024px){.cmp-siteheader .mobile-megamenu{display:block}
}
.cmp-siteheader .mobile-megamenu .mobile-view-all-site-link{margin-top:1.25rem}
.cmp-siteheader .mobile-subnav-back-arrow{align-items:center;color:#000;display:flex;text-decoration:none;font-size:1.25rem;font-weight:500}
.cmp-siteheader .mobile-subnav-back-arrow::before{content:url('../images/chevron-black-right.svg');display:block;height:27px;transform:rotate(180deg);padding-left:10px}
.cmp-siteheader .mobile-megamenu-list{margin:0;padding:0}
.cmp-siteheader .mobile-megamenu-line-item-title{padding-top:20px;align-items:center;color:#000;font-size:1rem;text-decoration:none;width:100%;white-space:nowrap;font-weight:500}
.cmp-siteheader .mobile-megamenu-line-item{margin:8px 0;display:flex}
.cmp-siteheader .mobile-megamenu-line-item>a{align-items:center;color:#000;font-size:1rem;text-decoration:none;width:100%;white-space:nowrap;margin-bottom:3px}
@media(max-width:1024px){.cmp-siteheader .mobile-megamenu-line-item>a{white-space:normal}
}
.cmp-siteheader .mobile-view-all-site-link>a{align-items:center;color:#000;font-size:1rem;font-weight:500;width:100%;text-decoration:none;white-space:nowrap}
.cmp-siteheader{z-index:3;position:relative;background-color:#fff;border-bottom:solid 1px #ddd}
.cmp-siteheader .b-background-light.background-disabled{background-color:initial}
.cmp-siteheader.external-link-overlay{z-index:0}
.cmp-siteheader .nav-highlighted-feature{background-color:#f9f9f9;left:0;top:96px;position:absolute;width:100%;z-index:2}
.cmp-siteheader .nav-highlighted-feature .nav-highlight{display:none}
.cmp-siteheader .nav-highlighted-feature .nav-highlight .subnav-category{font-size:1.125rem;font-weight:500;margin:8px auto 26px 16px}
.cmp-siteheader .nav-highlighted-feature .nav-highlight .view-all-site-link{color:#000;font-size:1.5rem;font-weight:500;text-decoration:none;padding-left:22px;padding-top:0}
.cmp-siteheader .nav-highlighted-feature .nav-show{display:flex;max-width:1536px;margin:0 auto}
@media(min-width:1025px) and (max-width:1366px){.cmp-siteheader .nav-highlighted-feature{display:none}
}
@media(max-width:1024px){.cmp-siteheader .nav-highlighted-feature{display:none}
}
.cmp-siteheader .contact-us-link{text-decoration:none}
.cmp-siteheader .product-fund-container{width:100%}
.cmp-siteheader .product-fund-container.hidden{display:none}
.cmp-siteheader .xf-content{display:flex;max-height:571px;overflow:hidden}
.cmp-siteheader .hidden{display:none}
.cmp-siteheader .site-header-static-label{font-weight:500;font-size:1rem;margin-bottom:3px}
@media(min-width:1367px){.cmp-siteheader .site-header-static-label{font-size:1.125rem;padding-left:8px}
}
.cmp-siteheader #mobile-nav-panel-dropdownlinks{min-height:80%}
.cmp-siteheader #mobile-nav-panel-dropdownlinks .mobile-megamenu-line-item a{color:#333}
@media(max-width:1024px){.cmp-siteheader #mobile-nav-panel-dropdownlinks .mobile-megamenu-line-item a{white-space:normal}
}
.language-title{font-weight:500}
.language-buttons{display:flex}
.language-buttons>.button .cmp-button{padding:12px 20px}
.location-dropdown-container{margin:29px 0 0 10%}
.location-dropdown-container .selection-title{margin-bottom:32px;font-weight:500}
.location-dropdown-container .role-form-container{margin-bottom:71px}
.location-dropdown-container .role-form-container .location-dropdown{border:1px solid #ddd;border-radius:0;padding:17px 50% 17px 46px}
.location-dropdown-container .role-form-container select.location-dropdown{font-size:1.25rem;font-weight:400}
.role-selection{margin:29px 0 0 10%}
.role-selection .role-title{font-weight:500;margin-bottom:34px}
.role-selection .role-list{margin:0;padding:0;list-style:none}
.role-selection .role-list .role-list-item{margin-bottom:31px}
.role-selection .role-list .role-list-item .role-link{font-size:1.5rem}
.nav-region-role-selection{background-color:#fff;display:none;left:0;position:absolute;width:100%}
@media(min-width:1025px) and (max-width:1366px){.nav-region-role-selection{top:130px}
}
.nav-region-role-selection.show-selection{display:block;z-index:3}
@media(max-width:1024px){.nav-region-role-selection.show-selection{margin-top:95px}
}
.nav-region-role-selection.show-selection.external-link-overlay{left:50%;transform:translate(-50%,0)}
@media(min-width:1367px){.nav-region-role-selection.show-selection.external-link-overlay{width:80%}
}
.nav-region-role-selection .nav-logo{margin:20px 0;background:url('../images/MSIM-Logo.svg') top no-repeat;height:46px;width:184px;min-width:184px;display:none}
@media(min-width:1367px){.nav-region-role-selection .nav-logo{display:block}
}
.nav-region-role-selection .role-container{display:flex;margin:0 auto;max-width:1536px;padding-left:32px;padding-right:24px;justify-content:left}
@media(max-width:1024px){.nav-region-role-selection .role-container{padding-left:0;padding-right:0}
}
@media(min-width:1556px){.nav-region-role-selection .role-container{box-sizing:border-box;padding-left:0;padding-right:0}
}
.nav-region-login{background-color:#f9f9f9;position:relative;z-index:4}
.nav-region-login.external-link-overlay{z-index:initial}
.nav-region-login-login-link{display:none;color:#000;text-decoration:none;margin-left:34px;margin-bottom:0}
.nav-region-login .nav-region-locale-and-dropdown-links a{color:#000}
.nav-region-login .nav-region-dropdown-links{display:flex;margin-right:8px;align-items:center;padding-left:32px}
.nav-region-login .nav-region-dropdown-link-highlight{font-weight:bold}
.nav-region-login .nav-region-dropdown-link-panel{display:none}
.nav-region-login .nav-region-dropdown-link-panel.show-selection{display:block;border-style:solid;border-color:#ddd;border-width:1px;position:absolute;top:40px;background-color:#fff;padding:10px}
.nav-region-login .nav-region-dropdown-link-panel li.megamenu-line-item{margin-bottom:0}
.nav-region-login .nav-region-dropdown-link-panel li.megamenu-line-item a.nav-region-dropdown-link{color:#000;font-size:1.25rem;padding:5px 16px}
.nav-region-login .nav-region-dropdown-link-panel li.megamenu-line-item a.nav-region-dropdown-link:hover{background-color:#e2fbfb;border-left:3px solid #3bc3a3;padding-left:13px}
.nav-region-login .megamenu-list{margin:0 0 32px 0;padding:0;list-style-type:none}
.nav-region-login .megamenu-list .megamenu-line-item{margin:0 0 15px 5px}
.nav-region-login .megamenu-list .megamenu-line-item a{display:inline-block;font-size:1.5rem;text-decoration:none;padding:0 16px}
.nav-region-login .megamenu-list .megamenu-line-item a:hover{left:-3px}
.nav-region-login .nav-region-chevron{background:url('../images/chevron-down.svg') top no-repeat;height:10px;width:15px;margin-left:10px}
.nav-region-login .nav-region-chevron.nav-region-chevron-flipped{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
.nav-region-login-container{display:none;align-items:center;height:40px;justify-content:right;padding-right:16px}
@media(min-width:1367px){.nav-region-login-container{display:flex}
}
@media(min-width:768px){.nav-region-login-container{padding-right:max(32px,calc( ( 0.5 * 100vw ) - 748px))}
}
@media(min-width:1536px){.nav-region-login-container{padding-right:0;max-width:1536px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px}
}
@media(min-width:1367px) and (max-width:1535px){.nav-region-login-container{padding-right:0;max-width:1367px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px}
}
.nav-region-login-container .nav-region-dropdown-title{padding-left:32px;color:#000}
.nav-region-login-information{align-items:center;display:flex;cursor:pointer}
.nav-region-login-information .nav-region-flag{height:16px;width:24px;margin-right:8px}
.dropdown{display:inline-block;position:relative;overflow:visible}
.dropdown .dropdown-label{display:flex;flex-direction:column;align-items:flex-start}
.dropdown .dropdown-label .header{font-size:.875rem;font-style:normal;font-weight:400;line-height:120%;color:#767676}
.dropdown .dropdown-label .value{font-size:1rem;font-style:normal;font-weight:400;line-height:120%}
.dropdown-button{background-color:#fff;padding:16px 40px 16px 16px;height:64px;font-size:1rem;border:1px solid #ddd;cursor:pointer;box-sizing:border-box;position:relative}
.dropdown-button::after{content:url("../images/chevron-down.svg");display:block;width:15px;height:17px;position:absolute;right:16px;top:0;bottom:0;margin:auto 0}
.dropdown-content{display:none;position:absolute;background-color:#fff;border:1px solid #ddd;box-shadow:0 8px 16px 0 rgba(0,0,0,0.15);z-index:1;left:0;top:100%}
.dropdown-content a{font-size:1rem}
.dropdown-content.show{display:block}
.dropdown-item{color:#000;padding:12px 16px;text-decoration:none;display:block;cursor:pointer;transition:background-color 250ms ease 0}
.dropdown-item:hover{background-color:#f9f9f9}
@tablet-and-mobile{width:99.5%}
.site-wide-login{display:flex;align-items:center}
.site-wide-login .login-element{position:relative}
.site-wide-login .login-element a{color:#000}
.site-wide-login .login-element .name-label.dropdown-button{background:transparent;border:0;display:flex;justify-content:center;gap:8px;align-items:center}
.site-wide-login .login-element .name-label.dropdown-button::after{display:flex;align-items:center}
.site-wide-login .login-element .name-label.dropdown-button .avatar{background:#00a1e2;color:#fff;border-radius:50%;height:29px;width:29px;display:flex;justify-content:center}
.site-wide-login .login-element .name-label.dropdown-button .avatar .bubble{font-size:.875rem;font-weight:700}
.site-wide-login .login-element .name-label.dropdown-button .username{font-size:1rem;font-weight:400}
.site-wide-login .login-element .dropdown-content{left:unset;right:0;margin-top:-8px;padding:16px 24px 16px 24px}
.site-wide-login .login-element .dropdown-content .main-container{display:flex;flex-direction:column;gap:8px;font-size:.875rem}
.site-wide-login .login-element .dropdown-content .main-container .personal-info{display:flex;align-items:center;flex-direction:column;gap:8px}
.site-wide-login .login-element .dropdown-content .main-container .personal-info .avatar{border-radius:50%;height:85px;width:85px;background-color:#00a1e2;display:flex;justify-content:center;align-items:center;color:#fff}
.site-wide-login .login-element .dropdown-content .main-container .personal-info .avatar .bubble{font-weight:700;font-size:2.125rem}
.site-wide-login .login-element .dropdown-content .main-container .personal-info .username{font-weight:500;font-size:1.5rem}
.site-wide-login .login-element .dropdown-content .main-container .dropdown-btn{display:flex;cursor:pointer;width:80%;padding:16px}
.site-wide-login .login-element .dropdown-content .main-container .dropdown-btn:hover{background-color:#cef0e8;border-left:3px solid #3bc3a3}
.site-wide-login .login-element .dropdown-content .main-container .dropdown-btn.logout,.site-wide-login .login-element .dropdown-content .main-container .dropdown-btn a{font-size:1.5rem}
.site-wide-login .logout-overlay{background-color:rgba(0,0,0,0.5);overflow-x:hidden;overflow-y:auto;position:fixed;top:0;right:0;bottom:0;left:0;z-index:8006;display:flex}
.site-wide-login .logout-overlay.hideUIElement{display:none}
.site-wide-login .logout-overlay .overlay-content{background-color:#fff;padding:36px;display:flex;flex-direction:column;margin:auto;width:408px;height:140px;align-items:center;justify-content:center;gap:24px}
.site-wide-login .logout-overlay .overlay-content .msg-overlay{font-size:1.25rem;font-weight:500}
.site-wide-login .logout-overlay .overlay-content .overlay-buttons{display:flex;gap:16px}
.site-wide-login .logout-overlay .overlay-content .btn-cta{font-size:1.125rem;font-weight:500;line-height:21.6px;cursor:pointer;width:180px;color:#fff;text-align:center;height:64px;display:flex;justify-content:center;flex-direction:column;align-content:center;flex-wrap:wrap;border:1px solid #005aa4;background-color:#005aa4}
.site-wide-login .logout-overlay .overlay-content .btn-cta.transparent-btn{background-color:#fff;border:1px solid #005aa4;color:#005aa4}
.site-wide-login .logout-overlay .overlay-content .btn-cta.transparent-btn:hover,.site-wide-login .logout-overlay .overlay-content .btn-cta.transparent-btn:focus{background-color:#005aa4;color:#fff}
.site-wide-login .logout-popup{display:flex;position:fixed;top:174px;left:0;right:0;justify-content:center;align-items:center}
.site-wide-login .logout-popup.hideUIElement{display:none}
.site-wide-login .logout-popup .popup-msg{color:#fff;display:flex;gap:12px;background:#2d8650;padding:16px;font-size:1.25rem;justify-content:center;align-items:center}
.site-wide-login .logout-popup .popup-msg .overlay-close{cursor:pointer}
.cmp-pullquote-placeholder{min-height:2rem}
.cmp-pullquote{min-height:125px;margin:2rem 0}
@media(min-width:768px) and (max-width:1024px){.cmp-pullquote{min-height:100px}
}
@media(max-width:767px){.cmp-pullquote{min-height:100px}
}
@media(min-width:321px) and (max-width:599px){.cmp-pullquote{min-height:50px}
}
.cmp-pullquote>div{min-height:50px;margin-left:150px}
@media(min-width:768px) and (max-width:1024px){.cmp-pullquote>div{margin-left:125px}
}
@media(max-width:767px){.cmp-pullquote>div{margin-left:125px}
}
@media(min-width:321px) and (max-width:599px){.cmp-pullquote>div{margin-left:75px}
}
.cmp-pullquote_author{font-style:normal;font-size:1.125rem;line-height:120%;font-weight:500;display:flex;flex-direction:column;margin-top:8px}
.cmp-pullquote_author a{font-weight:500}
.cmp-pullquote_author span{font-weight:400}
@media(max-width:767px){.cmp-pullquote_author{font-size:.875rem}
}
.cmp-pullquote p{position:relative;margin-bottom:10px;font-style:normal;font-weight:300;font-size:2rem;line-height:1.3;color:#333}
@media(min-width:1025px) and (max-width:1366px){.cmp-pullquote p{font-size:1.75rem}
}
@media(min-width:768px) and (max-width:1024px){.cmp-pullquote p{font-size:1.5rem}
}
@media(max-width:767px){.cmp-pullquote p{font-size:1.5rem;margin-bottom:2px}
}
@media(min-width:321px) and (max-width:599px){.cmp-pullquote p{font-size:1.25rem}
}
.cmp-pullquote div.fr p:first-child:before{background-image:url("../images/bluelessthan.svg")}
.cmp-pullquote div.de p:first-child:before{background-image:url("../images/bluequotesreversed.svg")}
.cmp-pullquote div.zh p:first-child:before{background-image:url("../images/bluel.svg")}
.cmp-pullquote div.ja p:first-child:before{background-image:url("../images/bluel.svg")}
.cmp-pullquote p:first-child:before{background-image:url("../images/whitequotes.svg");color:#fff;position:absolute;left:-150px;width:125px;height:125px;background-color:#00a1e2;background-size:100%;background-repeat:no-repeat;display:inline-block;content:""}
@media(min-width:768px) and (max-width:1024px){.cmp-pullquote p:first-child:before{left:-125px;width:100px;height:100px}
}
@media(max-width:767px){.cmp-pullquote p:first-child:before{left:-125px;width:100px;height:100px}
}
@media(min-width:321px) and (max-width:599px){.cmp-pullquote p:first-child:before{left:-75px;width:50px;height:50px}
}
@media(min-width:768px){.aem-GridColumn--default--3 .cmp-pullquote>div{margin-left:85px}
.aem-GridColumn--default--3 .cmp-pullquote p{font-size:1.5rem}
.aem-GridColumn--default--3 .cmp-pullquote p:first-child:before{width:60px;height:60px;left:-85px}
}
.spacer-xl{height:2rem}
.spacer-lg{height:1.5rem}
.spacer-md{height:1rem}
.spacer-sm{height:.5rem}
.spacer-author-border{border:#a2191f;border-style:solid;text-align:center;color:#767676}
.actionmenu{position:sticky;top:16px;height:0;z-index:2}
.actionmenu+.container .cmp-title h2.cmp-title__text{margin-top:1rem}
.actionmenu.actionmenu-sticky-scroller-active{top:80px}
.actionmenu.actionmenu-top-onscroll{top:180px}
.cmp-actionmenu_container{margin-left:-90px;width:fit-content;margin-top:1.5rem}
.cmp-actionmenu_container.onpage-sticky{margin-top:80px}
@media(max-width:1024px){.cmp-actionmenu_container{display:none}
}
@media(min-width:1556px){.cmp-actionmenu_container{margin-left:-112px}
}
.cmp-actionmenu_container .cmp-actionmenu_item:not(:first-child){padding-top:16px}
.cmp-actionmenu_container .cmp-actionmenu_item{display:flex;height:42px}
.cmp-actionmenu_container .cmp-actionmenu_item:hover circle{fill:#005aa4;stroke:#fff}
.cmp-actionmenu_container .cmp-actionmenu_item:hover path{fill:#fff}
.cmp-actionmenu_container .cmp-actionmenu_item svg{float:left;max-height:40px;max-width:40px}
.cmp-actionmenu_container .cmp-actionmenu_item svg circle{fill:#fff;stroke:#005aa4}
.cmp-actionmenu_container .cmp-actionmenu_item svg path{fill:#005aa4}
.cmp-actionmenu_container .cmp-actionmenu_item:hover .cmp-actionmenu_icon img{object-position:-99999px -99999px;background-repeat:no-repeat}
.cmp-actionmenu_container .cmp-actionmenu_item:hover.bookmark img{background-image:url('../images/bookmark-hover.svg')}
.cmp-actionmenu_container .cmp-actionmenu_item:hover.share .cmp-actionmenu_icon img{background-image:url('../images/share-hover.svg')}
.cmp-actionmenu_container .cmp-actionmenu_item:hover.download img{background-image:url('../images/download-hover.svg')}
.cmp-actionmenu_container .cmp-actionmenu_item:hover.recent img{background-image:url('../images/recents-hover.svg')}
.cmp-actionmenu_container .cmp-actionmenu_item:hover.print img{background-image:url('../images/print-hover.svg')}
.cmp-actionmenu_container .cmp-actionmenu_item:hover.email img{background-image:url('../images/email-hover.svg')}
.cmp-actionmenu_container .cmp-actionmenu_item:hover.linkedin img{background-image:url('../images/linkedIn-hover.svg')}
.cmp-actionmenu_container .cmp-actionmenu_item:hover.twitter img{background-image:url('../images/twitter-hover.svg')}
.cmp-actionmenu_container .cmp-actionmenu_item:hover.facebook img{background-image:url('../images/facebook-hover.svg')}
.cmp-actionmenu_container .cmp-actionmenu_item .cmp-actionmenu_itemLink{display:flex}
.cmp-actionmenu_container .cmp-actionmenu_Top{float:left}
.cmp-actionmenu_container .cmp-actionmenu_Top .cmp-actionmenu_item .cmp-actionmenu_itemTitle{box-sizing:border-box;box-shadow:initial;color:#000;display:none;font-weight:400;font-size:1rem;margin:auto;margin-left:51px;position:absolute}
.cmp-actionmenu_container .cmp-actionmenu_Top .cmp-actionmenu_item .cmp-actionmenu_itemTitle.showText{display:block;background:#fff;border:1px solid #ddd;box-shadow:0 4px 4px 0 rgba(221,221,221,0.5);line-height:100%;padding:.625rem;width:fit-content}
.cmp-actionmenu_container #cmp-actionmenu_shareSocial{background:#fff;border:1px solid #ddd;box-shadow:0 4px 4px 0 rgba(221,221,221,0.5);display:none;flex-direction:column;padding:.625rem;width:fit-content}
.cmp-actionmenu_container #cmp-actionmenu_shareSocial.openShare{display:flex;position:absolute;margin-left:11px}
.cmp-actionmenu_container .cmp-actionmenu_RecentlyViewed{display:none;width:299px;margin-left:63px;padding:16px 16px 16px 24px;background:#f9f9f9}
.cmp-actionmenu_container .cmp-actionmenu_RecentlyViewed .cmp-actionmenu_RecentlyViewedTitle{font-weight:700;font-size:1rem;color:#333232}
.cmp-actionmenu_container .cmp-actionmenu_RecentlyViewed .cmp-actionmenu_RecentlyViewedSection{display:flex}
.cmp-actionmenu_container .cmp-actionmenu_RecentlyViewed .cmp-actionmenu_RecentlyViewedSection .cmp-actionmenu_RecentlyViewedSectionLeft-66{width:270px;padding-right:10px}
.cmp-actionmenu_container .cmp-actionmenu_RecentlyViewed .cmp-actionmenu_RecentlyViewedSection div:not(:first-child){width:86px}
.cmp-actionmenu_container .cmp-actionmenu_RecentlyViewed hr{border:2px solid #00a1e2}
.cmp-actionmenu_container .cmp-actionmenu_RecentlyViewed hr:nth-of-type(2){border:2px solid #002b51}
.cmp-actionmenu_container .cmp-actionmenu_RecentlyViewed hr:nth-of-type(3){border:2px solid #005aa4}
.cmp-actionmenu_container .cmp-actionmenu_triangle-left{display:none;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:7px solid #ddd;margin-top:12px;margin-left:5px}
.cmp-actionmenu_container .cmp-actionmenu_triangle-left .inner-triangle{position:relative;top:-4px;left:2px;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-right:6px solid white}
.cmp-actionmenu_container .cmp-actionmenu_triangle-left.showText{display:block}
.cmp-actionmenu_container #cmp-actionmenu_shareSocial-wrapper{float:left;display:flex;position:relative}
.cmp-actionmenu_container #cmp-actionmenu_shareSocial-wrapper.has-bookmark{padding-top:60px}
.cmp-actionmenu_container #cmp-actionmenu_shareSocial-wrapper .cmp-actionmenu_triangle-left{float:left}
.cmp-actionmenu_container #cmp-actionmenu_shareSocial-wrapper .cmp-actionmenu_item{height:auto}
.cmp-actionmenu_container #cmp-actionmenu_shareSocial-wrapper .cmp-actionmenu_item .cmp-actionmenu_itemTitle{display:block;position:relative;box-sizing:border-box;box-shadow:initial;color:#000;font-weight:400;font-size:1rem;margin:auto;margin-left:.625rem}
.cmp-actionmenu_container #cmp-actionmenu_shareSocial-wrapper .cmp-actionmenu_item:hover img{object-position:-99999px 99999px}
.imwebev-gutter-container .imwebev-data-container .actionmenu .cmp-actionmenu_container{margin-left:-7.3%}
.pd-template #cmp-actionmenu_shareSocial-wrapper{padding-top:18px}
.pd-template #cmp-actionmenu_shareSocial-wrapper.has-bookmark{padding-top:75px}
@media(min-width:1556px){.ff-template .cmp-actionmenu_container{margin-left:-90px}
}
.team-template-page .cmp-actionmenu_Top{margin-top:5rem}
.insight-index-template-page .cmp-actionmenu_container{margin-top:0}
@media(min-width:1367px) and (max-width:1535px){.strategy-index-template .imwebev-gutter-container .imwebev-data-container .actionmenu .cmp-actionmenu_container,.series-index .imwebev-gutter-container .imwebev-data-container .actionmenu .cmp-actionmenu_container{margin-left:-5.3%}
}
.text{position:relative}
.commonDisclosure p,.commonDisclosure sup{font-weight:400;font-size:1rem;line-height:120%;color:#767676}
.tooltipIcon-inlineDisplay{display:flex}
.cmp-text a{font-size:inherit;font-weight:inherit}
.cmp-text a:hover{text-decoration:underline !important}
.cmp-text .cmp-tooltip:hover+.cmp-tooltip_text{visibility:visible;opacity:1}
.cmp-tooltip{position:relative}
.cmp-tooltip .cmp-tooltip_icon{content:url("../images/i_icon.svg");position:relative;top:3px;border-radius:50%;border:1.25px solid #333;padding:3px 6px;background:#fff;margin-left:8px}
.cmp-tooltip_text{visibility:hidden;width:33.5%;position:absolute;box-sizing:border-box;margin-top:8px;background:#f2fafe;padding:18px 13px 14px;box-shadow:0 0 5px #ddd;z-index:1;opacity:0}
.cmp-tooltip_text::after{content:"";position:absolute;width:10px;height:10px;top:-4px;margin-left:-5px;background:#f2fafe;transform:rotate(45deg);z-index:-2}
.cmp-tooltip_text::before{content:"";width:60px;height:30px;position:absolute;background:#f2fafe;margin-left:-30px;top:0;z-index:-1}
@media(min-width:768px){.cmp-tooltip_text{margin-top:40px}
.cmp-tooltip_text::after{left:20%}
.cmp-tooltip_text::before{left:28px}
}
.cmp-tooltip_text p{font-size:.875rem !important;font-weight:400 !important;line-height:18px !important}
.hidden{display:none}
.insights{color:#333}
.insights .insights-summary *{font-size:1.5rem}
@media(max-width:767px){.insights .insights-summary *{font-size:1.25rem}
}
.insights .insight-description *{font-size:1.125rem}
@media(max-width:767px){.insights .insight-description *{font-size:1rem}
}
.insights .insight-disclosure,.insights .insightDisclosure{margin:1rem 0 2rem 0}
.insights .insight-disclosure p,.insights .insightDisclosure p{font-weight:400}
.insights .insight-disclosure *,.insights .insightDisclosure *{font-size:1rem;line-height:125%;color:#767676}
@media(max-width:767px){.insights .insight-disclosure *,.insights .insightDisclosure *{font-size:.875rem}
}
.insights .key-takeaway .cmp-text-placeholder{min-height:2rem}
.insights .key-takeaway .cmp-text{margin:2rem 0;min-height:2rem;border-top:3px solid #3bc3a3;padding:1rem 0}
.insights .key-takeaway .cmp-text>h2,.insights .key-takeaway .cmp-text>h3,.insights .key-takeaway .cmp-text>h4,.insights .key-takeaway .cmp-text>h5{margin:1rem 0}
.insights .key-takeaway .cmp-text>ul{list-style:none;padding-left:0;margin-top:1.5rem}
.insights .key-takeaway .cmp-text>ul>li{margin-left:2rem;margin-bottom:1rem;text-indent:-2rem;font-style:normal;font-size:1.125rem}
.insights .key-takeaway .cmp-text>ul>li ul,.insights .key-takeaway .cmp-text>ul>li ol{text-indent:0;margin-top:1rem}
.insights .key-takeaway .cmp-text>ul>li::before{content:"";display:inline-block;position:relative;top:2px;width:1rem;height:1rem;margin-right:1rem;background:#bae6ff}
.insights .key-takeaway .cmp-text>ol{padding-left:0}
.insights .key-takeaway .cmp-text>ol>li{position:relative;margin-left:1.5rem;padding-left:1rem;font-style:normal;font-size:1.125rem}
.insights .key-takeaway .cmp-text>ol>li ul,.insights .key-takeaway .cmp-text>ol>li ol{margin-top:1rem}
.insights .key-takeaway .cmp-text>ol>li::marker{font-size:1rem;font-weight:500;color:white}
.insights .key-takeaway .cmp-text>ol>li::before{position:absolute;left:-1.5rem;top:2px;z-index:-1;content:"";display:block;width:1.5rem;height:1.375rem;background:#bae6ff}
.insights .key-takeaway .cmp-text p{font-size:1.125rem;margin:1rem 0}
.insights .key-takeaway:not(.no-bottom-bar) .cmp-text{border-bottom:3px solid #3bc3a3}
.insights .cmp-text img{max-width:100%}
.insights .cmp-text p sup{line-height:1;font-size:smaller}
.centerHeader,.centerHeader h2{font-size:3rem;text-align:center;font-weight:500;line-height:110%;padding-top:1rem}
@media(max-width:767px){.centerHeader,.centerHeader h2{padding-top:.5rem;font-size:2rem}
}
.h2Header,.h2Header p,.h2Header h2{font-size:3rem;font-weight:500;line-height:110%}
@media(max-width:1024px){.h2Header,.h2Header p,.h2Header h2{font-size:2rem}
}
@media(max-width:1024px){.h2Header{padding-left:16px;padding-right:16px}
}
.etf-template .section-header,.pd-template .section-header,.etf-template .section-header p,.pd-template .section-header p{font-weight:500;font-size:3rem;line-height:110%}
.etf-template .section-body,.pd-template .section-body,.etf-template .section-body p,.pd-template .section-body p{font-size:1.125rem}
.etf-template .section-desc,.pd-template .section-desc,.etf-template .section-desc p,.pd-template .section-desc p{font-size:1rem;padding-right:12px}
.etf-template .section-desc:before,.pd-template .section-desc:before{content:'';width:80px;display:block;margin-bottom:20px;border-bottom:3px solid #3bc3a3}
.etf-template .section-sub-header,.pd-template .section-sub-header,.etf-template .section-sub-header p,.pd-template .section-sub-header p{font-weight:500;font-size:2rem;line-height:110%}
@media(max-width:1024px){.etf-template .section-header,.pd-template .section-header,.etf-template .section-header p,.pd-template .section-header p{font-size:2rem}
.etf-template .section-sub-header,.pd-template .section-sub-header,.etf-template .section-sub-header p,.pd-template .section-sub-header p{font-size:1.5rem;line-height:120%}
}
@media(min-width:768px){.two-cols-banner-text{max-width:28rem;margin-left:5rem}
}
.eyebrow-block>.cmp-text{display:flex;flex-direction:column;gap:.5rem}
.eyebrow-block>.cmp-text h3{display:flex;align-items:flex-start;font-size:3rem;line-height:1;margin:0;font-weight:300}
@media(min-width:1367px){.eyebrow-block>.cmp-text h3{font-size:6rem}
}
.eyebrow-block>.cmp-text .prefix{font-size:2rem;margin:0;line-height:1}
@media(min-width:1367px){.eyebrow-block>.cmp-text .prefix{font-size:4.625rem}
}
.eyebrow-block>.cmp-text p{font-weight:400;font-size:1.5rem;margin:0}
.eyebrow-block>.cmp-text p:first-of-type::before{display:block;content:"";height:.1875rem;width:3.25rem;background-color:#3bc3a3;margin-bottom:1rem;overflow:hidden}
.eyebrow-block--light>.cmp-text p:first-of-type::before{width:5rem;background-color:#9ef0f0}
.eyebrow-above-h3>.cmp-text h3:first-of-type::before{display:block;content:"";height:.1875rem;width:15%;background-color:#3bc3a3;margin-bottom:2rem;overflow:hidden}
.highlight-links a,.contact-box a{line-break:anywhere}
.basicpage.page .highlight-links a{text-decoration:underline}
.contact-box{background-color:#fff;padding:2rem 1.5rem 1.5rem}
.contact-box h4{margin:0 0 .25rem}
.contact-box p{margin:0}
.investment-summary{padding-left:1.5rem;padding-right:1.5rem}
.investment-summary h4{margin-bottom:.5rem}
.investment-summary p{margin-bottom:2rem}
@media(min-width:768px){.section-intro{text-align:center;max-width:53.875rem;margin-left:auto;margin-right:auto}
}
.diversity-inclusion-one p:first-of-type,.diversity-inclusion-two p:first-of-type{font-size:6rem !important;font-weight:300;line-height:150%}
.diversity-inclusion-one p:first-of-type::before,.diversity-inclusion-two p:first-of-type::before{display:block;content:"";height:.1875rem;width:5rem;background-color:#3bc3a3;margin-bottom:0;margin-top:2.2rem;overflow:hidden}
.diversity-inclusion-two>.cmp-text{display:flex;flex-wrap:wrap;flex-direction:row;column-gap:1.5rem}
.diversity-inclusion-two>.cmp-text p:nth-of-type(2){font-size:4rem;font-weight:300;line-height:150%;text-transform:uppercase;margin-top:4.4rem}
.diversity-inclusion-two>.cmp-text p:nth-of-type(3){flex-basis:100%}
.large-text-underline p:first-of-type{font-size:6rem;font-weight:300;line-height:110%}
.large-text-underline p:first-of-type::after{display:block;content:"";height:.1875rem;width:3.5rem;background-color:#3bc3a3;margin-bottom:2rem;margin-top:0;overflow:hidden}
.text-flex{display:flex;flex-direction:row;gap:1.5rem}
@media(max-width:767px){.text-flex{display:block}
}
.parameter-value{font-size:6rem !important;font-weight:300;line-height:150%}
@media(max-width:767px){.parameter-value{font-size:3rem !important;line-height:110%}
}
.parameter-header{font-size:1.5rem;font-weight:400;line-height:120%;text-transform:uppercase}
@media(max-width:767px){.parameter-header{font-size:1rem;text-transform:uppercase}
}
.parameter-header::before{display:block;content:"";height:.1875rem;width:4rem;background-color:#3bc3a3;margin-bottom:1rem;margin-top:2.2rem;overflow:hidden}
@media(max-width:767px){.parameter-header::before{margin-top:0}
}
.global-presence>.cmp-text{display:flex;flex-direction:row;gap:1.5rem}
@media(max-width:767px){.global-presence>.cmp-text{display:block}
}
.global-presence p:first-of-type{font-size:6rem !important;font-weight:300;line-height:150%}
@media(max-width:767px){.global-presence p:first-of-type{font-size:3rem !important;line-height:110%}
}
.global-presence p:nth-of-type(2){font-size:1.5rem;font-weight:400;line-height:120%;text-transform:uppercase}
@media(max-width:767px){.global-presence p:nth-of-type(2){font-size:1rem;text-transform:uppercase}
}
.global-presence p:nth-of-type(2)::before{display:block;content:"";height:.1875rem;width:4rem;background-color:#3bc3a3;margin-bottom:1rem;margin-top:2.2rem;overflow:hidden}
@media(max-width:767px){.global-presence p:nth-of-type(2)::before{margin-top:0}
}
.global-presence:nth-child(odd){justify-self:center}
.cmp-text-by-the-numbers>.cmp-text{display:flex;flex-direction:row;gap:1.5rem}
@media(max-width:767px){.cmp-text-by-the-numbers>.cmp-text{display:block}
}
@media(max-width:1024px){.cmp-text-by-the-numbers>.cmp-text{display:block}
}
.cmp-text-by-the-numbers p:first-of-type{font-size:1.5rem;font-weight:400;line-height:120%;text-transform:uppercase;flex:0}
@media(max-width:767px){.cmp-text-by-the-numbers p:first-of-type{font-size:1rem;text-transform:uppercase}
}
.cmp-text-by-the-numbers p:first-of-type::before{display:block;content:"";height:.1875rem;width:4rem;background-color:#3bc3a3;margin-bottom:1rem;margin-top:2.2rem;overflow:hidden}
@media(max-width:767px){.cmp-text-by-the-numbers p:first-of-type::before{margin-top:0}
}
.cmp-text-by-the-numbers p:nth-of-type(2){font-size:6rem !important;font-weight:300;line-height:150%}
@media(max-width:767px){.cmp-text-by-the-numbers p:nth-of-type(2){font-size:3rem !important;line-height:110%}
}
.cmp-text-by-the-numbers p:nth-of-type(2) sup{font-size:3rem;line-height:1.2}
@media(max-width:767px){.cmp-text-by-the-numbers p:nth-of-type(2) sup{font-size:1.5rem}
}
.text-as-pullquote .cmp-text{min-height:150px;margin:2rem 0;margin-left:150px}
@media(max-width:767px){.text-as-pullquote .cmp-text{margin-left:75px;min-height:50px}
}
.text-as-pullquote .cmp-text p{position:relative;margin-bottom:10px;font-style:normal;font-weight:300;font-size:2rem;line-height:110%;color:#000}
@media(max-width:767px){.text-as-pullquote .cmp-text p{margin-bottom:2px;font-size:1.125rem}
}
.text-as-pullquote .cmp-text span{font-size:1.125rem;line-height:1.2}
@media(max-width:767px){.text-as-pullquote .cmp-text span{font-size:.875rem}
}
.text-as-pullquote .cmp-text p.fr:first-child:before{background-image:url("../images/bluelessthan.svg")}
.text-as-pullquote .cmp-text p.de:first-child:before{background-image:url("../images/bluequotesreversed.svg")}
.text-as-pullquote .cmp-text p.zh:first-child:before{background-image:url("../images/bluel.svg")}
.text-as-pullquote .cmp-text p.ja:first-child:before{background-image:url("../images/bluel.svg")}
.text-as-pullquote .cmp-text p:first-child:before{background-image:url("../images/Quotes%20symbol.svg");position:absolute;left:-150px;width:125px;height:125px;background-size:100%;background-color:#9ef0f0;background-repeat:no-repeat;display:inline-block;content:""}
@media(max-width:767px){.text-as-pullquote .cmp-text p:first-child:before{left:-75px;width:50px;height:50px}
}
.professional .text-as-pullquote .cmp-text p{font-weight:300}
.overview-team-text{max-width:900px;margin:0 auto}
.overview-team-text .cmp-text p{color:#333;font-size:1.5rem;font-style:normal;font-weight:300;line-height:120%}
@media(max-width:767px){.overview-team-text .cmp-text p{font-size:1rem;font-weight:400;line-height:150%}
}
.ornamental-bullets{display:flex;align-items:center}
.ornamental-bullets,.ornamental-bullets *{font-size:1.125rem;font-weight:700}
.ornamental-bullets::before{content:'';height:1rem;text-align:center;display:inline-flex;width:1rem;min-width:1rem;margin-right:.5rem;font-size:1.125rem;font-weight:500;line-height:120%;background-color:#bae6ff;flex-direction:column;justify-content:center}
.capital-seeker-template .container :not([class*="disclosure"])>.cmp-text p{font-size:1.5rem}
@media(max-width:767px){.capital-seeker-template .container:not([class*="disclosure"])>.cmp-text p{font-size:1.125rem}
}
.capital-seeker-template .container.two-cols .cmp-text p{font-size:1.25rem}
@media(max-width:767px){.capital-seeker-template .container.two-cols .cmp-text p{font-size:1rem}
}
.capital-seeker-template .container.two-cols .cmp-text h3{font-size:2rem}
@media(max-width:767px){.capital-seeker-template .container.two-cols .cmp-text h3{font-size:1.5rem}
}
.page-not-found-title{margin:0 auto !important;box-sizing:border-box;max-width:1536px;padding:0 2rem}
@media(max-width:767px){.page-not-found-title{padding:0}
}
.page-not-found-title>p{background-color:#f9f9f9;padding:6rem 0;margin-bottom:0;text-align:center;font-size:4rem;font-weight:700}
@media(max-width:767px){.page-not-found-title>p{font-size:2.25rem;padding:4rem 0}
}
.page-not-found-text{max-width:900px;margin:0 auto;padding:4rem 0 10rem 0}
.page-not-found-text>p{margin:1rem}
@media(max-width:767px){.page-not-found-text>p{padding:4rem}
}
.text-as-mm-pullquote .cmp-text{min-height:150px;margin:2rem 0;margin-left:85px;position:relative;margin-bottom:10px;font-style:normal;font-weight:300;font-size:1.5rem;line-height:110%;color:#000}
.text-as-mm-pullquote .cmp-text p{font-weight:inherit;font-size:inherit;line-height:inherit}
@media(max-width:767px){.text-as-mm-pullquote .cmp-text{margin-left:75px;min-height:50px;margin-bottom:2px;font-size:1.25rem}
}
.text-as-mm-pullquote .cmp-text::before{position:absolute;left:-85px;width:60px;height:60px;background-size:100%;background-image:url("../images/whitequotes.svg");background-color:#9ef0f0;background-repeat:no-repeat;display:inline-block;content:""}
@media(max-width:767px){.text-as-mm-pullquote .cmp-text::before{left:-75px;width:50px;height:50px}
}
span.pale-violet,span.pale-yellow,span.light-blue,span.pale-green{border-radius:56px;font-weight:400;font-size:.75rem;line-height:18px;text-transform:uppercase;padding:2px 8px 2px 8px;margin-bottom:0}
@media(min-width:768px){span.pale-violet,span.pale-yellow,span.light-blue,span.pale-green{font-size:.875rem;line-height:21px}
}
span.pale-violet{background-color:#e8daff}
span.pale-yellow{background-color:#fcf4d6}
span.light-blue{background-color:#d9f1fb}
span.pale-green{background-color:#a7f0ba}
span.align-top-right{display:flex;position:absolute;top:0;right:0;justify-content:flex-end;gap:8px;margin-top:16px;margin-right:16px}
span.middle-title-text{display:block;margin-left:16px;font-size:1.25rem;line-height:24px;font-weight:500;margin-bottom:0}
@media(min-width:768px){span.middle-title-text{font-size:1.5rem;line-height:28.8px}
}
.teaser.color-bubble-teaser .text span.middle-title-text{margin-top:54px}
@media(min-width:768px){.teaser.color-bubble-teaser .text span.middle-title-text{margin-top:57px}
}
span.minute-read-text{position:absolute;bottom:16px;left:16px;text-transform:uppercase;font-size:.875rem;line-height:17px;font-weight:400;margin-bottom:0}
@media(min-width:768px){span.minute-read-text{font-size:1rem;line-height:19px}
}
@media(max-width:1024px){.teaser-card-h3-header h3{font-size:1.25rem;line-height:24px;margin:16px 0}
}
.teaser{background-color:transparent;color:#333;display:flex}
@media(min-width:768px){.teaser.padding-narrow .cmp-teaser .cmp-teaser__content-container{padding:2rem 2rem 80px 2rem}
}
@media(min-width:768px){.teaser.small-text .cmp-teaser .cmp-teaser__description p{font-size:1rem;margin-top:-1rem}
}
.teaser.cta-light-blue .cmp-teaser .cmp-teaser__icon-image{background-color:#00a1e2}
.teaser.cta-medium-blue .cmp-teaser .cmp-teaser__icon-image{background-color:#005aa4}
.teaser.cta-pale-ocean .cmp-teaser .cmp-teaser__icon-image{background-color:#9ef0f0}
.teaser .cmp-teaser{position:relative;z-index:0;flex-grow:1}
.teaser .cmp-teaser .text{position:inherit}
.teaser .cmp-teaser .cmp-teaser__content-container{padding:20px 20px 80px}
@media(min-width:768px){.teaser .cmp-teaser .cmp-teaser__content-container{padding:80px 60px 120px}
}
.teaser .cmp-teaser .cmp-teaser__title{font-size:1.5rem;line-height:28.8px;margin:0;padding-bottom:30px}
.teaser .cmp-teaser .cmp-teaser__description p{margin:0;font-weight:300;font-size:1.125rem;line-height:27px}
@media(min-width:768px){.teaser .cmp-teaser .cmp-teaser__description p{font-weight:400;font-size:1.25rem;line-height:30px}
}
.teaser .cmp-teaser .cmp-teaser__icon-image{display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;right:0;background-color:#3bc3a3;width:3.75rem;height:3.75rem}
.teaser .cmp-teaser .cmp-teaser__icon-image img{filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0) hue-rotate(117deg) brightness(103%) contrast(102%)}
.teaser .cmp-teaser .cmp-teaser__icon-image-authored{background:0;display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;right:0;width:40px;height:40px}
.teaser .cmp-teaser .cmp-teaser__icon-image-authored img{filter:none}
.teaser .cmp-teaser .cmp-teaser__image{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:auto;z-index:-2}
@media(max-width:767px){.teaser .cmp-teaser .cmp-teaser__image{position:static}
}
.teaser .cmp-teaser .cmp-teaser__image .cmp-image{width:100%;height:auto;display:flex}
.teaser .cmp-teaser .cmp-teaser__image .cmp-image .overflow.hideTopBorder.hideBottomBorder{width:100%;height:100%;display:flex}
.teaser .cmp-teaser .cmp-teaser__image .cmp-image .overflow.hideTopBorder.hideBottomBorder .cmp-image__link.model-open{width:100%;height:100%;display:flex}
.teaser .cmp-teaser .cmp-teaser__image .cmp-image .overflow.hideTopBorder.hideBottomBorder .cmp-image__link.model-open .cmp-image-img{height:100%;width:100%;display:block}
.teaser .cmp-teaser a{color:inherit}
.teaser .cmp-teaser .cmp-teaser__container{display:none}
.teaser.featured-card-view-aboutus .cmp-teaser .cmp-teaser__content-container{padding:3.5rem 2rem 4rem}
@media(max-width:1024px){.teaser.featured-card-view-aboutus .cmp-teaser .cmp-teaser__content-container{padding:2rem 2rem 4rem;min-height:10.125rem}
}
.teaser.featured-card-view-aboutus .cmp-teaser .cmp-teaser__title{font-size:2rem;font-weight:500}
@media(max-width:1024px){.teaser.featured-card-view-aboutus .cmp-teaser .cmp-teaser__title{font-size:1.25rem}
}
.teaser.featured-card-view-aboutus .cmp-teaser .cmp-text p{font-size:1.25rem;font-weight:400}
@media(max-width:1024px){.teaser.featured-card-view-aboutus .cmp-teaser .cmp-text p{font-size:.875rem}
}
.teaser.featured-card-view-cs .cmp-teaser .cmp-teaser__content-container{padding:2rem 2rem 4rem}
@media(min-width:1025px) and (max-width:1366px){.teaser.featured-card-view-cs .cmp-teaser .cmp-teaser__content-container{min-height:18.75rem}
}
@media(max-width:1024px){.teaser.featured-card-view-cs .cmp-teaser .cmp-teaser__content-container{padding:2rem 1rem 4rem;min-height:10.125rem}
}
.teaser.featured-card-view-cs .cmp-teaser .cmp-teaser__title{font-size:1.5rem;font-weight:500}
@media(max-width:1024px){.teaser.featured-card-view-cs .cmp-teaser .cmp-teaser__title{font-size:1.25rem}
}
.teaser.featured-card-view-cs .cmp-teaser .cmp-text p{font-size:1rem}
@media(max-width:1024px){.teaser.featured-card-view-cs .cmp-teaser .cmp-text p{font-size:.875rem}
}
.teaser.color-bubble-teaser{border:1px solid #ddd;height:182px}
@media(min-width:768px){.teaser.color-bubble-teaser{height:200px}
}
@media(max-width:1024px){.teaser.color-bubble-teaser{margin-inline:16px}
}
.teaser.color-bubble-teaser .cmp-teaser__content-container{padding:0}
.evre.teaser{height:12.5rem}
.evre.teaser .cmp-teaser{background-color:#f9f9f9}
.evre.teaser .cmp-teaser .cmp-teaser__content-container{padding:3.5rem 2.875rem 1.5rem 1.5rem}
.evre.teaser .cmp-teaser .cmp-teaser__title{color:#000;padding-bottom:0}
.evre.teaser .cmp-teaser .disclosure .cmp-text p{font-size:1rem;font-weight:normal;color:#000}
.evre.teaser .cmp-teaser .disclosure .cmp-text p::after{content:"";display:block;position:absolute;right:1.5rem;top:0;height:100%;width:.75rem;background:url("../images/chevron-right.svg") no-repeat left center}
.evre.teaser .cmp-teaser .cmp-teaser__icon-image{display:none}
.evre.teaser .cmp-teaser .cmp-teaser__container{display:block}
.teams-people .cmp-tabs .cmp-tab__container .cmp-tabs__tablist .cmp-tabs__tabheader{flex:auto;background:#fff;border-bottom:3px solid #cef0e8}
.teams-people .cmp-tabs .cmp-tab__container .cmp-tabs__tablist .cmp-tabs__tabheader--active{background:#cef0e8;border-bottom:3px solid #3bc3a3}
.teams-people .cmp-tabs .cmp-tab__container .cmp-tabs__tablist{border-bottom:0}
@media(max-width:1024px){.teams-people .cmp-tabs .cmp-tabs__tabheaderForMobile{display:none}
.teams-people .cmp-tabs .cmp-tabs__tabContainer .cmp-tabs__tablist{flex-direction:row}
.teams-people .cmp-tabs .cmp-tabs__tabContainer .cmp-tabs__tablist .cmp-tabs__tabheader{background:#e3e8ec}
.teams-people .cmp-tabs .cmp-tabs__tabContainer .cmp-tabs__tablist .cmp-tabs__tabheader--active{background:#cef0e8}
.teams-people .cmp-tabs .cmp-tabs__tabContainer .cmp-tabs__tablist .cmp-tabs__content_div{border-bottom:0}
.teams-people .cmp-tabs .cmp-tabs__tabContainer .cmp-tabs__tablist .cmp-tabs__tabheader,.teams-people .cmp-tabs .cmp-tabs__tabContainer .cmp-tabs__tablist .cmp-tabs__tabheader--active{display:block;border-bottom:0}
.teams-people .cmp-tabs .cmp-tabs__tabContainer .cmp-tabs__tabpanel--accordian{display:none}
.teams-people .cmp-tabs .cmp-tabs__tabContainer .cmp-tabs__tabpanel--accordian--active{display:block}
}
.cmp-tabs .cmp-tabs__listContainer .cmp-tabs__tablist{display:block;padding-right:10px;padding-left:5px;margin:0;padding:0;background:#fff;list-style:none}
.cmp-tabs .cmp-tabs__listContainer .cmp-tabs__tablist .cmp-tabs__tabheader{margin:0}
.cmp-tabs .cmp-tabs__listContainer .cmp-tabs__tablist .cmp-tabs__content_div{display:flex;flex-direction:column;align-items:flex-start;border-bottom:2px solid #3bc3a3}
.cmp-tabs .cmp-tabs__listContainer .cmp-tabs__tablist .cmp-tabs__content_div .cmp-tabs__content_span{font-size:3rem;font-style:normal;font-weight:200;line-height:110%;padding-bottom:20px}
.cmp-tabs .cmp-tabs__tabContainer .cmp-tabs__tablist{display:flex;padding-right:10px;padding-left:0;background:#fff;list-style:none;border-bottom:2px solid #3bc3a3}
.cmp-tabs .cmp-tabs__tabContainer .cmp-tabs__tablist .cmp-tabs__tabheader{box-sizing:border-box;flex-direction:column;justify-content:center;flex-shrink:0;padding:15px 15px 5px 10px;cursor:pointer;margin:0}
@media(min-width:768px) and (max-width:1024px){.cmp-tabs .cmp-tabs__tabContainer .cmp-tabs__tablist .cmp-tabs__tabheader{padding:6px}
}
.cmp-tabs .cmp-tabs__tabContainer .cmp-tabs__tablist .cmp-tabs__tabheader--active{border-color:inherit;border-bottom:3px solid #3bc3a3}
.cmp-tabs .cmp-tabs__tabContainer .cmp-tabs__tabpanel--accordian--active{display:block}
.cmp-tabs .cmp-tabs__tabContainer .cmp-tabs__tabpanel--accordian--hidden{display:none}
.cmp-tabs .cmp-tabs__tablist--hidden{display:none}
.cmp-tabs .cmp-tabs__tabheaderForMobile{display:none}
.cmp-tabs .cmp-tabs__tabheader{display:block}
.cmp-tabs .cmp-tabs__showAsAccordion .cmp-tabs__accordion{display:none}
.cmp-tabs .cmp-tabs__content_span{position:relative;bottom:3px}
@media(max-width:1024px){.cmp-tabs .cmp-tabs__tabContainer .cmp-tabs__hidden{display:none}
.cmp-tabs .cmp-tabs__tabContainer .cmp-tabs__showAsAccordion{flex-direction:column;border-bottom:0}
.cmp-tabs .cmp-tabs__tabContainer .cmp-tabs__showAsAccordion .cmp-tabs__accordion{display:block}
.cmp-tabs .cmp-tabs__tabContainer .cmp-tabs__showAsAccordion .cmp-tabs__accordion--active{display:block}
.cmp-tabs .cmp-tabs__tabContainer .cmp-tabs__showAsAccordion .cmp-tabs__accordion--hidden{display:none;border-bottom:0}
.cmp-tabs .cmp-tabs__tabContainer .cmp-tabs__showAsAccordion .cmp-tabs__content_div--active{background:#cef0e8;border-bottom:3px solid #3bc3a3;margin-top:-21px;padding-top:11px}
.cmp-tabs .cmp-tabs__listContainer .cmp-tabs__tablist .cmp-tabs-showAsAccordion__content_div,.cmp-tabs .cmp-tabs__tabContainer .cmp-tabs__tablist .cmp-tabs-showAsAccordion__content_div{flex-direction:row;align-items:center;border-bottom:3px solid #3bc3a3;width:100%;text-align:left}
.cmp-tabs .cmp-tabs__listContainer .cmp-tabs__tablist .cmp-tabs__content_div .cmp-tabs__content_span,.cmp-tabs .cmp-tabs__tabContainer .cmp-tabs__tablist .cmp-tabs__content_div .cmp-tabs__content_span{font-size:1.25rem;font-style:normal;font-weight:500;line-height:120%;margin-right:auto;padding-bottom:5px;margin-bottom:auto}
.cmp-tabs .cmp-tabs-showAsAccordion__content_div .cmp-tabs__icon{position:relative;margin-left:auto;float:right;height:18px;width:18px}
.cmp-tabs .cmp-tabs-showAsAccordion__content_div .cmp-tabs__icon--active{background-image:url('../images/plus-mobileForTab.svg')}
.cmp-tabs .cmp-tabs-showAsAccordion__content_div .cmp-tabs__icon--hidden{background-image:url('../images/minus-mobile.svg')}
.cmp-tabs .cmp-tabs__tabpanel--accordian--active{margin-top:-23px}
}
.etf-template .cmp-tabs.tabs-fund .cmp-tabs__tablist,.pd-template .cmp-tabs.tabs-fund .cmp-tabs__tablist{display:flex;background-color:transparent}
.etf-template .cmp-tabs.tabs-fund .cmp-tabs__tablist .cmp-tabs__tabheader--active span,.pd-template .cmp-tabs.tabs-fund .cmp-tabs__tablist .cmp-tabs__tabheader--active span{font-weight:500}
.cmp-tabs .cmp-tab__heading{padding:24px 0;border-bottom:3px solid #3bc3a3;font-weight:500;font-size:1.125rem;line-height:22px;margin-bottom:0}
@media(min-width:768px){.cmp-tabs .cmp-tab__heading{font-size:2rem;line-height:35px;border-bottom:4px solid #3bc3a3}
}
.cmp-tabs .cmp-tabs__listContainer{padding-left:16px}
.cmp-tabs .cmp-tabs__listContainer .cmp-tabs__tablist li{padding:0;opacity:0;max-height:0;transition:max-height .2s ease,opacity .2s ease}
.cmp-tabs .cmp-tabs__listContainer .cmp-tabs__tablist li .cmp-tabs__content_div{border-bottom:0}
.cmp-tabs .cmp-tabs__listContainer .cmp-tabs__tablist li .cmp-tabs__content_div .cmp-tabs__content_span{padding-bottom:21px;font-weight:500;font-size:1.125rem;line-height:22px}
@media(min-width:768px){.cmp-tabs .cmp-tabs__listContainer .cmp-tabs__tablist li .cmp-tabs__content_div .cmp-tabs__content_span{padding-bottom:25px;font-size:1.5rem;line-height:29px}
}
.cmp-tabs .cmp-tabs__listContainer .cmp-tabs__tablist li .cmp-tabs__tabpanel .cmp-text,.cmp-tabs .cmp-tabs__listContainer .cmp-tabs__tablist li .cmp-tabs__tabpanel p{margin-bottom:0;font-weight:400;font-size:1rem;line-height:24px}
@media(min-width:768px){.cmp-tabs .cmp-tabs__listContainer .cmp-tabs__tablist li .cmp-tabs__tabpanel .cmp-text,.cmp-tabs .cmp-tabs__listContainer .cmp-tabs__tablist li .cmp-tabs__tabpanel p{font-size:1.125rem;line-height:27px}
}
.cmp-tabs .cmp-tabs__listContainer .cmp-tabs__tablist li.show{opacity:1;max-height:500px;overflow:hidden;padding:21px 0 32px}
@media(min-width:768px){.cmp-tabs .cmp-tabs__listContainer .cmp-tabs__tablist li.show{padding:25px 0 40px}
}
.cmp-tabs .cmp-tabs__listContainer .cmp-tabs__tablist li:not(:first-child){border-top:1px solid #ddd}
@media(min-width:768px){.cmp-tabs .cmp-tabs__listContainer{padding-left:24px}
}
.cmp-tabs .cmp-tabs__listContainer .bios-toggle-btn{position:relative;cursor:pointer;display:flex;align-items:center;border:0;background:transparent;margin-top:8px;margin-bottom:20px;padding:0;z-index:1}
.cmp-tabs .cmp-tabs__listContainer .bios-toggle-btn span.cmp-button__text,.cmp-tabs .cmp-tabs__listContainer .bios-toggle-btn span{color:#005aa4;font-weight:500;font-size:1.125rem;line-height:22px}
@media(min-width:768px){.cmp-tabs .cmp-tabs__listContainer .bios-toggle-btn span.cmp-button__text,.cmp-tabs .cmp-tabs__listContainer .bios-toggle-btn span{font-size:1.5rem;line-height:29px}
}
@media(max-width:1024px){.cmp-tabs .cmp-tabs__listContainer .bios-toggle-btn span.cmp-button__text,.cmp-tabs .cmp-tabs__listContainer .bios-toggle-btn span{margin-bottom:0}
}
.cmp-tabs .cmp-tabs__listContainer .bios-toggle-btn .bios-toggle-icon{margin-left:10px}
.cmp-tabs .cmp-tabs__listContainer .bios-toggle-btn .chevron-blue-down{display:block}
.cmp-tabs .cmp-tabs__listContainer .bios-toggle-btn .chevron-blue-up{display:none}
.cmp-tabs .cmp-tabs__listContainer .bios-toggle-btn.show-all .chevron-blue-down{display:none}
.cmp-tabs .cmp-tabs__listContainer .bios-toggle-btn.show-all .chevron-blue-up{display:block}
.cmp-tabs .cmp-tabs__listContainer .bios-toggle-btn.hidden{display:none}
.dropdown{display:inline-block;position:relative;overflow:visible}
.dropdown .dropdown-label{display:flex;flex-direction:column;align-items:flex-start}
.dropdown .dropdown-label .header{font-size:.875rem;font-style:normal;font-weight:400;line-height:120%;color:#767676}
.dropdown .dropdown-label .value{font-size:1rem;font-style:normal;font-weight:400;line-height:120%}
.dropdown-button{background-color:#fff;padding:16px 40px 16px 16px;height:64px;font-size:1rem;border:1px solid #ddd;cursor:pointer;box-sizing:border-box;position:relative}
.dropdown-button::after{content:url("../images/chevron-down.svg");display:block;width:15px;height:17px;position:absolute;right:16px;top:0;bottom:0;margin:auto 0}
.dropdown-content{display:none;position:absolute;background-color:#fff;border:1px solid #ddd;box-shadow:0 8px 16px 0 rgba(0,0,0,0.15);z-index:1;left:0;top:100%}
.dropdown-content a{font-size:1rem}
.dropdown-content.show{display:block}
.dropdown-item{color:#000;padding:12px 16px;text-decoration:none;display:block;cursor:pointer;transition:background-color 250ms ease 0}
.dropdown-item:hover{background-color:#f9f9f9}
@tablet-and-mobile{width:99.5%}
@media(max-width:1024px){.cmp-tabs .showInDesktop{display:none !important}
}
@media(min-width:1025px){.cmp-tabs .showInMobile{display:none !important}
}
.cmp-tabs.blockTabs .cmp-tab__container .cmp-tabs__tablist{display:flex;width:100%;list-style:none;border-bottom:0;box-sizing:border-box;background-color:#fff;padding:0}
.cmp-tabs.blockTabs .cmp-tab__container .cmp-tabs__tablist .cmp-tabs__tabheader--active{border-color:inherit;border-bottom:6px solid #3bc3a3;background:#cef0e8;text-align:center}
.cmp-tabs.blockTabs .cmp-tab__container .cmp-tabs__tablist .cmp-tabs__tabheader--active .cmp-tabs__content_span{font-weight:500}
.cmp-tabs.blockTabs .cmp-tab__container .cmp-tabs__tablist .cmp-tabs__tabheader--hidden{background-color:#fff;border-bottom:6px solid #cef0e8}
.cmp-tabs.blockTabs .cmp-tab__container .cmp-tabs__tablist .cmp-tabs__tabheader{flex-grow:1;flex-basis:0;text-align:center;height:auto}
.cmp-tabs.blockTabs .cmp-tab__container .cmp-tabs__tablist .cmp-tabs__tabheader .cmp-tabs__content_div{margin-top:10px}
.cmp-tabs.blockTabs .cmp-tab__container .cmp-tabs__tablist .cmp-tabs__tabheader .cmp-tabs__content_div .cmp-tabs__content_span{font-size:1.25rem;position:static}
@media(max-width:1024px){.cmp-tabs.blockTabs .cmp-tab__container{padding:0 16px}
.cmp-tabs.blockTabs .cmp-tab__container .cmp-tabs__tabpanel--accordian--active{padding-top:24px}
.cmp-tabs.blockTabs .cmp-tab__container .block-tabs-dropdown{position:relative}
.cmp-tabs.blockTabs .cmp-tab__container .block-tabs-dropdown .dropdown-content{width:100%}
.cmp-tabs.blockTabs .cmp-tab__container .block-tabs-dropdown .dropdown-content .dropdown-tab{padding:8px}
.cmp-tabs.blockTabs .cmp-tab__container .cmp-tabs__tablist.cmp-tabs__showAsAccordion .cmp-tabs__tabheader{width:100%}
.cmp-tabs.blockTabs .cmp-tab__container .cmp-tabs__tablist.cmp-tabs__showAsAccordion .cmp-tabs__tabheader--active{border-bottom:0;background:transparent;width:100%;text-align:initial}
.cmp-tabs.blockTabs .cmp-tab__container .cmp-tabs__tablist.cmp-tabs__showAsAccordion .cmp-tabs__tabheader--active .cmp-tabs__content_span{font-weight:500}
.cmp-tabs.blockTabs .cmp-tab__container .cmp-tabs__tablist.cmp-tabs__showAsAccordion .cmp-tabs__tabheader--hidden{background-color:transparent;border-bottom:0}
.cmp-tabs.blockTabs .cmp-tab__container .cmp-tabs__tablist.cmp-tabs__showAsAccordion .cmp-tabs__tabheader{width:100%;text-align:initial;height:initial}
}
.cmp-tabs.addBackdrop{position:relative}
.cmp-tabs.addBackdrop .banner-container{height:280px;margin-top:-24px;display:flex;background:#f9f9f9}
.cmp-tabs.addBackdrop .banner-container .header{padding:104px 0 32px 0}
.cmp-tabs.addBackdrop .banner-container::before{background-color:#f9f9f9;width:calc(100% + 14.96%);height:380px;position:absolute;left:-7.48%;content:'';z-index:-1}
@media(max-width:1024px){.cmp-tabs.addBackdrop .banner-container{height:200px}
.cmp-tabs.addBackdrop .banner-container::before{width:100%;height:279px;left:unset}
.cmp-tabs.addBackdrop .banner-container .header{padding-left:16px;padding-top:72px}
}
.team-template-page .cmp-tabs.blockTabs .cmp-tab__container .cmp-tabs__tablist .cmp-tabs__tabheader{text-align:center;align-content:center;padding:32px;flex:1 1 auto}
.team-template-page .cmp-tabs.blockTabs .cmp-tab__container .cmp-tabs__tablist .cmp-tabs__tabheader .cmp-tabs__content_div{margin-top:0}
@media(min-width:1025px) and (max-width:1366px){.team-template-page .cmp-tabs.blockTabs .cmp-tab__container .showInDesktop{display:none !important}
}
@media(max-width:1366px){.team-template-page .cmp-tabs.blockTabs .cmp-tab__container .dropdown-container{width:100vw;left:calc( ( 100% - 100vw ) / 2);position:relative;background-color:#ebf9f6;display:flex;justify-content:center;border-bottom:6px solid #cef0e8;height:93px}
.team-template-page .cmp-tabs.blockTabs .cmp-tab__container .dropdown-container .showInMobile.block-tabs-dropdown{padding:16px 0}
.team-template-page .cmp-tabs.blockTabs .cmp-tab__container .dropdown-container .showInMobile.block-tabs-dropdown .dropdown-button{font-size:1.5rem}
.team-template-page .cmp-tabs.blockTabs .cmp-tab__container .dropdown-container .showInMobile.block-tabs-dropdown .dropdown-content.show{max-height:200px;overflow:scroll;margin-top:-16px}
.team-template-page .cmp-tabs.blockTabs .cmp-tab__container .cmp-tabs__tabpanel--accordian--active{padding-top:0;margin-top:0}
}
@media(max-width:1366px) and (min-width:1025px) and (max-width:1366px){.team-template-page .cmp-tabs.blockTabs .cmp-tab__container .dropdown-container .showInMobile.block-tabs-dropdown{display:block !important;position:relative}
}
@media(max-width:1366px) and (max-width:767px){.team-template-page .cmp-tabs.blockTabs .cmp-tab__container .dropdown-container .showInMobile.block-tabs-dropdown{width:90vw}
}
@media(max-width:1366px) and (min-width:768px) and (max-width:1366px){.team-template-page .cmp-tabs.blockTabs .cmp-tab__container .dropdown-container .showInMobile.block-tabs-dropdown{width:500px}
}
@media(max-width:1366px) and (min-width:1025px) and (max-width:1366px){.team-template-page .cmp-tabs.blockTabs .cmp-tab__container .dropdown-container .showInMobile.block-tabs-dropdown .dropdown-content.show{width:100%}
.team-template-page .cmp-tabs.blockTabs .cmp-tab__container .dropdown-container .showInMobile.block-tabs-dropdown .dropdown-content.show .dropdown-tab{padding:8px}
}
.separator.c-dark-gray hr{border-top:1px solid #333}
.separator.c-gray hr{border-top:1px solid #ddd}
.separator.c-light-gray hr{border-top:1px solid #f2f2f2}
.separator.c-none hr{border:0}
.separator.c-brandbar hr{border-top:3px solid #3bc3a3}
.separator .cmp-separator{padding:8px 0}
.separator hr{margin:0}
.scroller .cmp-scroller:not(.active){opacity:0;pointer-events:none}
.scroller{position:sticky;top:16px;height:0;z-index:3}
@media(max-width:1024px){.scroller{display:none}
}
.scroller.scroller-sticky-scroller-active{top:80px}
.scroller .cmp-scroller{margin-right:-90px;cursor:pointer;opacity:1;transition:opacity .5s ease-in-out;width:50px;float:right}
@media(min-width:1556px){.scroller .cmp-scroller{margin-right:-112px}
}
.scroller .cmp-scroller .cmp-scroller__icon{display:flex;flex-direction:column;align-items:center;background-color:#f2fafe;color:#005aa4;padding:11px;font-size:.875rem;font-weight:500;line-height:1.429;text-transform:uppercase}
.scroller .cmp-scroller .cmp-scroller__icon::before{display:inline-block;position:relative;bottom:-5px;border-style:solid;border-width:3px 3px 0 0;width:12px;height:12px;transform:rotate(-45deg);vertical-align:top}
.capital-seeker-template .onpage-sticky{margin-top:71px}
.pd-template .onpage-sticky,.etf-template .onpage-sticky{margin-top:20px}
.team-template-page .scroller .cmp-scroller{margin-top:4.375rem}
@media(min-width:1025px){.strategy-index-template .cmp-scroller{margin-right:-6.5%}
}
@media(min-width:1025px){.series-index .cmp-scroller{margin-right:-90px}
}
.list .cmp-list{margin:0;padding-bottom:35px;padding-right:118px;padding-left:0;list-style-type:none}
.list .cmp-list.pdf-list{display:flex;flex-wrap:wrap;padding-right:0;column-gap:52px}
.list .cmp-list.pdf-list .cmp-list_heading{display:none}
.list .cmp-list.pdf-list .cmp-list__item{width:100%;border-bottom:1px solid #ddd}
.list .cmp-list.pdf-list .cmp-list__item a{display:flex;justify-content:center;align-items:center;width:100%}
.list .cmp-list.pdf-list .cmp-list__item .cmp-list__item-title{display:flex;flex:1}
.list .cmp-list.pdf-list .cmp-list__item .icon,.list .cmp-list.pdf-list .cmp-list__item.cmp-list-externalLink .cmp-list__item-title::after{display:none}
@media(max-width:1024px){.list .cmp-list{padding:0}
.list .cmp-list.pdf-list{flex-wrap:wrap}
.list .cmp-list.pdf-list .cmp-list__item{width:100%}
.list .cmp-list.pdf-list .cmp-list__item a{margin:0}
.list .cmp-list.pdf-list .cmp-list__item a,.list .cmp-list.pdf-list .cmp-list__item .cmp-list__item-title{font-size:1rem}
}
.list .cmp-list .cmp-list_heading{color:#000}
.list .cmp-list .cmp-list_heading .cmp-text p{font-size:1.5rem;font-weight:500;line-height:120%;margin:0}
.list .cmp-list .cmp-list__item{padding-bottom:16px;padding-top:32px;margin:0;display:flex}
@media(max-width:1024px){.list .cmp-list .cmp-list__item{width:100%}
}
.list .cmp-list .cmp-list__item-title{color:#005aa4;font-size:1.125rem;font-style:normal;font-weight:500;line-height:120%}
.list .cmp-list .cmp-list__item.cmp-list-externalLink .cmp-list__item-title::after{position:relative;top:3px;margin-left:3px;content:url("../images/icon-link-out.svg")}
.list .cmp-list .cmp-list-ctaButton{max-width:170px;max-height:70px;list-style:none;display:block;background-color:#fff;text-decoration:none;border:1px solid #005aa4;padding-bottom:0;padding-top:0;margin-bottom:10px;margin-top:10px}
.list .cmp-list .cmp-list-ctaButton:hover{background:#005aa4}
.list .cmp-list .cmp-list-ctaButton .cmp-list__item-title{text-align:center;padding:16px 20px 16px 20px}
.list .cmp-list .cmp-list-ctaButton .cmp-list__item-title:hover{color:#fff}
@media(max-width:1024px){.list.download-style .cmp-list,.list.arrow-style .cmp-list{padding:0}
}
.list.download-style .cmp-list .cmp-list__item,.list.arrow-style .cmp-list .cmp-list__item{border:0 !important}
.list.download-style .cmp-list .cmp-list__item a,.list.arrow-style .cmp-list .cmp-list__item a{justify-content:flex-start}
.list.download-style .cmp-list .cmp-list__item-link .icon,.list.arrow-style .cmp-list .cmp-list__item-link .icon{display:none}
.list.download-style .cmp-list .cmp-list__item-link .cmp-list__item-title,.list.arrow-style .cmp-list .cmp-list__item-link .cmp-list__item-title{color:#000;display:inline-grid;padding-bottom:20px;position:relative;padding-right:3.625rem;box-sizing:border-box;width:auto;font-size:1.5rem;font-weight:400}
@media(max-width:1024px){.list.download-style .cmp-list .cmp-list__item-link .cmp-list__item-title,.list.arrow-style .cmp-list .cmp-list__item-link .cmp-list__item-title{font-size:1.25rem;line-height:1.5rem}
.list.download-style .cmp-list .cmp-list__item-link .cmp-list__item-title br,.list.arrow-style .cmp-list .cmp-list__item-link .cmp-list__item-title br{display:none}
}
@media(max-width:767px){.list.download-style .cmp-list .cmp-list__item-link .cmp-list__item-title,.list.arrow-style .cmp-list .cmp-list__item-link .cmp-list__item-title{padding-top:0;padding-bottom:0}
}
.list.download-style .cmp-list .cmp-list__item-link .cmp-list__item-title:after,.list.arrow-style .cmp-list .cmp-list__item-link .cmp-list__item-title:after{content:'';background-image:url('../images/arrow.svg');display:inline-flex;background-repeat:no-repeat;width:58px;height:56px;align-self:center;grid-column:none;position:absolute;right:0;top:-13px}
.list.arrow-style .cmp-list .cmp-list__item-link .cmp-list__item-title{color:#fff}
.list.download-style .cmp-list .cmp-list__item,.list.download-style .cmp-list.pdf-list .cmp-list__item{width:100%;border-bottom:2px solid #fff !important;padding:16px 8px}
.list.download-style .cmp-list .cmp-list__item-link .cmp-list__item-title,.list.download-style .cmp-list.pdf-list .cmp-list__item-link .cmp-list__item-title{font-size:1.125rem;font-weight:500;line-height:21.6px;padding-bottom:0;width:100%}
@media(max-width:767px){.list.download-style .cmp-list .cmp-list__item-link .cmp-list__item-title,.list.download-style .cmp-list.pdf-list .cmp-list__item-link .cmp-list__item-title{font-size:1rem}
}
.list.download-style .cmp-list .cmp-list__item-link .cmp-list__item-title::after,.list.download-style .cmp-list.pdf-list .cmp-list__item-link .cmp-list__item-title::after{background-image:url('../images/download-down-arrow-solid-white.svg');width:35px;height:35px;top:-5px;transform:scale(0.7);transform-origin:right;filter:invert(1)}
.list .cmp-list-empty{background:0}
.list.cmp-list_wide .cmp-list .cmp-list__item,.list.cmp-list_wide .cmp-list.pdf-list .cmp-list__item{width:100%}
.list.cmp-list_125_500 .cmp-list .cmp-list__item .cmp-list__item-title,.list.cmp-list_125_500 .cmp-list.pdf-list .cmp-list__item .cmp-list__item-title{font-size:1.25rem;font-weight:500}
.list.cmp-list_1125_500 .cmp-list .cmp-list__item .cmp-list__item-title,.list.cmp-list_1125_500 .cmp-list.pdf-list .cmp-list__item .cmp-list__item-title{font-size:1.125rem;font-weight:500}
.b-dark-slate .list .cmp-list .cmp-list__item,.b-dark-violet .list .cmp-list .cmp-list__item,.b-ocean .list .cmp-list .cmp-list__item,.b-dark-blue .list .cmp-list .cmp-list__item,.b-medium-blue .list .cmp-list .cmp-list__item,.b-dark-slate .list .cmp-list.pdf-list .cmp-list__item,.b-dark-violet .list .cmp-list.pdf-list .cmp-list__item,.b-ocean .list .cmp-list.pdf-list .cmp-list__item,.b-dark-blue .list .cmp-list.pdf-list .cmp-list__item,.b-medium-blue .list .cmp-list.pdf-list .cmp-list__item{border-bottom:1px solid #fff}
.b-dark-slate .list .cmp-list .cmp-list__item .cmp-list__item-title,.b-dark-violet .list .cmp-list .cmp-list__item .cmp-list__item-title,.b-ocean .list .cmp-list .cmp-list__item .cmp-list__item-title,.b-dark-blue .list .cmp-list .cmp-list__item .cmp-list__item-title,.b-medium-blue .list .cmp-list .cmp-list__item .cmp-list__item-title,.b-dark-slate .list .cmp-list.pdf-list .cmp-list__item .cmp-list__item-title,.b-dark-violet .list .cmp-list.pdf-list .cmp-list__item .cmp-list__item-title,.b-ocean .list .cmp-list.pdf-list .cmp-list__item .cmp-list__item-title,.b-dark-blue .list .cmp-list.pdf-list .cmp-list__item .cmp-list__item-title,.b-medium-blue .list .cmp-list.pdf-list .cmp-list__item .cmp-list__item-title{color:#fff}
.b-dark-slate .list .cmp-list .cmp-list__item .cmp-list__item-title::after,.b-dark-violet .list .cmp-list .cmp-list__item .cmp-list__item-title::after,.b-ocean .list .cmp-list .cmp-list__item .cmp-list__item-title::after,.b-dark-blue .list .cmp-list .cmp-list__item .cmp-list__item-title::after,.b-medium-blue .list .cmp-list .cmp-list__item .cmp-list__item-title::after,.b-dark-slate .list .cmp-list.pdf-list .cmp-list__item .cmp-list__item-title::after,.b-dark-violet .list .cmp-list.pdf-list .cmp-list__item .cmp-list__item-title::after,.b-ocean .list .cmp-list.pdf-list .cmp-list__item .cmp-list__item-title::after,.b-dark-blue .list .cmp-list.pdf-list .cmp-list__item .cmp-list__item-title::after,.b-medium-blue .list .cmp-list.pdf-list .cmp-list__item .cmp-list__item-title::after{filter:grayscale(1) brightness(10)}
.b-dark-slate .list .cmp-list.pdf-list .cmp-list__item .icon,.b-dark-violet .list .cmp-list.pdf-list .cmp-list__item .icon,.b-ocean .list .cmp-list.pdf-list .cmp-list__item .icon,.b-dark-blue .list .cmp-list.pdf-list .cmp-list__item .icon,.b-medium-blue .list .cmp-list.pdf-list .cmp-list__item .icon{background-image:url('../images/resource.svg')}
.b-dark-slate .list.download-style .cmp-list .cmp-list__item-link .cmp-list__item-title::after,.b-dark-violet .list.download-style .cmp-list .cmp-list__item-link .cmp-list__item-title::after,.b-ocean .list.download-style .cmp-list .cmp-list__item-link .cmp-list__item-title::after,.b-dark-blue .list.download-style .cmp-list .cmp-list__item-link .cmp-list__item-title::after,.b-medium-blue .list.download-style .cmp-list .cmp-list__item-link .cmp-list__item-title::after{filter:invert(0)}
.team-bottom-container .list .cmp-list{background:#f9f9f9}
.team-bottom-container .list .cmp-list .cmp-list__item{border-bottom:1px solid #ddd}
.basicpage.page a.cmp-image__link.zoom-in{cursor:zoom-in;display:inline-block;height:fit-content;position:relative}
.basicpage.page a.cmp-image__link.zoom-in::after{background:url('../images/expand.svg') no-repeat;content:"";display:none;height:34px;width:34px;position:absolute;top:0;right:0}
@media(max-width:1024px){.basicpage.page a.cmp-image__link.zoom-in::after{display:block}
}
.basicpage.page a.cmp-image__link.zoom-in:hover::after{display:block}
.borderBottom{border-bottom:1px solid #ddd;width:100%;margin-top:2%}
.hideTopBorder .topContainer{display:none}
.hideBottomBorder .bottomContainer{display:none}
.showTopBorder .hideTopBorder .topContainer{display:block}
.showBottomBorder .hideBottomBorder .bottomContainer{display:block}
.image .topBorder{margin-bottom:1rem}
.image .cmp-image__title,.image .cmp-image__modal-image-title{font-size:1.5rem;margin:0;margin-bottom:1rem}
@media(max-width:767px){.image .cmp-image__title,.image .cmp-image__modal-image-title{font-size:1.25rem;margin-bottom:.5rem}
}
.image .cmp-image__subtitle,.image .cmp-image__modal-image-subtitle{font-size:1.125rem;font-weight:400;color:#767676;margin-bottom:1rem}
@media(max-width:767px){.image .cmp-image__subtitle,.image .cmp-image__modal-image-subtitle{font-size:.875rem}
}
.image .cmp-image__img,.image .cmp-image__img-modal{height:auto;width:auto;max-width:100%}
@media(max-width:1024px){.image .cmp-image__img-modal,.image .cmp-image__img-modal-modal{max-width:800px}
}
.image.text-center .cmp-image__img{margin:0 auto}
.image.text-right .cmp-image__img{margin:0 0 0 auto}
.container.primary-bg{background-color:#f9f9f9}
.container.secondary-bg{background-color:#f2f2f2}
.container.washed-blue-dark-bg{background-color:#d9f1ff}
.container.tertiary-bg{background-color:#f2fafe}
.container.dark-blue-bg{background-color:#002b51}
.container.medium-blue-bg{background-color:#005aa4}
.container.white-bg{background-color:#fff}
.container.ocean-bg{background-color:#0a6f7a}
.container.dark-slate-bg{background-color:#3c738a}
.container.white-color-text .cmp-text,.container.white-color-text .cmp-text p{color:#fff}
@media(max-width:767px){.container.m-primary-bg{background-color:#f9f9f9}
.container.m-white-bg{background-color:#fff}
}
.container.global-reach-local-market-tile>.cmp-container .cmp-title h2{color:#000;text-align:center;font-size:3rem;font-style:normal;font-weight:500;line-height:1.2;padding-top:2rem;margin:0;padding-bottom:.5rem}
@media(max-width:767px){.container.global-reach-local-market-tile>.cmp-container .cmp-title h2{font-size:1.5rem}
}
.container.global-reach-local-market-tile>.cmp-container .cmp-title h4{color:#333;font-size:1.5rem;font-style:normal;font-weight:500;line-height:1.2;padding:2rem 2.625rem 0 2.625rem;margin:0}
@media(max-width:767px){.container.global-reach-local-market-tile>.cmp-container .cmp-title h4{font-size:1.25rem;padding:1.5rem 1rem 0 1rem}
}
.container.global-reach-local-market-tile>.cmp-container .cmp-text{display:inline-block}
.container.global-reach-local-market-tile>.cmp-container .cmp-text p{color:#333;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.75}
@media(max-width:767px){.container.global-reach-local-market-tile>.cmp-container .cmp-text p{font-size:1rem}
}
.container.global-reach-local-market-tile>.cmp-container .disclosure .cmp-text p{color:#767676;font-size:1rem;font-style:normal;font-weight:400;line-height:1.2;padding-bottom:3rem}
@media(max-width:767px){.container.global-reach-local-market-tile>.cmp-container .disclosure .cmp-text p{margin:1.5rem 0 2rem 0;line-height:1.5;font-size:.875rem;padding:0}
}
.container.global-reach-local-market-tile>.cmp-container .cmp-image .cmp-image__link,.container.global-reach-local-market-tile>.cmp-container .cmp-image .cmp-image__img{width:100%}
.container.global-reach-local-market-tile .two-cols>.cmp-container{padding:2rem 2.625rem 2rem 2.625rem;gap:.625rem}
@media(max-width:767px){.container.global-reach-local-market-tile .two-cols>.cmp-container{padding:1.5rem 1rem 1.5rem 1rem;grid-template-columns:repeat(2,1fr);align-items:flex-start;gap:.25rem}
}
@media(max-width:767px){.container.global-reach-local-market-tile .three-cols-grid>.cmp-container{row-gap:1.5rem}
}
.container.giving-back>.cmp-container{padding:4rem 0rem}
.container.giving-back>.cmp-container>.text h2{color:#000;text-align:center;font-size:3rem;font-style:normal;font-weight:500;line-height:1.8rem;margin-bottom:1rem}
@media(max-width:767px){.container.giving-back>.cmp-container>.text h2{font-size:2rem;text-align:left}
}
.container.giving-back>.cmp-container>.text p{color:#333;text-align:center;font-size:1.5rem;font-style:normal;font-weight:300;line-height:1.8rem}
@media(max-width:767px){.container.giving-back>.cmp-container>.text p{text-align:left}
}
.container.giving-back>.cmp-container>.four-cols-grid{margin:3rem 0}
@media(max-width:767px){.container.giving-back>.cmp-container>.four-cols-grid{margin:2rem 0}
}
.container.giving-back>.cmp-container>.four-cols-grid .container{border:1px solid #ddd}
@media(max-width:767px){.container.giving-back>.cmp-container>.four-cols-grid .container .cmp-container{display:flex}
}
.container.giving-back>.cmp-container>.four-cols-grid .container .cmp-container .image{display:flex;height:10rem;flex-direction:column;justify-content:center;align-items:center;gap:.625rem;background-color:#fff;margin-bottom:0}
.container.giving-back>.cmp-container>.four-cols-grid .container .cmp-container .image img{vertical-align:middle}
.container.giving-back>.cmp-container>.four-cols-grid .container .cmp-container .image .cmp-image>div{display:flex}
@media(max-width:767px){.container.giving-back>.cmp-container>.four-cols-grid .container .cmp-container .image{height:6.125rem;width:25%;flex-shrink:0}
}
.container.giving-back>.cmp-container>.four-cols-grid .container .cmp-container .text{display:flex;height:4.125rem;padding:1rem;align-items:center;align-self:stretch;background-color:#f9f9f9}
@media(max-width:767px){.container.giving-back>.cmp-container>.four-cols-grid .container .cmp-container .text{background-color:#fff;width:75%}
}
.container.giving-back>.cmp-container>.four-cols-grid .container .cmp-container .text p{color:#333;font-size:1.25rem;font-style:normal;font-weight:500;line-height:1.8rem;margin:0}
.container.giving-back>.cmp-container .button{place-content:center}
.container .cmp-employee-network .cmp-text p{font-size:1.25rem;line-height:1.5;font-weight:400}
@media(max-width:1024px){.container .cmp-employee-network .cmp-text p{font-size:1rem}
}
.container .cmp-employee-network .cmp-text .cmp-employee-network-tiles{display:flex;flex-direction:row;flex-wrap:wrap}
.container .cmp-employee-network .cmp-text .cmp-employee-network-tile{height:610px;min-width:50%}
@media(max-width:1024px){.container .cmp-employee-network .cmp-text .cmp-employee-network-tile{width:100%;height:auto}
}
.container .cmp-employee-network .cmp-text .cmp-employee-network-tile .cmp-employee-network-tile-content{margin:13% 6%}
.container .cmp-employee-network .cmp-text .cmp-employee-network-tile .cmp-employee-network-tile-content p{font-size:1.25rem;line-height:1.2;font-weight:500;color:#fff;margin:0;padding:1.5rem 0;border-bottom:2px solid #fff}
@media(max-width:1024px){.container .cmp-employee-network .cmp-text .cmp-employee-network-tile .cmp-employee-network-tile-content p{font-size:1rem;font-weight:700;border-bottom:1px solid #fff;padding:1.3rem 0}
}
.container .cmp-employee-network .cmp-text .cmp-employee-network-tile .cmp-employee-network-small-tile{padding:10%;bottom:0;aspect-ratio:1}
@media(max-width:1024px){.container .cmp-employee-network .cmp-text .cmp-employee-network-tile .cmp-employee-network-small-tile{aspect-ratio:unset}
}
@media(min-width:768px) and (max-width:1024px){.container .cmp-employee-network .cmp-text .cmp-employee-network-tile .cmp-employee-network-small-tile{padding:3rem}
}
@media(min-width:1025px){.container .cmp-employee-network .cmp-text .cmp-employee-network-tile .cmp-employee-network-small-tile{width:40%;position:absolute}
}
.container .cmp-employee-network .cmp-text .cmp-employee-network-tile .cmp-employee-network-small-tile h3{font-size:2rem;line-height:1.1;font-weight:500}
@media(max-width:1024px){.container .cmp-employee-network .cmp-text .cmp-employee-network-tile .cmp-employee-network-small-tile h3{font-size:1.5rem;line-height:1.2}
}
@media(min-width:1025px) and (max-width:1366px){.container .cmp-employee-network .cmp-text .cmp-employee-network-tile .cmp-employee-network-small-tile h3{font-size:1.75rem}
}
@media(min-width:1025px) and (max-width:1366px){.container .cmp-employee-network .cmp-text .cmp-employee-network-tile .cmp-employee-network-small-tile p{font-size:1.125rem}
}
.container .cmp-employee-network .cmp-text .cmp-employee-network-tile img{display:block;width:100%}
@media(min-width:1025px){.container .cmp-employee-network .cmp-text .cmp-employee-network-tile img{display:none}
}
.container .cmp-employee-network .cmp-text .cmp-blue{background-color:#005aa4}
.container .cmp-employee-network .cmp-text .cmp-green{background-color:#0a6f7a}
.container .cmp-employee-network .cmp-text .cmp-green .cmp-employee-network-tile-content{margin:6%}
@media(min-width:1025px){.container .cmp-employee-network .cmp-text .cmp-family-employee{background-image:url('../images/Tile-DI-Family-Employee-Network.png');position:relative;background-repeat:no-repeat}
}
@media(max-width:1024px){.container .cmp-employee-network .cmp-text .cmp-family-employee:before{display:block;content:'';background-size:100%;width:100%;height:10.5rem;background-image:url('../images/Tile-DI-Family-Employee-Network-Mobile.png');background-repeat:no-repeat}
}
@media(min-width:768px) and (max-width:1024px){.container .cmp-employee-network .cmp-text .cmp-family-employee:before{height:25rem}
}
.container .cmp-employee-network .cmp-text .cmp-family-employee .cmp-employee-network-small-tile{left:0;background-color:#bae6ff}
.container .cmp-employee-network .cmp-text .cmp-pride{order:4}
@media(min-width:1025px){.container .cmp-employee-network .cmp-text .cmp-pride{background-image:url('../images/Tile-DI-Pride.png');position:relative;order:inherit;background-repeat:no-repeat}
}
@media(max-width:1024px){.container .cmp-employee-network .cmp-text .cmp-pride:before{display:block;content:'';background-size:100%;width:100%;height:10.5rem;background-repeat:no-repeat;background-image:url('../images/Tile-DI-Pride-Mobile.png')}
}
@media(min-width:768px) and (max-width:1024px){.container .cmp-employee-network .cmp-text .cmp-pride:before{height:25rem}
}
.container .cmp-employee-network .cmp-text .cmp-pride .cmp-employee-network-small-tile{right:0;background-color:#672cb4;color:#fff}
.container .cmp-employee-network .cmp-pullquote p{font-size:2rem;line-height:1.3;font-weight:300;color:#333}
@media(max-width:1024px){.container .cmp-employee-network .cmp-pullquote p{font-size:1rem}
}
.container.why-invest-with-us{margin:20px 0;position:relative;width:100vw !important;left:calc((100% - 100vw) / 2)}
@media(max-width:767px){.container.why-invest-with-us{width:100%}
}
.container.why-invest-with-us>.cmp-container{display:flex;flex-direction:column}
@media(min-width:1025px){.container.why-invest-with-us>.cmp-container{flex-direction:row;margin:0 !important}
}
.container.why-invest-with-us>.cmp-container>.image{width:40%;margin-bottom:0}
@media(max-width:1024px){.container.why-invest-with-us>.cmp-container>.image{width:auto;height:264px}
}
@media(min-width:1025px) and (max-width:1366px){.container.why-invest-with-us>.cmp-container>.image{display:none}
}
.container.why-invest-with-us>.cmp-container>.image .cmp-image{height:100%;overflow:hidden}
.container.why-invest-with-us>.cmp-container>.image .cmp-image .overflow{height:100%}
.container.why-invest-with-us>.cmp-container>.image .cmp-image .overflow .cmp-image__link{height:100%;position:relative}
.container.why-invest-with-us>.cmp-container>.image .cmp-image .overflow .cmp-image__link .cmp-image__img{position:absolute;height:100%;width:100%;object-fit:cover}
.container.why-invest-with-us>.cmp-container>.container{width:60%;background-color:#0a6f7a;padding:6%}
@media(max-width:1024px){.container.why-invest-with-us>.cmp-container>.container{width:auto}
}
@media(min-width:1025px) and (max-width:1366px){.container.why-invest-with-us>.cmp-container>.container{width:100%}
}
.container.why-invest-with-us>.cmp-container>.container .cmp-title h2{font-size:2rem;font-weight:500;line-height:1.1;color:#fff;margin:0}
.container.why-invest-with-us>.cmp-container>.container .two-cols{margin:50px 0}
.container.why-invest-with-us>.cmp-container>.container .two-cols .cmp-container{gap:3rem}
@media(max-width:1024px){.container.why-invest-with-us>.cmp-container>.container .two-cols .cmp-container{grid-template-columns:repeat(1,1fr)}
}
.container.why-invest-with-us>.cmp-container>.container .two-cols .cmp-container .teaser{color:#fff;background-color:#0a6f7a}
.container.why-invest-with-us>.cmp-container>.container .two-cols .cmp-container .teaser .cmp-teaser__content-container{padding:0;margin-left:0}
.container.why-invest-with-us>.cmp-container>.container .two-cols .cmp-container .teaser .cmp-teaser__content-container .cmp-teaser__title{display:inline-grid;padding-bottom:20px;width:90%;position:relative;padding-right:3.625rem;box-sizing:border-box}
@media(max-width:1024px){.container.why-invest-with-us>.cmp-container>.container .two-cols .cmp-container .teaser .cmp-teaser__content-container .cmp-teaser__title br{display:none}
}
.container.why-invest-with-us>.cmp-container>.container .two-cols .cmp-container .teaser .cmp-teaser__content-container .cmp-teaser__title:after{content:'';background-image:url('../images/arrow.svg');display:inline-flex;background-repeat:no-repeat;width:58px;height:56px;align-self:center;grid-column:none;position:absolute;right:0;top:-13px}
.container.why-invest-with-us>.cmp-container>.container .two-cols .cmp-container .teaser .cmp-teaser__content-container .cmp-teaser__description p{font-size:1rem}
@media(max-width:767px){.container.why-invest-with-us>.cmp-container>.container .two-cols .cmp-container .teaser+.teaser{border-top:solid 1px #fff;padding-top:2rem}
}
.container.why-invest-with-us>.cmp-container>.container>.cmp-container{max-width:62rem}
.container.cmp-leadership-sustainability{background-color:#0a6f7a;color:#fff;padding:4.5rem 0}
@media(max-width:767px){.container.cmp-leadership-sustainability{padding:2.625rem 0}
}
.container.cmp-leadership-sustainability.bg-layer::before{background-color:#0a6f7a}
.container.cmp-leadership-sustainability .title h2{font-size:3rem;font-style:normal;font-weight:500;line-height:110%;margin:0;text-align:center;padding-bottom:2rem}
@media(max-width:767px){.container.cmp-leadership-sustainability .title h2{font-size:2rem;padding-bottom:2.25rem;text-align:left}
}
.container.cmp-leadership-sustainability .two-cols>.cmp-container .teaser{background-color:#0a6f7a;color:#fff}
.container.cmp-leadership-sustainability .two-cols>.cmp-container .teaser .cmp-teaser__content-container{padding:0}
.container.cmp-leadership-sustainability .two-cols>.cmp-container .teaser .cmp-teaser__content-container .cmp-teaser__title{font-size:2rem;font-style:normal;font-weight:500;line-height:110%;margin:0;padding:1rem 0}
.container.cmp-leadership-sustainability .two-cols>.cmp-container .teaser .cmp-teaser__content-container .cmp-teaser__title::before{content:"";display:block;width:6.872rem;height:.1875rem;background-color:#3bc3a3;margin-bottom:2rem}
@media(max-width:767px){.container.cmp-leadership-sustainability .two-cols>.cmp-container .teaser .cmp-teaser__content-container .cmp-teaser__title{padding-top:1.5rem;padding-bottom:.5rem}
}
.container.cmp-leadership-sustainability .two-cols>.cmp-container .teaser .cmp-teaser__content-container .cmp-teaser__description p{font-size:1.25rem;font-style:normal;font-weight:400;line-height:150%}
@media(max-width:767px){.container.cmp-our-inclusive-culture>.cmp-container .cmp-title,.container.cmp-our-inclusive-culture>.cmp-container .cmp-text{text-align:center}
.container.cmp-our-inclusive-culture>.cmp-container .cmp-text p{text-align:center;display:inline-block}
.container.cmp-our-inclusive-culture>.cmp-container .cmp-text p:before{width:100%}
}
@media(max-width:767px){.container.cmp-our-inclusive-culture>.cmp-container .three-cols-grid>.cmp-container{display:flex;column-gap:0}
}
@media(min-width:768px){.container.cmp-our-inclusive-culture>.cmp-container .three-cols-grid>.swiper-pagination{display:none}
}
.container.bg-layer{position:relative}
.container.bg-layer::before{content:"";position:absolute;left:calc( ( 100% - 100vw ) / 2);top:0;width:100vw;height:100%;z-index:-1;background-color:inherit}
.container.section-spacing{margin:64px 0}
@media(max-width:767px){.container.section-spacing{margin:48px 0}
}
.container .cmp-overlap{display:flex;justify-content:center;width:100%;background-color:unset}
@media(min-width:1025px){.container .cmp-overlap{margin:-96px 0 0;height:447px}
}
.container .cmp-overlap>.cmp-container{width:100%}
@media(min-width:1367px){.container .cmp-overlap>.cmp-container{width:1664px}
}
@media(max-width:1024px){.container .cmp-overlap>.cmp-container{margin:0;height:340px}
}
.container .cmp-overlap>.cmp-container>*{position:relative}
@media(min-width:1367px){.container .cmp-overlap>.cmp-container>*{margin:0 12%}
}
@media(min-width:1025px) and (max-width:1366px){.container .cmp-overlap>.cmp-container>*{margin:0 8.5%}
}
.container .cmp-overlap.ocean-bg>.cmp-container>*{background-color:#0a6f7a}
.container .cmp-overlap.dark-blue-bg>.cmp-container>*{background-color:#002b51}
.container .cmp-overlap.dark-slate-bg>.cmp-container>*{background-color:#3c738a}
.container.no-padding>.cmp-container{padding-top:0;padding-bottom:0}
.cmp-experiencefragment--footer .container.primary-bg{background-color:#005aa4;color:#fff;padding:2rem 0}
.cmp-experiencefragment--footer .container.secondary-bg{background-color:#002b51;color:#fff;padding:2rem 0 1.5rem 0}
.cmp-experiencefragment--footer .container.secondary-bg .cmp-text p.icon{font-size:1.125rem;line-height:1.2;font-weight:500;margin-bottom:1.25rem}
.cmp-experiencefragment--footer .container.secondary-bg .cmp-text p.icon::after{content:'';background-size:100%;background-repeat:no-repeat;display:inline-block;vertical-align:middle}
.cmp-experiencefragment--footer .container.secondary-bg .cmp-text .privacy:after{background-image:url("../images/ccpa.svg");width:30px;height:15px;margin-left:10px}
.cmp-experiencefragment--footer .container.secondary-bg .cmp-text .subscriptions{text-align:left;margin:1.5rem 0}
@media(max-width:1024px){.cmp-experiencefragment--footer .container.secondary-bg .cmp-text .subscriptions{text-align:center;margin-bottom:.5rem}
}
.cmp-experiencefragment--footer .container.secondary-bg .cmp-text .subscriptions a::after{margin:0 !important;content:'' !important;width:0 !important}
@media(max-width:1024px){.cmp-experiencefragment--footer .container.secondary-bg .cmp-text .logo{text-align:center}
}
.cmp-experiencefragment--footer .container.secondary-bg .cmp-text .footer-disclosure p,.cmp-experiencefragment--footer .container.secondary-bg .cmp-text .footer-disclosure p a{font-size:.875rem;line-height:1.2;margin-bottom:1.25rem}
.cmp-experiencefragment--footer .container.secondary-bg .cmp-text .footer-disclosure p:not([class*="privacy"]),.cmp-experiencefragment--footer .container.secondary-bg .cmp-text .footer-disclosure p a:not([class*="privacy"]){padding-right:2rem}
@media(max-width:767px){.cmp-experiencefragment--footer .container.secondary-bg .cmp-text .footer-disclosure p,.cmp-experiencefragment--footer .container.secondary-bg .cmp-text .footer-disclosure p a{font-size:.75rem}
}
.cmp-experiencefragment--footer .container.secondary-bg .button a#capital-seeker{padding:1rem 1.25rem}
@media(max-width:767px){.cmp-experiencefragment--footer .container.secondary-bg .button a#capital-seeker{margin:0}
}
.cmp-experiencefragment--footer .container.secondary-bg .button .cmp-button{width:auto;margin:0;padding:1rem 1.25rem}
@media(max-width:767px){.cmp-experiencefragment--footer .container.secondary-bg .button .cmp-button{width:100%}
}
.cmp-experiencefragment--footer .container .separator .cmp-separator{padding:1rem 0 2rem 0}
.two-cols>.cmp-container{display:grid;gap:2rem}
@media(min-width:768px){.two-cols>.cmp-container{grid-template-columns:repeat(2,1fr)}
}
.separator-between-columns>.cmp-container>div:not(:first-child){border-left:3px solid #3bc3a3;padding-left:2rem}
@media(max-width:767px){.separator-between-columns>.cmp-container>div:not(:first-child){padding-top:2rem;padding-left:0;border-left:0;border-top:3px solid #3bc3a3}
}
.two-cols-70-30>.cmp-container{display:grid;gap:2rem}
@media(min-width:768px){.two-cols-70-30>.cmp-container{grid-template-columns:1.4fr .6fr}
}
.two-cols-40-60>.cmp-container{display:grid;gap:0}
@media(min-width:768px){.two-cols-40-60>.cmp-container{grid-template-columns:.8fr 1.2fr}
}
.two-cols--non-responsive>.cmp-container{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);align-items:flex-start}
.two-cols-banner>.cmp-container{display:grid;gap:2rem}
@media(min-width:768px){.two-cols-banner>.cmp-container{grid-template-columns:repeat(2,1fr);align-items:center}
.two-cols-banner>.cmp-container>div:first-child{order:2}
}
.three-cols-grid>.cmp-container{display:grid;row-gap:3rem;column-gap:max(2rem,1.85%);grid-template-columns:repeat(auto-fill,min(28rem,100%));grid-auto-flow:row;justify-content:flex-start;padding:1.5rem 0;color:#000}
@media(min-width:768px){.three-cols-grid>.cmp-container{row-gap:4rem;grid-template-columns:repeat(auto-fill,calc(50% - 1rem));overflow:hidden}
}
@media(min-width:1367px){.three-cols-grid>.cmp-container{grid-template-columns:repeat(auto-fill,30%)}
}
.three-cols-grid.items-center>.cmp-container{justify-content:center}
.three-cols-grid--left-align>.cmp-container{column-gap:3.2%;grid-template-columns:100%}
@media(min-width:768px){.three-cols-grid--left-align>.cmp-container{row-gap:2rem;grid-template-columns:repeat(auto-fill,min(19.6456rem,48.4%))}
}
@media(min-width:1367px){.three-cols-grid--left-align>.cmp-container{grid-template-columns:repeat(auto-fill,min(19.6456rem,48.4%))}
}
.three-cols-grid--no-gutters>.cmp-container{display:grid;column-gap:0;row-gap:0;grid-template-columns:repeat(auto-fill,33.33%)}
@media(max-width:1280px){.three-cols-grid--no-gutters>.cmp-container{grid-template-columns:repeat(auto-fill,50%)}
}
@media(max-width:767px){.three-cols-grid--no-gutters>.cmp-container{grid-template-columns:none}
}
@media(max-width:767px){.three-cols-grid--two-cols-mobile>.cmp-container{grid-template-columns:repeat(auto-fill,50%);row-gap:2.5625rem;column-gap:0}
}
.four-cols-grid>.cmp-container{display:grid;row-gap:1rem;grid-template-columns:100%;grid-auto-flow:row;justify-content:flex-start}
@media(min-width:768px){.four-cols-grid>.cmp-container{column-gap:5.33%;grid-template-columns:repeat(auto-fill,47.335%)}
}
@media(min-width:1367px){.four-cols-grid>.cmp-container{column-gap:2.44%;grid-template-columns:repeat(auto-fill,23.17%)}
}
.four-cols-grid--no-gutters>.cmp-container{display:grid;column-gap:0;row-gap:0;grid-template-columns:repeat(auto-fill,25%)}
@media(max-width:1366px){.four-cols-grid--no-gutters>.cmp-container{grid-template-columns:repeat(auto-fill,50%)}
}
@media(max-width:767px){.four-cols-grid--no-gutters>.cmp-container{grid-template-columns:none}
}
.five-cols-grid>.cmp-container{display:grid;row-gap:2rem;column-gap:6.92%;grid-template-columns:repeat(auto-fit,46.54%);grid-auto-flow:row;justify-content:center}
@media(max-width:320px){.five-cols-grid>.cmp-container{grid-template-columns:100%}
}
@media(min-width:768px){.five-cols-grid>.cmp-container{row-gap:3rem;column-gap:2.43%;grid-template-columns:repeat(auto-fit,31.71%)}
}
@media(min-width:1367px){.five-cols-grid>.cmp-container{grid-template-columns:repeat(auto-fit,18.056%)}
}
.cmp-container .single-col-wide{margin:inherit;padding:inherit}
@media(min-width:1367px){.cmp-container .single-col-wide{margin-left:-112px;margin-right:-112px;padding-left:112px;padding-right:112px}
}
.cmp-container .single-col-wide.primary-bg.aem-GridColumn.aem-GridColumn--default--12{float:none;clear:both;width:auto}
.container-without-margin>.cmp-container{column-gap:0;row-gap:0;align-items:normal}
@media(min-width:768px){.cmp-container .container-overview-block-margin .cmp-container{width:76.45%;margin:auto}
}
@media(max-width:767px){.cmp-container .container-overview-block-margin .cmp-container{padding-left:1rem;padding-right:1rem}
}
.etf-template .gray-bg-color,.pd-template .gray-bg-color{background-color:#f9f9f9;position:relative}
.etf-template .gray-bg-color::before,.pd-template .gray-bg-color::before{content:"";position:absolute;left:calc( ( 100% - 100vw ) / 2);right:calc( ( 100% - 100vw ) / 2);top:0;width:100vw;height:100%;z-index:-1;background-color:inherit}
.ff-template .imwebev-ff-container{max-width:1536px;margin:auto}
.root.container .cmp-container .two-cols-40-60.imwebev-fullwidth-container>.cmp-container{left:calc( ( 100% - 100vw ) / 2);position:relative;width:100vw;margin:0}
@media(min-width:768px) and (max-width:1024px){.root.container .cmp-container .two-cols-40-60.imwebev-fullwidth-container>.cmp-container{flex-direction:column;display:flex}
}
@media(min-width:1367px){.two-cols-40-60.imwebev-fullwidth-container .image{height:440px}
}
@media(min-width:768px) and (max-width:1024px){.two-cols-40-60.imwebev-fullwidth-container .image{height:430px}
}
.two-cols-40-60.imwebev-fullwidth-container .image .cmp-image{height:100%;width:100%}
.two-cols-40-60.imwebev-fullwidth-container .image .cmp-image .overflow{height:100%;width:100%}
.two-cols-40-60.imwebev-fullwidth-container .image .cmp-image .overflow .cmp-image__link{height:100%;width:100%}
.two-cols-40-60.imwebev-fullwidth-container .image .cmp-image .overflow .cmp-image__link .cmp-image__img{height:100%;width:100%}
@media(min-width:1367px){.two-cols-40-60.imwebev-fullwidth-container .teaser{height:440px}
}
@media(max-width:1024px){.two-cols-40-60.imwebev-fullwidth-container .teaser .cmp-teaser .cmp-teaser__content-container{padding:20px 20px 20px}
}
.two-cols-40-60.imwebev-fullwidth-container .teaser .cmp-teaser .cmp-teaser__content-container h2{font-size:1rem;font-weight:400;padding-bottom:1rem}
.two-cols-40-60.imwebev-fullwidth-container .teaser .text.eyebrow-above-h3 p{font-weight:700;font-size:2.5rem}
@media(max-width:1024px){.two-cols-40-60.imwebev-fullwidth-container .teaser .text.eyebrow-above-h3 p{font-size:2rem}
}
.two-cols-40-60.imwebev-fullwidth-container .teaser .text.body-md p{font-weight:300}
@media(max-width:1024px){.two-cols-40-60.imwebev-fullwidth-container .teaser .text.body-md p{width:100%;font-size:1.25rem}
}
.two-cols-40-60.imwebev-fullwidth-container .button.outline-transparent-white .cmp-button{margin:0}
@media(max-width:767px){.two-cols-40-60.imwebev-fullwidth-container .button.outline-transparent-white .cmp-button{width:100%}
}
.two-cols-40-60:not(.imwebev-fullwidth-container) .cmp-container{width:100%;max-width:1536px}
@media(min-width:768px) and (max-width:1024px){.two-cols-40-60:not(.imwebev-fullwidth-container) .cmp-container{grid-template-columns:unset}
}
.two-cols-40-60:not(.imwebev-fullwidth-container) .cmp-container .image{height:512px}
@media(max-width:767px){.two-cols-40-60:not(.imwebev-fullwidth-container) .cmp-container .image{height:385px}
}
.two-cols-40-60:not(.imwebev-fullwidth-container) .cmp-container .image .cmp-image,.two-cols-40-60:not(.imwebev-fullwidth-container) .cmp-container .image .overflow,.two-cols-40-60:not(.imwebev-fullwidth-container) .cmp-container .image .cmp-image__img{height:100%;width:100%;object-fit:cover;max-width:unset}
.two-cols-40-60:not(.imwebev-fullwidth-container) .cmp-container .image .cmp-image__link{height:100% !important}
@media(min-width:1025px){.two-cols-40-60:not(.imwebev-fullwidth-container) .cmp-container .cmp-teaser{height:512px;overflow:hidden}
}
@media(max-width:1024px){.two-cols-40-60:not(.imwebev-fullwidth-container) .cmp-container .cmp-teaser .cmp-teaser__content-container{padding:20px 20px 20px}
}
@media(max-width:320px){.two-cols-40-60:not(.imwebev-fullwidth-container) .cmp-container .cmp-teaser .cmp-teaser__content-container .button{margin:0}
}
.button{display:flex}
.button .cmp-button__container,.button .cmp-button{display:flex;align-items:center;justify-content:center}
.button .cmp-button{box-sizing:border-box;border:0;background-color:transparent;color:#005aa4;margin:10px;min-width:150px;padding:15px 20px;cursor:pointer;text-align:center;transition:color .5s,background-color .5s;width:auto}
@media(min-width:1367px){.button .cmp-button{width:fit-content}
}
.button .cmp-button img.left-icon{padding-right:10px}
.button .cmp-button img.left-hover-icon{display:none;padding-right:10px}
.button .cmp-button img.right-icon{padding-left:10px}
.button .cmp-button img.right-hover-icon{display:none;padding-left:10px}
.button .cmp-button__text{font-size:1.125rem;font-weight:500;line-height:22px}
.button .cmp-button:hover img.left-icon{display:none}
.button .cmp-button:hover img.left-icon+img.left-hover-icon{display:block}
.button .cmp-button:hover img.right-icon{display:none}
.button .cmp-button:hover img.right-icon+img.right-hover-icon{display:block}
.button>span{min-width:150px;padding:20px;pointer-events:none;text-align:center}
.button.btn-left .cmp-button{margin-right:auto;margin-left:0}
.button.btn-center .cmp-button{margin-right:auto;margin-left:auto}
.button.btn-right .cmp-button{margin-left:auto;margin-right:0}
.button.btn-fullwidth .cmp-button{margin:0 16px;text-align:center;min-width:unset;width:100%}
@media(max-width:320px){.button.btn-fullwidth{margin:10px 16px}
}
.button.outline-background .cmp-button{background-color:#fff;border:1px solid #005aa4}
.button.outline-background .cmp-button .cmp-button__container{color:#005aa4}
.button.outline-background .cmp-button:hover{background-color:#005aa4}
.button.outline-background .cmp-button:hover .cmp-button__container{color:#fff}
.button.outline-background .cmp-button:active{background-color:#d9f1fb}
.button.outline-background .cmp-button:active .cmp-button__container{color:#005aa4}
.button.outline-background .cmp-button.inactive{background-color:transparent;pointer-events:none}
.button.outline-background .cmp-button.inactive .cmp-button__container{color:#767676}
.button.outline-background>span{background-color:transparent;border:1px solid transparent;color:#767676}
.button.outline-transparent-blue .cmp-button{background-color:transparent;border:1px solid #005aa4}
.button.outline-transparent-blue .cmp-button .cmp-button__container{color:#005aa4}
.button.outline-transparent-blue .cmp-button:hover{background-color:#005aa4}
.button.outline-transparent-blue .cmp-button:hover .cmp-button__container{color:#fff}
.button.outline-transparent-blue .cmp-button:active{background-color:#d9f1fb}
.button.outline-transparent-blue .cmp-button:active .cmp-button__container{color:#005aa4}
.button.outline-transparent-blue .cmp-button.inactive{border-color:#ddd;background-color:transparent;pointer-events:none}
.button.outline-transparent-blue .cmp-button.inactive .cmp-button__container{color:#767676}
.button.outline-transparent-blue>span{background-color:transparent;border:1px solid transparent;color:#767676}
.button.outline-transparent-white .cmp-button{background-color:transparent;border:1px solid #fff}
.button.outline-transparent-white .cmp-button .cmp-button__container{color:#fff}
.button.outline-transparent-white .cmp-button:hover{background-color:#fff;border:1px solid #005aa4}
.button.outline-transparent-white .cmp-button:hover .cmp-button__container{color:#005aa4}
.button.outline-transparent-white .cmp-button:active{background-color:#d9f1fb}
.button.outline-transparent-white .cmp-button:active .cmp-button__container{color:#005aa4}
.button.outline-transparent-white .cmp-button.inactive{opacity:.5;background-color:transparent;pointer-events:none}
.button.outline-transparent-white>span{background-color:transparent;border:1px solid transparent;color:#fff;opacity:.5}
.button.solid .cmp-button{background-color:#005aa4;border:1px solid #005aa4}
.button.solid .cmp-button .cmp-button__container{color:#fff}
.button.solid .cmp-button:hover{background-color:transparent}
.button.solid .cmp-button:hover .cmp-button__container{color:#005aa4}
.button.solid .cmp-button:active{background-color:#d9f1fb}
.button.solid .cmp-button.inactive{background-color:#f2f2f2;border-color:#f2f2f2;pointer-events:none}
.button.solid .cmp-button.inactive .cmp-button__container{color:#767676}
.button.solid>span{background-color:#f2f2f2;border:1px solid #f2f2f2;color:#767676}
@media(max-width:320px){.button{margin:10px 16px}
}
@media(max-width:1024px){.button a,.button span{margin-bottom:0}
}
.basicpage.page .cmp-breadcrumb__item-link{color:#767676}
.basicpage.page .cmp-breadcrumb__item-link img{width:21px;height:15px}
@font-face{font-family:'ms-sans';src:url('../fonts/MorganStanleySans-Light.woff2') format('woff2'),url('../fonts/MorganStanleySans-Light.woff') format('woff');font-weight:300;font-style:normal}
@font-face{font-family:'ms-sans';src:url('../fonts/MorganStanleySans-Regular.woff2') format('woff2'),url('../fonts/MorganStanleySans-Regular.woff') format('woff');font-weight:normal;font-style:normal}
@font-face{font-family:'ms-sans';src:url('../fonts/MorganStanleySans-Medium.woff2') format('woff2'),url('../fonts/MorganStanleySans-Medium.woff') format('woff');font-weight:500;font-style:normal}
@font-face{font-family:'ms-sans';src:url('../fonts/MorganStanleySans-Bold.woff2') format('woff2'),url('../fonts/MorganStanleySans-Bold.woff') format('woff');font-weight:700;font-style:normal}
@font-face{font-family:'ms-sans';src:url('../fonts/MorganStanleySans-LightItalic.woff2') format('woff2'),url('../fonts/MorganStanleySans-LightItalic.woff') format('woff');font-weight:300;font-style:italic}
@font-face{font-family:'ms-sans';src:url('../fonts/MorganStanleySans-Italic.woff2') format('woff2'),url('../fonts/MorganStanleySans-Italic.woff') format('woff');font-weight:normal;font-style:italic}
@font-face{font-family:'ms-sans';src:url('../fonts/MorganStanleySans-MediumItalic.woff2') format('woff2'),url('../fonts/MorganStanleySans-MediumItalic.woff') format('woff');font-weight:500;font-style:italic}
@font-face{font-family:'ms-sans';src:url('../fonts/MorganStanleySans-BoldItalic.woff2') format('woff2'),url('../fonts/MorganStanleySans-BoldItalic.woff') format('woff');font-weight:700;font-style:italic}
@font-face{font-family:'ms-sans-office';src:url('../fonts/MorganStanleySansOffice-Light.woff2') format('woff2'),url('../fonts/MorganStanleySansOffice-Light.woff') format('woff');font-weight:300;font-style:normal}
@font-face{font-family:'ms-sans-office';src:url('../fonts/MorganStanleySansOffice-Regular.woff2') format('woff2'),url('../fonts/MorganStanleySansOffice-Regular.woff') format('woff');font-weight:normal;font-style:normal}
@font-face{font-family:'ms-sans-office';src:url('../fonts/MorganStanleySansOffice-Medium.woff2') format('woff2'),url('../fonts/MorganStanleySansOffice-Medium.woff') format('woff');font-weight:500;font-style:normal}
@font-face{font-family:'ms-sans-office';src:url('../fonts/MorganStanleySansOffice-Bold.woff2') format('woff2'),url('../fonts/MorganStanleySansOffice-Bold.woff') format('woff');font-weight:700;font-style:normal}
@font-face{font-family:'ms-sans-office';src:url('../fonts/MorganStanleySansOffice-LightItalic.woff2') format('woff2'),url('../fonts/MorganStanleySansOffice-LightItalic.woff') format('woff');font-weight:300;font-style:italic}
@font-face{font-family:'ms-sans-office';src:url('../fonts/MorganStanleySansOffice-Italic.woff2') format('woff2'),url('../fonts/MorganStanleySansOffice-Italic.woff') format('woff');font-weight:normal;font-style:italic}
@font-face{font-family:'ms-sans-office';src:url('../fonts/MorganStanleySansOffice-MediumItalic.woff2') format('woff2'),url('../fonts/MorganStanleySansOffice-MediumItalic.woff') format('woff');font-weight:500;font-style:italic}
@font-face{font-family:'ms-sans-office';src:url('../fonts/MorganStanleySansOffice-BoldItalic.woff2') format('woff2'),url('../fonts/MorganStanleySansOffice-BoldItalic.woff') format('woff');font-weight:700;font-style:italic}
.ms-sans{font-family:ms-sans,Arial,sans-serif}
.ms-sans-bold{font-family:ms-sans,Arial,sans-serif;font-weight:700}
.ms-sans-italic{font-family:ms-sans,Arial,sans-serif;font-style:italic}
.ms-sans-office{font-family:ms-sans-office,Arial,sans-serif}
.ms-sans-tabular{font-variant-numeric:tabular-nums}
body{font-family:ms-sans,Arial,sans-serif;font-weight:400;font-size:1.1875rem;line-height:150%;color:#000}
h1,.h1,h1.h1{font-family:ms-sans,Arial,sans-serif;font-weight:700;font-size:4rem;line-height:110%;margin:2rem 0}
h2,.h2,h2.h2,.title-sm h1{font-family:ms-sans,Arial,sans-serif;font-weight:500;font-size:3rem;line-height:110%;margin:2rem 0}
h3,.h3,h3.h3,.title-xs h1,.title-sm h2{font-family:ms-sans,Arial,sans-serif;font-weight:500;font-size:2rem;line-height:110%;margin:1.5rem 0}
h4,.h4,h4.h4,.title-xs h2,.title-sm h3{font-family:ms-sans,Arial,sans-serif;font-weight:500;font-size:1.5rem;line-height:120%;margin:1.5rem 0}
h5,.h5,h5.h5,.title-xs h3,.title-sm h4,th,.tab{font-family:ms-sans,Arial,sans-serif;font-weight:500;font-size:1.5rem;line-height:120%;margin:1.5rem 0}
h6,.h6,h6.h6,.title-xs h4,.title-sm h5,.next,.prev{font-family:ms-sans,Arial,sans-serif;font-weight:500;font-size:1.5rem;line-height:120%;margin:1.5rem 0}
a{text-decoration:none;cursor:pointer;color:#005aa4}
a[href='']{pointer-events:none}
.body,p,li,td,a,span{font-family:ms-sans,Arial,sans-serif;font-weight:400;font-size:1.25rem;line-height:150%}
.body-lg,.body-lg p,.hero p{font-weight:300;font-size:1.5rem;margin-bottom:1.5rem}
.body-md,.body-md p,.intro,.intro p{font-size:1.5rem;margin-bottom:1.5rem}
.body-sm,.body-sm p,.disclosure,.disclosure *,.insightDisclosure *{font-size:1rem}
.body-xs,.body-xs p{font-size:.875rem}
.tabular-lg{font-family:ms-sans,Arial,sans-serif;font-weight:400;font-size:2.25rem;line-height:120%;font-variant-numeric:tabular-nums}
.tabular,td{font-family:ms-sans,Arial,sans-serif;font-weight:400;font-size:1.25rem;line-height:120%;font-variant-numeric:tabular-nums}
.tabular-sm{font-family:ms-sans,Arial,sans-serif;font-weight:400;font-size:1rem;line-height:120%;font-variant-numeric:tabular-nums}
.eyebrow,.eyebrow-sm{font-family:ms-sans,Arial,sans-serif;font-weight:400;font-size:1rem;line-height:120%;text-transform:uppercase}
b,b *,strong,strong *{font-weight:500}
p,li{margin:0 0 1rem 0}
.mt-sm{margin-top:.5rem}
.mt-md{margin-top:1rem}
.mt-lg{margin-top:1.5rem}
.mt-xl{margin-top:2rem}
.mb-sm{margin-bottom:.5rem}
.mb-md{margin-bottom:1rem}
.mb-lg{margin-bottom:1.5rem}
.mb-xl{margin-bottom:2rem}
.mb-vl{margin-bottom:3rem}
.pt-sm{padding-top:.5rem}
.pt-md{padding-top:1rem}
.pt-lg{padding-top:1.5rem}
.pt-xl{padding-top:2rem}
.pb-sm{padding-bottom:.5rem}
.pb-md{padding-bottom:1rem}
.pb-lg{padding-bottom:1.5rem}
.pb-xl{padding-bottom:2rem}
.pb-vl{padding-bottom:3rem}
.text-left{text-align:left}
.text-right{text-align:right}
.text-center{text-align:center}
.text-capitalize{text-transform:capitalize}
.d-none{display:none !important}
@media(max-width:767px){body{font-size:1rem}
h1,.h1{font-size:2.25rem}
h2,.h2,.title-sm h1{font-size:2rem}
h3,.h3,.title-xs h1,.title-sm h2{font-size:1.5rem;line-height:120%}
h4,.h4,.title-xs h2,.title-sm h3{font-size:1.125rem;margin-bottom:1.5rem}
h5,.h5,th,.tab,h6,.h6,.title-xs h3,.title-sm h4,.title-xs h4,.title-sm h5,.next,.prev{font-weight:400;font-size:.875rem;margin-bottom:1rem}
.body,p,li,td,a,span{font-size:1rem;line-height:150%;margin-bottom:1rem}
.body-lg,.body-lg p,.hero p,.body-md,.body-md p,.intro,.intro p{font-weight:400;font-size:1.25rem;margin-bottom:1rem}
.body-sm,.body-sm p,.disclosure,.disclosure *,.insightDisclosure *{font-size:.875rem}
.body-xs,.body-xs p{font-size:.75rem}
.tabular-lg{font-size:1.5rem}
.tabular{font-size:1rem}
.tabular-sm{font-size:.875rem}
.eyebrow{font-size:1rem}
.eyebrow-sm{font-size:.875rem}
.text-center-sm{text-align:center}
}
.b-primary{background-color:#002b51;color:#fff}
.c-primary,.c-dark-blue{color:#002b51}
.b-secondary{background-color:#005aa4;color:#fff}
.c-secondary,.c-medium-blue{color:#005aa4}
.b-tertiary{background-color:#672cb4;color:#fff}
.c-tertiary{color:#672cb4}
.b-primary-accent{background-color:#00a1e2;color:#fff}
.c-primary-accent{color:#00a1e2}
.b-secondary-accent{background-color:#3bc3a3;color:#fff}
.c-secondary-accent{color:#3bc3a3}
.b-tertiary-accent{background-color:#a56eff;color:#fff}
.c-tertiary-accent{color:#a56eff}
.b-quarternary-accent{background-color:#672cb4;color:#fff}
.c-quarternary-accent{color:#672cb4}
.c-dark-violet{color:#491d8b}
.b-hover{background-color:#f2fafe}
.b-selected{background-color:#d9f1fb}
.b-selected-tint{background-color:#c2dbde}
.b-container-borders{background-color:#f2f2f2}
.b-hyperlinks{background-color:#005aa4}
.c-hyperlinks{color:#005aa4}
.c-black{color:#000}
.c-dark-gray{color:#333}
.c-medium-gray{color:#767676}
.c-gray{color:#bebebe}
.c-light-gray{color:#f2f2f2}
.c-pale-gray{color:#f9f9f9}
.c-brandbar{border-color:#3bc3a3}
.b-dark-blue{background-color:#002b51;color:#fff}
.b-medium-blue{background-color:#005aa4;color:#fff}
.b-light-blue{background-color:#00a1e2;color:#fff}
.b-pale-blue{background-color:#bae6ff;color:#000}
.b-light-blue-15{background-color:#d9f1fb;color:#000}
.b-ocean{background-color:#0a6f7a;color:#fff}
.b-light-ocean-25{background-color:#cef0e8;color:#000}
.b-light-ocean-10{background-color:#ebf9f6;color:#000}
.b-dark-slate{background-color:#3c738a;color:#fff}
.b-slate{background-color:#afc7d3;color:#000}
.b-pale-slate{background-color:#dde6ee;color:#000}
.b-white{background-color:#fff;color:#000}
.b-dark-violet{background-color:#491d8b;color:#fff}
.b-violet{background-color:#672cb4;color:#fff}
.b-pale-violet{background-color:#e8daff;color:#000}
.b-light-forest{background-color:#6fdc8c;color:#000}
.b-light-gray{background-color:#ddd;color:#000}
.b-x-light-gray{background-color:#f2f2f2;color:#000}
.b-pale-yellow{background-color:#fcf4d6;color:#000}
.b-pale-gray{background-color:#f9f9f9;color:#000}
.b-background-pale{background-color:#f9f9f9}
.b-background-pale-forest{background-color:#a7f0ba}
.b-background-slate{background-color:#dde6ee}
.b-background-light{background-color:#f2f2f2}
html:not(.aem-AuthorLayer-Edit):not(.aem-AuthorLayer-Layouting):not(.aem-AuthorLayer-initial):not(.aem-AuthorLayer-structure) .newpar,html:not(.aem-AuthorLayer-Edit):not(.aem-AuthorLayer-Layouting):not(.aem-AuthorLayer-initial):not(.aem-AuthorLayer-structure) .cq-placeholder{display:none}
.basicpage.page{margin:0;padding:0;overflow-x:hidden}
.basicpage.page .pd-disclosure{margin-bottom:16px}
.basicpage.page .chartLegendText{display:block;white-space:normal;width:150px}
.basicpage.page .chartLegendText span{font-size:.875rem}
@media(min-width:1025px){.basicpage.page .imwebev-gutter-container>.cmp-container{margin:0 5.55%}
}
@media(max-width:1024px){.basicpage.page .imwebev-gutter-container>.cmp-container{margin:0 .5rem}
}
@media(min-width:1536px){.basicpage.page .root.container{margin-left:auto;margin-right:auto}
}
.basicpage.page .product-vehicle-gray-container{background-color:#f9f9f9;padding-top:3rem;padding-bottom:3rem}
.basicpage.page .left-column-container>.cmp-container{margin-left:112px}
.basicpage.page .right-column-container>.cmp-container{margin-right:112px}
.basicpage.page .imwebev-data-container{float:left;width:100%}
.basicpage.page .imwebev-data-container>.cmp-container{margin-left:6.48%;margin-right:6.48%}
.basicpage.page .imwebev-data-container.full-width>.cmp-container{margin-left:auto;margin-right:auto}
@media(max-width:1024px){.basicpage.page .left-column-container>.cmp-container{margin-left:1rem}
.basicpage.page .right-column-container>.cmp-container{margin-right:1rem}
.basicpage.page .imwebev-data-container>.cmp-container{margin-left:1rem;margin-right:1rem}
.basicpage.page .product-vehicle-gray-container{padding-top:2rem;padding-bottom:2rem}
}
.basicpage.page .cmp-all__overflow{overflow:hidden}
.basicpage.page .cmp-all__no-margin{margin:0}
.basicpage.page .hidden-react-cmp{display:none}
@media(min-width:1536px){.root.container .cmp-container .imwebev-narrow-content-large-desktop{padding-right:120px;padding-left:120px}
}
.root.container .cmp-container .imwebev-fullwidth-container>.cmp-container{margin-left:1rem;margin-right:1rem}
@media(min-width:1536px){.root.container .cmp-container .imwebev-fullwidth-container>.cmp-container{width:1312px;margin-left:auto;margin-right:auto}
}
.root.container .cmp-container .imwebev-fullwidth-container-grid>.cmp-container>.responsivegrid{margin-left:112px;margin-right:112px;width:auto}
@media(min-width:1536px){.root.container .cmp-container .imwebev-fullwidth-container-grid>.cmp-container>.responsivegrid{width:1312px;margin-left:auto;margin-right:auto}
}
@media(max-width:1024px){.root.container .cmp-container .imwebev-fullwidth-container-grid>.cmp-container>.responsivegrid{margin-left:1rem;margin-right:1rem}
}
.root.container .cmp-container .imwebev-fullwidth-container-grid.container .siteheader{background-color:#fff;border-bottom:1px solid #ddd;position:relative;z-index:2}
.xf-web-container{overflow-x:hidden}
@media(min-width:1536px){.xf-web-container .root.container{margin-left:auto;margin-right:auto}
}
.root.container .cmp-experiencefragment--footer a,.root.container.cmp-experiencefragment--footer a{color:#fff;text-decoration:none;font-size:1rem;line-height:120%}
.root.container .cmp-experiencefragment--footer a[target="_blank"],.root.container.cmp-experiencefragment--footer a[target="_blank"],.root.container .cmp-experiencefragment--footer a.external-link,.root.container.cmp-experiencefragment--footer a.external-link{font-size:1.125rem}
.root.container .cmp-experiencefragment--footer a[target="_blank"]:not(.no-icon)::after,.root.container.cmp-experiencefragment--footer a[target="_blank"]:not(.no-icon)::after,.root.container .cmp-experiencefragment--footer a.external-link:not(.no-icon)::after,.root.container.cmp-experiencefragment--footer a.external-link:not(.no-icon)::after{display:inline-block;content:" ";background:url("../images/external-link.svg");filter:invert(1);width:16px;height:16px;margin-left:.5rem}
.root.container .cmp-experiencefragment--footer .cmp-container h4,.root.container.cmp-experiencefragment--footer .cmp-container h4{font-size:1.125rem}
.root.container .cmp-experiencefragment--footer .cmp-container h5,.root.container.cmp-experiencefragment--footer .cmp-container h5{font-size:1rem;margin:2rem 0}
body.navigation-backdrop::after,body.global-search-backdrop::after{display:block;width:100%;height:100%;content:"";opacity:.6;background:#000;top:0;left:0;position:fixed;z-index:2}
body.navigation-backdrop-mobile{overflow-y:hidden}
@media(max-width:1024px){body.navigation-backdrop-mobile::after{display:block;width:100%;height:100%;content:"";opacity:.6;background:#000;top:0;left:0;position:fixed;z-index:2}
}
.sticky-scroller{position:fixed}
.loader-overlay-generic .loader-content{display:flex;justify-content:center}
.professional .featuredinsights .cmp-featuredinsights .featured_insights_heading .cmp-text p{font-size:1.5rem;line-height:29px}
@media(min-width:768px){.professional .featuredinsights .cmp-featuredinsights .featured_insights_heading .cmp-text p{font-size:2rem;line-height:35px;margin-bottom:32px}
}
.professional .text-as-pullquote .cmp-text{margin:0;margin-left:75px}
@media(min-width:768px){.professional .text-as-pullquote .cmp-text{margin-left:150px}
}
@media(max-width:767px){.professional .text-as-pullquote .cmp-text p{margin-bottom:24px}
}
.professional .featuredinsights .cmp-featuredinsights.related-insights{margin-top:0}
@media(min-width:768px){.professional .featuredinsights .cmp-featuredinsights.related-insights{margin-top:12px}
}
.professional .biography .cmp-professional-detail-biography{margin:0 0 16px}
@media(min-width:768px){.professional .biography .cmp-professional-detail-biography{margin:12px 0 32px}
}
.capital-seeker-template .cmp-text>h2:first-child{margin-top:-0.5rem}
.professional-template-page .imwebev-gutter-container>.cmp-container,.team-template-page .imwebev-gutter-container>.cmp-container,.product-vehicle-template-page .imwebev-gutter-container>.cmp-container,.insight-index-template-page .imwebev-gutter-container>.cmp-container,.portfolio-company .imwebev-gutter-container>.cmp-container,.people-and-teams-template-page .imwebev-gutter-container>.cmp-container{margin:0 auto !important;box-sizing:border-box;width:100%;padding:0 2%;max-width:1536px}
@media(min-width:1367px){.professional-template-page .imwebev-gutter-container>.cmp-container,.team-template-page .imwebev-gutter-container>.cmp-container,.product-vehicle-template-page .imwebev-gutter-container>.cmp-container,.insight-index-template-page .imwebev-gutter-container>.cmp-container,.portfolio-company .imwebev-gutter-container>.cmp-container,.people-and-teams-template-page .imwebev-gutter-container>.cmp-container{padding:0 32px}
}
.etf-detail-template-page .imwebev-gutter-container>.cmp-container,.strategy-detail-page .imwebev-gutter-container>.cmp-container,.strategy-index-template .imwebev-gutter-container>.cmp-container,.series-index .imwebev-gutter-container>.cmp-container,.product-detail-template-page .imwebev-gutter-container>.cmp-container{margin:0 auto !important;box-sizing:border-box;width:100%;max-width:1536px}
@media(min-width:1025px) and (max-width:1366px){.etf-detail-template-page .imwebev-gutter-container>.cmp-container,.strategy-detail-page .imwebev-gutter-container>.cmp-container,.strategy-index-template .imwebev-gutter-container>.cmp-container,.series-index .imwebev-gutter-container>.cmp-container,.product-detail-template-page .imwebev-gutter-container>.cmp-container{padding:0 2%}
}
@media(min-width:1367px){.team-template-page .imwebev-gutter-container>.cmp-container,.insight-index-template-page .imwebev-gutter-container>.cmp-container,.portfolio-company .imwebev-gutter-container>.cmp-container,.people-and-teams-template-page .imwebev-gutter-container>.cmp-container{padding:0}
}
.basicpage.page table{border:1px solid #ddd;border-spacing:0;box-sizing:border-box;color:#333;width:100%}
.basicpage.page thead{background-color:#0a6f7a;color:#fff;width:100%}
.basicpage.page thead a{color:#fff}
.basicpage.page thead tr{box-sizing:border-box;height:82px;padding:16px 0;width:100%}
.basicpage.page thead th{position:relative;box-sizing:border-box;font-size:1rem;height:82px;padding:0 48px;text-align:left}
.basicpage.page thead th::after{content:'';width:1px;right:0;top:30px;height:20px;position:absolute;background-color:#fff}
.basicpage.page thead th:first-of-type::after,.basicpage.page thead th:last-of-type::after{display:none}
.basicpage.page tbody{width:100%}
.basicpage.page tbody tr.lastAggregate td{font-weight:500}
.basicpage.page tbody tr{box-sizing:border-box;height:82px;padding:16px 0}
.basicpage.page tbody tr:nth-child(even){background-color:#f9f9f9}
.basicpage.page tbody tr:nth-child(odd){background-color:#fff}
.basicpage.page tbody tr>td{font-size:1.25rem;padding:0 48px;text-align:left}
.basicpage.page tbody tr>td:first-of-type{padding:0 48px 0 16px}
.basicpage.page .table-scroller ::-webkit-scrollbar{width:12px}
.basicpage.page .table-scroller ::-webkit-scrollbar-track{background-color:#ddd}
.basicpage.page .table-scroller ::-webkit-scrollbar-thumb{background:#005aa4;border-radius:10px;width:115.1px}
@media(max-width:1024px),(min-width:1025px) and (max-width:1366px){.basicpage.page thead th{font-weight:500}
.basicpage.page tbody tr{padding:15px 0;height:49px}
.basicpage.page tbody tr>td{font-size:1rem}
.basicpage.page .mobile-table-scroll{display:block;width:100%;overflow-x:auto;border-left:1px solid #ddd;border-right:1px solid #ddd}
}
.basicpage.page .bubble-donut-space{display:flex;width:100%;border:1px solid #ddd;padding-top:48px;padding-bottom:48px;background:#fff}
.basicpage.page .bubble-donut-space .donut-chart-space{display:inline-flex;flex-direction:column;width:30%}
.basicpage.page .bubble-donut-space .color-bubble-table-space{display:inline-flex;width:70%;flex-direction:column}
.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section{width:50% !important}
.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section,.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section{display:inline-flex;width:100%}
.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section table,.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section table,.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section .lhs-table table,.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section .lhs-table table,.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section .rhs-table table,.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section .rhs-table table{border:0;color:#333}
.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section table thead,.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section table thead,.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section .lhs-table table thead,.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section .lhs-table table thead,.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section .rhs-table table thead,.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section .rhs-table table thead{background-color:transparent;color:#333}
.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section table thead th:after,.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section table thead th:after,.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section .lhs-table table thead th:after,.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section .lhs-table table thead th:after,.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section .rhs-table table thead th:after,.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section .rhs-table table thead th:after{width:0}
.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section table thead th,.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section table thead th,.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section .lhs-table table thead th,.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section .lhs-table table thead th,.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section .rhs-table table thead th,.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section .rhs-table table thead th{padding:0 30px}
.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section table tbody tr:nth-child(even),.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section table tbody tr:nth-child(even),.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section .lhs-table table tbody tr:nth-child(even),.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section .lhs-table table tbody tr:nth-child(even),.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section .rhs-table table tbody tr:nth-child(even),.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section .rhs-table table tbody tr:nth-child(even){background-color:transparent}
.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section table td,.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section table td,.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section .lhs-table table td,.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section .lhs-table table td,.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section .rhs-table table td,.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section .rhs-table table td{padding:0 30px}
.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section table td .color-bubble-cell .color-bubble,.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section table td .color-bubble-cell .color-bubble,.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section .lhs-table table td .color-bubble-cell .color-bubble,.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section .lhs-table table td .color-bubble-cell .color-bubble,.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section .rhs-table table td .color-bubble-cell .color-bubble,.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section .rhs-table table td .color-bubble-cell .color-bubble{height:19px;width:19px}
.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section table td .color-bubble-cell .bubble-label,.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section table td .color-bubble-cell .bubble-label,.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section .lhs-table table td .color-bubble-cell .bubble-label,.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section .lhs-table table td .color-bubble-cell .bubble-label,.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section .rhs-table table td .color-bubble-cell .bubble-label,.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section .rhs-table table td .color-bubble-cell .bubble-label{padding-top:12px;font-size:1rem}
.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section table td:not(:first-of-type),.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section table td:not(:first-of-type),.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section .lhs-table table td:not(:first-of-type),.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section .lhs-table table td:not(:first-of-type),.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section .rhs-table table td:not(:first-of-type),.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section .rhs-table table td:not(:first-of-type){font-size:2rem;font-weight:300}
.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section .lhs-table,.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section .lhs-table{margin-right:64px}
.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section .lhs-table,.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section .lhs-table,.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section .rhs-table,.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section .rhs-table{display:inline;width:50%}
.basicpage.page .bubble-donut-space .color-bubble-table-space .tabular-section.single-row tbody td:not(:first-of-type),.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section.single-row tbody td:not(:first-of-type){font-size:1.25rem}
@media(max-width:1024px){.basicpage.page .bubble-donut-space{flex-direction:column}
.basicpage.page .bubble-donut-space .donut-chart-space{width:100%}
.basicpage.page .bubble-donut-space .color-bubble-table-space{width:100%}
.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section{width:100% !important}
.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section table td,.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section table td:first-of-type,.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section table th{padding:0 0 0 16px}
.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section table td:not(:first-of-type){font-size:1.5rem}
.basicpage.page .bubble-donut-space .color-bubble-table-space .singular-table .tabular-section table td .color-bubble-cell .bubble-label{font-size:.75rem}
}
.megamenu .megamenu-list .megamenu-line-item{overflow-x:hidden}
.megamenu .megamenu-list .megamenu-line-item a{color:#000;padding:0 16px;border-left:3px solid transparent;width:100%;box-sizing:border-box}
.megamenu .megamenu-list .megamenu-line-item a:hover{background-color:#e2f6f1;border-left:3px solid #3bc3a3}
.megamenu .megamenu-list .megamenu-line-item a.megamenu-caret::after{content:url('../images/chevron-black-right.svg');padding-left:10px}
.megamenu .megamenu-list .megamenu-line-item.selected a{background-color:#cef0e8;border-left:3px solid #3bc3a3}
.mobile-megamenu .mobile-megamenu-line-item .mobile-megamenu-caret{position:relative}
.mobile-megamenu .mobile-megamenu-line-item .mobile-megamenu-caret::after{content:url('../images/chevron-black-right.svg');padding-left:10px;transform:scale(0.9);position:absolute;top:3px}