.text{letter-spacing:.5px;line-height:1.56}.text--xxs{font-size:11px}.text--xs{font-size:12px}.text--s{font-size:14px}.text--m{font-size:16px}.text--l{font-size:18px}.text--xl{font-size:20px}.text--xxl{font-size:22px}.text--xxxl{font-size:30px;line-height:38px}.text--thin{font-weight:300}.text--normal{font-weight:400}.text--semi-bold{font-weight:500}.text--bold{font-weight:700}.text--black{color:#101c22}.text--gray-darker{color:#212121}.text--gray-dark{color:#495865}.text--gray{color:#888}.text--gray-light{color:#e5e9ee}.text--white{color:#fff}.text--primary{color:#e1242a}.text--secondary{color:#156bd3}@media(min-width:992px){.text--xxl{font-size:35px;line-height:1.2}.text--xxxl{font-size:45px;line-height:1.2}}.job-role{display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:#495865;padding:24px 0}.job-role:not(:last-child){border-bottom:1px solid hsla(0,0%,53%,.3)}.job-role__content{max-width:600px}.job-role__location{text-transform:uppercase;position:relative}.job-role__location:after{content:"";position:absolute;top:8px;right:-18px;height:12px;width:12px;border-color:#888 #888 transparent transparent;border-style:solid;border-width:2px;transform:rotate(45deg)}.job-role-department__header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 30px;cursor:pointer;background:none;border:none;border-bottom:1px solid #e5e9ee}.job-role-department__title{text-transform:uppercase}.job-role-department__count{position:relative;padding-right:10px}.job-role-department__count:after{content:"";position:absolute;top:8px;right:-18px;height:12px;width:12px;border-color:#888 #888 transparent transparent;border-style:solid;border-width:2px;transform:rotate(45deg);transition:transform .1s linear}.job-role-department__count--active:after{transform:rotate(135deg);top:4px}.job-role-department__content{background:#e5e9ee;padding:0 50px;height:0;overflow:hidden;transition:all .5s linear}.job-role-department__content--active{height:auto}.job-roles__cover-section{height:750px}.job-roles__cover-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:0 auto;max-width:750px}.job-roles__apply-btn{display:flex;margin:20px auto;width:200px;border-radius:8px}@media(min-width:992px){.job-roles__cover-section{padding-top:170px}}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.button{position:relative;background:none;border:none;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;font-weight:800;border-radius:32px;transition:background-position .4s ease-in-out;min-width:200px}.button--small{height:40px;padding:12px 20px}.button--medium{height:46px;padding:14px 24px}.button--large{height:56px;padding:14px 62px}.button--loading{pointer-events:none}.button--loading:after{content:"";position:absolute;top:9px;left:45%;width:28px;height:28px;border-radius:50%;border:2px solid transparent;animation:loading .7s linear infinite}.button--primary{background:#e1242a;color:#fff;background-size:300% 100%}.button--primary:active,.button--primary:focus,.button--primary:hover{background-position:100%;background-image:linear-gradient(90deg,#eb3941,#f15e64,#e14e53,#e2373f);box-shadow:0 5px 15px rgba(242,97,103,.4)}.button--primary-loading{color:#e1242a}.button--primary-loading:after{border-color:#fff #fff #fff transparent}.button--primary-outline{background:#fff;color:#e1242a;border:1px solid #e1242a}.button--primary-outline:active,.button--primary-outline:hover{color:#fff;background:#e1242a}.button--primary-outline-loading{color:#fff}.button--primary-outline-loading:after{border-color:#e1242a #e1242a #e1242a transparent}.button--primary-outline-loading:focus{background:#fff}.button--secondary{background:#156bd3;color:#fff;border:none;background-size:300% 100%}.button--secondary:active,.button--secondary:focus,.button--secondary:hover{background-position:100%;background-image:linear-gradient(90deg,#25aae1,#4481eb,#04befe,#3f86ed);box-shadow:0 4px 15px 0 rgba(65,132,234,.75)}.button--secondary-loading{color:#156bd3}.button--secondary-loading:after{border-color:#fff #fff #fff transparent}.button--secondary-outline{background:#fff;color:#156bd3;border:1px solid #156bd3}.button--secondary-outline:active,.button--secondary-outline:focus,.button--secondary-outline:hover{color:#fff;background:#156bd3}.button--secondary-outline-loading{color:#fff}.button--secondary-outline-loading:after{border-color:#156bd3 #156bd3 #156bd3 transparent}.button--default{background:#495865;color:#fff;border:1px solid #495865;background-size:300% 100%}.button--default:active,.button--default:focus,.button--default:hover{background-position:100%;background-image:linear-gradient(90deg,#888,#495865);box-shadow:0 4px 15px 0 #888}.button--default-loading{color:#fff}.button--default-loading:after{border-color:#495865 #495865 #495865 transparent}.button--default-outline{background:#fff;color:#495865;border:1px solid #495865}.button--default-outline:active,.button--default-outline:focus,.button--default-outline:hover{background:#495865;color:#fff}.button--default-outline-loading{color:#fff}.button--default-outline-loading:after{border-color:#495865 #495865 #495865 transparent}.button--disabled{pointer-events:none;opacity:.5}.button--block{width:100%}.button--flexible{min-width:unset}.button--with-icon{height:auto;padding:4px 16px}.container{margin:0 auto;padding-left:15px;padding-right:15px}.container--fluid{padding-left:30px;padding-right:30px}@media(min-width:768px){.container:not(.container--fluid){width:750px}}@media(min-width:992px){.container--fluid{padding-left:100px;padding-right:100px}.container:not(.container--fluid){width:970px}}@media(min-width:1200px){.container:not(.container--fluid){width:1170px}}.page-cover-section{height:730px;position:relative;padding-top:135px}.page-cover-section__image{object-fit:cover;z-index:1}.page-cover-section__content{position:relative;z-index:2}@media(min-width:768px){.page-cover-section{height:700px;padding-top:110px}}@media(min-width:992px){.page-cover-section{height:600px}}@media(min-width:1200px){.page-cover-section{height:800px;padding-top:145px}}.page-cover-section-content{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;width:85%;text-align:center;position:relative;z-index:8}.page-cover-section-content__description{padding:30px 0 50px}@media(min-width:768px){.page-cover-section-content{align-items:flex-start;width:100%;text-align:left}}@media(min-width:992px){.page-cover-section-content{width:56%;margin:0}.page-cover-section-content--fluid{width:100%}}.gartner-insight{max-width:270px;padding-top:30px;text-align:center;margin:0 auto}.gartner-insight__text{padding-top:8px}@media(min-width:768px){.gartner-insight{margin:0;text-align:left}.gartner-insight--horizontal{display:flex;max-width:470px;gap:20px}}@media(min-width:992px){.gartner-insight{display:flex;max-width:470px}.gartner-insight__text{padding-left:15px;padding-top:0}.gartner-insight--horizontal{max-width:500px}}@media(min-width:1200px){.gartner-insight{display:flex;flex-direction:column;max-width:270px}.gartner-insight__text{padding-top:8px;padding-left:0}.gartner-insight--horizontal{flex-direction:row;max-width:500px}}