

/* Start:/klining/index.css?1780430456544*/
     .back-main-img {
         object-fit: cover !important;
     }

     .back-main-flower,
     .back-main-flower-2 {
         z-index: -1 !important;
     }

     .back-main-img {
         width: 100% !important;
     }

     .bx-breadcrumb-item {
         margin: 0 !important;
         display: flex !important;
         align-items: center !important;
     }

     .bx-breadcrumb-item a {
         text-decoration: none !important;

     }

     .fs20px {
         display: flex !important;
         align-items: center !important;
     }
/* End */


/* Start:/local/components/RTM_VRMCHK/news.detail/templates/chistota-kak-strategicheskij-aktiv-vashego-biznesa/style.css?1777274750847*/
div.news-detail {
	word-wrap: break-word;
}

div.news-detail img.detail_picture {
	float: left;
	margin: 0 8px 6px 1px;
}

.news-date-time {
	color: #486DAA;
}

.custom-list {
	list-style: none;
	padding: 0;
	margin-top: 20px;
}

.custom-list li {
	display: flex;
	align-items: flex-start;
	gap: 15px;
	/* Расстояние между иконкой и текстом */
	margin-bottom: 20px;
	font-family: 'Mulish-SemiBold', sans-serif;
	font-size: 25px;
	font-weight: 400;
}

.why-us-content>svg {
	@media (max-width: 1400px) {
		width: 80px;
	}

	@media (max-width: 768px) {
		width: 50px;
	}
}

.why-us-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 50px;

	@media (max-width: 1400px) {
		gap: 35px;
	}

	@media (max-width: 768px) {
		gap: 20px;
	}
}

.custom-list svg {
	flex-shrink: 0;
	margin-top: 10px;
}
/* End */


/* Start:/local/components/RTM_VRMCHK/news.list/templates/cleaning_services_template/style.css?17772747502687*/
div.news-list {
	word-wrap: break-word;
}

div.news-list img.preview_picture {
	float: left;
	margin: 0 4px 6px 0;
}

.news-date-time {
	color: #486DAA;
}

.container-perechen-rabot {
	max-width: 1520px;
	margin: 0 auto;
	/* padding: 0 200px; */

	@media (max-width: 1400px) {
		max-width: 1140px;
		border-radius: 50px;
		margin: 0 auto;
	}

	@media (max-width: 768px) {
		border-radius: 30px;
		padding: 0 20px;
	}
}

.container-perechen-rabot .about-title {
	font-family: Mulish;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 90px;
	line-height: 90px;
	letter-spacing: -4px;
	color: #7D55C7;

	@media (max-width: 1400px) {
		font-size: 60px;
		line-height: 60px;
		color: #7D56C4;
	}

	@media (max-width: 768px) {
		font-size: 30px;
		line-height: 30px;
		letter-spacing: -2px;

	}
}

.container-perechen-rabot.about-description {
	color: #464647;
	font-family: Mulish;
	font-weight: 400;
	font-style: Regular;
	font-size: 25px;
	line-height: 100%;
	letter-spacing: 0px;

	@media (max-width: 1400px) {
		font-size: 20px;
	}

	@media (max-width: 768px) {
		font-size: 16px;
		line-height: 18px;
	}
}

.container-perechen-rabot-block-right {
	width: 74%;

	@media (max-width: 1400px) {
		width: 70%;
	}

	@media (max-width: 768px) {
		width: auto;
	}
}

.container-perechen-rabot-block-left {
	width: 26%;

	@media (max-width: 1400px) {
		width: 30%;
	}

	@media (max-width: 768px) {
		width: auto;
	}
}

.container-perechen-rabot-block {
	display: flex;

	@media (max-width: 768px) {
		flex-direction: column;
	}
}

.block-list {
	display: flex;
	flex-direction: column;
}

.block-list-text {
	display: flex;
	flex-direction: column;
}

.service-icon {
	flex-shrink: 0;
	width: 40px;
	height: 40px;
	margin-right: 20px;

	@media (max-width: 1400px) {
		width: 30px;
		height: 30px;
		margin-right: 17px;
	}

	@media (max-width: 768px) {
		width: 25px;
		height: 25px;
		margin-right: 10px;
	}
}

.service-title {
	font-family: Mulish;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 40px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0px;
	color: #7E57C5;
	vertical-align: middle;
}

.service-description {
	font-family: Mulish;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 1.563rem;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0px;
	vertical-align: middle;
	color: #7E57C5;
}

@media (max-width: 1400px) {
	.service-title {
		font-size: 35px;
		font-weight: 600;
	}

	.service-description {
		font-size: 20px;
		font-weight: 600;
	}
}

@media (max-width: 768px) {
	.service-title {
		font-size: 20px;
		line-height: 20px;
		font-weight: 700;
	}

	.service-description {
		font-size: 16px;
		line-height: 18px;
		font-weight: 500;
	}
}
/* End */


/* Start:/local/components/RTM_VRMCHK/news.list/templates/preimushchestva/style.css?17772747502196*/
div.news-list {
    word-wrap: break-word;
}

div.news-list img.preview_picture {
    float: left;
    margin: 0 4px 6px 0;
}

.news-date-time {
    color: #486DAA;
}

.advantages-wrapper {
    width: 100%;
}



.advantages-wrapper .advantage-card-list {
    /* Обязательно для родителя, чтобы дочерние элементы могли растягиваться */
    display: flex;
    flex-wrap: wrap;

    @media (max-width: 768px) {
        display: grid;
    }

}
.advantage-card-item{
    display: contents;
}
.advantages-wrapper .advantage-card {

    padding: 40px;
    border-radius: 25px;
    background: linear-gradient(180deg, rgba(220, 206, 247, 0.50) 0%, rgba(220, 206, 247, 0.00) 100%);
    box-shadow: inset 0px 4px 10px 0px rgba(255, 255, 255, 0.25);
    transition: transform 0.3s ease;

    display: flex;
    align-items: center;

    @media (max-width: 1400px) {
        padding: 25px;

    }

    @media (max-width: 768px) {
        padding: 16px;
        align-items: flex-start;
    }
}

.advantage-card-list {
    display: flex;
    flex-direction: column;
    gap: 25px;

    @media (max-width: 1400px) {
        gap: 15px;
    }


}

.advantages-wrapper .advantage-card:hover {
    transform: translateY(-2px);
}

.advantages-wrapper .advantage-icon {
    flex-shrink: 0;
    width: 68px;
    margin-right: 80px;
    display: flex;
    align-items: center;
    justify-content: center;

    @media (max-width: 1400px) {
        width: 52px;
        margin-right: 50px;
    }

    @media (max-width: 768px) {
        width: 30px;
        height: 30px;
        margin-right: 13px;
    }
}

.advantages-wrapper .advantage-icon svg {
    max-width: 100%;
    height: auto;
}

.advantages-wrapper .advantage-text {
    color: #ffffff;
    font-family: Mulish;
    font-weight: 500;
    font-style: Medium;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0px;
    vertical-align: middle;

    @media (max-width: 1400px) {
        font-size: 25px;
        line-height: 100%;
    }

    @media (max-width: 768px) {
        font-weight: 400;
        font-style: Regular;
        font-size: 16px;
        line-height: 18px;
    }
}
/* End */


/* Start:/local/components/RTM_VRMCHK/news.list/templates/nashi_uslugi/style.css?17772747509621*/
div.news-list {
    word-wrap: break-word;
}

div.news-list img.preview_picture {
    float: left;
    margin: 0 4px 6px 0;
}

.news-date-time {
    color: #486DAA;
}








.nashi-uslugi-slider .slick-list .slick-track {
    display: flex !important;

}

.nashi-uslugi-slider {


    @media (max-width: 768px) {
        margin: 0 -5px;

    }
}

.nashi-uslugi-slider .slick-slide {
    height: inherit !important;


    @media (max-width: 768px) {
        margin: 0 5px;

    }
}










.nashi-uslugi-slide {
    padding: 0 15px;
    /* Зазор между карточками */
    transition: opacity 0.3s ease;
}

/* Карточка */
.service-card {
    background: linear-gradient(180deg, #DCCEF7 0%, rgba(220, 206, 247, 0) 100%);
    border-radius: 25px;
    height: 570px;
    box-shadow: inset 0px 4px 10px 0px rgba(255, 255, 255, 0.5);

    overflow: hidden;

    @media (max-width: 1400px) {
        height: 410px;
    }

    @media (max-width: 1400px) {
        height: 540px;
    }
}

/* Стилизация кастомных стрелок под фото */
.nashi-uslugi-slider {
    position: relative;
    padding-bottom: 100px;

    @media (max-width: 768px) {
        padding-bottom: 78px;

    }
}

.nashi-uslugi-prev,
.nashi-uslugi-next {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 66px;
    height: 66px;
    background: linear-gradient(180deg, #19D3C5 -155.41%, rgba(25, 211, 197, 0) 123.65%);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    box-shadow: inset 0 -1px 10px rgba(255, 255, 255, 0.3);
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 0.3s;

    @media (max-width: 1400px) {
        width: 48px;
        height: 48px;

    }
}

.nashi-uslugi-prev svg,
.nashi-uslugi-next svg {
    width: 30px;
    height: 30px;
    display: block;
}

.nashi-uslugi-slider .slick-list {

    padding: 0 34% 0 0 !important;
    margin-right: -200px !important;

    @media (max-width: 768px) {
        padding: 0 0 0 0 !important;
        margin-right: auto !important;
    }
}

.nashi-uslugi-prev {
    margin-left: -77px;

    @media (max-width: 1400px) {
        margin-left: -54px;

    }

}

.nashi-uslugi-next {
    margin-left: 77px;

    @media (max-width: 1400px) {
        margin-left: 54px;
    }

    @media (max-width: 768px) {
        margin-left: 0px;
    }
}

.nashi-uslugi-prev:hover,
.nashi-uslugi-next:hover {
    background: #19D3C5;
    border-color: #19D3C5;
}

.service-card__left {
    padding: 40px 35px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.service-card__inner {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
    font-family: 'Mulish', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0;
}

.service-card__footer {}

.service-card__title {
    font-family: Mulish;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 60px;
    leading-trim: NONE;
    line-height: 60px;
    letter-spacing: -3px;


    @media (max-width: 1400px) {
        font-size: 30px;
        line-height: 30px;
        letter-spacing: 0px;
    }

    @media (max-width: 768px) {
        font-size: 20px;
        line-height: 20px;
    }
}

.service-card__list .text {
    font-family: Mulish;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0px;


    @media (max-width: 1400px) {}

    @media (max-width: 768px) {}
}

.service-card__list {
    list-style: none;
    padding: 0px;
    display: flex;
    gap: 9px;
    flex-direction: column;
}

.service-card__list li {
    color: #ffffff;
    font-size: 20px;
    /* margin-bottom: 7px; */
    display: flex;
    align-items: flex-start;
}

.service-card__tick {
    margin-right: 15px;
    /* margin-top: 4px; */
    flex-shrink: 0;
}

/* Кнопка */
.btn-more {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 323px;
    text-decoration: none;
    border-radius: 50px;
    overflow: hidden;
    padding: 21.5px 0 23.55px 0;
    background: linear-gradient(180deg, #19D3C5 -155.41%, rgba(25, 211, 197, 0) 123.65%);

    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 -1px 10px rgba(255, 255, 255, 0.3);

    @media (max-width: 1400px) {
        font-size: 20px;
        padding: 13px 0 15px 0;
    }

    @media (max-width: 768px) {
        width: 100%;
        padding: 15.5px 0 19.5px 0;
    }
}

.nashi-uslugi-block {
    display: flex;

    @media (max-width: 768px) {
        flex-direction: column;
    }
}

.btn-more__bg {
    display: none;
}

.btn-more__text {
    font-family: Mulish;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 25px;
    leading-trim: NONE;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    color: #ffffff;

    @media (max-width: 1400px) {
        font-size: 20px;
    }

    @media (max-width: 768px) {}
}

/* Картинка */
.service-card__img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 0 25px 25px 0;

    @media (max-width: 768px) {
        height: 167px;
        border-radius: 25px;
    }
}

/* Стилизация стрелок Slick */
.slick-prev:before,
.slick-next:before {
    color: #19D3C5;
    font-size: 30px;
}

.slick-dots li button:before {
    color: #ffffff;
}

.slick-dots li.slick-active button:before {
    color: #19D3C5;
}



@media (max-width: 768px) {
    .service-card {
        height: auto;
    }

    .nashi-uslugi-slider .service-card .row {
        flex-direction: column-reverse;
    }

    .nashi-uslugi-slider .service-card .col-lg-6.d-none.d-lg-block {
        display: block !important;
    }


    .service-card__left {
        padding: 20px;
    }

    .service-card__footer {
        margin-top: auto !important;

    }
}

.cl-tags-cloud {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 10px;
}

.cl-tags-pill {
    padding: 5px 20px;
    border-radius: 50px;
    border: 1px solid #f2eeff;
    background: transparent;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    cursor: pointer;
    transition: all 0.3s ease;
    white-space: nowrap;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    font-family: inherit;
}

/* Первый элемент (активный) */
.cl-tags-pill.is-active {
    background: #fbe122;
    border-color: #fbe122;
    color: #7e57c5;
    box-shadow: 0px 4px 4px 0px rgba(126, 87, 197, 0.30);
}

.cl-tags-pill:hover:not(.is-active) {
    background: rgba(242, 238, 255, 0.1);
}

.service-card__footer.custob-btn-pr {
    display: none !important;
}

.cl-section-label {
    color: #ebe1ff !important;

}

.cl-about-description {
    color: #ffffff !important;
    max-width: 1021px;
    text-align: left;
    font-family: 'Mulish-Regular', sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: normal;
}

.quiz-section .cl-about-description {
    margin-top: 45px;
    margin-bottom: 100px;
}

.quiz-section>.container-custom {
    /* padding-bottom: 245px; */
}

.cl-about-title {
    font-size: 90px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -3px;
    color: #ebe1ff !important;
}

.cl-section-label-white {
    font-size: 25px;
    font-family: 'Mulish-Regular', sans-serif;
    font-weight: 400;
    color: white;
    letter-spacing: 0.5px;
    margin-top: 20px;
}

@media (max-width: 768px) {





    .cl-tags-pill {
        font-size: 15px;
        line-height: 100%;
        letter-spacing: 0;
        font-weight: 400;
    }

    .cl-tags-content-wrap:not(.is-expanded) .cl-tags-cloud .cl-tags-pill:nth-child(n+8) {
        display: none;
    }

    .cl-tags-more-btn {
        margin-top: 20px;
        padding: 0;
        background: transparent;
        border: 0;
        color: #ffffff;
        font-family: 'Mulish-Regular', sans-serif;
        font-size: 15px;
        font-weight: 400;
        line-height: 100%;
        letter-spacing: 0;
        cursor: pointer;
    }

    .nashi-uslugi-slider {
        max-width: 100%;

        margin-left: 0;
        margin-right: 0;
        /* padding-left: 20px; */
        /* padding-right: 20px; */
        box-sizing: border-box;
    }



    .nashi-uslugi-slide {
        padding: 0;
    }

    .nashi-uslugi-slider {}

    .nashi-uslugi-prev,
    .nashi-uslugi-next {
        width: 66px;
        height: 66px;
        bottom: 0;

        @media (max-width: 1400px) {
            width: 48px;
            height: 48px;
        }
    }

    .nashi-uslugi-prev {
        left: calc(50% - 63px);
        transform: translateX(-50%);
        margin-left: 0;

        @media (max-width: 768px) {
            left: calc(50% - 54px);
        }
    }

    .nashi-uslugi-next {
        left: calc(50% + 63px);
        transform: translateX(-50%);

        @media (max-width: 768px) {
            left: calc(50% + 54px);
        }

    }
}

@media (min-width: 769px) {
    .cl-tags-more-btn {
        display: none;
    }
}

@media (min-width: 769px) {
    .nashi-uslugi-slider .nashi-uslugi-slide {
        /* padding-left: 20px; */
        padding-right: 20px;
    }

    .nashi-uslugi-slider .nashi-uslugi-slide .service-card {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
}
/* End */


/* Start:/local/components/RTM_VRMCHK/news.list/templates/etapy_rabot/style.css?17772747508628*/
div.news-list {
    word-wrap: break-word;
}

div.news-list img.preview_picture {
    float: left;
    margin: 0 4px 6px 0;
}

.news-date-time {
    color: #486DAA;
}

.workflow-section {
    max-width: 1520px;
    margin: 0 auto;
    overflow: visible;
}

.workflow-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 90px 150px;
    /* Отступы между карточками (вертикаль, горизонталь) */
    position: relative;
    overflow: hidden;
    justify-content: center;

    @media (max-width: 1400px) {
        gap: 75px;
    }

    @media (max-width: 768px) {
        display: none;
    }
}

/* Стили карточки */
.work-card {
    background: linear-gradient(180deg, #DCCEF7 -126%, rgba(220, 206, 247, 0.00) 120.93%);
    position: relative;
    display: flex;
    overflow: visible;
    flex-direction: column;
    flex: 0 1 400px;
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
    border-radius: 0px 150px 15px 15px;
    box-shadow: 0 4px 10px 0 rgba(255, 255, 255, 0.25) inset;

    @media (max-width: 1400px) {
        max-width: 330px;
    }

    @media (max-width: 768px) {
        max-width: 100%;
    }
}

.work-card.show {
    opacity: 1;
    transform: translateY(0);
}

.card-top {
    padding: 20px 23px;
    height: 240px;
    position: relative;
    z-index: 2;
    overflow: hidden;
    box-sizing: border-box;
    background-image: url(/local/components/RTM_VRMCHK/news.list/templates/etapy_rabot/./bg.png);
    border: 2px solid #FBE122;
    border-radius: 0px 150px 0 150px;

    /* Добавьте это свойство: */
    overflow: hidden;

    @media (max-width: 1400px) {
        padding: 15px 20px;
        height: 208px;
    }

    @media (max-width: 768px) {
        padding: 20px;
        height: 168px;
    }
}

.card-bg-number {
    position: absolute;

    top: -60px;
    right: -7px;
    z-index: -1;
    pointer-events: none;
    color: #7250B1;
    font-size: 350px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* opacity: 0.5; */

    @media (max-width: 1400px) {
        font-size: 320px;
        top: -70px;
        right: -17px;
    }

    @media (max-width: 768px) {
        font-size: 230px;
        letter-spacing: 0px;
        vertical-align: middle;
        top: -30px;
        right: 0px;
    }
}

.card-top h3 {
    margin: 0;
    color: #FFF;
    font-size: 50px;
    font-style: normal;
    font-weight: 500;
    line-height: 55px;
    /* 110% */
    z-index: 15;
    position: absolute;
    text-align: left;
    max-width: 320px;

    @media (max-width: 1400px) {
        font-weight: 500;
        font-style: Medium;
        font-size: 35px;
        leading-trim: NONE;
        line-height: 40px;
        letter-spacing: 0px;
        max-width: 270px;
    }

    @media (max-width: 768px) {
        font-size: 25px;
        line-height: 25px;
        max-width: 270px;
    }
}

/* Нижняя (темная) часть карточки */
.card-bottom {
    padding: 42px 23px 29px 23px;
    position: relative;
    z-index: 2;
    flex-grow: 1;

    @media (max-width: 1400px) {
        padding: 20px 20px 51px 20px;
    }

    @media (max-width: 768px) {
        padding: 30px 20px;
    }
}

.card-bottom p {
    margin: 0;
    text-align: left;
    font-family: Mulish;
    font-weight: 400;
    font-size: 25px;
    line-height: normal;
    letter-spacing: 0px;

    @media (max-width: 1400px) {
        font-size: 15px;
    }

    @media (max-width: 768px) {
        font-weight: 400;
        line-height: 100%;

    }
}



/* Блок "Важно!" */
.important-box {
    grid-column: 2 / span 2;
    /* Занимает 2 колонки */
    border: 2px solid var(--accent-yellow);
    border-radius: 0px 150px 0 150px;
    /* Интересная форма углов как на макете */
    padding: 35px;
    background: linear-gradient(180deg, #DCCEF7 -126%, rgba(220, 206, 247, 0.00) 120.93%);

    /* Для анимации */
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.6s ease-out 0.3s, transform 0.6s ease-out 0.3s;

    box-shadow: 0 4px 10px 0 rgba(255, 255, 255, 0.25) inset;


}

.important-box.show {
    opacity: 1;
    transform: translateY(0);
}

.important-title {
    color: #FDE021;
    font-size: 50px;
    font-style: normal;
    font-weight: 500;
    line-height: 55px;
    /* 110% */
}

.important-box p {
    margin-top: 35px;
    color: #FFF;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.important-box p:last-child {
    margin-bottom: 0;
}

.work-card-tep-arrow {
    position: absolute;
    display: block;
    right: -100px;
    top: 30%;
    z-index: 10;
    pointer-events: none;

    /* Поднимаем выше всех */
    @media (max-width: 1400px) {
        right: -45px;
    }
}

.work-card-tep-arrow svg {
    @media (max-width: 1400px) {
        width: 25px;
    }
}

/* Слайдер для мобильной версии */
.workflow-slider {
    display: none;
    position: relative;

    @media (max-width: 768px) {
        display: block;

    }
}

.slider-wrapper {
    overflow: hidden;
}

.slider-container {
    display: flex;
    align-items: stretch;
    /* Это заставит все .slider-slide быть одной высоты */
    transition: transform 0.4s ease-out;


}

.slider-slide {
    min-width: 100%;
    box-sizing: border-box;
    display: flex;
}

.slider-dots {
    display: none;
    justify-content: center;
    gap: 15px;
    margin-top: 36px;

    @media (max-width: 768px) {
        display: flex;
    }
}

.dot {
    position: relative;
    width: 6px;
    height: 6px;
    background-color: #FFF;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.3s ease;
}

.etapy-rabot .cl-price-btn-order {

    display: none;

    @media (max-width: 768px) {
        font-family: Mulish;
        font-weight: 600;
        font-size: 20px;
        line-height: 20px;
        letter-spacing: 0px;
        text-align: center;
        vertical-align: middle;
        padding-top: 15.5px;
        padding-bottom: 19.5px;
        display: block;
    }

}

.dot:hover {
    border-color: rgba(255, 255, 255, 0.6);
}

.dot.active::before {
    content: "";
    position: absolute;
    /* Центрируем круг относительно точки */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

    /* Размеры внешнего круга */
    width: 19px;
    height: 19px;

    /* Прозрачный фон и белая рамка */
    background-color: transparent;
    border: 1px solid #FFF;
    border-radius: 50%;

    /* Чтобы border не увеличивал размер блока */
    box-sizing: border-box;
}

.slider-button {

    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background-color: rgba(114, 80, 177, 0.7);
    border: none;
    color: white;
    font-size: 20px;
    cursor: pointer;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    transition: background-color 0.3s ease;
    display: none;
}

.etapy-rabot-block-info .cl-price-btn-order {
    background: linear-gradient(180deg, #19D3C5 -155.41%, rgba(25, 211, 197, 0.00) 123.65%);
    color: white;
    box-shadow: inset 0 -1px 10px rgba(255, 255, 255, 0.3);
    padding: 15px 35px;
    border-radius: 50px;
    font-weight: 600;
    transition: all 0.3s;
    border: none;
    width: 360px;
    padding: 21.5px 0 23.55px 0;
    font-family: Mulish;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 25px;
    leading-trim: NONE;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: center;
    vertical-align: middle;

    @media (max-width: 1400px) {
        font-size: 20px;
        width: 260px;
        padding: 13px 0 15px 0;
    }

    @media (max-width: 768px) {
        display: none;
    }
}

.etapy-rabot-block-info {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;



}

.slider-button:hover {
    background-color: rgba(114, 80, 177, 1);
}

.slider-button.prev {
    left: -50px;
}

.slider-button.next {
    right: -50px;
}



.etapy-rabot-top-info {
    display: flex;
    flex-direction: column;
    align-items: center;

    @media (max-width: 768px) {
        align-items: flex-start;
    }

}

.etapy-rabot .RTM-description {
    max-width: 789px;

    @media (max-width: 1400px) {
        max-width: 671px;
    }
}
/* End */


/* Start:/local/components/RTM_VRMCHK/news.list/templates/tarif/style.css?17772747505424*/
div.news-list {
    word-wrap: break-word;
}

div.news-list img.preview_picture {
    float: left;
    margin: 0 4px 6px 0;
}

.news-date-time {
    color: #486DAA;
}

.cl-price-section {
    padding: 60px 0;
    color: #ffffff;
    font-family: 'Mulish', sans-serif;
}

.cl-price-label-text {
    color: #ebe1ff;
    font-size: 25px;
    font-weight: 400;
}

.cl-price-main-title {
    color: #f2eeff;
    font-size: clamp(40px, 8vw, 90px);
    line-height: 0.95;
    letter-spacing: -4px;
    font-weight: 600;
    margin: 0;
    text-align: left;
}


/* Список факторов */
.cl-price-factors-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.cl-price-factor-item {
    font-size: 25px;
    font-weight: 600;
}

.cl-price-check-icon {
    width: 30px;
    height: 30px;
    background-color: #FDE021;
    border-radius: 50%;
    margin-right: 20px;
    position: relative;
    flex-shrink: 0;

    @media (max-width: 1400px) {
        width: 23px;
        margin-right: 10px;
        height: 23px;
    }

    @media (max-width: 768px) {

        margin-right: 12px;
    }

}

.cl-price-check-icon::after {
    content: '';
    position: absolute;
    left: 10px;
    top: 5px;
    width: 10px;
    height: 15px;
    border: solid #7E57C5;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);

    @media (max-width: 1400px) {
        width: 5px;
        border-width: 0 2px 2px 0;
        height: 11px;
    }

}

.cl-price-intro-text {
    font-family: Mulish;
    font-weight: 600;
    font-size: 25px;
    line-height: 45px;
    letter-spacing: 0px;
    vertical-align: middle;

    @media (max-width: 1400px) {
        font-size: 20px;
        line-height: 30px;

    }

    @media (max-width: 768px) {
        font-weight: 400;
        font-size: 17px;
        line-height: 19px;

    }
}

/* Карточка цены */
.cl-price-card {
    background: linear-gradient(180deg, rgba(25, 211, 197, 0.50) 0%, rgba(25, 211, 197, 0.00) 100%);
    border-radius: 50px;
    padding: 30px 35px 40px 35px;
    box-shadow: inset 0px -1px 10px 0px rgba(255, 255, 255, 0.30);
    display: flex;

    justify-content: space-between;
    flex-direction: column;
    max-width: 507px;

    @media (max-width: 1400px) {
        padding: 30px;
        max-width: 405px;
    }

    @media (max-width: 768px) {
        padding: 25px;
        justify-content: center;
        width: 100%;
        max-width: none;
    }
}

.cl-price-card-block-right {
    @media (max-width: 768px) {

        width: 100%;

    }
}

.cl-price-card-header {
    font-family: Mulish;
    font-weight: 600;
    font-size: 50px;
    line-height: 100%;
    letter-spacing: 0px;

    @media (max-width: 1400px) {
        font-size: 35px;
        letter-spacing: 0px;
    }

    @media (max-width: 768px) {
        font-weight: 500;
        font-size: 25px;
    }
}

.cl-price-value-wrap {
    display: flex;
    align-items: baseline;
}

.cl-price-prefix {

    font-family: Mulish;
    font-weight: 600;
    font-size: 50px;
    line-height: 100%;
    letter-spacing: 0px;

    @media (max-width: 1400px) {
        font-size: 35px;
    }

    @media (max-width: 768px) {
        font-weight: 500;
        font-size: 25px;
    }

}

.cl-price-number {
    font-family: Mulish;
    font-weight: 600;
    font-size: 115px;
    line-height: 100%;
    letter-spacing: 0px;
    vertical-align: middle;
    display: flex;
    align-items: stretch;
    gap: 15px;

    @media (max-width: 1400px) {
        font-size: 95px;
        gap: 10px;

    }

    @media (max-width: 768px) {
        font-size: 75px;
        gap: 15px;
    }
}

.block-flex-tarif {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;

    @media (max-width: 768px) {
        flex-direction: column;

    }
}

.cl-price-suffix {
    font-family: Mulish;
    font-weight: 600;
    font-size: 50px;
    line-height: 100%;
    letter-spacing: 0px;
    vertical-align: middle;

    @media (max-width: 1400px) {
        font-weight: 600;
        font-size: 35px;
    }

    @media (max-width: 768px) {
        font-weight: 500;
        font-size: 25px;

    }
}

.cl-price-btn-order {
    position: relative;
    display: flex;
    width: 100%;
    height: 65px;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
    border-radius: 50px;
    overflow: hidden;
    box-shadow: inset 0px -1px 10px 0px rgba(255, 255, 255, 0.3);
}

.cl-price-btn-bg {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(25, 211, 197, 1.0) 0%, rgba(25, 211, 197, 0.2) 100%);
}

.cl-price-btn-text {
    position: relative;
    z-index: 1;
    color: #ffffff;
    font-size: 25px;
    font-weight: 600;
}

/* Инфо-блок */
.cl-price-info-box {
    max-width: 446px;
}

.cl-price-info-icon {
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-right: 20px;
    font-size: 20px;
}

.cl-price-info-text {
    font-family: Mulish;
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0px;
    margin-top: 2px;

    @media (max-width: 1400px) {
        font-size: 12px;

    }

    @media (max-width: 768px) {
        font-size: 12px;
        line-height: 14px;
        margin-top: 5.19px;

    }
}
/* End */


/* Start:/local/components/RTM_VRMCHK/news.detail/templates/result_system/style.css?17772747503787*/
div.news-detail {
	word-wrap: break-word;
}

div.news-detail img.detail_picture {
	float: left;
	margin: 0 8px 6px 1px;
}

.news-date-time {
	color: #486DAA;
}

.custom-list-space-wrapper {
	list-style: none;
	padding: 0;
	margin: 0;
}

.custom-list-space-wrapper li {
	display: flex;
	align-items: flex-start;
	gap: 15px;
	list-style-type: none;
	margin: 10px 0;
	/*расстояние между пунктами по высоте*/
	font-family: 'Mulish-SemiBold', sans-serif;
	font-size: 25px;
	font-weight: 400;
}

.custom-list-space-wrapper svg {
	flex-shrink: 0;
	margin-top: 0px;
}

.rk-space-wrapper {
	--rk-bg-color: #5c479c;
	--rk-accent-yellow: rgba(253, 224, 33, 1);
	--rk-text-white: #ffffff;
	color: var(--rk-text-white);
	/* padding: 60px 20px; */
	box-sizing: border-box;
}

.rk-space-wrapper *,
.rk-space-wrapper *::before,
.rk-space-wrapper *::after {
	box-sizing: inherit;
}

/* --- Р’РµСЂС…РЅРёР№ РіР»Р°РІРЅС‹Р№ Р±Р»РѕРє --- */
.rk-space__hero {
	border: 10px solid #FDE021;
	border-radius: 0px 240px 0px 240px;
	padding-left: 251px;
	padding-right: 251px;
	padding-top: 100px;
	padding-bottom: 71px;

	@media (max-width: 1400px) {
		padding-right: 126px;
		padding-left: 126px;
		padding-top: 50px;
		padding-bottom: 84px;
		border: 7px solid #FDE021
	}

	@media (max-width: 768px) {
		padding-right: 20px;
		padding-left: 20px;
		padding-top: 40px;
		padding-bottom: 68px;
		border-radius: 0px 120px 0px 120px;
		border: 4px solid #FDE021
	}

}

.rk-space__hero-title {
	margin-top: 0;
	/* margin-bottom: 25px; */
	color: #EBE1FF;
	font-size: 85px;
	font-style: normal;
	font-weight: 600;
	line-height: 90px;
	/* 100% */
	letter-spacing: -4px;
}

.rk-space__hero-text {
	font-family: Mulish;
	font-weight: 400;
	font-size: 25px;
	line-height: 100%;
	letter-spacing: 0px;

	@media (max-width: 1400px) {
		font-size: 20px;
	}

	@media (max-width: 768px) {
		font-size: 15px;
	}
}

.rk-space__hero-text--advantages {
	margin-top: -35px;
	margin-bottom: 70px;
}

/* --- РЎРµС‚РєР° РґР»СЏ РєР°СЂС‚РѕС‡РµРє --- */
.rk-space__grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px;
}

/* --- РљР°СЂС‚РѕС‡РєР° --- */
.rk-space__card {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.rk-space__card-header {
	border: 10px solid var(--rk-accent-yellow);
	border-radius: 115px 0 115px 0;
	padding: 85px 24px;
	text-align: center;
	font-size: 45px;
	font-weight: 500;
	position: relative;
	z-index: 2;
	color: var(--rk-text-white);
	background: #4f367c;
}

.rk-space__card-body {
	/* background: linear-gradient(180deg, rgba(92, 71, 156, 0) 0%, #9f8dcd 100%); */
	background: linear-gradient(180deg, #DCCEF7 -14.91%, rgba(220, 206, 247, 0) 100%);
	padding: 140px 20px 50px 25px;
	margin-top: -110px;
	flex-grow: 1;
	border-radius: 0 0 170px 22px;
}

.rk-space__card-title {
	margin-top: 0;
	margin-bottom: 15px;
	color: #FFF;
	font-size: 45px;
	font-style: normal;
	font-weight: 600;
	line-height: 50px;
}

.rk-space__card-desc {

	margin-top: 0;
	margin-bottom: 25px;


	color: #FFF;
	font-family: Mulish;
	font-size: 25px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	/* 120% */
}

/* --- РЎРїРёСЃРєРё --- */
.rk-space__list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.rk-space__list-item {
	position: relative;
	padding-left: 20px;
	margin-bottom: 15px;
	font-size: 25px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	/* 120% */
	color: var(--rk-text-white);
}

.rk-space__list-item:last-child {
	margin-bottom: 0;
}

.rk-space__list-item::before {
	content: '';
	position: absolute;
	left: 0;
	top: 6px;
	width: 8px;
	height: 8px;
	background-color: var(--rk-accent-yellow);
	border-radius: 50%;
}
/* End */


/* Start:/local/components/RTM_VRMCHK/news.list/templates/why_us_cards/style.css?17772747505336*/
div.news-list {
	word-wrap: break-word;
}

div.news-list img.preview_picture {
	float: left;
	margin: 0 4px 6px 0;
}

.news-date-time {
	color: #486DAA;
}

/* SVG Фон растягивается на весь контейнер */
.card-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	/* Тень для объема, если нужно */
	filter: drop-shadow(0px 4px 6px rgba(0, 0, 0, 0.1));
}

.why-us-slider {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 94px;
}

/* Контейнер для текстов */
.card-content {
	position: absolute;
	top: 60px;
	/* Отступ от верха, чтобы не залезть на выступ */
	left: 0;
	width: 100%;
	height: calc(100% - 60px);
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 30px;
	box-sizing: border-box;
	text-align: center;
	color: white;
}

/* Общие стили для обоих слоев текста */
.text-front,
.text-back {
	position: absolute;
	width: 100%;
	padding: 0 30px;
	box-sizing: border-box;
	transition: opacity 0.4s ease, transform 0.4s ease;
}

/* Стилизация переднего текста */
.text-front h2 {
	margin: 0 0 5px 0;
	font-size: 40px;
	font-weight: 500;
}

.text-front p {
	margin: 0;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* Стилизация заднего текста */
.text-back {

	opacity: 0;
	/* Скрыт по умолчанию */
	transform: translateY(10px);
	/* Немного опущен для красивого появления */
}

.text-back p {
	margin: 0;
	font-size: 25px;
	line-height: 1.5;
	font-weight: 400;
}

.card-icon {
	position: absolute;
	top: 25px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
}

/* Контейнер карточки */
.info-card {
	position: relative;
	width: 447px;
	height: 309px;
	cursor: pointer;
	/* Убираем выделение текста при клике */
	user-select: none;
	/* margin: 0 auto; */
}

/* Прячем передний текст при наведении */
.info-card:hover .text-front,
.info-card.active .text-front {
	opacity: 0;
	transform: translateY(-10px);
}

.info-card:hover .text-front {
	opacity: 0;
	transform: translateY(-10px);
}

/* Показываем задний текст при наведении */
.info-card:hover .text-back,
.info-card.active .text-back {
	opacity: 1;
	transform: translateY(0);
}

.info-card:hover .card-icon svg {
	animation: rotate-animation 2s linear infinite;
}

.info-card .card-icon svg {
	width: 80px;
	height: 79px;
}

@keyframes rotate-animation {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}


@media (max-width: 1400px) {

	/* Контейнер карточки */
	.info-card {

		width: 346px;
		height: 231px;

	}

	.text-back p {
		font-size: 17px;
		line-height: 20px;
		font-weight: 400;
	}

	.text-front h2 {
		margin: 0;
		font-size: 25px;
		line-height: 35px;
		font-weight: 600;
	}

	.info-card .card-icon svg {
		width: 62px;
		height: 60px;
	}

	.why-us-slider {
		gap: 20px;
	}


}




@media (max-width: 768px) {
	.slider-mobile-overflow {
		overflow: hidden;
		/* Чтобы не было горизонтального скролла у всей страницы */
		padding: 0;
		margin: 0 !important;
	}
    .text-back p {
        font-size: 10px;
        line-height: normal;
        font-weight: 400;
    }


	.why-us-flx .why-us-slider {
		display: block;
		/* Отключаем flex, когда работает slick */
		margin: 0 -10px;
	}

	.slider-item {
		outline: none;
		display: flex !important;
		justify-content: center;
		align-items: center;
		height: 200px;
		/* Высота контейнера слайда чуть больше активной карточки */
		transition: all 0.3s ease;
	}

	/* Карточка в обычном состоянии (боковая) */
	.slider-item .info-card {
		width: 136px !important;
		height: 90px !important;
		transition: all 0.3s ease;
		opacity: 0.6;
		/* Затенение боковых как на фото */
	}

	/* Скрываем текст в маленьких боковых карточках, чтобы не каша */
	.slider-item .text-front h2,
	.slider-item .text-front p,
	.slider-item .card-icon {
		transition: opacity 0.3s;
		opacity: 0;
	}

	/* АКТИВНАЯ КАРТОЧКА (Центр) */
	.slider-item.slick-center .info-card {
		width: 238px !important;
		height: 157px !important;
		opacity: 1;
		z-index: 10;
	}

	/* Показываем контент только в центральной карточке */
	.slider-item.slick-center .text-front h2,
	.slider-item.slick-center .card-icon {
		opacity: 1;
	}

	/* Корректировка размеров шрифта для мобильной центральной карточки */
	.slider-item.slick-center .text-front h2 {
		font-size: 16px;
		line-height: 1.2;
	}

	.slider-item.slick-center .text-front p {
		font-size: 10px;
	}

	.slider-item.slick-center .card-icon {
		top: 15px;
	}

	.slider-item.slick-center .card-icon svg {
		width: 40px;
		height: 40px;
	}

	.slider-item.slick-center .card-content {
		top: 40px;
		height: calc(100% - 40px);
		padding: 0 15px;
	}


}
/* End */


/* Start:/local/components/RTM_VRMCHK/news.list/templates/faq_accordion/style.css?17772747502526*/
div.news-list {
    word-wrap: break-word;
}

div.news-list img.preview_picture {
    float: left;
    margin: 0 4px 6px 0;
}

.news-date-time {
    color: #486DAA;
}

.faq-accordion-section {


    @media (max-width: 1400px) {
        padding: 0 70px;
    }

    @media (max-width: 768px) {
        padding: 0 20px;
    }
}

.faq-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
    max-width: 1520px;
    /* Ограничиваем максимальную ширину как в макете */
    margin: 0 auto;
}

.faq-item {
    background: #7e57c4;
    border-radius: 25px;
    overflow: hidden;
    transition: all 0.3s ease;
    cursor: pointer;
}

.faq-header {
    padding: 30px 35px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.faq-question {
    color: #ffffff;
    font-family: 'Mulish-Medium', sans-serif;
    font-size: 35px;
    font-weight: 500;
    line-height: 1.2;
}

.faq-icon-wrapper {
    flex-shrink: 0;
    width: 45px;
    height: 45px;
}

.faq-icon {
    transition: transform 0.3s ease;
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}

.faq-answer-content {
    padding: 0 35px 30px 35px;
    color: #ffffff;
    font-family: 'Mulish-Regular', sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.4;
}

/* Состояние при открытии */
.faq-item.is-active .faq-answer {
    max-height: 500px;
    /* Достаточное значение для контента */
}

.faq-item.is-active .faq-icon {
    transform: rotate(180deg);
}

@media (max-width: 1400px) {
    .faq-question {
        font-size: 25px;
        font-weight: 500;
    }

    .faq-header {
        padding: 25px 30px;
    }

    .faq-icon {
        width: 35px;
        height: 35px;
    }

    .faq-answer-content {
        font-size: 20px;
    }

    .faq-icon-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}



/* Адаптив для мобилок */
@media (max-width: 768px) {


    .faq-question {
        font-size: 16px;
        line-height: 18px;
        font-weight: 400;
    }

    .faq-answer-content {
        font-size: 16px;
    }

    .faq-header {
        padding: 15px;
    }

    .faq-icon {
        width: 30px;
        height: 30px;
    }

    .faq-icon-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
/* End */


/* Start:/local/components/RTM_VRMCHK/news.detail/templates/cta_block/style.css?17772747502206*/
div.news-detail {
	word-wrap: break-word;
}

div.news-detail img.detail_picture {
	float: left;
	margin: 0 8px 6px 1px;
}

.news-date-time {
	color: #486DAA;
}

.group-752 {
	width: 100%;
	position: relative;
	overflow: hidden;
	/* Скрываем вылетающие SVG */
	display: flex;
	align-items: center;
	justify-content: center;

}

.group-466 {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
}

.group-710 {
	position: absolute;
	right: 0;
	top: 0;
	pointer-events: none;
}

.group-465 {
	max-width: 1370px;
	width: 100%;
	z-index: 2;
	text-align: center;
	padding: 0 20px;
}

.roskvit {
	color: #7d55c7;
	font-size: 80px;
	/* Уменьшил чуть-чуть для лучшей адаптивности */
	line-height: 1.1;
	letter-spacing: -4px;
	font-weight: 600;

}

.div {
	color: #464647;
	font-size: 24px;
	font-weight: 400;
	max-width: 900px;
	margin: 50px auto 70px auto;
}

.frame-685 {
	display: inline-block;
	width: 360px;
	/* height: 65px; */
}

.group-426 {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	text-decoration: none;
	transition: transform 0.2s ease;
}

.group-426:hover {
	transform: scale(1.05);
}

.rectangle-74 {
	background: #19d3c5;
	border-radius: 50px;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.div2 {
	color: #ffffff;
	font-size: 22px;
	font-weight: 600;
	position: relative;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1;
}

@media (max-width: 1400px) {
	.roskvit {
		font-size: 60px;
		line-height: 60px;
		letter-spacing: -4px;
	}

	.div {
		font-size: 20px;
		font-weight: 400;
	}

	.frame-685 {
		width: 280px;
	}

	.group-466,
	.group-710 {
		opacity: 0.3;
	}

	.div2 {
		font-size: 20px;
		line-height: 20px;
		font-weight: 600;
	}
}

/* Адаптив для мобилок */
@media (max-width: 768px) {


	.roskvit {
		font-size: 30px;
		line-height: 30px;
		letter-spacing: -3px;
		font-weight: 600;
	}

	.div2 {
		font-size: 20px;
		line-height: 20px;
		font-weight: 600;
	}

	.div {
		font-size: 16px;
		line-height: 18px;
		font-weight: 400;
	}

	.frame-685 {
		width: 100%;
	}

	.group-466,
	.group-710 {
		opacity: 0.3;
	}
}

/* End */


/* Start:/local/components/RTM_VRMCHK/form.result.new/templates/company/style.css?17792296273352*/
table.form-table {
	width: 100%;
	background-color: white;
	border-collapse: collapse;
	font-size: 100%;
	font-weight: normal;
	line-height: 160%;
}

table.form-table th,
table.form-table td {
	border: 1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align: top;
}

table.form-table th {
	background-image: url(/local/components/RTM_VRMCHK/form.result.new/templates/company/images/table_head.gif);
	background-repeat: repeat-x;
	text-align: left;
	color: #25639A;
}


table.form-table td {
	padding: 15px 5px;
}

.form-required {
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/components/RTM_VRMCHK/form.result.new/templates/company/images/icon_warn.gif);
}

.custom-input {
	border-radius: 50px;
	padding: 22px 30px;
	border: none;
	background-color: #fff;
	font-size: 22px;
	font-weight: 600;
	color: rgba(0, 0, 0, 0.50);
}

.final-contact-section {
	@media (max-width: 1400px) {
		padding: 0 70px;
	}

	@media (max-width: 768px) {
		padding: 0 20px;
	}
}

.final-title {
	font-family: Mulish;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 90px;
	line-height: 90px;
	letter-spacing: -4px;
	text-align: center;
	vertical-align: middle;
	max-width: 1282px;
	color: #7D56C4;

	@media (max-width: 1400px) {
		font-size: 60px;
		line-height: 60px;
		max-width: 725px;
	}

	@media (max-width: 768px) {
		font-size: 30px;
		line-height: 30px;
		letter-spacing: -2px;
		max-width: 275px;
	}
}

.custom-checkbox-group {
	display: flex;
	gap: 27px;
	padding: 20px 50px;
	width: 456px;
	background: var(--input-bg);
	border-radius: 25px;

	@media (max-width: 1400px) {
		gap: 15px;
		padding: 15px 40px;
		width: 290px;
		display: flex;
		align-items: center;
	}

	@media (max-width: 768px) {
		width: 100%;
	}
}







/* Контейнер для выравнивания */
.final-contact-section .custom-checkbox-container {
    display: flex;
    align-items: flex-start; /* Выравнивание по верхнему краю, если текст длинный */
    gap: 12px;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.2;
    color: #7D56C4;
    margin-bottom: 5px;
}

.final-contact-section .custom-checkbox-container input {
    display: none;
}

/* Квадрат 24x24 */
.final-contact-section .checkmark {
    min-width: 24px;
    height: 24px;
    border: 1px solid #7D56C4;
    background-color: transparent;
    display: inline-block;
    position: relative;
    flex-shrink: 0; /* Чтобы квадрат не сжимался при длинном тексте */
}

/* Галочка (адаптирована под 24px) */
.final-contact-section .custom-checkbox-container input:checked + .checkmark::after {
    content: "";
    position: absolute;
    /* Центрирование галочки внутри 24px */
    left: 8px; 
    top: 3px;
    width: 7px;
    height: 14px;
    border: solid #7D56C4; /* Цвет галочки под стиль вашей кнопки */
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}

/* Ссылка внутри текста */
.final-contact-section .checkbox-text a {
    color: #7D56C4;
    text-decoration: underline;
}

.final-contact-section .checkbox-text a:hover {
    text-decoration: none;
}
/* End */
/* /klining/index.css?1780430456544 */
/* /local/components/RTM_VRMCHK/news.detail/templates/chistota-kak-strategicheskij-aktiv-vashego-biznesa/style.css?1777274750847 */
/* /local/components/RTM_VRMCHK/news.list/templates/cleaning_services_template/style.css?17772747502687 */
/* /local/components/RTM_VRMCHK/news.list/templates/preimushchestva/style.css?17772747502196 */
/* /local/components/RTM_VRMCHK/news.list/templates/nashi_uslugi/style.css?17772747509621 */
/* /local/components/RTM_VRMCHK/news.list/templates/etapy_rabot/style.css?17772747508628 */
/* /local/components/RTM_VRMCHK/news.list/templates/tarif/style.css?17772747505424 */
/* /local/components/RTM_VRMCHK/news.detail/templates/result_system/style.css?17772747503787 */
/* /local/components/RTM_VRMCHK/news.list/templates/why_us_cards/style.css?17772747505336 */
/* /local/components/RTM_VRMCHK/news.list/templates/faq_accordion/style.css?17772747502526 */
/* /local/components/RTM_VRMCHK/news.detail/templates/cta_block/style.css?17772747502206 */
/* /local/components/RTM_VRMCHK/form.result.new/templates/company/style.css?17792296273352 */
