

/* Start:/bitrix/templates/ipsum/css/podpiska-fkn.css?17739944605686*/
.podpiska-fkn h2{
    font-size: 1.757vw;
    line-height: 2.343vw;
    margin-bottom: 1.757vw;
}

.podpiska-fkn h3{
    font-family: Montserrat;
    font-size: 1.318vw;
    font-weight: 700;
    line-height: 1.757vw;
    margin-bottom: 1.757vw;
}

.podpiska-fkn__hero-img img{
    max-width: 42.899vw;
}

.podpiska-fkn__num-list{
    display:flex;
    flex-direction: column;
    gap:1.757vw;
    margin-bottom: 1.757vw;
}
.podpiska-fkn__num-list-item{
    display:flex;
    gap: 1.757vw;
    align-items: center;
}
.podpiska-fkn__num-list-item-dig{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    color: #000;
    font-size: 1.464vw;
    font-weight: 700;
    line-height: 2.05vw;
    padding:0px 12px;
    background: #00FF72;
}
.podpiska-fkn__num-list-item-text{
    font-family: Montserrat;
    font-size: 1.025vw;
    font-weight: 400;
    line-height: 1.464vw;
}
.podpiska-fkn__text-block{
    background: #F8F8F8;
    padding:16px;
}
.podpiska-fkn__text-block b{
    display: block;
    margin-bottom: 8px;
    font-family: Montserrat;
    font-size: 1.025vw;
    font-weight: 700;
    line-height: 1.464vw; /* 142.857% */
}
.podpiska-fkn__text-block p{
    font-family: Montserrat;
    font-size: 1.025vw;
    font-weight: 400;
    line-height: 1.464vw; /* 142.857% */
    margin-bottom: 0px;
}
.podpiska-fkn__texts{
    margin-bottom: 1.757vw;
}
.podpiska-fkn__text-block+.podpiska-fkn__text-block{
    margin-top: 2px;
}
.podpiska-fkn .section--first-inner .content img{
    width: 140px;
    height: 140px;
}
.podpiska-fkn__catalog-btn.btn{
    border-radius: 16px;
    background: #00FF72;
    text-transform: uppercase;
    text-align: center;
    font-size: 0.878vw;
    font-weight: 700;
    line-height: normal;
    /*max-height: 56px;*/
    min-width: 307px;
}
.podpiska-fkn__inner{
    display: flex;
    flex-direction: column;
    margin-top: 200px;
    padding-top: 2.928vw;
    padding-bottom: 4.1vw;
    gap:4.1vw;
}
.podpiska-fkn__hero{
    display:flex;
}
.podpiska-fkn__hero-content{
    position: relative;
    padding:0px 2.928vw;
}
.podpiska-fkn__apps {
    padding: 0px 2.928vw;
}
.podpiska-fkn__apps-inner{
    display:flex;
    gap:1.171vw;
    justify-content: center;
}
.podpiska-fkn__apps-items{
    display: flex;
    flex-direction: column;
    padding:5.198vw 1.757vw;
    gap:5.857vw;
    justify-content: space-between;
    align-items: center;
    background: #F8F8F8;
    flex-grow: 1;
}
.podpiska-fkn__apps-banner{
    overflow: hidden;
    flex-grow: 1;
}
.podpiska-fkn__apps-banner img{
    object-fit: cover;
    height: 100%;
    width: 100%;
    max-width: 75.367vw;
}
@media(min-width: 1367px){
    .podpiska-fkn__apps-items{
        padding:3.198vw 1.757vw;
    }
    .podpiska-fkn__catalog-btn.btn{
        position: absolute;
        bottom:0;
    }
}

@media(max-width: 1367px){
    .podpiska-fkn__apps-banner img{
        max-width: 1004px;
    }
    .podpiska-fkn__apps-banner{
        flex-grow: 0;
    }
    .podpiska-fkn__apps-items{
        flex-grow: 1;
    }
}

.podpiska-fkn__apps-item{
    text-align: center;
}
.podpiska-fkn__apps-item-img{
    margin-bottom: 16px;
}

@media(max-width: 992px){
    .podpiska-fkn .section--first-inner .content img{
        width: 80px;
        height: 80px;
    }
    .podpiska-fkn__inner{
        margin-top: 20px;
    }
    .section .content-wrapper{
        flex-direction: row;
    }
    .section .content-wrapper h1 {
        font-size: 6.67vw;
        line-height: 8.89vw;
    }
    .section .content-wrapper h1 br{
        display: none;
    }
    .podpiska-fkn__hero{
        flex-direction: column;
        align-items: center;
    }
    .podpiska-fkn__hero-img{
        width: 100%;
        margin-bottom: 4.757vw;
    }
    .podpiska-fkn h2{
        font-size: 4.757vw;
        line-height: 6.343vw;
        margin-bottom: 4.757vw;
    }
    .podpiska-fkn h3{
        font-size: 4.318vw;
        line-height: 4.757vw;
        margin-bottom: 4.757vw;
    }
    .podpiska-fkn__num-list-item-dig{
        font-size: 4.025vw;
        line-height: 5.964vw;
    }
    .podpiska-fkn__num-list-item-text{
        font-size: 4.025vw;
        line-height: 5.964vw;
    }
    .podpiska-fkn__num-list{
        margin-bottom: 4.757vw;
        gap: 4.757vw;
    }
    .podpiska-fkn__num-list-item{
        gap: 4.757vw;
    }
    .podpiska-fkn__texts{
        margin-bottom: 4.757vw;
    }
    .podpiska-fkn__catalog-btn.btn{
        font-size: 2.878vw;
    }
    .podpiska-fkn__text-block p,
    .podpiska-fkn__text-block b{
        font-size: 4.025vw;
        line-height: 5.964vw;
    }

    .podpiska-fkn__hero-img img{
        width: 100%;
        height: 100%;
        max-width: 100%;
    }
    .podpiska-fkn__apps-inner{
        flex-direction: column;
        padding: 1.198vw 1.757vw;
        gap:24px;
        align-items: flex-start;
    }
    .podpiska-fkn__apps-item-img{
        margin-bottom: 0px;
    }
    .podpiska-fkn__apps-item-img svg{
        width: 56px;
        height: 56px;
    }
    .podpiska-fkn__apps-items{
        width: 100%;
        align-items: flex-start;
        padding: 2.198vw 1.757vw;
        gap: 24px;
    }
    .podpiska-fkn__apps-item{
        display: flex;
        gap:24px;
        align-items: center;
        font-size: 14px;
    }
    .podpiska-fkn__apps-item-name br{
        display:none;
    }
}
/* End */
/* /bitrix/templates/ipsum/css/podpiska-fkn.css?17739944605686 */
