.tags-list{display:inline-block;position:relative;vertical-align:middle}.tags-list__btn{align-items:center;border:2px solid;border-radius:999px;cursor:pointer;display:flex;height:1.67rem;justify-content:center;line-height:0;transition:.2s ease-in-out;width:1.67rem}.tags-list__btn svg{color:#333;height:.89rem;transition:transform .2s ease-in-out;width:.89rem}.tags-list__btn--ghost{background:transparent;border-color:#e7e6e5;color:#fff}.tags-list__btn--ghost.tags-list__btn--active,.tags-list__btn--ghost:hover{background:#fff;color:#1c1b1b}.tags-list__btn--white,.tags-list__btn--white.tags-list__btn--active,.tags-list__btn--white:hover{background:#fff;border-color:#fff;color:#1c1b1b}.tags-list__list{background:#fff;border-radius:10px;box-shadow:0 8px 16px rgba(28,27,27,.05),0 4px 8px rgba(28,27,27,.05);display:none;font-size:1rem;max-height:70vh;overflow-y:auto;padding:1.11rem;position:absolute;right:-2px;top:100%;width:160px;z-index:5}.tags-list__list--active{animation:uiPop .2s ease-in-out forwards;display:block}.tags-list__list a{color:#1c1b1b;display:block;padding:.28rem 0;text-decoration:none}.tags-list__list a:hover{color:#333;text-decoration:none}.search-box{display:inline-block;max-width:100%;position:relative;width:370px}@media (max-width:767px){.search-box{width:100%}}.search-box__input{-ms-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e7e6e5;border-radius:999px;box-shadow:0 8px 16px rgba(28,27,27,.05),0 4px 8px rgba(28,27,27,.05);color:#1c1b1b;display:block;font-family:var(--text-font-family);font-size:inherit;font-style:var(--text-font-style);font-weight:var(--text-font-weight);line-height:1.28;padding-bottom:.91rem;padding-inline-end:48px;padding-top:.91rem;padding-inline-start:24px;transition:.2s ease-in-out;width:100%!important}.search-box--dark .search-box__input{border-color:#fff}.search-box__input:focus{box-shadow:0 16px 32px rgba(28,27,27,.05),0 8px 16px rgba(28,27,27,.05);outline:none}.search-box__input::-webkit-input-placeholder{color:#333;opacity:1}.search-box__input::-moz-placeholder{color:#333;opacity:1}.search-box__input:-ms-input-placeholder{color:#333;opacity:1}.search-box__btn{background:none;border:none;color:#1c1b1b;cursor:pointer;line-height:0;margin-top:-.55rem;outline:none;padding:0;position:absolute;right:24px;top:50%;transition:transform .2s ease-in-out}.blog-infobar{font-size:1rem}.blog-infobar,.blog-infobar>*{align-items:center;display:flex;flex-wrap:wrap}.blog-infobar>*{margin-bottom:.56rem}.blog-infobar a{text-decoration:none}.blog-infobar a:hover{text-decoration:underline}.blog-infobar__author:not(:last-child),.blog-infobar__time:not(:last-child){margin-inline-end:.83rem;padding-inline-end:calc(.83rem + 1px);position:relative}.blog-infobar__author:not(:last-child):after,.blog-infobar__time:not(:last-child):after{border-radius:1px;content:"";display:block;height:.89rem;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.blog-infobar__author img{border-radius:999px;height:40px;margin-inline-end:.56rem;width:40px}.blog-infobar__author-avatar{flex-shrink:0;position:relative}.blog-infobar__author>.blog-infobar__author-avatar+.blog-infobar__author-avatar{margin-inline-start:-10px}.blog-infobar__author>.blog-infobar__author-avatar:last-of-type{margin-inline-end:.56rem}.blog-infobar__author>.blog-infobar__author-avatar img{border-radius:999px;display:block;height:40px;margin-inline-end:0;width:40px}.blog-infobar__date svg,.blog-infobar__time svg{margin-inline-end:.56rem}.blog-infobar--light{color:#333}.blog-infobar--light .blog-infobar__author:after,.blog-infobar--light .blog-infobar__time:after{background-color:#e7e6e5}.blog-infobar--light .blog-infobar__date svg,.blog-infobar--light .blog-infobar__time svg,.blog-infobar--light a,.blog-infobar--light a:hover{color:#1c1b1b}.blog-infobar--dark{color:#fff}.blog-infobar--dark .blog-infobar__author:after,.blog-infobar--dark .blog-infobar__time:after{background-color:#fff}.blog-infobar--dark a,.blog-infobar--dark a:hover{color:#fff}.blog-infobar--dark .blog-infobar__author img{border:2px solid #fff}.blog-infobar--dark .blog-infobar__date svg,.blog-infobar--dark .blog-infobar__time svg{color:#fff}@media (max-width:479px){.blog-infobar{align-items:flex-start;flex-direction:column}.blog-infobar__author:not(:last-child),.blog-infobar__time:not(:last-child){margin-inline-end:0;padding-inline-end:0}.blog-infobar__author:not(:last-child):after,.blog-infobar__time:not(:last-child):after{display:none}}.blog-hero-1{background-position:50%;background-repeat:no-repeat;background-size:cover}.blog-hero-1__overlay{background:#1c1b1b;bottom:0;left:0;position:absolute;right:0;top:0}.blog-hero-1__contents{position:relative}@media (max-width:479px){.blog-hero-1__tags{justify-content:space-between}}.blog-hero-1__tag{margin-bottom:.56rem;margin-inline-end:.56rem}.blog-hero-1__tags-list{margin-bottom:.56rem}.blog-hero-1__title a{text-decoration:none}.blog-hero-1__title a:hover{text-decoration:underline}.blog-toolbar-1{padding-bottom:1.67rem;padding-top:1.67rem}.blog-toolbar-1__search:not(:first-child){margin-inline-start:24px}.blog-toolbar-1__title{align-items:center;display:flex;margin:0}.blog-toolbar-1__title a,.blog-toolbar-1__title a:hover{text-decoration:none}.blog-toolbar-1__title-tag{font-size:.8em;font-weight:400}@media (max-width:767px){.blog-toolbar-1__search:not(:first-child){margin-inline-start:0;margin-top:24px}.blog-toolbar-1--author .blog-toolbar-1__search{margin-bottom:24px;margin-top:0}.blog-toolbar-1 .drop-down{width:100%}.blog-toolbar-1__title--author{order:2;text-align:center}}@keyframes bounce{0%{transform:scale(1)}to{transform:scale(1.4)}}@keyframes blogSearchResultsOverlay{0%{opacity:0}to{opacity:.5}}.blog-search{position:relative}.blog-search--done .blog-search__form{position:relative;z-index:8}.blog-search--done .blog-search__search-icon,.blog-search__cancel-icon{display:none}.blog-search--done .blog-search__cancel-icon{display:flex}.blog-search--searching .blog-search__search-icon,.blog-search__searching-icon{animation:bounce .2s infinite alternate}.blog-search__results-overlay{background:#1c1b1b;bottom:0;display:none;left:0;opacity:.5;position:fixed;right:0;top:0;z-index:7}.blog-search--done .blog-search__results-overlay{animation:blogSearchResultsOverlay .2s linear forwards;display:block}.blog-search__results-wrapper{align-items:stretch;background:#fff;border-radius:18px;box-shadow:0 32px 64px rgba(28,27,27,.05),0 16px 32px rgba(28,27,27,.05);display:none;flex-direction:column;margin-top:.56rem;max-height:50vh;padding:.56rem;position:absolute;right:0;top:100%;width:500px;z-index:8}.blog-search--done .blog-search__results-wrapper{animation:uiPop .2s ease-in-out forwards;display:flex}.blog-search__results{flex:1;overflow-y:auto}.blog-search__results-item{padding:24px 0;padding-inline-end:48px;padding-inline-start:24px;transition:.2s ease-in-out}.blog-search__results-item:first-child{border-radius:10px 10px 0 0}.blog-search__results-item:last-child{border-radius:0 0 10px 10px}.blog-search__results-item:not(:last-child){border-bottom:1px solid #e7e6e5}.blog-search__results-item:hover{background:#faf9f8}.blog-search__results-title{margin-bottom:.56rem;max-width:280px}.blog-search__results-title a{color:inherit;text-decoration:none}.blog-search__results-title a:hover{color:inherit;text-decoration:underline}.blog-search__results-desc{margin-bottom:0}.blog-search__results .hs-search-highlight{color:#2850be;font-weight:700}.blog-search__results a:hover .hs-search-highlight{color:inherit}.blog-search__results-zero{padding:24px 0;padding-inline-end:48px;padding-inline-start:24px}@media (max-width:767px){.blog-search__results-wrapper{width:100%}}.blog-search__results-wrapper.left-aligned{left:2px;right:0}.section-intro__overline{font-family:Work Sans;font-size:1.1rem;letter-spacing:.02rem;margin-bottom:10px;text-transform:uppercase}.section-intro__divider{line-height:0}.section-intro__divider div{background:#b7dd79;border-radius:3px;display:inline-block;height:4px;max-width:100%;vertical-align:top;width:80px}.section-intro--dark .section-intro__divider--auto div{background:#fff}.section-intro__desc{display:flex;flex-direction:column}.section-intro__desc-inner{width:100%}.module--text-left .section-intro__desc{align-items:flex-start}.module--text-center .section-intro__desc{align-items:center}.module--text-right .section-intro__desc{align-items:flex-end}@media (max-width:1139px){.module--md-text-left .section-intro__desc{align-items:flex-start}.module--md-text-center .section-intro__desc{align-items:center}.module--md-text-right .section-intro__desc{align-items:flex-end}}@media (max-width:767px){.module--sm-text-left .section-intro__desc{align-items:flex-start}.module--sm-text-center .section-intro__desc{align-items:center}.module--sm-text-right .section-intro__desc{align-items:flex-end}}.section-intro__desc.m-top{margin-top:24px!important}.section-intro__title .h2,.section-intro__title h2{font-size:43.92px;font-weight:700}.section-intro__title h2.h2{font-size:2.222rem;font-weight:400;letter-spacing:-.03em;text-transform:none}.blog-author{padding-bottom:48px;padding-top:48px}.blog-author__photo{margin-bottom:24px}.blog-author__photo img{border-radius:18px}@media (min-width:768px){.blog-author__details-inner{max-width:600px;padding-inline-start:48px;padding-top:12px}.blog-author--wo-photo .blog-author__details-inner{padding-inline-start:0}}.blog-author__icons{align-items:center;display:flex;margin-top:48px}.blog-author__icon{margin-bottom:.28rem;margin-inline-end:.56rem}@media (max-width:767px){.blog-author{text-align:center}.blog-author__icons{justify-content:center}.blog-author__icon{margin-inline-end:.28rem;margin-inline-start:.28rem}}.center-btn{align-items:center;display:flex;text-align:center}.center-btn:after,.center-btn:before{background:#e7e6e5;content:"";display:block;height:1px;width:100%}.center-btn__btn{flex-shrink:0;margin:24px}@media (max-width:767px){.center-btn:after,.center-btn:before{display:none}.center-btn__btn{flex-shrink:1;margin-left:0;margin-right:0;width:100%}}.blog-load-more{padding-top:0}.blog-load-more__loading{display:none;text-align:start}.blog-load-more--loading .blog-load-more__loading{display:inline-block}.blog-load-more--loading .blog-load-more__btn,.blog-load-more--loading .center-btn:after,.blog-load-more--loading .center-btn:before{display:none}.blog-load-more--loading .center-btn{display:block}#post-list>*{outline:0}.blog-load-more__btn{margin-bottom:0;margin-top:0}.dot-pulse{animation:dotPulse 1.5s linear infinite;animation-delay:.25s;box-shadow:9999px 0 0 -5px #2850be;left:-9999px;position:relative}.dot-pulse,.dot-pulse:after,.dot-pulse:before{background-color:#2850be;border-radius:5px;color:#2850be;height:10px;width:10px}.dot-pulse:after,.dot-pulse:before{content:"";display:inline-block;position:absolute;top:0}.dot-pulse:before{animation:dotPulseBefore 1.5s linear infinite;animation-delay:0s;box-shadow:9984px 0 0 -5px #2850be}.dot-pulse:after{animation:dotPulseAfter 1.5s linear infinite;animation-delay:.5s;box-shadow:10014px 0 0 -5px #2850be}@keyframes dotPulseBefore{0%{box-shadow:9984px 0 0 -5px #2850be}30%{box-shadow:9984px 0 0 2px #2850be}60%,to{box-shadow:9984px 0 0 -5px #2850be}}@keyframes dotPulse{0%{box-shadow:9999px 0 0 -5px #2850be}30%{box-shadow:9999px 0 0 2px #2850be}60%,to{box-shadow:9999px 0 0 -5px #2850be}}@keyframes dotPulseAfter{0%{box-shadow:10014px 0 0 -5px #2850be}30%{box-shadow:10014px 0 0 2px #2850be}60%,to{box-shadow:10014px 0 0 -5px #2850be}}.blog-pagination{list-style:none;margin:24px 0 0;padding-top:0}.blog-pagination__item{align-items:center;border-radius:999px;color:#1c1b1b;cursor:pointer;display:inline-flex;font-family:var(--ui-font-family);font-size:.9rem;font-style:var(--ui-font-style);font-weight:var(--ui-font-weight);height:40px;justify-content:center;margin:.28rem;min-width:40px;text-align:center;text-decoration:none;transition:.2s ease-in-out}.blog-pagination__item:hover{text-decoration:none}.blog-pagination__item--number{background:#faf9f8}.blog-pagination__item--number:hover{background:#fff;color:#2850be}.blog-pagination__item--active,.blog-pagination__item--active:hover{background:#2850be;color:#fff}.blog-pagination__item--arrow:hover{color:#2850be}.blog-pagination__item--disabled{color:#e7e6e5;cursor:default;pointer-events:none}.blog-listing{padding-bottom:72px;padding-top:48px}.blog-listing__tags{margin-bottom:.56rem}.blog-listing__tag{color:inherit;font-family:var(--ui-font-family);font-size:.67rem;font-style:var(--ui-font-style);font-weight:var(--ui-font-weight);letter-spacing:.067rem;line-height:1rem;text-transform:uppercase}.blog-listing__tag,.blog-listing__tag:hover{text-decoration:none}.blog-listing__title a{color:inherit;text-decoration:none}.blog-listing__title a:hover{text-decoration:underline}.blog-listing__recent-post{align-items:stretch;display:flex;flex:1;flex-direction:column;justify-content:space-between;margin-bottom:48px}.blog-listing__recent-img img{border-radius:18px;width:100%}.blog-listing__other-intro{margin-top:.67rem}.blog-listing__other-post-col.post-loaded{animation:fadeInUp .2s ease-in-out forwards}.blog-listing__other-post{margin-bottom:24px;width:100%}.blog-listing__other-img img{border-radius:10px;width:100%}@media (min-width:768px){.blog-listing__other-intro{padding-bottom:.56rem}.blog-listing__other-post{align-items:center;display:flex;padding-inline-end:1.11rem}.blog-listing__other-contents{order:2;width:52%}.blog-listing__other-img{margin-inline-end:24px;order:1;width:48%}}@media (max-width:767px){.blog-listing__other-post{margin-bottom:48px}}.advisor-subscribe-btn{margin-inline-start:-34px!important}@media (max-width:900px){.advisor-subscribe-btn{margin-inline-start:0!important}}@media (max-width:768px){.advisor-subscribe-btn{margin-top:24px}}.blog-hero-1,.blog_intro_dnd_area-row-0-background-image{background-color:#2850be}.blog-author-headshot img,.blog-author__headshot{border-radius:18px;float:left;height:auto;margin:0 24px 12px 0;max-width:100%;width:190px}.blog-author__photo img{border-radius:18px!important}@media (max-width:767px){.blog-author-headshot img,.blog-author__headshot{display:block;float:none;margin:auto}.blog-author__bio{margin-top:24px}}.blog-toolbar-1__title-icon{margin-inline-end:.56rem}.blog-toolbar-1__title-tag{font-size:.8em!important;font-weight:400!important}.blog-toolbar-1__title.blog-toolbar-1__title--blog-title{align-items:center;display:flex;flex-direction:row}.blog-hero-1__tags{align-items:center;display:flex;margin-bottom:.56rem}.blog-hero-1__tags-list.tags-list{display:inline-block;position:relative;vertical-align:middle}.blog-hero-1__title.txt--dark a:hover{border-color:#fff;color:#fff}.blog-hero-1.minh-full{min-height:75vh}.hs-cta-node a{border-bottom:none;text-decoration:none}.blog-hero-1__center .blog-hero-1__overlay.background--light,.blog-hero-1__center .blog-hero-1__overlay.blog-id-4687347031,.blog-hero-1__center .blog-hero-1__overlay.new.blog-id-4687347031{background:#161e74}.blog-hero-1__center .blog-hero-1__overlay,.blog-hero-1__center .blog-hero-1__overlay.background--dark,.blog-hero-1__center .blog-hero-1__overlay.new,.blog-hero-1__tag.badge--accent{background:none}.blog-hero-1__tag.badge:hover{background-color:#2850be;color:#fff}.blog-listing--hide-images .blog-listing__other-contents{width:100%}