* {
    padding: 0;
    margin: 0;
}


@font-face {
    font-family: Inter;
    src: url("../fonts/Inter-Regular.ttf");
}

@font-face {
    font-family: Bebas;
    src: url("../fonts/BebasNeueCyrillicRegular.ttf");
}

@font-face {
    font-family: BebasEnglish;
    src: url("../fonts/BebasNeueEnglish.ttf");
}


html {
    box-sizing: border-box;
    font-size: calc(100vw / 1536 * 10);
    scroll-behavior: smooth;
}

.wrapper {
    overflow: hidden;
}

body {
    background: #010101FF;
}

.omg-container {
    position: relative;
    z-index: 1;
    padding-left: 17.6rem;
    padding-right: 17.6rem;
}

.header {
    background: rgba(1, 1, 1, 0.30);
    backdrop-filter: blur(1rem);
    -webkit-backdrop-filter: blur(1rem);
    padding-top: 1.9rem;
    padding-bottom: 1.9rem;
    z-index: 10;
    position: fixed;
    left: 0;
    right: 0;
    box-shadow: 0 0.4rem 1.8rem 0.4rem rgba(0, 0, 0, 0.25);
}

.header-content {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: space-between;
    align-items: center;
}

.header-actions {
    display: grid;
    grid-template-columns: auto auto;
    gap: 1.764rem;
}

.header-logo {
    width: 16.4rem;
    height: 3.8rem;
}

.header-logo img {
    width: 100%;
}

.button-classic {
    display: grid;
    width: 22.43rem;
    height: 4.688rem;
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-size: 2.2rem;
    line-height: 2rem;
    align-items: center;
    text-align: center;
    text-decoration: none;
    border-radius: 0.8rem;
    border: 0.085rem solid transparent;
}

.power-button-header {
    width: 19.9rem;
    transition: 0.3s ease-in-out;
}

.transparent-button-header {
    transform: skew(-13deg, 0deg);
    border: 0.1rem solid white;
    border-radius: 0.6rem;
    text-decoration: none;
    color: #FFFFFF;
    height: 4rem;
    display: grid;
    align-items: center;
    width: 16.4rem;
    margin-top: 0.1rem;
    margin-bottom: 0.2rem;
}


.transparent-button-text {
    transform: skew(13deg, 0deg);
    margin-left: 0;
    background-color: transparent;
    font-family: Bebas, sans-serif;
    font-weight: 400;
    display: grid;
    font-size: 2.2rem;
    line-height: 1;
    align-items: center;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
}

.omg-action:hover, .omg-action:active {
    background: #E97103;
    transition: 0.3s linear;
}

.button-transparent {
    background: transparent;
    color: white;
    border: 0.085rem solid #FFFFFF;
    width: 19.4rem;
    height: 4.688rem;
}

.button-transparent:hover, .button-transparent:active {
    background: white;
    color: #000000;
    transition: 0.3s linear;
}


.main-back {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
}


.main-back img {
    width: 100%;
}

.main-back-desktop {

}

.main-back-tablet, .main-back-mob {
    display: none;
}

.main-text {
    font-family: Bebas, sans-serif;
    z-index: 1;
    position: relative;
    color: #FFFFFF;
    font-size: 6rem;
    padding-top: 15.5rem;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: space-between;
    margin-bottom: 15.7rem;
}


.main-text-item:nth-last-child(1) {
    text-align: right;
}

.power-button-container {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: flex-end;
    margin-right: 2.7rem;
    padding-bottom: 21rem;
}

.power-button-main {
    display: block;
    width: 25.3rem;
    transition: 0.3s ease-in-out;
}

.main-end {
    position: absolute;
    width: 35.4rem;
    display: block;
    bottom: 0;
    left: 59rem;
}

.nyuh {
    padding-top: 10rem;
    position: relative;
    padding-bottom: 15rem;
}

.nyuh-content {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: space-between;
}

.nyuh-info {
    padding-top: 2rem;
}

.nyuh-text {
    color: #9A9A9A;
    font-family: Inter, sans-serif;
    max-width: 53.5rem;
    font-size: 1.8rem;
    line-height: 2.2rem;
    margin-bottom: 3.7rem;
}

.nyuh-tittle {
    color: white;
    font-family: Bebas, sans-serif;
    font-size: 3.7rem;
    line-height: 3.7rem;
    max-width: 43.5rem;
    margin-bottom: 3.7rem;
}

.power-button-nyuh {
    width: 30.9rem;
    display: block;
    transition: 0.3s ease-in-out;
}

.nyuh-br {
    display: none;
}

.nyuh-image {
    width: 57.9rem;
}

.nyuh-image img {
    width: 100%;
}

.nyuh-image-mob {
    display: none;
    width: 100%;
}

.nyuh-image-mob img {
    width: 100%;
}

.back-long {
    position: absolute;
    left: 0;
    width: 56.9rem;
    top: 3.5rem;

}

.back-trigon {
    position: absolute;
    right: 0;
    bottom: -25rem;
    width: 20.5rem;
}

.back-long img {
    width: 100%;
}

.back-trigon img {
    width: 100%;
}


.heroes {
    position: relative;
    z-index: 2;
}

.heroes-tittle-content {
    position: relative;
}

.heroes-title {
    color: #FFFFFF;
    font-family: Bebas, sans-serif;
    font-size: 5.5rem;
    line-height: 5.5rem;
    text-align: center;
    margin-bottom: 4.7rem;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 1;
    position: inherit;
}

.back-heroes-tittle {
    z-index: 0;
    position: absolute;
    top: -4.4rem;
    left: 0;
    width: 118.6rem
}

.heroes-slider-container {

}

.heroes-slider {

}

.hero-card {
    margin-left: 17.6rem;
    margin-right: 17.6rem;
    position: relative;
}

.hero-card-image {
    width: 100%;
}


.hero-card-image img {
    width: 100%;
}


.hero-card-image-mob {
    display: none;
}

.hero-card-image-mob img {
    width: 100%;
}

.hero-card-info {
    position: absolute;
    z-index: 4;
    top: 0;
    left: 65.9rem;
}

.hero-card-name {
    font-family: Bebas, sans-serif;
    padding: 0.8rem 2rem;
    height: 3.5rem;
    line-height: 1;
    display: inline-block;
    background-color: #FFFFFF;
    transform: skew(13deg, 0deg);
    justify-content: center;
    align-items: center;
    position: relative;
    border-radius: 0.6rem;
    margin-left: -3rem;
    color: black;
}

.hero-card-name-text {
    transform: skew(-13deg, 0deg);
    font-size: 3.6rem;
    line-height: 1;
}

.hero-card-description-container {
    height: 24rem;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;

}

.hero-card-description {
    font-family: Bebas, sans-serif;
    font-size: 3.1rem;
    line-height: 3rem;
    color: #FFFFFF;
}

.slick-arrow {
    width: 6.2rem;
    height: 6.2rem;
    box-shadow: 0 0 2.9rem 2rem rgba(0, 0, 0, 0.05);
    border-radius: 1.8rem;
    border: none;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: calc(50% - 5rem);
    display: block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    outline: none;
    z-index: 2;
    background-color: #FFD249;
}

.slick-prev {
    left: 14.4rem;
}

.slick-next {
    right: 14.4rem;
}


.slick-prev {
    background-image: url("../images/left.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 0.6rem 1.2rem
}

.slick-next {
    background-image: url("../images/right.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.6rem 1.2rem
}


.slick-dots {
    position: relative;
    z-index: 4;
    display: grid;
    grid-template-columns: repeat(12, 4.5rem);
    gap: 2.2rem;
    align-items: center;
    justify-content: flex-start;
    margin-top: 3rem;
    margin-left: 17.6rem;
}

.slick-dots li {
    list-style: none;
    margin: 0;
    border: none;
}

.slick-dots button {
    font-size: 0;
    border: 0.2rem solid black;
    background-color: black;
    width: 4.5rem;
    height: 4.5rem;
    border-radius: 50%;
    background-size: 100%;
    transition: 0.2s linear;
}


.slick-dots > li:nth-child(1) > button {
    background-image: url("../images/dot-1.png");
}

.slick-dots > li:nth-child(2) > button {
    background-image: url("../images/dot-2.png");
}

.slick-dots > li:nth-child(3) > button {
    background-image: url("../images/dot-3.png");
}

.slick-dots > li:nth-child(4) > button {
    background-image: url("../images/dot-4.png");
}

.slick-dots > li:nth-child(5) > button {
    background-image: url("../images/dot-5.png");
}

.slick-dots > li:nth-child(6) > button {
    background-image: url("../images/dot-6.png");
}

.slick-dots > li:nth-child(7) > button {
    background-image: url("../images/dot-7.png");
}

.slick-dots > li:nth-child(8) > button {
    background-image: url("../images/dot-8.png");
}

.slick-dots > li:nth-child(9) > button {
    background-image: url("../images/dot-9.png");
}

.slick-dots > li:nth-child(10) > button {
    background-image: url("../images/dot-10.png");
}

.slick-dots > li:nth-child(11) > button {
    background-image: url("../images/dot-11.png");
}

.slick-dots > li:nth-child(12) > button {
    background-image: url("../images/dot-12.png");
}

.slick-dots li.slick-active button {
    border: 0.2rem solid #E1A42D;
    border-radius: 50%;
}


.fuel {
    position: relative;
    padding-top: 13rem;
    padding-bottom: 14rem;
}

.fuel-content {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    gap: 7rem;
}

.fuel-text {
    color: #FFFFFF;
    font-family: Bebas, sans-serif;
    font-size: 5.5rem;
    line-height: 5.5rem;

}

.fuel-link {
    display: block;
    width: 45.1rem;
    transition: 0.3s linear;
}

.back-love {
    position: absolute;
    z-index: 0;
    right: 0;
    bottom: -49rem;
    width: 77rem;
    overflow: hidden;
}

.back-love img {
    width: 100%;
}

.promo {
    padding-bottom: 9.6rem;
    position: relative;
    display: none;
}

.promo-image {

}

.promo-image-mob {
    display: none;
}

.promo-image img, .promo-image-mob img {
    width: 100%;
}

.omg-promocode {
    display: none;
    font-family: Bebas, sans-serif;
    color: #FFFFFF;
    font-size: 4.3rem;
    position: absolute;
    right: 38rem;
    bottom: 16rem;
}

.back-trigon-2 {
    position: absolute;
    left: 0;
    bottom: 2rem;
    width: 20.5rem;
    transform: rotate(175deg);
}

.back-trigon-2 img {
    width: 100%;
}


.footer {
    position: relative;
    background-color: #181818;
    padding-top: 5rem;
    padding-bottom: 5rem;
    z-index: 20;
}

.footer-logo {
    width: 16.4rem;
    height: 3.8rem;
    margin-left: auto;
    margin-right: auto;
}

.footer-logo img {
    width: 100%;
}


@media screen and (max-width: 1024px) {


    html {
        font-size: calc(100vw / 1024 * 10);
    }

    .omg-container {
        padding-left: 2.9rem;
        padding-right: 2.9rem;
    }

    .header {
        padding-top: 1.9rem;
        padding-bottom: 1.9rem;
    }

    .header-actions {
        display: grid;
        grid-template-columns: auto auto;
        gap: 1.764rem;
    }

    .header-logo {
        width: 16.4rem;
        height: 3.8rem;
    }

    .header-logo img {
        width: 100%;
    }

    .power-button-header {
        width: 19.9rem;
        transition: 0.3s ease-in-out;
    }

    .transparent-button-header {

    }

    .omg-action:hover, .omg-action:active {
        background: #ffffff;
        transition: 0.3s linear;
    }

    .main-back-desktop {
        display: none;
    }

    .main-back-tablet {
        display: block;
    }

    .main-text {
        font-family: Bebas, sans-serif;
        z-index: 1;
        position: relative;
        color: #FFFFFF;
        font-size: 6rem;
        padding-top: 14rem;
        display: flex;
        display: -webkit-flex;
        display: -ms-flexbox;
        justify-content: space-between;
        margin-bottom: 11rem;
    }


    .main-text-item:nth-last-child(1) {
        text-align: right;
    }

    .power-button-container {
        display: flex;
        display: -webkit-flex;
        display: -ms-flexbox;
        justify-content: flex-end;
        margin-right: 2.7rem;
        padding-bottom: 16.6rem;
    }

    .power-button-main {
        display: block;
        width: 25.3rem;
        transition: 0.3s ease-in-out;
    }

    .main-end {
        width: 28.9rem;
        display: block;
        left: 37rem;
    }

    .nyuh {
        padding-top: 4rem;
        padding-bottom: 5rem;
    }

    .nyuh-content {
        display: flex;
        display: -webkit-flex;
        display: -ms-flexbox;
    }

    .nyuh-info {
        padding-top: 2rem;
    }

    .nyuh-text {
        color: #EDEDED;
        font-family: Inter, sans-serif;
        max-width: 45rem;
        font-size: 1.5rem;
        line-height: 1.6rem;
        margin-bottom: 2rem;
    }

    .nyuh-tittle {
        color: white;
        font-family: Bebas, sans-serif;
        font-size: 3.2rem;
        line-height: 3.2rem;
        max-width: 35rem;
        margin-bottom: 2.4rem;
    }

    .power-button-nyuh {
        width: 30.9rem;
        display: block;
        transition: 0.3s ease-in-out;
    }

    .nyuh-image {
        width: 46.7rem;
    }

    .nyuh-image img {
        width: 100%;
    }

    .nyuh-image-mob {
        display: none;
        width: 100%;
    }

    .back-long {
        position: absolute;
        left: 0;
        width: 37rem;
        top: -2rem;

    }

    .back-trigon {
        position: absolute;
        right: 0;
        bottom: -13rem;
        width: 14.6rem;
    }

    .back-long img {
        width: 100%;
    }

    .back-trigon img {
        width: 100%;
    }


    .heroes {
        position: relative;
        z-index: 2;
    }

    .heroes-tittle-content {
        position: relative;
    }

    .heroes-title {
        font-size: 4.5rem;
        line-height: 4.5rem;
        text-align: left;
        margin-bottom: 4.7rem;
        z-index: 1;
        position: inherit;
        padding-top: 7rem;
    }

    .back-heroes-tittle {
        z-index: 0;
        position: absolute;
        top: 3rem;
        left: -10rem;
        width: 100rem
    }

    .heroes-slider-container {

    }

    .heroes-slider {

    }

    .hero-card {
        margin-left: 2.9rem;
        margin-right: 2.9rem;
    }

    .hero-card-image {
        width: 100%;
    }


    .hero-card-image-mob {

    }

    .hero-card-info {
        z-index: 4;
        top: 0;
        left: 53.8rem;
    }

    .hero-card-name {
        padding: 0.6rem 1.7rem;
        height: 2.6rem;
        line-height: 1;
        transform: skew(12deg, 0deg);
        border-radius: 0.5rem;
        margin-left: -2rem;
    }

    .hero-card-name-text {
        transform: skew(-12deg, 0deg);
        font-size: 2.6rem;
        line-height: 1;
    }

    .hero-card-description-container {
        height: 19.6rem;
    }

    .hero-card-description {
        font-size: 2.5rem;
        line-height: 2.5rem;
    }

    .slick-arrow {
        width: 6.2rem;
        height: 6.2rem;
        box-shadow: 0 0 2.9rem 2rem rgba(0, 0, 0, 0.05);
        border-radius: 1.6rem;
        top: -9.2rem;
    }

    .slick-prev {
        left: unset;
        right: 11rem;
    }

    .slick-next {
        right: 2.9rem;
    }


    .slick-prev {
        background-image: url("../images/left.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 0.6rem 1.2rem
    }

    .slick-next {
        background-image: url("../images/right.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 0.6rem 1.2rem
    }


    .slick-dots {
        position: relative;
        z-index: 4;
        display: grid;
        grid-template-columns: repeat(12, 3.8rem);
        gap: 1.2rem;
        align-items: center;
        justify-content: flex-start;
        margin-top: 3rem;
        margin-left: 2.9rem;
    }

    .slick-dots button {
        border: 0.3rem solid black;
        width: 3.8rem;
        height: 3.8rem;
        transition: 0.3s linear;
    }

    .slick-dots li.slick-active button {
        border: 0.3rem solid #E1A42D;
    }


    .fuel {
        position: relative;
        padding-top: 10rem;
        padding-bottom: 13rem;
    }

    .fuel-content {
        justify-content: flex-end;
        gap: 11rem;
    }

    .fuel-text {
        font-size: 5.5rem;
        line-height: 5.5rem;
    }

    .fuel-link {
        width: 45.1rem;
    }

    .back-love {
        right: 0;
        bottom: -28rem;
        width: 57rem;
        overflow: hidden;
    }

    .promo {
        padding-bottom: 8rem;
    }

    .promo-image {

    }

    .promo-image-mob {
        display: none;
    }

    .omg-promocode {
        font-size: 4.3rem;
        position: absolute;
        right: 20rem;
        bottom: 14rem;
    }

    .back-trigon-2 {
        left: 0;
        bottom: 43rem;
        width: 13.8rem;
        transform: rotate(175deg);
    }


    .footer {
        background-color: #1B1B1B;
        padding-top: 5rem;
        padding-bottom: 5rem;
    }

    .footer-logo {
        width: 16.4rem;
        height: 3.8rem;
        margin-left: auto;
        margin-right: auto;
    }

    .footer-logo img {
        width: 100%;
    }
}


@media screen and (max-width: 767px) {


    html {
        font-size: calc(100vw / 375 * 10);
    }

    .omg-container {
        padding-left: 1.7rem;
        padding-right: 1.7rem;
    }

    .header {
        padding-top: 1.7rem;
        padding-bottom: 1.7rem;
    }

    .header-actions {
        display: grid;
        grid-template-columns: unset;
        gap: 1.764rem;
    }

    .header-logo {
        width: 10.3rem;
        height: 2.8rem;
    }

    .header-logo img {
        width: 100%;
    }

    .power-button-header {
        width: 14.9rem;
        transition: 0.3s ease-in-out;
    }

    .transparent-button-header {
        display: none;
    }

    .main-back-tablet {
        display: none;
    }

    .main-back-mob {
        display: block;
    }

    .main-text {
        font-family: Bebas, sans-serif;
        z-index: 1;
        position: relative;
        color: #FFFFFF;
        font-size: 2.7rem;
        padding-top: 8.5rem;
        display: flex;
        display: -webkit-flex;
        display: -ms-flexbox;
        flex-direction: column;
        justify-content: space-between;
        margin-bottom: 2.2rem;
        gap: 19rem;
    }


    .main-text-item:nth-last-child(1) {
        text-align: right;
        font-size: 4rem;
    }

    .power-button-container {
        display: flex;
        display: -webkit-flex;
        display: -ms-flexbox;
        justify-content: flex-end;
        margin-right: 1rem;
        padding-bottom: 7rem;
    }

    .power-button-main {
        display: block;
        width: 30.9rem;
    }

    .main-end {
        display: none;
    }

    .nyuh {
        padding-top: 0rem;
        padding-bottom: 5rem;
    }

    .nyuh-content {
        display: flex;
        display: -webkit-flex;
        display: -ms-flexbox;
        flex-direction: column;
    }

    .nyuh-info {
        padding-top: 0;
    }

    .nyuh-text {
        color: #9A9A9A;
        font-family: Inter, sans-serif;
        max-width: 33.5rem;
        font-size: 1.4rem;
        line-height: 1.6rem;
        margin-bottom: 3.5rem;
    }

    .nyuh-tittle {
        color: white;
        font-family: Bebas, sans-serif;
        font-size: 2.5rem;
        line-height: 2.5rem;
        max-width: 32rem;
        margin-bottom: 2.5rem;
    }

    .nyuh-br {
        display: inline-block;
    }

    .power-button-nyuh {
        margin-left: 1.4rem;
        width: 30.9rem;
        display: block;
        transition: 0.3s ease-in-out;
    }

    .nyuh-image {
        width: 46.7rem;
        display: none;

    }

    .nyuh-image-mob {
        display: block;
        width: 100%;
        margin-bottom: 2.5rem;
    }

    .back-long {
        position: absolute;
        left: unset;
        right: 0;
        transform: scale(-1, 1);
        width: 25rem;
        top: -2rem;

    }

    .back-trigon {
        position: absolute;
        right: unset;
        left: 0;
        transform: scale(-1, 1);
        bottom: -8.5rem;
        width: 10rem;
    }

    .back-long img {
        width: 100%;
    }

    .back-trigon img {
        width: 100%;
    }


    .heroes {
        position: relative;
        z-index: 2;
        overflow: hidden;
    }

    .heroes-tittle-content {
        position: relative;
    }

    .heroes-title {
        font-size: 2.8rem;
        line-height: 2.8rem;
        text-align: left;
        margin-bottom: 2.3rem;
        max-width: 21rem;
        z-index: 1;
        position: inherit;
        padding-top: 3.5rem;
    }

    .back-heroes-tittle {
        z-index: 0;
        position: absolute;
        top: 3rem;
        left: -10rem;
        width: 50rem;
    }

    .heroes-slider-container {

    }

    .heroes-slider {
        padding-left: 1.7rem;
    }

    .hero-card {
        margin-left: 1.2rem;
        margin-right: 0rem;
        width: 32.8rem;
    }

    .hero-card-image {
        display: none;

    }


    .hero-card-image-mob {
        display: block;
    }

    .hero-card-info {
        z-index: 4;
        top: 18.5rem;
        left: 3.4rem;
    }

    .hero-card-name {
        padding: 0.6rem 1.7rem;
        height: 2.7rem;
        line-height: 1;
        transform: skew(12deg, 0deg);
        border-radius: 0.5rem;
        margin-left: -1rem;
    }

    .hero-card-name-text {
        transform: skew(-12deg, 0deg);
        font-size: 2.7rem;
        line-height: 1;
    }

    .hero-card-description-container {
        height: 12rem;
    }

    .hero-card-description {
        font-size: 2rem;
        line-height: 2rem;
        width: 23.5rem;
    }

    .pc-br {
        display: none;
    }

    .slick-arrow {
        width: 4.8rem;
        height: 4.8rem;
        box-shadow: 0 0 2.9rem 2rem rgba(0, 0, 0, 0.05);
        border-radius: 1.3rem;
        top: -7.6rem;
    }

    .slick-prev {
        left: unset;
        right: 8rem;
    }

    .slick-next {
        right: 1.7rem;
    }


    .slick-prev {
        background-image: url("../images/left.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 0.5rem 1rem
    }

    .slick-next {
        background-image: url("../images/right.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 0.5rem 1rem
    }


    .slick-dots {
        position: relative;
        z-index: 4;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 2.2rem;
        align-items: center;
        justify-content: flex-start;
        margin-top: 3rem;
        margin-left: 0;
        margin-right: 1.7rem;
    }

    .slick-dots button {
        border: 0.3rem solid black;
        width: 6.6rem;
        height: 6.6rem;
        transition: 0.3s linear;
    }

    .slick-dots li.slick-active button {
        border: 0.3rem solid #E1A42D;
    }


    .fuel {
        position: relative;
        padding-top: 7.1rem;
        padding-bottom: 9rem;
    }

    .fuel-content {
        justify-content: space-between;
        gap: 4.1rem;
        flex-direction: column;
    }

    .fuel-text {
        font-size: 3.5rem;
        line-height: 3.5rem;
        text-align: center;
    }

    .fuel-link {
        width: 34rem;
    }

    .back-love {
        right: 0;
        bottom: -19rem;
        width: 34.5rem;
        overflow: hidden;
    }

    .promo {
        padding-bottom: 4rem;
    }

    .promo-image {
        display: none;
    }

    .promo-image-mob {
        position: relative;
        display: block;
        left: 0;
        right: 0;
        width: 100%;
    }

    .omg-promocode {
        display: none;
        font-size: 3.5rem;
        position: absolute;
        right: 10.5rem;
        bottom: -31.3rem;
    }

    .back-trigon-2 {
        left: unset;
        bottom: unset;
        top: -44.5rem;
        right: 0;
        width: 11rem;
        transform: scale(-1, 1) rotate(180deg);
    }


    .footer {
        background-color: #1B1B1B;
        padding-top: 2.6rem;
        padding-bottom: 2.6rem;
    }

    .footer-logo {
        width: 13.6rem;
        height: 3.2rem;
        margin-left: auto;
        margin-right: auto;
    }

    .footer-logo img {
        width: 100%;
    }


}


/*HOVER EFFECTS*/


.transparent-button-header:hover {
    background-color: #FFFFFF;
    color: black;
    transition: 0.3s linear;
}

.power-button-header:hover .power-button-header-path-1, .power-button-main:hover .power-button-main-path-1, .power-button-nyuh:hover .power-button-nyuh-path-1, .fuel-link:hover .fuel-link-path-1 {
    fill: #FFFFFF;
    transition: 0.3s linear;
}

.power-button-header svg path, .power-button-main svg path, .power-button-nyuh svg path, .fuel-link svg path, .slick-arrow {
    transition: 0.3s ease-in-out;
}

.slick-arrow:hover, .slick-arrow:active {
    background-color: white;
    transition: 0.3s linear;
}

.main-end:hover .main-end-path {
    stroke: #E1A42D;
    transition: 0.3s linear;
}







/* Удалить звездочки и эту подсказку.

.omg-promocode {
    display: block;
}

*/






