section.related-posts-module{background-color:#ff8278;overflow:hidden;position:relative;z-index:1}section.related-posts-module.pink{background-color:#ff8278}section.related-posts-module.green{background-color:#51c1bc}section.related-posts-module.blue{background-color:#5287c6}section.related-posts-module.purple{background-color:#9184be}section.related-posts-module.variant{background-color:#f2f2f2}section.related-posts-module.variant .container .title-row .title{color:#000}section.related-posts-module.variant .container .posts .post:nth-child(2n) .text-content .tag{border:1px solid #9184be;color:#9184be}section.related-posts-module.variant .container .posts .post:nth-child(3n) .text-content .tag{border:1px solid #51c1bc;color:#51c1bc}section.related-posts-module.variant .container .posts .post:nth-child(5n) .text-content .tag{border:1px solid #f3e200;color:#f3e200}section.related-posts-module.variant .container .posts .post:nth-child(7n) .text-content .tag{border:1px solid #5287c6;color:#5287c6}section.related-posts-module.variant .container .posts .post .text-content{color:#000}section.related-posts-module.variant .container .posts .post .text-content .tag{border:1px solid #ff8278;color:#ff8278}section.related-posts-module.variant .container .posts .post .text-content .btn{color:#000}section.related-posts-module.variant .container>.btn.mobile{display:none}section.related-posts-module .container{display:flex;flex-direction:column;gap:60px}@media screen and (max-width:540px){section.related-posts-module .container{align-items:center}}section.related-posts-module .container .title-row{align-items:center;display:flex;flex-direction:row;gap:30px;justify-content:space-between;width:100%}section.related-posts-module .container .title-row .title{color:#fff}@media screen and (max-width:540px){section.related-posts-module .container .title-row .title{text-align:center;width:100%}}@media screen and (max-width:768px){section.related-posts-module .container .title-row .btn{display:none}}section.related-posts-module .container .posts{display:grid;flex-wrap:wrap;gap:30px;grid-template-columns:1fr 1fr 1fr;width:100%}@media screen and (max-width:1080px){section.related-posts-module .container .posts{grid-template-columns:1fr 1fr}}@media screen and (max-width:540px){section.related-posts-module .container .posts{grid-template-columns:1fr}}section.related-posts-module .container .posts .post{color:#fff;width:100%}section.related-posts-module .container .posts .post .image{aspect-ratio:430/320;border-radius:10px;height:auto;margin-bottom:30px;overflow:hidden;width:100%}section.related-posts-module .container .posts .post .image img{height:100%;object-fit:cover;width:100%}section.related-posts-module .container .posts .post .text-content{display:flex;flex-direction:column;gap:15px}section.related-posts-module .container .posts .post .text-content .tag{border:1px solid #fff;border-radius:5px;padding:10px 20px;width:fit-content}section.related-posts-module .container .posts .post .text-content .h4{font-family:ISLSemi}section.related-posts-module .container .posts .post .text-content .publish-date{font-size:14px;font-weight:400;letter-spacing:1px;letter-spacing:.05em;text-transform:uppercase}section.related-posts-module .container .posts .post .text-content .btn{margin-top:5px}section.related-posts-module .container>.btn.mobile{display:none}@media screen and (max-width:768px){section.related-posts-module .container>.btn.mobile{display:block}}