.arrPost-article,.arrPost-main{width:100%;display:flex;flex-direction:column}.arrPost-article{max-width:60em;margin:0 auto;padding:3rem 1rem;gap:2rem}@media screen and (min-width:88em){.arrPost-article{padding:4rem 0}}.arrPost-header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.arrPost-header-title{margin:0;text-align:center;font-size:2.25rem;font-weight:300;line-height:1.1;letter-spacing:-.0125em;font-family:Inter,sans-serif;color:var(--text-primary);word-wrap:break-word}@media screen and (min-width:60em){.arrPost-header-title{font-size:3rem}}@media screen and (min-width:80em){.arrPost-header-title{font-size:4rem}}.arrPost-featImage{display:flex;align-items:center;justify-content:center;width:100%;height:auto}.arrPost-featImage>img{display:block;border-radius:1.5rem;object-fit:cover}.arrPost-widgets{display:flex;flex-direction:column;justify-content:center;gap:1.5em;align-items:center;font-size:.875rem}@media screen and (min-width:60em){.arrPost-widgets{flex-direction:row}}.arrPost-date{min-width:82px;font-size:11px;font-weight:300;color:var(--text-primary)}.arrPost-authors,.arrPost-date{display:flex;justify-content:center}.arrPost-authors{gap:1em;flex-wrap:wrap}.arrPost-author{display:flex;align-items:center;padding:0 .25em;gap:.65em}.arrPost-author img,.arrPost-author span{display:flex;position:relative}.arrPost-author img{border-radius:50%}.arrPost-author span{font-size:12px;font-weight:300;line-height:1;letter-spacing:-.0125em;font-family:Inter,sans-serif;color:var(--text-primary);word-wrap:break-word}.arrPost-body{display:flex;flex-direction:column;padding:1.5em 0}@media screen and (min-width:60em){.arrPost-body{padding:3em 0}}.arrPost-sections{display:flex;flex-direction:column;margin:2rem auto;padding:0;width:100%;gap:3rem}@media screen and (min-width:60em){.arrPost-sections{gap:4rem}}@media screen and (min-width:88em){.arrPost-sections>section{padding:3rem 0}}