.blog-post-cards{position:relative}.blog-post-cards .blog-card{background-position:50%;background-size:cover;border-radius:1px solid #002a3a;overflow:hidden;padding:185px 30px 40px;position:relative}.blog-post-cards .blog-card:hover{text-decoration:none}.blog-post-cards .blog-card:hover .blog-card--image-overlay{transform:scale(1.1)}.blog-post-cards .blog-card:hover .blog-card__learn-more{text-decoration:underline}.blog-post-cards .blog-card--image-overlay{background-position:50%;background-size:cover;border-radius:4px;height:100%;left:0;position:absolute;top:0;transition:.3s ease;width:100%;z-index:1}.blog-post-cards .blog-card--overlay{background:linear-gradient(180deg,rgba(0,80,119,0),#002a3a 90%);border-radius:4px;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.blog-post-cards .blog-card__content{color:#fff;margin-bottom:40px;position:relative;z-index:3}.blog-post-cards .blog-card__content--meta{color:#6ecae1;font-size:.7777777778rem;font-weight:700;letter-spacing:.42px;line-height:normal;margin-bottom:10px;text-transform:uppercase}.blog-post-cards .blog-card__content--post-title{font-size:1.3333333333rem;font-weight:300;line-height:normal}.blog-post-cards .blog-card__learn-more{align-items:center;bottom:40px;color:#b7d995;display:flex;font-size:.8888888889rem;font-weight:700;gap:14px;left:30px;position:absolute;text-transform:uppercase;z-index:3}@media(max-width:767px){.blog-post-cards .blog-card__learn-more{flex-direction:column}}.blog-post-cards .blog-card__learn-more:after{content:url(https://2519445.fs1.hubspotusercontent-na1.net/hubfs/2519445/greenArrowCrisp.svg);display:block}@media(max-width:767px){.blog-post-cards .blog-card__learn-more{flex-direction:row}}.blog-post-cards--listing-shapes{left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:100%}.blog-post-cards__inner{display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;margin:0 auto;max-width:1440px;padding:0 80px 60px}@media(max-width:1179px){.blog-post-cards__inner{grid-template-columns:1fr 1fr}}@media(max-width:499px){.blog-post-cards__inner{grid-template-columns:1fr}}@media(max-width:767px){.blog-post-cards__inner{gap:60px;padding:0 20px}}section.blog-post-pagination{position:relative;z-index:2}section.blog-post-pagination .pagination-standard{margin:0 auto;max-width:1440px;padding:0 80px 60px}section.blog-post-pagination .pagination-standard ul{align-items:center;display:flex;gap:20px;justify-content:center;list-style:none;padding:0}@media(max-width:767px){section.blog-post-pagination .pagination-standard ul{flex-direction:column;flex-direction:row;flex-wrap:wrap}}section.blog-post-pagination .pagination-standard ul li a{align-items:center;border:1px solid #6ecae1;border-radius:4px;color:#565656;display:flex;font-weight:700;height:50px;justify-content:center;width:50px}section.blog-post-pagination .pagination-standard ul li.active a{background:#6ecae1}section.blog-post-pagination .pagination-standard ul li.next a,section.blog-post-pagination .pagination-standard ul li.prev a{background-color:none}section.blog-post-pagination .pagination-standard ul li.next a{background:url(https://2519445.fs1.hubspotusercontent-na1.net/hubfs/2519445/blogArrow.svg);background-position:50%;background-repeat:no-repeat;background-size:8px}section.blog-post-pagination .pagination-standard ul li.prev a{background:url(https://2519445.fs1.hubspotusercontent-na1.net/hubfs/2519445/blogprevarrow.svg);background-position:50%;background-repeat:no-repeat;background-size:8px}section.blog-post-pagination .pagination-standard ul li.disabled,section.blog-post-pagination .pagination-standard ul li.skip-to-end,section.blog-post-pagination .pagination-standard ul li.skip-to-start{display:none}