.promo-01 {
    background: #252525 url('//fs.getcourse.ru/fileservice/file/download/a/11874/sc/206/h/864aa8cb37686e4ea4f5713e8537c2cb.jpg') no-repeat;
    background-size: cover;
    position: relative;
}

.promo-01 .flex-container .flex-column {
    padding: 0 !important;
}

.promo-01 .my-container {
    position: relative;
    margin-top: 199px !important;
    margin-bottom: 108px !important;
}

.promo-01 .builder[data-path="column1"] {
    max-width: 668px;
}

.promo-01 .builder[data-path="column2"] {
    position: absolute;
    width: 805px !important;
    max-width: 805px;
    margin-left: 157px !important;
    right: -80px;
}

.promo-01__subtitle>div>p {
    font-family: 'Gilroy-Regular' !important;
    color: #947e62 !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    max-width: 560px;
}

.promo-01__title>div>p {
    font-family: 'Gilroy-Bold' !important;
    font-size: 48px !important;
    font-weight: 700 !important;
    color: #fbf9f8 !important;
    line-height: 1.22 !important;
    max-width: 100%;
}

.promo-01__title>div>p>samp {
    font-family: 'Gilroy-Bold' !important;
    background-color: transparent !important;
    color: #1cd0c1 !important;
    font-size: 48px !important;
    font-weight: 700 !important;
}

.promo-01__text-01>div>p {
    font-family: 'Gilroy-Medium' !important;
    color: #947e62 !important;
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    max-width: 560px;
}

.promo-01__text-02>div>p {
    font-family: 'Gilroy-Semibold' !important;
    color: #f5f5f5 !important;
    font-size: 30px !important;
    font-weight: 400 !important;
    max-width: 548px;
}

.promo-01__text-03>div>p {
    font-family: 'Gilroy-Medium' !important;
    color: #ffffff !important;
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    max-width: 560px;
}

.promo-01__img {}

.gun-promo .my-container {
    margin-top: 100px !important;
    align-items: center !important;
}

.gun-promo .builder[data-path="column1"] {
    max-width: 770px;
}

.gun-promo .promo-01__title>div>p {
    /* font-size: 43px !important; */
    font-size: 50px !important;
    color: #e6d7c4 !important;
}

.gun-promo .promo-01__text-03>div>p {
    max-width: 660px;
    color: #f5f5f5 !important;
}

.gun-promo .promo-01__title>div>p>strong {
    color: #00ffec !important;
}

.gun-promo .promo-01__title>div>p>mark {
    background-color: transparent !important;
    color: #f06 !important;
}

.gun-promo .promo-01__title>div>p kbd {
    font-family: 'Gilroy-Bold' !important;
    font-size: 43px !important;
    box-shadow: none !important;
    background-color: transparent !important;
    color: #ffc107 !important;
}

.gun-promo .promo-01__text-01>div>p {
    color: #f5f5f5 !important;
}

.gun-promo .promo-01__text-02>div>p {
    text-shadow: 0 0 4px #00ffec;
}

.promo-features__list {
    padding-left: 0 !important;
    margin: 0 !important;
    list-style: none !important;
    display: flex;
    flex-wrap: wrap;
}

.promo-features__item {
    font-family: 'Gilroy-Regular' !important;
    opacity: 0.7 !important;
    color: #fbf9f8 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    margin-right: 48px !important;
    line-height: 1.22 !important;
    display: flex;
}

.promo-features__item:last-child {
    margin-right: 0 !important;
}

.promo-features__item-img-box {
    margin-right: 20px !important;
}

.promo-01__text-02--sale {
    position: relative;
}

.promo-01__text-02--sale samp {
    position: absolute;
    left: 300px;
    top: -37px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-shadow: none;
    background: url('//fs.getcourse.ru/fileservice/file/download/a/11874/sc/165/h/d016a443f9c2497c356ff78df44fb538.png') no-repeat;
    color: #ff0066;
    background-size: contain;
    font-weight: bold;
}

.default-btn>button {
    z-index: 15;
}

@media screen and (max-width: 1700px) {
    .promo-01__text-02--sale samp {
        left: 543px;
        top: -3px;
    }
}

@media screen and (max-width: 990px) {
    .promo-01__text-02--sale samp {
        position: static;
        margin: 15px auto;
    }
}