.blog-list__grid-wrapper{display:grid;gap:16px;grid-template-columns:auto}.blog-pagination{display:flex;justify-content:center;margin-top:20px;width:100%}.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-list__grid-wrapper{display:block}}.blog-post__article-wrapper{margin:0 auto}.blog-post__meta{margin-bottom:1.4rem;margin-top:1rem}.blog-post__meta a{text-decoration:underline}.blog-post__timestamp{display:block}.blog-tags__outer-wrapper{column-gap:8px;display:flex;margin:30px 0}.blog-post__tag-link,a.blog-post__tag-link.view-all-link.view-all-disactive{background-color:#cacaca;border-radius:2px;color:var(--primary);font-size:16px;padding:8px 16px;text-transform:capitalize}.reset-tag-link{visibility:hidden}.reset-active{visibility:visible}a.blog-post__tag-link:hover{background-color:var(--primary-200);color:var(--grey-000)}a.blog-post__tag-link.blog-post__tag--active,a.blog-post__tag-link.view-all-link{background-color:var(--primary-700);color:var(--grey-100)}.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:grid;gap:40px;grid-template-columns:1fr 1fr 1fr 1fr}.blog-card_item--body p{font-size:20px}.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:unset;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 ul{margin-left:30px}.blog-post__meta{align-items:center;display:flex;font-size:16px;gap:5px}.blog-post_item_title{margin-bottom:1.4rem}.blog-post__featured_image_wrapper{margin-bottom:1.4rem;max-height:350px;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}.blog-list__item-date{font-size:14px;font-weight:unset}.blog-list__item-footer-content{align-items:center;border-top:1px solid hsla(0,0%,66%,.25);display:block;display:flex;justify-content:space-between;margin-top:auto;overflow:hidden;padding-top:12px}.blog-list__item-author span{color:var(--grey-500);font-size:13px;padding-top:5px}.custom-share ul li a svg{height:20px}.blog-post__social-list-item{display:flex}a.blog-post__tag-link,header.nav-standard__bg-wrapper a{text-decoration:none}.blog-post-page__featured_image_wrapper{padding:118px 24px 0}img.blog-post-page__featured_image{height:100%;width:100%}.blog-post-url-copied{font-size:16px;opacity:0;position:absolute;top:45px;transition:opacity 1s}.blog-post-url-copied.active{opacity:1}.section.post-header{padding-top:40px}.blog-post-wrapper.cell-wrapper{background:#fff}.section.post-body{padding:40px 0}.section.post-body h1,.section.post-body h2,.section.post-body h3,.section.post-body h4,.section.post-body h5,.section.post-body h6{text-align:center}.section.post-body p{margin:0 auto;max-width:900px;padding:40px 0;text-align:center;width:60%}.section.post-body p:has(img){margin:0 auto;min-width:100%;padding:40px 0;text-align:center}.post-header h1{font-size:120px;line-height:115px;margin:0 40px 40px}.section.post-body h1,.section.post-body h2,.section.post-body h3,.section.post-body h4,.section.post-body h5,.section.post-body h6{margin:0 auto;max-width:900px}.hubspot-bpog-post-date{font-weight:unset;letter-spacing:.01em}.hubspot-bpog-post-date,div#hubspot-author_data{font-size:24px;line-height:30px}.share-container button:hover{color:#878787}.share-container{display:flex;font-family:stratos-semibold;justify-content:center;position:relative}.share-container button{background:none;border:none;color:#000;font-size:24px;font-weight:unset;line-height:30px;text-transform:uppercase}.share-container input[type=text]{display:none}@media screen and (max-width:1024px){.section.post-body p{width:80%}}@media screen and (max-width:767px){.blog-card_item--body p{font-size:14px}.section.post-header{padding:40px 24px 0}.post-header h1{font-size:36px;line-height:40px}div#hubspot-author_data{font-size:14px}.section.post-body p{padding:20px 24px;width:100%}.blog-card__post--header_title,.blog-cards__title-intro h2{font-size:24px}}@media screen and (min-width:768px){.blog-list__grid-wrapper{display:grid;gap:32px;grid-template-columns:1fr 1fr}.blog-list__grid-wrapper--flex-left{justify-content:flex-start}}