:root{--ftc-primary-50:#f0f9ff;--ftc-primary-100:#e0f2fe;--ftc-primary-600:#f7931e;--ftc-primary-700:#dd7f0f;--ftc-secondary-100:#f3e8ff;--ftc-gray-50:#f9fafb;--ftc-gray-100:#f3f4f6;--ftc-gray-200:#e5e7eb;--ftc-gray-600:#4b5563;--ftc-gray-700:#374151;--ftc-gray-900:#111827;--ftc-font-body:Inter,system-ui,-apple-system,sans-serif;--ftc-font-heading:"Plus Jakarta Sans",Inter,system-ui,sans-serif;--ftc-container-max:80rem}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--ftc-font-body);color:var(--ftc-gray-700);background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--ftc-font-heading);font-weight:700;color:var(--ftc-gray-900);margin:0 0 .75rem;line-height:1.2}a{color:inherit}img{max-width:100%;height:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ftc-container{width:100%;max-width:var(--ftc-container-max);margin:0 auto;padding:0 1rem}@media (min-width:640px){.ftc-container{padding:0 1.5rem}}@media (min-width:1024px){.ftc-container{padding:0 2rem}}.ftc-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-bottom:1px solid var(--ftc-gray-100)}.ftc-header__inner{justify-content:space-between;gap:1rem;height:5rem;flex-wrap:wrap;padding:.5rem 0}.ftc-header__inner,.ftc-header__logo{display:flex;align-items:center}.ftc-header__logo img{height:3rem;width:auto}.ftc-header__right{gap:1.5rem;flex-wrap:wrap}.ftc-header__right,.ftc-langs{display:flex;align-items:center}.ftc-langs{gap:.5rem}.ftc-langs a{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:600;text-transform:uppercase;color:var(--ftc-gray-600);text-decoration:none;border:1px solid transparent}.ftc-langs a[aria-current=true]{color:var(--ftc-primary-700);border-color:var(--ftc-primary-100);background:var(--ftc-primary-50)}.ftc-langs a:hover{color:var(--ftc-primary-600)}.ftc-nav{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.ftc-nav a{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:2rem;font-weight:700;font-size:.9375rem;text-decoration:none;border:2px solid var(--ftc-gray-200);color:var(--ftc-gray-700);transition:color .2s ease,border-color .2s ease,background-color .2s ease,transform .2s ease;white-space:nowrap}.ftc-nav a:hover{border-color:var(--ftc-primary-600);color:var(--ftc-primary-600)}.ftc-nav a.ftc-nav__cta{border-color:var(--ftc-primary-600);background:var(--ftc-primary-600);color:#fff}.ftc-nav a.ftc-nav__cta:hover{background:var(--ftc-primary-700);border-color:var(--ftc-primary-700);transform:scale(1.03)}.ftc-footer{background:var(--ftc-gray-50);border-top:1px solid var(--ftc-gray-200);padding:3rem 0;margin-top:4rem}.ftc-footer__grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.ftc-footer__brand{flex:1 1 12rem}.ftc-footer__brand img{height:3rem;width:auto;margin-bottom:1rem}.ftc-footer__col{flex:1 1 10rem}.ftc-footer__col h3{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--ftc-gray-900);margin-bottom:1rem}.ftc-footer__col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.ftc-footer__col a{color:var(--ftc-gray-600);text-decoration:none;font-size:.9375rem}.ftc-footer__col a:hover{color:var(--ftc-primary-600)}.ftc-footer__bottom{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--ftc-gray-200);display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;color:var(--ftc-gray-600);font-size:.875rem}.ftc-costs-page{max-width:var(--ftc-container-max);margin:0 auto;padding:2.5rem 1rem 4rem}@media (min-width:640px){.ftc-costs-page{padding:3rem 1.5rem 5rem}}.ftc-breadcrumb{font-size:.875rem;color:var(--ftc-gray-600);margin-bottom:1.5rem}.ftc-breadcrumb a{color:var(--ftc-gray-600);text-decoration:none}.ftc-breadcrumb a:hover{color:var(--ftc-primary-600)}.ftc-costs-page h1{font-size:2.25rem;line-height:1.15}.ftc-intro{font-size:1.125rem;color:var(--ftc-gray-600);max-width:42rem;margin-bottom:2rem}.ftc-price-table{width:100%;border-collapse:collapse;margin:1.5rem 0 2rem;font-size:.9375rem;box-shadow:0 1px 3px rgba(17,24,39,.08),0 1px 2px rgba(17,24,39,.06);border-radius:.75rem;overflow:hidden}.ftc-price-table td,.ftc-price-table th{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--ftc-gray-100)}.ftc-price-table thead th{background:var(--ftc-gray-50);color:var(--ftc-gray-900);font-weight:600;text-transform:uppercase;font-size:.75rem;letter-spacing:.03em}.ftc-price-table tbody tr:last-child td{border-bottom:none}.ftc-price-table tbody tr:hover td{background:var(--ftc-primary-50)}.ftc-price-table--range td,.ftc-price-table--range th{font-size:1.5rem;font-weight:700;color:var(--ftc-gray-900)}.ftc-cta{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:2rem;font-weight:700;text-decoration:none;background:var(--ftc-primary-600);color:#fff;transition:background-color .2s ease,transform .2s ease}.ftc-cta:hover{background:var(--ftc-primary-700);transform:scale(1.03)}.ftc-widget-mount{margin-top:1rem}