.menuList-component{display:inline-flex;position:relative;height:100%;list-style:none;margin:0;padding:0}.menuList-component.small .menuList-itemLabel{font-size:14px}.menuList-slider{height:4px;background:#c42a87;position:absolute;bottom:0;opacity:0;transition:all .3s ease}.menuList-item,.menuList-item>*{display:flex;position:relative}.menuList-item>*{height:100%;padding:16px 8px;transition:background-color .42s ease;cursor:pointer}.menuList-item>*>svg{width:16px;height:16px;margin:auto 0;transition:all .3s ease;stroke:#42424e;stroke-width:3px;opacity:.5}.menuList-item.active>*{background-color:#f7f7fa}.menuList-item.active>* .menuList-itemLabel{color:#c42a87}.menuList-item.active>*>svg{transform:rotate(180deg);stroke:#c42a87;opacity:1}.menuList-tag{font-size:12px;font-weight:500;text-transform:uppercase;position:absolute;top:10px;right:0;height:auto;width:auto;background:#c42a87!important;border-radius:19px;height:19px;padding:2px 8px;margin:0;color:#fff;pointer-events:none}.menuList-itemLabel{color:#09091f;font-weight:600;font-size:16px;line-height:19px;white-space:pre;margin:auto 0;cursor:pointer}.menuList-itemLabel+svg{margin-left:4px}.floatingComponent-fallback{min-height:64px;height:64px}.floatingComponent-component{position:fixed;z-index:9;display:flex;align-items:center;justify-content:center;top:0;width:100%;transition:opacity .1s ease,transform .25s ease;min-height:64px;height:auto;padding:4px 0;background:#fff;box-shadow:0 4px 32px -4px rgba(25,28,104,.14);transform:translate(0);opacity:1}.floatingComponent-component.animate{animation:floatingComponent-slideDown .25s ease;margin-bottom:0!important}@keyframes floatingComponent-slideDown{0%{transform:translateY(-100%);opacity:0;transition:none!important}to{transform:translate(0);opacity:1;transition:none!important}}@supports(-webkit-hyphens:none){.floatingComponent-component.animate{animation:none}}.floatingComponent-component.hide{transition:transform .25s ease,opacity .4s ease!important;transform:translateY(-100%);opacity:0}.floatingComponent-component.hide,.floatingComponent-component.hide *{pointer-events:none!important;cursor:auto}.floatingComponent-component.sticky{position:sticky;animation:none;transition:none;transform:none;z-index:2}@media only screen and (max-width:991px){.floatingComponent-component.sticky{margin-top:0;top:56px}}.floatingComponent-component.sticky.margin{margin-bottom:-56px;transition:margin .25s ease!important}.floatingComponent-component.domainSearch{height:auto;padding:4px 0}.floatingComponent-component .domainSearch-component{max-width:1302px;width:95vw;box-shadow:0 4px 32px -4px rgba(25,28,104,.18)}@media only screen and (max-width:1200px){.floatingComponent-component .domainSearch-component{max-width:906px;width:90vw}}.navigationItem-component{display:flex;align-items:center;position:relative;padding:16px 56px 16px 16px;color:#42424e;cursor:pointer;overflow:hidden;transition:background-color .1s ease,color .1s ease,opacity .5s ease,font-size .1s ease;background-color:transparent}.navigationItem-component.root .navigationItem-icon{margin-right:8px!important}.navigationItem-component.root .navigationItem-text{font-weight:600;font-size:16px;line-height:24px}.navigationItem-component.selected,.navigationItem-component:hover{background-color:#f7f7fa;color:#c42a87}.navigationItem-component.selected .navigationItem-icon>img,.navigationItem-component:hover .navigationItem-icon>img{filter:invert(37%) sepia(93%) saturate(7474%) hue-rotate(307deg) brightness(74%) contrast(132%)}.navigationItem-component.selected~.navigationItem-component:hover{background-color:transparent;color:#42424e}.navigationItem-component.disabled{opacity:.5;cursor:default;pointer-events:none}.navigationItem-icon{width:24px;height:24px;min-width:24px;min-height:24px;margin-right:6px}.navigationItem-icon>*{width:100%!important;height:100%!important;stroke-width:1.6;transition:all .1s ease .1s;filter:sepia(93%)}.navigationItem-text{font-weight:600;font-size:14px;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:1;transition:all .1s linear 0s}.navigationItem-tag{margin:0 0 0 auto;font-size:12px;line-height:24px}.navigationItem-chevron{position:absolute;right:16px;width:20px;height:20px}.navigationItem-chevron>svg{width:100%!important;height:100%!important}.articleSearch-component{position:relative;display:flex;flex-direction:column;height:56px;width:100%;z-index:2}@media only screen and (max-width:1200px){.articleSearch-component{height:52px}}.articleSearch-component .navigationItem-text{font-weight:400}.articleSearch-component .navigationItem-text strong{font-weight:700}.articleSearch-bar{display:flex;width:100%;border-radius:6px;overflow:hidden;background-color:#fff;border:1px solid #f1f1f4!important}.articleSearch-bar.isSearching{border-radius:6px 6px 0 0}.articleSearch-input{width:100%;flex:1 1 0;border:0;margin:0;padding:16px 0 16px 16px;flex:1 1;background:#fff}.articleSearch-input:focus{outline:none}.articleSearch-button{display:flex;align-items:center;justify-content:center;color:#c42a87;border:0;padding:0 13px;cursor:pointer;height:90%;margin:auto 3px;background-color:#fff}.articleSearch-button:focus,.articleSearch-button:hover{outline-color:#c42a87}.articleSearch-button:focus .articleSearch-text,.articleSearch-button:hover .articleSearch-text{max-width:100px;opacity:1;transition:all .15s ease-in-out,opacity .14s ease-in-out .15s}.articleSearch-button:focus .articleSearch-icon,.articleSearch-button:hover .articleSearch-icon{margin-right:4px;transition:margin-right .15s ease-in-out}.articleSearch-icon{width:24px;height:24px;margin-right:0;transition:margin-right .15s ease-in-out .15s}.articleSearch-icon>svg{width:100%;height:100%}.articleSearch-icon .spinner-component{position:relative}.articleSearch-icon .spinner-inner{border-color:#c42a87!important}.articleSearch-text{text-transform:uppercase;white-space:pre;opacity:0;max-width:0;transition:all .15s ease-in-out .15s,opacity .14s ease-in-out}.articleResults-component{display:flex;flex-direction:column;width:100%;background-color:#fff;position:absolute;bottom:0;transform:translateY(100%);color:#42424e;box-shadow:0 4px 32px -4px rgba(25,28,104,.18);border-radius:0 0 6px 6px;overflow:hidden;opacity:1;animation:fadeinDelay 0s,fadein .2s linear 0s}.articleResults-searched{padding:16px 24px;color:#09091f}.articleResults-searched b{color:#42424e}.loadingOverlay-loading .navigationItem-component>*{animation-duration:1.25s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:loadingOverlay-shimmer;animation-timing-function:linear;background:#f6f6f6;background-image:linear-gradient(90deg,#f6f6f6 8%,#f0f0f0 18%,#f6f6f6 33%)!important;background-size:800px 104px!important;position:relative;pointer-events:none;border-radius:24px;transition:all .2s ease}@keyframes loadingOverlay-shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.loadingOverlay-loading .navigationItem-component>* *{opacity:0;transition:all .2s ease}.loadingOverlay-loading .navigationItem-component>*,.loadingOverlay-loading .navigationItem-component>* *{animation-delay:2s;color:transparent!important}.loadingOverlay-loading .navigationItem-text{padding:0 12px 0 0}.loadingOverlay-loading .navigationItem-chevron{position:absolute}.blogMenu-component{display:flex;position:relative;height:100%;justify-content:center;gap:4px}.blogMenu-component>*{height:100%;margin:auto 0}@media only screen and (max-width:374px){.blogMenu-component{width:100%;max-width:100%;padding:0 4px}}.blogMenu-component .articleSearch-bar{margin:auto 0}.blogMenu-component .articleSearch-component input{height:100%;margin:auto 0}.blogMenu-float{border-top:1px solid #dddde5}.blogMenu-menuList li>*{padding:22px 16px}.blogMenu-menu{position:relative}.blogMenu-menu:before{content:" ";position:absolute;background-color:transparent;height:3px;width:100%;bottom:0;transform:translateY(100%)}.blogMenu-logo{margin:auto 16px;width:auto;height:54px}.blogMenu-logo svg{width:100%;height:100%}@media only screen and (max-width:1200px){.blogMenu-logo{display:none}}.blogMenu-subMenu{border-radius:0 0 6px 6px;box-shadow:0 4px 32px -4px rgba(25,28,104,.18);position:absolute;transform:translate(0);background-color:#fff;max-width:380px;width:90vw;overflow:hidden;opacity:1;animation:fadeinDelay 0s,fadein .2s linear 0s}@media only screen and (max-width:767px){.blogMenu-subMenu{max-width:480px}}.blog-heroBanner{z-index:1;margin-bottom:0!important}.authorCard-component{display:flex;flex-direction:column;width:100%;height:auto;padding:24px;gap:16px;background-color:#fff;box-shadow:0 2px 16px -4px rgba(25,28,104,.24);transition:box-shadow .2s ease}.authorCard-component.noShadow{box-shadow:none}.authorCard-component hr{width:calc(48px + 100%);background-color:#dddde5;height:1px;border:none;margin:0 0 24px -24px}.authorCard-component hr:last-child{margin:0 0 0 -24px}a>.authorCard-component:hover{box-shadow:0 4px 32px -4px rgba(25,28,104,.18)}a>.authorCard-component:hover .authorCard-chevron{opacity:1}.authorCard-avatar{width:64px;height:64px;min-width:64px}.authorCard-identity{display:flex;flex-direction:column;justify-content:center}.authorCard-name{color:#09091f}.authorCard-position{color:#42424e}.authorCard-seeMore{display:flex;align-items:center;justify-content:space-between;width:100%;color:#09091f;margin-top:auto}.authorCard-seeMore:hover{text-decoration:underline}.authorCard-seeMore:hover .authorCard-chevron{opacity:1}.authorCard-excerpt{color:#42424e;padding-right:36px}.authorCard-present{padding:24px 0}.authorCard-present dl{margin:24px 0}.authorCard-present dl hr{width:calc(24px + 100%);margin-left:0}.authorCard-presentTitle{color:#09091f}.authorCard-presentText{color:#42424e;margin:16px 0 0}.authorCard-chevron{fill:#42424e;opacity:.5;transition:opacity .2s ease;width:32px;height:32px;position:absolute;top:-8px;right:0}.authorCard-bottom,.authorCard-top{display:flex;gap:16px}.authorCard-bottom{position:relative;flex-direction:column;height:-webkit-fill-available;height:-webkit-max-content;flex:1}.articleContent-section{display:flex;gap:32px;overflow:visible}@media only screen and (min-width:1200px)and (max-width:1399px){.articleContent-section{gap:36px}}.articleContent-section.small{gap:32px}@media screen and (max-width:1200px){.articleContent-section{flex-direction:column;gap:32px}}.articleContent-content{gap:16px;width:100%}.articleContent-content .readingProgress-component{margin:56px 0 0}.articleContent-content .authorCard-component{margin:56px 0 32px}.articleContent-content .shareArticle-component{margin:0 0 56px}.articleContent-content.authors .authorCard-component{margin:0}@media only screen and (min-width:1200px){.articleContent-content.authors{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;grid-column-gap:16px;grid-row-gap:16px}.articleContent-content.authors>a{display:flex}}.articleContent-content.authorContent ul li{display:flex;max-width:100%}@media screen and (max-width:1358px){.articleContent-content.authorContent ul{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1200px){.articleContent-content.authorContent ul{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:991px){.articleContent-content.authorContent ul{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:560px){.articleContent-content.authorContent ul{grid-template-columns:repeat(1,1fr)}}.articleContent-title{margin:56px 0 32px}