.ins-right1 {
    color: var(--10, #1A1A1A);
    font-family: "InterBold";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    padding-bottom: 20px;
    position: relative;
    display: block;
    white-space: normal;
    overflow: visible;
    text-overflow: clip;
    max-width: 100%;
    word-wrap: break-word;
    word-break: break-word;
}