@layer pages{.career-section{overflow:clip}.career-section:before{background:linear-gradient(0,rgb(var(--accent-red-rgb)),transparent 50%);bottom:0;content:"";height:100%;left:0;opacity:.5;position:absolute;width:100%;z-index:-19}.career-section-title{font-size:calc(var(--font-size-xs)*4);gap:0 .25em}.career-section-overview{line-height:1.8}.career-section-header{width:100%}@media (orientation:landscape){.career-section:before{background:radial-gradient(circle at bottom 0 left 0,rgb(var(--accent-red-rgb)),transparent 50%);height:100vw;width:100vw}}@media (min-width:600px){.career-section{align-items:start;gap:4rem 0;grid-template-columns:1fr 7rem}.career-section .not-found-text,.career-section .scrollable-articles-container{grid-column:-1/1;order:9}}}