.p-relatedArticles{list-style-type:none;margin-left:0;margin-top:0}*+.p-relatedArticles,:where(*+.dnd-row) .p-relatedArticles,:where(*+.hs_cos_wrapper) .p-relatedArticles,:where(*+[data-name^=widget_]) .p-relatedArticles{margin-top:1.5rem}.p-relatedArticles__item{margin-top:0}.p-relatedArticles__item+.p-relatedArticles__item{margin-top:1.25rem}.p-relatedArticle{align-items:flex-start;border:.0625rem solid #ccc;border-radius:.375rem;column-gap:1.875rem;display:grid;grid-template-areas:"ttl  thumb" "desc thumb";grid-template-columns:minmax(0,1fr) 10rem;grid-template-rows:max-content minmax(0,1fr);overflow:hidden;padding:1.625rem 1.8125rem 1.4375rem;row-gap:.4375rem;text-decoration:none}@media screen and (max-width:47.9375rem){.p-relatedArticle{grid-template-areas:"thumb" "ttl  " "desc ";grid-template-columns:minmax(0,1fr);grid-template-rows:repeat(3,max-content);padding:1.25rem 1.1875rem 1.375rem}}.p-relatedArticle__ttl{font-size:1.25rem;font-weight:700;grid-area:ttl;line-height:1.5;margin-top:0}@media(hover:hover){.p-relatedArticle:hover .p-relatedArticle__ttl:hover{text-decoration:underline}}.p-relatedArticle__thumb{grid-area:thumb;margin-top:3px;text-align:center}@media screen and (max-width:47.9375rem){.p-relatedArticle__thumb{margin-top:0}}.p-relatedArticle__thumb img{width:100%}.p-relatedArticle__desc{font-size:.875rem;grid-area:desc;line-height:1.7142857143;margin-top:0}