.careers-large-hero__container {
    position: relative;
}
.careers-large-hero.title-and-copy .careers-large-hero__image {
    z-index: 0;
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 0;
    width: 100%;
    position: relative;
}
.careers-large-hero.title-and-copy .careers-large-hero__copy {
    z-index: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1200px;
}
@media all and (min-width: 768px) {
    .careers-large-hero.title-and-copy .careers-large-hero__copy {
        padding-left: 3.75rem;
        padding-right: 3.75rem;
    }
}
@media all and (min-width: 1230px) {
    .careers-large-hero.title-and-copy .careers-large-hero__copy {
        padding-left: 0;
        padding-right: 0;
    }
}
.careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 99;
    width: 60%;
    padding: 1rem 1rem 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: black;
    position: relative;
}
.careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.no-content {
    padding: 0;
}
@media all and (min-width: 768px) {
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content {
        padding: 0;
    }
    .careers-large-hero.title-and-copy .careers-large-hero__copy.left {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .careers-large-hero.title-and-copy .careers-large-hero__copy.right {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.top {
        top: -2%;
    }
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.bottom {
        bottom: -10%;
    }
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.left {
        /*left: -20%;*/
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.right {
        /*right: -20%;*/
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
.careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.right p,
.careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.left p,
.careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.right h1,
.careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.left h1 {
    text-align: center;
}
@media all and (min-width: 768px) {
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.right p,
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.left p,
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.right h1,
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.left h1 {
        text-align: left;
    }
}
.careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content h1 {
    z-index: 25;
    text-align: center;
    text-transform: none;
    font-size: 3.75rem;
    line-height: 4.375rem;
    text-transform: none;
    padding-top: 0;
    margin: 0 0 .625rem 0;
    color: #171717;
    font-family: 'sabonroman', serif;
    font-size: 1.75rem;
    line-height: 2rem;
    font-weight: 100;
    margin: 0;
}
@media all and (min-width: 768px) {
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content h1 {
        font-size: 3.25rem;
        line-height: 4rem;
        text-transform: none;
        padding-top: 0;
    }
}
@media all and (min-width: 992px) {
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content h1 {
        font-size: 3.75rem;
        line-height: 4.375rem;
    }
}
.careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content p {
    font-family: 'Univers LT W01 55 Roman';
    line-height: 1.3125rem;
    font-size: 1rem;
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 1rem;
    width: 90%;
}
.careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content p.eyebrow {
    margin-bottom: 1rem;
    margin-top: 0;
}
.careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content a,
.careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content p,
.careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content h1 {
    color: white;
}
.careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.dark-theme a,
.careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.dark-theme p,
.careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.dark-theme h1 {
    color: black;
}
.careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content a {
    height: 100%;
    text-transform: uppercase;
    letter-spacing: .125rem;
    font-family: 'UniversLTW01-65Bold', sans-serif;
    -webkit-transition: color .5s, background .5s;
    transition: color .5s, background .5s;
    text-decoration: none;
    font-size: .6875rem;
    margin: 0;
    line-height: 2rem;
    padding: 0 10px;
}
.careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content a:first-child {
    padding-left: 0;
}
.careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content a:last-child {
    padding-right: 0;
}
@media all and (min-width: 768px) {
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content p {
        font-size: 1rem;
        line-height: 1.625rem;
    }

    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content a {
        line-height: 3rem;
    }
}
@media all and (max-width: 767px) {
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content h1 {
        font-size: 2rem;
        color: #000000;
    }

    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content p {
        line-height: 1.3125rem;
        color: #434343;
        font-size: .875rem;
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
    }
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content a {
        display: block;
        padding: 0;
    }

    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content a,
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.dark-theme a {
        color: #22A2FF;
    }
}
@media all and (max-width: 767px) {
    .careers-large-hero.title-and-copy .careers-large-hero__copy {
        height: auto;
        position: static;
    }
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content {
        width: 85%;
        background-color: #FFFFFF;
        align-items: center;
        position: relative;
    }
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.left,
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.right,
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.top,
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.bottom {
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 85%;
        margin-top: -2rem;
    }
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content h1 {
        margin: 0 auto;
    }
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.right p,
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.left p{
        text-align: center;
    }
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content div.cta {
        text-align: center;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .careers-large-hero__container.no-image-hero .large-hero__image img,
    .careers-large-hero__container .large-hero__image-wrapper img.no-image-hero {
        min-height: 7.5rem;
        background: #151945;
    }
    .careers-large-hero__container.no-image-hero .large-hero__image img.careers-large-hero__image {
        max-height: 7.5rem;
    }
}
@media (min-width: 768px) {
    .careers-large-hero__container.no-image-hero .large-hero__image img.careers-large-hero__image {
        display: none;
    }
    .careers-large-hero__container.no-image-hero,
    .careers-large-hero__container.no-image-hero .careers-large-hero__copy {
        background: #151945;
    }
    .careers-large-hero__container.no-image-hero .careers-large-hero__copy {
        min-height: 16.875rem;
        position: inherit;
        padding-top: 1.25rem;
    }
    .careers-large-hero__container.no-image-hero .careers-large-hero__copy .careers-large-hero__content.bottom {
        padding-top: 2.5rem;
    }
}
@media (min-width: 992px) {
    .careers-large-hero__container.no-image-hero .careers-large-hero__copy {
        min-height: 27.5rem;
        padding-top: 3.125rem;
    }
    .careers-large-hero__container.no-image-hero .careers-large-hero__copy .careers-large-hero__content.bottom {
        padding-top: 6.25rem;
    }
}
.pill-image {
    position: absolute;
    top: 1.25rem;
    left: 1.25rem;
    z-index: 99;
    width: 60px;
}
@media all and (min-width: 768px) {
    .pill-image {
        left: 3.75rem;
        width: 78px;
    }
}
@media all and (min-width: 992px) {
    .pill-image {
        top: 3.125rem;
        left: 12.5rem;
    }
}
.pill-image img {
    width: 100%;
}
.large-hero.show-video .pill-image {
    display: none;
}

.promotional-image {
    margin-bottom: 2rem;
}
.promotional-image img,
.promotional-image-mobile img {
    max-width: 120px;
}
.careers-large-hero__container.large-hero .large-hero__image .promotional-image-mobile img {
    min-height: 0;
}
@media (max-width: 767px) {
    .promotional-image {
        display: none;
    }
    .promotional-image-mobile {
        position: absolute;
        top: calc(50% - 1rem);
        left: 10%;
        transform: translateY(-50%);
        z-index: 3;
    }
}
@media (min-width: 768px) {
    .promotional-image img {
        max-width: 165px;
    }
    .promotional-image-mobile {
        display: none;
    }
}
.large-hero.show-video .promotional-image,
.large-hero.show-video .promotional-image-mobile {
    display: none;
}

.careers-large-hero__container .dark-theme h2 .icon-play3 {
    color: #000;
    border: solid 2px #000;
}
.careers-large-hero__container h2 .icon-play3 {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: calc(50% - 1rem);
    left: 50%;
    padding-top: .75rem;
    padding-left: .875rem;
    font-size: 1.5rem;
    color: #FFFFFF;
    border: solid 2px #FFFFFF;
    height: 3.125rem;
    width: 3.125rem;
    border-radius: 50%;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    z-index: 3;
}
.careers-large-hero__container h2 .video-cta {
    margin-left: .625rem;
}
@media all and (max-width: 767px) {
    .careers-large-hero__container .large-hero__image {
        position: relative;
    }
    .careers-large-hero__container .careers-large-hero__copy .careers-large-hero__content h2 .play {
        display: none;
    }
    .careers-large-hero__container h2 .video-cta {
        display: none;
    }
}
@media all and (min-width: 768px) {
    .careers-large-hero__container h2 .icon-play3 {
        -webkit-transform: none;
        transform: none;
        position: inherit;
        padding-left: .8125rem;
        vertical-align: middle;
        display: inline-block;
        top: 100%;
        left: 50%;
    }

    .careers-large-hero__container .large-hero__image h2 .play {
        display: none;
    }

    .careers-large-hero__container .careers-large-hero__copy .careers-large-hero__content h2 {
        margin-top: 15px;
        margin-bottom: 15px;
    }
}

.careers-large-hero__container .video-hero__video-wrapper__player .video-container {
    margin: 0 auto;
    max-width: 600px;
}
@media all and (min-width: 768px) {
    .careers-large-hero__container .video-hero__video-wrapper__player .video-container {
        width: 650px;
        min-width: 650px;
    }
}
@media all and (min-width: 1080px) {
    .careers-large-hero__container .video-hero__video-wrapper__player .video-container {
        width: 720px;
        min-width: 720px;
    }
}
@media all and (min-width: 1250px) {
    .careers-large-hero__container .video-hero__video-wrapper__player .video-container {
        width: 800px;
        min-width: 800px;
    }
}
@media all and (min-width: 1450px) {
    .careers-large-hero__container .video-hero__video-wrapper__player .video-container {
        width: 900px;
        min-width: 900px;
    }
}
@media all and (min-width: 1550px) {
    .careers-large-hero__container .video-hero__video-wrapper__player .video-container {
        width: 1000px;
        min-width: 1000px;
    }
}
@media all and (min-width: 1650px) {
    .careers-large-hero__container .video-hero__video-wrapper__player .video-container {
        width: 1100px;
        min-width: 1100px;
    }
}
.large-hero.show-video .careers-large-hero__copy {
    opacity: 0;
    display: none;
}
@media all and (max-width: 992px) {
    .large-hero.show-video .careers-large-hero__copy {
        margin-top: 0;
        opacity: 1;
    }
}
.large-hero.show-video .video-hero__video-wrapper__player {
    opacity: 1;
    z-index: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.large-hero.show-video .icon-play3 {
    opacity: 0;
}
.large-hero .video-hero__video-wrapper__player {
    position: absolute;
    top: 0;
    width: 100%;
    max-width: 100%;
    background: #000000;
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
    z-index: -1;
}
.large-hero .video-hero__video-wrapper__player .icon-close_small {
    cursor: pointer;
    position: absolute;
    top: 1.25rem;
    right: 1.25rem;
    display: block;
    z-index: 999;
    color: #5795c5;
    font-family: 'icomoon' !important;
    font-size: 12px;
    font-weight: bold;
    line-height: 29px;
    border-radius: 100%;
    width: 29px;
    height: 29px;
    border: 1px solid rgba(255, 255, 255, 0.45);
    opacity: 0;
    -webkit-transition: opacity 500ms ease;
    -moz-transition: opacity 500ms ease;
    -o-transition: opacity 500ms ease;
    transition: opacity 500ms ease;
}
.large-hero .video-hero__video-wrapper__player .icon-close_small:before {
    content: "\e604";
    text-align: center;
    display: block;
}
.large-hero .video-hero__video-wrapper__player:hover .icon-close_small,
.large-hero .video-hero__video-wrapper__player:active .icon-close_small {
    opacity: 1;
}
.large-hero .video-hero__video-wrapper__player {
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
}
@media all and (min-width: 992px) {
    .large-hero .video-hero__video-wrapper__player {
        opacity: 0;
    }
}
@media all and (max-width: 767px) {
    .large-hero .video-hero__video-wrapper__player .video-container {
        margin: 0 auto;
        height: 100%;
        width: 100% !important;
    }
}

.large-hero.show-video .video-wrapper {
    opacity: 0;
}
.large-hero .video-wrapper {
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
    opacity: 1;
    display: none;
    overflow: hidden;
    position: relative;
}
.large-hero__image-wrapper {
    display: block;
    z-index: 0;
    overflow: hidden;
}
@media all and (min-width: 768px) {
    .large-hero .video-wrapper {
        display: block;
    }
    .large-hero .video-wrapper video {
        z-index: 0;
        width: 100%;
        display: block;
    }
    .large-hero__image-wrapper {
        display: none;
    }
}

.large-hero .large-hero__image-wrapper {
    position: relative;
    overflow: hidden;
}
.large-hero .large-hero__image-wrapper > img {
    width: 100%;
    position: absolute;
    z-index: -1;
    height: auto;
    -webkit-transition: 2s;
    transition: 2s;
    opacity: 0;
}
.large-hero .large-hero__image-wrapper > img.active {
    z-index: 2;
    opacity: 1;
}
.large-hero .large-hero__image-wrapper > img.next {
    z-index: 1;
}

.careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content .button-cta {
    text-align: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-transform: uppercase;
    letter-spacing: .125rem;
    font-family: 'UniversLTW01-65Bold', sans-serif;
    font-size: .625rem;
    -webkit-transition: color .5s, background .5s, border-color .5s;
    transition: color .5s, background .5s, border-color .5s;
    text-decoration: none;
    margin: 1rem;
    padding: 15px 30px;
    color: #FFFFFF;
    border: solid 1px #FFFFFF;
    width: 100%;
    display: inline-block;
    padding: 10px 30px;
    width: auto;
    line-height: inherit;
}
.careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.dark-theme .button-cta{
    color: #000000;
    border: solid 1px #000000;
}
@media all and (min-width: 768px) {
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content .button-cta {
        font-size: .75rem;
    }
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content div.cta {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content .button-cta:hover {
    color: #000000;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
}
.careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.dark-theme .button-cta:hover{
    color: #FFFFFF;
    background: #000000;
    border: 1px solid #000000;
}
@media all and (max-width: 767px) {
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content .button-cta,
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.dark-theme .button-cta {
        color: #22A2FF;
        border: solid 1px #22A2FF;
        display: block;
    }

    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content .button-cta:hover,
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.dark-theme .button-cta:hover {
        color: #FFFFFF;
        background: #22A2FF;
    }

    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content a.button-cta:first-child {
        padding: 10px 30px;
    }

    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content a.button-cta:last-child {
        padding: 10px 30px;
    }
}
@media all and (min-width: 768px) {
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content a.button-cta:first-child {
        padding: 10px 30px;
        margin-left: 0;
    }

    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content a.button-cta:last-child {
        padding: 10px 30px;
        margin-right: 0;
    }
}

.extra-large-hero-with-video-content.inset-module.unset .user-type-selection__container {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: margin-top .5s;
    transition: margin-top .5s;
    margin-top: 0;
}

.careers-large-hero .back-to-parent.show-video {
    display: none;
}

.small-size-title.careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content h1 {
    font-size: 1.75rem;
}
@media all and (min-width: 768px) {
    .small-size-title.careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content h1 {
        font-size: 2.6875rem;
    }
}
@media all and (min-width: 768px) {
    .careers-large-hero.title-and-copy .careers-large-hero__copy .careers-large-hero__content.full-width-text {
        width: 100%;
    }
}
@media all and (max-width:767px) {
    .careers-large-hero.title-and-copy .careers-large-hero__image.mobile-image + img.careers-large-hero__image {
        display: none;
    }
}
@media all and (min-width: 768px) {
    .careers-large-hero.title-and-copy .careers-large-hero__image.mobile-image {
        display: none;
    }
}
