:root{--color-primary:#1a202c;--color-secondary:#2d3748;--color-tertiary:#4a5568;--color-white:#fff;--color-black:#000;--color-red:#e53e3e;--color-orange:#ed8936;--color-yellow:#ecc94b;--color-green:#48bb78;--color-teal:#38b2ac;--color-blue:#3182ce;--color-indigo:#5a67d8;--color-purple:#9f7aea;--color-pink:#ed64a6;--spacing-1:0.25rem;--spacing-2:0.5rem;--spacing-3:0.75rem;--spacing-4:1rem;--spacing-5:1.25rem;--spacing-6:1.5rem;--spacing-8:2rem;--spacing-10:2.5rem;--spacing-12:3rem;--spacing-16:4rem;--spacing-20:5rem;--spacing-24:6rem;--spacing-32:8rem;--spacing-40:10rem;--spacing-48:12rem;--spacing-56:14rem;--spacing-64:16rem;--border-width-0:0;--border-width-2:2px;--border-width-4:4px;--border-width-8:8px;--border-radius-none:0;--border-radius-sm:0.125rem;--border-radius-default:0.25rem;--border-radius-md:0.375rem;--border-radius-lg:0.5rem;--border-radius-full:9999px;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:4rem;--font-size-7xl:5rem;--font-family-sans:"Helvetica Neue",Arial,sans-serif;--font-family-serif:Georgia,"Times New Roman",Times,serif;--font-family-mono:Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--font-weight-thin:100;--font-weight-extralight:200;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900;--line-height-none:1;--line-height-tight:1.25;--line-height-snug:1.375;--line-height-normal:1.5;--line-height-relaxed:1.625;--line-height-loose:2;--letter-spacing-tighter:-0.05em;--letter-spacing-tight:-0.025em;--letter-spacing-normal:0;--letter-spacing-wide:0.025em;--letter-spacing-wider:0.05em;--letter-spacing-widest:0.1em;--screen-sm:640px;--screen-md:768px;--screen-lg:1024px;--screen-xl:1280px;--screen-2xl:1536px;--opacity-0:0;--opacity-25:0.25;--opacity-50:0.5;--opacity-75:0.75;--opacity-100:1;--z-index-auto:auto;--z-index-0:0;--z-index-10:10;--z-index-20:20;--z-index-30:30;--z-index-40:40;--z-index-50:50;--shadow-xs:0 0 0 1px rgba(0,0,0,.05);--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow-default:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);--shadow-2xl:0 25px 50px -12px rgba(0,0,0,.25);--shadow-inner:inset 0 2px 4px 0 rgba(0,0,0,.06);--shadow-none:none;--min-h-screen:100vh;--min-w-screen:100vw;--max-h-screen:100vh;--max-w-screen:100vw;--grid-cols-complex:repeat(12,minmax(0,1fr));--grid-col-span-7:span 7/span 7;--grid-col-span-8:span 8/span 8;--grid-col-span-9:span 9/span 9;--grid-col-span-10:span 10/span 10;--grid-col-span-11:span 11/span 11;--grid-col-span-12:span 12/span 12;--flex-1:1 1 0%;--flex-auto:1 1 auto;--flex-initial:0 1 auto;--flex-none:none;--width-1-2:50%;--width-1-3:33.33333%;--width-2-3:66.66667%;--width-1-4:25%;--width-2-4:50%;--width-3-4:75%;--width-1-5:20%;--width-2-5:40%;--width-3-5:60%;--width-4-5:80%;--width-1-6:16.66667%;--width-2-6:33.33333%;--width-3-6:50%;--width-4-6:66.66667%;--width-5-6:83.33333%;--width-full:100%;--height-1-2:50%;--height-1-3:33.33333%;--height-2-3:66.66667%;--height-1-4:25%;--height-2-4:50%;--height-3-4:75%;--height-1-5:20%;--height-2-5:40%;--height-3-5:60%;--height-4-5:80%;--height-1-6:16.66667%;--height-2-6:33.33333%;--height-3-6:50%;--height-4-6:66.66667%;--height-5-6:83.33333%;--height-full:100%;--animationDuration:1s}.puff-in-center{animation:puff-in-center var(--animationDuration) cubic-bezier(.47,0,.745,.715) both}.fade-out{animation:fade-out var(--animationDuration) ease-out both}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.fade-in{animation:fade-in var(--animationDuration) ease-out both}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.fade-in-out{animation:fade-in-out var(--animationDuration) ease-in-out}@keyframes fade-in-out{0%{opacity:0}50%{opacity:1}to{opacity:1}}.tracking-in-expand{animation:tracking-in-expand var(--animationDuration) cubic-bezier(.215,.61,.355,1) both}@keyframes tracking-in-expand{0%{letter-spacing:-.5em;opacity:0}40%{opacity:.6}to{opacity:1}}.tracking-in-expand-fwd-top{animation:tracking-in-expand-fwd-top var(--animationDuration) cubic-bezier(.215,.61,.355,1) both}@keyframes tracking-in-expand-fwd-top{0%{letter-spacing:-.5em;transform:translateZ(-700px) translateY(-500px);opacity:0}40%{opacity:.6}to{transform:translateZ(0) translateY(-35vh);opacity:1}}@keyframes tracking-in-contract{0%{letter-spacing:1em;opacity:0}40%{opacity:.6}to{letter-spacing:normal;opacity:1}}.tracking-in-contract{animation:tracking-in-contract var(--animationDuration) cubic-bezier(.215,.61,.355,1) both}.kenburns-bottom{animation:kenburns-bottom var(--animationDuration) ease-out both}@keyframes kenburns-bottom{0%{transform:scale(.8) translateY(0);transform-origin:50% 84%}to{transform:scale(1) translateY(15px);transform-origin:bottom}}.kenburns-top{animation:kenburns-top var(--animationDuration) ease-out both}@keyframes kenburns-top{0%{opacity:0;transform:scale(.8) translateY(0);transform-origin:50% 16%}to{opacity:1;transform:scale(1) translateY(-15px);transform-origin:top}}.kenburns-left{animation:kenburns-left var(--animationDuration) ease-out both}@keyframes kenburns-left{0%{transform:scale(1) translate(0);transform-origin:16% 50%}to{transform:scale(1.25) translate(-20px,15px);transform-origin:left}}.flip-in-hor-bottom{animation:flip-in-hor-bottom var(--animationDuration) cubic-bezier(.25,.46,.45,.94) both}@keyframes flip-in-hor-bottom{0%{transform:rotateX(80deg);opacity:0}to{transform:rotateX(0);opacity:1}}.slide-in-elliptic-top-fwd{animation:slide-in-elliptic-top-fwd var(--animationDuration) cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-in-elliptic-top-fwd{0%{transform:translateY(-600px) rotateX(-30deg) scale(0);transform-origin:50% 100%;opacity:0}to{transform:translateY(0) rotateX(0) scale(1);transform-origin:50% 1400px;opacity:1}}.tracking-in-expand-fwd{animation:tracking-in-expand-fwd var(--animationDuration) cubic-bezier(.215,.61,.355,1) both}@keyframes tracking-in-expand-fwd{0%{letter-spacing:-.5em;transform:translateZ(-700px);opacity:0}40%{opacity:.6}to{transform:translateZ(0);opacity:1}}.slide-in-top{animation:slide-in-top .25s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-in-top{0%{transform:translateY(-1000px);opacity:0}to{transform:translateY(0);opacity:1}}.delayed-fade-in{animation:fade-in .75s cubic-bezier(.25,.46,.45,.94) both;animation-delay:.75s}@keyframes delayed-fade-in{0%{transform:translateY(-1000px);opacity:0}to{transform:translateY(0);opacity:1}}.slide-in-bottom{animation:slide-in-bottom .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-in-bottom{0%{transform:translateY(1000px);opacity:0}to{transform:translateY(0);opacity:1}}.puff-in-center{animation:puff-in-center .7s cubic-bezier(.47,0,.745,.715) both}@keyframes puff-in-center{0%{transform:scale(2);filter:blur(2px);opacity:0}to{transform:scale(1);filter:blur(0);opacity:1}}.scale-in-center{animation:scale-in-center var(--animationDuration) cubic-bezier(.25,.46,.45,.94) both}.swing-in-top-fwd{animation:swing-in-top-fwd var(--animationDuration) cubic-bezier(.175,.885,.32,1.275) both}@keyframes swing-in-top-fwd{0%{transform:rotateX(-100deg);transform-origin:top;opacity:0}to{transform:rotateX(0deg);transform-origin:top;opacity:1}}.bounce-in-top{animation:bounce-in-top 1.1s both}@keyframes bounce-in-top{0%{transform:translateY(-500px);animation-timing-function:ease-in;opacity:0}38%{transform:translateY(0);animation-timing-function:ease-out;opacity:1}55%{transform:translateY(-65px);animation-timing-function:ease-in}72%{transform:translateY(0);animation-timing-function:ease-out}81%{transform:translateY(-28px);animation-timing-function:ease-in}90%{transform:translateY(0);animation-timing-function:ease-out}95%{transform:translateY(-8px);animation-timing-function:ease-in}to{transform:translateY(0);animation-timing-function:ease-out}}.scale-in-center{animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes scale-in-center{0%{transform:scale(0);opacity:1}to{transform:scale(1);opacity:1}}.slide-top{animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-top{0%{transform:translateY(0)}to{transform:translateY(-165px)}}.slide-bottom{animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-bottom{0%{transform:translateY(-165px)}to{transform:translateY(0)}}.slide-bottom-top{animation:slide-bottom-top .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-bottom-top{0%{transform:translateY(30px)}to{transform:translateY(0)}}.slide-top-bottom{animation:slide-top-bottom .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-top-bottom{0%{transform:translateY(0)}to{transform:translateY(60px)}}
/*# sourceMappingURL=35fcb7e55b6c8128.css.map*/