


#smalcode.wingsuit-root {
    font-family: aktiv-grotesk, sans-serif;
}

#smalcode.wingsuit-root section p em {
    color: #999;
    font-size: .8em;
}

/* ==============================  
HERO
============================== */

#smalcode.wingsuit-root .k70-pro .hero-section h2 {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 600;
    letter-spacing: .1rem;
}

#smalcode.wingsuit-root .k70-pro .smal-button {
    background-color: #e9e600;
    color: #000;
    font-family: aktiv-grotesk, sans-serif;
    font-size: .875rem !important;
    font-weight: 600;
    letter-spacing: .2rem;
    padding-bottom: 0.75rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 0.95rem;
    position: relative;
}

.hero-section .hero-video-overlay {
    background: rgba(0,0,0,.35);
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 10;
}



/* ==============================  
OPX
============================== */

#smalcode.wingsuit-root .k70-pro section#opx-switches {
    min-height: unset;
}

#pdp-corsair #smalcode .smal-max-w-container {
    max-width: 1440px;
}

#pdp-corsair #smalcode .smal-w-326 {
    width: 20.375rem;
}

#pdp-corsair #smalcode .smal-h-326 {
    height: 20.375rem;
}

#pdp-corsair #smalcode .smal-w-64 {
    width: 16rem;
}

#pdp-corsair #smalcode .smal-h-45 {
    height: 3.25rem;
}





@media (min-width: 1024px) {



    /* ==============================  
    OPX
    ============================== */

    #pdp-corsair #smalcode .lg\:smal-w-1\/2 {
        width: 50%;
    }

    #pdp-corsair #smalcode .lg\:smal-mr-16 {
        margin-right: 4rem;
    }

    #pdp-corsair #smalcode .lg\:smal-mx-0 {
        margin-left: 0;
        margin-right: 0;
    }
}





@media (max-width: 768px) {



    /* ==============================  
    TESTIMONIAL
    ============================== */

    #smalcode.wingsuit-root .smal-testimonial-card__content-wrapper {
        min-height: unset;
    }



    /* ==============================  
    OPX
    ============================== */

    #smalcode .key-switches .opx-logo {
        margin: 25px auto 0;
    }
}