.hs-blog-listing .dnd-section .dnd-column{padding:0}.blog-header{background-color:#f8fafc;text-align:center}.blog-header__inner{margin:0 auto;max-width:600px}.blog-header__author-avatar{border-radius:50%;-webkit-box-shadow:0 0 12px 0 rgba(0,0,0,0.15);box-shadow:0 0 12px 0 rgba(0,0,0,0.15);display:block;height:auto;margin:0 auto 1.4rem;width:200px}.blog-header__author-social-links a{background-color:#000;border-radius:50%;display:inline-block;height:40px;margin:0 5px;position:relative;width:40px}.blog-header__author-social-links a:hover,.blog-header__author-social-links a:focus{background-color:#494a52}.blog-header__author-social-links svg{fill:#fff;height:15px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto}.blog-index__tag-header{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;padding:1rem}.blog-index__tag-subtitle{font-size:1.16rem;line-height:1.1}.blog-index__tag-heading{border-bottom:3px solid #d1d6dc;padding-bottom:1rem}.blog-index::after{content:"";-webkit-box-flex:1;-ms-flex:auto;flex:auto}.blog-index__post{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:1rem}@media screen and (min-width:768px){.blog-index__post{-webkit-box-flex:0;-ms-flex:0 0 calc(100% / 2);flex:0 0 calc(100% / 2)}}@media screen and (min-width:1000px){.blog-index__post{-webkit-box-flex:0;-ms-flex:0 0 calc(100% / 3);flex:0 0 calc(100% / 3)}}@media screen and (min-width:768px){.blog-index__post--large{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;justify-items:space-between}}.blog-index__post.blog-index__post--small{display:-webkit-box;display:-ms-flexbox;display:flex}.blog-index__post-inner-card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,0.125);border-radius:.625rem;margin-bottom:1.5rem;overflow:hidden !important;width:100%;box-shadow:none !important}.blog-index__post-image{background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:5px 5px 0 0;display:block;padding-bottom:63%}@media(min-width:1000px){.full-width .blog-index__post-image{min-height:300px;padding-bottom:unset}}.blog-index__post-inner-card .blog-index__post-content{flex:1 1 auto;padding:2rem;display:flex !important;flex-direction:column !important}.blog-post__tag-link,.blog-post__tags{font-size:12px;font-weight:200;letter-spacing:.01rem;text-transform:capitalize;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.blog-post__tag-link:hover{text-decoration:none}.blog-index__post-content h2{margin:.5rem 0}.blog-index__post-content--small h2{font-size:18px;line-height:26px}.blog-index__post-content--small h2 a:hover{text-decoration:none;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.blog-post__meta-section{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:auto;padding-top:30px}.blog-post__meta-section.no-min{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.blog-post__read-more a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.blog-post__read-more a:hover{text-decoration:none}.read-more__arrow{padding-left:10px;position:relative;top:3px}.blog-post__read-more svg{height:auto;width:15px}.blog-post__read-more a svg{-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear}@media screen and (min-width:1000px){.sidebar.full-width .blog-index .blog-index__post,.sidebar .full-width .blog-index .blog-index__post{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.sidebar.two-col .blog-index .blog-index__post,.sidebar .two-col .blog-index .blog-index__post{-webkit-box-flex:0;-ms-flex:0 0 calc(100% / 2);flex:0 0 calc(100% / 2)}.sidebar.three-col .blog-index .blog-index__post,.sidebar .three-col .blog-index .blog-index__post{-webkit-box-flex:0;-ms-flex:0 0 calc(100% / 3);flex:0 0 calc(100% / 3)}.sidebar.four-col .blog-index .blog-index__post,.sidebar .four-col .blog-index .blog-index__post{-webkit-box-flex:0;-ms-flex:0 0 calc(100% / 4);flex:0 0 calc(100% / 4)}}@media screen and (max-width:999px){.sidebar.two-col .blog-index .blog-index__post,.sidebar .two-col .blog-index .blog-index__post{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media screen and (max-width:767px){.blog-sidebar{padding:2rem 1rem 0}}.blog-sidebar h3{font-size:21px;font-weight:600;line-height:37px;margin-bottom:20px;margin-top:8px}.blog-sidebar ul{background:#fff;border-radius:5px;list-style:none;padding:30px}.blog-sidebar ul li{border-top:1px solid #dfddd9;font-weight:600;padding:10px 0}.blog-sidebar ul li:first-child{border-top-color:transparent;padding-top:0}.blog-sidebar ul li:last-child{padding-bottom:0}.blog-sidebar a{text-decoration:none}.blog-sidebar a:hover{text-decoration:none}.blog-sidebar .filter-link-count{display:none}.blog-sidebar .filter-expand-link{position:relative;top:-15px;display:block;margin-bottom:25px;text-transform:capitalize;text-align:center}.blog-sidebar-post-listing ul li{display:-webkit-box;display:-ms-flexbox;display:flex;counter-increment:list-number}.blog-sidebar-post-listing li:before{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;content:counter(list-number);font-size:36px;font-weight:600;padding-right:22px}.blog-sidebar-post-listing li a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:900px){.hs-blog-listing .content-wrapper>.row-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hs-blog-listing .span3{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.hs-blog-listing .span9{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.hs-blog-listing .blog-pagination{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.blog-sidebar.mobile .blog-sidebar-topic-filter ul,.blog-sidebar.mobile .blog-sidebar-post-listing ul{display:none;opacity:0;-webkit-transition:all 5s;-o-transition:all 5s;transition:all 5s;visibility:hidden}.blog-sidebar.mobile .blog-sidebar-topic-filter h3,.blog-sidebar.mobile .blog-sidebar-post-listing h3{cursor:pointer}.blog-sidebar.mobile .blog-sidebar-topic-filter h3:after,.blog-sidebar.mobile .blog-sidebar-post-listing h3:after{content:"+";padding-left:6px}.blog-sidebar.mobile .blog-sidebar-topic-filter.clicked h3:after,.blog-sidebar.mobile .blog-sidebar-post-listing.clicked h3:after{content:"-";padding-left:7px}.blog-sidebar.mobile .clicked ul{display:block;opacity:1;-webkit-transition:all 1s;-o-transition:all 1s;transition:all 1s;visibility:visible}}.post-featured-image{background-position:center center;background-size:cover;border-radius:5px;margin-bottom:-110px;margin-top:40px;min-height:300px}.blog-post{background:#fff;border-radius:5px;margin:0 auto;max-width:960px;padding:84px 100px 80px 100px;position:relative;width:90%}.blog-post.no-image{margin-top:50px}.blog-post__title{font-size:32px;font-weight:600;line-height:1.25}.blog-post__meta{margin:1rem 0}.blog-post__meta a{text-decoration:none}.blog-post__timestamp{display:inline-block}.blog-post__tags svg{height:auto;margin-right:10px;width:15px}.blog-post__links-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:26px 0}@media(max-width:767px){.blog-post__links-container{-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hs-blog-social-share{height:0 !important}.hs-blog-social-share-list{padding-top:20px}}.hs-blog-social-share .hs-blog-social-share-item-linkedin{margin-top:-7px}.blog-post__back-to-blog,.blog-post__back-to-blog:hover{text-decoration:none}.blog-post__back-to-blog svg{margin-right:10px;position:relative;top:6px;-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear;width:20px}@media(max-width:767px){.blog-post img{float:none !important;width:100% !important}.blog-post{width:90%;padding:30px}.blog-post h1{font-size:1.6rem}}.blog-related-posts{margin-top:3rem;padding:2rem 0}.blog-related-posts h2{text-align:center}.blog-related-posts__list{display:flex;flex-wrap:wrap;margin-right:-12px;margin-left:-12px}.blog-related-posts .blog-index__post-content h2{text-align:left}.blog-related-posts .blog-post__meta-section{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.blog-related-posts__image{background-position:center center;background-repeat:no-repeat;background-size:cover;height:auto;max-width:100%;padding-bottom:63%}.blog-related-posts__title{margin:1rem 0 .5rem}.blog-related-posts__title a{color:#494a52}.blog-comments{margin:0 auto;max-width:100%}.blog-comments form{max-width:100%;padding-top:2em}.blog-comments .hs-submit{text-align:center}.comment.depth-0:first-child{margin-top:2em}.comment.depth-1{padding-left:2em;padding-top:1em;margin-top:1em}.blog-comments .comment-reply-to{border:0 none}.blog-comments .comment-reply-to:hover,.blog-comments .comment-reply-to:focus{background-color:transparent;text-decoration:underline}.subscription-form{display:block;margin:0 auto;padding:60px 0;text-align:center}@media(max-width:767px){.subscription-form{width:85%}}.subscription-form label{text-align:center}section.blog-index{display:flex;flex-wrap:wrap;margin-bottom:2.25rem !important}section.custom_blog_list{display:block;position:relative;padding:4.5rem 0px}section.blog_post_banner{display:block;position:relative;padding:6rem 0;color:#f8f9fa !important;background-color:#001a2d !important}section.blog_post_banner img{vertical-align:middle;border-style:none;max-width:100%;top:0;left:0;width:100%;z-index:0;opacity:1;transition:opacity 400ms;transition-delay:0ms;object-fit:cover;height:100% !important;background:none !important;position:absolute}section.blog_post_banner .container.pt-6{padding-top:4.5rem !important;z-index:1;position:relative}.d-flex.justify-content-between.align-items-center.mb-3{display:flex !important;justify-content:space-between !important;align-items:center !important;margin-bottom:1.5rem !important}ol.breadcrumb{margin-top:0;flex-wrap:wrap;padding:.5rem 1.25rem;margin-bottom:0;list-style:none;background-color:rgba(55,85,190,0.1);border-radius:200rem;display:inline-flex;font-weight:600;background:rgba(255,255,255,0.1)}ol.breadcrumb>li{height:1.5rem;display:flex;align-items:center;font-size:.875rem}ol.breadcrumb>li:before{display:inline-block;padding-right:.25rem;color:#6c757d;content:'';width:1.5rem;height:1.5rem;padding:0;margin-right:.25rem;transform:rotateZ(180deg);opacity:.2;background-image:url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M14.4444 8.41358C14.7776 8.2281 15.1875 8.46907 15.1875 8.85048V15.1495C15.1875 15.5309 14.7776 15.7719 14.4444 15.5864L8.78505 12.4369C8.44258 12.2463 8.44258 11.7537 8.78505 11.5631L14.4444 8.41358Z' fill='%23FFFFFF'/></svg>")}li.breadcrumb-item>a{text-decoration:none;background-color:transparent;font-weight:600;transition:opacity .1s linear;color:#fff;opacity:.75}section.blog_post_banner h1{margin-top:0;margin-bottom:1rem;font-family:inherit;font-weight:600;line-height:1.2;font-size:2.5rem;letter-spacing:-.03em;color:#fff}section.blog_post_banner:after{content:'';position:absolute;width:100%;height:100%;bottom:0;left:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%)}section.has-divider{display:block;position:relative;padding:0}.container.pt-3{padding-top:1.5rem !important;padding-bottom:6rem}section.has-divider hr{box-sizing:content-box;height:0;overflow:visible;margin-top:1.5rem;margin-bottom:1.5rem;border:0;border-top:1px solid rgba(0,0,0,0.1);clear:both;background-color:transparent !important}.d-flex.align-items-center{display:flex !important;align-items:center !important}span.text-small.mr-1{margin-right:.375rem !important;font-weight:600;font-size:.875rem;line-height:1.25rem;color:#495057}.d-flex.mx-2{display:flex !important;margin-right:.75rem !important;margin-left:.75rem !important}.d-flex.mx-2 a{font-weight:600;color:#495057;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.4375rem 1.25rem;font-size:1rem;line-height:1.5;border-radius:.3125rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;margin-right:.375rem !important;margin-left:.375rem !important;letter-spacing:-.02em;border-radius:50%;width:2.5rem;height:2.5rem;padding:0;display:flex;align-items:center;justify-content:center;color:#001a2d !important;background-color:#8cead1;border-color:#8cead1;flex-shrink:0}section.blog_post_banner .author_img img{vertical-align:middle;border-style:none;max-width:100%;margin-right:.75rem !important;flex-shrink:0;width:3rem !important;height:3rem !important;border-radius:50%;opacity:1;transition:opacity 400ms;transition-delay:0ms;position:relative}section.blog_post_banner .author_img img{vertical-align:middle;border-style:none;max-width:100%;margin-right:.75rem !important;flex-shrink:0;width:3rem !important;height:3rem !important;border-radius:50%;opacity:1;transition:opacity 400ms;transition-delay:0ms;position:relative}li.breadcrumb-item>a:hover{color:#8cead1}section.post_content{display:block;padding:6rem 0}.preview__thumbnail{font-size:1.25rem;font-weight:400;margin-top:2.25rem !important;margin-bottom:3rem}section.post_content p{margin-bottom:1.5rem;font-family:"Inter UI",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";color:#495057}section.bg-primary-alt{display:block;position:relative;padding:6rem 0;background:#f3f5fb;background-color:#f3f5fb !important}.row.mb-4{margin-bottom:2.25rem !important}h3.h2{margin-top:0;margin-bottom:1rem;font-family:inherit;font-weight:600;line-height:1.2;color:#212529;font-size:2rem;letter-spacing:-.03em}.author.blog-post-author{display:flex !important;align-items:center !important;margin-top:1.5rem !important}.author.blog-post-author .author_img img{vertical-align:middle;border-style:none;max-width:100%;flex-shrink:0;border-radius:50%;opacity:1;transition:opacity 400ms;transition-delay:0ms;width:2.25rem;height:2.25rem}.author_text{margin-left:.375rem !important}.author_text small a{font-weight:600;color:#3755be}.author_text small a:hover{color:#8cead1}.author.blog-post-author{display:flex !important;align-items:center !important;margin-top:1.5rem !important}.author.blog-post-author .author_img img{vertical-align:middle;border-style:none;max-width:100%;flex-shrink:0;border-radius:50%;opacity:1;transition:opacity 400ms;transition-delay:0ms;width:2.25rem;height:2.25rem}.author_text{margin-left:.375rem !important}body section.bg-primary-alt .author_text small a{font-weight:600;color:#3755be}body section.bg-primary-alt .author_text small a:hover{color:#8cead1}.blog_content{flex-grow:1 !important}.title h2 a{margin-top:0;font-family:inherit;font-weight:600;line-height:1.2;color:#212529;font-size:1.5rem;letter-spacing:-.03em;margin-bottom:1.5rem !important;margin-top:0}.bg-primary-alt .blog-index__post-content--small h2{margin-top:0;font-family:inherit;font-weight:600;line-height:1.2;color:#212529;font-size:1.5rem;letter-spacing:-.03em;margin-bottom:1.5rem !important}.bg-primary-alt .tag_container{display:flex !important;margin-bottom:1.5rem !important}.bg-primary-alt .divider{position:relative;top:1px}.bg-primary-alt .divider svg{overflow:hidden;vertical-align:middle;background:none !important;height:6vw}.bg-primary-alt .divider svg path{fill:#f3f5fb}section.has-divider .divider{position:relative;top:1px}section.has-divider .divider svg{overflow:hidden;vertical-align:middle;background:none !important;height:6vw}section.has-divider .divider svg path{fill:#f3f5fb}.hs-blog-post img{max-width:100%;vertical-align:middle}header.header.blog-post-header .py-2.py-md-1.top-header{background-color:rgba(0,26,45,1.0) !important}header.header.blog-post-header .logo a img{width:163.91px !important}.bg-primary-alt .tag_container span.text-muted{color:#adb5bd !important;font-weight:600;font-size:.875rem;line-height:1.25rem}.blog_post_section .d-flex.mx-2 a svg{overflow:hidden;vertical-align:middle;flex-shrink:0;width:auto;fill:#fff !important;margin:0;height:1rem}.blog_post_section .d-flex.mx-2 a:hover{background-color:#7cceb8 !important;border-color:#7cceb8 !important}.blog-comments .row{display:block;margin:0 auto}.blog-post__tags a.blog-post__tag-link{font-weight:600 !important;font-size:.875rem !important;line-height:1.25rem !important;margin-right:0rem !important;color:#495057 !important}.bg-primary-alt .tag_container a.blog-post__tag-link{margin-right:.75rem !important;color:#495057 !important;font-weight:600 !important;font-size:.875rem !important;line-height:1.25rem !important}ol.breadcrumb>li:first-child:before{display:none}.bg-primary-alt .tag_container a.blog-post__tag-link{cursor:unset}span.blog-post__tag-link{font-weight:600;font-size:.875rem;line-height:1.25rem;margin-right:.75rem !important;color:#495057}.scroll_header .navbar-container.main-header.blog-post-main-header{position:fixed;top:0;right:0;left:0;width:100%;z-index:999}.modal .modal-footer button.btn.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.modal-header .close:hover,.modal-header .close:focus{color:#000;text-decoration:none;opacity:.75}.modal .input-group-prepend .btn,.modal .input-group-append .btn:hover{color:#fff;background-color:#001a2d;border-color:#001a2d}section.has-divider svg.icon *{fill:#fff !important}span.text-small.text-muted{color:#adb5bd !important;font-weight:600;font-size:.875rem;line-height:1.25rem}@media(max-width:767px){.blog-post__body{padding:0 13px}}.hs-blog-post .author_text small a{color:#fff}.hs-blog-post .author_text small a{color:#fff}.hs-blog-post section.blog_post_banner .d-flex.align-items-center span.text-small.text-muted{color:#f8f9fa !important;font-size:1rem;font-weight:400;line-height:1.5}.hs-blog-post section.blog_post_banner .d-flex.align-items-center .text-small.text-muted{font-weight:600;font-size:.875rem;line-height:1.25rem;color:rgba(255,255,255,0.7) !important}.blog_content{flex-grow:1 !important;color:#495057}.hs-blog-post .author_text small a:hover{color:#8cead1}