.pricing .toggle-switch{display:flex!important;justify-content:center!important;flex-wrap:nowrap!important;width:100%;padding:0;border:none!important}.pricing .toggle-switch .nav-item{margin:0}.pricing .toggle-switch .nav-item .nav-link{border:none;border-radius:50px;padding:24px 32px;font-size:1.125rem;font-weight:500!important;color:#000!important;background-color:#f3f3f3}@media screen and (max-width:767px){.pricing .toggle-switch .nav-item .nav-link{font-size:.875rem!important;padding:14px 22px!important}}.pricing .toggle-switch .nav-item .nav-link.active{background-color:#0072c6!important;color:#fff!important}.pricing .toggle-switch .nav-item .nav-link:focus{box-shadow:none}.pricing .toggle-switch .nav-item:first-child .nav-link{border-top-right-radius:0;border-bottom-right-radius:0}.pricing .toggle-switch .nav-item:last-child .nav-link{border-top-left-radius:0;border-bottom-left-radius:0}.pricing .toggle-wrapper{display:flex;justify-content:center;align-items:center}.pricing .toggle-wrapper .toggle-box{display:flex;gap:24px;background-color:#fff;padding:16px 32px;border-radius:50px;box-shadow:0 4px 16px rgba(0,0,0,.08)}.pricing .toggle-wrapper .toggle-box .toggle-btn{flex:1 1;border:none;border-radius:50px;font-size:.875rem;font-weight:500;padding:8px 24px;transition:background-color .3s ease,color .3s ease}.pricing .toggle-wrapper .toggle-box .toggle-btn.btn-primary{background-color:#0072c6!important;color:#fff}.pricing .toggle-wrapper .toggle-box .toggle-btn.btn-outline-secondary{background-color:#fff;color:#747474!important}.pricing .toggle-wrapper .toggle-box .toggle-btn.btn-outline-secondary:hover{background-color:none!important}.pricing .discount{margin-left:293px!important}@media screen and (max-width:576px){.pricing .discount{margin-left:0!important}}.pricing .discount .discount-div{background-color:#ffe062!important;width:133px!important;height:27px!important;border-radius:4px!important;transform:skew(-15deg)!important;display:flex;justify-content:center;align-items:center}.pricing .discount .discount-div .discount-text{transform:skew(15deg)!important}.pricing .card-section .card{height:100%!important;padding:0}.pricing .card-section .card:hover .card-body .get-started-div{background-color:#0072c6!important}.pricing .card-section .card:hover .card-body .get-started-div p{color:#fff!important}.pricing .card-section .card:hover .card-body .get-started-div .get-started-btn{background-color:#fff!important;border:none!important}.pricing .card-section .card:hover .card-body .features-div{border:1px solid #0072c6!important;border-radius:0 0 6px 6px!important}.pricing .card-section .card:hover .card-body .features-div .btn-features{background-color:#0072c6!important;color:#fff!important;border:1px solid #0072c6!important;transition:.5s}.pricing .card-section .card .card-body{display:grid!important;grid-template-rows:32% 76%!important;height:100%!important;padding:0}@media only screen and (max-width:768px){.pricing .card-section .card .card-body{grid-template-rows:36% 80%!important;margin-bottom:90px}}@media only screen and (min-width:769px)and (max-width:1024px){.pricing .card-section .card .card-body{grid-template-rows:30% 75%!important}}.pricing .card-section .card .card-body .get-started-div{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding:24px 16px!important;background-color:#dff5ff!important;border-radius:6px 6px 0 0}.pricing .card-section .card .card-body .get-started-div .get-started-btn{padding:12px 24px!important;border-radius:50px!important;border-color:#0072c6!important;color:#0072c6!important;font-size:1rem;font-weight:600!important;background-color:transparent!important}@media only screen and (min-width:769px)and (max-width:1024px){.pricing .card-section .card .card-body .get-started-div .get-started-btn{padding:12px 18px!important}}.pricing .card-section .card .card-body .features-div{position:relative!important;background-color:#fff!important;padding:24px 16px!important;box-shadow:0 8px 8px rgba(0,0,0,.08)}.pricing .card-section .card .card-body .features-div .bottom-btn{position:absolute;bottom:5%!important;width:80%;left:50%;transform:translateX(-50%)}.pricing .table{border-radius:15px;overflow:hidden;box-shadow:0 6px 12px rgba(0,0,0,.1);background:linear-gradient(135deg,#6f42c1,#00bcd4)!important;color:#fff;width:100%;margin-bottom:2rem}@media(max-width:768px){.pricing .table{font-size:14px}.pricing .table td,.pricing .table th{padding:12px}}.pricing .table th{font-size:18px;font-weight:700;background-color:#0072c6;border:1px solid #d3d3d3!important;color:#fff;text-transform:uppercase;letter-spacing:1px;padding:12px 24px;border:none}.pricing .table tbody tr{transition:background-color .3s ease}.pricing .table tbody tr:hover{background-color:#0072c6!important;color:#fff!important}.pricing .table td{vertical-align:middle;padding:20px 25px;font-size:16px;border:1px solid #e1e1e1;text-align:left;font-weight:500;color:#186bac}.pricing .table tbody tr:nth-of-type(odd){background-color:#f9f9f9}.pricing .table tbody tr:nth-of-type(2n){background-color:#f1f3f5}@media(max-width:576px){.pricing .table td,.pricing .table th{padding:10px}.pricing .table th{font-size:16px}.pricing .table td{font-size:14px}}@media(min-width:1200px){.pricing .table{padding:2rem}}.pricing .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:12px;margin-bottom:30px}.pricing .table-hover tbody tr:hover{background-color:unset!important}