.text-sm{font-size:var(--gerator-font-size-sm)}.text-lg{font-size:var(--gerator-font-size-lg)}.font-medium{font-weight:var(--gerator-font-weight-medium)}.font-semi-bold{font-weight:var(--gerator-font-weight-semi-bold)}.font-bold{font-weight:var(--gerator-font-weight-bold)}.text-left{text-align:var(--gerator-text-align-left)}.whitespace-normal{white-space:var(--gerator-white-space-normal)}.whitespace-pre-wrap{white-space:var(--gerator-white-space-pre-wrap)}.whitespace-pre-line{white-space:var(--gerator-white-space-pre-line)}.z-50{z-index:var(--gerator-zindex-50)}.items-center{align-items:var(--gerator-items-center)}.cursor-pointer{cursor:var(--gerator-cursor-pointer)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--gerator-bg-color);color:var(--gerator-text-color);-webkit-font-smoothing:antialiased;font-family:Inter;font-style:normal;font-weight:600;transition:background-color .3s,color .3s}.gerator-btn{position:var(--gerator-position-relative);display:var(--gerator-display-inline-flex);align-items:var(--gerator-items-center);justify-content:var(--gerator-justify-center);gap:var(--gerator-btn-gap-md);white-space:var(--gerator-white-space-nowrap);cursor:var(--gerator-cursor-pointer);font-weight:var(--gerator-font-weight-medium);border-radius:var(--gerator-radius-lg);border:var(--gerator-border-xs)var(--gerator-border-solid)var(--gerator-color-transparent);outline:var(--gerator-outline-none);height:var(--gerator-max-height-content);transition:all .15s ease-in-out}.gerator-btn:focus-visible{outline:2px solid var(--gerator-color-primary);outline-offset:2px}.gerator-btn:disabled{opacity:.6;cursor:var(--gerator-cursor-not-allowed)}.gerator-btn-sm{padding:var(--gerator-btn-padding-sm);font-size:var(--gerator-font-size-sm);gap:var(--gerator-btn-gap-sm)}.gerator-btn-md{padding:var(--gerator-btn-padding-md);font-size:var(--gerator-font-size-md);gap:var(--gerator-btn-gap-md)}.gerator-btn-lg{padding:var(--gerator-btn-padding-lg);font-size:var(--gerator-font-size-lg);gap:var(--gerator-btn-gap-lg)}.gerator-btn-primary{background-color:var(--gerator-color-primary);color:var(--gerator-color-white);border-color:var(--gerator-color-primary);box-shadow:0 1px 2px #1018280d}.gerator-btn-primary:hover{background-color:var(--gerator-color-primary-dark)}.gerator-btn-secondary{background-color:var(--gerator-color-secondary);color:var(--gerator-color-gray-700);border-color:var(--gerator-color-gray-300);box-shadow:0 1px 2px #1018280d}.gerator-btn-secondary:hover{background-color:var(--gerator-color-secondary-dark);border-color:var(--gerator-color-gray-400)}.p-1{padding:var(--gerator-padding-1)}.mt-1{margin-top:var(--gerator-margin-1)}.p-2{padding:var(--gerator-padding-2)}.mb-2{margin-bottom:var(--gerator-margin-2)}.mr-2{margin-right:var(--gerator-margin-2)}.p-3{padding:var(--gerator-padding-3)}.mb-3{margin-bottom:var(--gerator-margin-3)}.mb-4{margin-bottom:var(--gerator-margin-4)}.pb-20{padding-bottom:var(--gerator-padding-20)}.pb-40{padding-bottom:var(--gerator-padding-40)}.w-1{width:var(--gerator-width-1)}.w-5{width:var(--gerator-width-5)}.h-5{height:var(--gerator-height-5)}.w-full{width:var(--gerator-width-full)}:root{--gerator-color-primary:#7e56d9;--gerator-color-primary-dark:#6941c6;--gerator-color-secondary:#f5f5f5;--gerator-color-secondary-dark:#f9fafb;--gerator-color-white:#fff;--gerator-color-black:#000;--gerator-color-transparent:transparent;--gerator-color-error-50:oklch(97.1% .013 17.38);--gerator-color-error-100:oklch(93.6% .032 17.717);--gerator-color-error-200:oklch(88.5% .062 18.334);--gerator-color-error-300:oklch(80.8% .114 19.571);--gerator-color-error-400:oklch(70.4% .191 22.216);--gerator-color-error-500:oklch(63.7% .237 25.331);--gerator-color-error-600:oklch(57.7% .245 27.325);--gerator-color-error-700:oklch(50.5% .213 27.518);--gerator-color-error-800:oklch(44.4% .177 26.899);--gerator-color-error-900:oklch(39.6% .141 25.723);--gerator-color-error-950:oklch(25.8% .092 26.042);--gerator-color-success-50:oklch(96.5% .036 145.67);--gerator-color-success-100:oklch(93.5% .072 146.68);--gerator-color-success-200:oklch(88.8% .126 147.15);--gerator-color-success-300:oklch(81.5% .182 147.64);--gerator-color-success-400:oklch(72.4% .209 148.13);--gerator-color-success-500:oklch(65.3% .215 148.33);--gerator-color-success-600:oklch(58.2% .182 149.13);--gerator-color-success-700:oklch(51.4% .142 149.67);--gerator-color-success-800:oklch(44.6% .106 150.22);--gerator-color-success-900:oklch(39.4% .078 151.04);--gerator-color-success-950:oklch(26.8% .051 152.53);--gerator-color-warning-50:oklch(97.8% .046 98.22);--gerator-color-warning-100:oklch(95.3% .098 97.83);--gerator-color-warning-200:oklch(90.6% .165 96.86);--gerator-color-warning-300:oklch(85.3% .199 95.46);--gerator-color-warning-400:oklch(80.2% .196 93.67);--gerator-color-warning-500:oklch(75.7% .179 91.94);--gerator-color-warning-600:oklch(68.4% .155 89.99);--gerator-color-warning-700:oklch(60.5% .131 87.85);--gerator-color-warning-800:oklch(53.6% .108 86.37);--gerator-color-warning-900:oklch(47.9% .087 85.62);--gerator-color-warning-950:oklch(33.8% .066 84.49);--gerator-color-cyan-50:oklch(96.8% .022 211.67);--gerator-color-cyan-100:oklch(93.9% .05 212.25);--gerator-color-cyan-200:oklch(88.6% .095 213.11);--gerator-color-cyan-300:oklch(81.5% .138 215.42);--gerator-color-cyan-400:oklch(74.4% .176 218.34);--gerator-color-cyan-500:oklch(70.8% .186 221.72);--gerator-color-cyan-600:oklch(64.3% .17 224.16);--gerator-color-cyan-700:oklch(56.2% .141 227.11);--gerator-color-cyan-800:oklch(49.5% .112 229.63);--gerator-color-cyan-900:oklch(43.4% .085 231.69);--gerator-color-cyan-950:oklch(31.8% .056 234.09);--gerator-color-gray-50:oklch(98.6% .002 247.84);--gerator-color-gray-100:oklch(96.7% .004 247.89);--gerator-color-gray-200:oklch(92.8% .007 247.88);--gerator-color-gray-300:oklch(87.6% .011 247.89);--gerator-color-gray-400:oklch(72.7% .022 247.89);--gerator-color-gray-500:oklch(55.4% .028 247.89);--gerator-color-gray-600:oklch(44.3% .024 247.89);--gerator-color-gray-700:oklch(37.2% .02 247.89);--gerator-color-gray-800:oklch(27.8% .015 247.89);--gerator-color-gray-900:oklch(20.8% .011 247.89);--gerator-color-gray-950:oklch(13.9% .008 247.89);--gerator-color-zinc-50:oklch(98.5% .001 264.53);--gerator-color-zinc-100:oklch(96.3% .003 264.53);--gerator-color-zinc-200:oklch(91.8% .005 264.53);--gerator-color-zinc-300:oklch(86.3% .007 264.53);--gerator-color-zinc-400:oklch(69.2% .012 264.53);--gerator-color-zinc-500:oklch(54.8% .016 264.53);--gerator-color-zinc-600:oklch(45.8% .013 264.53);--gerator-color-zinc-700:oklch(37.2% .01 264.53);--gerator-color-zinc-800:oklch(27.4% .007 264.53);--gerator-color-zinc-900:oklch(21.8% .005 264.53);--gerator-color-zinc-950:oklch(14.4% .003 264.53);--gerator-color-stone-50:oklch(98.6% .002 73.63);--gerator-color-stone-100:oklch(96.6% .004 73.63);--gerator-color-stone-200:oklch(91.8% .006 73.63);--gerator-color-stone-300:oklch(86.1% .009 73.63);--gerator-color-stone-400:oklch(70.4% .015 73.63);--gerator-color-stone-500:oklch(55.3% .013 58.071);--gerator-color-stone-600:oklch(45.3% .019 73.63);--gerator-color-stone-700:oklch(36.4% .016 73.63);--gerator-color-stone-800:oklch(28.3% .012 73.63);--gerator-color-stone-900:oklch(21.6% .009 73.63);--gerator-color-stone-950:oklch(15.2% .007 73.63);--gerator-color-slate-50:oklch(98.6% .003 247.88);--gerator-color-slate-100:oklch(96.7% .006 247.88);--gerator-color-slate-200:oklch(92.5% .011 247.88);--gerator-color-slate-300:oklch(87.2% .017 247.88);--gerator-color-slate-400:oklch(72.4% .027 247.88);--gerator-color-slate-500:oklch(55.5% .031 247.88);--gerator-color-slate-600:oklch(44.5% .028 247.88);--gerator-color-slate-700:oklch(37.2% .022 247.88);--gerator-color-slate-800:oklch(27.6% .017 247.88);--gerator-color-slate-900:oklch(20.7% .013 247.88);--gerator-color-slate-950:oklch(13.9% .01 247.88);--gerator-color-neutral-50:oklch(98.6% .001 264.53);--gerator-color-neutral-100:oklch(96.6% .002 264.53);--gerator-color-neutral-200:oklch(91.8% .003 264.53);--gerator-color-neutral-300:oklch(86.2% .004 264.53);--gerator-color-neutral-400:oklch(69.8% .006 264.53);--gerator-color-neutral-500:oklch(55.2% .007 264.53);--gerator-color-neutral-600:oklch(45.4% .006 264.53);--gerator-color-neutral-700:oklch(36.5% .005 264.53);--gerator-color-neutral-800:oklch(27.5% .004 264.53);--gerator-color-neutral-900:oklch(21.7% .003 264.53);--gerator-color-neutral-950:oklch(14.4% .002 264.53);--gerator-color-purple-50:oklch(96.8% .022 300.59);--gerator-color-purple-100:oklch(93.6% .048 300.9);--gerator-color-purple-200:oklch(87.5% .093 301.31);--gerator-color-purple-300:oklch(79.7% .151 302.26);--gerator-color-purple-400:oklch(72.1% .199 303.56);--gerator-color-purple-500:oklch(65.8% .222 304.99);--gerator-color-purple-600:oklch(58.7% .205 306.26);--gerator-color-purple-700:oklch(51.6% .169 307.23);--gerator-color-purple-800:oklch(45.5% .134 308.19);--gerator-color-purple-900:oklch(40.4% .103 308.68);--gerator-color-purple-950:oklch(29.6% .074 309.68);--gerator-color-pink-50:oklch(97.1% .017 343.69);--gerator-color-pink-100:oklch(94.3% .044 344.09);--gerator-color-pink-200:oklch(89.3% .087 345.07);--gerator-color-pink-300:oklch(81.8% .142 346.29);--gerator-color-pink-400:oklch(74.4% .186 347.39);--gerator-color-pink-500:oklch(67.5% .208 348.39);--gerator-color-pink-600:oklch(60.7% .201 349.46);--gerator-color-pink-700:oklch(52.6% .171 350.57);--gerator-color-pink-800:oklch(45.9% .139 351.52);--gerator-color-pink-900:oklch(40.3% .111 352.24);--gerator-color-pink-950:oklch(29.7% .082 353.12);--gerator-bg-color:var(--gerator-color-white);--gerator-text-color:var(--gerator-color-black);--gerator-primary-color:var(--gerator-color-primary);--gerator-sm:40rem;--gerator-md:48rem;--gerator-lg:64rem;--gerator-xl:80rem;--gerator-xxl:96rem;--gerator-box-sizing:border-box;--gerator-font-family:"Inter";--gerator-font-size-xs:.75rem;--gerator-font-size-sm:.875rem;--gerator-font-size-md:1rem;--gerator-font-size-lg:1.125rem;--gerator-font-size-xl:1.25rem;--gerator-font-size-2xl:1.375rem;--gerator-font-size-3xl:1.5rem;--gerator-font-size-4xl:1.625rem;--gerator-font-size-5xl:1.75rem;--gerator-font-size-6xl:1.875rem;--gerator-font-size-7xl:2rem;--gerator-font-size-8xl:2.125rem;--gerator-font-size-9xl:2.25rem;--gerator-font-size-10xl:2.375rem;--gerator-font-size-11xl:2.5rem;--gerator-line-height-ratio-xs:1.5;--gerator-line-height-ratio-sm:1.45;--gerator-line-height-ratio-md:1.4;--gerator-line-height-ratio-lg:1.35;--gerator-line-height-ratio-xl:1.35;--gerator-line-height-ratio-2xl:1.3;--gerator-line-height-ratio-3xl:1.3;--gerator-line-height-ratio-4xl:1.25;--gerator-line-height-ratio-5xl:1.25;--gerator-line-height-ratio-6xl:1.25;--gerator-line-height-ratio-7xl:1.2;--gerator-line-height-ratio-8xl:1.2;--gerator-line-height-ratio-9xl:1.2;--gerator-line-height-ratio-10xl:1.15;--gerator-line-height-ratio-11xl:1.15;--gerator-line-height-xs:calc(var(--gerator-font-size-xs)*var(--gerator-line-height-ratio-xs));--gerator-line-height-sm:calc(var(--gerator-font-size-sm)*var(--gerator-line-height-ratio-sm));--gerator-line-height-md:calc(var(--gerator-font-size-md)*var(--gerator-line-height-ratio-md));--gerator-line-height-lg:calc(var(--gerator-font-size-lg)*var(--gerator-line-height-ratio-lg));--gerator-line-height-xl:calc(var(--gerator-font-size-xl)*var(--gerator-line-height-ratio-xl));--gerator-line-height-2xl:calc(var(--gerator-font-size-2xl)*var(--gerator-line-height-ratio-2xl));--gerator-line-height-3xl:calc(var(--gerator-font-size-3xl)*var(--gerator-line-height-ratio-3xl));--gerator-line-height-4xl:calc(var(--gerator-font-size-4xl)*var(--gerator-line-height-ratio-4xl));--gerator-line-height-5xl:calc(var(--gerator-font-size-5xl)*var(--gerator-line-height-ratio-5xl));--gerator-line-height-6xl:calc(var(--gerator-font-size-6xl)*var(--gerator-line-height-ratio-6xl));--gerator-line-height-7xl:calc(var(--gerator-font-size-7xl)*var(--gerator-line-height-ratio-7xl));--gerator-line-height-8xl:calc(var(--gerator-font-size-8xl)*var(--gerator-line-height-ratio-8xl));--gerator-line-height-9xl:calc(var(--gerator-font-size-9xl)*var(--gerator-line-height-ratio-9xl));--gerator-line-height-10xl:calc(var(--gerator-font-size-10xl)*var(--gerator-line-height-ratio-10xl));--gerator-line-height-11xl:calc(var(--gerator-font-size-11xl)*var(--gerator-line-height-ratio-11xl));--gerator-font-weight-thin:100;--gerator-font-weight-extra-light:200;--gerator-font-weight-light:300;--gerator-font-weight-normal:400;--gerator-font-weight-medium:500;--gerator-font-weight-semi-bold:600;--gerator-font-weight-bold:700;--gerator-font-weight-extra-bold:800;--gerator-font-weight-black:900;--gerator-font-stretch-ultra-condensed:ultra-condensed;--gerator-font-stretch-extra-condensed:extra-condensed;--gerator-font-stretch-condensed:condensed;--gerator-font-stretch-semi-condensed:semi-condensed;--gerator-font-stretch-normal:normal;--gerator-font-stretch-semi-expanded:semi-expanded;--gerator-font-stretch-expanded:expanded;--gerator-font-stretch-extra-expanded:extra-expanded;--gerator-font-stretch-ultra-expanded:ultra-expanded;--gerator-font-variant-numeric-normal:normal;--gerator-font-variant-numeric-ordinal:ordinal;--gerator-font-variant-numeric-slashed-zero:slashed-zero;--gerator-font-variant-numeric-lining-nums:lining-nums;--gerator-font-variant-numeric-oldstyle-nums:oldstyle-nums;--gerator-font-variant-numeric-proportional-nums:proportional-nums;--gerator-font-variant-numeric-tabular-nums:tabular-nums;--gerator-font-variant-numeric-diagonal-fractions:diagonal-fractions;--gerator-font-variant-numeric-stacked-fractions:stacked-fractions;--gerator-list-none:none;--gerator-list-disc:disc;--gerator-list-circle:circle;--gerator-list-square:square;--gerator-list-decimal:decimal;--gerator-list-decimal-leading-zero:decimal-leading-zero;--gerator-list-lower-roman:lower-roman;--gerator-list-upper-roman:upper-roman;--gerator-list-lower-alpha:lower-alpha;--gerator-list-upper-alpha:upper-alpha;--gerator-list-lower-greek:lower-greek;--gerator-list-hebrew:hebrew;--gerator-list-armenian:armenian;--gerator-text-align-left:left;--gerator-text-align-right:right;--gerator-text-align-center:center;--gerator-text-align-justify:justify;--gerator-text-align-start:start;--gerator-text-align-end:end;--gerator-text-align-match-parent:match-parent;--gerator-text-decoration-none:none;--gerator-text-decoration-underline:underline;--gerator-text-decoration-overline:overline;--gerator-text-decoration-line-through:line-through;--gerator-text-decoration-underline-overline:underline overline;--gerator-text-decoration-style-solid:solid;--gerator-text-decoration-style-double:double;--gerator-text-decoration-style-dotted:dotted;--gerator-text-decoration-style-dashed:dashed;--gerator-text-decoration-style-wavy:wavy;--gerator-text-transform-none:none;--gerator-text-transform-capitalize:capitalize;--gerator-text-transform-uppercase:uppercase;--gerator-text-transform-lowercase:lowercase;--gerator-text-transform-full-width:full-width;--gerator-text-overflow-clip:clip;--gerator-text-overflow-ellipsis:ellipsis;--gerator-text-overflow-string:string;--gerator-text-wrap-wrap:wrap;--gerator-text-wrap-nowrap:nowrap;--gerator-text-wrap-balance:balance;--gerator-text-wrap-pretty:pretty;--gerator-vertical-align-baseline:baseline;--gerator-vertical-align-top:top;--gerator-vertical-align-middle:middle;--gerator-vertical-align-bottom:bottom;--gerator-vertical-align-text-top:text-top;--gerator-vertical-align-text-bottom:text-bottom;--gerator-vertical-align-sub:sub;--gerator-vertical-align-super:super;--gerator-white-space-normal:normal;--gerator-white-space-nowrap:nowrap;--gerator-white-space-pre:pre;--gerator-white-space-pre-wrap:pre-wrap;--gerator-white-space-pre-line:pre-line;--gerator-white-space-break-spaces:break-spaces;--gerator-radius-xs:2px;--gerator-radius-sm:4px;--gerator-radius-md:6px;--gerator-radius-lg:8px;--gerator-radius-xl:10px;--gerator-radius-2xl:12px;--gerator-radius-3xl:14px;--gerator-radius-4xl:16px;--gerator-radius-5xl:18px;--gerator-radius-6xl:20px;--gerator-radius-7xl:22px;--gerator-radius-8xl:24px;--gerator-radius-9xl:26px;--gerator-radius-10xl:28px;--gerator-radius-11xl:30px;--gerator-radius-12xl:32px;--gerator-radius-13xl:34px;--gerator-radius-14xl:36px;--gerator-radius-15xl:38px;--gerator-radius-16xl:40px;--gerator-border-xs:1px;--gerator-border-sm:2px;--gerator-border-md:3px;--gerator-border-lg:4px;--gerator-border-xl:5px;--gerator-border-2xl:6px;--gerator-border-3xl:7px;--gerator-border-4xl:8px;--gerator-border-5xl:9px;--gerator-border-6xl:10px;--gerator-border-solid:solid;--gerator-border-dashed:dashed;--gerator-border-dotted:dotted;--gerator-border-double:double;--gerator-border-none:none;--gerator-outline-none:none;--gerator-flex-row:row;--gerator-flex-row-reverse:row-reverse;--gerator-flex-column:column;--gerator-flex-column-reverse:column-reverse;--gerator-flex-nowrap:nowrap;--gerator-flex-wrap:wrap;--gerator-flex-wrap-reverse:wrap-reverse;--gerator-flex-shrink-0:0;--gerator-flex-grow-0:0;--gerator-flex-grow-1:1;--gerator-display-none:none;--gerator-display-block:block;--gerator-display-inline:inline;--gerator-display-inline-block:inline-block;--gerator-display-flex:flex;--gerator-display-inline-flex:inline-flex;--gerator-display-grid:grid;--gerator-display-inline-grid:inline-grid;--gerator-display-table:table;--gerator-display-inline-table:inline-table;--gerator-display-table-caption:table-caption;--gerator-display-table-cell:table-cell;--gerator-display-table-column:table-column;--gerator-display-table-column-group:table-column-group;--gerator-display-table-footer-group:table-footer-group;--gerator-display-table-header-group:table-header-group;--gerator-display-table-row:table-row;--gerator-display-table-row-group:table-row-group;--gerator-display-list-item:list-item;--gerator-display-contents:contents;--gerator-display-run-in:run-in;--gerator-display-flow-root:flow-root;--gerator-display-hidden:none;--gerator-float-right:right;--gerator-float-left:left;--gerator-float-inline-start:inline-start;--gerator-float-inline-end:inline-end;--gerator-float-none:none;--gerator-object-contain:contain;--gerator-object-cover:cover;--gerator-object-fill:fill;--gerator-object-none:none;--gerator-object-scale-down:scale-down;--gerator-overflow-auto:auto;--gerator-overflow-hidden:hidden;--gerator-overflow-clip:clip;--gerator-overflow-visible:visible;--gerator-overflow-scroll:scroll;--gerator-overflow-x-auto:auto;--gerator-overflow-x-hidden:hidden;--gerator-overflow-x-clip:clip;--gerator-overflow-x-visible:visible;--gerator-overflow-x-scroll:scroll;--gerator-overflow-y-auto:auto;--gerator-overflow-y-hidden:hidden;--gerator-overflow-y-clip:clip;--gerator-overflow-y-visible:visible;--gerator-overflow-y-scroll:scroll;--gerator-position-static:static;--gerator-position-fixed:fixed;--gerator-position-absolute:absolute;--gerator-position-relative:relative;--gerator-position-sticky:sticky;--gerator-visibility-visible:visible;--gerator-visibility-invisible:hidden;--gerator-visibility-collapse:collapse;--gerator-justify-start:flex-start;--gerator-justify-end:flex-end;--gerator-justify-end-safe:safe flex-end;--gerator-justify-center:center;--gerator-justify-center-safe:safe center;--gerator-justify-between:space-between;--gerator-justify-around:space-around;--gerator-justify-evenly:space-evenly;--gerator-justify-stretch:stretch;--gerator-justify-baseline:baseline;--gerator-justify-normal:normal;--gerator-justify-items-start:start;--gerator-justify-items-end:end;--gerator-justify-items-end-safe:safe end;--gerator-justify-items-center:center;--gerator-justify-items-center-safe:safe center;--gerator-justify-items-stretch:stretch;--gerator-justify-items-normal:normal;--gerator-items-start:flex-start;--gerator-items-end:flex-end;--gerator-items-end-safe:safe flex-end;--gerator-items-center:center;--gerator-items-center-safe:safe center;--gerator-items-baseline:baseline;--gerator-items-baseline-last:last baseline;--gerator-items-stretch:stretch;--gerator-align-self-auto:auto;--gerator-align-self-start:flex-start;--gerator-align-self-end:flex-end;--gerator-align-self-end-safe:safe flex-end;--gerator-align-self-center:center;--gerator-align-self-center-safe:safe center;--gerator-align-self-stretch:stretch;--gerator-align-self-baseline:baseline;--gerator-align-self-baseline-last:last baseline;--gerator-align-content-normal:normal;--gerator-align-content-center:center;--gerator-align-content-start:flex-start;--gerator-align-content-end:flex-end;--gerator-align-content-between:space-between;--gerator-align-content-around:space-around;--gerator-align-content-evenly:space-evenly;--gerator-align-content-baseline:baseline;--gerator-align-content-stretch:stretch;--gerator-cursor-auto:auto;--gerator-cursor-default:default;--gerator-cursor-pointer:pointer;--gerator-cursor-wait:wait;--gerator-cursor-text:text;--gerator-cursor-move:move;--gerator-cursor-help:help;--gerator-cursor-not-allowed:not-allowed;--gerator-cursor-crosshair:crosshair;--gerator-cursor-cell:cell;--gerator-cursor-alias:alias;--gerator-cursor-copy:copy;--gerator-cursor-grab:grab;--gerator-cursor-grabbing:grabbing;--gerator-cursor-progress:progress;--gerator-cursor-zoom-in:zoom-in;--gerator-cursor-zoom-out:zoom-out;--gerator-cursor-context-menu:context-menu;--gerator-cursor-no-drop:no-drop;--gerator-cursor-all-scroll:all-scroll;--gerator-cursor-col-resize:col-resize;--gerator-cursor-row-resize:row-resize;--gerator-cursor-n-resize:n-resize;--gerator-cursor-e-resize:e-resize;--gerator-cursor-s-resize:s-resize;--gerator-cursor-w-resize:w-resize;--gerator-cursor-ne-resize:ne-resize;--gerator-cursor-nw-resize:nw-resize;--gerator-cursor-se-resize:se-resize;--gerator-cursor-sw-resize:sw-resize;--gerator-cursor-ew-resize:ew-resize;--gerator-cursor-ns-resize:ns-resize;--gerator-cursor-nesw-resize:nesw-resize;--gerator-cursor-nwse-resize:nwse-resize;--gerator-cursor-none:none;--gerator-gap-1:1px;--gerator-gap-2:2px;--gerator-gap-3:3px;--gerator-gap-4:4px;--gerator-gap-5:5px;--gerator-gap-6:6px;--gerator-gap-7:7px;--gerator-gap-8:8px;--gerator-gap-9:9px;--gerator-gap-10:10px;--gerator-gap-11:11px;--gerator-gap-12:12px;--gerator-gap-13:13px;--gerator-gap-14:14px;--gerator-gap-15:15px;--gerator-gap-16:16px;--gerator-gap-17:17px;--gerator-gap-18:18px;--gerator-gap-19:19px;--gerator-gap-20:20px;--gerator-gap-21:21px;--gerator-gap-22:22px;--gerator-gap-23:23px;--gerator-gap-24:24px;--gerator-gap-25:25px;--gerator-gap-26:26px;--gerator-gap-27:27px;--gerator-gap-28:28px;--gerator-gap-29:29px;--gerator-gap-30:30px;--gerator-gap-32:32px;--gerator-padding-0:0px;--gerator-padding-1:1px;--gerator-padding-2:2px;--gerator-padding-3:3px;--gerator-padding-4:4px;--gerator-padding-5:5px;--gerator-padding-6:6px;--gerator-padding-7:7px;--gerator-padding-8:8px;--gerator-padding-9:9px;--gerator-padding-10:10px;--gerator-padding-11:11px;--gerator-padding-12:12px;--gerator-padding-13:13px;--gerator-padding-14:14px;--gerator-padding-15:15px;--gerator-padding-16:16px;--gerator-padding-17:17px;--gerator-padding-18:18px;--gerator-padding-19:19px;--gerator-padding-20:20px;--gerator-padding-21:21px;--gerator-padding-22:22px;--gerator-padding-23:23px;--gerator-padding-24:24px;--gerator-padding-25:25px;--gerator-padding-26:26px;--gerator-padding-27:27px;--gerator-padding-28:28px;--gerator-padding-29:29px;--gerator-padding-30:30px;--gerator-padding-31:31px;--gerator-padding-32:32px;--gerator-padding-33:33px;--gerator-padding-34:34px;--gerator-padding-35:35px;--gerator-padding-36:36px;--gerator-padding-37:37px;--gerator-padding-38:38px;--gerator-padding-39:39px;--gerator-padding-40:40px;--gerator-margin-1:1px;--gerator-margin-2:2px;--gerator-margin-3:3px;--gerator-margin-4:4px;--gerator-margin-5:5px;--gerator-margin-6:6px;--gerator-margin-7:7px;--gerator-margin-8:8px;--gerator-margin-9:9px;--gerator-margin-10:10px;--gerator-margin-11:11px;--gerator-margin-12:12px;--gerator-margin-13:13px;--gerator-margin-14:14px;--gerator-margin-15:15px;--gerator-margin-16:16px;--gerator-margin-17:17px;--gerator-margin-18:18px;--gerator-margin-19:19px;--gerator-margin-20:20px;--gerator-margin-21:21px;--gerator-margin-22:22px;--gerator-margin-23:23px;--gerator-margin-24:24px;--gerator-margin-25:25px;--gerator-margin-26:26px;--gerator-margin-27:27px;--gerator-margin-28:28px;--gerator-margin-29:29px;--gerator-margin-30:30px;--gerator-margin-31:31px;--gerator-margin-32:32px;--gerator-margin-33:33px;--gerator-margin-34:34px;--gerator-margin-35:35px;--gerator-margin-36:36px;--gerator-margin-37:37px;--gerator-margin-38:38px;--gerator-margin-39:39px;--gerator-margin-40:40px;--gerator-width-1:1;--gerator-width-2:2;--gerator-width-3:3;--gerator-width-4:4;--gerator-width-5:5;--gerator-width-6:6;--gerator-width-7:7;--gerator-width-8:8;--gerator-width-9:9;--gerator-width-10:10;--gerator-width-11:11;--gerator-width-12:12;--gerator-width-13:13;--gerator-width-14:14;--gerator-width-15:15;--gerator-width-16:16;--gerator-width-17:17;--gerator-width-18:18;--gerator-width-19:19;--gerator-width-20:20;--gerator-width-21:21;--gerator-width-22:22;--gerator-width-23:23;--gerator-width-24:24;--gerator-width-25:25;--gerator-width-26:26;--gerator-width-27:27;--gerator-width-28:28;--gerator-width-29:29;--gerator-width-30:1.875rem;--gerator-width-31:31;--gerator-width-32:32;--gerator-width-33:33;--gerator-width-34:34;--gerator-width-35:35;--gerator-width-36:36;--gerator-width-37:37;--gerator-width-38:38;--gerator-width-39:39;--gerator-width-40:40;--gerator-width-41:41;--gerator-width-42:42;--gerator-width-43:43;--gerator-width-44:44;--gerator-width-45:45;--gerator-width-46:46;--gerator-width-47:47;--gerator-width-48:48;--gerator-width-49:49;--gerator-width-50:50;--gerator-width-51:51;--gerator-width-52:52;--gerator-width-53:53;--gerator-width-54:54;--gerator-width-55:55;--gerator-width-56:56;--gerator-width-57:57;--gerator-width-58:58;--gerator-width-59:59;--gerator-width-60:60;--gerator-width-121:7.563rem;--gerator-width-full:100%;--gerator-height-1:1;--gerator-height-2:2;--gerator-height-3:3;--gerator-height-4:4;--gerator-height-5:5;--gerator-height-6:6;--gerator-height-7:7;--gerator-height-8:8;--gerator-height-9:9;--gerator-height-10:10;--gerator-height-11:11;--gerator-height-12:12;--gerator-height-13:13;--gerator-height-14:14;--gerator-height-15:15;--gerator-height-16:16;--gerator-height-17:17;--gerator-height-18:18;--gerator-height-19:19;--gerator-height-20:20;--gerator-height-21:21;--gerator-height-22:22;--gerator-height-23:23;--gerator-height-24:24;--gerator-height-25:25;--gerator-height-26:26;--gerator-height-27:27;--gerator-height-28:28;--gerator-height-29:29;--gerator-height-30:1.875rem;--gerator-height-31:31;--gerator-height-32:2rem;--gerator-height-33:33;--gerator-height-34:34;--gerator-height-35:35;--gerator-height-36:36;--gerator-height-37:37;--gerator-height-38:38;--gerator-height-39:39;--gerator-height-40:40;--gerator-height-41:41;--gerator-height-42:42;--gerator-height-43:43;--gerator-height-44:44;--gerator-height-45:45;--gerator-height-46:46;--gerator-height-47:47;--gerator-height-48:48;--gerator-height-49:49;--gerator-height-50:50;--gerator-height-51:51;--gerator-height-52:52;--gerator-height-53:53;--gerator-height-54:54;--gerator-height-55:55;--gerator-height-56:56;--gerator-height-57:57;--gerator-height-58:58;--gerator-height-59:59;--gerator-height-60:60;--gerator-height-full:100%;--gerator-height-auto:auto;--gerator-max-width-1:1;--gerator-max-width-2:2;--gerator-max-width-3:3;--gerator-max-width-4:4;--gerator-max-width-5:5;--gerator-max-width-6:6;--gerator-max-width-7:7;--gerator-max-width-8:8;--gerator-max-width-9:9;--gerator-max-width-10:10;--gerator-max-width-11:11;--gerator-max-width-12:12;--gerator-max-width-13:13;--gerator-max-width-14:14;--gerator-max-width-15:15;--gerator-max-width-16:16;--gerator-max-width-17:17;--gerator-max-width-18:18;--gerator-max-width-19:19;--gerator-max-width-20:20rem;--gerator-max-width-21:21;--gerator-max-width-22:22;--gerator-max-width-23:23;--gerator-max-width-24:24;--gerator-max-width-25:25;--gerator-max-width-26:26;--gerator-max-width-27:27;--gerator-max-width-28:28;--gerator-max-width-29:29;--gerator-max-width-30:1.875rem;--gerator-max-width-31:31;--gerator-max-width-32:32;--gerator-max-width-33:33;--gerator-max-width-34:34;--gerator-max-width-35:35;--gerator-max-width-36:36;--gerator-max-width-37:37;--gerator-max-width-38:38;--gerator-max-width-39:39;--gerator-max-width-40:40;--gerator-max-width-41:41;--gerator-max-width-42:42;--gerator-max-width-43:43;--gerator-max-width-44:44;--gerator-max-width-45:45;--gerator-max-width-46:46;--gerator-max-width-47:47;--gerator-max-width-48:48rem;--gerator-max-width-49:49;--gerator-max-width-50:50rem;--gerator-max-width-51:51;--gerator-max-width-52:52;--gerator-max-width-53:53;--gerator-max-width-54:54;--gerator-max-width-55:55;--gerator-max-width-56:56rem;--gerator-max-width-57:57;--gerator-max-width-58:58;--gerator-max-width-59:59;--gerator-max-width-60:60;--gerator-max-width-full:100%;--gerator-max-width-500:500px;--gerator-max-width-3xl:48rem;--gerator-max-width-62rem:62rem;--gerator-max-width-1800px:1800px;--gerator-max-height-1:1;--gerator-max-height-2:2;--gerator-max-height-3:3;--gerator-max-height-4:4;--gerator-max-height-5:5;--gerator-max-height-6:6;--gerator-max-height-7:7;--gerator-max-height-8:8;--gerator-max-height-9:9;--gerator-max-height-10:10;--gerator-max-height-11:11;--gerator-max-height-12:12;--gerator-max-height-13:13;--gerator-max-height-14:14;--gerator-max-height-15:15;--gerator-max-height-16:16;--gerator-max-height-17:17;--gerator-max-height-18:18;--gerator-max-height-19:19;--gerator-max-height-20:20;--gerator-max-height-21:21;--gerator-max-height-22:22;--gerator-max-height-23:23;--gerator-max-height-24:24;--gerator-max-height-25:25;--gerator-max-height-26:26;--gerator-max-height-27:27;--gerator-max-height-28:28;--gerator-max-height-29:29;--gerator-max-height-30:30;--gerator-max-height-31:31;--gerator-max-height-32:32;--gerator-max-height-33:33;--gerator-max-height-34:34;--gerator-max-height-35:35;--gerator-max-height-36:36;--gerator-max-height-37:37;--gerator-max-height-38:38;--gerator-max-height-39:39;--gerator-max-height-40:40;--gerator-max-height-41:41;--gerator-max-height-42:42;--gerator-max-height-43:43;--gerator-max-height-44:44;--gerator-max-height-45:45;--gerator-max-height-46:46;--gerator-max-height-47:47;--gerator-max-height-48:48;--gerator-max-height-49:49;--gerator-max-height-50:50;--gerator-max-height-51:51;--gerator-max-height-52:52;--gerator-max-height-53:53;--gerator-max-height-54:54;--gerator-max-height-55:55;--gerator-max-height-56:56;--gerator-max-height-57:57;--gerator-max-height-58:58;--gerator-max-height-59:59;--gerator-max-height-60:60;--gerator-max-height-content:max-content;--gerator-min-height-full:100%;--gerator-min-height-30:1.875rem;--gerator-zindex-0:0;--gerator-zindex-1:1;--gerator-zindex-2:2;--gerator-zindex-5:5;--gerator-zindex-10:10;--gerator-zindex-20:20;--gerator-zindex-30:30;--gerator-zindex-40:40;--gerator-zindex-50:50;--gerator-zindex-100:100;--gerator-zindex-500:500;--gerator-zindex-999:999;--gerator-zindex-1000:1000;--gerator-zindex-5000:5000;--gerator-zindex-9999:9999;--gerator-zindex-10000:10000;--gerator-zindex-auto:auto;--gerator-btn-padding-sm:6px 12px;--gerator-btn-padding-md:8px 15px;--gerator-btn-padding-lg:10px 18px;--gerator-btn-padding-xl:12px 24px;--gerator-btn-gap-sm:2px;--gerator-btn-gap-md:4px;--gerator-btn-gap-lg:6px;--gerator-btn-gap-xl:8px}@media screen and (width<=768px){:root{--footer-padding-horizontal:40px;--footer-padding-vertical:48px;--footer-padding-bottom:32px;--footer-gap:32px;--footer-section-gap:24px;--footer-newsletter-width:auto;--footer-links-width:100%}}@media screen and (width<=480px){:root{--footer-padding-horizontal:20px;--footer-padding-vertical:24px;--footer-padding-bottom:16px;--footer-gap:16px;--footer-section-gap:16px;--footer-brand-min-width:100%;--footer-newsletter-width:100%;--footer-links-width:100%}}