.career-circle-overlay{position:absolute}@media screen and (width >= 1280px){.career-circle-overlay{aspect-ratio:1/1;background:var(--color-bg-accent-02);border-bottom-right-radius:100%;left:0;min-height:150%;pointer-events:none;top:0;width:70%}.career-border:after{--size:8rem;--threshold:2rem;background:var(--color-bg-subtle-02);border-radius:50%;bottom:-1px;clip-path:inset(50% 0 0 50%);content:"";height:var(--size);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - var(--threshold)),#fff calc(100% - var(--threshold) + 1px));mask:radial-gradient(farthest-side,transparent calc(100% - var(--threshold)),#fff calc(100% - var(--threshold) + 1px));position:absolute;right:-1px;width:var(--size)}}
