/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */:root{--wix-theme-primary:#42a5f5;--wix-theme-primary-foreground:#fff;--wix-theme-secondary:#03dac6;--wix-theme-secondary-foreground:#fff;--wix-theme-background:#fff;--wix-theme-foreground:#000;--theme-font-family-paragraph:inherit;--theme-font-family-heading:inherit;--wix-theme-primary-dark:var(--wix-theme-primary)}@supports (color:color-mix(in lab,red,red)){:root{--wix-theme-primary-dark:color-mix(in srgb,var(--wix-theme-primary)80%,#000 20%)}}:root{--wix-theme-secondary-dark:var(--wix-theme-secondary)}@supports (color:color-mix(in lab,red,red)){:root{--wix-theme-secondary-dark:color-mix(in srgb,var(--wix-theme-secondary)80%,#000 20%)}}:root{--wix-theme-secondary-darker:var(--wix-theme-secondary)}@supports (color:color-mix(in lab,red,red)){:root{--wix-theme-secondary-darker:color-mix(in srgb,var(--wix-theme-secondary)60%,#000 40%)}}:root{--wix-theme-danger:var(--wix-theme-secondary)}@supports (color:color-mix(in lab,red,red)){:root{--wix-theme-danger:color-mix(in srgb,var(--wix-theme-secondary)20%,#f44 80%)}}:root{--wix-theme-danger-dark:var(--wix-theme-secondary)}@supports (color:color-mix(in lab,red,red)){:root{--wix-theme-danger-dark:color-mix(in srgb,var(--wix-theme-secondary)30%,#c22 70%)}}:root{--wix-theme-danger-light:var(--wix-theme-secondary)}@supports (color:color-mix(in lab,red,red)){:root{--wix-theme-danger-light:color-mix(in srgb,var(--wix-theme-secondary)15%,#f66 85%)}}:root{--wix-theme-danger-lighter:var(--wix-theme-secondary)}@supports (color:color-mix(in lab,red,red)){:root{--wix-theme-danger-lighter:color-mix(in srgb,var(--wix-theme-secondary)10%,#faa 90%)}}:root{--wix-theme-success:var(--wix-theme-secondary)}@supports (color:color-mix(in lab,red,red)){:root{--wix-theme-success:color-mix(in srgb,var(--wix-theme-secondary)40%,#4c4 60%)}}:root{--wix-theme-success-dark:var(--wix-theme-secondary)}@supports (color:color-mix(in lab,red,red)){:root{--wix-theme-success-dark:color-mix(in srgb,var(--wix-theme-secondary)50%,#282 50%)}}:root{--wix-theme-success-light:var(--wix-theme-secondary)}@supports (color:color-mix(in lab,red,red)){:root{--wix-theme-success-light:color-mix(in srgb,var(--wix-theme-secondary)30%,#6d6 70%)}}:root{--wix-theme-social-link:var(--wix-theme-secondary);--wix-theme-social-link-hover:var(--wix-theme-secondary)}@supports (color:color-mix(in lab,red,red)){:root{--wix-theme-social-link-hover:color-mix(in srgb,var(--wix-theme-secondary)80%,var(--wix-theme-background)20%)}}:root{--color-accent:var(--wix-theme-secondary);--color-accent-dark:var(--wix-theme-secondary)}@supports (color:color-mix(in lab,red,red)){:root{--color-accent-dark:color-mix(in srgb,var(--wix-theme-secondary)80%,var(--wix-theme-background)20%)}}:root{--color-accent-light:var(--wix-theme-secondary)}@supports (color:color-mix(in lab,red,red)){:root{--color-accent-light:color-mix(in srgb,var(--wix-theme-secondary)70%,var(--primary-foreground)30%)}}:root{--wix-theme-overlay:var(--wix-theme-background);--wix-theme-modal-bg:var(--wix-theme-background);--wix-theme-grey-dark:var(--wix-theme-primary)}@supports (color:color-mix(in lab,red,red)){:root{--wix-theme-grey-dark:color-mix(in srgb,var(--wix-theme-primary)80%,var(--primary-foreground)20%)}}:root{--wix-theme-grey-medium:var(--wix-theme-primary)}@supports (color:color-mix(in lab,red,red)){:root{--wix-theme-grey-medium:color-mix(in srgb,var(--wix-theme-primary)60%,var(--primary-foreground)40%)}}:root{--theme-font-weight-normal:400;--theme-font-weight-medium:500;--theme-font-weight-semibold:600;--theme-font-weight-bold:700;--theme-primary-500:var(--wix-theme-primary);--theme-primary-600:var(--wix-theme-primary-dark);--theme-secondary-500:var(--wix-theme-secondary);--theme-secondary-600:var(--wix-theme-secondary-dark);--theme-secondary-700:var(--wix-theme-secondary-darker);--theme-info-500:var(--wix-theme-info);--theme-info-600:var(--wix-theme-info-dark);--theme-info-400:var(--wix-theme-info-light);--theme-danger-500:var(--wix-theme-danger);--theme-danger-600:var(--wix-theme-danger-dark);--theme-danger-400:var(--wix-theme-danger-light);--theme-danger-300:var(--wix-theme-danger-lighter);--theme-success-500:var(--wix-theme-success);--theme-success-600:var(--wix-theme-success-dark);--theme-success-400:var(--wix-theme-success-light);--theme-bg-primary-10:var(--wix-theme-primary)}@supports (color:color-mix(in lab,red,red)){:root{--theme-bg-primary-10:color-mix(in srgb,var(--wix-theme-primary)10%,transparent 90%)}}:root{--theme-bg-primary-20:var(--wix-theme-primary)}@supports (color:color-mix(in lab,red,red)){:root{--theme-bg-primary-20:color-mix(in srgb,var(--wix-theme-primary)20%,transparent 80%)}}:root{--theme-bg-options:var(--wix-theme-overlay);--theme-bg-modal:var(--wix-theme-modal-bg);--theme-bg-loading:var(--wix-theme-overlay)}@supports (color:color-mix(in lab,red,red)){:root{--theme-bg-loading:color-mix(in srgb,var(--wix-theme-overlay)80%,var(--theme-text-content-30)20%)}}:root{--theme-bg-card:var(--wix-theme-overlay);--theme-bg-error:var(--wix-theme-danger);--theme-bg-tooltip:var(--wix-theme-overlay);--theme-bg-info-10:var(--wix-theme-info);--theme-bg-info-20:var(--wix-theme-info);--theme-bg-success-10:var(--wix-theme-success)}@supports (color:color-mix(in lab,red,red)){:root{--theme-bg-success-10:color-mix(in srgb,var(--wix-theme-success)10%,transparent 90%)}}:root{--theme-bg-success-20:var(--wix-theme-success)}@supports (color:color-mix(in lab,red,red)){:root{--theme-bg-success-20:color-mix(in srgb,var(--wix-theme-success)20%,transparent 80%)}}:root{--theme-bg-danger-10:var(--wix-theme-danger)}@supports (color:color-mix(in lab,red,red)){:root{--theme-bg-danger-10:color-mix(in srgb,var(--wix-theme-danger)10%,transparent 90%)}}:root{--theme-bg-danger-20:var(--wix-theme-danger)}@supports (color:color-mix(in lab,red,red)){:root{--theme-bg-danger-20:color-mix(in srgb,var(--wix-theme-danger)20%,transparent 80%)}}:root{--theme-bg-social-button:#0000000d;--theme-bg-social-link:var(--wix-theme-social-link)}@supports (color:color-mix(in lab,red,red)){:root{--theme-bg-social-link:color-mix(in srgb,var(--wix-theme-social-link)20%,transparent 80%)}}:root{--theme-border-primary-10:var(--wix-theme-primary)}@supports (color:color-mix(in lab,red,red)){:root{--theme-border-primary-10:color-mix(in srgb,var(--wix-theme-primary)10%,transparent 90%)}}:root{--theme-border-primary-20:var(--wix-theme-primary)}@supports (color:color-mix(in lab,red,red)){:root{--theme-border-primary-20:color-mix(in srgb,var(--wix-theme-primary)20%,transparent 80%)}}:root{--theme-border-primary-30:var(--wix-theme-primary)}@supports (color:color-mix(in lab,red,red)){:root{--theme-border-primary-30:color-mix(in srgb,var(--wix-theme-primary)30%,transparent 70%)}}:root{--theme-border-card:var(--wix-theme-overlay)}@supports (color:color-mix(in lab,red,red)){:root{--theme-border-card:color-mix(in srgb,var(--wix-theme-overlay)12%,transparent 88%)}}:root{--theme-border-card-hover:var(--wix-theme-overlay)}@supports (color:color-mix(in lab,red,red)){:root{--theme-border-card-hover:color-mix(in srgb,var(--wix-theme-overlay)20%,transparent 80%)}}:root{--theme-border-error:var(--wix-theme-danger)}@supports (color:color-mix(in lab,red,red)){:root{--theme-border-error:color-mix(in srgb,var(--wix-theme-danger)20%,transparent 80%)}}:root{--theme-border-info-20:var(--wix-theme-info)}@supports (color:color-mix(in lab,red,red)){:root{--theme-border-info-20:color-mix(in srgb,var(--wix-theme-info)20%,transparent 80%)}}:root{--theme-border-info-30:var(--wix-theme-info)}@supports (color:color-mix(in lab,red,red)){:root{--theme-border-info-30:color-mix(in srgb,var(--wix-theme-info)30%,transparent 70%)}}:root{--theme-border-success-20:var(--wix-theme-success)}@supports (color:color-mix(in lab,red,red)){:root{--theme-border-success-20:color-mix(in srgb,var(--wix-theme-success)20%,transparent 80%)}}:root{--theme-border-success-30:var(--wix-theme-success)}@supports (color:color-mix(in lab,red,red)){:root{--theme-border-success-30:color-mix(in srgb,var(--wix-theme-success)30%,transparent 70%)}}:root{--theme-border-danger-20:var(--wix-theme-danger)}@supports (color:color-mix(in lab,red,red)){:root{--theme-border-danger-20:color-mix(in srgb,var(--wix-theme-danger)20%,transparent 80%)}}:root{--theme-border-danger-30:var(--wix-theme-danger)}@supports (color:color-mix(in lab,red,red)){:root{--theme-border-danger-30:color-mix(in srgb,var(--wix-theme-danger)30%,transparent 70%)}}:root{--theme-border-social-subtle:#ffffff1a;--theme-border-accent-20:var(--color-accent)}@supports (color:color-mix(in lab,red,red)){:root{--theme-border-accent-20:color-mix(in srgb,var(--color-accent)20%,transparent 80%)}}:root{--theme-border-accent-30:var(--color-accent)}@supports (color:color-mix(in lab,red,red)){:root{--theme-border-accent-30:color-mix(in srgb,var(--color-accent)30%,transparent 70%)}}:root{--theme-bg-accent-20:var(--color-accent)}@supports (color:color-mix(in lab,red,red)){:root{--theme-bg-accent-20:color-mix(in srgb,var(--color-accent)20%,transparent 80%)}}:root{--theme-text-primary-300:var(--wix-theme-primary);--theme-text-primary-400:var(--wix-theme-primary-dark);--theme-text-content:var(--wix-theme-foreground);--theme-text-content-30:var(--wix-theme-foreground)}@supports (color:color-mix(in lab,red,red)){:root{--theme-text-content-30:color-mix(in srgb,var(--wix-theme-foreground)30%,transparent 70%)}}:root{--theme-text-content-40:var(--wix-theme-foreground)}@supports (color:color-mix(in lab,red,red)){:root{--theme-text-content-40:color-mix(in srgb,var(--wix-theme-foreground)40%,transparent 60%)}}:root{--theme-text-content-50:var(--wix-theme-foreground)}@supports (color:color-mix(in lab,red,red)){:root{--theme-text-content-50:color-mix(in srgb,var(--wix-theme-foreground)50%,transparent 50%)}}:root{--theme-text-content-60:var(--wix-theme-foreground)}@supports (color:color-mix(in lab,red,red)){:root{--theme-text-content-60:color-mix(in srgb,var(--wix-theme-foreground)60%,transparent 40%)}}:root{--theme-text-content-70:var(--wix-theme-foreground)}@supports (color:color-mix(in lab,red,red)){:root{--theme-text-content-70:color-mix(in srgb,var(--wix-theme-foreground)70%,transparent 30%)}}:root{--theme-text-content-80:var(--wix-theme-foreground)}@supports (color:color-mix(in lab,red,red)){:root{--theme-text-content-80:color-mix(in srgb,var(--wix-theme-foreground)80%,transparent 20%)}}:root{--theme-text-content-90:var(--wix-theme-foreground)}@supports (color:color-mix(in lab,red,red)){:root{--theme-text-content-90:color-mix(in srgb,var(--wix-theme-foreground)90%,transparent 10%)}}:root{--theme-text-success:var(--wix-theme-success);--theme-text-error:var(--wix-theme-danger);--theme-text-info:var(--wix-theme-info-light);--theme-text-danger:var(--wix-theme-danger-light);--theme-text-accent:var(--color-accent-light);--theme-text-social-muted:var(--wix-theme-foreground)}@supports (color:color-mix(in lab,red,red)){:root{--theme-text-social-muted:color-mix(in srgb,var(--wix-theme-foreground)60%,transparent 40%)}}:root{--theme-text-social-x:rgb(var(--wix-theme-social-x));--theme-text-social-facebook:rgb(var(--wix-theme-social-facebook));--theme-text-social-linkedin:rgb(var(--wix-theme-social-linkedin));--theme-text-social-link:var(--wix-theme-social-link);--theme-color-border-40:var(--wix-theme-primary)}@supports (color:color-mix(in lab,red,red)){:root{--theme-color-border-40:color-mix(in srgb,var(--wix-theme-primary)40%,transparent 60%)}}:root{--theme-color-border-80:var(--wix-theme-primary)}@supports (color:color-mix(in lab,red,red)){:root{--theme-color-border-80:color-mix(in srgb,var(--wix-theme-primary)80%,transparent 20%)}}:root{--theme-fallback-color:var(--wix-theme-grey-dark);--theme-dropdown-arrow-color:var(--wix-theme-grey-medium);--theme-gradient-primary:linear-gradient(to right,var(--wix-theme-primary),var(--wix-theme-primary-dark));--theme-gradient-ribbon:linear-gradient(to right,var(--wix-theme-secondary),var(--wix-theme-secondary-dark));--theme-gradient-success:linear-gradient(to right,var(--wix-theme-success),var(--wix-theme-success-dark));--theme-gradient-info:linear-gradient(to right,var(--wix-theme-info),var(--wix-theme-info-dark));--theme-gradient-accent:linear-gradient(to right,var(--color-accent),var(--color-accent-dark));--theme-btn-primary:var(--wix-theme-primary);--theme-btn-primary-hover:var(--wix-theme-primary-dark);--theme-btn-primary-text:var(--wix-theme-primary-foreground);--theme-btn-primary-border:transparent;--theme-btn-secondary:var(--wix-theme-secondary);--theme-btn-secondary-hover:var(--wix-theme-secondary-dark);--theme-btn-secondary-text:var(--wix-theme-secondary-foreground);--theme-btn-secondary-border:transparent;--theme-btn-success:var(--wix-theme-success);--theme-btn-info:var(--wix-theme-info);--theme-btn-danger:var(--wix-theme-danger);--theme-btn-accent:var(--color-accent);--theme-hero-text-gradient:linear-gradient(to right,var(--wix-theme-primary),var(--wix-theme-secondary));--theme-hero-card-gradient:linear-gradient(to right,var(--wix-theme-primary),var(--wix-theme-secondary))}@supports (color:color-mix(in lab,red,red)){:root{--theme-hero-card-gradient:linear-gradient(to right,color-mix(in srgb,var(--wix-theme-primary)8%,transparent 92%),color-mix(in srgb,var(--wix-theme-secondary)8%,transparent 92%))}}:root{--theme-hero-feature-gradient:linear-gradient(to bottom right,var(--wix-theme-primary),var(--wix-theme-secondary));--wix-theme-info:var(--wix-theme-primary)}@supports (color:color-mix(in lab,red,red)){:root{--wix-theme-info:color-mix(in srgb,var(--wix-theme-primary)70%,var(--wix-theme-secondary)30%)}}:root{--wix-theme-info-dark:var(--wix-theme-primary)}@supports (color:color-mix(in lab,red,red)){:root{--wix-theme-info-dark:color-mix(in srgb,var(--wix-theme-primary)80%,var(--wix-theme-background)20%)}}:root{--wix-theme-info-light:var(--wix-theme-primary)}@supports (color:color-mix(in lab,red,red)){:root{--wix-theme-info-light:color-mix(in srgb,var(--wix-theme-primary)50%,var(--primary-foreground)50%)}}
