/* DO NOT OVERRIDE THIS FILE WITH AUTO-GENERATED FILE FROM SPIRAL-ROBOT PROJECT */
/* THIS FILE CONTAINS MANUALLY ADDED CHANGES WHICH DO NOT EXIST IN SPIRAL-ROBOT PROJECT */

@font-face {
    font-family: 'Nourd';
    src: url('../fonts/Nourd-Bold.eot');
    src: url('../fonts/Nourd-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Nourd-Bold.woff') format('woff'), url('../fonts/Nourd-Bold.woff2') format('woff2'), url('../fonts/Nourd-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Nourd", "sans-serif" !important;
    line-height: 1.4;
    font-weight: 600;
    margin-top: 0;
}

body {
    font-family: "Nourd" !important;
    font-weight: bold !important;
    font-style: normal !important;
}

.attention-banner {
    background: rgba(251,24,42,1);
    height: 72px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.attention-banner__text {
    font-size: 12px;
    padding: 8px 16px;
    font-weight: bold;
}

@media screen and (min-width: 769px) {
    .attention-banner__text {
        font-size: 18px;
        font-weight: initial;
    }
}

@media screen and (max-width: 768px) {
}

.hero--occ-landing--2022 {
    height: 100vh;
    overflow: hidden;
    width: 100%;
    background-image: url("https://test4cc.blob.core.windows.net/images/landing%20page%20logos/hero-3.png");
    background-repeat: no-repeat;
    background-position: 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@media screen and (min-width: 769px) {
    .hero--occ-landing--2022 {
        padding: 48px;
    }
}

.occ--2022__menu-btn, .occ--2022__menu-btn:hover, .occ--2022__menu-btn:focus {
    background-image: url(https://assets.codepen.io/t-522/occ-2022-custom-icons-5.png);
    height: 72px;
    width: 72px;
    background-size: 72px;
    background-color: transparent;
}

@media screen and (min-width: 769px) {
    .occ--2022__menu-btn, .occ--2022__menu-btn:hover, .occ--2022__menu-btn:focus {
        height: 124px;
        width: 124px;
        background-size: 124px;
    }
}

.occ--2022__menu-btn i.material-icons {
    font-size: 48px;
}

.occ--2022__hero-input-group {
    justify-content: center;
    align-items: end;
}

.occ--2022__hero-text-box, .occ--2022__hero-text-box:focus {
    border: none;
    border-radius: 4px;
    box-shadow: 8px 8px 0px 0px rgb(10,10,24);
    height: 56px;
    font-size: 16px;
    min-width: 296px;
}

@media screen and (min-width: 769px) {
    .occ--2022__hero-text-box, .occ--2022__hero-text-box:focus {
        box-shadow: 24px 24px 0px 0px rgb(10,10,24);
        max-width: 628px;
        height: 72px;
        font-size: 24px;
        min-width: 628px;
    }
}

.occ--2022__hero-label {
    font-weight: bold;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    font-size: 18px;
    margin-right: 0;
    transform: translateX(-48px);
    text-align: center;
}

@media screen and (min-width: 769px) {
    .occ--2022__hero-label {
        font-size: 24px;
        margin-right: 24px;
        transform: translateX(0px);
    }
}

.occ--2022__hero-links {
    position: absolute;
    justify-content: flex-end;
    min-width: 100%;
    transform: translatex(0px);
    margin-top: 16px;
    font-size: 16px;
    font-weight: bold;
}

@media screen and (min-width: 769px) {
    .occ--2022__hero-links {
        transform: translatex(24px);
        margin-top: 24px;
        font-size: 24px;
    }
}

.occ-landing--2022__logo-container {
}

.occ-landing--2022__logo-img {
    transform: translate(-8px, 0px);
    width: 100%;
    max-width: 320px;
}

@media screen and (min-width: 769px) {
    .occ-landing--2022__logo-img {
        transform: translate(-32px, 0px);
        width: 100%;
        max-width: none;
    }
}

.hero__title--occ--2022 {
    margin-bottom: 16px;
}

.hero__h1--occ--2022 {
    font-size: 48px;
    text-align: center;
}

@media screen and (min-width: 769px) {
    .hero__h1--occ--2022 {
        font-size: 144px;
    }
}

.occ--2022__section--blurb {
    padding: 16px;
}

@media screen and (min-width: 769px) {
    .occ--2022__section--blurb {
        padding: 40px;
    }
}

.occ--2022__section--blurb-list {
    color: rgb(27,27,27) !important;
    flex-wrap: wrap;
}

@media screen and (min-width: 769px) {
    .occ--2022__section--blurb-list {
        flex-wrap: nowrap;
    }
}

.occ--2022__section--blurb-item {
    padding: 16px;
}

@media screen and (min-width: 769px) {
    .occ--2022__section--blurb-item {
        padding: 48px;
    }
}

.occ--2022__section--blurb-item img {
    width: 96px;
    margin-bottom: 16px;
}

@media screen and (min-width: 769px) {
    .occ--2022__section--blurb-item img {
        margin-bottom: 40px;
    }
}

.occ--2022__section--blurb-item > p {
    font-size: 16px;
}

@media screen and (min-width: 769px) {
    .oocc--2022__section--blurb-item > p {
        font-size: 24px;
    }
}

.occ--2022__section--blurb-item > h3 {
    font-size: 24px;
    margin-bottom: 24px;
}

@media screen and (min-width: 769px) {
    .occ--2022__section--blurb-item > h3 {
        font-size: 32px;
        margin-bottom: 40px;
    }
}

.occ--2022__section--hiring {
    background: rgba(10,10,24,1);
    padding: 16px;
    min-height: 200px;
}

@media screen and (min-width: 769px) {
    .occ--2022__section--hiring {
        padding: 48px;
        min-height: 300px;
    }
}

.occ--2022__section--heading {
    text-align: center;
    font-size: 32px;
}

@media screen and (min-width: 769px) {
    .occ--2022__section--heading {
        font-size: 72px;
    }
}

.occ--2022__section--hiring-list {
    justify-content: center;
}

.occ--2022__section--hiring-item {
    width: 100%;
    max-width: 224px;
}

@media screen and (min-width: 769px) {
    .occ--2022__section--hiring-item {
        margin: 16px;
    }
}

.occ--2022__section--hiring img {
    width: 100%;
}

.section--text-img {
    padding: 16px;
}

@media screen and (min-width: 769px) {
    .section--text-img {
        padding: 48px;
    }
}

.section--text-img__container {
    flex-direction: column
}

@media screen and (min-width: 1300px) {
    .section--text-img__container {
        flex-direction: row;
    }
}

.section--text-img__text {
    flex: 1;
}

@media screen and (min-width: 769px) {
    .section--text-img__text {
        margin-right: 64px;
        margin-top: 40px;
        text-align: right;
    }
}

.section--text-img__text-container {
    font-size: 48px;
    flex-direction: column;
    color: rgb(27,27,27);
    display: flex;
    margin-bottom: 24px;
}

@media screen and (min-width: 769px) {
    .section--text-img__text-container {
        justify-content: flex-end;
        flex-wrap: wrap;
        font-size: 132px;
        margin-bottom: 0;
    }
}

.section--text-img__text--top {
    /*transform:translateX(128px);min-width: 100%;text-align: right;display: flex;flex-wrap: nowrap;justify-content: flex-end;*/
}

.section--text-img__text--bottom {
    font-weight: 100;
    font-size: 24px;
}

@media screen and (max-width: 768px) {
    .section--text-img__text--bottom {
        text-align: right;
        margin-bottom: 16px;
    }
}

@media screen and (min-width: 769px) {
    .section--text-img__text--bottom {
        font-size: 48px;
    }
}

.section--text-img__img-container {
    border-radius: 24px;
    overflow: hidden;
    position: relative;
    flex: 1;
    min-height: 1000px;
}

@media screen and (max-width: 1500px) {
    .section--text-img__img-container {
        min-height: 60vh;
        margin-bottom: 32px;
    }
}

@media screen and (min-width: 769px) {
    .section--text-img__img-container {
        border-radius: 88px;
    }
}

.section--text-img__img {
    opacity: 0;
    transition: opacity 1s ease-out;
    position: absolute;
    left: 0;
    top: 0;
}

    .section--text-img__img.is--visible {
        opacity: 1;
    }

.occ--2022__stat-card {
    display: flex;
    flex-direction: column;
}

    .occ--2022__stat-card::before {
        display: block;
        content: "";
        width: 24px;
        height: 6px;
        border-radius: 2px;
        background: #fff;
    }

    .occ--2022__stat-card span:nth-of-type(1) {
        font-size: 24px;
    }

@media screen and (min-width: 769px) {
    .occ--2022__stat-card span:nth-of-type(1) {
        font-size: 48px;
    }
}

.occ--2022__stat-card span:nth-of-type(2) {
    font-size: 24px;
}

@media screen and (min-width: 769px) {
    .occ--2022__stat-card span:nth-of-type(2) {
        font-size: 48px;
    }
}

.occ--2022__stat-card span:nth-of-type(3) {
    font-size: 16px;
}

@media screen and (min-width: 769px) {
    .occ--2022__stat-card span:nth-of-type(3) {
        font-size: 24px;
    }
}

.occ--2022__section--blog {
    padding: 16px;
}

@media screen and (min-width: 769px) {
    .occ--2022__section--blog {
        font-size: 48px;
    }
}

.occ--2022__section--blog-list {
    padding-top: 16px;
    padding-bottom: 24px;
    margin-bottom: 0px;
    justify-content: flex-start;
    width: 100%;
    flex-wrap: wrap;
}

@media screen and (min-width: 769px) {
    .occ--2022__section--blog-list {
        padding-top: 40px;
        padding-bottom: 48px;
        margin-bottom: 48px;
        justify-content: space-around;
    }
}

.occ--2022__section--blog-item {
    color: rgb(27,27,27) !important;
    width: 100%;
    max-width: 100%;
    margin-bottom: 24px;
}

@media screen and (min-width: 769px) {
    .occ--2022__section--blog-item {
        width: 448px;
        max-width: 448px;
        margin-right: 40px;
    }
}

.occ--2022__section--blog-item-img-container {
    object-fit: cover;
    overflow: hidden;
    margin-bottom: 16px;
    width: 100%;
}

@media screen and (min-width: 769px) {
    .occ--2022__section--blog-item-img-container {
        margin-bottom: 40px;
        width: 448px;
        height: 256px;
    }
}

.occ--2022__section--blog-item-img {
    width: 100%;
}

.occ--2022__section--blog-item-date {
    margin-bottom: 8px;
    font-size: 12px;
}

@media screen and (min-width: 769px) {
    .occ--2022__section--blog-item-date {
        margin-bottom: 24px;
    }
}

.occ--2022__section--blog-item-title {
    margin-bottom: 16px;
    font-size: 18px;
}

@media screen and (min-width: 769px) {
    .occ--2022__section--blog-item-title {
        margin-bottom: 40px;
        font-size: 24px
    }
}

.occ--2022__section--blog-item-link {
    color: rgb(251,24,42);
    font-size: 16px;
    margin-bottom: 16px;
}

@media screen and (min-width: 769px) {
    .occ--2022__section--blog-item-link {
        margin-bottom: 40px;
        font-size: 20px
    }
}

.occ--2022__section--blog-CTA {
}

.occ--2022__section--blog-CTA-btn {
    display: flex;
    justify-content: center;
    align-items: center !important;
    background: rgb(251,24,42);
    color: #fff;
    font-weight: bold;
    border-radius: 32px;
    height: 64px;
    padding: 0 24px;
    font-size: 16px;
    margin-bottom: 16px;
}

@media screen and (min-width: 769px) {
    .occ--2022__section--blog-CTA-btn {
        border-radius: 48px;
        height: 96px;
        padding: 0 40px;
        font-size: 24px;
    }
}

.occ--2022__footer {
    background: rgb(27,27,27);
    color: #fff !important;
    padding: 8px;
}

@media screen and (min-width: 769px) {
    .occ--2022__footer {
        padding: 48px;
    }
}

.occ--2022__footer--left {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-right: 0px;
    padding-left: 0px;
}

@media screen and (min-width: 769px) {
    .occ--2022__footer--left {
        padding-right: 48px;
        padding-left: 48px;
    }
}

.occ--2022__footer--left__img-container {
    padding: 16px;
    background: #f1f1f1;
    border-radius: 16px;
    margin-bottom: 16px;
    width: 100%;
}

@media screen and (min-width: 769px) {
    .occ--2022__footer--left__img-container {
        width: 348px;
    }
}

.occ--2022__footer--left__img-container > img {
    width: 100%;
}

.occ--2022__footer--left__text {
    width: 100%;
}

@media screen and (min-width: 769px) {
    .occ--2022__footer--left__text {
        width: 348px;
    }
}

.occ--2022__footer--left__text > p {
    width: 100%;
    font-size: 16px;
    text-align: center;
}

@media screen and (min-width: 769px) {
    .occ--2022__footer--left__text > p {
        width: 348px;
        font-size: 20px;
        text-align: left;
    }
}

.occ--2022__footer--right {
    padding-right: 0px;
    padding-left: 0px;
}

@media screen and (min-width: 769px) {
    .occ--2022__footer--right {
        padding: 48px;
    }
}

.occ--2022__footer-links-container {
    flex-direction: column;
}

@media screen and (min-width: 769px) {
    .occ--2022__footer-links-container {
        justify-content: flex-start;
        align-items: flex-end;
        flex-direction: row;
    }
}

.occ--2022__footer-links {
    font-size: 16px;
}

@media screen and (min-width: 769px) {
    .occ--2022__footer-links {
        font-size: 20px;
    }
}

.occ--2022__footer--social {
}

    .occ--2022__footer--social a {
        display: block;
        width: 48px;
        max-width: 48px;
        overflow: hidden;
        height: 48px;
    }


    .occ--2022__footer--social img {
        width: 100%;
    }

body.is--home.is--landing main.c3-main, .is--about.loaded .c3-main, .is--login.loaded .c3-main {
    margin-top: 0 !important;
}

body:not(.is--landing) .occ-landing--2022__toolbar {
    position: absolute;
    z-index: 10;
    width: 100%;
}

.is--login .c3-main {
    padding-top: 220px;
}

@media screen and (min-width: 769px) {
    body:not(.is--landing) .occ-landing--2022__toolbar {
        padding: 48px;
    }
}

.occ-landing--2022__menu--btn {
    background-color: rgba(251,24,42,1) !important;
    color: white;
    width: 72px !important;
    height: 72px !important;
}

    .occ-landing--2022__menu--btn:hover {
        background-color: rgb(235 21 38) !important;
    }

    .occ-landing--2022__menu--btn .icon--drop-down {
        font-size: 32px !important;
    }

button.send-button {
    top: 8px;
    right: 8px;
    padding: 12px !important;
}

@media screen and (min-width: 769px) {
    button.send-button {
        top: 16px;
    }
}


/*    Animation Css*/

.anim-text-banner {
    font-size: 8vw;
    font-weight: bold;
    white-space: nowrap;
    padding: 24px;
    text-transform: capitalize;
    font-weight: 400;
}

@media screen and (min-width: 769px) {
    .anim-text-banner {
        padding: 90px;
    }
}

@media screen and (min-width: 1300px) {
    .anim-text-banner {
        padding: 24px;
    }
}

.anim-text-banner > span {
    position: absolute;
    display: inline-block;
    clip: rect(0px, 0px, 300px, 0px);
    color: #575757;
}

.anim-text-parent {
    position: relative;
    color: white;
}

.anim-text-parent2 {
    position: relative;
    color: #1b1b1b;
}

.anim-text-parent > .anim-text {
    overflow: hidden;
    white-space: nowrap;
    top: 0;
    left: 0;
    position: absolute;
    transition: width 1s ease;
    clip: rect(0px, 0px, 500px, 0px);
}

.anim-text-parent2 > .anim-text {
    overflow: hidden;
    white-space: nowrap;
    top: 0;
    right: 0;
    position: absolute;
    transition: width 1s ease;
    clip: rect(0px, 0px, 500px, 0px);
}

.anim-text.section--text-img__text--bottom {
    font-weight: 100;
    text-transform: none;
    color: #1b1b1b;
}
/* ------------------------------------- */

.is--story .c3-main {
    margin-top: 0px;
}

.is--story:not(.is--article) .occ-landing--2022__toolbar {
    padding-top: 0 !important;
    margin-top: 72px;
}

.is--story .c3-main > .grd {
    margin-top: 160px;
}

.is--opportunities .occ-landing--2022__toolbar {
    margin-top: 0px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

    .is--opportunities .occ-landing--2022__toolbar ~ main {
        margin-top: 120px;
    }

        .is--opportunities .occ-landing--2022__toolbar ~ main .page-main-header {
            padding-left: 24px;
            z-index: 5;
        }

            .is--opportunities .occ-landing--2022__toolbar ~ main .page-main-header .page-main-header__back-button {
                display: none;
            }

.blog-article.public.is--scroll {
    transform: none;
    margin-top: 184px;
}


/*  
    Who's Hiring Section
*/
.logo_container {
    display: grid;
    justify-items: center;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    grid-gap: 32px;
}

    .logo_container > div {
        padding: 2px;
    }

        .logo_container > div::before {
            content: "";
            padding-bottom: 100%;
            display: block;
        }

    .logo_container > div {
        display: grid;
    }

        .logo_container > div::before,
        .logo_container > div > img {
            grid-area: 1 / 1 / 2 / 2;
        }

        .logo_container > div > img {
            width: 80%;
            height: 100%;
            object-fit: contain;
        }
