

/* Start:/local/templates/mosprom/css/about.css?17725607954701*/
/* About */

.about_top_block {
    background: linear-gradient(93.76deg, rgba(104, 185, 212, 0.1) 7.39%, rgba(84, 160, 186, 0.1) 93.7%);
    border-radius: 10px;
}
.about_text {
    padding: 42px 80px 42px 10px;
    color: #103340;
}
.about_text p {
    margin-bottom: 15px;
}

.about_gears {
    position:relative;
}
.about_gears * {
    position:absolute;
    background-size: contain;
    background-repeat: no-repeat;
    transition: all 0.9s;
}
.about_gear1 {
    background-image: url('/img/new/about/онас_синяя_блюр.png');
}
.about_gear2 {
    background-image: url('/img/new/about/онас_синяя.png');
}
.about_gear3 {
    background-image: url('/img/new/about/онас_зеленая.png');
}
.about_gear4 {
    background-image: url('/img/new/about/онас_зеленая_блюр.png');
}
.about_gear5 {
    background-image: url('/img/new/about/онас_прозрачная_блюр_2.png');
}
.about_gear6 {
    background-image: url('/img/new/about/онас_прозрачная_блюр_1.png');
}

.about_gears {
    overflow: hidden;
    aspect-ratio: 55/48;
    height: 100%;
}
.about_gear1 {
    width: 75%;
    height: 95%;
    top: -34%;
    left: 28%;
}


.about_gear2 {
    width: 80%;
    height: 76%;
    bottom: -15%;
    left: -5%;
    z-index: 5;
}

.about_gear3 {
    width: 50%;
    height: 60%;
    left: 31%;
    top: 24%;
    z-index: 10;
}

.about_gear4 {
    width: 62%;
    height: 68%;
    left: -19%;
    top: 6%;
    z-index: 2;
}


.about_gear5 {
    width: 46%;
    height: 55%;
    bottom: -27%;
    right: 1%;
    z-index: 1;
}

.about_gear6 {

    width: 40%;
    height: 41%;
    top: -18%;
    left: 15%;
    z-index: 1;
}

.about_top_block:hover .about_gear1 {
    transform: rotate(20deg);
    top: -30%;
}

.about_top_block:hover .about_gear2 {
    transform: rotate(-15deg);
    bottom: -20%;
}
.about_top_block:hover .about_gear3 {
    transform: rotate(15deg);
    top: 20%;
}
.about_top_block:hover .about_gear4 {
    transform: rotate(8deg);
    left: -14%;
}
.about_top_block:hover .about_gear5 {
    transform: rotate(-10deg);
    bottom: -22%;
}
.about_top_block:hover .about_gear6 {
    transform: rotate(-15deg);
    top: -14%;
}

.bg_block {height: 100%;border-radius: 10px;background: linear-gradient(92.56deg, #4795B2 -5.48%, #167194 90.83%);padding: 30px;}

.bg_block.bg_green_block {
    background: linear-gradient(281.82deg, #A4C520 8.72%, #C4E63B 90.02%);
}
.bg_block_wrap {
    height: 100%;
    text-align: center;
    color: #fff;
    padding: 18px 10px;
    background: rgba(23, 114, 148, 0.15);
    backdrop-filter: blur(12px);
    border-radius: 10px;
}
.bg_block_title {
    font-size: 50px;
    font-family: 'Etude';
    text-transform: uppercase;
}

.bottom_block .bg_block_title {
    font-size: 44px;
}
.left_block .bg_block_title {
    font-size: 80px;
}

.bg_block_wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 10;
    position: relative;
}

.bg_block .text {
    font-size: 18px;
    max-width: 400px;
    margin: 0 auto;
}
.col-12 {
    margin-top: 20px;
}

.about_bottom_block {
    margin-top: 40px;
}

.bg_block {
    overflow: hidden !important;
    position: relative;
}

.bg_block:hover:before,
.bg_block:hover:after {
    transform: scale(1.1);
}

.bg_block:before,
.bg_block:after {
    content: "";
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.7s;

}
.bg_block.left_block:before {
    left: 0;
    top: 0;
    width: 360px;
    height: 320px;
    background-image: url('/img/gear_about/left_block_1.png');
}

.bg_block.left_block:after {
    right: 0;
    bottom: 0;
    width: 450px;
    height: 100%;
    background-image: url(/img/gear_about/left_block_2.png);
}

.bg_block.left_block:hover:after {
    transform: scale(1.1);
}


.bg_block.lt_block:before {
    left: 0;
    top: 0;
    width: 60%;
    aspect-ratio: 23 / 19;
    background-image: url(/img/gear_about/lt_block_1.png);
}

.bg_block.lt_block:after {
    right: 0;
    bottom: 0;
    width: 90%;
    aspect-ratio: 33 / 19;
    background-image: url(/img/gear_about/lt_block_2.png);
}
.bg_block.rt_block:before {
    left: 0;
    bottom: 0;
    height: 100%;
    aspect-ratio: 33 / 19;
    background-image: url(/img/gear_about/rt_block_1.png);
}


.bg_block.bottom_block:before {
    left: -6%;
    top: 0;
    height: 100%;
    aspect-ratio: 40 / 14;
    background-image: url(/img/gear_about/bottom_block_1.png);
}

.bg_block.bottom_block:after {
    right: 0;
    bottom: 0;
    height: 100%;
    aspect-ratio: 33 / 14;
    background-image: url(/img/gear_about/bottom_block_2.png);
}

/* End */


/* Start:/local/templates/mosprom/components/bitrix/news.list/numbers_about/style.css?17706236731244*/
.number_item {
	aspect-ratio: 44/36;
	display: flex;
	padding: 35px;
	flex-direction: column;
	justify-content: space-between;
	background: linear-gradient(93.76deg, rgba(104, 185, 212, 0.15) 7.39%, rgba(84, 160, 186, 0.15) 93.7%);
	border-radius: 10px;
}
.numbers .col-lg-6 {
	padding: 15px;
}
.numbers .row {
	margin: -15px;
}
.number_title {
	font-size: 75px;
	font-family: 'Etude';
	letter-spacing: -3px;
	line-height: 100%;
}
.number_title .subtitle {

	font-size: 55px;
}

.number_bottom {
	color: #103340;
	font-size: 27px;
	font-weight: 450;
}

.number_item.block_blue {
	background: linear-gradient(93.76deg, #68B9D4 7.39%, #54A0BA 93.7%), linear-gradient(93.76deg, rgba(104, 185, 212, 0.15) 7.39%, rgba(84, 160, 186, 0.15) 93.7%);
	color: #fff !important;
}

.number_item.block_blue * {
	color: #fff;
}

.number_item.block_green {
	background: linear-gradient(111.08deg, #A4C520 13.77%, #C4E63B 105.1%), linear-gradient(93.76deg, rgba(104, 185, 212, 0.15) 7.39%, rgba(84, 160, 186, 0.15) 93.7%);
}

.number_item.block_green * {
	color: #fff;
}

.number_title {
	color: #21799A;
}

@media (max-width: 992px) {
	.numbers {
		margin-top: 30px;
	}
	.number_title {
		font-size: 50px;
	}

	.number_title .subtitle {
		font-size: 45px;
	}
}
/* End */
/* /local/templates/mosprom/css/about.css?17725607954701 */
/* /local/templates/mosprom/components/bitrix/news.list/numbers_about/style.css?17706236731244 */
