.plan{padding:50px 0}.plan.bg{background-color:#efefef}.plan-card{margin:auto;max-width:300px;padding:20px 10px;border-radius:10px;border:1px solid #efefef;height:100%;color:#000;display:block}.plan-card:hover{color:#000;text-decoration:none}.plan-card-package{height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;padding:20px 10px 10px;border-radius:30px;border:1px solid #efefef;box-shadow:0 0 2px #efefef;background-color:#fff;color:#000;max-width:300px;margin:auto}.plan-card-package:hover{color:#000;text-decoration:none}.plan-card-package .title{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;text-align:center;color:#3391a6;font-weight:700;font-size:1.3rem}.plan-card-package .title label{padding:0 8px;border-bottom:2px solid #3391a6;margin:0}.plan-card-package .position{text-align:center;font-size:80%;color:#3391a6}.plan-card-package .package-item{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.plan-card-package .package-item :first-child{color:#000}.plan-card-package .package-item :last-child{color:#2d7345}.plan-card-package .bottom{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.plan-title{font-family:Saraban,sans-serif;font-weight:700;color:#25594a;font-size:1.5rem}.table tbody td,.table thead td{border-top:none}.table thead td{background-color:rgba(208,229,234,.3);color:#3391a6}.table tfoot td{color:#3391a6}@media (min-width:767.98px){.table tbody td:first-child,.table tfoot td:first-child,.table thead td:first-child{padding-left:70px;padding-right:40px}.table tbody td:last-child,.table tfoot td:last-child,.table thead td:last-child{padding-left:40px;padding-right:70px}}.plan-payment{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;flex-wrap:wrap}@media (max-width:575.98px){.plan-payment{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.plan-payment .plan-payment-card{color:#25594a;display:block;border-radius:200px;padding:10px 20px;border:1px solid #d0e5ea;box-shadow:0 0 2px #d0e5ea;min-width:200px;margin:10px 15px}.plan-payment .plan-payment-card:disabled{opacity:.65}.plan-payment .plan-payment-card:hover{color:#25594a;text-decoration:none}.plan-payment .plan-payment-card label{margin:0 0 0 10px}