html{font-family:Inter Tight Variable,sans-serif;background:var(--off-white);color:var(--off-white)}input,textarea{color:inherit;border:none;background:var(--black-4);border-radius:4px;padding:0 18px;outline:none;min-height:50px;width:100%;margin:0}input:focus{border:solid .5px var(--blue)}input:last-child{margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}ul{list-style:none;padding:0;margin:0}ol{list-style-type:decimal;padding:0;margin:0;font-size:95%}ol li{padding-left:10px;margin-left:18px;margin-bottom:10px}.inputs.grid{gap:20px}.bg-before{position:relative;z-index:1}.bg-before:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;z-index:-1}:root{--font-family: "Inter Tight Variable", sans-serif;--nav-height-small: 80px;--nav-height: 80px;--nav-height-large: 110px;--white-0: #ffffff;--white-1: #f8f9faff;--white-2: #e9ecefff;--grey: #dee2e6ff;--grey-2: #ced4daff;--grey-3: #adb5bdff;--grey-4: #6c757dff;--grey-5: #495057ff;--grey-6: #343a40ff;--black: #212529ff;--purple: #651FFF;--purple-2: #7C4DFF;--purple-3: #B99AFF;--purple-4: #E8DEFF;--purple-5: #F5F0FF;--blue: #2979FF;--blue-opaque: #2978ff24;--blue-2: #448AFF;--blue-3: #91C2FF;--blue-4: #DEEAFF;--blue-5: #F0F5FF;--blue-5-opaque: #f0f5fff6;--black-blue: rgb(49, 52, 60);--orange: #FF6F00;--orange-2: #FF8426;--orange-3: #FFA159;--orange-4: #FFDBBF;--orange-5: #FFF5E8;--yellow: #FFAB00;--yellow-2: #FFB726;--yellow-3: #FFD98C;--yellow-4: #FFF3D9;--yellow-5: #FFFBE8;--green: #00BFA5;--green-2: #26C8B2;--green-3: #59D5C4;--green-4: #BFEFE8;--green-5: #F2FCFA;--ease-out-quint: cubic-bezier(.23, 1, .32, 1);--shadow-a: rgba(0, 0, 0, .16) 0px 1px 4px;--shadow-b: rgba(0, 0, 0, .1) 0px 1px 3px 0px, rgba(0, 0, 0, .06) 0px 1px 2px 0px;--shadow-c: rgba(67, 71, 85, .27) 0px 0px .25em, rgba(90, 125, 188, .05) 0px .25em 1em;--shadow-d: rgba(17, 17, 26, .1) 0px 0px 16px}.flex{display:flex;justify-content:center;align-items:center}.jc-c{justify-content:center}.jc-s{justify-content:flex-start}.jc-e{justify-content:flex-end}.jc-sb{justify-content:space-between}.jc-sa{justify-content:space-around}.ai-c{align-items:center}.ai-s{align-items:flex-start}.ai-e{align-items:flex-end}.ai-sb{align-items:space-between}.ai-sa{align-items:space-around}.fw-w{flex-wrap:wrap}.fw-nw{flex-wrap:nowrap}.fd-r{flex-direction:row}.fd-c{flex-direction:column}.fd-cr{flex-direction:column-reverse}.fd-rr{flex-direction:row-reverse}.fill{height:100%;width:100%}.fill-h{height:100%}.fill-w{width:100%}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html{font-family:var(--font-family);font-size:16px;line-height:1.5;color:#333}.wrapper.svelte-1ezztgq{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;flex-direction:column;gap:10px;padding:20px 0 10px;border:solid thin var(--blue);border-radius:18px;margin-bottom:20px}.text.svelte-1ezztgq{color:var(--blue-3)}#demo.svelte-1ezztgq{display:flex}ul.svelte-1ezztgq{list-style-type:none;display:grid;gap:10px;width:100%;grid-template-columns:repeat(4,1fr)}li.svelte-1ezztgq{font-size:1rem;font-weight:400;color:var(--blue-3);border-radius:100%;height:80px;width:80px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0}span.svelte-1ezztgq:last-child{opacity:.5}@media screen and (min-width: 600px){li.svelte-1ezztgq{height:max-content;width:100px}ul.svelte-1ezztgq{justify-content:center;width:fit-content;margin-bottom:20px}.wrapper.svelte-1ezztgq{padding:40px 20px 20px;gap:30px;margin-bottom:20px}}.banner.svelte-1m11gog{min-height:100dvh;height:fit-content;width:100dvw;position:relative;display:grid;align-items:center;grid-template-columns:1fr;padding:0;background:var(--black-blue)}img.svelte-1m11gog{width:70px}.banner-content.svelte-1m11gog{padding:20px;display:grid;grid-template-columns:100%;align-items:center;align-content:center;justify-content:center;justify-items:center;gap:30px;height:fit-content;width:100dvw;color:var(--blue-5)}.text-wrapper{width:100%;max-width:100%!important}@media screen and (min-width: 600px){.banner.svelte-1m11gog{justify-content:center;justify-items:center;align-items:center;align-content:center;padding-bottom:var(--nav-height-large)}.banner-content.svelte-1m11gog{grid-template-columns:600px;padding:80px;gap:40px}}@media screen and (min-width: 1000px){.banner-content.svelte-1m11gog{grid-template-columns:900px;gap:60px}}body{background:var(--blue-5);color:var(--grey-6)}main.svelte-18xdn2w{min-height:100dvh;height:fit-content;width:100dvw;padding:0;margin:0;display:grid;justify-content:center;align-items:center}body{font-size:70%}@media screen and (min-width: 1000px){body{font-size:100%}}
