    ::marker {
        color:#F46D3C !important;
    }
    
    .t944__buttonwrapper  {
        max-width: 1160px!important;
    }
    
    .t220 .t-container  {
        max-width: 1120px!important;
    }
    
    .t858__col:last-child .t858__inner-col {
        border: 1px solid #151515 !important;
        background-color: #F8F8F8 !important;
    }
    
    .t680__row_indent-40px:first-child {
        padding-top: 0px!Important;
    }
    
    .toggle-btn {
    font-family: 'Inter Tight' !important;
    color: #F46D3C !important;
    font-size: 18px;
    font-weight: 600;
    line-height: 2 !important
    }
    
    .uc-seo-text .t220__text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* количество строк */
    -webkit-box-orient: vertical;
    max-height: none;
    transition: max-height 0.3s ease;
    }

    .uc-seo-text .t220__text.expanded {
    -webkit-line-clamp: initial;
    max-height: none;
    }
    
    .uc-contacts a[href^="tel:"] {
        font-size: 32px !important;
        line-height: 1.2 !important;
    }
    
    .uc-contacts a[href^="https://yandex.ru/maps/"], .t792 .t-section__title {
        font-size: 26px !important;
        line-height: 1.2 !important;
    }

   .t-checkbox__indicator {
       border-radius: 5px !important;
   }
    
    @media screen and (max-width: 640px) {
        .t-section__title {
            padding-bottom: 20px !important;
        }
        
        .t939__item_indent-40px {
            padding: 10px 20px !important;
        }
        
        .t858__inner-col .t-btntext, .read-more, .read-less  {
            font-size: 16px !important;
        }
        
        .t944__buttonwrapper {
            max-width: 280px !important;
        }
        
        .t944__btn {
            border-radius: 9px !important;
        }
        
        .t220__textwrapper {
            padding: 30px !important;
        }
        
        .t-prefix_, .t-prefix_1 {
            position: static !important;
        }
        
        .t478__blockimg {
            height: 280px!important;
        }
        
        .uc-contacts .t478__title {
            padding-bottom: 0px !important;
        }
        
        .uc-contacts a[href^="tel:"], .uc-contacts a[href^="https://yandex.ru/maps/"] {
            font-size: 20px !important;
        }
        
        .uc-contacts a[href^="https://yandex.ru/maps/"], .t792 .t-section__title {
            font-size: 16px !important;
        }
        
        .uc-contacts .t-col:last-child, .uc-404 .t-col:first-child {
            display: none !important;
        }
        
        .uc-contacts .t478__top {
            margin-bottom: 0px !important;
        }

        .toggle-btn {
            font-size: 14px !important;
        }
    }
