.pricing{display:flex;flex-wrap:wrap;justify-content:center;margin-top:6rem}.plan{background-color:#fff;padding:2.5rem;margin:3rem 1.5rem 0;border:2px solid #ebebeb;border-radius:5px;text-align:center;transition:0.3s;width:100%;box-sizing:border-box}@media screen and (min-width:992px){.pricing{flex-wrap:nowrap}.plan{width:33.33%}.plan-single{width:700px}}.plan h3,.plan h4{text-align:center}.plan .price{margin-bottom:1rem;font-size:1.8rem;font-style:italic}.plan ul li:before,.dashboard-cards .card ul li:before{width:0;height:0;background:none;border-radius:0;content:none}.plan ul.features,.dashboard-cards .card ul.features{list-style-type:none;margin:0 0 2rem;padding:0;text-align:left}.plan ul.features li,.dashboard-cards .card ul.features li{margin:8px;font-size:1.9rem;line-height:2rem}.plan ul.features .fas,.dashboard-cards .card ul.features .fas{margin-right:4px}.plan .features li::before,.dashboard-cards .card .features li::before,.pricing-cost .plan .features.checkmark li::before,.pricing-cost .plan .features2.checkmark li::before,.pricing-cost .dashboard-cards .card .features.checkmark li::before{color:#6ab04c}.plan ul.features2{list-style-type:none;text-align:left}.plan ul.features2 li{margin:8px;font-size:2.1rem;line-height:2.2rem}.plan ul.features2 .fas{margin-right:4px}.plan .features2 li::before{color:#0076d2}.plan .features,.plan .features2,.dashboard-cards .card .features{list-style:none;padding-left:0}.plan .features li,.plan .features2 li,.dashboard-cards .card .features li{position:relative;padding-left:1.5em}.plan .features li::before,.plan .features2 li::before,.dashboard-cards .card .features li::before,.pricing-cost .plan .features.checkmark li::before,.pricing-cost .plan .features2.checkmark li::before,.pricing-cost .dashboard-cards .card .features.checkmark li::before{content:"\f058";font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;left:0;top:0}.pricing-cost{margin-top:0}.pricing-cost .plan ul.features,.pricing-cost .dashboard-cards .card ul.features{margin-bottom:2rem}.pricing-cost .plan .features li::before,.pricing-cost .plan .features2 li::before,.dashboard-cards .card .features li::before{color:#00305e}.pricing-cost .plan .features li::before,.pricing-cost .plan .features2 li::before,.pricing-cost .dashboard-cards .card .features li::before{content:"\f02b"}.plan.popular{border:2px solid #0076d2;position:relative;transform:scale(1.08);margin:1rem 1.5rem 3rem}.plan.popular h3,.plan.popular h4{margin-top:1rem}.plan.popular span{position:absolute;top:-20px;left:50%;transform:translateX(-50%);background-color:#0076d2;color:#fff;padding:4px 20px;font-size:18px;border-radius:5px}.plan.popular .btn-secondary{padding-top:1rem}.plan:hover{box-shadow:5px 7px 67px -28px rgb(0 0 0 / .37)}@media (max-width:768px){.plan.popular{order:-1}}.unique-wrapper{display:flex;justify-content:center;align-items:center;margin:0;color:#333;box-sizing:border-box}.dashboard-cards{display:flex;justify-content:space-around;flex-wrap:wrap;width:100%;max-width:960px;box-sizing:border-box}.dashboard-cards .card{background:#fff;border:2px solid #ebebeb;border-radius:5px;display:inline-block;padding:2.5rem!important;margin:1rem 1.5rem;position:relative;text-align:left;transition:all 0.3s ease-in;width:100%;box-sizing:border-box}@media screen and (min-width:992px){.dashboard-cards{flex-wrap:nowrap}.dashboard-cards .card{width:40%}}.dashboard-cards .card:hover{box-shadow:0 15px 10px -10px rgb(31 31 31 / .5);transition:all 0.3s ease}.dashboard-cards .card .card-title{background:#fff;padding:1.5rem;display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box}.dashboard-cards .card .card-title h3{color:#333;margin:0}.dashboard-cards .card .price-circle{width:80px;height:80px;background:#ecf0f1;text-align:center;line-height:80px;border-radius:100%;color:#333;font-weight:300;font-size:1.9rem!important;font-style:italic!important}.dashboard-cards .card-actions .btn{color:#333}.dashboard-cards .card-actions .btn:hover{color:#ecf0f1}.pricing-cost .save,.pricing .save{font-family:basic-sans,sans-serif;font-size:1.5rem;line-height:2rem;font-weight:700;font-style:italic}.pricing-cost .save a,.pricing .save a{color:#007fac}.pricing-cost .save a:hover,.pricing .save a:hover,.pricing-cost .save a:active,.pricing .save a:active,.pricing-cost .save a:focus,.pricing .save a:focus{color:#fff}.plan-flex{display:flex;flex-direction:column}.pricing .plan.plan-flex .plan-ctas{align-self:end;justify-self:center;margin:auto}.pricing .plan.plan-flex .plan-ctas .btn-primary{margin-bottom:0}.pricing .plan.plan-flex .plan-ctas .btn-primary{margin-bottom:0}.pricing .plan.plan-flex .plan-ctas .save{margin-top:15px}