.listing-blog-module .posts-wrapper{display:flex;flex-flow:column nowrap;grid-column:1/5;row-gap:2rem}.listing-blog-module .posts-wrapper .post-item{display:block;position:relative;width:calc(100% - 30px)}.listing-blog-module .posts-wrapper .post-item .post-tag{border-top-right-radius:1rem;display:inline-block;font-family:PolySans Neutral Mono,Helvetica,Arial,Lucida,sans-serif;font-size:.85rem;font-weight:400;left:100%;line-height:1;padding:.5rem .75rem;position:absolute;top:0;transform:rotate(90deg) translateY(-30px);transform-origin:top left;word-wrap:unset;white-space:nowrap}.listing-blog-module .posts-wrapper .post-item .post-full-link{border:none;bottom:0;left:0;position:absolute;right:0;top:0;z-index:2}.listing-blog-module .posts-wrapper .post-item .post-cover{height:200px;overflow:hidden;position:relative;width:100%}.listing-blog-module .posts-wrapper .post-item .post-cover img{height:100%;object-fit:cover;transform:scale(1);transition:transform .5s ease;width:100%}.listing-blog-module .posts-wrapper .post-item:hover .post-cover img{transform:scale(1.1)}.listing-blog-module .posts-wrapper .post-item .post-content{background-color:rgb(var(--white));border:1px solid rgb(var(--black));padding:1.5rem 1rem}.listing-blog-module .posts-wrapper .post-item .post-content .post-singular-tag{font-family:PolySans Bulky,Helvetica,Arial,Lucida,sans-serif;font-size:.9375rem;font-weight:700;letter-spacing:.0375rem;text-transform:uppercase}.listing-blog-module .posts-wrapper .post-item .post-content .post-date{font-family:PolySans Median,Helvetica,Arial,Lucida,sans-serif;font-size:1.15rem;font-weight:600}.listing-blog-module .posts-wrapper .post-item .post-content .post-singular-tag+.post-date{margin-top:.5rem}.listing-blog-module .posts-wrapper .post-item .post-content .post-title{font-family:Poppins,Helvetica,Arial,Lucida,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.6;margin-top:1rem;text-decoration:none}.listing-blog-module .posts-wrapper .post-item .post-content .post-title a{border-bottom:none;letter-spacing:0;text-decoration:none}.listing-blog-module .posts-wrapper .post-item .post-content .post-link{left:50%;margin-top:1rem;position:relative;transform:translateX(-50%)}.listing-blog-module .posts-wrapper .post-item .post-content .post-link span{background-size:100% 100%;border-image-source:linear-gradient(90deg,#fb8500 0,hsla(3,100%,70%,.75) 28.13%,#8c78ff 58.85%,#4bc1ff);color:transparent;font-size:1rem}.listing-blog-module .posts-wrapper .post-item:hover .post-content .post-link span{background-size:0 100%;border-image-source:linear-gradient(0deg,#000,#000);color:#000}.listing-blog-module .posts-wrapper .post-item.is-extra .post-content .post-title{font-family:PolySans Bulky Wide,Helvetica,Arial,Lucida,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.67;margin-top:1rem;text-decoration:none}.listing-blog-module .posts-wrapper .post-item.is-extra .post-content .post-singular-tag+.post-title{margin-top:2rem}@media screen and (min-width:600px){.listing-blog-module .posts-wrapper{flex-flow:row wrap;justify-content:space-between;row-gap:3rem}.listing-blog-module .posts-wrapper .post-item{display:flex;flex-flow:column nowrap;margin-right:30px;width:calc(50% - 30px - 1.5rem)}.listing-blog-module .posts-wrapper .post-item .post-content{align-items:flex-start;display:flex;flex-flow:column nowrap;flex-grow:1;justify-content:flex-start;min-height:300px}.listing-blog-module .posts-wrapper .post-item .post-content .post-title{margin-bottom:1.5rem}.listing-blog-module .posts-wrapper .post-item .post-content .post-link{margin-top:auto}.listing-blog-module .posts-wrapper .post-item .post-cover{height:270px}.listing-blog-module .posts-wrapper .post-item.is-extra{display:flex;flex-flow:row nowrap;margin-right:0;width:calc(100% - 30px)}.listing-blog-module .posts-wrapper .post-item.is-extra .post-tag{transform:rotate(90deg) translateY(-29px)}.listing-blog-module .posts-wrapper .post-item.is-extra .post-cover{height:100%;width:35%}.listing-blog-module .posts-wrapper .post-item.is-extra .post-content{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:flex-start;width:65%}.listing-blog-module .posts-wrapper .post-item.is-extra .post-content .post-date{margin-bottom:1rem}.listing-blog-module .posts-wrapper .post-item.is-extra .post-content .post-title{font-size:1.6875rem;margin-bottom:1.5rem}.listing-blog-module .posts-wrapper .post-item.is-extra .post-content .post-extra{margin-bottom:1.5rem}.listing-blog-module .posts-wrapper .post-item.is-extra .post-content .post-link{left:0;margin-top:auto;transform:none}}@media screen and (min-width:905px){.listing-blog-module .posts-wrapper{grid-column:1/13;justify-content:flex-start;row-gap:4rem}.listing-blog-module .posts-wrapper .post-item{margin-right:calc(40px + 1.5rem);width:calc(33.33333% - 40px - 1.5rem)}.listing-blog-module .posts-wrapper .post-item .post-tag{border-top-right-radius:2rem;font-size:1rem;padding:.75rem .85rem;transform:rotate(90deg) translateY(-40px)}.listing-blog-module .posts-wrapper .post-item .post-content{padding:2.5rem 1.5rem}.listing-blog-module .posts-wrapper .post-item .post-content .post-date,.listing-blog-module .posts-wrapper .post-item .post-content .post-link span{font-size:1.125rem}.listing-blog-module .posts-wrapper .post-item.is-extra{width:calc(100% - 40px)}.listing-blog-module .posts-wrapper .post-item.is-extra .post-tag{transform:rotate(90deg) translateY(-39px)}.listing-blog-module .posts-wrapper .post-item.is-extra .post-content .post-singular-tag+.post-title{margin-top:2rem}.listing-blog-module .posts-wrapper .post-item.is-extra .post-cover{height:100%;width:48%}.listing-blog-module .posts-wrapper .post-item.is-extra .post-content{padding:2.5rem;width:52%}.listing-blog-module .posts-wrapper .post-item.is-extra .post-content .post-date{margin-bottom:1.5rem}}@media screen and (min-width:1240px){.listing-blog-module .posts-wrapper{row-gap:8rem}.listing-blog-module .posts-wrapper .post-item.is-extra .post-content .post-date{margin-bottom:2rem}}