

/* Start:/bitrix/templates/digineptunepro/components/bitrix/news.detail/digi_about/style.css?1766750889602*/
.content-block ul.content-block__list.content-block__list-items {
    display: block;
}

.content-block ul.content-block__list.content-block__list-items li {
    width: 100%;
    font-size: 1.25rem;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 40px;
    display: flex;
}

.content-block ul.content-block__list.content-block__list-items li::before {
    content: none;
}

.content-block ul.content-block__list.content-block__list-items .text-content {
    margin-left: 25px;
}

.content-block ul.content-block__list.content-block__list-items li {
    color: var(--text-primary);
}



/* End */


/* Start:/bitrix/templates/digineptunepro/components/bitrix/form.result.new/digi_form-footer/style.css?17691549391539*/
.feedback-form__inputs {
    padding: 48px;
    -webkit-box-shadow: 0 24px 32px 0 var(--fills-neutral-light_grey);
    box-shadow: 0 24px 32px 0 var(--fills-neutral-light_grey);
    background: var(--surface-primary)
}

.feedback-form__agree span {
    font-size: 14px;
    position: relative;
    top: -2px;
    left: 5px;
}

.feedback-form__btn.disable {
    pointer-events: none;
    filter: grayscale(1);
}

.feedback-form__content ul li {
    font-weight: 300;
    margin-left: 30px;
}

.feedback-textarea {
    width: 100%;
    font-size: .875rem;
    line-height: 171%;
    padding: 23px 7px 7px;
    border: 1px solid var(--border-neutral-light_grey);
    border-radius: 0;
    background-color: var(--fills-neutral-white);
    background-position: center right 8px;
    background-repeat: no-repeat;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.feedback-textarea::placeholder {
    opacity: 0;
}

.feedback-textarea:focus {
    outline: 0;
    border-color: var(--border-accent);
}

.feedback-textarea:focus~.input__label {
    -webkit-transform: translateY(-12px);
    -ms-transform: translateY(-12px);
    transform: translateY(-12px);
    color: var(--text-secondary);
}

.feedback-textarea:focus::placeholder {
    opacity: 1;
}

form .smart-captcha {
    height: 102px !important;
}

form .feedback-form__bottom {
    margin-top: 20px;
}

.form-errors p {
    padding-left: 43px;
}

@media only screen and (max-width:479px) {
    .feedback-form__inputs {
        padding: 20px
    }
}
/* End */
/* /bitrix/templates/digineptunepro/components/bitrix/news.detail/digi_about/style.css?1766750889602 */
/* /bitrix/templates/digineptunepro/components/bitrix/form.result.new/digi_form-footer/style.css?17691549391539 */
