

/* Start:/bitrix/templates/fund/styles.css?17876703481666*/
.t-h2--header {
    position: relative;
    display: block;
    margin-bottom: 50px;
    font-weight: 700;
    height: 28px;
    line-height: 1.2;
    color: #2d4465;
}
.t-h2--header ~ .t-h2--header {
    margin-top: 50px;
}

.t-l-list--big-numbers {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
        max-width: 1000px;
    width: 100%;
}
.t-l-list--big-numbers li {
    position: relative;
    display: block;
    box-sizing: border-box;
    padding-left: 40px;
    margin-bottom: 20px;
}
.t-l-list--big-numbers li:last-child {
    margin-bottom: 0;
}
.t-l-list--big-numbers li:before {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    margin-right: 20px;
    font-weight: 400;
    font-size: 30px;
    line-height: 1;
    color: #2d4465;
    content: attr(data-index);
}
.t-img--shadow {
    display: block;
    position: relative;
    box-shadow: 2px 2px 20px rgba(0, 55, 96, 0.07);
    overflow: hidden;
    border-radius: 10px;
}
.t-p-mxw-1000 {
    max-width: 1000px;
    width: 100%;
}
.t-l-list--rombs {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;

}
.t-l-list--rombs li {
position: relative;
            margin-bottom: 1.4em;
            padding-left: 20px;
}
.t-l-list--rombs li:last-child {
    margin-bottom: 0;
}
.t-l-list--rombs li:before {
position: absolute;
                display: block;
                left: 0;
                top: 6px;
                transform: rotate(45deg);
                width: 8px;
                height: 8px;
                background: #e7c3dc;
                content: '';
}
/* End */
/* /bitrix/templates/fund/styles.css?17876703481666 */
