.editorial-page{position:relative;padding:8em 0 0;width:100%;background-color:var(--color-bg)}.education-section{display:flex;gap:2em;padding:0 4em 6em}.education-label{flex:1 1;padding-top:.25em;color:var(--color-accent);font-family:var(--font-mono);font-size:.8rem;text-transform:uppercase;letter-spacing:.1em}.education-items{flex:3 1;display:flex;flex-direction:column;gap:3em}.education-card{padding-bottom:3em;border-bottom:1px solid rgba(212,175,55,.15)}.education-card:last-child{border-bottom:none}.education-card-degree{margin-bottom:1.5em}.degree-text{font-size:1.4rem;font-weight:600;letter-spacing:-.02rem;color:var(--color-text-alt)}.education-card-details{display:flex;flex-direction:column;gap:1em}.education-detail-row{display:flex;gap:2em}.education-detail-row .revealer:first-child{width:100px;flex-shrink:0}.education-detail-row .revealer:first-child p{opacity:.5;color:var(--color-text-alt)}@media (max-width:900px){.education-section{flex-direction:column;gap:2em}.education-detail-row{flex-direction:column;gap:.25em}.education-detail-row .revealer:first-child{width:auto}}