.calculator-wrapper.svelte-cx9n09{background:#fff;border:1px solid #e3e6eb;border-radius:24px;margin:32px -20%;max-width:none;padding:0;width:140%}.calculator-content.svelte-cx9n09{align-items:flex-start;background:#f6f7f8;border-radius:24px;display:flex;flex-direction:row;gap:0}.calculator-inputs-section.svelte-cx9n09{background:#f6f7f8;border:24px;border-radius:24px;flex:0 0 280px;padding:24px}.calculator-results-section.svelte-cx9n09{background:#fff;border-bottom-right-radius:24px;border-left:1px solid #e3e6eb;border-top-right-radius:24px;flex:1;min-width:400px;padding:40px 20px}.calculator-header.svelte-cx9n09{display:flex;flex-direction:column;gap:14px;text-align:left}.header-top.svelte-cx9n09{gap:6px;justify-content:left}.calculator-icon.svelte-cx9n09,.header-top.svelte-cx9n09{align-items:center;display:flex}.calculator-icon.svelte-cx9n09{height:14px;justify-content:center;width:14px}.header-subtitle.svelte-cx9n09{color:#667085;font-size:16px;font-weight:400;margin:0}.header-subtitle.svelte-cx9n09,.header-title.svelte-cx9n09{font-family:Graphik Trial,sans-serif}.header-title.svelte-cx9n09{color:#212121;font-size:24px;font-weight:500;line-height:34px;margin-bottom:20px;margin-top:10px}.input-section.svelte-cx9n09{gap:20px}.input-group.svelte-cx9n09,.input-section.svelte-cx9n09{display:flex;flex-direction:column}.input-group.svelte-cx9n09{gap:4px}.input-group.svelte-cx9n09 label:where(.svelte-cx9n09){color:#212121;font-family:Graphik Trial,sans-serif;font-size:16px;font-weight:400;margin:0}.amount-input-wrapper.svelte-cx9n09{align-items:center;background:#fff;border:1px solid #d0d5dd;border-radius:16px;display:flex;gap:10px;padding:12px 16px}.input-prefix.svelte-cx9n09{align-items:center;display:flex;gap:8px}.dollar-sign.svelte-cx9n09{color:#667085;font-family:Graphik Trial,sans-serif;font-size:16px;font-weight:400}.divider.svelte-cx9n09{background:#d0d5dd;height:20px;width:1px}.amount-input.svelte-cx9n09{background:transparent;border:none;color:#212121;flex:1;font-family:Graphik Trial,sans-serif;font-size:16px;font-weight:400;outline:none}.amount-input.svelte-cx9n09::placeholder{color:#212121}.frequency-dropdown.svelte-cx9n09{background:#fff;border:1px solid #d0d5dd;border-radius:12px;color:#212121;cursor:pointer;font-family:Graphik Trial,sans-serif;font-size:16px;font-weight:400;height:50px;padding:0 16px;transition:all .2s ease;width:100%}.frequency-dropdown.svelte-cx9n09:hover{border-color:#99acff}.frequency-dropdown.svelte-cx9n09:focus{border-color:#002fff;box-shadow:0 0 0 3px #002fff1a;outline:none}.result-section.svelte-cx9n09{display:flex;flex-direction:column;gap:24px}.result-description.svelte-cx9n09{color:#212121;font-family:Graphik Trial,sans-serif;font-size:20px;font-weight:400;line-height:28px;margin:0}.result-description.svelte-cx9n09 span:where(.svelte-cx9n09){font-size:20px;font-weight:500;line-height:28px}.result-stats.svelte-cx9n09{align-items:center;display:flex;justify-content:space-between}.vs-divider.svelte-cx9n09{color:#667085;flex-shrink:0;font-family:Graphik Trial,sans-serif;font-size:16px;font-weight:500;padding:0 16px}.stat-item.svelte-cx9n09{display:flex;flex:1;flex-direction:column;gap:8px;text-align:center}.stat-label.svelte-cx9n09{color:#667085;font-size:14px;font-weight:400;line-height:20px}.stat-label.svelte-cx9n09,.stat-value.svelte-cx9n09{font-family:Graphik Trial,sans-serif;margin:0}.stat-value.svelte-cx9n09{font-size:20px;font-weight:500;line-height:28px}.stat-value.savings.svelte-cx9n09{color:#03a08b}.stat-value.loss.svelte-cx9n09{color:#f54a45}.chart-container.svelte-cx9n09{background:#fff;border-radius:8px;display:flex;flex-direction:column;gap:14px;height:300px;overflow:hidden;padding:14px;width:100%}.chart-header.svelte-cx9n09{display:flex;flex:1;gap:20px}.y-axis.svelte-cx9n09{width:46px}.y-axis.svelte-cx9n09,.y-labels.svelte-cx9n09{display:flex;flex-direction:column;height:100%;justify-content:space-between}.y-label.svelte-cx9n09{color:#212121;font-family:Graphik Trial,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-align:right}.chart-area.svelte-cx9n09{flex:1;overflow:hidden;position:relative;width:100%}.chart-area.svelte-cx9n09,.chart-grid.svelte-cx9n09{display:flex;flex-direction:column;justify-content:space-between}.chart-grid.svelte-cx9n09{inset:0;position:absolute}.grid-line.svelte-cx9n09{background:#e3e6eb;height:1px;width:100%}.chart-svg.svelte-cx9n09{height:100%;inset:0;max-width:100%;overflow:hidden;position:absolute;width:100%}.data-point.svelte-cx9n09{cursor:pointer;transition:r .2s ease}.data-point.svelte-cx9n09:hover{r:6}.svg-tooltip.svelte-cx9n09{z-index:100000}.x-axis.svelte-cx9n09{align-items:center;display:flex;flex-direction:column;gap:4px}.x-labels.svelte-cx9n09{display:flex;justify-content:space-between;width:100%}.x-label.svelte-cx9n09{color:#212121;font-size:16px;line-height:22px}.x-axis-label.svelte-cx9n09,.x-label.svelte-cx9n09{font-family:Graphik Trial,sans-serif;font-weight:400;text-align:center}.x-axis-label.svelte-cx9n09{color:#667085;font-size:14px;line-height:20px;margin:0}@media (max-width:768px){.calculator-wrapper.svelte-cx9n09{margin:24px -5%;padding:0;width:110%}.calculator-content.svelte-cx9n09{flex-direction:column;gap:32px}.calculator-inputs-section.svelte-cx9n09{width:100%}.calculator-results-section.svelte-cx9n09{min-width:unset;width:100%}.header-title.svelte-cx9n09{font-size:24px;line-height:30px}.result-stats.svelte-cx9n09{flex-direction:row;gap:16px}.frequency-dropdown.svelte-cx9n09{font-size:14px;height:48px}.chart-container.svelte-cx9n09{height:250px;overflow:hidden}.chart-svg.svelte-cx9n09{max-width:100%;overflow:hidden}}@media (max-width:480px){.calculator-wrapper.svelte-cx9n09{margin:20px -5%;padding:0;width:110%}.calculator-content.svelte-cx9n09{flex-direction:column;gap:24px}.calculator-inputs-section.svelte-cx9n09{width:100%}.calculator-results-section.svelte-cx9n09{min-width:unset;width:100%}.header-title.svelte-cx9n09{font-size:22px;line-height:28px}.result-description.svelte-cx9n09,.stat-value.svelte-cx9n09{font-size:18px;line-height:24px}.frequency-dropdown.svelte-cx9n09{font-size:13px;height:46px}.chart-container.svelte-cx9n09{height:200px;overflow:hidden}.chart-svg.svelte-cx9n09{max-width:100%;overflow:hidden}}.pricing-container.svelte-p3do8k{margin:48px -20%;max-width:none;width:140%}.pricing-loading.svelte-p3do8k{align-items:center;background:#f6f7f8;border-radius:16px;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:60px 20px}.loading-spinner.svelte-p3do8k{animation:svelte-p3do8k-spin 1s linear infinite;border:3px solid #e3e6eb;border-radius:50%;border-top-color:#002fff;height:40px;width:40px}@keyframes svelte-p3do8k-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.pricing-loading.svelte-p3do8k p:where(.svelte-p3do8k){color:#667085;font-size:16px;margin:0}.pricing-loading.svelte-p3do8k p:where(.svelte-p3do8k),.pricing-title.svelte-p3do8k{font-family:Graphik Trial,sans-serif}.pricing-title.svelte-p3do8k{color:#212121;font-size:28px;font-weight:400;line-height:34px;margin:0 0 20px}.plans-list.svelte-p3do8k{flex-direction:column;gap:20px}.plan-card.svelte-p3do8k,.plans-list.svelte-p3do8k{display:flex;position:relative}.plan-card.svelte-p3do8k{background:#fff;border:1px solid #e3e6eb;border-radius:24px;gap:24px;padding:10px;transition:all .3s ease}.plan-card.svelte-p3do8k:hover{border-color:#d0d5e0}.plan-header.svelte-p3do8k{flex-shrink:0;width:340px}.plan-badge.svelte-p3do8k{align-items:center;background:#e5eaff;border-radius:14px;display:flex;flex-direction:column;gap:4px;height:100%;justify-content:center;padding:14px;text-align:center}.plan-name.svelte-p3do8k{color:#002fff;display:-webkit-box;font-size:24px;line-height:30px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.plan-name.svelte-p3do8k,.plan-price.svelte-p3do8k{font-family:Graphik Trial,sans-serif;font-weight:400;margin:0}.plan-price.svelte-p3do8k{color:#212121;font-size:18px;line-height:26px}.plan-content.svelte-p3do8k{flex:1;gap:20px;padding:20px 0}.plan-content.svelte-p3do8k,.plan-features.svelte-p3do8k{display:flex;flex-direction:column}.plan-features.svelte-p3do8k{gap:0;list-style-type:disc;margin:0;padding-left:27px}.plan-features.svelte-p3do8k li:where(.svelte-p3do8k){color:#212121;font-family:Graphik Trial,sans-serif;font-size:18px;font-weight:400;line-height:26px;margin-bottom:0}.plan-cta.svelte-p3do8k{align-items:center;display:flex;padding-left:27px}.subscribe-link.svelte-p3do8k{color:#002fff;font-family:Graphik Trial,sans-serif;font-size:16px;font-weight:500;line-height:22px;text-decoration:none;transition:color .2s ease}.subscribe-link.svelte-p3do8k:hover{color:#001fcc;text-decoration:underline}@media (max-width:991px){.pricing-container.svelte-p3do8k{margin:32px -5%;width:110%}.plan-card.svelte-p3do8k{flex-direction:column;gap:16px}.plan-header.svelte-p3do8k{width:100%}.plan-badge.svelte-p3do8k{padding:20px}.pricing-title.svelte-p3do8k{font-size:24px;line-height:30px}}@media (max-width:768px){.pricing-container.svelte-p3do8k{margin:24px -5%;width:110%}.pricing-title.svelte-p3do8k{font-size:22px;line-height:28px;margin-bottom:16px}.plans-list.svelte-p3do8k{gap:16px}.plan-card.svelte-p3do8k{gap:12px;padding:12px}.plan-badge.svelte-p3do8k{padding:16px}.plan-name.svelte-p3do8k{font-size:20px;line-height:26px}.plan-price.svelte-p3do8k{font-size:16px;line-height:22px}.plan-features.svelte-p3do8k li:where(.svelte-p3do8k){font-size:16px;line-height:24px}.subscribe-link.svelte-p3do8k{font-size:15px}}@media (max-width:480px){.pricing-container.svelte-p3do8k{margin:20px -5%;width:110%}.plan-features.svelte-p3do8k{padding-left:20px}.plan-features.svelte-p3do8k li:where(.svelte-p3do8k){font-size:15px;line-height:22px}.plan-cta.svelte-p3do8k{padding-left:20px}}.modal-backdrop.svelte-1xjex9d{animation:svelte-1xjex9d-fadeIn .2s ease-out;background:#11182799;display:grid;inset:0;overflow:hidden;overscroll-behavior:contain;padding:20px;place-items:center;position:fixed;z-index:2147483647;-webkit-overflow-scrolling:touch}@keyframes svelte-1xjex9d-fadeIn{0%{opacity:0}to{opacity:1}}.modal-content.svelte-1xjex9d{animation:svelte-1xjex9d-slideUp .3s ease-out;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 10px 30px #00000026;display:flex;flex-direction:column;max-height:90vh;overflow:hidden;position:relative;width:min(620px,96vw)}@keyframes svelte-1xjex9d-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-close.svelte-1xjex9d{align-items:center;background:#fff;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;height:40px;justify-content:center;padding:8px;position:absolute;right:12px;top:12px;transition:all .2s ease;width:40px;z-index:10}.modal-close.svelte-1xjex9d:hover{background-color:#f3f4f6}.modal-close.svelte-1xjex9d svg:where(.svelte-1xjex9d){transition:transform .2s ease}.modal-close.svelte-1xjex9d:hover svg:where(.svelte-1xjex9d){transform:scale(1.1)}.modal-close.svelte-1xjex9d:disabled{cursor:not-allowed;opacity:.5}.modal-body.svelte-1xjex9d{flex:1;overflow-y:auto;padding:40px 30px 30px}.success.svelte-1xjex9d{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:40px 0;text-align:center}.modal-title.svelte-1xjex9d{color:#000;font-size:24px;font-weight:500;line-height:1.3;margin-bottom:20px}.contact-value.svelte-1xjex9d,.modal-title.svelte-1xjex9d{word-wrap:break-word;overflow-wrap:break-word}.contact-value.svelte-1xjex9d{background-color:#f5f5f5;border-radius:8px;color:#666;font-size:16px;margin-bottom:24px;max-width:100%;padding:12px 16px;text-align:center}.subtitle-text.svelte-1xjex9d{color:#64748b;font-size:15px;line-height:1.5;margin-bottom:20px;word-wrap:break-word;overflow-wrap:break-word}.input-hint.svelte-1xjex9d{color:#94a3b8;font-size:12px;margin-bottom:0;margin-top:6px}.button-group.svelte-1xjex9d{display:flex;gap:12px;justify-content:center}.button-group-vertical.svelte-1xjex9d{display:flex;flex-direction:column;gap:12px}.btn.svelte-1xjex9d{align-items:center;border:none;border-radius:14px;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:8px;height:50px;justify-content:center;min-width:120px;padding:12px 32px;transition:all .2s}.btn-primary.svelte-1xjex9d{background-color:#002fff;color:#fff}.btn-primary.svelte-1xjex9d:hover:not(:disabled){background-color:#0026cc;box-shadow:0 4px 12px #002fff4d;transform:translateY(-1px)}.btn-primary.svelte-1xjex9d:disabled{cursor:not-allowed;opacity:.6}.btn-secondary.svelte-1xjex9d{background-color:#f1f5f9;border:1px solid #e2e8f0;color:#475569}.btn-secondary.svelte-1xjex9d:hover:not(:disabled){background-color:#e2e8f0;box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.btn-secondary.svelte-1xjex9d:disabled{cursor:not-allowed;opacity:.6}.btn-option.svelte-1xjex9d{align-items:center;background-color:#f5f5f5;color:#333;display:flex;gap:12px;justify-content:flex-start;padding:16px 20px}.btn-option.svelte-1xjex9d:hover:not(:disabled){background-color:#e0e0e0;transform:translate(4px)}.btn-option.svelte-1xjex9d:disabled{cursor:not-allowed;opacity:.6}.btn-option.svelte-1xjex9d .icon:where(.svelte-1xjex9d){font-size:24px}.btn-submit.svelte-1xjex9d{background:#002fff;color:#fff;font-size:14px;margin-top:20px;width:100%}.btn-submit.svelte-1xjex9d:hover:not(:disabled){background-color:#0026cc;transform:translateY(-1px)}.btn-submit.svelte-1xjex9d:disabled{background:#94a3b8;cursor:not-allowed}.star-rating.svelte-1xjex9d{display:flex;gap:6px;margin-bottom:20px}.star-btn.svelte-1xjex9d{background:transparent;border:none;cursor:pointer;padding:0}.star-btn.svelte-1xjex9d svg:where(.svelte-1xjex9d){transition:transform .2s ease}.star-btn.svelte-1xjex9d:hover svg:where(.svelte-1xjex9d){transform:scale(1.1)}.form-group.svelte-1xjex9d{margin-bottom:14px}.rvw-modal-label.svelte-1xjex9d{color:#0f172a;font-size:14px;font-weight:500;margin-bottom:8px}.rvw-field.svelte-1xjex9d{border:1px solid #e5e7eb;border-radius:10px;color:#0f172a;font:inherit;font-size:14px;padding:12px;width:100%}.rvw-field.svelte-1xjex9d:focus{border-color:#002fff;outline:none}.rvw-field.svelte-1xjex9d:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.7}.rvw-area.svelte-1xjex9d{min-height:140px;resize:vertical}.error-message.svelte-1xjex9d{background-color:#ffebee;border-radius:8px;color:#c62828;font-size:14px;margin-bottom:16px;padding:12px}.loading-spinner-white.svelte-1xjex9d,.loading-spinner.svelte-1xjex9d{border:2px solid #fff;border-radius:50%;border-top-color:transparent}.loading-spinner-dark.svelte-1xjex9d,.loading-spinner-white.svelte-1xjex9d,.loading-spinner.svelte-1xjex9d{animation:svelte-1xjex9d-spin 1s linear infinite;display:inline-block;height:16px;width:16px}.loading-spinner-dark.svelte-1xjex9d{border:2px solid #475569;border-radius:50%;border-top-color:transparent}@keyframes svelte-1xjex9d-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.success-icon.svelte-1xjex9d{align-items:center;animation:svelte-1xjex9d-scaleIn .3s ease-out;background-color:#4caf50;border-radius:50%;color:#fff;display:flex;font-size:48px;height:80px;justify-content:center;margin:0 auto 24px;width:80px}@keyframes svelte-1xjex9d-scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.success.svelte-1xjex9d p:where(.svelte-1xjex9d){color:#666;font-size:16px}@media (max-width:768px){.modal-backdrop.svelte-1xjex9d{align-items:center;padding:20px}.modal-content.svelte-1xjex9d{border-radius:16px;margin:0;max-height:90vh;width:min(480px,calc(100vw - 40px))}.modal-close.svelte-1xjex9d{position:absolute;right:12px;top:12px}.modal-body.svelte-1xjex9d{overflow-y:auto;padding:40px 20px 24px;-webkit-overflow-scrolling:touch;overflow-x:hidden}.modal-title.svelte-1xjex9d{font-size:18px;line-height:1.4;text-align:center;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;padding:0 4px}.contact-value.svelte-1xjex9d{font-size:14px;padding:10px 12px}.rvw-field.svelte-1xjex9d,.rvw-field.svelte-1xjex9d:focus,input.rvw-field.svelte-1xjex9d,textarea.rvw-field.svelte-1xjex9d{font-size:16px!important}.btn.svelte-1xjex9d{font-size:14px;min-width:100px;padding:10px 24px}.star-btn.svelte-1xjex9d svg:where(.svelte-1xjex9d){height:28px;width:28px}}.related-articles.svelte-1nouht8{background-color:#f6f7f8;margin-top:60px;padding:100px 20px}.related-articles-container.svelte-1nouht8{display:flex;flex-direction:column;gap:50px;margin:0 auto;max-width:1200px}.header-section.svelte-1nouht8{align-items:center;display:flex;gap:20px;justify-content:space-between}.header-content.svelte-1nouht8{display:flex;flex:1;flex-direction:column;gap:10px}.section-title.svelte-1nouht8{color:#212121;font-size:28px;font-weight:500;line-height:34px}.section-subtitle.svelte-1nouht8,.section-title.svelte-1nouht8{font-family:Graphik,-apple-system,BlinkMacSystemFont,sans-serif;margin:0}.section-subtitle.svelte-1nouht8{color:#667085;font-size:16px;font-weight:400;line-height:22px}.navigation-buttons.svelte-1nouht8{align-items:center;display:flex;gap:14px}.pagination-indicator.svelte-1nouht8{color:#667085;font-family:Graphik,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;min-width:50px;text-align:center}.nav-button.svelte-1nouht8{align-items:center;background:#fff;border:1px solid #d0d5dd;border-radius:999px;color:#212121;cursor:pointer;display:flex;height:50px;justify-content:center;transition:all .2s ease;width:50px}.nav-button.svelte-1nouht8:hover:not(:disabled){background-color:#f9fafb;transform:scale(1.05)}.nav-button.svelte-1nouht8:disabled{color:#98a2b3;cursor:not-allowed;opacity:.4}.articles-grid.svelte-1nouht8{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);opacity:1;transform:translate(0);transition:all .4s ease-in-out}.articles-grid.slide-out-left.svelte-1nouht8{opacity:0;transform:translate(-30px)}.articles-grid.slide-in-left.svelte-1nouht8,.articles-grid.slide-out-right.svelte-1nouht8{opacity:0;transform:translate(30px)}.articles-grid.slide-in-left.svelte-1nouht8{animation:svelte-1nouht8-slideInFromRight .4s ease-in-out forwards}.articles-grid.slide-in-right.svelte-1nouht8{animation:svelte-1nouht8-slideInFromLeft .4s ease-in-out forwards;opacity:0;transform:translate(-30px)}@keyframes svelte-1nouht8-slideInFromRight{to{opacity:1;transform:translate(0)}}@keyframes svelte-1nouht8-slideInFromLeft{to{opacity:1;transform:translate(0)}}.article-card.svelte-1nouht8{background:#fff;border-radius:16px;box-shadow:0 0 32px #00000005;color:inherit;display:flex;flex-direction:column;gap:50px;min-width:0;padding:20px;text-decoration:none;transition:all .3s ease}.article-card.svelte-1nouht8:hover{box-shadow:0 8px 40px #00000014;transform:translateY(-4px)}.app-logo.svelte-1nouht8{align-items:center;background:#f6f7f8;border-radius:999px;display:flex;flex-shrink:0;height:60px;justify-content:center;overflow:hidden;width:60px}.app-logo.svelte-1nouht8 img:where(.svelte-1nouht8){height:100%;object-fit:cover;width:100%}.logo-placeholder.svelte-1nouht8{align-items:center;background:linear-gradient(135deg,#4458bb,#1f2855);color:#667085;color:#fff;display:flex;font-size:24px;font-weight:600;height:100%;justify-content:center;width:100%}.article-content.svelte-1nouht8{display:flex;flex:1;flex-direction:column;gap:14px;min-width:0}.article-title.svelte-1nouht8{color:#212121;font-family:Graphik,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;font-weight:500;line-height:28px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.author-badge.svelte-1nouht8{align-items:center;background:#f2f4f7;border-radius:99px;display:flex;gap:10px;padding:4px 18px 4px 4px;width:fit-content}.author-avatar.svelte-1nouht8{border:1px solid #e3e6eb;border-radius:9999px;flex-shrink:0;height:32px;object-fit:cover;width:32px}.author-name.svelte-1nouht8{color:#212121;font-family:Graphik,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:400;line-height:22px;margin-bottom:0;white-space:nowrap}@media (max-width:1024px){.related-articles.svelte-1nouht8{padding:60px 20px}.related-articles-container.svelte-1nouht8{gap:40px}.articles-grid.svelte-1nouht8{grid-template-columns:repeat(2,1fr)}.section-title.svelte-1nouht8{font-size:24px;line-height:30px}}@media (max-width:768px){.related-articles.svelte-1nouht8{padding:40px 16px}.related-articles-container.svelte-1nouht8{gap:30px}.header-section.svelte-1nouht8{align-items:center;flex-direction:row;gap:12px;justify-content:space-between}.header-content.svelte-1nouht8{flex:1;min-width:0}.navigation-buttons.svelte-1nouht8{flex-shrink:0}.articles-grid.svelte-1nouht8{grid-template-columns:1fr;will-change:transform,opacity}.articles-grid.mobile-slide-out-left.svelte-1nouht8{animation:svelte-1nouht8-mobileSlideOutLeft .2s ease-out forwards}.articles-grid.mobile-slide-out-right.svelte-1nouht8{animation:svelte-1nouht8-mobileSlideOutRight .2s ease-out forwards}.articles-grid.mobile-slide-in-left.svelte-1nouht8{animation:svelte-1nouht8-mobileSlideInFromRight .2s ease-out forwards}.articles-grid.mobile-slide-in-right.svelte-1nouht8{animation:svelte-1nouht8-mobileSlideInFromLeft .2s ease-out forwards}@keyframes svelte-1nouht8-mobileSlideOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-20px)}}@keyframes svelte-1nouht8-mobileSlideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(20px)}}@keyframes svelte-1nouht8-mobileSlideInFromRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes svelte-1nouht8-mobileSlideInFromLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.section-title.svelte-1nouht8{font-size:18px;line-height:24px}.section-subtitle.svelte-1nouht8{display:none}.nav-button.svelte-1nouht8{height:40px;width:40px}.nav-button.svelte-1nouht8 svg:where(.svelte-1nouht8){height:20px;width:20px}}#content-statement.svelte-ofwbuf span:where(.svelte-ofwbuf){background-color:#f4f4f6;border-radius:10px;display:inline-block;line-height:1.375;margin:0 10px 10px 0;padding:9px 14px;text-transform:uppercase}.custom-subscription-override h4{margin:10px 0!important}.subscription-content-bottom.svelte-ofwbuf h4:where(.svelte-ofwbuf){margin:10px 0!important}.subscription-content-bottom.svelte-ofwbuf h2:where(.svelte-ofwbuf){font-size:28px;font-weight:500;line-height:1.2142;margin:50px 0 24px}.subscription-form-left.svelte-ofwbuf h4:where(.svelte-ofwbuf){color:#fff;font-size:18px;font-weight:500;line-height:1.4444;margin-top:0}.subscription-form-right.svelte-ofwbuf h4:where(.svelte-ofwbuf){color:#fff;font-size:20px;font-weight:500;line-height:1.4;margin-top:0}.subscription-form-left.svelte-ofwbuf h3:where(.svelte-ofwbuf){color:#fff;font-size:18px;font-weight:500;line-height:1.4444;margin-top:0}.subscription-form-right.svelte-ofwbuf h3:where(.svelte-ofwbuf){color:#fff;font-size:20px;font-weight:500;line-height:1.4;margin-top:0}.header_statement.svelte-ofwbuf{font-size:24px!important;margin-bottom:20px!important;margin-top:0!important}@media (max-width:767px){.subscription-content-bottom.svelte-ofwbuf h2:where(.svelte-ofwbuf){font-size:26px;margin:30px 0 20px}#content-statement.svelte-ofwbuf span:where(.svelte-ofwbuf){font-size:13px}}.flip-clock-display.svelte-ofwbuf{display:inline-flex;font-family:monospace;font-size:1.5rem;margin:0 4px}.flip-digit.svelte-ofwbuf{align-items:center;background-image:url(https://cdn.prod.website-files.com/637ea7fd4dee61cbcb98540f/685d11d06d3e16e8e4085589_numbers-bg.png);background-repeat:no-repeat;background-size:cover;border-radius:5px 0 0 5px;color:#fff;display:flex;font-size:18px;font-weight:700;justify-content:center;margin:0 .5px;min-height:40px;min-width:43px;padding:5px;text-align:center}.flip-digit.svelte-ofwbuf:last-child{border-radius:0 5px 5px 0}.first-am-heading.svelte-ofwbuf{margin:32px 0 16px}.faq-section.svelte-ofwbuf{margin:40px 0}.faq-heading.svelte-ofwbuf{color:#1f2937;font-size:28px;font-weight:500;line-height:1.3;margin-bottom:24px}.faq-container.svelte-ofwbuf{display:flex;flex-direction:column;gap:16px}.faq-item.svelte-ofwbuf{background:#f4f4f6;border-radius:16px;overflow:hidden;transition:all .3s ease}.faq-item.svelte-ofwbuf:hover{border-color:#d1d5db;box-shadow:0 2px 8px #0000000d}.faq-question.svelte-ofwbuf{align-items:center;background:none;border:none;color:#1f2937;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:space-between;line-height:1.5;padding:20px 24px;text-align:left;transition:background-color .2s ease;width:100%}.faq-question.svelte-ofwbuf:hover{background-color:#f9fafb}.faq-question.svelte-ofwbuf span:where(.svelte-ofwbuf){flex:1;font-weight:500;margin-right:16px}.faq-icon.svelte-ofwbuf{color:#6b7280;flex-shrink:0;transition:transform .3s ease}.faq-answer.svelte-ofwbuf{max-height:0;overflow:hidden;padding:0 24px;transition:max-height .3s ease,padding .3s ease}.faq-answer-open.svelte-ofwbuf{max-height:1000px;padding:0 24px 20px}.faq-answer.svelte-ofwbuf .links-automatically:where(.svelte-ofwbuf),.faq-answer.svelte-ofwbuf p:where(.svelte-ofwbuf){color:#6b7280;font-size:15px;line-height:1.6;margin:0}.faq-item.svelte-ofwbuf:has(.faq-answer-open:where(.svelte-ofwbuf)) .faq-icon:where(.svelte-ofwbuf){transform:rotate(180deg)}.roku-inner.svelte-ofwbuf{overflow:hidden!important}.rating-value.svelte-ofwbuf{align-items:baseline;color:#667085;display:inline-flex;font-size:16px;font-weight:400;gap:4px}.domain-link.svelte-ofwbuf{color:#002fff;font-weight:500;text-decoration:none;transition:color .2s ease}.domain-link.svelte-ofwbuf:hover{color:#001fcc;text-decoration:underline}.rating-value.svelte-ofwbuf .star:where(.svelte-ofwbuf){margin-bottom:-3px;vertical-align:text-bottom}.star.svelte-ofwbuf{height:16px;width:16px}.star-rating-section.svelte-ofwbuf{display:flex;justify-content:center;margin:16px 0}.write-stars.svelte-ofwbuf{display:flex;gap:4px}.star-btn.svelte-ofwbuf{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;transition:transform .2s ease;width:32px}.star-btn.is-active.svelte-ofwbuf,.star-btn.svelte-ofwbuf:hover{transform:scale(1.1)}@media (max-width:768px){.faq-heading.svelte-ofwbuf{font-size:24px;margin-bottom:20px}.faq-question.svelte-ofwbuf{font-size:15px;padding:16px 20px}.faq-answer.svelte-ofwbuf{padding:0 20px}.faq-answer-open.svelte-ofwbuf{padding:0 20px 16px}.faq-answer.svelte-ofwbuf p:where(.svelte-ofwbuf){font-size:14px}}.breadcrumb-wrapper.svelte-ofwbuf{margin:0 auto 32px;max-width:1300px;padding:0 20px;width:100%}@media (max-width:991px){.breadcrumb-wrapper.svelte-ofwbuf{margin-bottom:24px;padding:0 15px}}@media (max-width:767px){.breadcrumb-wrapper.svelte-ofwbuf{margin-bottom:20px;padding:0 10px}}.comment-system-container.svelte-ofwbuf{border-top:1px solid #e3e6eb;margin-top:60px;padding:40px 0}.comment-system-container.svelte-ofwbuf .comment-system{max-width:100%}.comment-system-container.svelte-ofwbuf .comments-title{margin-bottom:40px}@media (max-width:768px){.comment-system-container.svelte-ofwbuf{margin-top:40px;padding:30px 0}}
