.related-post-listing-module{--font-size-area:16px;--font-weight-area:500;--font-line-height-area:28px;--post-item-width:calc(33% - 20px);--list-gap:32px;--post-list-padding:0 64px;--feature-image-height:240px;--post-item-padding:24px;--height-h3:auto;--height-description:auto;display:flex;flex-direction:column}.related-post-listing-module .listing-title{color:var(--colors-gray20);font-size:var(--font-size-h2);font-weight:var(--font-weight-h2);margin-bottom:32px;margin-top:64px;text-align:center}.related-post-listing-module .post-listing{display:flex;flex-wrap:wrap;gap:var(--list-gap);justify-content:space-between;padding:var(--post-list-padding);position:relative}.related-post-listing-module .post-listing .post-item{display:block;position:relative;text-decoration:none;width:var(--post-item-width)}.related-post-listing-module .post-listing .post-item .post-card{background-color:var(--colors-gray80);border-radius:16px;height:100%;overflow:hidden;position:relative}.related-post-listing-module .post-listing .post-item .post-card .featured-img{background-position-x:left;background-position-y:center;background-repeat:no-repeat;background-size:cover;height:var(--feature-image-height);position:relative;width:100%}.related-post-listing-module .post-listing .post-item .post-card .post-item-body{display:flex;flex-direction:column;height:calc(100% - var(--feature-image-height) - var(--post-item-padding));justify-content:space-between;padding:var(--post-item-padding) var(--post-item-padding) 0}.related-post-listing-module .post-listing .post-item .post-card .post-item-body .post-item-text-wrapper .area-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;margin-bottom:16px;min-height:28px}.related-post-listing-module .post-listing .post-item .post-card .post-item-body .post-item-text-wrapper .area-wrapper .area{background-color:var(--colors-gray60);border-radius:41px;color:var(--colors-gray40);font-size:var(--font-size-area);font-weight:var(--font-weight-area);height:var(--font-line-height-area);line-height:var(--font-line-height-area);padding-left:16px;padding-right:16px;width:fit-content}.related-post-listing-module .post-listing .post-item .post-card .post-item-body .post-item-text-wrapper p{color:var(--colors-gray40);display:-webkit-box;font-size:var(--font-size-p);font-weight:var(--font-weight-p);line-height:var(--font-line-height-p);margin:0;padding:0;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5;height:var(--height-description);overflow:hidden}.related-post-listing-module .post-listing .post-item .post-card .post-item-body .post-item-text-wrapper h3{color:var(--colors-gray20);font-size:var(--font-size-h5);font-weight:var(--font-weight-h5);height:var(--height-title);line-height:var(--font-line-height-h5);margin:0 0 16px}.related-post-listing-module .post-listing .post-item .post-card .post-item-body .button-wrapper{align-items:center;display:flex;height:56px;justify-content:space-between}.related-post-listing-module .post-listing .post-item .post-card .post-item-body .button-wrapper .update-date{color:var(--colors-gray40);font-size:14px;font-weight:400}@media (max-width:679px){.related-post-listing-module{--font-size-area:14px;--font-weight-area:500;--font-line-height-area:24px;--post-item-width:calc(100% - 20px);--list-gap:16px;--post-list-padding:0;--feature-image-height:240px}.related-post-listing-module .listing-title{margin-bottom:32px;margin-top:64px;text-align:center}.related-post-listing-module .post-listing{justify-content:center}}