.workforce-public-header{background:#fff;border-bottom:1px solid #d0dfe1}.workforce-header-top{min-height:112px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;gap:32px}.workforce-brand{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center}.workforce-brand img{width:170px;max-width:42vw;height:auto}.workforce-link{color:#007b90;font-weight:700}.workforce-calculator-page{color:#1d3054;background:#fff;font-size:18px;line-height:1.5}.workforce-calculator-page *,.workforce-calculator-page *::before,.workforce-calculator-page *::after{-webkit-box-sizing:border-box;box-sizing:border-box}.workforce-calculator-page a{color:inherit;text-decoration:none}.workforce-calculator-page button,.workforce-calculator-page input,.workforce-calculator-page select{font:inherit;color:inherit}.workforce-shell{width:min(1120px,100% - 48px);margin:0 auto}.workforce-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.workforce-hero{background:#dfecef;padding:62px 0 66px}.workforce-hero-grid{display:grid;grid-template-columns:minmax(400px, 1fr) 360px;grid-gap:54px;gap:54px;-webkit-box-align:center;align-items:center}.workforce-eyebrow{margin:0 0 10px;color:#007b90;font-weight:700;font-size:16px;letter-spacing:.055em;text-transform:uppercase}.workforce-rule{height:4px;width:58px;background:#62b5c5;margin:22px 0}.workforce-hero-copy p:not(.workforce-eyebrow){max-width:720px;margin:0 0 18px}.workforce-hero-copy p:last-child{margin-bottom:0}.workforce-hero-panel{background:#fff;border-radius:10px;padding:30px 32px 34px;-webkit-box-shadow:0 3px 18px rgba(29,48,84,.06);box-shadow:0 3px 18px rgba(29,48,84,.06)}.workforce-hero-panel h2{margin:0 0 10px;font-size:28px;font-weight:700}.workforce-hero-panel p:not(.workforce-badge){margin:0 0 24px;font-size:17px}.workforce-badge{display:inline-block;margin:0 0 15px;padding:5px 13px;border-radius:22px;background:#f6e6ed;color:#ca3f76;font-size:14px;font-weight:700}.workforce-button{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;min-height:52px;padding:0 28px;border:1px solid #007b90;border-radius:34px;cursor:pointer;font-weight:700;-webkit-transition:background .15s ease,color .15s ease;transition:background .15s ease,color .15s ease}.workforce-button-outline{color:#007b90;background:rgba(0,0,0,0)}.workforce-button-outline:hover,.workforce-button-outline:focus,.workforce-button-outline.focus-visible{color:#fff;background:#00677a}.workforce-button-outline:hover,.workforce-button-outline:focus,.workforce-button-outline:focus-visible{color:#fff;background:#00677a}.workforce-calculator-page .workforce-button-outline:hover,.workforce-calculator-page .workforce-button-outline:focus,.workforce-calculator-page .workforce-button-outline.focus-visible{color:#fff;background:#00677a;border-color:#00677a}.workforce-calculator-page .workforce-button-outline:hover,.workforce-calculator-page .workforce-button-outline:focus,.workforce-calculator-page .workforce-button-outline:focus-visible{color:#fff;background:#00677a;border-color:#00677a}.workforce-title-card{margin-top:-36px;padding:34px 40px 38px;background:#fff;border-radius:12px;-webkit-box-shadow:0 8px 28px rgba(29,48,84,.08);box-shadow:0 8px 28px rgba(29,48,84,.08);position:relative}.workforce-title-card h1{max-width:850px;margin:0;font-size:max(43px, min(5vw, 55px));line-height:1.1;letter-spacing:-0.035em;font-weight:700}.workforce-calculator{padding:44px 0 76px}.workforce-section-title{max-width:780px;margin-bottom:34px}.workforce-section-title>p:last-child{margin:0;color:#485873;font-weight:700}.workforce-input-panel{background:#edf5f6;border-radius:12px;padding:30px;display:grid;grid-gap:26px;gap:26px}.workforce-location-control{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;gap:22px;font-weight:700}.workforce-location-control select{min-width:265px;height:54px;padding:0 46px 0 16px;border:2px solid #b8d1d5;border-radius:6px;background:#fff}.workforce-target-grid,.workforce-assumption-grid{border:0;margin:0;padding:0;display:grid;grid-gap:18px;gap:18px}.workforce-target-grid legend,.workforce-assumption-grid legend{grid-column:1/-1;margin-bottom:12px;font-weight:700}.workforce-target-grid label,.workforce-assumption-grid label{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:8px}.workforce-target-grid label span,.workforce-assumption-grid label span{color:#1d3054;font-size:16px;font-weight:700}.workforce-target-grid input,.workforce-assumption-grid input{width:100%;height:58px;padding:0 16px;border-radius:6px;font-size:22px;font-weight:700}.workforce-target-grid input:focus,.workforce-assumption-grid input:focus{outline:3px solid rgba(0,123,144,.25);border-color:#007b90}.workforce-target-grid{grid-template-columns:repeat(3, 1fr)}.workforce-target-grid input{border:2px solid #a6cbac;background:#deefdf}.workforce-assumption-grid{grid-template-columns:repeat(4, 1fr);padding:24px;border-radius:10px;background:#fff;border:1px solid #d0dfe1}.workforce-assumption-grid input{border:2px solid #c8dadd;background:#fbfdfd}.workforce-panel-heading{grid-column:1/-1;margin:0;font-size:18px;font-weight:700}.workforce-label-tooltip{cursor:help;position:relative;text-decoration:underline;text-underline-offset:4px}.workforce-label-tooltip::after{content:attr(aria-label);width:min(310px,72vw);position:absolute;left:50%;bottom:calc(100% + 10px);-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:12px 14px;border-radius:8px;background:#1d3054;color:#fff;-webkit-box-shadow:0 8px 20px rgba(29,48,84,.18);box-shadow:0 8px 20px rgba(29,48,84,.18);font-size:14px;font-weight:400;line-height:1.35;opacity:0;pointer-events:none;-webkit-transition:opacity .15s ease;transition:opacity .15s ease;z-index:4}.workforce-label-tooltip:hover::after,.workforce-label-tooltip:focus::after{opacity:1}.workforce-field-help{grid-column:1/-1;margin:-6px 0 4px;color:#586780;font-size:15px}.workforce-panel-actions{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;gap:22px}.workforce-panel-actions .workforce-button{background:#fff;font-size:16px}.workforce-panel-actions .workforce-button:hover,.workforce-panel-actions .workforce-button:focus,.workforce-panel-actions .workforce-button.focus-visible{background:#00677a;color:#fff}.workforce-panel-actions .workforce-button:hover,.workforce-panel-actions .workforce-button:focus,.workforce-panel-actions .workforce-button:focus-visible{background:#00677a;color:#fff}.workforce-text-button{border:0;background:rgba(0,0,0,0);color:#007b90;text-decoration:underline;cursor:pointer;font-size:16px;font-weight:700}.workforce-highlights{margin:34px 0;display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:18px;gap:18px}.workforce-highlights article{min-height:148px;padding:24px 25px;border-radius:10px;background:#1d3054;color:#fff;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.workforce-highlights span{font-size:16px;opacity:.85}.workforce-highlights strong{margin:6px 0 0;font-size:max(31px, min(3.5vw, 38px));line-height:1.15}.workforce-highlights small{margin-top:auto;opacity:.8}.workforce-results-panel{border:1px solid #d0dfe1;border-radius:12px;overflow:hidden}.workforce-results-header{padding:26px 28px 20px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:start;align-items:flex-start;gap:30px}.workforce-results-header h3{margin:0;font-size:27px;font-weight:700}.workforce-results-header p{margin:0;font-size:15px;color:#586780}.workforce-export-actions{display:-webkit-box;display:flex;gap:12px;flex-wrap:wrap;-webkit-box-pack:end;justify-content:flex-end}.workforce-export-actions .workforce-button{min-height:44px;padding:0 18px;background:#fff;font-size:15px}.workforce-export-actions .workforce-button:hover,.workforce-export-actions .workforce-button:focus,.workforce-export-actions .workforce-button.focus-visible{background:#00677a;color:#fff}.workforce-export-actions .workforce-button:hover,.workforce-export-actions .workforce-button:focus,.workforce-export-actions .workforce-button:focus-visible{background:#00677a;color:#fff}.workforce-table-scroll{overflow-x:auto}.workforce-results-panel table{width:100%;border-collapse:collapse;font-size:16px}.workforce-results-panel table th,.workforce-results-panel table td{padding:14px 16px;border-top:1px solid #e0eaec;text-align:right;vertical-align:middle}.workforce-results-panel table th:first-child,.workforce-results-panel table td:first-child{width:42%;text-align:left;padding-left:28px}.workforce-results-panel table thead th{background:#dfecef;font-weight:700}.workforce-results-panel table tbody td:not(:first-child){background:#f2f4f5}.workforce-group td{background:#fff !important}.workforce-group td{color:#007b90;padding-top:24px;padding-bottom:9px;font-weight:700;text-transform:uppercase;letter-spacing:.045em;font-size:14px}.workforce-total td{background:#eadff1 !important}.workforce-total td{border-top:2px solid #d2bee0;font-size:18px;font-weight:700}.workforce-assumptions{margin-top:30px;border-radius:10px;border:1px solid #d0dfe1}.workforce-assumptions summary{cursor:pointer;padding:20px 26px;color:#007b90;font-weight:700}.workforce-assumption-columns{padding:0 26px 28px;display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:26px;gap:26px}.workforce-assumption-columns h3{margin:8px 0 12px;font-size:21px;font-weight:700}.workforce-assumption-columns p{margin:0 0 12px;color:#4e5b70;font-size:15px}.workforce-note{border-left:3px solid #ca3f76;padding-left:12px}@media print{body>footer,.workforce-public-header,.workforce-hero,.workforce-title-card,.workforce-section-title,.workforce-input-panel,.workforce-highlights,.workforce-export-actions{display:none !important}.workforce-calculator-page{background:#fff !important;color:#000 !important;-webkit-box-shadow:none !important;box-shadow:none !important}.workforce-shell{width:100%}.workforce-calculator{padding:0}.workforce-table-scroll{overflow:visible}.workforce-results-panel,.workforce-assumptions{page-break-inside:avoid;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.workforce-results-panel{margin-bottom:20px}.workforce-assumptions{margin-top:0}}@media(max-width: 900px){.workforce-hero-grid,.workforce-assumption-columns{grid-template-columns:1fr}.workforce-target-grid,.workforce-assumption-grid,.workforce-highlights{grid-template-columns:repeat(2, 1fr)}.workforce-results-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.workforce-export-actions{-webkit-box-pack:start;justify-content:flex-start}}@media(max-width: 620px){.workforce-shell{width:min(1120px,100% - 32px)}.workforce-header-top{min-height:90px}.workforce-hero{padding:42px 0}.workforce-hero-panel{margin-top:30px}.workforce-title-card{margin-top:-22px;padding:26px 24px 30px}.workforce-location-control,.workforce-panel-actions{-webkit-box-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.workforce-target-grid,.workforce-assumption-grid,.workforce-highlights{grid-template-columns:1fr}.workforce-results-header{display:block}.workforce-results-header p{margin-top:7px}.workforce-results-panel table th:first-child,.workforce-results-panel table td:first-child{min-width:250px;padding-left:16px}}

/*# sourceMappingURL=workforce_calculator.8d0c681baa2f3e6e0ee2.css.eca06fb48030.map */