.homepage-hero__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (min-width: 768px){.homepage-hero__container{max-width:1920px;margin:0 auto}}.homepage-hero__details-container{position:relative;display:grid;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (min-width: 768px){.homepage-hero__details-container{max-width:1920px;margin:0 auto}}@media (max-width: 768px){.homepage-hero__details-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.homepage-hero__bg{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;width:100%;z-index:0}@media (min-width: 768px){.homepage-hero__bg{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;position:relative;margin-top:0}}.homepage-hero__background{height:450px;width:100%;background-size:cover;background-position:center top;z-index:0}.no-webp .homepage-hero__background--image{background-image:var(--xs-bg-jpg-1x)}.webp .homepage-hero__background--image{background-image:var(--xs-bg-webp-1x)}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.no-webp .homepage-hero__background--image{background-image:var(--xs-bg-jpg-2x)}.webp .homepage-hero__background--image{background-image:var(--xs-bg-webp-2x)}}@media (min-width: 768px){.no-webp .homepage-hero__background--image{background-image:var(--sm-bg-jpg-1x)}.webp .homepage-hero__background--image{background-image:var(--sm-bg-webp-1x)}}@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 768px) and (min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (min-resolution: 192dpi), only screen and (min-width: 768px) and (min-resolution: 2dppx){.no-webp .homepage-hero__background--image{background-image:var(--sm-bg-jpg-2x)}.webp .homepage-hero__background--image{background-image:var(--sm-bg-webp-2x)}}@media (min-width: 992px){.no-webp .homepage-hero__background--image{background-image:var(--md-bg-jpg-1x)}.webp .homepage-hero__background--image{background-image:var(--md-bg-webp-1x)}}@media only screen and (min-width: 992px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 992px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 992px) and (min-device-pixel-ratio: 2), only screen and (min-width: 992px) and (min-resolution: 192dpi), only screen and (min-width: 992px) and (min-resolution: 2dppx){.no-webp .homepage-hero__background--image{background-image:var(--md-bg-jpg-2x)}.webp .homepage-hero__background--image{background-image:var(--md-bg-webp-2x)}}@media (min-width: 1200px){.no-webp .homepage-hero__background--image{background-image:var(--lg-bg-jpg-1x)}.webp .homepage-hero__background--image{background-image:var(--lg-bg-webp-1x)}}@media only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 1200px) and (min-device-pixel-ratio: 2), only screen and (min-width: 1200px) and (min-resolution: 192dpi), only screen and (min-width: 1200px) and (min-resolution: 2dppx){.no-webp .homepage-hero__background--image{background-image:var(--lg-bg-jpg-2x)}.webp .homepage-hero__background--image{background-image:var(--lg-bg-webp-2x)}}@media (min-width: 768px){.homepage-hero__background{height:550px;padding-top:0}}@media (min-width: 768px) and (max-height: 820px){.homepage-hero__background{height:420px}}.homepage-hero__search-box{-ms-flex-item-align:center;align-self:center;padding:20px 30px;background:-webkit-gradient(linear, left top, right top, from(#0B1E3A), to(#233484));background:linear-gradient(90deg, #0B1E3A 0%, #233484 100%);-webkit-box-shadow:0px 11px 24px rgba(0,0,0,0.07);box-shadow:0px 11px 24px rgba(0,0,0,0.07);border-radius:10px}@media (max-width: 767px){.homepage-hero__search-box{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;z-index:2;border-top-left-radius:0;border-top-right-radius:0;width:96%}}@media (min-width: 768px){.homepage-hero__search-box{width:80%;z-index:2}}.homepage-hero__search-box--inner{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:space-between;-ms-flex-align:space-between;align-items:space-between}@media (min-width: 768px){.homepage-hero__search-box--inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.homepage-hero__search-box--inner .form-group{width:23%}.homepage-hero__search-box--inner button{width:23%}}.homepage-hero__details-page{position:absolute;bottom:0;left:0;right:0;z-index:10;padding-bottom:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:1rem}@media (min-width: 992px){.homepage-hero__details-page{padding-bottom:42px}}.homepage-hero__details-page-title{text-align:center;color:#ffffff;font-size:28px !important;font-weight:700}.careers-homepage__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (min-width: 768px){.careers-homepage__container{max-width:1920px;margin:0 auto}}.careers-homepage__container .banner{width:96%;margin:0 auto}@media (min-width: 768px){.careers-homepage__container .banner{width:100%}}.careers-homepage__bg{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;width:100%;z-index:0;margin-top:-32px}@media (min-width: 768px){.careers-homepage__bg{margin-top:0}}.careers-homepage__background{height:450px;background-size:cover;background-position:center top;z-index:0}.no-webp .careers-homepage__background--image{background-image:var(--xs-bg-jpg-1x)}.webp .careers-homepage__background--image{background-image:var(--xs-bg-webp-1x)}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.no-webp .careers-homepage__background--image{background-image:var(--xs-bg-jpg-2x)}.webp .careers-homepage__background--image{background-image:var(--xs-bg-webp-2x)}}@media (min-width: 768px){.no-webp .careers-homepage__background--image{background-image:var(--sm-bg-jpg-1x)}.webp .careers-homepage__background--image{background-image:var(--sm-bg-webp-1x)}}@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 768px) and (min-device-pixel-ratio: 2), only screen and (min-width: 768px) and (min-resolution: 192dpi), only screen and (min-width: 768px) and (min-resolution: 2dppx){.no-webp .careers-homepage__background--image{background-image:var(--sm-bg-jpg-2x)}.webp .careers-homepage__background--image{background-image:var(--sm-bg-webp-2x)}}@media (min-width: 992px){.no-webp .careers-homepage__background--image{background-image:var(--md-bg-jpg-1x)}.webp .careers-homepage__background--image{background-image:var(--md-bg-webp-1x)}}@media only screen and (min-width: 992px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 992px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 992px) and (min-device-pixel-ratio: 2), only screen and (min-width: 992px) and (min-resolution: 192dpi), only screen and (min-width: 992px) and (min-resolution: 2dppx){.no-webp .careers-homepage__background--image{background-image:var(--md-bg-jpg-2x)}.webp .careers-homepage__background--image{background-image:var(--md-bg-webp-2x)}}@media (min-width: 1200px){.no-webp .careers-homepage__background--image{background-image:var(--lg-bg-jpg-1x)}.webp .careers-homepage__background--image{background-image:var(--lg-bg-webp-1x)}}@media only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 1200px) and (min-device-pixel-ratio: 2), only screen and (min-width: 1200px) and (min-resolution: 192dpi), only screen and (min-width: 1200px) and (min-resolution: 2dppx){.no-webp .careers-homepage__background--image{background-image:var(--lg-bg-jpg-2x)}.webp .careers-homepage__background--image{background-image:var(--lg-bg-webp-2x)}}@media (min-width: 768px){.careers-homepage__background{height:550px;padding-top:0}}@media (min-width: 768px) and (max-height: 820px){.careers-homepage__background{height:420px}}.careers-homepage__search-box{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-ms-flex-item-align:center;align-self:center;padding:20px 30px;background:-webkit-gradient(linear, left top, right top, from(#0B1E3A), to(#233484));background:linear-gradient(90deg, #0B1E3A 0%, #233484 100%);-webkit-box-shadow:0px 11px 24px rgba(0,0,0,0.07);box-shadow:0px 11px 24px rgba(0,0,0,0.07);border-radius:10px;z-index:2}@media (max-width: 767px){.careers-homepage__search-box{border-top-left-radius:0;border-top-right-radius:0;width:96%}}@media (min-width: 768px){.careers-homepage__search-box{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;position:absolute;bottom:0;left:0;right:0;margin:0 auto;z-index:2;border-bottom-left-radius:0;border-bottom-right-radius:0}}.careers-homepage__search-box--inner{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:space-between;-ms-flex-align:space-between;align-items:space-between}@media (min-width: 768px){.careers-homepage__search-box--inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.careers-homepage__search-box--inner .form-group{width:23%}.careers-homepage__search-box--inner button{width:23%}}.careers-homepage__details-page{position:absolute;bottom:0;left:0;right:0;z-index:10;padding-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}@media (min-width: 992px){.careers-homepage__details-page{padding-bottom:32px}}.careers-homepage__details-page-title{text-align:center;color:#ffffff}.careers-homepage__title{color:white;font-size:20px;margin-bottom:20px}

/*# sourceMappingURL=careers-homepage.css.map*/