.profileGrid_image-container__ECsQx:first-of-type,
.verticalPaddings-TECHNOLOGYPARTNERS,
.FAQModule_element-container__1S4Rr {
    background: #191919;
}

.FAQModule_element-container__1S4Rr {
    padding: 3rem 0;
}

.profileGrid_profile-container__3oHzI .profileGrid_profile-card-grid__oF6b1 {
    gap: 2rem;
    grid-gap: 2rem;
}

.workload {
    display: flex;
    align-items: center;
}

.workload__heading sup {
    font-size: 55%;
    top: -2rem;
    margin-right: 1rem;
}

.workload__item {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.workload__item:nth-child(1) {
    flex-direction: column;
    align-items: center;
    max-width: 1000px;
    gap: 0.5rem;
}

.workload__item:nth-child(2) {
    gap: 56px;
}

.workload__container {
    max-width: calc(100% - (151px * 2));
    padding-bottom: 4rem;
    padding-top: 4rem;
    margin: 0 auto;
    display: flex;
    text-align: center;
    flex-direction: column;
    gap: 25px;
}

.workload__headline,
.workload__heading,
.workload__subheading {
    color: var(--Pure-White, #fff);
    font-family: Saira;
    font-size: 64px;
    text-transform: uppercase;
}

.workload__subheading {
    text-transform: none;
}

.workload__headline {
    font-size: 26px;
    font-weight: 500;
    color: #ece81a;
    line-height: 30px;
    letter-spacing: 2.6px;
    margin: 0 0 8px 0;
}

.workload__heading {
    font-family: "Saira Expanded";
    font-size: 80px;
    font-weight: 300;
    line-height: 80px;
}

.workload__subheading {
    font-size: 21px;
    font-weight: 400;
    line-height: 30px;
    margin: 24px 0;
}

.workload__cta {
    display: inline-flex;
    min-width: 180px;
    height: 48px;
    padding: 0.25rem 2rem;
    justify-content: center;
    align-items: center;
    background: var(--Bright-Yellow, #ece81a);
    color: var(--Pitch-Black, #000);
    text-align: center;
    font-family: Saira;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0.32px;
    text-transform: uppercase;
    text-decoration: none;
}

.workload__count {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 16px;
    flex: 1;
}

.workload__circle {
    display: flex;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    border: 8px solid gray;
    color: #fff;
    text-align: center;
    font-size: 96px;
    font-weight: 600;
    padding: 40px;
}

.workload__circle+p {
    color: #fff;
    text-align: center;
    font-family: Saira;
    font-size: 24px;
    font-weight: 500;
    /* 100% */
}


@media screen and (max-width: 1366px) {
    .workload__container {
        flex-direction: column;
    }

    .workload__item:nth-child(1) {
        align-items: center;
    }

    .workload__heading,
    .workload__subheading {
        text-align: center;
    }
}

@media screen and (max-width: 1024px) {

    .workload__container {
        max-width: calc(100% - 32px);
    }

    .workload__headline {
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 4px 0;
        text-align: center;
    }

    .workload__heading {
        font-size: 32px;
        line-height: 36px;
    }

    .workload__subheading {
        font-size: 16px;
        line-height: 22px;
        margin: 16px 0 24px 0;
    }

    .workload__cta {
        min-width: 120px;
        font-size: 14px;
        line-height: 20px;
    }

    .workload__count {
        gap: 10px;
    }

    .workload__circle {
        font-size: 54.184px;
    }

    .workload__circle+p {
        font-size: 13.546px;
        line-height: 13.546px;
    }

    .workload__item:nth-child(2) {
        gap: 31px;
    }
}

/* video vimeo */
.vimeo {
    background: url(https://assets.corsair.com/image/upload/headsets/bg_img.png) no-repeat center / cover;
    padding: 40px 290px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 1rem;
}

.vimeo__headline {
    color: var(--Pure-White, #fff);
    font-family: Saira;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    text-transform: uppercase;
}

.vimeo__heading {
    color: var(--Pure-White, #fff);
    font-family: Saira;
    font-size: 64px;
    font-weight: 600;
    line-height: 64px;
    text-transform: uppercase;
}

.vimeo__head {
    display: flex;
    flex-direction: column;
    gap: 8px;
    text-align: center;
}

.vimeo__video {
    padding-top: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.vimeo__video iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border: none;
}

@media screen and (max-width: 1024px) {
    .vimeo {
        padding: 40px 16px;
        gap: 24px;
    }

    .workload__heading sup {
        font-size: 55%;
        top: -1rem;
        margin-right: 0.5rem;
    }

    .vimeo__head {
        gap: 4px;
    }

    .vimeo__headline {
        font-size: 16px;
        line-height: 20px;
    }

    .vimeo__heading {
        font-size: 32px;
        line-height: 36px;
    }
}

#time-1 .time-container,
#time-2 .time-container {
    position: relative;
    width: 125px;
    height: 125px;
    color: white;
}

#time-1 p,
#time-2 p {
    text-align: center;
    font-size: 40px;
    height: 125px;
    width: 125px;
    border-radius: 50%;
    align-content: center;
    margin: 1rem;
    position: absolute;
}

#time-1 svg,
#time-2 svg {
    transform: rotate(-90deg);
    position: absolute;
    top: 0;
    margin: 1rem;
    height: 125px;
    width: 125px;
    display: flex;
    justify-content: center;
    align-content: center;
}

#time-1 circle,
#time-2 circle {
    fill: none;
    stroke-width: 7.5px;
    cx: 60;
    cy: 60;
    r: 50;
}

#time-1 circle.bg,
#time-2 circle.bg {
    stroke: rgb(170 170 170 / 25%);
}

#time-1 circle.pr,
#time-2 circle.pr {
    stroke: white;
    stroke-dasharray: 314;
    stroke-dashoffset: 314;
    transition: 225ms;
}

#time-1 span,
#time-2 span {
    bottom: -3rem;
    position: absolute;
    left: -4px;
    font-size: 14px;
    font-weight: 500;
    width: 100%;
    text-align: center;
    margin-left: 1rem;
}

@media (width > 1000px) {
    #time-1 .time-container,
    #time-2 .time-container {
        width: 250px;
        height: 250px;
    }

    #time-1 span,
    #time-2 span {
        bottom: -3rem;
        position: absolute;
        left: -4px;
        font-size: 24px;
        font-weight: 500;
        width: 100%;
        text-align: center;
        margin-left: 1rem;
    }

    #time-1 circle,
    #time-2 circle {
        fill: none;
        stroke-width: 7.5px;
        cx: 125;
        cy: 125;
        r: 90;
    }

    #time-1 p,
    #time-2 p {
        font-size: 70px;
        height: 250px;
        width: 250px;
    }

    #time-1 svg,
    #time-2 svg {
        height: 250px;
        width: 250px;
    }

    #time-1 circle,
    #time-2 circle {
        stroke-width: 7.5px;
    }

    #time-1 circle.pr,
    #time-2 circle.pr {
        stroke-dasharray: 502;
        stroke-dashoffset: 502;
    }
}