@keyframes wp-home-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.wp-home .wp-hero-onload{opacity:0;animation:.45s ease-out forwards wp-home-fade-up}.wp-home .wp-hero-onload--1{animation-delay:.1s}.wp-home .wp-hero-onload--2{animation-delay:.2s}.wp-home .wp-hero-onload--3{animation-delay:.3s}.wp-home .wp-hero-onload--4{animation-delay:.4s}.wp-home .wp-hero-onload--5{animation-delay:.5s}.wp-home .wp-hero-onload--6{animation-delay:.6s}.wp-home .wp-hero-onload--7{animation-delay:.7s}@media (prefers-reduced-motion:reduce){.wp-home .wp-hero-onload{opacity:1;animation:none}}#workplace-home .wp-hero{background-image:none;padding:3rem 0 3.75rem;overflow:hidden}@media (width>=769px){#workplace-home .wp-hero{padding:3.75rem 0 4.25rem}}.wp-home .wp-hero__bg{z-index:0;pointer-events:none;position:absolute;inset:0}.wp-home .wp-hero__video{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.04)}.wp-home .wp-hero__overlay{background-color:color-mix(in srgb, var(--navy) 88%, transparent);background-image:repeating-linear-gradient(55deg,#037d720b 0 1px,#0000 1px 39px);position:absolute;inset:0}@supports not (background-color:color-mix(in srgb, #000 50%, transparent)){.wp-home .wp-hero__overlay{background-color:#122034e6}}@media (prefers-reduced-motion:reduce){.wp-home .wp-hero__video{display:none}.wp-home .wp-hero__overlay{background-color:var(--navy)}}#workplace-home .wp-hero__inner{z-index:2}#workplace-home .wp-hero:after{z-index:1;height:60px}#workplace-home .wp-hero__title{max-width:18ch;font-size:32px}@media (width>=769px){#workplace-home .wp-hero__title{max-width:none;font-size:42px}}@media (width>=1025px){#workplace-home .wp-hero__title{font-size:54px}}#workplace-home .wp-hero__title em{color:var(--orange);font-style:normal}#workplace-home .wp-hero__sub{margin:0 0 1.75rem}#workplace-home .wp-hero__actions{margin-bottom:1.75rem}.wp-home .wp-hero__trust{border-top:1px solid #ffffff1a;grid-template-columns:1fr 1fr;gap:1.25rem 1rem;padding-top:1.5rem;display:grid}@media (width>=769px){.wp-home .wp-hero__trust{flex-wrap:wrap;justify-content:space-between;gap:1rem 2rem;display:flex}}.wp-home .wp-hero-stat__num{color:var(--teal-lt);font-size:26px;font-weight:800;line-height:1}@media (width>=769px){.wp-home .wp-hero-stat__num{font-size:30px}}.wp-home .wp-hero-stat__num--long{font-size:clamp(14px,3.2vw,30px);line-height:1.1}.wp-home .wp-hero-stat__lbl{text-transform:uppercase;letter-spacing:.06em;color:#ffffff73;margin-top:6px;font-size:11px}#workplace-home .wp-logos{border-bottom:1px solid var(--gray-lt);background:#fff;padding:20px 0}.wp-home .wp-logos__layout{flex-direction:column;align-items:stretch;gap:.75rem;display:flex}@media (width>=600px){.wp-home .wp-logos__layout{flex-direction:row;align-items:center;gap:1.25rem}}.wp-home .wp-logos__label{text-transform:uppercase;letter-spacing:.1em;color:var(--gray-mid);flex-shrink:0;font-size:11px}@media (width>=600px){.wp-home .wp-logos__label{border-right:1px solid var(--gray-lt);margin-right:.25rem;padding-right:1rem}}.wp-home .wp-logos__marquee{flex:1;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.wp-home .wp-logos__track{align-items:center;width:max-content;animation:55s linear infinite wp-logos-marquee;display:flex}.wp-home .wp-logos__track:hover{animation-play-state:paused}@keyframes wp-logos-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.wp-home .wp-logos__marquee{scrollbar-width:thin;overflow-x:auto;-webkit-mask-image:none;mask-image:none}.wp-home .wp-logos__track{animation:none}.wp-home .wp-logos__set--dup{display:none}}.wp-home .wp-logos__set{flex-shrink:0;align-items:center;gap:2rem;padding-right:2rem;display:flex}@media (width>=769px){.wp-home .wp-logos__set{gap:2.5rem;padding-right:2.5rem}}.wp-home .wp-logos__set img{object-fit:contain;filter:grayscale()opacity(.5);flex-shrink:0;width:auto;max-width:110px;height:32px;transition:filter .3s}@media (width>=769px){.wp-home .wp-logos__set img{max-width:120px;height:34px}}.wp-home .wp-logos__set img.wp-logos__img--wide{max-width:132px}.wp-home .wp-logos__set img:hover{filter:grayscale(0)opacity()}#workplace-home .wp-assets{border-bottom:1px solid var(--gray-lt);background:#fff;padding:2.5rem 0}#workplace-home .wp-assets__grid{text-align:left;margin-top:0}#workplace-home .wp-assets__icon{width:40px;height:40px;margin:0 0 12px}#workplace-home .wp-assets__name{font-size:14px}#workplace-home .wp-assets__desc{color:var(--text-lt);font-size:12px}.wp-home .wp-problem{background:var(--gray-bg);padding:3rem 0}@media (width>=769px){.wp-home .wp-problem{padding:4rem 0}}.wp-home .wp-problem__grid{flex-direction:column;gap:2rem;display:flex}@media (width>=769px){.wp-home .wp-problem__grid{flex-direction:row;align-items:flex-start;gap:3rem}}.wp-home .wp-problem__quote-wrap{flex:none}@media (width>=769px){.wp-home .wp-problem__quote-wrap{flex:0 0 260px}}.wp-home .wp-problem__quote{color:var(--navy);border-left:4px solid var(--teal);margin:0;padding-left:18px;font-size:22px;font-weight:700;line-height:1.35}@media (width>=769px){.wp-home .wp-problem__quote{font-size:24px}}.wp-home .wp-problem__attr{color:var(--gray-mid);margin:12px 0 0;padding-left:22px;font-size:12px;font-style:italic}.wp-home .wp-problem__body{flex:1;min-width:0}.wp-home .wp-problem__body p{color:var(--text-mid);margin:0 0 1rem;font-size:15px;line-height:1.75}.wp-home .wp-problem__body p:last-child{margin-bottom:0}#workplace-home .wp-h2{font-size:28px}@media (width>=769px){#workplace-home .wp-h2{font-size:36px}}.wp-home .wp-services{background:#fff;padding:3rem 0}@media (width>=769px){.wp-home .wp-services{padding:4rem 0}}#workplace-home .wp-callout{margin-bottom:2rem}.wp-home .wp-service-card{background:var(--gray-bg);border:1px solid var(--gray-lt);border-radius:8px;padding:22px;transition:border-color .2s}.wp-home .wp-service-card:hover{border-color:var(--teal)}.wp-home .wp-service-card__tag{text-transform:uppercase;letter-spacing:.06em;color:var(--teal);margin-bottom:10px;font-size:10px;font-weight:700}.wp-home .wp-service-card__title{color:var(--navy);margin:0 0 10px;font-size:14px;font-weight:700;line-height:1.3}.wp-home .wp-service-card__desc{color:var(--text-lt);margin:0 0 14px;font-size:12px;line-height:1.55}.wp-home .wp-service-card__link{color:var(--orange);touch-action:manipulation;font-size:12px;font-weight:700;text-decoration:none}.wp-home .wp-service-card__link:hover{text-decoration:underline}.wp-home .wp-service-card--wide{background:var(--navy);border-color:var(--navy-mid)}@media (width>=769px){.wp-home .wp-service-card--wide{grid-column:1/-1}}.wp-home .wp-service-card--wide .wp-service-card__tag{color:#ffffff59}.wp-home .wp-service-card--wide .wp-service-card__title{color:#fff;font-size:15px}.wp-home .wp-service-card--wide .wp-service-card__desc{color:#ffffff8c}.wp-home .wp-service-card--wide .wp-service-card__link{color:var(--orange-lt)}.wp-home .wp-services__footnote{color:var(--text-lt);margin-top:1.5rem;font-size:13px}.wp-home .wp-services__footnote a{color:var(--orange);font-weight:600;text-decoration:none}.wp-home .wp-services__footnote a:hover{text-decoration:underline}#workplace-home .wp-industries{background:var(--gray-bg);padding:3rem 0}@media (width>=769px){#workplace-home .wp-industries{padding:4rem 0}}.wp-home .wp-why{background:#fff;padding:3rem 0}@media (width>=769px){.wp-home .wp-why{padding:4rem 0}}.wp-home .wp-creds{background:var(--gray-bg);border-top:1px solid var(--gray-lt);padding:3rem 0}@media (width>=769px){.wp-home .wp-creds{padding:4rem 0}}.wp-home .wp-creds__grid{flex-direction:column;gap:2rem;display:flex}@media (width>=769px){.wp-home .wp-creds__grid{flex-direction:row;align-items:flex-start;gap:3rem}.wp-home .wp-creds__copy{flex:1}.wp-home .wp-creds__list-wrap{flex:0 0 340px}}.wp-home .wp-creds__copy p:not(.wp-eyebrow){color:var(--text-mid);margin:0 0 1rem;font-size:14px;line-height:1.7}.wp-home .wp-creds__h2{color:var(--navy);margin:0 0 1.25rem;font-size:26px;font-weight:800;line-height:1.2}@media (width>=769px){.wp-home .wp-creds__h2{font-size:30px}}#workplace-home .wp-creds-list{border:1px solid var(--gray-lt);background:#fff;border-radius:10px;max-width:none;margin:0;padding:0;list-style:none;overflow:hidden}#workplace-home .wp-creds-check{background:var(--teal-pale);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}#workplace-home .wp-creds-tel{color:inherit;text-decoration:none}.wp-home .wp-creds-row{border-bottom:1px solid var(--gray-lt);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.wp-home .wp-creds-row:last-child{border-bottom:none}.wp-home .wp-creds-row__left{align-items:center;gap:12px;min-width:0;display:flex}.wp-home .wp-creds-row__label{color:var(--navy);font-size:13px;font-weight:600}.wp-home .wp-creds-row__val{color:var(--gray-mid);text-align:right;flex-shrink:0;font-size:12px}.wp-home .wp-creds-row.wp-io-slide:first-child{transition-delay:0s}.wp-home .wp-creds-row.wp-io-slide:nth-child(2){transition-delay:80ms}.wp-home .wp-creds-row.wp-io-slide:nth-child(3){transition-delay:.16s}.wp-home .wp-creds-row.wp-io-slide:nth-child(4){transition-delay:.24s}.wp-home .wp-creds-row.wp-io-slide:nth-child(5){transition-delay:.32s}.wp-home .wp-creds-row.wp-io-slide:nth-child(6){transition-delay:.4s}#workplace-home .wp-card-grid{margin-top:0}#workplace-home .wp-ind-grid{margin-top:2rem}#workplace-home #workplace-faq{background:#fff}#workplace-home .wp-faq-badge{background:var(--teal-pale);color:var(--teal);border:none}#workplace-home .wp-cta-banner__h2{font-size:28px}@media (width>=769px){#workplace-home .wp-cta-banner__h2{font-size:38px}}.wp-proof-strip{background:var(--navy-dark);color:#fff;padding:3rem 0}.wp-proof-strip__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--teal-lt);margin:0 0 .5rem;font-size:11px;font-weight:700}.wp-proof-strip__heading{color:#fff;max-width:28ch;margin:0 0 1.75rem;font-size:clamp(1.35rem,3vw,1.85rem);font-weight:700;line-height:1.25}.wp-proof-strip__stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.25rem 1.5rem;margin:0 0 1.5rem;padding:0;list-style:none;display:grid}.wp-proof-strip__value{color:var(--teal-lt);font-variant-numeric:tabular-nums;font-size:clamp(2rem,5vw,2.75rem);font-weight:800;line-height:1;display:block}.wp-proof-strip__label{color:var(--gray-lt);max-width:16ch;margin-top:.4rem;font-size:13px;font-weight:600;line-height:1.35;display:block}.wp-proof-strip__link{color:var(--orange-lt);font-size:15px;font-weight:700;text-decoration:none;display:inline-block}.wp-proof-strip__link:hover{color:#fff}.wp-proof-strip__link:focus-visible{outline:2px solid var(--teal-lt);outline-offset:3px}
