.container-xl{padding:0 !important}
.container-fluid{padding-left:0 !important;padding-right:0 !important}
.careers-banner-hero{position:relative}
.careers-banner-hero-desc{margin-top:20px}
.careers-banner-hero-img-wrap img{-o-object-fit:cover;object-fit:cover;height:260px}
@media(min-width:768px){.careers-banner-hero-img-wrap img{height:380px}
}
@media(min-width:992px){.careers-banner-hero-img-wrap img{height:425px}
}
@media(min-width:1200px){.careers-banner-hero-img-wrap img{height:535px}
}
.careers-banner-hero-title{font-size:26px;font-weight:700;text-align:center;margin-bottom:24px}
@media(min-width:992px){.careers-banner-hero-title{font-size:36px}
}
.careers-banner-hero-content-wrap{display:flex;align-items:flex-end}
@media(min-width:992px){.careers-banner-hero-content-wrap{position:absolute;left:0;bottom:0;top:0;right:0}
}
.careers-banner-hero-content-wrap-inner-inner{width:100%;border-radius:3px 3px 0 0;background:var(----color-gray-10,#f1f1f1);padding:28px}
.careers-banner-hero-wrap-wrap{display:flex;flex-wrap:wrap;flex-direction:column}
@media(min-width:992px){.careers-banner-hero-wrap-wrap{flex-direction:row;justify-content:space-between}
}
.careers-banner-hero-header{display:flex;justify-content:space-between;align-items:flex-end}
.careers-banner-hero-linkswrap{display:flex;align-items:center;justify-content:center;order:3;flex-wrap:wrap;gap:3vw;margin-top:24px}
.careers-banner-hero-linkswrap a{color:var(--mode-primary-color)}
.careers-banner-hero-linkswrap a:first-child{margin-left:0}
@media(min-width:992px){.careers-banner-hero-linkswrap{justify-content:flex-start;margin:0 0 24px}
.careers-banner-hero-linkswrap a{font-size:18px}
}
.careers-banner-hero-search-wrap{flex-basis:100%;order:2;margin-top:1rem}
@media(min-width:992px){.careers-banner-hero-search-wrap{order:3;background-color:#fff;border-radius:3px}
}
.combine-inputs-wrapper-outter{display:block;align-items:center}
@media(min-width:992px){.combine-inputs-wrapper-outter{display:flex;flex-wrap:wrap}
}
.combine-inputs-wrapper-inner{display:flex;flex-direction:column;gap:4vw;background:var(----color-gray-10,#f1f1f1);width:100%;box-sizing:border-box}
@media(min-width:992px){.combine-inputs-wrapper-inner{flex-direction:row;flex-wrap:nowrap;gap:2.75rem;align-items:flex-end}
.combine-inputs-group-wrap{flex:1}
.careers-banner-search-button-wrap{flex-shrink:0;padding:0;margin-left:0;justify-content:flex-start}
}
.careers-banner-input{border-radius:3px;padding:12px;width:100%;border:1px solid #ccc;box-sizing:border-box}
.careers-banner-input:focus{outline:0;box-shadow:0 0 0 2px var(--mode-primary-color)}
.combine-inputs-label{display:block;margin-bottom:.5rem;font-weight:bold;color:#22262a;position:static;transform:none;line-height:normal}
.combine-inputs-label span{font-weight:400;color:var(--text-primary,#000);opacity:.8}
.combine-inputs-group-wrap{display:flex;flex-direction:column;flex:1}
.combine-inputs-group-wrap label{margin-bottom:.5rem;font-weight:bold}
.combine-inputs-group-wrap{padding-left:0}
.combine-inputs-label{margin-bottom:.5rem}
.careers-banner-search-button-wrap{display:flex;align-items:center;order:4;justify-content:center}
@media(min-width:992px){.careers-banner-search-button-wrap{justify-content:left;margin-left:auto;order:3}
}
.careers-banner-search-button-button{display:flex;align-items:center;justify-content:center;position:relative;z-index:20}
.careers-banner-search-button-button svg{--svg-hw:20px;width:var(--svg-hw);height:var(--svg-hw);margin-right:.25rem}
.careers-banner-search-button-button:focus,.careers-banner-search-button-button:active,.careers-banner-search-button-button:active:focus{box-shadow:inset 0 0 0 2px #fff}
.careers-banner-input-error{border-color:#9c0000}
.careers-banner-error{display:none;background-color:#9c0000;color:#fff;padding:.65rem 13px;font-size:18px;border-radius:3px;align-items:center;order:3;max-width:400px;margin:1rem auto .5rem;width:100%}
.careers-banner-error.show{display:flex;justify-content:center;align-items:center}
@media(min-width:992px){.careers-banner-error{order:4;max-width:100%}
}
.careers-banner-error .careers-banner-error-icon{margin-right:10px;width:20px;height:20px;fill:#fff;margin-top:.15em}