.mian-heading h1{color:#000;text-align:center}.pricing-section .cards-row:not(:nth-of-type(2)){display:none}.pricing-section .cards-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cards-area .cards{-webkit-box-shadow:0 0 10px 0 rgb(0 0 0 / 15%);box-shadow:0 0 10px 0 rgb(0 0 0 / 15%);padding:2rem;box-sizing:border-box;width:calc(50% - 30px);margin:0 15px 30px;padding:30px;line-height:32px;font-size:16px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.card-header{text-align:center}.cards-area .card-sub-head{color:#db39ff;font-size:25px;line-height:30px;letter-spacing:2px;text-transform:uppercase}.cards-area .card-price{color:#000;font-size:20px;line-height:25px;margin-bottom:25px;font-weight:700}.cards-area hr{border-top:1px solid #ced4db}.cards-area .card-body{margin-top:15px}.card-body ul li{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f3f3f3;padding:10px 0;font-size:18px;line-height:20px;color:#000}.right-content img{max-width:20px;width:100%}.filters{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin:25px 0}.filters a{flex:0 0 calc(50% - 15px);max-width:unset !important;border:1px solid #db39ff;color:#db39ff;border-radius:5px;font-size:16px;font-weight:bold;text-align:center;box-sizing:border-box !important;padding:6px 10px 9px;margin-bottom:5px}.filters a.active,.filters a:hover{background:#db39ff;color:#fff}@media(max-width:767px){.cards-area .cards{width:calc(100% - 30px)}.filters a{flex:0 0 100%}}