.top_block_wrapper{
	height:722px;
}
.top_block{	
	display: flex;
	flex-direction: column;
	-position: absolute;
	left: 0;
	justify-content: center;
	align-items: flex-start;
	padding: 100px 352px;
	padding: 100px 52px;
	gap: 48px;
	-width: 100vw;
	height: 722px;
	background: linear-gradient(355.05deg, #FFFFFF 0.06%, rgba(255, 255, 255, 0) 21.62%), linear-gradient(90deg, #FFFFFF 46.77%, rgba(255, 255, 255, 0) 66.17%), url(../img/bg1.png);
	box-shadow: 0px 67px 27px rgba(42, 84, 152, 0.01), 0px 38px 23px rgba(42, 84, 152, 0.05), 0px 17px 17px rgba(42, 84, 152, 0.09), 0px 4px 9px rgba(42, 84, 152, 0.1);

	/* Inside auto layout */
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
	background-size: auto 722px;
    background-repeat: no-repeat;
    background-position: right;
}
.top_block_main_text{
	width: 632px;
	width: 532px;
	height: 162px;
	height: auto;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 900;
	font-size: 44px;
	font-size: 34px;
	line-height: 54px;
	line-height: 44px;
	color: #373A48;
}
.top_block_main_text span{
	color: #556BD9;
}
.top_block_second_text{
	width: 608px;
	height: 40px;
	width: 508px;
    height: auto;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	color: #626E81;
}
.top_block_advantages_block{
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding: 0px;
	gap: 36px;
	width: 746px;
	height: 40px;
	width: 446px;
    height: auto;
    flex-wrap: wrap;
}
.top_block_advantage{
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 0px;
	gap: 12px;
	height: 40px;
}
.top_block_advantage_icon{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 4px;
	gap: 4px;
	width: 40px;
	height: 40px;
	background: rgba(85, 107, 217, 0.08);
	border-radius: 8px;
}
.top_block_advantage_text{
	width: 141px;
	height: 34px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 17px;
	color: #626E81;
}
.top_block_buttons_block{
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding: 0px;
	gap: 20px;
	/*width: 587px;*/
	width: auto;
	height: 56px;
	flex: none;
	order: 3;
	flex-grow: 0;
}
.top_block_buttons_left{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 16px 36px;
	gap: 12px;
	width: 345px;
	height: 56px;
	background: #556BD9;
	box-shadow: 0px 8px 3px rgba(84, 107, 217, 0.02), 0px 5px 3px rgba(84, 107, 217, 0.08), 0px 2px 2px rgba(84, 107, 217, 0.13), 0px 1px 1px rgba(84, 107, 217, 0.15);
	border-radius: 8px;
	flex: none;
	order: 0;
	flex-grow: 0;
}
.top_block_buttons_left_text{
	/*width: 237px;*/
	width: auto;
	height: auto;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
}
.top_block_buttons_left_arrow,
.top_block_buttons_right_icon{
	width: 24px;
	height: 24px;
}
.top_block_buttons_right{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 16px 36px;
	gap: 12px;
	/*width: 222px;*/
	width: auto;
	height: 56px;
	background: rgba(85, 107, 217, 0.08);
	border-radius: 8px;
}
.top_block_buttons_right_text{
	/*width: 114px;*/
	width: auto;
	height: 17px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 17px;
	color: #556BD9;
}

.top_block_third_text{
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 6px 24px;
	gap: 8px;
	width: 368px;
	height: 32px;
	background: rgba(91, 208, 162, 0.08);
	border-radius: 8px;
	order: 3;
}
.top_block_third_text_icon{
	width: 17px;
	height: 17px;
}
.top_block_third_text_txt{
	width: 292px;
	height: 15px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 15px;
	color: #618275;
}


.home_second_block{	
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	padding: 0px;
	gap: 40px;
	width: auto;
	height: auto;
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
	padding-top: 50px;
}
.home_second_block_item{
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	padding: 44px;
	padding: 24px;
	gap: 12px;
	-margin: 0 auto;
	width: 277px;
	height: 276px;
	width: 227px;
	height: 226px;
	background: #FFFFFF;
	border-bottom: 3px solid #556BD9;
	box-shadow: 0px 67px 27px rgba(42, 84, 152, 0.01), 0px 38px 23px rgba(42, 84, 152, 0.05), 0px 17px 17px rgba(42, 84, 152, 0.09), 0px 4px 9px rgba(42, 84, 152, 0.1);
	border-radius: 20px;

}
.home_second_block_item_icon{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 3.78947px;
	gap: 3.79px;
	width: 72px;
	height: 72px;
	background: rgba(85, 107, 217, 0.08);
	border-radius: 7.57895px;
}
.home_second_block_item_txt_wrapper{
	display: flex;
	flex-direction: column;
}
.home_second_block_item_bold{
	width: 150px;
	height: 54px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 800;
	font-size: 44px;
	line-height: 54px;
	color: #556BD9;
}
.home_second_block_item_text{
	width: 189px;
	height: 34px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 17px;
	color: #626E81;
}


.home_third_block{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	/*padding: 52px 352px;*/
	padding: 52px 0;
	gap: 36px;
	isolation: isolate;
	width: 100%;
	/*height: 805px;*/
	height: auto;
	flex: none;
	order: 2;
	align-self: stretch;
	flex-grow: 0;
	padding-bottom: 40px;
	padding-top: 40px;

}
.home_third_block_left{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	gap: 36px;
	isolation: isolate;
	/*margin: 0 auto;*/
	width: 499px;
	height: 701px;
}

.home_third_block_head_txt{
	width: auto;
	height: 29px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 800;
	font-size: 24px;
	line-height: 29px;
	color: #373A48;
}
.home_third_block_head_txt span{
	color: #556BD9;
}
.home_third_block_left_item{
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 22px;
	gap: 24px;
	width: auto;
	height: 188px;
	background: #FFFFFF;
	box-shadow: 0px 67px 27px rgba(42, 84, 152, 0.01), 0px 38px 23px rgba(42, 84, 152, 0.05), 0px 17px 17px rgba(42, 84, 152, 0.09), 0px 4px 9px rgba(42, 84, 152, 0.1);
	border-radius: 20px;
	position: relative;
}
.home_third_block_left_item_icon{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 3.78947px;
	gap: 3.79px;
	width: 100px;
	height: 100px;
	background: rgba(85, 107, 217, 0.08);
	border-radius: 7.57895px;
}
.home_third_block_left_item_txt{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	gap: 12px;
	width: 287px;
	height: 67px;
}
.home_third_block_left_item_txt_bold{
	width: 287px;
	height: 21px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 800;
	font-size: 17px;
	line-height: 21px;
	color: #373A48;
}
.home_third_block_left_item_txt_small{
	width: 287px;
	height: 34px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 17px;
	color: #626E81;
}
.item_num_wrapper{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 0px;
	gap: 4px;
	position: absolute;
	width: 28px;
	height: 28px;
	right: -12px;
	top: -14px;
	background: #556BD9;
	border: 3px solid #FFFFFF;
	border-radius: 100px;
	flex: none;
	order: 3;
	flex-grow: 0;
	z-index: 3;

}
.item_num{
	width: 13px;
	height: 15px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 800;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
}

.home_third_block_right{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	gap: 36px;
	-margin: 0 auto;
	width: auto;
	height: 701px;
	flex: none;
	order: 2;
	flex-grow: 0;
	z-index: 2;

}
.home_third_block_right_item_wrapper{
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 22px;
	gap: 12px;
	isolation: isolate;
	width: auto;
	height: 636px;
	background: #FFFFFF;
	box-shadow: 0px 67px 27px rgba(42, 84, 152, 0.01), 0px 38px 23px rgba(42, 84, 152, 0.05), 0px 17px 17px rgba(42, 84, 152, 0.09), 0px 4px 9px rgba(42, 84, 152, 0.1);
	border-radius: 20px;
	position: relative;
	align-self: end;
}
.home_third_block_right_item{
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 6px 12px;
	gap: 8px;
	width: 490px;
	height: 32px;
	background: rgba(91, 208, 162, 0.08);
	border-radius: 8px;
}
.home_third_block_right_item_icon{
	width: 17px;
	height: 19px;
}
.home_third_block_right_item_txt{
	width: 438px;
	height: 17px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 17px;
	color: #618275;
}
.home_third_block_right_stetoskop{
	position: absolute;
	width: 200px;
	height: 200px;
	left: calc(50% - 200px/2);
	top: 352px;
	flex: none;
	order: 1;
	flex-grow: 0;
	z-index: 1;

}


@media screen and (max-width: 1024px) {
    .home_second_block {
        flex-wrap: wrap;
		height: auto;
    }
	.home_second_block_item{
		width: 45%;
		flex-direction: row;
        padding: 44px;
        gap: 20px;
        height: 169px;
	}
	.home_third_block{
		flex-wrap: wrap;
		height: auto;
	}
	.home_third_block_left{
		width: 100%;
		align-items: center;
		order: 2;
		padding-top: 20px;
	}
	.home_third_block_right{
		width: 100%;
		align-items: center;
		order: 1;
	}
	.home_third_block_right_item_wrapper{
		width: 100%;
	}
	.home_third_block_right_item{
		width: 90%;
	}
	.home_third_block_left_item{
		width: 100%;
	}
	.top_block_wrapper {
		height: auto;
	}
	.top_block_advantages_block{
		width: 500px;
		height: auto;
		flex-wrap: wrap;
	}
	.top_block{
		height: 632px;
        background-size: auto 630px;
        background-repeat: no-repeat;
        background-position-x: left;
	}
	.top_block_main_text{
		font-size: 32px;
		width: 440px;
	}
	.top_block_second_text{
		width: 343px;
	}
}

@media screen and (max-width: 540px) {
	.top_block{
		height: auto;
		background: white;
		padding: 40px 20px;
	}
    .top_block_main_text{
		font-size: 22px;
		width: 100%;
		text-align: center;
		line-height: 100%;
		height: auto;
	}
	.top_block_second_text{
		width: 100%;
		text-align: center;
		height: auto;
	}
	.top_block_advantages_block{
		width: 100%;
	}
	.top_block_advantage{
		width: 44%;
	}
	.top_block_advantage_text{
		font-size: 11px;
	}
	.top_block_buttons_block{
		width: 100%;
		flex-wrap: wrap;
		height: auto;
		justify-content: center;
	}
	.top_block_buttons_right,
	.top_block_buttons_left{
		width: 100%;
		padding: 16px 16px;
	}
	.top_block_third_text_txt,
	.top_block_third_text{
		width: 100%;
		height: auto;
	}
	.home_second_block_item{
		width: 100%;
	}
	.wp-block-columns{
		padding: 0 !important;
	}
	.home_third_block_head_txt{
		font-size: 17px;
		height: auto;
		line-height: 100%;
	}
	.home_third_block_right_item{
		height: auto;
		width: 100%;
	}
	.home_third_block_right_item_txt{
		height: auto;
	}
	.home_third_block_left_item_txt_small{
		width: 206px;
	}
	.home_third_block_left_item_icon{
		width: 72px;
		height: 72px;
		flex: none;
	}
	.home_third_block_left_item_txt_bold{
		font-size: 15px;
		width: auto;
	}
}

@media screen and (max-width: 440px) {
    .top_block_advantage {
        width: 40%;
    }
}
