@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Work+Sans:wght@100;400;500;600;700&display=swap);.blog-post-cards{position:relative}.blog-post-cards .blog-card{background:#f8f8f8;border-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.12);color:#000;min-width:0;padding-bottom:45px;position:relative;text-decoration:none;transition:.3s ease}.blog-post-cards .blog-card__learn-more{bottom:30px;color:#b62326;display:flex;font-weight:500;left:30px;position:absolute}.blog-post-cards .blog-card__learn-more:after{content:url("https://2519445.fs1.hubspotusercontent-na1.net/hubfs/2519445/Icon%20(25).svg");display:block;margin-left:8px;transition:.3s ease}.blog-post-cards .blog-card__learn-more:hover{text-decoration:underline}.blog-post-cards .blog-card__learn-more:hover:after{transform:translateX(3px)}.blog-post-cards .blog-card .blog-card__image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px 4px 0 0;height:200px}.blog-post-cards .blog-card .blog-card__content{padding:30px}.blog-post-cards .blog-card .blog-card__content .blog-card-content__meta{color:#8c6e2a;display:flex;font-family:Raleway,sans-serif;font-size:14px;font-weight:700;line-height:1.1;margin-bottom:10px;text-transform:uppercase}.blog-post-cards .blog-card .blog-card__content .blog-card-content__post-title{font-size:26px;line-height:1.5;margin:0;overflow-wrap:break-word}.blog-post-cards .blog-card .blog-card__content p{font-size:14px;line-height:22px;overflow-wrap:break-word}.blog-post-cards .blog-card:hover{text-decoration:underline;transform:translateY(-10px)}.blog-post-cards .blog-card:hover .blog-card-content__learn-more svg{transform:translateX(5px)}.blog-post-cards__inner{display:grid;gap:30px;gap:20px;grid-template-columns:1fr 1fr 1fr;margin:0 auto;max-width:1280px;padding:0 20px 60px}@media(max-width:767px){.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}section.blog-post-pagination .pagination-standard{margin:0 auto;max-width:1280px;padding:0 80px 100px}section.blog-post-pagination .pagination-standard ul{align-items:center;display:flex;gap:30px;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;padding-top:25px}}section.blog-post-pagination .pagination-standard ul li a{align-items:center;background:#f8f8f8;display:flex;font-weight:700;height:50px;justify-content:center;width:50px}section.blog-post-pagination .pagination-standard ul li.active a{background:#023822;color:#fff}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://22804395.fs1.hubspotusercontent-na1.net/hubfs/22804395/nextVSGA.svg);background-position:50%;background-repeat:no-repeat;background-size:8px}section.blog-post-pagination .pagination-standard ul li.prev a{background:url(https://22804395.fs1.hubspotusercontent-na1.net/hubfs/22804395/previousIcon.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}