.cattag-chips{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.75em}@media screen and (min-width:60em){.cattag-chips{justify-content:flex-start}}.cattag-label{font-size:11px;font-weight:300}.cattag-chip{transition-property:all;transition-duration:.5s;transition-timing-function:ease-in-out;transition-delay:0s}@media(prefers-reduced-motion:reduce){.cattag-chip{transition-duration:0s}}.cattag-chip{font-size:11px;font-weight:600;line-height:1;letter-spacing:0;font-family:Inter,sans-serif;color:var(--text-primary);background:hsla(0,0%,100%,.05);padding:.6rem .75rem;text-transform:uppercase;border:1px solid color-mix(in srgb,#fff 20%,transparent);border-radius:36px;cursor:pointer}.cattag-chip:hover{background:hsla(0,0%,100%,.2)}.cattag-chip.selected{background:#fff;color:#1a2b33;border:1px solid #fff;box-shadow:0 0 16px 0 hsla(0,0%,100%,.3019607843)}.arrPost-main{padding-top:8.5rem}.arrPost-article,.arrPost-main{width:100%;display:flex;flex-direction:column}.arrPost-article{max-width:60em;margin:0 auto;padding:0 1rem;gap:2rem}@media screen and (min-width:88em){.arrPost-article{padding: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:0;font-family:Inter,sans-serif;color:var(--text-primary)}@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;width:100%;height:auto}.arrPost-featImage>img{display:block;border-radius:24px;width:100%;height:auto;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:0;font-family:Inter,sans-serif;color:var(--text-primary)}.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}}