.blog-listing{display:grid;gap:2rem;margin-bottom:5rem;@media (min-width:768px){gap:4rem 2rem;grid-template-columns:repeat(2,1fr)}.blog-tags{justify-content:flex-start;margin:1rem 0}.blog-tag{margin:0 1rem 0 0}}.blog-tags{@media (min-width:768px){justify-content:center;margin-bottom:1rem;margin-left:0;margin-right:0;margin-top:1rem}}.blog-tag{@media (min-width:768px){margin-bottom:0;margin-left:.5rem;margin-right:.5rem;margin-top:0}}.blog-tag-current{background:var(--accent-color)}.blog-index-post{align-items:center;display:flex;a{align-items:center;color:var(--primary-color);display:flex;height:100%;padding:2rem;transition:box-shadow .3s ease;width:100%;&:hover{box-shadow:0 0 20px 0 rgba(0,41,92,.15);text-decoration:none}}h2{font-size:1.5rem;font-weight:700;margin-bottom:1rem}p{margin-bottom:0}img{margin-top:1rem}.blog-tag:hover{background-color:#d3ff79}}.blog-pagination{align-items:center;display:flex;justify-content:center}.blog-pagination-arrow{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' fill='none'%3E%3Cmask id='a' width='25' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23D9D9D9' d='M.333 0h24v24h-24z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%2300295C' d='M16.508 13H4.333v-2h12.175l-5.6-5.6L12.333 4l8 8-8 8-1.425-1.4z'/%3E%3C/g%3E%3C/svg%3E");display:inline-flex;height:1.5rem;padding:.25rem;width:1.5rem}.blog-pagination-arrow--prev{transform:rotate(180deg)}.blog-pagination-arrow--disabled{opacity:.5;pointer-events:none}.blog-pagination-number{background-color:var(--secondary-color);color:var(--primary-color);font-size:.6875rem;font-weight:700;line-height:1;margin:0 .5rem;padding:.5rem .6rem;text-transform:uppercase}.blog-pagination-number—-active{background-color:#d3ff79}.blog-post-breadcrumbs{display:flex;font-size:.75rem;margin-bottom:0;@media (max-width:767px){margin-top:2rem}a{color:var(--primary-color)}}.blog-post-meta{@media (max-width:767px){display:flex;flex-wrap:wrap;.blog-tags{order:1}h1{margin:2rem 0;order:2}p{order:3}.blog-share{order:4}}p{font-size:1.375rem}}.blog-share{display:inline-block;font-size:.75rem;position:relative}.blog-share-link{border:1px solid var(--denim);border-radius:1.875rem;color:var(--denim);display:inline-flex;font-weight:700;padding:.5rem 1rem;&:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cmask id='a' width='18' height='18' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23D9D9D9' d='M0 0h18v18H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23004D70' d='m11.123 12.182-2.121 2.121a3.61 3.61 0 0 1-2.652 1.1 3.61 3.61 0 0 1-2.651-1.1 3.61 3.61 0 0 1-1.1-2.652A3.6 3.6 0 0 1 3.699 9l2.12-2.121 1.062 1.06-2.122 2.121a2.17 2.17 0 0 0-.663 1.591q0 .93.663 1.591a2.17 2.17 0 0 0 1.591.663 2.17 2.17 0 0 0 1.591-.662l2.122-2.122 1.06 1.06Zm-3.712-.53L6.35 10.59l4.242-4.243 1.06 1.06-4.242 4.244Zm4.773-.53-1.06-1.062 2.12-2.12a2.17 2.17 0 0 0 .663-1.592 2.17 2.17 0 0 0-.662-1.59 2.17 2.17 0 0 0-1.591-.664 2.17 2.17 0 0 0-1.591.663L7.94 6.88 6.88 5.819 9 3.697a3.61 3.61 0 0 1 2.652-1.1q1.552 0 2.652 1.1a3.6 3.6 0 0 1 1.1 2.651A3.61 3.61 0 0 1 14.304 9z'/%3E%3C/g%3E%3C/svg%3E");content:"";margin-left:.25rem;width:1rem}&:hover{text-decoration:none}}.blog-share-alert{background-color:var(--denim);border-radius:.25rem;color:#fff;opacity:0;padding:.25rem;position:absolute;right:-98%;top:calc(25% - .25rem);width:5rem;&:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='11' fill='none' viewBox='0 0 5 11'%3E%3Cpath fill='%23004D70' d='M5 0v11L0 5.5z'/%3E%3C/svg%3E");content:"";height:11px;left:-5px;position:absolute;top:25%;width:5px}}.blog-featured-image{display:block}.blog-post-content{margin:5rem auto 0;max-width:50.75rem;padding:0 1rem;h2{margin-top:4rem}h3{margin-top:2.5rem}table{margin-bottom:2rem;overflow-wrap:break-word}td{border:1px solid #e6eaef;padding:1rem!important;vertical-align:top}li{margin-bottom:.5rem}}#hs_cos_wrapper_post_body{display:block;margin-top:5rem}.blog-post-timestamp{display:block;font-size:.75rem;margin:4rem 0 5rem}.blog-related{background-color:var(--secondary-color);padding:5rem 0}