
  

  
  @property --red-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEF2F2;
}
@property --blue-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EFF6FF;
}
@property --counter {
  syntax: "<number>";
  inherits: true;
  initial-value: 0;
}
@property --grey-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FAFAFA;
}
@property --lime-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F7FEE7;
}
@property --pink-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FDF2F8;
}
@property --red-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEE2E2;
}
@property --red-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FECACA;
}
@property --red-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FCA5A5;
}
@property --red-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F87171;
}
@property --red-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EF4444;
}
@property --red-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #DC2626;
}
@property --red-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #B91C1C;
}
@property --red-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #991B1B;
}
@property --red-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #7F1D1D;
}
@property --teal-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F0FDFA;
}
@property --blue-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #DBEAFE;
}
@property --blue-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #BFDBFE;
}
@property --blue-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #93C5FD;
}
@property --blue-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #60A5FA;
}
@property --blue-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #3B82F6;
}
@property --blue-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #2563EB;
}
@property --blue-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1D4ED8;
}
@property --blue-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1E40AF;
}
@property --blue-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1E3A8A;
}
@property --green-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ECFDF5;
}
@property --grey-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F5F5F5;
}
@property --grey-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #E5E5E5;
}
@property --grey-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D4D4D4;
}
@property --grey-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A3A3A3;
}
@property --grey-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #737373;
}
@property --grey-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #525252;
}
@property --grey-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #404040;
}
@property --grey-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #262626;
}
@property --grey-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #171717;
}
@property --lime-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ECFCCB;
}
@property --lime-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D9F99D;
}
@property --lime-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #BEF264;
}
@property --lime-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A3E635;
}
@property --lime-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #84CC16;
}
@property --lime-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #65A30D;
}
@property --lime-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #4D7C0F;
}
@property --lime-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #3F6212;
}
@property --lime-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #365314;
}
@property --pink-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FCE7F3;
}
@property --pink-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FBCFE8;
}
@property --pink-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F9A8D4;
}
@property --pink-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F472B6;
}
@property --pink-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EC4899;
}
@property --pink-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #DB2777;
}
@property --pink-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #BE185D;
}
@property --pink-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #9D174D;
}
@property --pink-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #831843;
}
@property --teal-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #CCFBF1;
}
@property --teal-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #99F6E4;
}
@property --teal-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #5EEAD4;
}
@property --teal-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #2DD4BF;
}
@property --teal-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #14B8A6;
}
@property --teal-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0D9488;
}
@property --teal-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0F766E;
}
@property --teal-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #115E59;
}
@property --teal-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #134E4A;
}
@property --dark-blue {
  syntax: "<color>";
  inherits: true;
  initial-value: #0A3957;
}
@property --green-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D1FAE5;
}
@property --green-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A7F3D0;
}
@property --green-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #6EE7B7;
}
@property --green-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #34D399;
}
@property --green-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #10B981;
}
@property --green-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #059669;
}
@property --green-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #047857;
}
@property --green-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #065F46;
}
@property --green-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #064E3B;
}
@property --purple-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F5F3FF;
}
@property --shadow-lg {
  syntax: "*";
  inherits: true;
  initial-value:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
}
@property --shadow-md {
  syntax: "*";
  inherits: true;
  initial-value:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
}
@property --shadow-sm {
  syntax: "*";
  inherits: true;
  initial-value:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
}
@property --shadow-xl {
  syntax: "*";
  inherits: true;
  initial-value: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
}
@property --yellow-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFBEB;
}
@property --dark-green {
  syntax: "<color>";
  inherits: true;
  initial-value: #112D25;
}
@property --light-blue {
  syntax: "<color>";
  inherits: true;
  initial-value: #9DFAFF;
}
@property --purple-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EDE9FE;
}
@property --purple-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #DDD6FE;
}
@property --purple-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #C4B5FD;
}
@property --purple-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A78BFA;
}
@property --purple-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #8B5CF6;
}
@property --purple-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #7C3AED;
}
@property --purple-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #6D28D9;
}
@property --purple-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #5B21B6;
}
@property --purple-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #4C1D95;
}
@property --shadow-2xl {
  syntax: "*";
  inherits: true;
  initial-value:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
@property --yellow-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEF3C7;
}
@property --yellow-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FDE68A;
}
@property --yellow-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FCD34D;
}
@property --yellow-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FBBF24;
}
@property --yellow-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F59E0B;
}
@property --yellow-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D97706;
}
@property --yellow-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #B45309;
}
@property --yellow-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #92400E;
}
@property --yellow-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #78350F;
}
@property --light-green {
  syntax: "<color>";
  inherits: true;
  initial-value: #C4EAB9;
}
@property --shadow-base {
  syntax: "*";
  inherits: true;
  initial-value:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
}
@property --font-size-lg {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.125rem;
}
@property --font-size-sm {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0.875rem;
}
@property --font-size-xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.25rem;
}
@property --font-size-xs {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0.75rem;
}
@property --font-size-2xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.5rem;
}
@property --font-size-3xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.875rem;
}
@property --font-size-4xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 2.25rem;
}
@property --font-size-5xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 3rem;
}
@property --font-size-xxs {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0.625rem;
}
@property --font-size-base {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1rem;
}
@property --font-weight-bold {
  syntax: "<number>";
  inherits: true;
  initial-value: 700;
}
@property --font-weight-thin {
  syntax: "<number>";
  inherits: true;
  initial-value: 100;
}
@property --font-weight-black {
  syntax: "<number>";
  inherits: true;
  initial-value: 900;
}
@property --font-weight-light {
  syntax: "<number>";
  inherits: true;
  initial-value: 300;
}
@property --font-weight-bolder {
  syntax: "<number>";
  inherits: true;
  initial-value: 800;
}
@property --font-weight-normal {
  syntax: "<number>";
  inherits: true;
  initial-value: 500;
}
@property --font-weight-lighter {
  syntax: "<number>";
  inherits: true;
  initial-value: 200;
}
@property --font-weight-regular {
  syntax: "<number>";
  inherits: true;
  initial-value: 400;
}
@property --demo-editor-offset-x {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --demo-editor-offset-y {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}
@property --font-weight-semi-bold {
  syntax: "<number>";
  inherits: true;
  initial-value: 600;
}
@property --tool-card--background-color {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}

  :host, :root {
  --red-50: #FEF2F2;
  --blue-50: #EFF6FF;
  --counter: ;
  --grey-50: #FAFAFA;
  --lime-50: #F7FEE7;
  --pink-50: #FDF2F8;
  --red-100: #FEE2E2;
  --red-200: #FECACA;
  --red-300: #FCA5A5;
  --red-400: #F87171;
  --red-500: #EF4444;
  --red-600: #DC2626;
  --red-700: #B91C1C;
  --red-800: #991B1B;
  --red-900: #7F1D1D;
  --teal-50: #F0FDFA;
  --blue-100: #DBEAFE;
  --blue-200: #BFDBFE;
  --blue-300: #93C5FD;
  --blue-400: #60A5FA;
  --blue-500: #3B82F6;
  --blue-600: #2563EB;
  --blue-700: #1D4ED8;
  --blue-800: #1E40AF;
  --blue-900: #1E3A8A;
  --green-50: #ECFDF5;
  --grey-100: #F5F5F5;
  --grey-200: #E5E5E5;
  --grey-300: #D4D4D4;
  --grey-400: #A3A3A3;
  --grey-500: #737373;
  --grey-600: #525252;
  --grey-700: #404040;
  --grey-800: #262626;
  --grey-900: #171717;
  --lime-100: #ECFCCB;
  --lime-200: #D9F99D;
  --lime-300: #BEF264;
  --lime-400: #A3E635;
  --lime-500: #84CC16;
  --lime-600: #65A30D;
  --lime-700: #4D7C0F;
  --lime-800: #3F6212;
  --lime-900: #365314;
  --pink-100: #FCE7F3;
  --pink-200: #FBCFE8;
  --pink-300: #F9A8D4;
  --pink-400: #F472B6;
  --pink-500: #EC4899;
  --pink-600: #DB2777;
  --pink-700: #BE185D;
  --pink-800: #9D174D;
  --pink-900: #831843;
  --teal-100: #CCFBF1;
  --teal-200: #99F6E4;
  --teal-300: #5EEAD4;
  --teal-400: #2DD4BF;
  --teal-500: #14B8A6;
  --teal-600: #0D9488;
  --teal-700: #0F766E;
  --teal-800: #115E59;
  --teal-900: #134E4A;
  --dark-blue: #0A3957;
  --green-100: #D1FAE5;
  --green-200: #A7F3D0;
  --green-300: #6EE7B7;
  --green-400: #34D399;
  --green-500: #10B981;
  --green-600: #059669;
  --green-700: #047857;
  --green-800: #065F46;
  --green-900: #064E3B;
  --purple-50: #F5F3FF;
  --shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
  --shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
  --shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
  --yellow-50: #FFFBEB;
  --dark-green: #112D25;
  --light-blue: #9DFAFF;
  --purple-100: #EDE9FE;
  --purple-200: #DDD6FE;
  --purple-300: #C4B5FD;
  --purple-400: #A78BFA;
  --purple-500: #8B5CF6;
  --purple-600: #7C3AED;
  --purple-700: #6D28D9;
  --purple-800: #5B21B6;
  --purple-900: #4C1D95;
  --shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
  --yellow-100: #FEF3C7;
  --yellow-200: #FDE68A;
  --yellow-300: #FCD34D;
  --yellow-400: #FBBF24;
  --yellow-500: #F59E0B;
  --yellow-600: #D97706;
  --yellow-700: #B45309;
  --yellow-800: #92400E;
  --yellow-900: #78350F;
  --light-green: #C4EAB9;
  --shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --font-size-lg: 1.125rem;
  --font-size-sm: 0.875rem;
  --font-size-xl: 1.25rem;
  --font-size-xs: 0.75rem;
  --font-size-2xl: 1.5rem;
  --font-size-3xl: 1.875rem;
  --font-size-4xl: 2.25rem;
  --font-size-5xl: 3rem;
  --font-size-xxs: 0.625rem;
  --font-size-base: 1rem;
  --font-weight-bold: 700;
  --font-weight-thin: 100;
  --font-weight-black: 900;
  --font-weight-light: 300;
  --font-weight-bolder: 800;
  --font-weight-normal: 500;
  --font-weight-lighter: 200;
  --font-weight-regular: 400;
  --font-weight-semi-bold: 600;
}
  
  
  [data-nc-theme~="Default"] {
  --red-50: #FEF2F2;
  --blue-50: #EFF6FF;
  --counter: ;
  --grey-50: #FAFAFA;
  --lime-50: #F7FEE7;
  --pink-50: #FDF2F8;
  --red-100: #FEE2E2;
  --red-200: #FECACA;
  --red-300: #FCA5A5;
  --red-400: #F87171;
  --red-500: #EF4444;
  --red-600: #DC2626;
  --red-700: #B91C1C;
  --red-800: #991B1B;
  --red-900: #7F1D1D;
  --teal-50: #F0FDFA;
  --blue-100: #DBEAFE;
  --blue-200: #BFDBFE;
  --blue-300: #93C5FD;
  --blue-400: #60A5FA;
  --blue-500: #3B82F6;
  --blue-600: #2563EB;
  --blue-700: #1D4ED8;
  --blue-800: #1E40AF;
  --blue-900: #1E3A8A;
  --green-50: #ECFDF5;
  --grey-100: #F5F5F5;
  --grey-200: #E5E5E5;
  --grey-300: #D4D4D4;
  --grey-400: #A3A3A3;
  --grey-500: #737373;
  --grey-600: #525252;
  --grey-700: #404040;
  --grey-800: #262626;
  --grey-900: #171717;
  --lime-100: #ECFCCB;
  --lime-200: #D9F99D;
  --lime-300: #BEF264;
  --lime-400: #A3E635;
  --lime-500: #84CC16;
  --lime-600: #65A30D;
  --lime-700: #4D7C0F;
  --lime-800: #3F6212;
  --lime-900: #365314;
  --pink-100: #FCE7F3;
  --pink-200: #FBCFE8;
  --pink-300: #F9A8D4;
  --pink-400: #F472B6;
  --pink-500: #EC4899;
  --pink-600: #DB2777;
  --pink-700: #BE185D;
  --pink-800: #9D174D;
  --pink-900: #831843;
  --teal-100: #CCFBF1;
  --teal-200: #99F6E4;
  --teal-300: #5EEAD4;
  --teal-400: #2DD4BF;
  --teal-500: #14B8A6;
  --teal-600: #0D9488;
  --teal-700: #0F766E;
  --teal-800: #115E59;
  --teal-900: #134E4A;
  --dark-blue: #0A3957;
  --green-100: #D1FAE5;
  --green-200: #A7F3D0;
  --green-300: #6EE7B7;
  --green-400: #34D399;
  --green-500: #10B981;
  --green-600: #059669;
  --green-700: #047857;
  --green-800: #065F46;
  --green-900: #064E3B;
  --purple-50: #F5F3FF;
  --shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
  --shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
  --shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
  --yellow-50: #FFFBEB;
  --dark-green: #112D25;
  --light-blue: #9DFAFF;
  --purple-100: #EDE9FE;
  --purple-200: #DDD6FE;
  --purple-300: #C4B5FD;
  --purple-400: #A78BFA;
  --purple-500: #8B5CF6;
  --purple-600: #7C3AED;
  --purple-700: #6D28D9;
  --purple-800: #5B21B6;
  --purple-900: #4C1D95;
  --shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
  --yellow-100: #FEF3C7;
  --yellow-200: #FDE68A;
  --yellow-300: #FCD34D;
  --yellow-400: #FBBF24;
  --yellow-500: #F59E0B;
  --yellow-600: #D97706;
  --yellow-700: #B45309;
  --yellow-800: #92400E;
  --yellow-900: #78350F;
  --light-green: #C4EAB9;
  --shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --font-size-lg: 1.125rem;
  --font-size-sm: 0.875rem;
  --font-size-xl: 1.25rem;
  --font-size-xs: 0.75rem;
  --font-size-2xl: 1.5rem;
  --font-size-3xl: 1.875rem;
  --font-size-4xl: 2.25rem;
  --font-size-5xl: 3rem;
  --font-size-xxs: 0.625rem;
  --font-size-base: 1rem;
  --font-weight-bold: 700;
  --font-weight-thin: 100;
  --font-weight-black: 900;
  --font-weight-light: 300;
  --font-weight-bolder: 800;
  --font-weight-normal: 500;
  --font-weight-lighter: 200;
  --font-weight-regular: 400;
  --font-weight-semi-bold: 600;
}
    


@layer base {
  
  body, :host {
    /* Color */
    
    /* Fonts */
    --font-sans: 'Inter',sans-serif;
--font-intertight: 'Inter Tight',sans-serif;
--font-literata: 'Literata',serif;
--font-firacode: 'Fira Code',monospace;
--font-ibmplexmono: 'IBM Plex Mono',monospace;
--font-fraunces: 'Fraunces',serif;
--font-luckiestguy: 'Luckiest Guy',display;
--font-instrumentserif: 'Instrument Serif',serif;
--font-poppins: 'Poppins',sans-serif;
--font-limelight: 'Limelight',display;

    /* Font size */
    
    /* Font weight */
    
    /* Shadows */
    
    /* Border radius */
    
    /* Spacing */
    
    /* Z-index */
    
  }
  @keyframes animation-spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes animation-fade-in {
    from {
      opacity:0;
    }
    to {
      opacity:1;
    }
  }
  @keyframes animation-fade-out {
    from {
      opacity:1;
    }
    to {
      opacity:0;
    }
  }
}


    .cDWSqo {
      width:100%;
      display:flex;
      background: var(--grey-900);
      overflow-x:hidden;
      align-items:center;
      justify-content:start;
    }

    .chIoQN {
      color:var(--grey-50);
      font-size:48px;
      font-family:Inter Tight;
      font-weight:var(--font-weight-semi-bold);
      line-height:58px;
    }

    .nordcraft-vs-webflow-vs-framer\:-R3NReiXFrpCgqcDp6pUX {
      text-align:left;
    }

    .eskvsZ {
      color:var(--grey-400);
      width:100%;
      cursor:pointer;
      display:flex;
      font-size:20px;
      background:var(--grey-900);
      text-align:center;
      align-items:center;
      font-family:"Inter Tight";
      font-weight:var(--font-weight-regular);
      padding-top:16px;
      user-select:none;
      padding-left:24px;
      border-radius:14px;
      padding-right:24px;
      padding-bottom:16px;
      justify-content:center;
      -webkit-tap-highlight-color:transparent;
    }

    @media (min-width: 640px) {

    .eskvsZ {
      width:fit-content;
      text-align:center;
      padding-left:48px;
      padding-right:48px;
    }
    }

    .eskvsZ:focus-visible {
      outline-color:var(--light-blue);
      outline-style:solid;
      outline-width:2px;
      outline-offset:2px;
    }

    .eskvsZ:hover {
      color:var(--grey-200);
      background:var(--grey-800);
      outline-color:var(--grey-800);
      outline-style:solid;
      outline-width:2px;
      outline-offset:2px;
    }

    .eskvsZ:active {
      color:var(--grey-200);
      background:var(--grey-600);
      outline-color:var(--grey-600);
      outline-style:solid;
      outline-width:2px;
      outline-offset:2px;
    }

    .nc-vs-webflow-size\:root {
      width:100%;
      height:auto;
      display:flex;
      align-items:center;
      flex-direction:column;
      justify-content:flex-start;
    }

    .eyUHAn {
      width:11cqw;
      height:auto;
      background:var(--grey-600);
      aspect-ratio:1/1;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .dDsLwM {
      align-items:center;
      justify-content:flex-end;
    }

    .dDsLwM::after {
      color:var(--grey-300);
      bottom:-8px;
      content:"Nordcraft";
      position:absolute;
      translate:0 100% 0;
    }

    .kiygb {
      align-items:center;
      justify-content:flex-end;
    }

    .kiygb::after {
      color:var(--grey-300);
      bottom:-8px;
      content:"Webflow";
      position:absolute;
      translate:0 100% 0;
    }

    .dooxHW {
      width:8cqw;
      height:auto;
      background:var(--blue-600);
      aspect-ratio:1/1;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .bvFsXY {
      color:var(--grey-200);
      width:fit-content;
      height:fit-content;
      opacity:0;
      row-gap:4px;
      column-gap:4px;
      align-items:center;
      justify-content:flex-end;
    }

    .bvFsXY.play {
      animation:1.5s linear(0 0%, 0.0028 2.008%, 0.0131 4.2169%, 0.0556 8.6345%, 0.1258 13.0522%, 0.2305 17.8715%, 0.5301 28.1124%, 1 40.9639%, 0.9367 44.1767%, 0.8896 47.5904%, 0.8617 51.004%, 0.8545 52.8112%, 0.8523 54.6185%, 0.8546 56.2249%, 0.862 58.0321%, 0.8894 61.4458%, 0.9339 64.8594%, 1 68.6747%, 0.9689 72.2892%, 0.9611 74.0964%, 0.9593 74.8996%, 0.9584 76.1044%, 0.9614 77.9116%, 0.9694 79.7189%, 1 83.3333%, 0.9913 85.1406%, 0.9877 87.1486%, 0.988 87.9518%, 0.9903 89.1566%, 1 91.3655%, 0.9964 93.3735%, 0.9973 94.5783%, 0.9997 95.5823%, 0.999 96.7871%, 1 100% /*{"type":"bounce","gravity":2.5,"bounciness":0.575,"drag":0.8}*/) 1.5s 1 normal forwards running animation-qsnSF;
    }

    @keyframes animation-qsnSF {
        0% {
          translate: 0 -160px 0;
        }

        100% {
          opacity: 1;
        }

        100% {
          translate: 0px 0px 0;
        }
    }

    .fmICJA {
      color:var(--grey-200);
      width:fit-content;
      height:fit-content;
      opacity:0;
      row-gap:4px;
      column-gap:4px;
      align-items:center;
      justify-content:flex-end;
    }

    .fmICJA.play {
      animation:1500ms linear(0 0%, 0.0028 2.008%, 0.0131 4.2169%, 0.0556 8.6345%, 0.1258 13.0522%, 0.2305 17.8715%, 0.5301 28.1124%, 1 40.9639%, 0.9367 44.1767%, 0.8896 47.5904%, 0.8617 51.004%, 0.8545 52.8112%, 0.8523 54.6185%, 0.8546 56.2249%, 0.862 58.0321%, 0.8894 61.4458%, 0.9339 64.8594%, 1 68.6747%, 0.9689 72.2892%, 0.9611 74.0964%, 0.9593 74.8996%, 0.9584 76.1044%, 0.9614 77.9116%, 0.9694 79.7189%, 1 83.3333%, 0.9913 85.1406%, 0.9877 87.1486%, 0.988 87.9518%, 0.9903 89.1566%, 1 91.3655%, 0.9964 93.3735%, 0.9973 94.5783%, 0.9997 95.5823%, 0.999 96.7871%, 1 100% /*{"type":"bounce","gravity":2.5,"bounciness":0.575,"drag":0.8}*/) 0ms 1 normal forwards running animation-bAVtvJ;
    }

    @keyframes animation-bAVtvJ {
        0% {
          translate: 0 -160px 0;
        }

        100% {
          opacity: 1;
        }

        100% {
          translate: 0px 0px 0px;
        }
    }

    .tytJd {
      width:100%;
      row-gap:32px;
      max-width:800px;
      column-gap:32px;
      align-items:flex-end;
      margin-left:auto;
      margin-right:auto;
      container-type:inline-size;
      flex-direction:row;
      padding-bottom:0px;
      justify-content:space-evenly;
      transform-origin:left bottom;
      border-bottom-color:var(--grey-700);
      border-bottom-style:solid;
      border-bottom-width:1px;
    }

    .tytJd.play {
      animation:50ms linear(0 0%, 0.0028 2.7322%, 0.0118 5.4645%, 0.0474 10.929%, 0.1106 16.9399%, 0.2022 23.4973%, 0.4832 39.3443%, 1 64.7541%, 0.9622 70.2186%, 0.9533 72.9508%, 0.9516 74.0437%, 0.9508 75.6831%, 0.9539 78.1421%, 0.9631 80.8743%, 1 86.612%, 0.9936 88.7978%, 0.9913 90.9836%, 0.993 93.1694%, 0.9996 95.6284%, 0.9985 97.8142%, 1 100% /*{"type":"bounce","gravity":2.5,"bounciness":0.45,"drag":1.875}*/) 4.1s 1 normal forwards running animation-fqEOHv;
    }

    @keyframes animation-fqEOHv {
        100% {
          rotate: 0 0 1 3deg;
        }
    }

    .fHIBzi {
      align-items:center;
      justify-content:flex-end;
    }

    .fHIBzi::after {
      color:var(--grey-300);
      bottom:-8px;
      content:"Framer";
      position:absolute;
      translate:0 100% 0;
    }

    .fjOeZq {
      zoom:1;
      width:25cqw;
      height:auto;
      background:var(--grey-600);
      aspect-ratio:1/1;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .ezxvVb {
      color:var(--grey-200);
      width:fit-content;
      height:fit-content;
      opacity:0;
      row-gap:4px;
      column-gap:4px;
      align-items:center;
      justify-content:flex-end;
    }

    .ezxvVb.play {
      animation:1360ms linear(0 0%, 0.0028 3.7313%, 0.0131 7.8358%, 0.0529 15.6716%, 0.1213 23.8806%, 0.223 32.8358%, 0.5105 51.8657%, 1 78.3582%, 0.9873 82.4627%, 0.9836 84.7015%, 0.9821 86.9403%, 0.983 89.1791%, 0.986 91.4179%, 1 96.2687%, 0.9994 97.7612%, 1 100% /*{"type":"bounce","gravity":2.5,"bounciness":0.2,"drag":0.975}*/) 3s 1 normal forwards running animation-dmTKfK, 2s ease 4.7s 1 normal forwards running animation-fFhqsX;
    }

    @keyframes animation-dmTKfK {
        0% {
          translate: 0 -160px 0;
        }

        100% {
          opacity: 1;
        }
    }


    @keyframes animation-fFhqsX {
        0% {
          transform: translate(0, 0);
        }

        100% {
          transform: translate(41px, 0);
        }
    }

    .nordcraft-vs-webflow-vs-framer\:2-ZjaGMR4CYfCjh2oFEgl {
      width:100%;
      align-self:center;
      margin-top:128px;
      margin-bottom:128px;
    }

    .nordcraft-vs-webflow-vs-framer\:25neSiuZPEfPyDt_bBTad {
      text-align:left;
    }

    .nordcraft-vs-webflow-vs-framer\:2sUzttMVuXHKaG7zP0euI {
      text-align:left;
    }

    @media (min-width: 960px) {

    .nordcraft-vs-webflow-vs-framer\:2sUzttMVuXHKaG7zP0euI {
      font-size:56px;
    }
    }

    .dtmDln {
      width:100%;
      align-items:center;
      justify-content:flex-start;
    }

    .GEfjn {
      color:var(--grey-400);
      font-size:1.25rem;
      font-family:"Inter Tight";
      font-weight:var(--font-weight-light);
      line-height:1.875rem;
    }

    @media (min-width: 960px) {

    .GEfjn {
      font-size:24px;
      line-height:34px;
    }
    }

    .GEfjn::selection {
      color:var(--grey-200);
      background:#ffffff33;
    }

    .nordcraft-vs-webflow-vs-framer\:40RPqE7Qaa5wq3kDpBLkV {
      text-align:left;
      align-items:flex-start;
      justify-content:flex-start;
    }

    .uLJON {
      display:inline;
      font-size:inherit;
      max-width:100%;
      overflow-x:hidden;
      font-family:inherit;
      font-weight:inherit;
      white-space:pre;
      padding-left:16px;
      padding-right:16px;
    }

    .iXazW {
      color:#ffffff;
      width:calc(calc(var(--counter) / 4000) * 100%);
      height:60px;
      background:var(--grey-600);
      align-items:flex-start;
      counter-reset:count round(var(--counter));
      justify-content:center;
      transform-origin:left center;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .iXazW::after {
      right:-8px;
      content:counter(count) "ms";
      position:absolute;
      translate:100% 0 0;
    }

    .iXazW.animating {
      animation:3600ms linear 0ms 1 normal forwards running animation-dQZGnR;
    }

    @keyframes animation-dQZGnR {
        0% {
          --counter: 0;
        }

        100% {
          --counter: 3600;
        }
    }

    .cdhTmC {
      color:var(--grey-400, #A3A3A3);
      height:var(--ui-button-height);
      display:flex;
      outline:none;
      min-width:var(--ui-button-height);
      user-select:none;
      flex-direction:column;
    }

    .cdhTmC:disabled {
      opacity:0.3;
      pointer-events:none;
    }

    .cdhTmC.active {
      color:var(--grey-200);
    }

    .cdhTmC:hover {
      color:var(--grey-200);
    }

    .cdhTmC:focus-visible {
      color:var(--grey-200);
      outline-color:var(--blue-600, #2563EB);
      outline-style:solid;
      outline-width:1px;
    }

    .cdhTmC:focus {
      color:var(--grey-200);
      outline-color:var(--blue-600, #2563EB);
      outline-style:solid;
      outline-width:1px;
    }

    .cdhTmC.highlight {
      color:var(--grey-200);
      background-color:var(--blue-600);
    }

    .cdhTmC.medium {
      font-size:13px;
      border-radius:6px;
      --ui-button-height:32px;
      --ui-button-padding:12px;
    }

    .cdhTmC.small {
      font-size:11px;
      border-radius:4px;
      --ui-button-height:24px;
      --ui-button-padding:8px;
    }

    .cdhTmC.square {
      width:var(--ui-button-height);
      max-width:var(--ui-button-height);
      --ui-button-padding:0;
    }

    .eqnhGk {
      top:50%;
      left:50%;
      position:absolute;
      translate:-50% -50%;
    }

    .fwKsmw {
      top:0px;
      left:0px;
      right:0px;
      bottom:0px;
      content:"";
      opacity:var(--state-layer-opacity);
      position:absolute;
      border-radius:inherit;
      pointer-events:none;
      background-color:var(--state-layer-color);
    }

    .flZUN {
      color:inherit;
      display:contents;
      font-size:inherit;
      font-weight:inherit;
      border-radius:inherit;
      --state-layer-opacity:var(--state-layer-default);
    }

    .flZUN.state-layer-hover-enabled:hover {
      --state-layer-opacity:var(--state-layer-hover);
    }

    .flZUN.state-layer-pressed {
      --state-layer-opacity:var(--state-layer-pressed) !important;
    }

    .fDRDWT {
      gap:8px;
      color:inherit;
      width:100%;
      height:100%;
      display:flex;
      overflow:auto;
      font-size:inherit;
      align-items:center;
      font-weight:inherit;
      padding-left:var(--ui-button-padding);
      border-radius:inherit;
      padding-right:var(--ui-button-padding);
      flex-direction:row;
      justify-content:center;
      scrollbar-width:none;
    }

    .fDRDWT::-webkit-scrollbar {
    width: 0;
    }

    .fDRDWT.loading {
      visibility:hidden;
    }

    .fDRDWT.left {
      justify-content:start;
    }

    .nc-vs-webflow-speed-chart\:6a_y2PI5uib33RAyITmEo {
      width:fit-content;
      animation:3.6s ease 0ms 1 normal forwards running animation-empty;
    }

    @keyframes animation-empty {
    }

    .stztW {
      display:flex;
      row-gap:16px;
      column-gap:16px;
      padding-right:44px;
      flex-direction:column;
    }

    .dnPFSP {
      display:flex;
      align-items:center;
      justify-content:center;
    }

    .bsPeRj {
      color:var(--grey-300);
      opacity:1;
      transition:opacity 300ms ease;
    }

    .bsPeRj.animating {
      opacity:0;
    }

    .mKNnZ {
      color:#ffffff;
      width:calc(calc(var(--counter) / 4000) * 100%);
      height:60px;
      background:var(--grey-600);
      align-items:flex-start;
      counter-reset:count round(var(--counter));
      justify-content:center;
      transform-origin:left center;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .mKNnZ::after {
      right:-8px;
      content:counter(count) "ms";
      position:absolute;
      translate:100% 0 0;
    }

    .mKNnZ.animating {
      animation:2400ms linear 0ms 1 normal forwards running animation-fnYXZg;
    }

    @keyframes animation-fnYXZg {
        0% {
          --counter: 0;
        }

        100% {
          --counter: 2400;
        }
    }

    .bBrNKK {
      row-gap:8px;
      column-gap:8px;
      align-items:center;
      flex-direction:row;
      justify-content:flex-start;
    }

    .besUYh {
      color:#ffffff;
      width:calc(calc(var(--counter) / 4000) * 100%);
      height:60px;
      background:var(--blue-600);
      align-items:flex-start;
      counter-reset:count round(var(--counter));
      justify-content:center;
      transform-origin:left center;
      border-top-left-radius:4px;
      border-top-right-radius:4px;
      border-bottom-left-radius:4px;
      border-bottom-right-radius:4px;
    }

    .besUYh::after {
      right:-8px;
      content:counter(count) "ms";
      position:absolute;
      translate:100% 0 0;
    }

    .besUYh.animating {
      animation:1.3s linear 0ms 1 normal forwards running animation-dkSlUI;
    }

    @keyframes animation-dkSlUI {
        0% {
          --counter: 0;
        }

        100% {
          --counter: 1300;
        }
    }

    .nordcraft-vs-webflow-vs-framer\:4LglYTsMXCsJPEeM64jLr {
      width:100%;
    }

    .dOgHLJ {
      top:0px;
      left:0px;
      width:100%;
      height:100%;
      position:absolute;
      object-fit:cover;
    }

    .claTyX {
      top:0px;
      left:0px;
      width:100%;
      height:800px;
      position:absolute;
      animation:2s ease 0ms 1 normal forwards running animation-bKWLPE;
      object-fit:cover;
    }

    @keyframes animation-bKWLPE {
        0% {
          opacity: 0;
        }

        100% {
          opacity: 0.4;
        }
    }

    .bqrozl {
      flex:1;
      width:100%;
      display:flex;
      row-gap:32px;
      column-gap:32px;
      align-items:flex-start;
      justify-content:flex-start;
    }

    .pEnYS {
      width:100%;
      height:auto;
      border-top-left-radius:12px;
      border-top-right-radius:12px;
      border-bottom-left-radius:12px;
      border-bottom-right-radius:12px;
    }

    .bTQTyD {
      width:100%;
      row-gap:24px;
      background:#212121;
      column-gap:24px;
      align-items:flex-start;
      padding-top:24px;
      padding-left:24px;
      padding-right:24px;
      padding-bottom:24px;
      justify-content:flex-start;
      border-top-left-radius:24px;
      border-top-right-radius:24px;
      border-bottom-left-radius:24px;
      border-bottom-right-radius:24px;
    }

    .bwIuoV {
      flex:1 1 0px;
      border:1px solid var(--grey-800);
      height:fit-content;
      background:linear-gradient(#212121 0%, var(--grey-800) 100%) scroll border-box padding-box repeat repeat 0% 0% / auto;
      box-shadow:0px 4px 12px 0px rgba(0, 0, 0, 0.2);
      padding-top:12px;
      padding-left:12px;
      border-radius:26px;
      padding-right:12px;
      padding-bottom:12px;
    }

    .bVZXDQ {
      width:100%;
      background:;
      border-radius:14px;
    }

    @media (min-width: 960px) {

    .bVZXDQ {
      width:auto;
      height:640px;
    }
    }

    .nordcraft-vs-webflow-vs-framer\:FBEC7PQLEt5qk0tj2F17V {
      flex:0;
      width:100%;
      animation:3s ease 0ms 1 normal none running animation-diMMIZ;
    }

    @keyframes animation-diMMIZ {
        0% {
          opacity: 0;
        }

        100% {
          opacity: 1;
        }
    }

    .dZNdKW {
      row-gap:32px;
      column-gap:32px;
    }

    @media (min-width: 960px) {

    .dZNdKW {
      row-gap:64px;
      column-gap:64px;
    }
    }

    .nordcraft-vs-webflow-vs-framer\:GSc2ZJwsRMYVWAPJIpmXW {
      text-align:left;
      align-items:flex-start;
      justify-content:flex-start;
    }

    .bNcVfo {
      flex:1;
      row-gap:32px;
      column-gap:32px;
      align-items:flex-start;
      justify-content:flex-start;
    }

    .NAMYT {
      width:100%;
      height:auto;
      clip-path:inset(0 5px 0 0);
      border-top-left-radius:12px;
      border-top-right-radius:12px;
      border-bottom-left-radius:12px;
      border-bottom-right-radius:12px;
    }

    .nordcraft-vs-webflow-vs-framer\:HptUPSwCgnAMbCqgsIIDC {
      text-align:left;
      align-items:flex-start;
      justify-content:flex-start;
    }

    .nordcraft-vs-webflow-vs-framer\:LGDVBXY6W8qnQZ2PEXmph {
      flex:2;
      width:100%;
      animation:3s ease 0ms 1 normal none running animation-diMMIZ;
      max-width:1024px;
    }

    .cUvdhd {
      flex:1 1 0px;
      width:100%;
      border:1px solid var(--grey-800);
      height:fit-content;
      row-gap:12px;
      background:linear-gradient(#212121 0%, var(--grey-800) 100%) scroll border-box padding-box repeat repeat 0% 0% / auto;
      box-shadow:0px 4px 12px 0px rgba(0, 0, 0, 0.2);
      column-gap:12px;
      align-items:flex-start;
      padding-top:12px;
      padding-left:12px;
      border-radius:26px;
      padding-right:12px;
      padding-bottom:12px;
      justify-content:flex-start;
    }

    @media (max-width: 480px) {

    .cUvdhd {
      padding-top:2px;
      padding-left:2px;
      padding-right:2px;
      padding-bottom:2px;
      border-top-left-radius:18px;
      border-top-right-radius:18px;
      border-bottom-left-radius:18px;
      border-bottom-right-radius:18px;
    }
    }

    .crsAtk {
      color:inherit;
      display:table-row;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      border-top-color:#222222;
      border-top-style:solid;
      border-top-width:1px;
    }

    .fAFcaR {
      color:#2e7d32;
      display:table-cell;
      padding:16px;
      font-size:inherit;
      text-align:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:600;
      flex-direction:row;
    }

    @media (max-width: 480px) {

    .fAFcaR {
      padding:12px;
    }
    }

    .dZDbVp {
      color:inherit;
      display:table-cell;
      padding:16px;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:500;
      flex-direction:row;
    }

    @media (max-width: 480px) {

    .dZDbVp {
      padding:12px;
    }
    }

    .cBiAqR {
      color:var(--grey-500);
      display:table-cell;
      padding:16px;
      font-size:inherit;
      text-align:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 480px) {

    .cBiAqR {
      padding:12px;
    }
    }

    .cpKfKY {
      color:inherit;
      display:table-row-group;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .cYLQeF {
      display:table-cell;
      font-size:inherit;
      text-align:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:bold;
      padding-top:8px;
      padding-left:8px;
      padding-right:8px;
      flex-direction:row;
      padding-bottom:8px;
    }

    @media (max-width: 480px) {

    .cYLQeF {
      padding-top:12px;
      padding-left:12px;
      padding-right:12px;
      padding-bottom:12px;
    }
    }

    .ehKewV {
      color:inherit;
      display:table-header-group;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .fHvYxL {
      display:table-cell;
      font-size:inherit;
      text-align:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      padding-top:16px;
      padding-left:16px;
      padding-right:16px;
      flex-direction:row;
      padding-bottom:16px;
    }

    @media (max-width: 480px) {

    .fHvYxL {
      padding-top:12px;
      padding-left:12px;
      padding-right:12px;
      padding-bottom:12px;
    }
    }

    .dWGBpf {
      color:var(--grey-500);
      display:table-cell;
      font-size:inherit;
      text-align:left;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      padding-top:16px;
      padding-left:16px;
      padding-right:16px;
      flex-direction:row;
      padding-bottom:16px;
    }

    @media (max-width: 480px) {

    .dWGBpf {
      padding-top:12px;
      padding-left:12px;
      padding-right:12px;
      padding-bottom:12px;
    }
    }

    .fFMsOq {
      color:var(--grey-300);
      width:100%;
      display:table;
      font-size:14px;
      background:var(--grey-900);
      overflow-x:hidden;
      overflow-y:hidden;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      border-collapse:collapse;
      border-top-left-radius:12px;
      border-top-right-radius:12px;
      border-bottom-left-radius:12px;
      border-bottom-right-radius:12px;
    }

    @media (max-width: 640px) {

    .fFMsOq {
      font-size:12px;
    }
    }

    @media (max-width: 580px) {

    .fFMsOq {
      --padding:8px;
    }
    }

    @media (max-width: 480px) {

    .fFMsOq {
      border-top-left-radius:16px;
      border-top-right-radius:16px;
      border-bottom-left-radius:16px;
      border-bottom-right-radius:16px;
    }
    }

    .faFqzS {
      color:inherit;
      display:table-row;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .nordcraft-vs-webflow-vs-framer\:LJO_p4Dg4INMQyJlbC41H {
      width:100%;
    }

    .nordcraft-vs-webflow-vs-framer\:MH5k2PjhAkZZsy8oYqUFX {
      text-align:left;
    }

    .nordcraft-vs-webflow-vs-framer\:MfFdJ4bO4cmwXI6OQy-4u {
      text-align:left;
      align-items:flex-start;
      justify-content:flex-start;
    }

    .nordcraft-vs-webflow-vs-framer\:P7PVLjHQe0AYGRcfdEG0V {
      text-align:left;
    }

    .nordcraft-vs-webflow-vs-framer\:PZmxB7l7v0kHpI9HZjUKS {
      text-align:left;
      align-items:flex-start;
      justify-content:flex-start;
    }

    .dYngxQ {
      width:100vw;
      display:flex;
      flex-grow:1;
      background: black;
      flex-basis:0px;
      align-items:center;
      flex-shrink:1;
      justify-content:start;
    }

    .cbOqpO {
      color:var(--grey-400, var(--color--text--on-surface-variant));
      font-size:24px;
      text-align:center;
      font-family:"Instrument Serif";
      font-weight:var(--font-weight-regular);
    }

    .LSleW {
      color:var(--grey-400, var(--color--text--on-surface-variant));
      display:inline-block;
      font-size:16px;
      font-family:Inter Tight;
      font-weight:var(--font-weight-light);
      line-height:24px;
    }

    .cIhCDt {
      gap:16px;
      padding-left:24px;
      padding-right:24px;
      flex-direction:row;
    }

    .euDGUH {
      gap:8px;
      flex-grow:1;
      flex-basis:0px;
      flex-shrink:1;
      padding-top:16px;
      padding-left:16px;
      padding-right:16px;
      padding-bottom:16px;
    }

    .dOCfDk {
      gap:24px;
      width:100%;
      flex-wrap:wrap;
      max-width:1600px;
      padding-left:24px;
      padding-right:24px;
      flex-direction:column;
    }

    @media (min-width: 960px) {

    .dOCfDk {
      gap:32px;
      flex-direction:row;
    }
    }

    .bYgRDB {
      flex:1;
      cursor:pointer;
      min-width:240px;
      background:var(--grey-900, var(--color--surface--0));
      box-shadow:0px 4px 12px 0px rgba(0, 0, 0, 0.2);
      padding-top:12px;
      padding-left:12px;
      border-radius:26px;
      padding-right:12px;
      padding-bottom:12px;
    }

    .bYgRDB.has-graphics {
      gap:12px;
    }

    .bYgRDB:focus-visible {
      outline-color:var(--light-blue, var(--nordcraft--text--primary));
      outline-style:solid;
      outline-width:2px;
      outline-offset:2px;
      background-color:var(--grey-800, var(--color--surface--1));
    }

    .bYgRDB:hover {
      background-color:var(--grey-700, var(--color--surface--2));
    }

    .bYgRDB:active {
      background-color:var(--grey-700, var(--color--surface--2));
    }

    .fzRkDq {
      color:var(--grey-400, var(--color--text--on-surface-variant));
      display:inline-block;
      font-size:16px;
      font-family:Inter Tight;
      font-weight:var(--font-weight-regular);
      line-height:24px;
    }

    .dVgdak {
      color:var(--grey-200, var(--color--text--on-surface));
      font-size:24px;
      font-family:Inter Tight;
      font-weight:var(--font-weight-normal);
      line-height:32px;
    }

    .fnLHyf {
      gap:8px;
      width:100%;
      padding-top:16px;
      padding-left:16px;
      padding-right:16px;
      padding-bottom:16px;
    }

    .nordcraft_shared\/nordcraft-footer\:41KsL-teqT_JfR4YbvSFK {
      width:100%;
      display:flex;
      flex-wrap:wrap;
      align-items:center;
      flex-direction:row;
      justify-content:start;
    }

    @media (min-width: 960px) {

    .nordcraft_shared\/nordcraft-footer\:41KsL-teqT_JfR4YbvSFK {
      display:flex;
      align-items:start;
      flex-direction:column;
      justify-content:center;
    }
    }

    .bxqcZN {
      color:var(--grey-200, var(--color--text--on-surface));
      font-size:24px;
      text-align:center;
      font-family:"Instrument Serif";
      font-weight:var(--font-weight-normal);
    }

    @media (min-width: 960px) {

    .bxqcZN {
      font-size:48px;
      line-height:32px;
    }
    }

    .feHNYu {
      color:var(--grey-200, var(--color--text--on-surface));
      width:48px;
      cursor:pointer;
      height:48px;
      outline:none;
      align-items:center;
      border-radius:6px;
      justify-content:center;
    }

    .feHNYu:hover {
      color:var(--grey-200, var(--color--text--on-surface));
      border-color:var(--grey-800, var(--color--border--on-surface-0));
      border-style:solid;
      border-width:1px;
      background-color:var(--grey-800, var(--color--surface--1));
    }

    .feHNYu:focus-visible {
      outline-color:var(--light-blue, var(--nordcraft--text--primary));
      outline-style:solid;
      outline-width:1px;
    }

    .nordcraft_shared\/nordcraft-footer\:8Q0fxibCb56hDvvAu3S4f {
      width:100%;
      display:flex;
      flex-wrap:wrap;
      align-items:center;
      flex-direction:row;
      justify-content:start;
    }

    @media (min-width: 960px) {

    .nordcraft_shared\/nordcraft-footer\:8Q0fxibCb56hDvvAu3S4f {
      display:flex;
      align-items:start;
      flex-direction:column;
      justify-content:center;
    }
    }

    .dVQVAh {
      gap:8px;
      flex-grow:1;
      flex-basis:0px;
      flex-shrink:1;
      padding-top:16px;
      padding-left:16px;
      padding-right:16px;
      padding-bottom:16px;
    }

    @media (min-width: 960px) {

    .dVQVAh {
      flex-grow:0;
      flex-basis:0px;
      flex-shrink:0;
    }
    }

    .cQtHqN {
      color:white;
      width:fit-content;
      font-size:24px;
      align-items:center;
      font-family:Inter Tight;
      font-weight:var(--font-weight-regular);
      outline-style:none;
      justify-content:center;
    }

    .cQtHqN:hover {
      color:var(--light-blue, var(--nordcraft--text--primary));
    }

    .cQtHqN:focus-visible {
      color:var(--light-blue, var(--nordcraft--text--primary));
      text-decoration:underline;
    }

    .nordcraft_shared\/nordcraft-footer\:FsWkFSv1k-wUlBzwu8ccE {
      color:var(--grey-400);
      font-size:16px;
    }

    .nordcraft_shared\/nordcraft-footer\:G4WEvbSU0d-AZQkspfQic {
      color:var(--grey-400);
      font-size:16px;
    }

    .bQCxkY {
      width:96px;
      height:160px;
      flex-grow:1;
      flex-basis:0px;
      align-items:center;
      flex-shrink:1;
      border-radius:14px;
      justify-content:center;
      background-color:#000;
    }

    @media (min-width: 960px) {

    .bQCxkY {
      width:100%;
    }
    }

    .cRjKjk {
      width:100%;
      display:flex;
      align-items:center;
      padding-top:56px;
      padding-bottom:56px;
      justify-content:start;
      border-top-color:var(--grey-800, var(--color--border--on-surface-0));
      border-top-style:solid;
      border-top-width:1px;
    }

    .frdBzL {
      width:96px;
      height:160px;
      flex-grow:1;
      flex-basis:0px;
      object-fit:cover;
      flex-shrink:1;
      border-radius:14px;
    }

    @media (min-width: 960px) {

    .frdBzL {
      width:100%;
      height:256px;
    }
    }

    .nordcraft_shared\/nordcraft-footer\:RJYLLX-5z3l2tMyJxpUpa {
      color:var(--grey-400);
      font-size:16px;
    }

    .nordcraft_shared\/nordcraft-footer\:RhYkC_NIGpcAWJkTFvi-U {
      color:var(--grey-400);
      font-size:16px;
    }

    .dureUw {
      color:var(--light-blue, var(--nordcraft--text--primary));
      font-size:32px;
      font-family:"Instrument Serif";
      font-weight:var(--font-weight-regular);
      line-height:32px;
    }

    .cCYXsI {
      width:100%;
    }

    .bzNFjv {
      gap:16px;
      display:flex;
      flex-wrap:wrap;
      align-items:start;
      padding-left:24px;
      padding-right:24px;
      flex-direction:row;
      justify-content:center;
    }

    @media (min-width: 960px) {

    .bzNFjv {
      gap:24px;
    }
    }

    .eiYQtm {
      color:var(--grey-200, --color--text--on-surface);
      width:100%;
      height:80px;
      background:url("/cdn-cgi/imagedelivery/ZIty0Vhmkm0nD-fBKJrTZQ/nordcraft:arrow-tree-4x.png/public") scroll padding-box border-box repeat no-repeat center center / 85px 80px;
    }

    .bsAJr {
      gap:16px;
      display:flex;
      flex-wrap:wrap;
      align-items:start;
      padding-left:24px;
      padding-right:24px;
      flex-direction:row;
      justify-content:center;
    }

    @media (min-width: 960px) {

    .bsAJr {
      gap:24px;
      display:flex;
      align-items:start;
      flex-direction:row;
      justify-content:start;
    }
    }

    .LSSgL {
      gap:48px;
      width:100%;
      display:flex;
      align-items:center;
      padding-top:56px;
      padding-bottom:56px;
      justify-content:start;
      border-top-color:var(--grey-800, --color--border--on-surface-0);
      border-top-style:solid;
      border-top-width:1px;
    }

    .bRvbHv {
      gap:0.5em;
      color:var(--flutterby-color, inherit);
      width:fit-content;
      font-size:inherit;
      align-items:center;
      font-weight:var(--font-weight-light);
      flex-direction:row;
      justify-content:start;
    }

    .bRvbHv:hover {
      text-decoration-line: underline;
      text-decoration-thickness:1px;
    }

    .nordcraft_shared\/nordcraft-footer\:mueSsN0EldUSKp8HUeL4N {
      color:var(--grey-200, #E5E5E5);
      width:48px;
      cursor:pointer;
      height:48px;
      outline:none;
      align-items:center;
      border-radius:6px;
      justify-content:center;
    }

    .eNltfH {
      color:white;
      display:flex;
      font-size:20px;
      align-items:center;
      font-family:Inter Tight;
      font-weight:var(--font-weight-regular);
      padding-left:24px;
      padding-right:24px;
      justify-content:start;
    }

    .nordcraft_shared\/nordcraft-footer\:qiCriIU_SEVuGHc0xqAQa {
      color:var(--grey-400);
      font-size:16px;
    }

    .nordcraft_shared\/nordcraft-footer\:tw5Eb2xJ-Wb8ylG0EuWIH {
      color:var(--grey-400);
      font-size:16px;
    }

    .nordcraft_shared\/nordcraft-footer\:zqKi60UfeuGHSd6YEyOL6 {
      width:100%;
      display:flex;
      flex-wrap:wrap;
      align-items:center;
      flex-direction:row;
      justify-content:start;
    }

    @media (min-width: 960px) {

    .nordcraft_shared\/nordcraft-footer\:zqKi60UfeuGHSd6YEyOL6 {
      display:flex;
      align-items:start;
      flex-direction:column;
      justify-content:center;
    }
    }

    .nordcraft-vs-webflow-vs-framer\:Qtnivq6mKFwFyo3iwIkCD {
      width:100%;
    }

    .ecHqtF {
      flex:1;
      display:flex;
      row-gap:32px;
      column-gap:32px;
      align-items:flex-start;
      justify-content:flex-start;
    }

    .ezZwCm {
      display:flex;
      row-gap:16px;
      column-gap:16px;
      align-items:flex-start;
      padding-top:32px;
      padding-bottom:32px;
      justify-content:flex-start;
    }

    @media (max-width: 680px) {

    .ezZwCm {
      padding-top:16px;
      padding-bottom:16px;
    }
    }

    .MOiFk {
      width:100%;
      z-index:3;
      overflow:hidden;
      position:absolute;
      background:black;
      aspect-ratio:16 / 9;
      border-top-left-radius:14px;
      border-top-right-radius:14px;
      border-bottom-left-radius:14px;
      border-bottom-right-radius:14px;
    }

    .etoPOY {
      width:100%;
      clip-path:inset(0 0 4px 4px);
      border-top-left-radius:12px;
      border-top-right-radius:12px;
      border-bottom-left-radius:12px;
      border-bottom-right-radius:12px;
    }

    .djZkGt {
      row-gap:32px;
      column-gap:32px;
      align-items:flex-start;
      flex-direction:row;
      justify-content:flex-start;
    }

    .nordcraft-vs-webflow-vs-framer\:VWwGDBqCDUOYJOsuCwvZG {
      flex:1;
      width:100%;
      animation:3s ease 0ms 1 normal none running animation-diMMIZ;
      max-width:1024px;
    }

    .cmOnrl {
      width:100%;
      display:flex;
      row-gap:24px;
      column-gap:24px;
      align-items:center;
      padding-top:32px;
      padding-bottom:32px;
      justify-content:flex-start;
    }

    @media (max-width: 680px) {

    .cmOnrl {
      padding-top:16px;
      padding-bottom:16px;
    }
    }

    .bhACRv {
      padding-top:32px;
      padding-bottom:32px;
    }

    @media (max-width: 680px) {

    .bhACRv {
      padding-top:16px;
      padding-bottom:16px;
    }
    }

    .dBaYPM {
      color:#9dfaff;
      right:50%;
      bottom:2rem;
      display:block;
      position:absolute;
      font-size:1.25rem;
      translate:50% 0 0;
      font-family:"Inter Tight";
      font-weight:inherit;
      text-decoration-line:underline;
      text-underline-offset:0.25rem;
    }

    .nordcraft-vs-webflow-vs-framer\:WkzB59V-yHo9c79tl3-kf {
      text-align:left;
      align-items:flex-start;
      justify-content:flex-start;
    }

    .nordcraft-vs-webflow-vs-framer\:X2xqHs-Xe0Hm9ymCXG8WW {
      text-align:left;
      align-items:flex-start;
      justify-content:flex-start;
    }

    .cxcLga {
      color:var(--grey-400);
      font-size:18px;
      font-family:Inter Tight;
      font-weight:var(--font-weight-light);
      line-height:26px;
    }

    .cxcLga::selection {
      color:var(--grey-200);
      background:#ffffff33;
    }

    .nordcraft-vs-webflow-vs-framer\:_VN-GbQUAG6ulaLghxslm {
      align-self:center;
      margin-top:12px;
    }

    .nordcraft-vs-webflow-vs-framer\:c4UBDCm2t3MQgCbEFNw_P {
      flex:0;
      animation:3s ease 0ms 1 normal none running animation-diMMIZ;
    }

    .nordcraft-vs-webflow-vs-framer\:cQjPkx-l0unt-FS4_xwiJ {
      text-align:left;
    }

    .nordcraft-vs-webflow-vs-framer\:cdiF67Uw7nTQ98dKRYebe {
      text-align:left;
      align-items:flex-start;
      justify-content:flex-start;
    }

    .nordcraft-vs-webflow-vs-framer\:dAuj9Ubk1x5QmkWp4SBhp {
      text-align:left;
      align-items:flex-start;
      justify-content:flex-start;
    }

    .bRjUVK {
      width:100%;
      overflow:hidden;
      position:relative;
      box-shadow:0px 2px 48px 0px #00000020;
      aspect-ratio:16 / 9;
      border-top-left-radius:14px;
      border-top-right-radius:14px;
      border-bottom-left-radius:14px;
      border-bottom-right-radius:14px;
    }

    .eoUQE {
      top:0px;
      left:0px;
      z-index:1;
      position:fixed;
      flex-direction:row;
    }

    .ZLKXv {
      color:white;
      width:100%;
      height:auto;
      display:flex;
      font-size:24px;
      transition:height 300ms ease;
      align-items:flex-start;
      font-family:Inter Tight;
      font-weight:var(--font-weight-regular);
      border-bottom:1px solid var(--grey-800, var(--color--border--on-surface-0));
      outline-style:none;
      justify-content:center;
    }

    .bMcDsP {
      row-gap:12px;
      column-gap:12px;
      flex-direction:row;
      border-top-left-radius:6px;
      border-top-right-radius:6px;
      border-bottom-left-radius:6px;
      border-bottom-right-radius:6px;
    }

    .nordcraft_shared\/nordcraft-website-menu\:21G3R-AS_BmDuaRDXb-po {
      color:var(--grey-400, var(--color--text--on-surface-variant));
      font-size:16px;
    }

    .cvsKZh {
      gap:8px;
      color:var(--light-blue, var(--nordcraft--text--primary));
      width:100%;
      display:flex;
      font-size:24px;
      align-items:start;
      font-family:Inter Tight;
      font-weight:var(--font-weight-regular);
      flex-direction:column;
      justify-content:center;
    }

    .eLxpIu {
      width:100%;
      cursor:default;
      display:flex;
      align-items:center;
      padding-top:24px;
      padding-left:24px;
      padding-right:24px;
      flex-direction:row;
      padding-bottom:24px;
      justify-content:space-between;
    }

    .eLxpIu:hover {
      color:var(--light-blue, var(--nordcraft--text--primary));
    }

    .eLxpIu:focus-visible {
      color:var(--light-blue, var(--nordcraft--text--primary));
      text-decoration:underline;
    }

    .cxyDRN {
      font:var(--font-weight-regular) 16px Inter Tight;
      color:black;
      width:fit-content;
      height:40px;
      display:flex;
      background:var(--light-blue, var(--nordcraft--background--primary));
      box-shadow:0px 2px 4px 0px rgba(0, 0, 0, 0.5);
      align-items:center;
      padding-left:16px;
      border-radius:6px;
      padding-right:16px;
      justify-content:center;
    }

    .cxyDRN.flat {
      color:white;
      background:none;
      box-shadow:0px 0px 0px 0px #00000000;
    }

    .cxyDRN:hover {
      color:black;
      background:white;
    }

    .cxyDRN:focus-visible {
      outline:2px solid var(--light-blue, var(--nordcraft--outline--on-background));
      outline-offset:2px;
    }

    .cxyDRN:active {
      color:white;
      background:black;
    }

    .cxyDRN.flat:hover {
      color:white;
      background:#17171780;
      box-shadow:0px 0px 0px 0px #00000000;
    }

    .nordcraft_shared\/nordcraft-website-menu\:3mKBEKHp5VtMjDD02I_3x {
      gap:6px;
      color:white;
      height:42px;
      background:var(--grey-800, var(--color--surface--1));
      box-shadow:0px 2px 4px 0px #00000080;
      flex-direction:row;
    }

    .nordcraft_shared\/nordcraft-website-menu\:3mKBEKHp5VtMjDD02I_3x:hover {
      color:white;
      background:var(--grey-700, var(--color--surface--2));
    }

    .bzyMtA {
      color:white;
      width:100%;
      height:auto;
      display:flex;
      font-size:24px;
      transition:height 300ms ease  ;
      align-items:flex-start;
      font-family:Inter Tight;
      font-weight:var(--font-weight-regular);
      border-bottom:1px solid var(--grey-800);
      outline-style:none;
      justify-content:center;
    }

    .bHBjqh {
      gap:24px;
      width:100%;
      display:none;
      flex-wrap:wrap;
      background:linear-gradient(to bottom right, #000000 0%, #121212 50%, #000000 100%) scroll padding-box border-box repeat repeat 0% 0% / auto;
      align-items:center;
      padding-top:32px;
      padding-left:32px;
      border-bottom:1px solid var(--grey-800, var(--color--border--on-surface-0));
      padding-right:32px;
      flex-direction:column;
      padding-bottom:32px;
      justify-content:center;
    }

    @media (min-width: 960px) {

    .bHBjqh {
      gap:24px;
      display:flex;
      flex-wrap:wrap;
      align-items:center;
      padding-top:32px;
      padding-left:32px;
      padding-right:32px;
      padding-bottom:32px;
      justify-content:center;
    }
    }

    .nordcraft_shared\/nordcraft-website-menu\:4UMlSPioG0po1fpGIey6j {
      color:var(--grey-400);
      font-size:16px;
    }

    .bndcoR {
      top:0px;
      color:white;
      border:1px solid var(--grey-800, var(--color--border--on-surface-0));
      height:184px;
      display:flex;
      animation:2s ease 0ms 1 normal none running anim-DbYP43;
      flex-grow:1;
      background:var(--grey-900, var(--color--surface-0));
      box-shadow:0px 4px 8px 0px #00000066;
      flex-basis:0px;
      transition:top 300ms ease;
      align-items:start;
      flex-shrink:1;
      padding-top:24px;
      padding-left:24px;
      outline-style:none;
      padding-right:24px;
      flex-direction:column;
      padding-bottom:24px;
      justify-content:space-between;
      border-top-left-radius:24px;
      border-top-right-radius:24px;
      border-bottom-left-radius:24px;
      border-bottom-right-radius:24px;
    }

    .bndcoR:hover {
      top:-4px;
      border:1px solid var(--grey-700, var(--color--border--on-surface-1));
      background:var(--grey-800, var(--color--surface-1));
      box-shadow:0px 8px 16px 0px #00000066;
      transition:top 300ms ease;
    }

    .bndcoR:focus-visible {
      outline-color:var(--light-blue, var(--nordcraft--text--primary));
      outline-style:solid;
      outline-width:2px;
      outline-offset:2px;
    }

    .YFlxy {
      color:white;
      font-size:16px;
      font-family:Inter Tight;
    }

    .cmvWBz {
      width:100vw;
      height:100vh;
      background: #00000080;
    }

    .bGxFDk {
      rotate:0 0 1 0deg;
      font-size:inherit;
      transition:rotate 300ms ease;
      font-family:inherit;
      font-weight:inherit;
    }

    .bGxFDk.open {
      rotate:0 0 1 180deg;
      transition:rotate 300ms ease;
    }

    .nordcraft_shared\/nordcraft-website-menu\:9m4gwH89SeTKq68jWUfs7 {
      color:var(--grey-400);
      font-size:16px;
    }

    .nordcraft_shared\/nordcraft-website-menu\:B8CePX6C-j-G5Y-0DqOKf {
      color:var(--grey-400);
      font-size:16px;
    }

    .cjwWnJ {
      gap:24px;
      width:100%;
      display:flex;
      flex-wrap:wrap;
      align-items:center;
      flex-direction:row;
      justify-content:start;
    }

    .cSMIHN {
      gap:12px;
      color:white;
      width:42px;
      height:42px;
      display:flex;
      background:var(--grey-800, var(--color--surface--1));
      box-shadow:0px 2px 4px 0px #00000080;
      align-items:center;
      padding-top:8px;
      padding-left:12px;
      padding-right:12px;
      flex-direction:row;
      padding-bottom:8px;
      justify-content:center;
      border-top-left-radius:6px;
      border-top-right-radius:6px;
      border-bottom-left-radius:6px;
      border-bottom-right-radius:6px;
    }

    .cSMIHN:hover {
      background:var(--grey-700, var(--color--surface--2));
    }

    .cSMIHN.menuShown {
      color:white;
      background:var(--grey-900, var(--color--surface--0));
    }

    .cSMIHN.menuShown:hover {
      color:white;
      background:var(--grey-800, var(--color--surface--1));
    }

    .cSMIHN:focus-visible {
      outline-color:var(--light-blue, var(--nordcraft--text--primary));
      outline-style:solid;
      outline-width:2px;
      outline-offset:2px;
    }

    .ePmlNG {
      width:100%;
      padding-top:24px;
      padding-left:24px;
      border-bottom:1px solid var(--grey-800, var(--color--border--on-surface-0));
      padding-right:24px;
      padding-bottom:24px;
    }

    .cPZNtW {
      right:0px;
      width:100vw;
      height:100%;
      display:none;
      z-index:4;
      position:fixed;
      background:var(--grey-900);
      box-shadow:-16px 0px 16px 0px #00000040;
      overflow-x:hidden;
      overflow-y:hidden;
      transition:margin-right 300ms ease;
      align-items:start;
      border-left:1px solid var(--grey-800, var(--color--border--on-surface-0));
      margin-right:-960px;
      justify-content:space-between;
    }

    @media (min-width: 960px) {

    .cPZNtW {
      width:640px;
      transition:margin-right 300ms ease;
    }
    }

    .cPZNtW.shown {
      display:flex;
      background:var(--grey-900);
      transition:margin-right 300ms ease;
      align-items:flex-start;
      margin-right:0px;
      justify-content:space-between;
    }

    .cPZNtW:focus-visible {
      outline-color:#000000;
      outline-style:none;
      outline-width:2px;
    }

    .nordcraft_shared\/nordcraft-website-menu\:GINDx_MYdJ-2Q4sIesdHc {
      color:var(--grey-400);
      font-size:16px;
    }

    .cvtFYg {
      gap:16px;
      width:100%;
      display:flex;
      flex-wrap:wrap;
      align-items:start;
      padding-left:24px;
      padding-right:24px;
      flex-direction:row;
      padding-bottom:24px;
      justify-content:start;
    }

    @media (min-width: 960px) {

    .cvtFYg {
      gap:24px;
      flex-direction:column;
    }
    }

    .dpJxrq {
      color:var(--grey-400, var(--color--text--on-surface-variant));
      font-size:16px;
      font-family:Inter Tight;
    }

    .nordcraft_shared\/nordcraft-website-menu\:GqvQYRmxXFuBt15mvR_Xe {
      color:var(--grey-400);
      font-size:16px;
    }

    .flKlS {
      gap:16px;
      color:white;
      right:0px;
      width:100vw;
      bottom:0px;
      display:flex;
      position:relative;
      flex-wrap:wrap;
      background:var(--grey-900, var(--color--surface--0));
      border-top:1px solid var(--grey-800, var(--color--border--on-surface-0));
      align-items:center;
      padding-top:24px;
      padding-left:24px;
      padding-right:24px;
      flex-direction:column;
      padding-bottom:96px;
      justify-content:space-between;
    }

    @media (min-width: 960px) {

    .flKlS {
      width:640px;
      display:flex;
      flex-direction:row;
      padding-bottom:24px;
    }
    }

    .nordcraft_shared\/nordcraft-website-menu\:KkUTQ5-gfR8NHa1Lzjpaz {
      color:var(--grey-400, var(--color--text--on-surface-variant));
      font-size:16px;
    }

    .djOljv {
      gap:12px;
      font:var(--font-weight-regular) 16px Inter Tight;
      color:white;
      width:fit-content;
      height:40px;
      display:flex;
      background:var(--grey-900, var(--color--surface-0));
      align-items:center;
      padding-top:8px;
      padding-left:12px;
      border-radius:6px;
      padding-right:12px;
      flex-direction:row;
      padding-bottom:8px;
      justify-content:center;
    }

    .djOljv:hover {
      color:white;
      background:var(--grey-800, var(--color--surface-1));
    }

    .djOljv.menuShown {
      color:white;
      background:var(--grey-900, var(--color--surface-0));
    }

    .djOljv.menuShown:hover {
      color:white;
      background:var(--grey-800, var(--color--surface-1));
    }

    .djOljv:focus-visible {
      outline-color:var(--light-blue, var(--nordcraft--text--primary));
      outline-style:solid;
      outline-width:2px;
      outline-offset:2px;
    }

    .nordcraft_shared\/nordcraft-website-menu\:PuMpmyedaLTc4PepOn6Fk {
      color:var(--grey-400);
      font-size:16px;
    }

    .nordcraft_shared\/nordcraft-website-menu\:QW7uXSrBwlgAiAJQQelr7 {
      color:var(--grey-400);
      font-size:16px;
    }

    .cZZGci {
      width:32px;
      height:32px;
      rotate:0 0 1 0deg;
      display:flex;
      font-size:inherit;
      transition:rotate 300ms ease;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      justify-content:center;
    }

    .cZZGci.open {
      rotate:0 0 1 180deg;
      transition:rotate 300ms ease;
    }

    .nordcraft_shared\/nordcraft-website-menu\:TmReoqhEsamjsHbz6tvdx {
      color:var(--grey-400, var(--color--text--on-surface-variant));
      font-size:16px;
    }

    .nordcraft_shared\/nordcraft-website-menu\:UYWuXTgizHFpVEh4UJzpY {
      box-shadow:0px 2px 4px 0px #00000080;
      border-top-left-radius:6px;
      border-top-right-radius:6px;
      border-bottom-left-radius:6px;
      border-bottom-right-radius:6px;
    }

    .binUUT {
      box-shadow:0px 2px 4px 0px rgba(0, 0, 0, 0.5);
      flex-direction:row;
      border-top-left-radius:6px;
      border-top-right-radius:6px;
      border-bottom-left-radius:6px;
      border-bottom-right-radius:6px;
    }

    @media (max-width: 960px) {

    .binUUT {
      display:none;
    }
    }

    .eHgVbu {
      width:100vw;
      flex-grow:1;
      flex-basis:0px;
      overflow-y:scroll;
      flex-shrink:1;
      padding-bottom:96px;
      scrollbar-width:none;
    }

    .eHgVbu::-webkit-scrollbar {
    width: 0;
    }

    @media (min-width: 960px) {

    .eHgVbu {
      width:100%;
    }
    }

    .efMquu {
      top:0px;
      color:white;
      border:1px solid var(--grey-800, var(--color--border--on-surface-0));
      height:184px;
      display:flex;
      animation:2s ease 0ms 1 normal none running anim-DbYP43;
      flex-grow:1;
      background:var(--grey-900, var(--color--surface-0));
      box-shadow:0px 4px 8px 0px #00000066;
      flex-basis:0px;
      transition:top 300ms ease;
      align-items:start;
      flex-shrink:1;
      padding-top:24px;
      padding-left:24px;
      outline-style:none;
      padding-right:24px;
      padding-bottom:24px;
      justify-content:space-between;
      border-top-left-radius:24px;
      border-top-right-radius:24px;
      border-bottom-left-radius:24px;
      border-bottom-right-radius:24px;
    }

    .efMquu:hover {
      top:-4px;
      border:1px solid var(--grey-700, var(--color--border--on-surface-1));
      background:var(--grey-800, var(--color--surface-1));
      box-shadow:0px 8px 16px 0px #00000066;
      transition:top 300ms ease  ;
    }

    .efMquu:focus-visible {
      outline-color:var(--light-blue, var(--nordcraft--text--primary));
      outline-style:solid;
      outline-width:2px;
      outline-offset:2px;
    }

    @keyframes anim-DbYP43 {
        0% {
          opacity: 0;
        }

        100% {
          opacity: 1;
        }
    }

    .cbyFEC {
      top:0px;
      color:white;
      border:1px solid var(--grey-800, var(--color--border--on-surface-0));
      height:184px;
      display:flex;
      animation:2s ease 0ms 1 normal none running anim-DbYP43;
      flex-grow:1;
      background:var(--grey-900, var(--color--surface-0));
      box-shadow:0px 4px 8px 0px #00000066;
      flex-basis:0px;
      transition:top 300ms ease;
      align-items:start;
      flex-shrink:1;
      padding-top:24px;
      padding-left:24px;
      outline-style:none;
      padding-right:24px;
      padding-bottom:24px;
      justify-content:space-between;
      border-top-left-radius:24px;
      border-top-right-radius:24px;
      border-bottom-left-radius:24px;
      border-bottom-right-radius:24px;
    }

    .cbyFEC:hover {
      top:-4px;
      border:1px solid var(--grey-700, var(--color--border--on-surface-1));
      background:var(--grey-800, var(--color--surface-1));
      box-shadow:0px 8px 16px 0px #00000066;
      transition:top 300ms ease;
    }

    .cbyFEC:focus-visible {
      outline-color:var(--light-blue, var(--nordcraft--text--primary));
      outline-style:solid;
      outline-width:2px;
      outline-offset:2px;
    }

    .nordcraft_shared\/nordcraft-website-menu\:_zQP5e9-6w7Bbc7Dhf3P0 {
      color:var(--grey-400, var(--color--text--on-surface-variant));
      font-size:16px;
    }

    .nordcraft_shared\/nordcraft-website-menu\:aSzATSJVdHvVZm9SYVOUp {
      color:var(--grey-400);
      font-size:16px;
    }

    .nordcraft_shared\/nordcraft-website-menu\:bhRLDltIHUI33DKHYZZ4M {
      color:var(--grey-400, var(--color--text--on-surface-variant));
      font-size:16px;
    }

    .nordcraft_shared\/nordcraft-website-menu\:cUFvsQQg_TprgSFrT5j31 {
      color:var(--grey-400);
      font-size:16px;
    }

    .nordcraft_shared\/nordcraft-website-menu\:eg6mj6A0AFBsMBAYjhaHb {
      width:48px;
      height:48px;
      display:flex;
      align-items:center;
      justify-content:center;
      border-top-left-radius:6px;
      border-top-right-radius:6px;
      border-bottom-left-radius:6px;
      border-bottom-right-radius:6px;
    }

    .nordcraft_shared\/nordcraft-website-menu\:eg6mj6A0AFBsMBAYjhaHb:hover {
      background: var(--grey-800);
    }

    .nordcraft_shared\/nordcraft-website-menu\:eg6mj6A0AFBsMBAYjhaHb:focus-visible {
      outline-color:var(--light-blue);
      outline-style:solid;
      outline-width:2px;
      outline-offset:2px;
    }

    .eNGTWp {
      color:var(--grey-200, var(--color--text--on-surface));
      width:48px;
      cursor:pointer;
      height:48px;
      outline:none;
      align-items:center;
      border-radius:6px;
      justify-content:center;
    }

    .eNGTWp:hover {
      color:var(--grey-200, var(--color--text--on-surface));
      border-color:var(--grey-800, var(--color--border--on-surface-0));
      border-style:solid;
      border-width:1px;
      background-color:var(--grey-800, --color--surface--1);
    }

    .eNGTWp:focus-visible {
      outline-color:var(--light-blue, var(--nordcraft--text--primary));
      outline-style:solid;
      outline-width:2px;
      outline-offset:2px;
    }

    .nordcraft_shared\/nordcraft-website-menu\:l-CuUFUFfTPDAxsa1ha9N {
      color:var(--grey-400);
      font-size:16px;
    }

    .fwgxtk {
      gap:12px;
      flex-direction:row;
    }

    .cfghjj {
      gap:16px;
      width:100%;
      display:flex;
      flex-wrap:wrap;
      align-items:start;
      padding-top:24px;
      padding-left:24px;
      padding-right:24px;
      flex-direction:row;
      padding-bottom:24px;
      justify-content:start;
    }

    @media (min-width: 960px) {

    .cfghjj {
      gap:24px;
      flex-direction:column;
    }
    }

    .nordcraft_shared\/nordcraft-website-menu\:oolpv0XA1HGIAycAkQH7U {
      color:var(--grey-400);
      font-size:16px;
    }

    .nordcraft_shared\/nordcraft-website-menu\:qZXZTaFN8aXMz65LKKqlk {
      color:var(--grey-400);
      font-size:16px;
    }

    .dqVSNT {
      color:white;
      width:100vw;
      display:flex;
      font-size:16px;
      align-items:center;
      font-family:Inter Tight;
      font-weight:var(--font-weight-regular);
      padding-top:16px;
      padding-left:16px;
      border-bottom:1px solid var(--grey-800, var(--color--border--on-surface-0));
      padding-right:16px;
      flex-direction:row;
      padding-bottom:16px;
      justify-content:space-between;
    }

    @media (min-width: 960px) {

    .dqVSNT {
      width:100%;
    }
    }

    .bQWvSN {
      gap:12px;
      top:0px;
      right:0px;
      display:flex;
      z-index:3;
      position:fixed;
      align-items:center;
      padding-top:16px;
      padding-left:16px;
      padding-right:16px;
      flex-direction:row;
      padding-bottom:16px;
      justify-content:end;
    }

    .nordcraft_shared\/nordcraft-website-menu\:zP-7V9wowb6ejPMcBaBVc {
      width:auto;
      height:20px;
    }

    .nordcraft-vs-webflow-vs-framer\:eJ1vqWGyi4zVUUHpdhxsP {
      text-align:left;
      align-items:flex-start;
      justify-content:flex-start;
    }

    .dKOLmD {
      color:var(--light-blue);
      display:inline;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
    }

    .dKOLmD:hover {
      color:var(--light-blue);
      text-decoration-line:underline;
      text-decoration-color:var(--light-blue);
      text-decoration-thickness:1px;
    }

    .dKOLmD:focus-visible {
      text-decoration-line:underline;
      text-decoration-color:var(--light-blue);
      text-decoration-thickness:1px;
    }

    .SITke {
      top:0px;
      left:0px;
      width:100%;
      border:none;
      height:100%;
      position:absolute;
      aspect-ratio:16/9;
    }

    .bjqmlr {
      width:100%;
      display:flex;
      row-gap:80px;
      max-width:960px;
      column-gap:80px;
      align-items:center;
      padding-top:96px;
      padding-left:24px;
      padding-right:24px;
      padding-bottom:96px;
      justify-content:flex-start;
    }

    @media (min-width: 960px) {

    .bjqmlr {
      row-gap:128px;
      column-gap:128px;
    }
    }

    .dsaaBB {
      width:100%;
      max-height:640px;
      border-color:var(--grey-800);
      border-style:solid;
      border-width:1px;
      border-top-left-radius:14px;
      border-top-right-radius:14px;
      border-bottom-left-radius:14px;
      border-bottom-right-radius:14px;
    }

    .nordcraft-vs-webflow-vs-framer\:hH0LYlZupNkZXMJ3yh4S8 {
      height:auto;
      animation:3s ease 0ms 1 normal none running animation-diMMIZ;
    }

    .nordcraft-vs-webflow-vs-framer\:j6w34-VI3x5RDf9xWvZqI {
      text-align:left;
    }

    .dDKyxi {
      color:var(--grey-200);
      display:inline;
      font-size:inherit;
      font-family:inherit;
      font-weight:var(--font-weight-regular);
    }

    .dyRlSV {
      display:none;
    }

    @media (min-width: 1280px) {

    .dyRlSV {
      top:;
      left:;
      right:;
      width:fit-content;
      display:flex;
      row-gap:16px;
      z-index:2;
      position:fixed;
      column-gap:16px;
      align-items:center;
      margin-left:auto;
      padding-top:16px;
      margin-right:auto;
      padding-left:16px;
      padding-right:16px;
      flex-direction:column;
      padding-bottom:16px;
      justify-content:flex-end;
    }
    }

    .dNluiV {
      row-gap:4px;
      animation:300ms ease 0ms 1 normal none running animation-bdHHCp, 300ms ease 0ms 1 normal none running animation-cJDXep;
      background: #171717cc;
      box-shadow:0px 8px 24px 0px #00000099, 0px 1px 1px 0px #ffffff1a inset;
      column-gap:4px;
      transition:all 300ms ease  ;
      padding-top:12px;
      padding-left:12px;
      padding-right:12px;
      padding-bottom:12px;
      backdrop-filter:blur(10px);
      border-top-left-radius:26px;
      border-top-right-radius:26px;
      border-bottom-left-radius:26px;
      border-bottom-right-radius:26px;
    }

    .dNluiV.product {
      width:480px;
      height:200px;
    }

    .dNluiV.learn {
      width:720px;
      height:265px;
    }

    .dNluiV.community {
      width:720px;
      height:320px;
    }

    @keyframes animation-bdHHCp {
        0% {
          scale: 1 1;
        }

        30% {
          scale: 1.025 1.025;
        }

        100% {
          scale: 1 1;
        }
    }


    @keyframes animation-cJDXep {
        0% {
          top: 8px;
        }

        50% {
          top: -8px;
        }

        100% {
          top: 0px;
        }
    }


    @keyframes animation-diizqv {
        0% {
          opacity: 1;
        }

        100% {
          opacity: 0;
        }
    }

    .cIHIZf {
      color:var(--grey-200, var(--color--text--on-surface));
      width:fit-content;
      height:40px;
      display:flex;
      row-gap:8px;
      font-size:16px;
      background:;
      column-gap:8px;
      align-items:center;
      font-family:Inter Tight;
      font-weight:var(--font-weight-regular);
      padding-left:16px;
      border-radius:6px;
      padding-right:16px;
      flex-direction:row;
      justify-content:center;
    }

    .cIHIZf:hover {
      background:var(--grey-900, var(--color--surface--0));
    }

    .cIHIZf:focus-visible {
      outline:2px solid var(--light-blue, var(--nordcraft--outline--on-background));
      outline-offset:2px;
    }

    .dETuwj {
      row-gap:4px;
      column-gap:4px;
      flex-direction:row;
    }

    .dtRDxA {
      row-gap:12px;
      column-gap:12px;
      flex-direction:row;
    }

    .dtRDxA:focus-visible {
      outline-color:#000000;
      outline-style:none;
      outline-width:2px;
    }

    .NCuLd {
      color:var(--grey-200, var(--color--text--on-surface));
      width:40px;
      height:40px;
      display:flex;
      background:black;
      align-items:center;
      justify-content:center;
      border-top-left-radius:6px;
      border-top-right-radius:6px;
      border-bottom-left-radius:6px;
      border-bottom-right-radius:6px;
    }

    .ficrFd {
      flex:1;
      color:var(--grey-200, var(--color--text--on-surface));
      cursor:pointer;
      display:flex;
      row-gap:12px;
      font-size:16px;
      column-gap:12px;
      align-items:center;
      font-family:Inter Tight;
      font-weight:var(--font-weight-regular);
      padding-top:8px;
      padding-left:8px;
      padding-right:24px;
      flex-direction:row;
      padding-bottom:8px;
      justify-content:flex-start;
      border-top-left-radius:14px;
      border-top-right-radius:14px;
      border-bottom-left-radius:14px;
      border-bottom-right-radius:14px;
    }

    .ficrFd:hover {
      background:var(--grey-800, var(--color--background--tertiary));
    }

    .ficrFd:focus-visible {
      animation:2s ease 0ms 1 normal none running animation-empty;
      outline-color:var(--light-blue, var(--nordcraft--outline--on-background));
      outline-style:solid;
      outline-width:2px;
      outline-offset:2px;
    }

    .ficrFd.animate-in {
      animation:300ms cubic-bezier(0.42, 0, 0.58, 1) 0ms 1 normal both running animation-DYGLl;
    }

    @keyframes animation-DYGLl {
        0% {
          margin-top: -6px;
        }

        0% {
          opacity: 0;
        }

        100% {
          margin-top: 0px;
        }

        100% {
          opacity: 1;
        }
    }


    .eJbzdR {
      color:var(--grey-200, var(--color--text--on-surface));
      font-size:inherit;
      font-family:inherit;
      font-weight:var(--font-weight-normal);
    }

    .flUKZA {
      color:var(--grey-400, var(--color--text--on-surface-variant));
      display:flex;
      row-gap:4px;
      column-gap:4px;
      align-items:center;
      font-family:Inter Tight;
      font-weight:var(--font-weight-regular);
      flex-direction:row;
      justify-content:flex-start;
    }

    .bwWdcw {
      flex:2;
      row-gap:4px;
      column-gap:4px;
      flex-direction:column;
    }

    .fxvfTq {
      flex:1;
      display:flex;
      background: black;
      transition:all 300ms ease;
      align-items:center;
      padding-top:32px;
      border-color:var(--grey-800, var(--color--border--on-surface-0));
      border-style:solid;
      border-width:1px;
      padding-left:32px;
      padding-right:32px;
      padding-bottom:32px;
      justify-content:center;
      border-top-left-radius:14px;
      border-top-right-radius:14px;
      border-bottom-left-radius:14px;
      border-bottom-right-radius:14px;
    }

    .MuPQE {
      color:var(--grey-200, var(--color--text--on-surface));
      display:inline-block;
      font-size:24px;
      text-align:center;
      font-family:"Instrument Serif";
      font-weight:var(--font-weight-regular);
      line-height:1.2;
    }

    .kpDKi {
      color:var(--light-blue, var(--nordcraft--text--primary));
      display:inline-block;
      font-size:16px;
      text-align:center;
      font-family:"Inter Tight";
      font-weight:var(--font-weight-light);
      line-height:26px;
    }

    .dXhMBC {
      width:100%;
      display:flex;
      row-gap:8px;
      animation:3s ease 0ms 1 normal none running animation-diMMIZ;
      column-gap:8px;
      align-items:center;
      flex-direction:column;
      justify-content:center;
    }

    .nordcraft_shared\/menu-product\:8HI-_pWXCuFNfte2ZxRyG {
      animation:2s ease 0ms 1 normal none running animation-empty;
      max-height:56px;
    }

    .nordcraft_shared\/menu-product\:CeO9b-r2i8CQKjBQty4hU {
      animation:2s ease 0ms 1 normal none running animation-empty;
      max-height:56px;
    }

    .eUGGrp {
      color:white;
      width:40px;
      height:40px;
      display:flex;
      background: black;
      align-items:center;
      justify-content:center;
      border-top-left-radius:6px;
      border-top-right-radius:6px;
      border-bottom-left-radius:6px;
      border-bottom-right-radius:6px;
    }

    .eXKVyV {
      color:var(--light-blue, var(--nordcraft--text--primary));
      width:40px;
      height:40px;
      display:flex;
      animation:;
      background:black;
      align-items:center;
      justify-content:center;
      border-top-left-radius:6px;
      border-top-right-radius:6px;
      border-bottom-left-radius:6px;
      border-bottom-right-radius:6px;
    }

    .BEFTq {
      box-sizing:border-box;
    }

    .eQqKkv {
      flex:2;
      width:fit-content;
      row-gap:4px;
      animation:2s ease 0ms 1 normal none running animation-empty;
      column-gap:4px;
      flex-direction:column;
    }

    .cHkhkk {
      flex:1;
      display:flex;
      background:black;
      transition:all 300ms ease;
      align-items:center;
      padding-top:32px;
      padding-left:32px;
      padding-right:32px;
      padding-bottom:32px;
      justify-content:center;
      border-top-left-radius:14px;
      border-top-right-radius:14px;
      border-bottom-left-radius:14px;
      border-bottom-right-radius:14px;
    }

    .eaJqwt {
      color:white;
      display:inline-block;
      font-size:24px;
      text-align:center;
      font-family:"Instrument Serif";
      font-weight:var(--font-weight-regular);
    }

    .bKOEXG {
      color:var(--grey-400, var(--color--text--on-surface-variant));
      display:inline-block;
      font-size:16px;
      text-align:center;
      font-family:Inter Tight;
      font-weight:var(--font-weight-light);
    }

    .bJgeiy {
      width:100%;
      display:flex;
      row-gap:12px;
      animation:3s ease 0ms 1 normal none running animation-diMMIZ;
      column-gap:12px;
      align-items:center;
      flex-direction:column;
      justify-content:center;
    }

    .dRjxgF {
      width:48px;
      height:48px;
      border-top-left-radius:100px;
      border-top-right-radius:100px;
      border-bottom-left-radius:100px;
      border-bottom-right-radius:100px;
    }

    .cPGrQe {
      color:var(--grey-400, var(--color--text--on-surface-variant));
      font-size:13px;
      font-family:Inter Tight;
      font-weight:inherit;
    }

    .EhZeq {
      color:white;
      display:inline-block;
      font-size:24px;
      text-align:center;
      font-family:"Instrument Serif";
    }

    .frhATz {
      display:flex;
      row-gap:16px;
      animation:3s ease 0ms 1 normal none running animation-diMMIZ;
      column-gap:16px;
      align-items:center;
      justify-content:center;
    }

    .nordcraft_shared\/menu-product\:_zKBd7j6MrmpsgVgPzge4 {
      animation:;
      max-height:56px;
    }

    .bVUpIx {
      color:var(--light-blue, var(--nordcraft--text--primary));
      font-size:inherit;
      font-family:inherit;
      font-weight:var(--font-weight-normal);
    }

    .nordcraft_shared\/menu-product\:iVvAptwqnQlzTilOzMX0r {
      animation:ease 600ms 1 normal forwards running animation-mwGqj 600px;
    }

    @keyframes animation-mwGqj {
        0% {
          margin-top: -60px;
        }

        100% {
          margin-top: 0;
        }
    }

    .flXXlh {
      color:white;
      font-size:inherit;
      font-family:inherit;
      font-weight:var(--font-weight-normal);
    }

    .zhSyE {
      color:var(--light-green, var(--nordcraft--color-palette--moss-green));
      font-size:inherit;
      font-family:inherit;
      font-weight:var(--font-weight-normal);
    }

    .fsyjSu {
      color:var(--light-green, var(--nordcraft--color-palette--moss-green));
      width:40px;
      height:40px;
      display:flex;
      animation:;
      background: black;
      align-items:center;
      justify-content:center;
      border-top-left-radius:6px;
      border-top-right-radius:6px;
      border-bottom-left-radius:6px;
      border-bottom-right-radius:6px;
    }

    .bigYeW {
      color:var(--grey-200, var(--color--text--on-surface));
      width:fit-content;
      cursor:pointer;
      height:40px;
      display:flex;
      row-gap:8px;
      font-size:16px;
      column-gap:8px;
      align-items:center;
      font-family:Inter Tight;
      font-weight:var(--font-weight-regular);
      padding-left:16px;
      border-radius:6px;
      padding-right:16px;
      flex-direction:row;
      justify-content:center;
    }

    .bigYeW:hover {
      background:var(--grey-900, var(--color--surface--0));
    }

    .bigYeW:focus-visible {
      outline:2px solid var(--light-blue, var(--nordcraft--outline--on-background));
      outline-offset:2px;
    }

    .nordcraft_shared\/menu-community\:-g8-MQpRpX5Cud1uUUDNb {
      animation:2s ease 0ms 1 normal none running animation-empty;
    }

    .fFbRJk {
      color:var(--grey-400, var(--color--text--on-surface-variant));
      display:flex;
      row-gap:5px;
      column-gap:5px;
      align-items:center;
      font-family:Inter Tight;
      font-weight:var(--font-weight-regular);
      flex-direction:row;
      justify-content:flex-start;
    }

    .nordcraft_shared\/menu-community\:CeO9b-r2i8CQKjBQty4hU {
      display:flex;
      align-items:center;
      padding-left:8px;
      padding-right:16px;
      flex-direction:row;
      justify-content:space-between;
    }

    .crDSpw {
      display:flex;
      row-gap:12px;
      column-gap:12px;
      align-items:center;
      flex-direction:row;
      justify-content:space-between;
    }

    .cxzTT {
      flex:2;
      width:fit-content;
      row-gap:4px;
      column-gap:4px;
      flex-direction:column;
    }

    .nordcraft_shared\/menu-community\:_zKBd7j6MrmpsgVgPzge4 {
      animation:;
    }

    .nordcraft_shared\/menu-community\:iVvAptwqnQlzTilOzMX0r {
      animation:2s ease 0ms 1 normal none running animation-empty;
    }

    .bYjEso {
      color:var(--grey-900, var(--nordcraft--text--on-nordcraft-primary));
      font-size:13px;
      background:var(--light-green, var(--nordcraft--color-palette--moss-green));
      font-family:inherit;
      font-weight:inherit;
      padding-top:4px;
      padding-left:12px;
      padding-right:12px;
      padding-bottom:4px;
      border-top-left-radius:100px;
      border-top-right-radius:100px;
      border-bottom-left-radius:100px;
      border-bottom-right-radius:100px;
    }

    .nordcraft_shared\/menu-community\:syDUi7Wd5PC-pnf8n0rCH {
      animation:2s ease 0ms 1 normal none running animation-empty;
    }

    .nordcraft-vs-webflow-vs-framer\:kSyJvfZDubsRfdcGVUWPL {
      text-align:left;
    }

    .nordcraft-vs-webflow-vs-framer\:kduVXqsktnoUr3OK2qVxw {
      display:block;
      max-width:960px;
      text-align:left;
      align-items:center;
      justify-content:flex-start;
    }

    @media (min-width: 960px) {

    .nordcraft-vs-webflow-vs-framer\:kduVXqsktnoUr3OK2qVxw {
      font-size:40px;
      line-height:56px;
    }
    }

    .fjFduX {
      top:0px;
      left:0px;
      width:100%;
      height:800px;
      position:absolute;
      background:linear-gradient(rgba(23, 23, 23, 0) 25%, rgb(23, 23, 23)) scroll border-box padding-box repeat repeat 0% 0% / auto, none scroll border-box padding-box repeat repeat 0% 0% / auto;
    }

    .bXfvww {
      gap:12px;
      top:0px;
      left:8px;
      height:72px;
      display:flex;
      z-index:1;
      position:fixed;
      align-items:flex-start;
      padding-top:16px;
      padding-left:16px;
      padding-right:16px;
      flex-direction:column;
      padding-bottom:16px;
      justify-content:center;
    }

    @media (min-width: 1024px) {

    .bXfvww {
      top:0px;
      left:0px;
    }
    }

    .LrgEc {
      top:72px;
      row-gap:4px;
      position:absolute;
      animation:300ms ease 0ms 1 normal none running animation-bdHHCp, 300ms ease 0ms 1 normal forwards running animation-cezEvk;
      background: #171717cc;
      box-shadow:0px 8px 24px 0px #00000099, 0px 1px 1px 0px #ffffff1a inset;
      column-gap:4px;
      transition:all 300ms ease;
      padding-top:12px;
      padding-left:12px;
      padding-right:12px;
      padding-bottom:12px;
      backdrop-filter:blur(10px);
      border-top-left-radius:26px;
      border-top-right-radius:26px;
      border-bottom-left-radius:26px;
      border-bottom-right-radius:26px;
    }


    @keyframes animation-cezEvk {
        0% {
          top: 72px;
        }

        50% {
          top: 64px;
        }

        100% {
          top: 72px;
        }
    }

    .dgtBZn {
      display:flex;
      row-gap:12px;
      column-gap:12px;
      align-items:center;
      flex-direction:row;
      justify-content:flex-start;
    }

    .dKrXaM {
      gap:8px;
      font:var(--font-weight-semi-bold) 13px Fira Code;
      color:var(--light-blue, var(--nordcraft--text--primary));
      width:fit-content;
      border:1px solid var(--grey-600, var(--color--border--on-surface-2));
      cursor:pointer;
      height:32px;
      display:none;
      opacity:1;
      outline: none ;
      background: rgba(23, 23, 23, 0.8);
      box-shadow:0px 2px 4px 0px rgba(0, 0, 0, 0.5);
      transition:opacity 300ms ease 0ms;
      align-items:center;
      padding-top:8px;
      padding-left:12px;
      border-radius:8px;
      padding-right:12px;
      flex-direction:row;
      padding-bottom:8px;
      justify-content:start;
    }

    @media (min-width: 960px) {

    .dKrXaM {
      gap:8px;
      font:var(--font-weight-semi-bold) 13px Fira Code;
      color:var(--light-blue, var(--nordcraft--text--primary));
      width:fit-content;
      cursor:pointer;
      height:32px;
      display:flex;
      outline:none ;
      background:rgba(23, 23, 23, 0.8);
      box-shadow:0px 2px 4px 0px rgba(0, 0, 0, 0.5);
      align-items:center;
      padding-top:8px;
      padding-left:12px;
      border-radius:8px;
      padding-right:12px;
      flex-direction:row;
      padding-bottom:8px;
      justify-content:start;
    }
    }

    .dKrXaM:hover {
      color:black;
      background:white;
    }

    .dKrXaM:focus-visible {
      outline-color:var(--light-blue, var(--nordcraft--outline--on-background));
      outline-style:solid;
      outline-width:2px;
      outline-offset:2px;
    }

    .dKrXaM:active {
      background:white;
    }

    .dKrXaM.hide {
      opacity:0;
    }

    .fzKRxx {
      color:var(--grey-200, var(--color--text--on-surface));
      cursor:pointer;
      display:none;
      outline: none ;
      padding-top:8px;
      padding-left:8px;
      padding-right:8px;
      flex-direction:row;
      padding-bottom:8px;
      border-top-left-radius:6px;
      border-top-right-radius:6px;
      border-bottom-left-radius:6px;
      border-bottom-right-radius:6px;
    }

    @media (min-width: 960px) {

    .fzKRxx {
      display:flex;
    }
    }

    .fzKRxx:hover {
      color:white;
    }

    .fzKRxx:focus-visible {
      transform:scale(1.1, 1.);
      outline-color:var(--light-blue, var(--nordcraft--outline--on-background));
      outline-style:solid;
      outline-width:2px;
      outline-offset:2px;
    }

    .nordcraft_shared\/menu-logo\:CeO9b-r2i8CQKjBQty4hU {
      animation:2s ease 0ms 1 normal none running animation-empty;
      max-height:56px;
    }

    .nordcraft_shared\/menu-logo\:_zKBd7j6MrmpsgVgPzge4 {
      animation:;
      max-height:56px;
    }

    .egkcwx {
      width:fit-content;
    }

    .dxhjOu {
      color:white;
      cursor:pointer;
      outline:none;
      flex-direction:row;
    }

    .dxhjOu:focus-visible {
      color:var(--light-blue, var(--nordcraft--outline--on-background));
      transform:scale(1.1, 1.);
    }

    @media (min-width: 960px) {

    .dxhjOu {
      display:none;
    }
    }

    .eYHrnE {
      row-gap:16px;
      column-gap:16px;
      align-items:center;
      padding-top:32px;
      padding-bottom:32px;
      justify-content:flex-start;
    }

    @media (max-width: 680px) {

    .eYHrnE {
      padding-top:16px;
      padding-bottom:16px;
    }
    }

    .nordcraft-vs-webflow-vs-framer\:mpDO79MIJpxnBWVAkobG1 {
      text-align:left;
      align-items:flex-start;
      justify-content:flex-start;
    }

    .cMCjVA {
      flex:1;
      width:100%;
      display:flex;
      row-gap:64px;
      flex-wrap:wrap;
      background:;
      column-gap:64px;
      align-items:center;
      padding-top:32px;
      flex-direction:column;
      justify-content:center;
    }

    @media (min-width: 960px) {

    .cMCjVA {
      padding-top:96px;
    }
    }

    .nordcraft-vs-webflow-vs-framer\:o5XvGVM2tEAaqNwnQQ1Kq {
      text-align:left;
      align-items:flex-start;
      justify-content:flex-start;
    }

    .ePHkdg {
      color:var(--grey-200);
      font-size:24px;
      text-wrap:balance;
      text-align:left;
      font-family:"Inter Tight";
      font-weight:var(--font-weight-normal);
      line-height:32px;
      scroll-margin-top:80px;
    }

    @media (min-width: 1024px) {

    .ePHkdg {
      font-size:20px;
      line-height:28px;
    }
    }

    .ePHkdg::selection {
      background:#ffffff33;
    }

    .nordcraft-vs-webflow-vs-framer\:oty-kMwfM9EjVFpp1D6Zv {
      text-align:left;
      align-items:flex-start;
      justify-content:flex-start;
    }

    .nordcraft-vs-webflow-vs-framer\:p_NeQlJhLnDH_wUeNiFCW {
      text-align:left;
      align-items:flex-start;
      justify-content:flex-start;
    }

    .nordcraft-vs-webflow-vs-framer\:r2l_m0l0Hgyr3IJVQd10P {
      text-align:left;
      align-items:flex-start;
      justify-content:flex-start;
    }

    .eQTtME {
      flex:1;
      display:flex;
      row-gap:32px;
      column-gap:32px;
      align-items:flex-start;
      flex-direction:column;
      justify-content:flex-start;
    }

    .cJrPgc {
      width:100%;
      row-gap:16px;
      column-gap:16px;
      align-items:center;
      padding-top:32px;
      padding-bottom:32px;
      justify-content:flex-start;
    }

    @media (max-width: 680px) {

    .cJrPgc {
      padding-top:16px;
      padding-bottom:16px;
    }
    }

    .nordcraft-vs-webflow-vs-framer\:tJyJiAqSrRpzmto3L856O {
      text-align:left;
      align-items:flex-start;
      justify-content:flex-start;
    }

    .nordcraft-vs-webflow-vs-framer\:u8l5Euv_GbRNuVtJ9aScp {
      text-align:left;
      align-items:flex-start;
      justify-content:flex-start;
    }

    .nordcraft-vs-webflow-vs-framer\:uKU88md04w30Fgb6RUVqr {
      flex:2;
      height:auto;
      animation:3s ease 0ms 1 normal none running animation-diMMIZ;
      max-width:1024px;
    }

    .KTRxj {
      top:50%;
      left:50%;
      width:96px;
      cursor:pointer;
      height:96px;
      display:flex;
      z-index:2;
      position:absolute;
      transform:translate(-50%, -50%);
      background:var(--light-blue);
      transition:background 0.2s ease, transform 0.2s ease;
      align-items:center;
      justify-content:center;
      border-top-left-radius:99px;
      border-top-right-radius:99px;
      border-bottom-left-radius:99px;
      border-bottom-right-radius:99px;
    }

    .KTRxj:hover {
      transform:translate(-50%, -50%) scale(1.1);
    }

    .KTRxj:focus-visible {
      outline:2px solid #ffffff;
      outline-offset:2px;
    }

    .fzGidC {
      color:var(--grey-200);
      display:inline;
      font-size:inherit;
      font-family:inherit;
      font-weight:var(--font-weight-semi-bold);
      outline-color:#000000;
      outline-style:none;
      outline-width:2px;
    }

    .fzGidC:hover {
      color:var(--light-blue);
    }

    .fzGidC:focus-visible {
      color:var(--light-blue);
    }

    .nordcraft-vs-webflow-vs-framer\:vKJ6RLBq92oYd40tyKJEg {
      text-align:left;
      align-items:flex-start;
      justify-content:flex-start;
    }

    .nordcraft-vs-webflow-vs-framer\:vOzvgnNsn4vsMCNSqVSJr {
      text-align:left;
      align-items:flex-start;
      justify-content:flex-start;
    }

    .nordcraft-vs-webflow-vs-framer\:wXgtrlJ3Wu61qYUJUPkO4 {
      text-align:left;
      align-items:flex-start;
      justify-content:flex-start;
    }

    .nordcraft-vs-webflow-vs-framer\:yFsTSCxwHIDP6IuOhJtIt {
      text-align:left;
      align-items:flex-start;
      justify-content:flex-start;
    }

    .nordcraft-vs-webflow-vs-framer\:zq78SVbUdqL98JKKySmmg {
      flex:2;
      width:100%;
      animation:3s ease 0ms 1 normal none running animation-diMMIZ;
      max-width:1024px;
    }