@keyframes placeHolderShimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media print{.article-hero__wrapper .article-hero__btn--download,.article-hero__wrapper .article-hero__btn--share{display:none}.content-cards-section .content-card__transcript-link{display:none}.full-width-image__main-media .transcript-link{display:none}.inline-image-video .transcript-link{display:none}.navigation-header__inner--wrapper{position:static}.skip-navigation,.navigation-header__action-wrapper,#kampyleButtonContainer,#nebula_div_btn{display:none}.navigation-header--light .navigation-header__nav{box-shadow:none}.key-takeaways__list{flex-direction:column;padding-bottom:0}.key-takeaways__item{margin-bottom:3rem}.key-takeaways__item:last-of-type{margin-bottom:0}}@keyframes placeHolderShimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media print{.article-hero__wrapper .article-hero__btn--download,.article-hero__wrapper .article-hero__btn--share{display:none}.content-cards-section .content-card__transcript-link{display:none}.full-width-image__main-media .transcript-link{display:none}.inline-image-video .transcript-link{display:none}.navigation-header__inner--wrapper{position:static}.skip-navigation,.navigation-header__action-wrapper,#kampyleButtonContainer,#nebula_div_btn{display:none}.navigation-header--light .navigation-header__nav{box-shadow:none}.key-takeaways__list{flex-direction:column;padding-bottom:0}.key-takeaways__item{margin-bottom:3rem}.key-takeaways__item:last-of-type{margin-bottom:0}}.button-cmp__wrapper{padding:0}.button-cmp__wrapper .btn-cmp{--opacity: 1;--btn-max-width: 100%;padding:1.6rem 2.4rem;background:var(--background-color);border:.1rem solid var(--border-color);color:var(--text-color);transition:all .3s;cursor:pointer;text-decoration:none;opacity:var(--opacity);border-radius:.4rem;max-width:var(--btn-max-width);width:auto}.button-cmp__wrapper .btn-cmp[disabled]{--opacity: 0.4;cursor:default}@media only screen and (min-width: 768px){.button-cmp__wrapper .btn-cmp{--btn-max-width: 45%}}.button-cmp__wrapper .btn-cmp:hover:not([disabled],:active){background-color:var(--background-color-hover);border-color:var(--background-color-hover);color:var(--text-color-hover, var(--text-color))}.button-cmp__wrapper .btn-cmp:active{background-color:var(--background-color-active);border-color:var(--background-color-active);color:var(--text-color-active, var(--text-color))}.button-cmp__wrapper .btn-cmp:focus-visible{outline-offset:.5rem}.button-cmp__wrapper .btn-cmp__inner{gap:.8rem;overflow:hidden;max-width:100%}.button-cmp__wrapper .btn-cmp__inner__text{width:100%;text-wrap:nowrap;text-overflow:ellipsis;overflow:hidden}.button-cmp__wrapper .btn-cmp.primary{--background-color: var(--invescoBlue);--background-color-hover: var(--button-invescoblue-hover);--text-color: var(--white);--border-color: transparent;--background-color-active: var(--button-invescoblue-active)}.button-cmp__wrapper .btn-cmp.primary.primary-black{--text-color: var(--white);--background-color: var(--black);--border-color: var(--black);--background-color-hover: var(--button-black-hover);--background-color-active: var(--button-black-active)}.button-cmp__wrapper .btn-cmp.primary.primary-white{--text-color: var(--invescoBlue);--background-color: var(--white);--border-color: var(--white);--background-color-hover: var(--button-white-hover);--background-color-active: var(--button-white-active)}.button-cmp__wrapper .btn-cmp.primary.primary-zest{--text-color: var(--invescoBlue);--background-color: var(--zest);--border-color: var(--zest);--background-color-hover: var(--button-zest-hover);--background-color-active: var(--button-zest-active)}.button-cmp__wrapper .btn-cmp.secondary{--background-color: transparent;--background-color-hover: var(--invescoBlue);--background-color-active: var(--button-invescoblue-active);--text-color: var(--invescoBlue);--text-color-active: var(--white);--text-color-hover: var(--white);--border-color: var(--invescoBlue)}.button-cmp__wrapper .btn-cmp.secondary.secondary-black{--text-color: var(--black);--text-color-hover: var(--white);--text-color-active: var(--white);--border-color: var(--black);--background-color-hover: var(--black);--background-color-active: var(--button-black-active)}.button-cmp__wrapper .btn-cmp.secondary.secondary-white{--text-color: var(--white);--text-color-hover: var(--invescoBlue);--text-color-active: var(--invescoBlue);--border-color: var(--white);--background-color-hover: var(--white);--background-color-active: var(--button-white-active)}.button-cmp__wrapper .btn-cmp.secondary.secondary-zest{--text-color: var(--zest);--text-color-hover: var(--invescoBlue);--text-color-active: var(--invescoBlue);--border-color: var(--zest);--background-color-hover: var(--zest);--background-color-active: var(--button-zest-active)}.button-cmp__wrapper .btn-cmp.primary+.btn-cmp.tertiary,.button-cmp__wrapper .btn-cmp.secondary+.btn-cmp.tertiary{justify-content:center}@media only screen and (min-width: 768px){.button-cmp__wrapper .btn-cmp.primary+.btn-cmp.tertiary,.button-cmp__wrapper .btn-cmp.secondary+.btn-cmp.tertiary{margin-left:2rem}}.button-cmp__wrapper .btn-cmp.tertiary{--background-color: transparent;--background-color-hover: transparent;--background-color-active: transparent;--text-color: var(--invescoBlue);--border-color: transparent;position:relative;padding:0}@media only screen and (min-width: 768px){.button-cmp__wrapper .btn-cmp.tertiary{justify-content:left}}.button-cmp__wrapper .btn-cmp.tertiary:active{opacity:.7}.button-cmp__wrapper .btn-cmp.tertiary:hover:not([disabled]) .btn-cmp__inner__text::after{width:100%}.button-cmp__wrapper .btn-cmp.tertiary.tertiary-black{--text-color: var(--black);--text-color-hover: var(--black)}.button-cmp__wrapper .btn-cmp.tertiary.tertiary-white{--text-color: var(--white);--text-color-hover: var(--white)}.button-cmp__wrapper .btn-cmp.tertiary.tertiary-zest{--text-color: var(--zest);--text-color-hover: var(--zest)}.button-cmp__wrapper .btn-cmp.tertiary .btn-cmp__inner__text{padding-top:1.6rem;padding-bottom:1.6rem}.button-cmp__wrapper .btn-cmp.tertiary .btn-cmp__inner__text::after{content:"";bottom:1.6rem;left:0;position:absolute;height:.1rem;background-color:var(--text-color);width:0;transition:width .3s ease-out}.button-cmp__wrapper .btn-cmp.tertiary+.btn-cmp.tertiary{margin-top:0}.button-cmp__wrapper .btn-cmp:not(:first-child){margin:1.6rem 0 0}@media only screen and (min-width: 768px){.button-cmp__wrapper .btn-cmp:not(:first-child){margin:0 0 0 2.4rem}}.button-cmp__wrapper .btn-cmp.primary+.tertiary,.button-cmp__wrapper .btn-cmp.secondary+.tertiary{align-self:center}.button-cmp__wrapper .btn-cmp.tertiary+.tertiary{margin-top:0}.cmp-first-button-icon--right .button-cmp__wrapper .btn-cmp:nth-of-type(1),.cmp-second-button-icon--right .button-cmp__wrapper .btn-cmp:nth-of-type(2){display:flex;gap:.8rem}.cmp-first-button-icon--right .button-cmp__wrapper .btn-cmp:nth-of-type(1) i.inv-icon,.cmp-second-button-icon--right .button-cmp__wrapper .btn-cmp:nth-of-type(2) i.inv-icon{order:1}.button-cmp__wrapper .btn-cmp i.inv-icon{font-size:1.4rem;vertical-align:middle}@media only screen and (min-width: 768px){.column-layout__column .button-cmp__wrapper .btn-cmp{--btn-max-width: 100%}}.cmp-button--align-center .button-cmp__wrapper{justify-content:center}@media only screen and (min-width: 768px){.cmp-button--align-center .button-cmp__wrapper{text-align:center}}.cmp-button--align-right .button-cmp__wrapper{justify-content:right}@media only screen and (min-width: 768px){.cmp-button--align-right .button-cmp__wrapper{text-align:right;margin-right:3.2rem;float:right;margin-left:0}}@media only screen and (min-width: 768px){.article-page .button:not(.cmp-button--align-center) .button-cmp__wrapper[data-full-width-left-align=false]{padding-left:calc(8.3333% + .2rem)}}@media only screen and (min-width: 1025px){.article-page .button:not(.cmp-button--align-center) .button-cmp__wrapper[data-full-width-left-align=false]{padding-left:calc(16.6667% - .5rem)}}.modal-comp__container .button .button-cmp .button-cmp__wrapper{width:calc(100% - 1.6rem);padding-left:0;padding-right:0}@media only screen and (min-width: 768px){.modal-comp__container .button .button-cmp .button-cmp__wrapper{width:100%}}@media only screen and (min-width: 1025px){.modal-comp__container .button .button-cmp .button-cmp__wrapper{width:calc(100% - 6.4rem)}}.modal-comp__container .button .button-cmp .button-cmp__wrapper button{max-width:100%}.cmp-modal--small .modal-comp__container .button-cmp__wrapper{display:flex;flex-direction:column}.cmp-modal--small .modal-comp__container .button-cmp__wrapper :not(:first-child){margin-left:0;margin-top:2rem}.title-description__wrapper .component-header>:last-child.component-header__title-container,.title-description__wrapper .component-header>:last-child.component-header__subtitle,.title-description__wrapper .component-header>:last-child.component-header__description{margin-bottom:0}.title-description__wrapper .pdp-header>:last-child.pdp-header__title,.title-description__wrapper .pdp-header>:last-child.pdp-header__subtitle,.title-description__wrapper .pdp-header>:last-child.pdp-header__description{margin-bottom:0}.title-description .button-cmp__wrapper{gap:1.6rem;margin-top:3.2rem}@media only screen and (min-width: 768px){.title-description .button-cmp__wrapper{margin-top:4rem}}@media only screen and (min-width: 1025px){.title-description .button-cmp__wrapper{margin-top:4.8rem}}.title-description .button-cmp__wrapper .btn-cmp:not(:first-child){margin:0}.title-description:not(:has(.title-description__header-wrapper)) .button-cmp__wrapper{margin-top:0}.cmp-titleWithDescription-center .title-description{text-align:center}.cmp-titleWithDescription-center .title-description .grid-row{display:flex;justify-content:center}.cmp-titleWithDescription-center .title-description .grid-row>[class*=col-]{margin-left:0}@media only screen and (min-width: 1025px){.cmp-titleWithDescription-center .title-description .title-description__wrapper{margin-left:auto;margin-right:auto}}.cmp-titleWithDescription-center .title-description .component-header__title-container{display:flex;flex-direction:column;align-items:center}.cmp-titleWithDescription-center .title-description .button-cmp__wrapper{justify-content:center}.cmp-titleWithDescription-title-small .title-description .component-header__title-container,.cmp-titleWithDescription-title-small .title-description .pdp-header__title{font-size:var(--Headers__Title24-font-size);line-height:var(--Headers__Title24-line-height);font-weight:var(--Headers__Title24-font-weight)}@media only screen and (min-width: 768px){.cmp-titleWithDescription-title-small .title-description .component-header__title-container,.cmp-titleWithDescription-title-small .title-description .pdp-header__title{font-size:var(--Headers__Title40-font-size);line-height:var(--Headers__Title40-line-height);letter-spacing:var(--Headers__Title40-letter-spacing)}}@media only screen and (min-width: 1025px){.cmp-titleWithDescription-title-small .title-description .component-header__title-container,.cmp-titleWithDescription-title-small .title-description .pdp-header__title{font-size:var(--Headers__Title48-font-size);line-height:var(--Headers__Title48-line-height);letter-spacing:var(--Headers__Title48-letter-spacing)}}.cmp-titleWithDescription-title-large .title-description .component-header__title-container,.cmp-titleWithDescription-title-large .title-description .pdp-header__title{font-size:var(--Headers__Title40-font-size);line-height:var(--Headers__Title40-line-height);font-weight:500;letter-spacing:var(--Headers__Title40-letter-spacing)}@media only screen and (min-width: 768px){.cmp-titleWithDescription-title-large .title-description .component-header__title-container,.cmp-titleWithDescription-title-large .title-description .pdp-header__title{font-size:var(--Headers__Title56-font-size);line-height:var(--Headers__Title56-line-height);letter-spacing:var(--Headers__Title56-letter-spacing)}}@media only screen and (min-width: 1025px){.cmp-titleWithDescription-title-large .title-description .component-header__title-container,.cmp-titleWithDescription-title-large .title-description .pdp-header__title{font-size:var(--Headers__Title64-font-size);line-height:var(--Headers__Title64-line-height);letter-spacing:var(--Headers__Title64-letter-spacing)}}@media only screen and (min-width: 1367px){.cmp-titleWithDescription-title-large .title-description .component-header__title-container,.cmp-titleWithDescription-title-large .title-description .pdp-header__title{font-size:var(--Headers__Title80-font-size);line-height:var(--Headers__Title80-line-height);letter-spacing:var(--Headers__Title80-letter-spacing)}}.cmp-titleWithDescription-title-font-serif .title-description .component-header__title,.cmp-titleWithDescription-title-font-serif .title-description .pdp-header__title{font-family:"InvescoEditor",Arial,sans-serif;font-weight:400}.landing-page .title-description__inner .rich-text-editor__inner{width:100%;margin:0}
