.article{width:min(100% - 128px,900px);margin:0 auto}@media screen and (min-width:600px)and (max-width:1199px){.article{width:calc(100% - 64px)}}@media screen and (max-width:599px){.article{width:calc(100% - 32px)}}.article-header{display:flex;flex-direction:column;gap:12px;margin-top:96px;margin-bottom:96px}.article-header-date{margin-top:32px;font-size:1rem;font-family:var(--avenir-font),sans-serif;font-weight:500;color:#707070;text-wrap-style:pretty}.article-header-title{-webkit-text-fill-color:rgba(0,0,0,0);background-image:linear-gradient(153deg,#4969fb,#203bb8 100%,#203bb8);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;letter-spacing:-.5px;font-family:var(--avenir-font),sans-serif;font-weight:900;text-wrap-style:balance}@media screen and (max-width:899px){.article-header-title{font-size:2.5rem}}.article-header-excerpt{display:flex;flex-direction:column;gap:4px}.article-header-excerpt p{font-style:italic;color:#4d4d4d!important;font-size:1.25rem;font-family:var(--avenir-font),sans-serif;font-weight:500;color:#1a1a1a;line-height:1.5;text-wrap-style:pretty}@media screen and (max-width:899px){.article-header-excerpt p{font-size:1rem;line-height:1.5}}.article-header-categories{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.article-header-categories-item{padding:8px;height:36px;border-radius:8px;display:flex;align-items:center;color:#fff;font-weight:700}.article-header-categories-item-primary{background-color:#4969fb}.article-header-categories-item-secondary{background-color:#ffba00}.article-header-categories-item-tertiary{background-color:#ff5f5f}.article-header-categories-item-quaternary{background-color:#3eb516}.article-header-categories-item-quinary{background-color:#00a2ff}.article-header-categories-item-senary{background-color:#925fff}.article-header-categories-item-black{background-color:#141414}.article-content{display:flex;overflow:hidden}.article-content .richtext{width:100%}