.wrapper.svelte-1r39iwn{text-align:center}.clumcy-box.svelte-1r39iwn{display:flex;flex-direction:column;align-items:center;gap:25px;padding-top:20px}.clumcy-card-holder.svelte-1r39iwn{height:70px;max-width:280px;transform:rotate(5deg)}.clumcy-card-holder.svelte-1r39iwn:first-child{transform:rotate(-5deg) translate(-45px)}.clumcy-card-holder.svelte-1r39iwn:last-child{transform:rotate(-3deg)}.clumcy-card.svelte-1r39iwn{position:relative;height:100%;display:flex;justify-content:center;align-items:center;cursor:default;border-radius:70px;border:solid 1px var(--border);background-color:var(--black);font-size:12px;line-height:1.4;color:var(--grey);padding:0 60px;text-align:center;perspective:800px;transition:transform .15s ease;--glow-x: 50%;--glow-y: 50%}.clumcy-card.svelte-1r39iwn:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .2s ease;background:radial-gradient(140px circle at var(--glow-x) var(--glow-y),#7b61ff24,transparent 70%)}.clumcy-card.svelte-1r39iwn:hover:before{opacity:1}@media screen and (min-width:1280px){.clumcy-box.svelte-1r39iwn{flex-direction:row;flex-wrap:wrap;justify-content:center;padding-top:98px;gap:30px}.clumcy-card-holder.svelte-1r39iwn{flex:0 0 450px;max-width:unset;height:140px}.clumcy-card-holder.svelte-1r39iwn:first-child{transform:rotate(-5deg)}.clumcy-card-holder.svelte-1r39iwn:nth-child(2){transform:rotate(5deg) translateY(-10px)}.clumcy-card.svelte-1r39iwn{width:100%;height:100%;font-size:24px}}:where(.flexible.svelte-1kxgo9){width:100%}.form-box.svelte-1gyv0cq{margin:30px auto 0;width:100%;max-width:643px;background-color:var(--black);padding:30px 20px;border-radius:24px;border:1px solid var(--border);display:flex;flex-direction:column;align-items:center}.form-box.svelte-1gyv0cq .btn:where(.svelte-1gyv0cq){width:100%;max-width:320px;margin-top:64px}.field-box.svelte-1gyv0cq{width:100%;max-width:320px;display:flex;flex-direction:column;gap:4px}.field-box.svelte-1gyv0cq label:where(.svelte-1gyv0cq){font-size:14px;line-height:1.5}.field-box.svelte-1gyv0cq:has(.error-msg:where(.svelte-1gyv0cq)) .input:where(.svelte-1gyv0cq) .placeholder:where(.svelte-1gyv0cq){color:red}.input.svelte-1gyv0cq{height:40px;border:1px solid var(--form-border);border-radius:8px;background-color:var(--form-bg);position:relative}.input.svelte-1gyv0cq input:where(.svelte-1gyv0cq){width:100%;height:100%;background-color:transparent;padding:12px 10px 0;font-size:14px;position:relative;z-index:1}.input.svelte-1gyv0cq input:where(.svelte-1gyv0cq):-webkit-autofill,.input.svelte-1gyv0cq input:where(.svelte-1gyv0cq):-webkit-autofill:hover,.input.svelte-1gyv0cq input:where(.svelte-1gyv0cq):-webkit-autofill:focus,.input.svelte-1gyv0cq textarea:where(.svelte-1gyv0cq):-webkit-autofill{-webkit-text-fill-color:var(--white);-webkit-box-shadow:0 0 0px 1000px var(--form-bg) inset;box-shadow:0 0 0 1000px var(--form-bg) inset;transition:background-color 9999s ease-in-out 0s}.input.svelte-1gyv0cq .placeholder:where(.svelte-1gyv0cq){position:absolute;top:2px;left:10px;font-size:14px;line-height:1.5;color:var(--placeholder);transform:translateY(8px);transition:.25s}.input.svelte-1gyv0cq:focus-within .placeholder:where(.svelte-1gyv0cq){transform:translateY(0);font-size:9px;color:var(--white);z-index:1}.input.svelte-1gyv0cq.filled .placeholder:where(.svelte-1gyv0cq){transform:translateY(0);font-size:9px;color:var(--white);z-index:1}.textarea.svelte-1gyv0cq{height:115px;border:1px solid var(--form-border);border-radius:8px;background-color:var(--form-bg)}.textarea.svelte-1gyv0cq textarea:where(.svelte-1gyv0cq){width:100%;height:100%;background-color:transparent;padding:10px;font-size:14px;resize:none}.error-box.svelte-1gyv0cq{height:16px}.error-msg.svelte-1gyv0cq{font-size:9px;color:red;padding-left:10px}@media screen and (min-width:1280px){.form-box.svelte-1gyv0cq{margin:38px auto 0}}.hero.svelte-juboms{display:flex;flex-direction:column;align-items:center}.logo.svelte-juboms{width:130px;height:auto;margin-bottom:34px}.logo.svelte-juboms img:where(.svelte-juboms){width:100%;height:auto}.slogan.svelte-juboms p:where(.svelte-juboms){font-size:18px;line-height:1.2;font-weight:400;text-transform:capitalize;text-align:center;margin-bottom:8px}.slogan.svelte-juboms span:where(.svelte-juboms){color:var(--brand)}.coins.svelte-juboms{width:100%;display:flex;justify-content:center;align-items:center;margin:20px 0 28px}.coin-item.svelte-juboms{flex:0 0 48px;width:48px;height:48px}.coin-item.svelte-juboms img:where(.svelte-juboms){width:100%;height:100%;object-fit:contain}.side-line.svelte-juboms{flex:auto;height:1px;margin:0 6px;background:linear-gradient(90deg,#7b61ff00,#7b61ff 20% 49.52%,#7b61ff 80%,#7b61ff00)}.wallet-desk.svelte-juboms{max-width:500px;margin:0 auto;font-size:14px;line-height:1.7;text-align:center}.buttons.svelte-juboms{display:flex;flex-direction:column;gap:16px;margin-top:24px}@media screen and (min-width:1280px){.logo.svelte-juboms{width:222px;margin-bottom:40px}.slogan.svelte-juboms{font-size:25px;margin-bottom:18px}.buttons.svelte-juboms{flex-direction:row;align-items:center;gap:20px}.coins.svelte-juboms{margin:20px 0 34px}.coin-item.svelte-juboms{flex:0 0 120px;width:120px;height:120px}.wallet-desk.svelte-juboms{font-size:16px}.buttons.svelte-juboms{margin-top:28px}}.operations.svelte-kcmtyq{display:flex;flex-direction:column;align-items:center;gap:8px;padding-top:30px}.operation-card.svelte-kcmtyq{width:320px;height:205px;background-repeat:no-repeat;background-size:100%;padding:20px 25px}.operation-card.svelte-kcmtyq:first-child{background-image:url(./1.CPipAnGJ.png)}.operation-card.svelte-kcmtyq:nth-child(2){background-image:url(./2.gWPX6_9p.png)}.operation-card.svelte-kcmtyq:nth-child(3){background-image:url(./3.Y0bADsbU.png)}.operation-card.svelte-kcmtyq:last-child{background-image:url(./4.DJGYG9EZ.png)}.card-name.svelte-kcmtyq{position:relative;font-size:22px;font-weight:700;line-height:1.1;width:190px;margin-bottom:12px}.card-name.svelte-kcmtyq:before{content:"";display:block;width:2px;height:44px;position:absolute;top:0;left:-10px}.card-name.svelte-kcmtyq.aqua:before{background-color:var(--aqua)}.card-name.svelte-kcmtyq.coral:before{background-color:var(--coral)}.card-name.svelte-kcmtyq.magenta:before{background-color:var(--magenta)}.card-name.svelte-kcmtyq.indigo:before{background-color:var(--indigo)}.card-description.svelte-kcmtyq{font-size:14px;line-height:1.5}.card-description.svelte-kcmtyq.aqua{width:181px}.card-description.svelte-kcmtyq.coral{width:206px}.card-description.svelte-kcmtyq.magenta{width:199px}.card-description.svelte-kcmtyq.indigo{width:165px}@media screen and (min-width:1280px){.operations.svelte-kcmtyq{flex-direction:row;flex-wrap:wrap;gap:12px;padding-top:66px}.operation-card.svelte-kcmtyq:first-child{flex:0 0 486px;height:315px;background-image:url(./1.DgxnF1jX.png)}.operation-card.svelte-kcmtyq:nth-child(2){flex:0 0 616px;height:315px;background-image:url(./2.Dr5NogNi.png)}.operation-card.svelte-kcmtyq:nth-child(3){flex:0 0 559px;height:355px;background-image:url(./3.DHSTjYu1.png)}.operation-card.svelte-kcmtyq:last-child{flex:0 0 543px;height:355px;background-image:url(./4.D_JOSGS3.png)}.card-name.svelte-kcmtyq{font-size:32px}.card-name.svelte-kcmtyq:before{height:100%}.card-name.svelte-kcmtyq.aqua{width:275px}.card-name.svelte-kcmtyq.coral{width:100%}.card-name.svelte-kcmtyq.magenta{width:100%}.card-name.svelte-kcmtyq.indigo{width:265px}.card-description.svelte-kcmtyq{font-size:20px}.card-description.svelte-kcmtyq.aqua{width:286px}.card-description.svelte-kcmtyq.coral{width:358px}.card-description.svelte-kcmtyq.magenta{width:245px}.card-description.svelte-kcmtyq.indigo{width:225px}}.partners.svelte-fjb2et{display:flex;flex-direction:column;align-items:center;gap:20px}.partners-title.svelte-fjb2et{width:186px}.partners-over.svelte-fjb2et{width:100%;max-width:1442px;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.partners-over.svelte-fjb2et::-webkit-scrollbar{display:none}.partner-flex.svelte-fjb2et{display:flex;justify-content:flex-start;align-items:center}.partner-item.svelte-fjb2et{flex:0 0 93px;width:93px;height:40px}.partner-item.svelte-fjb2et img:where(.svelte-fjb2et){width:100%;height:100%;object-fit:contain}@media screen and (min-width:1280px){.partners.svelte-fjb2et{gap:44px}.partners-title.svelte-fjb2et{width:100%}.partner-item.svelte-fjb2et{flex:0 0 210px;width:210px;height:69px}}.visionary-cards.svelte-16latzy{display:flex;flex-direction:column;gap:8px;align-items:center}.visionary-item.svelte-16latzy{width:320px;height:83px}.visionary-item-inner.svelte-16latzy{width:100%;height:100%;border:1px solid var(--border);border-radius:24px;background-image:url(./frame-1.CIGtmLCM.png);background-size:100% 100%;background-repeat:no-repeat;padding:20px;display:flex;align-items:center;gap:12px}.visionary-item-inner.svelte-16latzy img:where(.svelte-16latzy){width:42px;flex:0 0 42px;height:42px}.visionary-item-data.svelte-16latzy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.visionary-item-data.svelte-16latzy h3:where(.svelte-16latzy){font-size:18px;font-weight:700;text-transform:capitalize}.visionary-item-data.svelte-16latzy p:where(.svelte-16latzy){font-size:12px}@media screen and (min-width:1280px){.visionary-cards.svelte-16latzy{flex-direction:row;justify-content:center;align-items:center;gap:290px;position:relative;padding-top:160px}.visionary-item.svelte-16latzy{flex:0 0 382px;width:382px;height:187px;transition:.9s;transform:translate(0)}.visionary-item.svelte-16latzy:first-child{z-index:0}.visionary-item.svelte-16latzy.floated{position:absolute;transform:translateY(-50%);z-index:1}.visionary-item.svelte-16latzy:last-child{z-index:2}.visionary-item.svelte-16latzy.float-left{transform:translate(-50vw)}.visionary-item.svelte-16latzy.float-right{transform:translate(50vw)}.visionary-item-inner.svelte-16latzy{flex-direction:column;align-items:flex-start;padding:30px}.visionary-item-inner.svelte-16latzy h3:where(.svelte-16latzy){font-size:28px}.visionary-item-inner.svelte-16latzy p:where(.svelte-16latzy){font-size:16px}.visionary-item-inner.svelte-16latzy.last{z-index:2}}
