.swept-pricing-widget *{box-sizing:border-box;margin:0;padding:0}.swept-pricing-widget{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}.swept-pricing-container{background:#fff;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.1);margin:0 auto 30px;max-width:1160px;overflow:hidden;padding:30px 30px 0;width:100%}.swept-expand-trigger{align-items:center;background:none;border:none;color:#0794ec;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:space-between;margin-bottom:35px;outline:none;padding:0;transition:color .3s ease;width:100%}.swept-expand-trigger:hover{color:#4a8bc2}.swept-chevron{display:inline-block;flex-shrink:0;height:20px;transform:rotate(-90deg);transition:transform .3s ease;width:20px}.swept-chevron svg{height:100%;width:100%;fill:currentColor}.swept-expand-trigger.swept-expanded .swept-chevron{transform:rotate(0deg)}.swept-expandable-content{max-height:0;opacity:0;overflow:hidden;transition:max-height .4s ease-out;transition:max-height .4s ease-out,opacity .3s ease-out}.swept-expandable-content.swept-expanded{max-height:3000px;opacity:1;transition:max-height .6s ease-in,opacity .4s ease-in}.swept-table-wrapper{overflow-x:auto;padding:20px 0 0}.swept-pricing-table{border-collapse:collapse;min-width:600px;width:100%}.swept-pricing-table thead{background:#f8f9fa;border-bottom:2px solid #dee2e6}.swept-pricing-table thead th{border:none;color:#495057;font-size:18px;font-weight:600;padding:20px 15px;text-align:left}.swept-pricing-table thead th:not(:first-child){background:linear-gradient(180deg,#f8f9fa,#e9ecef);text-align:center}.swept-plan-header{color:#5b9bd5;font-size:24px;font-weight:600;margin-bottom:5px}.swept-plan-price{color:#6c757d;font-size:14px;font-weight:400}.swept-pricing-table tbody tr{border-bottom:1px solid #e9ecef;transition:background-color .2s ease}.swept-pricing-table tbody tr:hover{background-color:#f8f9fa}.swept-pricing-table tbody td{border:none;color:#495057;padding:16px 15px}.swept-pricing-table tbody td:first-child{color:#2c3e50;font-size:15px;font-weight:500}.swept-pricing-table tbody td:not(:first-child){text-align:center}.swept-check{background:#27ae60;border-radius:50%;display:inline-block;height:24px;position:relative;width:24px}.swept-check:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:10px;left:50%;margin-top:-2px;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:5px}.swept-dash{background:#dee2e6;border-radius:1px;display:inline-block;height:2px;width:24px}.swept-feature-category{background:#f8f9fa!important;color:#5b9bd5!important;font-size:14px!important;font-weight:600!important;letter-spacing:.5px;text-transform:uppercase}@media (max-width:768px){.swept-pricing-container{padding:20px}.swept-table-wrapper{padding:10px 0}.swept-pricing-table thead th{font-size:16px;padding:15px 10px}.swept-plan-header{font-size:20px}.swept-pricing-table tbody td{font-size:14px;padding:12px 10px}}