@media print{.app{background-color:#fff;-webkit-print-color-adjust:exact;color-adjust:exact}}@media screen and (max-width:1100px){.app{background-color:#fff}}@media print{.main-container{margin:10mm!important}}@media print{table{page-break-inside:auto}}.fundCompare__loader{transition:all .5s;position:absolute;left:50%;top:50%}.fundCompare__loader-enter,.fundCompare__loader-exit{opacity:0}.fundCompare__loader-enter-done{opacity:1}@media print{.downloadLink{display:none}}.downloadLink__icon{width:20px;height:20px;vertical-align:middle;fill:#5e6073;margin-right:8px}.downloadLink:hover .downloadLink__icon{fill:#282b3e}.button,.startScreen{position:relative}.button{font-family:Manulife JH Sans,Helvetica,sans-serif;appearance:none;border-radius:0;line-height:1;letter-spacing:-.02em;transition:all .2s;white-space:nowrap;padding:16px;text-align:center;font-weight:700;border:2px solid;display:flex;align-items:center;justify-content:center;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.button:not([disabled]){cursor:pointer}.button:focus{outline:none}.button--large{font-size:16px;padding:16px}@media screen and (max-width:600px){.button--large{padding:12px 16px;font-size:14px}}.button--small{font-size:14px;padding:12px 16px}@media screen and (max-width:600px){.button--small{padding:12px 16px}}.button--primary-outline{background-color:transparent;border-color:#282b3e;color:#282b3e}.button--primary-outline:focus:not(:disabled):not(.button--loading),.button--primary-outline:hover:not(:disabled):not(.button--loading){background-color:#282b3e;color:#fff}.button--primary-outline:active:not(:disabled):not(.button--loading){background-color:#282b3e}.button--primary-outline:disabled{border-color:#8e90a2;color:#e0e0e0}.button--primary{background-color:#d03a39;border-color:#d03a39;color:#fff}.button--primary:focus:not(:disabled):not(.button--loading),.button--primary:hover:not(:disabled):not(.button--loading){background-color:#a00e18;border-color:#a00e18;color:#fff}.button--primary:active:not(:disabled):not(.button--loading){background-color:#e0e0e0}.button--primary:disabled{border-color:#8e90a2;background-color:#8e90a2}.button--secondary-outline{background-color:transparent;border-color:#8e90a2;color:#8e90a2}.button--secondary-outline:focus:not(:disabled):not(.button--loading),.button--secondary-outline:hover:not(:disabled):not(.button--loading){background-color:#d03a39;border-color:#d03a39;color:#fff}.button--secondary-outline:active:not(:disabled):not(.button--loading){background-color:#d03a39;border-color:#d03a39}.button--secondary-outline:disabled{border-color:#e0e0e0;color:#e0e0e0}.button--icon svg{width:22px;height:22px;fill:currentcolor;margin-right:8px}.button--loading{position:relative}.button--loading:before{margin:0;width:24px;height:24px;position:absolute;left:calc(50% - 12px);top:calc(50% - 12px);content:"";border-radius:24px;border:3px solid #282b3e;border-top-color:#e0e0e0;animation:animation-rotate .75s linear infinite}.button--loading:active span,.button--loading:hover span,.button--loading span{color:transparent;text-shadow:none}.headerButton{padding:24px 24px 22px;background-color:transparent;font-weight:700;border:none;cursor:pointer;transition:background-color .3s ease-in-out}.headerButton[data-selected=true]{box-shadow:inset 0 -4px 0 0 #fff}.headerButton[data-selected=false]{color:#b8b8b8}.headerButton:hover{color:#fff;background-color:#424559;transition:background-color .3s ease-in-out}.headerButton:focus{outline:none;box-shadow:inset 0 -4px 0 0 #fff}.headerButton:focus-visible{outline:2px solid #fff;outline-offset:0}.fundSearcher{position:relative;flex-grow:1}.fundSearchSection{padding:44px;width:100%;background-color:#fff;border-bottom:1px solid #ededed;display:none}.fundSearchSection__display{display:flex;flex-direction:column;gap:32px}.fundSearchSection__title{color:#282b3e;font-size:32px;margin:0}.fundSearchSection__topContainer{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.fundSearchSection__topContainer--actions{display:flex;gap:8px}.fundSearchSection__container .fundResults,.fundSearchSection__container .fundSearchInput__field{max-width:700px}.fundSearchSection__subtitle{color:#282b3e;font-size:24px;margin:0}.fundSearchSection__suggestionBtn{display:flex;align-items:center;padding:0;margin:0;gap:4px;background-color:transparent;border:none;color:#282b3e;cursor:pointer}.fundSearchSection__suggestionsContainer{margin-top:20px}.fundSearchSection__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,280px));gap:16px;align-items:stretch;animation:fade-in .3s ease}.fundSearchSection__buildComparison{background-color:transparent;border:none;cursor:pointer}.fundSearchSection__buildComparison--icon{width:20px;height:20px;fill:#818181;transition:transform .3s ease}.fundSearchSection__buildComparison--icon:hover{transform:scale(1.1);transition:transform .3s ease}.fundSearchSection__watchlist .dashboardWatchlistCompact__listWrapper{box-shadow:none}.fundSearchSection__watchlist .dashboardFund__header{padding:16px;margin:0}.fundSearchSection__watchlist .pagination{padding:8px}.fundSearchSection__watchlist .pagination__list{justify-content:center}.fundSearchSection__watchlistToggle{background:none;border:none;color:#424559;cursor:pointer;font-size:16px;padding:0;display:flex;align-items:center;gap:8px}.fundSearchSection__watchlistIcon{width:24px;height:24px;fill:#282b3e;transition:transform .3s ease}.fundSearchSection__watchlistIcon--show{transform:rotate(180deg)}.fundSearchSection__watchlistContainer{display:none;box-shadow:0 1px 4px 0 rgba(0,0,0,.16);animation:fade-in .3s ease}.fundSearchSection__watchlistContainer--show{display:block;margin:28px 0}.fundSearchSection__toggleButton{position:absolute;display:inline-block;background:#fff;border:0;box-shadow:0 8px 24px rgba(0,0,0,.08),0 0 4px rgba(0,0,0,.04);padding:4px;line-height:1;top:32px;color:#424559;transition:all .1s ease-in-out;cursor:pointer;z-index:1;left:100%;transform:translateX(-50%)}.fundSearchSection__toggleButton:focus{box-shadow:none;outline:none}.fundSearchSection__toggleButton:hover{background:#282b3e;color:#fff}@media screen and (max-width:1100px){.fundSearchSection__toggleButton{display:none}}@media print{.fundSearchSection{display:none}}@media screen and (max-width:1100px){.fundSearchSection{width:100%;min-width:0}}.modal .fundSearchSection{width:100%!important;padding:0!important;margin:0!important}@media screen and (max-width:600px){:not(.modal) .fundSearchSection{padding:32px}}.fundSearchSection__notesGroup{margin:16px 0}.fundSearchSection__suggestedfunds{position:relative}.fundSearchSection__suggestedfunds:before{margin:0;width:24px;height:24px;position:absolute;left:calc(50% - 12px);top:calc(50% - 12px);content:"";border-radius:24px;border:2px solid #282b3e;border-top-color:transparent;animation:animation-rotate .75s linear infinite;opacity:0;transition:opacity .3s ease-in-out;display:none}.fundSearchSection__suggestedfunds--loading{min-height:77px}.fundSearchSection__suggestedfunds--loading .fundSearch__tileContainer{opacity:.3}.fundSearchSection__suggestedfunds--loading:before{display:block;opacity:1}.fundSearchSection__notes{color:#5e6073;font-size:12px}.fundSearchSection__save{width:100%;margin-top:8px;margin-bottom:16px}@media screen and (min-width:600px) and (max-width:1100px){div:not(.modal__inner)>.fundSearch .fundSearchSection__save{display:none}}.fundSearchSection__tileContainer{transition:opacity .3s ease-out;opacity:1}@media screen and (max-width:600px){.fundSearchSection__tileContainer{width:100%!important;margin-right:0!important;display:block!important}}.modal__inner .fundSearchSection{display:flex;flex-direction:column;gap:32px;border-bottom:none}.modal__inner .fundSearchSection__buildComparison,.modal__inner .fundSearchSection__watchlist{display:none}.fundsHeader__editFunds,.fundsHeader__fundItem{font-family:Manulife JH Sans,Helvetica,sans-serif;letter-spacing:-.02em;color:#282b3e}.fundsHeader__editFunds{font-size:14px;line-height:1.5}.fundsHeader__fundItem{font-size:12px;line-height:1.33}.fundsHeader{display:none;justify-content:space-between}.headerControls--condensed .fundsHeader,.mobileHeader__sticky .fundsHeader{display:flex}.fundsHeader__fundsList{margin:0;flex-grow:1}.fundsHeader__fundItem{display:inline-block;margin-right:16px;padding:4px 6px;border-radius:4px;border:1px solid #ededed;cursor:pointer;transition:background-color .3s ease-in-out}.fundsHeader__fundItem--enabled{background-color:#e0e0e0;transition:background-color .3s ease-in-out;border-color:#e0e0e0}.fundsHeader__fundItem:hover{background-color:#e0e0e0}.fundsHeader__fundItem:last-child{margin-right:0}.fundsHeader__fundDot{display:inline-block;height:8px;width:8px;border-radius:100%;margin-right:8px;background-color:#777}.fundsHeader__editFunds{font-weight:700;cursor:pointer;white-space:nowrap}.fundsHeader__editicon{width:16px;height:16px;vertical-align:sub;margin-right:6px;fill:#282b3e}@media screen and (max-width:600px){.fundsHeader__editicon{display:none}}.headerControls__title{line-height:1.25;letter-spacing:-.02em;color:#282b3e}.headerControls__title em,.headerControls__title i{font-family:"Manulife JH Serif",Times New Roman,serif;font-style:italic}.headerControls__title em:after,.headerControls__title em:before,.headerControls__title i:after,.headerControls__title i:before{content:" ";width:0;display:inline-block}.headerControls__title b,.headerControls__title strong{font-weight:700}.headerControls__title b:after,.headerControls__title b:before,.headerControls__title strong:after,.headerControls__title strong:before{content:" ";width:0;display:inline-block}.headerControls__title>a:first-child:last-child{color:#282b3e}.headerControls__title>a:first-child:last-child:active,.headerControls__title>a:first-child:last-child:focus,.headerControls__title>a:first-child:last-child:hover{color:#5e6073}.headerControls__title p{font-size:inherit;margin:0}.headerControls__title sub,.headerControls__title sup{font-size:.7em;vertical-align:sub}.headerControls__title sup{vertical-align:super}.headerControls__actionButton,.headerControls__subtitle{font-family:Manulife JH Sans,Helvetica,sans-serif;letter-spacing:-.02em;color:#282b3e}.headerControls__title{font-size:64px;font-weight:300}@media screen and (max-width:600px){.headerControls__title{font-size:48px}}.headerControls__actionButton{font-size:14px;line-height:1.5}.headerControls{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:1100px){.headerControls{flex-wrap:wrap}}@media screen and (max-width:600px){.headerControls{flex-direction:column}}.headerControls__tabs{flex:0 1 100%}@media print{.headerControls__tabs{display:none}}@media screen and (max-width:1100px){.headerControls__tabs{display:none}}.headerControls__main{display:flex;align-items:center;justify-content:space-between}.headerControls__title{margin:0;order:1}@media print{.headerControls__title{font-size:48px}}.headerControls__headings{width:100%}.headerControls__subtitle{font-size:12px;line-height:1.5;color:#5e6073;display:none;font-weight:400}.headerControls__buttons{order:3}@media screen and (max-width:1100px){.headerControls__buttons{order:2}}.headerControls__subhead{order:2}@media print{.headerControls__subhead{display:block}}@media screen and (max-width:1100px){.headerControls__subhead{width:100%;order:3;display:flex;align-items:center;justify-content:center;padding:16px 0;border-top:1px solid #ececec}}.headerControls__actionIcon{width:20px;height:20px;vertical-align:sub;margin-right:6px;fill:#282b3e}.headerControls__actionButton{font-weight:700;line-height:1.4;border:0;margin:0 24px 0 0;padding:0;background:transparent;cursor:pointer}.headerControls__actionButton:last-child{margin-right:0}.headerControls__actionButton:active,.headerControls__actionButton:focus,.headerControls__actionButton:hover{text-decoration:underline}.headerControls__actionButton:disabled{color:#5e6073;pointer-events:none}.headerControls__actionButton:disabled .headerControls__actionIcon{fill:#5e6073}.headerControls--condensed{border:none}@media print{.headerControls--condensed{display:block}}.headerControls--condensed .headerControls__subtitle{display:block}.headerControls--condensed .headerControls__title{font-weight:700;font-size:16px;line-height:1.75;margin:0}.stickyNav--stuck .displayCollapsedFunds{position:absolute;left:32px;bottom:-2.5px}@media screen and (max-width:600px){.stickyNav{display:none}}.stickyNav__inner{position:fixed;top:0;right:0;width:calc(100% - 80px);background:#fff;padding:16px 32px 0;z-index:199;transition:all .5s ease-out;transform:translateY(-100%);height:80px;overflow:hidden}@media screen and (max-width:1100px){.stickyNav__inner{height:auto}}@media screen and (max-width:800px){.stickyNav__inner{height:auto;width:100%}}@media screen and (max-width:600px){.stickyNav__inner{width:100%}}.stickyNav--stuck .stickyNav__inner{display:block;transform:translateY(0);box-shadow:0 1px 4px rgba(0,0,0,.16)}.saveComparisonModal__save{position:relative;display:inline-block;font-family:Manulife JH Sans,Helvetica,sans-serif;font-weight:600;appearance:none;border-width:2px;border-style:solid;border-radius:0;letter-spacing:-.02em;transition:border-color .3s ease-in-out,background-color .3s ease-in-out,color .3s ease-in-out,top .1s ease-in-out;color:#fff;white-space:nowrap;text-align:center;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.saveComparisonModal__save:not([disabled]){cursor:pointer}.saveComparisonModal__save:not([disabled]):active{top:2px}.saveComparisonModal__save{font-size:16px;line-height:1.25;padding:17px 22px;height:56px;border-color:#282b3e;background-color:#282b3e}.saveComparisonModal__save:focus,.saveComparisonModal__save:hover{border-color:#34384b;background-color:#34384b;color:#fff}.saveComparisonModal__save:focus{box-shadow:none;outline-offset:-4px}.saveComparisonModal__save:active{border-color:#282b3e;background-color:#282b3e}.saveComparisonModal__save:disabled{border-color:#e0e0e0;background-color:#e0e0e0}.saveComparisonModal__input{font-family:Manulife JH Sans,Helvetica,sans-serif;letter-spacing:-.02em;color:#282b3e;font-size:16px;line-height:1.75}.saveComparisonModal__title{font-size:32px;line-height:125%;color:#282b3e;margin-bottom:8px}.saveComparisonModal__description{margin-bottom:48px;font-size:16px;line-height:175%;color:#282b3e}.saveComparisonModal__input{background-color:#ededed;padding:16px;border:none;outline:none;width:100%;margin-bottom:24px}.saveComparisonModal__input:-ms-input-placeholder{font-size:16px;line-height:175%;color:#282b3e}.saveComparisonModal__input::placeholder{font-size:16px;line-height:175%;color:#282b3e}.saveComparisonModal__input:focus{outline:none}.saveComparisonModal__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end}.saveComparisonModal__cancel{font-size:16px;line-height:175%;color:#282b3e;margin-left:24px}.skeleton{position:relative;overflow:hidden;background:#e0e0e0;border-radius:4px;animation:skeleton-fade 1.2s ease-in-out infinite alternate;transition:background .3s}.skeleton .skeleton__shimmer{position:absolute;top:0;left:-40%;height:100%;width:40%;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.4) 50%,hsla(0,0%,100%,0));animation:skeleton-shimmer 1.5s infinite;pointer-events:none}.skeleton:hover{background:#f5f5f5}.skeleton:hover .skeleton__shimmer{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.7) 50%,hsla(0,0%,100%,0))}@keyframes skeleton-fade{0%{opacity:.6}to{opacity:1}}@keyframes skeleton-shimmer{0%{left:-40%}to{left:100%}}.compareHeader__title{line-height:1.25;letter-spacing:-.02em;color:#282b3e}.compareHeader__title em,.compareHeader__title i{font-family:"Manulife JH Serif",Times New Roman,serif;font-style:italic}.compareHeader__title em:after,.compareHeader__title em:before,.compareHeader__title i:after,.compareHeader__title i:before{content:" ";width:0;display:inline-block}.compareHeader__title b,.compareHeader__title strong{font-weight:700}.compareHeader__title b:after,.compareHeader__title b:before,.compareHeader__title strong:after,.compareHeader__title strong:before{content:" ";width:0;display:inline-block}.compareHeader__title>a:first-child:last-child{color:#282b3e}.compareHeader__title>a:first-child:last-child:active,.compareHeader__title>a:first-child:last-child:focus,.compareHeader__title>a:first-child:last-child:hover{color:#5e6073}.compareHeader__title p{font-size:inherit;margin:0}.compareHeader__title sub,.compareHeader__title sup{font-size:.7em;vertical-align:sub}.compareHeader__title sup{vertical-align:super}.compareHeader__printDisclaimer{font-family:Manulife JH Sans,Helvetica,sans-serif;letter-spacing:-.02em;color:#282b3e}.compareHeader__title{font-size:64px;font-weight:300}@media screen and (max-width:600px){.compareHeader__title{font-size:48px}}.compareHeader{background:#fff;border-bottom:1px solid #ededed}.compareHeader__funds{padding:24px 44px 32px;display:flex;justify-content:space-between;gap:16px;overflow-x:auto}@media screen and (max-width:1100px){.compareHeader__funds{padding:16px}}@media screen and (max-width:600px){.compareHeader__funds{padding:8px}}.compareHeader__fund-container{padding:24px;text-align:center;border:1px dashed #8e90a2;width:25%;min-width:210px;max-width:400px;display:flex;flex-direction:column;justify-content:space-between}.compareHeader__fund-container--loaded{border:1px solid #dedede;box-shadow:0 5px 15px 0 rgba(0,0,0,.0784313725)}.compareHeader__fund-container:hover .compareHeader__fund-button{background-color:#a00e18;transition:background-color .3s ease}.compareHeader__fund-loader{display:flex;flex-direction:column;gap:8px}.compareHeader__fund-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.compareHeader__fund-header--title{margin:0;display:flex;align-items:center;gap:8px;font-size:24px;color:#0000c1}.compareHeader__fund-header--dot{height:12px;width:12px;margin-top:-4px;border-radius:100%}.compareHeader__fund-header--link{text-decoration:underline!important}.compareHeader__fund-actions{display:flex;gap:4px;margin-top:-6px}.compareHeader__fund-actions--button{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#e0e0e0;transition:color .3s ease}.compareHeader__fund-actions--button:hover{color:#34384b;transition:color .3s ease}.compareHeader__fund-actions--button:focus{outline:none;box-shadow:none}.compareHeader__fund-actions--button:focus-visible{box-shadow:0 0 0 2px #ba483a;outline:none}.compareHeader__fund-actions--close{width:20px;height:20px;fill:#818181;transition:transform .3s ease}.compareHeader__fund-actions--close:hover{transform:scale(1.1);transition:transform .3s ease}.compareHeader__fund-actions--eye{width:25px;height:25px;transition:transform .3s ease;animation:fade-in .3s ease}.compareHeader__fund-actions--eye:hover{transform:scale(1.1);transition:transform .3s ease}.compareHeader__fund-description{text-align:left;font-size:14px;font-weight:400;color:#282b3e;animation:fade-in .3s ease}.compareHeader__fund-description--error{color:#5e6073}.compareHeader__fund-compare{width:36px;height:36px;fill:#e0e0e0;margin:0 auto 8px}.compareHeader__fund-plus{width:16px;height:16px;fill:#fff}.compareHeader__fund-text{color:#424559;margin-bottom:8px}.compareHeader__fund-button{width:100%;padding:10px;background-color:#d03a39;color:#fff;border:none;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:4px;transition:background-color .3s ease;animation:fade-in .5s ease}.compareHeader__fund-button:hover{background-color:#a00e18;transition:background-color .3s ease}.compareHeader__fund-button:focus{outline:none;box-shadow:none}.compareHeader__fund-button:focus-visible{box-shadow:0 0 0 2px #ba483a;background-color:#a00e18;outline:none}.compareHeader__fund-plus-icon{width:16px;height:16px}@media print{.compareHeader{border-bottom:none;padding:0}}@media screen and (min-width:600px) and (max-width:1100px){.compareHeader{border-bottom:none}}@media screen and (max-width:600px){.compareHeader__title{font-weight:400}}.compareHeader__printDisclaimer{font-size:16px;color:#5e6073;margin-bottom:40px}@media print{.compareHeader .navigationWaypoint,.compareHeader .stickyNav{display:none}}.mobileHeader{display:none;background-color:#fff;width:100%;padding:0 16px;z-index:10}@media screen and (max-width:600px){.mobileHeader{display:block}}.mobileHeader__dropContainer{position:relative}.mobileHeader__sticky{position:fixed;top:-100%;width:100%;left:0;padding:0 16px;background-color:#fff;transition:top .5s cubic-bezier(.86,0,.07,1)}.mobileHeader__sticky .mobileHeader__dropdown{top:-16px}.mobileHeader__sticky .fundsHeader{padding:0 0 16px}.mobileHeader--stuck .mobileHeader__sticky{top:0;box-shadow:0 8px 24px rgba(0,0,0,.08),0 0 4px rgba(0,0,0,.04)}.mobileHeader--stuck .mobileHeader__sticky .mobileHeader__triggerWrap{margin:16px 0}.mobileHeader__label{font-size:10px;color:#5e6073;position:absolute;top:8px;line-height:1;margin:0;left:16px;z-index:1001}.mobileHeader__triggerWrap{position:relative;margin:24px 0}.mobileHeader__trigger{padding:16px 64px 12px 16px;background-color:#ededed;display:block;border:2px solid #ededed;width:100%;text-align:left;font-size:16px;font-weight:400;line-height:1.5;color:#282b3e;text-overflow:ellipsis;overflow:hidden;transition:border .3s ease-out,outline .3s ease-out,background-color .3s ease-out,top .1s ease-out;outline:none}.cc-form-input--error .mobileHeader__trigger{border-color:#f44336;margin-bottom:24px}.mobileHeader--select-open .mobileHeader__trigger{z-index:1000}.mobileHeader--select-open .mobileHeader__trigger,.mobileHeader__trigger:focus,.mobileHeader__trigger:hover{border-color:#282b3e;background-color:#fff}.mobileHeader--select-open .mobileHeader__trigger:after,.mobileHeader__trigger:focus:after,.mobileHeader__trigger:hover:after{border-top-color:#fff}.mobileHeader__trigger:after,.mobileHeader__trigger:before{border:solid transparent;border-width:8px 8px 0;content:"";position:absolute;right:16px;top:50%;margin-top:-4px;line-height:1}.mobileHeader__trigger:before{border-top-color:#282b3e}.mobileHeader__trigger:after{margin-top:-7px;border-top-color:#ededed}.mobileHeader__trigger--primary{background-color:#282b3e;border-color:#fff;color:#fff;font-weight:700}.mobileHeader--select-open .mobileHeader__trigger--primary,.mobileHeader__trigger--primary:focus,.mobileHeader__trigger--primary:hover{border-color:#5e6073}.mobileHeader__trigger--primary:before{border-top-color:#fff}.mobileHeader__trigger--primary:after{border-top-color:#282b3e}.mobileHeader__dropdown{position:absolute;top:-24px;left:0;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.08),0 0 4px rgba(0,0,0,.04);z-index:1001;width:100%;max-height:400px;margin-top:1px;padding:8px;overflow:hidden;opacity:0;transition:opacity .3s,top .3s;overflow-y:auto;visibility:hidden;list-style:none}.mobileHeader--select-open .mobileHeader__dropdown{overflow:auto;opacity:1;visibility:visible}.mobileHeader__item{display:flex;align-items:center;text-align:left;padding:16px 16px 16px 32px;width:100%;appearance:none;border:0;background-color:transparent;outline-width:0;cursor:pointer;transition:background-color .3s,color .3s;color:#282b3e}.mobileHeader__item:active,.mobileHeader__item:focus,.mobileHeader__item:hover{background:#ededed;outline:none}.mobileHeader__item[aria-selected=true]{color:#282b3e;font-weight:700;padding:16px 16px 16px 0}.mobileHeader__check{width:16px;height:16px;margin:0 8px;fill:#282b3e}.mobileHeader__bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}.compositionTable__column{font-size:14px;line-height:140%}.compositionTable{display:block}@media print{.compositionTable{page-break-before:always;width:100%}}.compositionTable__row{border-top:1px solid #e0e0e0}.compositionTable__row--head{border:0}.compositionTable__column{padding:16px 8px;text-align:right}.compositionTable__column:first-child{padding-left:16px;text-align:left;min-width:200px}.compositionTable__column:last-child{padding-right:16px}.compositionTable__column--head{font-weight:700;font-size:10px;line-height:120%}.compositionTable__caption{display:block;text-align:right;font-weight:400}.compositionTable__bullet{display:inline-block;width:12px;height:12px;border-radius:50%;vertical-align:middle;margin-right:8px;margin-bottom:2px}.compareSection__heading{line-height:1.25;letter-spacing:-.02em;color:#282b3e}.compareSection__heading em,.compareSection__heading i{font-family:"Manulife JH Serif",Times New Roman,serif;font-style:italic}.compareSection__heading em:after,.compareSection__heading em:before,.compareSection__heading i:after,.compareSection__heading i:before{content:" ";width:0;display:inline-block}.compareSection__heading b,.compareSection__heading strong{font-weight:700}.compareSection__heading b:after,.compareSection__heading b:before,.compareSection__heading strong:after,.compareSection__heading strong:before{content:" ";width:0;display:inline-block}.compareSection__heading>a:first-child:last-child{color:#282b3e}.compareSection__heading>a:first-child:last-child:active,.compareSection__heading>a:first-child:last-child:focus,.compareSection__heading>a:first-child:last-child:hover{color:#5e6073}.compareSection__heading p{font-size:inherit;margin:0}.compareSection__heading sub,.compareSection__heading sup{font-size:.7em;vertical-align:sub}.compareSection__heading sup{vertical-align:super}.compareSection__heading{font-size:48px;font-weight:300}@media screen and (max-width:600px){.compareSection__heading{font-size:40px}}.compareSection{padding:64px 64px 0}@media print{.compareSection{display:block;page-break-after:always;padding:24px 0 0}}@media screen and (max-width:1100px){.compareSection{padding:24px 0 0}}.compareSection__heading{font-weight:400;margin:0}.compareSection__subsection{padding:64px;margin:0 -64px;border-bottom:1px solid #e0e0e0}@media print{.compareSection__subsection{border-bottom:none;padding:0;margin:0;display:block;page-break-after:always}}@media screen and (max-width:1100px){.compareSection__subsection{border-bottom:none;padding:24px 0;margin:0}}@media print{.compareSection .barChart__header,.compareSection .barChart__main,.compareSection .barChartStacked__header,.compareSection .barChartStacked__main,.compareSection .compositionTable__header,.compareSection .compositionTable__main,.compareSection .lineChart__header,.compareSection .lineChart__main,.compareSection .plotChart__header,.compareSection .plotChart__main,.compareSection .plotEllipseChart__header,.compareSection .plotEllipseChart__main{padding:0}}@media print{.compareSection .barChart__first-legend,.compareSection .barChartStacked__first-legend,.compareSection .compositionTable__first-legend,.compareSection .lineChart__first-legend,.compareSection .plotChart__first-legend,.compareSection .plotEllipseChart__first-legend{padding-left:0}}@media print{.compareSection .barChart__scrollbar,.compareSection .barChartStacked__scrollbar,.compareSection .compositionTable__scrollbar,.compareSection .lineChart__scrollbar,.compareSection .plotChart__scrollbar,.compareSection .plotEllipseChart__scrollbar{display:none}}@media print{.compareSection .barChart__table,.compareSection .barChartStacked__table,.compareSection .compositionTable__table,.compareSection .lineChart__table,.compareSection .plotChart__table,.compareSection .plotEllipseChart__table{width:100%}}.hypotheticalGrow__filter-caption{font-family:Manulife JH Sans,Helvetica,sans-serif;letter-spacing:-.02em;color:#282b3e;font-size:12px;line-height:1.33}.hypotheticalGrow__filter{display:flex;flex-wrap:wrap;justify-content:space-between}.hypotheticalGrow__filter-item{position:relative;margin-right:16px;flex:1}@media screen and (max-width:600px){.hypotheticalGrow__filter-item{margin-right:0;margin-bottom:16px}}.hypotheticalGrow__filter-item .calendar_button{position:absolute;bottom:4px;right:-1px;background:transparent;border:none;padding:10px}.hypotheticalGrow__filter-item .calendar_button .calendar_icon{width:20px;height:20px}@media screen and (max-width:600px){.hypotheticalGrow__filter-item .calendar_button .calendar_icon{width:15px;height:15px}}.hypotheticalGrow__filter-item:first-child{flex-grow:2;flex:2}@media screen and (max-width:600px){.hypotheticalGrow__filter-item:first-child{flex:1 100%}}@media screen and (max-width:600px){.hypotheticalGrow__filter-item:nth-child(2){margin-right:16px}}.hypotheticalGrow__filter-item:nth-child(3){margin-right:0}.hypotheticalGrow__filter-caption{margin-top:8px;display:block;color:#5e6073;flex:1 100%}.hypotheticalGrow__popup{position:absolute;top:100%;right:0;z-index:9;width:328px;background-color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.08),0 0 4px rgba(0,0,0,.04);padding:10px}@media screen and (max-width:600px){.hypotheticalGrow__popup{width:328px}}@media screen and (max-width:600px){.hypotheticalGrow__popup--left{left:0}}.hypotheticalGrow__popup svg.rdp-dropdown_icon{width:8px;height:8px}.chart-table{width:100%;table-layout:fixed}@media screen and (max-width:600px){.chart-table{display:none}}.chart-table--mobile{display:none;margin-bottom:40px}@media screen and (max-width:600px){.chart-table--mobile{display:table}}.chart-table--mobile .chart-table__td{border:none;border-top:1px solid #e0e0e0;width:50%;vertical-align:middle;padding:8px;height:48px;position:relative}.chart-table--mobile .chart-table__th{text-align:left;width:100%;vertical-align:middle;padding:8px;height:48px}.chart-table--mobile .chart-table__bullet{display:inline-block;margin:0 8px -1px 0}.chart-table--mobileByValue .chart-table__th{font-weight:700}.chart-table--mobileByValue .chart-table__td:first-child{font-weight:400;padding-left:32px}.chart-table--mobileByValue .chart-table__bullet{position:absolute;margin:auto 8px 0;left:0;top:calc(50% - 7px)}.chart-table__header{border-bottom:1px solid #e0e0e0}.chart-table__th{font-size:12px;line-height:150%;color:#282b3e;padding:16px;border-right:1px solid #e0e0e0;text-align:right;line-height:1.5}.chart-table__th:first-child{width:150px}@media print{.chart-table__th:first-child{width:100px}}@media screen and (max-width:1100px){.chart-table__th:first-child{width:100px}}.chart-table__th:last-child{border-right:none}.chart-table__th.no-last-child:last-child{border-right:1px solid #e0e0e0}.chart-table__bullet{width:12px;height:12px;border-radius:50%;display:block;margin:0 0 12px auto}.chart-table__datefiled,.chart-table__subheading{font-size:10px;line-height:1.2;display:block;font-weight:400;color:#5e6073}.chart-table__subtitle{display:block;font-size:10px;line-height:120%;color:#5e6073;margin-top:4px}.chart-table__td{font-size:14px;color:#282b3e;padding:16px;border-right:1px solid #e0e0e0;text-align:right;line-height:1.5;vertical-align:middle}.chart-table__td-center{text-align:center}.chart-table__td:last-child{border-right:none}.chart-table__td:first-child{font-size:12px;line-height:150%;text-align:left;font-weight:700}.chart-table__icon{width:14px;height:14px;margin-bottom:-2px}.chart-table-wrapper__switchGroup{margin-bottom:32px;display:none}@media screen and (max-width:600px){.chart-table-wrapper__switchGroup{display:block}}.placeHolder{display:none}.overview__header{margin-bottom:24px}.overview__staricon{width:16px;height:16px}.overview__arrowicon{width:9px;height:11px;margin-left:10px;margin-right:2px}.overview__arrowicon--positive{fill:#06854d}.overview__arrowicon--negative{fill:#f76e65;transform:rotate(180deg)}.overview__positive{white-space:nowrap;color:#06854d}.overview__negative{white-space:nowrap;color:#f76e65}.overview__analist-badge{width:70px;height:30px;fill:#8e90a2}@media print{.overview__staricon{width:14px;height:14px}}.morningStarRating__header{margin-bottom:24px}@media print{.morningStarRating .chartButton__icon{width:14px;height:14px}}.keyFacts__header,.riskPerformanceMeasures__header{margin-bottom:24px}@media print{.keyDocuments{display:none}}.keyDocuments__header{margin-bottom:24px}.keyDocuments__hiddenlabel{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.keyDocuments .downloadButton{background-color:transparent;border:none;cursor:pointer}.managers__header{margin-bottom:24px}.managers__wrapper{display:flex;flex-wrap:wrap}.managers__fund{border-top:1px solid #e0e0e0;padding-top:24px}.managers__fund:first-child{border:0}.managers__item{width:100%}@media print{.managers__item{width:calc(33% - 35px);margin-right:54px}.managers__item:nth-child(3n){margin-right:0}}@media screen and (min-width:600px){.managers__item{width:calc(33% - 35px);margin-right:54px}.managers__item:nth-child(3n){margin-right:0}}.managers__bullet{width:12px;height:12px;border-radius:50%;display:block;margin:-4px 8px 0 0}.managers__fundTitleWrapper{display:flex;margin-bottom:24px;align-items:center}.managers__fundTitle{margin-bottom:0}.managers__fundTitle,.managers__name{font-size:14px;line-height:140%;color:#282b3e}.managers__name{font-weight:700;margin-bottom:4px}.managers__date{font-size:12px;line-height:150%;color:#5e6073;display:block;margin-bottom:8px}.managers__description{margin-bottom:8px}.managers__description,.managers__link{font-size:14px;line-height:140%;color:#282b3e}.managers__link{-webkit-text-decoration-line:underline;text-decoration-line:underline;display:block;margin-bottom:16px}.managers__seeMore{display:flex;flex:0 0 100%;align-items:center;margin-bottom:24px;font-size:14px;font-weight:700;line-height:140%;color:#282b3e}.managers__seeMore-icon{width:25px;height:25px;margin-left:5px;fill:#282b3e}.managers__modalTitle{font-size:32px;line-height:125%;color:#282b3e;margin-bottom:48px}.managers__modalDescription{font-size:16px;line-height:175%;color:#282b3e}@font-face{font-family:Manulife JH Sans;src:url(../../../etc.clientlibs/jhi-commons-v1/clientlibs/clientlib-base/resources/ManulifeJHSans-Light.eot);src:url(../../../etc.clientlibs/jhi-commons-v1/clientlibs/clientlib-base/resources/ManulifeJHSans-Light.eot?#iefix) format("embedded-opentype"),url(../../../etc.clientlibs/jhi-commons-v1/clientlibs/clientlib-base/resources/ManulifeJHSans-Light.woff2) format("woff2"),url(../../../etc.clientlibs/jhi-commons-v1/clientlibs/clientlib-base/resources/ManulifeJHSans-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Manulife JH Sans;src:url(../../../etc.clientlibs/jhi-commons-v1/clientlibs/clientlib-base/resources/ManulifeJHSans-Regular.eot);src:url(../../../etc.clientlibs/jhi-commons-v1/clientlibs/clientlib-base/resources/ManulifeJHSans-Regular.eot?#iefix) format("embedded-opentype"),url(../../../etc.clientlibs/jhi-commons-v1/clientlibs/clientlib-base/resources/ManulifeJHSans-Regular.woff2) format("woff2"),url(../../../etc.clientlibs/jhi-commons-v1/clientlibs/clientlib-base/resources/ManulifeJHSans-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Manulife JH Sans;src:url(../../../etc.clientlibs/jhi-commons-v1/clientlibs/clientlib-base/resources/ManulifeJHSans-Demibold.eot);src:url(../../../etc.clientlibs/jhi-commons-v1/clientlibs/clientlib-base/resources/ManulifeJHSans-Demibold.eot?#iefix) format("embedded-opentype"),url(../../../etc.clientlibs/jhi-commons-v1/clientlibs/clientlib-base/resources/ManulifeJHSans-Demibold.woff2) format("woff2"),url(../../../etc.clientlibs/jhi-commons-v1/clientlibs/clientlib-base/resources/ManulifeJHSans-Demibold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Manulife JH Sans;src:url(../../../etc.clientlibs/jhi-commons-v1/clientlibs/clientlib-base/resources/ManulifeJHSans-Bold.eot);src:url(../../../etc.clientlibs/jhi-commons-v1/clientlibs/clientlib-base/resources/ManulifeJHSans-Bold.eot?#iefix) format("embedded-opentype"),url(../../../etc.clientlibs/jhi-commons-v1/clientlibs/clientlib-base/resources/ManulifeJHSans-Bold.woff2) format("woff2"),url(../../../etc.clientlibs/jhi-commons-v1/clientlibs/clientlib-base/resources/ManulifeJHSans-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Manulife JH Serif";src:url(../../../etc.clientlibs/jhi-commons-v1/clientlibs/clientlib-base/resources/ManulifeJHSerif-Italic.eot);src:url(../../../etc.clientlibs/jhi-commons-v1/clientlibs/clientlib-base/resources/ManulifeJHSerif-Italic.eot?#iefix) format("embedded-opentype"),url(../../../etc.clientlibs/jhi-commons-v1/clientlibs/clientlib-base/resources/ManulifeJHSerif-Italic.woff2) format("woff2"),url(../../../etc.clientlibs/jhi-commons-v1/clientlibs/clientlib-base/resources/ManulifeJHSerif-Italic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@media screen{.main-container__content{padding-left:80px}.hideSidebar .main-container__content{padding-left:0}}@media screen and (max-width:800px){.main-container__content{padding-left:0}}@media screen{body,html{height:100%;width:100%}}@media screen{.main-container,body,body>div:first-of-type,html{min-height:100%}}@media screen{.main-container,.main-container__content,body>div:first-of-type{display:flex;flex-direction:column}}@media screen{.main-container,.main-container__content,main{flex:1 0 auto}}@media print{.main-container{margin:20mm}}body{font-family:Manulife JH Sans,Helvetica,sans-serif;background:#fafafa}html{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:after,:before{box-sizing:inherit;letter-spacing:-.02em}a{text-decoration:none}a:active,a:focus,a:hover{color:initial}:-moz-focusring{outline:1px dotted grey}:focus-visible{box-shadow:0 0 0 2px #282b3e;outline:2px solid #fff;outline-offset:2px}html{scroll-behavior:smooth}svg{width:0;height:0}@media screen{.main-container__content.spa{padding-left:0}}@media screen and (max-width:800px){.main-container__content.spa{padding-left:0}}.ghost{line-height:0;overflow:hidden;left:0;width:0;height:0;margin:0;padding:0}.simpleDropdown__trigger:focus{box-shadow:none;font-weight:600}.optionSelector__itemButton,.simpleDropdown__itemButton:focus{box-shadow:none}.disc__trigger-content,.disc__trigger-content:hover{color:#282b3e;transition:color .2s ease-in}.more-insights__link .icon-link{color:#282b3e}.navigationTabs__trigger{color:#282b3e!important}.navigationTabs__trigger:focus{box-shadow:none;outline:none}.navigationTabs__item--active{color:#282b3e}.landingNav__list{margin-bottom:0}.landingNav__trigger:focus{box-shadow:none;outline:none}.article__link .icon-link,.cta-module__content h4,.cta-module__content li,.cta-module__content p,.cta-module__link,.featureKicker__link,.infoContainer__link,.landingImage2__content h3,.landingImage2__content h4,.landingImage2__content li,.landingImage2__content p,.landingImage2__imageCaption,.landingimage__content h3,.landingimage__content h5,.landingimage__content p,.linkList2__item,.linkList2__link,.linkList__item,.linkList__link,.mktoLabel,.pressItems__link,.related-investments__manager,.showMore__less,.showMore__more,.topics-container__title,.viewpoint-tags__link,.viewpointList__link,.viewpointsList2__more,.viewpointsList2__tabButton{color:#282b3e!important}@media screen and (max-width:800px){.sidebar__link{color:#282b3e!important}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.sidebar__element--top{background-color:#34384b!important}.riskDisclosures__header{margin-bottom:24px}.riskDisclosures__description,.riskDisclosures__description p{font-size:16px;line-height:175%}.valuationMeasures__header{margin-bottom:24px}.interestingComparisons__tile--title,.interestingComparisons__title{line-height:1.25;letter-spacing:-.02em;color:#282b3e}.interestingComparisons__tile--title em,.interestingComparisons__tile--title i,.interestingComparisons__title em,.interestingComparisons__title i{font-family:"Manulife JH Serif",Times New Roman,serif;font-style:italic}.interestingComparisons__tile--title em:after,.interestingComparisons__tile--title em:before,.interestingComparisons__tile--title i:after,.interestingComparisons__tile--title i:before,.interestingComparisons__title em:after,.interestingComparisons__title em:before,.interestingComparisons__title i:after,.interestingComparisons__title i:before{content:" ";width:0;display:inline-block}.interestingComparisons__tile--title b,.interestingComparisons__tile--title strong,.interestingComparisons__title b,.interestingComparisons__title strong{font-weight:700}.interestingComparisons__tile--title b:after,.interestingComparisons__tile--title b:before,.interestingComparisons__tile--title strong:after,.interestingComparisons__tile--title strong:before,.interestingComparisons__title b:after,.interestingComparisons__title b:before,.interestingComparisons__title strong:after,.interestingComparisons__title strong:before{content:" ";width:0;display:inline-block}.interestingComparisons__tile--title>a:first-child:last-child,.interestingComparisons__title>a:first-child:last-child{color:#282b3e}.interestingComparisons__tile--title>a:first-child:last-child:active,.interestingComparisons__tile--title>a:first-child:last-child:focus,.interestingComparisons__tile--title>a:first-child:last-child:hover,.interestingComparisons__title>a:first-child:last-child:active,.interestingComparisons__title>a:first-child:last-child:focus,.interestingComparisons__title>a:first-child:last-child:hover{color:#5e6073}.interestingComparisons__tile--title p,.interestingComparisons__title p{font-size:inherit;margin:0}.interestingComparisons__tile--title sub,.interestingComparisons__tile--title sup,.interestingComparisons__title sub,.interestingComparisons__title sup{font-size:.7em;vertical-align:sub}.interestingComparisons__tile--title sup,.interestingComparisons__title sup{vertical-align:super}.interestingComparisons__subtitle,.interestingComparisons__tile--description{font-family:Manulife JH Sans,Helvetica,sans-serif;letter-spacing:-.02em;color:#282b3e}.interestingComparisons__tile--title,.interestingComparisons__title{font-size:32px;font-weight:300}@media screen and (max-width:600px){.interestingComparisons__tile--title,.interestingComparisons__title{font-size:24px}}.interestingComparisons{padding:44px;box-shadow:inset 0 0 15px 0 rgba(0,0,0,.0784313725)}.interestingComparisons__title{margin-bottom:8px;font-weight:400}.interestingComparisons__subtitle{color:#5e6073;margin-bottom:38px}.interestingComparisons__tile{background-color:#fff;border:1px solid #e0e0e0;width:100%;padding:24px;margin-bottom:16px;display:flex;align-items:center;gap:32px;justify-content:space-between;transition:box-shadow .2s ease-in-out,transform .2s ease-in-out}.interestingComparisons__tile:hover{transform:translateY(-2px);box-shadow:0 1px 3px rgba(0,0,0,.1);transition:box-shadow .2s ease-in-out,transform .2s ease-in-out}.interestingComparisons__tile--selected{border-bottom:none}@media screen and (max-width:1100px){.interestingComparisons__tile{flex-direction:column;align-items:flex-start;gap:50px}}.interestingComparisons__tile--title{font-weight:600;font-size:20px;margin-bottom:18px}.interestingComparisons__tile--description{color:#282b3e;margin:0 0 18px}.interestingComparisons__tile--tickers{display:flex;margin-top:26px;gap:12px}.interestingComparisons__tile--ticker{display:flex;align-items:flex-start;gap:4px;font-size:12px}.interestingComparisons__fundDot{display:inline-block;height:10px;width:10px;border-radius:100%;margin-right:8px;background-color:#777}.interestingComparisons__actions{min-width:220px;display:flex;gap:16px;margin-top:-18px}.interestingComparisons__actions .compareHeader__fund-button{width:auto}.interestingComparisons__actions .compareHeader__fund-button:hover{color:#fff}.interestingComparisons__actions--chevron{width:20px;height:20px;transform:rotate(0deg);transition:transform .2s ease-in-out}.interestingComparisons__actions--open{transform:rotate(180deg)!important}.interestingComparisons__actions--transparent{background-color:transparent;border:none;color:#282b3e;padding:0;margin:0;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s ease-in-out}.interestingComparisons__actions--transparent:hover{color:#d03a39;transition:color .2s ease-in-out}.interestingComparisons__actions--transparent:hover .interestingComparisons__actions--chevron{fill:#d03a39;transition:fill .2s ease-in-out}.interestingComparisons__collapsable,.interestingComparisons__loader{margin:-16px 0 16px;padding:24px;border:1px solid #e0e0e0;border-top:none;background-color:#fff}.interestingComparisons__collapsable{padding:0 24px 12px}.interestingComparisons__table{width:100%}.interestingComparisons__table--header{padding:20px 10px 12px;font-size:12px;font-weight:700}.interestingComparisons__table--body{padding:12px 6px;font-size:14px;text-align:center;vertical-align:middle;color:#282b3e}.interestingComparisons__table--name{padding:12px 6px;font-size:14px;text-align:left;vertical-align:middle;color:#282b3e}.interestingComparisons__table--row{border-top:1px solid #e0e0e0}.interestingComparisons__error{padding:16px 0;color:#d03a39}.compareScreen{min-height:100vh;animation:fadeIn .3s ease-in-out}.compareScreen__wrapper{display:flex;background-color:#fff;position:relative}@media print{.compareScreen__wrapper{flex-direction:column;padding:0;background-color:#fff}}@media screen and (max-width:1100px){.compareScreen__wrapper{flex-direction:column;padding:0;background-color:#fff}}@media screen and (max-width:600px){.compareScreen__wrapper{background-color:transparent}}.compareScreen__globalError{display:block;text-align:center;position:relative;padding:0 160px;padding-top:176px!important;padding-bottom:72px!important;font-size:14px;line-height:1.5}@media screen and (max-width:600px){.compareScreen__globalError{padding:0 40px;padding-top:112px!important;padding-bottom:72px!important}}.compareScreen__globalError__issueIcon{width:80px;height:80px;display:block;margin:0 auto 24px}.compareScreen__sectionsLoader{display:block;text-align:center;position:relative;padding:0 160px;padding-top:176px!important;padding-bottom:72px!important;font-size:14px}@media screen and (max-width:600px){.compareScreen__sectionsLoader{padding:0;padding-top:112px!important;padding-bottom:72px!important}}.compareScreen__sectionsLoader:before{margin:0;width:48px;height:48px;position:absolute;left:calc(50% - 24px);top:96px;content:"";border-radius:48px;border:2px solid #282b3e;border-top-color:transparent;animation:animation-rotate .75s linear infinite}@media print{.compareScreen__sectionsLoader:before{top:48px}}@media screen and (max-width:1100px){.compareScreen__sectionsLoader:before{top:48px}}.compareScreen__sections{width:100%;padding-left:0;background-color:#fff;border-left:1px solid;border-color:#e0e0e0;animation:fadeIn .3s ease-in-out;transition:background-color .3s cubic-bezier(.86,0,.07,1),border-color .3s cubic-bezier(.86,0,.07,1)}@media print{.compareScreen--navStuck .compareScreen__sections{background-color:#fff;border-color:#e0e0e0}}@media screen and (min-width:600px){.compareScreen--navStuck .compareScreen__sections{background-color:#fff;border-color:#e0e0e0}}@media print{.compareScreen__sections{padding:0;border-left:none;background-color:#fff}}@media screen and (max-width:1100px){.compareScreen__sections{padding:0 32px;border-left:none;background-color:#fff}}@media screen and (max-width:600px){.compareScreen__sections{padding:0 16px}}.compareScreen__sections>section:first-child{padding-top:0}.compareScreen__sections>div:first-child{padding-top:0!important}.navigationWaypoint{position:relative}.navigationWaypoint>span{position:absolute;top:-80px}@media print{.navigationWaypoint>span{top:0}}@media screen and (max-width:1100px){.navigationWaypoint>span{top:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.compare-navbar{position:sticky;top:80px;height:calc(100vh - 80px);border-bottom:1px solid #e0e0e0;padding:44px 20px 44px 44px;overflow:visible;min-width:300px;max-width:300px}.compare-navbar__hiddenlabel{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}@media screen and (max-width:1100px){.compare-navbar{display:none}}.compare-navbar__toggle{position:absolute;top:34px;right:-16px;border:1px solid #dddee4;background-color:#fff;display:flex;padding:2px 4px;border-radius:4px;cursor:pointer;transition:background-color .3s ease;box-shadow:0 2px 6px 0 #eaeaea}.compare-navbar__toggle:hover{background-color:#f4f4f4;transition:background-color .3s ease}.compare-navbar--open{min-width:300px;max-width:300px}.compare-navbar--close{min-width:20px;max-width:20px}.compare-navbar__back-icon{width:24px;height:24px;fill:#282b3e;transform:rotate(180deg);transition:transform .3s ease}.compare-navbar__back-icon--open{transform:rotate(0);transition:transform .3s ease}.compare-navbar__main{display:flex;flex-direction:column;position:relative;height:100%;overflow-y:auto}.compare-navbar__main--open{opacity:1;visibility:visible;transition:opacity .7s ease,visibility .2s ease}.compare-navbar__main--close{opacity:0;visibility:hidden;transition:opacity .1s ease,visibility .2s ease}.compare-navbar__item{background-color:transparent;border:none;text-align:start;padding:16px 0;cursor:pointer;font-weight:700;font-size:14px}.compare-navbar__item:first-child{padding-top:0}.compare-navbar__item[data-selected=true]{font-weight:700;margin-left:6px;padding-left:6px;border-left:4px solid #0000c1}.compare-navbar__child{margin-left:16px;padding:8px 12px 12px;font-weight:400;font-size:12px}.landingScreen__title{line-height:1.25;letter-spacing:-.02em;color:#282b3e}.landingScreen__title em,.landingScreen__title i{font-family:"Manulife JH Serif",Times New Roman,serif;font-style:italic}.landingScreen__title em:after,.landingScreen__title em:before,.landingScreen__title i:after,.landingScreen__title i:before{content:" ";width:0;display:inline-block}.landingScreen__title b,.landingScreen__title strong{font-weight:700}.landingScreen__title b:after,.landingScreen__title b:before,.landingScreen__title strong:after,.landingScreen__title strong:before{content:" ";width:0;display:inline-block}.landingScreen__title>a:first-child:last-child{color:#282b3e}.landingScreen__title>a:first-child:last-child:active,.landingScreen__title>a:first-child:last-child:focus,.landingScreen__title>a:first-child:last-child:hover{color:#5e6073}.landingScreen__title p{font-size:inherit;margin:0}.landingScreen__title sub,.landingScreen__title sup{font-size:.7em;vertical-align:sub}.landingScreen__title sup{vertical-align:super}.landingScreen__description{font-family:Manulife JH Sans,Helvetica,sans-serif;letter-spacing:-.02em;color:#282b3e}.landingScreen__title{font-size:64px;font-weight:300}@media screen and (max-width:600px){.landingScreen__title{font-size:48px}}.landingScreen{width:100%}.landingScreen__header{color:#fff;background:linear-gradient(90deg,#282b3e,#414458);padding:64px 44px 0}.landingScreen__header--report{padding:64px 44px 28px}@media screen and (max-width:800px){.landingScreen__header{padding:32px 32px 0}}@media screen and (max-width:600px){.landingScreen__header{padding:16px 16px 0}}.landingScreen__body{padding:64px}@media screen and (max-width:800px){.landingScreen__body{padding:32px}}@media screen and (max-width:600px){.landingScreen__body{padding:16px}}.landingScreen__title{margin:0 0 16px;font-size:32px;font-weight:400;color:#fff}@media screen and (max-width:800px){.landingScreen__title{font-size:40px}}@media screen and (max-width:600px){.landingScreen__title{margin-top:8px}}.landingScreen__description{font-size:16px;line-height:1.75;color:#fff;margin:0 0 16px}@media screen and (max-width:800px){.landingScreen__description{font-size:16px;margin:16px 0 32px;margin:16px 0 24px}}.landingScreen__backButton{background-color:transparent;border:none;font-weight:700;padding:0;margin:0 0 28px;display:flex;align-items:center;gap:4px;cursor:pointer;transition:color .3s ease}.landingScreen__backButton--icon{width:20px;height:20px;fill:#fff;transition:fill .3s ease}.landingScreen__backButton:hover{color:#c6c6c6;transition:color .3s ease}.landingScreen__backButton:hover .landingScreen__backButton--icon{fill:#c6c6c6;transition:fill .3s ease}.landingScreen__intro{display:flex;gap:20px;width:100%;justify-content:space-between}.landingScreen__intro--content{max-width:800px}.landingScreen__intro--actions{display:flex;flex-wrap:nowrap;gap:16px;align-items:flex-end;padding-bottom:32px}@media screen and (max-width:800px){.landingScreen__intro--actions{flex-wrap:wrap}}@media screen and (max-width:1100px){.landingScreen__intro{flex-direction:column}}.landingScreen__actions{background-color:transparent;height:fit-content}.landingScreen__actions--icon{width:14px!important;height:14px!important}.landingScreen__downloadButton{padding-left:36px}.landingScreen__downloadButton:disabled{color:inherit!important}.landingScreen__downloadButton:after{left:8px}.landingScreen__downloadIcon{fill:#fff;left:8px}.savedSection__button{padding:12px 24px;width:100%;border:none;border-top:1px solid #e0e0e0;background-color:transparent;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.savedSection__button[data-selected=true]{border-bottom:1px solid #e0e0e0}.savedSection__button--label{font-weight:700;font-size:16px;line-height:175%}.savedSection__button .savedSection__icon{width:20px;height:20px;transform:rotate(0deg);transition:transform .3s ease-in-out}.savedSection__icon--open{transform:rotate(180deg)!important;transition:transform .3s ease-in-out}.savedSection__container--open{interpolate-size:allow-keywords;height:auto;transition:height .2s ease-in}.savedSection__container--closed{height:48px;transition:height .1s ease-out}.savedSection__content{padding:24px;background-color:#fff}.savedSection__content--open{transform:scaleY(1);transform-origin:top;opacity:1;transition:opacity .5s ease-in-out,transform .2s ease-in-out}.savedSection__content--closed{transform:scaleY(0);transform-origin:top;opacity:0}.savedSection__loader{margin-bottom:24px}.savedComparisonsItem__name,.savedComparisonsItem__tickers{font-family:Manulife JH Sans,Helvetica,sans-serif;letter-spacing:-.02em;color:#282b3e}.savedComparisonsItem__name{font-size:16px;line-height:1.75}.savedComparisonsItem__tickers{font-size:12px;line-height:1.33}.savedComparisonsItem__actions,.savedComparisonsItem__button,.savedComparisonsItem__header,.savedComparisonsItem__link{display:flex;align-items:center}.savedComparisonsItem{cursor:pointer;padding:24px;width:100%;text-align:left;background-color:transparent;border:none}.savedComparisonsItem__header{justify-content:space-between}.savedComparisonsItem__actions{gap:16px}.savedComparisonsItem__button{gap:4px;padding:0;background-color:transparent;border:none;cursor:pointer}.savedComparisonsItem__button--download{margin:3px 18px 0 0}.savedComparisonsItem__link{gap:6px;color:#282b3e}.savedComparisonsItem__icon{width:20px;height:20px;transition:color .2s ease-in-out,transform .2s ease-in-out}.savedComparisonsItem__icon--open{transform:rotate(180deg);transition:color .2s ease-in-out,transform .2s ease-in-out}.savedComparisonsItem__icon--closed{transform:rotate(0deg);transition:color .2s ease-in-out,transform .2s ease-in-out}.savedComparisonsItem__icon:hover{color:#d03a39;transition:color .2s ease-in-out,transform .2s ease-in-out}.savedComparisonsItem__icon--external{width:15px;height:15px}.savedComparisonsItem__icon--arrow{width:22px;height:22px}.savedComparisonsItem__icon--delete{margin-top:-2px}.savedComparisonsItem__icon--download{fill:#282b3e}.downloadLink:hover .savedComparisonsItem__icon--download{fill:#d03a39}.savedComparisonsItem__name{font-weight:600;color:#282b3e;margin-bottom:0}.savedComparisonsItem__name:active,.savedComparisonsItem__name:focus,.savedComparisonsItem__name:hover{color:inherit}.savedComparisonsItem__date{font-size:12px;line-height:150%;color:#707070;display:block;margin-bottom:24px}.savedComparisonsItem__tickers{line-height:150%;display:flex;flex-wrap:wrap;color:#282b3e}.savedComparisonsItem__tickerWrapper{display:flex;margin-right:16px;align-items:baseline}.savedComparisonsItem__dot{display:block;height:12px;width:12px;border-radius:100%;margin-right:8px}.savedComparisonsItem__sections{background-color:#fafafa;border-top:1px solid #e0e0e0}.savedComparisonsItem__sections .compareSection__subsection{padding:0;margin:0;border-bottom:none}.savedComparisons__title{letter-spacing:-.02em}.savedComparisons__title em,.savedComparisons__title i{font-family:"Manulife JH Serif",Times New Roman,serif;font-style:italic}.savedComparisons__title em:after,.savedComparisons__title em:before,.savedComparisons__title i:after,.savedComparisons__title i:before{content:" ";width:0;display:inline-block}.savedComparisons__title b,.savedComparisons__title strong{font-weight:700}.savedComparisons__title b:after,.savedComparisons__title b:before,.savedComparisons__title strong:after,.savedComparisons__title strong:before{content:" ";width:0;display:inline-block}.savedComparisons__title>a:first-child:last-child{color:#282b3e}.savedComparisons__title>a:first-child:last-child:active,.savedComparisons__title>a:first-child:last-child:focus,.savedComparisons__title>a:first-child:last-child:hover{color:#5e6073}.savedComparisons__title p{font-size:inherit;margin:0}.savedComparisons__title sub,.savedComparisons__title sup{font-size:.7em;vertical-align:sub}.savedComparisons__title sup{vertical-align:super}.savedComparisons__title{font-size:32px;font-weight:300}@media screen and (max-width:600px){.savedComparisons__title{font-size:24px}}.savedComparisons{padding:44px;animation:fadein .3s ease-in-out}.savedComparisons__body{max-width:900px}.savedComparisons__title{color:#282b3e;font-weight:400;line-height:1.25}@media screen and (max-width:800px){.savedComparisons__title{font-size:24px}}.savedComparisons__description{color:#5e6073;font-weight:400;font-size:16px;line-height:125%;letter-spacing:-2%}.savedComparisons__list{display:flex;flex-wrap:wrap;margin-top:48px;gap:16px}.savedComparisons__item{background-color:#fff;border:1px solid #e0e0e0;width:100%;height:fit-content;transition:box-shadow .2s ease-in-out,transform .2s ease-in-out}@media screen and (min-width:1950px){.savedComparisons__item{max-width:49%}}.savedComparisons__item:hover{transform:translateY(-2px);box-shadow:0 1px 3px rgba(0,0,0,.1);transition:box-shadow .2s ease-in-out,transform .2s ease-in-out}.savedComparisons__link{text-decoration:underline;color:#0000c1;margin:0 4px;font-weight:600}.savedComparisons__link:active,.savedComparisons__link:focus,.savedComparisons__link:hover{color:#34384b;text-decoration:underline}.compareScreen__sections .savedComparisons,.compareScreen__sections .savedComparisons__title{color:#282b3e}.savedComparisons__idle{font-size:16x;line-height:1.4;margin-bottom:0;color:#282b3e}@media screen and (max-width:800px){.savedComparisons__idle{margin-bottom:8px}}@keyframes fadein{0%{opacity:0}to{opacity:1}}.savedComparisonsModal__button,.savedComparisonsModal__cancel{position:relative;display:inline-block;font-family:Manulife JH Sans,Helvetica,sans-serif;font-weight:600;appearance:none;border-width:2px;border-style:solid;border-radius:0;letter-spacing:-.02em;transition:border-color .3s ease-in-out,background-color .3s ease-in-out,color .3s ease-in-out,top .1s ease-in-out;color:#fff;white-space:nowrap;text-align:center;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.savedComparisonsModal__button:not([disabled]),.savedComparisonsModal__cancel:not([disabled]){cursor:pointer}.savedComparisonsModal__button:not([disabled]):active,.savedComparisonsModal__cancel:not([disabled]):active{top:2px}.savedComparisonsModal__button,.savedComparisonsModal__cancel{font-size:16px;line-height:1.25;padding:17px 22px;height:56px}.savedComparisonsModal__cancel{border-color:#fff;background-color:#fff;color:#282b3e}.savedComparisonsModal__cancel:focus,.savedComparisonsModal__cancel:hover{border-color:#e0e0e0;background-color:#e0e0e0;color:#d03a39}.savedComparisonsModal__cancel:active{border-color:#fff;background-color:#fff;color:#282b3e}.savedComparisonsModal__cancel:disabled{color:#8e90a2}.savedComparisonsModal__title{font-size:32px;line-height:125%;color:#282b3e;padding:0}.savedComparisonsModal__description{font-size:16px;line-height:175%;color:#282b3e;padding:0;margin-bottom:32px}.savedComparisonsModal__list{max-height:500px;overflow:auto;padding:16px 32px 0}.savedComparisonsModal__item{padding:24px;box-shadow:0 0 4px rgba(0,0,0,.04),0 8px 24px rgba(0,0,0,.08);margin-bottom:16px;position:relative}.savedComparisonsModal__footer{display:flex;align-items:baseline;justify-content:flex-end}.savedComparisonsModal__button{background-color:#c14a36;border:none;color:#fff}.savedComparisonsModal__cancel{margin-left:24px}.alerts{position:fixed;top:24px;right:24px;margin:0;padding:0;list-style-type:none;visibility:visible;z-index:9999}.alerts--empty{transition:all .3s;transition-delay:.5s;visibility:hidden;z-index:-1000}.alerts__item+.alerts__item{margin-top:16px}.alerts__status{position:relative;border-radius:2px;box-shadow:0 8px 24px rgba(0,0,0,.08),0 0 4px rgba(0,0,0,.04);width:350px;padding:20px 16px 20px 48px;background:#fff;color:#d03a39}.alerts__status.enter{opacity:0;transform:translateY(30px)}.alerts__status.enter-active{transition:all .3s}.alerts__status.enter-active,.alerts__status.exit{opacity:1;transform:translateY(0)}.alerts__status.exit-active{opacity:0;transform:translateY(-30px);transition:all .3s}.alerts__status+.alerts__status{margin-top:16px}.alerts__status--error{border-left:8px solid #e24d4d}.alerts__status--success{border-left:8px solid #00a758}.alerts__icon{width:24px;height:24px;fill:currentcolor;position:absolute;left:12px;top:50%;margin-top:-12px}.alerts__status--error .alerts__icon{fill:#e24d4d}.alerts__status--success .alerts__icon{fill:#00a758}.alerts__text{font-size:14px;margin:0;line-height:1.5;font-weight:600;overflow-wrap:break-word}.comparePrint__inner{max-width:980px;margin:0 auto;padding:0}@media print{.comparePrint__inner{margin-top:32px}}.fullPrint__title{font-size:48px;margin:0}.fullPrint__subTitle{font-size:16px;margin-bottom:40px}@media print{.compareSection,.lastPage{page-break-after:avoid}}@media print{footer{display:none}}@media print{.header__logoLink{width:auto;left:56px}}#fundCompare{min-height:600px;position:relative}#fundCompare *{letter-spacing:-.02em}#arriaHTML{display:none}@media print{#interestingFund{display:none}}