/* Размерные подсказки: линии привязаны к показанным сечениям ПВХ-профиля. */

/* Ширина: линия проходит между двумя внешними гранями сечения, а не под случайной частью фото. */
.vo-profiles-redesign .profili-top + .utepl-char .utepl-char-item:nth-of-type(1) > .col-md-2::after {
    background-image:
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='146' height='42' viewBox='0 0 146 42'%3E%3Cpath d='M10 31H136M10 31V7M136 31V7M10 31l8-5M10 31l8 5M136 31l-8-5M136 31l-8 5' fill='none' stroke='%23fffaf6' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 31H136M10 31V7M136 31V7M10 31l8-5M10 31l8 5M136 31l-8-5M136 31l-8 5' fill='none' stroke='%23d97152' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"),
        linear-gradient(112deg, rgba(255,246,241,.78), rgba(255,235,224,.60)),
        var(--character-photo) !important;
    background-size: 126px 36px, cover, cover !important;
    background-position: 72% 82%, center, center !important;
    background-repeat: no-repeat !important;
}

/* Толщина наружной стенки: короткий горизонтальный размер между внешней и внутренней гранями одной стенки. */
.vo-profiles-redesign .profili-top + .utepl-char .utepl-char-item:nth-of-type(2) > .col-md-2::after {
    background-image:
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='44' viewBox='0 0 52 44'%3E%3Cpath d='M12 33H40M12 33V9M40 33V9M12 33l7-4M12 33l7 4M40 33l-7-4M40 33l-7 4' fill='none' stroke='%23fffaf6' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 33H40M12 33V9M40 33V9M12 33l7-4M12 33l7 4M40 33l-7-4M40 33l-7 4' fill='none' stroke='%23d97152' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"),
        linear-gradient(112deg, rgba(255,246,241,.78), rgba(255,235,224,.60)),
        var(--character-photo) !important;
    background-size: 42px 36px, cover, cover !important;
    background-position: 56% 68%, 58% center, 58% center !important;
    background-repeat: no-repeat !important;
}
