.popup__body.modal__subscribe{
    padding: 0;
    max-width: 793px;
    border-radius: 10px;
    overflow: initial;

}
.subscribe__section{
    position: relative;
    padding: 38px 40% 38px 30px;
    display: flex;
    flex-direction: column;
    min-width: 793px;
    box-sizing: border-box;

}
.subscribe__section:not(.section__video){
    min-height: 380px;
}
.subscribe__section__content{
    margin-top: auto;
}

.subscribe__section__image{
    position: absolute;
    bottom: 0;
    right: -35px;
    width: 50%;
    z-index: -1;
}

.channel_single_image_link,
.subscribe__section__image-full{
    display: block;
    border-radius: 10px;
}

.subscribe__section__title {
    font-weight: bold;
    line-height: 120%;
    letter-spacing: -0.0075em;
    text-transform: uppercase;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    margin-bottom: 15px;
}
.subscribe__section__title .accent{
    display: block;
    font-weight: bold;
    line-height: 120%;
    letter-spacing: 2px;
}

.subscribe__section__desc {
    line-height: 120%;
    text-transform: uppercase;
}

.subscribe__section__desc .accent {
    line-height: 120%;
    text-transform: uppercase;
    display: block;
    font-weight: bold;
}

.subscribe__section__btn{
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 9px 20px 9px 10px;
    border-radius: 5px;
    font-weight: bold;
    line-height: 120%;
    text-decoration: none;
    margin-top: 15px;
    text-transform: initial;
    background: #fff;
    color: #000;
    min-width: 250px;
}

.subscribe__section__btn:hover {
    opacity: .85;
    color: #000;
}


.channel_youtube .subscribe__section__btn:before,
.channel_telegram .subscribe__section__btn:before {
    content: '';
    display: block;
    margin-right: 20px;
}

.channel_youtube .subscribe__section__btn:before {
    background: url(../downloads/000ad9cc75a7da91a25bd5c2678a825612b355635668ec085be4424505ef111c.svg);
    width: 45px;
    height: 32px;
}

.channel_telegram .subscribe__section__btn:before {
    background: url(../downloads/dd64ff38c716a7b5ec0cef831e217565440a028d67e526094eb030a7fe39b0b5.svg);
    width: 40px;
    height: 40px;
}

.modal__remind {
    font-weight: bold;
    font-size: 18px;
    line-height: 100%;
    display: inline-block;
    color: #FFF;
    margin-top: 30px;
    text-decoration: none;
    border-bottom: dashed 1px #fff;
}

.modal__remind:hover {
    color: #FFF;
    text-decoration: none;
    border-bottom-color: transparent;
}

/*  */
.subscription__form {
    display: flex;
    flex-direction: column;
    text-transform: none;
    line-height: 16px;
    font-size: 15px;
    max-width: 375px;
    margin: 20px auto 0;
}

.subscription__form-field {
    height: 40px;
    margin-bottom: 10px !important;
    padding: 6px 12px;
    border-radius: 3px;
    background-color: #fff;
    transition: all .3s;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 5%) inset;
    border: 1px solid #e6e6e6;
    outline: 0;
    max-width: 100%;
    color: #000;
}
.subscription__form-link,
.subscription__form-submit {
    background: linear-gradient(0deg, #7000A4, #7000A4), linear-gradient(0deg, #F00, #F00);
    border-radius: 5px;
    border: 0;
    color: #fff;
    font-size: 18px;
    height: 40px;
    cursor: pointer;
    position: relative;
}
.subscription__form-link {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.subscription__form-link::after,
.subscription__form-submit::after {
    content: "";
    background-image: url(https://i3.wp.com/r7games.ru/assets/pco-images-29c0682e2726058f52443b8da70e24a7/downloads/5bb3b24b09714300de36aad99a80735f88bed8c3f0f01be7f17b487540fc9425.png);
    width: 35px;
    height: 35px;
    position: absolute;
    right: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.subscription__form-link:hover,
.subscription__form-submit:hover {
    opacity: .9;
}

.subscribe__section.column{
    padding: 38px 50% 38px 30px;
}
.subscribe__section.column .subscribe__section__image{
    max-width: 350px;
    right: 15px;
    transform: translateY(50%);
    bottom: 50%;
}
@media (max-width: 830px) {
    .popup__body.modal__subscribe{
        background-size: cover !important;
    }
    .subscribe__section{
        min-width: 100%;
        padding: 15px 15px 0;
    }
    .subscribe__section__image {
        position: relative;
        width: inherit;
        right: 0;
    }

    .subscribe__section__content{
        position: absolute;
        background: rgba(0, 0, 0, 0.65);
        border-radius: 10px;
        padding: 15px;
        bottom: 30px;
        margin: 0;
        left: 15px;
        right: 15px;
    }
    .modal__remind{
        margin-top: 15px;
    }

    .subscribe__section.column .subscribe__section__content{
        position: static;
        margin-top: 15px;
    }
    .subscribe__section.column .subscribe__section__image{
        max-width: 100%;
        position: static;
        margin-bottom: 0;
        transform: inherit;
        max-height: 200px;
        object-fit: contain;
    }
    .subscribe__section.column{
        padding: 15px;
    }
}


.subscription__form__spinner {
    display: none;
    justify-content: center;
    padding: 5px;
}


.subscription__form__spinner .bounce {
    margin-right: 2px;
    text-align: center;
    width: 12px;
    height: 12px;
    background-color: rgb(0 0 0 / 30%);
    border-radius: 100%;
    display: inline-block;
    animation: sbs-bouncedelay 1.4s ease-in-out infinite both
}

.subscription__form__spinner .bounce1 {
    animation-delay: -.32s
}

.subscription__form__spinner .bounce2 {
    animation-delay: -.16s
}

@keyframes sbs-bouncedelay {

    0%,
    80%,
    to {
        transform: scale(0);
        transform-origin: center
    }

    40% {
        transform: scale(1)
    }
}

.subscription__form.popup-msg.ok {
    background: #259046;
    color: #f8f8f8;
    text-align: center;
    padding: 5px;
}

.subscription__form.popup-msg.error {
    text-align: center;
    margin: 15px 0 0;
    color: #fd0000
}

/** Video style */
.popup__body.modal_style_video{
    background: rgb(0 0 0 / 80%);
}

.modal_style_video .subscribe__section{
    padding: 0;
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
}

.subscribe__section__text{
    flex:2;
    padding: 10px;
}
.subscribe__section__form{
    flex:1;
    padding: 10px;
}

.subscribe__video{
    position:relative; width:100%; height:0; padding-bottom:56.25%;
}
.subscribe__video iframe{
    position:absolute; left:0; top:0; width:100%; height:100%
}

.modal_style_video .subscription__form{
    margin-top: 0;
}

.modal_style_video .subscribe__section__text{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.modal_style_video .subscribe__section__title{
    color: #fff;
    font-size: 18px;
    margin-bottom: 5px;
}
.modal_style_video .subscribe__section__desc{
    color: rgb(255 255 255 / 60%);
    font-size: 14px;
}

@media (max-width: 600px) {
    .modal_style_video .subscribe__section{
        flex-direction: column;
    }
}

html.with--no_scroll jdiv{
    display: none !important;
    opacity: 0;
    z-index: -2;
}

@media (max-width: 768px){
    .popup__body.channel_video {
        min-width: 90%;
    }
}

/**
 * Fullscreen
 */
.popup__subscribe.fullscreen{
    background-size: cover !important;
    opacity: 1;
    border-radius: 0;
}

.modal__subscribe.fullscreen{
    background: transparent;
}

.fullscreen .subscribe__section__content {
    background: rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    padding: 15px;
}

.fullscreen ~ .popup__close svg{
    stroke: #fff;
}

.fullscreen ~ .popup__close {
    width: 30px;
    height: 30px;
}

@media (max-width: 830px){
    .fullscreen .subscribe__section.column .subscribe__section__image {
        max-height: 200px;
        object-fit: contain;
    }
}

.plg__sbsc__click{
    cursor: pointer;
}

.modal__subscribe.popup__body>.popup__close {
    background-color: rgba(0, 0, 0, 0.2);
    width: 22px;
    height: 22px;
    padding: 3px;
}
.modal__subscribe.popup__body>.popup__close:hover{
    background-color: rgba(0, 0, 0, 0.5);
}
.modal__subscribe.popup__body>.popup__close svg {
    stroke: #fff;
}

:root{
    --ss-background: #0072DB;
    --ss-button-background: #FFC700;
    --ss-button-color: #000;
    --ss-desc-color: #fff;
    --ss-title-color: #fff;
}
.sticky__body,
.sticky__container .subscription__form{
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: row;
}
.sticky__panel > .sticky__container{
    background: var(--ss-background);
}

.sticky__body{
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    padding: 15px 0 15px 200px;
}
.sticky--image{
    position: absolute;
    left: 0;
    max-width: 170px;
}
.sticky--content{
    padding-right: 30px;
}
.sticky--title{
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    color: var(--ss-title-color);
}
.sticky--desc{
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    color: var(--ss-desc-color);
}

.sticky__body .subscription__form-field{
    margin: 0 15px 0 0 !important;
}

.sticky__body .subscription__form{
    margin: 0;
    max-width: inherit;
}
.sticky__body .subscription__form-link,
.sticky__body .subscription__form-submit {
    min-width: 180px;

    color: var(--ss-button-color);
    background: var(--ss-button-background);
}

.sticky__body .subscribe__section__btn{
    margin-top: 0;
    color: var(--ss-button-color);
    background-color: var(--ss-button-background);
}

@media (max-width: 1024px) {
    .sticky--image{
        display: none;
    }
    .sticky__body {
        padding: 15px 0;
    }
}

@media (max-width: 768px) {
    .sticky__body{
        flex-direction: column;
        padding: 0 0 10px;
    }
    .sticky--content{
        padding: 0 0 20px;
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 460px) {
    .sticky__body .subscription__form{
        flex-direction: column;
    }
    .sticky__body .subscription__form-field{
        width: 100%;
        margin: 0 0 10px !important;
    }
    .sticky__body .subscription__form-link, .sticky__body .subscription__form-submit{
        max-width: 100%;
        width: 100%;
    }
    .sticky__body #subscription__form{
        width: 100%;
    }
}