.related-reading__wrapper header *{margin:0}.related-reading__wrapper header .rr__title{color:#131211;font-weight:400;margin-bottom:32px}.related-reading__wrapper header .rr__title.h1-txt{font-size:56px;line-height:110%}.related-reading__wrapper header .rr__title.h2-txt{font-size:40px;line-height:110%}.related-reading__wrapper header .rr__title.h3-txt{font-size:26px;line-height:130%}@media(max-width: 1024px){.related-reading__wrapper header .rr__title.h1-txt,.related-reading__wrapper header .rr__title.h2-txt,.related-reading__wrapper header .rr__title.h3-txt{font-size:30px}}@media(max-width: 750px){.related-reading__wrapper header .rr__title * br{display:none}.related-reading__wrapper header .rr__title.h1-txt,.related-reading__wrapper header .rr__title.h2-txt,.related-reading__wrapper header .rr__title.h3-txt{font-size:24px;line-height:120%;margin-bottom:24px}}.related-reading__wrapper .rr__container{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media(max-width: 750px){.related-reading__wrapper .rr__container{grid-template-columns:1fr;gap:16px}}.related-reading__wrapper .rr__card{display:block;text-decoration:none;color:rgb(var(--color-foreground));position:relative}.related-reading__wrapper .rr__card-img,.related-reading__wrapper .rr__card-img-placeholder{width:100%;aspect-ratio:421/274;-o-object-fit:cover;object-fit:cover;border-radius:16px;display:block}@media(max-width: 750px){.related-reading__wrapper .rr__card-img,.related-reading__wrapper .rr__card-img-placeholder{aspect-ratio:343/223}}.related-reading__wrapper .rr__card-tag{font-size:14px;line-height:150%;color:#fff;font-weight:400;padding:3px 6px;position:absolute;top:16px;left:16px;z-index:1;background:rgba(19,18,17,.4);border-radius:4px}.related-reading__wrapper .rr__card-img-placeholder{background:#f1f1f1}.related-reading__wrapper .rr__card-body{display:flex;flex-direction:column;margin-top:16px}.related-reading__wrapper .rr__card-title{font-size:20px;line-height:130%;color:#131211;font-weight:400;font-family:var(--font-heading-family);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width: 750px){.related-reading__wrapper .rr__card-title{font-size:16px}}.related-reading__wrapper .rr__card-author{font-size:12px;line-height:150%;color:#2d2c29;font-weight:600;margin-top:8px}.related-reading__wrapper .rr__card-excerpt{font-size:14px;line-height:150%;font-weight:400;color:#575654;margin-top:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width: 750px){.related-reading__wrapper .rr__card-excerpt{display:none}}