.row{display:flex;flex-direction:column;gap:4rem}@media (min-width:992px){.row{flex-direction:row;gap:6rem}}.row .col.article-col{flex-basis:100%;width:100%}@media (min-width:992px){.row .col.article-col{flex-basis:75%;padding-bottom:4rem;width:75%}}.row .col.side-col{flex-basis:100%;width:100%}@media (min-width:992px){.row .col.side-col{flex-basis:25%;width:25%}}.row .col.side-col h4{color:var(--primary);font-size:1.125rem;font-weight:600;margin-bottom:2rem}.row .col.side-col .side-col-top{display:flex;flex-direction:row;justify-content:space-between}@media (min-width:992px){.row .col.side-col .side-col-top{display:block}}.row .col.side-col .publish-wrap{align-items:center;display:flex;gap:1rem;margin-bottom:2rem}.row .col.side-col .publish-wrap h4{color:var(--blue-dark);font-size:1.125rem;font-weight:600;margin-bottom:0}.row .col.side-col .publish-wrap .author-avatar{background:var(--grey-light);border-radius:50%;display:flex;flex-direction:column;height:4rem;justify-content:flex-end;margin:unset;min-width:4rem;overflow:hidden;width:4rem}.row .col.side-col .publish-wrap .author-avatar img{height:90%;-o-object-fit:contain;object-fit:contain}.row .col.side-col .publish-wrap .author-bio{font-size:.875rem}.row .col.side-col .publish-wrap .blog-post-tags{color:#475467;line-height:1.25}.row .col.side-col .sidebar-cta-wrap:has(a){margin-bottom:2rem}@media (min-width:992px){.row .col.side-col .sidebar-cta-wrap:has(a) .widget-type-cta{width:100%!important}}.hs-blog-post .blog-post-hero{background-image:url("https://aseva.com/hubfs/aseva-site-files/homepage-hero-bg%20(2).jpg");background-position:50%;background-size:cover;padding:4rem 0}@media (min-width:768px){.hs-blog-post .blog-post-hero{padding:8rem 0}}.hs-blog-post .blog-post-hero .post-time{font-weight:700}.hs-blog-post .blog-post-hero h1{color:var(--white);font-size:2.5rem;font-weight:500;line-height:1.125;margin-bottom:1rem;padding-left:.5rem;padding-right:.5rem}@media (min-width:576px){.hs-blog-post .blog-post-hero h1{font-size:3rem}}@media (min-width:768px){.hs-blog-post .blog-post-hero h1{font-size:3.5rem}}.hs-blog-post .blog-post-hero .content-wrapper{max-width:1200px}.hs-blog-post .blog-post-hero .featured-image{aspect-ratio:15/8;margin-top:3rem;overflow:hidden}.hs-blog-post .blog-post-hero .featured-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hs-blog-post .content-wrapper.article-wrapper{margin-top:4rem;max-width:1200px}.similar-posts{background:unset;display:grid;gap:1rem;grid-template-columns:repeat(1,1fr);margin-bottom:2rem}@media (min-width:768px){.similar-posts{grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.similar-posts{grid-template-columns:repeat(1,1fr)}}.similar-posts .card{border:0;border-radius:unset;box-shadow:none}.similar-posts .card h5{color:var(--blue-dark);font-size:1rem;font-weight:600;margin-bottom:.5rem}.similar-posts .card .card-header{aspect-ratio:16/9;margin-bottom:1rem;overflow:hidden}.similar-posts .card .card-header img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.similar-posts .card .card-body{padding-inline:0;padding-bottom:0}.similar-posts .card .card-body,.similar-posts .card .card-body p{font-size:.875rem;margin-bottom:.5rem}.similar-posts .card .card-footer{margin-top:unset;padding:0 0 1rem}.similar-posts .card .card-footer a{align-items:center;display:flex;font-size:.875rem;gap:.5rem}article.blog-post{padding-block:0}article.blog-post .preheader-wrap{margin-bottom:1.75rem}article.blog-post .preheader-wrap .post-preheader{background:var(--blue-light);border:.5px solid var(--blue);border-radius:9px;color:var(--blue);padding:.375rem 1rem}article.blog-post .blog-header-post{border:1px solid var(--blue);border-radius:9px;box-shadow:0 11px 30px rgba(154,161,177,.2);display:flex;margin-bottom:4rem;overflow:hidden}article.blog-post .blog-header-post img{height:auto;width:100%}article.blog-post .post-meta{display:flex;font-weight:600;justify-content:center;margin-bottom:1rem}article.blog-post .post-meta .post-author{margin-right:2rem}article.blog-post .post-meta span{color:var(--grey)}article.blog-post h2{color:var(--grey-dark);font-size:28px;font-weight:600}article.blog-post h2 span,article.blog-post h2 strong{font-weight:600!important}article.blog-post h3{color:var(--grey-dark);font-size:24px;font-weight:600}article.blog-post h3 span,article.blog-post h3 strong{font-weight:600!important}article.blog-post h4{color:var(--grey-dark);font-size:20px;font-weight:600}article.blog-post h4 span,article.blog-post h4 strong{font-weight:600!important}article.blog-post .post-body{padding-left:.5rem;padding-right:.5rem}article.blog-post .post-body h1,article.blog-post .post-body h2,article.blog-post .post-body h3,article.blog-post .post-body h4,article.blog-post .post-body h5,article.blog-post .post-body h6,article.blog-post .post-body ol,article.blog-post .post-body p,article.blog-post .post-body ul{line-height:1.5}article.blog-post .post-body ol,article.blog-post .post-body p,article.blog-post .post-body ul{font-size:1.125rem}article.blog-post .post-body ol.source-list{font-size:.875rem}article.blog-post .post-body a{color:var(--grey-dark);text-decoration:underline}article.blog-post .post-body a.button{color:var(--white);text-decoration:none}article.blog-post .post-body a.button:hover{color:var(--white)}article.blog-post .post-body img{border-radius:.75rem;height:auto;margin-bottom:2.5rem;margin-top:2rem;width:100%}article.blog-post .post-tags{border-top:1px solid var(--grey);margin-top:2rem;padding-left:.5rem;padding-right:.5rem;padding-top:2rem}article.blog-post .widget-type-cta{background:unset}article.blog-post .widget-type-cta:active,article.blog-post .widget-type-cta:focus,article.blog-post .widget-type-cta:hover{transform:unset}.social-share-wrap{align-items:center;border-top:1px solid var(--grey);display:flex;justify-content:space-between;margin-top:2rem;padding-top:2rem}.social-share-wrap p{color:var(--blue);font-weight:600}.social-share-list{display:flex;gap:.5rem;list-style-type:none;margin-bottom:unset;padding:0}.social-share-list li{border:1px solid var(--grey);border-radius:.25rem;display:flex}.social-share-list li a{align-items:center;color:var(--red);display:flex;justify-content:center;line-height:1;padding:.5rem .75rem}.pagination{display:flex;justify-content:center;margin-top:2rem}.pagination a{border:1px solid var(--grey-light);border-radius:.25rem;margin-left:.25rem;margin-right:.25rem;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s}.pagination a.active{background-color:var(--orange);color:var(--white)}