.hr-what-to-expect{background:var(--hr-surface);padding:clamp(30px,4.5vw,52px) 0}.hr-what-to-expect *,.hr-what-to-expect :after,.hr-what-to-expect :before{box-sizing:border-box}.hr-what-to-expect__container{margin:0 auto;max-width:1120px;padding:0 clamp(20px,4vw,44px)}.hr-what-to-expect__card{background:radial-gradient(90% 80% at 86% 4%,rgba(28,117,188,.38),rgba(28,117,188,0) 58%),linear-gradient(160deg,#163d5c,#0f2537 55%,#091a29);border-radius:var(--r-xl,20px);box-shadow:var(--shadow-lg,0 24px 50px -24px rgba(8,23,42,.4));isolation:isolate;overflow:hidden;position:relative}.hr-what-to-expect__grid{background:linear-gradient(rgba(143,208,255,.07) 1px,transparent 0) 0 0 /100% 34px,linear-gradient(90deg,rgba(143,208,255,.07) 1px,transparent 0) 0 0 /34px 100%;inset:0;-webkit-mask-image:radial-gradient(80% 76% at 60% 26%,#000 0,transparent 82%);mask-image:radial-gradient(80% 76% at 60% 26%,#000 0,transparent 82%);pointer-events:none;position:absolute;z-index:0}.hr-what-to-expect__inner{color:#fff;padding:clamp(28px,4vw,48px) clamp(22px,3.4vw,44px);position:relative;z-index:1}.hr-what-to-expect__head{margin:0 auto clamp(24px,3.4vw,34px);max-width:640px;text-align:center}.hr-what-to-expect__eyebrow{color:#8fd0ff;font-size:var(--fs-eyebrow,13px);font-weight:var(--fw-bold,700);letter-spacing:.14em;text-transform:uppercase}.hr-what-to-expect__eyebrow,.hr-what-to-expect__h2{font-family:var(--font-display);margin:0 0 var(--sp-3,12px)}.hr-what-to-expect__h2{color:#fff;font-size:clamp(24px,3vw,34px);font-weight:var(--fw-extrabold,800);letter-spacing:var(--tracking-tight,-.01em);line-height:1.16}.hr-what-to-expect__accent{color:#8fd0ff}.hr-what-to-expect__sub{color:hsla(0,0%,100%,.8);font-family:var(--font-sans);font-size:var(--fs-body,15.5px);line-height:1.6;margin:0}.hr-what-to-expect__row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:0;padding:0}.hr-what-to-expect__item{align-items:center;display:flex;flex-direction:column;gap:8px;padding:6px clamp(12px,2vw,22px);position:relative;text-align:center}.hr-what-to-expect__item+.hr-what-to-expect__item:before{background:rgba(143,208,255,.28);bottom:6px;content:"";left:0;position:absolute;top:6px;width:1px}.hr-what-to-expect__ico{align-items:center;background:rgba(143,208,255,.14);border-radius:50%;color:#8fd0ff;display:inline-flex;height:46px;justify-content:center;margin-bottom:2px;width:46px}.hr-what-to-expect__ico svg{display:block;height:23px;width:23px}.hr-what-to-expect__title{color:#fff;font-family:var(--font-display);font-size:15px;font-weight:var(--fw-bold,700);line-height:1.25;margin:0}.hr-what-to-expect__desc{color:hsla(0,0%,100%,.7);font-family:var(--font-sans);font-size:12.75px;line-height:1.5;margin:0}.hr-what-to-expect__cta{margin:clamp(26px,3.6vw,36px) 0 0;text-align:center}.hr-what-to-expect__btn{align-items:center;background:#fff;border:1px solid #fff;border-radius:var(--r-md,12px);cursor:pointer;display:inline-flex;font-family:var(--font-display);font-size:var(--fs-button,15px);font-weight:var(--fw-bold,700);gap:var(--sp-2,8px);justify-content:center;min-height:48px;padding:14px 26px;transition:background-color .16s var(--ease-out,ease),transform .16s var(--ease-out,ease)}.hr-what-to-expect__btn,.hr-what-to-expect__btn:active,.hr-what-to-expect__btn:focus,.hr-what-to-expect__btn:hover{color:var(--hr-navy);text-decoration:none}.hr-what-to-expect__btn:focus-visible,.hr-what-to-expect__btn:hover{background:hsla(0,0%,100%,.9);transform:translateY(-1px)}.hr-what-to-expect__btn:focus-visible{box-shadow:0 0 0 3px rgba(143,208,255,.55);outline:none}.hr-what-to-expect__arrow{flex:0 0 auto;transition:transform .16s var(--ease-out,ease)}.hr-what-to-expect__btn:focus-visible .hr-what-to-expect__arrow,.hr-what-to-expect__btn:hover .hr-what-to-expect__arrow{transform:translateX(4px)}@media (min-width:561px) and (max-width:1023px){.hr-what-to-expect__row{gap:clamp(20px,3vw,28px);grid-template-columns:repeat(2,minmax(0,1fr))}.hr-what-to-expect__item+.hr-what-to-expect__item:before{display:none}}@media (max-width:560px){.hr-what-to-expect__row{gap:clamp(20px,6vw,26px);grid-template-columns:minmax(0,1fr)}.hr-what-to-expect__item+.hr-what-to-expect__item:before{display:none}.hr-what-to-expect__btn{width:100%}}@media (prefers-reduced-motion:reduce){.hr-what-to-expect__arrow,.hr-what-to-expect__btn{transition:none!important}.hr-what-to-expect__btn:hover{transform:none}.hr-what-to-expect__btn:focus-visible .hr-what-to-expect__arrow,.hr-what-to-expect__btn:hover .hr-what-to-expect__arrow{transform:none}}.hr-what-to-expect.is-bg-navy{background:var(--hr-navy)}.hr-what-to-expect.is-bg-white{background:var(--hr-surface)}.hr-what-to-expect.is-bg-soft{background:var(--hr-bg)}.hr-what-to-expect.is-bg-blue{background:var(--hr-blue-50)}