.blog-index{padding:0 63px}@media (max-width:769px){.blog-index{padding:0 16px}}@media (max-width:426px){.blog-index{padding:0 16px}}@media (min-width:1919px){.blog-index{padding:0 224px}}.blog-list__grid-wrapper{display:grid;gap:46px;grid-template-columns:auto}@media screen and (min-width:768px){.blog-list__grid-wrapper{display:grid;gap:60px 48px}.blog-list__grid-wrapper--flex-left{justify-content:flex-start}}.blog-pagination{justify-content:center}.blog-pagination__link{border:2px solid transparent;border-radius:7px;line-height:1;margin:0 .1rem;padding:.25rem .4rem;text-decoration:none}.blog-pagination__link--active{border-color:var(--grey-300)}.blog-pagination__link:focus,.blog-pagination__link:hover{text-decoration:none}.blog-pagination__prev-link{margin-right:.25rem}.blog-pagination__next-link{margin-left:.25rem}.blog-pagination__link.blog-pagination__next-link--disabled,.blog-pagination__link.blog-pagination__prev-link--disabled{color:var(--grey-300);cursor:default;pointer-events:none}.blog-pagination__next-link svg,.blog-pagination__prev-link svg{margin:0 .3rem}.blog-pagination__next-link--disabled svg,.blog-pagination__prev-link--disabled svg{fill:var(--grey-300)}.blog-pagination__number-link:focus,.blog-pagination__number-link:hover{border:2px solid var(--grey-300)}@media (max-width:767px){.blog-pagination__number-link{display:none}}.blog-post__article-wrapper{margin:0 auto;max-width:96ch}.blog-post__meta{font-weight:700;margin-bottom:1.4rem;margin-top:2rem}.blog-post__meta a{text-decoration:underline}.blog-post__timestamp{display:block}.blog-tags__outer-wrapper{column-gap:8px;display:flex;margin:16px 0;padding:16px 0;right:8px}.blog-post__tag-link{background-color:var(--secondary-300);border-radius:5px;font-size:14px;padding:7px 10px}a.blog-post__tag-link:hover{background-color:var(--primary-900);color:var(--primary-600)!important}.blog-tags__outer-wrapper a.blog-post__tag-link.blog-post__tag--active:hover{background-color:var(--grey-900);color:var(--primary-600)}.blog-tags__outer-wrapper a.blog-post__tag-link.blog-post__tag--active{background-color:var(--primary-800);color:var(--primary-600)!important}.blog-post__tag--ghost{background-color:unset}.blog-related-posts{background-color:var(--grey-100)}.blog-related-posts h2{text-align:center}.blog-related-posts__list{display:flex;flex-wrap:wrap;justify-content:space-between}.blog-related-posts__item{flex:0 0 100%}@media screen and (min-width:768px){.blog-related-posts__item{flex:0 0 calc(50% - 15px)}}@media screen and (min-width:960px){.blog-related-posts__item{flex:0 0 calc(33.33333% - 15px)}}.blog-related-posts__image{height:auto;max-width:100%}.blog-related-posts__title{margin:.7rem 0}.blog-comments{margin:0 auto;max-width:96ch;width:100%}.blog-comments .new-comments{margin-top:32px}.blog-comments .new-comments .comment.depth-0{border-top:1px solid var(--grey-200);margin-top:32px;padding-top:32px}.blog-comments .new-comments .comment.depth-0:last-child{border-bottom:1px solid #eee;margin-bottom:32px;padding-bottom:32px}.blog-comments .new-comments .comment.depth-1{padding-left:32px}.blog-comments .hs-submit{text-align:center}.blog-comments .comment-reply-to{border:0}.blog-comments .comment-reply-to:focus,.blog-comments .comment-reply-to:hover{background-color:transparent;text-decoration:underline}.blog-comments .replying{background-color:#eee;margin-bottom:32px;padding:32px}.blog-comments .replying .replying-to{display:block;font-weight:700;margin-bottom:32px}.blog-comments .replying .hs-form-field>label{padding-left:0}.blog-comments .comment-reply-to.hs-button.secondary{display:block}.blog-post__body{margin-right:105px}@media (max-width:426px){.blog-post__body{margin-right:0}}.blog-post__body p{color:#000;line-height:36px}.blog-post__body p a{word-break:break-word}.blog-post__body ul{margin-left:30px}.blog-post__meta{font-size:16px}.blog-post_item_title{margin-bottom:1.4rem}.blog-post__featured_image_wrapper{border-bottom-left-radius:50px;border-top-right-radius:50px;margin-bottom:1.4rem;max-height:470px;overflow:hidden}.blog-post__featured_image{aspect-ratio:var(--image-ratio-style-2);object-fit:cover;object-position:center;width:100%}.blog-post__social-share-list{align-items:center;display:flex;gap:8px;list-style:none;margin:0;padding:0}.blog-list__item-date{color:#888;font-size:15px;font-weight:500}.blog-card-wrapper .blog-card_item--description,.blog-card-wrapper .blog-list__item-footer-content{border:none}.blog-list__item-footer-content{align-items:center;display:block;display:flex;justify-content:space-between;margin-top:8px;overflow:hidden;padding-top:16px}.blog-list__item-author span{color:var(--grey-500);font-size:13px;font-weight:400;padding-top:5px}.blog-post__article-wrapper .custom-share{margin:50px 0}.blog-post__article-wrapper .share-label{color:var(--primary-500)}.blog-post__social-list-item{display:flex}.blog-post__post-outer-wrapper .base__inner-wrapper{flex-direction:row}article.blog-post__article-wrapper .base__inner-wrapper.content-wrapper{padding-left:0;padding-right:0}.boilerplate-blog-comments_wrapper h3{color:var(--primary-500)}.blog-post__trending-wrapper{width:25%}.blog-post__trending-box{border:1px solid var(--secondary-300);padding:20px;width:100%}.blog-post__trending-box h4{color:var(--primary-500);font-size:22px;font-weight:400;text-transform:uppercase}.trending-list{display:flex;flex-direction:column;gap:15px;margin:32px 0 0;padding:0}.trending-list__item{align-items:center;background-color:var(--secondary-100);display:flex;gap:15px;padding:20px}.trending-list__item__index{color:var(--secondary-500);font-size:48px;font-weight:700;text-align:center;width:30px}.trending-list__item__title{font-size:16px;width:calc(100% - 30px)}.blog-pagination{display:flex}.blog-pagination.blog-pagination--default{margin-bottom:40px;margin-top:80px}.blog-pagination a{border:1px solid var(--secondary-300);display:block;height:36px;line-height:1.6;position:relative;text-align:center;width:36px}.blog-pagination a:hover{border-color:var(--primary-900);color:var(--primary-900)}.blog-pagination a.active{background-color:var(--primary-900);border-color:var(--primary-900);color:var(--primary-600)}.next-link:after,.prev-link:after{background-image:url(/hubfs/25649236/Website%20Assests/Images/Icons/vector_right_solid_dark-grey.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:16px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}.prev-link:after{transform:rotate(180deg) translate(50%,50%)}.next-link:hover:after,.prev-link:hover:after{background-image:url(/hubfs/25649236/Website%20Assests/Images/vector_right_solid_red.svg)}.prev-link img{transform:rotate(180deg)}.blog-pagination-center,.blog-pagination-left,.blog-pagination-right{display:flex;gap:16px}.blog-pagination-left{margin-right:16px}.blog-pagination-right{margin-left:16px}@media screen and (max-width:767px){.blog-pagination{row-gap:16px}.blog-pagination-center{flex-wrap:wrap}.blog-pagination-right{justify-content:flex-end}}@media screen and (max-width:1199px){.blog-post__trending-wrapper{width:35%}}@media screen and (max-width:1023px){.blog-post__post-outer-wrapper .base__inner-wrapper{flex-direction:column}.blog-post__trending-wrapper{width:100%}.trending-list{flex-direction:row;flex-wrap:wrap;justify-content:center}.trending-list__item{gap:8px;padding:15px;width:30%}.trending-list__item__index{font-size:36px;width:20px}.trending-list__item__title{font-size:14px;text-align:center;width:100%}}@media screen and (max-width:479px){.trending-list{flex-direction:column}.trending-list__item{width:100%}.trending-list__item__title{text-align:left}}.blog-post-content{display:flex}@media (max-width:426px){.blog-post-content{display:block}}.posts-navigation{display:flex;justify-content:space-between;margin:80px 0 40px}.posts-navigation a{color:#212529;font-size:18px;font-weight:400;line-height:21.6px}a.next-post-button{color:#df1d27;display:flex}a.next-post-button>img{margin-left:8px;transition:all .4s ease}a.next-post-button:hover>img{margin-left:16px}.blog-tags__outer-wrapper a.blog-post__tag-link.blog-post__tag--active{background-color:var(--grey-900);border-radius:30px;color:var(--primary-600);font-size:14px;padding:7px 20px}.blog-tags__outer-wrapper a.blog-post__tag-link.blog-post__tag--active:first-child:hover{color:var(--primary-600)!important}.blog-preview a.blog-post__tag-link:hover,a.blog-post__tag-link:hover{background-color:var(--secondary-100);color:var(--grey-900)!important}.blog-preview a.blog-post__tag-link,a.blog-post__tag-link{background-color:var(--secondary-100);border-radius:30px;color:var(--grey-900);font-size:14px;padding:7px 20px}.blog-featured__img,.blog-preview .blog-featured__img{border-radius:0 50px 0 0}.blog-list__featured-post-wrapper .blog-post-card-content.blog-list__item-content,.blog-preview .blog-list__featured-post-wrapper .blog-post-card-content.blog-list__item-content{box-shadow:unset}.blog-card_group-item,.blog-list__item-inner,.blog-preview .blog-card_group-item,.blog-preview .blog-list__item-inner,article.blog-related-posts__post{border-radius:0 50px 0 0;box-shadow:0 4px 27px 1px rgba(0,0,0,.08)}.blog-list__item-inner,.blog-preview .blog-list__item-inner{gap:0}.blog-list__item-content,.blog-post-card-content,.blog-preview .blog-post-card-content{padding:24px;width:100%}span.blog-list__item-date{margin-bottom:0;margin-top:16px}.blog-list__featured-post-wrapper span.post-data{margin:5px 0}.blog-list__featured-post--content .invert-text-true .post-header h4 a,.blog-list__featured-post--content .invert-text-true .post-header h4 a:hover,.blog-preview .blog-list__featured-post--content .invert-text-true .post-header h4 a,.blog-preview .blog-list__featured-post--content .invert-text-true .post-header h4 a:hover{color:var(--primary-600);font-size:22px;text-decoration:none}.blog-preview .post-header h4 a,.post-header h4 a{font-size:20px;line-height:32px;text-decoration:none}.blog-preview a.read-more-anchor,a.read-more-anchor{background:var(--primary-900);border-radius:30px;color:var(--primary-600);font-size:14px;margin-top:auto;padding:7px 20px;width:fit-content}.blog-card_item--description,.blog-list__item-footer-content,.blog-preview .blog-card_item--description,.blog-preview .blog-list__item-footer-content{margin:0;padding:0}.blog-list__featured-post-wrapper p.blog-summary-text{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:16px;font-weight:400;line-height:24px;margin-bottom:16px;overflow:hidden;text-overflow:ellipsis}.blog-list__featured-post--content.invert-text-true a.blog-post__tag-link:hover{color:var(--primary-600)!important}.blog-related-posts__list .blog-tags__outer-wrapper{margin:0;padding:0}@media screen and (min-width:1286px){.blog-card_group-item .grid__three_col,.blog-preview .blog-card_group-item .grid__three_col{flex:0 0 32%}}