

/* Start:/local/templates/vs-electro-2025/assets/css/components/bitrix/information.css?17687987134838*/
.page-default {
    padding:40px 0 0
}
.page-default h1{
    font-size:24px
}
.description-information{
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
}
@media all and (max-width:768px){
    .page-default h1{
        font-size:18px
    }
    .description-information{
        font-size:16px
    }
}
.page-default h2{
    font-size:36px;margin:0 0 20px
}
@media all and (max-width:768px){
    .page-default h2{
        font-size:24px;
        margin:0 0 14px
    }
}
.page-default h3{
    font-size:24px;
    margin:0;
}
@media all and (max-width:768px){
    .page-default h3{
        font-size:18px
    }
}
.page-default .row+.row{
    margin-top:60px!important
}
@media (min-width:992px){
    .page-default .row+.row{
        margin-top:80px!important
    }
}
.information-question {
    background: #424F60;
    height: 72px;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    display: flex;
    align-items: center;
    padding: 24px;
    justify-content: space-between;
    cursor: pointer;
}
.information-answer{
    display: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    padding: 24px;
    color: #333333;
    border: 1px solid #424F60;
}
.information-answer.active{
    display: block;
}

@media all and (max-width:768px){
    .information-question{
        font-size:14px;
        height: 59px;
        padding: 16px;
    }
    .information-answer{
        font-size:14px;
        padding: 16px;
    }
}
.bottom-information{

}
.block-yellow {
    background-color: #fab228;
    margin: 110px 0 0;
    border-radius: 10px;
    position: relative;
    display: flex;
    gap: 20px;
    height: 258px;
    align-items: center;
    padding: 20px 20px 20px 20px;
}
.block-yellow .left {
    padding: 24px 60px 24px 60px;
    width: 70%;
}
.bottom-information{
    display: flex;
    margin-bottom: 60px;
}
.block-yellow .left .bottom-title-information{
    font-weight: 700;
    font-size: 44px;
    line-height: 100%;
    color: white;
    margin-bottom: 25px;
}
.block-yellow .left .bottom-desc-information {
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    color: #424F60;
    width: 78%;
}
.btn-big {
    position: absolute;
    bottom: -28px;
    height: 42px;
}
.btn-information{
    position: relative;
    width: 22%;
}
@media all and (max-width:1399px){
    .block-yellow .left .bottom-title-information{
        font-size: 37px;
    }
    .block-yellow .left .bottom-desc-information {
        font-size: 20px;
    }
}
@media all and (max-width:1199px){
    .block-yellow .left .bottom-title-information{
        font-size: 37px;
    }
    .block-yellow .left .bottom-desc-information {
        font-size: 22px;
    }
    .block-yellow {
        margin: 80px 0 0;
        position: relative;
        display: flex;
        height: 320px;
        align-items: center;
        flex-direction: column-reverse;
    }
    .right img{
        width: 200px;
    }
    .block-yellow .left {
        padding: 24px 60px 24px 60px;
        width: 100%;
        text-align: center;
    }
    .bottom-information {
        display: flex;
        margin-bottom: 20px;
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }
    .btn-information {
        position: relative;
        width: 100%;
    }
    .right{
        margin-bottom: -40px;
    }
    .btn-big {
        position: relative;
        height: 36px;
    }
}
@media all and (max-width:992px){
    .block-yellow .left .bottom-title-information {
        font-size: 34px;
    }
    .block-yellow .left .bottom-desc-information {
        font-size: 20px;
    }
    .block-yellow {
        margin: 110px 0 0;
        height: 340px;
    }
}
@media all and (max-width:768px){
    .right img {
        width: 135px;
    }
    .right {
        margin-bottom: -25px;
    }
    .block-yellow .left .bottom-title-information {
        font-size: 24px;
        color: #424F60;
    }
    .block-yellow .left .bottom-desc-information {
        font-size: 18px;
    }
    .block-yellow {
        margin: 110px 0 0;
        height: 265px;
    }
    .block-yellow .left {
        padding: 20px 20px 20px 20px;
        width: 100%;
        text-align: center;
    }
}
@media all and (max-width:550px){
    .block-yellow .left {
        padding: 10px 10px 10px 10px;
    }
}
@media all and (max-width:440px){
    .block-yellow .left {
        padding: 0;
    }
    .bottom-information {
        display: flex;
        margin-bottom: 20px;
        flex-direction: column;
        gap: 0px;
        align-items: center;
    }
}
/* End */
/* /local/templates/vs-electro-2025/assets/css/components/bitrix/information.css?17687987134838 */
