.post-listing{padding-top:35px}@media only screen and (min-width:1920px){.post-listing{padding-top:clamp(2.19rem,1.82vw + 0rem,4.38rem)}}.post-listing__grid{display:flex;flex-wrap:wrap;margin:0 -15px;width:calc(100% + 30px)}@media only screen and (max-width:767px){.post-listing__grid{margin:0;width:100%}}.post-listing__grid .post{display:flex;flex-direction:column;margin:0 15px 50px;width:calc(33.33333% - 30px)}@media only screen and (min-width:1920px){.post-listing__grid .post{margin:0 15px clamp(3.13rem,2.6vw + 0rem,6.25rem)}}@media only screen and (max-width:1023px){.post-listing__grid .post{width:calc(50% - 30px)}}@media only screen and (max-width:767px){.post-listing__grid .post{margin-bottom:75px;margin-left:0;margin-right:0;width:100%}}.post-listing__grid .post__grid{display:block;width:100%}.post-listing__grid .post__image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:15px;display:block;height:290px}@media only screen and (min-width:1920px){.post-listing__grid .post__image{border-radius:clamp(.94rem,.78vw + 0rem,1.88rem);height:clamp(18.13rem,15.1vw + 0rem,36.25rem)}}.post-listing__grid .post__tags{display:block;padding-top:30px}@media xl-fluid{.post-listing__grid .post__tags{padding-top:clamp(1.88rem,1.56vw + 0rem,3.75rem)}}.post-listing__grid .post__name{display:block;margin:0;padding-top:15px;transition:.2s ease-in-out}@media only screen and (min-width:1920px){.post-listing__grid .post__name{padding-top:clamp(.94rem,.78vw + 0rem,1.88rem)}}.post-listing__grid .post__desc{display:block;margin:0;padding-top:20px}@media only screen and (min-width:1920px){.post-listing__grid .post__desc{padding-top:clamp(1.25rem,1.04vw + 0rem,2.5rem)}}.post-listing__grid .post__info{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;padding-top:15px}@media only screen and (min-width:1920px){.post-listing__grid .post__info{padding-top:clamp(.94rem,.78vw + 0rem,1.88rem)}}.post-listing__grid .post__author{align-items:center;display:flex;justify-content:flex-start;padding-right:25px;padding-top:15px}@media only screen and (min-width:1920px){.post-listing__grid .post__author{padding-right:clamp(1.56rem,1.3vw + 0rem,3.13rem);padding-top:clamp(.94rem,.78vw + 0rem,1.88rem)}}.post-listing__grid .post__author--image{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:45px;width:45px}@media only screen and (min-width:1920px){.post-listing__grid .post__author--image{height:clamp(2.81rem,2.34vw + 0rem,5.63rem);width:clamp(2.81rem,2.34vw + 0rem,5.63rem)}}.post-listing__grid .post__author--name{color:var(--c-gray-1);display:block;padding-left:10px}@media only screen and (min-width:1920px){.post-listing__grid .post__author--name{padding-left:clamp(.63rem,.52vw + 0rem,1.25rem)}}.post-listing__grid .post__date{align-items:center;display:flex;justify-content:flex-start;padding-top:15px}@media only screen and (min-width:1920px){.post-listing__grid .post__date{padding-top:clamp(.94rem,.78vw + 0rem,1.88rem)}}.post-listing__grid .post__date--icon{align-items:center;display:flex;justify-content:flex-start}.post-listing__grid .post__date--date{color:var(--c-gray-1);display:block;margin-top:2px;padding-left:10px}@media only screen and (min-width:1920px){.post-listing__grid .post__date--date{margin-top:clamp(.13rem,.1vw + 0rem,.25rem);padding-left:clamp(.63rem,.52vw + 0rem,1.25rem)}}.post-listing__grid .post--primary{align-items:center;flex-direction:row;justify-content:space-between;width:100%}@media only screen and (max-width:767px){.post-listing__grid .post--primary{flex-wrap:wrap}}.post-listing__grid .post--primary .post__grid{width:49%}@media only screen and (max-width:767px){.post-listing__grid .post--primary .post__grid{width:100%}}.post-listing__grid .post--primary .post__image{height:375px;width:49%}@media only screen and (min-width:1920px){.post-listing__grid .post--primary .post__image{height:clamp(23.44rem,19.53vw + 0rem,46.88rem)}}@media only screen and (max-width:767px){.post-listing__grid .post--primary .post__image{height:290px;width:100%}}.post-listing__grid .post--primary .post__tags{padding-top:0}@media only screen and (max-width:767px){.post-listing__grid .post--primary .post__tags{padding-top:30px}}.post-listing__grid .post:hover .post__name{color:var(--c-green-main)}.blog-pagination{align-items:center;border-top:1px solid var(--c-gray-2);display:flex;justify-content:center;padding-bottom:100px;padding-top:65px}@media only screen and (min-width:1920px){.blog-pagination{padding-bottom:clamp(6.25rem,5.21vw + 0rem,12.5rem);padding-top:clamp(4.06rem,3.39vw + 0rem,8.13rem)}}@media only screen and (max-width:767px){.blog-pagination{padding-bottom:35px;padding-top:15px}}.blog-pagination .btn{align-items:center;display:flex;height:42px;justify-content:center;margin:0 8px}@media only screen and (min-width:1920px){.blog-pagination .btn{height:clamp(2.63rem,2.19vw + 0rem,5.25rem)}}.blog-pagination .btn svg path{transition:.2s ease-in-out}.blog-pagination .btn:hover svg path{stroke:var(--c-green-main)}.blog-pagination-center{display:flex}@media only screen and (max-width:767px){.blog-pagination-center{display:none}}.blog-pagination-left svg{width:10px}.blog-pagination-left svg path{stroke:var(--c-gray-1)}.blog-pagination-right svg{transform:rotate(180deg);width:10px}.blog-pagination-right svg path{stroke:var(--c-gray-1)}