    .BlockCentered_heading__30F0a h1,
    .BlockCentered_heading__30F0a h2 {
        font-weight: 300 !important;
    }

    img[src*='playstation-logo'] {
        height: 3.5rem !important;
    }

    section.flex.flex-col.gap-8.px-4.py-8.mx-auto.text-white.dark .space-y-4.md\:pr-10 {
        padding-right: 0;
    }

    .flex.flex-col.gap-4.justify-center.px-8.z-10.pb-8.order-last {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    #novablade-features-row .p-10 {
        padding: 0rem;
    }

    #ready-to-play {
        background: linear-gradient(180deg, rgba(18, 18, 18, 1) 0%, rgba(0, 0, 0, 1) 100%) !important;
    }

    #tabpanel-overview {
        background-color: black;
    }

    #ready-to-play .max-w-4xl {
        max-width: 1616px;
    }

    section[style*="1616px"] {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    #testimonials {
        background: url(https://assets.corsair.com/image/upload/f_auto,q_auto/products/novablade/03_Novablade_ProPlayerTestimony_background_mobile.png);
        background-size: cover;
    }

    #novablade-features-row {
        padding-top: 0;
    }

    #testimonials section {
        max-width: 600px;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .quote-content {
        border: 2px solid #5F626B;
        background: rgba(255, 255, 255, 0.05);
    }

    .quote-image {
        border-left: 2px solid #5F626B;
        border-top: 2px solid #5F626B;
        border-right: 2px solid #5F626B;
        background: #00000033;
    }

    #video-container {
        transform: scale(1.4);
        padding-bottom: 2rem;
    }

    .main-content.Novablade.Hero {
        overflow: hidden;
    }

    img.h-12.mb-12.mx-auto {
        margin-bottom: 1rem;
    }

    @media (width > 767px) {
        img[src*='playstation-logo'] {
            height: 7rem !important;
        }

        #video-container {
            margin-top: -7rem;
            transform: scale(1);
            padding-bottom: 0;
        }

        section.flex.flex-col.gap-8.px-4.py-8.mx-auto.text-white.dark {
            padding-top: 5rem;
        }

        .flex.flex-col.gap-4.justify-center.px-8.z-10.pb-8.order-last {
            padding-left: 2rem;
            padding-right: 2rem;
        }

        #novablade-features-row .p-10 {
            padding: 2rem;
        }

        section[style*="1616px"] {
            padding-left: 2rem;
            padding-right: 2rem;
        }

        #testimonials section {
            max-width: 1616px;
            padding-left: 2rem;
            padding-right: 2rem;
            padding-top: 4rem;
            padding-bottom: 4rem;
        }

        .quote-image {
            border-bottom: 2px solid #5F626B;
            border-right: 0px solid #5F626B;
        }

        #testimonials {
            background: url(https://assets.corsair.com/image/upload/f_auto,q_auto/products/novablade/03_Novablade_ProPlayerTestimony_background_desktop.png);
            background-size: cover;
        }
    }

    @media (width < 768px) {
        .text-header-3 {
            font-size: 1.75rem !important;
        }
    }