<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.card-hide{
display : none
}
.table-description {
    margin: 0 auto 50px;
}
.table-description .content-wrap{
max-width: 1174px;
}
.table-description p{
    font-size: 15px;
    line-height: 1.9;
    margin-top: 15px;
    margin-bottom: 0;
}
.pricing-wrap {
    margin: 0 0 50px;
    }
@media only screen and (max-width: 767px) {
.pricing-wrap {
    margin: 0 0 30px;
}}</pre></body></html>