.panel-text-tiles{
    position: relative;
    padding-top: 66px;
    padding-bottom: 75px;
}
.panel-text-tiles h3{
    color: rgb(127, 127, 127);
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.52px;
    line-height: 1.8;
    text-align: center;
    margin-top: 0;
    margin-bottom: 90px;
}
.panel-text-tiles .col-spacing{
    margin-bottom: 38px;
}
.panel-text-tiles .tiles-wrapper{
    background-color: rgb(14, 5, 104);
    padding-top: 27px;
    padding-left: 30px;
    padding-right: 51px;
    padding-bottom: 58px;
    height: 303px;
    max-height: 303px;
    position: relative;
}
.panel-text-tiles .link{
    text-decoration: none;
}
.panel-text-tiles .tiles-wrapper h3{
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.47px;
    line-height: 1.72;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 10px;
}
.panel-text-tiles .tiles-wrapper .content-wrapper p{
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.36px;
    line-height: 1.85;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
}
.panel-text-tiles .tiles-wrapper p.p-bottom{
    position: absolute;
    color: rgb(0, 158, 255);
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.31px;
    line-height: normal;
    text-align: left;
    text-transform: uppercase;
    bottom: 0;
    padding-left: 45px;
    
}
.panel-text-tiles .tiles-wrapper p.p-bottom span {
    position: absolute;
    background-color: rgb(0, 158, 255);
    max-width: 28px;
    width: 28px;
    height: 2px;
    display: inline-block;
    top: 50%;
    left: 0;
}