.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.gtx-page-skeleton{width:100%;margin-bottom:24px}
.gtx-page-skeleton .title{width:100%;height:80px}
.gtx-page-skeleton .main-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:12px}
.gtx-page-skeleton .main-content .side-bar{min-width:350px;margin-right:24px}
.gtx-page-skeleton .main-content .side-bar .search-box{height:100%}
.gtx-page-skeleton .main-content .body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}
.gtx-page-skeleton .main-content .body .text{width:100%;height:60px}
.gtx-page-skeleton .main-content .body .image{width:100%;margin:24px 0;height:470px}
.gtx-page-skeleton .main-content .body .actions{width:100%;height:60px}
.gtx-page-skeleton .main-content .body .description{width:100%;height:200px;margin-top:24px}
@media(max-width:1023px){.gtx-page-skeleton{padding:0 24px}
.gtx-page-skeleton .main-content .side-bar{min-width:250px}
}
@media(max-width:767px){.gtx-page-skeleton{padding:0 12px}
.gtx-page-skeleton .title{display:none}
.gtx-page-skeleton .main-content .side-bar{display:none}
.gtx-page-skeleton .main-content .body .text{height:40px}
.gtx-page-skeleton .main-content .body .image{margin:12px 0;height:250px}
.gtx-page-skeleton .main-content .body .actions{height:40px}
.gtx-page-skeleton .main-content .body .description{height:150px;margin-top:12px}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-editorial-accordion-root{margin:2rem 0}
.jpm-am-editorial-accordion-root .simple-accordion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}
.jpm-am-editorial-accordion-root .simple-accordion .accordion-item{background-color:#f5f7f8;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
.jpm-am-editorial-accordion-root .simple-accordion .accordion-item.open{background-color:#dbf5f7;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
.jpm-am-editorial-accordion-root .simple-accordion .accordion-item.open .accordion-permanent-icon svg{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transition:all .4s ease;transition:all .4s ease}
.jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-permanent-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:24px 16px 0;cursor:pointer}
.jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-permanent-icon svg{-webkit-transition:all .4s ease;transition:all .4s ease}
.jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content{border-left:1px solid #000;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:16px}
.jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content.open{border-left:1px solid #096183}
.jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content-btn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:14px;cursor:pointer}
.jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content-btn-icon{padding-top:2px}
.jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content-btn-icon .accordion-content-icon{min-height:30px;min-width:30px;height:30px;width:30px}
.jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content-btn-titles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-weight:var(--am-type-fontWeight-regular)}
.jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content-btn-titles h3{margin-top:0 !important;margin-bottom:0 !important}
.jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content-btn-titles .accordion-title{font-weight:var(--am-type-fontWeight-medium);font-size:1.625rem;line-height:1.4;margin-bottom:0 !important}
.jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content-btn-titles .accordion-subtitle{font-weight:var(--am-type-fontWeight-medium);font-size:1.375rem;line-height:1.5;margin-top:0 !important;margin-bottom:0 !important}
.jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content-container{height:0;opacity:0;overflow:hidden;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
.jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content-container.open{height:auto;opacity:1;overflow:visible;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
.jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content-body{padding:32px 0}
.jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:16px 0}
.jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content-image .accordion-image-header{font-weight:var(--am-type-fontWeight-medium);font-size:1.625rem;line-height:1.4}
.jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content-image .accordion-image-subheader{font-weight:var(--am-type-fontWeight-medium);font-size:1.375rem;line-height:1.5}
.jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content-image .accordion-image-disclosure{font-weight:var(--am-type-fontWeight-regular);font-weight:400;line-height:18px;font-size:.75rem;white-space:pre-wrap;margin-bottom:8px}
.jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content-footer{padding-bottom:40px;font-size:12px;line-height:22px}
@media print{.generic .jpm-am-editorial-accordion-root .simple-accordion .accordion-item.open{background-color:#dbf5f7}
.generic .jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content.open{border-left:1px solid #97e7ef}
.bond-bulletin .jpm-am-editorial-accordion-root .simple-accordion .accordion-item{background-color:#f5f7f8}
.bond-bulletin .jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content{border-left:1px solid #000}
.market-insights .jpm-am-editorial-accordion-root .simple-accordion .accordion-item.open{background-color:#edf8ff}
.market-insights .jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content.open{border-left:1px solid #0092f9}
.retirement-insights .jpm-am-editorial-accordion-root .simple-accordion .accordion-item.open{background-color:#fff6e3}
.retirement-insights .jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content.open{border-left:1px solid #ffbe37}
.portfolio-insights .jpm-am-editorial-accordion-root .simple-accordion .accordion-item.open{background-color:#edf7f4}
.portfolio-insights .jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content.open{border-left:1px solid #00a16d}
.jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content .accordion-content-container{height:auto !important;opacity:1 !important}
}
.jpm-am-components-editorial-body.generic .jpm-am-editorial-accordion-root .simple-accordion .accordion-item.open{background-color:#dbf5f7}
.jpm-am-components-editorial-body.generic .jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content.open{border-left:1px solid #97e7ef}
.jpm-am-components-editorial-body.bond-bulletin .jpm-am-editorial-accordion-root .simple-accordion .accordion-item.open{background-color:#f5f7f8}
.jpm-am-components-editorial-body.bond-bulletin .jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content.open{border-left:1px solid #000}
.jpm-am-components-editorial-body.market-insights .jpm-am-editorial-accordion-root .simple-accordion .accordion-item.open{background-color:#edf8ff}
.jpm-am-components-editorial-body.market-insights .jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content.open{border-left:1px solid #0092f9}
.jpm-am-components-editorial-body.retirement-insights .jpm-am-editorial-accordion-root .simple-accordion .accordion-item.open{background-color:#fff6e3}
.jpm-am-components-editorial-body.retirement-insights .jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content.open{border-left:1px solid #ffbe37}
.jpm-am-components-editorial-body.portfolio-insights .jpm-am-editorial-accordion-root .simple-accordion .accordion-item.open{background-color:#edf7f4}
.jpm-am-components-editorial-body.portfolio-insights .jpm-am-editorial-accordion-root .simple-accordion .accordion-item .accordion-content.open{border-left:1px solid #00a16d}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.AMMCard{position:relative;background-color:#fff;width:100%;height:100%;border-radius:12px;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;-webkit-box-shadow:0 3px 3px 0 rgba(0,0,0,.13);box-shadow:0 3px 3px 0 rgba(0,0,0,.13);color:#000;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;overflow:hidden}
.AMMCard_FeaturedFlag{position:absolute;top:24px;left:24px;padding:0 8px;border-radius:4px;background-color:#fff;font-family:"NB-International-pro-regular",sans-serif;color:#21292e;font-size:.75rem;font-weight:400;line-height:1.6666666667;letter-spacing:1.2px;text-transform:uppercase}
.AMMCard_Content{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}
.AMMCard_Title{font-family:"NB-International-pro-regular",sans-serif;overflow:hidden;font-size:1.75rem;font-style:normal;font-weight:400;line-height:1.2857142857;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis}
.AMMCard_Description{font-size:1rem;font-weight:var(--am-type-fontWeight-medium);line-height:1.5}
.AMMCard_CTA{font-family:"NB-International-Medium",sans-serif;border:1px solid #000;border-radius:32px;background-color:transparent;height:32px;min-width:120px;padding:8px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;font-weight:500;line-height:1.5714285714}
.AMMCard .AMMCard_BackgroundOverlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);border-radius:12px;z-index:2}
.AMMCard-variantWelcome,.AMMCard-variantMarketing,.AMMCard-variantArticle{aspect-ratio:3/4}
.AMMCard-variantWelcome:hover,.AMMCard-variantMarketing:hover,.AMMCard-variantArticle:hover{-webkit-transition:all .6s ease;transition:all .6s ease}
.AMMCard-variantWelcome{background-color:#ffd57d}
.AMMCard-variantWelcome .AMMCard_CTA{color:#000;border-color:#000;background-color:#fff}
.AMMCard-variantWelcome:hover .AMMCard_Description{font-weight:var(--am-type-fontWeight-medium)}
.AMMCard-variantMarketing{color:#edf8ff;background-color:#00458a}
.AMMCard-variantMarketing .AMMCard_CTA{color:#000;border-color:#000;background-color:#fff}
.AMMCard-variantBio,.AMMCard-variantArticle{padding:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.AMMCard-variantBio{height:100%;-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;-webkit-box-shadow:0 3.09px 3.09px 0 rgba(0,0,0,.13);box-shadow:0 3.09px 3.09px 0 rgba(0,0,0,.13);cursor:pointer}
.AMMCard-variantBio.AMMCard-bgTeal,.AMMCard-variantBio.AMMCard-bgOrange{background:#000}
.AMMCard-variantBio:focus-visible{outline:#000 2px solid}
.AMMCard-variantTools{height:100%;padding:0;background-color:#ecfbfc;-webkit-box-align:end;-ms-flex-align:end;align-items:end;cursor:pointer}
.AMMCard-variantTools:focus-visible{outline:#000 2px solid}
.AMMCard-variantTools:hover{-webkit-transform:scale(1.01);transform:scale(1.01)}
.AMMCard-variantTools .AMMCard_Content{gap:8px}
.AMMCard-variantArticleRow{padding:0;max-width:none;height:160px;aspect-ratio:unset}
.AMMCard-variantTopInsights{border-top:1px solid #e2e4e5;border-radius:revert;padding:8px 0 0 0;-webkit-box-shadow:revert;box-shadow:revert}
.AMMCard-variantHorizontal{border-radius:16px;padding:revert;-webkit-box-shadow:0 4px 4px 0 var(--shadow-color-light,rgba(0,0,0,0.05));box-shadow:0 4px 4px 0 var(--shadow-color-light,rgba(0,0,0,0.05));border:1px solid var(--am-border-card-primary);background:var(--am-base-white_black);min-width:0;overflow:hidden;-webkit-transition:-webkit-box-shadow .3s ease-in-out;transition:-webkit-box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out}
.AMMCard-variantExpert{background-color:transparent !important;padding:0;border-radius:revert;-webkit-box-shadow:revert;box-shadow:revert}
.AMMCard-variantFeaturedMarketing,.AMMCard-variantEventsMarketing,.AMMCard-variantDynamicWebcast{height:100%;background:var(--am-surface-amBrand-color1Dark);padding:var(--am-spacing-sm4) var(--am-jumpers-sm3_sm3_sm2) var(--am-spacing-sm3);overflow:hidden;-webkit-box-shadow:none;box-shadow:none;cursor:pointer}
.AMMCard-variantFeaturedMarketing{min-height:348px;position:relative}
.AMMCard.AMMCard-variantInsightsFeed{border-radius:revert;padding:revert;-webkit-box-shadow:revert;box-shadow:revert;background-color:transparent;height:100%}
.AMMCard.AMMCard-variantDynamicWebcast{height:100%;background:var(--am-surface-amBrand-color1Dark);padding:var(--am-spacing-sm4) var(--am-jumpers-sm3_sm3_sm2) var(--am-spacing-sm3);overflow:hidden;-webkit-box-shadow:none;box-shadow:none}
.AMMCard-bgLightYellow{background-color:#ffe6b0}
.AMMCard-bgYellow{color:#000;background-color:#ffd57d}
.AMMCard-bgYellow .AMMCard_CTA{color:#000;border-color:#000;background-color:#fff}
.AMMCard-bgBlue{color:#edf8ff;background-color:#00458a}
.AMMCard-bgBlue .AMMCard_CTA{color:#fff;border-color:#fff;background-color:#fff}
.AMMCard-bgTeal{background-color:#dbf5f7}
.AMMCard-bgOrange{background-color:#ffe6b0}
.AMMCard-bgBlack{background-color:#000}
.AMMCard-bgImage{background-size:cover;background-position:center;background-repeat:no-repeat}
@media(min-width:768px){.AMMCard{padding:24px;border-radius:16px}
.AMMCard_Content{gap:16px}
.AMMCard_Title{font-size:2.25rem;line-height:1.25}
.AMMCard_Description{font-weight:var(--am-type-fontWeight-medium)}
.AMMCard-variantBio,.AMMCard-variantArticle,.AMMCard-variantArticleRow,.AMMCard-variantExpert{padding:0}
.AMMCard-variantArticleRow{max-width:none}
.AMMCard-variantTools{padding:0}
.AMMCard-variantTools .AMMCard_Content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:stretch;align-self:stretch}
.AMMCard-variantTools .AMMCard_Title sub,.AMMCard-variantTools .AMMCard_Title sup{vertical-align:revert;font-size:xx-small}
.AMMCard-variantTools .AMMCard_Title ul{list-style:disc;padding-left:24px;margin-bottom:1em;line-height:1.6}
.AMMCard-variantTools .AMMCard_Title ol{list-style:decimal;padding-left:24px}
.AMMCard-variantTools .AMMCard_Title ul li,.AMMCard-variantTools .AMMCard_Title ol li{list-style:inherit}
.AMMCard-variantTopInsights{border-radius:revert;padding:8px 0 0 0;-webkit-box-shadow:revert;box-shadow:revert}
.AMMCard-variantHorizontal{padding:0}
.AMMCard-variantExpert{border-radius:revert}
.AMMCard-variantFeaturedMarketing,.AMMCard-variantEventsMarketing{min-height:348px;aspect-ratio:revert;padding:var(--spacing-sm-432,32px) var(--jumpers-sm3_sm3_sm2,24px) var(--spacing-sm-324,24px)}
}
@media(min-width:1024px){.AMMCard:hover{-webkit-transform:scale(1.01);transform:scale(1.01)}
.AMMCard-variantBio:hover,.AMMCard-variantTopInsights:hover{-webkit-transform:none;transform:none}
.AMMCard-variantHorizontal:hover{-webkit-transform:none;transform:none;-webkit-box-shadow:0 6px 6px 0 rgba(0,0,0,.15);box-shadow:0 6px 6px 0 rgba(0,0,0,.15)}
.AMMCard-variantExpert{border-radius:revert}
.AMMCard-variantExpert:hover{-webkit-transform:none;transform:none}
.AMMCard.AMMCard-variantFeaturedMarketing,.AMMCard.AMMCard-variantEventsMarketing,.AMMCard.AMMCard-variantDynamicWebcast{min-height:342px;-webkit-transform:none;transform:none}
.AMMCard.AMMCard-variantInsightsFeed{-webkit-transform:none;transform:none}
}
.jpm-am-components-cta.jpm-am__glassdoor-link::after{content:"\E98F"}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;color:#000;cursor:pointer;padding:14px 40px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:48px;-webkit-transition:background-color .2s linear;transition:background-color .2s linear}
.jpm-am-components-cta span{pointer-events:none}
.jpm-am-components-cta svg{margin-left:17px}
.jpm-am-components-cta.disabled{background-color:#e2e4e5 !important;color:#41464a !important}
.jpm-am-components-cta.disabled:hover{background-color:#e2e4e5}
.jpm-am-components-cta.jpm-am__glassdoor-link::after{font-family:"jp-icons",fantasy !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;margin-left:12px}
.jpm-am-components-cta.link{text-decoration:none}
.jpm-am-components-cta.link:hover{text-decoration:none}
.jpm-am-components-cta.primary{background-color:#52d8e6;border:1px solid #000}
.jpm-am-components-cta.primary:hover{background-color:#dbf5f7}
.jpm-am-components-cta.primary-download{background-color:#52d8e6;border:1px solid #21292e}
.jpm-am-components-cta.primary-download:hover{background-color:#8dd7dd}
.jpm-am-components-cta.primary-white{background-color:#fff;border:1px solid #000}
.jpm-am-components-cta.primary-white:hover{background-color:#f5f7fb}
.jpm-am-components-cta.primary-ash{background-color:#000;color:#fff;border:1px solid #fff}
.jpm-am-components-cta.primary-ash:hover{background-color:#f5f7fb;color:#000;border:1px solid #21292e}
.jpm-am-components-cta.primary-grey{background-color:#21292e;color:#fff;border:1px solid #fff}
.jpm-am-components-cta.primary-grey:hover{background-color:#f5f7fb;color:#000;border:1px solid #21292e}
.jpm-am-components-cta.primary-disabled{cursor:not-allowed;background:#e2e4e5;color:#565a5d}
.jpm-am-components-cta.secondary-dark{color:#096183;background:0;text-decoration:none}
.jpm-am-components-cta.secondary-dark:hover{text-decoration:underline}
.jpm-am-components-cta.secondary-light{color:#52d8e6;text-decoration:none}
.jpm-am-components-cta.secondary-light:hover{text-decoration:underline}
.jpm-am-components-cta.secondary-ash{color:#000;background:0;text-decoration:none}
.jpm-am-components-cta.secondary-ash:hover{text-decoration:underline}
.jpm-am-components-cta.secondary-disabled{cursor:not-allowed;background:0;color:#565a5d}
.jpm-am-components-cta.secondary-disabled:hover{text-decoration:none}
.jpm-am-components-cta.headless{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background:inherit;border:0;border-radius:revert}
.jpm-am-components-cta.headless svg{margin-left:revert}
@media(max-width:767px){.jpm-am-components-cta{padding:10px 32px}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.BioCardContent{border-radius:12px;width:100%;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;cursor:pointer}
.BioCardContent.BioCardContent--notClickable{pointer-events:none;cursor:default}
.BioCardContent:hover .BioCardContent_ImageWrapper img{-webkit-transform:scale(1.07);transform:scale(1.07)}
.BioCardContent:hover .BioCardContent_Email svg path{fill:#97e7ef}
.BioCardContent:hover .BioCardContent_EmailCTALabel{color:#97e7ef;text-decoration:underline;-webkit-text-decoration-color:#97e7ef;text-decoration-color:#97e7ef;text-decoration-thickness:2px;text-underline-offset:6px}
.BioCardContent_Link{background:transparent;border-radius:12px;overflow:hidden;position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}
.BioCardContent_Link:hover{cursor:pointer}
.BioCardContent_Link:focus{outline-offset:2px}
.BioCardContent_ImageWrapper{border-top-left-radius:12px;border-top-right-radius:12px;width:100%;aspect-ratio:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;pointer-events:none}
.BioCardContent_Image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .8s;transition:-webkit-transform .8s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s}
.BioCardContent_ContentContainer{border-bottom-left-radius:12px;border-bottom-right-radius:12px;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;background-color:#000;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:"NB-International-pro-regular",sans-serif;color:#fff;font-style:normal;font-weight:400}
.BioCardContent_Name{font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.3333333333}
.BioCardContent_BioDetailContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.BioCardContent_Title{font-size:.875rem;line-height:1.5714285714;font-style:normal;font-weight:400}
.BioCardContent_Position{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;padding:8px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;position:relative}
.BioCardContent_Position svg{fill:#52d8e6}
.BioCardContent_EmailCTALabel{color:inherit;-webkit-transition:color .2s ease-in-out,text-decoration-thickness .2s ease-in-out,-webkit-text-decoration-color .2s ease-in-out;transition:color .2s ease-in-out,text-decoration-thickness .2s ease-in-out,-webkit-text-decoration-color .2s ease-in-out;transition:color .2s ease-in-out,text-decoration-color .2s ease-in-out,text-decoration-thickness .2s ease-in-out;transition:color .2s ease-in-out,text-decoration-color .2s ease-in-out,text-decoration-thickness .2s ease-in-out,-webkit-text-decoration-color .2s ease-in-out}
.BioCardContent_Email{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;background-color:transparent;font-size:14px;font-style:normal;font-weight:500;line-height:22px;color:#52d8e6;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}
.BioCardContent_Email svg path{-webkit-transition:fill .2s ease-in-out;transition:fill .2s ease-in-out}
@media(min-width:768px){.BioCardContent_Name{font-size:1.75rem;line-height:1.2857142857}
.BioCardContent_ContentContainer{padding:24px 24px 32px 24px}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.ToolsCardContent{border-radius:12px;width:100%;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}
.ToolsCardContent .ToolsCardContent_ContentContainer{height:100%;padding:24px 16px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}
.ToolsCardContent .ToolsCardContent_ContentWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}
.ToolsCardContent .ToolsCardContent_Link{border-radius:12px;position:absolute;top:0;left:0;bottom:0;right:0}
.ToolsCardContent .ToolsCardContent_Title{font-family:"NB-International-medium",sans-serif;font-size:24px;line-height:32px;font-weight:500}
.ToolsCardContent .ToolsCardContent_Description{font-family:"NB-International-regular",sans-serif;font-size:16px;line-height:24px;font-style:normal;font-weight:400;overflow:hidden;color:#000;text-overflow:ellipsis}
.ToolsCardContent .ToolsCardContent_IconWrapper{border:1px solid #000;border-radius:100%;background-color:#fff;aspect-ratio:1;height:32px;min-width:revert;margin-top:6px;-ms-flex-item-align:end;align-self:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.ToolsCardContent .ToolsCardContent_IconWrapper svg{padding:0;margin:0}
@media(min-width:768px){.ToolsCardContent .ToolsCardContent_ContentContainer{padding:32px 24px 24px}
.ToolsCardContent .ToolsCardContent_Title{font-size:28px;font-style:normal;font-weight:500;line-height:36px;overflow:hidden;color:#000;text-overflow:ellipsis}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.ArticleCardContent{border-radius:12px;width:100%;height:100%;font-style:normal;overflow:hidden}
.ArticleCardContent .ArticleCardContent_ImageWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:55%;overflow:hidden}
.ArticleCardContent .ArticleCardContent_Image{width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}
.ArticleCardContent_ContentContainer{min-height:88px;height:45%;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px}
.ArticleCardContent_ContentContainer-TextOnly{background-color:#dbf5f7;height:100%;padding:16px 16px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px}
.ArticleCardContent_ContentContainer-TextOnly .ArticleCardContent_Title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:20px}
.ArticleCardContent_Title{display:-webkit-box;overflow:hidden;font-family:"NB-International-medium",sans-serif;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:pre-wrap;word-break:break-word;font-size:1.25rem;font-weight:500;line-height:1.4;margin-bottom:8px}
.ArticleCardContent_DateAndBookmark{border-top:1px solid #000;padding-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.ArticleCardContent_Date{font-size:.875rem;font-weight:400;line-height:1.5714285714}
.ArticleCardContent--Horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.ArticleCardContent--Horizontal:hover{cursor:pointer}
.ArticleCardContent--Horizontal .ArticleCardContent_ImageWrapper{width:auto;height:100%}
.ArticleCardContent--Horizontal .ArticleCardContent_Image{width:120px;height:100%}
.ArticleCardContent--Horizontal .ArticleCardContent_ContentContainer{min-height:88px;height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:12px 12px 8px}
.ArticleCardContent--Horizontal .ArticleCardContent_Title{color:#000;font-family:"NB-International-pro-regular",sans-serif;font-size:1.25rem;font-weight:400;line-height:1.4444444444}
.ArticleCardContent--Horizontal .ArticleCardContent_DateAndBookmark{padding-top:8px}
.ArticleCardContent.ArticleCardContent--insights-feed-featured{border-radius:revert;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--spacing-sm-324,24px)}
.ArticleCardContent.ArticleCardContent--insights-feed-featured .ArticleCardContent_ImageWrapper{border-radius:var(--borderRadius-lg,16px);width:100%;height:100%;min-height:174px}
.ArticleCardContent.ArticleCardContent--insights-feed-featured .ArticleCardContent_ContentContainer{min-height:revert;height:revert;padding:revert;gap:revert}
.ArticleCardContent.ArticleCardContent--insights-feed-featured .ArticleCardContent_Title{margin-bottom:revert;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:var(--text-interactSubtle-second-default,#000);text-overflow:ellipsis;font-family:NB-International-pro-light,sans-serif;font-size:var(--text-fontSize-h6,18px);font-style:normal;font-weight:var(--type-fontWeight-light,300);line-height:var(--text-lineHeight-h6,26px)}
.ArticleCardContent.ArticleCardContent--insights-feed-featured .ArticleCardContent_DateAndBookmark{border-top:revert;padding-top:revert}
.ArticleCardContent.ArticleCardContent--insights-feed-featured .ArticleCardContent_Date{color:var(--text-second,#abadaf);font-family:NB-International-pro-regular,sans-serif;font-size:var(--text-fontSize-legal,12px);font-style:normal;font-weight:400;line-height:var(--text-lineHeight-legal,20px)}
.ArticleCardContent.ArticleCardContent--insights-feed-featured:hover{cursor:pointer}
.ArticleCardContent.ArticleCardContent--insights-feed-featured:hover .ArticleCardContent_Title{text-decoration-thickness:2px;text-underline-offset:4px;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}
.ArticleCardContent.ArticleCardContent--insights-feed-featured.ArticleCardContent-mode-light .ArticleCardContent_Title{color:var(--text-interactSubtle-second-default,#000)}
.ArticleCardContent.ArticleCardContent--insights-feed-featured.ArticleCardContent-mode-light .ArticleCardContent_Date{color:var(--text-second,#565a5d)}
@media(min-width:768px){.ArticleCardContent_ContentContainer{padding:24px 24px 16px}
.ArticleCardContent_ContentContainer-TextOnly{padding:24px 24px 16px}
.ArticleCardContent_Title{font-family:"NB-International-pro-regular",sans-serif;font-size:1.5rem;line-height:1.3333333333;font-weight:400}
.ArticleCardContent--Horizontal .ArticleCardContent_ContentContainer{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:24px 24px 16px}
.ArticleCardContent--Horizontal .ArticleCardContent_Title{font-size:1.25rem;line-height:1.4}
.ArticleCardContent--Horizontal .ArticleCardContent_Image{aspect-ratio:1/1;width:auto}
.ArticleCardContent.ArticleCardContent--insights-feed-featured{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:var(--spacing-sm-432,32px)}
.ArticleCardContent.ArticleCardContent--insights-feed-featured .ArticleCardContent_ContentContainer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}
.ArticleCardContent.ArticleCardContent--insights-feed-featured .ArticleCardContent_ImageWrapper{height:100%}
}
@media(min-width:1024px){.ArticleCardContent.ArticleCardContent--insights-feed-featured{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--spacing-sm-324,24px)}
.ArticleCardContent.ArticleCardContent--insights-feed-featured .ArticleCardContent_ImageWrapper{height:221px}
.ArticleCardContent.ArticleCardContent--insights-feed-featured .ArticleCardContent_Title{font-size:var(--text-fontSize-h6,20px);line-height:var(--text-lineHeight-h6,28px)}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.ExpertCardContent{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--spacing-sm-18,8px)}
.ExpertCardContent .ExpertCardContent_SideContentContainer{width:100%;min-height:104px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:var(--jumpers-sm4_sm3_sm2,16px)}
.ExpertCardContent .ExpertCardContent_ImageLink{height:100%;max-height:104px;aspect-ratio:1}
.ExpertCardContent .ExpertCardContent_ImageContainer{border-radius:var(--borderRadius-md,8px) 0 0 var(--borderRadius-md,8px);overflow:hidden;width:100%;height:100%}
.ExpertCardContent .ExpertCardContent_ImageContainer:hover{cursor:pointer}
.ExpertCardContent .ExpertCardContent_Image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}
.ExpertCardContent .ExpertCardContent_ContentTopBorderContainer{border-top:1px solid var(--border-first,#e2e4e5);width:100%;padding-top:var(--spacing-sm-216,16px)}
.ExpertCardContent .ExpertCardContent_ContentLayoutContainer{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.ExpertCardContent .ExpertCardContent_ExpertDetailsContainer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.ExpertCardContent .ExpertCardContent_ExpertDetailsContainer--mobile{display:-webkit-box;display:-ms-flexbox;display:flex}
.ExpertCardContent .ExpertCardContent_ExpertDetailsContainer--desktop{display:none}
.ExpertCardContent .ExpertCardContent_Name{color:var(--text-first,#000);font-family:"NB-International-Medium",sans-serif;font-size:var(--text-fontSize-body1,1rem);font-style:normal;font-weight:var(--type-fontWeight-medium,500);line-height:var(--text-lineHeight-body1,1.5)}
.ExpertCardContent .ExpertCardContent_Title,.ExpertCardContent .ExpertCardContent_Phone{overflow:hidden;color:var(--text-second,#565a5d);-webkit-box-orient:vertical;-webkit-line-clamp:1;-ms-flex-item-align:stretch;align-self:stretch;text-overflow:ellipsis;font-family:NB-International-pro-regular,sans-serif;font-size:var(--text-fontSize-legal,0.75rem);font-style:normal;font-weight:400;line-height:var(--text-lineHeight-legal,1.67)}
.ExpertCardContent .ExpertCardContent_FollowButton{background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:var(--spacing-xs-4,4px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}
.ExpertCardContent .ExpertCardContent_FollowButton:hover{cursor:pointer}
.ExpertCardContent .ExpertCardContent_FollowLabel{color:var(--text-interact-first-default,#096183);font-family:"NB-International-Medium",sans-serif;font-size:var(--text-fontSize-body2,0.875rem);font-style:normal;font-weight:var(--type-fontWeight-medium,500)}
.ExpertCardContent .ExpertCardContent_ArticleContentContainer--desktop{display:none}
.ExpertCardContent .ExpertCardContent_ArticleContentContainer--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;padding:var(--spacing-none,0) 0 0 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--spacing-none,0);-ms-flex-item-align:stretch;align-self:stretch}
.ExpertCardContent .ExpertCardContent_ArticleTitle{overflow:hidden;color:var(--text-interactSubtle-second-default,#000);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;text-decoration:none;font-family:NB-International-pro-light,sans-serif;font-size:var(--text-fontSize-h6,1.125rem);font-style:normal;font-weight:var(--type-fontWeight-light,300);line-height:var(--text-lineHeight-h6,1.44);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.ExpertCardContent .ExpertCardContent_ArticleTitle:hover{cursor:pointer;overflow:hidden;color:var(--text-interactSubtle-second-default,#000);text-overflow:ellipsis;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}
.ExpertCardContent .ExpertCardContent_ArticleDate{color:var(--text-second,#565a5d);font-family:NB-International-pro-regular,sans-serif;font-size:var(--text-fontSize-legal,0.75rem);font-style:normal;font-weight:400;line-height:var(--text-lineHeight-legal,1.67)}
.ExpertCardContent .ExpertCardContent_ContactDetailsContainer{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;gap:var(--spacing-sm-216,16px)}
.ExpertCardContent .ExpertCardContent_EmailIconButton{background:transparent;padding:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:-webkit-min-content;height:-moz-min-content;height:min-content}
.ExpertCardContent .ExpertCardContent_EmailIconButton:hover{cursor:pointer}
.ExpertCardContent .ExpertCardContent_PhoneNumberContainer{width:-webkit-max-content;width:-moz-max-content;width:max-content}
.ExpertCardContent .ExpertCardContent_PhoneNumberContainer--desktop{display:none}
.ExpertCardContent .ExpertCardContent_PhoneNumberContainer--mobile{display:-webkit-box;display:-ms-flexbox;display:flex}
.ExpertCardContent .ExpertCardContent_PhoneNumber{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:var(--text-second,#565a5d);text-overflow:ellipsis;font-family:NB-International-pro-light,sans-serif;font-size:var(--text-fontSize-legal,12px);font-style:normal;font-weight:400;line-height:var(--text-lineHeight-legal,20px)}
.ExpertCardContent.ExpertCardContent--NoArticle .ExpertCardContent_ContentTopBorderContainer{padding-top:var(--spacing-sm-18,8px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.ExpertCardContent.ExpertCardContent--NoArticle .ExpertCardContent_ContentLayoutContainer{height:revert;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:var(--jumpers-sm5_sm4_sm4,32px)}
.ExpertCardContent.ExpertCardContent--NoArticle .ExpertCardContent_SideContentContainer{min-height:144px}
.ExpertCardContent.ExpertCardContent--NoArticle .ExpertCardContent_ImageLink{height:100%;max-height:144px}
.ExpertCardContent.ExpertCardContent--Contact .ExpertCardContent_SideContentContainer{min-height:116px}
.ExpertCardContent.ExpertCardContent--Contact .ExpertCardContent_ContentTopBorderContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.ExpertCardContent.ExpertCardContent--Contact .ExpertCardContent_ContentLayoutContainer{height:revert;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;gap:var(--spacing-sm-18,8px)}
.ExpertCardContent.ExpertCardContent--Contact .ExpertCardContent_ExpertDetailsContainer{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}
@media(min-width:768px){.ExpertCardContent .ExpertCardContent_SideContentContainer{gap:var(--jumpers-sm4_sm3_sm2,24px)}
}
@media(min-width:1024px){.ExpertCardContent .ExpertCardContent_ContentTopBorderContainer{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.ExpertCardContent .ExpertCardContent_ContentLayoutContainer{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.ExpertCardContent .ExpertCardContent_MainContentContainer{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:var(--spacing-sm-18,8px)}
.ExpertCardContent .ExpertCardContent_SideContentContainer{min-height:144px;gap:var(--jumpers-sm4_sm3_sm2,32px)}
.ExpertCardContent .ExpertCardContent_ImageLink{max-height:144px}
.ExpertCardContent .ExpertCardContent_ArticleContentContainer--desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--spacing-none,0)}
.ExpertCardContent .ExpertCardContent_ArticleTitle{font-size:var(--text-fontSize-h6,20px);line-height:var(--text-lineHeight-h6,1.4)}
.ExpertCardContent .ExpertCardContent_ExpertDetailsContainer--mobile{display:none}
.ExpertCardContent .ExpertCardContent_ExpertDetailsContainer--desktop{display:-webkit-box;display:-ms-flexbox;display:flex}
.ExpertCardContent .ExpertCardContent_PhoneNumberContainer--desktop{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex}
.ExpertCardContent .ExpertCardContent_PhoneNumberContainer--mobile{display:none}
.ExpertCardContent.ExpertCardContent--NoArticle .ExpertCardContent_ContentTopBorderContainer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.ExpertCardContent.ExpertCardContent--Contact .ExpertCardContent_SideContentContainer{min-height:144px}
.ExpertCardContent.ExpertCardContent--Contact .ExpertCardContent_ContentTopBorderContainer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.ExpertCardContent.ExpertCardContent--Contact .ExpertCardContent_ContentLayoutContainer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--jumpers-sm3_sm2_sm2,24px) var(--jumpers-sm5_sm4_sm4,40px)}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.TopInsightsContent{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.TopInsightsContent:hover{cursor:pointer}
.TopInsightsContent:hover .TopInsightsContent_Header{text-decoration-thickness:2px;text-underline-offset:4px;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}
.TopInsightsContent .TopInsightsContent_ImageContainer{border-radius:var(--am-borderRadius-sm);height:80px;aspect-ratio:1/1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:hidden}
.TopInsightsContent .TopInsightsContent_Image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.TopInsightsContent .TopInsightsContent_ContentContainer{-webkit-box-flex:1;-ms-flex:1;flex:1}
.TopInsightsContent .TopInsightsContent_HeaderContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}
.TopInsightsContent .TopInsightsContent_Header{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;overflow:hidden;color:#000;text-overflow:ellipsis;font-family:"NB-International-pro-light",sans-serif;font-size:1.125rem;font-style:normal;font-weight:300;line-height:1.44;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.TopInsightsContent .TopInsightsContent_IconContainer{display:none;background-color:transparent;padding:4px}
.TopInsightsContent .TopInsightsContent_IconContainer:hover{cursor:pointer}
.TopInsightsContent .TopInsightsContent_DateContainer{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}
.TopInsightsContent .TopInsightsContent_Date,.TopInsightsContent .TopInsightsContent_Description{color:var(--am-text-second);font-family:"NB-International-pro-regular",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.67}
.TopInsightsContent .TopInsightsContent_Date.separator,.TopInsightsContent .TopInsightsContent_Description.separator{padding-right:8px;border-right:1px solid #c5c7c9}
.TopInsightsContent.TopInsightsContent--HasImage{gap:var(--spacing-sm-216,16px);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.TopInsightsContent.TopInsightsContent-mode-light .TopInsightsContent_Header{color:var(--text-interactSubtle-second-default,#000)}
.TopInsightsContent.TopInsightsContent-mode-light .TopInsightsContent_Date{color:var(--text-second,#565a5d)}
@media(min-width:1024px){.TopInsightsContent .TopInsightsContent_Header{-webkit-line-clamp:2}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.HorizontalCardContent{border-top:1px solid #e2e4e5;border-radius:16px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px}
.HorizontalCardContent .HorizontalCardContent_ImageWrapper{display:none}
.HorizontalCardContent .HorizontalCardContent_ContentContainer{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px;gap:24px}
.HorizontalCardContent .HorizontalCardContent_HeaderContainer{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.HorizontalCardContent .HorizontalCardContent_Eyebrow{color:var(--am-text-second);font-family:var(--am-type-fontFamily-body);font-weight:var(--am-type-fontWeight-book);line-height:var(--am-text-lineHeight-eyebrow);font-size:var(--am-text-fontSize-eyebrow);letter-spacing:var(--am-text-letterSpacing-eyebrow);text-transform:uppercase;font-weight:var(--am-type-fontWeight-regular)}
.HorizontalCardContent .HorizontalCardContent_Eyebrow sup,.HorizontalCardContent .HorizontalCardContent_Eyebrow sub{line-height:1}
.HorizontalCardContent .HorizontalCardContent_Eyebrow sub{vertical-align:sub}
.HorizontalCardContent .HorizontalCardContent_Eyebrow sup{vertical-align:super}
.HorizontalCardContent .HorizontalCardContent_Eyebrow sup,.HorizontalCardContent .HorizontalCardContent_Eyebrow sub{font-size:.7em}
.HorizontalCardContent .HorizontalCardContent_Title{-webkit-box-flex:1;-ms-flex:1;flex:1;color:var(--am-text-first);font-family:var(--am-type-fontFamily-body);font-weight:var(--am-type-fontWeight-regular);line-height:var(--am-text-lineHeight-h5);font-size:var(--am-text-fontSize-h5);letter-spacing:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.HorizontalCardContent .HorizontalCardContent_Title sup,.HorizontalCardContent .HorizontalCardContent_Title sub{line-height:1}
.HorizontalCardContent .HorizontalCardContent_Title sub{vertical-align:sub}
.HorizontalCardContent .HorizontalCardContent_Title sup{vertical-align:super}
.HorizontalCardContent .HorizontalCardContent_Title sup,.HorizontalCardContent .HorizontalCardContent_Title sub{font-size:.6em}
.HorizontalCardContent .HorizontalCardContent_IconContainer{display:none}
@media(min-width:768px){.HorizontalCardContent{min-height:104px}
.HorizontalCardContent .HorizontalCardContent_ImageWrapper{display:block;height:104px;max-height:104px;aspect-ratio:1/1;position:relative}
.HorizontalCardContent .HorizontalCardContent_Image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;left:0}
.HorizontalCardContent .HorizontalCardContent_ContentContainer{padding:0 32px 0 0}
}
@media(min-width:1024px){.HorizontalCardContent:hover{cursor:pointer}
.HorizontalCardContent:hover .HorizontalCardContent_IconContainer{opacity:100}
.HorizontalCardContent .HorizontalCardContent_IconContainer{opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.FeaturedMarketingCardContent{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:32px;-webkit-box-flex:1;-ms-flex:1;flex:1}
.FeaturedMarketingCardContent .FeaturedMarketingCardContent_ContentLayoutContainer{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-item-align:stretch;align-self:stretch;gap:32px}
.FeaturedMarketingCardContent .FeaturedMarketingCardContent_FeaturedFlagContainer{border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;padding:0 8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}
.FeaturedMarketingCardContent .FeaturedMarketingCardContent_FeaturedFlagContainer--showBg{background:var(--base-black_white,#FFF)}
.FeaturedMarketingCardContent .FeaturedMarketingCardContent_IconContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.FeaturedMarketingCardContent .FeaturedMarketingCardContent_FeaturedFlagLabel{color:var(--base-white_black,#000);font-size:12px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:1.2px;text-transform:uppercase}
.FeaturedMarketingCardContent .FeaturedMarketingCardContent_ContentContainer{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.FeaturedMarketingCardContent .FeaturedMarketingCardContent_Eyebrow{color:var(--palette-neutral-200,#c5c7c9);font-family:"NB-International-pro-regular",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.66;letter-spacing:1.2px;text-transform:uppercase}
.FeaturedMarketingCardContent .FeaturedMarketingCardContent_Eyebrow:first-child{padding-right:8px}
.FeaturedMarketingCardContent .FeaturedMarketingCardContent_Eyebrow:not(:first-child){padding:0 8px;border-left:1px solid var(--border-second,#717477)}
.FeaturedMarketingCardContent .FeaturedMarketingCardContent_Title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;-ms-flex-item-align:stretch;align-self:stretch;overflow:hidden;color:var(--text-tertiary,#FFF);text-overflow:ellipsis;font-family:"NB-International-pro-regular",sans-serif;font-size:var(--text-fontSize-h4,24px);font-style:normal;font-weight:var(--type-fontWeight-regular,400);line-height:var(--text-lineHeight-h4,32px)}
.FeaturedMarketingCardContent .FeaturedMarketingCardContent_Description{overflow:hidden;color:var(--text-tertiary,#FFF);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis;font-family:NB-International-pro-light,sans-serif;font-size:var(--text-fontSize-body1,16px);font-style:normal;font-weight:400;line-height:var(--text-lineHeight-body1,1.5)}
.FeaturedMarketingCardContent .FeaturedMarketingCardContent_CTA{border-radius:var(--borderRadius-round,160px);border:var(--borderWidth-sm,1px) solid var(--border-interact-first-default,#52d8e6);background:var(--surface-interact-second-default,rgba(255,255,255,0));display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:32px;padding:0 var(--spacing-sm-216,16px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;gap:var(--spacing-sm-18,8px);-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:var(--text-interact-first-default,#52d8e6);text-align:center;text-overflow:ellipsis;font-family:NB-International-pro-regular,sans-serif;font-size:var(--text-fontSize-body2,14px);font-style:normal;font-weight:var(--type-fontWeight-medium,500);line-height:var(--text-lineHeight-body2,1.57);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.FeaturedMarketingCardContent .FeaturedMarketingCardContent_CTA svg{margin-left:0}
.FeaturedMarketingCardContent .FeaturedMarketingCardContent_CTA svg path{stroke:var(--text-interact-first-default,#52d8e6);-webkit-transition:stroke .3s ease-in-out;transition:stroke .3s ease-in-out}
.FeaturedMarketingCardContent .FeaturedMarketingCardContent_CTA:hover{border:var(--borderWidth-sm,1px) solid var(--border-interact-first-hover,#ecfbfc);color:var(--text-interact-first-hover,#ecfbfc)}
.FeaturedMarketingCardContent .FeaturedMarketingCardContent_CTA:hover svg{margin-left:0}
.FeaturedMarketingCardContent .FeaturedMarketingCardContent_CTA:hover svg path{stroke:var(--border-interact-first-hover,#ecfbfc)}
.FeaturedMarketingCardContent .FeaturedMarketingCardContent_CTA:focus-visible{outline:1px dashed var(--border-interact-first-default,#52d8e6);outline-offset:2px}
.FeaturedMarketingCardContent.FeaturedMarketingCardContent--featured-marketing .FeaturedMarketingCardContent_Title{-webkit-line-clamp:3}
.FeaturedMarketingCardContent.FeaturedMarketingCardContent--featured-marketing .FeaturedMarketingCardContent_CTA{background:var(--surface-interact-first-default,#52d8e6)}
.FeaturedMarketingCardContent.FeaturedMarketingCardContent--featured-marketing .FeaturedMarketingCardContent_CTA svg{margin-left:0}
.FeaturedMarketingCardContent.FeaturedMarketingCardContent--featured-marketing .FeaturedMarketingCardContent_CTA svg path{stroke:var(--text-interact-second-default,#000);-webkit-transition:stroke .3s ease-in-out;transition:stroke .3s ease-in-out}
.FeaturedMarketingCardContent.FeaturedMarketingCardContent--featured-marketing .FeaturedMarketingCardContent_CTA:hover{background:var(--surface-interact-first-hover,#ecfbfc);border:var(--borderWidth-sm,1px) solid var(--border-interact-first-hover,#ecfbfc)}
.FeaturedMarketingCardContent.FeaturedMarketingCardContent--featured-marketing .FeaturedMarketingCardContent_CTA:hover svg{margin-left:0}
.FeaturedMarketingCardContent.FeaturedMarketingCardContent--featured-marketing .FeaturedMarketingCardContent_CTA:hover svg path{stroke:var(--text-interact-second-hover,#000)}
.FeaturedMarketingCardContent.FeaturedMarketingCardContent--featured-marketing .FeaturedMarketingCardContent_CTA:hover .FeaturedMarketingCardContent_CtaLabel{color:var(--text-interact-second-hover,#000)}
.FeaturedMarketingCardContent.FeaturedMarketingCardContent--featured-marketing .FeaturedMarketingCardContent_CTA:active{background:var(--surface-interact-first-pressed,#97e7ef);border:var(--borderWidth-sm,1px) solid var(--border-interact-first-pressed,#97e7ef)}
.FeaturedMarketingCardContent.FeaturedMarketingCardContent--featured-marketing .FeaturedMarketingCardContent_CTA.FeaturedMarketingCardContent_CTA--hasVideo{max-width:calc(100% - 52px)}
.FeaturedMarketingCardContent.FeaturedMarketingCardContent--featured-marketing .FeaturedMarketingCardContent_CtaLabel{color:var(--text-interact-second-default,#000);-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}
@media(min-width:768px){.FeaturedMarketingCardContent .FeaturedMarketingCardContent_Title{font-size:var(--text-fontSize-h4,26px);line-height:var(--text-lineHeight-h4,1.31)}
.FeaturedMarketingCardContent .FeaturedMarketingCardContent_CTA{width:auto}
.FeaturedMarketingCardContent.FeaturedMarketingCardContent--featured-marketing .FeaturedMarketingCardContent_Title{-webkit-line-clamp:2;font-size:var(--text-fontSize-h4,28px);line-height:var(--text-lineHeight-h4,1.29)}
}
@media(min-width:1024px){.FeaturedMarketingCardContent .FeaturedMarketingCardContent_Title{font-size:var(--text-fontSize-h4,28px);line-height:var(--text-lineHeight-h4,1.29)}
.FeaturedMarketingCardContent .FeaturedMarketingCardContent_CTA{width:auto}
}
.DynamicWebcastCardContent{position:static;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:32px;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;color:#fff}
.DynamicWebcastCardContent .DynamicWebcastCardContent_ContentLayoutContainer{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-item-align:stretch;align-self:stretch;gap:32px}
.DynamicWebcastCardContent_Link{background:transparent;border-radius:inherit;overflow:hidden;position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}
.DynamicWebcastCardContent_Link:hover{cursor:pointer}
.DynamicWebcastCardContent_Link:focus{outline:2px solid #52d8e6;outline-offset:2px}
.DynamicWebcastCardContent .DynamicWebcastCardContent_BadgeContentSeparator{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-item-align:stretch;align-self:stretch;gap:20px}
.DynamicWebcastCardContent .DynamicWebcastCardContent_StatusBadge{border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;padding:0 8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;background:var(--base-black_white,#FFF);color:var(--base-white_black,#000);font-size:12px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:1.2px;text-transform:uppercase}
.DynamicWebcastCardContent .DynamicWebcastCardContent_StatusIcon{width:16px;height:16px}
.DynamicWebcastCardContent .DynamicWebcastCardContent_StatusLabel{font-size:12px;font-weight:600;line-height:1}
.DynamicWebcastCardContent .DynamicWebcastCardContent_EyebrowContainer{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}
.DynamicWebcastCardContent .DynamicWebcastCardContent_Eyebrow{color:var(--palette-neutral-200,#c5c7c9);font-family:"NB-International-pro-regular",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.66;letter-spacing:1.2px;text-transform:uppercase}
.DynamicWebcastCardContent .DynamicWebcastCardContent_Eyebrow:first-child{padding-right:8px}
.DynamicWebcastCardContent .DynamicWebcastCardContent_Eyebrow:not(:first-child){padding:0 8px;border-left:1px solid var(--border-second,#717477)}
.DynamicWebcastCardContent .DynamicWebcastCardContent_MainContent{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.DynamicWebcastCardContent .DynamicWebcastCardContent_DateTime{margin-bottom:4px;color:var(--palette-neutral-200,#c5c7c9);font-size:var(--text-fontSize-eyebrow,14px);font-style:normal;font-weight:400;line-height:var(--text-lineHeight-eyebrow,22px);letter-spacing:var(--text-letterSpacing-eyebrow,1.7px);text-transform:uppercase}
.DynamicWebcastCardContent .DynamicWebcastCardContent_Title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;-ms-flex-item-align:stretch;align-self:stretch;overflow:hidden;color:var(--text-tertiary,#FFF);text-overflow:ellipsis;font-family:"NB-International-pro-regular",sans-serif;font-size:var(--text-fontSize-h4,28px);font-style:normal;font-weight:var(--type-fontWeight-regular,400);line-height:var(--text-lineHeight-h4,36px)}
.DynamicWebcastCardContent .DynamicWebcastCardContent_Description{overflow:hidden;color:var(--text-tertiary,#FFF);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis;margin:0;font-family:"NB-International-pro-light",sans-serif;font-size:var(--text-fontSize-body1,16px);font-style:normal;font-weight:400;line-height:var(--text-lineHeight-body1,1.5)}
.DynamicWebcastCardContent .DynamicWebcastCardContent_BottomActions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--jumpers-sm3_sm2_sm2,24px);width:100%}
.DynamicWebcastCardContent .DynamicWebcastCardContent_LeftAction{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}
.DynamicWebcastCardContent .DynamicWebcastCardContent_CTA{border-radius:var(--borderRadius-round,160px);border:var(--borderWidth-sm,1px) solid var(--border-interact-first-default,#52d8e6);background:var(--surface-interact-second-default,rgba(255,255,255,0));display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;padding:0 var(--spacing-sm-216,16px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--spacing-sm-18,8px);-ms-flex-negative:0;flex-shrink:0;min-width:100px;position:relative;z-index:2;font-family:"NB-International-pro-regular",sans-serif;font-size:var(--text-fontSize-body2,14px);font-style:normal;font-weight:var(--type-fontWeight-medium,500);line-height:var(--text-lineHeight-body2,1.57);color:var(--text-interact-first-default,#52d8e6);text-align:center;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.DynamicWebcastCardContent .DynamicWebcastCardContent_CTA svg{margin-left:0}
.DynamicWebcastCardContent .DynamicWebcastCardContent_CTA svg path{stroke:var(--text-interact-first-default,#52d8e6);-webkit-transition:stroke .3s ease-in-out;transition:stroke .3s ease-in-out}
.DynamicWebcastCardContent .DynamicWebcastCardContent_CTA:hover{border:var(--borderWidth-sm,1px) solid var(--border-interact-first-hover,#ecfbfc);color:var(--text-interact-first-hover,#ecfbfc)}
.DynamicWebcastCardContent .DynamicWebcastCardContent_CTA:hover svg{margin-left:0}
.DynamicWebcastCardContent .DynamicWebcastCardContent_CTA:hover svg path{stroke:var(--border-interact-first-hover,#ecfbfc)}
.DynamicWebcastCardContent .DynamicWebcastCardContent_CTA:focus-visible{outline:1px dashed var(--border-interact-first-default,#52d8e6);outline-offset:2px}
.DynamicWebcastCardContent .DynamicWebcastCardContent_CTA--loading{cursor:default;pointer-events:none}
.DynamicWebcastCardContent .DynamicWebcastCardContent_CTA--loading .DynamicWebcastCardContent_LoadingLabel{margin-left:8px;color:var(--text-interact-first-default,#52d8e6);font-family:"NB-International-pro-regular",sans-serif;font-size:var(--text-fontSize-body2,14px);font-style:normal;font-weight:var(--type-fontWeight-medium,500);line-height:var(--text-lineHeight-body2,1.57)}
.DynamicWebcastCardContent .DynamicWebcastCardContent_CTA--loading .LoadingIcon{margin:0}
.DynamicWebcastCardContent .DynamicWebcastCardContent_CTA--loading .LoadingIcon--inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}
.DynamicWebcastCardContent .DynamicWebcastCardContent_DisabledCTA{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--spacing-sm-18,8px);padding:8px 13.5px;position:relative;z-index:2}
.DynamicWebcastCardContent .DynamicWebcastCardContent_DisabledCTA .DynamicWebcastCardContent_DisabledCTA--registered{border:0;overflow:hidden;color:var(--color-neutral-200,#c5c7c9);text-align:center;text-overflow:ellipsis;font-size:var(--text-fontSize-body2,14px);font-style:normal;font-weight:var(--type-fontWeight-medium,500);line-height:var(--text-lineHeight-body2,22px)}
.DynamicWebcastCardContent .DynamicWebcastCardContent_CtaLabel{font-size:var(--text-fontSize-body2,14px);font-weight:var(--type-fontWeight-medium,500);-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out;padding:0 16px}
.DynamicWebcastCardContent .DynamicWebcastCardContent_RightAction{-ms-flex-negative:0;flex-shrink:0}
.DynamicWebcastCardContent .DynamicWebcastCardContent_AllWebcastsLink{border-radius:revert;color:var(--text-interact-first-default,#52d8e6);font-size:16px;font-weight:500;position:relative;z-index:2;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-transition:all .2s ease;transition:all .2s ease;padding:3px 0}
.DynamicWebcastCardContent .DynamicWebcastCardContent_AllWebcastsLink:hover{color:#fff}
.DynamicWebcastCardContent .DynamicWebcastCardContent_AllWebcastsLink:hover svg{-webkit-transform:translateX(3px);transform:translateX(3px)}
.DynamicWebcastCardContent .DynamicWebcastCardContent_AllWebcastsLink:hover svg path{stroke:#fff}
.DynamicWebcastCardContent .DynamicWebcastCardContent_AllWebcastsLink svg{width:16px;height:16px;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;margin-left:revert}
.DynamicWebcastCardContent .DynamicWebcastCardContent_AllWebcastsLabel{font-size:16px;font-weight:500}
.DynamicWebcastCardContent--replay .DynamicWebcastCardContent_StatusBadge{background:rgba(255,255,255,.9);color:#344563}
.DynamicWebcastCardContent--replay .DynamicWebcastCardContent_DateTime{color:rgba(255,255,255,.6)}
@media(min-width:768px){.DynamicWebcastCardContent .DynamicWebcastCardContent_Title{font-size:var(--text-fontSize-h4,26px);line-height:var(--text-lineHeight-h4,1.31);-webkit-line-clamp:3}
.DynamicWebcastCardContent .DynamicWebcastCardContent_CTA{width:auto}
}
@media(min-width:1024px){.DynamicWebcastCardContent .DynamicWebcastCardContent_Title{font-size:var(--text-fontSize-h4,28px);line-height:var(--text-lineHeight-h4,1.29);-webkit-line-clamp:4}
.DynamicWebcastCardContent .DynamicWebcastCardContent_Description{font-size:var(--text-fontSize-body1,18px);line-height:var(--text-lineHeight-body1,1.4)}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-drawer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,var(--opacity-dark,0.65));backdrop-filter:blur(calc(var(--blur-100, 40px) / 2));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1002;cursor:default;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:drawer-overlay-fadein;animation-name:drawer-overlay-fadein;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}
.jpm-am-components-drawer-overlay .jpm-am-components-drawer{background:#fff;width:100%;max-width:100%;border-radius:0;-webkit-box-shadow:0 -4px 20px rgba(0,0,0,.15);box-shadow:0 -4px 20px rgba(0,0,0,.15);overflow:hidden;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:drawer-slide-up;animation-name:drawer-slide-up;-webkit-animation-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);animation-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;min-height:320px;padding:var(--am-jumpers-md2_md1_sm4) var(--am-grid-outsideMargin)}
.jpm-am-components-drawer-overlay .jpm-am-components-drawer .jpm-am-components-drawer-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:var(--am-spacing-sm4);-ms-flex-item-align:stretch;align-self:stretch;width:100%;min-height:364px}
.jpm-am-components-drawer-overlay .jpm-am-components-drawer .jpm-am-components-drawer-container .drawer-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-bottom:0;-ms-flex-negative:0;flex-shrink:0;position:relative;top:0;right:0;z-index:10;width:32px;height:32px}
.jpm-am-components-drawer-overlay .jpm-am-components-drawer .jpm-am-components-drawer-container .drawer-header .drawer-close-button{border:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:transparent;position:relative;right:0;top:0;width:32px;height:32px}
.jpm-am-components-drawer-overlay .jpm-am-components-drawer .jpm-am-components-drawer-container .drawer-header .drawer-close-button:hover svg:first-child{fill:#f5f7f8}
.jpm-am-components-drawer-overlay .jpm-am-components-drawer .jpm-am-components-drawer-container .drawer-header .drawer-close-button:hover svg:first-child circle{fill:#f5f7f8}
.jpm-am-components-drawer-overlay .jpm-am-components-drawer .jpm-am-components-drawer-container .drawer-header .drawer-close-button:hover svg:nth-child(2) path{stroke:#096183}
.jpm-am-components-drawer-overlay .jpm-am-components-drawer .jpm-am-components-drawer-container .drawer-header .drawer-close-button:active svg:first-child{fill:#dbf5f7}
.jpm-am-components-drawer-overlay .jpm-am-components-drawer .jpm-am-components-drawer-container .drawer-header .drawer-close-button:active svg:first-child circle{fill:#dbf5f7}
.jpm-am-components-drawer-overlay .jpm-am-components-drawer .jpm-am-components-drawer-container .drawer-header .drawer-close-button:active svg:nth-child(2) path{stroke:#0c4a62}
.jpm-am-components-drawer-overlay .jpm-am-components-drawer .jpm-am-components-drawer-container .drawer-header .drawer-close-button svg{position:absolute;left:0}
.jpm-am-components-drawer-overlay .jpm-am-components-drawer .jpm-am-components-drawer-container .drawer-header .drawer-close-button svg:first-child{width:32px;height:32px;fill:#fff}
.jpm-am-components-drawer-overlay .jpm-am-components-drawer .jpm-am-components-drawer-container .drawer-header .drawer-close-button svg:first-child circle{stroke:#fff}
.jpm-am-components-drawer-overlay .jpm-am-components-drawer .jpm-am-components-drawer-container .drawer-header .drawer-close-button svg:nth-child(2){width:24px;height:24px;margin:4px}
.jpm-am-components-drawer-overlay .jpm-am-components-drawer .jpm-am-components-drawer-container .drawer-header .drawer-close-button svg:nth-child(2) path{stroke:#565a5d}
.jpm-am-components-drawer-overlay .jpm-am-components-drawer .jpm-am-components-drawer-container .drawer-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;-ms-flex-item-align:stretch;align-self:stretch;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;scrollbar-width:thin}
.jpm-am-components-drawer-overlay .jpm-am-components-drawer .jpm-am-components-drawer-container .drawer-content::-webkit-scrollbar{width:6px}
.jpm-am-components-drawer-overlay .jpm-am-components-drawer .jpm-am-components-drawer-container .drawer-content::-webkit-scrollbar-track{border-radius:3px}
.jpm-am-components-drawer-overlay .jpm-am-components-drawer .jpm-am-components-drawer-container .drawer-content::-webkit-scrollbar-thumb{border-radius:3px}
@-webkit-keyframes drawer-overlay-fadein{from{background:rgba(0,0,0,0)}
to{background:rgba(0,0,0,.5)}
}
@keyframes drawer-overlay-fadein{from{background:rgba(0,0,0,0)}
to{background:rgba(0,0,0,.5)}
}
@-webkit-keyframes drawer-slide-up{from{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}
to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}
}
@keyframes drawer-slide-up{from{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}
to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}
}
@media(max-width:1535px){.jpm-am-components-drawer-overlay .jpm-am-components-drawer{max-width:100%}
}
@media(max-width:1023px){.jpm-am-components-drawer-overlay .jpm-am-components-drawer{max-width:100%;margin:0}
}
@media(max-width:767px){.jpm-am-components-drawer-overlay .jpm-am-components-drawer{max-width:100%;margin:0}
.jpm-am-components-drawer-overlay .jpm-am-components-drawer .drawer-content{padding:0}
}
.jpm-am-components-drawer-overlay.drawer-exit{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-name:drawer-overlay-fadeout;animation-name:drawer-overlay-fadeout;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}
.jpm-am-components-drawer-overlay.drawer-exit .jpm-am-components-drawer{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:drawer-slide-down;animation-name:drawer-slide-down;-webkit-animation-timing-function:cubic-bezier(0.55,0.06,0.68,0.19);animation-timing-function:cubic-bezier(0.55,0.06,0.68,0.19);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}
@-webkit-keyframes drawer-overlay-fadeout{from{background:rgba(0,0,0,.5)}
to{background:rgba(0,0,0,0)}
}
@keyframes drawer-overlay-fadeout{from{background:rgba(0,0,0,.5)}
to{background:rgba(0,0,0,0)}
}
@-webkit-keyframes drawer-slide-down{from{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}
to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}
}
@keyframes drawer-slide-down{from{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}
to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.webcast-confirmation-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;position:relative;background:#fff;width:100%;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}
.webcast-confirmation-wrapper .webcast-confirmation-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background:#fff;gap:var(--am-jumpers-sm4_sm3_sm2);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-left{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--am-jumpers-sm4_sm3_sm2);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-left .webcast-confirmation-title{font-family:var(--am-type-fontFamily-body);font-weight:var(--am-type-fontWeight-book);line-height:var(--am-text-lineHeight-h3);font-size:var(--am-text-fontSize-h3);letter-spacing:0;color:var(--palette-neutral-black,#000)}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-left .webcast-confirmation-title sup,.webcast-confirmation-wrapper .webcast-confirmation-content .content-left .webcast-confirmation-title sub{line-height:1}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-left .webcast-confirmation-title sub{vertical-align:sub}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-left .webcast-confirmation-title sup{vertical-align:super}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-left .webcast-confirmation-title sup,.webcast-confirmation-wrapper .webcast-confirmation-content .content-left .webcast-confirmation-title sub{font-size:.6em}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-left .webcast-confirmation-email{color:var(--text-second,#565a5d);font-size:18px;font-style:normal;font-weight:300;line-height:26px;margin-top:8px}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-left .calendar-message{font-size:14px;color:var(--text-second,#565a5d);margin:0;line-height:1.6}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-left .webcast-details{padding-bottom:0;border-bottom:0}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-left .webcast-details .webcast-title{padding-bottom:16px;color:var(--text-first,#000);font-family:var(--am-type-fontFamily-body);font-weight:var(--am-type-fontWeight-regular);line-height:var(--am-text-lineHeight-h5);font-size:var(--am-text-fontSize-h5);letter-spacing:0}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-left .webcast-details .webcast-title sup,.webcast-confirmation-wrapper .webcast-confirmation-content .content-left .webcast-details .webcast-title sub{line-height:1}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-left .webcast-details .webcast-title sub{vertical-align:sub}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-left .webcast-details .webcast-title sup{vertical-align:super}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-left .webcast-details .webcast-title sup,.webcast-confirmation-wrapper .webcast-confirmation-content .content-left .webcast-details .webcast-title sub{font-size:.6em}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-left .webcast-details .webcast-datetime{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap;color:var(--text-first,#000);font-family:var(--am-type-fontFamily-body);font-weight:var(--am-type-fontWeight-light);line-height:var(--am-text-lineHeight-h6);font-size:var(--am-text-fontSize-h6);letter-spacing:0}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-left .webcast-details .webcast-datetime sup,.webcast-confirmation-wrapper .webcast-confirmation-content .content-left .webcast-details .webcast-datetime sub{line-height:1}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-left .webcast-details .webcast-datetime sub{vertical-align:sub}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-left .webcast-details .webcast-datetime sup{vertical-align:super}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-left .webcast-details .webcast-datetime sup,.webcast-confirmation-wrapper .webcast-confirmation-content .content-left .webcast-details .webcast-datetime sub{font-size:.7em}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-left .webcast-details .webcast-datetime .add-to-calendar-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;background:0;border:0;font-size:13px;font-weight:500;cursor:pointer;padding:4px 0;text-decoration:underline;-webkit-transition:color .2s ease;transition:color .2s ease}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-left .webcast-details .webcast-datetime .add-to-calendar-btn:hover{color:#1d4ed8}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-left .webcast-details .webcast-datetime .add-to-calendar-btn svg{width:14px;height:14px;-ms-flex-negative:0;flex-shrink:0}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-right{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-right .question-section .question-title{font-size:14px;font-weight:500;color:#1a1a1a;margin:0 0 12px 0;line-height:1.4}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-right .question-section .question-form{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-right .question-section .question-form .question-input{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 14px;border:0;outline:0;border-bottom:1px solid #565a5d;border-radius:0;font-size:14px;color:#374151;background:#fff;-webkit-transition:border-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease,-webkit-box-shadow .2s ease}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-right .question-section .question-form .question-input::-webkit-input-placeholder{color:#9ca3af;font-size:13px}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-right .question-section .question-form .question-input::-moz-placeholder{color:#9ca3af;font-size:13px}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-right .question-section .question-form .question-input:-ms-input-placeholder{color:#9ca3af;font-size:13px}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-right .question-section .question-form .question-input::-ms-input-placeholder{color:#9ca3af;font-size:13px}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-right .question-section .question-form .question-input::placeholder{color:#9ca3af;font-size:13px}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-right .question-section .question-form .question-input:focus{outline:0;border-color:#2563eb;-webkit-box-shadow:0 0 0 2px rgba(37,99,235,.1);box-shadow:0 0 0 2px rgba(37,99,235,.1)}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-right .question-section .question-form .submit-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px 12px;background:#e5e7eb;color:#6b7280;border:0;border-radius:6px;cursor:pointer;-webkit-transition:background-color .2s ease,color .2s ease;transition:background-color .2s ease,color .2s ease;min-width:44px;height:44px}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-right .question-section .question-form .submit-btn svg{width:20px;height:20px}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-right .question-section .question-form .submit-btn:not(:disabled){background:#1f2937;color:#fff}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-right .question-section .question-form .submit-btn:not(:disabled):hover{background:#374151}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-right .question-section .question-form .submit-btn:disabled{cursor:not-allowed;opacity:.5}
.webcast-confirmation-wrapper .webcast_date-action-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;gap:var(--spacing-sm-216,16px) var(--spacing-sm-540,40px);-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}
.webcast-confirmation-wrapper .AMMWebcast_add-to-calendar-btn--selected{text-decoration:none}
@media(max-width:768px){.webcast-confirmation-wrapper .webcast-confirmation-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}
}
@media(max-width:480px){.webcast-confirmation-wrapper .webcast-confirmation-content{gap:20px}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-right .question-section .question-title{font-size:12px}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-right .question-section .question-form .question-input{padding:9px 12px;font-size:12px}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-right .question-section .question-form .submit-btn{width:40px;height:40px;min-width:40px}
.webcast-confirmation-wrapper .webcast-confirmation-content .content-right .question-section .question-form .submit-btn svg{width:18px;height:18px}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
@-webkit-keyframes jpm-am-components-skeleton{100%{-webkit-transform:translateX(100%);transform:translateX(100%)}
}
@keyframes jpm-am-components-skeleton{100%{-webkit-transform:translateX(100%);transform:translateX(100%)}
}
.jpm-am-components-skeleton{background-color:#e2e4e5;width:100%;border-radius:.25rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;line-height:1;position:relative;overflow:hidden;z-index:1}
.jpm-am-components-skeleton::after{content:" ";display:block;position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:-webkit-gradient(linear,left top,right top,from(#e2e4e5),color-stop(#f5f7f8),to(#e2e4e5));background-image:linear-gradient(90deg,#e2e4e5,#f5f7f8,#e2e4e5);-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-animation-name:jpm-am-components-skeleton;animation-name:jpm-am-components-skeleton;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
.AMAnimationIcon{display:inline-flex;position:relative;flex-shrink:0;color:var(--am-base-black_white)}
.AMAnimationIcon .AMAnimationIcon_svg{width:100%;height:auto;display:block;overflow:visible}
.AMAnimationIcon [fill]{transition:fill var(--am-duration-quick)}
.AMAnimationIcon [stroke]{transition:stroke var(--am-duration-quick)}
.AMAnimationIcon-size-3{width:32px}
.AMAnimationIcon-size-2{width:24px}
.AMAnimationIcon-size-1{width:16px}
.AMButton-variant-primary:has(.AMAnimationIcon_svg) .AMButton_content,.AMButton-variant-secondary:has(.AMAnimationIcon_svg) .AMButton_content,.AMButton-variant-tertiary:has(.AMAnimationIcon_svg) .AMButton_content,.AMButton-variant-utility:has(.AMAnimationIcon_svg) .AMButton_content{display:flex;justify-content:flex-start;align-items:center;gap:8px}
.AMButton-variant-primary .AMAnimationIcon_svg [fill]{fill:var(--am-text-interact-second-default)}
.AMButton-variant-primary .AMAnimationIcon_svg [stroke]{stroke:var(--am-text-interact-second-default)}
.AMButton-variant-secondary .AMAnimationIcon_svg [fill]{fill:var(--am-text-interact-first-default)}
.AMButton-variant-secondary .AMAnimationIcon_svg [stroke]{stroke:var(--am-text-interact-first-default)}
.AMButton-variant-tertiary .AMAnimationIcon_svg [fill]{fill:var(--am-text-interact-first-default)}
.AMButton-variant-tertiary .AMAnimationIcon_svg [stroke]{stroke:var(--am-text-interact-first-default)}
.AMButton-variant-utility .AMAnimationIcon_svg [fill]{fill:var(--am-icon-interactSubtle-first-default)}
.AMButton-variant-utility .AMAnimationIcon_svg [stroke]{stroke:var(--am-icon-interactSubtle-first-default)}
@media(hover:hover){.AMButton:not(.AMButton-disabled):hover.AMButton-variant-primary .AMAnimationIcon_svg [fill]{fill:var(--am-text-interact-second-hover)}
.AMButton:not(.AMButton-disabled):hover.AMButton-variant-primary .AMAnimationIcon_svg [stroke]{stroke:var(--am-text-interact-second-hover)}
.AMButton:not(.AMButton-disabled):hover.AMButton-variant-secondary .AMAnimationIcon_svg [fill]{fill:var(--am-text-interact-first-hover)}
.AMButton:not(.AMButton-disabled):hover.AMButton-variant-secondary .AMAnimationIcon_svg [stroke]{stroke:var(--am-text-interact-first-hover)}
.AMButton:not(.AMButton-disabled):hover.AMButton-variant-tertiary .AMAnimationIcon_svg [fill]{fill:var(--am-text-interact-first-hover)}
.AMButton:not(.AMButton-disabled):hover.AMButton-variant-tertiary .AMAnimationIcon_svg [stroke]{stroke:var(--am-text-interact-first-hover)}
.AMButton:not(.AMButton-disabled):hover.AMButton-variant-utility .AMAnimationIcon_svg [fill]{fill:var(--am-icon-interactSubtle-first-hover)}
.AMButton:not(.AMButton-disabled):hover.AMButton-variant-utility .AMAnimationIcon_svg [stroke]{stroke:var(--am-icon-interactSubtle-first-hover)}
.AMButton:not(.AMButton-disabled):hover.AMButton-variant-utility .AMAnimationIcon_svg.AMButton-selected .AMAnimationIcon_svg [fill]{fill:var(--am-icon-interact-first-selected)}
.AMButton:not(.AMButton-disabled):hover.AMButton-variant-utility .AMAnimationIcon_svg.AMButton-selected .AMAnimationIcon_svg [stroke]{stroke:var(--am-icon-interact-first-selected)}
}
.AMButton:not(.AMButton-disabled):active.AMButton-variant-primary .AMAnimationIcon_svg [fill]{fill:var(--am-text-interact-second-pressed)}
.AMButton:not(.AMButton-disabled):active.AMButton-variant-primary .AMAnimationIcon_svg [stroke]{stroke:var(--am-text-interact-second-pressed)}
.AMButton:not(.AMButton-disabled):active.AMButton-variant-secondary .AMAnimationIcon_svg [fill]{fill:var(--am-text-interact-first-pressed)}
.AMButton:not(.AMButton-disabled):active.AMButton-variant-secondary .AMAnimationIcon_svg [stroke]{stroke:var(--am-text-interact-first-pressed)}
.AMButton:not(.AMButton-disabled):active.AMButton-variant-tertiary .AMAnimationIcon_svg [fill]{fill:var(--am-text-interact-first-pressed)}
.AMButton:not(.AMButton-disabled):active.AMButton-variant-tertiary .AMAnimationIcon_svg [stroke]{stroke:var(--am-text-interact-first-pressed)}
.AMButton:not(.AMButton-disabled):active.AMButton-variant-utility .AMAnimationIcon_svg [fill]{fill:var(--am-icon-interactSubtle-first-hover)}
.AMButton:not(.AMButton-disabled):active.AMButton-variant-utility .AMAnimationIcon_svg [stroke]{stroke:var(--am-icon-interactSubtle-first-hover)}
.AMButton:not(.AMButton-disabled):active.AMButton-variant-utility .AMAnimationIcon_svg.AMButton-selected .AMAnimationIcon_svg [fill]{fill:var(--am-icon-interactSubtle-first-selected)}
.AMButton:not(.AMButton-disabled):active.AMButton-variant-utility .AMAnimationIcon_svg.AMButton-selected .AMAnimationIcon_svg [stroke]{stroke:var(--am-icon-interactSubtle-first-selected)}
.AMButton-selected.AMButton-variant-primary .AMAnimationIcon_svg [fill]{fill:var(--am-text-interact-second-selected)}
.AMButton-selected.AMButton-variant-primary .AMAnimationIcon_svg [stroke]{stroke:var(--am-text-interact-second-pressed)}
.AMButton-selected.AMButton-variant-secondary .AMAnimationIcon_svg [fill]{fill:var(--am-text-interact-first-selected)}
.AMButton-selected.AMButton-variant-secondary .AMAnimationIcon_svg [stroke]{stroke:var(--am-text-interact-first-pressed)}
.AMButton-selected.AMButton-variant-tertiary .AMAnimationIcon_svg [fill]{fill:var(--am-text-interact-first-selected)}
.AMButton-selected.AMButton-variant-tertiary .AMAnimationIcon_svg [stroke]{stroke:var(--am-text-interact-first-pressed)}
.AMButton-selected.AMButton-variant-utility .AMAnimationIcon_svg [fill]{fill:var(--am-icon-interactSubtle-first-selected)}
.AMButton-selected.AMButton-variant-utility .AMAnimationIcon_svg [stroke]{stroke:var(--am-icon-interactSubtle-first-selected)}
.AMButton-disabled.AMButton-variant-primary .AMAnimationIcon_svg [fill]{fill:var(--am-text-interact-first-disabled)}
.AMButton-disabled.AMButton-variant-primary .AMAnimationIcon_svg [stroke]{stroke:var(--am-text-interact-first-disabled)}
.AMButton-disabled.AMButton-variant-secondary .AMAnimationIcon_svg [fill]{fill:var(--am-text-interact-first-disabled)}
.AMButton-disabled.AMButton-variant-secondary .AMAnimationIcon_svg [stroke]{stroke:var(--am-text-interact-first-disabled)}
.AMButton-disabled.AMButton-variant-tertiary .AMAnimationIcon_svg [fill]{fill:var(--am-text-interact-first-disabled)}
.AMButton-disabled.AMButton-variant-tertiary .AMAnimationIcon_svg [stroke]{stroke:var(--am-text-interact-first-disabled)}
.AMButton-disabled.AMButton-variant-utility .AMAnimationIcon_svg [fill]{fill:var(--am-text-interact-first-disabled)}
.AMButton-disabled.AMButton-variant-utility .AMAnimationIcon_svg [stroke]{stroke:var(--am-text-interact-first-disabled)}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-editorial-header #jpm-am-editorial-loading-header{padding:80px 0}
.jpm-am-components-editorial-header .content-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:100px 0 50px;width:100%}
.jpm-am-components-editorial-header .page-action-container{display:none}
.jpm-am-components-editorial-header .eyebrow-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 0}
.jpm-am-components-editorial-header .eyebrow-container svg{margin-right:12px}
.jpm-am-components-editorial-header .eyebrow-container p{font-weight:var(--am-type-fontWeight-regular);font-size:22px;font-weight:500;line-height:33px}
.jpm-am-components-editorial-header .eyebrow-container a:hover{text-decoration:underline}
.jpm-am-components-editorial-header h1{width:75%;font-weight:var(--am-type-fontWeight-regular);font-size:60px;font-weight:300;line-height:66px;color:inherit}
@media(max-width:1535px){.jpm-am-components-editorial-header .content-container{padding:100px 40px 50px}
}
@media(max-width:1023px){.jpm-am-components-editorial-header .page-action-container{display:block;position:absolute;top:20px;right:0}
.jpm-am-components-editorial-header .content-container{padding:80px 24px 40px}
.jpm-am-components-editorial-header h1{width:100%;font-weight:var(--am-type-fontWeight-regular);font-size:44px;line-height:52px}
}
@media(max-width:767px){.jpm-am-components-editorial-header #jpm-am-editorial-loading-header{margin:20px 0}
.jpm-am-components-editorial-header .content-container{padding:64px 16px 32px}
.jpm-am-components-editorial-header .eyebrow-container p{font-size:20px;line-height:30px}
.jpm-am-components-editorial-header h1{font-weight:var(--am-type-fontWeight-regular);font-size:36px;line-height:43px}
}
.AMToast.AMContainer{position:fixed;bottom:var(--am-jumpers-sm3_sm3_sm2);left:50%;transform:translate(-50%);z-index:var(--am-zIndex-notification)}
.AMToast_messages{display:flex;flex-direction:column;justify-content:center;align-items:stretch;width:-moz-fit-content;width:fit-content;gap:var(--am-jumpers-sm2_sm2_sm1);margin:0 auto}
.AMTheme{display:contents}
.AMContainer-page{position:relative;display:block;width:100%;max-width:calc(var(--am-grid-maxWidth)+var(--am-grid-outsideMargin) * 2);padding-left:var(--am-grid-outsideMargin);padding-right:var(--am-grid-outsideMargin);margin-left:auto;margin-right:auto;z-index:0}
.AMContainer-fullWidth{position:relative;width:100vw !important;margin-left:calc(50% - 50vw) !important;padding-left:calc(50vw - 50%) !important;padding-right:calc(50vw - 50%) !important}
.AMToastMessage{position:relative;display:flex;justify-content:flex-start;align-items:flex-start;padding:var(--am-spacing-sm2);width:auto;max-width:720px;min-height:56px;border-radius:var(--am-borderRadius-sm);transition:background-color .3s}
.AMToastMessage_col1{height:24px;padding-right:8px;border-right:1px solid}
.AMToastMessage_col2{display:flex;align-items:center;flex-wrap:wrap;padding-left:8px;flex-grow:1;row-gap:4px;-moz-column-gap:8px;column-gap:8px;align-self:center}
.AMToastMessage_title{font-family:var(--am-type-fontFamily-body)}
.AMToastMessage_title sup,.AMToastMessage_title sub{line-height:1}
.AMToastMessage_title sub{vertical-align:sub}
.AMToastMessage_title sup{vertical-align:super}
.AMToastMessage_title{font-weight:var(--am-type-fontWeight-medium);line-height:var(--am-text-lineHeight-body1);font-size:var(--am-text-fontSize-body1);letter-spacing:0}
.AMToastMessage_title sup,.AMToastMessage_title sub{font-size:.7em}
.AMToastMessage_description{font-family:var(--am-type-fontFamily-body)}
.AMToastMessage_description sup,.AMToastMessage_description sub{line-height:1}
.AMToastMessage_description sub{vertical-align:sub}
.AMToastMessage_description sup{vertical-align:super}
.AMToastMessage_description{font-weight:var(--am-type-fontWeight-book);line-height:var(--am-text-lineHeight-body2);font-size:var(--am-text-fontSize-body2);letter-spacing:0}
.AMToastMessage_description sup,.AMToastMessage_description sub{font-size:.75em}
.AMToastMessage_close{display:flex;justify-content:center;align-items:center;position:relative;width:24px;height:24px;border:0;background-color:transparent;margin-right:-4px}
.AMToastMessage_close:focus-visible{outline-offset:-2px}
.AMToastMessage-type-info{background:var(--am-surface-status-informationalDark);color:var(--am-palette-neutral-black)}
.AMToastMessage-type-info .AMToastMessage_col1{border-color:var(--am-border-status-informational)}
.AMToastMessage-type-info .AMToastMessage_icon{color:var(--am-icon-status-informational)}
.AMToastMessage-type-warning{background:var(--am-surface-status-warningDark);color:var(--am-palette-neutral-black)}
.AMToastMessage-type-warning .AMToastMessage_col1{border-color:var(--am-border-status-warning)}
.AMToastMessage-type-warning .AMToastMessage_icon{color:var(--am-icon-status-warning)}
.AMToastMessage-type-error{background:var(--am-surface-status-errorDark);color:var(--am-palette-neutral-black)}
.AMToastMessage-type-error .AMToastMessage_col1{border-color:var(--am-border-status-error)}
.AMToastMessage-type-error .AMToastMessage_icon{color:var(--am-icon-status-error)}
.AMToastMessage-type-success{background:var(--am-surface-status-successDark);color:var(--am-palette-neutral-black)}
.AMToastMessage-type-success .AMToastMessage_col1{border-color:var(--am-border-status-success)}
.AMToastMessage-type-success .AMToastMessage_icon{color:var(--am-icon-status-success)}
.AMToastMessage.AMToastMessage-appear,.AMToastMessage.AMToastMessage-enter{opacity:0;transform:translateY(100%)}
.AMToastMessage.AMToastMessage-appear-active,.AMToastMessage.AMToastMessage-enter-active{opacity:1;transform:translateY(0);transition:opacity .5s,transform .5s cubic-bezier(.86,0,.07,1)}
.AMToastMessage.AMToastMessage-exit{opacity:1;transform:translateY(0)}
.AMToastMessage.AMToastMessage-exit-active{opacity:0;transition:opacity .3s}
.AMIcon{position:relative;display:inline-block;vertical-align:middle;font:14px/1 jpm-am-icon-arrows;speak:never;text-transform:none;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:var(--am-scale-600)}
.AMIcon-size-3{font-size:var(--am-scale-800)}
.AMIcon-size-2{font-size:var(--am-scale-600)}
.AMIcon-size-1{font-size:var(--am-scale-400)}
.AMIcon-ArrowArcLeft-1:before{content:"\E914";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowArcLeft:before{content:"\E915";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowArcRight-1:before{content:"\E916";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowArcRight:before{content:"\E917";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowBendDoubleUpLeft-1:before{content:"\E918";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowBendDoubleUpLeft:before{content:"\E919";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowBendDoubleUpRight-1:before{content:"\E91A";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowBendDoubleUpRight:before{content:"\E91B";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowBendDownLeft-1:before{content:"\E91C";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowBendDownLeft:before{content:"\E91D";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowBendDownRight-1:before{content:"\E91E";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowBendDownRight:before{content:"\E91F";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowBendLeftDown-1:before{content:"\E920";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowBendLeftDown:before{content:"\E921";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowBendLeftUp-1:before{content:"\E922";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowBendLeftUp:before{content:"\E923";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowBendRightDown-1:before{content:"\E924";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowBendRightDown:before{content:"\E925";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowBendRightUp-1:before{content:"\E926";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowBendRightUp:before{content:"\E927";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowBendUpLeft-1:before{content:"\E928";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowBendUpLeft:before{content:"\E929";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowBendUpRight-1:before{content:"\E92A";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowBendUpRight:before{content:"\E92B";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowCircleDown-1:before{content:"\E92C";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowCircleDown:before{content:"\E92D";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowCircleDownLeft-1:before{content:"\E92E";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowCircleDownLeft:before{content:"\E92F";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowCircleDownRight-1:before{content:"\E930";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowCircleDownRight:before{content:"\E931";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowCircleLeft-1:before{content:"\E932";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowCircleLeft:before{content:"\E933";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowCircleRight-1:before{content:"\E934";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowCircleRight:before{content:"\E935";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowCircleUp-1:before{content:"\E936";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowCircleUp:before{content:"\E937";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowCircleUpLeft-1:before{content:"\E938";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowCircleUpLeft:before{content:"\E939";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowCircleUpRight-1:before{content:"\E93A";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowCircleUpRight:before{content:"\E93B";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowClockwise-1:before{content:"\E93C";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowClockwise:before{content:"\E93D";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowCounterClockwise-1:before{content:"\E93E";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowCounterClockwise:before{content:"\E93F";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowDown-1:before{content:"\E940";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowDown:before{content:"\E941";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowDownLeft-1:before{content:"\E942";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowDownLeft:before{content:"\E943";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowDownRight-1:before{content:"\E944";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowDownRight:before{content:"\E945";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowElbowDownLeft-1:before{content:"\E946";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowElbowDownLeft:before{content:"\E947";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowElbowDownRight-1:before{content:"\E948";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowElbowDownRight:before{content:"\E949";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowElbowLeft-1:before{content:"\E94A";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowElbowLeft:before{content:"\E94B";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowElbowLeftDown-1:before{content:"\E94C";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowElbowLeftDown:before{content:"\E94D";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowElbowLeftUp-1:before{content:"\E94E";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowElbowLeftUp:before{content:"\E94F";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowElbowRight-1:before{content:"\E950";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowElbowRight:before{content:"\E951";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowElbowRightDown-1:before{content:"\E952";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowElbowRightDown:before{content:"\E953";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowElbowRightUp-1:before{content:"\E954";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowElbowRightUp:before{content:"\E955";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowElbowUpLeft-1:before{content:"\E956";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowElbowUpLeft:before{content:"\E957";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowElbowUpRight-1:before{content:"\E958";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowElbowUpRight:before{content:"\E959";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowLeft-1:before{content:"\E95A";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowLeft:before{content:"\E95B";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowLineDown-1:before{content:"\E95C";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowLineDown:before{content:"\E95D";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowLineDownLeft-1:before{content:"\E95E";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowLineDownLeft:before{content:"\E95F";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowLineDownRight-1:before{content:"\E960";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowLineDownRight:before{content:"\E961";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowLineLeft-1:before{content:"\E962";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowLineLeft:before{content:"\E963";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowLineRight-1:before{content:"\E964";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowLineRight:before{content:"\E965";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowLineUp-1:before{content:"\E966";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowLineUp:before{content:"\E967";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowLineUpLeft-1:before{content:"\E968";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowLineUpLeft:before{content:"\E969";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowLineUpRight-1:before{content:"\E96A";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowLineUpRight:before{content:"\E96B";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowRight-1:before{content:"\E96C";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowRight:before{content:"\E96D";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowsClockwise-1:before{content:"\E96E";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowsClockwise:before{content:"\E96F";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowsCounterClockwise-1:before{content:"\E970";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowsCounterClockwise:before{content:"\E971";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowsDownUp-1:before{content:"\E972";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowsDownUp:before{content:"\E973";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowsIn-1:before{content:"\E974";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowsIn:before{content:"\E975";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowsInLineHorizontal-1:before{content:"\E976";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowsInLineHorizontal:before{content:"\E977";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowsInLineVertical-1:before{content:"\E978";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowsInLineVertical:before{content:"\E979";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowsInSimple-1:before{content:"\E97A";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowsInSimple:before{content:"\E97B";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowsLeftRight-1:before{content:"\E97C";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowsLeftRight:before{content:"\E97D";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowsOut-1:before{content:"\E97E";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowsOut:before{content:"\E97F";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowsOutCardinal-1:before{content:"\E980";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowsOutCardinal:before{content:"\E981";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowsOutLineHorizontal:before{content:"\E982";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowsOutLineVertical-1:before{content:"\E983";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowsOutLineVertical:before{content:"\E984";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowsOutSimple-1:before{content:"\E985";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowsOutSimple:before{content:"\E986";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowSquareDown-1:before{content:"\E987";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowSquareDown:before{content:"\E988";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowSquareDownLeft-1:before{content:"\E989";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowSquareDownLeft:before{content:"\E98A";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowSquareDownRight-1:before{content:"\E98B";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowSquareDownRight:before{content:"\E98C";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowSquareIn-1:before{content:"\E98D";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowSquareIn:before{content:"\E98E";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowSquareLeft-1:before{content:"\E98F";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowSquareLeft:before{content:"\E990";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowSquareOut-1:before{content:"\E991";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowSquareOut:before{content:"\E992";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowSquareRight-1:before{content:"\E993";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowSquareRight:before{content:"\E994";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowSquareUp-1:before{content:"\E995";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowSquareUp:before{content:"\E996";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowSquareUpLeft-1:before{content:"\E997";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowSquareUpLeft:before{content:"\E998";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowSquareUpRight-1:before{content:"\E999";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowSquareUpRight:before{content:"\E99A";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowUDownLeft-1:before{content:"\E99B";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowUDownLeft:before{content:"\E99C";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowUDownRight-1:before{content:"\E99D";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowUDownRight:before{content:"\E99E";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowULeftDown-1:before{content:"\E99F";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowULeftDown:before{content:"\E9A0";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowULeftUp-1:before{content:"\E9A1";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowULeftUp:before{content:"\E9A2";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowUp-1:before{content:"\E9A3";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowUp:before{content:"\E9A4";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowUpLeft-1:before{content:"\E9A5";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowUpLeft:before{content:"\E9A6";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowUpRight-1:before{content:"\E9A7";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowUpRight:before{content:"\E9A8";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowURightDown-1:before{content:"\E9A9";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowURightDown:before{content:"\E9AA";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowURightUp-1:before{content:"\E9AB";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowURightUp:before{content:"\E9AC";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowUUpLeft-1:before{content:"\E9AD";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowUUpLeft:before{content:"\E9AE";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowUUpRight-1:before{content:"\E9AF";font-family:jpm-am-icon-arrows}
.AMIcon-ArrowUUpRight:before{content:"\E9B0";font-family:jpm-am-icon-arrows}
.AMIcon-CaretCircleDoubleDown-1:before{content:"\E9B1";font-family:jpm-am-icon-arrows}
.AMIcon-CaretCircleDoubleDown:before{content:"\E9B2";font-family:jpm-am-icon-arrows}
.AMIcon-CaretCircleDoubleLeft-1:before{content:"\E9B3";font-family:jpm-am-icon-arrows}
.AMIcon-CaretCircleDoubleLeft:before{content:"\E9B4";font-family:jpm-am-icon-arrows}
.AMIcon-CaretCircleDoubleRight-1:before{content:"\E9B5";font-family:jpm-am-icon-arrows}
.AMIcon-CaretCircleDoubleRight:before{content:"\E9B6";font-family:jpm-am-icon-arrows}
.AMIcon-CaretCircleDoubleUp-1:before{content:"\E9B7";font-family:jpm-am-icon-arrows}
.AMIcon-CaretCircleDoubleUp:before{content:"\E9B8";font-family:jpm-am-icon-arrows}
.AMIcon-CaretCircleDown-1:before{content:"\E9B9";font-family:jpm-am-icon-arrows}
.AMIcon-CaretCircleDown:before{content:"\E9BA";font-family:jpm-am-icon-arrows}
.AMIcon-CaretCircleLeft-1:before{content:"\E9BB";font-family:jpm-am-icon-arrows}
.AMIcon-CaretCircleLeft:before{content:"\E9BC";font-family:jpm-am-icon-arrows}
.AMIcon-CaretCircleRight-1:before{content:"\E9BD";font-family:jpm-am-icon-arrows}
.AMIcon-CaretCircleRight:before{content:"\E9BE";font-family:jpm-am-icon-arrows}
.AMIcon-CaretCircleUp-1:before{content:"\E9BF";font-family:jpm-am-icon-arrows}
.AMIcon-CaretCircleUp:before{content:"\E9C0";font-family:jpm-am-icon-arrows}
.AMIcon-CaretDoubleDown-1:before{content:"\E9C1";font-family:jpm-am-icon-arrows}
.AMIcon-CaretDoubleDown:before{content:"\E9C2";font-family:jpm-am-icon-arrows}
.AMIcon-CaretDoubleLeft-1:before{content:"\E9C3";font-family:jpm-am-icon-arrows}
.AMIcon-CaretDoubleLeft:before{content:"\E9C4";font-family:jpm-am-icon-arrows}
.AMIcon-CaretDoubleRight-1:before{content:"\E9C5";font-family:jpm-am-icon-arrows}
.AMIcon-CaretDoubleRight:before{content:"\E9C6";font-family:jpm-am-icon-arrows}
.AMIcon-CaretDoubleUp-1:before{content:"\E9C7";font-family:jpm-am-icon-arrows}
.AMIcon-CaretDoubleUp:before{content:"\E9C8";font-family:jpm-am-icon-arrows}
.AMIcon-CaretDown-1:before{content:"\E9C9";font-family:jpm-am-icon-arrows}
.AMIcon-CaretDown:before{content:"\E9CA";font-family:jpm-am-icon-arrows}
.AMIcon-CaretLeft-1:before{content:"\E9CB";font-family:jpm-am-icon-arrows}
.AMIcon-CaretLeft:before{content:"\E9CC";font-family:jpm-am-icon-arrows}
.AMIcon-CaretRight-1:before{content:"\E9CD";font-family:jpm-am-icon-arrows}
.AMIcon-CaretRight:before{content:"\E9CE";font-family:jpm-am-icon-arrows}
.AMIcon-CaretUp-1:before{content:"\E9CF";font-family:jpm-am-icon-arrows}
.AMIcon-CaretUp:before{content:"\E9D0";font-family:jpm-am-icon-arrows}
.AMIcon-Recycle-1:before{content:"\E9D1";font-family:jpm-am-icon-arrows}
.AMIcon-Recycle:before{content:"\E9D2";font-family:jpm-am-icon-arrows}
.AMIcon-PodcastGeneric-1:before{content:"\E918";font-family:jpm-am-icon-brands}
.AMIcon-PodcastGeneric:before{content:"\E919";font-family:jpm-am-icon-brands}
.AMIcon-youtubePodcastLogo-1:before{content:"\E91A";font-family:jpm-am-icon-brands}
.AMIcon-youtubePodcastLogo:before{content:"\E91B";font-family:jpm-am-icon-brands}
.AMIcon-ApplePodcastLogo-1:before{content:"\E914";font-family:jpm-am-icon-brands}
.AMIcon-ApplePodcastLogo:before{content:"\E915";font-family:jpm-am-icon-brands}
.AMIcon-LineLogo-1:before{content:"\E916";font-family:jpm-am-icon-brands}
.AMIcon-LineLogo:before{content:"\E917";font-family:jpm-am-icon-brands}
.AMIcon-AndroidLogo-1:before{content:"\E900";font-family:jpm-am-icon-brands}
.AMIcon-AndroidLogo:before{content:"\E901";font-family:jpm-am-icon-brands}
.AMIcon-AppleLogo-1:before{content:"\E902";font-family:jpm-am-icon-brands}
.AMIcon-AppleLogo:before{content:"\E903";font-family:jpm-am-icon-brands}
.AMIcon-FacebookLogo-1:before{content:"\E904";font-family:jpm-am-icon-brands}
.AMIcon-FacebookLogo:before{content:"\E905";font-family:jpm-am-icon-brands}
.AMIcon-GoogleLogo-1:before{content:"\E906";font-family:jpm-am-icon-brands}
.AMIcon-GoogleLogo:before{content:"\E907";font-family:jpm-am-icon-brands}
.AMIcon-InstagramLogo-1:before{content:"\E908";font-family:jpm-am-icon-brands}
.AMIcon-InstagramLogo:before{content:"\E909";font-family:jpm-am-icon-brands}
.AMIcon-LinkedinLogo-1:before{content:"\E90A";font-family:jpm-am-icon-brands}
.AMIcon-LinkedinLogo:before{content:"\E90B";font-family:jpm-am-icon-brands}
.AMIcon-SpotifyLogo-1:before{content:"\E90C";font-family:jpm-am-icon-brands}
.AMIcon-SpotifyLogo:before{content:"\E90D";font-family:jpm-am-icon-brands}
.AMIcon-TwitterLogo-1:before{content:"\E90E";font-family:jpm-am-icon-brands}
.AMIcon-TwitterLogo:before{content:"\E90F";font-family:jpm-am-icon-brands}
.AMIcon-WindowsLogo-1:before{content:"\E910";font-family:jpm-am-icon-brands}
.AMIcon-WindowsLogo:before{content:"\E911";font-family:jpm-am-icon-brands}
.AMIcon-YoutubeLogo-1:before{content:"\E912";font-family:jpm-am-icon-brands}
.AMIcon-YoutubeLogo:before{content:"\E913";font-family:jpm-am-icon-brands}
.AMIcon-Translate-1:before{content:"\E92E";font-family:jpm-am-icon-communication}
.AMIcon-Translate:before{content:"\E92F";font-family:jpm-am-icon-communication}
.AMIcon-At-1:before{content:"\E900";font-family:jpm-am-icon-communication}
.AMIcon-At:before{content:"\E901";font-family:jpm-am-icon-communication}
.AMIcon-Broadcast-1:before{content:"\E902";font-family:jpm-am-icon-communication}
.AMIcon-Broadcast:before{content:"\E903";font-family:jpm-am-icon-communication}
.AMIcon-Chat-1:before{content:"\E904";font-family:jpm-am-icon-communication}
.AMIcon-Chat:before{content:"\E905";font-family:jpm-am-icon-communication}
.AMIcon-ChatCircle-1:before{content:"\E906";font-family:jpm-am-icon-communication}
.AMIcon-ChatCircle:before{content:"\E907";font-family:jpm-am-icon-communication}
.AMIcon-ChatCircleDots-1:before{content:"\E908";font-family:jpm-am-icon-communication}
.AMIcon-ChatCircleDots:before{content:"\E909";font-family:jpm-am-icon-communication}
.AMIcon-ChatCircleText-1:before{content:"\E90A";font-family:jpm-am-icon-communication}
.AMIcon-ChatCircleText:before{content:"\E90B";font-family:jpm-am-icon-communication}
.AMIcon-ChatDots-1:before{content:"\E90C";font-family:jpm-am-icon-communication}
.AMIcon-ChatDots:before{content:"\E90D";font-family:jpm-am-icon-communication}
.AMIcon-Chats-1:before{content:"\E90E";font-family:jpm-am-icon-communication}
.AMIcon-Chats:before{content:"\E90F";font-family:jpm-am-icon-communication}
.AMIcon-ChatsCircle-1:before{content:"\E910";font-family:jpm-am-icon-communication}
.AMIcon-ChatsCircle:before{content:"\E911";font-family:jpm-am-icon-communication}
.AMIcon-ChatText-1:before{content:"\E912";font-family:jpm-am-icon-communication}
.AMIcon-ChatText:before{content:"\E913";font-family:jpm-am-icon-communication}
.AMIcon-EnvelopeSimple-1:before{content:"\E914";font-family:jpm-am-icon-communication}
.AMIcon-EnvelopeSimple:before{content:"\E915";font-family:jpm-am-icon-communication}
.AMIcon-EnvelopeSimpleOpen-1:before{content:"\E916";font-family:jpm-am-icon-communication}
.AMIcon-EnvelopeSimpleOpen:before{content:"\E917";font-family:jpm-am-icon-communication}
.AMIcon-Export-1:before{content:"\E918";font-family:jpm-am-icon-communication}
.AMIcon-Export:before{content:"\E919";font-family:jpm-am-icon-communication}
.AMIcon-PaperPlane-1:before{content:"\E91A";font-family:jpm-am-icon-communication}
.AMIcon-PaperPlane:before{content:"\E91B";font-family:jpm-am-icon-communication}
.AMIcon-PaperPlaneRight-1:before{content:"\E91C";font-family:jpm-am-icon-communication}
.AMIcon-PaperPlaneRight:before{content:"\E91D";font-family:jpm-am-icon-communication}
.AMIcon-PaperPlaneTilt-1:before{content:"\E91E";font-family:jpm-am-icon-communication}
.AMIcon-PaperPlaneTilt:before{content:"\E91F";font-family:jpm-am-icon-communication}
.AMIcon-Phone-1:before{content:"\E920";font-family:jpm-am-icon-communication}
.AMIcon-Phone:before{content:"\E921";font-family:jpm-am-icon-communication}
.AMIcon-Quotes-1:before{content:"\E922";font-family:jpm-am-icon-communication}
.AMIcon-Quotes:before{content:"\E923";font-family:jpm-am-icon-communication}
.AMIcon-Rss-1:before{content:"\E924";font-family:jpm-am-icon-communication}
.AMIcon-Rss:before{content:"\E925";font-family:jpm-am-icon-communication}
.AMIcon-RssSimple-1:before{content:"\E926";font-family:jpm-am-icon-communication}
.AMIcon-RssSimple:before{content:"\E927";font-family:jpm-am-icon-communication}
.AMIcon-ShareNetwork-1:before{content:"\E928";font-family:jpm-am-icon-communication}
.AMIcon-ShareNetwork:before{content:"\E929";font-family:jpm-am-icon-communication}
.AMIcon-ThumbsDown-1:before{content:"\E92A";font-family:jpm-am-icon-communication}
.AMIcon-ThumbsDown:before{content:"\E92B";font-family:jpm-am-icon-communication}
.AMIcon-ThumbsUp-1:before{content:"\E92C";font-family:jpm-am-icon-communication}
.AMIcon-ThumbsUp:before{content:"\E92D";font-family:jpm-am-icon-communication}
.AMIcon-Circle-1:before{content:"\E900";font-family:jpm-am-icon-design}
.AMIcon-Circle:before{content:"\E901";font-family:jpm-am-icon-design}
.AMIcon-CirclesFour-1:before{content:"\E902";font-family:jpm-am-icon-design}
.AMIcon-CirclesFour:before{content:"\E903";font-family:jpm-am-icon-design}
.AMIcon-CirclesThree-1:before{content:"\E904";font-family:jpm-am-icon-design}
.AMIcon-CirclesThree:before{content:"\E905";font-family:jpm-am-icon-design}
.AMIcon-CirclesThreePlus-1:before{content:"\E906";font-family:jpm-am-icon-design}
.AMIcon-CirclesThreePlus:before{content:"\E907";font-family:jpm-am-icon-design}
.AMIcon-Eye-1:before{content:"\E908";font-family:jpm-am-icon-design}
.AMIcon-Eye:before{content:"\E909";font-family:jpm-am-icon-design}
.AMIcon-EyeClosed-1:before{content:"\E90A";font-family:jpm-am-icon-design}
.AMIcon-EyeClosed:before{content:"\E90B";font-family:jpm-am-icon-design}
.AMIcon-EyeSlash-1:before{content:"\E90C";font-family:jpm-am-icon-design}
.AMIcon-EyeSlash:before{content:"\E90D";font-family:jpm-am-icon-design}
.AMIcon-LineSegments-1:before{content:"\E90E";font-family:jpm-am-icon-design}
.AMIcon-LineSegments:before{content:"\E90F";font-family:jpm-am-icon-design}
.AMIcon-Pencil-1:before{content:"\E910";font-family:jpm-am-icon-design}
.AMIcon-Pencil:before{content:"\E911";font-family:jpm-am-icon-design}
.AMIcon-PencilLine-1:before{content:"\E912";font-family:jpm-am-icon-design}
.AMIcon-PencilLine:before{content:"\E913";font-family:jpm-am-icon-design}
.AMIcon-Square-1:before{content:"\E914";font-family:jpm-am-icon-design}
.AMIcon-Square:before{content:"\E915";font-family:jpm-am-icon-design}
.AMIcon-SquaresFour-1:before{content:"\E916";font-family:jpm-am-icon-design}
.AMIcon-SquaresFour:before{content:"\E917";font-family:jpm-am-icon-design}
.AMIcon-Stack-1:before{content:"\E918";font-family:jpm-am-icon-design}
.AMIcon-Stack:before{content:"\E919";font-family:jpm-am-icon-design}
.AMIcon-StackSimple-1:before{content:"\E91A";font-family:jpm-am-icon-design}
.AMIcon-StackSimple:before{content:"\E91B";font-family:jpm-am-icon-design}
.AMIcon-Triangle-1:before{content:"\E91C";font-family:jpm-am-icon-design}
.AMIcon-Triangle:before{content:"\E91D";font-family:jpm-am-icon-design}
.AMIcon-Book-1:before{content:"\E900";font-family:jpm-am-icon-education}
.AMIcon-Book:before{content:"\E901";font-family:jpm-am-icon-education}
.AMIcon-BookmarkSimple-1:before{content:"\E902";font-family:jpm-am-icon-education}
.AMIcon-BookmarkSimple:before{content:"\E903";font-family:jpm-am-icon-education}
.AMIcon-BookmarksSimple-1:before{content:"\E904";font-family:jpm-am-icon-education}
.AMIcon-BookmarksSimple:before{content:"\E905";font-family:jpm-am-icon-education}
.AMIcon-BookOpen-1:before{content:"\E906";font-family:jpm-am-icon-education}
.AMIcon-BookOpen:before{content:"\E907";font-family:jpm-am-icon-education}
.AMIcon-ChalkboardSimple-1:before{content:"\E908";font-family:jpm-am-icon-education}
.AMIcon-ChalkboardSimple:before{content:"\E909";font-family:jpm-am-icon-education}
.AMIcon-Heart-1:before{content:"\E900";font-family:jpm-am-icon-games}
.AMIcon-Heart:before{content:"\E901";font-family:jpm-am-icon-games}
.AMIcon-HeartStraight-1:before{content:"\E902";font-family:jpm-am-icon-games}
.AMIcon-HeartStraight:before{content:"\E903";font-family:jpm-am-icon-games}
.AMIcon-Medal-1:before{content:"\E904";font-family:jpm-am-icon-games}
.AMIcon-Medal:before{content:"\E905";font-family:jpm-am-icon-games}
.AMIcon-Trophy-1:before{content:"\E906";font-family:jpm-am-icon-games}
.AMIcon-Trophy:before{content:"\E907";font-family:jpm-am-icon-games}
.AMIcon-FlagBanner-1:before{content:"\E908";font-family:jpm-am-icon-maps}
.AMIcon-FlagBanner:before{content:"\E909";font-family:jpm-am-icon-maps}
.AMIcon-Globe-1:before{content:"\E90A";font-family:jpm-am-icon-maps}
.AMIcon-Globe:before{content:"\E90B";font-family:jpm-am-icon-maps}
.AMIcon-House-1:before{content:"\E90C";font-family:jpm-am-icon-maps}
.AMIcon-House:before{content:"\E90D";font-family:jpm-am-icon-maps}
.AMIcon-MapPin-1:before{content:"\E90E";font-family:jpm-am-icon-maps}
.AMIcon-MapPin:before{content:"\E90F";font-family:jpm-am-icon-maps}
.AMIcon-MapPinLine-1:before{content:"\E910";font-family:jpm-am-icon-maps}
.AMIcon-MapPinLine:before{content:"\E911";font-family:jpm-am-icon-maps}
.AMIcon-NavigationArrow-1:before{content:"\E912";font-family:jpm-am-icon-maps}
.AMIcon-NavigationArrow:before{content:"\E913";font-family:jpm-am-icon-maps}
.AMIcon-ChartBar-1:before{content:"\E900";font-family:jpm-am-icon-math}
.AMIcon-ChartBar:before{content:"\E901";font-family:jpm-am-icon-math}
.AMIcon-ChartBarHorizontal-1:before{content:"\E902";font-family:jpm-am-icon-math}
.AMIcon-ChartBarHorizontal:before{content:"\E903";font-family:jpm-am-icon-math}
.AMIcon-ChartLine-1:before{content:"\E904";font-family:jpm-am-icon-math}
.AMIcon-ChartLine:before{content:"\E905";font-family:jpm-am-icon-math}
.AMIcon-ChartPie-1:before{content:"\E906";font-family:jpm-am-icon-math}
.AMIcon-ChartPie:before{content:"\E907";font-family:jpm-am-icon-math}
.AMIcon-ChartPieSlice-1:before{content:"\E908";font-family:jpm-am-icon-math}
.AMIcon-ChartPieSlice:before{content:"\E909";font-family:jpm-am-icon-math}
.AMIcon-Minus-1:before{content:"\E90A";font-family:jpm-am-icon-math}
.AMIcon-Minus:before{content:"\E90B";font-family:jpm-am-icon-math}
.AMIcon-NumberCircleEight-1:before{content:"\E90C";font-family:jpm-am-icon-math}
.AMIcon-NumberCircleEight:before{content:"\E90D";font-family:jpm-am-icon-math}
.AMIcon-NumberCircleFive-1:before{content:"\E90E";font-family:jpm-am-icon-math}
.AMIcon-NumberCircleFive:before{content:"\E90F";font-family:jpm-am-icon-math}
.AMIcon-NumberCircleFour-1:before{content:"\E910";font-family:jpm-am-icon-math}
.AMIcon-NumberCircleFour:before{content:"\E911";font-family:jpm-am-icon-math}
.AMIcon-NumberCircleNine-1:before{content:"\E912";font-family:jpm-am-icon-math}
.AMIcon-NumberCircleNine:before{content:"\E913";font-family:jpm-am-icon-math}
.AMIcon-NumberCircleOne-1:before{content:"\E914";font-family:jpm-am-icon-math}
.AMIcon-NumberCircleOne:before{content:"\E915";font-family:jpm-am-icon-math}
.AMIcon-NumberCircleSeven-1:before{content:"\E916";font-family:jpm-am-icon-math}
.AMIcon-NumberCircleSeven:before{content:"\E917";font-family:jpm-am-icon-math}
.AMIcon-NumberCircleSix-1:before{content:"\E918";font-family:jpm-am-icon-math}
.AMIcon-NumberCircleSix:before{content:"\E919";font-family:jpm-am-icon-math}
.AMIcon-NumberCircleThree-1:before{content:"\E91A";font-family:jpm-am-icon-math}
.AMIcon-NumberCircleThree:before{content:"\E91B";font-family:jpm-am-icon-math}
.AMIcon-NumberCircleTwo-1:before{content:"\E91C";font-family:jpm-am-icon-math}
.AMIcon-NumberCircleTwo:before{content:"\E91D";font-family:jpm-am-icon-math}
.AMIcon-NumberCircleZero-1:before{content:"\E91E";font-family:jpm-am-icon-math}
.AMIcon-NumberCircleZero:before{content:"\E91F";font-family:jpm-am-icon-math}
.AMIcon-NumberEight-1:before{content:"\E920";font-family:jpm-am-icon-math}
.AMIcon-NumberEight:before{content:"\E921";font-family:jpm-am-icon-math}
.AMIcon-NumberFive-1:before{content:"\E922";font-family:jpm-am-icon-math}
.AMIcon-NumberFive:before{content:"\E923";font-family:jpm-am-icon-math}
.AMIcon-NumberFour-1:before{content:"\E924";font-family:jpm-am-icon-math}
.AMIcon-NumberFour:before{content:"\E925";font-family:jpm-am-icon-math}
.AMIcon-NumberNine-1:before{content:"\E926";font-family:jpm-am-icon-math}
.AMIcon-NumberNine:before{content:"\E927";font-family:jpm-am-icon-math}
.AMIcon-NumberOne-1:before{content:"\E928";font-family:jpm-am-icon-math}
.AMIcon-NumberOne:before{content:"\E929";font-family:jpm-am-icon-math}
.AMIcon-NumberSeven-1:before{content:"\E92A";font-family:jpm-am-icon-math}
.AMIcon-NumberSeven:before{content:"\E92B";font-family:jpm-am-icon-math}
.AMIcon-NumberSix-1:before{content:"\E92C";font-family:jpm-am-icon-math}
.AMIcon-NumberSix:before{content:"\E92D";font-family:jpm-am-icon-math}
.AMIcon-NumberSquareEight-1:before{content:"\E92E";font-family:jpm-am-icon-math}
.AMIcon-NumberSquareEight:before{content:"\E92F";font-family:jpm-am-icon-math}
.AMIcon-NumberSquareFive-1:before{content:"\E930";font-family:jpm-am-icon-math}
.AMIcon-NumberSquareFive:before{content:"\E931";font-family:jpm-am-icon-math}
.AMIcon-NumberSquareFour-1:before{content:"\E932";font-family:jpm-am-icon-math}
.AMIcon-NumberSquareFour:before{content:"\E933";font-family:jpm-am-icon-math}
.AMIcon-NumberSquareNine-1:before{content:"\E934";font-family:jpm-am-icon-math}
.AMIcon-NumberSquareNine:before{content:"\E935";font-family:jpm-am-icon-math}
.AMIcon-NumberSquareOne-1:before{content:"\E936";font-family:jpm-am-icon-math}
.AMIcon-NumberSquareOne:before{content:"\E937";font-family:jpm-am-icon-math}
.AMIcon-NumberSquareSeven-1:before{content:"\E938";font-family:jpm-am-icon-math}
.AMIcon-NumberSquareSeven:before{content:"\E939";font-family:jpm-am-icon-math}
.AMIcon-NumberSquareSix-1:before{content:"\E93A";font-family:jpm-am-icon-math}
.AMIcon-NumberSquareSix:before{content:"\E93B";font-family:jpm-am-icon-math}
.AMIcon-NumberSquareThree-1:before{content:"\E93C";font-family:jpm-am-icon-math}
.AMIcon-NumberSquareThree:before{content:"\E93D";font-family:jpm-am-icon-math}
.AMIcon-NumberSquareTwo-1:before{content:"\E93E";font-family:jpm-am-icon-math}
.AMIcon-NumberSquareTwo:before{content:"\E93F";font-family:jpm-am-icon-math}
.AMIcon-NumberSquareZero-1:before{content:"\E940";font-family:jpm-am-icon-math}
.AMIcon-NumberSquareZero:before{content:"\E941";font-family:jpm-am-icon-math}
.AMIcon-NumberThree-1:before{content:"\E942";font-family:jpm-am-icon-math}
.AMIcon-NumberThree:before{content:"\E943";font-family:jpm-am-icon-math}
.AMIcon-NumberTwo-1:before{content:"\E944";font-family:jpm-am-icon-math}
.AMIcon-NumberTwo:before{content:"\E945";font-family:jpm-am-icon-math}
.AMIcon-NumberZero-1:before{content:"\E946";font-family:jpm-am-icon-math}
.AMIcon-NumberZero:before{content:"\E947";font-family:jpm-am-icon-math}
.AMIcon-Percent-1:before{content:"\E948";font-family:jpm-am-icon-math}
.AMIcon-Percent:before{content:"\E949";font-family:jpm-am-icon-math}
.AMIcon-Plus-1:before{content:"\E94A";font-family:jpm-am-icon-math}
.AMIcon-Plus:before{content:"\E94B";font-family:jpm-am-icon-math}
.AMIcon-PlusMinus-1:before{content:"\E94C";font-family:jpm-am-icon-math}
.AMIcon-PlusMinus:before{content:"\E94D";font-family:jpm-am-icon-math}
.AMIcon-X-1:before{content:"\E94E";font-family:jpm-am-icon-math}
.AMIcon-X:before{content:"\E94F";font-family:jpm-am-icon-math}
.AMIcon-Article-1:before{content:"\E900";font-family:jpm-am-icon-media}
.AMIcon-Article:before{content:"\E901";font-family:jpm-am-icon-media}
.AMIcon-Copyright-1:before{content:"\E902";font-family:jpm-am-icon-media}
.AMIcon-Copyright:before{content:"\E903";font-family:jpm-am-icon-media}
.AMIcon-CornersIn-1:before{content:"\E904";font-family:jpm-am-icon-media}
.AMIcon-CornersIn:before{content:"\E905";font-family:jpm-am-icon-media}
.AMIcon-CornersOut-1:before{content:"\E906";font-family:jpm-am-icon-media}
.AMIcon-CornersOut:before{content:"\E907";font-family:jpm-am-icon-media}
.AMIcon-FastForward-1:before{content:"\E908";font-family:jpm-am-icon-media}
.AMIcon-FastForward:before{content:"\E909";font-family:jpm-am-icon-media}
.AMIcon-FastForwardCircle-1:before{content:"\E90A";font-family:jpm-am-icon-media}
.AMIcon-FastForwardCircle:before{content:"\E90B";font-family:jpm-am-icon-media}
.AMIcon-Headphones-1:before{content:"\E90C";font-family:jpm-am-icon-media}
.AMIcon-Headphones:before{content:"\E90D";font-family:jpm-am-icon-media}
.AMIcon-Headset-1:before{content:"\E90E";font-family:jpm-am-icon-media}
.AMIcon-Headset:before{content:"\E90F";font-family:jpm-am-icon-media}
.AMIcon-Image-1:before{content:"\E910";font-family:jpm-am-icon-media}
.AMIcon-Image:before{content:"\E911";font-family:jpm-am-icon-media}
.AMIcon-ImageSquare-1:before{content:"\E912";font-family:jpm-am-icon-media}
.AMIcon-ImageSquare:before{content:"\E913";font-family:jpm-am-icon-media}
.AMIcon-Microphone-1:before{content:"\E914";font-family:jpm-am-icon-media}
.AMIcon-Microphone:before{content:"\E915";font-family:jpm-am-icon-media}
.AMIcon-MicrophoneSlash-1:before{content:"\E916";font-family:jpm-am-icon-media}
.AMIcon-MicrophoneSlash:before{content:"\E917";font-family:jpm-am-icon-media}
.AMIcon-Pause-1:before{content:"\E918";font-family:jpm-am-icon-media}
.AMIcon-Pause:before{content:"\E919";font-family:jpm-am-icon-media}
.AMIcon-PauseCircle-1:before{content:"\E91A";font-family:jpm-am-icon-media}
.AMIcon-PauseCircle:before{content:"\E91B";font-family:jpm-am-icon-media}
.AMIcon-PictureInPicture-1:before{content:"\E91C";font-family:jpm-am-icon-media}
.AMIcon-PictureInPicture:before{content:"\E91D";font-family:jpm-am-icon-media}
.AMIcon-Play-1:before{content:"\E91E";font-family:jpm-am-icon-media}
.AMIcon-Play:before{content:"\E91F";font-family:jpm-am-icon-media}
.AMIcon-PlayCircle-1:before{content:"\E920";font-family:jpm-am-icon-media}
.AMIcon-PlayCircle:before{content:"\E921";font-family:jpm-am-icon-media}
.AMIcon-Record-1:before{content:"\E922";font-family:jpm-am-icon-media}
.AMIcon-Record:before{content:"\E923";font-family:jpm-am-icon-media}
.AMIcon-Repeat-1:before{content:"\E924";font-family:jpm-am-icon-media}
.AMIcon-Repeat:before{content:"\E925";font-family:jpm-am-icon-media}
.AMIcon-RepeatOnce-1:before{content:"\E926";font-family:jpm-am-icon-media}
.AMIcon-RepeatOnce:before{content:"\E927";font-family:jpm-am-icon-media}
.AMIcon-Rewind-1:before{content:"\E928";font-family:jpm-am-icon-media}
.AMIcon-Rewind:before{content:"\E929";font-family:jpm-am-icon-media}
.AMIcon-RewindCircle-1:before{content:"\E92A";font-family:jpm-am-icon-media}
.AMIcon-RewindCircle:before{content:"\E92B";font-family:jpm-am-icon-media}
.AMIcon-Screencast-1:before{content:"\E92C";font-family:jpm-am-icon-media}
.AMIcon-Screencast:before{content:"\E92D";font-family:jpm-am-icon-media}
.AMIcon-Shuffle-1:before{content:"\E92E";font-family:jpm-am-icon-media}
.AMIcon-Shuffle:before{content:"\E92F";font-family:jpm-am-icon-media}
.AMIcon-SkipBack-1:before{content:"\E930";font-family:jpm-am-icon-media}
.AMIcon-SkipBack:before{content:"\E931";font-family:jpm-am-icon-media}
.AMIcon-SkipBackCircle-1:before{content:"\E932";font-family:jpm-am-icon-media}
.AMIcon-SkipBackCircle:before{content:"\E933";font-family:jpm-am-icon-media}
.AMIcon-SkipForward-1:before{content:"\E934";font-family:jpm-am-icon-media}
.AMIcon-SkipForward:before{content:"\E935";font-family:jpm-am-icon-media}
.AMIcon-SkipForwardCircle-1:before{content:"\E936";font-family:jpm-am-icon-media}
.AMIcon-SkipForwardCircle:before{content:"\E937";font-family:jpm-am-icon-media}
.AMIcon-Sliders-1:before{content:"\E938";font-family:jpm-am-icon-media}
.AMIcon-Sliders:before{content:"\E939";font-family:jpm-am-icon-media}
.AMIcon-SlidersHorizontal-1:before{content:"\E93A";font-family:jpm-am-icon-media}
.AMIcon-SlidersHorizontal:before{content:"\E93B";font-family:jpm-am-icon-media}
.AMIcon-SpeakerSimpleHigh-1:before{content:"\E93C";font-family:jpm-am-icon-media}
.AMIcon-SpeakerSimpleHigh:before{content:"\E93D";font-family:jpm-am-icon-media}
.AMIcon-SpeakerSimpleLow-1:before{content:"\E93E";font-family:jpm-am-icon-media}
.AMIcon-SpeakerSimpleLow:before{content:"\E93F";font-family:jpm-am-icon-media}
.AMIcon-SpeakerSimpleNone-1:before{content:"\E940";font-family:jpm-am-icon-media}
.AMIcon-SpeakerSimpleNone:before{content:"\E941";font-family:jpm-am-icon-media}
.AMIcon-SpeakerSimpleSlash-1:before{content:"\E942";font-family:jpm-am-icon-media}
.AMIcon-SpeakerSimpleSlash:before{content:"\E943";font-family:jpm-am-icon-media}
.AMIcon-SpeakerSimpleX-1:before{content:"\E944";font-family:jpm-am-icon-media}
.AMIcon-SpeakerSimpleX:before{content:"\E945";font-family:jpm-am-icon-media}
.AMIcon-Stop-1:before{content:"\E946";font-family:jpm-am-icon-media}
.AMIcon-Stop:before{content:"\E947";font-family:jpm-am-icon-media}
.AMIcon-StopCircle-1:before{content:"\E948";font-family:jpm-am-icon-media}
.AMIcon-StopCircle:before{content:"\E949";font-family:jpm-am-icon-media}
.AMIcon-VideoCamera-1:before{content:"\E94A";font-family:jpm-am-icon-media}
.AMIcon-VideoCamera:before{content:"\E94B";font-family:jpm-am-icon-media}
.AMIcon-VideoCameraSlash-1:before{content:"\E94C";font-family:jpm-am-icon-media}
.AMIcon-VideoCameraSlash:before{content:"\E94D";font-family:jpm-am-icon-media}
.AMIcon-Archive-1:before{content:"\E900";font-family:jpm-am-icon-office}
.AMIcon-Archive:before{content:"\E901";font-family:jpm-am-icon-office}
.AMIcon-Cards-1:before{content:"\E902";font-family:jpm-am-icon-office}
.AMIcon-Cards:before{content:"\E903";font-family:jpm-am-icon-office}
.AMIcon-CopySimple-1:before{content:"\E904";font-family:jpm-am-icon-office}
.AMIcon-CopySimple:before{content:"\E905";font-family:jpm-am-icon-office}
.AMIcon-File-1:before{content:"\E906";font-family:jpm-am-icon-office}
.AMIcon-File:before{content:"\E907";font-family:jpm-am-icon-office}
.AMIcon-FileArrowDown-1:before{content:"\E908";font-family:jpm-am-icon-office}
.AMIcon-FileArrowDown:before{content:"\E909";font-family:jpm-am-icon-office}
.AMIcon-FileArrowUp-1:before{content:"\E90A";font-family:jpm-am-icon-office}
.AMIcon-FileArrowUp:before{content:"\E90B";font-family:jpm-am-icon-office}
.AMIcon-FileDotted-1:before{content:"\E90C";font-family:jpm-am-icon-office}
.AMIcon-FileDotted:before{content:"\E90D";font-family:jpm-am-icon-office}
.AMIcon-FileMinus-1:before{content:"\E90E";font-family:jpm-am-icon-office}
.AMIcon-FileMinus:before{content:"\E90F";font-family:jpm-am-icon-office}
.AMIcon-FilePdf-1:before{content:"\E910";font-family:jpm-am-icon-office}
.AMIcon-FilePdf:before{content:"\E911";font-family:jpm-am-icon-office}
.AMIcon-FilePlus-1:before{content:"\E912";font-family:jpm-am-icon-office}
.AMIcon-FilePlus:before{content:"\E913";font-family:jpm-am-icon-office}
.AMIcon-Files-1:before{content:"\E914";font-family:jpm-am-icon-office}
.AMIcon-Files:before{content:"\E915";font-family:jpm-am-icon-office}
.AMIcon-FileSearch-1:before{content:"\E916";font-family:jpm-am-icon-office}
.AMIcon-FileSearch:before{content:"\E917";font-family:jpm-am-icon-office}
.AMIcon-FileText-1:before{content:"\E918";font-family:jpm-am-icon-office}
.AMIcon-FileText:before{content:"\E919";font-family:jpm-am-icon-office}
.AMIcon-FileX-1:before{content:"\E91A";font-family:jpm-am-icon-office}
.AMIcon-FileX:before{content:"\E91B";font-family:jpm-am-icon-office}
.AMIcon-Folder-1:before{content:"\E91C";font-family:jpm-am-icon-office}
.AMIcon-Folder:before{content:"\E91D";font-family:jpm-am-icon-office}
.AMIcon-FolderMinus-1:before{content:"\E91E";font-family:jpm-am-icon-office}
.AMIcon-FolderMinus:before{content:"\E91F";font-family:jpm-am-icon-office}
.AMIcon-FolderNotch-1:before{content:"\E920";font-family:jpm-am-icon-office}
.AMIcon-FolderNotch:before{content:"\E921";font-family:jpm-am-icon-office}
.AMIcon-FolderOpen-1:before{content:"\E922";font-family:jpm-am-icon-office}
.AMIcon-FolderOpen:before{content:"\E923";font-family:jpm-am-icon-office}
.AMIcon-FolderPlus-1:before{content:"\E924";font-family:jpm-am-icon-office}
.AMIcon-FolderPlus:before{content:"\E925";font-family:jpm-am-icon-office}
.AMIcon-Funnel-1:before{content:"\E926";font-family:jpm-am-icon-office}
.AMIcon-Funnel:before{content:"\E927";font-family:jpm-am-icon-office}
.AMIcon-FunnelSimple-1:before{content:"\E928";font-family:jpm-am-icon-office}
.AMIcon-FunnelSimple:before{content:"\E929";font-family:jpm-am-icon-office}
.AMIcon-List-1:before{content:"\E92A";font-family:jpm-am-icon-office}
.AMIcon-List:before{content:"\E92B";font-family:jpm-am-icon-office}
.AMIcon-ListBullets-1:before{content:"\E92C";font-family:jpm-am-icon-office}
.AMIcon-ListBullets:before{content:"\E92D";font-family:jpm-am-icon-office}
.AMIcon-ListDashes-1:before{content:"\E92E";font-family:jpm-am-icon-office}
.AMIcon-ListDashes:before{content:"\E92F";font-family:jpm-am-icon-office}
.AMIcon-ListNumbers-1:before{content:"\E930";font-family:jpm-am-icon-office}
.AMIcon-ListNumbers:before{content:"\E931";font-family:jpm-am-icon-office}
.AMIcon-ListPlus-1:before{content:"\E932";font-family:jpm-am-icon-office}
.AMIcon-ListPlus:before{content:"\E933";font-family:jpm-am-icon-office}
.AMIcon-Note-1:before{content:"\E934";font-family:jpm-am-icon-office}
.AMIcon-Note:before{content:"\E935";font-family:jpm-am-icon-office}
.AMIcon-NoteBlank-1:before{content:"\E936";font-family:jpm-am-icon-office}
.AMIcon-NoteBlank:before{content:"\E937";font-family:jpm-am-icon-office}
.AMIcon-NotePencil-1:before{content:"\E938";font-family:jpm-am-icon-office}
.AMIcon-NotePencil:before{content:"\E939";font-family:jpm-am-icon-office}
.AMIcon-Paperclip-1:before{content:"\E93A";font-family:jpm-am-icon-office}
.AMIcon-Paperclip:before{content:"\E93B";font-family:jpm-am-icon-office}
.AMIcon-Presentation-1:before{content:"\E93C";font-family:jpm-am-icon-office}
.AMIcon-Presentation:before{content:"\E93D";font-family:jpm-am-icon-office}
.AMIcon-Printer-1:before{content:"\E93E";font-family:jpm-am-icon-office}
.AMIcon-Printer:before{content:"\E93F";font-family:jpm-am-icon-office}
.AMIcon-Trash-1:before{content:"\E940";font-family:jpm-am-icon-office}
.AMIcon-Trash:before{content:"\E941";font-family:jpm-am-icon-office}
.AMIcon-HandPalm-1:before{content:"\E900";font-family:jpm-am-icon-people}
.AMIcon-HandPalm:before{content:"\E901";font-family:jpm-am-icon-people}
.AMIcon-User-1:before{content:"\E902";font-family:jpm-am-icon-people}
.AMIcon-User:before{content:"\E903";font-family:jpm-am-icon-people}
.AMIcon-UserCircle-1:before{content:"\E904";font-family:jpm-am-icon-people}
.AMIcon-UserCircle:before{content:"\E905";font-family:jpm-am-icon-people}
.AMIcon-UserCircleGear-1:before{content:"\E906";font-family:jpm-am-icon-people}
.AMIcon-UserCircleGear:before{content:"\E907";font-family:jpm-am-icon-people}
.AMIcon-UserCircleMinus-1:before{content:"\E908";font-family:jpm-am-icon-people}
.AMIcon-UserCircleMinus:before{content:"\E909";font-family:jpm-am-icon-people}
.AMIcon-UserCirclePlus-1:before{content:"\E90A";font-family:jpm-am-icon-people}
.AMIcon-UserCirclePlus:before{content:"\E90B";font-family:jpm-am-icon-people}
.AMIcon-UserGear-1:before{content:"\E90C";font-family:jpm-am-icon-people}
.AMIcon-UserGear:before{content:"\E90D";font-family:jpm-am-icon-people}
.AMIcon-UserList-1:before{content:"\E90E";font-family:jpm-am-icon-people}
.AMIcon-UserList:before{content:"\E90F";font-family:jpm-am-icon-people}
.AMIcon-UserMinus-1:before{content:"\E910";font-family:jpm-am-icon-people}
.AMIcon-UserMinus:before{content:"\E911";font-family:jpm-am-icon-people}
.AMIcon-UserPlus-1:before{content:"\E912";font-family:jpm-am-icon-people}
.AMIcon-UserPlus:before{content:"\E913";font-family:jpm-am-icon-people}
.AMIcon-Users-1:before{content:"\E914";font-family:jpm-am-icon-people}
.AMIcon-Users:before{content:"\E915";font-family:jpm-am-icon-people}
.AMIcon-UsersThree-1:before{content:"\E916";font-family:jpm-am-icon-people}
.AMIcon-UsersThree:before{content:"\E917";font-family:jpm-am-icon-people}
.AMIcon-Info-1:before{content:"\E900";font-family:jpm-am-icon-security}
.AMIcon-Info:before{content:"\E901";font-family:jpm-am-icon-security}
.AMIcon-Key-1:before{content:"\E902";font-family:jpm-am-icon-security}
.AMIcon-Key:before{content:"\E903";font-family:jpm-am-icon-security}
.AMIcon-Lock-1:before{content:"\E904";font-family:jpm-am-icon-security}
.AMIcon-Lock:before{content:"\E905";font-family:jpm-am-icon-security}
.AMIcon-LockOpen-1:before{content:"\E906";font-family:jpm-am-icon-security}
.AMIcon-LockOpen:before{content:"\E907";font-family:jpm-am-icon-security}
.AMIcon-Prohibit-1:before{content:"\E908";font-family:jpm-am-icon-security}
.AMIcon-Prohibit:before{content:"\E909";font-family:jpm-am-icon-security}
.AMIcon-ProhibitInset-1:before{content:"\E90A";font-family:jpm-am-icon-security}
.AMIcon-ProhibitInset:before{content:"\E90B";font-family:jpm-am-icon-security}
.AMIcon-Question-1:before{content:"\E90C";font-family:jpm-am-icon-security}
.AMIcon-Question:before{content:"\E90D";font-family:jpm-am-icon-security}
.AMIcon-Shield-1:before{content:"\E90E";font-family:jpm-am-icon-security}
.AMIcon-Shield:before{content:"\E90F";font-family:jpm-am-icon-security}
.AMIcon-ShieldCheck-1:before{content:"\E910";font-family:jpm-am-icon-security}
.AMIcon-ShieldCheck:before{content:"\E911";font-family:jpm-am-icon-security}
.AMIcon-ShieldPlus-1:before{content:"\E912";font-family:jpm-am-icon-security}
.AMIcon-ShieldPlus:before{content:"\E913";font-family:jpm-am-icon-security}
.AMIcon-ShieldSlash-1:before{content:"\E914";font-family:jpm-am-icon-security}
.AMIcon-ShieldSlash:before{content:"\E915";font-family:jpm-am-icon-security}
.AMIcon-ShieldWarning-1:before{content:"\E916";font-family:jpm-am-icon-security}
.AMIcon-ShieldWarning:before{content:"\E917";font-family:jpm-am-icon-security}
.AMIcon-Warning-1:before{content:"\E918";font-family:jpm-am-icon-security}
.AMIcon-Warning:before{content:"\E919";font-family:jpm-am-icon-security}
.AMIcon-WarningCircle-1:before{content:"\E91A";font-family:jpm-am-icon-security}
.AMIcon-WarningCircle:before{content:"\E91B";font-family:jpm-am-icon-security}
.AMIcon-Bell-1:before{content:"\E900";font-family:jpm-am-icon-systems}
.AMIcon-Bell:before{content:"\E901";font-family:jpm-am-icon-systems}
.AMIcon-BellRinging-1:before{content:"\E902";font-family:jpm-am-icon-systems}
.AMIcon-BellRinging:before{content:"\E903";font-family:jpm-am-icon-systems}
.AMIcon-BellSlash-1:before{content:"\E904";font-family:jpm-am-icon-systems}
.AMIcon-BellSlash:before{content:"\E905";font-family:jpm-am-icon-systems}
.AMIcon-Check-1:before{content:"\E906";font-family:jpm-am-icon-systems}
.AMIcon-Check:before{content:"\E907";font-family:jpm-am-icon-systems}
.AMIcon-CheckCircle-1:before{content:"\E908";font-family:jpm-am-icon-systems}
.AMIcon-CheckCircle:before{content:"\E909";font-family:jpm-am-icon-systems}
.AMIcon-CheckSquare-1:before{content:"\E90A";font-family:jpm-am-icon-systems}
.AMIcon-CheckSquare:before{content:"\E90B";font-family:jpm-am-icon-systems}
.AMIcon-CheckSquareOffset-1:before{content:"\E90C";font-family:jpm-am-icon-systems}
.AMIcon-CheckSquareOffset:before{content:"\E90D";font-family:jpm-am-icon-systems}
.AMIcon-Cursor-1:before{content:"\E90E";font-family:jpm-am-icon-systems}
.AMIcon-Cursor:before{content:"\E90F";font-family:jpm-am-icon-systems}
.AMIcon-DotsNine-1:before{content:"\E910";font-family:jpm-am-icon-systems}
.AMIcon-DotsNine:before{content:"\E911";font-family:jpm-am-icon-systems}
.AMIcon-DotsSix-1:before{content:"\E912";font-family:jpm-am-icon-systems}
.AMIcon-DotsSix:before{content:"\E913";font-family:jpm-am-icon-systems}
.AMIcon-DotsSixVertical-1:before{content:"\E914";font-family:jpm-am-icon-systems}
.AMIcon-DotsSixVertical:before{content:"\E915";font-family:jpm-am-icon-systems}
.AMIcon-DotsThree-1:before{content:"\E916";font-family:jpm-am-icon-systems}
.AMIcon-DotsThree:before{content:"\E917";font-family:jpm-am-icon-systems}
.AMIcon-DotsThreeCircle-1:before{content:"\E918";font-family:jpm-am-icon-systems}
.AMIcon-DotsThreeCircle:before{content:"\E919";font-family:jpm-am-icon-systems}
.AMIcon-DotsThreeCircleVertical-1:before{content:"\E91A";font-family:jpm-am-icon-systems}
.AMIcon-DotsThreeCircleVertical:before{content:"\E91B";font-family:jpm-am-icon-systems}
.AMIcon-DotsThreeOutline-1:before{content:"\E91C";font-family:jpm-am-icon-systems}
.AMIcon-DotsThreeOutline:before{content:"\E91D";font-family:jpm-am-icon-systems}
.AMIcon-DotsThreeOutlineVertical-1:before{content:"\E91E";font-family:jpm-am-icon-systems}
.AMIcon-DotsThreeOutlineVertical:before{content:"\E91F";font-family:jpm-am-icon-systems}
.AMIcon-DotsThreeVertical-1:before{content:"\E920";font-family:jpm-am-icon-systems}
.AMIcon-DotsThreeVertical:before{content:"\E921";font-family:jpm-am-icon-systems}
.AMIcon-Gear-1:before{content:"\E922";font-family:jpm-am-icon-systems}
.AMIcon-Gear:before{content:"\E923";font-family:jpm-am-icon-systems}
.AMIcon-Link-1:before{content:"\E924";font-family:jpm-am-icon-systems}
.AMIcon-Link:before{content:"\E925";font-family:jpm-am-icon-systems}
.AMIcon-LinkBreak-1:before{content:"\E926";font-family:jpm-am-icon-systems}
.AMIcon-LinkBreak:before{content:"\E927";font-family:jpm-am-icon-systems}
.AMIcon-MagnifyingGlass-1:before{content:"\E928";font-family:jpm-am-icon-systems}
.AMIcon-MagnifyingGlass:before{content:"\E929";font-family:jpm-am-icon-systems}
.AMIcon-MagnifyingGlassMinus-1:before{content:"\E92A";font-family:jpm-am-icon-systems}
.AMIcon-MagnifyingGlassMinus:before{content:"\E92B";font-family:jpm-am-icon-systems}
.AMIcon-MagnifyingGlassPlus-1:before{content:"\E92C";font-family:jpm-am-icon-systems}
.AMIcon-MagnifyingGlassPlus:before{content:"\E92D";font-family:jpm-am-icon-systems}
.AMIcon-MinusCircle-1:before{content:"\E92E";font-family:jpm-am-icon-systems}
.AMIcon-MinusCircle:before{content:"\E92F";font-family:jpm-am-icon-systems}
.AMIcon-PlusCircle-1:before{content:"\E930";font-family:jpm-am-icon-systems}
.AMIcon-PlusCircle:before{content:"\E931";font-family:jpm-am-icon-systems}
.AMIcon-Power-1:before{content:"\E932";font-family:jpm-am-icon-systems}
.AMIcon-Power:before{content:"\E933";font-family:jpm-am-icon-systems}
.AMIcon-SignIn-1:before{content:"\E934";font-family:jpm-am-icon-systems}
.AMIcon-SignIn:before{content:"\E935";font-family:jpm-am-icon-systems}
.AMIcon-SignOut-1:before{content:"\E936";font-family:jpm-am-icon-systems}
.AMIcon-SignOut:before{content:"\E937";font-family:jpm-am-icon-systems}
.AMIcon-Spinner-1:before{content:"\E938";font-family:jpm-am-icon-systems}
.AMIcon-Spinner:before{content:"\E939";font-family:jpm-am-icon-systems}
.AMIcon-SpinnerGap-1:before{content:"\E93A";font-family:jpm-am-icon-systems}
.AMIcon-SpinnerGap:before{content:"\E93B";font-family:jpm-am-icon-systems}
.AMIcon-WifiHigh-1:before{content:"\E93C";font-family:jpm-am-icon-systems}
.AMIcon-WifiHigh:before{content:"\E93D";font-family:jpm-am-icon-systems}
.AMIcon-WifiLow-1:before{content:"\E93E";font-family:jpm-am-icon-systems}
.AMIcon-WifiLow:before{content:"\E93F";font-family:jpm-am-icon-systems}
.AMIcon-WifiMedium-1:before{content:"\E940";font-family:jpm-am-icon-systems}
.AMIcon-WifiMedium:before{content:"\E941";font-family:jpm-am-icon-systems}
.AMIcon-XCircle-1:before{content:"\E942";font-family:jpm-am-icon-systems}
.AMIcon-XCircle:before{content:"\E943";font-family:jpm-am-icon-systems}
.AMIcon-XSquare-1:before{content:"\E944";font-family:jpm-am-icon-systems}
.AMIcon-XSquare:before{content:"\E945";font-family:jpm-am-icon-systems}
.AMIcon-Calendar-1:before{content:"\E900";font-family:jpm-am-icon-time}
.AMIcon-Calendar:before{content:"\E901";font-family:jpm-am-icon-time}
.AMIcon-CalendarBlank-1:before{content:"\E902";font-family:jpm-am-icon-time}
.AMIcon-CalendarBlank:before{content:"\E903";font-family:jpm-am-icon-time}
.AMIcon-CalendarCheck-1:before{content:"\E904";font-family:jpm-am-icon-time}
.AMIcon-CalendarCheck:before{content:"\E905";font-family:jpm-am-icon-time}
.AMIcon-CalendarPlus-1:before{content:"\E906";font-family:jpm-am-icon-time}
.AMIcon-CalendarPlus:before{content:"\E907";font-family:jpm-am-icon-time}
.AMIcon-CalendarX-1:before{content:"\E908";font-family:jpm-am-icon-time}
.AMIcon-CalendarX:before{content:"\E909";font-family:jpm-am-icon-time}
.AMIcon-Clock-1:before{content:"\E90A";font-family:jpm-am-icon-time}
.AMIcon-Clock:before{content:"\E90B";font-family:jpm-am-icon-time}
.AMIcon-Watch-1:before{content:"\E90C";font-family:jpm-am-icon-time}
.AMIcon-Watch:before{content:"\E90D";font-family:jpm-am-icon-time}
.AMIcon-MoonStars-1:before{content:"\E900";font-family:jpm-am-icon-weather}
.AMIcon-MoonStars:before{content:"\E901";font-family:jpm-am-icon-weather}
.AMIcon-Star-1:before{content:"\E902";font-family:jpm-am-icon-weather}
.AMIcon-Star:before{content:"\E903";font-family:jpm-am-icon-weather}
.AMIcon-Sun-1:before{content:"\E904";font-family:jpm-am-icon-weather}
.AMIcon-Sun:before{content:"\E905";font-family:jpm-am-icon-weather}
.AMIcon-SunHorizon-1:before{content:"\E906";font-family:jpm-am-icon-weather}
.AMIcon-SunHorizon:before{content:"\E907";font-family:jpm-am-icon-weather}
.AMButton{cursor:var(--am-cursor-interact-default);position:relative;text-decoration:none;text-transform:none;text-align:left;padding:0;-webkit-tap-highlight-color:transparent}
.AMButton .AMButton_startIcon,.AMButton .AMButton_endIcon{display:inline-block;line-height:0}
@media screen and (min-width:768px){.AMButton .AMButton_content{max-width:300px}
}
.AMButton.AMButton-ellipsis .AMButton_content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.AMButton-variant-primary.AMButton-size-1,.AMButton-variant-secondary.AMButton-size-1,.AMButton-variant-tertiary.AMButton-size-1{font-family:var(--am-type-fontFamily-body)}
.AMButton-variant-primary.AMButton-size-1 sup,.AMButton-variant-primary.AMButton-size-1 sub,.AMButton-variant-secondary.AMButton-size-1 sup,.AMButton-variant-secondary.AMButton-size-1 sub,.AMButton-variant-tertiary.AMButton-size-1 sup,.AMButton-variant-tertiary.AMButton-size-1 sub{line-height:1}
.AMButton-variant-primary.AMButton-size-1 sub,.AMButton-variant-secondary.AMButton-size-1 sub,.AMButton-variant-tertiary.AMButton-size-1 sub{vertical-align:sub}
.AMButton-variant-primary.AMButton-size-1 sup,.AMButton-variant-secondary.AMButton-size-1 sup,.AMButton-variant-tertiary.AMButton-size-1 sup{vertical-align:super}
.AMButton-variant-primary.AMButton-size-1,.AMButton-variant-secondary.AMButton-size-1,.AMButton-variant-tertiary.AMButton-size-1{font-weight:var(--am-type-fontWeight-medium);line-height:var(--am-text-lineHeight-body2);font-size:var(--am-text-fontSize-body2);letter-spacing:0}
.AMButton-variant-primary.AMButton-size-1 sup,.AMButton-variant-primary.AMButton-size-1 sub,.AMButton-variant-secondary.AMButton-size-1 sup,.AMButton-variant-secondary.AMButton-size-1 sub,.AMButton-variant-tertiary.AMButton-size-1 sup,.AMButton-variant-tertiary.AMButton-size-1 sub{font-size:.75em}
.AMButton-variant-primary.AMButton-size-1,.AMButton-variant-secondary.AMButton-size-1,.AMButton-variant-tertiary.AMButton-size-1{min-height:32px;padding:4px var(--am-spacing-sm2)}
.AMButton-variant-primary.AMButton-size-1.AMButton-noChildren,.AMButton-variant-secondary.AMButton-size-1.AMButton-noChildren,.AMButton-variant-tertiary.AMButton-size-1.AMButton-noChildren{width:32px;padding:0}
.AMButton-variant-primary.AMButton-size-2,.AMButton-variant-secondary.AMButton-size-2,.AMButton-variant-tertiary.AMButton-size-2{font-family:var(--am-type-fontFamily-body)}
.AMButton-variant-primary.AMButton-size-2 sup,.AMButton-variant-primary.AMButton-size-2 sub,.AMButton-variant-secondary.AMButton-size-2 sup,.AMButton-variant-secondary.AMButton-size-2 sub,.AMButton-variant-tertiary.AMButton-size-2 sup,.AMButton-variant-tertiary.AMButton-size-2 sub{line-height:1}
.AMButton-variant-primary.AMButton-size-2 sub,.AMButton-variant-secondary.AMButton-size-2 sub,.AMButton-variant-tertiary.AMButton-size-2 sub{vertical-align:sub}
.AMButton-variant-primary.AMButton-size-2 sup,.AMButton-variant-secondary.AMButton-size-2 sup,.AMButton-variant-tertiary.AMButton-size-2 sup{vertical-align:super}
.AMButton-variant-primary.AMButton-size-2,.AMButton-variant-secondary.AMButton-size-2,.AMButton-variant-tertiary.AMButton-size-2{font-weight:var(--am-type-fontWeight-medium);line-height:var(--am-text-lineHeight-body1);font-size:var(--am-text-fontSize-body1);letter-spacing:0}
.AMButton-variant-primary.AMButton-size-2 sup,.AMButton-variant-primary.AMButton-size-2 sub,.AMButton-variant-secondary.AMButton-size-2 sup,.AMButton-variant-secondary.AMButton-size-2 sub,.AMButton-variant-tertiary.AMButton-size-2 sup,.AMButton-variant-tertiary.AMButton-size-2 sub{font-size:.7em}
.AMButton-variant-primary.AMButton-size-2,.AMButton-variant-secondary.AMButton-size-2,.AMButton-variant-tertiary.AMButton-size-2{min-height:44px;padding:4px var(--am-spacing-sm3)}
.AMButton-variant-primary.AMButton-size-2.AMButton-noChildren,.AMButton-variant-secondary.AMButton-size-2.AMButton-noChildren,.AMButton-variant-tertiary.AMButton-size-2.AMButton-noChildren{min-height:48px;width:48px;padding:0}
.AMButton-variant-tertiary.AMButton-size-1,.AMButton-variant-tertiary.AMButton-size-2{padding-left:0;padding-right:0}
.AMButton-variant-tertiary.AMButton-size-1{text-underline-offset:2px}
.AMButton-variant-tertiary.AMButton-size-2{text-underline-offset:5px}
.AMButton-variant-utility.AMButton-size-1{font-family:var(--am-type-fontFamily-body)}
.AMButton-variant-utility.AMButton-size-1 sup,.AMButton-variant-utility.AMButton-size-1 sub{line-height:1}
.AMButton-variant-utility.AMButton-size-1 sub{vertical-align:sub}
.AMButton-variant-utility.AMButton-size-1 sup{vertical-align:super}
.AMButton-variant-utility.AMButton-size-1{font-weight:var(--am-type-fontWeight-medium);line-height:var(--am-text-lineHeight-body2);font-size:var(--am-text-fontSize-body2);letter-spacing:0}
.AMButton-variant-utility.AMButton-size-1 sup,.AMButton-variant-utility.AMButton-size-1 sub{font-size:.75em}
.AMButton-variant-utility.AMButton-size-1{min-height:24px;padding:4px var(--am-spacing-sm2)}
.AMButton-variant-utility.AMButton-size-1.AMButton-noChildren{width:24px;padding:0}
.AMButton-variant-utility.AMButton-size-2{font-family:var(--am-type-fontFamily-body)}
.AMButton-variant-utility.AMButton-size-2 sup,.AMButton-variant-utility.AMButton-size-2 sub{line-height:1}
.AMButton-variant-utility.AMButton-size-2 sub{vertical-align:sub}
.AMButton-variant-utility.AMButton-size-2 sup{vertical-align:super}
.AMButton-variant-utility.AMButton-size-2{font-weight:var(--am-type-fontWeight-medium);line-height:var(--am-text-lineHeight-body2);font-size:var(--am-text-fontSize-body2);letter-spacing:0}
.AMButton-variant-utility.AMButton-size-2 sup,.AMButton-variant-utility.AMButton-size-2 sub{font-size:.75em}
.AMButton-variant-utility.AMButton-size-2{min-height:32px;padding:4px var(--am-spacing-sm2)}
.AMButton-variant-utility.AMButton-size-2.AMButton-noChildren{width:32px;padding:0}
.AMButton-variant-segment.AMButton-size-1,.AMButton-variant-segment.AMButton-size-2{font-family:var(--am-type-fontFamily-body)}
.AMButton-variant-segment.AMButton-size-1 sup,.AMButton-variant-segment.AMButton-size-1 sub,.AMButton-variant-segment.AMButton-size-2 sup,.AMButton-variant-segment.AMButton-size-2 sub{line-height:1}
.AMButton-variant-segment.AMButton-size-1 sub,.AMButton-variant-segment.AMButton-size-2 sub{vertical-align:sub}
.AMButton-variant-segment.AMButton-size-1 sup,.AMButton-variant-segment.AMButton-size-2 sup{vertical-align:super}
.AMButton-variant-segment.AMButton-size-1,.AMButton-variant-segment.AMButton-size-2{font-weight:var(--am-type-fontWeight-book);line-height:var(--am-text-lineHeight-body2);font-size:var(--am-text-fontSize-body2);letter-spacing:0}
.AMButton-variant-segment.AMButton-size-1 sup,.AMButton-variant-segment.AMButton-size-1 sub,.AMButton-variant-segment.AMButton-size-2 sup,.AMButton-variant-segment.AMButton-size-2 sub{font-size:.75em}
.AMButton-variant-segment.AMButton-size-1,.AMButton-variant-segment.AMButton-size-2{font-weight:var(--am-type-fontWeight-book);min-height:24px;min-width:68px;max-width:180px;padding:0 var(--am-spacing-sm2)}
.AMButton-variant-segment.AMButton-size-1.AMButton-noChildren,.AMButton-variant-segment.AMButton-size-2.AMButton-noChildren{min-width:56px;padding:0 var(--am-spacing-sm1)}
.AMButton-variant-primary,.AMButton-variant-secondary,.AMButton-variant-tertiary,.AMButton-variant-utility{display:inline-flex;justify-content:center;align-items:center;gap:8px;border-width:var(--am-borderWidth-sm);border-style:solid;border-radius:var(--am-borderRadius-round);transition:color var(--am-duration-quick),border-color var(--am-duration-quick),background-color var(--am-duration-quick)}
.AMButton-variant-primary{color:var(--am-text-interact-second-default);background-color:var(--am-surface-interact-first-default);border-color:var(--am-border-interact-second-default);width:100%}
@media screen and (min-width:768px){.AMButton-variant-primary{width:auto}
}
.AMButton-variant-secondary{color:var(--am-text-interact-first-default);background-color:var(--am-surface-interact-second-default);border-color:var(--am-border-interact-first-default);width:100%}
@media screen and (min-width:768px){.AMButton-variant-secondary{width:auto}
}
.AMButton-variant-tertiary{padding-left:var(--am-spacing-none);padding-right:var(--am-spacing-none);text-decoration-style:solid;text-decoration-thickness:1px;border-radius:0;color:var(--am-text-interact-first-default);background-color:var(--am-surface-interact-second-default);border-color:var(--am-border-interact-second-default)}
.AMButton-variant-utility{color:var(--am-icon-interactSubtle-first-default);background-color:var(--am-surface-interact-second-default);border-color:var(--am-border-interact-second-default)}
.AMButton-variant-segment{display:inline-flex;justify-content:center;align-items:center;gap:8px;border-radius:var(--am-borderRadius-sm);color:var(--am-text-interactSubtle-first-default);background-color:transparent;border:1px solid transparent;width:auto;transition:color var(--am-duration-quick),border-color var(--am-duration-quick),background-color var(--am-duration-quick)}
@media screen and (min-width:768px){.AMButton-variant-segment{width:auto}
}
@media(hover:hover){.AMButton:not(.AMButton-disabled):hover{cursor:var(--am-cursor-interact-hover)}
.AMButton:not(.AMButton-disabled):hover.AMButton-variant-primary{color:var(--am-text-interact-second-hover);background-color:var(--am-surface-interact-first-hover);border-color:var(--am-border-interact-second-hover)}
.AMButton:not(.AMButton-disabled):hover.AMButton-variant-secondary{color:var(--am-text-interact-first-hover);background-color:var(--am-surface-interact-second-hover);border-color:var(--am-border-interact-first-hover)}
.AMButton:not(.AMButton-disabled):hover.AMButton-variant-tertiary{color:var(--am-text-interact-first-hover);background-color:var(--am-surface-interact-second-hover);border-color:var(--am-border-interact-second-hover);text-decoration-line:underline}
.AMButton:not(.AMButton-disabled):hover.AMButton-variant-tertiary .AMButton_startIcon,.AMButton:not(.AMButton-disabled):hover.AMButton-variant-tertiary .AMButton_endIcon{text-decoration:none}
.AMButton:not(.AMButton-disabled):hover.AMButton-variant-utility{color:var(--am-icon-interactSubtle-first-hover);background-color:var(--am-surface-interactSubtle-first-hover);border-color:var(--am-border-interact-second-default)}
.AMButton:not(.AMButton-disabled):hover.AMButton-variant-segment{color:var(--am-text-interactSubtle-first-hover);background-color:var(--am-surface-interactSubtle-first-hover);border-color:transparent}
.AMButton:not(.AMButton-disabled):hover.AMButton-variant-segment.AMButton-selected{color:var(--am-text-interactSubtle-third-selected);background-color:var(--am-surface-interact-first-selected);border-color:transparent}
}
.AMButton:not(.AMButton-disabled):active{cursor:var(--am-cursor-interact-pressed)}
.AMButton:not(.AMButton-disabled):active.AMButton-variant-primary{color:var(--am-text-interact-second-pressed);background-color:var(--am-surface-interact-first-pressed);border-color:var(--am-border-interact-second-pressed)}
.AMButton:not(.AMButton-disabled):active.AMButton-variant-secondary{color:var(--am-text-interact-first-pressed);background-color:var(--am-surface-interact-second-pressed);border-color:var(--am-border-interact-first-pressed)}
.AMButton:not(.AMButton-disabled):active.AMButton-variant-tertiary{color:var(--am-text-interact-first-pressed);background-color:var(--am-surface-interact-third-pressed);border-color:var(--am-border-interact-second-pressed);text-decoration-line:underline}
.AMButton:not(.AMButton-disabled):active.AMButton-variant-utility{color:var(--am-icon-interactSubtle-first-hover);background-color:var(--am-surface-interactSubtle-first-hover);border-color:var(--am-border-interact-second-default)}
.AMButton:not(.AMButton-disabled):active.AMButton-variant-segment{color:var(--am-text-interactSubtle-first-hover);background-color:var(--am-surface-interactSubtle-first-hover);border-color:transparent}
.AMButton:not(.AMButton-disabled):active.AMButton-variant-segment.AMButton-selected{color:var(--am-text-interactSubtle-third-selected);background-color:var(--am-surface-interact-first-selected);border-color:transparent}
.AMButton-selected{cursor:var(--am-cursor-interact-selected)}
.AMButton-selected.AMButton-variant-primary{color:var(--am-text-interact-second-selected);background-color:var(--am-surface-interact-first-selected);border-color:var(--am-border-interact-second-selected)}
.AMButton-selected.AMButton-variant-secondary{color:var(--am-text-interact-first-selected);background-color:var(--am-surface-interact-second-selected);border-color:var(--am-border-interact-first-selected)}
.AMButton-selected.AMButton-variant-tertiary{color:var(--am-text-interact-first-selected);background-color:var(--am-surface-interact-third-selected);border-color:var(--am-border-interact-second-selected)}
.AMButton-selected.AMButton-variant-utility{color:var(--am-icon-interact-first-selected);background-color:var(--am-surface-interact-second-selected);border-color:var(--am-border-interact-second-default)}
.AMButton-selected.AMButton-variant-segment{color:var(--am-text-interactSubtle-third-selected);background-color:var(--am-surface-interact-first-selected);border-color:transparent}
.AMButton-disabled{cursor:var(--am-cursor-interact-disabled);pointer-events:none}
.AMButton-disabled.AMButton-variant-primary{color:var(--am-text-interact-first-disabled);background-color:var(--am-surface-interact-first-disabled);border-color:var(--am-border-interact-second-disabled)}
.AMButton-disabled.AMButton-variant-secondary{color:var(--am-text-interact-first-disabled);background-color:var(--am-surface-interact-second-disabled);border-color:var(--am-border-interact-first-disabled)}
.AMButton-disabled.AMButton-variant-tertiary,.AMButton-disabled.AMButton-variant-utility{color:var(--am-text-interact-first-disabled);background-color:var(--am-surface-interact-second-disabled);border-color:var(--am-border-interact-second-disabled)}
.AMButton-disabled.AMButton-variant-segment{color:var(--am-text-interactSubtle-first-disabled);background-color:transparent;border-color:transparent}
.AMButton-disabled.AMButton-variant-segment.AMButton-selected{color:var(--am-text-interactSubtle-third-selected);background-color:var(--am-surface-interact-first-selected);border-color:transparent}
.AMMaskImage{position:relative;width:100%;overflow:hidden}
.AMMaskImage_picture{position:relative;display:block;width:100%;height:100%}
.AMMaskImage_image{width:100%;height:100%;-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .3s ease-out}
.AMMaskImage-ratio-1x1{aspect-ratio:1/1}
.AMMaskImage-ratio-4x3{aspect-ratio:4/3}
.AMMaskImage-ratio-16x9{aspect-ratio:16/9}
.AMMaskImage-ratio-21x9{aspect-ratio:21/9}
.AMMaskImage-imageLoaded .AMMaskImage_image{opacity:1}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.brightcove-background-video{position:absolute;top:0;left:0;width:100%;height:100%}
.brightcove-background-video .brightcove-background-video_controls-container{position:absolute;bottom:28px;right:24px;z-index:3}
.brightcove-background-video .brightcove-background-video_video-control-btn{border:1px solid #fff;border-radius:60%;background-color:rgba(0,0,0,.45);padding:4px;width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.brightcove-background-video .brightcove-background-video_video-control-btn:hover{cursor:pointer}
.brightcove-background-video .brightcove-background-video_video-icon{display:-webkit-box;display:-ms-flexbox;display:flex}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.brightcove-player-container{width:100%;height:100%}
.brightcove-player-container .brightcove-react-player-loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}
.brightcove-player-container .video-js{width:100%;height:100%}
.brightcove-player-container .video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}
.brightcove-player-container .video-js .vjs-loading-spinner{display:none}
.brightcove-player-container .video-js .vjs-big-play-button{display:none}
.brightcove-player-container .video-js .vjs-control-bar{display:none}
.brightcove-player-container .video-js .vjs-play-progress{display:none}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-audio-player .audio-player-title.locked::after{content:"\E98F"}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-audio-player{width:100%;background-color:var(--am-palette-neutral-white);display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:var(--am-spacing-sm2);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-item-align:stretch;align-self:stretch}
.jpm-am-components-audio-player.clickable{cursor:pointer}
.jpm-am-components-audio-player.dense{border-top:0}
.jpm-am-components-audio-player .audio-player-duration-line{position:relative;width:100%;height:2px;background:var(--am-palette-neutral-200);overflow:hidden}
.jpm-am-components-audio-player .audio-player-duration-line-fill{position:absolute;top:0;left:0;height:100%;width:0;background:var(--am-palette-primary-600);-webkit-transition:width 120ms linear;transition:width 120ms linear}
.jpm-am-components-audio-player .audio-player-title{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;padding:var(--am-spacing-sm1) var(--am-spacing-sm2);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;-ms-flex-item-align:stretch;align-self:stretch;background:var(--am-palette-neutral-100)}
.jpm-am-components-audio-player .audio-player-title .audio-player-title-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}
.jpm-am-components-audio-player .audio-player-title .audio-player-title-content .audio-player-title-text{color:var(--am-palette-neutral-800);text-align:center;font-weight:var(--am-type-fontWeight-medium)}
.jpm-am-components-audio-player .audio-player-title.locked{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.jpm-am-components-audio-player .audio-player-title.locked::after{font-family:"jp-icons",fantasy !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:20px;margin-left:auto;margin-right:16px}
.jpm-am-components-audio-player .audio-player-title svg{margin:0 16px}
.jpm-am-components-audio-player .audio-player-container{display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;padding:var(--am-spacing-sm2) var(--am-spacing-sm4) var(--am-spacing-sm1) var(--am-spacing-sm2);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;-ms-flex-item-align:stretch;align-self:stretch;background:var(--am-palette-neutral-white)}
.jpm-am-components-audio-player .audio-player-container.dense{height:50px;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.jpm-am-components-audio-player .audio-player-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--am-spacing-sm3);-ms-flex-item-align:stretch;align-self:stretch}
.jpm-am-components-audio-player .audio-player-button-container{width:var(--am-spacing-sm3);height:24px;aspect-ratio:1/1;border-radius:var(--am-borderRadius-round)}
.jpm-am-components-audio-player .audio-player-button-container.dense{margin-left:5px;margin-bottom:0}
.jpm-am-components-audio-player .audio-player-button{cursor:pointer;background-color:transparent;height:24px;width:24px;border-radius:100%;-webkit-transform:scale(1.15);transform:scale(1.15);color:var(--am-surface-interact-first-default);-webkit-transition:color 120ms ease-in-out;transition:color 120ms ease-in-out}
.jpm-am-components-audio-player .audio-player-button:hover{color:var(--am-surface-interact-first-hover)}
.jpm-am-components-audio-player .audio-player-button:active,.jpm-am-components-audio-player .audio-player-button.selected,.jpm-am-components-audio-player .audio-player-button[aria-pressed=true]{color:var(--am-surface-interact-first-pressed)}
.jpm-am-components-audio-player .audio-player-button:focus-visible{outline-offset:1px}
.jpm-am-components-audio-player .audio-bar-container{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:var(--am-spacing-sm1);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0}
.jpm-am-components-audio-player .audio-bar-container .progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px !important;-ms-flex-item-align:stretch;align-self:stretch}
.jpm-am-components-audio-player .audio-bar-container .audio-bar-times{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-item-align:stretch;align-self:stretch}
.jpm-am-components-audio-player .audio-bar-container .audio-bar-times .audio-bar-text{color:var(--am-palette-neutral-800);font-family:"JPM AM Pro";font-size:10px;font-style:normal;font-weight:400;line-height:14px}
.jpm-am-components-audio-player .audio-bar-container.dense{position:relative;padding:0;margin:0 10px}
.jpm-am-components-audio-player .audio-bar-title{color:#21292e;font-weight:var(--am-type-fontWeight-medium);font-size:14px;margin-bottom:0;padding:0;display:inline-block}
.jpm-am-components-audio-player .audio-bar-title.dense{margin-bottom:0;padding:0}
.jpm-am-components-audio-player .audio-bar-text{color:#41464a;font-size:12px;line-height:16px}
.jpm-am-components-audio-player .audio-bar-text.dense{font-size:10px;line-height:10px}
.jpm-am-components-audio-player .audio-bar-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--am-spacing-sm2)}
.jpm-am-components-audio-player .audio-bar-actions .volume-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;width:63px;height:16px}
.jpm-am-components-audio-player .audio-bar-actions .volume-container.no-slider{width:60px}
.jpm-am-components-audio-player .audio-bar-actions .volume-container.dense{padding:0;margin-top:2px;margin-right:8px}
.jpm-am-components-audio-player .audio-bar-actions .volume-button{background-color:transparent;cursor:pointer;width:16px;height:16px}
.jpm-am-components-audio-player .audio-bar-actions .volume-button svg{-webkit-transform:scale(1.2);transform:scale(1.2)}
.jpm-am-components-audio-player .audio-bar-actions .volume-button:focus-visible{outline:2px solid #000;outline-offset:1px}
.jpm-am-components-audio-player .audio-bar-actions .volume-overlay{overflow:hidden;position:absolute;margin-top:0;pointer-events:none}
.jpm-am-components-audio-player .audio-bar-actions .volume-overlay .bar{position:relative;margin:1px 2px;width:3px;height:14px;-webkit-box-shadow:0 0 0 100px #ecfbfc;box-shadow:0 0 0 100px #ecfbfc;border-radius:20px}
.jpm-am-components-audio-player .audio-bar-actions .volume-slider{position:relative;width:42px;height:10px}
.jpm-am-components-audio-player .audio-bar-actions .volume-slider .progress-bar{width:100%;height:100%}
.jpm-am-components-audio-player .audio-bar-actions .volume-slider .progress-bar-line.block{width:100% !important;height:100% !important;margin:0 !important;background:transparent !important;border-radius:0 !important}
.jpm-am-components-audio-player .audio-bar-actions .volume-slider .volume-overlay-svg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}
.jpm-am-components-audio-player .audio-bar-actions .volume-slider .volume-overlay-svg *{pointer-events:none}
.jpm-am-components-audio-player .audio-bar-actions .volume-slider.show{visibility:visible;opacity:1}
.jpm-am-components-audio-player .audio-bar-actions .volume-slider.hide{opacity:0;visibility:hidden}
.jpm-am-components-audio-player .audio-bar-actions .transcript-button{width:16px;height:16px}
.jpm-am-components-audio-player .audio-bar-actions .transcript-button.dense{padding:0;margin-right:20px}
.jpm-am-components-audio-player .audio-bar-actions .transcript-button button{background:transparent;cursor:pointer}
.jpm-am-components-audio-player .audio-bar-actions .transcript-button svg{-webkit-transform:scale(1.5);transform:scale(1.5)}
.jpm-am-components-audio-player .transcript-container{border-top:1px solid #c5c7c9;padding:8px 0}
.jpm-am-components-audio-player .transcript-container.hide{display:none}
.jpm-am-components-audio-player .transcript-text{max-height:260px;overflow-y:scroll;padding:8px 8px 16px;margin:0 8px;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#000 #abadaf}
.jpm-am-components-audio-player .transcript-text::-webkit-scrollbar{width:3px}
.jpm-am-components-audio-player .transcript-text::-webkit-scrollbar-track{background-color:#abadaf;border-radius:2px}
.jpm-am-components-audio-player .transcript-text::-webkit-scrollbar-thumb{border-radius:4px;background-color:#000}
.jpm-am-components-audio-player .transcript-text p{font-weight:var(--am-type-fontWeight-regular);font-size:12px;line-height:22px;padding-bottom:8px}
.jpm-am-components-audio-player .transcript-fade{position:relative;bottom:40px;height:40px;margin-bottom:-40px;margin-right:20px;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#ecfbfc));background-image:linear-gradient(rgba(255,255,255,0) 0,#ecfbfc 100%)}
.jpm-am-components-audio-player .progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}
.jpm-am-components-audio-player .progress-bar-line{width:100%;border-radius:5px;margin:0;height:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}
.jpm-am-components-audio-player .progress-bar-line.block{height:16px;border-radius:0}
.jpm-am-components-audio-player .progress-bar-line:focus-visible{outline:2px solid #000;outline-offset:1px}
.jpm-am-components-audio-player .progress-bar-knob{position:relative;width:10.719px;height:10px;border-radius:50%}
.AMText{margin:0}
.AMText-variant-display1{font-family:var(--am-type-fontFamily-body)}
.AMText-variant-display1 sup,.AMText-variant-display1 sub{line-height:1}
.AMText-variant-display1 sub{vertical-align:sub}
.AMText-variant-display1 sup{vertical-align:super}
.AMText-variant-display1{font-weight:var(--am-type-fontWeight-light);line-height:var(--am-text-lineHeight-display1);font-size:var(--am-text-fontSize-display1);letter-spacing:var(--am-text-letterSpacing-display1)}
.AMText-variant-display1 sup,.AMText-variant-display1 sub{font-size:.5em}
.AMText-variant-display2{font-family:var(--am-type-fontFamily-body)}
.AMText-variant-display2 sup,.AMText-variant-display2 sub{line-height:1}
.AMText-variant-display2 sub{vertical-align:sub}
.AMText-variant-display2 sup{vertical-align:super}
.AMText-variant-display2{font-weight:var(--am-type-fontWeight-light);line-height:var(--am-text-lineHeight-display2);font-size:var(--am-text-fontSize-display2);letter-spacing:var(--am-text-letterSpacing-display2)}
.AMText-variant-display2 sup,.AMText-variant-display2 sub{font-size:.5em}
.AMText-variant-h1{font-family:var(--am-type-fontFamily-body)}
.AMText-variant-h1 sup,.AMText-variant-h1 sub{line-height:1}
.AMText-variant-h1 sub{vertical-align:sub}
.AMText-variant-h1 sup{vertical-align:super}
.AMText-variant-h1{font-weight:var(--am-type-fontWeight-light);line-height:var(--am-text-lineHeight-h1);font-size:var(--am-text-fontSize-h1);letter-spacing:var(--am-text-letterSpacing-h1)}
.AMText-variant-h1 sup,.AMText-variant-h1 sub{font-size:.5em}
.AMText-variant-h2{font-family:var(--am-type-fontFamily-body)}
.AMText-variant-h2 sup,.AMText-variant-h2 sub{line-height:1}
.AMText-variant-h2 sub{vertical-align:sub}
.AMText-variant-h2 sup{vertical-align:super}
.AMText-variant-h2{font-weight:var(--am-type-fontWeight-light);line-height:var(--am-text-lineHeight-h2);font-size:var(--am-text-fontSize-h2);letter-spacing:0}
.AMText-variant-h2 sup,.AMText-variant-h2 sub{font-size:.5em}
.AMText-variant-h3{font-family:var(--am-type-fontFamily-body)}
.AMText-variant-h3 sup,.AMText-variant-h3 sub{line-height:1}
.AMText-variant-h3 sub{vertical-align:sub}
.AMText-variant-h3 sup{vertical-align:super}
.AMText-variant-h3{font-weight:var(--am-type-fontWeight-book);line-height:var(--am-text-lineHeight-h3);font-size:var(--am-text-fontSize-h3);letter-spacing:0}
.AMText-variant-h3 sup,.AMText-variant-h3 sub{font-size:.6em}
.AMText-variant-h4{font-family:var(--am-type-fontFamily-body)}
.AMText-variant-h4 sup,.AMText-variant-h4 sub{line-height:1}
.AMText-variant-h4 sub{vertical-align:sub}
.AMText-variant-h4 sup{vertical-align:super}
.AMText-variant-h4{font-weight:var(--am-type-fontWeight-regular);line-height:var(--am-text-lineHeight-h4);font-size:var(--am-text-fontSize-h4);letter-spacing:0}
.AMText-variant-h4 sup,.AMText-variant-h4 sub{font-size:.6em}
.AMText-variant-h5{font-family:var(--am-type-fontFamily-body)}
.AMText-variant-h5 sup,.AMText-variant-h5 sub{line-height:1}
.AMText-variant-h5 sub{vertical-align:sub}
.AMText-variant-h5 sup{vertical-align:super}
.AMText-variant-h5{font-weight:var(--am-type-fontWeight-regular);line-height:var(--am-text-lineHeight-h5);font-size:var(--am-text-fontSize-h5);letter-spacing:0}
.AMText-variant-h5 sup,.AMText-variant-h5 sub{font-size:.6em}
.AMText-variant-h6{font-family:var(--am-type-fontFamily-body)}
.AMText-variant-h6 sup,.AMText-variant-h6 sub{line-height:1}
.AMText-variant-h6 sub{vertical-align:sub}
.AMText-variant-h6 sup{vertical-align:super}
.AMText-variant-h6{font-weight:var(--am-type-fontWeight-light);line-height:var(--am-text-lineHeight-h6);font-size:var(--am-text-fontSize-h6);letter-spacing:0}
.AMText-variant-h6 sup,.AMText-variant-h6 sub{font-size:.7em}
.AMText-variant-h6Strong{font-family:var(--am-type-fontFamily-body)}
.AMText-variant-h6Strong sup,.AMText-variant-h6Strong sub{line-height:1}
.AMText-variant-h6Strong sub{vertical-align:sub}
.AMText-variant-h6Strong sup{vertical-align:super}
.AMText-variant-h6Strong{font-weight:var(--am-type-fontWeight-medium);line-height:var(--am-text-lineHeight-h6);font-size:var(--am-text-fontSize-h6);letter-spacing:0}
.AMText-variant-h6Strong sup,.AMText-variant-h6Strong sub{font-size:.7em}
.AMText-variant-body1{font-family:var(--am-type-fontFamily-body)}
.AMText-variant-body1 sup,.AMText-variant-body1 sub{line-height:1}
.AMText-variant-body1 sub{vertical-align:sub}
.AMText-variant-body1 sup{vertical-align:super}
.AMText-variant-body1{font-weight:var(--am-type-fontWeight-book);line-height:var(--am-text-lineHeight-body1);font-size:var(--am-text-fontSize-body1);letter-spacing:0}
.AMText-variant-body1 sup,.AMText-variant-body1 sub{font-size:.7em}
.AMText-variant-body1Strong{font-family:var(--am-type-fontFamily-body)}
.AMText-variant-body1Strong sup,.AMText-variant-body1Strong sub{line-height:1}
.AMText-variant-body1Strong sub{vertical-align:sub}
.AMText-variant-body1Strong sup{vertical-align:super}
.AMText-variant-body1Strong{font-weight:var(--am-type-fontWeight-medium);line-height:var(--am-text-lineHeight-body1);font-size:var(--am-text-fontSize-body1);letter-spacing:0}
.AMText-variant-body1Strong sup,.AMText-variant-body1Strong sub{font-size:.7em}
.AMText-variant-body1Link{font-family:var(--am-type-fontFamily-body)}
.AMText-variant-body1Link sup,.AMText-variant-body1Link sub{line-height:1}
.AMText-variant-body1Link sub{vertical-align:sub}
.AMText-variant-body1Link sup{vertical-align:super}
.AMText-variant-body1Link{font-weight:var(--am-type-fontWeight-medium);line-height:var(--am-text-lineHeight-body1);font-size:var(--am-text-fontSize-body1);letter-spacing:0}
.AMText-variant-body1Link sup,.AMText-variant-body1Link sub{font-size:.7em}
.AMText-variant-body1Link{-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-underline-position:from-font;text-decoration-line:none}
@media(hover:hover){.AMText-variant-body1Link:hover{text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto}
}
.AMText-variant-body2{font-family:var(--am-type-fontFamily-body)}
.AMText-variant-body2 sup,.AMText-variant-body2 sub{line-height:1}
.AMText-variant-body2 sub{vertical-align:sub}
.AMText-variant-body2 sup{vertical-align:super}
.AMText-variant-body2{font-weight:var(--am-type-fontWeight-book);line-height:var(--am-text-lineHeight-body2);font-size:var(--am-text-fontSize-body2);letter-spacing:0}
.AMText-variant-body2 sup,.AMText-variant-body2 sub{font-size:.75em}
.AMText-variant-body2Strong{font-family:var(--am-type-fontFamily-body)}
.AMText-variant-body2Strong sup,.AMText-variant-body2Strong sub{line-height:1}
.AMText-variant-body2Strong sub{vertical-align:sub}
.AMText-variant-body2Strong sup{vertical-align:super}
.AMText-variant-body2Strong{font-weight:var(--am-type-fontWeight-medium);line-height:var(--am-text-lineHeight-body2);font-size:var(--am-text-fontSize-body2);letter-spacing:0}
.AMText-variant-body2Strong sup,.AMText-variant-body2Strong sub{font-size:.75em}
.AMText-variant-body2Link{font-family:var(--am-type-fontFamily-body)}
.AMText-variant-body2Link sup,.AMText-variant-body2Link sub{line-height:1}
.AMText-variant-body2Link sub{vertical-align:sub}
.AMText-variant-body2Link sup{vertical-align:super}
.AMText-variant-body2Link{font-weight:var(--am-type-fontWeight-medium);line-height:var(--am-text-lineHeight-body2);font-size:var(--am-text-fontSize-body2);letter-spacing:0}
.AMText-variant-body2Link sup,.AMText-variant-body2Link sub{font-size:.75em}
.AMText-variant-body2Link{-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-underline-position:from-font;text-decoration-line:none}
@media(hover:hover){.AMText-variant-body2Link:hover{text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto}
}
.AMText-variant-eyebrow{font-family:var(--am-type-fontFamily-body)}
.AMText-variant-eyebrow sup,.AMText-variant-eyebrow sub{line-height:1}
.AMText-variant-eyebrow sub{vertical-align:sub}
.AMText-variant-eyebrow sup{vertical-align:super}
.AMText-variant-eyebrow{font-weight:var(--am-type-fontWeight-book);line-height:var(--am-text-lineHeight-eyebrow);font-size:var(--am-text-fontSize-eyebrow);letter-spacing:var(--am-text-letterSpacing-eyebrow)}
.AMText-variant-eyebrow sup,.AMText-variant-eyebrow sub{font-size:.7em}
.AMText-variant-eyebrow{text-transform:uppercase}
.AMText-variant-legal{font-family:var(--am-type-fontFamily-body)}
.AMText-variant-legal sup,.AMText-variant-legal sub{line-height:1}
.AMText-variant-legal sub{vertical-align:sub}
.AMText-variant-legal sup{vertical-align:super}
.AMText-variant-legal{font-weight:var(--am-type-fontWeight-book);line-height:var(--am-text-lineHeight-legal);font-size:var(--am-text-fontSize-legal);letter-spacing:0}
.AMText-variant-legal sup,.AMText-variant-legal sub{font-size:.8em}
.AMText-variant-legalStrong{font-family:var(--am-type-fontFamily-body)}
.AMText-variant-legalStrong sup,.AMText-variant-legalStrong sub{line-height:1}
.AMText-variant-legalStrong sub{vertical-align:sub}
.AMText-variant-legalStrong sup{vertical-align:super}
.AMText-variant-legalStrong{font-weight:var(--am-type-fontWeight-medium);line-height:var(--am-text-lineHeight-legal);font-size:var(--am-text-fontSize-legal);letter-spacing:0}
.AMText-variant-legalStrong sup,.AMText-variant-legalStrong sub{font-size:.8em}
.AMText-variant-detail{font-family:var(--am-type-fontFamily-body)}
.AMText-variant-detail sup,.AMText-variant-detail sub{line-height:1}
.AMText-variant-detail sub{vertical-align:sub}
.AMText-variant-detail sup{vertical-align:super}
.AMText-variant-detail{font-family:var(--am-type-fontFamily-heading);font-weight:var(--am-type-fontWeight-book);line-height:var(--am-text-lineHeight-specialty-detail);font-size:var(--am-text-fontSize-specialty-detail);letter-spacing:0}
.AMText-variant-detail sup,.AMText-variant-detail sub{font-size:.6em}
.AMText-variant-detailSmall{font-family:var(--am-type-fontFamily-body)}
.AMText-variant-detailSmall sup,.AMText-variant-detailSmall sub{line-height:1}
.AMText-variant-detailSmall sub{vertical-align:sub}
.AMText-variant-detailSmall sup{vertical-align:super}
.AMText-variant-detailSmall{font-family:var(--am-type-fontFamily-heading);font-weight:var(--am-type-fontWeight-book);line-height:var(--am-text-lineHeight-specialty-detailSmall);font-size:var(--am-text-fontSize-specialty-detailSmall);letter-spacing:0}
.AMText-variant-detailSmall sup,.AMText-variant-detailSmall sub{font-size:.6em}
.AMText-variant-data{font-family:var(--am-type-fontFamily-body)}
.AMText-variant-data sup,.AMText-variant-data sub{line-height:1}
.AMText-variant-data sub{vertical-align:sub}
.AMText-variant-data sup{vertical-align:super}
.AMText-variant-data{font-family:var(--am-type-fontFamily-heading);font-weight:var(--am-type-fontWeight-light);line-height:var(--am-text-lineHeight-specialty-data);font-size:var(--am-text-fontSize-specialty-data);letter-spacing:0}
.AMText-variant-data sup,.AMText-variant-data sub{font-size:.6em}
.AMText-variant-dataLarge{font-family:var(--am-type-fontFamily-body)}
.AMText-variant-dataLarge sup,.AMText-variant-dataLarge sub{line-height:1}
.AMText-variant-dataLarge sub{vertical-align:sub}
.AMText-variant-dataLarge sup{vertical-align:super}
.AMText-variant-dataLarge{font-family:var(--am-type-fontFamily-heading);font-weight:var(--am-type-fontWeight-light);line-height:var(--am-text-lineHeight-specialty-dataLarge);font-size:var(--am-text-fontSize-specialty-dataLarge);letter-spacing:0}
.AMText-variant-dataLarge sup,.AMText-variant-dataLarge sub{font-size:.6em}
.AMText-variant-labelTrimmed{font-family:var(--am-type-fontFamily-body)}
.AMText-variant-labelTrimmed sup,.AMText-variant-labelTrimmed sub{line-height:1}
.AMText-variant-labelTrimmed sub{vertical-align:sub}
.AMText-variant-labelTrimmed sup{vertical-align:super}
.AMText-variant-labelTrimmed{font-family:var(--am-type-fontFamily-heading);font-weight:var(--am-type-fontWeight-book);line-height:var(--am-text-lineHeight-specialty-labelTrimmed);font-size:var(--am-text-fontSize-specialty-labelTrimmed);letter-spacing:0}
.AMText-variant-labelTrimmed sup,.AMText-variant-labelTrimmed sub{font-size:.8em}
.AMText-variant-titleCaps{font-family:var(--am-type-fontFamily-body)}
.AMText-variant-titleCaps sup,.AMText-variant-titleCaps sub{line-height:1}
.AMText-variant-titleCaps sub{vertical-align:sub}
.AMText-variant-titleCaps sup{vertical-align:super}
.AMText-variant-titleCaps{font-family:var(--am-type-fontFamily-heading);font-weight:var(--am-type-fontWeight-regular);line-height:var(--am-text-lineHeight-specialty-titleCaps);font-size:var(--am-text-fontSize-legal);letter-spacing:var(--am-text-letterSpacing-titleCaps);text-transform:uppercase}
.AMText-variant-titleCaps sup,.AMText-variant-titleCaps sub{font-size:.7em}
.AMText-variant-tooltip{font-family:var(--am-type-fontFamily-body)}
.AMText-variant-tooltip sup,.AMText-variant-tooltip sub{line-height:1}
.AMText-variant-tooltip sub{vertical-align:sub}
.AMText-variant-tooltip sup{vertical-align:super}
.AMText-variant-tooltip{font-family:var(--am-type-fontFamily-heading);font-weight:var(--am-type-fontWeight-medium);line-height:var(--am-text-lineHeight-specialty-tooltip);font-size:var(--am-text-fontSize-specialty-tooltip);letter-spacing:0;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-underline-position:from-font;text-decoration-thickness:auto;text-decoration-line:underline;text-decoration-style:dotted;text-decoration-color:inherit;text-underline-offset:auto}
.AMText-variant-tooltip sup,.AMText-variant-tooltip sub{font-size:.8em}
.AMText-variant-date{font-family:var(--am-type-fontFamily-body)}
.AMText-variant-date sup,.AMText-variant-date sub{line-height:1}
.AMText-variant-date sub{vertical-align:sub}
.AMText-variant-date sup{vertical-align:super}
.AMText-variant-date{font-weight:var(--am-type-fontWeight-regular);line-height:var(--am-text-lineHeight-specialty-date);font-size:var(--am-text-fontSize-specialty-date);letter-spacing:0;font-style:italic}
.AMText-variant-date sup,.AMText-variant-date sub{font-size:.8em}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-collections-screen{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;padding:60px 0}
.jpm-am-components-collections-screen .collection-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:0 20px;margin-top:-40px}
.jpm-am-components-collections-screen .collection-nav .close{margin-left:auto}
.jpm-am-components-collections-screen .collection-nav button{padding:10px;background-color:rgba(255,255,255,.5);cursor:pointer}
.jpm-am-components-collections-screen .jpm-am-components-drop-down .modify-dropdown{background:unset}
.jpm-am-components-collections-screen .jpm-am-components-drop-down .modify-dropdown svg{height:20px;width:20px}
.jpm-am-components-collections-screen .content-screen{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}
.jpm-am-components-collections-screen .content-screen .header-icon{margin:24px 0}
.jpm-am-components-collections-screen .content-screen .table-container{width:100%;max-height:300px;overflow:hidden;overflow-y:auto;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#000 #abadaf}
.jpm-am-components-collections-screen .content-screen .table-container::-webkit-scrollbar{width:3px}
.jpm-am-components-collections-screen .content-screen .table-container::-webkit-scrollbar-track{background-color:#abadaf;border-radius:2px}
.jpm-am-components-collections-screen .content-screen .table-container::-webkit-scrollbar-thumb{border-radius:4px;background-color:#0092f9}
.jpm-am-components-collections-screen .content-screen .main-body{width:90%;margin:32px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.jpm-am-components-collections-screen .content-screen h2{font-weight:var(--am-type-fontWeight-book);font-size:36px;line-height:43px;max-width:80%;overflow-wrap:anywhere;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:#000;margin-bottom:24px}
.jpm-am-components-collections-screen .content-screen table{width:100%}
.jpm-am-components-collections-screen .content-screen caption{display:none;color:transparent;caption-side:bottom}
.jpm-am-components-collections-screen .content-screen input{margin-right:16px}
.jpm-am-components-collections-screen .content-screen th{font-weight:var(--am-type-fontWeight-book);font-size:12px;line-height:18px;color:#000;text-align:initial;padding:8px}
.jpm-am-components-collections-screen .content-screen td{position:relative;padding:12px 8px;border-top:1px solid #abadaf;border-bottom:1px solid #abadaf;vertical-align:middle}
.jpm-am-components-collections-screen .content-screen td svg{margin-right:10px;margin-bottom:2px}
.jpm-am-components-collections-screen .content-screen td.disabled svg{opacity:.3}
.jpm-am-components-collections-screen .content-screen .jpm-am-components-drop-down svg{cursor:pointer}
.jpm-am-components-collections-screen .content-screen span,.jpm-am-components-collections-screen .content-screen p{font-weight:var(--am-type-fontWeight-book);font-size:18px;line-height:32px;color:#000}
.jpm-am-components-collections-screen .content-screen tr:not(:first-child):hover{background:#ecfbfc}
.jpm-am-components-collections-screen .content-screen .sub-header{font-weight:var(--am-type-fontWeight-book);font-size:20px;line-height:30px;overflow-wrap:anywhere;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:#000;width:80%;margin:12px 0}
.jpm-am-components-collections-screen .content-screen .button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:12px}
.jpm-am-components-collections-screen .content-screen .button-container button,.jpm-am-components-collections-screen .content-screen .button-container a{margin:12px}
.jpm-am-components-collections-screen .content-screen .button-container .close-window-button{font-weight:var(--am-type-fontWeight-book);font-size:16px;line-height:20px;background:#fff;cursor:pointer;color:#096183}
.jpm-am-components-collections-screen .content-screen .button-container .close-window-button:hover{text-decoration:underline}
.collections-loading-spinner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:100px 0}
.collections-loading-spinner .spinner{margin:24px auto;width:138px;height:138px;background:url("images/spinner-rebranded.gif") center no-repeat}
.collections-loading-spinner p{font-weight:var(--am-type-fontWeight-regular);font-size:22px;line-height:30px;margin:24px 0}
@media(max-width:767px){.jpm-am-components-collections-screen{height:50%}
.jpm-am-components-collections-screen .loading-container .jpm-collection--spinner{width:124px;height:124px}
.jpm-am-components-collections-screen .loading-container p{font-size:18px;line-height:32px}
.jpm-am-components-collections-screen .content-screen{height:100%}
.jpm-am-components-collections-screen .content-screen h2{font-size:24px;line-height:30px}
.jpm-am-components-collections-screen .content-screen .sub-header{font-size:14px;line-height:26px;width:90%}
.jpm-am-components-collections-screen .content-screen .main-body{margin:16px 0}
.collections-loading-spinner .spinner{width:124px;height:124px}
.collections-loading-spinner p{font-size:18px;line-height:32px}
}
@media screen and (max-width:900px)and (min-width:600px)and (orientation:landscape){.jpm-am-components-collections-screen{height:90%}
.jpm-am-components-collections-screen .content-screen{height:100%}
.jpm-am-components-collections-screen .content-screen h2{font-size:24px;line-height:30px}
.jpm-am-components-collections-screen .content-screen .sub-header{font-size:14px;line-height:26px;width:60%}
.jpm-am-components-collections-screen .content-screen .button-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.jpm-am-components-collections-screen .content-screen .button-container button{margin-left:16px}
.collections-loading-spinner .spinner{width:130px;height:130px}
.collections-loading-spinner p{font-size:18px;line-height:32px}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-check-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:var(--am-type-fontWeight-book);font-size:18px;line-height:38px;color:#000;overflow-wrap:anywhere}
.jpm-am-components-check-box.disabled{color:#abadaf}
.jpm-am-components-check-box input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;font:inherit;color:#000;width:22px;height:22px;border:1px solid #000;display:grid;place-content:center;margin-right:30px;cursor:pointer}
.jpm-am-components-check-box input[type=checkbox]:focus-visible{outline-offset:1px}
.jpm-am-components-check-box input[type=checkbox]:disabled{color:#abadaf;border:1px solid #abadaf;cursor:not-allowed}
.jpm-am-components-check-box input[type=checkbox]:disabled::before{background-color:#e2e4e5}
.jpm-am-components-check-box input[type=checkbox]::before{content:"";width:22px;height:22px;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:50ms -webkit-transform ease-in-out;transition:50ms -webkit-transform ease-in-out;transition:50ms transform ease-in-out;transition:50ms transform ease-in-out,50ms -webkit-transform ease-in-out;background-color:#41464a;background-image:url("images/check-mark-icon.svg");background-repeat:no-repeat;background-position:center}
.jpm-am-components-check-box input[type=checkbox]:checked::before{-webkit-transform:scale(1);transform:scale(1)}
.jpm-am-components-check-box.round input[type=checkbox]{border-radius:50%}
.jpm-am-components-check-box.round input[type=checkbox]::before{border-radius:50%}
.jpm-am-components-check-box.square input[type=checkbox]{border-radius:2px}
.jpm-am-components-check-box.square input[type=checkbox]::before{border-radius:2px}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.body-container{position:relative}
.body-container .jp-viewport-width.white{background-color:#fff}
.body-container .jp-viewport-width.black{background-color:#000;color:#fff}
.body-container .jp-viewport-width.topaz{background-color:#dbf5f7}
.body-container .jp-viewport-width.neutral-grey-50{background-color:#f5f7f8}
.body-container .jp-viewport-width.neutral-grey-700{background-color:#21292e}
.body-container .jp-viewport-width.teal-50{background-color:#dbf5f7}
.body-container .jp-viewport-width.blue-50{background-color:#edf8ff}
.body-container .jp-viewport-width.emerald-50{background-color:#edf7f4}
.body-container .jp-viewport-width.yellow-50{background-color:#fff6e3}
.body-container .jp-viewport-width.clementine-50{background-color:#faeadc}
.container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin:0 auto}
.container.margin-25{margin:25px auto}
.container.margin-top-25{margin:25px auto 0 auto}
.container.margin-top-60{margin:60px auto 0 auto}
.container.white{background-color:#fff}
.container.black{background-color:#000;color:#fff}
.container.topaz{background-color:#dbf5f7}
.container.neutral-grey-50{background-color:#f5f7f8}
.container.neutral-grey-700{background-color:#21292e}
.container.teal-50{background-color:#dbf5f7}
.container.blue-50{background-color:#edf8ff}
.container.emerald-50{background-color:#edf7f4}
.container.yellow-50{background-color:#fff6e3}
.container.clementine-50{background-color:#faeadc}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-disclosures{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.jpm-am-components-disclosures .collapse{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:48px;background:#f5f7f8;padding:5px 15px;cursor:pointer}
.jpm-am-components-disclosures .collapse span{color:#000;font-size:14px;line-height:20px;font-weight:var(--am-type-fontWeight-medium);margin-right:15px}
.jpm-am-components-disclosures .collapse svg{margin-top:2px}
.jpm-am-components-disclosures .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:10px 0;max-height:0;overflow:hidden}
.jpm-am-components-disclosures .content.show{max-height:100%}
.jpm-am-components-disclosures .content div{width:100%;padding:0 15px}
.jpm-am-components-disclosures .content div p{font-weight:var(--am-type-fontWeight-regular);font-size:.75rem;line-height:1.5 !important;white-space:pre-wrap;margin-bottom:8px}
.jpm-am-components-disclosures .content-hide{display:none}
@media(max-width:767px){.jpm-am-components-disclosures .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.jpm-am-components-disclosures .content div{width:100%;padding:0}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-draggable-list{width:100%}
.jpm-am-components-draggable-list .scroll-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:500px;overflow-y:auto;padding-right:10px;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#000 #abadaf}
.jpm-am-components-draggable-list .scroll-container::-webkit-scrollbar{width:3px}
.jpm-am-components-draggable-list .scroll-container::-webkit-scrollbar-track{background-color:#abadaf;border-radius:2px}
.jpm-am-components-draggable-list .scroll-container::-webkit-scrollbar-thumb{border-radius:4px;background-color:#0092f9}
.jpm-am-components-draggable-list .scroll-container .list-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px 5px;border-bottom:2px solid #41464a}
.jpm-am-components-draggable-list .scroll-container .list-header span{font-weight:var(--am-type-fontWeight-book);font-style:normal;font-size:26px;line-height:36px}
.jpm-am-components-draggable-list .scroll-container .list-header .number-of-items{font-weight:var(--am-type-fontWeight-book);font-style:normal;font-size:14px;line-height:26px;text-align:right;margin-right:5px}
.jpm-am-components-draggable-list .scroll-container .list-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.jpm-am-components-draggable-list .scroll-container .list-container .list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:10px 5px;border-bottom:1px solid #abadaf}
.jpm-am-components-draggable-list .scroll-container .list-container .list-item .item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.jpm-am-components-draggable-list .scroll-container .list-container .list-item .item-content .drag-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:30px}
.jpm-am-components-draggable-list .scroll-container .list-container .list-item .item-content .drag-icon:focus-visible{outline:2px solid #000;outline-offset:1px}
.jpm-am-components-draggable-list .scroll-container .list-container .list-item .item-content .drag-icon-filler{width:24px;height:24px;min-width:30px}
.jpm-am-components-draggable-list .scroll-container .list-container .list-item .item-content .item-thumbnail{border:1px solid #abadaf;margin-left:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:65px;height:50px;font-size:10px;line-height:15px}
.jpm-am-components-draggable-list .scroll-container .list-container .list-item .item-content .item-title{font-weight:var(--am-type-fontWeight-book);font-style:normal;font-size:18px;line-height:32px;margin-left:24px}
.jpm-am-components-draggable-list .list-fade{position:relative;bottom:40px;height:40px;margin-bottom:-40px;margin-right:20px;width:100%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),to(#f5f5f5));background-image:linear-gradient(rgba(255,255,255,0) 0,#f5f5f5 100%)}
@media(max-width:767px){.jpm-am-components-draggable-list .scroll-container .list-container .list-item .item-content .item-thumbnail{margin-left:20px}
.jpm-am-components-draggable-list .scroll-container .list-container .list-item .item-content .item-thumbnail img{width:39px;height:30px;font-size:7px;line-height:10px}
.jpm-am-components-draggable-list .scroll-container .list-container .list-item .item-content .item-title{font-style:normal;font-weight:var(--am-type-fontWeight-medium);font-size:12px;line-height:22px;margin-left:24px}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-drop-down{margin-top:4px;position:relative}
.jpm-am-components-drop-down .modal{position:absolute;padding:8px 16px;margin-top:8px;margin-right:-5px;right:50%;z-index:2;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #abadaf;background:#f5f7f8;min-width:200px;width:-webkit-max-content;width:-moz-max-content;width:max-content}
.jpm-am-components-drop-down .modal.show{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:10}
.jpm-am-components-drop-down .modal .row{text-align:left;padding:4px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent}
.jpm-am-components-drop-down .modal .triangle{width:0;height:0;border-top:0 solid transparent;border-left:10px solid transparent;border-bottom:10px solid #abadaf;border-right:10px solid transparent;position:absolute;right:12px;top:-10px}
.jpm-am-components-drop-down .modal .inner-triangle{position:relative;right:9px;top:1px;width:0;height:0;border-top:0 solid transparent;border-left:9px solid transparent;border-bottom:9px solid #f5f7f8;border-right:9px solid transparent}
.jpm-am-components-drop-down .modal svg{width:24px;height:24px;margin-right:8px}
.jpm-am-components-drop-down .modal span{font-weight:var(--am-type-fontWeight-medium);margin-left:4px;font-size:14px;line-height:20px;color:#000;cursor:pointer}
.jpm-am-components-drop-down .modal span:hover{text-decoration:underline}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-editorial-cta .AMMEditorialCTA_container{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:316px;padding:var(--am-jumpers-sm4_sm3_sm2) var(--am-jumpers-sm3_sm3_sm2);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--am-jumpers-sm3_sm2_sm2)}
.jpm-am-editorial-cta .AMMEditorialCTA_container .AMMEditorialCTA_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;gap:40px var(--am-jumpers-sm5_sm4_sm3);-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}
.jpm-am-editorial-cta .AMMEditorialCTA_container .AMMEditorialCTA_wrapper .AMMEditorialCTA_titleContainer{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:316px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:8px;-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0}
.jpm-am-editorial-cta .AMMEditorialCTA_container .AMMEditorialCTA_wrapper .AMMEditorialCTA_titleContainer .AMMEditorialCTA_title{color:var(--am-text-first)}
.jpm-am-editorial-cta .AMMEditorialCTA_container .AMMEditorialCTA_wrapper .AMMEditorialCTA_buttonContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--am-spacing-sm3);-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.jpm-am-editorial-cta .AMMEditorialCTA_container .AMMEditorialCTA_wrapper .AMMEditorialCTA_buttonContainer .editorial-cta-btn{background-color:#fff;border:1px solid #000;border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto;padding:16px 40px;color:#000;text-align:center;text-decoration:none;font-size:16px;font-style:normal;font-weight:var(--am-type-fontWeight-medium);line-height:28px}
.jpm-am-editorial-cta .AMMEditorialCTA_container .AMMEditorialCTA_wrapper .AMMEditorialCTA_buttonContainer .editorial-cta-btn:first-of-type{background-color:#52d8e6}
.jpm-am-editorial-cta .AMMEditorialCTA_container .AMMEditorialCTA_wrapper .AMMEditorialCTA_buttonContainer .editorial-cta-btn:hover{cursor:pointer}
.jpm-am-editorial-cta .AMMEditorialCTA_container .AMMEditorialCTA_wrapper .AMMEditorialCTA_buttonContainer .EditorialCTA_Subscribe .editorial-cta-btn{background-color:revert}
@media(max-width:767px){.jpm-am-editorial-cta .AMMEditorialCTA_container{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-ms-flex-negative:0;flex-shrink:0}
.jpm-am-editorial-cta .AMMEditorialCTA_container .AMMEditorialCTA_wrapper{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-ms-flex-line-pack:center !important;align-content:center !important;-ms-flex-item-align:stretch !important;align-self:stretch !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:24px var(--am-jumpers-sm5_sm4_sm3) !important}
.jpm-am-editorial-cta .AMMEditorialCTA_container .AMMEditorialCTA_wrapper .AMMEditorialCTA_buttonContainer{width:100% !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.AMMEditorialSubscribeLinks{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:var(--am-spacing-sm-3);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.AMMEditorialSubscribeLinks .AMMEditorialSubscribeLinks_title{color:var(--am-text-second);font-weight:400}
.AMMEditorialSubscribeLinks .AMMEditorialSubscribeLinks_links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;gap:0 40px;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-editorial-chart-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:2rem 0}
.jpm-am-editorial-chart-image .chart-image-title{margin-bottom:16px}
.jpm-am-editorial-chart-image .chart-image-subtitle{font-weight:var(--am-type-fontWeight-medium);margin-bottom:0}
.jpm-am-editorial-chart-image .chart-image-label{color:#000;font-weight:var(--am-type-fontWeight-book);font-size:14px;font-style:normal;line-height:26px;width:100%;margin-bottom:16px}
.jpm-am-editorial-chart-image .chart-image-imageContainer{position:relative;margin-bottom:1rem}
.jpm-am-editorial-chart-image .chart-image-imageContainer img{max-width:100%;width:100%}
.jpm-am-editorial-chart-image .chart-image-disclosures p{font-weight:var(--am-type-fontWeight-regular);font-size:.75rem;line-height:1.5 !important;white-space:pre-wrap;margin-bottom:8px}
.jpm-am-editorial-chart-image .chart-image-download{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:16px;padding-bottom:2px;border-bottom:1px solid transparent}
.jpm-am-editorial-chart-image .chart-image-download:hover{border-bottom:1px solid #096183}
.jpm-am-editorial-chart-image .chart-image-download a{color:#096183}
.jpm-am-editorial-chart-image .chart-image-download a:hover{text-decoration:none !important}
.jpm-am-editorial-chart-image .chart-image-download svg{width:16px;height:16px;margin-right:4px;margin-bottom:-2px}
.jpm-am-editorial-chart-image .chart-image-download path{stroke:#096183}
.slick-list,.slick-slider,.slick-track{position:relative;display:block}
.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}
.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{top:0;left:0}
.slick-track:after,.slick-track:before{display:table;content:""}
.slick-track:after{clear:both}
.slick-slide{display:none;float:left;height:100%;min-height:1px}
[dir=rtl] .slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}
.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:55%;display:block;z-index:3;width:15%;height:100%;padding:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:0;outline:0;background:transparent}
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:0;background:transparent}
.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}
.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}
.slick-prev:before,.slick-next:before{font-family:"slick";font-size:100px;line-height:1;opacity:1;color:#fff;text-shadow:1px 2px 5px #000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.slick-prev{left:0}
[dir=rtl] .slick-prev{right:0;left:auto}
.slick-prev:before{content:"\2039"}
[dir=rtl] .slick-prev:before{content:"\203A"}
.slick-next{right:0}
[dir=rtl] .slick-next{right:auto;left:0}
.slick-next:before{content:"\203A"}
[dir=rtl] .slick-next:before{content:"\2039"}
.slick-track{top:0;left:0}
.slick-list{z-index:2}
@media(max-width:1024px){.slick-prev,.slick-next{top:auto;bottom:0;width:50%;height:60px;color:#000;background:#f2f0f1;-webkit-transform:translate(0,0);transform:translate(0,0)}
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:#000;outline:0;background:#f2f0f1}
.slick-prev{text-align:left;padding-left:30px}
.slick-next{text-align:right;padding-right:30px}
.slick-prev:before,.slick-next:before{font-size:50px;color:#000}
}
.slick-dots,.slick-next,.slick-prev{position:absolute;display:block;padding:0}
.slick-dots li button:before,.slick-next:before,.slick-prev:before{font-family:slick;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
@font-face{font-family:slick;font-weight:400;font-style:normal}
.slick-next,.slick-prev{font-size:0;line-height:0;top:50%;width:20px;height:20px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:0;outline:0;background:0}
.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0}
.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}
.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}
.slick-next:before,.slick-prev:before{font-size:20px;line-height:1;opacity:.75;color:#fff}
.slick-prev{left:-25px}
[dir=rtl] .slick-prev{right:-25px;left:auto}
.slick-prev:before{content:"\E2\2020\90"}
.slick-next:before,[dir=rtl] .slick-prev:before{content:"\E2\2020\2019"}
.slick-next{right:-25px}
[dir=rtl] .slick-next{right:auto;left:-25px}
[dir=rtl] .slick-next:before{content:"\E2\2020\90"}
.slick-dotted.slick-slider{margin-bottom:30px}
.slick-dots{bottom:-25px;width:100%;margin:0;list-style:none;text-align:center}
.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}
.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0}
.slick-dots li button:focus,.slick-dots li button:hover{outline:0}
.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}
.slick-dots li button:before{font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"\E2\20AC\A2";text-align:center;opacity:.25;color:#000}
.slick-dots li.slick-active button:before{opacity:.75;color:#000}
.jpm-am-editorial-image-viewer .disclosure-modal button::after{content:"\E903"}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-editorial-image-viewer .close-button{background:transparent;position:absolute;right:24px;top:24px;z-index:5;cursor:pointer}
.jpm-am-editorial-image-viewer .disclosure-button{background:transparent;position:absolute;right:24px;bottom:24px;z-index:5;cursor:pointer}
.jpm-am-editorial-image-viewer .disclosure-button.hide{visibility:hidden}
.jpm-am-editorial-image-viewer .image-container{display:-webkit-box;display:-ms-flexbox;display:flex;padding:60px 80px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.jpm-am-editorial-image-viewer .image-container h2{margin-bottom:8px;color:#fff}
.jpm-am-editorial-image-viewer .image-container p{color:#fff}
.jpm-am-editorial-image-viewer .image-container img{margin:auto;max-height:100%;height:auto;max-width:100%;width:auto;background-color:#fff}
.jpm-am-editorial-image-viewer .disclosure-modal{position:absolute;width:100%;bottom:0;padding:60px 60px 40px;z-index:5;background:#fff;border-radius:24px 24px 0 0;overflow-y:auto;max-height:90%}
.jpm-am-editorial-image-viewer .disclosure-modal h2{display:none}
.jpm-am-editorial-image-viewer .disclosure-modal p{display:none}
.jpm-am-editorial-image-viewer .disclosure-modal .disclosures p{display:block;font-weight:var(--am-type-fontWeight-regular);font-size:.75rem;line-height:1.85 !important;white-space:pre-wrap;margin-bottom:8px}
.jpm-am-editorial-image-viewer .disclosure-modal button{font-family:"jp-icons",fantasy !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;background:transparent;width:44px;height:44px;top:12px;right:24px;cursor:pointer;background:#e2e4e5;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.jpm-am-editorial-image-viewer .slick-slider{height:100%}
.jpm-am-editorial-image-viewer .slick-list{position:absolute}
.jpm-am-editorial-image-viewer .slick-prev,.jpm-am-editorial-image-viewer .slick-next{font-size:0;height:100%;width:100px;background:0}
.jpm-am-editorial-image-viewer .slick-prev:after,.jpm-am-editorial-image-viewer .slick-prev:before,.jpm-am-editorial-image-viewer .slick-next:after,.jpm-am-editorial-image-viewer .slick-next:before{font-family:"jp-icons",fantasy !important;speak:none;font-size:40px;color:#fff}
.jpm-am-editorial-image-viewer .slick-list,.jpm-am-editorial-image-viewer .slick-slider,.jpm-am-editorial-image-viewer .slick-track{position:unset}
.jpm-am-editorial-image-viewer .slick-prev{padding-left:24px}
.jpm-am-editorial-image-viewer .slick-prev::before{content:"\E956";text-shadow:none}
.jpm-am-editorial-image-viewer .slick-prev::after{content:""}
.jpm-am-editorial-image-viewer .slick-next{padding-right:24px;right:0}
.jpm-am-editorial-image-viewer .slick-next::before{content:""}
.jpm-am-editorial-image-viewer .slick-next::after{content:"\E957"}
.jpm-am-components-editorial-body .jpm-am-components-modal .modalContainer{background:#21292e}
.jpm-am-components-editorial-body .jpm-am-components-modal .container-close{display:none}
@media(orientation:portrait){.jpm-am-components-editorial-body .jpm-am-components-modal{height:100vw;width:100vh;-webkit-transform:rotate(90deg) translateY(-100%);transform:rotate(90deg) translateY(-100%);-webkit-transform-origin:top left;transform-origin:top left}
.jpm-am-components-editorial-body .jpm-am-components-modal .modalContainer{width:100%;height:100%}
.jpm-am-components-editorial-body .jpm-am-editorial-image-viewer .slick-list{position:absolute}
}
@media(max-width:767px){.jpm-am-editorial-image-viewer .image-container h2{display:none}
.jpm-am-editorial-image-viewer .image-container p{display:none}
.jpm-am-editorial-image-viewer .disclosure-modal h2{display:block;margin-bottom:12px}
.jpm-am-editorial-image-viewer .disclosure-modal p{display:block}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-editorial-image-overlay{display:none}
@media(max-width:1023px){.jpm-am-editorial-image-overlay{display:block;width:100%;height:100%;position:absolute;opacity:0;top:0;-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}
.jpm-am-editorial-image-overlay.hover{opacity:1}
.jpm-am-editorial-image-overlay.hover .open{z-index:1 !important}
.jpm-am-editorial-image-overlay .overlay-bg{width:inherit;height:inherit;background-color:rgba(0,0,0,.5);padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.jpm-am-editorial-image-overlay .overlay-bg .contents{opacity:1}
.jpm-am-editorial-image-overlay .overlay-bg .open{padding:8px 16px;border-radius:24px;border:1px solid #fff;width:100%;background-color:rgba(0,0,0,.73);color:#fff;opacity:1;margin-top:24px;z-index:-1}
.jpm-am-editorial-image-overlay .overlay-bg .dismiss{background:transparent;margin:16px 0;color:#fff;opacity:1}
.jpm-am-editorial-image-overlay .overlay-bg p{opacity:1;color:#fff}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jp-editorial-content-block__left-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--am-spacing-sm2)}
.jp-editorial-content-block__left-column .eyebrow .AMMEditorial-contentBlock-eyebrow{color:var(--am-text-second);font-weight:400}
.jp-editorial-content-block__left-column .AMMEditorial-contentBlock-Headline{color:var(--am-text-first)}
.jp-editorial-content-block__left-column .AMMEditorial-contentBlock-Headline a{color:var(--am-text-interact-first-default);text-decoration:underline}
.jp-editorial-content-block__left-column .bodyText{color:var(--am-text-first);font-family:var(--am-type-fontFamily-body);font-weight:var(--am-type-fontWeight-book);line-height:var(--am-text-lineHeight-body1);font-size:var(--am-text-fontSize-body1);letter-spacing:0;font-weight:var(--am-type-fontWeight-regular);margin-bottom:0}
.jp-editorial-content-block__left-column .bodyText sup,.jp-editorial-content-block__left-column .bodyText sub{line-height:1}
.jp-editorial-content-block__left-column .bodyText sub{vertical-align:sub}
.jp-editorial-content-block__left-column .bodyText sup{vertical-align:super}
.jp-editorial-content-block__left-column .bodyText sup,.jp-editorial-content-block__left-column .bodyText sub{font-size:.7em}
.jp-editorial-content-block__left-column .bodyText h2{font-family:var(--am-type-fontFamily-body);font-weight:var(--am-type-fontWeight-light);line-height:var(--am-text-lineHeight-h2);font-size:var(--am-text-fontSize-h2);letter-spacing:0;color:var(--am-text-first)}
.jp-editorial-content-block__left-column .bodyText h2 sup,.jp-editorial-content-block__left-column .bodyText h2 sub{line-height:1}
.jp-editorial-content-block__left-column .bodyText h2 sub{vertical-align:sub}
.jp-editorial-content-block__left-column .bodyText h2 sup{vertical-align:super}
.jp-editorial-content-block__left-column .bodyText h2 sup,.jp-editorial-content-block__left-column .bodyText h2 sub{font-size:.5em}
.jp-editorial-content-block__left-column .bodyText h3{font-family:var(--am-type-fontFamily-body);font-weight:var(--am-type-fontWeight-book);line-height:var(--am-text-lineHeight-h3);font-size:var(--am-text-fontSize-h3);letter-spacing:0;color:var(--am-text-first)}
.jp-editorial-content-block__left-column .bodyText h3 sup,.jp-editorial-content-block__left-column .bodyText h3 sub{line-height:1}
.jp-editorial-content-block__left-column .bodyText h3 sub{vertical-align:sub}
.jp-editorial-content-block__left-column .bodyText h3 sup{vertical-align:super}
.jp-editorial-content-block__left-column .bodyText h3 sup,.jp-editorial-content-block__left-column .bodyText h3 sub{font-size:.6em}
.jp-editorial-content-block__left-column .bodyText h4{font-family:var(--am-type-fontFamily-body);font-weight:var(--am-type-fontWeight-regular);line-height:var(--am-text-lineHeight-h4);font-size:var(--am-text-fontSize-h4);letter-spacing:0;color:var(--am-text-first)}
.jp-editorial-content-block__left-column .bodyText h4 sup,.jp-editorial-content-block__left-column .bodyText h4 sub{line-height:1}
.jp-editorial-content-block__left-column .bodyText h4 sub{vertical-align:sub}
.jp-editorial-content-block__left-column .bodyText h4 sup{vertical-align:super}
.jp-editorial-content-block__left-column .bodyText h4 sup,.jp-editorial-content-block__left-column .bodyText h4 sub{font-size:.6em}
.jp-editorial-content-block__left-column .bodyText a{color:var(--am-text-interact-first-default);text-decoration:underline}
.jp-editorial-content-block__left-column .bodyText sup a,.jp-editorial-content-block__left-column .bodyText sub a{color:var(--am-text-interact-first-default);text-decoration:none}
.jp-editorial-content-block__left-column .bodyText sup a:hover,.jp-editorial-content-block__left-column .bodyText sub a:hover{text-decoration:underline}
.jp-editorial-content-block__left-column .bodyText ul{list-style:disc;padding-left:18px;line-height:1.6}
.jp-editorial-content-block__left-column .bodyText ul li{list-style:inherit}
.jp-editorial-content-block__left-column .bodyText ul li::marker{font-family:var(--am-type-fontFamily-body);font-weight:var(--am-type-fontWeight-light);line-height:var(--am-text-lineHeight-h6);font-size:var(--am-text-fontSize-h6);letter-spacing:0;color:var(--am-text-second)}
.jp-editorial-content-block__left-column .bodyText ul li::marker sup,.jp-editorial-content-block__left-column .bodyText ul li::marker sub{line-height:1}
.jp-editorial-content-block__left-column .bodyText ul li::marker sub{vertical-align:sub}
.jp-editorial-content-block__left-column .bodyText ul li::marker sup{vertical-align:super}
.jp-editorial-content-block__left-column .bodyText ul li::marker sup,.jp-editorial-content-block__left-column .bodyText ul li::marker sub{font-size:.7em}
.jp-editorial-content-block__left-column .bodyText ol{list-style:decimal;padding-left:18px}
.jp-editorial-content-block__left-column .bodyText ol li{list-style:inherit}
.jp-editorial-content-block__left-column .bodyText ol li::marker{font-family:var(--am-type-fontFamily-body);font-weight:var(--am-type-fontWeight-light);line-height:var(--am-text-lineHeight-h6);font-size:var(--am-text-fontSize-h6);letter-spacing:0;color:var(--am-text-second)}
.jp-editorial-content-block__left-column .bodyText ol li::marker sup,.jp-editorial-content-block__left-column .bodyText ol li::marker sub{line-height:1}
.jp-editorial-content-block__left-column .bodyText ol li::marker sub{vertical-align:sub}
.jp-editorial-content-block__left-column .bodyText ol li::marker sup{vertical-align:super}
.jp-editorial-content-block__left-column .bodyText ol li::marker sup,.jp-editorial-content-block__left-column .bodyText ol li::marker sub{font-size:.7em}
.jp-editorial-content-block__left-column .cta-container{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}
.jp-editorial-content-block__left-column .cta-container .ctaButton{display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-editorial-fund-promo-error{border:4px solid red;padding:24px;font-size:24px;line-height:30px;color:red}
.jpm-am-editorial-fund-promo{margin:24px 0}
@-webkit-keyframes grow{100%{height:100%}
}
@keyframes grow{100%{height:100%}
}
@-webkit-keyframes shrink{0{height:100%}
100%{height:0}
}
@keyframes shrink{0{height:100%}
100%{height:0}
}
.jpm-am-editorial-fund-promo.dense .jpm-am-editorial-fund-promo-button{grid-template-columns:1fr}
.jpm-am-editorial-fund-promo.dense .jpm-am-editorial-fund-promo-button .promo-title{grid-column:1;grid-row:1;border-right:none !important;margin-bottom:0;padding-bottom:0}
.jpm-am-editorial-fund-promo.dense .jpm-am-editorial-fund-promo-button .fund-title{border-right:none !important;grid-column:1;grid-row:2;padding:0 16px}
.jpm-am-editorial-fund-promo.dense .jpm-am-editorial-fund-promo-button .cta-text{grid-column:1;grid-row:3}
.jpm-am-editorial-fund-promo .jpm-am-editorial-fund-promo-button{color:#000 !important;display:grid;grid-template-columns:3fr 4fr 3fr;width:100%;padding:16px 0;background-color:#dbf5f7;border-top:1px solid #000;cursor:pointer;border-top:1px solid #000;position:relative}
.jpm-am-editorial-fund-promo .jpm-am-editorial-fund-promo-button::before{content:"";position:absolute;top:0;left:0;height:0;width:100%;z-index:1;border-top:0 solid #52d8e6;-webkit-transition:all .2s;transition:all .2s;-webkit-animation:shrink .2s linear;animation:shrink .2s linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}
.jpm-am-editorial-fund-promo .jpm-am-editorial-fund-promo-button:hover{text-decoration:none !important;border-top:1px solid #52d8e6}
.jpm-am-editorial-fund-promo .jpm-am-editorial-fund-promo-button:hover::before{border-top:7px solid #52d8e6;-webkit-animation:grow .2s linear;animation:grow .2s linear}
.jpm-am-editorial-fund-promo .jpm-am-editorial-fund-promo-button:hover>.fund-title p,.jpm-am-editorial-fund-promo .jpm-am-editorial-fund-promo-button:hover>.cta-text p{text-decoration:underline}
.jpm-am-editorial-fund-promo .jpm-am-editorial-fund-promo-button p{color:#000;margin-bottom:0 !important}
.jpm-am-editorial-fund-promo .jpm-am-editorial-fund-promo-button .container{height:100%;padding:8px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:start}
.jpm-am-editorial-fund-promo .jpm-am-editorial-fund-promo-button .container:not(:last-child){border-right:1px solid #000}
.jpm-am-editorial-fund-promo .jpm-am-editorial-fund-promo-button .promo-title{color:#000;letter-spacing:.16em;text-transform:uppercase}
.jpm-am-editorial-fund-promo .jpm-am-editorial-fund-promo-button .cta-text p{color:#096183}
.jpm-am-editorial-fund-promo .jpm-am-editorial-fund-promo-button .cta-text svg{width:32px;height:32px;min-width:32px;min-height:32px;margin:0 12px}
.jpm-am-editorial-fund-promo .jpm-am-editorial-fund-promo-button .cta-text svg path{stroke:#096183}
@media(max-width:1023px){.jpm-am-editorial-fund-promo .jpm-am-editorial-fund-promo-button{grid-template-columns:1fr 1fr}
.jpm-am-editorial-fund-promo .jpm-am-editorial-fund-promo-button .promo-title{grid-column:span 2;grid-row:1;border-right:none !important;margin-bottom:12px}
.jpm-am-editorial-fund-promo .jpm-am-editorial-fund-promo-button .fund-title{grid-column:1;grid-row:2;padding:0 16px}
.jpm-am-editorial-fund-promo .jpm-am-editorial-fund-promo-button .cta-text{grid-column:2;grid-row:2}
}
@media(max-width:767px){.jpm-am-editorial-fund-promo .jpm-am-editorial-fund-promo-button{grid-template-columns:1fr}
.jpm-am-editorial-fund-promo .jpm-am-editorial-fund-promo-button .promo-title{grid-column:1;grid-row:1;border-right:none !important;margin-bottom:0;padding-bottom:0}
.jpm-am-editorial-fund-promo .jpm-am-editorial-fund-promo-button .fund-title{border-right:none !important;grid-column:1;grid-row:2;padding:0 16px}
.jpm-am-editorial-fund-promo .jpm-am-editorial-fund-promo-button .cta-text{grid-column:1;grid-row:3}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-editorial-header{position:relative}
.jpm-am-components-editorial-header .bond-page-action-container{display:none}
.jpm-am-components-editorial-body.bond-bulletin .main-image{display:none !important}
.jpm-am-components-editorial-body.bond-bulletin .editorial-free-drop .first-element-overlap{margin-top:0 !important}
.bond-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;overflow:hidden}
.bond-container .text{z-index:2;background:transparent;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:100px 0 60px 0}
.bond-container .text .eyebrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}
.bond-container .text .eyebrow span{margin-left:8px;font-weight:var(--am-type-fontWeight-regular);font-size:22px;font-weight:500;line-height:33px}
.bond-container .text .eyebrow svg{height:22px;width:22px}
.bond-container .text a:hover{text-decoration:underline}
.bond-container .text h1{font-weight:var(--am-type-fontWeight-regular);font-size:56px;font-weight:300;line-height:62px;max-width:90%}
.bond-container .image{position:absolute;top:50%;right:0;z-index:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.bond-container .image .blend{display:none}
.bond-container .image img{height:100%}
.bond-container .image::before{position:absolute;top:0;width:400px;height:100%;content:"";background:linear-gradient(90.26deg,#000 .33%,rgba(0,0,0,0) 99.87%)}
.bond-container .image::after{position:absolute;top:0;right:0;width:100px;height:100%;content:"";background:-webkit-gradient(linear,right top,left top,from(#000),to(rgba(0,0,0,0)));background:linear-gradient(270deg,#000 0,rgba(0,0,0,0) 100%)}
@media(max-width:1023px){.jpm-am-components-editorial-header{margin-top:60px}
.jpm-am-components-editorial-header .bond-page-action-container{display:block;position:absolute;top:-40px;right:0}
.bond-container .text{padding:60px 0}
.bond-container .text .eyebrow span{font-size:20px;line-height:30px}
.bond-container .text h1{font-size:44px;line-height:52px}
}
@media(max-width:767px){.bond-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.bond-container .text{padding:60px 0 40px 0}
.bond-container .text h1{font-size:36px;line-height:43px}
.bond-container .image{position:relative;top:-15px;right:0;z-index:0;-webkit-transform:none;transform:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.bond-container .image .blend{position:absolute;display:block;top:0;right:0;width:100%;height:30px;content:"";background:-webkit-gradient(linear,left top,left bottom,from(#000),to(rgba(0,0,0,0)));background:linear-gradient(180deg,#000 0,rgba(0,0,0,0) 100%)}
.bond-container .image::before{width:20px}
.bond-container .image::after{width:20px}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.eye-on-the-market-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100% !important;margin:0 !important}
.eye-on-the-market-container .eye-on-the-market-image{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;position:relative;overflow:hidden;min-height:368px;background-position:center center;background-size:cover;background-repeat:no-repeat}
.eye-on-the-market-container .eye-on-the-market-content-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;background:#21292e;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px;padding:40px 20px}
.eye-on-the-market-container .eye-on-the-market-content-container .eyebrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}
.eye-on-the-market-container .eye-on-the-market-content-container .eyebrow .jpm-am-components-skeleton{width:80px;height:20px}
.eye-on-the-market-container .eye-on-the-market-content-container .eyebrow span{font-weight:var(--am-type-fontWeight-book);color:#fff;font-size:14px;font-style:normal;line-height:22px;letter-spacing:.56px;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.eye-on-the-market-container .eye-on-the-market-content-container .eyebrow span svg{padding-right:4px}
.eye-on-the-market-container .eye-on-the-market-content-container .eyebrow a:hover{text-decoration:underline;color:#fff}
.eye-on-the-market-container .eye-on-the-market-content-container .eyebrow .divider-line{width:1px;height:16px;border-right:1px solid #fff}
.eye-on-the-market-container .eye-on-the-market-content-container .title{font-weight:var(--am-type-fontWeight-book);color:#fff;font-size:36px;font-style:normal;line-height:43px}
.eye-on-the-market-container .eye-on-the-market-content-container .author-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4px;padding:8px 0}
.eye-on-the-market-container .eye-on-the-market-content-container .author-card img{border-radius:50%;width:72px;height:72px;margin-right:16px;-ms-interpolation-mode:nearest-neighbor}
.eye-on-the-market-container .eye-on-the-market-content-container .author-card div a{color:#52d8e6;font-weight:var(--am-type-fontWeight-medium);font-size:18px;font-style:normal;line-height:26px;letter-spacing:.27px}
.eye-on-the-market-container .eye-on-the-market-content-container .author-card div p{margin:0 !important;color:#fff;font-weight:var(--am-type-fontWeight-book);font-size:14px;font-style:normal;line-height:17px;letter-spacing:.035px;max-width:75%}
.eye-on-the-market-container .eye-on-the-market-content-container .date{color:#fff;font-weight:var(--am-type-fontWeight-medium);font-size:14px;font-style:normal;line-height:22px}
.eye-on-the-market-container .eye-on-the-market-content-container .eye-on-the-market-cta{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}
.jpm-am-components-editorial-header{position:relative}
.jpm-am-components-editorial-header .eye-on-the-market-page-action-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:-40px;right:0}
.jpm-am-components-editorial-body.eye-on-the-market .main-image{display:none !important}
.jpm-am-components-editorial-body.eye-on-the-market .editorial-free-drop .first-element-overlap{margin-top:0 !important}
@media(max-width:1535px){.eye-on-the-market-container{width:100vw !important;position:relative;left:calc(50% - 50vw)}
}
@media(max-width:1023px){.eye-on-the-market-container .eye-on-the-market-image{min-height:465px}
}
@media(max-width:767px){.eye-on-the-market-container .eye-on-the-market-image{min-height:240px}
}
@media(min-width:768px){.eye-on-the-market-container .eye-on-the-market-image img{width:100%}
.eye-on-the-market-container .eye-on-the-market-content-container{padding:48px 32px}
.eye-on-the-market-container .eye-on-the-market-content-container .title{font-size:44px;line-height:52px}
.eye-on-the-market-container .eye-on-the-market-content-container .author-card img{border-radius:50%;width:60px;height:60px}
}
@media(min-width:1024px){.eye-on-the-market-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0 auto !important}
.eye-on-the-market-container .eye-on-the-market-content-container{padding:60px}
.eye-on-the-market-container .eye-on-the-market-content-container .title{font-size:60px;line-height:66px;width:100%}
.jpm-am-components-editorial-header .eye-on-the-market-page-action-container{display:none}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.eye-on-the-market-report-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;margin:0 !important;max-width:100% !important;width:100% !important;height:100%;background:rgba(13,12,11,.8)}
.eye-on-the-market-report-container .eye-on-the-market-report-image{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:550px;width:100%;margin:0 auto;padding:0;background-position:center center;background-size:cover;background-repeat:no-repeat}
.eye-on-the-market-report-container .eye-on-the-market-report-image img{width:100%}
.eye-on-the-market-report-container .eye-on-the-market-report-image .eye-on-the-market-report-content-container{-webkit-box-flex:0;-ms-flex:0 0 66.6%;flex:0 0 66.6%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:24px;padding:55px 0;z-index:1}
.eye-on-the-market-report-container .eye-on-the-market-report-image .eye-on-the-market-report-content-container .eyebrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}
.eye-on-the-market-report-container .eye-on-the-market-report-image .eye-on-the-market-report-content-container .eyebrow span{font-weight:var(--am-type-fontWeight-regular);color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.56px;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.eye-on-the-market-report-container .eye-on-the-market-report-image .eye-on-the-market-report-content-container .eyebrow a:hover{text-decoration:underline;color:#fff}
.eye-on-the-market-report-container .eye-on-the-market-report-image .eye-on-the-market-report-content-container .eyebrow .divider-line{width:1px;height:14px;border-right:1px solid #fff}
.eye-on-the-market-report-container .eye-on-the-market-report-image .eye-on-the-market-report-content-container .title{font-weight:var(--am-type-fontWeight-regular);color:#fff;font-size:90px;font-style:normal;font-weight:300;line-height:100px;letter-spacing:-0.45px}
.eye-on-the-market-report-container .eye-on-the-market-report-image .eye-on-the-market-report-content-container .subtitle{font-weight:var(--am-type-fontWeight-regular);color:#fff;font-size:36px;font-style:normal;font-weight:300;line-height:43px}
.eye-on-the-market-report-container .eye-on-the-market-report-image .eye-on-the-market-report-thumbnail-container{-webkit-box-flex:0;-ms-flex:0 0 33.3%;flex:0 0 33.3%;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}
.eye-on-the-market-report-container .eye-on-the-market-report-image .eye-on-the-market-report-thumbnail-container .eye-on-the-market-report-thumbnail{position:absolute;z-index:1;top:15%;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;padding:24px;background-color:#fff;width:100%;-webkit-box-shadow:0 1px 5px 0 rgba(13,12,11,.14),0 2px 4px 0 rgba(13,12,11,.12),0 2px 2px -2px rgba(13,12,11,.08);box-shadow:0 1px 5px 0 rgba(13,12,11,.14),0 2px 4px 0 rgba(13,12,11,.12),0 2px 2px -2px rgba(13,12,11,.08)}
.eye-on-the-market-report-container .eye-on-the-market-report-image .eye-on-the-market-report-thumbnail-container .eye-on-the-market-report-thumbnail .eye-on-the-market-report-thumbnail-image{background-position:center center;background-size:cover;background-repeat:no-repeat;-o-object-fit:cover;object-fit:cover;height:100%;min-height:446px;aspect-ratio:3.3/4;width:100%}
.eye-on-the-market-report-container .eye-on-the-market-report-image .eye-on-the-market-report-thumbnail-container .eye-on-the-market-report-thumbnail .eye-on-the-market-report-thumbnail-image:hover{--tw-scale-x:1.02;--tw-scale-y:1.02;-webkit-transition:ease-in-out 300ms;transition:ease-in-out 300ms;transform:scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));-webkit-transform:scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
.eye-on-the-market-report-container .eye-on-the-market-report-image .eye-on-the-market-report-thumbnail-container .eye-on-the-market-report-thumbnail .jpm-am-components-cta{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}
.eye-on-the-market-report-container .eye-on-the-market-report-image .eye-on-the-market-report-thumbnail-container .eye-on-the-market-report-thumbnail .jpm-am-components-cta span{font-size:16px;font-weight:var(--am-type-fontWeight-medium);line-height:28px}
.eye-on-the-market-report-pull-quote{min-height:210px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.eye-on-the-market-report-pull-quote .jpm-am-editorial-pull-quote{margin:0 !important;background-color:#edf8ff !important;padding:60px 0 !important;max-width:60%;width:100%;height:100%}
.eye-on-the-market-report-pull-quote .jpm-am-editorial-pull-quote p{font-size:26px;font-style:normal;font-weight:500;line-height:36px;letter-spacing:.065px}
.eye-on-the-market-report-pull-quote .jpm-am-editorial-pull-quote .AMMEditorialPullQuote_bar{background-color:var(--am-palette-amBrand-color1-400) !important}
.jpm-am-components-editorial-header{position:relative}
.jpm-am-components-editorial-header .eye-on-the-market-report-page-action-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:-40px;right:0}
.jpm-am-components-editorial-body.eye-on-the-market-report .main-image{display:none !important}
.jpm-am-components-editorial-body.eye-on-the-market-report .editorial-free-drop .first-element-overlap{margin-top:0 !important}
@media(max-width:1023px){.eye-on-the-market-report-container .eye-on-the-market-report-image{padding:0 36px !important;gap:24px}
.eye-on-the-market-report-container .eye-on-the-market-report-image .eye-on-the-market-report-content-container{-webkit-box-flex:0;-ms-flex:0 0 55%;flex:0 0 55%;padding:122px 0}
.eye-on-the-market-report-container .eye-on-the-market-report-image .eye-on-the-market-report-content-container .title{font-size:44px;font-weight:300;line-height:52px;letter-spacing:-0.11px}
.eye-on-the-market-report-container .eye-on-the-market-report-image .eye-on-the-market-report-content-container .subtitle{font-size:26px;line-height:36px}
.eye-on-the-market-report-container .eye-on-the-market-report-image .eye-on-the-market-report-thumbnail-container{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}
.eye-on-the-market-report-container .eye-on-the-market-report-image .eye-on-the-market-report-thumbnail-container .eye-on-the-market-report-thumbnail{top:20%}
.eye-on-the-market-report-container .eye-on-the-market-report-image .eye-on-the-market-report-thumbnail-container .eye-on-the-market-report-thumbnail .eye-on-the-market-report-thumbnail-image{min-height:356px}
.eye-on-the-market-report-container .eye-on-the-market-report-image .eye-on-the-market-report-thumbnail-container .eye-on-the-market-report-thumbnail .jpm-am-components-cta{padding:14px 40px}
}
@media(max-width:767px){.eye-on-the-market-report-container .eye-on-the-market-report-image{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 19px !important;max-height:750px}
.eye-on-the-market-report-container .eye-on-the-market-report-image .eye-on-the-market-report-content-container{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:48px 0}
.eye-on-the-market-report-container .eye-on-the-market-report-image .eye-on-the-market-report-content-container .title{font-size:44px;font-weight:300;line-height:52px;letter-spacing:-0.11px}
.eye-on-the-market-report-container .eye-on-the-market-report-image .eye-on-the-market-report-content-container .subtitle{font-size:26px;line-height:36px}
.eye-on-the-market-report-container .eye-on-the-market-report-image .eye-on-the-market-report-thumbnail-container{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}
.eye-on-the-market-report-container .eye-on-the-market-report-image .eye-on-the-market-report-thumbnail-container .eye-on-the-market-report-thumbnail{position:relative;z-index:1;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;padding:24px;background-color:#fff;width:100%}
.eye-on-the-market-report-container .eye-on-the-market-report-image .eye-on-the-market-report-thumbnail-container .eye-on-the-market-report-thumbnail .eye-on-the-market-report-thumbnail-image{min-height:356px}
.eye-on-the-market-report-container .eye-on-the-market-report-image .eye-on-the-market-report-thumbnail-container .eye-on-the-market-report-thumbnail .jpm-am-components-cta{padding:14px 40px}
.eye-on-the-market-report-pull-quote .jpm-am-editorial-pull-quote{margin-top:100px !important;max-width:100%}
}
@media(max-width:1535px){.eye-on-the-market-report-container .eye-on-the-market-report-image{padding:0 60px;width:100% !important}
}
@media(min-width:1024px){.jpm-am-components-editorial-header .eye-on-the-market-report-page-action-container{display:none}
}
@media(max-width:1023px){.jpm-am-components-editorial-header .eye-on-the-market-report-page-action-container{display:-webkit-box;display:-ms-flexbox;display:flex}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-editorial-pull-quote.main{display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px 0;margin:0 0 24px}
.jpm-am-editorial-pull-quote.main .AMMEditorialPullQuote{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:90px;height:auto;min-width:348px;padding-right:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.jpm-am-editorial-pull-quote.main .AMMEditorialPullQuote .AMMEditorialPullQuote_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--am-jumpers-sm4_sm3_sm2);-ms-flex-item-align:stretch;align-self:stretch}
.jpm-am-editorial-pull-quote.main .AMMEditorialPullQuote .AMMEditorialPullQuote_container .AMMEditorialPullQuote_bar{display:-webkit-box;display:-ms-flexbox;display:flex;width:4px;min-width:4px;-webkit-box-flex:0;-ms-flex:0 0 4px;flex:0 0 4px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;-ms-flex-item-align:stretch;align-self:stretch;background:var(--am-base-primary300_primary500)}
.jpm-am-editorial-pull-quote.main .AMMEditorialPullQuote .AMMEditorialPullQuote_container .AMMEditorialPullQuote_text{color:var(--am-text-first);font-family:var(--am-type-fontFamily-body);font-weight:var(--am-type-fontWeight-regular);line-height:var(--am-text-lineHeight-h5);font-size:var(--am-text-fontSize-h5);letter-spacing:0}
.jpm-am-editorial-pull-quote.main .AMMEditorialPullQuote .AMMEditorialPullQuote_container .AMMEditorialPullQuote_text sup,.jpm-am-editorial-pull-quote.main .AMMEditorialPullQuote .AMMEditorialPullQuote_container .AMMEditorialPullQuote_text sub{line-height:1}
.jpm-am-editorial-pull-quote.main .AMMEditorialPullQuote .AMMEditorialPullQuote_container .AMMEditorialPullQuote_text sub{vertical-align:sub}
.jpm-am-editorial-pull-quote.main .AMMEditorialPullQuote .AMMEditorialPullQuote_container .AMMEditorialPullQuote_text sup{vertical-align:super}
.jpm-am-editorial-pull-quote.main .AMMEditorialPullQuote .AMMEditorialPullQuote_container .AMMEditorialPullQuote_text sup,.jpm-am-editorial-pull-quote.main .AMMEditorialPullQuote .AMMEditorialPullQuote_container .AMMEditorialPullQuote_text sub{font-size:.6em}
@media(max-width:767px){.jpm-am-editorial-pull-quote.main{min-height:168px !important;height:auto !important;margin:0 !important}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.AMMEditorialDownload{background-color:var(--am-palette-primary-800);position:relative;width:100vw !important;margin-left:calc(50% - 50vw) !important;padding-left:calc(50vw - 50%) !important;padding-right:calc(50vw - 50%) !important}
.AMMEditorialDownload_contentWrapper{height:801px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0}
@media(max-width:1920px){.AMMEditorialDownload_contentWrapper{padding-left:var(--am-grid-outsideMargin);padding-right:var(--am-grid-outsideMargin)}
}
@media(max-width:1535px){.AMMEditorialDownload_contentWrapper{height:704px}
}
@media(max-width:1023px){.AMMEditorialDownload_contentWrapper{height:600px}
}
@media(max-width:767px){.AMMEditorialDownload_contentWrapper{height:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
}
.AMMEditorialDownload_contentContainer{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 var(--am-jumpers-md2_md1_sm4) 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px}
@media(max-width:767px){.AMMEditorialDownload_contentContainer{padding-top:40px}
}
.AMMEditorialDownload_eyebrowContainer{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch}
@media(max-width:767px){.AMMEditorialDownload_eyebrowContainer{height:auto}
}
.AMMEditorialDownload_eyebrow{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:350px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.AMMEditorialDownload_eyebrowButton{color:var(--am-text-first);font-family:var(--am-type-fontFamily-body);font-weight:var(--am-type-fontWeight-book);line-height:var(--am-text-lineHeight-eyebrow);font-size:var(--am-text-fontSize-eyebrow);letter-spacing:var(--am-text-letterSpacing-eyebrow);text-transform:uppercase}
.AMMEditorialDownload_eyebrowButton sup,.AMMEditorialDownload_eyebrowButton sub{line-height:1}
.AMMEditorialDownload_eyebrowButton sub{vertical-align:sub}
.AMMEditorialDownload_eyebrowButton sup{vertical-align:super}
.AMMEditorialDownload_eyebrowButton sup,.AMMEditorialDownload_eyebrowButton sub{font-size:.7em}
.AMMEditorialDownload_eyebrowTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;gap:16px}
.AMMEditorialDownload_dividerLine{width:1px;height:18px;background-color:var(--am-border-second);margin-left:16px;margin-right:16px}
.AMMEditorialDownload_reportEyebrow{display:-webkit-box;max-width:360px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:var(--am-text-first);text-overflow:ellipsis}
@media(max-width:767px){.AMMEditorialDownload_ctaButton{width:100%}
}
.AMMEditorialDownload .jpm-am-components-page-actions.dense{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}
.AMMEditorialDownload .jpm-am-components-page-actions.dense .action-item{display:-webkit-box;display:-ms-flexbox;display:flex;width:32px;height:32px;padding:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;border-radius:16px;background:var(--am-surface-interact-second-default)}
.AMMEditorialDownload .jpm-am-components-page-actions.dense .action-item .share{width:24px;height:24px;-ms-flex-negative:0;flex-shrink:0}
.AMMEditorialDownload .jpm-am-components-page-actions.dense .action-item .share svg{fill:var(--am-icon-interactSubtle-first-default)}
.AMMEditorialDownload .jpm-am-components-page-actions.dense .action-item .share svg path{width:18px;height:21px}
@media(max-width:767px){.AMMEditorialDownload .jpm-am-components-page-actions.dense{margin-bottom:auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}
}
.AMMEditorialDownload_title{display:-webkit-box;-webkit-box-orient:vertical;-ms-flex-item-align:stretch;align-self:stretch;overflow:hidden;color:var(--am-palette-neutral-white) !important}
.AMMEditorialDownload_contentContainer h1{font-family:var(--am-type-fontFamily-body);font-weight:var(--am-type-fontWeight-light);line-height:var(--am-text-lineHeight-h1);font-size:var(--am-text-fontSize-h1);letter-spacing:var(--am-text-letterSpacing-h1)}
.AMMEditorialDownload_contentContainer h1 sup,.AMMEditorialDownload_contentContainer h1 sub{line-height:1}
.AMMEditorialDownload_contentContainer h1 sub{vertical-align:sub}
.AMMEditorialDownload_contentContainer h1 sup{vertical-align:super}
.AMMEditorialDownload_contentContainer h1 sup,.AMMEditorialDownload_contentContainer h1 sub{font-size:.5em}
.AMMEditorialDownload_subContent{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;padding:48px 0 48px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;-ms-flex-item-align:stretch;align-self:stretch;background:rgba(0,0,0,.35);position:relative;width:100vw !important;margin-left:calc(50% - 50vw) !important;padding-left:calc(50vw - 50%) !important;padding-right:calc(50vw - 50%) !important}
.AMMEditorialDownload_subTitleContainer{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;min-width:348px;max-width:804px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:32px;padding:0 8px 0 0;-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0}
.AMMEditorialDownload_subTitleContainer .AMMEditorialDownload_dividerLine{width:4px;height:-webkit-fill-available;background-color:var(--am-surface-amBrand-primary);margin:0}
.AMMEditorialDownload_subTitleContainer .AMMEditorialDownload_dividerLine--markets{background-color:var(--am-surface-amBrand-color1Light)}
.AMMEditorialDownload_subTitleContainer .AMMEditorialDownload_dividerLine--portfolio{background-color:var(--am-surface-amBrand-color2Light)}
.AMMEditorialDownload_subTitleContainer .AMMEditorialDownload_dividerLine--retirement{background-color:var(--am-surface-amBrand-color3Light)}
.AMMEditorialDownload_subTitleContainer .AMMEditorialDownload_dividerLine--etf{background-color:var(--am-surface-amBrand-color4Light)}
.AMMEditorialDownload_subTitleContainer .AMMEditorialDownload_subTitle{display:-webkit-box;max-width:700px;-webkit-box-orient:vertical;-webkit-line-clamp:4;-ms-flex-item-align:stretch;align-self:stretch;overflow:hidden;color:var(--am-text-first);text-overflow:ellipsis}
.AMMEditorialDownload_subTitleMobile{color:var(--am-text-first)}
.AMMEditorialDownload_thumbnailContainer{display:-webkit-box;display:-ms-flexbox;display:flex;width:507px;height:633px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;position:absolute;right:160px;bottom:64px;background:var(--palette-transparent,rgba(255,255,255,0));-webkit-box-shadow:0 2px 5px 0 var(--shadow-color-dark,rgba(0,0,0,0.35));box-shadow:0 2px 5px 0 var(--shadow-color-dark,rgba(0,0,0,0.35))}
.AMMEditorialDownload_thumbnailContainer--clickable{cursor:pointer}
.AMMEditorialDownload_thumbnailContainer--clickable .AMMEditorialDownload_thumbnailOverlay{position:absolute;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.5);opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}
.AMMEditorialDownload_thumbnailContainer--clickable .AMMEditorialDownload_thumbnailOverlay svg{color:#fff}
.AMMEditorialDownload_thumbnailContainer--clickable:hover .AMMEditorialDownload_thumbnailOverlay,.AMMEditorialDownload_thumbnailContainer--clickable:focus .AMMEditorialDownload_thumbnailOverlay,.AMMEditorialDownload_thumbnailContainer--clickable:focus-visible .AMMEditorialDownload_thumbnailOverlay{opacity:1}
.AMMEditorialDownload_thumbnailContainer--clickable:focus-visible{outline:2px solid var(--am-focus-ring,#0060f0);outline-offset:2px}
@media(max-width:1600px){.AMMEditorialDownload_thumbnailContainer{width:443px;height:554px;right:64px;bottom:70px}
}
@media(max-width:1535px){.AMMEditorialDownload_thumbnailContainer{width:288px;height:360px;right:48px;bottom:116px}
}
@media(max-width:1023px){.AMMEditorialDownload_thumbnailContainer{width:219px;height:273.75px;right:24px;top:124px}
}
@media(max-width:767px){.AMMEditorialDownload_thumbnailContainer{display:-webkit-box;display:-ms-flexbox;display:flex;width:166px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;position:relative;right:auto;height:auto;bottom:auto;top:auto}
}
.AMMEditorialDownload_thumbnailImage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:stretch;align-self:stretch;aspect-ratio:4/5;background-repeat:no-repeat;background-position:center center;background-size:cover}
.AMMEditorialDownload_thumbnailImage:hover{--tw-scale-x:1.02;--tw-scale-y:1.02;-webkit-transition:ease-in-out 300ms;transition:ease-in-out 300ms;transform:scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));-webkit-transform:scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
@media(max-width:767px){.AMMEditorialDownload_thumbnailImage{display:-webkit-box;display:-ms-flexbox;display:flex;height:207.5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-item-align:stretch;align-self:stretch;aspect-ratio:4/5}
}
@media(min-width:768px){.AMMEditorialDownload_contentContainer{width:471px}
}
@media(min-width:1024px){.AMMEditorialDownload_contentContainer{width:607px}
}
@media(min-width:1536px){.AMMEditorialDownload_contentContainer{width:805px}
}
@media(min-width:1920px){.AMMEditorialDownload_contentContainer{width:916px}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.AMMEditorialStickyHero{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:var(--am-jumpers-sm4_sm3_sm2) var(--am-grid-outsideMargin);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;background:var(--am-palette-primary-700)}
.AMMEditorialStickyHero .AMMEditorialStickyHero-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;gap:40px var(--am-jumpers-sm5_sm4_sm2);-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;-ms-flex-wrap:wrap;flex-wrap:wrap}
.AMMEditorialStickyHero .AMMEditorialStickyHero-container .AMMEditorialStickyHero-title{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:348px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0}
.AMMEditorialStickyHero .AMMEditorialStickyHero-container .AMMEditorialStickyHero-title .AMMEditorialStickyHero-title-text{display:-webkit-box;max-width:925px;-webkit-box-orient:vertical;-webkit-line-clamp:2;-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;overflow:hidden;color:var(--am-palette-neutral-white);text-overflow:ellipsis}
.AMMEditorialStickyHero .AMMEditorialStickyHero-container .AMMEditorialStickyHero-Ctas{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--am-spacing-sm3)}
.AMMEditorialStickyHero .AMMEditorialStickyHero-container .AMMEditorialStickyHero-Ctas .AMMEditorialStickyHero_primaryCta{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:120px}
@media(max-width:767px){.AMMEditorialStickyHero-container{gap:16px var(--am-jumpers-sm5_sm4_sm2) !important}
.AMMEditorialStickyHero-container .AMMEditorialStickyHero-Ctas{width:100%}
}
.AMStickyBanner{display:block;position:fixed;width:100%;top:0;left:0;right:0;z-index:var(--am-zIndex-appHeader)}
.AMStickyBanner.AMStickyBanner-status-active{transform:translateY(0);opacity:1}
.AMStickyBanner.AMStickyBanner-status-preStart,.AMStickyBanner.AMStickyBanner-status-postEnd,.AMStickyBanner.AMStickyBanner-disabled{transform:translateY(-100%);opacity:0;pointer-events:none}
.AMStickyBanner.AMStickyBanner-status-preStart.AMStickyBanner-direction-up{transition:transform 0 .15s,opacity .15s ease-out}
.AMStickyBanner.AMStickyBanner-status-active.AMStickyBanner-direction-down{transition:transform .3s cubic-bezier(.19,1,.22,1),opacity .2s ease-out}
.AMStickyBanner.AMStickyBanner-status-active.AMStickyBanner-direction-up{transition:opacity .15s ease-out}
.AMStickyBanner.AMStickyBanner-status-postEnd.AMStickyBanner-direction-down{transition:transform .3s cubic-bezier(.19,1,.22,1),opacity .2s .1s ease-out}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-editorial-landing-page{margin-bottom:32px;color:var(--am-text-first)}
.jpm-am-editorial-landing-page-skeleton .header{height:150px}
.jpm-am-editorial-landing-page-skeleton .filters{height:80px;margin:20px 0}
.jpm-am-editorial-landing-page-skeleton .tile{border:none !important;border-radius:0;background-color:#e2e4e5 !important;margin:10px 0 !important}
.jpm-am-editorial-landing-page-skeleton .tile:hover{background-color:#e2e4e5 !important}
.jpm-am-editorial-landing-page-skeleton.news-hub .header{display:none}
@-webkit-keyframes fadeInLanding{0{opacity:0}
75%{opacity:.75}
100%{opacity:1}
}
@keyframes fadeInLanding{0{opacity:0}
75%{opacity:.75}
100%{opacity:1}
}
.jpm-am-editorial-landing-page .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:40px 0}
.jpm-am-editorial-landing-page .header .headline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:50%}
.jpm-am-editorial-landing-page .header .headline svg{-webkit-transform:scale(1.3);transform:scale(1.3);width:32px;margin-right:12px}
.jpm-am-editorial-landing-page .header .headline h1{font-weight:var(--am-type-fontWeight-medium);font-size:44px;line-height:52px}
.jpm-am-editorial-landing-page .header .divider{width:1px;height:60px;border-left:1px solid #abadaf;margin:0 32px}
.jpm-am-editorial-landing-page .header p{font-weight:var(--am-type-fontWeight-regular);font-size:16px;line-height:28px;width:50%}
.jpm-am-editorial-landing-page .dense-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:40px;padding-bottom:40px}
.jpm-am-editorial-landing-page .dense-header .headline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.jpm-am-editorial-landing-page .dense-header .headline h1{font-weight:var(--am-type-fontWeight-medium);font-size:44px;line-height:52px;max-width:70%}
.jpm-am-editorial-landing-page .dense-header .divider{width:100%;height:1px;border-top:1px solid var(--am-border-first);margin:12px 0 24px 0}
.jpm-am-editorial-landing-page .dense-header p{font-weight:var(--am-type-fontWeight-regular);font-size:16px;line-height:28px;width:100%}
.jpm-am-editorial-landing-page .tile-container{width:100%;margin:20px auto;display:grid;grid-auto-rows:auto;grid-template-columns:repeat(6,1fr);row-gap:32px;-webkit-transition:all .2s;transition:all .2s;position:relative}
.jpm-am-editorial-landing-page .view-more{display:-webkit-box;display:-ms-flexbox;display:flex;margin:40px auto}
.jpm-am-editorial-landing-page .AMCard_body .AMCard_bodyUpGroup1 .AMCard_eyebrow .jpm-am-components-skeleton{width:80px;height:12px}
.EditorialLandingPage_tile .EditorialLandingPage_tileFooter{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.EditorialLandingPage_tile .EditorialLandingPage_tileFooter .jpm-am-components-skeleton{width:50px;height:10px}
.EditorialLandingPage_tile .EditorialLandingPage_tileFooterDivider{display:inline-block;padding:0 4px}
.EditorialLandingPage_tile .EditorialLandingPage_tileFallback{position:absolute;width:100%;height:100%;opacity:.3;-webkit-transition:opacity .3s;transition:opacity .3s}
.EditorialLandingPage_tile .EditorialLandingPage_tileFallback svg{position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%}
.EditorialLandingPage_tile .EditorialLandingPage_bioImage{position:absolute;right:0;width:auto;height:100%;z-index:1}
.EditorialLandingPage_tile.EditorialLandingPage_tile-noImage .EditorialLandingPage_tileFallback,.EditorialLandingPage_tile .AMMaskImage-imageError .EditorialLandingPage_tileFallback{opacity:1}
@media(max-width:1023px)and (min-width:768px){.jpm-am-editorial-landing-page{margin-bottom:20px}
.jpm-am-editorial-landing-page .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 0}
.jpm-am-editorial-landing-page .header .headline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%}
.jpm-am-editorial-landing-page .header .headline h1{font-weight:var(--am-type-fontWeight-medium);font-size:44px;line-height:52px}
.jpm-am-editorial-landing-page .header .divider{display:none}
.jpm-am-editorial-landing-page .header p{margin:20px 0;width:100%}
}
@media(max-width:767px){.jpm-am-editorial-landing-page{padding-top:10px;padding-bottom:10px;margin-bottom:20px}
.jpm-am-editorial-landing-page .header{padding:24px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.jpm-am-editorial-landing-page .header .headline{max-width:100%;margin-bottom:18px}
.jpm-am-editorial-landing-page .header .headline h1{font-weight:var(--am-type-fontWeight-medium);font-size:24px;line-height:33px}
.jpm-am-editorial-landing-page .header p{width:100%;font-size:14px;line-height:26px}
.jpm-am-editorial-landing-page .header .divider{display:none}
.jpm-am-editorial-landing-page .dense-header{padding-top:20px}
.jpm-am-editorial-landing-page .dense-header .headline{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:26px}
.jpm-am-editorial-landing-page .dense-header .headline h1{font-size:36px;line-height:43px;max-width:100%}
.jpm-am-editorial-landing-page .dense-header .headline .jpm-am-components-cta{font-size:14px;line-height:26px;padding:3px 24px;margin-bottom:20px}
.jpm-am-editorial-landing-page .dense-header p{font-size:14px;line-height:26px}
}
.AMBadge{position:relative}
.AMBadge-variant-highlight{display:inline-flex;height:20px;padding:0 var(--am-spacing-sm1);justify-content:center;align-items:center;gap:var(--am-spacing-xs);border-radius:4px;background-color:var(--am-base-black_white);color:var(--am-base-white_black);font-family:var(--am-type-fontFamily-body);font-size:12px;font-style:normal;font-weight:400;line-height:1;letter-spacing:1.2px;text-transform:uppercase}
.AMBadge-variant-highlight.AMBadge-outlined{background-color:var(--am-palette-transparent);border:1px solid var(--am-border-third);color:var(--am-text-first)}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.AMMCardFooter.AMMCardFooter-variant-events{border-top:0}
.AMCardFooter{display:flex;justify-content:space-between;align-items:center;gap:8px}
.AMCardFooter .AMCardFooter_col1,.AMCardFooter .AMCardFooter_buttonListLeft,.AMCardFooter .AMCardFooter_col2,.AMCardFooter .AMCardFooter_buttonListRight{display:flex;align-items:center;gap:8px}
.AMCardFooter .AMCardFooter_col1{flex-grow:1}
.AMCardFooter .AMCardFooter_buttonListLeft{flex:1;flex-wrap:wrap}
.AMCardFooter .AMCardFooter_col2{flex-shrink:0}
.AMCardFooter-variant-standard{border-top:var(--am-borderWidth-sm) solid var(--am-border-first);padding-top:var(--am-spacing-sm1);padding-bottom:var(--am-spacing-sm2)}
.AMCardFooter-variant-standard .AMCardFooter_col1{color:var(--am-text-first);font-family:var(--am-type-fontFamily-body)}
.AMCardFooter-variant-standard .AMCardFooter_col1 sup,.AMCardFooter-variant-standard .AMCardFooter_col1 sub{line-height:1}
.AMCardFooter-variant-standard .AMCardFooter_col1 sub{vertical-align:sub}
.AMCardFooter-variant-standard .AMCardFooter_col1 sup{vertical-align:super}
.AMCardFooter-variant-standard .AMCardFooter_col1{font-weight:var(--am-type-fontWeight-book);line-height:var(--am-text-lineHeight-body2);font-size:var(--am-text-fontSize-body2);letter-spacing:0}
.AMCardFooter-variant-standard .AMCardFooter_col1 sup,.AMCardFooter-variant-standard .AMCardFooter_col1 sub{font-size:.75em}
.AMCardFooter-variant-standard.AMCardFooter-hasButtonListLeft,.AMCardFooter-variant-standard.AMCardFooter-hasButtonListRight{padding-top:4px;padding-bottom:12px}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.AMMStandardCard-variant-featureMarketing .AMCard_title{font-family:var(--am-type-fontFamily-body);font-weight:var(--am-type-fontWeight-book);line-height:var(--am-text-lineHeight-h3);font-size:var(--am-text-fontSize-h3);letter-spacing:0}
.AMMStandardCard-variant-featureMarketing .AMCard_title sup,.AMMStandardCard-variant-featureMarketing .AMCard_title sub{line-height:1}
.AMMStandardCard-variant-featureMarketing .AMCard_title sub{vertical-align:sub}
.AMMStandardCard-variant-featureMarketing .AMCard_title sup{vertical-align:super}
.AMMStandardCard-variant-featureMarketing .AMCard_title sup,.AMMStandardCard-variant-featureMarketing .AMCard_title sub{font-size:.6em}
.AMMStandardCard-variant-featureMarketing.AMCard-hasImage .AMCard_body,.AMMStandardCard-variant-featureMarketing .AMCard_body{padding:40px 24px 32px}
.AMMStandardCard-variant-featureMarketing.AMCard-hasFooter{padding-bottom:0}
@media screen and (min-width:768px){.AMMStandardCard-variant-featureMarketing .AMCard_body{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:var(--am-base-white_black);border-radius:16px 0 0 16px;width:610px}
.AMMStandardCard-variant-featureMarketing .AMCard_maskImage{aspect-ratio:auto;height:100%}
.AMMStandardCard-variant-featureMarketing .AMCard_content{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:500px;-webkit-transition:height .5s cubic-bezier(0.77,0,0.175,1);transition:height .5s cubic-bezier(0.77,0,0.175,1)}
.AMMStandardCard-variant-featureMarketing .AMCard_description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis}
.AMMStandardCard-variant-featureMarketing.AMCard-hasImage .AMMCardFooter{border-top:0}
}
@media screen and (min-width:1536px){.AMMStandardCard-variant-featureMarketing .AMCard_content{height:600px}
}
.AMCard{display:block;position:relative;width:100%;height:auto}
.AMCard_button{display:block;position:absolute;inset:0;z-index:0;background-color:transparent;border:0;text-align:left;padding:0;color:inherit;text-decoration:inherit}
.AMCard_content,.AMCard_footer{position:relative;z-index:1;pointer-events:none}
.AMCard_content a[href]:not([tabindex="-1"]),.AMCard_content button:not([disabled]):not([tabindex="-1"]),.AMCard_content input:not([disabled]):not([tabindex="-1"]),.AMCard_content select:not([disabled]):not([tabindex="-1"]),.AMCard_content textarea:not([disabled]):not([tabindex="-1"]),.AMCard_content [tabindex]:not([tabindex="-1"]),.AMCard_content audio[controls]:not([tabindex="-1"]),.AMCard_content video[controls]:not([tabindex="-1"]),.AMCard_content [contenteditable]:not([contenteditable=false]),.AMCard_content details>summary:first-of-type,.AMCard_content details,.AMCard_footer a[href]:not([tabindex="-1"]),.AMCard_footer button:not([disabled]):not([tabindex="-1"]),.AMCard_footer input:not([disabled]):not([tabindex="-1"]),.AMCard_footer select:not([disabled]):not([tabindex="-1"]),.AMCard_footer textarea:not([disabled]):not([tabindex="-1"]),.AMCard_footer [tabindex]:not([tabindex="-1"]),.AMCard_footer audio[controls]:not([tabindex="-1"]),.AMCard_footer video[controls]:not([tabindex="-1"]),.AMCard_footer [contenteditable]:not([contenteditable=false]),.AMCard_footer details>summary:first-of-type,.AMCard_footer details{pointer-events:auto}
.AMCard-hasHoverContent .AMCard_button,.AMCard-hasClick .AMCard_button{cursor:var(--am-cursor-interact-default)}
.AMCard_bodyFlip{display:grid;grid-template-areas:"overlap";align-items:start}
.AMCard_bodyUp,.AMCard_bodyHover{grid-area:overlap;min-width:0}
.AMCard-variant-standard,.AMCard-variant-horizontal{display:flex;flex-direction:column;justify-content:flex-start;border:var(--am-borderWidth-sm) solid var(--am-border-card-primary);border-radius:var(--am-borderRadius-lg);background-color:var(--am-base-white_black);color:var(--am-text-first);box-shadow:0 4px 4px 0 var(--am-shadow-color-light)}
.AMCard-variant-standard .AMCard_button,.AMCard-variant-horizontal .AMCard_button{border-radius:var(--am-borderRadius-lg);outline-offset:4px;-webkit-tap-highlight-color:transparent}
.AMCard-variant-standard .AMCard_content,.AMCard-variant-horizontal .AMCard_content{display:flex;flex-direction:column;justify-content:flex-start;flex-grow:1;border-radius:var(--am-borderRadius-lg);overflow:hidden}
.AMCard-variant-standard .AMCard_badge,.AMCard-variant-horizontal .AMCard_badge{position:relative;align-self:flex-start;line-height:0}
.AMCard-variant-standard .AMCard_eyebrow,.AMCard-variant-horizontal .AMCard_eyebrow{position:relative;font-family:var(--am-type-fontFamily-body)}
.AMCard-variant-standard .AMCard_eyebrow sup,.AMCard-variant-standard .AMCard_eyebrow sub,.AMCard-variant-horizontal .AMCard_eyebrow sup,.AMCard-variant-horizontal .AMCard_eyebrow sub{line-height:1}
.AMCard-variant-standard .AMCard_eyebrow sub,.AMCard-variant-horizontal .AMCard_eyebrow sub{vertical-align:sub}
.AMCard-variant-standard .AMCard_eyebrow sup,.AMCard-variant-horizontal .AMCard_eyebrow sup{vertical-align:super}
.AMCard-variant-standard .AMCard_eyebrow,.AMCard-variant-horizontal .AMCard_eyebrow{font-weight:var(--am-type-fontWeight-light);line-height:var(--am-text-lineHeight-h6);font-size:var(--am-text-fontSize-h6);letter-spacing:0}
.AMCard-variant-standard .AMCard_eyebrow sup,.AMCard-variant-standard .AMCard_eyebrow sub,.AMCard-variant-horizontal .AMCard_eyebrow sup,.AMCard-variant-horizontal .AMCard_eyebrow sub{font-size:.7em}
.AMCard-variant-standard .AMCard_eyebrow,.AMCard-variant-horizontal .AMCard_eyebrow{color:var(--am-text-second)}
.AMCard-variant-standard .AMCard_title,.AMCard-variant-horizontal .AMCard_title{position:relative;font-family:var(--am-type-fontFamily-body)}
.AMCard-variant-standard .AMCard_title sup,.AMCard-variant-standard .AMCard_title sub,.AMCard-variant-horizontal .AMCard_title sup,.AMCard-variant-horizontal .AMCard_title sub{line-height:1}
.AMCard-variant-standard .AMCard_title sub,.AMCard-variant-horizontal .AMCard_title sub{vertical-align:sub}
.AMCard-variant-standard .AMCard_title sup,.AMCard-variant-horizontal .AMCard_title sup{vertical-align:super}
.AMCard-variant-standard .AMCard_title,.AMCard-variant-horizontal .AMCard_title{font-weight:var(--am-type-fontWeight-regular);line-height:var(--am-text-lineHeight-h4);font-size:var(--am-text-fontSize-h4);letter-spacing:0}
.AMCard-variant-standard .AMCard_title sup,.AMCard-variant-standard .AMCard_title sub,.AMCard-variant-horizontal .AMCard_title sup,.AMCard-variant-horizontal .AMCard_title sub{font-size:.6em}
.AMCard-variant-standard .AMCard_title,.AMCard-variant-horizontal .AMCard_title{overflow-wrap:break-word}
@media screen and (min-width:768px){.AMCard-variant-standard .AMCard_title,.AMCard-variant-horizontal .AMCard_title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis}
}
.AMCard-variant-standard .AMCard_body,.AMCard-variant-horizontal .AMCard_body{display:flex;flex-direction:column;justify-content:flex-start;flex-grow:1;gap:var(--am-spacing-sm2)}
.AMCard-variant-standard .AMCard_bodyUpCol1,.AMCard-variant-standard .AMCard_bodyUpCol2,.AMCard-variant-standard .AMCard_bodyHoverCol1,.AMCard-variant-standard .AMCard_bodyHoverCol2,.AMCard-variant-horizontal .AMCard_bodyUpCol1,.AMCard-variant-horizontal .AMCard_bodyUpCol2,.AMCard-variant-horizontal .AMCard_bodyHoverCol1,.AMCard-variant-horizontal .AMCard_bodyHoverCol2{display:flex;flex-direction:column;gap:var(--am-spacing-sm2)}
.AMCard-variant-standard .AMCard_bodyUp,.AMCard-variant-horizontal .AMCard_bodyUp{display:flex;gap:var(--am-spacing-sm1)}
.AMCard-variant-standard .AMCard_bodyHover,.AMCard-variant-horizontal .AMCard_bodyHover{display:none;gap:var(--am-spacing-sm1)}
.AMCard-variant-standard .AMCard_bodyUpCol1,.AMCard-variant-standard .AMCard_bodyHoverCol1,.AMCard-variant-horizontal .AMCard_bodyUpCol1,.AMCard-variant-horizontal .AMCard_bodyHoverCol1{width:100%}
.AMCard-variant-standard .AMCard_bodyUpCol2,.AMCard-variant-standard .AMCard_bodyHoverCol2,.AMCard-variant-horizontal .AMCard_bodyUpCol2,.AMCard-variant-horizontal .AMCard_bodyHoverCol2{flex:0 0 auto}
.AMCard-variant-standard .AMCard_bodyUpIcon,.AMCard-variant-standard .AMCard_bodyHoverIcon,.AMCard-variant-horizontal .AMCard_bodyUpIcon,.AMCard-variant-horizontal .AMCard_bodyHoverIcon{width:36px}
.AMCard-variant-standard .AMCard_bodyUpIcon [fill],.AMCard-variant-standard .AMCard_bodyHoverIcon [fill],.AMCard-variant-horizontal .AMCard_bodyUpIcon [fill],.AMCard-variant-horizontal .AMCard_bodyHoverIcon [fill]{fill:var(--am-base-black_white)}
.AMCard-variant-standard .AMCard_bodyUpIcon [stroke],.AMCard-variant-standard .AMCard_bodyHoverIcon [stroke],.AMCard-variant-horizontal .AMCard_bodyUpIcon [stroke],.AMCard-variant-horizontal .AMCard_bodyHoverIcon [stroke]{stroke:var(--am-base-black_white)}
.AMCard-variant-standard .AMCard_bodyUpGroup1,.AMCard-variant-horizontal .AMCard_bodyUpGroup1{display:flex;flex-direction:column;row-gap:var(--am-spacing-sm2)}
.AMCard-variant-standard .AMCard_description,.AMCard-variant-horizontal .AMCard_description{position:relative;font-family:var(--am-type-fontFamily-body)}
.AMCard-variant-standard .AMCard_description sup,.AMCard-variant-standard .AMCard_description sub,.AMCard-variant-horizontal .AMCard_description sup,.AMCard-variant-horizontal .AMCard_description sub{line-height:1}
.AMCard-variant-standard .AMCard_description sub,.AMCard-variant-horizontal .AMCard_description sub{vertical-align:sub}
.AMCard-variant-standard .AMCard_description sup,.AMCard-variant-horizontal .AMCard_description sup{vertical-align:super}
.AMCard-variant-standard .AMCard_description,.AMCard-variant-horizontal .AMCard_description{font-weight:var(--am-type-fontWeight-book);line-height:var(--am-text-lineHeight-body1);font-size:var(--am-text-fontSize-body1);letter-spacing:0}
.AMCard-variant-standard .AMCard_description sup,.AMCard-variant-standard .AMCard_description sub,.AMCard-variant-horizontal .AMCard_description sup,.AMCard-variant-horizontal .AMCard_description sub{font-size:.7em}
.AMCard-variant-standard .AMCard_description,.AMCard-variant-horizontal .AMCard_description{margin-bottom:0}
@media screen and (min-width:768px){.AMCard-variant-standard .AMCard_description,.AMCard-variant-horizontal .AMCard_description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden;text-overflow:ellipsis}
}
.AMCard-variant-standard .AMCard_footer,.AMCard-variant-horizontal .AMCard_footer{position:relative;z-index:1;margin:0 var(--am-spacing-sm3)}
.AMCard-variant-standard.AMCard-badgeOverlayImage .AMCard_badge,.AMCard-variant-horizontal.AMCard-badgeOverlayImage .AMCard_badge{position:absolute;top:var(--am-spacing-sm4);left:var(--am-spacing-sm3)}
.AMCard-variant-standard .AMCard_maskImage .AMMaskImage_picture,.AMCard-variant-horizontal .AMCard_maskImage .AMMaskImage_picture{transition:transform 1.5s cubic-bezier(.645,.045,.355,1)}
.AMCard-variant-standard.AMCard-isHovered .AMCard_maskImage .AMMaskImage_picture,.AMCard-variant-horizontal.AMCard-isHovered .AMCard_maskImage .AMMaskImage_picture{transform:scale(1.1)}
.AMCard-variant-standard.AMCard-hasHoverContent .AMCard_bodyUp,.AMCard-variant-standard.AMCard-hasHoverContent .AMCard_bodyHoverCol1,.AMCard-variant-horizontal.AMCard-hasHoverContent .AMCard_bodyUp,.AMCard-variant-horizontal.AMCard-hasHoverContent .AMCard_bodyHoverCol1{transition:opacity .65s cubic-bezier(.165,.84,.44,1),transform .65s cubic-bezier(.165,.84,.44,1)}
.AMCard-variant-standard.AMCard-hasHoverContent .AMCard_bodyHoverCol1,.AMCard-variant-horizontal.AMCard-hasHoverContent .AMCard_bodyHoverCol1{transition:opacity .65s cubic-bezier(.895,.03,.685,.22),transform .65s cubic-bezier(.895,.03,.685,.22)}
.AMCard-variant-standard.AMCard-hasHoverContent .AMCard_bodyUp,.AMCard-variant-horizontal.AMCard-hasHoverContent .AMCard_bodyUp{opacity:1;transition-delay:.5s;transform:translateY(0)}
.AMCard-variant-standard.AMCard-hasHoverContent .AMCard_bodyHoverCol1,.AMCard-variant-horizontal.AMCard-hasHoverContent .AMCard_bodyHoverCol1{opacity:0;transition-delay:0;transform:translateY(10px)}
.AMCard-variant-standard.AMCard-hasHoverContent.AMCard-isHovered .AMCard_bodyUp,.AMCard-variant-standard.AMCard-hasHoverContent.AMCard-isHovered .AMCard_bodyHoverCol1,.AMCard-variant-horizontal.AMCard-hasHoverContent.AMCard-isHovered .AMCard_bodyUp,.AMCard-variant-horizontal.AMCard-hasHoverContent.AMCard-isHovered .AMCard_bodyHoverCol1{transition:opacity .65s cubic-bezier(.895,.03,.685,.22),transform .65s cubic-bezier(.895,.03,.685,.22)}
.AMCard-variant-standard.AMCard-hasHoverContent.AMCard-isHovered .AMCard_bodyHoverCol1,.AMCard-variant-horizontal.AMCard-hasHoverContent.AMCard-isHovered .AMCard_bodyHoverCol1{transition:opacity .56s cubic-bezier(.165,.84,.44,1),transform .65s cubic-bezier(.165,.84,.44,1)}
.AMCard-variant-standard.AMCard-hasHoverContent.AMCard-isHovered .AMCard_bodyUp,.AMCard-variant-horizontal.AMCard-hasHoverContent.AMCard-isHovered .AMCard_bodyUp{opacity:0;transform:translateY(-10px);transition-delay:0}
.AMCard-variant-standard.AMCard-hasHoverContent.AMCard-isHovered .AMCard_bodyHoverCol1,.AMCard-variant-horizontal.AMCard-hasHoverContent.AMCard-isHovered .AMCard_bodyHoverCol1{opacity:1;transform:translateY(0);transition-delay:.5s}
@media(hover:hover){.AMCard-variant-standard .AMCard_bodyHover,.AMCard-variant-horizontal .AMCard_bodyHover{display:flex}
}
.AMCard-variant-standard .AMCard_body{padding:var(--am-spacing-sm4) var(--am-spacing-sm3) var(--am-jumpers-lg2_lg1_sm4)}
.AMCard-variant-standard.AMCard-hasImage .AMCard_body{padding-bottom:var(--am-jumpers-md2_md1_sm4)}
.AMCard-variant-standard.AMCard-hasFooter{padding-bottom:var(--am-spacing-sm1)}
.AMCard-variant-standard.AMCard-hasFooter .AMCard_content{border-bottom-left-radius:0;border-bottom-right-radius:0}
@media screen and (min-width:768px){.AMCard-variant-horizontal{height:164px}
}
@media screen and (min-width:1536px){.AMCard-variant-horizontal{height:180px}
}
@media screen and (min-width:768px){.AMCard-variant-horizontal .AMCard_content{display:flex;flex-direction:row}
}
.AMCard-variant-horizontal .AMCard_maskImage{position:relative;width:auto;flex-shrink:0}
@media screen and (min-width:768px){.AMCard-variant-horizontal .AMCard_maskImage{display:flex;height:164px}
}
@media screen and (min-width:1536px){.AMCard-variant-horizontal .AMCard_maskImage{height:180px}
}
.AMCard-variant-horizontal .AMCard_body{padding:var(--am-spacing-sm3);gap:var(--am-spacing-sm1)}
.AMCard-variant-horizontal .AMCard_bodyUpCol1,.AMCard-variant-horizontal .AMCard_bodyUpCol2,.AMCard-variant-horizontal .AMCard_bodyHoverCol1,.AMCard-variant-horizontal .AMCard_bodyHoverCol2{gap:var(--am-spacing-sm1)}
@media screen and (min-width:768px){.AMCard-variant-horizontal .AMCard_bodyUpGroup1{flex-direction:row;flex-wrap:wrap;-moz-column-gap:var(--am-jumpers-sm2_sm2_sm1);column-gap:var(--am-jumpers-sm2_sm2_sm1);row-gap:var(--am-spacing-sm1)}
}
.AMCard-variant-horizontal .AMCard_title{font-family:var(--am-type-fontFamily-body)}
.AMCard-variant-horizontal .AMCard_title sup,.AMCard-variant-horizontal .AMCard_title sub{line-height:1}
.AMCard-variant-horizontal .AMCard_title sub{vertical-align:sub}
.AMCard-variant-horizontal .AMCard_title sup{vertical-align:super}
.AMCard-variant-horizontal .AMCard_title{font-weight:var(--am-type-fontWeight-regular);line-height:var(--am-text-lineHeight-h4);font-size:var(--am-text-fontSize-h4);letter-spacing:0}
.AMCard-variant-horizontal .AMCard_title sup,.AMCard-variant-horizontal .AMCard_title sub{font-size:.6em}
@media screen and (min-width:768px){.AMCard-variant-horizontal .AMCard_title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}
}
.AMCard-variant-horizontal .AMCard_description{position:relative;font-family:var(--am-type-fontFamily-body)}
.AMCard-variant-horizontal .AMCard_description sup,.AMCard-variant-horizontal .AMCard_description sub{line-height:1}
.AMCard-variant-horizontal .AMCard_description sub{vertical-align:sub}
.AMCard-variant-horizontal .AMCard_description sup{vertical-align:super}
.AMCard-variant-horizontal .AMCard_description{font-weight:var(--am-type-fontWeight-book);line-height:var(--am-text-lineHeight-body1);font-size:var(--am-text-fontSize-body1);letter-spacing:0}
.AMCard-variant-horizontal .AMCard_description sup,.AMCard-variant-horizontal .AMCard_description sub{font-size:.7em}
@media screen and (min-width:768px){.AMCard-variant-horizontal .AMCard_description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}
}
.AMCard-variant-horizontal .AMCard_footer{position:relative;padding:0 var(--am-spacing-sm3);margin:0;height:50px}
@media screen and (min-width:768px){.AMCard-variant-horizontal .AMCard_footer{height:46px}
}
@media screen and (min-width:1536px){.AMCard-variant-horizontal .AMCard_footer{height:50px}
}
@media screen and (min-width:768px){.AMCard-variant-horizontal.AMCard-hasImage .AMCard_footer{position:absolute;bottom:0;right:0;width:calc(100% - 164px)}
}
@media screen and (min-width:1536px){.AMCard-variant-horizontal.AMCard-hasImage .AMCard_footer{width:calc(100% - 180px)}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.AMMHorizontalCard .AMCard_eyebrow,.AMMHorizontalCard .AMCard_title,.AMMHorizontalCard .AMCard_description{max-width:900px}
.AMMHorizontalCard-variant-standard .AMCard_maskImage{display:none}
@media screen and (min-width:768px){.AMMHorizontalCard-variant-standard .AMCard_maskImage{display:-webkit-box;display:-ms-flexbox;display:flex}
}
@media screen and (min-width:768px){.AMMHorizontalCard-variant-standard.AMCard-hasFooter.AMCard-hasBadge .AMCard_title,.AMMHorizontalCard-variant-standard.AMCard-hasFooter.AMCard-hasEyebrow .AMCard_title,.AMMHorizontalCard-variant-standard.AMCard-hasFooter.AMCard-hasDescription .AMCard_title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}
}
@media screen and (min-width:768px){.AMMHorizontalCard-variant-compact{height:104px}
}
@media screen and (min-width:1536px){.AMMHorizontalCard-variant-compact{height:104px}
}
@media screen and (min-width:768px){.AMMHorizontalCard-variant-compact .AMCard_body{padding:var(--am-spacing-sm2) var(--am-spacing-sm3)}
}
.AMMHorizontalCard-variant-compact .AMCard_maskImage{display:none}
@media screen and (min-width:768px){.AMMHorizontalCard-variant-compact .AMCard_maskImage{display:-webkit-box;display:-ms-flexbox;display:flex;height:104px}
}
@media screen and (min-width:1536px){.AMMHorizontalCard-variant-compact .AMCard_maskImage{height:104px}
}
.AMMHorizontalCard-variant-compact .AMCard_title{font-family:var(--am-type-fontFamily-body);font-weight:var(--am-type-fontWeight-regular);line-height:var(--am-text-lineHeight-h5);font-size:var(--am-text-fontSize-h5);letter-spacing:0}
.AMMHorizontalCard-variant-compact .AMCard_title sup,.AMMHorizontalCard-variant-compact .AMCard_title sub{line-height:1}
.AMMHorizontalCard-variant-compact .AMCard_title sub{vertical-align:sub}
.AMMHorizontalCard-variant-compact .AMCard_title sup{vertical-align:super}
.AMMHorizontalCard-variant-compact .AMCard_title sup,.AMMHorizontalCard-variant-compact .AMCard_title sub{font-size:.6em}
@media screen and (min-width:768px){.AMMHorizontalCard-variant-compact.AMCard-hasBadge .AMCard_title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}
}
.AMMHorizontalCard-variant-feature{height:auto;min-height:auto}
@media screen and (min-width:768px){.AMMHorizontalCard-variant-feature{min-height:auto;height:auto}
}
@media screen and (min-width:1536px){.AMMHorizontalCard-variant-feature{min-height:auto;height:auto}
}
.AMMHorizontalCard-variant-feature .AMCard_maskImage{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}
@media screen and (min-width:768px){.AMMHorizontalCard-variant-feature .AMCard_maskImage{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;height:auto}
}
@media screen and (min-width:1536px){.AMMHorizontalCard-variant-feature .AMCard_maskImage{height:auto}
}
.AMMHorizontalCard-variant-feature .AMCard_body{padding:var(--am-spacing-sm3) var(--am-spacing-sm2) var(--am-spacing-sm4) var(--am-spacing-sm2)}
@media screen and (min-width:768px){.AMMHorizontalCard-variant-feature .AMCard_body{width:50%;padding:var(--am-spacing-sm3) var(--am-spacing-sm3) var(--am-spacing-sm4) var(--am-spacing-sm3);-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
}
@media screen and (min-width:1536px){.AMMHorizontalCard-variant-feature .AMCard_body{padding:var(--am-spacing-sm4)}
}
.AMMHorizontalCard-variant-feature .AMCard_title{position:relative;font-family:var(--am-type-fontFamily-body);font-weight:var(--am-type-fontWeight-book);line-height:var(--am-text-lineHeight-h3);font-size:var(--am-text-fontSize-h3);letter-spacing:0}
.AMMHorizontalCard-variant-feature .AMCard_title sup,.AMMHorizontalCard-variant-feature .AMCard_title sub{line-height:1}
.AMMHorizontalCard-variant-feature .AMCard_title sub{vertical-align:sub}
.AMMHorizontalCard-variant-feature .AMCard_title sup{vertical-align:super}
.AMMHorizontalCard-variant-feature .AMCard_title sup,.AMMHorizontalCard-variant-feature .AMCard_title sub{font-size:.6em}
@media screen and (min-width:768px){.AMMHorizontalCard-variant-feature .AMCard_title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis}
}
.AMMHorizontalCard-variant-feature .AMCard_description{position:relative;font-family:var(--am-type-fontFamily-body);font-weight:var(--am-type-fontWeight-book);line-height:var(--am-text-lineHeight-body1);font-size:var(--am-text-fontSize-body1);letter-spacing:0}
.AMMHorizontalCard-variant-feature .AMCard_description sup,.AMMHorizontalCard-variant-feature .AMCard_description sub{line-height:1}
.AMMHorizontalCard-variant-feature .AMCard_description sub{vertical-align:sub}
.AMMHorizontalCard-variant-feature .AMCard_description sup{vertical-align:super}
.AMMHorizontalCard-variant-feature .AMCard_description sup,.AMMHorizontalCard-variant-feature .AMCard_description sub{font-size:.7em}
@media screen and (min-width:768px){.AMMHorizontalCard-variant-feature .AMCard_description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis}
}
@media screen and (min-width:768px){.AMMHorizontalCard-variant-feature .AMCard_bodyUpIcon,.AMMHorizontalCard-variant-feature .AMCard_bodyHoverIcon{width:48px}
}
.AMMHorizontalCard-variant-feature .AMCard_footer{height:56px}
@media screen and (min-width:768px){.AMMHorizontalCard-variant-feature.AMCard-hasFooter .AMCard_body{padding-bottom:74px}
}
@media screen and (min-width:768px){.AMMHorizontalCard-variant-feature.AMCard-hasImage .AMCard_footer{width:50%}
}
@media screen and (min-width:1536px){.AMMHorizontalCard-variant-feature.AMCard-hasImage .AMCard_footer{width:50%}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.MosaicFullPage .AMCard{height:100%}
.MosaicFullPage .MosaicFullPage_descriptionMargin{margin-bottom:var(--am-text-paragraphSpacing-body1)}
.AMGridLayout{display:grid;width:100%;grid-auto-columns:auto;grid-auto-rows:auto;grid-template-columns:var(--gridLayout-columns);grid-template-rows:var(--gridLayout-rows);-moz-column-gap:var(--gridLayout-columnGap);column-gap:var(--gridLayout-columnGap);row-gap:var(--gridLayout-rowGap)}
.AMGridLayoutItem{justify-self:var(--gridLayoutItem-justifySelf);align-self:var(--gridLayoutItem-alignSelf);grid-row-start:var(--gridLayoutItem-gridRowStart);grid-column-start:var(--gridLayoutItem-gridColumnStart);grid-row-end:var(--gridLayoutItem-gridRowEnd);grid-column-end:var(--gridLayoutItem-gridColumnEnd)}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.MosaicNewsHub .AMCard{min-height:0;height:100%}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.MosaicSmall .AMCard{height:100%}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-snackbar-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:300px;border-radius:4px}
.jpm-am-components-snackbar-container .icon-container{min-width:48px;min-height:48px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.jpm-am-components-snackbar-container .text-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 12px;font-weight:var(--am-type-fontWeight-regular);font-size:14px;line-height:26px;overflow-wrap:anywhere}
.jpm-am-components-snackbar-container.alert-success{background-color:#edf7f4}
.jpm-am-components-snackbar-container.alert-success .icon-container{background-color:#00a16d}
.jpm-am-components-snackbar-container.alert-warning{background-color:#faeadc}
.jpm-am-components-snackbar-container.alert-warning .icon-container{background-color:#eb7200}
.jpm-am-components-snackbar-container.alert-error{background-color:#ffe0e0}
.jpm-am-components-snackbar-container.alert-error .icon-container{background-color:#f24141}
.snackbar-ada-status,.snackbar-ada-alerts{display:none}
.FilterTags{padding:16px 0;margin-bottom:40px}
.AMChipBar{position:relative;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;-moz-column-gap:var(--am-spacing-sm3);column-gap:var(--am-spacing-sm3);row-gap:var(--am-spacing-sm2);background-color:transparent;width:-moz-fit-content;width:fit-content;max-width:100%}
.AMChipBar_title{color:var(--am-text-second);white-space:nowrap;border:0}
.AMChipBar .AMCollapse_content{padding:5px}
.AMChipBar .AMChipBar_chips{position:relative;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;row-gap:var(--am-spacing-sm2);-moz-column-gap:var(--am-spacing-sm1);column-gap:var(--am-spacing-sm1);min-width:-moz-fit-content;min-width:fit-content;width:-moz-fit-content;width:fit-content}
.AMCollapse{display:flex;flex-direction:column;gap:var(--am-spacing-sm2)}
.AMCollapse .AMCollapse_content{overflow:hidden;transition:max-height .2s cubic-bezier(.165,.84,.44,1)}
.AMCollapse .AMCollapse_toggle{align-self:flex-start}
.AMChip{display:inline-flex;align-items:center;gap:8px;border-width:var(--am-borderWidth-sm);border-style:solid;border-radius:var(--am-borderRadius-round);transition:color var(--am-duration-quick),border-color var(--am-duration-quick),background-color var(--am-duration-quick);color:var(--am-text-interactSubtle-first-default);border-color:var(--am-border-interactSubtle-first-default);background-color:var(--am-surface-interactSubtle-first-default)}
@media screen and (min-width:768px){.AMChip.AMButton .AMButton_content{max-width:none}
}
.AMChip.AMButton-size-2{font-family:var(--am-type-fontFamily-body)}
.AMChip.AMButton-size-2 sup,.AMChip.AMButton-size-2 sub{line-height:1}
.AMChip.AMButton-size-2 sub{vertical-align:sub}
.AMChip.AMButton-size-2 sup{vertical-align:super}
.AMChip.AMButton-size-2{font-weight:var(--am-type-fontWeight-book);line-height:var(--am-text-lineHeight-body2);font-size:var(--am-text-fontSize-body2);letter-spacing:0}
.AMChip.AMButton-size-2 sup,.AMChip.AMButton-size-2 sub{font-size:.75em}
.AMChip.AMButton-size-2{min-height:24px;padding:0 8px}
.AMChip.AMButton-size-2:has(.AMButton_startIcon){padding-left:4px}
.AMChip.AMButton-size-2 .AMIcon-size-2{font-size:var(--am-scale-400)}
.AMChip.AMButton-size-2.AMButton-noChildren{padding:0 4px}
.AMChip-readonly{color:var(--am-text-interactSubtle-third-default);border-color:var(--am-border-interactSubtle-first-default);background-color:var(--am-surface-interactSubtle-second-default)}
.AMChip-readonly,.AMChip-readonly.AMButton:hover,.AMChip-readonly.AMButton:active,.AMChip-readonly.AMButton-disabled{cursor:default}
@media(hover:hover){.AMChip.AMButton:not(.AMButton-disabled,.AMChip-readonly):hover{color:var(--am-text-interactSubtle-first-hover);border-color:var(--am-border-interactSubtle-first-hover);background-color:var(--am-surface-interactSubtle-first-hover)}
.AMChip.AMButton:not(.AMButton-disabled,.AMChip-readonly):hover.AMButton-selected{color:var(--am-text-interactSubtle-first-seletedHover);border-color:var(--am-border-interactSubtle-first-selectdHover);background-color:var(--am-surface-interactSubtle-first-default)}
}
.AMChip.AMButton-selected{color:var(--am-text-interactSubtle-fourth-default);border-color:var(--am-surface-interactSubtle-first-selected);background-color:var(--am-surface-interactSubtle-first-selected)}
.AMChip.AMButton-disabled{color:var(--am-text-interactSubtle-first-disabled);border-color:var(--am-border-interactSubtle-first-disabled);background-color:var(--am-surface-interactSubtle-first-default)}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-editorial-promo-card{background:#fff;margin-bottom:25px}
.jpm-am-components-editorial-promo-card.teal{background:#dbf5f7}
.jpm-am-components-editorial-promo-card.teal:hover .title::before{border-top:8px solid #52d8e6}
.jpm-am-components-editorial-promo-card.teal .title::before{border-top:0 solid #52d8e6}
.jpm-am-components-editorial-promo-card.yellow{background:#fff6e3}
.jpm-am-components-editorial-promo-card.yellow:hover .title::before{border-top:8px solid #ffd57d}
.jpm-am-components-editorial-promo-card.yellow .title::before{border-top:0 solid #ffd57d}
.jpm-am-components-editorial-promo-card.blue{background:#edf8ff}
.jpm-am-components-editorial-promo-card.blue:hover .title::before{border-top:8px solid #70c4ff}
.jpm-am-components-editorial-promo-card.blue .title::before{border-top:0 solid #70c4ff}
.jpm-am-components-editorial-promo-card.green{background:#edf7f4}
.jpm-am-components-editorial-promo-card.green:hover .title::before{border-top:8px solid #64d9b4}
.jpm-am-components-editorial-promo-card.green .title::before{border-top:0 solid #64d9b4}
@-webkit-keyframes grow{100%{height:100%}
}
@keyframes grow{100%{height:100%}
}
@-webkit-keyframes shrink{0{height:100%}
100%{height:0}
}
@keyframes shrink{0{height:100%}
100%{height:0}
}
.jpm-am-components-editorial-promo-card a{color:#000 !important}
.jpm-am-components-editorial-promo-card a:hover{text-decoration:none !important}
.jpm-am-components-editorial-promo-card a:hover>.title{text-decoration:underline}
.jpm-am-components-editorial-promo-card a:hover>.title::before{-webkit-animation:grow .2s linear;animation:grow .2s linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}
.jpm-am-components-editorial-promo-card a:visited{color:#000 !important}
.jpm-am-components-editorial-promo-card .title{padding:20px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-top:1px solid #000}
.jpm-am-components-editorial-promo-card .title::before{content:"";position:absolute;top:0;left:0;height:0;width:100%;z-index:1;-webkit-transition:all .2s;transition:all .2s;-webkit-animation:shrink .2s linear;animation:shrink .2s linear;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}
.jpm-am-components-editorial-promo-card .title p{font-size:20px !important;line-height:30px !important;font-weight:700 !important;color:#000 !important;margin-bottom:0 !important;text-align:center}
.jpm-am-components-editorial-promo-card .description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px;padding-top:0}
.jpm-am-components-editorial-promo-card .description .image{margin-bottom:16px}
.jpm-am-components-editorial-promo-card .description img{width:90px;min-width:90px}
.jpm-am-components-editorial-promo-card .description p{color:#000 !important;margin-bottom:0 !important;text-align:center}
.jpm-am-components-editorial-sidebar .related-content div .locked::after{content:"\E98F"}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-editorial-sidebar{width:100%;padding-top:60px;top:0;height:100%}
.jpm-am-components-editorial-sidebar .jpm-am-components-modal .modalContainer{width:60%}
.jpm-am-components-editorial-sidebar .jpm-am-components-modal .modalContainer .modal-content-container{width:100%}
.jpm-am-components-editorial-sidebar .jpm-am-components-modal .modalContainer .modal-content-container .modal-video-player-container{margin:auto}
.jpm-am-components-editorial-sidebar p{font-weight:var(--am-type-fontWeight-regular);font-size:16px;font-weight:400;line-height:28px}
.jpm-am-components-editorial-sidebar b{font-size:16px;font-weight:var(--am-type-fontWeight-medium);line-height:32px}
.jpm-am-components-editorial-sidebar .authors{border-top:1px solid #000;padding-top:16px;padding-bottom:8px}
.jpm-am-components-editorial-sidebar .authors .author-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 0;margin-bottom:4px}
.jpm-am-components-editorial-sidebar .authors .author-card img{border-radius:100%;height:60px;width:60px;margin-right:16px;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}
.jpm-am-components-editorial-sidebar .authors .author-card p{margin:0 !important}
.jpm-am-components-editorial-sidebar .authors span{margin-bottom:24px;display:block}
.jpm-am-components-editorial-sidebar .authors span.author-name-only{color:#000;font-weight:var(--am-type-fontWeight-medium);margin-right:0}
.jpm-am-components-editorial-sidebar .authors a{font-size:16px;font-weight:var(--am-type-fontWeight-medium);line-height:28px;color:#096183}
.jpm-am-components-editorial-sidebar .authors a.black{color:#000}
.jpm-am-components-editorial-sidebar .authors a.black:hover{cursor:none;text-decoration:none}
.jpm-am-components-editorial-sidebar .authors a:hover{cursor:pointer;text-decoration:underline}
.jpm-am-components-editorial-sidebar .section{border-top:1px solid #abadaf;padding-top:20px;padding-bottom:20px}
.jpm-am-components-editorial-sidebar #jump-to{margin-bottom:24px}
.jpm-am-components-editorial-sidebar .jump-to-link{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 4px;color:#34383c !important;cursor:pointer}
.jpm-am-components-editorial-sidebar .jump-to-link p{width:100%;margin:0 !important}
.jpm-am-components-editorial-sidebar .jump-to-link:hover{background-color:#f5f7f8}
.jpm-am-components-editorial-sidebar .jump-to-link:hover p{text-decoration:underline}
.jpm-am-components-editorial-sidebar .jump-to-link svg{width:24px;margin-right:6px;margin-top:4px;-webkit-transform:scale(1.2);transform:scale(1.2)}
.jpm-am-components-editorial-sidebar .jpm-am-components-promo-box{margin:0;width:100%}
.jpm-am-components-editorial-sidebar .related-content{border-top:1px solid #000;margin:16px 0}
.jpm-am-components-editorial-sidebar .related-content p{font-size:20px;line-height:30px;margin-top:8px;margin-bottom:0;font-weight:var(--am-type-fontWeight-medium);color:#000}
.jpm-am-components-editorial-sidebar .related-content div{padding-top:8px;padding-bottom:20px}
.jpm-am-components-editorial-sidebar .related-content div:not(:last-child){border-bottom:1px solid #abadaf}
.jpm-am-components-editorial-sidebar .related-content div .locked::after{font-family:"jp-icons",fantasy !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;margin-right:8px}
.jpm-am-components-editorial-sidebar .related-content div a{font-weight:var(--am-type-fontWeight-book);font-size:20px;line-height:28px;color:#000;text-decoration:none;background-image:-webkit-gradient(linear,left top,left bottom,from(currentColor),to(currentColor));background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;-webkit-transition:background-size .4s;transition:background-size .4s}
.jpm-am-components-editorial-sidebar .related-content div a:visited{color:#000 !important}
.jpm-am-components-editorial-sidebar .related-content div a:hover{background-size:100% 2px}
@media(max-width:1023px){.jpm-am-components-editorial-sidebar{padding-top:40px}
.jpm-am-components-editorial-sidebar .jpm-am-components-modal{width:auto !important;height:100vh !important;-webkit-transform:rotate(0) translateY(0) !important;transform:rotate(0) translateY(0) !important}
.jpm-am-components-editorial-sidebar .jpm-am-components-modal .modalContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:80%;height:auto}
.jpm-am-components-editorial-sidebar .jpm-am-components-modal .modalContainer .modal-content-container{width:100%}
.jpm-am-components-editorial-sidebar .jpm-am-components-modal .modalContainer .modal-content-container .modal-video-player-container{margin:auto}
}
@media(max-width:768px){.jpm-am-components-editorial-sidebar{padding-top:12px}
.jpm-am-components-editorial-sidebar .authors{padding:16px 0}
.jpm-am-components-editorial-sidebar #jump-to{display:none}
.jpm-am-components-editorial-sidebar .jpm-am-components-audio-player{margin-bottom:36px}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
html{scroll-behavior:smooth}
.jpm-am-components-animate-scroll-container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:1;position:relative}
.jpm-am-components-animate-scroll-container .animate-scroll-group{position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:all .5s;transition:all .5s}
.jpm-am-components-animate-scroll-container .animate-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:50px;-webkit-perspective:10px;perspective:10px}
.jpm-am-components-animate-scroll-container .animate-item:first-child{z-index:20}
.jpm-am-components-animate-scroll-container .animate-item:nth-child(2){z-index:5}
.jpm-am-components-animate-scroll-container .animate-item-content{position:sticky;top:50px;background:#fff;width:100%}
.jpm-am-components-animate-scroll-container .animate-item-show{opacity:1 !important;-webkit-transform:scale(1) !important;transform:scale(1) !important;-webkit-transition:all .4s;transition:all .4s}
.jpm-am-components-animate-scroll-container .animate-item-hidden{opacity:0;-webkit-transform:scale(0.9);transform:scale(0.9);-webkit-transition:all .4s;transition:all .4s;-webkit-transition-delay:.2s;transition-delay:.2s}
@media(max-width:1023px){.jpm-am-components-animate-scroll-container .animate-item-content{top:12px}
}
@media(max-width:768px){.jpm-am-components-animate-scroll-container{z-index:0;margin-top:0}
.jpm-am-components-animate-scroll-container .animate-scroll-group{position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:none;transition:none}
.jpm-am-components-animate-scroll-container .animate-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-perspective:0;perspective:0;margin-bottom:0;height:100% !important}
.jpm-am-components-animate-scroll-container .animate-item-content{position:relative;top:0;-webkit-transform:none;transform:none;padding-top:0}
.jpm-am-components-animate-scroll-container .animate-item-show{opacity:1 !important;-webkit-transform:scale(1) !important;transform:scale(1) !important;-webkit-transition:none;transition:none}
.jpm-am-components-animate-scroll-container .animate-item-hidden{opacity:1;-webkit-transform:scale(1) !important;transform:scale(1) !important;-webkit-transition:all 0;transition:all 0;-webkit-transition-delay:0;transition-delay:0}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-editorial-subscribe{position:relative;padding-bottom:32px;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}
.jpm-am-components-editorial-subscribe .editorial-subscribe-button{background-color:#fff;width:100%;color:var(--neutral-black,#000);text-align:center;font-size:16px;font-style:normal;font-weight:var(--am-type-fontWeight-medium);line-height:28px}
.jpm-am-components-editorial-subscribe .editorial-subscribe-button:hover{background-color:#f5f7f8;cursor:pointer}
.jpm-am-components-editorial-subscribe .dropdown-menu-container{background-color:#fff;border-radius:5px;z-index:4;position:absolute;top:85%;left:0;padding:10px 0;width:100%;-webkit-box-shadow:0 4px 6px 0 rgba(0,0,0,.1),0 4px 6px 0 rgba(0,0,0,.1);box-shadow:0 4px 6px 0 rgba(0,0,0,.1),0 4px 6px 0 rgba(0,0,0,.1);font-weight:600}
.jpm-am-components-editorial-subscribe .dropdown-menu-container .close-button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 15px}
.jpm-am-components-editorial-subscribe .dropdown-menu-container .close-button-container button{background-color:#fff}
.jpm-am-components-editorial-subscribe .dropdown-menu-container .close-button-container button:hover{cursor:pointer}
.jpm-am-components-editorial-subscribe .dropdown-menu-container .podcast-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:0 !important;margin:0 15px}
.jpm-am-components-editorial-subscribe .dropdown-menu-container .podcast-list-item{list-style-type:none;width:100%;margin:0 !important}
.jpm-am-components-editorial-subscribe .dropdown-menu-container .podcast-list-item .podcast-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 0;text-decoration:none;color:#000}
.jpm-am-components-editorial-subscribe .dropdown-menu-container .podcast-list-item .podcast-link .flex-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}
.jpm-am-components-editorial-subscribe .dropdown-menu-container .podcast-list-item .podcast-link .flex-container .link-label-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.jpm-am-components-editorial-subscribe .dropdown-menu-container .podcast-list-item .podcast-link .flex-container .link-label-container span:first-child{font-weight:400;font-size:12px;line-height:20px}
.jpm-am-components-editorial-subscribe .dropdown-menu-container .podcast-list-item .podcast-link .subscribe-link-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;visibility:hidden;opacity:0;-webkit-transition:visibility 0,opacity .4s ease-in-out;transition:visibility 0,opacity .4s ease-in-out}
.jpm-am-components-editorial-subscribe .dropdown-menu-container .podcast-list-item .podcast-link:hover .subscribe-link-icon{visibility:visible;opacity:1}
.jpm-am-components-editorial-subscribe .dropdown-menu-container .podcast-list li:hover{cursor:pointer}
.jpm-am-components-editorial-subscribe .dropdown-menu-container .podcast-list li:first-child{border-bottom:1px solid #ebebec}
.jpm-am-components-editorial-subscribe .dropdown-menu-container .podcast-list li:last-child{border-top:1px solid #ebebec}
.jpm-am-components-editorial-subscribe .dropdown-menu-container .podcast-list li:only-child{border:0}
@media(min-width:768px){.jpm-am-components-editorial-subscribe .editorial-subscribe-button{width:50%}
.jpm-am-components-editorial-subscribe .dropdown-menu-container{left:25%;width:50%}
}
@media(min-width:769px){.jpm-am-components-editorial-subscribe{padding:32px 0}
.jpm-am-components-editorial-subscribe .editorial-subscribe-button{width:100%}
.jpm-am-components-editorial-subscribe .dropdown-menu-container{left:0;width:100%}
}
@media(min-width:1024px){.jpm-am-components-editorial-subscribe{padding:32px 0}
.jpm-am-components-editorial-subscribe .editorial-subscribe-button{width:100%}
.jpm-am-components-editorial-subscribe .dropdown-menu-container{width:100%}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.editorial-toc-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:0 0 40px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#fff}
.editorial-toc-container .editorial-toc-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:16px 8px;gap:8px;border-bottom:1px solid #8c8e90}
.editorial-toc-container .editorial-toc-header .toc-header{color:#000;font-weight:var(--am-type-fontWeight-book);font-size:26px;line-height:34px;letter-spacing:.065px}
.editorial-toc-container .editorial-toc-header .toc-subheader{color:#000;font-weight:var(--am-type-fontWeight-regular);font-size:14px;font-style:normal;line-height:20px;letter-spacing:.035px}
.editorial-toc-container .editorial-toc-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}
.editorial-toc-container .editorial-toc-content .editorial-toc-item{border-bottom:1px solid #8c8e90;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;text-decoration:none;cursor:pointer}
.editorial-toc-container .editorial-toc-content .editorial-toc-item:hover{background-color:#f5f7f8}
.editorial-toc-container .editorial-toc-content .editorial-toc-item .item-numeral{color:#000;font-weight:var(--am-type-fontWeight-regular);font-size:48px;font-style:normal;line-height:60px;min-width:64px}
.editorial-toc-container .editorial-toc-content .editorial-toc-item .item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.editorial-toc-container .editorial-toc-content .editorial-toc-item .item-content .item-header{color:#000;font-weight:var(--am-type-fontWeight-book);font-size:26px;font-style:normal;line-height:34px;letter-spacing:.065px}
.editorial-toc-container .editorial-toc-content .editorial-toc-item .item-content .item-body-copy{color:#000;font-weight:var(--am-type-fontWeight-regular);font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.035px;margin:0 !important}
@media(max-width:767px){.editorial-toc-container .editorial-toc-header .toc-header{font-size:22px;line-height:30px}
.editorial-toc-container .editorial-toc-content .editorial-toc-item .item-content .item-header{font-size:22px;line-height:30px}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-editorial-tick-chart{margin:24px 0}
.jpm-am-components-editorial-tick-chart h2{margin-bottom:1rem !important}
.jpm-am-components-editorial-tick-chart .up{color:#00734d}
.jpm-am-components-editorial-tick-chart .down{color:#565a5d}
.jpm-am-components-editorial-tick-chart .legend{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-ms-flex-wrap:wrap;flex-wrap:wrap}
.jpm-am-components-editorial-tick-chart .legend div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.jpm-am-components-editorial-tick-chart .legend div p{margin-bottom:0}
.jpm-am-components-editorial-tick-chart .legend span{display:block;width:10px;height:10px;border-radius:100%;margin:12px}
.jpm-am-components-editorial-tick-chart .disclosure p{font-weight:var(--am-type-fontWeight-regular);font-size:.75rem;line-height:1.5 !important;white-space:pre-wrap;margin-bottom:8px}
.jpm-am-components-editorial-tick-chart .purple-dot{min-width:36px}
.jpm-am-components-editorial-tick-chart .purple-dot span{background-color:#6f44bb;border:1px solid #6f44bb}
.jpm-am-components-editorial-tick-chart .blue-dot{min-width:36px}
.jpm-am-components-editorial-tick-chart .blue-dot span{background-color:#006cc2;border:1px solid #006cc2}
.jpm-am-components-editorial-tick-chart .grey-dot{min-width:36px}
.jpm-am-components-editorial-tick-chart .grey-dot span{background-color:#41464a;border:1px solid #41464a}
.jpm-am-components-editorial-tick-chart .tick-chart{margin:20px 0;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#000 #abadaf}
.jpm-am-components-editorial-tick-chart .tick-chart::-webkit-scrollbar{height:2px}
.jpm-am-components-editorial-tick-chart .tick-chart::-webkit-scrollbar-track{background-color:#abadaf;border-radius:2px}
.jpm-am-components-editorial-tick-chart .tick-chart::-webkit-scrollbar-thumb{border-radius:4px;background-color:#000}
.jpm-am-components-editorial-tick-chart table{width:100%;color:#000;font-weight:var(--am-type-fontWeight-regular);min-width:650px}
.jpm-am-components-editorial-tick-chart table thead tr{font-weight:var(--am-type-fontWeight-medium);font-size:14px;line-height:26px;text-align:left;height:100%}
.jpm-am-components-editorial-tick-chart table thead tr .center{text-align:center}
.jpm-am-components-editorial-tick-chart table thead tr th{vertical-align:middle;padding:8px;border-top:1px solid #abadaf;background-color:#e2e4e5;min-width:30px}
.jpm-am-components-editorial-tick-chart table tbody tr:hover{background-color:#f5f7f8}
.jpm-am-components-editorial-tick-chart table tbody tr{font-weight:var(--am-type-fontWeight-medium);font-size:12px;line-height:16px;border-top:1px solid #abadaf}
.jpm-am-components-editorial-tick-chart table tbody tr.section{border-top:1px solid #000}
.jpm-am-components-editorial-tick-chart table tbody tr td{vertical-align:middle}
.jpm-am-components-editorial-tick-chart table tbody tr .emerald,.jpm-am-components-editorial-tick-chart table tbody tr .blue{font-weight:var(--am-type-fontWeight-medium);font-size:19px;text-align:center;color:#fff;padding:8px;max-width:0;position:relative}
.jpm-am-components-editorial-tick-chart table tbody tr .emerald span,.jpm-am-components-editorial-tick-chart table tbody tr .blue span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:inherit;white-space:nowrap;width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(-90deg);transform:translateX(-50%) translateY(-50%) rotate(-90deg)}
.jpm-am-components-editorial-tick-chart table tbody tr .emerald{background:#00a16d}
.jpm-am-components-editorial-tick-chart table tbody tr .emerald span{white-space:wrap}
.jpm-am-components-editorial-tick-chart table tbody tr .blue{border:1px solid #fff;background:#0092f9}
.jpm-am-components-editorial-tick-chart table tbody tr span{display:block;width:10px;height:10px;border-radius:100%;margin:0 auto}
.jpm-am-components-editorial-tick-chart table tbody tr .empty-dot span{border:1px solid #000}
.jpm-am-components-editorial-tick-chart table tbody tr .up-arrow span,.jpm-am-components-editorial-tick-chart table tbody tr .down-arrow span{font-size:16px;height:100%;width:16px;-webkit-transform:scaleY(0.7);transform:scaleY(0.7);color:#565a5d}
.jpm-am-components-editorial-tick-chart table tbody tr .up-arrow span{color:#00734d}
.jpm-am-components-editorial-tick-chart table tbody tr .label{padding:12px 0 12px 12px}
.jpm-am-components-editorial-tick-chart table tbody tr .description{padding:4px 8px}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-editorial-video-player-container{background-color:#fff;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.jpm-am-editorial-video-player-container.teaser,.jpm-am-editorial-video-player-container.full-video{gap:12px}
.jpm-am-editorial-video-player-container .video-title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.jpm-am-editorial-video-player-container .video-title-container .video-title{font-weight:var(--am-type-fontWeight-medium);color:#0d0c0b;font-size:16px;font-style:normal;line-height:24px;letter-spacing:.16px}
.jpm-am-editorial-video-player-container .video-title-container .show-hide-button{background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.jpm-am-editorial-video-player-container .video-title-container .show-hide-button:hover{cursor:pointer}
.jpm-am-editorial-video-player-container .video-player-container{position:relative;overflow:hidden}
.jpm-am-editorial-video-player-container .video-player-container:hover{cursor:pointer}
.jpm-am-editorial-video-player-container .video-player-container.hide{overflow:hidden;max-height:0;-webkit-transition:all 2s ease-in-out;transition:all 2s ease-in-out}
.jpm-am-editorial-video-player-container .video-player-container.show{max-height:-webkit-min-content;max-height:-moz-min-content;max-height:min-content;-webkit-transition:all 2s ease-in-out;transition:all 2s ease-in-out}
.jpm-am-editorial-video-player-container .video-player-container .skeleton-loading{width:100%;aspect-ratio:16/9;overflow:hidden;position:absolute;top:0;left:0}
.jpm-am-editorial-video-player-container .video-player-container.teaser{-webkit-box-shadow:0 1px 18px 0 rgba(13,12,11,.08),0 6px 10px 0 rgba(13,12,11,.12),0 3px 6px 0 rgba(13,12,11,.12);box-shadow:0 1px 18px 0 rgba(13,12,11,.08),0 6px 10px 0 rgba(13,12,11,.12),0 3px 6px 0 rgba(13,12,11,.12);border-radius:4px;overflow:hidden}
.jpm-am-editorial-video-player-container .video-player-container.teaser .brightcove-react-player-loader{width:100%}
.jpm-am-editorial-video-player-container .video-player-container.teaser:hover{cursor:pointer}
.jpm-am-editorial-video-player-container .video-player-container.teaser .video-js .vjs-control-bar{visibility:hidden !important}
.jpm-am-editorial-video-player-container .video-player-container.full-video{gap:12px}
.jpm-am-editorial-video-player-container .video-player-container.full-video .brightcove-react-player-loader{width:100%}
.jpm-am-editorial-video-player-container .video-player-container .video-js{outline:0;width:100%;height:auto;min-height:198px;aspect-ratio:16/9}
.jpm-am-editorial-video-player-container .video-player-container .video-overlay{background:rgba(0,0,0,.1);position:absolute;width:100%;height:100%;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.jpm-am-editorial-video-player-container .video-player-container .video-overlay:hover{cursor:pointer}
.jpm-am-editorial-video-player-container .video-player-container .video-overlay:hover .play-icon-overlay{cursor:pointer;-webkit-transform:scale(1.5);transform:scale(1.5)}
.jpm-am-editorial-video-player-container .video-player-container .play-icon-overlay{-webkit-transition:all .7s ease-in-out;transition:all .7s ease-in-out}
.jpm-am-editorial-video-player-container .video-player-container .play-icon-overlay svg{z-index:20}
.jpm-am-editorial-video-player-container .video-disclosure-container p.disclosure-link-text{margin-bottom:0}
.jpm-am-editorial-video-player-container .video-disclosure-container p.disclosure-link-text>p{margin-bottom:0}
.jpm-am-editorial-video-player-container .video-transcript-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}
.jpm-am-editorial-video-player-container .video-transcript-container .menu-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}
.jpm-am-editorial-video-player-container .video-transcript-container .menu-buttons .menu-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;background:transparent;font-weight:var(--am-type-fontWeight-book);color:#0d0c0b;font-size:16px;font-style:normal;line-height:24px;letter-spacing:.16px}
.jpm-am-editorial-video-player-container .video-transcript-container .menu-buttons .menu-button .descriptive-audio-button{background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.jpm-am-editorial-video-player-container .video-transcript-container .menu-buttons .menu-button .descriptive-audio-button:hover{cursor:pointer}
.jpm-am-editorial-video-player-container .video-transcript-container .menu-buttons .menu-button.view-transcript-button:hover{cursor:pointer}
.jpm-am-editorial-video-player-container .video-transcript-container .menu-buttons .menu-link{border-bottom:1px solid #0d0c0b}
.jpm-am-editorial-video-player-container .video-transcript-container .menu-buttons .menu-link:hover{text-decoration:none}
.jpm-am-editorial-video-player-container .video-transcript-container .menu-buttons .divider{width:1px;height:16px;background:#c5c7c9}
.jpm-am-editorial-video-player-container .video-transcript-container .video-transcript{overflow-y:auto;padding-right:10px}
.jpm-am-editorial-video-player-container .video-transcript-container .video-transcript.close{overflow:hidden;max-height:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.jpm-am-editorial-video-player-container .video-transcript-container .video-transcript.open{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out}
@media(min-width:768px){.jpm-am-editorial-video-player-container.padding{padding:32px 0}
.jpm-am-editorial-video-player-container.padding-bottom{padding-bottom:0}
.jpm-am-editorial-video-player-container .video-player-container .skeleton-loading{height:100%;min-height:198px;overflow:hidden}
.jpm-am-editorial-video-player-container .video-player-container.teaser .video-js{min-height:198px}
.jpm-am-editorial-video-player-container .video-transcript-container{padding:16px 40px;gap:0}
.jpm-am-editorial-video-player-container .video-transcript-container .menu-buttons.close{padding-bottom:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.jpm-am-editorial-video-player-container .video-transcript-container .menu-buttons.open{padding-bottom:24px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
}
@media(min-width:1024px){.jpm-am-editorial-video-player-container{padding-bottom:0}
.jpm-am-editorial-video-player-container.full-video{gap:0}
.jpm-am-editorial-video-player-container .video-player-container .skeleton-loading{min-height:140px}
.jpm-am-editorial-video-player-container .video-player-container.teaser .video-js{min-height:140px}
.jpm-am-editorial-video-player-container .video-transcript-container{padding:16px 40px}
.jpm-am-editorial-video-player-container .video-transcript-container .video-transcript{overflow-y:auto;padding-right:10px;scrollbar-width:thin;scrollbar-color:#000 #abadaf}
.jpm-am-editorial-video-player-container .video-transcript-container .video-transcript.close{overflow:hidden;max-height:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.jpm-am-editorial-video-player-container .video-transcript-container .video-transcript.open{max-height:175px;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
.jpm-am-editorial-video-player-container .video-transcript-container .video-transcript::-webkit-scrollbar{width:5px}
.jpm-am-editorial-video-player-container .video-transcript-container .video-transcript::-webkit-scrollbar-track{background-color:#34383c}
.jpm-am-editorial-video-player-container .video-transcript-container .video-transcript::-webkit-scrollbar-thumb{background-color:#52d8e6}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-expand-button{background-color:transparent;line-height:0;cursor:pointer}
.jpm-am-components-expand-button:focus{outline:2px solid #000}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-explainer-card{padding:24px 0}
.jpm-am-components-explainer-card .explainer-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}
.jpm-am-components-explainer-card .explainer-card .explainer-card-section{padding:24px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}
.jpm-am-components-explainer-card .explainer-card .explainer-card-section .title{font-weight:var(--am-type-fontWeight-medium);color:#000;font-size:19px;line-height:20px}
.jpm-am-components-explainer-card .explainer-card .explainer-card-section .list-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}
.jpm-am-components-explainer-card .explainer-card .explainer-card-section .list-items .items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:7px}
.jpm-am-components-explainer-card .explainer-card .explainer-card-section .list-items .items .icon img{height:40px;max-width:40px}
.jpm-am-components-explainer-card .explainer-card .explainer-card-section .list-items .items .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}
.jpm-am-components-explainer-card .explainer-card .explainer-card-section .list-items .items .content .section-title{color:#41464a;font-weight:var(--am-type-fontWeight-medium);font-size:16px;line-height:20px}
.jpm-am-components-explainer-card .explainer-card .explainer-card-section .list-items .items .content p{margin-bottom:0}
.jpm-am-components-explainer-card .explainer-card .explainer-card-section .list-items .items .content .description{font-weight:var(--am-type-fontWeight-regular);color:#565a5d;font-size:14px;line-height:22px}
.jpm-am-components-editorial-body.generic .jpm-am-components-explainer-card .explainer-card .explainer-card-section{background-color:#dbf5f7}
.jpm-am-components-editorial-body.portfolio-insights .jpm-am-components-explainer-card .explainer-card .explainer-card-section{background-color:#edf7f4}
.jpm-am-components-editorial-body.bond-bulletin .jpm-am-components-explainer-card .explainer-card .explainer-card-section{background-color:#fff6e3}
.jpm-am-components-editorial-body.retirement-insights .jpm-am-components-explainer-card .explainer-card .explainer-card-section{background-color:#fff6e3}
.jpm-am-components-editorial-body.market-insights .jpm-am-components-explainer-card .explainer-card .explainer-card-section{background-color:#edf8ff}
.jpm-am-components-editorial-body.eye-on-the-market .jpm-am-components-explainer-card .explainer-card .explainer-card-section{background-color:#edf8ff}
.jpm-am-components-editorial-body.eye-on-the-market-report .jpm-am-components-explainer-card .explainer-card .explainer-card-section{background-color:#edf8ff}
.jpm-am-components-editorial-body.etf-insights .jpm-am-components-explainer-card .explainer-card .explainer-card-section{background-color:#faeadc}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-insights-fast-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px 48px;padding:18px 0}
.jpm-am-insights-fast-links .jpm-am-insights-fast-links-root{width:100%}
.jpm-am-insights-fast-links .link-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:48px;height:24px;border-right:1px solid #8c8e90}
.jpm-am-insights-fast-links .link-item:last-child{border:0}
.jpm-am-insights-fast-links .link-item .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;color:#096183;font-weight:var(--am-type-fontWeight-regular);font-size:14px;font-weight:500;line-height:26px}
.jpm-am-insights-fast-links .link-item .link:hover{text-decoration:underline}
@media(max-width:767px){.jpm-am-insights-fast-links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px;padding:28px 0}
.jpm-am-insights-fast-links .link-item{height:100%;border-right:0;border-bottom:1px solid #8c8e90;padding-right:0;padding-bottom:18px}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-insights-flagship-cards-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;padding:80px 0}
.jpm-am-insights-flagship-cards-container .title{font-weight:var(--am-type-fontWeight-medium);font-size:26px;line-height:36px}
.jpm-am-insights-flagship-cards-container .flagship-card-container{display:-webkit-box;display:-ms-flexbox;display:flex}
.jpm-am-insights-flagship-cards-container .flagship-card-container .cards-list-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}
.jpm-am-insights-flagship-cards-container .flagship-card-container .cards-list-container .card-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:32px;gap:8px;min-height:300px;min-width:250px;-webkit-box-flex:1;-ms-flex:1 0 22%;flex:1 0 22%;cursor:pointer;border-radius:0 0 8px 8px;border:1px solid #c5c7c9;background:#fff;-webkit-transition:all 200ms ease-in;transition:all 200ms ease-in}
.jpm-am-insights-flagship-cards-container .flagship-card-container .cards-list-container .card-item:hover{border:1px solid !important;border-color:inherit}
.jpm-am-insights-flagship-cards-container .flagship-card-container .cards-list-container .card-item:hover .card-link{text-decoration:underline}
.jpm-am-insights-flagship-cards-container .flagship-card-container .cards-list-container .card-item .card-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}
.jpm-am-insights-flagship-cards-container .flagship-card-container .cards-list-container .card-item .card-content .card-title{font-weight:var(--am-type-fontWeight-medium);font-size:32px;line-height:40px;color:#000}
.jpm-am-insights-flagship-cards-container .flagship-card-container .cards-list-container .card-item .card-content .card-body{font-weight:var(--am-type-fontWeight-regular);font-size:14px;font-weight:400;line-height:26px;height:70%;color:#000}
.jpm-am-insights-flagship-cards-container .flagship-card-container .cards-list-container .card-item .card-link{font-size:16px;font-weight:var(--am-type-fontWeight-medium);line-height:28px;color:#096183}
.jpm-am-insights-flagship-cards-container .flagship-card-container .links-list-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:300px;-webkit-box-flex:1;-ms-flex:1 0 22%;flex:1 0 22%}
.jpm-am-insights-flagship-cards-container .flagship-card-container .links-list-container .link-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px 0;border-top:1px solid #8c8e90;width:100%}
.jpm-am-insights-flagship-cards-container .flagship-card-container .links-list-container .link-item .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}
.jpm-am-insights-flagship-cards-container .flagship-card-container .links-list-container .link-item .link .link-title{font-weight:var(--am-type-fontWeight-medium);font-size:20px;line-height:30px;-webkit-transition:all 200ms ease-in;transition:all 200ms ease-in}
.jpm-am-insights-flagship-cards-container .flagship-card-container .links-list-container .link-item .link .link-title:hover{text-decoration:underline}
@media(max-width:1535px){.jpm-am-insights-flagship-cards-container .flagship-card-container .cards-list-container{gap:32px}
}
@media(max-width:1023px){.jpm-am-insights-flagship-cards-container .flagship-card-container .cards-list-container{gap:32px}
}
@media(max-width:767px){.jpm-am-insights-fast-links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:28px 0}
.jpm-am-insights-fast-links .link-item{height:100%;border-right:0;border-bottom:1px solid #8c8e90;padding-right:0;padding-bottom:18px}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.initials-icon{border-radius:100%;background-color:#565a5d;width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#dbf5f7;text-align:center;font-family:"jpm_am_pro",sans-serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:1;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}
.initials-icon--active{background-color:#0c4a62}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.tag-container{padding:var(--jumpers-sm2_sm2_sm1,16px) 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;position:relative}
.tag-container div:empty{display:none}
.tag-container .tag-container__skip-to-content-link{position:absolute;top:-16px;left:0;background:#000;color:#fff;z-index:1000;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s;opacity:0;pointer-events:none}
.tag-container .tag-container__skip-to-content-link:focus{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;pointer-events:auto}
.tag-container .tag-container__layout-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}
.tag-container .tag-container__title{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;color:var(--text-second,#abadaf);font-family:NB-International-pro-regular,sans-serif;font-size:var(--text-fontSize-eyebrow,14px);font-style:normal;font-weight:400;line-height:var(--text-lineHeight-eyebrow,22px);letter-spacing:var(--text-letterSpacing-eyebrow,1.7px);text-transform:uppercase}
.tag-container .tag-container__chips-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start;gap:var(--spacing-sm-216,16px) var(--spacing-sm-18,8px);-ms-flex-item-align:stretch;align-self:stretch;overflow:hidden;-ms-flex-wrap:wrap;flex-wrap:wrap}
.tag-container .tag-container__chips-container--expanded{max-height:100%}
.tag-container .tag-container__chips-container--collapsed{max-height:64px}
.tag-container .tag-container__show-more-button{background:var(--surface-interact-second-default,rgba(255,255,255,0));border-radius:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--spacing-sm-18,8px);padding:0;overflow:hidden;color:var(--text-interact-first-default,#52d8e6);text-align:center;text-overflow:ellipsis;font-family:"NB-International-Medium",sans-serif;font-size:var(--text-fontSize-body2,14px);font-style:normal;font-weight:var(--type-fontWeight-medium,500);line-height:var(--text-lineHeight-body2,22px)}
.tag-container .tag-container__show-more-button svg{margin-left:0}
.tag-container .tag-container__show-more-button svg path{fill:var(--text-interact-first-default,#52d8e6);stroke:var(--text-interact-first-default,#52d8e6)}
.tag-container.tag-container-mode-light .tag-container__title{color:var(--text-second,#565a5d)}
.tag-container.tag-container-mode-light .tag-container__show-more-button{color:var(--text-interact-first-default,#096183)}
.tag-container.tag-container-mode-light .tag-container__show-more-button svg{margin-left:0}
.tag-container.tag-container-mode-light .tag-container__show-more-button svg path{fill:var(--text-interact-first-default,#096183);stroke:var(--text-interact-first-default,#096183)}
.tag-container.tag-container-mode-light .interest-tag{border:1px solid var(--border-interactSubtle-first-default,#565a5d);color:var(--text-interactSubtle-first-default,#565a5d)}
.tag-container.tag-container-mode-light .interest-tag.interest-tag--default .interest-tag__icon{background-image:url("images/PlusCircle_lightBg.svg")}
.tag-container.tag-container-mode-light .interest-tag.interest-tag--default:hover,.tag-container.tag-container-mode-light .interest-tag.interest-tag--default:active{border:1px solid var(--border-interactSubtle-first-hover,#096183);background:var(--surface-interactSubtle-first-hover,#f5f7f8);color:var(--text-interactSubtle-first-hover,#096183)}
.tag-container.tag-container-mode-light .interest-tag.interest-tag--default:hover .interest-tag__icon,.tag-container.tag-container-mode-light .interest-tag.interest-tag--default:active .interest-tag__icon{background-image:url("images/CheckCircleTeal.svg")}
.tag-container.tag-container-mode-light .interest-tag.interest-tag--selected{border:1px solid var(--surface-interactSubtle-first-selected,#0c4a62);background:var(--surface-interactSubtle-first-selected,#0c4a62);color:var(--text-interactSubtle-fourth-default,#FFF)}
.tag-container.tag-container-mode-light .interest-tag.interest-tag--selected .interest-tag__icon{background-image:url("images/CheckCircleSelected_lightBg.svg")}
.tag-container.tag-container-mode-light .interest-tag.interest-tag--selected:hover,.tag-container.tag-container-mode-light .interest-tag.interest-tag--selected:active{border:1px solid var(--border-interactSubtle-first-selectdHover,#096183);color:var(--text-interactSubtle-first-seletedHover,#096183)}
.tag-container.tag-container-mode-light .interest-tag.interest-tag--selected:hover .interest-tag__icon,.tag-container.tag-container-mode-light .interest-tag.interest-tag--selected:active .interest-tag__icon{background-image:url("images/XCircle.svg")}
.interest-selection .interest-selection__skeleton-tag{width:100px;height:24px;border-radius:20px;display:inline-block}
.interest-tag{background:0;color:#565a5d;border-radius:20px;border:1px solid #565a5d;padding:.25rem .5rem .25rem .25rem;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;width:auto;height:24px;font-size:var(--text-fontSize-body2,14px);font-style:normal;font-weight:400;line-height:var(--text-lineHeight-body2,22px);font-family:"NB-International-boo",sans-serif}
.interest-tag .interest-tag__icon{background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:16px;width:16px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.interest-tag.interest-tag--default{-ms-touch-action:manipulation;touch-action:manipulation}
.interest-tag.interest-tag--default .interest-tag__icon{background-repeat:no-repeat;background-image:url("images/PlusCircle.svg");display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:16px;width:16px}
.interest-tag.interest-tag--default:hover,.interest-tag.interest-tag--default:active{border:1px solid #fff;background-color:#ecfbfc;color:#096183}
.interest-tag.interest-tag--default:hover .interest-tag__icon,.interest-tag.interest-tag--default:active .interest-tag__icon{background-image:url("images/CheckCircleTeal.svg")}
.interest-tag.interest-tag--selected{border:1px solid #fff;background-color:#f5f7f8;color:#0c4a62;-ms-touch-action:manipulation;touch-action:manipulation}
.interest-tag.interest-tag--selected .interest-tag__icon{background-repeat:no-repeat;background-image:url("images/CheckCircleSelected.svg");color:#0c4a62}
.interest-tag.interest-tag--selected:hover,.interest-tag.interest-tag--selected:active{background-color:#ecfbfc;color:#096183}
.interest-tag.interest-tag--selected:hover .interest-tag__icon,.interest-tag.interest-tag--selected:active .interest-tag__icon{background-image:url("images/XCircle.svg")}
.interest-tag.interest-tag--disabled{border:1px solid #abadaf;background:0;color:#abadaf}
.interest-tag.interest-tag--disabled .interest-tag__icon{background:0}
.tag-container__chips-container .interest-tag{color:var(--text-interactSubtle-first-default,#e2e4e5);border:1px solid var(--border-interactSubtle-first-default,#e2e4e5);background:var(--surface-interactSubtle-first-default,rgba(255,255,255,0)) none}
.tag-container__chips-container .interest-tag.interest-tag--default{-ms-touch-action:manipulation;touch-action:manipulation}
.tag-container__chips-container .interest-tag.interest-tag--default .interest-tag__icon{background-image:url("images/PlusCircle_darkBg.svg")}
.tag-container__chips-container .interest-tag.interest-tag--default:hover,.tag-container__chips-container .interest-tag.interest-tag--default:active{border:1px solid var(--border-interactSubtle-first-hover,#52d8e6);background:var(--surface-interactSubtle-first-hover,#000);color:var(--text-interactSubtle-first-hover,#52d8e6)}
.tag-container__chips-container .interest-tag.interest-tag--default:hover .interest-tag__icon,.tag-container__chips-container .interest-tag.interest-tag--default:active .interest-tag__icon{background-image:url("images/CheckCircleTeal_darkBg.svg")}
.tag-container__chips-container .interest-tag.interest-tag--selected{background-color:var(--surface-interactSubtle-first-selected,#0c4a62);color:var(--text-interactSubtle-fourth-default,#f5f7f8);border-color:var(--surface-interactSubtle-first-selected,#0c4a62);-ms-touch-action:manipulation;touch-action:manipulation}
.tag-container__chips-container .interest-tag.interest-tag--selected .interest-tag__icon{background-repeat:no-repeat;background-image:url("images/CheckCircleSelected_darkBg.svg")}
.tag-container__chips-container .interest-tag.interest-tag--selected:hover,.tag-container__chips-container .interest-tag.interest-tag--selected:active{background:0;color:var(--text-interactSubtle-first-hover,#52d8e6);border:1px solid var(--border-interactSubtle-first-hover,#52d8e6)}
.tag-container__chips-container .interest-tag.interest-tag--selected:hover .interest-tag__icon,.tag-container__chips-container .interest-tag.interest-tag--selected:active .interest-tag__icon{background-color:transparent;background-image:url("images/XCircle_darkBg.svg")}
@media(min-width:1024px){.tag-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:var(--jumpers-sm5_sm4_sm3,40px)}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.JustForYou{width:100%;background-color:#0e3442;color:#fff}
.JustForYou_LayoutWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}
.JustForYou_IconAndIntroWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}
.JustForYou_SkeletonCard{width:100%;aspect-ratio:3/4 !important;border-radius:12px;-webkit-box-shadow:0 3px 3px 0 rgba(0,0,0,.13);box-shadow:0 3px 3px 0 rgba(0,0,0,.13)}
.JustForYou_CustomizeActionWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.JustForYou_CustomizeAction-Mobile,.JustForYou_CustomizeAction-Desktop{background-color:transparent;color:#fff;font-family:"NB-International-medium",sans-serif;font-weight:500;font-size:1rem;line-height:1.75}
.JustForYou_CustomizeAction-Mobile{padding:0}
.JustForYou_CustomizeAction-Desktop{display:none;padding:8px 0}
.JustForYou_CardListAndNav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}
.JustForYou_NavWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px}
.JustForYou_NavList{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}
.JustForYou_NavItem{width:27px;height:4px;border-radius:4px;background-color:#096183}
.JustForYou_NavItem-active{background-color:#3ab0c5}
.JustForYou_NavItem:hover{cursor:pointer}
.JustForYou_FeaturedCardsWrapper{margin-bottom:12px;display:grid;grid-template-columns:1fr;gap:var(--jumpers-sm5_sm4_sm3,24px);width:100%}
.JustForYou .JustForYou_LastVisitedSection{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;background-color:var(--surface-amBrand-primaryDark,#0c4a62);color:var(--palette-neutral-200,#c5c7c9);border-radius:16px;padding:var(--spacing-sm-432,32px) var(--jumpers-sm3_sm3_sm2,16px) var(--spacing-sm-324,24px);aspect-ratio:revert}
.JustForYou .JustForYou_LastVisitedSection .LastVisited_Header{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:var(--text-fontSize-eyebrow,14px);font-style:normal;font-weight:400;line-height:var(--text-lineHeight-eyebrow,22px);letter-spacing:var(--text-letterSpacing-eyebrow,1.7px);text-transform:uppercase}
.JustForYou .JustForYou_LastVisitedSection .LastVisited_PageLinksContainer,.JustForYou .JustForYou_LastVisitedSection .LastVisited_MessageContainer{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px}
.JustForYou .JustForYou_LastVisitedSection .LastVisited_MessageContainer{margin:auto}
.JustForYou .JustForYou_LastVisitedSection .LastVisited_PageLinkDetails{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:var(--text-first,#FFF);font-family:"NB-International-Medium",sans-serif;font-size:var(--text-fontSize-body1,16px);font-style:normal;font-weight:500;line-height:var(--text-lineHeight-body1,24px)}
.JustForYou .JustForYou_LastVisitedSection .LastVisited_PageLinkTitle{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis;overflow:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.JustForYou .JustForYou_LastVisitedSection .LastVisited_PageLinkTitle:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:1px;text-underline-position:from-font}
.JustForYou .JustForYou_LastVisitedSection .LastVisited_PageLinkTimestamp{color:var(--palette-neutral-200,#c5c7c9);font-size:var(--text-fontSize-legal,12px);font-style:normal;font-weight:400;line-height:var(--text-lineHeight-legal,20px)}
.JustForYou .JustForYou_LastVisitedSection .LastVisited_MessageContainer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.JustForYou .JustForYou_LastVisitedSection .LastVisited_Title{color:var(--text-first,#FFF);font-size:var(--text-fontSize-h5,24px);font-style:normal;font-weight:var(--type-fontWeight-regular,400);line-height:var(--text-lineHeight-h5,1.33)}
.JustForYou .JustForYou_LastVisitedSection .LastVisited_Description{color:var(--text-first,#FFF);font-size:var(--text-fontSize-body1,16px);font-style:normal;font-weight:var(--type-fontWeight-regular,400);line-height:var(--text-lineHeight-body1,1.5)}
.JustForYou .JustForYou_AlternativeBackgroundLayout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--jumpers-sm5_sm4_sm3,24px)}
.JustForYou .JustForYou_AlternativeBackgroundLayout.full-bleed{position:relative;width:100vw !important;margin-left:calc(50% - 50vw) !important;padding-left:calc(50vw - 50%) !important;padding-right:calc(50vw - 50%) !important;background:var(--palette-neutral-0-default,#f5f7f8);margin-bottom:-56px;padding:var(--grid-outsideMargin,16px) var(--grid-outsideMargin,16px) var(--jumpers-md2_md1_sm4,32px)}
.JustForYou.JustForYou_v2Experience .JustForYou_LayoutWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--jumpers-sm5_sm4_sm3,24px)}
@media(min-width:768px){.JustForYou_LayoutWrapper{gap:32px}
.JustForYou_IconAndIntroWrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}
.JustForYou_NavWrapper{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:revert}
.JustForYou_NavList{width:revert}
.JustForYou_NavItem{width:60px}
.JustForYou .JustForYou_FeaturedCardsWrapper{margin-bottom:16px;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto;gap:var(--jumpers-sm5_sm4_sm3,40px)}
.JustForYou .JustForYou_FeaturedCardsWrapper .AMMCard-variantFeaturedMarketing:nth-child(1){grid-column:span 2}
.JustForYou .JustForYou_LastVisitedSection{aspect-ratio:revert;padding:var(--spacing-sm-432,32px) var(--jumpers-sm3_sm3_sm2,24px) var(--spacing-sm-324,24px)}
.JustForYou .JustForYou_AlternativeBackgroundLayout{gap:var(--jumpers-sm5_sm4_sm3,32px)}
.JustForYou .JustForYou_AlternativeBackgroundLayout.full-bleed{padding:var(--jumpers-md2_md1_sm4,32px) var(--grid-outsideMargin,24px) var(--jumpers-md2_md1_sm4,48px)}
.JustForYou.JustForYou_v2Experience .JustForYou_LayoutWrapper{gap:var(--jumpers-sm5_sm4_sm3,32px)}
}
@media(min-width:1024px){.JustForYou_LayoutWrapper{gap:40px}
.JustForYou .JustForYou_Overview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.JustForYou_CardListAndNav{gap:32px}
.JustForYou_CustomizeActionWrapper{display:none}
.JustForYou_CustomizeAction-Mobile{display:none}
.JustForYou_CustomizeAction-Desktop{display:block}
.JustForYou .JustForYou_FeaturedCardsWrapper{margin-bottom:24px;grid-template-columns:repeat(4,1fr);grid-template-rows:auto;gap:var(--jumpers-sm5_sm4_sm3,40px)}
.JustForYou .JustForYou_AlternativeBackgroundLayout{gap:var(--jumpers-sm5_sm4_sm3,40px)}
.JustForYou .JustForYou_AlternativeBackgroundLayout.full-bleed{margin-bottom:-64px;padding:var(--jumpers-md2_md1_sm4,40px) var(--grid-outsideMargin,64px) var(--jumpers-md2_md1_sm4,56px)}
.JustForYou.JustForYou_v2Experience .JustForYou_LayoutWrapper{gap:var(--jumpers-sm5_sm4_sm3,40px)}
.JustForYou .JustForYou_LastVisitedSection{min-height:342px}
.JustForYou .JustForYou_LastVisitedSection .LastVisited_PageLinkTitle{-webkit-line-clamp:2}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.Greeting{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--spacing-sm-18,8px)}
.Greeting .Greeting_IconAndIntroWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--jumpers-sm3_sm3_sm2,16px)}
.Greeting .Greeting_Introduction{color:var(--color-neutral-white,#FFF);font-family:NB-International-pro-regular,sans-serif;font-size:var(--text-fontSize-h3,2.25rem);font-style:normal;font-weight:400;line-height:var(--text-lineHeight-h3,1.22)}
.Greeting .Greeting_Links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--spacing-sm-18,8px);padding-left:56px}
.Greeting .Greeting_Link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--spacing-sm-18,8px);color:var(--text-interact-first-default,#52d8e6);padding:8px 0}
.Greeting .Greeting_Link svg path{stroke:var(--text-interact-first-default,#52d8e6);-webkit-transition:stroke .3s ease-out;transition:stroke .3s ease-out}
.Greeting .Greeting_Link:hover .Greeting_LinkLabel{border-bottom:1px solid var(--Teal-0,#ecfbfc);color:var(--Teal-0,#ecfbfc)}
.Greeting .Greeting_Link:hover svg path{stroke:var(--Teal-0,#ecfbfc)}
.Greeting .Greeting_LinkLabel{border-bottom:1px solid #0e3442;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:280px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:var(--text-interact-first-default,#52d8e6);text-align:left;text-overflow:ellipsis;font-family:NB-International-pro-medium,sans-serif;font-size:var(--text-fontSize-body2,14px);font-style:normal;font-weight:var(--type-fontWeight-medium,500);line-height:var(--text-lineHeight-body2,1.57);-webkit-transition:all .3s ease-out;transition:all .3s ease-out}
.Greeting .Greeting_CustomizeAction-Desktop{border-radius:0;display:none;background-color:transparent;color:#fff;padding:8px 0;font-family:"NB-International-medium",sans-serif;font-weight:500;font-size:1rem;line-height:1.75;-webkit-transition:border-bottom-color .3s ease-out;transition:border-bottom-color .3s ease-out}
.Greeting .Greeting_CustomizeAction-Desktop:hover{cursor:pointer}
.Interests{width:100%}
.Interests_overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.65);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1000}
.Interests_content{margin:0 5%;background:#fff;padding:2rem;border-radius:8px;position:relative;max-width:800px}
.Interests_close{position:absolute;top:35px;right:35px;background:0;border:0;font-size:2rem;cursor:pointer;font-weight:bold}
.Interests_title{margin-right:40px;max-width:800px;-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;-ms-flex-item-align:stretch;align-self:stretch;color:var(--color-neutral-Black,#000);font-family:"NB-International-medium",sans-serif;font-size:1.6rem;font-style:normal;font-weight:500;line-height:1.38;margin-bottom:32px}
.Interests_selectedDisplayLabel{margin-right:5px;background:#fff;font-size:2rem;font-style:normal;font-weight:800;line-height:24px}
.Interests_displayLabel{margin-right:4px;background:0;color:var(--Neutral-600,#565a5d);font-size:3rem;font-style:normal;font-weight:800;line-height:24px}
.Interests_grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}
.Interests_item{background:0;color:#565a5d;border-radius:20px;border:1px solid var(--Neutral-600,#565a5d);padding:.25rem .5rem .25rem .25rem;cursor:pointer;-webkit-transition:background .3s;transition:background .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.Interests_item span{height:16px;width:16px;background-image:url("images/PlusCircle.svg");background-repeat:no-repeat}
.Interests_item.selected{background-color:#f5f7f8;border:1px solid #fff;color:#0c4a62}
.Interests_item.selected span{background-image:url("images/CheckCircleSelected.svg")}
.Interests_heading{color:#000}
.Interests_actions{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:19px;-ms-flex-item-align:stretch;align-self:stretch}
.Interests_popup-message{margin-top:32px;bottom:20px;right:10px;background-color:#fff;color:red;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-radius:1px}
.Interests_save{padding:.5rem 2rem}
.Interests_saveLayout{text-align:center;font-family:"NB-International-medium",sans-serif;font-size:18px;font-style:normal;font-weight:bold;line-height:26px;background:#fff;border-radius:30px;border:1px solid var(--Neutral-Black,#000)}
.Interests_spacing{margin-right:20px}
.Interests_cancel{color:var(--Teal-200,var(--color-Primary-teal-200,#096183));padding:0}
.Interests_cancelLayout{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;padding:8px var(--none,0);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}
.Interests_divider{width:100%;border:1px solid #ccc;margin:24px 0}
.Interests_container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-top:10px}
.Interests_button{padding:10px 20px;border-radius:20px;border:0;cursor:pointer;background-color:#f0f0f0}
.Interests_button_selected{background-color:#007bff;color:#fff}
@media(min-width:768px){.Greeting{gap:var(--spacing-sm-324,24px)}
.Greeting .Greeting_IconAndIntroWrapper{gap:var(--jumpers-sm3_sm3_sm2,24px);-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.Greeting .Greeting_Links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:var(--spacing-sm-324,24px);padding-left:revert}
}
@media(min-width:1024px){.Greeting{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:revert}
.Greeting .Greeting_CustomizeAction-Desktop{border-bottom:2px solid transparent;display:block;padding:8px 0 0}
.Greeting .Greeting_CustomizeAction-Desktop:hover{border-bottom:2px solid #fff}
}
@media(hover:hover)and (pointer:fine){.Interests_item:hover,.Interests_item:active{border:1px solid #fff;background-color:#ecfbfc;color:#096183}
.Interests_item:hover span,.Interests_item:active span{background-image:url("images/CheckCircleTeal.svg")}
.Interests_item.selected:hover,.Interests_item.selected:active{background-color:#ecfbfc}
.Interests_item.selected:hover span,.Interests_item.selected:active span{background-image:url("images/XCircle.svg")}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.articles-group{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--jumpers-sm5_sm4_sm3,24px)}
.articles-group .articles-group__grid-container{display:grid;grid-auto-flow:row;grid-template-areas:"featured-card";gap:var(--jumpers-sm5_sm4_sm3,24px)}
.articles-group .articles-group__grid-item{width:100%}
.articles-group .articles-group__grid-item:first-child{grid-area:featured-card}
.articles-group .articles-group__grid-item.articles-group__grid-item--hide{display:none}
.articles-group .articles-group__insights-feed-featured-card.ArticleCardContent .ArticleCardContent_Title{color:var(--text-interactSubtle-second-default,#FFF)}
.articles-group .articles-group__insights-feed-card.TopInsightsContent .TopInsightsContent_ContentContainer{border-top:1px solid var(--border-first,#41464a);padding-top:var(--spacing-sm-18,8px)}
.articles-group .articles-group__insights-feed-card.TopInsightsContent .TopInsightsContent_Header{color:var(--text-interactSubtle-second-default,#FFF)}
.articles-group .articles-group__insights-feed-card.TopInsightsContent .TopInsightsContent_Date{color:var(--text-second,#abadaf)}
.articles-group .articles-group__insights-feed-card.TopInsightsContent.TopInsightsContent-mode-light .TopInsightsContent_ContentContainer{border-top:1px solid var(--border-first,#e2e4e5)}
.articles-group .articles-group__insights-feed-card.TopInsightsContent.TopInsightsContent-mode-light .TopInsightsContent_Header{color:var(--text-interactSubtle-second-default,#000)}
.articles-group .articles-group__insights-feed-card.TopInsightsContent.TopInsightsContent-mode-light .TopInsightsContent_Date{color:var(--text-second,#565a5d)}
.articles-group .articles-group__show-more-button{width:100%;height:32px;margin:8px auto 0 auto}
.articles-group .articles-group__show-more-button.load-more-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:var(--spacing-sm-18,8px);height:32px;min-width:120px;background:var(--surface-interact-second-default,rgba(255,255,255,0));border:var(--borderWidth-sm,1px) solid var(--border-interact-first-default,#096183);color:var(--border-interact-first-default,#096183);padding:0 var(--spacing-sm-216,16px);font-size:16px;font-weight:500;cursor:pointer;border-radius:var(--borderRadius-round,160px);-webkit-transition:all .3s ease;transition:all .3s ease;-ms-touch-action:manipulation;touch-action:manipulation}
.articles-group .articles-group__show-more-button.load-more-button .load-more-button__label{display:-webkit-box;max-width:268px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:var(--text-interact-first-default,#096183);text-align:center;text-overflow:ellipsis;font-family:"NB-International-Medium",sans-serif;font-size:var(--text-fontSize-body2,14px);font-style:normal;font-weight:var(--type-fontWeight-medium,500);line-height:var(--text-lineHeight-body2,22px)}
.articles-group .articles-group__show-more-button.load-more-button svg{margin-left:0;width:16px;height:16px}
.articles-group .articles-group__show-more-button.load-more-button svg path{-webkit-transition:fill .3s ease,stroke .3s ease;transition:fill .3s ease,stroke .3s ease;fill:var(--text-interact-first-default,#096183);stroke:var(--text-interact-first-default,#096183)}
.articles-group .articles-group__show-more-button.load-more-button:hover{border:var(--borderWidth-sm,1px) solid var(--border-interact-first-hover,#0e3442);color:var(--text-interact-first-hover,#0e3442)}
.articles-group .articles-group__show-more-button.load-more-button:hover .load-more-button__label{color:var(--text-interact-first-hover,#0e3442)}
.articles-group .articles-group__show-more-button.load-more-button:hover svg path{fill:var(--text-interact-first-hover,#0e3442);stroke:var(--text-interact-first-hover,#0e3442)}
.articles-group .articles-group__show-more-button.load-more-button:active{border:var(--borderWidth-sm,1px) solid var(--border-interact-first-selected,#0c4a62);background:var(--surface-interact-second-selected,#ecfbfc);color:var(--text-interact-first-selected,#0c4a62)}
.articles-group .articles-group__show-more-button.load-more-button:active .load-more-button__label{color:var(--text-interact-first-selected,#0c4a62)}
.articles-group .articles-group__show-more-button.load-more-button:active svg path{fill:var(--text-interact-first-selected,#0c4a62);stroke:var(--text-interact-first-selected,#0c4a62)}
.articles-group .articles-group__show-more-button.load-more-button:focus-visible{border:var(--borderWidth-sm,1px) solid var(--border-interact-first-default,#096183);color:var(--text-interact-first-default,#096183);outline:1px dashed var(--border-interact-first-default,#096183);outline-offset:4px}
.articles-group .articles-group__show-more-button.load-more-button:focus-visible .load-more-button__label{color:var(--text-interact-first-default,#096183)}
.articles-group .articles-group__show-more-button.load-more-button:focus-visible svg path{color:var(--text-interact-first-default,#096183);stroke:var(--text-interact-first-default,#096183)}
.articles-group .articles-group__show-more-button.load-more-button.jp__darkTheme{border:var(--borderWidth-sm,1px) solid var(--border-interact-first-default,#52d8e6);color:var(--text-interact-first-default,#52d8e6)}
.articles-group .articles-group__show-more-button.load-more-button.jp__darkTheme svg path{fill:var(--text-interact-first-default,#52d8e6);stroke:var(--text-interact-first-default,#52d8e6)}
.articles-group .articles-group__show-more-button.load-more-button.jp__darkTheme:hover{border:var(--borderWidth-sm,1px) solid var(--border-interact-first-hover,#ecfbfc);color:var(--text-interact-first-hover,#ecfbfc)}
.articles-group .articles-group__show-more-button.load-more-button.jp__darkTheme:hover svg path{fill:var(--text-interact-first-hover,#ecfbfc);stroke:var(--text-interact-first-hover,#ecfbfc)}
.articles-group .articles-group__show-more-button.load-more-button.jp__darkTheme:active{border:var(--borderWidth-sm,1px) solid var(--border-interact-first-pressed,#97e7ef);background:var(--surface-interact-second-pressed,#0c4a62)}
.articles-group .articles-group__show-more-button.load-more-button.jp__darkTheme:active svg path{fill:var(--text-interact-first-hover,#97e7ef);stroke:var(--text-interact-first-hover,#97e7ef)}
.articles-group .articles-group__show-more-button.load-more-button.jp__darkTheme:focus-visible{outline-color:var(--borderWidth-sm,1px) solid var(--border-interact-first-default,#52d8e6)}
.articles-group .articles-group__show-more-button.articles-group__show-more-button--mode-light{border:var(--borderWidth-sm,1px) solid var(--border-interact-first-default,#096183)}
@media(min-width:768px){.articles-group{gap:var(--jumpers-sm3_sm2_sm2,16px)}
.articles-group .articles-group__grid-container{grid-template-areas:"featured-card featured-card";grid-template-columns:repeat(2,1fr);gap:var(--jumpers-sm5_sm4_sm3,24px)}
.articles-group .articles-group__grid-item:nth-child(2),.articles-group .articles-group__grid-item:nth-child(3),.articles-group .articles-group__grid-item:nth-child(4){grid-column:span 2}
.articles-group .articles-group__grid-item:nth-child(8).articles-group__grid-item--hide{display:-webkit-box;display:-ms-flexbox;display:flex}
.articles-group .articles-group__show-more-button{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-top:16px}
}
@media(min-width:1024px){.articles-group{gap:var(--jumpers-sm5_sm4_sm3,40px)}
.articles-group .articles-group__grid-container{display:grid;grid-auto-flow:revert;grid-auto-rows:1fr;grid-template-areas:"featured-card insights-feed-with-images-2 insights-feed-5" "featured-card insights-feed-with-images-3 insights-feed-6" "featured-card insights-feed-with-images-4 insights-feed-7";grid-template-columns:repeat(3,1fr);gap:var(--jumpers-sm5_sm4_sm3,40px)}
.articles-group .articles-group__grid-item:nth-child(2){grid-area:insights-feed-with-images-2}
.articles-group .articles-group__grid-item:nth-child(3){grid-area:insights-feed-with-images-3}
.articles-group .articles-group__grid-item:nth-child(4){grid-area:insights-feed-with-images-4}
.articles-group .articles-group__grid-item:nth-child(8).articles-group__grid-item--hide{display:none}
.articles-group .articles-group__show-more-button{margin-top:revert}
.articles-group .articles-group__insights-feed-card.TopInsightsContent .TopInsightsContent_ContentContainer{min-height:84px}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.just-for-you-skeleton{width:100%;background-color:#0e3442}
.just-for-you-skeleton__layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}
.just-for-you-skeleton__greeting{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}
.just-for-you-skeleton__greeting-icon-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--jumpers-sm3_sm3_sm2,16px)}
.just-for-you-skeleton__greeting-icon{width:40px;height:40px;border-radius:50%}
.just-for-you-skeleton__greeting-text{width:260px;height:40px;border-radius:4px}
.just-for-you-skeleton__greeting-links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}
.just-for-you-skeleton__greeting-link{width:120px;height:24px;border-radius:4px}
.just-for-you-skeleton__featured-cards{margin-bottom:12px;display:grid;grid-template-columns:1fr;gap:var(--jumpers-sm5_sm4_sm3,24px);width:100%}
.just-for-you-skeleton__featured-card{width:100%;min-height:280px;border-radius:16px}
.just-for-you-skeleton__featured-card--large{min-height:348px}
.just-for-you-skeleton__alternative-bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--jumpers-sm5_sm4_sm3,24px);position:relative;width:100vw !important;margin-left:calc(50% - 50vw) !important;padding-left:calc(50vw - 50%) !important;padding-right:calc(50vw - 50%) !important;background:var(--palette-neutral-0-default,#f5f7f8);padding:var(--grid-outsideMargin,16px) var(--grid-outsideMargin,16px) var(--jumpers-md2_md1_sm4,32px)}
.just-for-you-skeleton__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:16px 0}
.just-for-you-skeleton__tags-title{width:245px;height:22px;border-radius:4px}
.just-for-you-skeleton__tags-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--spacing-sm-216,16px) var(--spacing-sm-18,8px);-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}
.just-for-you-skeleton__tag{width:140px;height:24px;border-radius:20px}
.just-for-you-skeleton__articles{display:grid;grid-auto-flow:row;grid-template-columns:1fr;gap:var(--jumpers-sm5_sm4_sm3,24px)}
.just-for-you-skeleton__article-card{width:100%;border-radius:12px}
.just-for-you-skeleton__article-card--featured{min-height:279px}
.just-for-you-skeleton__article-card--with-image{min-height:80px}
.just-for-you-skeleton__article-card--text-only{min-height:55px}
.just-for-you-skeleton__article-text-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--jumpers-sm5_sm4_sm3,24px)}
.just-for-you-skeleton__show-more{width:100%;height:32px;border-radius:20px;-ms-flex-item-align:center;align-self:center;margin-top:8px}
@media(min-width:768px){.just-for-you-skeleton__layout{gap:32px}
.just-for-you-skeleton__greeting{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.just-for-you-skeleton__greeting-icon-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}
.just-for-you-skeleton__featured-cards{margin-bottom:16px;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto;gap:var(--jumpers-sm5_sm4_sm3,40px)}
.just-for-you-skeleton__featured-cards .just-for-you-skeleton__featured-card--large{grid-column:span 2}
.just-for-you-skeleton__alternative-bg{gap:var(--jumpers-sm5_sm4_sm3,32px);padding:var(--jumpers-md2_md1_sm4,32px) var(--grid-outsideMargin,24px) var(--jumpers-md2_md1_sm4,48px)}
.just-for-you-skeleton__article-text-group{display:grid;grid-auto-flow:row;grid-template-columns:repeat(2,1fr)}
.just-for-you-skeleton__article-card--featured{min-height:194.25px}
.just-for-you-skeleton__article-card--text-only{min-height:80px}
.just-for-you-skeleton__show-more{width:128px}
.just-for-you-skeleton__featured-card{min-height:348px}
}
@media(min-width:1024px){.just-for-you-skeleton__layout{gap:40px}
.just-for-you-skeleton__greeting{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.just-for-you-skeleton__featured-cards{margin-bottom:24px;grid-template-columns:repeat(4,1fr);grid-template-rows:auto;gap:var(--jumpers-sm5_sm4_sm3,40px)}
.just-for-you-skeleton__featured-cards .just-for-you-skeleton__featured-card--large{grid-column:span 2}
.just-for-you-skeleton__alternative-bg{gap:var(--jumpers-sm5_sm4_sm3,40px);padding:var(--jumpers-md2_md1_sm4,40px) var(--grid-outsideMargin,64px) var(--jumpers-md2_md1_sm4,56px)}
.just-for-you-skeleton__tags{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:var(--jumpers-sm5_sm4_sm3,40px);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.just-for-you-skeleton__tags-title{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}
.just-for-you-skeleton__tags-list{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}
.just-for-you-skeleton__articles{grid-auto-flow:revert;grid-auto-rows:1fr;grid-template-areas:"featured-card with-image-2 text-group" "featured-card with-image-3 text-group" "featured-card with-image-4 text-group";grid-template-columns:repeat(3,1fr);gap:var(--jumpers-sm5_sm4_sm3,40px)}
.just-for-you-skeleton__articles .just-for-you-skeleton__article-card--featured{grid-area:featured-card;grid-column:span 1;min-height:100%}
.just-for-you-skeleton__articles .just-for-you-skeleton__article-card--with-image-2{grid-area:with-image-2}
.just-for-you-skeleton__articles .just-for-you-skeleton__article-card--with-image-3{grid-area:with-image-3}
.just-for-you-skeleton__articles .just-for-you-skeleton__article-card--with-image-4{grid-area:with-image-4}
.just-for-you-skeleton__article-card--with-image{min-height:84px}
.just-for-you-skeleton__article-card--text-only{min-height:84px}
.just-for-you-skeleton__article-text-group{grid-row:span 3;grid-template-columns:repeat(1,1fr);gap:var(--jumpers-sm5_sm4_sm3,40px)}
}
.jpm-am-components-modal .modalContainer .container-close button::after{content:"\E903"}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-modal{background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;cursor:default}
.jpm-am-components-modal .modalContainer{position:relative;background:#fff;margin:auto}
.jpm-am-components-modal .modalContainer .container-close{display:-webkit-box;display:-ms-flexbox;display:flex}
.jpm-am-components-modal .modalContainer .container-close button{font-family:"jp-icons",fantasy !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:transparent;margin-left:auto;width:24px;height:24px;margin-top:21px;margin-right:21px;cursor:pointer}
.jpm-am-components-modal .close-button-container{position:absolute;right:20px;top:20px}
.jpm-am-components-modal .close-button-container .close-button{background:transparent}
.jpm-am-components-modal .close-button-container .close-button:hover{cursor:pointer}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.PDFViewer{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}
.PDFViewer .PDFViewer_CTA{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:24px}
.PDFViewer .PDFViewer_Wrapper{width:100%}
@media((min-width:768px)){.PDFViewer{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.PDFViewer .PDFViewer_CTA{-ms-flex-item-align:auto;align-self:auto}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-social-share-modal{position:absolute;background-color:#f5f7f8;overflow:visible;z-index:4;border:solid 1px #f2f0f1;display:block;border-radius:2px}
.jpm-am-components-social-share-modal .spacing{padding:10px 8px;width:100%}
.jpm-am-components-social-share-modal .icon{padding:2px 10px}
.jpm-am-components-social-share-modal .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:10px}
.jpm-am-components-social-share-modal .list ul{list-style:none;font:inherit;line-height:inherit;margin:0 !important}
.jpm-am-components-social-share-modal .list ul li{margin:0 !important;cursor:pointer}
.jpm-am-components-social-share-modal .list .socialItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.jpm-am-components-social-share-modal .social-text{font-weight:var(--am-type-fontWeight-medium);color:#000;font-size:14px;margin-right:12px;margin-bottom:4px}
.jpm-am-components-social-share-modal.hide{display:none}
.jpm-am-components-social-share-modal button{background:0}
.jpm-am-components-social-share-modal a:hover,.jpm-am-components-social-share-modal button:hover{text-decoration:underline;color:#096183}
.jpm-am-components-social-share-modal a:hover svg path,.jpm-am-components-social-share-modal button:hover svg path{stroke:#096183}
.jpm-am-components-social-share-modal a:hover .social-text,.jpm-am-components-social-share-modal button:hover .social-text{color:#096183}
.jpm-am-components-social-share-modal a:focus,.jpm-am-components-social-share-modal button:focus{outline:auto}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-page-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:32px}
.jpm-am-components-page-actions.dense .share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.jpm-am-components-page-actions.dense .share svg{height:20px;width:20px}
.jpm-am-components-page-actions.dense .action-item{padding:10px;border:1px solid #000;border-radius:100%;width:42px;height:42px}
.jpm-am-components-page-actions.dense .jpm-am-components-social-share-modal{top:55px;left:-18px}
.jpm-am-components-page-actions .page-actions__default-actions-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.jpm-am-components-page-actions .jpm-am-components-social-share-modal{top:42px;left:-5px}
.jpm-am-components-page-actions .jpm-am-components-social-share-modal .triangle{position:absolute;top:-12px;left:28px;border-style:solid;border-width:0 10px 12px 10px;border-color:transparent transparent #f5f7f8 transparent}
.jpm-am-components-page-actions .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.jpm-am-components-page-actions .relative{position:relative}
.jpm-am-components-page-actions .column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.jpm-am-components-page-actions .align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.jpm-am-components-page-actions .justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.jpm-am-components-page-actions .align-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.jpm-am-components-page-actions .share{position:relative;cursor:pointer;background-color:transparent}
.jpm-am-components-page-actions .action-item{background-color:transparent;padding:0 20px}
.jpm-am-components-page-actions .action-item:not(:last-child){border-right:1px solid #565a5d}
.jpm-am-components-page-actions .action-item button{background-color:transparent}
.jpm-am-components-page-actions path{stroke:#41464a}
.jpm-am-components-page-actions svg{cursor:pointer}
.jpm-am-components-page-actions svg:hover path{stroke:#096183}
.jpm-am-components-page-actions .action-item:empty{display:none}
@media(min-width:768px){.jpm-am-components-page-actions{margin-bottom:0;-ms-flex-negative:1;flex-shrink:1}
}
@media(max-width:767px){.jpm-am-general-sticky-title .sticky-title-cta .jpm-am-components-cta{width:auto;height:auto}
.jpm-am-components-page-actions{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.toggle-button{border:1px solid;background-color:#fff;border-radius:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:40px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:2px;cursor:pointer;-webkit-transition:background-color .3s ease-in-out,border .3s ease-in-out;transition:background-color .3s ease-in-out,border .3s ease-in-out;-webkit-tap-highlight-color:transparent}
.toggle-button .toggle-button__circle-icon{border-radius:50%;width:16px;height:16px;-webkit-transition:background-color .3s ease-in-out,border .3s ease-in-out,-webkit-transform .4s ease-in-out;transition:background-color .3s ease-in-out,border .3s ease-in-out,-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,background-color .3s ease-in-out,border .3s ease-in-out;transition:transform .4s ease-in-out,background-color .3s ease-in-out,border .3s ease-in-out,-webkit-transform .4s ease-in-out}
.toggle-button.toggle-button--toggled .toggle-button__circle-icon{-webkit-transform:translateX(calc(100% + 2px));transform:translateX(calc(100% + 2px))}
.toggle-button.toggle-button--disabled:hover{cursor:default}
.toggle-button--light{border:1px solid;background-color:#fff}
.toggle-button--light:hover{border:1px solid #0e3442}
.toggle-button--light:hover .toggle-button__circle-icon{background-color:#0e3442}
.toggle-button--light.toggle-button--toggled{background-color:#0c4a62}
.toggle-button--light.toggle-button--toggled .toggle-button__circle-icon{background-color:#fff}
.toggle-button--light.toggle-button--toggled:hover{background-color:#0e3442}
.toggle-button--light.toggle-button--toggled:hover .toggle-button__circle-icon{background-color:#fff}
.toggle-button--light.toggle-button--disabled{border:1px solid #abadaf}
.toggle-button--light.toggle-button--disabled .toggle-button__circle-icon{background-color:#abadaf}
.toggle-button--dark{border:1px solid}
.toggle-button--dark:hover{border:1px solid}
.toggle-button--dark.toggle-button--toggled{background-color:#0c4a62}
.toggle-button--dark.toggle-button--toggled .toggle-button__circle-icon{background-color:#97e7ef}
.toggle-button--dark.toggle-button--toggled:hover{border:1px solid #97e7ef;background-color:#0c4a62}
.toggle-button--dark.toggle-button--toggled:hover .toggle-button__circle-icon{background-color:#97e7ef}
.toggle-button--dark.toggle-button--disabled{border:1px solid}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.SubscribeButton__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"NB-International-Medium",sans-serif}
.SubscribeButton__container .SubscribeButton{width:-webkit-min-content;width:-moz-min-content;width:min-content;padding:0 20px;overflow:hidden;color:#096183}
.SubscribeButton__container .SubscribeButton__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:200px;height:45px;-ms-flex-negative:0;flex-shrink:0;gap:8px;padding:4px 8px 4px 2px;border-radius:32px;border:1px solid var(--teal-600200-og,#096183)}
.SubscribeButton__container .SubscribeButton__cta--primary-disabled,.SubscribeButton__container .SubscribeButton__cta--disabled{background:#e0e0e0;color:#aaa;cursor:not-allowed}
.SubscribeButton__container .SubscribeButton__loggedoutcta{background:0;border:0;border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;-ms-flex-negative:0;flex-shrink:0;gap:8px;color:#096183;margin-left:revert;padding:0 !important}
.SubscribeButton__container .SubscribeButton__loggedoutcta svg{display:none}
.SubscribeButton__container .SubscribeButton__loggedoutcta:hover{background:0}
.SubscribeButton__container .SubscribeButton__label{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background:transparent;font-family:"NB-International-Medium",sans-serif;font-size:.875rem;font-style:normal;font-weight:500;text-decoration:none;text-align:center;text-overflow:ellipsis;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}
.SubscribeButton__container .tooltip__container{border:1px solid #000;visibility:hidden;background-color:#000;border-radius:8px;max-width:240px;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:absolute;z-index:5;bottom:calc(100% + 7px);right:25%;opacity:0;-webkit-transition:opacity .3s ease-in-out,visibility .5s ease-in-out;transition:opacity .3s ease-in-out,visibility .5s ease-in-out;pointer-events:none;color:#fff;font-family:"NB-International-pro-regular",sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.17;-webkit-box-shadow:0 2px 5px 3px rgba(0,0,0,.35);box-shadow:0 2px 5px 3px rgba(0,0,0,.35)}
.SubscribeButton__container .tooltip__container.tooltip__container--centered{left:50%;right:revert;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
.SubscribeButton__container .tooltip__container.tooltip__container--centered .tooltip-carrot{left:50%}
.SubscribeButton__container .tooltip__container.tooltip__container--visible{visibility:visible;opacity:1}
.SubscribeButton__container .tooltip-carrot{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:100%;right:8px;border-radius:8px;z-index:-1}
.SubscribeButton__container .SubscribeButton__toggle-button{border:1px solid #096183;min-width:44px;height:26px}
.SubscribeButton__container .SubscribeButton__toggle-button .toggle-button__label{display:none;height:100%;font-family:"NB-International-pro-regular",sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.57}
.SubscribeButton__container .SubscribeButton__toggle-button .toggle-button__circle-icon{background-color:#096183;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20px;height:20px}
.SubscribeButton__container .SubscribeButton__toggle-button .toggle-button__circle-icon svg{padding:2px}
.SubscribeButton__container .SubscribeButton__toggle-button .toggle-button__circle-icon svg path{fill:#fff;stroke:#fff}
.SubscribeButton__container .SubscribeButton__toggle-button.toggle-button--toggled{background-color:#0c4a62;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;border:1px solid #0c4a62;color:#fff}
.SubscribeButton__container .SubscribeButton__toggle-button.toggle-button--toggled .toggle-button__circle-icon{-webkit-transform:none;transform:none;background-color:#fff}
.SubscribeButton__container .SubscribeButton__toggle-button.toggle-button--toggled .toggle-button__circle-icon svg path{fill:#0c4a62;stroke:#0c4a62}
@media(min-width:768px){.SubscribeButton__container:hover{cursor:pointer}
.SubscribeButton__container:hover .tooltip__container{visibility:visible;opacity:1}
.SubscribeButton__container:hover .SubscribeButton__loggedoutcta svg path{fill:#0e3442;stroke:none}
.SubscribeButton__container:hover .SubscribeButton__label{border-bottom:1px solid #0e3442;color:#0e3442}
.SubscribeButton__container:hover .SubscribeButton__toggle-button{border:1px solid #0e3442}
.SubscribeButton__container:hover .SubscribeButton__toggle-button .toggle-button__label{color:#0e3442}
.SubscribeButton__container:hover .SubscribeButton__toggle-button .toggle-button__circle-icon{background-color:#0e3442}
.SubscribeButton__container:hover .SubscribeButton__toggle-button.toggle-button--toggled .toggle-button__circle-icon{background-color:#fff}
.SubscribeButton__container .SubscribeButton svg{display:inline;margin-left:revert}
.SubscribeButton__container .SubscribeButton svg path{fill:#096183;stroke:none;-webkit-transition:fill .3s ease-in-out;transition:fill .3s ease-in-out}
.SubscribeButton__container .SubscribeButton__label{width:-webkit-max-content;width:-moz-max-content;width:max-content}
.SubscribeButton__container .SubscribeButton__toggle-button .toggle-button__label{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 8px;color:#096183}
.SubscribeButton__container .SubscribeButton__toggle-button.toggle-button--toggled .toggle-button__label{color:#fff}
.SubscribeButton__container.SubscribeButton__container--guide-to-market{border-right:1px solid #565a5d;padding:0 20px 0 0}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:var(--am-type-fontWeight-medium);font-size:18px;line-height:38px;color:#000;overflow-wrap:anywhere}
.jpm-am-components-radio.disabled{color:#abadaf}
.jpm-am-components-radio input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;font:inherit;color:#000;width:22px;height:22px;border:1px solid #000;display:grid;place-content:center;margin-right:30px;cursor:pointer}
.jpm-am-components-radio input[type=radio]:focus-visible{outline:2px solid #000;outline-offset:1px}
.jpm-am-components-radio input[type=radio]:disabled{color:#abadaf;border:1px solid #abadaf;cursor:not-allowed}
.jpm-am-components-radio input[type=radio]:disabled::before{background-color:#e2e4e5}
.jpm-am-components-radio input[type=radio]::before{content:"";width:22px;height:22px;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:50ms -webkit-transform ease-in-out;transition:50ms -webkit-transform ease-in-out;transition:50ms transform ease-in-out;transition:50ms transform ease-in-out,50ms -webkit-transform ease-in-out;background-color:#41464a;background-image:url("images/check-mark-icon.svg");background-repeat:no-repeat;background-position:center}
.jpm-am-components-radio input[type=radio]:checked::before{-webkit-transform:scale(1);transform:scale(1)}
.jpm-am-components-radio.round input[type=radio]{border-radius:50%}
.jpm-am-components-radio.round input[type=radio]::before{border-radius:50%}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-share-pill{background-color:#f5f7f8;width:40px;border-radius:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 2px}
.jpm-am-components-share-pill .jpm-am-components-social-share-modal{margin-left:212px}
.jpm-am-components-share-pill .jpm-am-components-social-share-modal .triangle{display:block;border-style:solid;border-width:10px 12px 10px 0;border-color:transparent #f5f7f8 transparent transparent;position:absolute;left:-12px;top:24px}
.jpm-am-components-share-pill .triangle{display:none}
.jpm-am-components-share-pill a,.jpm-am-components-share-pill button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;position:relative;cursor:pointer}
.jpm-am-components-share-pill a .svg-holder,.jpm-am-components-share-pill button .svg-holder{padding:16px 0 16px 0}
.jpm-am-components-share-pill a:not(:last-child) .svg-holder,.jpm-am-components-share-pill button:not(:last-child) .svg-holder{border-bottom:1px solid #000}
.jpm-am-components-share-pill a path,.jpm-am-components-share-pill button path{stroke:#41464a}
.jpm-am-components-share-pill a svg:hover path,.jpm-am-components-share-pill button svg:hover path{stroke:#096183}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-side-panel{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1001;cursor:default;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:hidden;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:fadein;animation-name:fadein;background:rgba(0,0,0,.67)}
.jpm-am-components-side-panel.side-panel-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.jpm-am-components-side-panel.side-panel-reverse .side-panel-container{-webkit-animation-name:slideinReverse;animation-name:slideinReverse}
.jpm-am-components-side-panel .side-panel-container{position:relative;background:#fff;width:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:slidein;animation-name:slidein;overflow-y:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#000 #abadaf}
.jpm-am-components-side-panel .side-panel-container::-webkit-scrollbar{width:3px}
.jpm-am-components-side-panel .side-panel-container::-webkit-scrollbar-track{background-color:#abadaf;border-radius:2px}
.jpm-am-components-side-panel .side-panel-container::-webkit-scrollbar-thumb{border-radius:4px;background-color:#000}
.jpm-am-components-side-panel .side-panel-container .side-panel-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:28px 35px 12px;position:absolute;top:0;right:0;width:100%}
.jpm-am-components-side-panel .side-panel-container .side-panel-actions button{padding:10px;background-color:rgba(255,255,255,.5);cursor:pointer;z-index:1}
@media(max-width:1535px){.jpm-am-components-side-panel .side-panel-container{width:48%}
}
@media(max-width:1023px){.jpm-am-components-side-panel .side-panel-container{width:65%}
}
@media(max-width:767px){.jpm-am-components-side-panel .side-panel-container{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.jpm-am-components-side-panel .side-panel-container .side-panel-actions{padding:15px 25px}
.jpm-am-components-side-panel.side-panel-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.jpm-am-components-side-panel.side-panel-reverse .side-panel-container{-webkit-animation-name:slideinReverseMobile;animation-name:slideinReverseMobile}
}
@media screen and (max-width:900px)and (min-width:600px)and (orientation:landscape){.jpm-am-components-side-panel .side-panel-container{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.jpm-am-components-side-panel .side-panel-container .side-panel-actions{padding:15px 25px}
}
@-webkit-keyframes slidein{from{-webkit-transform:translateX(500px);transform:translateX(500px)}
to{-webkit-transform:translateX(0);transform:translateX(0)}
}
@keyframes slidein{from{-webkit-transform:translateX(500px);transform:translateX(500px)}
to{-webkit-transform:translateX(0);transform:translateX(0)}
}
@-webkit-keyframes slideinReverse{from{-webkit-transform:translateX(-500px);transform:translateX(-500px)}
to{-webkit-transform:translateX(0);transform:translateX(0)}
}
@keyframes slideinReverse{from{-webkit-transform:translateX(-500px);transform:translateX(-500px)}
to{-webkit-transform:translateX(0);transform:translateX(0)}
}
@-webkit-keyframes slideinReverseMobile{from{-webkit-transform:translateX(-50%);transform:translateX(-50%)}
to{-webkit-transform:translateX(0);transform:translateX(0)}
}
@keyframes slideinReverseMobile{from{-webkit-transform:translateX(-50%);transform:translateX(-50%)}
to{-webkit-transform:translateX(0);transform:translateX(0)}
}
@-webkit-keyframes fadein{from{background:rgba(0,0,0,0)}
to{background:rgba(0,0,0,.67)}
}
@keyframes fadein{from{background:rgba(0,0,0,0)}
to{background:rgba(0,0,0,.67)}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jp-general-statistics{color:#000}
.jp-general-statistics.jp__clear{background-color:"none"}
.jp-general-statistics.jp__lightTheme{background-color:rgba(255,255,255,0)}
.jp-general-statistics.jp__darkTheme{background-color:rgba(255,255,255,0)}
.jp-general-statistics.white{background-color:#fff}
.jp-general-statistics.neutral-grey-50{background-color:#f5f7f8}
.jp-general-statistics.shades0-teal{background-color:#ecfbfc}
.jp-general-statistics.neutral-grey-700{color:#fff;background-color:#21292e}
.jp-general-statistics.teal-green{color:#fff;background-color:#0e3442}
.jp-general-statistics.full-bleed{width:100% !important;max-width:100% !important}
.jp-general-statistics.full-bleed .cardGroup{width:90%}
.jp-general-statistics.bottom_padding{padding-bottom:32px}
.jp-general-statistics.zero_padding{padding:0}
.jp-general-statistics .headline{text-align:center;font-weight:500;font-size:36px;line-height:43px;width:75%;margin:auto}
.jp-general-statistics .summaryText{font-weight:var(--am-type-fontWeight-book);font-size:16px;line-height:28px;width:75%;margin:16px auto 0;text-align:center}
.jp-general-statistics .ctaBlock{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 40px;gap:8px;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:48px;margin:0 auto;border:1px solid #000;border-radius:30px}
.jp-general-statistics .ctaBlock.white{background:#fff}
.jp-general-statistics .ctaBlock.white:hover{background-color:#f5f7f8}
.jp-general-statistics .ctaBlock.topaz{background-color:#52d8e6}
.jp-general-statistics .ctaBlock.topaz:hover{background-color:#dbf5f7}
.jp-general-statistics .ctaBlock .ctaButton{font-weight:var(--am-type-fontWeight-medium);font-size:16px;line-height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:#000}
.jp-general-statistics .cardGroup{overflow:hidden;margin-bottom:48px;position:relative;width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:32px;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;align-self:stretch;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}
.jp-general-statistics .cardGroup.col-sm-4{grid-template-columns:repeat(4,1fr)}
.jp-general-statistics .cardGroup.col-sm-3{grid-template-columns:repeat(3,1fr)}
.jp-general-statistics .cardGroup.col-sm-2{grid-template-columns:repeat(2,1fr)}
.jp-general-statistics .cardGroup.col-sm-4,.jp-general-statistics .cardGroup.col-sm-3,.jp-general-statistics .cardGroup.col-sm-2{padding-left:0;padding-right:0}
.jp-general-statistics .cardGroup.with_headline_cta{padding-top:40px;padding-bottom:32px}
.jp-general-statistics .cardGroup.with_headline{padding-top:40px}
.jp-general-statistics .cardGroup.with_cta{padding-bottom:32px}
.jp-general-statistics .card-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-positive:0;flex-grow:0;font-weight:var(--am-type-fontWeight-regular)}
.jp-general-statistics .card-content.blue-300 .statisticsLine{color:#006cc2}
.jp-general-statistics .card-content.emerald-300 .statisticsLine{color:#00734d}
.jp-general-statistics .card-content.yellow-300 .statisticsLine{color:#b37e1b}
.jp-general-statistics .card-content .statsWrapper{overflow:hidden}
.jp-general-statistics .card-content .statsWrapper .statisticsLine{font-weight:300;font-size:72px;line-height:66px;opacity:0}
.jp-general-statistics .card-content .statsWrapper .statisticsLine.compact{font-size:36px;line-height:43px;font-weight:500}
.jp-general-statistics .card-content .bodyText{padding:16px 0 8px 0;font-weight:400;font-style:normal;font-size:16px;line-height:28px;display:block;word-break:break-word;opacity:0}
.jp-general-statistics .card-content .bodyText sub,.jp-general-statistics .card-content .bodyText sup{font-weight:var(--am-type-fontWeight-book);vertical-align:revert;font-size:smaller}
.jp-general-statistics .card-content .bodyText a{text-decoration:underline}
.jp-general-statistics .card-content .bodyText a:hover{color:#096183;font-weight:var(--am-type-fontWeight-medium)}
.jp-general-statistics .card-content .bodyText ul{list-style:disc;padding-left:24px;margin-bottom:1em;line-height:1.6}
.jp-general-statistics .card-content .bodyText ol{list-style:decimal;padding-left:24px}
.jp-general-statistics .card-content .bodyText ul li,.jp-general-statistics .card-content .bodyText ol li{list-style:inherit}
.jp-general-statistics .card-content .sourceOrLegalCopyText{font-weight:400;font-size:12px;line-height:22px;color:#565a5d;word-break:break-word;opacity:0}
.jp-general-statistics .card-content .sourceOrLegalCopyText sub,.jp-general-statistics .card-content .sourceOrLegalCopyText sup{vertical-align:revert;font-size:xx-small}
.jp-general-statistics .card-content .sourceOrLegalCopyText ul{list-style:disc;padding-left:24px;margin-bottom:1em;line-height:1.6}
.jp-general-statistics .card-content .sourceOrLegalCopyText ol{list-style:decimal;padding-left:24px}
.jp-general-statistics .card-content .sourceOrLegalCopyText ul li,.jp-general-statistics .card-content .sourceOrLegalCopyText ol li{list-style:inherit}
.jp-general-statistics .card-content .sourceOrLegalCopyText p{display:inline}
.jp-general-statistics .card-content .sourceOrLegalCopyText .ctaButton{color:#096183;font-weight:var(--am-type-fontWeight-medium)}
.jp-general-statistics .card-content .sourceOrLegalCopyText .ctaButton:hover{text-decoration:underline}
.jp-general-statistics .card-content.vertical-line{border-left:1px solid #c5c7c9;padding-left:32px;opacity:0;height:100%}
.jp-general-statistics .card-content.vertical-line:has(.compact){padding-left:24px}
.jp-general-statistics .card-content.horizontal-line{border-top:1px solid #c5c7c9;padding-top:32px;opacity:0}
.jp-general-statistics .card-content.horizontal-line:has(.compact){padding-top:24px}
.jp-general-statistics.neutral-grey-700,.jp-general-statistics.teal-green,.jp-general-statistics.jp__darkTheme{color:#fff !important}
.jp-general-statistics.neutral-grey-700 .card-content .statisticsLine,.jp-general-statistics.neutral-grey-700 .card-content .bodyText,.jp-general-statistics.neutral-grey-700 .card-content .sourceOrLegalCopyText,.jp-general-statistics.teal-green .card-content .statisticsLine,.jp-general-statistics.teal-green .card-content .bodyText,.jp-general-statistics.teal-green .card-content .sourceOrLegalCopyText,.jp-general-statistics.jp__darkTheme .card-content .statisticsLine,.jp-general-statistics.jp__darkTheme .card-content .bodyText,.jp-general-statistics.jp__darkTheme .card-content .sourceOrLegalCopyText{color:#fff !important}
.jp-general-statistics.neutral-grey-700 .card-content .statisticsLine .ctaButton,.jp-general-statistics.neutral-grey-700 .card-content .bodyText .ctaButton,.jp-general-statistics.neutral-grey-700 .card-content .sourceOrLegalCopyText .ctaButton,.jp-general-statistics.teal-green .card-content .statisticsLine .ctaButton,.jp-general-statistics.teal-green .card-content .bodyText .ctaButton,.jp-general-statistics.teal-green .card-content .sourceOrLegalCopyText .ctaButton,.jp-general-statistics.jp__darkTheme .card-content .statisticsLine .ctaButton,.jp-general-statistics.jp__darkTheme .card-content .bodyText .ctaButton,.jp-general-statistics.jp__darkTheme .card-content .sourceOrLegalCopyText .ctaButton{color:#52d8e6 !important}
.jp-general-statistics.neutral-grey-700 .card-content .bodyText a,.jp-general-statistics.teal-green .card-content .bodyText a,.jp-general-statistics.jp__darkTheme .card-content .bodyText a{text-decoration:underline}
.jp-general-statistics.neutral-grey-700 .card-content .bodyText a:hover,.jp-general-statistics.teal-green .card-content .bodyText a:hover,.jp-general-statistics.jp__darkTheme .card-content .bodyText a:hover{color:#52d8e6;font-weight:var(--am-type-fontWeight-medium)}
.jp-general-statistics.neutral-grey-700 .card-content.vertical-line,.jp-general-statistics.teal-green .card-content.vertical-line,.jp-general-statistics.jp__darkTheme .card-content.vertical-line{border-left:1px solid #565a5d}
.jp-general-statistics.neutral-grey-700 .card-content.horizontal-line,.jp-general-statistics.teal-green .card-content.horizontal-line,.jp-general-statistics.jp__darkTheme .card-content.horizontal-line{border-top:1px solid #565a5d}
@-webkit-keyframes slide-in-vertical-line{from{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}
to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}
}
@keyframes slide-in-vertical-line{from{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}
to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}
}
@-webkit-keyframes slide-in-horizontal-line-statistics{from{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}
to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}
}
@keyframes slide-in-horizontal-line-statistics{from{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}
to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}
}
@-webkit-keyframes slide-in-stats{from{-webkit-transform:translateY(72px);transform:translateY(72px);opacity:0}
to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}
}
@keyframes slide-in-stats{from{-webkit-transform:translateY(72px);transform:translateY(72px);opacity:0}
to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}
}
@-webkit-keyframes slide-in-body{from{-webkit-transform:translateY(16px);transform:translateY(16px);opacity:0}
to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}
}
@keyframes slide-in-body{from{-webkit-transform:translateY(16px);transform:translateY(16px);opacity:0}
to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}
}
@-webkit-keyframes overflow-visible{to{overflow:visible}
}
@keyframes overflow-visible{to{overflow:visible}
}
.jp-general-statistics .cardGroup.start .card-content.horizontal-line{opacity:0;animation:slide-in-horizontal-line-statistics .6s cubic-bezier(0.25,0.46,0.45,0.94);animation-delay:0;animation-fill-mode:forwards;-webkit-animation:slide-in-horizontal-line-statistics .6s cubic-bezier(0.25,0.46,0.45,0.94);-webkit-animation-delay:0;-webkit-animation-fill-mode:forwards}
.jp-general-statistics .cardGroup.start .card-content.vertical-line{opacity:0;animation:slide-in-vertical-line .6s cubic-bezier(0.25,0.46,0.45,0.94);animation-delay:0;animation-fill-mode:forwards;-webkit-animation:slide-in-vertical-line .6s cubic-bezier(0.25,0.46,0.45,0.94);-webkit-animation-delay:0;-webkit-animation-fill-mode:forwards}
.jp-general-statistics .cardGroup.start .card-content .statsWrapper{animation:overflow-visible .1s;animation-delay:1s;animation-fill-mode:forwards;-webkit-animation:overflow-visible .1s;-webkit-animation-delay:1s;-webkit-animation-fill-mode:forwards}
.jp-general-statistics .cardGroup.start .card-content .statsWrapper .statisticsLine{opacity:0;animation:slide-in-stats .6s cubic-bezier(0.25,0.46,0.45,0.94);animation-delay:1s;animation-fill-mode:forwards;-webkit-animation:slide-in-stats .6s cubic-bezier(0.25,0.46,0.45,0.94);-webkit-animation-delay:1s;-webkit-animation-fill-mode:forwards}
.jp-general-statistics .cardGroup.start .card-content .sourceOrLegalCopyText,.jp-general-statistics .cardGroup.start .card-content .bodyText{opacity:0;animation:slide-in-body .6s cubic-bezier(0.25,0.46,0.45,0.94);animation-delay:1.6s;animation-fill-mode:forwards;-webkit-animation:slide-in-body .6s cubic-bezier(0.25,0.46,0.45,0.94);-webkit-animation-delay:1.6s;-webkit-animation-fill-mode:forwards}
@media(max-width:1023px){.jp-general-statistics.full-bleed .cardGroup{width:100%}
.jp-general-statistics .cardGroup{grid-template-columns:repeat(auto-fit,minmax(100%,1fr));grid-gap:32px;padding-left:16px !important;padding-right:16px !important}
.jp-general-statistics .cardGroup.col-sm-4,.jp-general-statistics .cardGroup.col-sm-3{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:992px){.jp-general-statistics .cardGroup .card-content .statsWrapper .statisticsLine{font-weight:500;font-size:36px;line-height:43px}
}
@media(max-width:767px){.jp-general-statistics.full-bleed .cardGroup{width:100%}
.jp-general-statistics .cardGroup{grid-template-columns:repeat(1,1fr);row-gap:32px;padding-left:0 !important;padding-right:0 !important}
.jp-general-statistics .cardGroup.col-sm-2,.jp-general-statistics .cardGroup.col-sm-3,.jp-general-statistics .cardGroup.col-sm-4{grid-template-columns:repeat(1,1fr)}
.jp-general-statistics .cardGroup .card-content.vertical-line{padding-left:24px}
.jp-general-statistics .cardGroup .card-content.horizontal-line{padding-top:24px}
.jp-general-statistics .cardGroup .card-content .statsWrapper .statisticsLine{font-weight:500;font-size:36px;line-height:43px}
.jp-general-statistics .cardGroup .card-content .bodyText{font-weight:400;font-size:14px;line-height:26px}
.jp-general-statistics .cardGroup .card-content .sourceOrLegalCopyText{font-weight:400;font-size:10px;line-height:18px}
}
@media print{.jp-general-statistics{background:#fff !important;color:#000 !important}
.jp-general-statistics .cardGroup{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}
.jp-general-statistics .cardGroup .card-content .statisticsLine,.jp-general-statistics .cardGroup .card-content .bodyText,.jp-general-statistics .cardGroup .card-content .sourceOrLegalCopyText,.jp-general-statistics .cardGroup .card-content.horizontal-line,.jp-general-statistics .cardGroup .card-content.vertical-line{opacity:1 !important;color:#000 !important}
.doNotShow{display:block !important}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-general-sticky-title{position:sticky;top:0;z-index:3;background:#fff}
.jpm-am-general-sticky-title .hide{display:none}
.jpm-am-general-sticky-title .sticky-title{background-color:#fff;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.jpm-am-general-sticky-title #sticky-title .underline{border:none !important}
.jpm-am-general-sticky-title .text svg{margin-left:12px;height:24px;width:24px}
.jpm-am-general-sticky-title .sticky-title-cta{display:-webkit-box;display:-ms-flexbox;display:flex}
.jpm-am-general-sticky-title .sticky-title-cta .jpm-am-components-page-actions{margin:0 12px}
.jpm-am-general-sticky-title .sticky-title-cta .multi-downloads-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:5px;padding:4px;cursor:pointer}
.jpm-am-general-sticky-title .sticky-title-cta .multi-downloads-button .download-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px;border:1px solid #000;border-radius:50%;background-color:#52d8e6;margin-right:8px}
.jpm-am-general-sticky-title .sticky-title-cta .multi-downloads-button .download-label{font-weight:var(--am-type-fontWeight-medium);font-size:16px;line-height:22px;margin-right:10px}
.jpm-am-general-sticky-title .sticky-title-cta .multi-downloads-button:hover .download-label{text-decoration:underline}
.jpm-am-general-sticky-title .no-margin{margin:0}
.jpm-am-general-sticky-title .download-drawer{position:relative;width:100%;height:0}
.jpm-am-general-sticky-title .download-drawer .multiple-downloads{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f5f7f8;border-top:1px solid #abadaf;-webkit-transition:max-height .5s cubic-bezier(0,1,0,1);transition:max-height .5s cubic-bezier(0,1,0,1);max-height:0;overflow:hidden;position:absolute;width:100%;z-index:-1}
.jpm-am-general-sticky-title .download-drawer .multiple-downloads.show{max-height:2000px;-webkit-transition:max-height .8s ease-in-out;transition:max-height .8s ease-in-out;border:1px solid #abadaf;overflow:visible;z-index:3}
.jpm-am-general-sticky-title .download-drawer .downloads-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40%;padding:24px;font-weight:var(--am-type-fontWeight-medium);font-size:26px;line-height:36px;color:#000}
.jpm-am-general-sticky-title .download-drawer .downloads-sections{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:60%;gap:40px;margin:30px}
.jpm-am-general-sticky-title .download-drawer .downloads-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-left:#8c8e90 1px solid;padding:0 20px}
.jpm-am-general-sticky-title .download-drawer .section-title{font-weight:var(--am-type-fontWeight-medium);font-size:16px;line-height:28px;padding-bottom:8px}
.jpm-am-general-sticky-title .download-drawer .section-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;gap:8px}
.jpm-am-general-sticky-title .download-drawer .section-link{gap:6px;color:#096183;font-weight:var(--am-type-fontWeight-medium);font-size:14px;line-height:26px}
.jpm-am-general-sticky-title .download-drawer .section-link svg{margin-bottom:-3px;margin-right:4px;width:16px;height:16px}
.jpm-am-general-sticky-title .download-drawer .link-label:hover{text-decoration:underline}
@media(max-width:1023px){.jpm-am-general-sticky-title{padding:0 20px}
.jpm-am-general-sticky-title .download-drawer .downloads-title{width:50%}
.jpm-am-general-sticky-title .download-drawer .downloads-sections{width:50%;background-color:#f5f7f8;height:auto}
.jpm-am-general-sticky-title .download-drawer .downloads-section{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px}
.jpm-am-general-sticky-title .download-drawer .section-title{line-height:28px;padding-bottom:8px;width:100%}
.jpm-am-general-sticky-title .download-drawer .section-links{width:100%;margin-top:20px}
.jpm-am-general-sticky-title .download-drawer .section-link{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
}
@media(max-width:768px){.jpm-am-general-sticky-title .jpm-am-components-page-actions{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;margin:0 6px !important}
.jpm-am-general-sticky-title .jpm-am-components-page-actions .sticky-title-cta .jpm-am-components-cta{padding:0 !important}
.jpm-am-general-sticky-title .jpm-am-components-page-actions:empty{display:none}
.jpm-am-general-sticky-title .sticky-title-cta .multi-downloads-button{padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.jpm-am-general-sticky-title .sticky-title-cta .multi-downloads-button .download-icon{padding:12px;margin:0}
.jpm-am-general-sticky-title .sticky-title-cta .multi-downloads-button .download-icon.close-icon{padding:14px}
.jpm-am-general-sticky-title .sticky-title-cta .multi-downloads-button .download-label{display:none}
.jpm-am-general-sticky-title .sticky-title-cta .multi-downloads-button .download-menu-arrow{display:none}
.jpm-am-general-sticky-title .sticky-title-cta .jpm-am-components-cta{padding:10px !important}
.jpm-am-general-sticky-title .sticky-title-cta .jpm-am-components-cta svg{margin-left:0 !important;height:20px;width:20px}
.jpm-am-general-sticky-title .download-drawer .multiple-downloads{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;height:auto}
.jpm-am-general-sticky-title .download-drawer .downloads-title{width:100%;height:auto;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:18px;line-height:30px}
.jpm-am-general-sticky-title .download-drawer .downloads-sections{width:100%;margin:0}
.jpm-am-general-sticky-title .download-drawer .downloads-section{margin:0 24px 24px;padding:0;border-left:0;width:100%}
.jpm-am-general-sticky-title .download-drawer .section-title{padding:0 2px 8px}
.jpm-am-general-sticky-title .download-drawer .section-links{margin:0}
}
@media(max-width:767px){.jpm-am-general-sticky-title .sticky-title{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-dropdown-menu{position:relative;width:100%;font-weight:var(--am-type-fontWeight-regular)}
.jpm-am-components-dropdown-menu .dropdown-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;height:40px;min-width:250px;border:1px solid #41464a;border-radius:4px;padding:8px 16px;font-weight:var(--am-type-fontWeight-regular);font-size:12px;line-height:22px}
.jpm-am-components-dropdown-menu .dropdown-btn:hover{cursor:pointer}
.jpm-am-components-dropdown-menu .dropdown-btn-show{border-radius:4px 4px 0 0}
.jpm-am-components-dropdown-menu .dropdown-options{position:absolute;top:100%;left:0;right:0;z-index:2;border:1px solid #41464a;background:#fff;border-top:0;border-radius:0 0 4px 4px}
.jpm-am-components-dropdown-menu .dropdown-item{font-weight:var(--am-type-fontWeight-regular);line-height:22px;font-size:12px;padding:12px 16px}
.jpm-am-components-dropdown-menu .dropdown-item:hover{background-color:#dbf5f7;cursor:pointer}
@media(max-width:768px){.jpm-am-components-dropdown-menu{margin-left:0;margin-bottom:24px}
.jpm-am-components-dropdown-menu .dropdown-btn{width:100%;height:40px}
.jpm-am-components-dropdown-menu .dropdown-options{width:100%}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-sub-header{background:#fff;margin:60px 0 15px 0;line-height:normal;padding-bottom:3px;padding-top:20px}
.jpm-am-components-sub-header.sticky{position:sticky;z-index:3;top:0}
.jpm-am-components-sub-header.no-margin{margin:0 !important}
.jpm-am-components-sub-header h3{font-weight:var(--am-type-fontWeight-light);font-size:38px;color:#000;line-height:46px}
.jpm-am-components-sub-header .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.jpm-am-components-sub-header .text :first-child{margin-right:16px}
.jpm-am-components-sub-header .text h3,.jpm-am-components-sub-header .text h1{font-weight:var(--am-type-fontWeight-medium);font-size:26px;color:#000;line-height:36px}
.jpm-am-components-sub-header .underline{width:100%;border-bottom:1px solid #abadaf;margin-top:12px}
.jpm-am-components-sub-header#page-actions-sub-header{padding:15px 0}
.white{background-color:#fff}
.grey{background-color:#f5f7f8}
@media(max-width:1023px){.jpm-am-components-sub-header{margin:80px 0 15px 0}
.jpm-am-components-sub-header h3,.jpm-am-components-sub-header h1{font-size:28px;line-height:40px}
.jpm-am-components-sub-header#page-actions-sub-header{padding:15px}
}
@media(max-width:767px){.jpm-am-components-sub-header{margin:65px 0 15px 0}
.jpm-am-components-sub-header .container{height:36px;padding:0}
.jpm-am-components-sub-header h3,.jpm-am-components-sub-header h1{font-size:24px;line-height:34px}
.jpm-am-components-sub-header .underline{margin-top:10px}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-tab-button{display:-webkit-box;display:-ms-flexbox;display:flex}
.jpm-am-components-tab-button .tab-button{padding:8px 16px;min-width:80px;background-color:transparent;border-bottom:#565a5d solid 2px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#565a5d;font-weight:400}
.jpm-am-components-tab-button .tab-button:hover{color:#096183;border-bottom:#096183 solid 2px}
.jpm-am-components-tab-button .tab-button.selected{font-weight:var(--am-type-fontWeight-medium);color:#000;border-bottom:#000 solid 4px}
.jpm-am-components-tab-button .tab-button .label{font-size:14px;line-height:26px;margin-bottom:2px;color:inherit;font-weight:inherit}
.jpm-am-components-tab-button .tab-button .icon{padding-right:12px}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.field-group{position:relative;width:80%}
.field-group .input-label{display:inline-block;position:absolute;left:0;top:0;-webkit-transition:all 150ms ease-in;transition:all 150ms ease-in;color:#41464a;font-weight:var(--am-type-fontWeight-book);font-style:normal;font-size:16px;line-height:28px;padding:2px 0}
.field-group .input-label.field-active{-webkit-transform:translateY(-25px);transform:translateY(-25px);font-size:14px;line-height:26px;color:#41464a}
.field-group .input-label.field-active.error{color:#d0021b}
.field-group .input-label.error{color:#d0021b}
.field-group .input-field{border-bottom:2px solid #000;height:30px;background-color:transparent;padding:2px 1px;width:100%;font-weight:var(--am-type-fontWeight-medium);font-style:normal;font-size:20px;line-height:30px;color:#000}
.field-group .input-field.error{border-bottom:2px solid #d0021b}
.field-group .input-field:focus-visible{outline:0}
.field-group .success-check-mark{position:absolute;right:-20px;top:5px}
.field-group .error-message{position:absolute;bottom:-20px;left:0;font-weight:var(--am-type-fontWeight-book);font-style:normal;font-size:12px;line-height:22px;color:#d0021b}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-toggle-button{border-radius:4px;border:#e2e4e5 solid 2px;overflow:hidden}
.jpm-am-components-toggle-button .toggle-button{padding:6px;min-width:80px}
.jpm-am-components-toggle-button .toggle-button.selected{background-color:#fff}
.jpm-am-components-toggle-button .toggle-button .label{font-size:14px;font-weight:400;line-height:26px;color:#565a5d}
.jpm-am-components-toggle-button .toggle-button .label.selected{color:#000;font-weight:var(--am-type-fontWeight-medium)}
.jpm-am-components-toggle-button .toggle-button:not(:first-child){border-left:#e2e4e5 solid 2px}
.jpm-am-components-tour .tour-container-close button::after{content:"\E903"}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-components-tour-highlight{z-index:100001}
.jpm-am-components-tour{background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;top:0;left:0;right:0;bottom:0;cursor:default;z-index:9}
.jpm-am-components-tour .tour-container-close{display:-webkit-box;display:-ms-flexbox;display:flex}
.jpm-am-components-tour .tour-container-close button{font-family:"jp-icons",fantasy !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:transparent;margin-left:auto;width:32px;height:32px;margin-top:12px;margin-right:12px;border-radius:24px;cursor:pointer}
.jpm-am-components-tour .tour-container-close button:hover{background:#f5f7f8}
.jpm-am-components-tour .tour-image{height:80px;margin-bottom:24px}
.jpm-am-components-tour .tour-image img{height:100%}
.jpm-am-components-tour .tour-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:12px 40px 40px 40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:-webkit-transform .3s ease 0;transition:-webkit-transform .3s ease 0;transition:transform .3s ease 0;transition:transform .3s ease 0,-webkit-transform .3s ease 0}
.jpm-am-components-tour .tour-card h2{font-weight:var(--am-type-fontWeight-medium);font-size:26px;line-height:36px;text-align:center}
.jpm-am-components-tour .tour-card p{font-weight:var(--am-type-fontWeight-regular);font-size:18px;line-height:32px;margin:16px 0;text-align:center}
.jpm-am-components-tour .tour-card button{margin:20px}
.jpm-am-components-tour .tour-numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:12px}
.jpm-am-components-tour .tour-numbers button{cursor:pointer;margin:0 4px;background-color:transparent;-webkit-transform:scale(0.8);transform:scale(0.8)}
.jpm-am-components-tour .tour-numbers button.disabled{cursor:default}
.jpm-am-components-tour .tour-numbers button.disabled path{stroke:#e2e4e5}
.jpm-am-components-tour .tour-numbers button.disabled:hover path{fill:#fff}
.jpm-am-components-tour .tour-numbers button:hover path{fill:#f5f7f8}
.jpm-am-components-tour .tour-numbers p{font-weight:var(--am-type-fontWeight-regular);font-size:18px;line-height:26px;margin:0 4px;min-width:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jp-utility-nav-list-container .jp-utility-nav-icons__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.jp-utility-nav-list-container .jp-utility-nav-icons__item{border-left:1px solid #bfbfbf;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}
.jp-utility-nav-list-container .jp-utility-nav-icons__item:hover{cursor:pointer}
.jp-utility-nav-list-container .jp-utility-nav-icons__item:last-of-type{margin-right:0}
.jp-utility-nav-list-container .jp-utility-nav-icons__item.no-border{border:0}
.jp-utility-nav-list-container .jp-utility-nav-icons__item.icon-only{margin:4px}
.jp-utility-nav-list-container .jp-utility-nav-icons__item.icon-only .jp-utility-nav-icons__button{padding:4px}
.jp-utility-nav-list-container .jp-utility-nav-icons__button--active{background-color:#0c4a62}
.jp-utility-nav__button.icon-only{-webkit-transition:stroke .3s ease-in,color .3s ease-in;transition:stroke .3s ease-in,color .3s ease-in}
.jp-utility-nav__button.icon-only:hover svg path{stroke:#096183}
.jp-utility-nav__button.icon-only:hover .initials-icon{background-color:#096183;color:#f5f7f8}
.jp-utility-nav__button.jp-utility-nav-icons__button--active .initials-icon{background-color:#0c4a62}
@media((min-width:1024px)){.jp-utility-nav-list-container{display:none}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.logged-in-user-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}
.logged-in-user-options .logged-in-user-options__user-profile-section{background:#fff;padding:24px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:32px;width:100%}
.logged-in-user-options .logged-in-user-options__user-info{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:17px}
.logged-in-user-options .logged-in-user-options__profile-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.logged-in-user-options .logged-in-user-options__name{font-family:"NB-International-pro-regular",sans-serif;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.4;text-align:left;text-wrap:wrap}
.logged-in-user-options .logged-in-user-options__company{color:#41464a;font-family:"NB-International-pro-regular",sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.6666666667}
.logged-in-user-options .logged-in-user-options__links-section{width:100%}
.logged-in-user-options .logged-in-user-options__accordion-button-list,.logged-in-user-options .logged-in-user-options__profile-links{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}
.logged-in-user-options .logged-in-user-options__accordion-button-list{padding-top:8px;padding-bottom:8px}
.logged-in-user-options .logged-in-user-options__profile-button{border-bottom:.5px solid #e2e4e5;background:#fff;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:"NB-International-pro-regular",sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#000;-webkit-transition:-webkit-text-decoration .3s ease-out;transition:-webkit-text-decoration .3s ease-out;transition:text-decoration .3s ease-out;transition:text-decoration .3s ease-out,-webkit-text-decoration .3s ease-out}
.logged-in-user-options .logged-in-user-options__profile-button:hover .logged-in-user-options__profile-button-label{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px;-webkit-text-decoration-color:#000;text-decoration-color:#000;-webkit-animation:underline .3s ease-out;animation:underline .3s ease-out}
.logged-in-user-options .logged-in-user-options__profile-button.no-padding{padding:0}
.logged-in-user-options .logged-in-user-options__profile-button.no-underline{text-decoration:none;border-bottom:0}
.logged-in-user-options .logged-in-user-options__profile-button.logged-in-user-options__profile-button-with-underline{padding:0 0 8px;border-bottom:.5px solid #e2e4e5}
.logged-in-user-options .logged-in-user-options__profile-button--sign-out{border-bottom:0;padding:0;font-family:"NB-International-medium",sans-serif;font-size:.875rem;font-weight:500;line-height:1.5714285714}
.logged-in-user-options .logged-in-user-options__profile-button-label{color:#000;font-size:1rem;font-weight:400;line-height:1.5}
.logged-in-user-options .logged-in-user-options__profile-button-label--sign-out{font-size:.875rem;font-weight:500;line-height:1.5714285714}
.logged-in-user-options .logged-in-user-options__profile-button-title{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0;color:#000;font-family:"NB-International-pro-regular",sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5}
.logged-in-user-options .logged-in-user-options__profile-button-close{position:absolute;top:0;right:0;background:#fff;-ms-flex-item-align:start;align-self:flex-start}
.logged-in-user-options .logged-in-user-options__profile-button-close:hover{cursor:pointer}
.logged-in-user-options .hide{display:none}
@media(min-width:768px){.logged-in-user-options{gap:32px}
.logged-in-user-options .logged-in-user-options__name{font-size:1.375rem;font-weight:400;line-height:1.3636363636}
}
@media(min-width:1024px){.logged-in-user-options{gap:24px}
.logged-in-user-options .logged-in-user-options__name{font-size:1.5rem;font-weight:400;line-height:1.3333333333}
.logged-in-user-options .logged-in-user-options__accordion-button-list{display:none}
.logged-in-user-options .logged-in-user-options__profile-button:hover{cursor:pointer}
.logged-in-user-options .logged-in-user-options__profile-button:hover .logged-in-user-options__profile-button-title{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px;-webkit-text-decoration-color:#000;text-decoration-color:#000;-webkit-animation:underline .3s ease-out;animation:underline .3s ease-out}
.logged-in-user-options .logged-in-user-options__profile-button-close{display:none}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.dropdown-content-profile__user-profile-section .accordion{width:100%}
.dropdown-content-profile__user-profile-section .accordion__button{width:100%;text-align:left;outline:0;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}
.dropdown-content-profile__user-profile-section .accordion__button:hover{cursor:pointer}
.dropdown-content-profile__user-profile-section .accordion__button-open{border-bottom:0}
.dropdown-content-profile__user-profile-section .accordion__button-child-link .dropdown-content-profile__profile-button-title{padding-bottom:8px;font-family:"NB-International-pro-regular",sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5}
.dropdown-content-profile__user-profile-section .accordion__content{margin-top:-4px;overflow:hidden;max-height:0;height:0;-webkit-transition:height .5s ease-in-out,max-height .5s ease-in-out;transition:height .5s ease-in-out,max-height .5s ease-in-out}
.dropdown-content-profile__user-profile-section .accordion__content--open{height:100%;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;padding:4px 0;border-bottom:.5px solid #abadaf}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
@-webkit-keyframes fadeIn{0{opacity:0}
100%{opacity:1}
}
@keyframes fadeIn{0{opacity:0}
100%{opacity:1}
}
.jpm-am-gtx .gtx-slide-image{width:100%;margin-bottom:12px;position:relative}
.jpm-am-gtx .gtx-slide-image .slide-image-filler{position:initial;aspect-ratio:16/9;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.jpm-am-gtx .gtx-slide-image .slide-image-filler.is43{aspect-ratio:4/3 !important}
.jpm-am-gtx .gtx-slide-image .hidden-slider .slick-list{visibility:hidden;position:relative !important;z-index:-1 !important}
.jpm-am-gtx .gtx-slide-image .slick-slider{height:100%}
.jpm-am-gtx .gtx-slide-image .slick-list{position:absolute}
.jpm-am-gtx .gtx-slide-image .slick-track{position:unset}
.jpm-am-gtx .gtx-slide-image .slick-slider{width:100%;position:unset}
.jpm-am-gtx .gtx-slide-image .slick-list{top:0;left:0;width:100%}
.jpm-am-gtx .gtx-slide-image .slick-slide{position:relative;width:100%}
.jpm-am-gtx .gtx-slide-image .slick-prev,.jpm-am-gtx .gtx-slide-image .slick-next{display:none !important}
.jpm-am-gtx .gtx-slide-image .image-container{aspect-ratio:16/9}
.jpm-am-gtx .gtx-slide-image .image-container.is43{aspect-ratio:4/3 !important}
.jpm-am-gtx .gtx-slide-image-hidden{height:0}
.jpm-am-gtx .gtx-slide-image-loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;aspect-ratio:16/9;position:absolute;top:0}
.jpm-am-gtx .gtx-slide-image h2{display:none;font-weight:var(--am-type-fontWeight-medium);font-size:20px;line-height:24px;max-width:80%;margin:0 auto 10px;color:#fff}
.jpm-am-gtx .gtx-slide-image img{display:block;-o-object-fit:contain;object-fit:contain;height:100%;margin:0 auto;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor;-o-user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}
.jpm-am-gtx .gtx-slide-image img.hide{display:none}
.jpm-am-gtx .gtx-slide-image img.show{-webkit-animation:fadeIn .1s;animation:fadeIn .1s}
.jpm-am-gtx .gtx-slide-image .actions-button,.jpm-am-gtx .gtx-slide-image .mobile-full-screen-button,.jpm-am-gtx .gtx-slide-image .gtx-slide-action-dial{display:none}
.jpm-am-gtx .gtx-slide-image .fullscreen-nav-button{position:absolute;height:100%;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100px;z-index:2;cursor:pointer;background-color:transparent}
.jpm-am-gtx .gtx-slide-image .fullscreen-nav-button.left{left:-70px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.jpm-am-gtx .gtx-slide-image .fullscreen-nav-button.right{right:-70px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.jpm-am-gtx .gtx-slide-image .fullscreen-nav-button:focus-visible{outline:2px solid #fff}
.jpm-am-gtx .gtx-slide-image:focus-visible{outline:2px solid #000}
@media(max-width:1023px){.jpm-am-gtx .gtx-slide-image .actions-button{display:none;background:#f5f7f8;position:absolute;z-index:3;height:40px;width:40px;border-radius:40px;right:20px;bottom:20px;cursor:pointer}
}
@media(max-width:768px){.jpm-am-gtx .gtx-slide-image .mobile-full-screen-button{pointer-events:none;display:block;position:absolute;top:50%;-webkit-transform:scale(4);transform:scale(4);z-index:2;border-radius:100%;background:#c5c7c9;opacity:.8;height:28px;padding-top:2px;margin-top:-12px;width:28px;cursor:pointer}
.jpm-am-gtx .gtx-slide-image .mobile-full-screen-button path{fill:#fff;stroke:#fff}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.gtx-slide-action-dial{padding:8px 0;z-index:3}
.gtx-slide-action-dial a,.gtx-slide-action-dial button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;position:relative;left:8px;cursor:pointer;color:#000}
.gtx-slide-action-dial a .svg-holder,.gtx-slide-action-dial button .svg-holder{padding:16px 0;margin-top:4px}
.gtx-slide-action-dial a .svg-holder.solid svg,.gtx-slide-action-dial button .svg-holder.solid svg{fill:#000}
.gtx-slide-action-dial a:not(:last-child) .svg-holder,.gtx-slide-action-dial button:not(:last-child) .svg-holder{border-bottom:1px solid #000}
.gtx-slide-action-dial a span,.gtx-slide-action-dial button span{margin-left:30px;color:#fff;font-size:14px}
@media(max-width:1023px){.gtx-slide-action-dial{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;background-color:#f5f7f8;padding:4px 8px !important;border-radius:40px;margin-right:60px}
.gtx-slide-action-dial a,.gtx-slide-action-dial button{left:0;right:8px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;width:100%;height:100%}
.gtx-slide-action-dial a .svg-holder,.gtx-slide-action-dial button .svg-holder{padding:0 20px}
.gtx-slide-action-dial a:not(:last-child) .svg-holder,.gtx-slide-action-dial button:not(:last-child) .svg-holder{border-left:1px solid #000;border-bottom:none !important}
.gtx-slide-action-dial a span,.gtx-slide-action-dial button span{display:none}
.gtx-slide-action-dial a svg,.gtx-slide-action-dial button svg{width:24px;height:24px}
}
@-webkit-keyframes blink{0{opacity:.2}
20%{opacity:1}
100%{opacity:.2}
}
@keyframes blink{0{opacity:.2}
20%{opacity:1}
100%{opacity:.2}
}
.gtx-loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.gtx-loading p{color:transparent}
.gtx-loading .loading span{-webkit-animation-name:blink;animation-name:blink;-webkit-animation-delay:.2s;animation-delay:.2s;opacity:0;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;padding:0 12px}
.gtx-loading .loading span img{margin:12px 0;height:30px}
.gtx-loading .loading span:nth-child(2){-webkit-animation-delay:.35s;animation-delay:.35s}
.gtx-loading .loading span:nth-child(3){-webkit-animation-delay:.5s;animation-delay:.5s}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-gtx-slide-component{aspect-ratio:16/9;background-color:transparent;height:100%;width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:1440px}
.jpm-am-gtx-slide-component.fullscreen{max-width:90%;margin:0 auto}
.jpm-am-gtx-slide-component .cover-image{-o-object-fit:cover !important;object-fit:cover !important;z-index:-1;height:100%;width:100%;background-size:cover;overflow:hidden;position:absolute;top:0;left:0;max-width:none !important}
.jpm-am-gtx-slide-component .slide-content{z-index:1;width:50%;height:100%;padding:55px 0 55px 55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.jpm-am-gtx-slide-component .slide-content.whiteText{color:#fff}
.jpm-am-gtx-slide-component .slide-content.whiteText .main-content .title{color:#fff}
.jpm-am-gtx-slide-component .slide-content.whiteText .main-content .subtitle{color:#fff}
.jpm-am-gtx-slide-component .slide-content.whiteText .button{background:#fff;color:#21292e}
.jpm-am-gtx-slide-component .slide-content.whiteText .feature-list li{color:#fff}
.jpm-am-gtx-slide-component .slide-content .info-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:var(--am-type-fontWeight-medium);font-size:1.3rem;line-height:1.5rem;margin-bottom:26px}
.jpm-am-gtx-slide-component .slide-content .info-bar span{border-right:1px solid #abadaf;padding:0 10px}
.jpm-am-gtx-slide-component .slide-content .info-bar span:first-child{padding:0 10px 0 0}
.jpm-am-gtx-slide-component .slide-content .info-bar span:last-child{border:0}
.jpm-am-gtx-slide-component .slide-content .main-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}
.jpm-am-gtx-slide-component .slide-content .main-content .title{font-weight:var(--am-type-fontWeight-medium);font-size:4.6em;line-height:1em;text-align:left;margin-bottom:.3em;color:#000}
.jpm-am-gtx-slide-component .slide-content .main-content .subtitle{font-weight:var(--am-type-fontWeight-regular);font-size:1.3em;line-height:1.5em;text-align:left;margin-bottom:1.4em;color:#000}
.jpm-am-gtx-slide-component .slide-content .button{padding:.5em 1.3em;cursor:pointer;background:#21292e;border-radius:2px;margin-bottom:.7em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:var(--am-type-fontWeight-medium);font-size:.75rem;line-height:1.125rem;color:#fff;z-index:2}
.jpm-am-gtx-slide-component .slide-content .button svg{margin-right:.7em}
.jpm-am-gtx-slide-component .slide-content .feature-list{padding-left:0 !important}
.jpm-am-gtx-slide-component .slide-content .feature-list ul{margin:0 !important}
.jpm-am-gtx-slide-component .slide-content .feature-list li{font-weight:var(--am-type-fontWeight-regular);font-size:.75rem;line-height:1.375rem;color:#21292e;margin:0 !important;list-style-position:inside;list-style-type:disc;padding:0}
@media(max-width:1477px){.jpm-am-gtx-slide-component .slide-content{padding:25px 0 25px 45px}
.jpm-am-gtx-slide-component .slide-content .info-bar{font-size:.75rem;line-height:1rem}
.jpm-am-gtx-slide-component .slide-content .main-content .title{font-size:3.2em;line-height:1em;margin-bottom:.3em}
.jpm-am-gtx-slide-component .slide-content .main-content .subtitle{font-size:1em;line-height:1.5em}
.jpm-am-gtx-slide-component .slide-content .button{font-size:.75rem;line-height:1.125rem}
.jpm-am-gtx-slide-component .slide-content .feature-list li{font-size:.7rem;line-height:1.35rem}
}
@media(max-width:1170px){.jpm-am-gtx-slide-component .slide-content{padding:25px 0 25px 45px}
.jpm-am-gtx-slide-component .slide-content .info-bar{font-size:.75rem;line-height:1.5rem;margin-bottom:18px}
.jpm-am-gtx-slide-component .slide-content .main-content .title{font-size:2.75rem;line-height:2.75rem;margin-bottom:.2em}
.jpm-am-gtx-slide-component .slide-content .main-content .subtitle{font-size:.9rem;line-height:1.5rem;margin-bottom:1em}
.jpm-am-gtx-slide-component .slide-content .button{font-size:.7rem;line-height:1rem}
.jpm-am-gtx-slide-component .slide-content .feature-list li{font-size:.6rem;line-height:1rem}
}
@media(max-width:1023px){.jpm-am-gtx-slide-component .slide-content{padding:25px 0 25px 45px}
.jpm-am-gtx-slide-component .slide-content .info-bar{font-size:.75rem;line-height:1.5rem;margin-bottom:18px}
.jpm-am-gtx-slide-component .slide-content .main-content .title{font-size:2.75rem;line-height:2.75rem;margin-bottom:.2em}
.jpm-am-gtx-slide-component .slide-content .main-content .subtitle{font-size:.9rem;line-height:1.5rem;margin-bottom:1em}
.jpm-am-gtx-slide-component .slide-content .button{font-size:.7rem;line-height:1rem}
.jpm-am-gtx-slide-component .slide-content .feature-list li{font-size:.6rem;line-height:1rem}
}
@media(max-width:767px){.jpm-am-gtx-slide-component.fullscreen{max-width:80%;margin:0 auto}
.jpm-am-gtx-slide-component .slide-content{width:60%;padding:15px 0 15px 20px}
.jpm-am-gtx-slide-component .slide-content .info-bar{font-size:.4rem;line-height:.5rem;margin-bottom:1em}
.jpm-am-gtx-slide-component .slide-content .main-content .title{font-size:1.4rem;line-height:1.4rem;margin-bottom:.5rem}
.jpm-am-gtx-slide-component .slide-content .main-content .subtitle{font-weight:var(--am-type-fontWeight-regular);font-size:.55rem;line-height:.7rem;margin-bottom:.3rem}
.jpm-am-gtx-slide-component .slide-content .button{font-size:.5rem;line-height:.8rem;padding:.4em 1.2em;margin-bottom:0}
.jpm-am-gtx-slide-component .slide-content .button svg{width:10px;height:10px}
.jpm-am-gtx-slide-component .slide-content .feature-list{display:none}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.gtx-slide-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}
.gtx-slide-buttons .gtx-side-bar{display:none !important}
.gtx-slide-buttons .tab-button-container{right:0;margin-left:auto;background-color:#fff;border-radius:12px;padding:12px 4px}
.gtx-slide-buttons .custom-presentation-button{background:#fff;border-radius:50px}
.gtx-slide-buttons #gtx-create-custom-guide{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:auto;padding:10px 20px}
.gtx-slide-buttons .gtx-guide-buttons{position:relative;right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}
@media(max-width:1023px){.gtx-slide-buttons .tab-button-container{padding:12px 0}
.gtx-slide-buttons .custom-presentation-button{width:100%}
.gtx-slide-buttons .gtx-side-bar{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;width:unset !important;height:unset !important;margin-bottom:0 !important;padding-right:12px !important;margin:5px 0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:40%;max-width:60%}
.gtx-slide-buttons .gtx-side-bar .gtx-search-box{margin:0 !important}
.gtx-slide-buttons .gtx-side-bar .gtx-search-box input{width:100%}
.gtx-slide-buttons .custom-presentation-button{display:none}
}
@media(max-width:767px){.gtx-slide-buttons{margin:0 0 20px 0}
.gtx-slide-buttons .gtx-side-bar{width:100% !important;max-width:unset !important}
.gtx-slide-buttons .gtx-side-bar .gtx-search-box input{width:100% !important}
.gtx-slide-buttons .tab-button-container{display:none}
}
.jpm-am-gtx .gtx-side-bar .gtx-search-box .input-button .jp-close::after{content:"\E954"}
.jpm-am-gtx .gtx-side-bar .gtx-search-box .input-button .jp-search::after{content:"\E955"}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-gtx .gtx-side-bar-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%;max-width:320px}
.jpm-am-gtx .gtx-side-bar-container.hide{display:none}
.jpm-am-gtx .gtx-side-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;padding:0;top:60px;height:700px;margin-bottom:24px;width:100%}
.jpm-am-gtx .gtx-side-bar.sticky{position:sticky}
.jpm-am-gtx .gtx-side-bar ul,.jpm-am-gtx .gtx-side-bar li{list-style:none}
.jpm-am-gtx .gtx-side-bar .gtx-search-box{margin:45px 15px 20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.jpm-am-gtx .gtx-side-bar .gtx-search-box .input-button{width:100%;position:relative}
.jpm-am-gtx .gtx-side-bar .gtx-search-box .input-button .input-label{font-weight:var(--am-type-fontWeight-light);width:calc(100% - 45px);font-size:14px;margin-left:10px;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 150ms ease-in;transition:all 150ms ease-in;z-index:1;color:#565a5d}
.jpm-am-gtx .gtx-side-bar .gtx-search-box .input-button .input-label.field-active{top:-50%;width:100%;font-size:12px;margin-left:5px;color:#41464a}
.jpm-am-gtx .gtx-side-bar .gtx-search-box .input-button .jp-search{font-family:"jp-icons",fantasy !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;font-size:20px;padding-right:12px;background-color:transparent;color:#000;top:25%;right:0}
.jpm-am-gtx .gtx-side-bar .gtx-search-box .input-button .jp-close{font-family:"jp-icons",fantasy !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:pointer;position:absolute;font-size:24px;margin-right:10px;background-color:#fff;border-radius:24px;padding-left:1px;padding-top:1px;top:20%;right:0}
.jpm-am-gtx .gtx-side-bar .gtx-search-box .input-button .jp-close:hover{background-color:#f5f7f8}
.jpm-am-gtx .gtx-side-bar .gtx-search-box .input-button input{font-weight:var(--am-type-fontWeight-light);position:relative;height:40px;padding-left:12px;padding-right:40px;width:100%;border:#000 1px solid;border-radius:8px;font-size:14px}
.jpm-am-gtx .gtx-side-bar .gtx-search-box .input-button input input[type=text]{position:absolute;top:20px;left:0;background-color:transparent;width:100%;border-bottom:1px solid #565a5d;line-height:32px}
.jpm-am-gtx .gtx-side-bar .gtx-search-box .results{padding-top:12px;margin-bottom:-14px;font-size:14px;width:100%;text-align:end;padding-right:4px}
.jpm-am-gtx .gtx-side-bar .gtx-side-bar-toc{overflow-y:scroll;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#000 #abadaf}
.jpm-am-gtx .gtx-side-bar .gtx-side-bar-toc .toc-section{margin-right:15px;margin-left:3px}
.jpm-am-gtx .gtx-side-bar .gtx-side-bar-toc::-webkit-scrollbar{width:3px}
.jpm-am-gtx .gtx-side-bar .gtx-side-bar-toc::-webkit-scrollbar-track{background-color:#abadaf;border-radius:2px}
.jpm-am-gtx .gtx-side-bar .gtx-side-bar-toc::-webkit-scrollbar-thumb{border-radius:4px;background-color:#000}
.jpm-am-gtx .gtx-side-bar .toc-message{padding:0 24px}
.jpm-am-gtx .gtx-side-bar .toc-section.hover :hover{background-color:#f5f7f8}
.jpm-am-gtx .gtx-side-bar .toc-section .toc-category{position:sticky;top:0;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:36px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:26px 0;font-weight:var(--am-type-fontWeight-regular);font-size:20px;line-height:24px}
.jpm-am-gtx .gtx-side-bar .toc-section .toc-category.open{padding-bottom:30px;border-bottom:1px solid #abadaf;margin-bottom:1px}
.jpm-am-gtx .gtx-side-bar .toc-section .toc-category.selected{color:#fff;pointer-events:none}
.jpm-am-gtx .gtx-side-bar .toc-section .toc-category-bar{margin-right:18px;min-width:4px;height:24px}
.jpm-am-gtx .gtx-side-bar .toc-section .toc-category-expand-button{margin-left:auto;-webkit-transform:scale(0.65);transform:scale(0.65);margin-top:4px;margin-right:20px}
.jpm-am-gtx .gtx-side-bar .toc-section .toc-category-slide-count{margin-left:auto;font-size:18px;margin-right:20px}
.jpm-am-gtx .gtx-side-bar .toc-item-parent{transition:max-height 150ms cubic-bezier(0.4,0,0.2,1) 0;-moz-transition:max-height 150ms cubic-bezier(0.4,0,0.2,1) 0;-webkit-transition:max-height 150ms cubic-bezier(0.4,0,0.2,1) 0;-ms-transition:max-height 150ms cubic-bezier(0.4,0,0.2,1) 0;-o-transition:max-height 150ms cubic-bezier(0.4,0,0.2,1) 0;-webkit-transition-duration:150ms;transition-duration:150ms}
.jpm-am-gtx .gtx-side-bar .toc-item-parent.open{max-height:10000px;overflow:visible}
.jpm-am-gtx .gtx-side-bar .toc-item-parent.close{max-height:0;overflow:hidden}
.jpm-am-gtx .gtx-side-bar .toc-item-button{width:100%;text-align:left;font-weight:var(--am-type-fontWeight-light);font-size:14px;line-height:18px;cursor:pointer;color:#000;margin:4px 0}
.jpm-am-gtx .gtx-side-bar .toc-item-button :hover{background-color:#f5f7f8}
.jpm-am-gtx .gtx-side-bar .toc-item-button-selected{color:#fff;pointer-events:none;font-size:18px;margin:4px 0}
.jpm-am-gtx .gtx-side-bar .toc-item-button-selected :hover{background-color:inherit !important}
.jpm-am-gtx .gtx-side-bar .toc-item-button-selected :focus{outline:2px solid #000;outline-offset:1px}
.jpm-am-gtx .gtx-side-bar .toc-item-button :focus{outline:2px solid #000;outline-offset:1px}
.jpm-am-gtx .gtx-side-bar .toc-item-container{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 4px 8px 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:unset;width:100%;text-align:start;color:inherit}
.jpm-am-gtx .gtx-side-bar .toc-item-title{width:84%;margin-right:10px}
.jpm-am-gtx .gtx-side-bar:focus{outline:2px solid #000;outline-offset:1px}
@media(max-width:1023px){.jpm-am-gtx .gtx-side-bar-container{display:none}
.jpm-am-components-modal .gtx-side-bar-container{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;padding:0 30px;max-width:unset}
.jpm-am-components-modal .gtx-side-bar-container .gtx-side-bar{height:70vh !important;width:70vw !important}
.jpm-am-components-modal .gtx-side-bar-container .gtx-side-bar .gtx-search-box{margin:20px 0 !important}
}
@media(max-width:767px){.jpm-am-gtx .gtx-side-bar-container{display:none}
.jpm-am-components-modal .gtx-side-bar-container .gtx-side-bar{height:80vh !important;width:80vw !important}
}
.AMSegmentControl{position:relative;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;-moz-column-gap:var(--am-spacing-sm2);column-gap:var(--am-spacing-sm2);row-gap:var(--am-spacing-xs);background-color:transparent;width:-moz-fit-content;width:fit-content;max-width:100%}
.AMSegmentControl_title{color:var(--am-text-second);white-space:nowrap;border:0}
.AMSegmentControl .AMSegmentControl_buttons{position:relative;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(min-content,1fr);gap:2px;padding:var(--am-spacing-xs);border:1px solid var(--am-border-first);border-radius:var(--am-borderRadius-sm);min-width:-moz-fit-content;min-width:fit-content;width:-moz-fit-content;width:fit-content}
.AMSegmentControl .AMSegmentControl_indicator{position:absolute;top:var(--am-spacing-xs);left:var(--am-spacing-xs);height:calc(100% - var(--am-spacing-xs) * 2);background-color:var(--am-surface-interact-first-selected);border-radius:var(--am-borderRadius-sm);pointer-events:none;z-index:0;transition:transform .5s cubic-bezier(.32,1.25,.64,1),width .3s cubic-bezier(.25,.46,.45,.94)}
.AMHorizontalScroll{position:relative;display:inline-flex;align-items:center;width:100%;max-width:-moz-max-content;max-width:max-content}
.AMHorizontalScroll .AMHorizontalScroll_body{flex:1;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding-top:var(--am-spacing-xs);padding-bottom:var(--am-spacing-xs);transition:flex-grow 1s ease;scrollbar-width:none;-ms-overflow-style:none}
.AMHorizontalScroll .AMHorizontalScroll_body::-webkit-scrollbar{display:none}
.AMHorizontalScroll .AMHorizontalScroll_button{background-color:transparent;border:0;color:var(--am-icon-interactSubtle-fourth-default_neutral);flex-shrink:0;z-index:1;align-self:stretch;position:absolute;opacity:0;pointer-events:none}
.AMHorizontalScroll .AMHorizontalScroll_button .AMIcon{font-size:32px}
.AMHorizontalScroll .AMHorizontalScroll_buttonLeft{order:-1;border-right:1px solid var(--am-border-second)}
.AMHorizontalScroll .AMHorizontalScroll_buttonRight{order:1;border-left:1px solid var(--am-border-second)}
.AMHorizontalScroll.AMHorizontalScroll-hasOverflowLeft .AMHorizontalScroll_body{flex-grow:1}
.AMHorizontalScroll.AMHorizontalScroll-hasOverflowLeft .AMHorizontalScroll_buttonLeft{position:relative;opacity:1;pointer-events:auto;transition:opacity .3s}
.AMHorizontalScroll.AMHorizontalScroll-hasOverflowRight .AMHorizontalScroll_body{flex-grow:1}
.AMHorizontalScroll.AMHorizontalScroll-hasOverflowRight .AMHorizontalScroll_buttonRight{position:relative;opacity:1;pointer-events:auto;transition:opacity .2s}
.AMHorizontalScroll.AMHorizontalScroll-alwaysShowButtons .AMHorizontalScroll_buttonLeft,.AMHorizontalScroll.AMHorizontalScroll-alwaysShowButtons .AMHorizontalScroll_buttonRight{position:relative;opacity:1;pointer-events:auto;transition:opacity .3s}
.AMSegmentControlButton.AMButton{position:relative;z-index:1;outline-offset:-1px;white-space:nowrap}
.AMSegmentControlButton.AMButton.AMButton-selected{background-color:transparent;outline-offset:1px;transition:border-color var(--am-duration-quick),background-color var(--am-duration-quick)}
@media(hover:hover){.AMSegmentControlButton.AMButton.AMButton-selected:not(.AMButton-disabled):hover{background-color:transparent;transition:border-color var(--am-duration-quick),background-color var(--am-duration-quick)}
}
.AMSegmentControlButton.AMButton.AMButton-selected:not(.AMButton-disabled):active{background-color:transparent}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.gtx-slide-description-container{position:relative}
.gtx-slide-description-container.video{aspect-ratio:16/9}
.gtx-slide-description-container .gtx-slide-description{display:-webkit-box;display:-ms-flexbox;display:flex}
.gtx-slide-description-container .gtx-slide-description.hide{display:none}
.gtx-slide-description-container .gtx-slide-description .gtx-slide-text{width:100%;font-size:14px;line-height:26px}
.gtx-slide-description-container .gtx-slide-description .gtx-slide-text .title{display:inline;font-weight:var(--am-type-fontWeight-medium)}
.gtx-slide-description-container .gtx-slide-description .gtx-slide-text .description{display:inline;font-weight:var(--am-type-fontWeight-regular)}
.gtx-slide-description-container .gtx-slide-description .gtx-slide-text .description p{display:inline;line-height:26px;margin-bottom:8px}
.gtx-slide-description-container .gtx-slide-description .gtx-slide-related{max-width:50%;min-width:50%;margin-left:60px}
.gtx-slide-description-container .gtx-slide-description .gtx-slide-related.hide{display:none}
.gtx-slide-description-container .gtx-slide-description .gtx-slide-related .jpm-am-components-audio-player{margin-bottom:32px}
.gtx-slide-description-container .gtx-slide-description .gtx-slide-related .video-button{background:transparent;width:100%;color:#000}
.gtx-slide-description-container .gtx-slide-description .gtx-slide-related-content{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:solid 1px #000;margin-bottom:16px;cursor:pointer;width:100%}
.gtx-slide-description-container .gtx-slide-description .gtx-slide-related-content :hover{background-color:#f5f7f8}
.gtx-slide-description-container .gtx-slide-description .gtx-slide-related-content .container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:12px 4px}
.gtx-slide-description-container .gtx-slide-description .gtx-slide-related-content .icon{margin:2px 12px}
.gtx-slide-description-container .gtx-slide-description .gtx-slide-related-content p{text-align:start;font-size:14px;line-height:26px}
.gtx-slide-description-container .gtx-slide-description .gtx-slide-related-content p .prefix{font-weight:var(--am-type-fontWeight-medium)}
.gtx-slide-description-container .gtx-slide-description .gtx-slide-related-content p .description{font-weight:var(--am-type-fontWeight-regular)}
@media(max-width:768px){.gtx-slide-description-container .gtx-slide-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.gtx-slide-description-container .gtx-slide-description .gtx-slide-related{min-width:100%;margin-left:0}
.gtx-slide-description-container .gtx-slide-description .gtx-slide-text{margin:24px 0}
}
.gtx-video-player-content .close::after{content:"\E903"}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.gtx-video-player{position:absolute;width:100%;max-width:100%;aspect-ratio:16/9;z-index:3;top:0;background:#e2e4e5;border-radius:16px;margin-top:-20px;transition:max-width .1s linear;-moz-transition:max-width .1s linear;-webkit-transition:max-width .1s linear;-ms-transition:max-width .1s linear;-o-transition:max-width .1s linear}
.gtx-video-player.show{display:block}
.gtx-video-player.hide{display:none}
.gtx-video-player.shrink{transition:none;-moz-transition:none;-webkit-transition:none;-ms-transition:none;-o-transition:none;-webkit-box-shadow:2px 2px 6px 2px #8c8e90;box-shadow:2px 2px 6px 2px #8c8e90;max-width:400px;position:fixed;bottom:20px;right:20px;top:unset;border-radius:8px}
.gtx-video-player.shrink .close{-webkit-transform:scale(0.7);transform:scale(0.7);height:28px;margin-top:0;margin-right:0;margin-bottom:0}
.gtx-video-player.shrink .vjs-big-play-button{-webkit-transform:scale(0.6);transform:scale(0.6)}
.gtx-video-player.shrink .gtx-video-player-content{padding:0;margin-bottom:24px}
.gtx-video-player.shrink .brightcove-react-player-loader{padding:0 !important}
.gtx-video-player-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:8px;padding-bottom:16px;margin-bottom:16px}
.gtx-video-player-content .close{font-family:"jp-icons",fantasy !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:transparent;margin-left:auto;width:32px;height:32px;margin-bottom:6px;margin-right:12px;border-radius:24px;cursor:pointer}
.gtx-video-player-content .close:hover{background:#f5f7f8}
.gtx-video-player-content .brightcove-react-player-loader{padding:0}
.gtx-video-player-content .brightcove-react-player-loader .vjs-poster{background-color:transparent}
.gtx-video-player-content .brightcove-react-player-loader .video-js{width:100%;aspect-ratio:16/9;height:100%;background-color:transparent}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.gtx-slide-disclosures{padding:0 8px;margin-bottom:48px;border-top:#41464a 1px solid;border-bottom:#41464a 1px solid}
.gtx-slide-disclosures .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%}
.gtx-slide-disclosures .hidden{font-size:0 !important;position:absolute;z-index:-1}
.gtx-slide-disclosures .disclosures{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8px 0;border-right:gray 1px solid;width:100%}
.gtx-slide-disclosures .disclosures .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px}
.gtx-slide-disclosures .disclosures .title span{font-weight:var(--am-type-fontWeight-medium);color:#096183;font-size:14px;line-height:18px;cursor:pointer}
.gtx-slide-disclosures .paragraph p{margin-bottom:8px}
.gtx-slide-disclosures .open{font-size:14px;line-height:26px;overflow:visible;padding:12px 0;margin-right:12px}
.gtx-slide-disclosures .close{max-height:0;overflow:hidden}
.gtx-slide-disclosures .expand-button{margin:4px 12px 0 12px;-webkit-transform:scale(1.2);transform:scale(1.2)}
.gtx-slide-disclosures .page-numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px 0;height:50px;min-width:140px;border-radius:50px;background-color:#fff}
.gtx-slide-disclosures .page-numbers button{cursor:pointer;margin:0 4px;padding-top:3px;background-color:transparent}
.gtx-slide-disclosures .page-numbers span{font-weight:var(--am-type-fontWeight-medium);font-size:16px;line-height:26px;margin:0 4px;min-width:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.gtx-slide-disclosures .audio-player{display:none}
@media(max-width:768px){.gtx-slide-disclosures{margin-bottom:12px}
.gtx-slide-disclosures .disclosures{border:0}
.gtx-slide-disclosures .disclosures .title a{font-size:14px}
.gtx-slide-disclosures .open .close{width:100%}
.gtx-slide-disclosures .page-numbers{padding:0;min-width:unset;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.gtx-slide-disclosures .page-numbers span{margin:0 4px;min-width:24px}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-gtx .gtx-slide-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px;position:relative}
.jpm-am-gtx .gtx-slide-title h2{font-weight:var(--am-type-fontWeight-medium);font-size:26px;line-height:36px;color:#000}
.jpm-am-gtx .gtx-slide-title .normal-screen-btn{cursor:pointer;position:absolute;background:0;top:0;right:-55px;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:3}
.jpm-am-gtx .gtx-slide-title .normal-screen-btn circle{fill:#f5f7f8}
.jpm-am-gtx .gtx-slide-title .normal-screen-btn span{font-weight:var(--am-type-fontWeight-light);margin-left:0;margin-right:16px;font-size:14px;line-height:18px;color:#fff}
.jpm-am-gtx .gtx-slide-title .normal-screen-btn:focus{outline:2px solid #fff}
@media(max-width:768px){.jpm-am-gtx .gtx-slide-title h2{font-size:22px;line-height:30px}
.jpm-am-gtx .gtx-slide-title #gtx-slide-share-dropdown{display:none}
}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-gtx .gtx-slide-title .jpm-am-components-drop-down{margin-left:auto;background:#fff;border-radius:24px;padding:0 12px}
.jpm-am-gtx .gtx-slide-title .jpm-am-components-drop-down .modal{width:200px;right:12px !important}
.jpm-am-gtx .share-button{padding:10px 12px;border-radius:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;cursor:pointer}
.jpm-am-gtx .share-button span{font-weight:var(--am-type-fontWeight-medium);font-size:14px;line-height:20px;margin:0 10px;color:#000}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-gtx{width:100%}
.jpm-am-gtx sub{font:inherit;vertical-align:sub;font-size:.6rem}
.jpm-am-gtx sup{font:inherit;vertical-align:super;font-size:.6rem}
.jpm-am-gtx ul{list-style:disc;padding-left:inherit;line-height:1.6;white-space:normal}
.jpm-am-gtx ol{list-style:decimal;padding-left:inherit;white-space:normal}
.jpm-am-gtx ul li,.jpm-am-gtx ol li{margin:.5rem 0 .5rem 2rem;list-style:inherit}
.jpm-am-gtx .gtx-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:100%;width:100%}
.jpm-am-gtx .gtx-container .gtx-divider{width:60px;background-color:#f5f7f8}
.jpm-am-gtx .gtx-container .gtx-content{width:100%;padding:24px 0 80px 50px;background-color:#fff}
.jpm-am-gtx .gtx-container .gtx-content.full-screen{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;overflow:hidden;padding:4% 0 4% 0;display:-webkit-box;display:-ms-flexbox;display:flex;background:#21292e}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .rotate-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-title{width:clamp(900px,87%,1600px)}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-title h2{color:#fff}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-title #gtx-slide-share-dropdown{display:none}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-title .normal-screen-btn{display:-webkit-box;display:-ms-flexbox;display:flex}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-buttons{width:clamp(900px,87%,1600px);margin:10px 0}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-buttons .custom-presentation-button{display:none}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-buttons .gtx-side-bar{display:none !important}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-buttons .tab-button-container{display:none}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-image{margin:2% 0;width:clamp(900px,87%,1600px);height:100%}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-image.is43{margin:.5% 0 !important}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-image .slide-image-filler{aspect-ratio:unset}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-image .slide-image-filler.is43{aspect-ratio:16/9 !important}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-image .image-container{aspect-ratio:unset}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-image .image-container.is43{aspect-ratio:16/9 !important}
@supports(-webkit-hyphens:none){.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-image .gtx-slide-image-container{width:85%;height:initial}
}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-image .actions-button{display:none}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-image .fullscreen-nav-button{display:-webkit-box;display:-ms-flexbox;display:flex}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .collection-actions{display:none}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-disclosures{width:clamp(900px,87%,1600px);border-color:#c5c7c9;margin-bottom:0}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-disclosures .fullscreen-audio{min-width:350px}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-disclosures .page-numbers{color:#fff;background-color:inherit}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-disclosures .page-numbers svg path{fill:#fff}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-disclosures .disclosures{max-height:140px;overflow-y:auto;scroll-behavior:smooth;margin-right:1px;border-right:0;scrollbar-width:thin;scrollbar-color:#000 #abadaf}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-disclosures .disclosures::-webkit-scrollbar{width:5px}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-disclosures .disclosures::-webkit-scrollbar-track{background-color:#34383c}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-disclosures .disclosures::-webkit-scrollbar-thumb{background-color:#52d8e6}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-disclosures .disclosures .title span{color:#52d8e6}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-disclosures .disclosures .title span:focus{outline:2px solid #fff}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-disclosures .disclosures .title button path{fill:#52d8e6}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-disclosures .disclosures .title button:focus{outline:2px solid #fff}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-disclosures .disclosures .open{color:#fff;width:745px}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-description{width:clamp(900px,87%,1600px)}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-description .gtx-slide-text{display:none}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-description .gtx-slide-related{display:none}
@supports(-webkit-hyphens:none){.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-image .gtx-slide-image-container{-ms-flex-preferred-size:initial;flex-basis:initial}
}
@media(max-height:960px){.jpm-am-gtx .gtx-container .gtx-content.full-screen{padding:40px 0 20px 0}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-image{margin:10px}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-buttons{margin:5px 0}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-disclosures .disclosures{max-height:120px}
}
@media(max-width:1023px){.jpm-am-gtx{padding:0 16px}
.jpm-am-gtx .gtx-container{padding:12px 24px}
.jpm-am-gtx .gtx-container .gtx-content{padding:12px 0}
.jpm-am-gtx .gtx-container .gtx-content .gtx-slide-image{max-height:100%}
.jpm-am-gtx .gtx-divider{display:none}
.gtx-container .gtx-content.full-screen #gtx-create-custom-guide-root{display:none}
.gtx-container .gtx-content.full-screen .rotate-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;padding:16px}
.gtx-container .gtx-content.full-screen .rotate-container .gtx-slide-buttons{width:100% !important;padding:0 20px}
.gtx-container .gtx-content.full-screen .rotate-container .gtx-slide-title{width:100% !important;padding:0 20px}
.gtx-container .gtx-content.full-screen .rotate-container .gtx-slide-title button{right:20px}
.gtx-container .gtx-content.full-screen .rotate-container .gtx-slide-title button span{display:none}
.gtx-container .gtx-content.full-screen .rotate-container .gtx-slide-image{width:100% !important;height:100%;padding:0 70px}
.gtx-container .gtx-content.full-screen .rotate-container .gtx-slide-image .gtx-slide-action-dial{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;bottom:0;right:0}
.gtx-container .gtx-content.full-screen .rotate-container .gtx-slide-image .slide-image-filler{aspect-ratio:16/9}
.gtx-container .gtx-content.full-screen .rotate-container .gtx-slide-image .image-container{aspect-ratio:16/9}
.gtx-container .gtx-content.full-screen .rotate-container .gtx-slide-image .slick-slider{display:-webkit-box;display:-ms-flexbox;display:flex}
.gtx-container .gtx-content.full-screen .rotate-container .gtx-slide-image .slick-list{position:relative;margin:auto 0}
.gtx-container .gtx-content.full-screen .rotate-container .gtx-slide-image img{max-width:80%}
.gtx-container .gtx-content.full-screen .rotate-container .gtx-slide-image .fullscreen-nav-button.left{left:-12px;-webkit-transform:scale(0.9);transform:scale(0.9)}
.gtx-container .gtx-content.full-screen .rotate-container .gtx-slide-image .fullscreen-nav-button.right{right:-12px;-webkit-transform:scale(0.9);transform:scale(0.9)}
.gtx-container .gtx-content.full-screen .rotate-container .gtx-slide-disclosures{width:clamp(768px,87%,1440px) !important}
}
@media(max-width:992px){.jpm-am-gtx .gtx-container .gtx-content.full-screen{padding:12px 0}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-buttons{display:none}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-image{max-height:unset}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-image.is43{aspect-ratio:16/9 !important}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-image h2{display:block}
}
@media(max-width:992px){.jpm-am-gtx .gtx-container{padding:12px}
.jpm-am-gtx .gtx-container .gtx-content.full-screen{padding:12px 0}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .rotate-container{padding:16px 16px 32px}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-disclosures{display:none}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-title{width:100% !important;margin:0}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-title h2{display:none}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-title button{right:10px;top:10px}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-title button span{display:none}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-image{width:100%;padding:0}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-image .actions-button{display:block;right:10px;bottom:0}
.jpm-am-gtx .gtx-container .gtx-content.full-screen .gtx-slide-image .mobile-full-screen-button{display:none}
}
@media(max-width:992px)and (orientation:portrait){.jpm-am-gtx .gtx-content.full-screen{padding:0 !important;display:unset !important}
.jpm-am-gtx .gtx-content.full-screen .rotate-container{-webkit-transform:rotate(90deg) translateY(-100%);transform:rotate(90deg) translateY(-100%);-webkit-transform-origin:top left;transform-origin:top left}
.jpm-am-gtx .gtx-content.full-screen .rotate-container .image-container img{max-width:80%}
}
.cq-Editable-dom .jpm-am-gtx .gtx-container .gtx-content .jpm-am-gtx-slide-component .slide-content{padding:55px 0 55px 55px}
.cq-Editable-dom .jpm-am-gtx .gtx-container .gtx-content .jpm-am-gtx-slide-component .slide-content .info-bar{font-size:16px;line-height:28px;margin-bottom:.2em}
.cq-Editable-dom .jpm-am-gtx .gtx-container .gtx-content .jpm-am-gtx-slide-component .slide-content .main-content .title{font-size:64px;line-height:64px;margin-bottom:.2em}
.cq-Editable-dom .jpm-am-gtx .gtx-container .gtx-content .jpm-am-gtx-slide-component .slide-content .main-content .subtitle{font-size:22px;line-height:32px;margin-bottom:.2em}
.cq-Editable-dom .jpm-am-gtx .gtx-container .gtx-content .jpm-am-gtx-slide-component .slide-content .button{font-size:12px;line-height:18px;padding:4px 16px}
.cq-Editable-dom .jpm-am-gtx .gtx-container .gtx-content .jpm-am-gtx-slide-component .slide-content .feature-list li{font-size:12px;line-height:12px}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-gtx .gtx-category-view{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:24px;background-color:#e2e4e5;padding:20px}
@-webkit-keyframes fadeIn{0{opacity:0}
100%{opacity:1}
}
@keyframes fadeIn{0{opacity:0}
100%{opacity:1}
}
.jpm-am-gtx .gtx-category-view-container{width:inherit;display:grid;height:520px;place-items:start center}
.jpm-am-gtx .gtx-category-view-container .slide-container{cursor:pointer;width:225px;max-height:250px;padding:8px;background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.jpm-am-gtx .gtx-category-view-container .slide-container:hover{background-color:#f5f7f8}
.jpm-am-gtx .gtx-category-view-container .slide-container:hover:hover{font-weight:var(--am-type-fontWeight-medium)}
.jpm-am-gtx .gtx-category-view-container .slide-container p{margin:12px 0;font-size:12px;line-height:22px;text-align:start}
.jpm-am-gtx .gtx-category-view-container .slide-container .image-container .loading{position:static;height:160px;background-color:#fff}
.jpm-am-gtx .gtx-category-view-container .slide-container .image-container .thumbnail{display:inline;height:160px;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}
.jpm-am-gtx .gtx-category-view-container .slide-container .image-container .thumbnail.hide{visibility:hidden}
.jpm-am-gtx .gtx-category-view-container .slide-container .image-container .thumbnail.show{-webkit-animation:fadeIn .2s;animation:fadeIn .2s}
.jpm-am-gtx .disclosure-modal button::after{content:"\E903"}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-gtx .disclosure-modal{position:fixed;bottom:0;max-width:1500px;width:100%;padding:20px 40px;z-index:5;background:#fff;height:33.3%;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#000 #abadaf}
.jpm-am-gtx .disclosure-modal::-webkit-scrollbar{width:6px}
.jpm-am-gtx .disclosure-modal::-webkit-scrollbar-track{background-color:#abadaf}
.jpm-am-gtx .disclosure-modal::-webkit-scrollbar-thumb{background-color:#000}
.jpm-am-gtx .disclosure-modal b{font-weight:var(--am-type-fontWeight-medium);display:inline}
.jpm-am-gtx .disclosure-modal .description,.jpm-am-gtx .disclosure-modal .disclosure{display:inline}
.jpm-am-gtx .disclosure-modal .description p,.jpm-am-gtx .disclosure-modal .disclosure p{display:inline;margin-bottom:8px}
.jpm-am-gtx .disclosure-modal .disclosure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.jpm-am-gtx .disclosure-modal p{font-weight:var(--am-type-fontWeight-regular);font-size:16px;line-height:28px;white-space:pre-wrap;margin-bottom:8px}
.jpm-am-gtx .disclosure-modal .title{line-height:50px}
.jpm-am-gtx .disclosure-modal button{font-family:"jp-icons",fantasy !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:auto;width:44px;height:44px;cursor:pointer;background:#e2e4e5;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:16px}
.jpm-am-userprofile-sso{margin:28px 100px 0 100px;width:460px;padding:28px 28px 28px 88px;position:relative;font-weight:var(--am-type-fontWeight-medium);line-height:24px;font-size:16px;background:#dbf5f7}
.jpm-am-userprofile-sso::before{display:inline;content:"";background-repeat:no-repeat;background-size:24px 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(35%);transform:translateY(-50%) translateX(35%);border-right:1px solid #0e3442;background-image:url("images/ssoKey.svg");padding:20px 24px 5px 20px;left:8px}
.jpm-am-userprofile-sso a{color:#096183;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}
.jpm-am-userprofile-sso a :first-child{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}
.jpm-am-userprofile-sso a:hover{text-decoration:underline}
.jpm-am-userprofile-sso .sso-carretRight{background-image:url("images/CaretRight.svg");padding-right:4px;width:24px;display:block;height:24px;float:right}
.jpm-am-aem-login-modal .jpm-am-userprofile-sso{margin:28px auto;width:100%}
@media(max-width:767px){.jpm-am-userprofile-sso{margin:28px auto;width:100%}
}
.jpm-am-gtx .collection-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:12px;min-height:64px}
.jpm-am-gtx .collection-actions .tour-group{background:#fff;border-radius:50px;display:-webkit-box;display:-ms-flexbox;display:flex}
.jpm-am-gtx .collection-actions .action-button{padding:10px 12px;margin:12px 16px;border-radius:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;cursor:pointer;font-weight:var(--am-type-fontWeight-medium);color:#000;font-size:14px;line-height:20px}
.jpm-am-gtx .collection-actions .action-button svg{margin-right:8px}
.jpm-am-gtx .collection-actions .action-button.solid svg{margin-right:8px;fill:#000}
.jpm-am-gtx .collection-actions .action-button:hover{background:#f5f7f8}
@media(max-width:1023px){.jpm-am-gtx .collection-actions .action-button{margin:4px}
}