.elementor-641 .elementor-element.elementor-element-37051f4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){--kit-widget-spacing:0px;}.elementor-641 .elementor-element.elementor-element-37051f4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-641 .elementor-element.elementor-element-c9250b5 .jet-listing-dynamic-field .jet-check-list__item{border-color:var( --e-global-color-bdd9d15 );}.elementor-641 .elementor-element.elementor-element-c9250b5 .jet-listing-dynamic-field__content{color:var( --e-global-color-secondary );font-size:16px;text-align:left;}.elementor-641 .elementor-element.elementor-element-c9250b5 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:100%;}.elementor-641 .elementor-element.elementor-element-c9250b5 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:100%;}.elementor-641 .elementor-element.elementor-element-c9250b5 .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-641 .elementor-element.elementor-element-c9250b5 .jet-listing-dynamic-field.display-multiline{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;}.elementor-641 .elementor-element.elementor-element-c9250b5 .jet-listing-dynamic-field.display-inline .jet-listing-dynamic-field__inline-wrap{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;}.elementor-641 .elementor-element.elementor-element-05fc6a8 .jet-listing-dynamic-field .jet-check-list__item{border-color:var( --e-global-color-bdd9d15 );}.elementor-641 .elementor-element.elementor-element-05fc6a8 .jet-listing-dynamic-field__content{color:var( --e-global-color-secondary );font-size:16px;text-align:left;}.elementor-641 .elementor-element.elementor-element-05fc6a8 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:100%;}.elementor-641 .elementor-element.elementor-element-05fc6a8 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:100%;}.elementor-641 .elementor-element.elementor-element-05fc6a8 .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-641 .elementor-element.elementor-element-05fc6a8 .jet-listing-dynamic-field.display-multiline{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;}.elementor-641 .elementor-element.elementor-element-05fc6a8 .jet-listing-dynamic-field.display-inline .jet-listing-dynamic-field__inline-wrap{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;}@media(max-width:767px){.elementor-641 .elementor-element.elementor-element-37051f4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){--kit-widget-spacing:0px;}.elementor-641 .elementor-element.elementor-element-37051f4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-641 .elementor-element.elementor-element-c9250b5 .jet-listing-dynamic-field__content{font-size:14px;}.elementor-641 .elementor-element.elementor-element-05fc6a8 .jet-listing-dynamic-field__content{font-size:12px;line-height:16px;}}/* Start custom CSS for column, class: .elementor-element-37051f4 *//* Обрезка текста */
.jet-check-list__item-content {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 160px;
    cursor: default;
    position: relative;
}

/* Тултип */
.jet-check-list__item-content[data-tooltip]:hover::after {
    content: attr(data-tooltip);
    position: absolute;
    bottom: calc(100% + 6px);
    left: 50%;
    transform: translateX(-50%);
    background: #111;
    color: #fff;
    font-size: 12px;
    padding: 4px 10px;
    border-radius: 6px;
    white-space: nowrap;
    z-index: 999;
    pointer-events: none;
}/* End custom CSS */