.Home-module__WsWrHW__after{justify-content:space-between;align-items:center;gap:var(--k-space-6);margin-top:var(--k-space-10);flex-wrap:wrap;display:flex}.Home-module__WsWrHW__after p{max-width:44rem;color:var(--k-color-text-2);text-wrap:pretty;margin:0}.Home-module__WsWrHW__after strong{color:var(--k-color-text);font-weight:600}.Home-module__WsWrHW__sectionActions{margin:var(--k-space-10) 0 0}.Home-module__WsWrHW__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Home-module__WsWrHW__switch{margin:0 0 var(--k-space-8);background:var(--k-color-bg-subtle);border:1px solid var(--k-color-line);border-radius:var(--k-shape-control);padding:.25rem;display:inline-flex}.Home-module__WsWrHW__switch input{opacity:0;pointer-events:none;position:absolute}.Home-module__WsWrHW__switch label{min-height:var(--k-size-control-sm);padding-inline:var(--k-space-6);color:var(--k-color-text-2);border-radius:calc(var(--k-shape-control) - 3px);cursor:pointer;align-items:center;font-weight:600;display:inline-flex}.Home-module__WsWrHW__switch input:checked+label{color:var(--k-color-inverse-text);background:var(--k-color-inverse-bg)}.Home-module__WsWrHW__switch input:focus-visible+label{outline:2px solid var(--k-color-focus);outline-offset:2px}.Home-module__WsWrHW__modeFooter{align-items:center;gap:var(--k-space-4) var(--k-space-8);margin-top:var(--k-space-10);flex-wrap:wrap;display:flex}.Home-module__WsWrHW__mode+.Home-module__WsWrHW__mode{margin-top:var(--k-section-y)}@supports selector(:has(*)){.Home-module__WsWrHW__mode+.Home-module__WsWrHW__mode{margin-top:0}:is(.Home-module__WsWrHW__buildHire:has(input[value=build]:checked) .Home-module__WsWrHW__mode[data-mode=hire],.Home-module__WsWrHW__buildHire:has(input[value=hire]:checked) .Home-module__WsWrHW__mode[data-mode=build]){display:none}}.Home-module__WsWrHW__seoForm{gap:var(--k-space-3);align-items:end;max-width:40rem;display:grid}.Home-module__WsWrHW__seoChecks{margin-top:var(--k-space-6)}.Home-module__WsWrHW__seoForm+.Home-module__WsWrHW__seoChecks,.Home-module__WsWrHW__seoExplore{margin-top:var(--k-space-8)}@media (min-width:40rem){.Home-module__WsWrHW__seoForm{grid-template-columns:minmax(0,1fr) auto}}.Home-module__WsWrHW__moreStories{margin-top:var(--k-space-16);padding-top:var(--k-space-12);border-top:1px solid var(--k-color-line)}.Home-module__WsWrHW__bleed{margin-inline:calc(50% - 50vw)}.Home-module__WsWrHW__freeTools{margin-top:var(--k-space-12)}.Home-module__WsWrHW__freeToolsTitle{margin:0 0 var(--k-space-6);color:var(--k-color-text);font:600 clamp(1.375rem, 1.2rem + .6vw, 1.75rem) / 1.2 var(--k-font-display);letter-spacing:var(--k-tracking-heading)}@media (prefers-reduced-motion:reduce){.Home-module__WsWrHW__bleed{margin-inline:0}}
.RoleList-module__fn4Irq__list{-moz-column-gap:var(--k-space-8);column-gap:var(--k-space-8);margin:0;padding:0;list-style:none;display:grid}.RoleList-module__fn4Irq__role{align-items:baseline;gap:var(--k-space-2) var(--k-space-6);height:100%;padding:var(--k-space-6) var(--k-space-3);color:var(--k-color-text);border-top:1px solid var(--k-color-line);grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title rate""hint status""stack arrow";text-decoration:none;display:grid}.RoleList-module__fn4Irq__list>li:last-child .RoleList-module__fn4Irq__role{border-bottom:1px solid var(--k-color-line)}.RoleList-module__fn4Irq__role:hover{color:var(--k-color-text);background:var(--k-color-bg-subtle);text-decoration:none}.RoleList-module__fn4Irq__role:focus-visible{outline:2px solid var(--k-color-focus);outline-offset:-2px}.RoleList-module__fn4Irq__title{font-family:var(--k-font-display);grid-area:title;margin:0;font-size:1.1875rem;font-weight:600;line-height:1.3}.RoleList-module__fn4Irq__rate{font-variant-numeric:tabular-nums;text-align:end;grid-area:rate;font-weight:600}.RoleList-module__fn4Irq__hint{color:var(--k-color-text-2);font-size:var(--k-fs-small);text-wrap:pretty;grid-area:hint;margin:0}.RoleList-module__fn4Irq__status{color:var(--k-color-link);font-size:var(--k-fs-small);text-align:end;white-space:nowrap;grid-area:status}.RoleList-module__fn4Irq__stack{gap:var(--k-space-1) var(--k-space-3);margin:var(--k-space-1) 0 0;color:var(--k-color-text-3);font-size:var(--k-fs-fine);flex-wrap:wrap;grid-area:stack;padding:0;list-style:none;display:flex}.RoleList-module__fn4Irq__stack li+li:before{content:"";width:.25rem;height:.25rem;margin-right:var(--k-space-3);background:var(--k-color-line-strong);display:inline-block;transform:translateY(-.2em)rotate(45deg)}.RoleList-module__fn4Irq__arrow{width:1.125rem;height:1.125rem;color:var(--k-color-text-3);transition:transform var(--k-motion-base) var(--k-motion-ease);grid-area:arrow;place-self:end}@media (hover:hover){.RoleList-module__fn4Irq__role:hover .RoleList-module__fn4Irq__arrow{color:var(--k-color-text);transform:translate(3px)}.RoleList-module__fn4Irq__role:hover .RoleList-module__fn4Irq__title{text-underline-offset:.16em;text-decoration:underline;text-decoration-thickness:2px}}@media (min-width:64rem){.RoleList-module__fn4Irq__list{grid-template-columns:repeat(2,minmax(0,1fr))}.RoleList-module__fn4Irq__list>li:nth-last-child(-n+2) .RoleList-module__fn4Irq__role{border-bottom:1px solid var(--k-color-line)}}
