

/* Start:/local/templates/.default/components/bitrix/catalog/services_for_biz/bitrix/catalog.section/.default/style.css?17767786333889*/
.howitworks .howitworks__subtitle ul{
	padding: 20px;
}
.howitworks .howitworks__subtitle ul li{
    padding-bottom: 10px;
    list-style-type: disc;
}
.howitworks .howitworks__subtitle{
       color: #000;
}
.realestate-intro__wrapper.clear_grid{
    grid-template-columns: 1fr ;
}
.realestate-intro__wrapper.clear_grid .button{
   
}
body .howitworks{
	padding-bottom: 0;
}
ul li b{
	font-weight: 500;
	font-size: 24px;
	line-height: 24px;
}
ul li p{
	font-weight: 500;
	font-size: 14px;
	line-height: 24px;

}
.text_new_wrap p{
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
}

body .visit{
    padding-top: 50px;
}
body .advantages{
    padding-top: 60px;
}

/*body .advantages__item-text p {
    margin-top: 16px;
    color: #292929;
    font-weight: 500;
    font-size: 26px;
    line-height: 30px;
}*/
.vid {
    padding-top: 150px;
}
.vid__wrapper .title {
    max-width: 740px;
}
.vid__list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    margin-top: 48px;
}
.vid__item {
    min-height: 200px;
}
.vid__item-text {
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    margin-top: 36px;
}
.vid__item-text span {
    font-size: 26px;
    font-weight: 500;
}
.vid__item-text p {
    font-size: 18px;
    margin-top: 16px;
    color: #6e6e73;
}
.skud{
	margin-top: 100px;
}
.flex_skud{
	display: flex;
	margin-top: 50px;
	gap:25px;
}
.skud .container > p{
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	margin-top: 24px;
}
.flex_skud .wrap_skud{
	width: 33%;
}
.flex_skud .spisok_skud{
	margin-bottom: 16px;
}
.flex_skud .wrap_skud h3{
	font-weight: 500;
	font-size: 32px;
	line-height: 36px;
	margin-bottom: 36px;
}
.flex_skud .wrap_skud span{
	float: left;
    margin-right: 16px;
}
.flex_skud .wrap_skud b{
	font-weight: 500;
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 8px;
}
.flex_skud .wrap_skud p{
    color: #6E6E73;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    display: flex;
    clear: both;
    margin-left: 55px;

}
body .form-new-label {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: start;
}
.visit__privacy {
    grid-column: 1 / 4;
}
.form-new-check {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
}
.form-new-check__custom {
    width: 20px;
    height: 20px;
    border: 1px solid #c10026;
    border-radius: 5px;
    margin-right: 10px;
    flex-shrink: 0;
    cursor: pointer;
    padding: 3px;
}
.ustanovka ul{
	padding: 20px;
}
.ustanovka ul li{
    padding-bottom: 10px;
    list-style-type: disc;
}
.info__text p {
    font-size: 18px;
}
.howitworks__item-number {
    margin-bottom: 73px;
}

.howitworks__wrapper::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    height: 60%;
    background-color: #F5F6FC;
    border-radius: 60%;
    filter: blur(250px);
    z-index: 1;
}
@media screen and (max-width: 1040px) {
    .flex_skud{
        flex-direction: column;
    }
    .flex_skud .wrap_skud {
        width: 100%;
    }
    .vid {
        padding-top: 90px;
    }
    .vid__list {
        grid-template-columns: 1fr;
    }
    .vid__item {
        min-height: auto;
    }
    .vid__item-text p {
        font-size: 16px;
    }
    body .visit__form {
        display: flex;
        flex-direction: column;
    }
    body .advantages__list {
        margin-bottom: 50px;
    }
    .pricing__wrapper .pricing__slider-slide{
            margin-bottom: 40px;
    }
    .pricing__wrapper .swiper-wrapper{
        flex-direction: column;
    }
}


/* End */
/* /local/templates/.default/components/bitrix/catalog/services_for_biz/bitrix/catalog.section/.default/style.css?17767786333889 */
