.card-wrapper{align-items:stretch;display:flex;flex-wrap:wrap;gap:1.2rem}.cm.card-wrapper:not(.smart-cards,.card-image){justify-content:center}.cm.card-wrapper:not(.smart-cards) .card{max-width:422.33px}.card:not(.swiper-slide){background-color:var(--bg-color,#f9fafe);border:1px solid #bdc8d4;border-radius:12px;flex:clamp(300px,calc(25% - 1.5rem),calc(25% - 1.5rem));flex-grow:1;flex-shrink:1;outline:none}.card-wrapper[style*="--bg-gradient"] .card{background:var(--bg-gradient)}.card-wrapper.bg-card .card,.swiper-cards-container.bg-card .card{background:var(--bg-card)}.card-wrapper.bg-card .card,.card-wrapper.bg-card .card h2,.card-wrapper.bg-card .card h3,.card-wrapper.bg-card .card h4,.card-wrapper.bg-card .card p,.card-wrapper.bg-card .card span,.swiper-cards-container.bg-card .card,.swiper-cards-container.bg-card .card h2,.swiper-cards-container.bg-card .card h3,.swiper-cards-container.bg-card .card h4,.swiper-cards-container.bg-card .card p,.swiper-cards-container.bg-card .card span,.swiper-cards-container.bg-card .card-nav span{color:var(--text-color)}.card-wrapper.bg-card .card .card-link-text span,.swiper-cards-container.bg-card .card .card-link-text span{color:var(--typo-link-color)}.card-link-wrapper{align-items:center;display:flex;flex-direction:column;height:100%;padding:3rem 2rem 2rem;width:100%}.card-wrapper.bg-card .card .card-link-wrapper{padding:2rem}.text-left .card-link-wrapper{align-items:flex-start}.text-right .card-link-wrapper{align-items:flex-end}.card-link-text{line-height:1em;margin-top:auto}.card-link-text .hover-line{position:relative}.card-link-text .icon{transform:translateX(0);transition:transform .4s}.card-link-text .hover-line .icon{bottom:.1em;left:calc(100% + .3rem);position:absolute}.card:hover .card-link-text .icon{transform:translateX(10px)}.card-wrapper.card-image .card{flex:clamp(300px,calc(33.33% - 1.5rem),calc(33.33% - 1.5rem))}.card-wrapper.card-image .card-link-wrapper .card-image{margin-bottom:.945rem;margin-top:-3rem;margin-inline:-2rem;width:calc(100% + 4rem)}.card-wrapper.card-image .card-link-wrapper .card-image img{aspect-ratio:1.9/1;border-top-left-radius:4px;border-top-right-radius:4px;height:auto;object-fit:cover;object-position:center;width:100%}.card-wrapper.card-image .card.text-left .card-link-text{align-self:start}.card-wrapper.card-image .card.text-right .card-link-text{align-self:end}.post-header{padding-top:clamp(4rem,2vw,6rem)}.post-header>.row-fluid{display:block}.featured-image-link{aspect-ratio:1.9/1}.featured-image{border-radius:4px;object-fit:cover;width:100%}.post-body-container{background-color:var(--white);padding-top:0}.post-body-container .post-body iframe,.post-body-container .post-body img{height:auto;max-width:100%}.post .post-header-box .topic-link,.post-author-info{font-size:1rem}.post .post-header .post-header-box .post-title{margin-bottom:.75rem}.post .post-header .post-header-box .post-title:after{display:none}.post-author-wrapper{align-items:center;display:flex;gap:.5rem}.author-avatar{border-radius:50%}.post-body-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:3rem;--gap:2.5rem;gap:var(--gap)}.post-body{flex-shrink:1;width:100%}.post-body .h2,.post-body h2{color:var(--dark_blue);margin-top:3rem}.post-body h3,.post-body h4{margin-top:3rem}.post-body .accordion-wrapper h3,.post-body .accordion-wrapper h4{margin-top:.7em}.post-body h4{font-size:1.2rem}.read-progress>.row-fluid{align-items:center;display:flex;justify-content:space-between}.table-of-contents-wrapper{display:flex;flex-shrink:1;flex-wrap:wrap;gap:1rem;justify-content:space-between;width:100%}.table-of-contents{max-width:350px}.table-of-contents-wrapper .table-of-contents{display:none;padding:1rem 1rem 0 0}.list-of-contents li::marker{color:var(--blue)}.read-progress{background-color:var(--white);box-shadow:0 4px 4px rgba(189,200,212,.15);display:none;padding:.5em 0;position:sticky;top:var(--header-height);width:100%;z-index:3}.post-body-wrapper{padding-top:4rem}.read-progress.showNav+.post-body-wrapper{padding-top:0}.read-progress-title{color:var(--dark_blue);display:inline-block;max-width:calc(100% - 120px);overflow:hidden;text-overflow:ellipsis;white-space:pre}progress[value]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;bottom:0;box-shadow:none;height:2px;position:absolute;width:100%}progress[value]::-webkit-progress-bar{background-color:transparent;box-shadow:none}progress[value]::-moz-progress-bar{background-color:var(--primary);box-shadow:none}progress[value]::-moz-progress-value{background-color:var(--primary);border-radius:0;-moz-transition:width .4s;transition:width .4s}progress[value]::-webkit-progress-value{background-color:var(--primary);border-radius:0;transition:width .4s}.subscribe-form{background:linear-gradient(180deg,#f39,#5200ff);border-radius:4px;box-shadow:0 -4px 4px rgba(29,0,88,.1);max-width:350px;padding:.2rem 1.21rem 1.5rem}.subscribe-form label{display:none}.subscribe-form .hs-button{width:100%}.table-of-contents .h3{color:var(--dark_blue);margin-block:0 .6rem;margin-top:-1rem}.post-body h3{color:var(--dark_blue);font-size:1.375rem}.list-of-contents li{line-height:1.75rem;margin-bottom:1rem}.list-of-contents li a{color:var(--typo-body-color);font-size:1rem}.list-of-contents li a.active,.list-of-contents li a:hover{color:var(--typo-link_hover-color)}.related-articles{background:var(--off_white)}.listing{width:100%}.post-buttons{align-items:center;display:flex;flex-wrap:wrap;margin-left:auto}.sharer{background-color:var(--white);box-shadow:0 4px 4px rgba(0,0,0,.08);cursor:auto;display:flex;flex-flow:column;opacity:0;padding:1rem 1.5rem;position:absolute;right:-2.5rem;top:99%;transition:opacity .3s ease-in-out;visibility:hidden;width:9rem}.share-link-wrapper{cursor:pointer;display:inline-block;position:relative}.print-link,.share-link-wrapper{--ele-color:var(--dark_blue);font-size:1.3rem;margin-bottom:-1.1rem;padding:.1em .5rem 1rem;z-index:1}.print-link:hover,.share-link-wrapper:focus-within,.share-link-wrapper:hover{--ele-color:var(--primary)}.share-link-wrapper:focus-within .sharer,.share-link-wrapper:hover .sharer{box-shadow:0 4px 4px rgba(0,0,0,.08);opacity:1;visibility:visible}.share-link{width:100%;--ele-color:var(--dark_blue)}.copy-share-link .icon{--ele-color:currentColor;background:none}.share-link:focus,.share-link:hover{--ele-color:var(--primary)}.share-link-wrapper .h4{font-size:1rem;margin-block:0 2rem}.share-link-wrapper .h4:after{transform:translateY(1rem);width:34px}.link-description{font-size:14px;letter-spacing:.2px;margin-left:.5rem;transition:opacity .4s ease-in-out}.copy-share-link .link-description{margin:.5rem 0 0 1rem;position:absolute}.copy-share-link:hover:focus .link-description.done,.copy-share-link:is(:hover:not(:focus),:focus:not(:hover)) .link-description:not(.done){opacity:1;visibility:visible}.post .post-body li::marker{color:inherit}.sharer.no-line .share-link svg{font-size:1rem}.post aside ul.list-of-contents{margin-left:0}aside .list-of-contents li{list-style:none}.post .post-body blockquote,.post .post-body blockquote h3,.post .post-body blockquote h3 p,.post .post-body blockquote p,.post .post-body blockquote p em,.post .post-body blockquote p span,.post .post-body blockquote span{font-size:1.125rem!important;font-style:italic;line-height:2rem;margin-top:3rem;text-align:center}.post:not(.rockstars) .post-body blockquote p:before{color:var(--blue);content:open-quote;font-size:2.625rem}.hs-embed-wrapper[data-service="open.spotify"] .hs-embed-content-wrapper>div,.hs-embed-wrapper[data-service="podcasters.spotify"] .hs-embed-content-wrapper>div{padding-bottom:0!important}.hs-embed-wrapper[data-service="open.spotify"] .hs-embed-content-wrapper iframe,.hs-embed-wrapper[data-service="podcasters.spotify"] .hs-embed-content-wrapper iframe{position:relative!important}.hs-embed-wrapper[data-service="open.spotify"] .hs-embed-content-wrapper iframe{min-height:155px}.post-date{text-transform:capitalize}.post-body ol li,.post-body ul li{margin-bottom:1rem}.post-body ol li br,.post-body ul li br{display:none}.post-body .hs_cos_wrapper_type_cta:last-child iframe{margin-top:2rem!important}.post-body-wrapper .hs-audio-player{border-radius:8px;padding:0}.post-body-container .table-of-contents-wrapper #hs_cos_wrapper_blog_post_audio{width:100%}.post .post-header-box .topic-link,.post .post-header-box .topic-separator,.time-read{display:none}.post .post-header-box .post-author-info{display:flex;margin-left:0}.post .post-header-box .post-author-info .post-date{border-left:1px solid #484f72;margin-left:.5rem;padding-left:.25rem}.post-header.full_height .featured-image{border-radius:4px;min-height:48vw;object-position:100%}@media(min-width:768px){.post .post-body blockquote,.post .post-body blockquote h3,.post .post-body blockquote h3 p,.post .post-body blockquote p,.post .post-body blockquote p span,.post .post-body blockquote span{font-size:1.5rem!important;padding:0 2.5rem}.post:not(.rockstars) .post-body blockquote p:before{font-size:3.8rem;padding-right:1rem}.post .post-header-box .post-author-info .post-date{border-right:1px solid #484f72;margin-right:.5rem;padding-right:.25rem}.post .post-header-box .post-author-info .time-read{display:inline-block}}@media (min-width:910px){.post-body-wrapper{align-items:flex-start;flex-direction:row}.table-of-contents-wrapper{flex-direction:column;position:sticky;top:calc(var(--header-height) + 8rem);width:300px}.post-body{width:clamp(500px,calc(100% - 300px - var(--gap, var(--layout-grid_gap))),100%)}.post-body>span>h2:first-child,.post-body>span>p:first-child{margin-top:0}.table-of-contents-wrapper .table-of-contents{display:block;max-width:300px}.read-progress.showNav{display:block}}@media(min-width:1100px){.post-header.full_height{position:relative}.post-header.full_height+.post-body-container{padding-top:.2rem}.post-header.full_height .row-fluid{position:unset}.post-header.full_height .row-fluid .post-image-wrapper{left:0;right:0;width:100%}.post-header.full_height .featured-image{min-height:auto}.post-header>.row-fluid{align-items:center;display:flex;flex-wrap:wrap;position:relative}.post-header-box{background-color:var(--header-bg);border:1px solid #bdc8d4;border-radius:12px;margin-block:4rem 3rem;margin-left:-3rem;padding:2rem;width:clamp(600px,60%,100%)}.post-date{border-inline:1px solid var(--dark_gray);margin:0 1rem;padding:0 1rem}.post-image-wrapper{bottom:0;position:absolute;right:2.5rem;top:0;width:778px;z-index:-1}.featured-image{height:100%}.post .post-header-box .topic-link,.post .post-header-box .topic-separator{display:inline-block}}@media screen and (min-width:1172px){.hs-embed-wrapper[data-service="podcasters.spotify"] .hs-embed-content-wrapper iframe{min-height:170px}}@media (max-width:909px){.post-body-wrapper{align-items:center;flex-direction:column}.post-body{max-width:100%;width:100%}.post-body-wrapper{margin-top:1rem;padding-top:0}}@media(max-width:1099px){.post-header,.post-header>.row-fluid{padding:0}.post-header-box{padding:2rem}.post-title{margin-top:0;--ele-font-size:2rem}}