/*!/wp-content/themes/hello-theme-child-master/css/careers-listing.css*/.careers-list{--custom-primary-typography-color:#3d74cc;--custom-secondary-typography-color:#262626;--custom-secondary-typography-30:#2626264D;--custom-link-color:#3d74cc;--custom-background-color:#ffffff;--custom-list-hover-color:#d5e2f6;--custom-secondary-typography-60:#26262699;--custom-secondary-typography-10:#2626261A;--custom-focus-color:#709ce2;--careers-font:"Lato", Sans-serif}.careers-list{width:100%;padding:1.5rem 1.5rem 48px;margin:0 auto;box-sizing:border-box}@media (min-width:0){.careers-list{min-width:272px;max-width:100%}}@media (min-width:600px){.careers-list{min-width:560px;max-width:962px}}@media (min-width:1024px){.careers-list{min-width:962px;max-width:1200px}}.careers-list .careers-list__logo{max-width:222px;padding-bottom:1rem}.careers-list .careers-list__logo img{max-height:64px;width:auto;height:auto}.careers-list .careers-list__title{font-weight:400;font-size:2.5rem;line-height:3.25rem;color:var(--custom-primary-typography-color);font-family:var(--careers-font)}.careers-list .careers-list__alert{display:flex;justify-content:space-between;margin-top:24px;padding:16px;border:1px solid var(--custom-secondary-typography-30);border-radius:5px;align-items:flex-start}.careers-list .careers-list__alert-icon{display:flex;align-items:center;justify-content:center;width:100%;max-width:52.5px;margin-right:16px}.careers-list .careers-list__alert-icon svg path{fill:var(--custom-primary-typography-color)}.careers-list .careers-list__alert-body{width:100%;max-width:calc(100% - 52.5px - 16px)}.careers-list .careers-list__alert-title,.careers-list .careers-list__alert-text{font-size:1rem;line-height:1.5rem;color:var(--custom-secondary-typography-color);font-weight:400;margin:0;font-family:var(--careers-font)}.careers-list .careers-list__alert-title{font-weight:700}.careers-list .careers-list__alert-link{font-weight:400;font-size:1rem;font-family:var(--careers-font);line-height:1.5rem;text-decoration:underline;cursor:pointer;color:var(--custom-link-color)}.careers-list .careers-list__filters{margin-top:2.5rem;display:flex;gap:16px;flex-wrap:wrap;padding-top:16px}@media (min-width:900px){.careers-list .careers-list__filters>div{width:calc(25% - 16px)
    }}@media (max-width:1024px){.careers-list .careers-list__filters>div{width:calc(50% - 16px)
    }}@media (max-width:600px){.careers-list .careers-list__filters>div{width:100%}}.careers-list .careers-list__field{padding:.5rem 1rem;outline:1px solid var(--custom-secondary-typography-30);font-size:1rem;font-family:var(--careers-font);line-height:1.5rem;border-radius:5px;position:relative;transition:background-color .2s cubic-bezier(0,0,.2,1) 0ms;width:100%;cursor:text;box-sizing:border-box;align-items:center;letter-spacing:.00938em;max-width:600px;background:var(--custom-background-color)}.careers-list .careers-list__field::after{left:0;right:0;bottom:0;content:" ";position:absolute;transform:scaleX(0);transition:transform .2s cubic-bezier(0,0,.2,1) 0ms;border-bottom:none;pointer-events:none;box-shadow:inset 0 -2px 0 var(--custom-focus-color);width:100%;height:6px}.careers-list .careers-list__field.is-focused::after{transform:scaleX(1)}.careers-list .careers-list__label{color:var(--custom-secondary-typography-color);width:calc(100% - 2rem);overflow:hidden;font-size:.8125rem;font-family:var(--careers-font);line-height:1.125rem;z-index:1;display:block;font-weight:700}.careers-list .careers-list__input{padding:0;border:none;font-size:1rem;font-family:var(--careers-font);font-family:inherit;margin:0;display:block;min-width:0;box-sizing:content-box;letter-spacing:inherit;animation-duration:10ms;-webkit-tap-highlight-color:#fff0;color:var(--custom-secondary-typography-color)}.careers-list .careers-list__input::placeholder{color:var(--custom-secondary-typography-60)}.careers-list .careers-list__control{min-height:auto;padding-top:2px;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;cursor:default;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;transition:all 100ms;position:relative}.careers-list .careers-list__value{-webkit-box-align:center;align-items:center;display:flex;flex:1 1 0%;flex-wrap:wrap;position:relative;overflow:hidden;min-height:24px;padding:0;margin-right:16px}.careers-list .careers-list__chips{display:contents}.careers-list .careers-list__chip{margin:1px 2px;background-color:var(--custom-secondary-typography-10);border:1px solid var(--custom-secondary-typography-60);border-radius:5px;display:flex;min-width:0;align-items:center}.careers-list .careers-list__chip-label{color:var(--custom-secondary-typography-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:2px;font-size:85%;font-family:var(--careers-font);padding:1px 3px 1px 6px}.careers-list .careers-list__chip-remove{background:#fff0;padding:0;height:16px;width:16px;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;border-radius:50%;cursor:pointer;border-radius:2px;margin:0 2px}.careers-list .careers-list__chip-remove:hover{background:none}.careers-list .careers-list__chip-remove svg{fill:var(--custom-secondary-typography-color)}.careers-list .careers-list__input:focus{outline:none}.careers-list .careers-list__control:focus{outline:none}.careers-list .careers-list__caret{max-height:24px;position:relative;top:-6px}.careers-list .careers-list__caret svg path{fill:var(--custom-secondary-typography-color)}.careers-list .careers-list__options{color:var(--custom-secondary-typography-color);top:100%;position:absolute;width:calc(100% - 1px);z-index:9999;border-radius:0 0 4px 4px;box-shadow:rgb(0 0 0 / .1) 0 0 0 1px,rgb(0 0 0 / .1) 0 4px 11px;margin:0;padding:0;background:var(--custom-background-color);border:1px solid var(--custom-secondary-typography-30);border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-sizing:content-box;left:0}.careers-list .careers-list__option{cursor:default;display:block;font-size:inherit;font-family:var(--careers-font);width:100%;color:inherit;padding:8px 16px}.careers-list .careers-list__option:hover,.careers-list .careers-list__option:focus{user-select:none;-webkit-tap-highlight-color:#fff0;background-color:rgb(196 214 243 / .25)}.careers-list .careers-list__option.is-selected{display:none}.careers-list .careers-list__count{font-size:2rem;font-family:var(--careers-font);line-height:2.5rem;color:var(--custom-primary-typography-color);font-weight:400;margin:2.5rem 0 0}.careers-list .careers-list__group-title{font-weight:400;font-size:1.5rem;font-family:var(--careers-font);line-height:2rem;color:var(--custom-primary-typography-color);margin-top:40px;margin-bottom:16px}.careers-list .careers-list__job-link{display:flex;flex-direction:column;border-bottom:1px solid var(--custom-secondary-typography-30);padding:.75rem .25rem}.careers-list .careers-list__job-link:focus-visible{outline:1px solid var(--custom-secondary-typography-color)}.careers-list .careers-list__job-link:hover{background-color:var(--custom-list-hover-color)}.careers-list .careers-list__job-link:hover .careers-list__job-title{text-decoration:underline;text-underline-offset:3px}.careers-list .careers-list__job-link .careers-list__job-title{font-size:1rem;font-family:var(--careers-font);line-height:1.5rem;color:var(--custom-secondary-typography-color);font-weight:700}.careers-list .careers-list__job-link .careers-list__job-location{font-size:.875rem;font-family:var(--careers-font);line-height:1.25rem;color:var(--custom-secondary-typography-color);font-weight:400}.careers-list .careers-list__search{flex:1 1 2rem;width:auto;min-width:2rem;background:#fff0;outline:none}.careers-list .careers-list__option.is-filtered{display:none}.careers-list .careers-list__option.is-active{background:var(--custom-list-hover-color)}.careers-list .careers-list__no-options{padding:.625rem 1rem;color:var(--custom-secondary-typography-30);font-size:1rem;font-family:var(--careers-font);text-align:center}.careers-list .careers-list__job.is-hidden,.careers-list .careers-list__group.is-hidden{display:none}.careers-list .careers-list__no-results{margin-top:2.5rem;text-align:center}.careers-list .careers-list__no-results-title{margin:0;font-size:1rem;font-family:var(--careers-font);line-height:1.5rem;color:var(--custom-secondary-typography-color)}.careers-list .careers-list__no-results-text{margin:0;font-size:.875rem;line-height:1.25rem;font-family:var(--careers-font);color:var(--custom-secondary-typography-color)}