#technology {
    color: white;
    background: url("https://cwsmgmt.corsair.com/landing/upgrade-season/images/bg-pattern-exploding-trihex.jpg") center repeat-y;
    background-attachment: fixed;
    background-size: 100%;
}

.selected .header-icon:not(.header-main-child .header-icon) {
    background: linear-gradient(180deg, rgba(51,51,51,1) 0%, rgba(0,0,0,1) 100%);
}

.flex {
    display: flex;
}

.flex-column {
    flex-direction: column;
}

.header-title {
    position: relative;
    max-width: 1500px;
    left: 4rem;
    margin: 0 auto;
    border-bottom: 1px solid white;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 4rem;
}

.header-icon:not(.header-main-child .header-icon, .nav-width .header-icon) {
    height: 70px;
}

.header-title h1 {
    font-size: 8em !important;
    letter-spacing: 0 !important;
}

#technology h1, #technology h2, #smalcode .style-h2 {
    margin-top: 0 !important;
    font-family: bebas-neue-pro-semiexpanded, sans-serif;
    font-weight: 600 !important;
}

#technology p, #technology #pdp #pdp-panel-hero.panel-template p, #technology #smalcode .body-p1 {
    font-size: 20px;
    line-height: 1.5em;
    color: white;
    letter-spacing: unset;
    font-family: revert;
    font-weight: 300;
}

#technology #pdp #pdp-panel-hero .hero-content-container .yellow-text {
    letter-spacing: .1em !important;
    font-weight: 600 !important;
    font-size: 28px !important;
    margin-bottom: .5em !important;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

#technology button:not(#teaserproductSignUp, .scroll-icons, .slick-dots button, .slick-arrow) {
    width: 180px;
    height: 50px;
    margin: 2rem 0;
    background: #F3EB46;
    border: none;
    letter-spacing: 0.2em;
}

.axon-content button {
    margin-bottom: 44px;
}

#technology .arrow-container button {
    filter: none !important;
}

#technology h2, #smalcode .style-h2 {
    font-size: 52px;
    margin: 2rem 0;
    line-height: 65px;
    letter-spacing: unset;
    font-weight: 400;
}

.slipstream-logo, .axon-logo, .opx-logo, .cap-logo {
    width: 280px;
}

.axon-chart-logo {
    width: 86px;
}

.dhx-logo, .icue-logo {
    width: 150px;
}

#technology #pdp #pdp-panel-hero {
    background: url("https://cwsmgmt.corsair.com/landing/upgrade-season/images/bg-photo-upgradeseason-hero02.jpg") center no-repeat !important;
    background-size: cover !important;
}

#technology .hero-background {
    min-height: 1000px;
    background-color: black;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#technology .tech-hero {
    width: 50%;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

#technology .tech-hero h1 {
    font-size: 5rem;
    letter-spacing: 1px;
}

#technology .yellow-text{
    color: #F3EB46 !important;
}

#technology .slipstream {
    background-image: url("https://cwsmgmt.corsair.com/landing/prime-day/images/BGtrihex-dark-diagonal.svg");
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    min-height: 800px;
}

#technology .slipstream > img {
    padding: 4rem;
    width: 50%;
    object-fit: contain;
    max-height: 800px;
    max-width: 750px;
    margin-left: auto;
}

.find-text {
    font-size: 4em !important;
    letter-spacing: 0 !important;
}

.finder-container {
    width: 50%;
    margin: 0 auto;
    justify-content: space-around;
}

.finder-container div {
    width: 30%;
    margin: 0 1.5%;
}

.finder-container p, .finder-container img {
    width: 100%;
}

.selected .header-icon:not(.header-main-child .header-icon) {
    background: rgb(0 0 0);
    border: 1px solid white;
    filter: invert(0%) sepia(74%) saturate(2065%) hue-rotate(328deg) brightness(113%) contrast(90%);
}

#technology .selected p, #technology .selected span {
    border-bottom: 2px solid #F3EB46;
}

.finder-container img {
    background: #000000c2;
    padding: 3rem 0;
    border: 1px solid #3e3e3e;
    border-radius: 2px;
}

#technology .slipstream-content {
    padding: 4rem;
    justify-content: center;
    display: flex;
    flex-direction: column;
    width: 50%;
    align-items: center;
    text-align: center;
    max-width: 750px;
    margin-right: auto;
}

#technology .axon-chart {
    padding: 4rem;
    width: 50%;
    max-width: 600px;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

#technology .axon-yellow {
    color: #F3EB46;
    border-bottom: 20px solid;
}

#technology .chart-container {
    display: flex;
    justify-content: space-between;
}

#technology .chart-container > div {
    align-self: flex-end;
    width: 120px;
    margin: 0 .25rem;
}

#technology .bar-header {
    font-family: bebas-neue-pro-semiexpanded, sans-serif;
    font-weight: 600 !important;
    font-size: 21px !important;
}

#technology .bar-subtext {
    font-family: bebas-neue-pro-semiexpanded, sans-serif !important;
    font-weight: 600 !important;
    font-size: 17px !important;
    line-height: 1rem !important;
    border-top: 1px solid;
    margin-top: 0.5rem;
    padding-top: 0.1rem;
}

#technology .axon-text {
    margin-bottom: 44px;
}

.small-yellow-text {
    font-size: 16px !important;
    color: #F3EB46 !important;
    margin: 0 !important;
    letter-spacing: 1px !important;
    font-weight: 600 !important;
}

.uppercase {
    text-transform: uppercase;
}

#technology .chart-subtext p {
    font-size: 9px !important;
    border-top: 1px solid;
    color: #808080;
    font-weight: 500;
    margin-top: 1rem;
    margin-left: .25rem;
    margin-right: .25rem;
}

@media (max-width: 850px) and (min-width: 701px)  {
    #technology .axon-chart-text {
        font-size: 12px !important;
    }
}

#technology .performance-bar {
    background: #6C6773;
    width: 120px;
    height: 146px;
}

#technology .other-bar {
    background: #6C6773;
    width: 120px;
    height: 386px;
}

#technology .axon {
    background-image: url("https://cwsmgmt.corsair.com/landing/tech-innovation/image/axon-bg-photo.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    min-height: 650px;
}

#technology .axon-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 4rem;
    width: 50%;
    max-width: 750px;
    margin-left: auto;
}

#technology .axon > img {
    padding: 4rem;
    width: 50%;
    object-fit: contain;
    max-height: 800px;
    max-width: 750px;
    margin-right: auto;
}

#technology .opx {
    /* background-image: url("https://cwsmgmt.corsair.com/landing/prime-day/images/BGtrihex-dark-diagonal.svg"); */
    background-image: linear-gradient(135deg, #000000, #000000, #000000, #313131);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    min-height: 800px;
}

#technology .opx > img {
    padding: 4rem;
    width: 50%;
    object-fit: contain;
    max-height: 800px;
    max-width: 750px;
    margin-left: auto;
}

#technology .opx-content {
    padding: 4rem;
    justify-content: center;
    display: flex;
    flex-direction: column;
    width: 50%;
    max-width: 750px;
    margin-right: auto;
}

.display-none {
    display: none;
}

.display-block {
    display: block;
}

#technology .dhx {
    /* background-image: url("https://cwsmgmt.corsair.com/landing/tech-innovation/image/dhx-bg-photo02.jpg");
    background-repeat: no-repeat;
    background-size: cover; */
    display: flex;
    /* min-height: 700px; */
}

#technology .dhx > img, #technology .dhx > video, #technology .dhx .supported-languages-container {
    padding: 1rem;
    width: 50%;
    object-fit: contain;
    max-height: 800px;
    max-width: 750px;
    margin-right: auto;
}

#technology .dhx-content {
    padding: 6rem 4rem;
    justify-content: center;
    display: flex;
    flex-direction: column;
    width: 50%;
    max-width: 750px;
    margin-left: auto;
}

.align-center {
    align-self: center;
}

#technology .capellix {
    background-image: url("https://cwsmgmt.corsair.com/landing/prime-day/images/BGtrihex-dark-diagonal.svg");
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    min-height: 800px;
}

#technology .capellix .video-container {
    padding: 4rem;
    width: 50%;
    object-fit: contain;
    max-height: 800px;
    max-width: 750px;
    margin-left: auto;
    place-self: center;
}

.participating-channels h2 {
    color: black !important;
}

.participating-channels {
    background: url("https://cwsmgmt.corsair.com/landing/upgrade-season/images/bg-photo-channels-light.jpg");
    background-position: center;
    background-size: cover;
    padding: 6rem 0;
    min-height: 400px;
}

.deals-container {
    background: url("https://cwsmgmt.corsair.com/landing/upgrade-season/images/bg-photo-deals.jpg");
    background-position: center;
    padding: 2rem 0;
}

.performance-container {
    background: url("https://cwsmgmt.corsair.com/landing/upgrade-season/images/bg-photo-ddr5memory.jpg");
    background-position: center;
    padding: 2rem 0;
}

.cooling-container {
    background: url("https://cwsmgmt.corsair.com/landing/upgrade-season/images/bg-photo-liquidcooling.jpg");
    background-position: center;
    padding: 2rem 0;
}

.systems-container {
    background: url("https://cwsmgmt.corsair.com/landing/upgrade-season/images/bg-photo-systems.jpg");
    background-position: center;
    padding: 2rem 0;
}

#technology .capellix .capellix-content {
    padding: 4rem;
    width: 50%;
    object-fit: contain;
    max-height: 800px;
    max-width: 750px;
    margin-right: auto;
    place-self: center;
}

.why-upgrade {
    background: url("https://cwsmgmt.corsair.com/landing/upgrade-season/images/bg-photo-whyupgrade.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 6rem 0;
}

.your-build {
    background: url("https://cwsmgmt.corsair.com/landing/upgrade-season/images/bg-photo-forums.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 6rem 0;
}

#technology .capellix video {
    width: 100%;
}

#technology .capellix-content {
    padding: 4rem;
    justify-content: center;
    display: flex;
    flex-direction: column;
    width: 50%;
    max-width: 750px;
    margin-right: auto;
}

/* carousel */
#technology .component-carousel-slick .players-say .gamer {
    width: 100%;
}

#technology .component-carousel-slick .players-say {
    border-radius: 1px;
}

#technology .component-carousel-slick #quotesRightNav:before {
    background: none;
    width: 0px;
}

#technology .component-carousel-slick #quotesLeftNav:before {
    background: none;
    width: 0px;
}

.pointer {
    cursor: pointer;
}

#technology .component-carousel-slick {
    width: 70%;
    display: flex;
    flex-direction: column;
    align-self: center;
    max-width: 1050px;
    margin-right: auto;
}

#technology .component-carousel-slick .players-say .gamer img {
    object-fit: contain;
    max-height: 700px;
}

#technology .component-carousel-slick .players-say {
    max-height: 500px;
}

#technology .arrow-container {
    display: flex;
    margin: 0 auto;
    width: 81%;
}

#technology .component-carousel-slick .players-say {
    height: 30vw;
}

#technology .carousel-numbers {
    display: flex;
    justify-content: space-between;
    width: 75.5%;
    margin: 0 auto;
    margin-bottom: -60px;
    margin-top: 2rem;
}

#technology .carousel-numbers h1 {
    font-size: 2.4rem;
}

#technology .component-carousel-slick #quotesNavBar {
    width: 60%;
    margin: 10px auto;
}

#technology .arrow-container button {
    filter: invert(99%) sepia(98%) saturate(15%) hue-rotate(56deg) brightness(119%) contrast(87%);
    width: 60px;
}

#technology .icue {
    background-image: url("https://cwsmgmt.corsair.com/landing/tech-innovation/image/iCUE-panel-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    min-height: 800px;
}

#technology .icue-content {
    padding: 4rem;
    padding-right: 3rem;
    justify-content: center;
    display: flex;
    flex-direction: column;
    width: 30%;
    max-width: 450px;
    margin-left: auto;
}

#technology #quotesNavBarWrap {
    padding-bottom: 0px;
}

#technology #pdp #pdp-panel-hero.panel-template .wrapper {
    padding: 5vw 0 !important;
}

#technology #pdp #pdp-panel-hero.panel-template h1.bebas {
    padding: 0;
}

#technology .opx-box {
    display: flex;
    flex-direction: column;
    align-self: center;
}

#technology #smalcode {
    background-image: url("https://cwsmgmt.corsair.com/landing/prime-day/images/BGtrihex-dark-diagonal.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    min-height: 800px;
}

.axon-button {
    width: 270px !important;
}

#technology .immerse-text {
    width: 80%;
}

#technology .immerse-logo {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 2rem;
}

#immerse {
    padding: 5rem 0;
}

#technology #pdp #pdp-panel-hero #immerse.immerse-container {
    padding-top: 4rem !important;
    display: flex !important;
    flex-direction: column !important;
}

.right-chevron {
    width: 12px;
    margin-left: 2px;
    margin-bottom: 5px;
}

#technology #pdp #pdp-panel-hero .copyright-text {
    position: absolute;
    bottom: 20px;
    max-width: 1000px;
    width: 60%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    font-size: 11px !important;
    opacity: .5;
    line-height: 20px !important;
}

.ml2 {
    margin-left: 2rem !important;
}

.logo-container {
    display: flex;
    justify-content: center;
}
.logo-container img {
    height: 100px;
    object-fit: contain;
    margin: 1rem 1.3rem;
}

/* tabs */
.opacity-0 {
    opacity: 0;
}

.opacity-1 {
    opacity: 1 !important;
}

.permanent-nav-links {
    justify-content: center;
    background: black;
    color: white;
    position: fixed;
    padding: 1rem 0;
    z-index: 2;
    width: 100%;
    transition: 225ms;
    text-transform: uppercase;
}

.nav-menu-open .permanent-nav-links {
    transform: translateY(0px);
}

.permanent-nav-links {
    transform: translateY(-51px);
}

.permanent-nav-links li {
    margin: 0 3.5rem;
    cursor: pointer;
}

.permanent-nav-links span {
    padding-bottom: 5px;
}

.scroller {
    position: fixed;
    bottom: 70px;
    right: 20px;
    z-index: 4;
    transition: 225ms;
    cursor: pointer;
}

.upgrade-nav-icons {
    height: 25px;
    margin-right: 1rem;
}

@media (max-width:1500px) {
    #technology .arrow-container {
        width: 80%;
        padding-left: 0.5rem;
    }
}

#technology > div.performance > div:nth-child(2), #technology > div.cooling.display-block > div:nth-child(2) {
    padding-top: 2rem !important;
}

@media (max-width:1236px) {
    #technology #pdp #pdp-panel-hero .copyright-text {
        bottom: 10px;
    }
    .header-title h1 {
        font-size: 6em !important;
    }
}

@media (max-width:1050px) {
    #technology .bar-subtext {
        font-size: 14px;
    }
    #technology .immerse-text {
        width: 90%;
    }
    .header-title {
        padding-right: 2rem;
    }
    .logo-container img {
        height: 75px;
    }
}

@media (max-width:1000px) {
    .mobile-reverse-column {
        display: flex;
        flex-direction: column-reverse;
    }
    #technology p, #technology #pdp #pdp-panel-hero.panel-template p, #technology #smalcode .body-p1 {
        font-size: .9rem;
        line-height: 1.3em;
    }
    #technology h2, #smalcode .style-h2 {
        font-size: 2.7rem;
        line-height: 45px;
    }
    #technology .icue-content, #technology .capellix-content, #technology .capellix > div, #technology .slipstream > img, #technology .slipstream-content, #technology .axon-content, #technology .axon > img, #technology .opx > img, #technology .opx-content, #technology .dhx-content, #technology .dhx > img, #technology .dhx .supported-languages-container, #technology .dhx > video, #technology .axon-chart {
        padding: 3rem 2rem;
    }
    .opx-logo {
        margin: 0 auto;
    }
    #technology .capellix .video-container, #technology .capellix .capellix-content {
        padding: 2rem;
    }
    #technology .axon-yellow {
        border-bottom: 10px solid;
    }
    #technology .chart-container > div {
        width: 100px;
    }
    #technology .performance-bar {
        width: 100px;
        height: 86px;
    }
    #technology .other-bar {
        width: 100px;
        height: 286px;
    }
    #technology #pdp #pdp-panel-hero .hero-content-container .yellow-text {
        width: 90%;
    }
    #technology .hero-paragraph {
        width: 90%;
    }
    .finder-container {
        width: 100%;
    }
    .header-title {
        left: 2rem;
    }
}

@media (max-width:900px) {
    #technology #pdp #pdp-panel-hero .copyright-text {
        bottom: 0px;
        width: 55%;
    }
    .permanent-nav-links li {
        margin: 0 1.5rem;
    }
}

@media (max-width:850px) {
    .upgrade-nav-icons {
        display: none;
    }

    #technology .icue-content {
        padding: 1rem;
        width: 100%;
        margin: 0 auto;
    }

    #technology .icue {
        flex-direction: column;
    }

    #technology .component-carousel-slick .players-say .gamer {
        height: 100%;
    }

    #technology .component-carousel-slick .players-say {
        height: 50vw;
    }
    
    #technology .component-carousel-slick {
        width: 100%;
    }

    #technology .icue-content {
        max-width: 750px;
    }

    #technology .carousel-numbers {
        width: 79.5%;
        margin-bottom: -57px;
        margin-top: 0rem;
    }

    #technology #quotesNavBarWrap {
        padding-bottom: 4rem;
    }

    #technology .arrow-container {
        width: 86%;
    }

    .logo-container img {
        height: 53px;
    }
}

@media (min-width:768px) {
    #technology .hero-paragraph {
        width: 50%;
        margin: 0 auto !important;
        padding-top: 2rem;
        max-width: 1000px;
        font-size: 24px !important;
        line-height: 1.5em !important;
    }
}

@media (max-width:767px) {
    #technology #pdp #pdp-panel-hero {
        height: unset;
        padding: 2rem 0;
    }
    .participating-channels {
        background: url("https://cwsmgmt.corsair.com/landing/upgrade-season/images/bg-photo-channels-mobile-light.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .deals-container {
        background: url("https://cwsmgmt.corsair.com/landing/upgrade-season/images/bg-photo-deals-mobile.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .your-build {
        background: url("https://cwsmgmt.corsair.com/landing/upgrade-season/images/bg-photo-forums-mobile.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .why-upgrade {
        background: url("https://cwsmgmt.corsair.com/landing/upgrade-season/images/bg-photo-whyupgrade-mobile.jpg");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    #technology #pdp #pdp-panel-hero {
        background: url("https://cwsmgmt.corsair.com/landing/upgrade-season/images/bg-photo-upgradeseason-hero02-mobile.jpg") center no-repeat !important;
        background-size: cover !important;
    }

    .performance-container {
        background: url("https://cwsmgmt.corsair.com/landing/upgrade-season/images/bg-photo-ddr5memory-mobile.jpg");
        background-position: center;
    }

    .cooling-container {
        background: url("https://cwsmgmt.corsair.com/landing/upgrade-season/images/bg-photo-liquidcooling-mobile.jpg");
        background-position: center;
    }

    .systems-container {
        background: url("https://cwsmgmt.corsair.com/landing/upgrade-season/images/bg-photo-systems-mobile.jpg");
        background-position: center;
    }

    .performance-container, .cooling-container, .systems-container, .hero-content-container.your-build {
        text-shadow: 1px 1px 5px black;
    }
}

@media (max-width:750px) {
    #technology #pdp #pdp-panel-hero .copyright-text {
        bottom: 80px;
        width: 90%;
    }
    #technology .immerse-logo {
        padding: 1rem 2rem;
    }
}

@media (max-width:700px) {
    #technology .capellix-content, #technology .capellix > div, #technology .slipstream > img, #technology .slipstream-content, #technology .axon-content, #technology .axon > img, #technology .opx > img, #technology .opx-content, #technology .dhx-content, #technology .dhx .supported-languages-container, #technology .dhx > img, #technology .dhx > video, #technology .axon-chart {
        padding: 1rem;
        width: 100%;
        margin: 0 auto;
    }

    #technology .slipstream, #technology .capellix, #technology .axon, #technology .dhx {
        flex-direction: column;
        justify-content: center;
    }

    #technology .opx {
        background-image: linear-gradient(315deg, #000000, #000000, #000000, #313131);
        flex-direction: column-reverse;
    }

    #technology .component-carousel-slick .players-say {
        width: 95%;
    }

    #technology .arrow-container {
        width: 94%;
        margin-bottom: 1rem;
    }

    #technology .component-carousel-slick #quotesNavBar {
        width: 70%;
    }

    #technology .carousel-numbers {
        width: 87.5%;
        margin-top: 1rem;
    }

    #technology .hero-paragraph {
        width: 100%;
    }

    #technology .capellix .video-container, #technology .capellix .capellix-content {
        width: 100%;
        padding: 1rem;
    }

    #technology .capellix {
        min-height: 600px;
    }

    #technology #pdp #pdp-panel-hero #immerse.immerse-container {
        padding-top: 1rem !important;
    }

    .header-title {
        left: 1rem;
    }

    .header-title h1 {
        font-size: 4em !important;
    }

    .header-icon:not(.header-main-child .header-icon) {
        height: 50px;
    }

    .mobile-hide {
        display: none;
    }
    .cooling-container {
        background-position-x: 63%;
    }
    .systems-container {
        background-position-x: 80%;
        background-position-y: 70%;
    }
    .performance-container {
        background-position-x: 62%;
    }
    .logo-container {
        flex-wrap: wrap;
        align-items: center;
    }
}

@media (max-width:650px) {
    #technology .tech-hero {
        width: 100%;
    }

    #technology .hero-background {
        min-height: 600px;
    }
    
    .mobile-link-column {
        display: flex;
        flex-direction: column;
    }

    .ml2 {
        margin-left: 0 !important;
    }
}

@media (max-width:550px) {
    .logo-container img {
        margin: 0.5rem;
    }
}

@media (max-width:500px) {
    .permanent-nav-links span {
        font-size: 10px;
    }

    .permanent-nav-links li {
        margin: 0 1rem;
    }

    #technology .component-carousel-slick #quotesNavBar {
        width: 60%;
    }

    #technology .carousel-numbers {
        margin-bottom: -48px;
    }

    #technology .component-carousel-slick .players-say {
        width: 100%;
    }

    #technology .arrow-container {
        width: 100%;
        padding-left: 0.6rem;
    }

    #technology .tech-hero h1 {
        font-size: 4rem;
        letter-spacing: 1px;
    }

    #technology .hero-background {
        min-height: 500px;
    }

    #technology .banner-video video {
        height: 500px;
    }

    #technology .axon-chart-text {
        font-size: 12px !important;
    }

    #technology #pdp #pdp-panel-hero.immerse-panel {
        min-height: 900px !important;
    }

    #technology .immerse-text {
        width: 100% !important;
        font-size: 16px !important;
    }

    #pdp #pdp-panel-hero.panel-template .wrapper {
        margin: 0 !important;
    }
    #technology #pdp #pdp-panel-hero .hero-content-container .yellow-text {
        font-size: 16px !important;
    }
    #technology #pdp .hero-content-container .finder-container p {
        font-size: 11px !important;
        line-height: 20px !important;
    }
}
#pdp section p, #pdp h3, #pdp h4, #pdp h5 {
    font-family: 'aktiv-grotesk', sans-serif !important;
}
#pdp .bebas {
	font-family: 'bebas-neue-pro-semiexpanded', sans-serif !important;
	font-weight: 600 !important;
}
