@font-face {
    font-family: 'Bounded';
    src: url('https://cdn.proffskills.ru/static/fonts/Bounded-Regular.ttf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Bounded';
    src: url('https://cdn.proffskills.ru/static/fonts/Bounded-Black.ttf');
    font-weight: 900;
    font-style: normal;
}

.banner p,
h6 {
    margin: 0;
}

.banner {
    background: linear-gradient(270.16deg, #8900FF 0%, #65E2DC 100%);
    overflow: hidden;
    text-decoration: none;
    color: #ffffff;
    height: 80px;
}

.banner-content {
    padding: 15px 0 10px;
    display: flex;
    max-width: 1920px;
    position: relative;
    margin: 0 auto;
}

.banner-content-wrapper {
    display: flex;
    margin: 0 auto;
    align-items: center;
    gap: 30px;
    max-width: 1005px;
}

.banner-text-wrapper {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.banner-title {
    font-family: 'Bounded';
    font-size: 20px;
    font-weight: 900;
    line-height: 1.3;
    margin: 0;
}

.banner-description {
    font-family: 'Bounded';
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0;
}

.banner-button {
    font-family: 'Bounded';
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    background: url('../images/adTopBanner/background-button.png') no-repeat center center;
    background-size: cover;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 100px;
    padding: 14px 49px;
    color: #EDEDED;
    cursor: pointer;
    margin: 0;
}

.present-box {
    position: absolute;
    bottom: -45px;
    right: 240px;
    width: 143px;
}

.snowflake1 {
    position: absolute;
    bottom: -33px;
    left: -60px;
    width: 107px;
}

.snowflake2 {
    position: absolute;
    top: -52px;
    left: 47px;
    width: 107px;
}

.snowflake3 {
    position: absolute;
    bottom: -50px;
    left: 167px;
    width: 209px;
}

.snowflake4 {
    position: absolute;
    bottom: -15px;
    right: 0;
    width: 202px;
}

@media (max-width: 1919px) {
    .banner-content {
        max-width: 1420px;
        padding: 5px 0;
    }

    .banner-content-wrapper {
        max-width: 685px;
    }

    .banner-description {
        font-size: 14px;
    }

    .banner-button {
        padding: 14px 20px;
    }

    .snowflake1 {
        left: -40px;
    }

    .snowflake2 {
        left: 10px;
    }

    .snowflake3 {
        left: 87px;
    }

    .snowflake4 {
        right: -30px;
    }

    .present-box {
        right: 165px;
    }
}


@media (max-width: 1399px) {

    .banner {
        height: 82px;
    }

    .banner-content {
        max-width: 1140px;
        padding: 25px 0 31px;
    }

    .banner-description {
        display: none;
    }

    .banner-button {
        display: none;
    }

    .snowflake1 {
        left: -100px;
    }

    .snowflake2 {
        left: -20px;
    }

    .snowflake3 {
        bottom: -60px;
        left: 77px;
    }

    .snowflake4 {
        bottom: -5px;
        right: -30px;
    }

    .present-box {
        bottom: -40px;
        right: 155px;
    }
}

@media (max-width: 1199px) {
    .banner-content {
        max-width: 960px;
    }

    .snowflake1 {
        left: -170px;
    }

    .snowflake2 {
        left: -90px;
    }

    .snowflake3 {
        bottom: -60px;
        left: 0px;
    }

    .snowflake4 {
        bottom: -5px;
        right: -110px;
    }

    .present-box {
        bottom: -35px;
        right: 70px;
    }
}

@media (max-width: 991px) {
    .banner-content {
        max-width: 940px;
    }

    .banner-title {
        z-index: 10;
    }

    .snowflake1 {
        left: -170px;
    }

    .snowflake2 {
        left: 120px;
    }

    .snowflake3 {
        bottom: -40px;
        left: -45px;
        width: 163px;
    }

    .snowflake4 {
        bottom: 35px;
        right: 50px;
    }

    .present-box {
        bottom: -45px;
        right: -20px;
    }
}

@media (max-width: 768px) {

    .banner-content {
        padding: 13px 0 17px;
    }

    .banner-content-wrapper {
        max-width: 328px;
    }

    .banner-title {
        text-align: center;
    }
}

@media (max-width: 550px) {
    .banner-content-wrapper {
        max-width: 328px;
    }

    .snowflake1 {
        display: none;
    }

    .snowflake2 {
        left: 50px;
        top: -30px;
        width: 73px;
    }

    .snowflake3 {
        bottom: -10px;
        left: -40px;
        width: 87px;
    }

    .snowflake4 {
        right: -45px;
    }

    .present-box {
        bottom: -25px;
        right: -60px;
        width: 113px;
    }
}

@media (max-width: 375px) {
    .banner-content {
        padding: 20px 0;
    }

    .banner-title {
        font-size: 16px;
    }

    .snowflake2 {
        width: 60px;
        left: 20px;
        top: -25px;
    }

    .snowflake3 {
        bottom: -10px;
        left: -20px;
        width: 60px;
    }

    .snowflake4 {
        right: -30px;
        bottom: 50px;
        width: 116px;
    }

    .present-box {
        bottom: -20px;
        right: -50px;
        width: 78px;
    }
}