.ecpt-wrap{width:100%;font-family:inherit}.ecpt-heading{margin:0 0 36px}
.ecpt-eyebrow{font-size:18px;line-height:1.2;margin-bottom:8px;font-weight:400}
.ecpt-title{margin:0;font-size:40px;line-height:1.12;font-weight:800;letter-spacing:1px}
.ecpt-billing-toggle{display:flex;align-items:center;justify-content:center;gap:12px;margin:0 0 18px}
.ecpt-billing-label{font-size:14px;font-weight:700;line-height:1;color:inherit;opacity:.68;transition:opacity .2s ease}
.ecpt-billing-toggle-input{position:absolute;opacity:0;pointer-events:none}
.ecpt-billing-toggle-switch{width:54px;height:30px;border-radius:999px;background:rgba(22,16,8,.25);display:inline-flex;align-items:center;padding:3px;cursor:pointer;transition:background .2s ease;box-shadow:inset 0 0 0 1px rgba(255,255,255,.14)}
.ecpt-billing-toggle-switch span{display:block;width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.22);transition:transform .2s ease}
.ecpt-billing-toggle-input:checked + .ecpt-billing-toggle-switch span{transform:translateX(24px)}
.ecpt-billing-toggle-input:not(:checked) ~ .ecpt-billing-label-monthly,.ecpt-billing-toggle-input:checked ~ .ecpt-billing-label-annual{opacity:1}
.ecpt-table-scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-top:18px}
.ecpt-table{width:100%;min-width:730px;border-collapse:collapse;table-layout:fixed;font-size:14px;}
.ecpt-table th,.ecpt-table td{border:1px solid transparent;padding:13px 14px;text-align:center;vertical-align:middle; background:rgba(22, 16, 8, 1)}
.ecpt-table tbody>tr:nth-child(odd)>td, .ecpt-table tbody>tr:nth-child(odd)>th {background-color:rgba(22, 16, 8, 0.9);}
.ecpt-table tbody tr:hover>td, .ecpt-table tbody tr:hover>th {background-color: hsla(0, 0%, 1%, .8);}
.ecpt-table .ecpt-feature-head{border:none;background:transparent;width:18%}
.ecpt-plan-head, .ecpt-mobile-card-head {position:relative;background:var(--ecpt-plan-color);color:#ffffff;border-color:transparent;font-size:15px;letter-spacing:0.04em;font-weight:400;padding:14px 10px; font-family:var(--e-global-typography-primary-font-family);text-align: center}
.ecpt-plan-head .plan-byline{font-size:13px; font-family:'Roboto', sans-serif; font-weight:500}
.ecpt-table .ecpt-plan-head:first-of-type{border-top-left-radius:9px}
.ecpt-table .ecpt-plan-head:last-of-type{border-top-right-radius:9px}
.ecpt-table thead:first-child tr:first-child th {border-block-start:unset; border-color: transparent !important;border-width: 2px;border-radius: 20px 20px 0 0;}
.ecpt-price-row th{font-weight:900}
.ecpt-price{font-size:33px;font-weight:900;line-height:1.15;padding: 5px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin: 5px auto 0;
    width: fit-content;
    text-align: center;}.ecpt-price .label {color:#ffffff; font-size:0.7rem;font-weight:400}
.ecpt-has-billing-toggle .ecpt-price-annual{display:none}.ecpt-has-billing-toggle:has(.ecpt-billing-toggle-input:checked) .ecpt-price-monthly{display:none}.ecpt-has-billing-toggle:has(.ecpt-billing-toggle-input:checked) .ecpt-price-annual{display:block}.ecpt-no-billing-toggle .ecpt-price-annual{display:block;margin-top:4px}
.ecpt-feature-name{text-align:left!important;font-size:13px;font-weight:500}.ecpt-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;font-size:22px;line-height:1}.ecpt-icon-yes{border:2px solid;border-radius:50%;font-size:15px;font-weight:800}.ecpt-icon-no{font-size:32px;font-weight:300}.ecpt-custom-text{font-weight:400}.elementor-editor-active .ecpt-table-scroll{overflow-x:visible}
.ecpt-plan-button{padding:6px 20px;display:inline-flex;align-items:center;gap:8px;text-decoration:none}.ecpt-plan-button svg{width:15px;height:15px;fill:currentColor;flex:0 0 auto}.ecpt-mobile-cards{display:none}
@media (max-width: 767px){
	.ecpt-heading{margin-bottom:20px}.ecpt-eyebrow{font-size:14px}.ecpt-title{font-size:28px}.ecpt-billing-toggle{justify-content:flex-start;margin-bottom:16px}.ecpt-table-scroll{display:none}.ecpt-mobile-cards{display:grid;grid-template-columns:1fr;gap:18px}.ecpt-mobile-card{background:#13161A;border:1px solid rgba(255,255,255,.08);border-radius:18px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.12)}.ecpt-mobile-card-head{padding:18px 18px 16px}.ecpt-mobile-card-head .ecpt-price{margin-top:8px;color:inherit!important}.ecpt-mobile-card-head .ecpt-price .label{color:inherit;opacity:.85}.ecpt-mobile-card-head .plan-byline{font-size:14px;margin-top:6px}.ecpt-mobile-card-body{padding:4px 0}.ecpt-mobile-feature-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;background:rgba(22,16,8,1);border-bottom:1px solid rgba(255,255,255,.06)}.ecpt-mobile-feature-row:nth-child(odd){background:rgba(22,16,8,.9)}.ecpt-mobile-feature-title{font-size:13px;font-weight:600;text-align:left;line-height:1.35}.ecpt-mobile-feature-value{flex:0 0 auto;text-align:right}.ecpt-mobile-card-footer{padding:16px;background:rgba(22,16,8,.98)}.ecpt-mobile-card-footer .ecpt-plan-button{width:100%;justify-content:center;padding:10px 18px;border-radius:999px}.ecpt-icon{flex:0 0 auto}.ecpt-icon-no{font-size:28px}
}
@media (min-width:768px) and (max-width:1024px){.ecpt-title{font-size:34px}.ecpt-table{font-size:13px}.ecpt-table th,.ecpt-table td{padding:11px 10px}}
