:root{--primary-color:#9331d5;--primary-color-hover:#681a9c;--font-family:"Outfit",sans-serif;--font-heading:"Outfit",sans-serif;--font-weight-bold:bold;--font-weight-regular:regular;--font-color-dark:#01020c}*,:after,:before{box-sizing:border-box!important}.action.skip.contentarea{height:0;overflow:hidden;padding:0;position:absolute;width:0;clip:rect(0,0,0,0);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);color:var(--font-color-dark);white-space:nowrap}.action.skip.contentarea:focus{background:#fff;border-radius:0;display:block;font-size:16px;font-weight:400;height:auto;margin:0;opacity:1;outline-offset:-3px;padding:.5rem 1.5rem;text-align:left;visibility:visible;width:100%;clip:unset;clip-path:unset;position:relative}.cs-overlay{background-color:#000;height:100%;left:0;opacity:0;position:fixed;top:0;-webkit-transition:opacity .5s,visibility 0s .5s;-o-transition:opacity .5s,visibility 0s .5s;transition:opacity .5s,visibility 0s .5s;visibility:hidden;width:100%;z-index:99}:focus,body.hs-blog-listing a:focus,body.hs-blog-listing input:focus,body.hs-blog-post a:focus,body.hs-blog-post input:focus{outline-color:#000;outline-offset:3px}.blog-pagination a.all-posts-link{display:none}body[class*=tag i] .blog-pagination a.all-posts-link,body[class*=topic i] .blog-pagination a.all-posts-link{display:block}.blog-listing-container{background:#f8f8f8}.blog-section-container{float:none;margin:2rem auto 6rem;max-width:var(--container-maxw);padding-left:.5rem;padding-right:.5rem}.blog-search input.quicksearch{background:#fff;border:1px solid hsla(0,0%,80%,.5);display:block;font-family:var(--font-family);font-weight:600;margin-bottom:1rem;margin-top:1rem;min-height:40px;padding:.5rem}.blog-search input.quicksearch::placeholder{color:var(--font-color-dark);font-family:var(--font-family);font-size:1rem;font-weight:600}.blog-section-container .post-listing{min-height:300px}.blog-section-container .post-listing:after{clear:both;content:"";display:block}.blog-section-container .grid-sizer,.blog-section-container .post-listing-item{width:100%}.blog-section-container .post-listing-item{background:#fff;margin-bottom:2rem}.blog-section-container .post-listing-item img{height:auto;max-height:100%;max-width:100%;vertical-align:top;width:auto}.blog-section-container .post-listing-item{-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1);-moz-box-shadow:0 0 20px 0 rgba(0,0,0,.1);box-shadow:0 0 20px 0 rgba(0,0,0,.1)}.blog-section-container .post-listing-item .post-listing-info-container{padding:2rem}.blog-section-container .post-listing-item .post-listing-header{color:#000;font-size:20px;font-weight:700;line-height:normal}.blog-section-container .post-listing-item .post-listing-header h2{font-family:var(--font-heading);font-weight:var(--font-weight-bold);margin-bottom:1rem;margin-top:0}.blog-section-container .post-listing-item .post-listing-header h2 a{color:#000;display:block;font-family:var(--font-heading);font-size:20px;font-weight:var(--font-weight-bold);text-decoration:none}.blog-section-container .post-listing-item .post-listing-header h2 a:hover,.comment-from h4 a:hover{color:var(--primary-color-hover);text-decoration:underline}.blog-section-container .post-listing-item .post-listing-summary{letter-spacing:normal;line-height:1.2}.blog-section-container .post-listing-item .post-listing-summary p,.blog-section-container .post-listing-item .post-listing-summary p>span{font-size:14px;font-weight:300!important;letter-spacing:normal}.blog-post__tags{display:block;line-height:normal}.blog-post__tags .blog-post__tag-link{color:#000;font-size:13px;font-weight:var(--font-weight-bold);letter-spacing:normal;text-transform:capitalize}.blog-post__tags .blog-post__tag-link:hover{color:var(--primary-color)}.filter-container{clear:both;display:block;margin:0 auto;max-width:1050px;padding-left:.5rem;padding-right:.5rem}.filter-inner{display:block;position:relative}.filter-list{background:#fff;display:none;height:0;list-style-type:none;overflow:hidden;padding:30px;transition:height .7s ease-in-out;width:100%;z-index:1}.filter-list.active{display:block;height:auto;z-index:100}.filter-trigger{-webkit-appearance:none;background:#fff;border:1px solid hsla(0,0%,80%,.5);box-shadow:none;color:var(--font-color-dark);display:block;font-family:var(--font-family);font-size:1rem;font-weight:600;min-height:40px;padding:.5rem;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.filter-trigger>span{display:inline-block;position:relative;vertical-align:top}.filter-trigger span:after{background-image:url(https://375563.fs1.hubspotusercontent-na1.net/hubfs/375563/chevron-down--greyed.svg);background-position:50%;background-repeat:no-repeat;content:"";display:inline-block;height:1rem;margin-left:1rem;opacity:1;vertical-align:middle;width:1rem}.filter-trigger.opened{z-index:100}.filter-trigger.opened span:after{transform:rotate(180deg)}.filter-list-items{cursor:pointer;margin:0 0 .5rem;padding:.5rem;position:relative}.filter-list-items:last-child{margin-bottom:0}.filter-list-items a{color:var(--font-color-dark)}.filter-list-items:hover{background:hsla(0,0%,94%,.5)}.filter-list-items.is-checked:after{background-image:url(https://375563.fs1.hubspotusercontent-na1.net/hubfs/375563/check.svg);background-repeat:no-repeat;content:"";font-size:1rem;height:1rem;margin-top:-6px;position:absolute;right:1rem;top:50%;width:1rem}@media (min-width:450px){.blog-section-container .grid-sizer,.blog-section-container .post-listing-item{width:calc(50% - 1rem)}}@media (min-width:960px){.blog-section-container .grid-sizer,.blog-section-container .post-listing-item{width:calc(33.33333% - 2rem)}.blog-listing-wrapper{padding-left:1rem}.filter-container{display:flex;flex-wrap:nowrap}.blog-search,.filter{display:block;margin:1rem .5rem 0;width:100%}.blog-search input{margin:0!important}.filter-trigger{margin-bottom:0}.filter-list{left:0;position:absolute;top:auto}.filter-list-items{background:none;margin:0}.cs-overlay.cs-overlay--is-showing{opacity:.35;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;visibility:visible}}.blog-post-wrapper.cell-wrapper,.hs-blog-post .widget-type-blog_comments{margin:0 auto;max-width:620px}.hs-blog-post .hs-breadcrumb-menu-wrapper{margin:0 auto;max-width:650px}.hs-blog-post .hs-breadcrumb-menu{font-family:var(--font-family);margin-top:5rem;padding:0 16px}.hs-blog-post .hs-breadcrumb-menu-item{display:inline;float:none;padding:0}.hs-blog-post .blog-section{padding-left:.5rem;padding-right:.5rem}.blog-banner-image{height:580px;overflow:hidden;position:relative}.blog-banner-image:before{background-color:#01020c;content:"";display:block;height:100%;left:0;opacity:.75;position:absolute;top:0;width:100%}.blog-banner-title{color:#fff;display:block;font-family:var(--font-family);margin-left:auto;margin-right:auto;margin-top:11rem;max-width:652px;padding-left:16px;padding-right:16px;position:relative;width:100%}.blog-banner-title h1{color:currentColor;font-size:30px;font-weight:700;line-height:normal}body .blog-banner-topics{color:#011be2;font-size:inherit;font-weight:inherit;letter-spacing:inherit}body .blog-banner-topics .topic-link{color:#9331d5;font-size:13px;font-weight:var(--font-weight-bold);letter-spacing:normal;text-transform:Capitalize}body .blog-banner-topics .topic-link:hover{color:var(--primary-color-hover)!important;transition:color .5s ease-in-out}.author-avatar{border-radius:60px;height:60px;margin-right:1rem;width:60px}.author-link{margin-right:.5rem}.blog-banner-caption{align-items:center;display:flex}.widget-type-blog_content{overflow:hidden;padding-top:0}.blog-post-wrapper.cell-wrapper,.hs-blog-post .widget-type-blog_comments,.widget-type-blog_content{font-family:var(--font-family);font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit}.widget-type-blog_content h2,.widget-type-blog_content h3,.widget-type-blog_content h4,.widget-type-blog_content h5{font-weight:var(--font-weight-bold);letter-spacing:normal;line-height:normal}.widget-type-blog_content h2{font-size:2.5rem}.widget-type-blog_content h3{font-size:1.625rem}.blog-comments-wrap{padding:3rem 1rem}.blog-section{padding:2rem 1rem 0}.blog-post-wrapper.cell-wrapper .section.post-body,.blog-section{position:relative}.blog-related-content-wrap{background:#f8f8f8;display:block}.blog-related-content{display:block;margin:0 auto;max-width:1410px;padding:3rem 1rem 5rem}.related-post-item>span{display:flex;flex-wrap:wrap;justify-content:space-between}.related-post-items{margin-bottom:2rem;width:100%}.related-post-items-image{border-bottom:4px solid #011be2;display:block;margin-bottom:1rem;padding-bottom:56.25%;position:relative}.related-post-items-image img{height:100%;left:0;max-width:100%;object-fit:cover;position:absolute;top:0;width:100%}body .related-post-items .related-blog-tags{color:#000;line-height:1;margin-bottom:1rem}body .related-post-items .related-blog-tags a{color:#000;font-size:10px;font-weight:var(--font-weight-bold);letter-spacing:.01em;text-transform:uppercase}body .related-post-items .related-blog-title a{color:#000;display:block;font-feature-settings:normal;font-size:20px;font-weight:700;letter-spacing:-.025em;line-height:27px}body .related-post-items .related-blog-tags a:hover,body .related-post-items .related-blog-title a:hover{color:var(--primary-color)}.section.post-social{align-items:center;display:flex;justify-content:space-between;margin-bottom:0;margin-top:3rem;position:relative}.spacer{font-size:13px;left:50%;letter-spacing:1rem;position:absolute;top:50%;transform:translate(-50%,-50%)}.social-links-wrap{display:flex}.social-links-wrap a{margin-left:10px}.section.post-social .icon{height:25px;margin-left:1rem;width:25px}.section.post-social .icon svg{height:100%;max-height:100%;max-width:100%;width:100%}.section.post-social.post-social--sticky{display:inline-block;margin-bottom:0;margin-top:0;position:relative;width:auto}.section.post-social.post-social--sticky .social-links-wrap{display:block}.section.post-social.post-social--sticky .icon,.section.post-social.post-social--sticky .social-links-wrap a{display:inline-block;margin-bottom:0;margin-left:0;margin-right:1rem}.section.post-social.post-social--sticky .canvas{margin-bottom:30px}@media (min-width:540px){.related-post-items{margin-bottom:0;width:calc(33.33333% - 10px)}}@media (min-width:768px){.blog-banner-title h1{font-size:40px}.blog-related-content{padding-left:40px;padding-right:40px}}@media (min-width:850px){.blog-banner-title{max-width:850px}.section.post-social.post-social--sticky{left:-100px;position:absolute;top:0}.section.post-social.post-social--sticky .icon{display:block;margin-bottom:20px;margin-left:8px}.section.post-social.post-social--sticky .social-links-wrap a{display:block;margin:0 0 20px}}@media (min-width:960px){.related-blog-title a{font-size:25px;line-height:32px}.related-post-items{width:calc(33.33333% - 40px)}}@media (min-width:1240px){.blog-banner-title{margin-top:14rem;max-width:1148px}.section.post-social.post-social--sticky{left:-250px}.blog-listing-container{padding-top:3.5rem}}@media (min-width:1440px){.blog-banner-title h1{font-size:50px}}