.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;
}