.jobs-notifier{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5004;background:#fff;border-radius:1.3rem;box-shadow:0 5px 30px -10px rgba(21,28,34,.15);box-shadow:0 30px 25px -15px rgba(18,98,251,.2),0 15px 40px -10px rgba(21,28,34,.2);padding:1.6rem;max-width:560px;width:100%;display:grid;grid-template-columns:auto auto;align-items:center;grid-gap:20px}.jobs-notifier .p{margin-left:.6rem}@media screen and (max-width:769px){.jobs-notifier .p{margin:0 0 .6rem}}.jobs-notifier .button-container{display:flex;align-items:center}.jobs-notifier .button-container .button{display:flex!important}.jobs-hero{text-align:center;margin-top:12rem;justify-content:center;align-items:center;display:flex;min-height:60rem;position:relative}.jobs-hero section{margin-bottom:0}.jobs-hero h1,.jobs-hero h2,.jobs-hero h3{color:#fff}.jobs-hero p{max-width:92rem;margin:0 auto;color:#fff}.jobs-hero .btn-openpositions{margin-top:2.4rem}.jobs-hero .jobs-hero-video{position:absolute;display:flex;align-items:center;justify-content:center;top:0;left:0;z-index:-1;background-size:cover;background-position:50%;overflow:hidden;width:100%;height:100%}.jobs-hero .jobs-hero-video video{position:absolute;top:50%;transform:translate3d(-50%,-50%,0);left:50%;width:100%;height:100%;object-fit:cover}.jobs-hero .jobs-hero-video:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(21,28,34,.666)}.jobs-hero .playicon{background:#fff;width:6.2rem;height:6.2rem;border-radius:50%;display:block;margin:2.4rem auto 0;display:flex;align-items:center;justify-content:center}.jobs-hero .playicon svg{width:3.2rem;height:3.2rem;margin-left:.6rem}.videofeature{display:grid;grid-template-columns:1fr 2fr;grid-gap:4rem;gap:4rem;max-width:96rem;margin:4.6rem auto;align-items:center}.videofeature__thumb{border-radius:.5rem;overflow:hidden;cursor:pointer}@media screen and (max-width:769px){.jobs-hero{min-height:32rem}.videofeature{align-items:flex-start;gap:2rem}}.videomodal{position:fixed;z-index:5001;display:none;opacity:0;pointer-events:none}.videomodal,.videomodal__overlay{top:0;left:0;width:100%;height:100%}.videomodal__overlay{position:absolute;background:rgba(21,28,34,.85);z-index:5002}.videomodal__close{position:absolute;top:-3rem;right:-3rem;z-index:5003;color:#fff;width:2.4rem;height:2.4rem;cursor:pointer}.videomodal__embed-container{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);z-index:5003;width:85%;padding-bottom:46.25%}.videomodal__embed-container iframe{border-radius:.5rem;overflow:hidden;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.videomodal.is-visible{display:block;opacity:1;pointer-events:auto}.viewopenpositions{text-align:center;margin:6.2rem auto}