

/* Start:/local/templates/.default/components/bitrix/form.result.new/form-list-custom/style.css?17304632311780*/
.form-list-custom-template .form-group input::placeholder{
    color: transparent;
}

.form-list-custom-template .text-list-width-600{
    display: none;
}

@media (max-width: 600px) {
    .form-list-custom-template .form-fon{
        display: none;
    }

    .form-list-custom-template .form--light .form-header *, .form-list-custom-template .form--light label *{
        color: var(--white_text_black)!important;
    }

    .form-list-custom-template .form--light.form--opacity:before{
        background: unset!important;
    }

    .form-list-custom-template .form-group label{
        display: none!important;
    }

    .form-list-custom-template .form-group input::placeholder{
        color: unset;
    }

    .form-list-custom-template .index-block__subtitle{
        display: none;
    }

    .form-list-custom-template .text-list-width-600{
        display: block;
    }

    .form-list-custom-template .main-text-list{
        display: none;
    }

    .form-list-custom-template .form-checkbox__box{
        border-color: var(--theme-base-color)!important;
        border-radius: 7px!important;
        border: 2px solid var(--stroke_black)
    }

    .form-list-custom-template .input input{
        background: white!important;
        border-color: var(--theme-base-color)!important;
        border-radius: 15px!important;
        border: 2px solid var(--stroke_black);
    }

    .form-list-custom-template .btn-lg{
        padding: 13px 60px 14px!important;
        border-radius: 15px;
    }

    .form-list-custom-template .form-footer__btn{
        display: flex;
        justify-content: center;
    }

    .form-list-custom-template .form-inner{
        padding-top: 0px!important;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/form.result.new/form-list-custom/style.css?17304632311780 */
