.h3-roboto {
    color: #002D82;

    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    font-family: Roboto, sans-serif;
}

.header-logo {
    width: 197px;
    height: 40px;
    aspect-ratio: 197/40;
    object-fit: contain;
}

.new-hero {
    margin-top: 120px;
}

.primary-button {
    display: flex;
    min-width: 174px;
    width: fit-content;
    padding: 10px;
    justify-content: center;
    align-items: center;


    color: #fff;
    background-color: #003087;

    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -0.27px;

    transition: opacity ease-in-out .3s;
}

.primary-button:hover {
    opacity: 0.9;
}

.new-hero .new-hero__video {
    width: 100%;
    height: 303px;
}

.new-hero .new-hero__video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.new-hero .new-hero__search-jobs {
    padding: 16px 16px 0 16px;
}

.new-hero .new-hero__search-jobs .c-hero-search .c-hero-search__keyword-label,
.new-hero .new-hero__search-jobs .c-hero-search .c-hero-search__location-label {
    display: none;
}

.new-hero .new-hero__search-jobs .c-hero-search {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.new-hero .new-hero__search-jobs .autocomplete__input {
    padding: 8px 8px 8px 40px;
    width: 100%;
    height: 44px;
    border: none;
    border-bottom: 1px solid #989898;
}

.new-hero .new-hero__search-jobs .c-hero-search__location-content {
    position: relative;
}

.new-hero .new-hero__search-jobs .icon-container .location-search__icon-right {
    height: fit-content;
    position: absolute;
    right: 15px;
    top: 50% !important;
    transform: translateY(-50%);
}

.new-hero .new-hero__search-jobs .location-search__input-icon--pin {
    height: fit-content;
    position: absolute;
    left: 15px;
    top: 50% !important;
    transform: translateY(-50%);

    display: flex !important;
    justify-content: center;
    z-index: 1;
    width: 16px;
}

.new-hero .new-hero__search-jobs .location-search .autocomplete::before {
    display: none;
}

.new-hero .c-hero-search__button .c-hero-search__button-search {
    width: 100%;
    display: flex;
    height: 44px;
    padding: 10px 24px;
    justify-content: center;
    align-items: center;
    background-color: #003087;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;

    transition: opacity ease-in-out .3s;
    cursor: pointer;
}

.new-hero .c-hero-search__button .c-hero-search__button-search:hover {
    opacity: 0.9;
}

.new-hero .c-hero-search .keyword-search__icon-container {
    height: fit-content;
    top: 50% !important;
    transform: translateY(-50%);
    right: 24px;
}

.new-hero .c-hero-search .keyword-search__icon-container svg {
    width: 24px;
    height: 24px;
}

.why-join-webster {
    display: flex;
    flex-direction: column;
    gap: 40px;
    max-width: 1220px;
    margin-left: auto;
    margin-right: auto;
}


.why-join-webster .why-join-webster__image {
    position: relative;
    height: 296px;
}

.why-join-webster .why-join-webster__image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

.why-join-webster .why-join-webster__image a {
    position: absolute;
    left: 18px;
    bottom: 26px;
    display: flex;
    width: 60px;
    height: 60px;
    padding: 12px;
    justify-content: center;
    align-items: center;
    background: #003087;
    transition: opacity ease-in-out .3s;
}

.why-join-webster .why-join-webster__image a:hover {
    opacity: 0.9;
}

.why-join-webster .why-join-webster__content {
    display: flex;
    flex-direction: column;
    gap: 36px;
    padding: 0 16px;
}

.why-join-webster .why-join-webster__content ul {
    list-style: disc;
    list-style-position: inside;
    margin-left: 0;
}

.why-join-webster .why-join-webster__content ul li {
    color: #5F5F5F;

    font-family: "Source Serif Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.passion-fuels-purpose {
    padding: 0 16px;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.passion-fuels-purpose .passion-fuels-purpose__title {
    display: flex;
    flex-direction: column;
    gap: 26px;
}

.passion-fuels-purpose .passion-fuels-purpose__title,
.passion-fuels-purpose p {
    text-align: center;
}

.passion-fuels-purpose .passion-fuels-purpose__content {
    display: flex;
    flex-direction: column;
    gap: 31px;
}

.passion-fuels-purpose .passion-fuels-purpose__content .passion-fuels-purpose__content__card {
    padding-bottom: 24px;
    background: #FFF;
    box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.10);
}

.passion-fuels-purpose .passion-fuels-purpose__content .passion-fuels-purpose__content__card h4 {
    padding: 10px;
    background: #003087;
    text-align: center;
    color: #fff;

    font-family: Roboto;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}

.passion-fuels-purpose .passion-fuels-purpose__content .passion-fuels-purpose__content__card ul {
    background-color: white;
    padding: 16px;
    list-style: disc;
    list-style-position: inside;
    margin-left: 0;
}

.passion-fuels-purpose .passion-fuels-purpose__content .passion-fuels-purpose__content__card ul li {
    color: #5F5F5F;

    font-family: "Source Serif Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}


.passion-fuels-purpose .passion-fuels-purpose__content .passion-fuels-purpose__content__card .explore-career {
    margin: 0 16px;
    display: flex;
    align-items: center;
    gap: 12px;
}

.passion-fuels-purpose .passion-fuels-purpose__content .passion-fuels-purpose__content__card .explore-career .divider {
    background-color: #000;
    flex-grow: 1;
    flex-shrink: 1;
    height: 1px;
}

.passion-fuels-purpose .passion-fuels-purpose__content .passion-fuels-purpose__content__card .explore-career a {
    color: #000;

    font-family: "Source Serif Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 12px;

    transition: all ease-in-out .3s;
}

.passion-fuels-purpose .passion-fuels-purpose__content .passion-fuels-purpose__content__card .explore-career a span {
    width: 30px;
    height: 30px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;

    background-color: #003087;
    transition: all ease-in-out .3s;
}

.passion-fuels-purpose .passion-fuels-purpose__content .passion-fuels-purpose__content__card .explore-career a:hover {
    text-decoration: underline;
}

.passion-fuels-purpose .passion-fuels-purpose__content .passion-fuels-purpose__content__card .explore-career a:hover span {
    opacity: 0.9;
}

.progress-with-purpose {
    padding: 0 16px;
    display: flex;
    flex-direction: column;
    gap: 24px;
    max-width: 1220px;
    margin-left: auto;
    margin-right: auto;
}


.progress-with-purpose .progress-with-purpose__content p {
    margin-left: 16px;
    padding-left: 16px;
    border-left: 1px solid #5F5F5F;
}

.section-top {
    margin-top: 45px;
}

@media (min-width: 768px) {
    .new-hero .new-hero__search-jobs {
        padding: 24px 60px 0 60px;
    }

    .progress-with-purpose {
        padding: 0 60px;
    }

    .why-join-webster {
        flex-direction: row;
        padding: 0 60px;
    }

    .why-join-webster .why-join-webster__image {
        width: 375px;
        height: 296px;
        flex-shrink: 0;
    }

    .passion-fuels-purpose {
        padding: 0 60px;
    }

    .passion-fuels-purpose .passion-fuels-purpose__content {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }

    .passion-fuels-purpose .passion-fuels-purpose__content .passion-fuels-purpose__content__card {
        width: calc((100% - 31px) / 2);
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .passion-fuels-purpose .passion-fuels-purpose__content .passion-fuels-purpose__content__card ul {
        flex-grow: 1;
    }
}

@media (min-width: 1024px) {
    .new-hero .new-hero__video {
        height: 622px;
    }

    .new-hero .new-hero__search-jobs .c-hero-search {
        flex-direction: row;
    }

    .new-hero .new-hero__search-jobs .c-hero-search .c-hero-search__button {
        width: 179px;
        flex-shrink: 0;
    }

    .new-hero .new-hero__search-jobs .c-hero-search .c-hero-search__keyword,
    .new-hero .new-hero__search-jobs .c-hero-search .location-search {
        flex: 1;
    }


    .passion-fuels-purpose {
        padding: 0 80px;
    }

    .passion-fuels-purpose .passion-fuels-purpose__content .passion-fuels-purpose__content__card {
        width: calc((100% - 62px) / 3);
    }

    .section-top {
        margin-top: 80px;
    }

    .why-join-webster .why-join-webster__image {
        width: 490px;
        height: 387px;
    }

    .new-hero .new-hero__search-jobs .c-hero-search-wrap {
        max-width: 1278px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .new-hero {
        margin-top: 130px;
    }
}

@media (min-width: 1536px) {
    .new-hero .new-hero__video {
        height: 41vw;
    }
}

.new-hero__wrapper {
    position: relative;
}

.new-hero__video-controls {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 30px;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}

.new-hero__video-controls>button {
    appearance: none;
    background-color: #fff;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    color: #000;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.toggle-button.muted>.unmuted-icon {
    display: none;
}

.toggle-button.muted>.muted-icon {
    display: block;
}

.toggle-button.unmuted>.unmuted-icon {
    display: block;
}

.toggle-button.unmuted>.muted-icon {
    display: none;
}