.hiw-l {background: rgb(45,45,45);}
.hiw-top-l { background: rgb(23,22,23); }
.hiw-top-r { background: rgb(23,22,23); }
.hiw-top-l, .hiw-top-r {
    color:#FFF;
    border-bottom: 1px solid rgb(60, 60, 60);
    padding-top:20px;
    padding-bottom:10px;
}
.hiw-bottom-l, .hiw-bottom-r {color:#FFF; font-size: 1.1rem;}
.hiw-bottom-l {
    background: rgb(45,45,45);
    padding-top: 50px;
}
.hiw-bottom-r {
    background: rgb(38,38,38);
}
.hiw-blue { color: rgb(91, 196, 255);}
.hiw-orange { color: rgb(253, 180, 6);}
.hiw-bl-1 {
    margin-bottom: 10px; 
    padding-left: 30px;
}
.hiw-bl-2 {
    margin-bottom: 10px;
    padding-right: 30px;
}
.hiw-part-75 { 
    background: rgb(0,90,142);
    color: rgb(86, 190, 248);
    width: 75%;
    border-right: 1px solid rgb(33,33,33);
    float:left;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-left: 15px;
}
.hiw-part-25 { 
    background: rgb(197, 142, 1);
    color: rgb(254, 221, 106);
    width: 25%;
    border-left: 1px solid rgb(33,33,33);
    text-align: right;
    float: right;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-right: 15px;
}
.hiw-bottom-l .card {
    background: rgb(45,45,45); 
    font-size: 14px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.hiw-bottom-l .card-header {background: rgb(33,33,33); }
.hiw-bottom-r table, .hiw-bottom-r th, .hiw-bottom-r td {border: 1px solid rgb(19,59, 80);}
.hiw-bottom-r table {
    width: 90%; 
    margin-top: 30px; 
    color: #FFF;
}
.hiw-bottom-r td {
    padding-left: 75px;
    padding-top: 25px;
    padding-bottom: 25px;
    background-position-x: 8px;
    background-repeat: no-repeat;
    background-position-y: center;
}
@media (max-width: 450px) { 
    .hiw-bottom-r td {
        padding-left: 0px;
        padding-top: 55px;
        background-position-y: top;
    }
}
.hiw-td-1 { background-image: url(/storage/img/how-it-works/1.png);}
.hiw-td-2 { background-image: url(/storage/img/how-it-works/2.png);}
.hiw-td-3 { background-image: url(/storage/img/how-it-works/3.png);}
.hiw-td-4 { background-image: url(/storage/img/how-it-works/4.png);}
.hiw-td-5 { background-image: url(/storage/img/how-it-works/5.png);}
.hiw-td-6 { background-image: url(/storage/img/how-it-works/6.png);}