.features{
    margin-top: 100px;
}

.features h2{
    text-align: center;
    color: #2F337C;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.features p{
    width: 64%;
    margin-left: 18%;
    text-align: center;
    color: #1D1E1E;
    margin-top: 10px;
}

.feature-item1{
    display: flex;
    padding: 0 0px 0 50px;
    margin-top: 0px;
}

.feature-item1 img{
    width: 55%;
    object-fit: contain;
}

.feature-item1 div{
    width: 45%;
    padding-left: 50px;
}

.feature-item1 div h2{
    text-align: left;
    width: 70%;
    color: #2F337C;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;   
    margin-top: 125px;
}

.flexo{
    display: flex;
    margin-top: 25px;
    margin-left: -35px;
    margin-bottom: 40px;
}

.flexo img{
    width: 32px;
}

.flexo p{
    color: #2F337C;
    padding: 0;
    margin: 0 0 0 15px;
    min-width: 130% !important;
    font-size: 14px;
    text-align: left;

}

.feature-item2{
    display: flex;
    margin-top: 50px;
}

.feature-item2 div{
    padding-left: 100px;
    width: 40%;
    margin-top: 0px;
}

.feature-item2 div h2{
    text-align: left;
    width: 70%;
    color: #2F337C;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;   
    margin-top: 125px;
}

.feature-item2 div p{
    left: 0;
    margin: 0;
    text-align: left;
    width: 100%;
    color: #222354;
    margin-top: 10px;
    line-height: 22px;
}

.feature-item2 img{
    width: 50%;
}

.feature-item3{
    display: flex;
    margin-top: 50px;
    justify-content: space-around;
    margin-right: 20px;
}

.feature-item3 img{
    width: 45%;
    margin-left: 3%;
}

.feature-item3 div{
    padding-left: 10px;
    width: 40%;
}

.feature-item3 div h2{
    text-align: left;
    width: 70%;
    color: #2F337C;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;   
    margin-top: 140px;
}

.feature-item3 div p{
    left: 0;
    margin: 0;
    text-align: left;
    width: 100%;
    color: #222354;
    margin-top: 10px;
    line-height: 22px;
}

.feature-item4{
    display: flex;
    margin-top: 50px;
    justify-content: space-around;
    margin-right: 20px;   
}

.feature-item4 img{
    width: 45%;
    margin-left: 3%;
}

.feature-item4 div{
    padding-left: 10px;
    width: 40%;
}

.feature-item4 div h2{
    text-align: left;
    width: 70%;
    color: #2F337C;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;   
    margin-top: 100px;
    margin-left: 60px;
}

.feature-item4 div p{
    left: 0;
    margin: 0;
    text-align: left;
    width: 100%;
    color: #222354;
    margin-top: 10px;
    line-height: 22px;
    margin-left: 60px;
}

.feature-item5{
    display: flex;
    margin-top: 50px;
    justify-content: space-around;
    margin-right: 40px;   
}

.feature-item5 img{
    width: 45%;
    margin-left: 3%;
}

.feature-item5 div{
    padding-left: 10px;
    width: 40%;
}

.feature-item5 div h2{
    text-align: left;
    width: 70%;
    color: #2F337C;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;   
    margin-top: 100px;
}

.feature-item5 div p{
    left: 0;
    margin: 0;
    text-align: left;
    width: 100%;
    color: #222354;
    margin-top: 10px;
    line-height: 22px;
}