.related-posts-section{max-width:1760px}@media (min-width:768px){.related-posts-section{padding-inline:16px;padding-top:16px}}.related-posts-wrapper{background:#f0eeeb;border-radius:0 0 32px 32px;display:flex;flex-direction:column;margin-top:80px;overflow:hidden;position:relative;row-gap:48px;width:100%}@media (min-width:640px){.related-posts-wrapper{padding:96px 24px}}@media (min-width:768px){.related-posts-wrapper{border-radius:32px;column-gap:64px}}@media (min-width:1024px){.related-posts-wrapper{flex-direction:row;padding-inline:48px}}@media (min-width:1280px){.related-posts-wrapper{column-gap:96px;margin-inline:auto}}.related-posts{margin-inline:auto;max-width:1312px}@media (max-width:1280px){.related-posts{margin:0 48px}}@media (max-width:1024px){.related-posts{margin:0 32px}}@media (max-width:640px){.related-posts{margin:0 16px}}.related-posts__header{align-items:center;column-gap:20px;display:flex;justify-content:space-between;margin:20px 0 36px;position:relative}.related-posts__title{font-size:28px;letter-spacing:-.56px;line-height:36px;margin:0;padding:12px 0}.related-posts__title,.related-posts__view-all{color:var(--zinc-950);font-style:normal;font-weight:600}.related-posts__view-all{align-items:center;background:var(--white);border:1px solid var(--zinc-300);border-radius:999px;display:inline-flex;flex-shrink:0;font-size:14px;line-height:20px;padding:8px 16px;text-decoration:none;transition:background-color .2s ease}a.related-posts__view-all{text-decoration:none}.related-posts__view-all:hover{background:var(--zinc-100)}.related-posts__grid{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1024px){.related-posts__grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.related-posts__card{background:#fafafa;border:1px solid #d4d4d8;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;padding:24px;transition:all .3s ease-out}.related-posts__card:hover{background:#e4e4e7}@media (max-width:640px){.related-posts__card{padding:34px 20px}}.related-posts__category{background:var(--zinc-50);border:1px solid var(--zinc-200);border-radius:999px;color:var(--zinc-700);display:inline-block;font-size:12px;font-style:normal;font-weight:500;line-height:18px;margin-bottom:8px;padding:2px 8px;transition:all .3s ease-out;width:max-content}.related-posts__category:hover{background:#09090b!important;color:#fff!important}.related-posts__post-title{color:var(--zinc-950);font-size:20px;font-style:normal;font-weight:600;line-height:26px;margin:0}@media (max-width:768px){.related-posts__post-title{margin-bottom:20px}}.related-posts__post-title a{color:inherit;text-decoration:none}@media (max-width:640px){.related-posts__post-title{font-size:22px;line-height:32px}}.related-posts__post-img{display:block;margin-bottom:0}.related-posts__post-img img{border-radius:8px;margin:32px 0 0;width:100%}@media (max-width:1024px){.related-posts__post-img img{margin:0!important}}@media (max-width:640px){.related-posts__post-img img{border-radius:8px;margin:0}}.related-posts__post-img-link{display:block;margin-bottom:24px}.related-posts__footer{align-items:center;display:flex;justify-content:space-between;margin-top:12px}.related-posts__author{align-items:center;display:flex;gap:10px}.related-posts__author-name{color:var(--zinc-800);font-size:14px;font-style:normal;font-weight:600;line-height:20px;margin-bottom:0}.related-posts__author-name a{color:inherit;text-decoration:none}.related-posts__author-photo{border-radius:999999px;height:32px;overflow:hidden;width:32px}.related-posts__author-photo img{height:inherit;object-fit:cover;width:inherit}.related-posts__date{color:var(--zinc-800);font-size:12px;font-style:normal;font-weight:500;line-height:18px;margin-bottom:0}