.landing-jobs{background:var(--surface);color:var(--ink)}.landing-jobs__heading{text-align:left;display:block}.landing-jobs__title-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;min-width:0;display:grid}.landing-jobs__heading h2{letter-spacing:-.055em;max-width:56rem;font-size:clamp(2.8rem,5vw,5rem);font-weight:800;line-height:.98}.landing-jobs__heading p{max-width:45rem;color:var(--muted);margin-top:1.25rem;font-size:1.05rem;line-height:1.65}.landing-arrow-link{align-items:center;gap:.6rem;font-size:.9rem;font-weight:800;display:inline-flex}.landing-arrow-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.15rem;height:1.15rem;transition:transform .16s}.landing-arrow-link:hover svg{transform:translate(.2rem)}.landing-live-jobs{--landing-job-primary:oklch(48.99% .2874 267.004);--landing-job-radius:1rem;--landing-job-radius-md:calc(var(--landing-job-radius) - .125rem);--landing-job-radius-xl:calc(var(--landing-job-radius) + .25rem);margin-top:2rem}.landing-live-jobs__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.5rem;display:grid}.landing-live-job-card,.landing-live-job-skeleton{border-radius:var(--landing-job-radius-xl);min-width:0;box-shadow:none;background:0 0;border:0;outline:0;position:relative;overflow:hidden}.landing-live-job-card{color:#fff;font-family:var(--font-sans)}.landing-live-job-card__detail{aspect-ratio:9/16;color:#fff;background:#dfe4ed;outline:none;display:block;position:relative;overflow:hidden}.landing-live-job-card__detail>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.landing-live-job-card__scrim{pointer-events:none;background:linear-gradient(#0000 28%,#000000e6 62%,#000 100%);position:absolute;inset:0}.landing-live-job-card__summary{gap:.25rem;min-width:0;display:grid;position:absolute;bottom:3.5rem;left:.75rem;right:.75rem}.landing-live-job-card__title,.landing-live-job-card__company>span,.landing-live-job-card__location>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.landing-live-job-card__title{min-width:0;font-size:.9375rem;font-weight:600;line-height:1.25rem}.landing-live-job-card__company,.landing-live-job-card__location{color:#fff;align-items:center;gap:.25rem;min-width:0;font-size:.75rem;line-height:1.25rem;display:flex}.landing-live-job-card__company{font-weight:500}.landing-live-job-card__icon{width:1rem;height:1rem;color:var(--landing-job-primary);flex:0 0 1rem}.landing-live-job-card__play{pointer-events:none;background:#00000094;border-radius:999px;place-items:center;width:2.5rem;height:2.5rem;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-live-job-card__play:before{content:"";border-top:.375rem solid #0000;border-bottom:.375rem solid #0000;border-left:.625rem solid #fff;width:0;height:0;margin-left:.1875rem}.landing-live-job-card__apply{z-index:2;border-radius:var(--landing-job-radius-md);background:var(--landing-job-primary);color:#fff;justify-content:center;align-items:center;height:2rem;padding-inline:.75rem;font-size:.875rem;font-weight:500;transition:background-color .15s;display:inline-flex;position:absolute;bottom:.75rem;left:.75rem;right:.75rem}.landing-live-job-card__detail:focus-visible{outline-offset:-.1875rem;outline:.1875rem solid #ffffffbf}.landing-live-job-card__apply:focus-visible{outline-offset:.125rem;outline:.1875rem solid #08133180}.landing-live-job-card__apply:hover{background:color-mix(in oklab, var(--landing-job-primary) 88%, #000)}.landing-live-job-skeleton{aspect-ratio:9/16;background:linear-gradient(110deg,#edf0f6 8%,#f8f9fc 18%,#edf0f6 33%) 0 0/200% 100%;animation:1.6s linear infinite public-jobs-skeleton}.landing-live-job-skeleton span{border-radius:var(--landing-job-radius-md);background:#ffffffb8;height:1rem;position:absolute;bottom:5.25rem;left:.75rem;right:2.5rem}.landing-live-job-skeleton span:nth-child(2){height:.75rem;bottom:4rem;right:35%}.landing-live-job-skeleton span:nth-child(3){height:2rem;bottom:.75rem;right:.75rem}@keyframes public-jobs-skeleton{to{background-position-x:-200%}}.landing-live-jobs__status.is-visible{clip:auto;border:.0625rem solid var(--line);width:auto;height:auto;color:var(--muted);text-align:center;white-space:normal;background:#fff;border-radius:1rem;margin:0;padding:3rem 1.5rem;position:static;overflow:visible}.landing-live-jobs__browse{width:max-content;color:var(--blue);justify-self:end;margin-bottom:.65rem}@media (width<=1199px){.landing-live-jobs__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width<=1023px){.landing-live-jobs__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=899px){.landing-jobs__title-row{grid-template-columns:1fr;gap:1.25rem}.landing-live-jobs__browse{justify-self:start;margin-bottom:0}}@media (width<=719px){.landing-jobs__heading h2{font-size:clamp(2.55rem,12vw,3.75rem)}.landing-jobs__heading p{font-size:.95rem}.landing-live-jobs{width:100%}.landing-live-jobs__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=519px){.landing-live-jobs__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
