




.bigimage{
    object-fit: cover;

}


.img{
    width: 100%;
    height: 100%;
}

.name{
    font-family: 'Systopie';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;

    color: #3B3D40;
    margin-top: 40px;
    margin-bottom: 30px;
}

.info{

    font-family: 'Systopie';;
font-style: normal;
font-weight: 300;
font-size: 15px;
line-height: 18px;


color: #000000;

margin-bottom: 40px;
}

.info2{
    font-size: 12px;
    width: 90%;
    
    margin: 0 auto;
    margin-top: 30px;
    font-family: 'Systopie';
    font-style: normal;
    font-weight: 300;
    line-height: 18px;
    color: #000000;
    margin-bottom: 40px;
    }

.infrostructure__links__vl{
    width: 1.5px;
    height: 20px;
    background: rgba(16, 45, 74, 0.60);
    
    
}

.infrostructure__links{
    justify-content: space-between;
    align-items: center;
    line-height: normal;
    
    

}

.w-100{
    width: 100%;
    margin: 0 auto;
}

.link__inf{
    align-items: center;
    gap: 10px;
    color: rgba(16, 45, 74, 0.73);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    width: 49%;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
}


.bluebackgroundInfo{
    background: linear-gradient(180deg, rgba(167, 196, 220, 1) 0%, rgba(16, 45, 74, 1) 100%);
    margin-top: 40px;
}

.bluebackgroundInfo__wrapper{
    padding-top: 18px;
    padding-bottom:26px;
    display: flex;
    flex-direction: column;
}

.bluebackname{
    color: #FFF;
    font-family: Systopie;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    
    margin: 0 auto;
}

.bluebackinfo{
    font-family: Systopie;
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    color: #FFFFFF;

    line-height: normal;
    margin-top: 15px;
    text-align: center;
}

.imageAndline{
    display: flex;
    margin-top: -2.3px;
}

.lineblock{
    width: 43%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    
}

.imageblock{
    object-fit: cover;
    width: 57%;
    margin: 0 auto;
    margin-top: 2px;
}

.vertline{
    width: 2px;
    height: 100px;
    background: rgba(16, 45, 74, 0.6);
}

.lineblock_wrapper{
    display: flex;
    margin: auto 0;
    gap: 10px;
}

.num{

    font-family: 'Systopie';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-transform: lowercase;

    color: rgba(16, 45, 74, 0.6);


}


.charhead{


    font-family: 'Systopie';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    color: #3B3D40;

}

.table{
    padding-top: 40px;
    padding-bottom: 30px;
    background: #F9F9F9;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.06);

}
.tableblock{
    width: 95%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap:25px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.tablerow{
    display: flex;
    justify-content: space-between;
    
}

.fdc{
    flex-direction: column;
    gap: 25px;
}

.tableinfo{
    font-family: 'Systopie';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-transform: lowercase;
    color: #3B3D40;
    display: flex;
    flex-direction: column;
    gap: 12px;

}
.left{
    justify-content: left;
}
.tablename{

    font-family: 'Systopie';
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 17px;


color: #3B3D40;


}


.icon{
    object-fit: cover;
    height: 50px;
    width: 50px;
}
.icon img{
    width: 100%;
    height: 100%;
}
.iconswithtext{
    display: grid;
    grid-template-columns: repeat(2, 1fr);;
    width: 100%;
    grid-gap: 25px;
    justify-content: center;
}

.block{
    flex-direction: column;
    gap: 15px;
    align-items: center;
    width: 79%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.icontext{
    font-family: Systopie;
    color: #000;
    font-size: 11px;
    font-style: normal;
    font-weight: 300;
    text-align: center;


}

.bigicontext{
    font-family: Systopie;
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 0%;
    letter-spacing: 0.66px;
    
}

.d1{
    margin-bottom: -2px;
     
 }

 img.d1 {
    width: 25px;
    height: 13px;
}
