

/* Start:/local/css/index-page.css?16733504326118*/
.management-block {
	overflow: hidden;
}
.management-block h3 {
	font-size: 36px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 28px;
}
.management-block h4 {
	font-size: 26px;
	font-weight: 700;
	position: relative;
	margin-bottom: 0;
	margin-top: 0;
}
.management-block-top .management-block-text {
	margin-right: 78px;
	margin-top: -25px;
}
.management-block-top h4 {
	text-align: left;
}
.management-block-top, 
.management-block-bottom {
	display: flex;
	align-items: center;
}
.management-block-top img {
	margin-right: 78px;
	margin-left: 78px;
}
.management-block-bottom img {
	margin-left: 66px;
	margin-right: 63px;
}
.management-block-bottom {
	margin-top: -57px;
}
.management-block-bottom .management-block-text {
	text-align: right;
	margin-top: 90px;
}
.management-block-top h4:after {
	left: 100%;
}
.management-block-bottom h4 {
	text-align: right;
}
.management-block-bottom h4:after {
	right: 100%;
}
.management-block-text p {
	margin: 15px 0 25px;
}
.management-block {
	margin-bottom: 100px;
}
.mobile-image {
	display: none;
}
.main-request {
	height: 561px;
	margin-bottom: 55px;
}
.main-request .content-wrapper {
	position: relative;
	display: flex;
	align-items: center;
	height: 100%;
}
.main-request-left {
	position: relative;
}
.main-request-right {
	position: absolute;
	top: 0;
	right: -190px;
	height: 100%;
}
.main-request-left h1 {
	display: none;
}
.main-request-left h2 {
	font-size: 33px;
	font-weight: 500;
	margin: 0;
}
.main-request-left h2 .big {
	font-size: 116px;
	font-weight: 800;
	margin: 0;
	margin-left: -7px;
	margin-bottom: 4px;
	display: block;
}
.request-form {
	display: flex;
	align-items: center;
	margin-top: 53px;
}
.request-form-description {
	font-size: 18px;
	font-weight: 500;
	background-image: url(/local/images/arrow-left-icon.svg);
	background-size: 38px 20px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 53px;
	margin-left: 17px;
}
@media (max-width: 1304px) {
	.management-block h3 {
		font-size: 20px;
		margin-bottom: 25px;
	}
	.management-block h4 {
		font-size: 18px;
	}
	.management-block-top .management-block-text {
		margin-right: 0;
		margin-top: 15px;
	}
	.management-block-top img {
		max-width: 226px;
		margin-right: 50px;
		margin-left: 43px;
	}
	.management-block-bottom {
		margin-top: 23px;
	}
	.management-block-bottom img {
		max-width: 255px;
		margin-left: 50px;
		margin-right: 0;
	}
	.management-block-bottom .management-block-text {
		margin-top: 49px;
	}
	.management-block-text p {
		line-height: 18px;
		margin: 12px 0 18px;
	}
	.management-block {
		margin-bottom: 63px;
	}
	.main-request {
		height: 318px;
		margin-bottom: 18px;
	}
	.main-request-left h2 {
		font-size: 18px;
	}
	.main-request-left h2 .big {
		font-size: 64px;
		margin-left: -3px;
		margin-bottom: 2px;
	}
	.main-request-right {
		width: 341px;
		right: 0;
	}
	.request-form {
		margin-top: 32px;
	}
	.request-form-description {
		font-size: 14px;
		background-size: 22px 12px;
		padding-left: 40px;
	}
}
@media (max-width: 839px) {
	.management-block h3 {
		font-size: 18px;
		margin-bottom: 15px;
		margin-top: 2px;
	}
	.management-block-top img {
		max-width: 169px;
		margin-right: 46px;
		margin-left: -5px;
	}
	.management-block-top, 
	.management-block-bottom {
		align-items: flex-start;
	}
	.management-block h4 {
		font-size: 16px;
	}
	.management-block-top .management-block-text {
		margin-top: 30px;
	}
	.management-block-text p {
		line-height: 15px;
		margin: 12px 0 14px;
	}
	.management-block-bottom img {
		max-width: 182px;
		margin-left: 30px;
		margin-right: -36px;
	}
	.management-block-bottom .management-block-text {
		margin-top: 30px;
	}
	.management-block-bottom {
		margin-top: -11px;
	}
	.management-block {
		margin-bottom: 43px;
	}
	.main-request {
		min-height: 260px;
		height: auto;
	}
	.main-request-right {
		width: 279px;
	}
	.main-request-left h2 {
		font-size: 18px;
		max-width: 320px;
	}
	.main-request-left h2 .big {
		font-size: 54px;
		margin-left: -5px;
		margin-bottom: 3px;
	}
	.request-form {
		margin-top: 19px;
	}
	.request-form-description {
		font-size: 12px;
		background-size: 19px 10px;
		padding-left: 28px;
		margin-left: 10px;
	}
}
@media (max-width: 669px) {
	.management-block h3 {
		padding: 0 5px;
	}
	.management-block-top .management-block-text {
		margin-top: 1px;
	}
	.management-block-top {
		flex-direction: column-reverse;
	}
	.management-block-bottom {
		flex-direction: column;
	}
	.management-block-top img {
		max-width: 80%;
		margin-right: auto;
		margin-left: auto;
		margin-top: -25px;
	}
	.management-block-bottom img {
		max-width: 80%;
		margin-left: auto;
		margin-right: auto;
		margin-top: -12px;
	}
	.management-block-top h4 {
		margin-right: 90px;
	}
	.management-block {
		margin-bottom: 66px;
	}
	.management-block-text p {
		line-height: 22px;
		margin: 14px 0 14px;
	}
	.management-block-bottom .management-block-text {
		margin-top: 68px;
	}
	.management-block-bottom .management-block-text p {
		text-align: left;
	}
	.mobile-image {
		display: block;
		margin-top: 25px;
	}
	.mobile-image img {
		width: 81%;
		margin-left: -21px;
	}
	.main-request {
		height: auto;
		margin-bottom: 61px;
	}
	.main-request-right {
		display: none;
	}
	.main-request-left h2 {
		font-size: 16px;
		margin: 0 auto;
	}
	.main-request-left h2 .big {
		font-size: 48px;
		margin-left: -7px;
		margin-bottom: 0;
	}
	.main-request-left {
		text-align: center;
	}
	.request-form {
		flex-direction: column-reverse;
	}
	.request-form-description {
		font-size: 14px;
		background-size: 10px 19px;
		background-image: url(/local/images/arrow-down-icon.svg);
		padding-left: 20px;
		margin-left: 0;
		padding-top: 2px;
		margin-bottom: 16px;
		min-height: 19px;
	}
	.request-form-description br {
		display: none;
	}
}
/* End */


/* Start:/local/assets/css/homepage.css?17597614892698*/
.homepage-banners{align-items:center}@media(max-width: 1250px){.homepage-banners{padding:3rem 0}}@media(max-width: 1150px){.homepage-banners{flex-flow:column-reverse}}.homepage-banners-img{position:relative}.homepage-banners-img img{max-width:700px}@media(max-width: 1450px){.homepage-banners-img img{max-width:100%}}@media(max-width: 1150px){.homepage-banners-img img{max-width:700px;width:100% !important}}.homepage-banners-img__text{position:absolute}.homepage-banners-img__text:nth-child(1){text-align:center;background:#a3bff7;border-radius:10px;padding:.5rem 1rem;top:20px;left:85px}@media(min-width: 1150px)and (max-width: 1450px){.homepage-banners-img__text:nth-child(1){left:15%}}@media(max-width: 650px){.homepage-banners-img__text:nth-child(1){display:none}}.homepage-banners-img__text:nth-child(2){width:300px;background:#fff;border-radius:100px;border:2px solid #d9d9d9;padding:.5rem 1rem;top:17px;left:255px}@media(min-width: 1150px)and (max-width: 1450px){.homepage-banners-img__text:nth-child(2){left:unset;right:0}}@media(max-width: 650px){.homepage-banners-img__text:nth-child(2){display:none}}.homepage-banners-img__text:nth-child(3){top:105px;left:235px}@media(min-width: 1150px)and (max-width: 1450px){.homepage-banners-img__text:nth-child(3){font-size:14px;left:32.5%;top:18%}}@media(max-width: 800px){.homepage-banners-img__text:nth-child(3){display:none}}.homepage-banners-img__text:nth-child(4){bottom:150px;left:275px;width:-moz-max-content;width:max-content}@media(min-width: 1150px)and (max-width: 1450px){.homepage-banners-img__text:nth-child(4){font-size:14px;bottom:unset;top:71%;left:39%}}@media(max-width: 800px){.homepage-banners-img__text:nth-child(4){display:none}}.homepage-what-is{padding:5rem 0 3rem 0}.homepage-what-is__elem{align-items:center}.homepage-what-is__elem:not(:last-child){margin-bottom:3rem}@media(max-width: 1150px){.homepage-what-is__elem:not(:last-child){margin-bottom:1rem}}@media(max-width: 1150px){.homepage-what-is__elem:nth-child(2n+1){flex-flow:column-reverse}}.homepage-what-is__buttons{display:flex;align-items:center;flex-wrap:wrap}.homepage-what-is__buttons .btn{min-width:unset;margin-bottom:1rem}.homepage-what-is__buttons .btn:not(:last-child){margin-right:1rem}.homepage-advantages{padding:5rem 0}.homepage-where-start{padding:5rem 0}.homepage-where-start__list{counter-reset:homepage-where-start}.homepage-where-start__elem{padding-left:48px;position:relative;padding-top:15px}.homepage-where-start__elem::before{content:counter(homepage-where-start) ".";counter-increment:homepage-where-start;font-size:36px;color:#6966c0;font-weight:500;line-height:140%;position:absolute;left:0;top:0}/*# sourceMappingURL=homepage.css.map */
/* End */


/* Start:/local/templates/2023/components/bitrix/news.list/farms/style.css?1759761489882*/
.work-with-us.slider{padding-top:0}.work-with-us__elem{display:flex;align-items:center;justify-content:center}.work-with-us__link{border-radius:10px;background:#fff;box-shadow:0px 2px 21px 4px rgba(0,0,0,.1);width:340px;margin:2rem auto;display:flex;flex-flow:column;align-items:center;padding:21px;height:164px;text-decoration:none;transition:transform .2s;max-width:100%}@media(max-width: 500px){.work-with-us__link{margin:1.5rem auto}}@media(max-width: 380px){.work-with-us__link{max-width:280px}}.work-with-us__link:hover{transform:scale(1.05)}.work-with-us__link img{display:block;margin:auto 0;max-width:100%;max-height:100%;width:auto;height:auto}.work-with-us__img{max-height:90px;margin:0 auto;width:-moz-fit-content;width:fit-content}.work-with-us__name{color:#7b8389;font-size:20px;font-weight:400;margin:auto 0 0 0;text-align:center}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/2023/components/bitrix/system.pagenavigation/.default/style.css?17597614892519*/
.pagination{display:flex;justify-content:center}.pagination a{text-decoration:none}.pagination__show-more{width:100%;padding:17px;color:#5d5d64;font-size:16px;font-weight:600;border-radius:4px;border:1px solid #b6c0d6;background:#fff;cursor:pointer;margin-bottom:1rem;transition:all .2s;display:block;text-align:center}.pagination__show-more:hover{color:#0264a2;border:1px solid #0264a2}.pagination__elem{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #d9d9d9;color:#595959;border-radius:4px;background:center no-repeat #fff;margin:0 4px;transition:all .2s}.pagination__elem.disabled{cursor:auto}.pagination__elem.active,.pagination__elem:not(.pagination__elem.disabled):hover{color:#0264a2;border:1px solid #0264a2}.pagination__arrow{background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.4685 6.65558L4.30527 1.84171C4.28917 1.82903 4.26981 1.82115 4.24943 1.81897C4.22905 1.8168 4.20847 1.82042 4.19005 1.82941C4.17164 1.83841 4.15613 1.85241 4.14531 1.86982C4.1345 1.88724 4.12881 1.90734 4.12891 1.92784V2.98468C4.12891 3.05167 4.16035 3.11593 4.21231 3.15694L9.13417 7.00011L4.21231 10.8433C4.15899 10.8843 4.12891 10.9485 4.12891 11.0155V12.0724C4.12891 12.164 4.23418 12.2146 4.30527 12.1585L10.4685 7.34464C10.5209 7.30378 10.5633 7.25151 10.5924 7.19181C10.6216 7.13211 10.6367 7.06654 10.6367 7.00011C10.6367 6.93367 10.6216 6.86811 10.5924 6.80841C10.5633 6.74871 10.5209 6.69644 10.4685 6.65558Z' fill='%23595959'/%3E%3C/svg%3E%0A")}.pagination__arrow_prev{transform:rotate(180deg)}.pagination__arrow.disabled{background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.4685 6.65558L4.30527 1.84171C4.28917 1.82903 4.26981 1.82115 4.24943 1.81897C4.22905 1.8168 4.20847 1.82042 4.19005 1.82941C4.17164 1.83841 4.15613 1.85241 4.14531 1.86982C4.1345 1.88724 4.12881 1.90734 4.12891 1.92784V2.98468C4.12891 3.05167 4.16035 3.11593 4.21231 3.15694L9.13417 7.00011L4.21231 10.8433C4.15899 10.8843 4.12891 10.9485 4.12891 11.0155V12.0724C4.12891 12.164 4.23418 12.2146 4.30527 12.1585L10.4685 7.34464C10.5209 7.30378 10.5633 7.25151 10.5924 7.19181C10.6216 7.13211 10.6367 7.06654 10.6367 7.00011C10.6367 6.93367 10.6216 6.86811 10.5924 6.80841C10.5633 6.74871 10.5209 6.69644 10.4685 6.65558Z' fill='%23D9D9D9'/%3E%3C/svg%3E%0A")}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/2023/components/bitrix/news.list/advantages/style.css?1759761489972*/
.advantages-list__content{display:flex;justify-content:space-between;flex-wrap:wrap}@media(max-width: 1050px){.advantages-list__content{justify-content:space-around}}.advantages-list .advantages-elem{width:calc(33.3333333333% - 2rem)}@media(max-width: 1050px){.advantages-list .advantages-elem{width:calc(50% - 2rem);margin-bottom:1rem}}@media(max-width: 768px){.advantages-list .advantages-elem{width:100%}}.advantages-elem{border-radius:30px;border:1px solid #323b43;box-shadow:0 3px 10px 0 rgba(0,35,67,.25);padding:100px 24px 24px 24px;display:flex;flex-flow:column;position:relative;margin-top:40px}.advantages-elem__footer{padding-top:1rem;margin:auto 0 0 0}.advantages-elem__show-more{color:#4140b0;font-size:12px}.advantages-elem__img{border-radius:100%;overflow:hidden;width:125px;height:125px;display:flex;align-items:center;justify-content:center;position:absolute;top:-40px}.advantages-elem__img img{width:auto;height:auto}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/2023/components/bitrix/news.list/why.we/style.css?1759761489242*/
.why-we-list{display:flex;flex-wrap:wrap;justify-content:center}.why-we-elem{display:flex;flex-flow:column;justify-content:center;align-items:center;text-align:center}.why-we-elem__title{margin-top:1.5rem}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/2023/components/bitrix/news.list/reviews/style.css?1759761489679*/
.reviews-elem{display:flex;justify-content:space-between}@media(max-width: 1050px){.reviews-elem{flex-flow:column}}.reviews-elem__img{border-radius:100%;overflow:hidden;width:320px;height:320px}@media(max-width: 1050px){.reviews-elem__img{width:200px;height:200px;margin-bottom:1rem}}.reviews-elem__content{width:calc(100% - 320px - 3rem);display:flex;justify-content:center;flex-flow:column}@media(max-width: 1050px){.reviews-elem__content{width:100%}}.reviews-elem__review{color:#697279;font-style:italic;line-height:150%}.reviews-elem__name{color:#323b43;font-weight:500;line-height:130%}.reviews-elem__work{color:#697279;line-height:150%}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/2023/components/bitrix/news.list/work-calendar/style.css?1759761489342*/
.work-calendar-tabs{display:flex;flex-wrap:wrap;margin:0 -7px}.work-calendar-tabs>div{border-radius:30px;padding:10px 28px;border:2px solid #4140b0;background:rgba(147,162,255,.15);margin:7px;color:#4241b1}.work-calendar .btn.active{background:#4241b1;color:#fff}.work-calendar img{height:auto;width:auto}/*# sourceMappingURL=style.css.map */
/* End */
/* /local/css/index-page.css?16733504326118 */
/* /local/assets/css/homepage.css?17597614892698 */
/* /local/templates/2023/components/bitrix/news.list/farms/style.css?1759761489882 */
/* /local/templates/2023/components/bitrix/system.pagenavigation/.default/style.css?17597614892519 */
/* /local/templates/2023/components/bitrix/news.list/advantages/style.css?1759761489972 */
/* /local/templates/2023/components/bitrix/news.list/why.we/style.css?1759761489242 */
/* /local/templates/2023/components/bitrix/news.list/reviews/style.css?1759761489679 */
/* /local/templates/2023/components/bitrix/news.list/work-calendar/style.css?1759761489342 */
