.block-all {
margin-bottom: 40px;
padding: 30px 30px 0;
background: #EFF4FE;
}
.block-all .item {
margin-bottom: 30px;
}
.block-all .title {
margin-bottom: 10px;
font-family: Circe;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 135%; text-transform: uppercase;
color: #0077ED;
}
.block-all .desc {
margin-bottom: 0;
font-family: Circe;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 135%; text-transform: none;
color: #2C3A53;
}.block_info_keys_post { 
max-width: 40%;
background: #001A47;
padding: 40px;
}
.block_title_keys { 
color: #fff;
font-size: 40px;
font-weight: bold;
margin-bottom: 30px;
line-height: 40px;
}
.block_description_keys { 
color: #fff;
font-size: 20px;
margin-bottom: 30px;
}
.block_keys_post { 
margin-bottom: 40px
}
.block_keys_post.block_second .block_info_keys_post { 
max-width: 100%;
}
@media screen and (max-width: 767px) { 
.block_info_keys_post {
max-width: 100%;
}
}.block-lines-start {
margin: 40px 0;
border-bottom: 2px solid #0077ED;
}
.block-lines-start h2 {
margin-bottom: 0;
font-family: Circe;
font-style: normal;
font-weight: bold;
font-size: 32px;
line-height: 123.4%; color: #2C3A53;
}