/*
Generated time: March 30, 2026 18:00
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.ct{background:var(--ct-bg);padding:60px 0;color:var(--ct-text)}.ct__grid{display:grid;grid-template-columns:1fr 1.25fr;gap:40px;align-items:center}@media (max-width:990px){.ct__grid{grid-template-columns:1fr}}.ct__kicker{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--ct-muted);margin-bottom:10px}.ct__heading{font-size:40px;line-height:1.1;margin:0 0 12px}.ct__text{color:var(--ct-muted);max-width:42ch}.ct__card{background:var(--ct-card);border:1px solid var(--ct-border);border-radius:14px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.06)}.ct__table{display:block}.ct__row{display:grid;grid-template-columns:1.4fr .7fr .7fr}.ct__row--head{font-weight:600}.ct__cell{padding:18px 18px;border-bottom:1px solid var(--ct-border);display:flex;align-items:center;gap:10px;min-height:72px}.ct__row:last-child .ct__cell{border-bottom:0}.ct__cell--label{color:var(--ct-text)}.ct__cell--center{background:var(--ct-center);justify-content:center}.ct__cell--other{justify-content:center}.ct__centerImage{width:56px;height:56px;border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center}.ct__centerImage img{width:100%;height:100%;object-fit:cover;display:block}.ct__centerPlaceholder{color:#fff;font-size:12px;letter-spacing:.14em;text-transform:uppercase;opacity:.9}.ct__icon{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:14px}.ct__icon--check{background:var(--ct-check);color:#1b7a2a}.ct__icon--cross{background:var(--ct-cross);color:#c33}@media (max-width:750px){.ct__row{grid-template-columns:1.6fr 86px 86px}.ct__cell{padding:14px 12px;min-height:64px}.ct__cell--label{font-size:13px;line-height:1.25}.ct__row--head .ct__cell{min-height:66px;padding:12px 12px}.ct__cell--center,.ct__cell--other{justify-content:center;text-align:center}.ct__centerImage{width:44px;height:44px;border-radius:12px}.ct__icon{width:24px;height:24px;font-size:13px}.ct__heading{font-size:32px}.ct__text{max-width:100%}}