/* ========== sec_tip ========== */
.sec_tip {
    padding: 82px 0 90px;
}
.sec_tip_block {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.sec_tip_block img {
    width: 34px;
    height: 34px;
    margin-right: 10px;
}
.sec_tip_block p {
    color: var(--main-color);
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: 140%; /* 36.4px */
    max-width: calc(100% - 44px);
}
/* ==========  ========== */
/* ==========  ========== */

/* макет 1440 pix perfect */