#corsair-systems h2.content-h2 {
    line-height: 56px;
    font-style: normal;
    font-size: 56px;
    text-wrap: balance;
    text-transform: none;
}

#corsair-systems h3.content-h3 {
    font-weight: 600;
    line-height: 28px;
    font-style: normal;
    font-size: 28px;
    margin-top: 1rem;
    text-wrap: balance;
    letter-spacing: 0.56px;
}

#corsair-systems .build-kits-grid {
    display: grid;
    grid-auto-rows: 400px;
    gap: 0.75rem;
    margin-bottom: 2rem;
    grid-template-columns: repeat(1, 1fr);
}

#corsair-systems p.content-p {
    opacity: 0.7;
    font-style: normal;
    font-size: 14px;
    font-weight: 600;
}

#corsair-systems .build-kit-image {
    flex: 1;
    object-fit: contain;
    max-width: 60%;
}

#corsair-systems .build-kit-specs {
    overflow-y: scroll;
    flex: 1;
    z-index: 3;
    margin-bottom: 0.5rem;
    -ms-overflow-style: none;
    scrollbar-width: thin;
    scrollbar-color: #7a7a7a #1a1a1a;
    position: relative;
}

::-webkit-scrollbar {
    height: 6px;
    width: 6px;
}

::-webkit-scrollbar-button {
    display: none;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #585858;
}

::-webkit-scrollbar-thumb {
    border-radius: 7px;
    background-color: #888888;
}

#corsair-systems .build-kit-specs.list_scrolling {
    --mark-width: 0px;
    --mask-height: 50px;
    --mask-image-content: linear-gradient(to bottom, transparent, black var(--mask-height), black calc(100% - var(--mask-height)), transparent);
    --mask-size-content: calc(100% - var(--mark-width)) 100%;
    --mask-image-scrollbar: linear-gradient(black, black);
    --mask-size-scrollbar: var(--mark-width) 100%;
    -webkit-mask-image: var(--mask-image-content), var(--mask-image-scrollbar);
    -webkit-mask-size: var(--mask-size-content), var(--mask-size-scrollbar);
    -webkit-mask-position: 0 0, 100% 0;
    -webkit-mask-repeat: no-repeat, no-repeat;
    -webkit-mask-image: linear-gradient(black, black, black, black, black, black, black, black, transparent);
}

#corsair-systems .build-kit-specs.list_scrolling.shade-bottom {
    -webkit-mask-image: linear-gradient(black, black, black, black, black, black, black, black, transparent);
}

#corsair-systems .build-kit-specs.list_scrolling.shade-top {
    -webkit-mask-image: linear-gradient(transparent, black, black, black, black, black, black, black, black);
}

#corsair-systems .build-kit-specs.list_scrolling.shade-both {
    -webkit-mask-image: linear-gradient(transparent, black, black, black, black, black, black, black, transparent);
}

#corsair-systems .choose-container>div {
    background-color: black;
}

#corsair-systems .content-card {
    background: linear-gradient(180deg, #414141 0%, rgba(37, 37, 37, 0.63) 100%);
    max-width: 40%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

#corsair-systems .content-card .left-column {
    width: 60%;
}

#corsair-systems .check-img {
    width: 20px;
    height: 20px;
    object-fit: contain;
}

#corsair-systems .build-kit-specs li {
    list-style-type: disc;
    margin-left: 1.2rem;
}

#corsair-systems .image-slider {
    margin: 0;
    width: 60%;
}

#corsair-systems .select-gpu-text {
    color: #ECE81A;
    font-family: 'Saira';
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}

#corsair-systems .gpu-button-filter {
    display: flex;
    border-radius: 4px;
    margin: 0 1rem;
    border: 2px solid white;
}

#corsair-systems .gpu-button-filter button {
    color: white;
    padding: 0.5rem 1rem;
    border-right: 2px solid white;
    text-align: center;
    font-family: 'Saira';
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.4px;
}

#corsair-systems .gpu-button-filter button.clicked {
    background-color: white;
    color: black;

}

#corsair-systems .no-right-border {
    border-right: none !important;
}

#corsair-systems .content-card table tr {
    border-bottom: 1px solid #757575;
}

#sticky-nav {
    background: #262626CC;
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    font-family: 'Saira';
    z-index: 2;
    transition: .3s ease-out;
}

#corsair-systems .content-yellow-text {
    font-weight: 600;
    font-style: normal;
    letter-spacing: 1.8px;
    font-size: 18px;
}

#corsair-systems .large-width-restrict {
    max-width: 1900px;
}

#corsair-systems .medium-width-restrict {
    max-width: 1500px;
}

#corsair-systems .short-width-restrict {
    max-width: 800px;
}

#sticky-nav a.corsair-links {
    background: #ECE81A;
}

#corsair-systems button:focus {
    outline: none;
}

#corsair-systems button:focus-visible {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

#corsair-systems .slick-track {
    height: 100%;
}

#corsair-systems .slick-next,
#corsair-systems .slick-prev {
    height: 100%;
    z-index: 1;
    width: 35px;
    height: 35px;
    filter: drop-shadow(1px 3px 2px rgba(0, 0, 0, 0.5));
}

#corsair-systems .slick-next {
    right: 0;
}

#corsair-systems .slick-prev {
    left: 0;
}

#corsair-systems .slick-next:before,
#corsair-systems .slick-prev:before {
    content: "";
    position: absolute;
    width: 22px;
    height: 35px;
    background: url(https://assets.corsair.com/image/upload/v1679687383/akamai/pdp/monitors/flex/assets/images/Arrow.png);
    background-repeat: no-repeat;
    top: 0;
    right: 0;
    background-position: center;
    background-size: 150%;
    opacity: .8;
}

#corsair-systems .slick-next:before {
    right: .5rem;
}

#corsair-systems .vengeance-pc {
    background: url(https://assets.corsair.com/image/upload/f_auto,q_auto/akamai/landing/pc-cases/refresh/bg-howto-grey_texture.png);
    background-size: cover;
}

#corsair-systems .slick-prev:before {
    left: .5rem;
    transform: rotate(180deg);
}

#corsair-systems .slick-dots {
    bottom: 25px;
}

#corsair-systems .slick-dots li {
    width: 40px;
    margin: 0 2px;
    filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.7));
}

#corsair-systems .slick-dots li:after {
    content: "";
    display: block;
    position: relative;
    width: 100%;
    background: rgb(255 255 255 / 33%);
    height: 3px;
}

#corsair-systems .slick-dots li.slick-active:after {
    background: white;
}

#corsair-systems .slick-dots li button:before {
    content: '';
}

#corsair-systems .slick-list {
    position: relative;
    height: 100%;
}

#corsair-systems .kits-price-container {
    display: flex;
    gap: 10px;
}

#corsair-systems .slick-list:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 10%;
    background: linear-gradient(0deg, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, 0) 100%);
}

#corsair-systems .display-none {
    display: none !important;
}

#corsair-systems h1,
#corsair-systems h2,
#corsair-systems h3,
#corsair-systems h4 {
    letter-spacing: 0.05rem;
    line-height: 1.1;
    text-transform: uppercase;
}

#corsair-systems .content-container h3 {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    text-transform: none;
    font-weight: 700;
    line-height: 24px;
}

#corsair-systems .blue-text {
    color: #2BEFFF;
    font-size: 16px;
    margin-top: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
}

#corsair-systems .content-container .specs-text {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    border-top: 2px grey solid;
    margin-top: 1rem;
    padding-top: 1rem;
}



.yellow-link {
    color: #e9e600;
    text-transform: uppercase;
    font-weight: 600;
    display: flex;
    letter-spacing: .05rem;
    align-items: center;
}

.right-link-arrow {
    display: inline-block;
    object-fit: contain;
    height: 15px;
    margin-left: 5px;
}

#corsair-systems {
    color: white;
    background-color: black;
    background-size: contain;
}

#corsair-systems div.corsair-one-panel-content {
    display: flex;
    max-width: 35%;
    text-shadow: 0 0 5px black;
    flex-direction: column
}

#hero {
    background-color: black;
}

#hero,
#hero .hero-content {
    position: relative;
}

#hero .hero-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: flex-start;
    width: 55%;
    height: 100%;
    padding: 2rem 1rem;
    text-shadow: 0 0 10px #0000009e;
    z-index: 3;
}

#hero .hero-content p {
    max-width: 1200px;
    text-wrap: balance;
    margin: 0 auto;
    text-shadow: 0 0 10px black;
    margin-top: 1rem;
}

.yellow-subhead,
.yellow-text {
    color: #e9e600;
    font-weight: 600;
    text-wrap: balance;
}

#hero .top-of-page-cta {
    align-self: flex-end;
    width: calc(33% - 1rem);
}

#hero h1 {
    margin-bottom: 0.5rem;
    text-wrap: balance;
    text-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
    font-style: normal;
    text-transform: none;
}

#hero h3 {
    font-size: 1.25rem;
}

#hero video {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

#hero .video-gradient {
    position: absolute;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 5%, rgba(0, 0, 0, 0) 40%);
    width: 100%;
    height: 100%;
    z-index: 2;
    display: none;
}

#hero img.icon {
    margin-right: 0.5rem;
    width: 60px;
    height: 60px;
    object-fit: contain;
}

#hero .hero-blocks {
    display: flex;
    justify-content: space-around;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    margin-top: 2rem;
}

#hero .hero-blocks h3 {
    padding: 2rem 0.5rem 1rem 0.5rem;
    color: #28DEED;
    text-shadow: 0 0 5px black;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(0deg, rgba(31, 29, 31, 1) 0%, rgba(31, 29, 31, 1) 25%, rgba(31, 29, 31, 0) 100%);
}

#dual-chamber,
#performance-series,
#small-form {
    padding: 1rem 0;
}

#how-to-choose {
    padding: 1rem;
    background: url(https://assets.corsair.com/image/upload/f_auto,q_auto/akamai/landing/pc-cases/refresh/bg-howto-grey_texture.png);
    background-size: cover;
}

#how-to-choose img {
    aspect-ratio: 5/4;
    object-fit: contain;
}

#how-to-choose video {
    aspect-ratio: 5/4;
}

section#corsair-one {
    background-image: url(https://assets.corsair.com/image/upload/v1751471755/pages/CORSAIR%20ONE%20LP/SystemTLC_CorsairOne-i600_desktop.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
}

section#corsair-one a.corsair-links,
section#vengeance-pc a.corsair-links {
    background: #ECE81A;
}

#dual-chamber .header-text,
#performance-series .header-text,
#small-form .header-text {
    font-size: 1.25rem;
}

#guides .explorer-card {
    width: 100%;
}

#guides .explorer-content {
    grid-gap: 1rem;
    max-width: 1300px;
}

#guides img {
    aspect-ratio: 2/1;
}

#guides h3 {
    font-family: Saira;
    color: black;
}

#guides p {
    font-family: Saira;
    line-height: 1.2;
    color: black;
}

#hero .hero-mobile-video {
    display: none;
}

#corsair-systems .corsair-one-mobile-img {
    display: none;
}

#corsair-systems .corsair-one-ctas {
    margin-top: 1rem;
    display: flex;
    gap: 1rem;
    text-shadow: none;
}

#reviews-awards {
    padding: 2rem 1.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#reviews-awards #reviews-awards-title {
    font-family: "Saira", sans-serif;
    font-size: 56px;
    line-height: 1.1;
    margin-bottom: 1rem;
    text-transform: none;
    text-align: center;
    max-width: 400px;
}

#reviews-awards-cards {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    max-width: 400px;
}

#reviews-awards-cards .reviews-awards-card {
    background-color: #3c3c3c;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 3rem 2rem;
    gap: 1rem;
}

#reviews-awards #reviews-awards-cards .reviews-awards-card-quote {
    font-family: "Saira", sans-serif;
    color: #fff;
    font-size: 2rem;
    line-height: 1.1;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}

.reviews-awards-card-divider {
    width: 100%;
    max-width: 200px;
    border-color: #ece81a;
}

#reviews-awards #reviews-awards-cards .reviews-awards-card-author {
    font-family: "Saira", sans-serif;
    color: #fff;
    margin: 0;
    font-size: 1rem;
    text-align: center;
    max-width: 500px;
}

.editors-choice {
    color: #ECE81A;
}



#corsair-systems #vengeance-pc-product-grid {
    margin: 5rem auto 0;
    grid-auto-rows: 790px;
}
#vengeance-pc {
margin-bottom: 5rem;
}
#vengeance-pc-product-grid .product-card {
    display: flex;
    flex-direction: column;
    max-height: 100%;
}

#vengeance-pc-product-grid .product-img {
    height: 50%;
    padding: 2rem;
    object-fit: contain;
    background: radial-gradient(50% 50% at 50% 50%, #3B3B3B 0%, #12171B 100%);
}

#vengeance-pc-product-grid .product-info {
    display: flex;
    padding: 1rem;
    flex: 1;
    flex-direction: column;
    background: linear-gradient(180deg, #414141 0%, rgba(37, 37, 37, 0.63) 100%);
}

#vengeance-pc-product-grid .product-detail-above {
    display: flex;
    justify-content: space-between;
    padding-bottom: 1rem;
    align-items: center;
    border-bottom: 2px solid rgba(255, 255, 255, 0.25);
}

#vengeance-pc-product-grid .product-detail-above .blue-text {
    color: #2BEFFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    margin-top: 0;
}

#vengeance-pc-product-grid .prices {
    display: flex;
    align-items: center;
    gap: 1rem;
}

#vengeance-pc-product-grid .product-description {
    list-style: disc;
    padding: 1rem 0;
    margin-left: 2rem;
}

#vengeance-pc-product-grid .product-detail-below {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
}

#vengeance-pc-product-grid .product-link {
    max-width: fit-content;
    margin: 0 auto;
    text-transform: uppercase;
    color: #ECE81A;
    align-items: center;
    display: flex;
    background: none !important;
}

#corsair-systems #vengeance-pc .padding-vengeance {
    padding: 0 1rem;
}



@media (max-width:2000px) {
    #corsair-systems #vengeance-pc .padding-vengeance {
        padding: 0 8rem;
    }
}

@media (max-width:1400px) {
    #corsair-systems #vengeance-pc .padding-vengeance {
        padding: 0 4rem;
    }
}

@media (max-width:1000px) {
    #hero .hero-blocks a {
        flex-direction: column;
        height: unset;
    }
}

@media (max-width: 911px) {
    #sticky-nav {
        position: unset;
        background: transparent;
        margin-bottom: 2rem;
    }
    #sticky-nav > .flex{
        justify-content: center;
    }
    #sticky-nav .flex .flex {
        display: none;
    }
    #corsair-systems .build-kit-image {
        max-width: 40%;
    }
    #corsair-systems .content-card {
        max-width: 60%;
    }
}

@media (max-width:767px) {
    #hero .hero-blocks a {
        width: 45%;
        margin: 0.5rem;
    }

    #corsair-systems .kits-price-container {
        flex-direction: column;
    }


    #corsair-systems .corsair-one-ctas {
        justify-content: center;
    }

    #corsair-systems .corsair-one-mobile-img {
        display: block;
        width: 100%;
    }

    #hero .hero-blocks {
        flex-wrap: wrap;
    }

    #corsair-systems div.corsair-one-panel-content {
        display: flex;
        max-width: 100%;
        flex-direction: column;
        text-align: center;
    }

    section#corsair-one {
        background: none;
    }

    #hero .hero-content {
        text-align: center;
        align-items: center;
        width: 100%;
        margin-top: -15rem;
    }

    #hero .hero-mobile-video {
        display: block;
        position: relative;
        object-position: center;
        /* transform: translate(0, 25%) scale(1.5); */
    }



    #hero .hero-desktop-video {
        display: none;
    }

    #hero .top-of-page-cta {
        width: 100%;
        margin-bottom: 1rem;
    }

    #hero .mobile-button {
        display: flex;
        text-shadow: none;
        background-color: #ECE81A;
    }
}

@media (max-width:550px) {
    #corsair-systems .image-slider {
        width: 100%;
    }

    #corsair-systems #vengeance-pc .padding-vengeance {
        padding: 0 1rem;
    }

    #vengeance-pc-product-grid .product-detail-above {
        flex-direction: column;
        gap: 1rem;
    }

    #corsair-systems .gpu-button-filter button {
        font-size: 14px;
        line-height: 14px;
        padding: 0.5rem;
    }

    #corsair-systems #vengeance-pc-product-grid {
        margin: 5rem auto;
        grid-auto-rows: 900px;
    }
}


@media (min-width:768px) {
    #hero h1 {
        font-size: 5rem;
    }

    #reviews-awards {
        padding: 4rem 2rem;
    }

    #reviews-awards #reviews-awards-title {
        max-width: 700px;
        margin-bottom: 2rem;
    }

    #hero .yellow-subhead {
        font-size: 1.5rem;
    }

    #hero p {
        font-size: 1.32rem;
    }

    #corsair-systems h2 {
        font-size: 3.75rem;
    }

    #dual-chamber,
    #performance-series,
    #small-form {
        padding: 2rem 1rem 1rem 1rem;
    }

    #how-to-choose {
        padding: 2rem 1rem;
    }

    #dual-chamber .header-text,
    #performance-series .header-text,
    #small-form .header-text {
        font-size: 1.5rem;
    }

    #corsair-systems .choose-container>div {
        width: calc(33% - 1rem);
    }

    #guides .explorer-card {
        width: calc(50% - 1rem);
    }
}

@media (min-width: 1024px) {
    #corsair-systems .content-container {
        flex: 1;
    }

    #reviews-awards #reviews-awards-cards .reviews-awards-card-quote {
        font-size: 1.875rem;
    }

    #reviews-awards-cards {
        flex-direction: row;
        max-width: none;
        gap: 2rem;
    }

    #reviews-awards-cards .reviews-awards-card {
        padding: 2rem;
        max-width: 400px;
        flex: 1 1 0;
    }
}

@media (min-width:1280px) {
    #hero {
        height: 900px;
    }

    #corsair-systems .build-kits-grid {
        gap: 1rem;
        margin-bottom: 3rem;
        grid-template-columns: repeat(2, 1fr);
    }

    #hero .hero-content {
        padding: 4rem;
    }

    #hero .hero-blocks h3 {
        position: unset;
        padding: 0.5rem;
        background: none;
    }

    #hero video {
        display: block;
    }

    #hero .hero-blocks {
        margin-top: 4rem;
    }

    #hero .mobile-img {
        display: none;
    }

    #sticky-nav button {
        margin-right: 2rem;
    }

    #dual-chamber,
    #performance-series,
    #small-form {
        padding: 4rem 3rem 1rem 3rem;
    }

    #how-to-choose {
        padding: 4rem 3rem;
    }

    #hero .video-gradient {
        display: block;
    }

    #corsair-systems table {
        display: inline-table;
    }

    #guides .explorer-card {
        width: calc(25% - 1rem);
    }
}

@media (min-width:1536px) {
    #sticky-nav button {
        margin-right: 3rem;
    }
}

@media (min-width:1600px) {
    #corsair-systems .build-kits-grid {
        grid-template-columns: repeat(3, 1fr);
    }


}

@media (min-width:1920px) {
    #hero .hero-blocks {
        max-width: 75vw;
    }

}

@media (min-width:2500px) {
    #hero video {
        margin: 0 auto;
        left: 0;
        right: 0;
    }

    #hero .hero-blocks {
        max-width: 2500px;
    }
}