.stars{
    width:320px;
    max-width:320px;
}

.sectionGray{
    background: #F2F2F2;
    border-radius: 0px 35px 40px 0px;
    padding: 25px 5px 25px 10px;
}

.sectionforyou{
    background: #F2F2F2;
    border-radius: 0px 0px 40px 35px;
    padding: 25px 5px 25px 10px;
    border-top-style: solid;
    border-top-width: 5px;
    border-color:#B40909;
}

.textGray {
     font-family: 'Raleway' !important;
    font-style: normal !important;
    font-weight: 300 !important;
    font-size: 28px !important;
    line-height: 38px !important;
    display: flex !important;
    color: #000000 !important;
}

.blockTitle{
    font-family: "Raleway", sans-serif !important;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    color: #B40909;
}
.blockExpert{
    font-weight: 400;
    font-size: 11px;
    line-height: 15px;
    color: #000000;
}

.blockText{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 9.5px;
    line-height: 22px;
    color: #000000;
}

.blockGray{
    background: #F2F2F2;
    border-radius: 0 20px 20px 0;
    width:205px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
}


.titleinfo >div >h4{
    font-weight: 300;
    font-size: 44px;
    line-height: 44px;
    letter-spacing: -1px;
    color: #E30613;
}

.blockTitlec{
    font-family: "Raleway", sans-serif !important;
    font-weight: 700;
    font-size: 29px;
    line-height: 40px;
    color: #B40909;
}


.textContact{
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 60px;
    text-align: center;
    color: #B40909;
}