.popup-promo_first.popup-promo-type1 {
    background-size: 100%;
    width: 100%;
    max-width: 712px;
    height: 489px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.popup-promo_first.popup-promo-type1 .closePromoPopup {
    width: 48px;
    height: 48px;
    border-radius: 48px;
    background: rgba(255,255,255,0.2);
    right: 47px;
    top: 24px;
}
.popup-promo_first.popup-promo-type1 .popup-promo__btn {
    position: absolute;
    bottom: 32px;
    left: 4%;
    width: 92%;
    height: 72px;
    background: transparent;
    box-shadow: none;
    color: #560300;
    text-align: center;
    font-size: 24px;
    line-height: 1;
}

.popup-promo_first.popup-promo-type2 {
    background-size: 100%;
    width: 100%;
    max-width: 712px;
    height: 508px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.popup-promo_first.popup-promo-type2 .closePromoPopup {
    width: 48px;
    height: 48px;
    border-radius: 48px;
    background: rgba(255,255,255,0.2);
    right: 24px;
    top: 24px;
}
.popup-promo_first.popup-promo-type2 .popup-promo__btn {
    position: absolute;
    bottom: 32px;
    left: 4%;
    width: 92%;
    height: 72px;
    background: transparent;
    box-shadow: none;
    color: #EDDCCA;
    text-align: center;
    font-size: 24px;
    line-height: 1;
}
.popup-promo_first.popup-promo-type2 {
    background-size: 100%;
    width: 100%;
    max-width: 712px;
    height: 508px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.popup-promo_first.popup-promo-type2 .closePromoPopup {
    width: 48px;
    height: 48px;
    border-radius: 48px;
    background: rgba(255,255,255,0.2);
    right: 24px;
    top: 24px;
}
.popup-promo_first.popup-promo-type2 .popup-promo__btn {
    position: absolute;
    bottom: 32px;
    left: 4%;
    width: 92%;
    height: 72px;
    background: transparent;
    box-shadow: none;
    color: #EDDCCA;
    text-align: center;
    font-size: 24px;
    line-height: 1;
}
.popup-promo_second.popup-promo-type2 {
    background-size: 100%;
    width: 100%;
    max-width: 700px;
    height: 496px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.popup-promo_second.popup-promo-type2 .closePromoPopup {
    width: 48px;
    height: 48px;
    border-radius: 48px;
    background: rgba(255,255,255,0.2);
    right: 27px;
    top: 24px;
}
.popup-promo_second.popup-promo-type2 .popup-promo__btn {
    position: absolute;
    bottom: 48px;
    left: 4%;
    width: 46%;
    height: 70px;
    background: transparent;
    box-shadow: none;
    color: #EDDCCA;
    text-align: center;
    font-size: 24px;
    line-height: 1;
}

.popup-promo.popup-promo-type3 {
    background-size: 100%;
    width: 100%;
    max-width: 712px;
    height: 508px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.popup-promo.popup-promo-type3 .closePromoPopup {
    width: 48px;
    height: 48px;
    border-radius: 48px;
    background: rgba(255,255,255,0.2);
    right: 24px;
    top: 24px;
}
.popup-promo.popup-promo-type3 .popup-promo__btn {
    position: absolute;
    bottom: 27px;
    left: 4%;
    width: 92%;
    height: 72px;
    background: transparent;
    box-shadow: none;
    color: #EDDCCA;
    text-align: center;
    font-size: 24px;
    line-height: 1;
}
.popup-promo.popup-promo-type3 {
    background-size: 100%;
    width: 100%;
    max-width: 700px;
    height: 496px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.popup-promo.popup-promo-type3 .closePromoPopup {
    width: 48px;
    height: 48px;
    border-radius: 48px;
    background: rgba(0,0,0,0.1);
    right: 27px;
    top: 24px;
}
.popup-promo.popup-promo-type3 .promoHtmlPopup {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding-left: 7%;
    padding-top: 23%;
    font-family: "TenorSans";
    font-weight: 400;
}
.popup-promo.popup-promo-type3 .promoHtmlPopup .firstLine {
    font-size: 48px;
    text-decoration: line-through;
    color: #56020066;
    line-height: 110%;
}
.popup-promo.popup-promo-type3 .promoHtmlPopup .secondtLine {
    font-size: 90px;
    color: #560300;
    line-height: 110%;
}

@media (max-width: 666px) {
    .popup-promo_first.popup-promo-type1 {
        background-size: cover;
        max-width: 380px;
        height: 271px;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    .popup-promo_first.popup-promo-type1 .closePromoPopup {
        width: 24px;
        height: 24px;
        border-radius: 24px;
        right: 13px;
        top: 13px;
    }
    .popup-promo_first.popup-promo-type1 .popup-promo__btn {
        position: absolute;
        bottom: 17px;
        width: 90%;
        height: 37px;
        font-size: 16px;
    }
    .popup-promo_first.popup-promo-type2 {
        background-size: cover;
        max-width: 380px;
        height: 271px;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    .popup-promo_first.popup-promo-type2 .closePromoPopup {
        width: 24px;
        height: 24px;
        border-radius: 24px;
        right: 20px;
        top: 13px;
    }
    .popup-promo_first.popup-promo-type2 .popup-promo__btn {
        position: absolute;
        bottom: 17px;
        width: 90%;
        height: 37px;
        font-size: 16px;
    }

    .popup-promo_second.popup-promo-type2 {
        background-size: cover;
        max-width: 380px;
        height: 260px;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    .popup-promo_second.popup-promo-type2 .closePromoPopup {
        width: 24px;
        height: 24px;
        border-radius: 24px;
        right: 13px;
        top: 13px;
    }
    .popup-promo_second.popup-promo-type2 .popup-promo__btn {
        position: absolute;
        bottom: 17px;
        width: 46%;
        height: 37px;
        font-size: 16px;
    }

    .popup-promo.popup-promo-type3 {
        background-size: cover;
        max-width: 380px;
        height: 271px;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    .popup-promo.popup-promo-type3 .closePromoPopup {
        width: 24px;
        height: 24px;
        border-radius: 24px;
        right: 20px;
        top: 13px;
    }
    .popup-promo.popup-promo-type3 .closePromoPopup {
        width: 24px;
        height: 24px;
        border-radius: 24px;
        right: 13px;
        top: 13px;
    }
    .popup-promo.popup-promo-type3 .popup-promo__btn {
        position: absolute;
        bottom: 17px;
        width: 92%;
        height: 37px;
        font-size: 16px;
    }
    .popup-promo.popup-promo-type3 .promoHtmlPopup .firstLine {
        font-size: 26px;
    }
    .popup-promo.popup-promo-type3 .promoHtmlPopup .secondtLine {
        font-size: 50px;
        line-height: 100%;
    }
}