.pricing-table{background:#f5f4f6}ul{list-style-type:none;margin:0;padding:0}.plan-feature-item{align-items:center;border-radius:.25rem .25rem 0 0!important;display:grid;grid-template-rows:min-content min-content min-content 81px min-content min-content min-content}.underlined{text-decoration:underline;text-decoration-style:dotted}.subheading{font-size:15px;font-weight:500}.pricing-table{display:flex;gap:16px;justify-content:center}.plan-feature-item{background:#fff;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:space-between;min-height:100%;padding:24px;text-align:center}.features-table .d-flex{box-shadow:0 4px 10px rgba(0,0,0,.1);flex-wrap:wrap}.features-table .d-flex>div{display:flex;flex:1;flex-direction:column;max-width:25%;min-width:200px;padding:24px;text-align:left}.features-table .d-flex>div,.plan-feature-item{align-items:stretch;display:flex;flex-direction:column}.features-table ul{list-style:none;padding-left:0}.features-table li{align-items:center;display:flex;font-size:14px;gap:8px;padding:4px 0}.features-table li:last-child{margin-bottom:1rem}.features-table .fa-check-circle{color:#6f42c1}.underlined{cursor:help;text-decoration:underline dotted}@media (max-width:992px){.features-table .d-flex>div{max-width:100%}}