:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}#toasts{position:fixed;left:20px;right:20px;top:24px;z-index:2000;pointer-events:none}.toast{display:flex;align-items:center;gap:8px;margin:0 auto 16px;width:fit-content;padding:16px;background:#f8fff8;border-radius:14px;box-shadow:0 4px 40px #0003;color:#000;font-size:16px;line-height:18px;font-weight:500;font-size:14px;line-height:120%;color:#fff}.toast>svg{flex:0 0 16px;width:16px;height:16px}.toast-success{box-shadow:0 4px 60px #00000040;background:#084314}.toast-error{border:1px solid #460700;box-shadow:0 4px 60px #00000040;background:#c93322}.toast .coin{background-color:#899985;border-radius:50%;width:18px;height:18px;vertical-align:text-top}.toast-enter-active,.toast-leave-active{transition:.3s opacity,.3s transform}.toast-enter-from,.toast-leave-to{opacity:0;transform:translateY(-6px)}:root{--box: max((100vw - 1264px) / 2, 15px) }@media(max-width:370px){:root{--box: 8px}}html,body{margin:0;padding:0;background-color:#f8fff6;scroll-behavior:smooth}html{font-family:Inter,sans-serif;font-feature-settings:"liga" 1,"calt" 1;overscroll-behavior:none}@supports (font-variation-settings: normal){html{font-family:InterVariable,sans-serif}}*{font-family:inherit}.page{min-height:100vh;padding:20px 16px 40px;overflow-x:hidden}.btn{display:inline-block;-webkit-user-select:none;user-select:none;border:none;cursor:pointer;text-decoration:none;text-align:center;box-sizing:border-box}.btn:disabled{pointer-events:none}.btn.medium{padding:8px;border-radius:8px}.btn.medium>svg{width:16px;height:16px}.btn.tiny{padding:7px;border-radius:8px}.btn.tiny>svg{width:12px;height:12px}.btn>svg{color:currentColor}.btn.orange{background-color:#da5400;color:#fff}.btn.naranja{background-color:#f67422!important;color:#fff!important;transition:.2s}.btn.naranja:hover{background-color:#e5671e!important}.btn.green{background-color:#0a761f!important;color:#fff!important}.btn.green:disabled{background-color:#064d13!important;color:#07701c!important}.btn.green-new{padding:10px 22px;border:2px solid #B1F193;border-radius:24px;font-size:14px;font-weight:600;background-color:#80e677;color:#084314}.btn.green-new:disabled{border-color:#e3e3e3;background-color:#eaeaea;color:#acacac}.btn.verde{background-color:#5e8a1c!important;color:#fff!important}.btn.outline{background:none!important;color:#084314!important;box-shadow:inset 0 0 0 1px #084314!important}.btn.staking{padding:16px;text-align:center;width:100%;border-radius:12px;font-weight:600;font-size:14px}.tooltip{position:relative;display:inline-block;font-size:0;line-height:0;z-index:100}.tooltip>svg,.tooltip>img{cursor:help}.tooltip>svg:hover+.content,.tooltip>img:hover+.content{opacity:1}.tooltip>.content{position:absolute;top:100%;margin-top:2px;left:0;width:250px;padding:16px;border-radius:16px;background-color:#fff;color:#084314;box-shadow:0 0 25px #00000026;pointer-events:none;opacity:0;transition:opacity .12s;letter-spacing:0;white-space:wrap}.tooltip>.content.left{left:auto;right:0}@media(max-width:640px){.tooltip>.content{width:190px}}.tooltip>.content>.title{margin-bottom:6px;font-size:12px;font-weight:600;line-height:20px}.tooltip>.content>p{margin:0;font-size:12px;font-weight:400;line-height:16px}.row{display:flex;gap:10px;flex-wrap:wrap}.row>*{flex:1}.nowrap{white-space:nowrap}.f-half{flex:.5}.placeholder{padding:150px 0;text-align:center;color:#d4dbd1}.placeholder>svg{width:256px;height:256px;stroke-width:1}.placeholder>p{margin:10px 0;font-weight:600;font-size:22px;line-height:24px}.modal-title{display:flex;align-items:center;gap:12px}.modal-title>img{width:64px;height:64px;object-fit:contain}.modal-title .primary{text-transform:lowercase;font-weight:800;font-size:24px}.modal-title .secondary{margin-top:2px;background:#0000001a;border-radius:10px;display:inline-block;padding:4px 8px;font-weight:700}.modal-title .caption{color:#9ca29a;font-size:12px}.modal-section{padding:0 0 8px}.modal-warning{margin:12px 0;padding:14px;border-radius:12px;background:#fde5e3;color:#b91c1c}.modal-warning a{color:#b91c1c}.modal-topup{display:grid;justify-items:center;gap:10px}.modal-topup .qr{width:180px;height:180px;background:#fff;border-radius:12px;display:grid;place-items:center}.modal-topup .qr img{width:64px;height:64px}.modal-topup .address{display:flex;gap:8px;width:100%}.modal-topup .address>input{flex:1;line-height:40px;border-radius:8px;border:1px solid #D8E5D4;background:#fff;outline:none;padding:0 10px}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-12px)}75%{transform:translate(12px)}}.header-widgets .pill,.modal-widgets .pill{display:inline-flex;align-items:center;gap:8px;padding:0 16px;line-height:40px;border:none;border-radius:12px;background:#f8fff6;font-size:14px;color:#000;box-shadow:0 0 60px #00000026}.header-widgets .pill.toggle,.modal-widgets .pill.toggle{gap:2px}.header-widgets .pill.toggle>svg,.modal-widgets .pill.toggle>svg{width:16px;height:16px}@media(max-width:480px){.header-widgets .pill,.modal-widgets .pill{padding:0 12px;gap:4px;font-size:12px}.header-widgets .pill.toggle,.modal-widgets .pill.toggle{gap:0}}@media(max-width:370px){.header-widgets .pill,.modal-widgets .pill{letter-spacing:-.8px}}@media(max-width:420px){.header-widgets .wallet,.modal-widgets .wallet{color:#889186}}.header-widgets .wallet:before,.modal-widgets .wallet:before{content:"";width:8px;height:8px;border-radius:50%;background-color:#47a82b}@media(max-width:420px){.header-widgets .wallet:before,.modal-widgets .wallet:before{display:none}}.header-widgets .wallet>svg,.modal-widgets .wallet>svg{width:14px;height:14px;color:#889186}.dd[data-v-daaabdb7]{position:relative;display:inline-block}.dd .toggle[data-v-daaabdb7]{display:inline-flex;align-items:center;cursor:pointer}.dd .toggle>.arrow[data-v-daaabdb7]{margin-left:4px;width:12px!important;height:12px!important;color:#1f2a1f;transition:transform .15s ease}.dd .toggle>.arrow.open[data-v-daaabdb7]{transform:rotate(180deg)}.dd .menu[data-v-daaabdb7]{position:absolute;margin-top:14px;padding:8px;border-radius:12px;background-color:#f8fff6;box-shadow:0 0 25px #00000026;z-index:20}.dd .menu.right[data-v-daaabdb7]{right:0}.dd .menu.left[data-v-daaabdb7]{left:0}.dd .menu>.item[data-v-daaabdb7]{display:block;width:100%;padding:0 12px;line-height:28px;text-align:center;border:none;background:none;border-radius:8px;color:#000;cursor:pointer;transition:.25s background-color}.dd .menu>.item[data-v-daaabdb7]:not(:last-child){margin-bottom:8px}.dd .menu>.item[data-v-daaabdb7]:hover{background-color:#e8eee6}.dd .menu>.item.active[data-v-daaabdb7]{background-color:#d3dfcf}.dd .fade-enter-active[data-v-daaabdb7],.dd .fade-leave-active[data-v-daaabdb7]{transition:opacity .12s ease,transform .12s ease}.dd .fade-enter-from[data-v-daaabdb7],.dd .fade-leave-to[data-v-daaabdb7]{opacity:0;transform:translateY(-4px)}.preloader[data-v-80b9dc60]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0;width:100%;gap:16px}.preloader>.spinner[data-v-80b9dc60]{width:48px;height:48px;border:4px solid #D8E5D4;border-top-color:#0a761f;border-radius:50%;animation:spin-80b9dc60 .75s linear infinite}.preloader>.text[data-v-80b9dc60]{font-size:14px;font-weight:500;color:#606e5c}.preloader.large[data-v-80b9dc60]{padding:0;min-height:100vh;filter:drop-shadow(#606E5C 0 0 20px) drop-shadow(#606E5C 0 0 2px)}.preloader.large>.text[data-v-80b9dc60]{color:#fff}.preloader.compact[data-v-80b9dc60]{padding:0;flex-direction:row;justify-content:flex-start}.preloader.compact>.spinner[data-v-80b9dc60]{width:20px;height:20px}@keyframes spin-80b9dc60{to{transform:rotate(360deg)}}.modal-wrap[data-v-22266ecd]{position:fixed;inset:0;padding:16px;z-index:1000;display:flex;align-items:center;overflow-y:auto}.modal-wrap>.backdrop[data-v-22266ecd]{position:fixed;inset:0;background:#00000059;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-wrap>.modal[data-v-22266ecd]{flex:0 1 auto;max-width:540px;margin:auto;position:relative;background:#f8fff6;border-radius:18px;box-shadow:0 40px 120px #0006;overflow:hidden}.modal-wrap>.modal>.head[data-v-22266ecd]{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0}.modal-wrap>.modal>.head>.title[data-v-22266ecd]{font-size:18px;font-weight:700;color:#0b0b0b}.modal-wrap>.modal>.head>.close[data-v-22266ecd]{width:36px;height:36px;border-radius:10px;background:#e3ebe0;color:#6b726c}.modal-wrap>.modal>.content[data-v-22266ecd]{padding:16px;overflow:auto}.modal-wrap>.modal>.foot[data-v-22266ecd]{padding:0 16px 16px;display:flex;gap:8px;justify-content:flex-end}@media(max-width:540px){.modal-wrap[data-v-22266ecd]{padding:0}.modal-wrap>.modal[data-v-22266ecd]{margin-top:auto;margin-bottom:0;flex:1;border-radius:16px 16px 0 0}}#auth-modal .modal{padding:32px;flex-basis:448px}#auth-modal .modal>.title{margin-bottom:32px;font-weight:600;font-size:24px;line-height:20px}#auth-modal .quick{position:relative;display:flex;align-items:center;gap:8px;padding:16px;background-color:#f8fff8;border-radius:12px;box-shadow:0 0 30px #00000026}#auth-modal .quick:after{content:"NEW!";position:absolute;top:-12px;right:20px;padding:0 8px;border-radius:8px;background-color:#0a761f;line-height:24px;color:#fff;font-weight:700;font-size:14px}#auth-modal .quick>img{margin-right:2px;flex:0 0 56px;width:56px;background-color:#d3e0cf;border-radius:16px}#auth-modal .quick>.title{margin-right:auto}#auth-modal .quick>.title>b{display:block;margin-bottom:4px;font-weight:600;font-size:14px;line-height:20px}#auth-modal .quick>.title>p{margin:0;max-width:180px;font-size:12px;line-height:16px;color:#899985}#auth-modal .quick button{border:none;background:none;font-size:0;padding:0;cursor:pointer}#auth-modal .wallet{display:flex;align-items:center;gap:10px;border:1px solid #D3E0CF;border-radius:12px;padding:15px 31px;background-color:#f8fff8;box-shadow:0 0 30px #00000026;cursor:pointer}#auth-modal .wallet>img{width:28px;height:28px;border-radius:50%}#auth-modal .wallet.large{margin-top:16px;display:flex;width:100%;text-align:center;justify-content:center;font-weight:600;font-size:24px}#auth-modal .wallet.large>img{width:32px;height:32px;border-radius:8px}#auth-modal .group-label{margin-top:24px;margin-bottom:18px;font-weight:500;font-size:14px;line-height:20px}#auth-modal .group{display:flex;gap:10px;flex-wrap:wrap}#auth-modal .more-toggle{display:flex;align-items:center;gap:10px;margin-top:32px;color:#899985;font-size:14px;font-weight:500;text-align:center;cursor:pointer}#auth-modal .more-toggle:before,#auth-modal .more-toggle:after{content:"";flex:1;height:1px;background-color:#899985}#auth-modal .more-toggle>svg{width:12px;height:12px;margin:0 -2px}#auth-modal .more-toggle>svg.open{transform:rotate(180deg)}#auth-modal .more{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:10px}#auth-modal .not-mobile{display:contents}#auth-modal .only-mobile{display:inline-block;white-space:nowrap;vertical-align:middle}@media(max-width:940px){#auth-modal .modal{padding:32px 16px}#auth-modal .group{display:grid;grid-template-columns:repeat(3,1fr)}#auth-modal .group>.wallet{justify-content:center}#auth-modal .quick>.title{width:100%;margin-right:0}#auth-modal .quick>.title>p{max-width:none}#auth-modal .quick button{display:inline-block;padding:4px}#auth-modal .quick button>img{width:18px;height:18px}#auth-modal .more{grid-template-columns:1fr}#auth-modal .wallet{justify-content:center}}.contract-card[data-v-bceac7e8]{width:418px}.contract-card>.banner[data-v-bceac7e8]{display:flex;flex-direction:column;justify-content:center}.contract-card>.banner>img[data-v-bceac7e8]{top:-18px;bottom:0;width:220px;left:-22px!important;height:calc(100% + 18px)}.contract-card>.banner>.title[data-v-bceac7e8]{margin-top:0;margin-left:170px;font-size:24px;font-weight:500;line-height:36px;text-align:left;color:#dfffd5}.contract-card>.banner>p[data-v-bceac7e8]{margin-top:8px;margin-bottom:0;margin-left:170px;line-height:18px;color:#dfffd5}.contract-card>.body[data-v-bceac7e8]{padding:32px}.title[data-v-bceac7e8]{margin-top:8px;font-weight:600;font-size:24px;line-height:20px;text-align:center}.subtitle[data-v-bceac7e8]{margin-top:10px;font-size:18px;line-height:20px;text-align:center}.ref-input[data-v-bceac7e8]{margin-top:32px;padding:0 26px;display:flex;border:1px solid #899985;border-radius:16px}.ref-input.error[data-v-bceac7e8]{animation:shake .25s ease-in-out}.ref-input>input[data-v-bceac7e8]{flex:1;width:0;padding:0;height:58px;border:none;background:none;text-align:center;font-weight:700;font-size:24px}.ref-input>input[data-v-bceac7e8]:focus{outline:none}.ref-input>span[data-v-bceac7e8]{flex:1;line-height:58px;font-size:24px;font-weight:300;color:#899985;text-align:center}.alert[data-v-bceac7e8]{margin-top:8px;padding:12px 16px;font-size:14px;font-weight:500;text-align:left}.actions[data-v-bceac7e8]{margin-top:32px!important}@media(max-width:540px){.contract-card[data-v-bceac7e8]{width:100%;border-radius:16px 16px 0 0}.contract-card>.banner>img[data-v-bceac7e8]{left:-55px!important}.contract-card>.banner>.title[data-v-bceac7e8]{margin-left:125px}.contract-card>.banner>p[data-v-bceac7e8]{margin-left:125px}}.onboard-card[data-v-48b23f3f]{padding:20px 30px;background-color:#f8fff8}.onboard-card .title[data-v-48b23f3f]{display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:600}.onboard-card .title>.counter[data-v-48b23f3f]{padding:0 8px;border-radius:6px;line-height:20px;font-size:12px;font-weight:600;color:#084314;background-color:#b3d3a9}.onboard-card .text[data-v-48b23f3f]{margin:16px 0;font-size:16px;line-height:1.4}.onboard-card .btn[data-v-48b23f3f]{display:block;width:100%;padding:18px;border-radius:16px;line-height:20px;font-weight:600;font-size:14px;text-align:center;background-color:#b3d3a9;color:#fff}.onboard-card .btn.skip[data-v-48b23f3f]{margin-top:4px;padding:8px;background:none;color:#000;font-weight:500}.qr-code[data-v-7e3007f6]{position:relative;display:inline-block}.qr-code .qr-canvas[data-v-7e3007f6]{display:block;width:100%;height:100%}.qr-code .qr-logo[data-v-7e3007f6]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20%;height:20%;padding:8px;background:#fff;border:2px solid #000;border-radius:12px;object-fit:contain;pointer-events:none;z-index:1}#register-modal .modal-widgets{position:absolute;bottom:100%;right:0;margin-bottom:16px;display:flex;gap:8px;margin-top:auto;z-index:10}#register-modal .modal-widgets .wallet>svg{width:12px;height:12px;color:#000}#register-modal .modal{position:relative;flex-basis:580px;max-width:calc(100vw - 30px);overflow:visible}#register-modal .modal>.hero{display:flex;align-items:flex-end;text-align:center;background-color:#084514;border-radius:16px 16px 0 0}@media(max-width:640px){#register-modal .modal>.hero{flex-direction:column;align-items:center}}#register-modal .modal>.hero>img{flex:0 0 205px;width:205px;margin-left:-52px;margin-top:-44px;height:auto;transform:rotate(-15deg)}@media(max-width:640px){#register-modal .modal>.hero>img{margin:-110px 0 0;flex:0 0 180px;width:auto;height:180px;transform:none}}#register-modal .modal>.hero>.content{padding-right:28px;align-self:center}@media(max-width:640px){#register-modal .modal>.hero>.content{padding:8px 16px 16px}}#register-modal .modal>.hero>.content>h2{margin:0;color:#dffbe5;font-size:20px;font-weight:700;line-height:25px}@media(max-width:640px){#register-modal .modal>.hero>.content>h2{font-size:18px}}#register-modal .modal>.hero>.content>.subtitle{margin-top:10px;color:#dffbe5;font-size:14px;font-weight:500;line-height:18px}@media(max-width:640px){#register-modal .modal>.hero>.content>.subtitle{margin-top:16px;font-size:12px}}#register-modal .modal>.content{padding:16px}#register-modal .modal>.content>.title{font-size:16px;font-weight:500;color:#000;line-height:18px}#register-modal .modal>.content>.title>.tooltip{margin-left:4px;vertical-align:top}#register-modal .modal>.content>.title>.tooltip>svg{width:18px;height:18px;color:#c3cac1}#register-modal .modal>.content>.requirements{margin-top:16px;margin-bottom:10px;padding:16px;border-radius:12px;background-color:#fff}#register-modal .modal>.content>.requirements>.item{margin:4px 0;display:flex;align-items:center;gap:4px;font-size:12px;line-height:20px;color:#899985}#register-modal .modal>.content>.requirements>.item>svg{width:12px;height:12px}#register-modal .modal>.content>.requirements>.item>.value{display:flex;align-items:center;gap:4px;color:#084314;margin-left:auto}#register-modal .modal>.content>.requirements>.exchange-line{margin-top:4px;margin-bottom:16px;display:flex;align-items:center;gap:4px;font-size:16px;font-weight:700;color:#084314}#register-modal .modal>.content>.requirements>.exchange-line>.icon{margin-left:auto}#register-modal .modal>.content>.requirements>.exchange-line>.sign{font-weight:500}#register-modal .modal>.content>.requirements>.exchange-line .coin{margin-right:4px}#register-modal .modal>.content>.requirements .coin{width:18px;height:18px;vertical-align:top;background-color:#899985;border-radius:50%}#register-modal .modal>.content.claiming .preloader>.spinner{width:64px;height:64px}#register-modal .modal>.content.claiming .preloader>.text{margin:24px auto 0;max-width:400px;font-size:18px;text-align:center;line-height:28px}#register-modal .modal>.content.claiming .result-icon{display:block;margin:32px auto;width:80px;height:80px}#register-modal .modal>.content.claiming .result-title{margin-bottom:12px;font-size:40px;font-weight:600;text-align:center}#register-modal .modal>.content.claiming .result-description{margin-bottom:24px;font-size:16px;font-weight:400;text-align:center}#register-modal .modal>.content.claiming .btn.green-new{padding:14px 22px;margin:0 auto 8px;max-width:445px}#register-modal .modal .token-item small>svg{margin-left:4px;width:16px;height:16px;vertical-align:top;color:#151515;cursor:pointer}#register-modal .modal .caption{display:flex;align-items:center;justify-content:space-between;margin:0 32px 24px;padding:32px 0 24px;font-size:22px;color:#151515;border-bottom:1px solid #E2E8E0}#register-modal .modal .caption>svg{width:22px;height:22px;cursor:pointer}#register-modal .modal .heading{display:flex;align-items:center;justify-content:space-between;margin:0 32px 8px;font-size:14px;color:#151515}#register-modal .modal .viewport{overflow-y:auto;margin-bottom:32px}#register-modal .modal .token-item{display:flex;align-items:center;gap:10px;border:none;margin:0 24px;padding:8px;border-radius:8px;cursor:pointer;color:#151515;font-size:16px;font-weight:500}#register-modal .modal .token-item:not(:last-child){margin-bottom:12px}#register-modal .modal .token-item:hover{background-color:#0000000d}#register-modal .modal .token-item>img{width:55px;height:55px;border-radius:50%;background-color:#e6ede5}#register-modal .modal .token-item small{display:block;margin-top:8px;color:#b9c3b6;font-weight:400;font-size:14px;line-height:16px}#register-modal .modal .token-item small>svg{margin-left:4px;width:16px;height:16px;vertical-align:top}#register-modal .modal .token-item>.meta{margin-left:auto;text-align:right}#register-modal .modal .alert{margin-bottom:16px;padding:10px 22px;background-color:#ff8551;border:2px solid #F97A44;border-radius:24px;font-weight:600;font-size:14px;line-height:20px;color:#fff}#register-modal .modal hr{margin:16px 0;border:none;width:100%;height:1px;background-color:#e3e3e3}#register-modal .modal .qr-code{display:block;margin:0 auto 10px;padding:12px;border-radius:12px;background-color:#fff;overflow:hidden}#register-modal .modal .qr-hint{margin:10px 0;font-size:14px;font-weight:600;line-height:20px;color:#020202;text-align:center;opacity:.35}#register-modal .modal .wallet-address{margin-bottom:16px;border:1px solid #094315;border-radius:16px;background-color:#d8e5d4}#register-modal .modal .wallet-address>.value{padding:12px 16px 8px;border-bottom:1px solid #094315;font-size:15px;font-weight:500;color:#084314;word-break:break-all;text-align:center;line-height:20px}#register-modal .modal .wallet-address>.copy{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 16px;border:none;background:none;width:100%;font-size:15px;font-weight:500;color:#084314;cursor:pointer}#register-modal .modal .wallet-address>.copy>svg{width:16px;height:16px}#register-modal .modal .selected-currency{margin-bottom:16px}#register-modal .modal .selected-currency>.label{margin:5px 0;font-size:15px;font-weight:600;line-height:20px;color:#535353}#register-modal .modal .selected-currency>.currency-info{display:flex;align-items:center;gap:12px}#register-modal .modal .selected-currency>.currency-info>.coin{margin-right:2px;width:42px;height:42px}#register-modal .modal .selected-currency>.currency-info>.name{font-size:24px;font-weight:700;color:#090909}#register-modal .modal .selected-currency>.currency-info>.ticker{padding:0 8px;background-color:#eaeaea;border:1px solid #E3E3E3;border-radius:12px;font-size:12px;font-weight:700;line-height:34px;color:#6e6e6e}#register-modal .modal .alert.warning{background-color:#ff8551;border:2px solid #F97A44;margin-bottom:24px}#register-modal .modal .invoice-field{margin-top:10px}#register-modal .modal .invoice-field>.label{margin-bottom:4px;font-size:15px;color:#535353;font-weight:600}#register-modal .modal .invoice-field>.field-wrapper{display:flex;align-items:center;border:1px solid #E3E3E3;border-radius:12px;background-color:#eaeaea;overflow:hidden}#register-modal .modal .invoice-field>.field-wrapper>input{flex:1;padding:0 16px;border:none;background:none;font-size:15px;font-weight:700;color:#535353;height:50px;outline:none;word-break:break-all}#register-modal .modal .invoice-field>.field-wrapper>input:disabled{color:#989898}#register-modal .modal .invoice-field>.field-wrapper>.copy-btn{flex-shrink:0;padding:15px;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .25s}#register-modal .modal .invoice-field>.field-wrapper>.copy-btn>svg{width:20px;height:20px;color:#535353}#register-modal .modal .invoice-field>.field-wrapper>.copy-btn:hover{opacity:.5}#register-modal .modal .preloader{margin-top:16px}@media(max-width:640px){#register-modal>.modal{padding-bottom:36px;max-width:initial}#register-modal>.modal>.modal-widgets{position:fixed;top:16px;right:16px;bottom:auto;margin:0}}.swap-control{background-color:#f0f0f0;border-radius:16px}.swap-control>header{display:flex;justify-content:space-between;padding:16px 16px 10px;font-size:14px;font-weight:500;color:#084314;line-height:18px}.swap-control>header>.value>svg{margin-right:4px;vertical-align:top;width:18px;height:18px}.swap-control>header>.value>span{text-decoration:solid underline}.swap-control>footer{display:flex;justify-content:space-between;padding:8px;border:1px solid #E3E3E3;border-radius:16px;background-color:#eaeaea;box-sizing:border-box}.swap-control>footer>.selector{border:none;padding:14px 16px;border-radius:14px;background-color:#f8fff6;font-size:20px;font-weight:600;line-height:24px;white-space:nowrap;color:#084314}.swap-control>footer>.selector>.coin{width:24px;height:24px;border-radius:50%;vertical-align:top;background-color:#f3ffef}.swap-control>footer>.selector>.arrow{margin-left:2px;margin-top:6px;width:12px;height:12px;vertical-align:top}.swap-control>footer>button.selector{cursor:pointer}.swap-control>footer>div.selector{border:2px solid #B1F193;border-radius:40px;background-color:#80e677;box-sizing:border-box}.swap-control>footer .value{margin:auto 12px auto 0;text-align:right}.swap-control>footer .value>.amount{color:#084314;font-size:20px;line-height:20px}.swap-control>footer .value>.approx{margin-top:4px;color:#839a7b;font-size:12px;line-height:20px}.swap-arrow{margin-top:-20px;margin-bottom:-8px;text-align:center;font-size:0}.swap-arrow>svg{padding:11px;width:24px;height:24px;border-radius:50%;background-color:#0a761f;color:#fff}.page{padding:50px var(--box)}.page+.preloader{position:fixed;inset:0;background-color:#0000000d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000}.page>.top{display:flex;justify-content:space-between;align-items:center}.page>.top .brand{display:flex;align-items:center;gap:10px}@media(max-width:420px){.page>.top .brand{gap:6px}}.page>.top .brand>.logo{width:50px;height:50px;border-radius:14px;background-color:#d3e0cf}@media(max-width:420px){.page>.top .brand>.logo{width:40px;height:40px;border-radius:10px}}.page>.top .brand>.name{display:grid}@media(max-width:370px){.page>.top .brand>.name{letter-spacing:-.8px}}.page>.top .brand>.name>.title{color:#000;font-size:24px;font-weight:700;line-height:32px}@media(max-width:420px){.page>.top .brand>.name>.title{font-size:20px;line-height:20px}}.page>.top .brand>.name>.sub{font-weight:400;font-size:14px;line-height:14px;color:#606e5c}@media(max-width:420px){.page>.top .brand>.name>.sub{font-size:12px;line-height:14px}}.page>.top .brand>.name>.sub>.x3{padding:0 4px;background-color:#000;border-radius:4px;color:#fff;font-size:12px}@media(max-width:420px){.page>.top .brand>.name>.sub>.x3{font-size:10px;line-height:12px}}.page>.top .actions{display:flex;gap:8px;align-items:stretch;padding:8px;background-color:#d8e5d4;border-radius:16px}.page>.top .actions .balance{gap:5px;font-weight:500}.page>.top .actions .balance>b{font-weight:600}.page>.top .actions .balance>img{width:24px;height:24px;border-radius:50%;background-color:#d3e0cf}.page>nav{z-index:2;position:relative;margin:40px 0;display:flex;gap:8px;background:#f8fff6;border-radius:24px;padding:8px;box-shadow:0 0 60px #00000026;white-space:nowrap}.page>nav .item{flex-grow:0;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 22px;line-height:56px;font-size:16px;font-weight:500;border-radius:16px;color:#b3c7b6;text-decoration:none;transition:.25s background-color,.25s color,.25s flex-grow}.page>nav .item.active{flex-grow:1;color:#000;background-color:#d8e5d4}@media(max-width:940px){.page>nav{position:fixed;left:0;right:0;bottom:0;margin:0;gap:4px;padding:12px 16px 16px;border-radius:16px 16px 0 0;z-index:1000;box-shadow:0 0 60px #0006}.page>nav .item{position:relative;font-size:0;gap:0;padding:0 16px}.page>nav .badge{position:absolute;top:-4px;right:-4px;font-size:8px;padding:0;min-width:16px;line-height:16px}}@media(max-width:420px){.page>nav{gap:0}.page>nav>.item{padding:0;flex:1}.page>nav>.item>svg{width:20px;height:20px}}.page>nav .badge{background:#15803d;color:#fff;min-width:12px;border-radius:12px;padding:0 6px;line-height:24px;font-size:12px;font-weight:700;text-align:center}.operation{margin-top:16px;padding:16px;display:flex;align-items:center;gap:10px;background-color:#e3ebe0;border-radius:12px}.operation>.icon{width:40px;height:40px;border-radius:12px}.operation>.icon>svg{margin:12px;width:16px;height:16px;color:#fff}.operation>.icon.income{background-color:#0a761f}.operation>.icon.frozen{background-color:#4b95d2}.operation>.icon.auto{background-color:#da5400}.operation>.icon.missed{background-color:#ff6450}.operation .title{font-size:14px;font-weight:600;line-height:20px;color:#111827}.operation .title>span{margin-left:10px;font-size:12px;font-weight:400;color:#6e746c}.operation .description{margin-top:2px;font-size:12px;color:#0a761f}.operation .right{margin-left:auto;text-align:right}.operation .right>.amount{font-size:14px;font-weight:500;line-height:24px;color:#3b3b3b}.operation .right>.amount>img{margin-right:6px;width:24px;height:24px;border-radius:50%;background-color:#d3e0cf;vertical-align:top}.operation .right>.view{display:block;font-size:12px;line-height:14px;color:#6e746c;text-decoration:none}.operation .right>.view>svg{margin-top:2px;margin-right:4px;width:10px;height:10px;vertical-align:top}.contract-card{display:flex;flex-direction:column;border:1px solid #899985;border-radius:16px;background-color:#e5efe2;box-shadow:0 0 60px #00000026;min-height:594px;overflow:hidden}.contract-card .contract-card{border:none;border-radius:14px}@media(max-width:940px){.contract-card{min-height:auto}}.contract-card a{color:inherit}.contract-card>.banner{position:relative;padding:22px 22px 30px;background-color:#084314;height:200px;box-sizing:border-box;max-height:200px;container-type:inline-size;container-name:banner}.contract-card>.banner>img{display:block;position:absolute;left:-20px;bottom:0;top:0;height:100%;width:274px;object-fit:contain}.contract-card>.banner>.title{margin-left:210px;font-size:22px;color:#dffbe5;letter-spacing:-3%}.contract-card>.banner>p{margin:8px 0 8px 210px;color:#dffbe5;font-weight:400;font-size:12px;line-height:18px}.contract-card>.banner>.alt{display:block;margin-top:6px;margin-left:210px;font-size:14px;color:#e2ffe6;max-width:140px;line-height:143%}.contract-card>.banner .reward{margin-top:8px;margin-left:170px;padding:8px 12px;border-radius:8px;line-height:24px;font-size:18px;font-weight:600;border:1px solid #03310d;background-color:#053d11;color:#dffbe5;white-space:nowrap;background-color:#03310d}.contract-card>.banner .reward>.sign{margin-right:6px;font-size:16px;vertical-align:top}@media(max-width:940px){.contract-card>.banner .reward>.sign{margin-right:0}}.contract-card>.banner .reward>.alt{display:block;margin-top:4px;font-size:12px;font-weight:400;color:#e2ffe6}@container banner (max-width: 420px){.contract-card>.banner>img{left:-40px}}@container banner (max-width: 360px){.contract-card>.banner>img{left:-60px}.contract-card>.banner>.title{margin-left:160px}.contract-card>.banner>p{margin-left:160px}.contract-card>.banner>.alt{margin-left:160px}.contract-card>.banner>.reward{margin-left:160px}}@container banner (max-width: 340px){.contract-card>.banner>img{left:-40px}.contract-card>.banner>.title{margin-left:160px}.contract-card>.banner>p{margin-left:160px}.contract-card>.banner>.alt{margin-left:160px}.contract-card>.banner>.reward{margin-left:160px}}@container banner (max-width: 320px){.contract-card>.banner>img{left:-90px}.contract-card>.banner>.title{margin-left:120px}.contract-card>.banner>p{margin-left:120px}.contract-card>.banner>.alt{margin-left:120px}.contract-card>.banner>.reward{margin-left:120px}}.contract-card>.body{flex:1;display:flex;flex-direction:column;padding:20px 16px}.contract-card .section-title{font-size:14px;font-weight:600;line-height:20px;color:#000}.contract-card .section-title>svg{margin:4px 2px 4px 0;width:12px;height:12px;vertical-align:top}.contract-card .text{margin-top:8px;color:#000;font-size:12px}.contract-card .tile{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding:16px;border:1px solid #084314;border-radius:12px;background-color:#d8e5d4;font-size:12px;line-height:20px;color:#899985}@media(max-width:420px){.contract-card .tile{white-space:nowrap}}.contract-card .tile svg{margin-top:4px;margin-right:2px;width:12px;height:12px;vertical-align:top}.contract-card .tile b{color:#084314;font-weight:500}.contract-card .tile .tooltip{margin-left:2px;vertical-align:top}.contract-card .tile .tooltip svg{margin-top:5px;width:12px;height:12px;vertical-align:top}.contract-card .tile .tooltip>.content{top:20px;left:-34px}.contract-card .requirements{margin-top:20px;margin-bottom:20px;padding:16px;border-radius:8px;background-color:#d8e5d4}@media(min-width:620px)and (max-width:768px){.contract-card .requirements{display:grid;grid-template-columns:repeat(2,1fr);gap:0 20px}}.contract-card .requirements>.items>.item,.contract-card .requirements>.item{display:flex;align-items:flex-start;gap:6px;font-size:12px;font-weight:500;line-height:20px;color:#899985}.contract-card .requirements>.items>.item:not(:last-child),.contract-card .requirements>.item:not(:last-child){margin-bottom:8px}.contract-card .requirements>.items>.item>svg,.contract-card .requirements>.item>svg{margin:4px 0;width:12px;min-width:12px;height:12px}.contract-card .requirements>.items>.item>.value,.contract-card .requirements>.item>.value{margin-left:auto;color:#171b24}.contract-card .requirements>.items>.item>.value.green,.contract-card .requirements>.item>.value.green{padding:0 8px;border-radius:6px;background-color:#b3d3a9;color:#084314;font-size:12px;font-weight:600}.contract-card .requirements>.items>.item>.value.green-primary,.contract-card .requirements>.item>.value.green-primary{padding:2px 8px;border-radius:6px;color:#fff;background-image:linear-gradient(115deg,#0a771f,#00991d)}.contract-card .requirements>.items>.item>.value.orange,.contract-card .requirements>.item>.value.orange{padding:2px 8px;border-radius:10px;background-color:#f67422;color:#fff;font-size:12px;font-weight:400}.contract-card .requirements>.items>.item>.value.orange>svg,.contract-card .requirements>.item>.value.orange>svg{margin-top:5px;margin-right:2px;width:10px;height:10px;vertical-align:top}.contract-card .requirements>.items>.item>.value.blue,.contract-card .requirements>.item>.value.blue{padding:0 8px;border-radius:6px;background-color:#0784a7;color:#fff}.contract-card .requirements>.items>.item .tooltip,.contract-card .requirements>.item .tooltip{margin-top:4px;vertical-align:top;white-space:break-spaces}.contract-card .requirements>.items>.item .tooltip>svg,.contract-card .requirements>.item .tooltip>svg{width:12px;height:12px;color:inherit}.contract-card .requirements>.items>.item .tooltip>.content,.contract-card .requirements>.item .tooltip>.content{width:194px}.contract-card .actions{margin-top:auto}.contract-card .actions>.row{display:flex;gap:8px}.contract-card .actions .btn{display:block;width:100%;margin-top:8px;border-radius:10px;line-height:44px;font-weight:600;font-size:14px;text-align:center;background-color:#b3d3a9;color:#92aa8a}.contract-card .actions .btn>svg{margin:14px 4px;width:16px;height:16px;vertical-align:top}.contract-card .ref{margin-top:8px;display:flex;gap:8px}.contract-card .ref>.input{position:relative;flex:1}.contract-card .ref>.input>.btn{position:absolute;right:8px;top:0;bottom:0;width:auto;margin:auto 0;padding:0 8px;line-height:28px;height:28px;border-radius:6px;font-weight:500;font-size:12px;background-color:#084314;color:#fff}.contract-card .ref>.input>.btn>img{display:inline-block;margin:7px 0 7px 2px;width:14px;height:14px;vertical-align:top}.contract-card .ref input{width:100%;outline:none;padding:0 12px;border:none;border-radius:8px;background:none;background-color:#d8e5d4;color:#03310d;line-height:42px;box-sizing:border-box}.contract-card .ref>.btn{flex:0;margin:0;padding:13px;font-size:0;line-height:0;background-color:#084314;color:#fff}.contract-card .ref>.btn>svg{margin:0}.contract-card .meta{margin-top:8px;display:flex;gap:12px}.contract-card .muted{color:#6b726c;font-size:12px}.contract-card .amount{margin:10px 0;font-weight:700;font-size:18px;color:#111;display:flex;align-items:center;gap:8px}.contract-card .amount>img{width:24px;height:24px;border-radius:50%;background:#d3e0cf}.contract-card .missed{margin-top:auto;border:1px solid #084214;border-radius:12px;background-color:#d8e5d4}.contract-card .missed+.actions{margin-top:16px}.contract-card .missed>.title{font-size:16px;font-weight:600;line-height:16px;text-align:center;line-height:36px;background-color:#084214;border-radius:10px 10px 0 0;color:#fff}.contract-card .missed>.title>img{margin-top:10px;margin-right:6px;width:16px;height:16px;vertical-align:top;background:none}.contract-card .missed>.wrapper{padding:16px}.contract-card .missed .value{display:flex;margin:0 auto;width:fit-content;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border:1px solid #ff7f71;border-radius:12px;background-color:#ffc5be;font-weight:600;font-size:10px;line-height:20px;color:#ed3621}.contract-card .missed .value>.sep{height:12px;width:1px;background-color:#ff7465}.contract-card .missed .hint{margin:10px auto 0;padding:0 16px;border-radius:12px;width:fit-content;background-color:#a3be9a;line-height:32px;color:#fff;font-size:12px}.contract-card .missed .hint>.tooltip{margin-top:8px;margin-left:4px;vertical-align:top}.contract-card .missed .hint>.tooltip>img{width:14px;height:14px;background:none}.contract-card .missed .hint>.tooltip>.content{top:-82px;left:-143px}.contract-card .missed img{margin-left:2px;width:16px;height:16px;border-radius:50%;background-color:#97a393}.contract-card-staking>.banner{display:flex;flex-direction:column;align-items:flex-end;padding:16px;background-color:#056d19}.contract-card-staking>.banner .reward{position:relative;margin-top:12px;min-width:86px;white-space:nowrap;font-size:28px;border-radius:8px;line-height:42px;text-align:center;color:#dffbe5}.contract-card-staking>.banner .alt{width:118px}.contract-card-staking>.banner img{left:0}.contract-card-staking .requirements{margin:20px 0 4px}.contract-card-staking .requirements .progress-bar{margin:8px 0}.contract-card-staking .requirements-wrapper{margin-top:16px;margin-bottom:24px}.contract-card-staking .requirements>.item>svg{width:12px;height:12px}.contract-card-staking .requirements>.item>span{white-space:nowrap}.contract-card-staking .requirements>.item>.value{font-size:12px;font-weight:500;line-height:16px;color:#084314;text-align:right}.contract-card-staking .requirements>.item>.value>small{color:#71806b;font-size:10px;font-weight:500;line-height:inherit}.contract-card-staking .requirements>.item-timer{flex-wrap:wrap}.contract-card-staking .requirements>.item-timer .progress-bar{flex:100%}.contract-card-staking .requirements>.items{margin-bottom:10px}.contract-card-staking .requirements:last-child{margin-bottom:0}.contract-card.recycle{width:100%}.contract-card.recycle .card-flip-container{position:relative;width:100%;height:100%;transform-style:preserve-3d}.contract-card.recycle .card-front{position:relative;border:none;width:100%;height:100%;backface-visibility:hidden;flex-direction:column;border-radius:16px;box-shadow:0 0 60px #00000026;min-height:594px;overflow:hidden;display:flex;justify-content:flex-end}.contract-card.recycle .card-front .contract-card{padding:24px 15px 0;text-align:center;background:linear-gradient(180deg,#e27a26,#ffe100);color:#fff}.contract-card.recycle .card-front .contract-card>h2{margin:0 0 8px;font-size:18px;font-weight:600;line-height:1.56;color:#fff}.contract-card.recycle .card-front .contract-card>p{margin:0 0 24px;font-size:12px;font-weight:500;line-height:1.5;color:#fff}.contract-card.recycle .card-front .contract-card>.profit{margin-bottom:12px;padding:16px;border-radius:16px;background-color:#6e270066}.contract-card.recycle .card-front .contract-card>.profit>.title{margin-bottom:8px;display:flex;align-items:center;gap:7px}.contract-card.recycle .card-front .contract-card>.profit>.title>span{font-size:12px;font-weight:500;line-height:1.5;text-transform:uppercase}.contract-card.recycle .card-front .contract-card>.profit>.title>svg{width:18px;height:16px}.contract-card.recycle .card-front .contract-card>.profit>.reward{padding:8px 12px;border-radius:12px;background-color:#ff8a20;text-align:left}.contract-card.recycle .card-front .contract-card>.profit>.reward>.amount{margin:0 0 8px;font-size:18px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.11;letter-spacing:normal;text-align:left;color:#fff}.contract-card.recycle .card-front .contract-card>.profit>.reward>.alt{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:400;line-height:1.67;color:#fff}.contract-card.recycle .card-front .contract-card>.bonus{text-align:left;padding:1px;border-radius:16px;background:#6e270066;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-width:1px;border-image-source:linear-gradient(108deg,#ffba3a -6%,#b86b10 102%);border-image-slice:1;background-image:linear-gradient(to bottom,#6e270066,#6e270066),linear-gradient(108deg,#ffba3a -6%,#b86b10 102%);background-origin:border-box;background-clip:content-box,border-box}.contract-card.recycle .card-front .contract-card>.bonus>.bonus-body{padding:16px}.contract-card.recycle .card-front .contract-card>.bonus>.bonus-body>.title{margin-bottom:10px;display:flex;align-items:center;gap:7px}.contract-card.recycle .card-front .contract-card>.bonus>.bonus-body>.title>span{font-size:12px;font-weight:500;line-height:1.5}.contract-card.recycle .card-front .contract-card>.bonus>.bonus-body>.title>svg{width:18px;height:18px}.contract-card.recycle .card-front .contract-card>.bonus>.bonus-body>p{margin:0;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#fff}.contract-card.recycle .card-back{position:absolute;top:0;left:0;width:100%;height:100%;backface-visibility:hidden;display:flex;flex-direction:column;transform:rotateY(180deg);border-radius:16px;background-color:#ffe1cb;box-shadow:0 0 60px #00000026;min-height:594px;overflow:hidden}.contract-card.recycle .card-back .banner{background-color:#084314}.contract-card.recycle .card-back>img{position:absolute;top:0;left:0;width:100%;min-width:100%;display:block;height:100%;object-fit:cover;object-position:top}.contract-card.recycle .card-back .card-front-blocked{padding-left:16px;padding-right:16px;position:absolute;left:0;top:0;width:100%;z-index:2;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;padding-bottom:20px;background-color:#e4eee18f;box-sizing:border-box}.contract-card.recycle .card-back .card-front-blocked>svg{margin:auto auto 16px;width:24px;height:24px}.contract-card.recycle .card-back .card-front-blocked>p{margin:0 0 auto;max-width:280px;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.25;letter-spacing:normal;text-align:center;color:#03310d}.contract-card.recycle .card-back .card-front-blocked>.missed{position:absolute;bottom:82px;left:50%;transform:translate(-50%);width:calc(100% - 32px)}.contract-card.recycle .card-back .card-front-blocked>button{justify-self:flex-start;border:none;width:100%;background-color:#f67422;font-size:14px;border-radius:10px;line-height:44px;font-weight:600;color:#fff;cursor:pointer}.contract-card.recycle .card-back:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(11.60000038px);backdrop-filter:blur(11.60000038px)}.contract-card.recycle .banner{overflow:hidden;border-radius:12px 12px 0 0;max-height:193px;padding:0 0 0 8px;background-color:#f67422}.contract-card.recycle .banner>img:first-child{position:static;display:block;object-fit:contain;width:100%;height:auto;max-width:200px;max-height:200px}.contract-card.recycle .banner>img:last-child{position:absolute;left:40%;bottom:0;width:100%;height:auto;max-width:240px;max-height:240px}.contract-card.recycle .section-description{margin-bottom:16px;position:relative;width:max-content}.contract-card.recycle .section-description>div{margin-bottom:12px;display:flex;align-items:center;gap:8px}.contract-card.recycle .section-description .item{display:flex;padding:4px 8px;font-size:12px;border-radius:8px;font-weight:500;align-items:center;gap:6px;font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:normal;text-align:left;color:#fff;background-color:#5e8a1c}.contract-card.recycle .section-description .item>.coin{width:16px;height:16px;border-radius:50%;background-color:#d3e0cf}.contract-card.recycle .section-description .item.sol{background-color:#9884e6}.contract-card.recycle .section-description .item.recycle-btn{background-color:#f67422;border:none;cursor:pointer}.contract-card.recycle .section-description .item>svg{width:16px;height:16px}.contract-card.recycle .section-description>svg{position:absolute;right:-40px;top:10px;width:40px;height:52px}@media(max-width:460px){.contract-card.recycle .section-description>svg{display:none}}.contract-card.recycle .section-profit{margin-bottom:19px;padding:16px;display:flex;gap:15px;flex-wrap:wrap;justify-content:space-between;border-radius:8px;background-color:#ffe9da}.contract-card.recycle .section-profit .section-profit-item{white-space:nowrap}.contract-card.recycle .section-profit .section-profit-item>h3{margin:0 0 10px;font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:normal;text-align:left;color:#584436}.contract-card.recycle .section-profit .section-profit-item>.up{padding:2px 8px;width:max-content;border-radius:6px;background-color:#f67422;font-size:12px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:left;color:#fff}.contract-card.recycle .section-profit .section-profit-item:first-child>div{display:flex;align-items:center;gap:4px;font-size:10px;font-weight:600;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal;text-align:left;color:#000}.contract-card.recycle .section-profit .section-profit-item:first-child>div .value{display:flex;align-items:center;gap:6px}.contract-card.recycle .section-profit .section-profit-item:first-child>div .value>img{width:16px;height:16px;border-radius:50%;background-color:#d3e0cf}.contract-card.recycle .section-profit .section-profit-item:first-child>div .value .sep{height:12px;width:1px;background-color:#ff7465}.contract-card.recycle .section-offer{margin-bottom:54px;position:relative;padding:16px;font-size:12px;font-weight:500;line-height:1.5;border-radius:8px;border:solid 1px #c95300;background-color:#ffe9da;color:#000}.contract-card.recycle .section-offer>svg{position:absolute;right:-14px;top:-14px;width:37px;height:37px}.contract-card.recycle .section-info{position:relative;padding:16px;border-radius:8px;background-color:#ffe9da;overflow:hidden}.contract-card.recycle .section-info .title{margin-bottom:8px;display:flex;align-items:center;gap:4px;color:#000}.contract-card.recycle .section-info .title>h3{margin:0;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.43;letter-spacing:normal;text-align:left}.contract-card.recycle .section-info .title>svg{width:16px;height:16px}.contract-card.recycle .section-info>p{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#000}.contract-card.recycle .section-info>img{position:absolute;display:block;right:0;bottom:0;width:70px;min-width:70px;height:70px}.contract-card.frozen{background-color:#cdf3ff}.contract-card.frozen>.banner{background-color:#0481ae}.contract-card.frozen>.banner>img{left:0;max-width:100%}.contract-card.frozen>.banner>.title{margin-left:150px}.contract-card.frozen>.banner>.alt{margin-left:150px;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.43;letter-spacing:normal;text-align:left;color:#fff}.contract-card.frozen>.banner>.alt>svg{width:16px;height:16px}.contract-card.frozen>.banner>.reward{margin-left:150px;padding:8px 12px;z-index:2;position:relative;border-radius:12px;border:solid 1px #9ee9ff;background-color:#01546c;font-size:12px;max-width:197px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:normal;text-align:left;color:#d3f5ff;white-space:wrap}.contract-card.frozen>.body>.requirements{margin-top:20px;margin-bottom:0;padding:16px;border-radius:8px;color:#01546c;background-color:#b2edff}.contract-card.frozen>.body>.requirements>.item{color:#006583}.contract-card.frozen>.body>.actions>button{color:#01546c;background-color:#b2edff}.list-steps{list-style:none;padding:0}.list-steps>li{display:flex;gap:10px}.list-steps>li>.icon{display:flex;flex-direction:column;align-items:center;position:relative}.list-steps>li>.icon>div{margin-bottom:6px;width:26px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:8px;background-color:#f67422;color:#fff;font-size:12px;font-weight:800;font-stretch:normal;font-style:normal;line-height:2.17;letter-spacing:normal;text-align:left}.list-steps>li>.icon>.connector-line{width:9px;flex:1;display:flex;flex-direction:column;align-items:center;background-color:transparent}.list-steps>li>.icon>.connector-line>.dot{margin:0 auto 1.5px;width:6px;height:6px;border-radius:50%;background-color:#f67422}.list-steps>li>.icon>.connector-line>.line{margin:0 auto 2px;flex:1;width:0;border-left:1px dashed #f67422}.list-steps>li>.icon>.connector-line>.arrow{margin-top:-3px;width:5px;height:5px;border-left:1px solid #f67422;border-bottom:1px solid #f67422;transform:rotate(-45deg)}.list-steps>li>.icon>.connector-line.gray>.dot{background-color:#b89881}.list-steps>li>.icon>.connector-line.gray>.line{border-left:1px dashed #b89881}.list-steps>li>.icon>.connector-line.gray>.arrow{border-left:1px solid #b89881;border-bottom:1px solid #b89881}.list-steps>li>.icon>.connector-line.green>.dot{background-color:#084314}.list-steps>li>.icon>.connector-line.green>.line{border-left:1px dashed #084314}.list-steps>li>.icon>.connector-line.green>.arrow{border-left:1px solid #084314;border-bottom:1px solid #084314}.list-steps>li>.icon>.connector-line.orange>.dot{background-color:#f67422}.list-steps>li>.icon>.connector-line.orange>.line{border-left:1px dashed #f67422}.list-steps>li>.icon>.connector-line.orange>.arrow{border-left:1px solid #f67422;border-bottom:1px solid #f67422}.list-steps>li>.icon>i{position:relative;height:100%;border-left:1px dashed #000;background-color:#b89881}.list-steps>li>.icon>i:before{content:"";position:absolute;left:0;top:0;width:4px;height:4px;border-radius:50%;background-color:inherit}.list-steps>li>span{margin-bottom:42px;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.86;letter-spacing:normal;text-align:left;color:#000}.list-steps>li:last-child>.icon>div{margin-bottom:0}.list-steps>li:last-child>span{margin-bottom:0}.list-steps.green>li>.icon>div:first-child{background-color:#084314}.how-it-works{display:flex;align-items:center;gap:6px;padding:10px 16px;width:auto;width:max-content;border-radius:12px;box-shadow:0 0 30px #00000026;background:#f8fff6}.how-it-works>h2{font-weight:600;font-size:22px;line-height:109%;color:#111827}.how-it-works>svg{width:18px;min-width:18px;height:18px}@media(min-width:941px){.only-mobile{display:none!important}}@media(max-width:940px){.page{padding-top:60px;padding-bottom:120px}.page>.top .brand>.name{gap:6px}.page>.top .brand>.name>.title{font-size:16px;line-height:1}.page>.top .brand>.name>.sub{font-size:12px}.page>.top .actions{background:none;padding:0;gap:6px;flex-direction:row-reverse}.page>.top .actions .balance{display:none}.page>.top{margin-bottom:30px}.page>.top .actions .pill.toggle>svg:first-child{display:none}.dd .menu{left:auto!important;right:0}.operation .right{flex:1 1 100%}.not-mobile{display:none!important}}.operation[data-v-4acbc280]{display:flex;align-items:center;gap:16px 10px;padding:16px}.operation[data-v-4acbc280]:first-of-type{border-top:none}.operation>.meta[data-v-4acbc280]{flex:1}.operation>.meta>.title[data-v-4acbc280]{width:max-content;display:flex;justify-content:space-between;align-items:flex-start;font-weight:600;font-size:14px;line-height:143%;color:#111827}.operation>.meta>.title>.icon[data-v-4acbc280]{margin-right:10px;width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;background-color:#0a761f}.operation>.meta>.title>.icon[data-badge][data-v-4acbc280]{position:relative}.operation>.meta>.title>.icon[data-badge][data-v-4acbc280]:before{content:attr(data-badge);position:absolute;top:-6px;right:-6px;min-width:18px;line-height:18px;border-radius:10px;background-color:#c93322;color:#fff;font-size:8px;font-weight:600;text-align:center}.operation>.meta>.title>.icon>svg[data-v-4acbc280]{flex:0 0 16px;height:16px;color:#fff}.operation>.meta>.title>.icon.missed_receive[data-v-4acbc280]{background-color:#ff6450}.operation>.meta>.title>.icon.new_user_place[data-v-4acbc280]{background-color:#4b95d2}.operation>.meta>.title>.icon.frozen[data-v-4acbc280]{background-color:#4b95d2}.operation>.meta>.title>.icon.unfrozen[data-v-4acbc280]{background-color:#feab27}.operation>.meta>.title>.icon.burned[data-v-4acbc280]{background-color:#ff6450}.operation>.meta>.title>.icon.deposit_rewards[data-v-4acbc280]{background-color:#4b95d2}.operation>.meta>.title>.wrapper[data-v-4acbc280]{display:flex;flex-direction:column}.operation>.meta>.title>.wrapper>b[data-v-4acbc280]{font-weight:600}.operation>.meta>.title>.wrapper>.description[data-v-4acbc280]{margin:0;font-size:12px;color:#0a761f}.operation>.meta>.title>.wrapper>span[data-v-4acbc280]{font-size:12px;font-weight:400;color:#6e746c;margin-left:6px;margin-top:1px}.operation>.meta>.title>.wrapper>.view[data-v-4acbc280]{display:none;margin-top:4px;font-size:12px;line-height:14px;color:#6e746c;text-decoration:none}.operation>.meta>.title>.wrapper>.view>svg[data-v-4acbc280]{margin-top:2px;margin-right:4px;width:10px;height:10px;vertical-align:top}.operation>.right[data-v-4acbc280]{display:flex;align-items:flex-end;flex-direction:column;text-align:right;gap:2px}.operation>.right>.amount[data-v-4acbc280]{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:500;color:#3b3b3b}.operation>.right>.amount>.approx[data-v-4acbc280]{font-size:13px;font-weight:400;color:#6e746b}.operation>.right>.amount>img[data-v-4acbc280]{width:20px;height:20px}.operation>.right>.amount>.icon-wrapper[data-v-4acbc280]{position:relative;margin-right:2px;font-size:0;line-height:0}.operation>.right>.amount>.icon-wrapper>img[data-v-4acbc280]{width:20px;height:20px}.operation>.right>.amount>.icon-wrapper>.snowflake[data-v-4acbc280]{position:absolute;top:-1px;right:-1px;width:8px;height:8px;color:#4b95d2}.operation>.right>.amount>.icon-wrapper>.flame[data-v-4acbc280]{position:absolute;top:-1px;right:-1px;width:8px;height:8px;color:#c35647}.operation>.right>.amount.frozen[data-v-4acbc280]{color:#4b95d2}.operation>.right>.amount.positive[data-v-4acbc280]{color:#0a761f}.operation>.right>.amount.positive>.positive-text[data-v-4acbc280]{font-size:14px;font-weight:500;color:#0a761f}.operation>.right>.amount.positive>.positive-text.unfrozen-text[data-v-4acbc280]{color:#feab27}.operation>.right>.amount.negative[data-v-4acbc280]{color:#c35647}.operation>.right>.amount.negative>.negative-text[data-v-4acbc280]{font-size:14px;font-weight:500;color:#c35647}.operation>.right>.view[data-v-4acbc280]{display:block;font-size:12px;line-height:14px;color:#6e746c;text-decoration:none}.operation>.right>.view>svg[data-v-4acbc280]{margin-top:2px;margin-right:4px;width:10px;height:10px;vertical-align:top}@media(max-width:720px){.operation[data-v-4acbc280]{flex-direction:column;align-items:baseline}.operation>.meta[data-v-4acbc280]{width:100%}.operation>.meta>.title[data-v-4acbc280]{width:auto}.operation>.meta>.title[data-v-4acbc280]>*:last-child{margin-left:auto;text-align:right;gap:8px}.operation>.meta>.title>.wrapper>span[data-v-4acbc280],.operation>.meta>.title>.wrapper>.view[data-v-4acbc280]{margin:0;display:block}.operation>.right>.view[data-v-4acbc280]{display:none}}@media(max-width:640px){.operation>.meta>.title[data-v-4acbc280]{display:flex}.operation>.meta>.title>.view[data-v-4acbc280]{margin-left:auto;display:block}}#matrix{padding:32px;border-radius:12px;background-color:#f4fbf2;box-shadow:0 0 60px #00000026}#matrix>.preamble{display:flex;gap:16px;justify-content:space-between;margin-bottom:20px}#matrix>.preamble>.tile{display:flex;gap:4px;padding:10px 16px;border-radius:12px;background-color:#f8fff6;box-shadow:0 0 30px #00000026;font-size:14px;line-height:20px}@media(max-width:940px){#matrix>.preamble>.tile{white-space:nowrap;letter-spacing:-.7px}}#matrix>.preamble>.tile.meow>b.l{margin-left:2px}#matrix>.preamble>.tile.meow>img{margin:0}#matrix>.preamble .coin{margin:1px 4px 0;width:18px;height:18px;border-radius:50%;vertical-align:top}#matrix>.preamble svg{margin-top:1px;width:18px;height:18px;vertical-align:top}#matrix>.missed-profit{position:relative;padding:20px;margin-bottom:20px;border-radius:16px;background-color:#ff6450;text-align:center;color:#fff;font-size:20px;font-weight:500;line-height:32px}#matrix>.missed-profit .coin{display:inline-block;margin-right:4px;width:32px;height:32px;border-radius:50%;background-color:#af3a2a;vertical-align:top;font-size:0}#matrix>.missed-profit .coin>img{margin:8px;width:16px;height:16px;filter:invert(1)}#matrix>.missed-profit .close{position:absolute;top:20px;right:16px;width:32px;height:32px;border:none;border-radius:50%;background-color:#af3a2a;font-size:0;cursor:pointer}#matrix>.missed-profit .close>svg{width:20px;height:20px;color:#fff}#matrix>.missed-profit>.highlight{font-weight:700}@media(max-width:940px){#matrix>.missed-profit{display:flex;gap:8px;flex-direction:column;align-items:center;justify-content:center;margin:32px 0;padding:16px;font-size:16px;line-height:20px}#matrix>.missed-profit>.highlight{display:block;padding:0 8px;font-size:20px;line-height:34px;background-color:#6d251c;border-radius:8px}#matrix>.missed-profit>.highlight>.coin{margin:4px 4px 4px 0;width:26px;height:26px;background-color:#af3a2a}#matrix>.missed-profit>.highlight>.coin>img{margin:6px;width:14px;height:14px}#matrix>.missed-profit .close{display:none}}#matrix>.head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;margin-top:-16px;padding-top:16px}#matrix>.head>.title{color:#000;font-size:22px;font-weight:600}#matrix>.head>.subtitle{color:#6e746c;font-size:16px;font-weight:500}#matrix>.hero{position:relative;margin:20px 0;border-radius:24px;background-color:#d8e5d4}#matrix>.hero>.pepe{position:absolute;left:6%;bottom:0;width:335px;height:100%;object-fit:contain;object-position:bottom center}#matrix>.hero>.content{margin-left:35%;padding:80px 75px;text-align:center}#matrix>.hero>.content>h2{margin:0;color:#05210a;font-size:38px;font-weight:700;line-height:48px}#matrix>.hero>.content>.subtitle{margin:10px auto 0;max-width:470px;font-size:18px;font-weight:500;line-height:26px;color:#5e675b}@media(max-width:940px){#matrix>.hero{background:radial-gradient(170.72% 118.74% at 18.33% 13.81%,#d7f7d8,#f1ffed 74.99%)}#matrix>.hero>.content{margin-left:min(35%,144px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 15px 20px;min-height:150px}#matrix>.hero>.content>h2{max-width:420px;font-size:24px;font-weight:700;line-height:30px;color:#05210a;margin-bottom:9px}#matrix>.hero>.content>.subtitle{margin-top:0;margin-left:auto;margin-right:auto;max-width:min(85%,420px);font-size:16px;line-height:22px;color:#5e675b}#matrix>.hero>.pepe{top:-5px;left:-7px;height:190px;width:190px;max-width:49vw}#matrix>.hero>.btn.only-mobile{display:block;width:calc(100% - 30px);margin:16px 15px 22px;padding:0;border:1px solid #084314;line-height:44px;font-family:inherit;font-weight:600;font-size:14px;text-align:center;color:#fff;border-radius:12px}}@media(max-width:640px){#matrix>.hero>.content{margin-left:min(35%,144px)}#matrix>.hero>.content>h2{font-size:16px;line-height:23px;letter-spacing:-.3px}#matrix>.hero>.content>.subtitle{margin-left:auto;margin-right:5px;font-size:12px;line-height:18px}}#matrix>.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:1024px){#matrix>.grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:940px){#matrix{display:flex;flex-direction:column}}@media(max-width:640px){#matrix>.grid{grid-template-columns:1fr}}.modal .contract-card{min-height:auto}.modal .contract-card .banner>img{left:0}.modal .contract-card .requirements{border:1px solid #084314;border-radius:12px}.modal .contract-card .requirements .value{display:flex;align-items:center;gap:4px;color:#084314}.modal .contract-card .actions{display:flex;gap:16px}.modal .contract-card .actions>.btn.outline{padding-left:32px;padding-right:32px;flex:0}.modal .contract-card .exchange-line{margin-bottom:20px;display:flex;align-items:center;gap:4px;font-size:16px;font-weight:700;color:#084314}.modal .contract-card .exchange-line>.icon{margin-left:auto}.modal .contract-card .exchange-line>.dd>.toggle{padding:7px 6px;border:none;border-radius:8px;background-color:#f8fff6;font-size:16px;font-weight:700;line-height:18px;color:#084314;box-shadow:0 0 40px #0003}.modal .contract-card .exchange-line>.dd>.menu{margin-top:6px}.modal .contract-card .exchange-line>.dd>.menu>.item{padding:5px 12px;white-space:nowrap;font-size:16px;font-weight:700;line-height:18px;color:#084314;text-align:left}.modal .contract-card .exchange-line .coin{margin-right:4px}.modal .contract-card .coin{width:18px;height:18px;border-radius:50%;vertical-align:top;background-color:#899985}.modal .contract-card .alert{padding:16px 32px;border-radius:12px;text-align:center;background-color:#ff4d36;font-weight:500;font-size:14px;line-height:20px;color:#fff}.modal .contract-card .qr-code{margin:16px auto 10px;border-radius:8px;overflow:hidden}.modal .contract-card .qr-hint{margin-bottom:16px;text-align:center;font-size:14px;color:#020202}.modal .contract-card .wallet-address{margin-bottom:16px;border:1px solid #094315;border-radius:16px;background-color:#d8e5d4}.modal .contract-card .wallet-address>.value{padding:12px 16px 8px;border-bottom:1px solid #094315;font-size:15px;font-weight:500;color:#084314;word-break:break-all;text-align:center;line-height:20px}.modal .contract-card .wallet-address>.copy{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 16px;border:none;background:none;width:100%;font-size:15px;font-weight:500;color:#084314;cursor:pointer}.modal .contract-card .wallet-address>.copy>svg{width:16px;height:16px}.modal .rewards-modal{padding:16px;background-color:#e5efe2;border:1px solid #899985;border-radius:16px}.modal .rewards-modal .header{display:flex;flex-direction:column;align-items:center}.modal .rewards-modal .header .icon{width:70px;line-height:70px;text-align:center;background-color:#b3d3a9;border-radius:12px;margin:16px 0;font-size:32px}.modal .rewards-modal .header .title{margin-bottom:8px;font-size:20px;font-weight:600;color:#000;text-align:center}.modal .rewards-modal .header .subtitle{margin:0;font-size:14px;font-weight:500;color:#899985;text-align:center}.modal .rewards-modal .balance{margin-top:16px;margin-bottom:8px;font-size:14px;color:#9ca099;text-align:center;display:flex;align-items:center;justify-content:center;gap:4px}.modal .rewards-modal .balance .amount{font-weight:600;color:#6e746c}.modal .rewards-modal .balance .coin-icon{width:18px;height:18px;border-radius:50%;background-color:#899985}.modal .rewards-modal .reward-amount{margin:0 auto 20px;padding:8px 16px;background-color:#e3ebe0;border-radius:12px;display:flex;width:fit-content;align-items:center;justify-content:center;gap:6px;box-shadow:0 0 30px #00000026}.modal .rewards-modal .reward-amount .value{font-size:20px;font-weight:700;color:#000}.modal .rewards-modal .reward-amount .coin-icon{width:20px;height:20px;border-radius:50%;background-color:#899985}.modal .rewards-modal .actions{display:flex;flex-direction:column;gap:12px}.modal .rewards-modal .actions .btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:opacity .2s;box-shadow:0 0 30px #00000040}.modal .rewards-modal .actions .btn:hover{opacity:.9}.modal .rewards-modal .actions .btn:active{opacity:.8}.modal .rewards-modal .actions .btn svg{width:18px;height:18px}.modal .rewards-modal .actions .btn.light{background-color:#e5efe2;color:#084314}.modal .rewards-modal .actions .btn.dark{background-color:#084314;color:#fff}.modal .withdrawal-modal .header{display:flex;flex-direction:column;align-items:center;margin-bottom:24px}.modal .withdrawal-modal .header .icon-wrapper{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background-color:#d8e5d4;border-radius:12px;margin-bottom:16px}.modal .withdrawal-modal .header .icon-wrapper svg{width:32px;height:32px;color:#d4af37}.modal .withdrawal-modal .header .title{margin:0 0 8px;font-size:22px;font-weight:700;color:#000;text-align:center}.modal .withdrawal-modal .header .subtitle{margin:0 0 16px;font-size:14px;color:#6e746c;text-align:center}.modal .withdrawal-modal .balance-line{display:flex;align-items:center;justify-content:center;gap:6px;font-size:14px;color:#6e746c;line-height:20px;margin-top:-4px;margin-bottom:8px}.modal .withdrawal-modal .balance-line .amount{font-weight:500}.modal .withdrawal-modal .balance-line .coin-icon{width:18px;height:18px;border-radius:50%;background-color:#899985}.modal .withdrawal-modal .balance-sol{display:flex;align-items:center;gap:6px;margin:8px auto 20px;width:fit-content;padding:0 16px;border-radius:12px;background-color:#e5efe2;height:40px;font-size:20px;font-weight:700;color:#172419;box-shadow:0 0 30px #00000026}.modal .withdrawal-modal .balance-sol .coin-icon{width:24px;height:24px;border-radius:50%}.modal .withdrawal-modal .dd{flex:0 0 auto}.modal .withdrawal-modal .dd .toggle{padding:12px 16px;background-color:#fff;border:none;border-radius:12px;display:flex;align-items:center;gap:6px;font-size:16px;font-weight:700;color:#084314;cursor:pointer;box-shadow:0 0 30px #0000001a}.modal .withdrawal-modal .dd .toggle .coin{width:20px;height:20px;border-radius:50%}.modal .withdrawal-modal .dd .menu>.item{text-align:left;white-space:nowrap}.modal .withdrawal-modal .dd .menu>.item>img{margin:4px 4px 4px 0;width:20px;height:20px;vertical-align:top}.modal .withdrawal-modal .swap-section{margin-bottom:20px}.modal .withdrawal-modal .swap-section .swap-inputs{display:flex;gap:8px;margin-bottom:16px}.modal .withdrawal-modal .swap-section .swap-inputs .amount-input{flex:1;position:relative;padding:12px 16px;color:#fff;background-color:#899985;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:8px}.modal .withdrawal-modal .swap-section .swap-inputs .amount-input .amount-value{max-width:120px;flex:1;border:none;background:none;font-size:16px;font-weight:700;color:#fff;outline:none;padding:0;cursor:default}.modal .withdrawal-modal .swap-section .swap-inputs .amount-input .amount-value::placeholder{color:#ffffff80;font-weight:500}.modal .withdrawal-modal .swap-section .swap-inputs .amount-input .amount-value[readonly]{cursor:default}.modal .withdrawal-modal .swap-section .swap-details{display:flex;flex-direction:column;gap:8px;padding:16px;background-color:#d8e5d4;border-radius:12px}.modal .withdrawal-modal .swap-section .swap-details .swap-info{margin-bottom:18px}.modal .withdrawal-modal .swap-section .swap-details .swap-info .swap-conversion{display:flex;align-items:center;gap:6px;font-size:16px;font-weight:700;color:#084314}.modal .withdrawal-modal .swap-section .swap-details .swap-info .swap-conversion .coin{width:18px;height:18px;border-radius:50%;background-color:#899985}.modal .withdrawal-modal .swap-section .swap-details .swap-info .swap-conversion .exchange-icon{width:20px;height:20px;color:#084314}.modal .withdrawal-modal .swap-section .swap-details .detail-item{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#6e746c}.modal .withdrawal-modal .swap-section .swap-details .detail-item .routing-value{display:flex;align-items:center;gap:4px;color:#084314}.modal .withdrawal-modal .swap-section .swap-details .detail-item .routing-value .coin{width:16px;height:16px;border-radius:50%;background-color:#899985}.modal .withdrawal-modal .swap-section .swap-details .detail-item .routing-value .arrow-icon{width:14px;height:14px;color:#084314}.modal .withdrawal-modal .swap-section .swap-details .detail-item>span:last-child{color:#084314}.modal .withdrawal-modal .wallet-info{display:flex;align-items:center;gap:6px;margin-bottom:8px;color:#899985;font-size:12px;font-weight:500}.modal .withdrawal-modal .wallet-info>svg{width:12px;height:12px}.modal .withdrawal-modal .wallet-info>.wallet-pill{margin-left:2px;padding:0 12px;border:1px solid #899985;font-size:10px;line-height:18px;border-radius:10px;color:#000}.modal .withdrawal-modal .wallet-info>.wallet-pill>.dot{display:inline-block;margin-top:6px;margin-right:2px;width:6px;height:6px;border-radius:50%;background-color:#47a82b;vertical-align:top}.modal .withdrawal-modal .actions{display:flex;flex-direction:column;gap:12px}.modal .withdrawal-modal .actions .btn{padding:14px 20px;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:opacity .2s}.modal .withdrawal-modal .actions .btn:hover{opacity:.9}.modal .withdrawal-modal .actions .btn.green{background-color:#084314;color:#fff}@media(max-width:1260px){#matrix>.grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:940px){#matrix>.grid{grid-template-columns:repeat(2,1fr)}#matrix{box-shadow:none;background:none;padding:0}#matrix>.preamble{margin-bottom:32px;order:-3;gap:4px}#matrix>.preamble>.how-it-works{display:block;font-size:0;line-height:0;padding:11px}#matrix>.hero{order:-1;margin:0}#matrix>.head{flex-direction:column;align-items:flex-start;gap:8px}}@media(max-width:768px){#matrix>.grid{grid-template-columns:1fr}}.details-button{margin-top:20px;margin-bottom:8px;display:flex;align-items:center;background:#d8e5d4;border-radius:10px;padding:12px 16px;cursor:pointer}.details-button>span{font-weight:500;font-size:14px;color:#1a1f19}.details-button>svg{margin-left:auto;transition:transform .2s ease-in-out}.details-button.active>svg{transform:rotate(180deg)}.requirements-fade-enter-active,.requirements-fade-leave-active{transition:opacity .3s ease,transform .3s ease,max-height .3s ease;overflow:hidden}.requirements-fade-enter-from{opacity:0;transform:translateY(-10px);max-height:0}.requirements-fade-enter-to,.requirements-fade-leave-from{opacity:1;transform:translateY(0);max-height:1000px}.requirements-fade-leave-to{opacity:0;transform:translateY(-10px);max-height:0}.contract-card.recycle{perspective:1000px;position:relative}.contract-card.recycle .card-flip-container{position:relative;width:100%;height:100%;transform-style:preserve-3d;transform:rotateY(0) scale(1)}.contract-card.recycle.flipped .card-flip-container{animation:cardFlip .6s forwards}.contract-card.recycle.flipping-back .card-flip-container{animation:cardFlipReverse .6s forwards}.contract-card.recycle .card-front,.contract-card.recycle .card-back{backface-visibility:hidden}.uppercase{text-transform:uppercase}.text-secondary{color:#808d7c!important}.border-verde{border:1px solid #084314!important}.border-8{border-radius:8px!important}.mobile-only{display:none}.desktop-only{display:inline}@media(max-width:768px){.mobile-only{display:inline}.desktop-only{display:none}}.links[data-v-773714a7]{margin-top:32px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.links>.link[data-v-773714a7]{text-align:center;text-decoration:none;color:#899985;font-size:14px;line-height:26px;cursor:pointer;transition:color .25s}.links>.link>img[data-v-773714a7]{display:block;margin:0 auto 8px;width:54px;height:54px;transition:transform .25s}.links>.link[data-v-773714a7]:hover{color:#084314}.links>.link:hover>img[data-v-773714a7]{transform:scale(1.1) translateY(-4px)}#share-link-modal>.modal{padding:32px;border:1px solid #899985;background-color:#e5efe2}#share-link-modal>.modal>.close{position:absolute;right:20px;top:20px;padding:0;margin:0;border:none;background:none;cursor:pointer}#share-link-modal>.modal>img{display:block;margin:0 auto 32px;width:90%}#share-link-modal>.modal>.caption{font-weight:600;font-size:18px;line-height:20px;text-align:center}#share-link-modal>.modal>p{margin:8px auto;max-width:350px;font-size:12px;line-height:18px;text-align:center}.stats[data-v-737be5a2]{position:relative}.stats .swiper[data-v-737be5a2]{margin:-20px calc(var(--box) * -1);margin-top:-48px;padding:20px var(--box);padding-top:48px;overflow:hidden}.stats .swiper-pagination[data-v-737be5a2]{display:none}.stats .swiper-slide[data-v-737be5a2]{padding:16px;background-color:#f8fff6;border-radius:12px;box-shadow:0 0 60px #00000026;white-space:nowrap;box-sizing:border-box;width:max-content!important}.stats .swiper-slide>.head[data-v-737be5a2]{margin-bottom:16px;display:flex;gap:8px}.stats .swiper-slide>.head>svg[data-v-737be5a2]{margin:1px 0;width:18px;height:18px}.stats .swiper-slide>.head>.label[data-v-737be5a2]{color:#3b3b3b;font-size:15px;font-weight:700;line-height:20px}.stats .swiper-slide>.head>.trend[data-v-737be5a2]{margin-left:auto;display:flex;align-items:center;gap:2px;padding:0 6px;border-radius:10px;color:#fff;font-size:12px;font-weight:600;line-height:20px}.stats .swiper-slide>.head>.trend.up[data-v-737be5a2]{background-color:#0a761f}.stats .swiper-slide>.head>.trend.down[data-v-737be5a2]{background-color:#b91c1c}.stats .swiper-slide>.head>.trend>svg[data-v-737be5a2]{width:12px;height:12px}.stats .swiper-slide>.head>.trend>svg[data-v-737be5a2]:first-child{margin-right:4px}.stats .swiper-slide>.value[data-v-737be5a2]{display:flex;align-items:center;gap:8px;font-weight:500;font-size:14px;line-height:24px;color:#3b3b3b}.stats .swiper-slide>.value[data-v-737be5a2]:not(:last-child){margin-bottom:8px}.stats .swiper-slide>.value>img[data-v-737be5a2]{width:24px;height:24px;border-radius:50%;background-color:#d3e0cf}.stats .swiper-slide>.value>.icon[data-v-737be5a2]{width:24px;height:24px;border-radius:50%;background-color:#929891}.stats .swiper-slide>.value>.icon>svg[data-v-737be5a2]{margin:6px;width:12px;height:12px;color:#fff}.stats .swiper-slide>.ref-link[data-v-737be5a2]{margin-top:-2px;display:flex;align-items:center;gap:12px}.stats .swiper-slide>.ref-link>input[data-v-737be5a2]{flex:1;padding:4px;outline:none;background:none;border:1px solid #81add0;border-radius:8px;text-align:center;font-size:12px;font-weight:500;color:#81add0;line-height:16px}.stats .swiper-slide>.ref-link>.btn[data-v-737be5a2]{background-color:#4b95d2;color:#fff;line-height:0}.stats .swiper-slide>.stats-grid[data-v-737be5a2]{display:grid;grid-template-columns:1fr 1fr;gap:8px 24px;margin-top:16px}.stats .swiper-slide>.stats-grid>.stat-item[data-v-737be5a2]{display:flex;align-items:center;gap:8px}.stats .swiper-slide>.stats-grid>.stat-item>.stat-icon[data-v-737be5a2]{position:relative;width:22px;height:22px;background-color:#1a7f2e;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stats .swiper-slide>.stats-grid>.stat-item>.stat-icon>svg[data-v-737be5a2]{width:12px;height:12px;color:#fff}.stats .swiper-slide>.stats-grid>.stat-item>.stat-icon>.stat-icon-plus[data-v-737be5a2]{position:absolute;top:-4px;right:-4px;width:12px;height:12px;background-color:#1a7f2e;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;padding:0}.stats .swiper-slide>.stats-grid>.stat-item>.stat-icon>.stat-icon-plus>svg[data-v-737be5a2]{width:8px;height:8px}.stats .swiper-slide>.stats-grid>.stat-item>.stat-text[data-v-737be5a2]{font-weight:500;font-size:14px;line-height:114%;color:#3b3b3b;display:flex;align-items:center;gap:4px}.stats .swiper-slide>.stats-grid>.stat-item>.stat-text>span[data-v-737be5a2]{font-weight:400;font-size:10px;color:#979797}.stats .swiper-pagination{opacity:0;position:relative;margin-top:24px;display:flex;justify-content:center;align-items:center;height:12px}.stats .swiper-pagination-bullet{width:8px;height:8px;background-color:#d8e5d4;opacity:1;border-radius:50%;transition:width .3s,height .3s,background-color .3s}.stats .swiper-pagination-bullet-active{width:12px;height:12px;background-color:#0a7520}.stats[data-v-737be5a2]:after{z-index:5;content:"";position:absolute;top:21px;right:-147px;width:148px;height:181px;background:linear-gradient(to right,#f8fff600 30%,#f8fff6 70%)}.stats[data-v-737be5a2]:before{z-index:5;content:"";position:absolute;top:15px;right:-106%;width:100%;height:214px;background:#f8fff6;box-shadow:0 0 40px 20px #f8fff6}@media(max-width:940px){.stats .swiper-pagination{opacity:1}.stats[data-v-737be5a2]:before,.stats[data-v-737be5a2]:after{display:none}}.block-swipe[data-v-737be5a2]{margin-top:40px}.level[data-v-737be5a2]{margin-bottom:40px}.level .row[data-v-737be5a2]{display:flex;justify-content:space-between;align-items:baseline}.level .row[data-v-737be5a2]>:last-child{text-align:right}.level .primary[data-v-737be5a2]{font-size:16px;line-height:24px;font-weight:600;color:#171717}.level .muted[data-v-737be5a2]{margin-top:4px;font-size:14px;font-weight:500;line-height:20px;color:#9ca29a;white-space:nowrap}.level>.progress[data-v-737be5a2]{margin-top:10px;display:flex;align-items:center;gap:8px}.level>.progress>.bar[data-v-737be5a2]{flex:1;height:32px;border-radius:16px;background-color:#dbe2d9}.level>.progress>.bar>.fill[data-v-737be5a2]{margin:3px;height:26px;background-color:#da5400;border-radius:13px}.level>.progress>.btn[data-v-737be5a2]{line-height:0}.level>.hint[data-v-737be5a2]{margin-top:8px;font-size:12px;text-align:center;color:#9ca29a}.claim[data-v-737be5a2]{position:relative;margin:40px 0;padding-right:55px;display:flex;justify-content:flex-end;overflow:hidden;border-radius:18px;background:linear-gradient(41deg,#084e15,#044110,#022b0a 54.89%,#044110,#085c18)}.claim>.pepe[data-v-737be5a2]{position:absolute;left:0;bottom:0;max-width:100%;height:calc(100% - 40px);object-fit:contain;object-position:center bottom}.claim>.pepe.pepe-mob[data-v-737be5a2]{display:none;max-width:200px;width:100%;height:auto}.claim>.content[data-v-737be5a2]{padding:40px 0;max-width:670px;text-align:center}.claim>.content .only-mobile[data-v-737be5a2]{margin-bottom:22px;font-size:50px}.claim>.content>h2[data-v-737be5a2]{margin:0;font-size:36px;font-weight:700;line-height:1;color:#fff}.claim>.content>h2>svg[data-v-737be5a2]{margin-left:10px;display:inline-block;vertical-align:top;width:32px;height:32px}.claim>.content>.subtitle[data-v-737be5a2]{margin-top:10px;color:#31b74b;font-size:20px;font-weight:600;line-height:36px}.claim>.content>.amount[data-v-737be5a2]{margin-top:24px;margin-bottom:10px;line-height:60px;font-size:60px;font-weight:700;color:#fff}@media(max-width:940px){.claim>.content>.amount[data-v-737be5a2]{font-size:28px;line-height:32px}}.claim>.content>.amount>img[data-v-737be5a2]{width:60px;height:60px;border-radius:50%;background-color:#d3e0cf;vertical-align:top}@media(max-width:940px){.claim>.content>.amount>img[data-v-737be5a2]{width:32px;height:32px}}.claim>.content>.approx[data-v-737be5a2]{line-height:24px;font-size:14px;font-weight:500;color:#fff}.claim>.content>.approx>img[data-v-737be5a2]{margin:0 4px;width:24px;height:24px;border-radius:50%;vertical-align:top}.claim>.content>.btn[data-v-737be5a2]{padding:0 80px;margin-top:40px;font-weight:600;font-size:22px;line-height:64px;border-radius:20px}@media(max-width:940px){.claim>.content>.btn[data-v-737be5a2]{padding:0 40px}}.claim.broke>.pepe[data-v-737be5a2]{left:100px}@media(max-width:1120px){.claim>.pepe[data-v-737be5a2]{left:-80px}.claim.broke>.pepe[data-v-737be5a2]{left:10px}}@media(max-width:1040px){.claim>.pepe[data-v-737be5a2]{left:-120px}}@media(max-width:980px){.claim[data-v-737be5a2]{padding-right:24px}.claim>.pepe[data-v-737be5a2]{left:-160px}.claim.broke>.pepe[data-v-737be5a2]{left:-10px}}@media(max-width:940px){.claim>.pepe[data-v-737be5a2]{left:-100px}.claim.broke>.pepe[data-v-737be5a2]{left:-40px}.claim>.content>h2[data-v-737be5a2]{font-size:24px}.claim>.content>h2>svg[data-v-737be5a2]{margin-left:6px;width:22px;height:22px}}@media(max-width:860px){.claim>.pepe[data-v-737be5a2]{left:-120px}}@media(max-width:728px){.claim[data-v-737be5a2]{padding-right:0;flex-direction:column;align-items:center;justify-content:baseline}.claim>.pepe[data-v-737be5a2]{position:static;display:none;order:2}.claim>.pepe.pepe-mob[data-v-737be5a2]{display:block}.claim>.content[data-v-737be5a2]{padding:32px 20px;display:flex;flex-direction:column}.claim>.content>h2[data-v-737be5a2]{margin-bottom:8px;font-weight:600;font-size:24px;line-height:125%;color:#fff}.claim>.content .subtitle[data-v-737be5a2]{margin:0 auto 16px;max-width:280px;font-weight:300;font-size:14px;line-height:171%;text-align:center;color:#78aa82}.claim>.content>.btn[data-v-737be5a2]{margin-top:0;font-size:18px;line-height:56px;border-radius:20px}.claim>.content>.amount[data-v-737be5a2]{margin:10px 0;order:4;font-weight:600;font-size:24px;line-height:150%;color:#fff}.claim>.content>.approx[data-v-737be5a2]{order:5;font-weight:400;font-size:16px;line-height:175%;color:#fff}.claim>.content>.approx>img[data-v-737be5a2]{width:24px;height:24px}}button[data-v-737be5a2]{border:none;background:transparent;cursor:pointer}#ref-list[data-v-737be5a2]{margin-bottom:40px}@media(max-width:628px){#ref-list[data-v-737be5a2]{flex-direction:column}}.ref[data-v-737be5a2]{padding:16px;background-color:#f8fff6;border-radius:12px;box-shadow:0 0 60px #00000026}.ref>.title[data-v-737be5a2]{margin-bottom:10px;color:#3b3b3b;font-size:16px;font-weight:700;line-height:18px}.ref>.title>svg[data-v-737be5a2]{margin-left:6px;width:18px;height:18px;vertical-align:top}.ref>.subtitle[data-v-737be5a2]{margin-bottom:12px;font-size:14px;color:#3b3b3b}.ref>.link[data-v-737be5a2]{display:flex;gap:8px}.ref>.link>.input[data-v-737be5a2]{position:relative;flex:1}.ref>.link>.input>.btn[data-v-737be5a2]{position:absolute;right:8px;top:0;bottom:0;width:auto;margin:auto 0;padding:0 8px;line-height:28px;height:28px;border-radius:6px;font-weight:500;font-size:12px;background-color:#084314;color:#fff}.ref>.link>.input>.btn>img[data-v-737be5a2]{display:inline-block;margin:7px 0 7px 2px;width:14px;height:14px;vertical-align:top}.ref>.link input[data-v-737be5a2]{width:100%;outline:none;padding:0 12px;border:none;border-radius:8px;background:none;background-color:#d8e5d4;color:#03310d;line-height:42px;box-sizing:border-box}.ref>.link>.btn[data-v-737be5a2]{flex:0;margin:0;padding:13px;font-size:0;line-height:0;background-color:#084314;color:#fff}.ref>.link>.btn>svg[data-v-737be5a2]{margin:0}.history[data-v-737be5a2]{padding:32px;background-color:#f8fff6;border-radius:12px;box-shadow:0 0 60px #00000026}.history>.title[data-v-737be5a2]{margin-bottom:20px;font-size:22px;font-weight:600;color:#000}@media(max-width:940px){.claim[data-v-737be5a2]{margin-bottom:32px;margin-top:30px}.block-swipe[data-v-737be5a2]{margin-bottom:32px;margin-top:0;display:flex;flex-direction:column}.block-swipe .level[data-v-737be5a2]{margin:0;order:2}.ref>.pepe[data-v-737be5a2]{height:320px;width:100%;left:0;right:0}.ref>.content[data-v-737be5a2]{margin:0;padding:35px 16px}.ref>.content>input[data-v-737be5a2]{width:100%}.ref>.content>.btn[data-v-737be5a2]{width:100%}.history[data-v-737be5a2]{box-shadow:none;background:none;padding:0}}@media(max-width:728px){.claim[data-v-737be5a2]{background:linear-gradient(360deg,#084e15,#044110 27.45%,#022b0a 54.89% 77.45%,#022b0a)}}.pump{padding:32px;border-radius:12px;background-color:#f4fbf2;box-shadow:0 0 60px #00000026}.pump>.head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.pump>.head>.title{color:#000;font-size:22px;font-weight:600}.pump>.head>.subtitle{color:#6e746c;font-size:16px;font-weight:500}.pump>.loading,.pump>.empty{padding:40px;text-align:center;color:#6e746c;font-size:16px;font-weight:500}.pump>.card{padding:32px;border-radius:12px;background-color:#e3ebe0}.pump>.card:not(:last-child){margin-bottom:20px}.pump>.card .head{display:flex;align-items:center;gap:10px}.pump>.card .head>.num{width:52px;line-height:52px;border-radius:12px;background:#0a761f;color:#fff;font-weight:600;font-size:20px;text-align:center}.pump>.card .head .info .title{font-size:18px;font-weight:600;color:#000}.pump>.card .head .info .meta{margin-top:4px;color:#0a761f;font-size:12px}.pump>.card .head .info .meta>span{display:inline-block;margin-left:2px;padding:0 8px;font-size:12px;font-weight:600;line-height:20px;border-radius:6px;background-color:#084314;color:#fff}.pump>.card .head .info .meta>span>svg{margin-top:4px;width:12px;height:12px;vertical-align:top}.pump>.card .head .progress{margin-left:auto;margin-right:30px;font-size:14px;font-weight:500;line-height:28px;color:#3b3b3b;text-align:right;line-height:24px}.pump>.card .head .progress>b{font-weight:700;color:#0a761f}.pump>.card .head .progress>.progress-ring{display:none}.pump>.card .head .progress>.progress-ring>.progress-text{display:none}.pump>.card .head .progress>.status{display:inline-block;background-color:#f67422;border-radius:10px;color:#fff;padding:0 8px;font-size:12px;font-weight:400;line-height:20px}.pump>.card .head .progress>.status>svg{margin-right:2px;margin-top:5px;width:10px;height:10px;vertical-align:top}.pump>.card .head .btn.toggle{width:180px;line-height:52px;color:#084314;border-radius:12px;background-color:#b3d3a9}.pump>.card .head .btn.toggle>svg{margin:17px 4px;width:18px;height:18px;vertical-align:top;transition:.25s transform}.pump>.card .head .btn.toggle>svg.open{transform:rotate(180deg)}.pump>.card .content{display:flex;gap:16px;margin-top:32px;padding:16px;background-color:#d1decd;border-radius:16px;overflow:hidden}.pump>.card .content>.diagram{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:460px;text-align:center}.pump>.card .content>.diagram>.you{position:relative;margin-bottom:98px;width:90px;line-height:90px;background-color:#f67422;border-radius:12px;font-size:19px;font-weight:700;color:#fff}.pump>.card .content>.diagram>.you:before{content:"";position:absolute;top:100%;left:0;right:0;margin:16px auto 0;width:1px;height:60px;background-color:#606e5c}.pump>.card .content>.diagram>.you:after{content:"";position:absolute;top:100%;left:0;right:0;margin:76px auto 0;width:5px;height:5px;background-color:#606e5c;border-radius:50%}.pump>.card .content>.diagram>.levels{display:flex;gap:32px}.pump>.card .content>.diagram>.levels .box{position:relative;display:inline-block;width:90px;height:90px;padding:20px 0;border-radius:12px;background-color:#b3d3a9;box-sizing:border-box}.pump>.card .content>.diagram>.levels .box>.check{position:absolute;top:-8px;right:-8px;font-size:0;background-color:#f67422;border-radius:50%;box-shadow:0 2px 4px -2px #0000001a,0 4px 6px -1px #0000001a}.pump>.card .content>.diagram>.levels .box>.check>svg{margin:6px;width:12px;height:12px;color:#fff}.pump>.card .content>.diagram>.levels .box>b{display:block;font-size:24px;font-weight:700;color:#084314;line-height:50px}.pump>.card .content>.diagram>.levels .box>span{display:inline-block;padding:0 8px;font-size:12px;font-weight:600;line-height:20px;border-radius:6px;background-color:#084314;color:#fff}.pump>.card .content>.diagram>.levels .box>span>svg{margin-top:4px;width:12px;height:12px;vertical-align:top}.pump>.card .content>.diagram>.levels .lvl.empty>.box{padding:18px 0;border:2px dashed #b1d1a7;background-color:#e3ebe0}.pump>.card .content>.diagram>.levels .lvl.empty>.box>b{color:#b1d1a7}.pump>.card .content>.diagram>.levels .lvl.empty>.box>span{background-color:#b1d1a7}.pump>.card .content>.diagram>.levels .lvl.reinvest>.box{margin:0 auto;display:flex;align-items:center;justify-content:center;border:2px dashed #762e00;background-color:#f67422}.pump>.card .content>.diagram>.levels .lvl.reinvest>.box>svg{margin:0;width:34px;height:34px;color:#fff}.pump>.card .content>.diagram>.levels .caption{margin-top:10px;color:#084314;font-size:14px;font-weight:500;line-height:20px}.pump>.card .content>.diagram>.levels .referral{min-width:110px;margin-top:10px;padding:0 8px;border-radius:6px;background-color:#e3ebe0;color:#084314;font-size:12px;font-weight:500;line-height:24px}.pump>.card .content>.stats{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.pump>.card .content>.stats>.tile,.pump>.card .content>.stats>.notes{padding:25px;border:1px solid #e6ebe6;border-radius:16px;background-color:#f8fff6}.pump>.card .content>.stats>.notes{grid-column:span 2}.pump>.card .content>.stats>.notes>.title{font-weight:800;margin-bottom:8px}.pump>.card .content>.stats>.notes>ul{margin:0;padding-left:22px;list-style:none}.pump>.card .content>.stats>.notes>ul>li{position:relative;margin-top:10px;font-size:16px;font-weight:500;color:#084314;line-height:20px}.pump>.card .content>.stats>.notes>ul>li:before{content:"";position:absolute;left:-22px;top:4px;width:12px;height:12px;background-color:#b3d3a9;border-radius:50%}.pump>.card .content>.stats .title{font-size:18px;font-weight:600;color:#084314;line-height:20px}.pump>.card .content>.stats .title>svg{margin-right:4px;width:20px;height:20px;vertical-align:top}.pump>.card .content>.stats .value{display:block;margin-top:6px;font-size:26px;font-weight:700;line-height:36px;color:#084314;text-align:right}.pump>.card .content>.stats .value>.approx{display:block;font-size:14px;font-weight:600;line-height:1;color:#9884e6;text-align:right}.pump>.card .content>.stats .description{margin-top:10px;font-weight:400;font-size:14px;max-width:210px;line-height:20px;letter-spacing:-.42px;color:#084314}@media(max-width:940px){.pump>.card .content>.stats .description br{display:none}}.pump .expand-enter-active,.pump .expand-leave-active{transition:height .2s ease,opacity .2s ease}.pump .expand-enter-from,.pump .expand-leave-to{height:0;opacity:0}.pump>.preamble{display:flex;gap:16px;justify-content:space-between;margin-bottom:20px}.pump>.preamble>.tile{display:flex;gap:4px;padding:10px 16px;border-radius:12px;background-color:#f8fff6;box-shadow:0 0 30px #00000026;font-size:14px;line-height:20px}@media(max-width:940px){.pump>.preamble>.tile{white-space:nowrap;letter-spacing:-.7px}}.pump>.preamble>.tile.meow>b.l{margin-left:2px}.pump>.preamble>.tile.meow>img{margin:0}.pump>.preamble .coin{margin:1px 4px 0;width:18px;height:18px;border-radius:50%;vertical-align:top}.pump>.preamble svg{margin-top:1px;width:18px;height:18px;vertical-align:top}@media(max-width:940px){.pump>.preamble{margin-bottom:32px;gap:4px}.pump>.preamble>.how-it-works{display:block;font-size:0;line-height:0;padding:11px}}@media(max-width:1260px){.pump>.card .content{flex-direction:column;background:none;padding:0}}@media(max-width:940px){.pump{box-shadow:none;background:none;padding:0}.pump>.head{flex-direction:column;align-items:flex-start;gap:8px}.pump>.card{padding:16px;border-radius:16px;background-color:#f8fff6;box-shadow:0 0 60px #00000026}.pump>.card .head>.info{display:contents}.pump>.card .head{display:grid;grid-template:"icon title progress arrow" "icon descr progress arrow";gap:0 10px;grid-template-rows:22px 28px 0;grid-template-columns:50px auto 40px 40px}.pump>.card.open .head{grid-template-rows:22px 28px 32px;border-bottom:1px solid #d3e0cf}.pump>.card .head .progress{display:contents;font-size:0}.pump>.card .head>.num{grid-area:icon;width:50px;line-height:50px}.pump>.card .head .info .title{grid-area:title}.pump>.card .head .info .meta{display:none}.pump>.card .head .progress>b{display:none}.pump>.card .head .progress>.progress-ring{display:block;grid-area:progress;width:40px;height:40px}.pump>.card .head .progress>.progress-ring>.progress-text{display:block}.pump>.card .head .progress>.status{grid-area:descr;justify-self:start}.pump>.card .head .btn.toggle{grid-area:arrow;font-size:0;width:40px;height:40px;padding:0;background:none;box-shadow:0 0 30px #00000026}.pump>.card .head .btn.toggle>svg{margin:11px}.pump>.card .content{overflow:visible}.pump>.card .content>.stats{display:flex;flex-direction:column}.pump>.card .content>.diagram>.levels{gap:16px}.pump>.card .content>.diagram>.levels .referral{min-width:auto;font-size:8px;border-radius:10px}.pump>.card .content>.diagram{min-width:100%;margin-bottom:16px}.pump>.card .content>.diagram>.levels .box{background-color:#b3d3a9}.pump>.card .content>.diagram>.levels .lvl.empty>.box{background:none;border-width:1px}.pump>.card .content>.diagram>.levels .lvl.lvl.reinvest>.box{background-color:#f67422}.pump>.card .content>.stats>.tile{background-color:#d3e0cf}.pump>.card .content>.stats>.tile:nth-child(2){order:4}.pump>.card .content>.stats>.notes{order:5;box-shadow:0 0 30px #00000026;background:#f8fff6}.pump>.card .content>.stats .value{display:block;text-align:left}.pump>.card .content>.stats .value>.approx{text-align:left}}@media(max-width:940px)and (max-width:940px){.pump>.card .head{grid-template-columns:50px max-content auto 40px}}@media(max-width:940px)and (max-width:940px){.pump>.card .head .progress>.progress-ring{margin-left:10px}}.stats[data-v-0bfb323b]{position:relative;margin:60px 0 40px;border-radius:18px;background:#022b0a}.stats>.pepe[data-v-0bfb323b]{position:absolute;left:2.5%;bottom:0;width:41%;height:125%;object-fit:contain;object-position:center bottom}.stats>.content[data-v-0bfb323b]{margin-left:45.5%;margin-right:55px;padding:98px 0;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);text-align:center}.stats>.content>h2[data-v-0bfb323b]{grid-column:3 span;font-size:42px;font-weight:500;line-height:1;color:#e3ffe8;display:flex;align-items:center;gap:26px;width:max-content;margin:auto auto 40px}.stats>.content>h2>svg[data-v-0bfb323b]{width:26px;height:26px}.stats>.content>h2>b[data-v-0bfb323b]{font-weight:700}.stats>.content>.stat[data-v-0bfb323b]{padding:16px 20px;border-radius:12px;background-color:#105820;box-shadow:0 0 60px #00000026}.stats>.content>.stat>.value[data-v-0bfb323b]{font-size:22px;font-weight:700;line-height:26px;height:26px;color:#fff;white-space:nowrap}.stats>.content>.stat>.caption[data-v-0bfb323b]{margin-top:8px;font-size:10px;font-weight:500;color:#78a981}.stats>.content .coin[data-v-0bfb323b]{margin-top:2px;width:20px;height:20px;border-radius:50%;background-color:#d3e0cf;vertical-align:top}.stats>.content svg[data-v-0bfb323b]{margin-top:2px;width:20px;height:20px;vertical-align:top}.totals[data-v-0bfb323b]{padding:32px;background-color:#f8fff6;border-radius:12px;box-shadow:0 0 60px #00000026;margin-bottom:40px}.totals>.title[data-v-0bfb323b]{margin-bottom:20px;font-size:22px;font-weight:600;color:#000}.history[data-v-0bfb323b]{padding:32px;background-color:#f8fff6;border-radius:12px;box-shadow:0 0 60px #00000026}.history>.title[data-v-0bfb323b]{margin-bottom:20px;font-size:22px;font-weight:600;color:#000}.history>.loading[data-v-0bfb323b],.history>.placeholder[data-v-0bfb323b]{text-align:center;padding:40px;color:#6b726c}.history>.placeholder>svg[data-v-0bfb323b]{width:48px;height:48px;margin-bottom:16px;opacity:.5}.history>.placeholder>p[data-v-0bfb323b]{margin:0;font-size:14px}@media(max-width:940px){.stats[data-v-0bfb323b]{box-shadow:0 0 60px #00000026;background:#f4fbf2;border-radius:16px;padding:16px 0;overflow:hidden}.stats>.pepe[data-v-0bfb323b]{height:80px;width:80px;left:auto;bottom:0;right:-2px;transform:scaleX(-1)}.stats>.content[data-v-0bfb323b]{margin:0;padding:16px 26px;grid-template-columns:repeat(2,1fr)}.stats>.content>h2[data-v-0bfb323b]{grid-column:span 2;font-weight:500;font-size:18px;color:#000;display:flex;align-items:center;margin-left:0;gap:10px}.stats>.content>h2>b[data-v-0bfb323b]{font-weight:400;margin-right:5px}.stats>.content>h2>svg[data-v-0bfb323b]{width:20px;height:20px}.stats>.content>.stat[data-v-0bfb323b]{background:transparent;box-shadow:none;display:flex;align-items:center;gap:10px;padding:0}.stats>.content>.stat>.icon[data-v-0bfb323b]{display:flex;align-items:center;justify-content:center;border-radius:12px;background:#147d2c;width:40px;min-width:40px;height:40px;min-height:40px}.stats>.content>.stat>.content[data-v-0bfb323b]{display:flex;flex-direction:column;gap:4px}.stats>.content>.stat>.content>.value[data-v-0bfb323b]{font-weight:600;font-size:14px;color:#000;text-align:left}.stats>.content>.stat>.content>.caption[data-v-0bfb323b]{font-weight:500;font-size:10px;color:#46694e;text-align:left;width:max-content}.totals[data-v-0bfb323b]{box-shadow:none;background:none;padding:0}.totals>.operation .right[data-v-0bfb323b]{flex:0;white-space:nowrap}.history[data-v-0bfb323b]{box-shadow:none;background:none;padding:0}}.progress-bar{height:14px;padding:2px;border-radius:40px;background-color:#bed0b6}.progress-bar>div{height:100%;border-radius:inherit}.progress-bar-fill{background-color:#0a761f}.progress-bar-fill-orange{height:100%;background-color:#f67422}#staking{margin-top:60px}#staking .staking-statistics{margin-bottom:36px;display:flex;gap:28px}@media(max-width:420px){#staking .staking-statistics{margin-top:32px;margin-bottom:40px;gap:16px}}#staking .staking-statistics .staking-statistic{padding:16px;border-radius:20px;box-shadow:0 0 60px #00000026;background-color:#f4fbf2}#staking .staking-statistics .staking-statistic-top{margin-bottom:24px;display:flex;align-items:center}#staking .staking-statistics .staking-statistic-top>svg{margin-right:8px;height:24px;width:24px}#staking .staking-statistics .staking-statistic-top>h2{margin:0;font-size:20px;font-weight:500;line-height:1.2;color:#3b3b3b}#staking .staking-statistics .staking-statistic-items{display:flex;flex-wrap:wrap;justify-content:space-between;gap:32px 16px}@media(max-width:420px){#staking .staking-statistics .staking-statistic-items{gap:16px;white-space:nowrap;letter-spacing:-.3px}}@media(max-width:360px){#staking .staking-statistics .staking-statistic-items{flex-direction:column}}#staking .staking-statistics .staking-statistic-item{display:flex;align-items:center;flex:calc(50% - 32px);font-family:Inter,Courier New,Courier,monospace}#staking .staking-statistics .staking-statistic-item-icon{margin-right:10px;height:40px;width:40px;display:flex;align-items:center;justify-content:center;border-radius:12px;background-color:#147d2c}#staking .staking-statistics .staking-statistic-item-icon>svg{height:20px;width:20px;color:#fff}#staking .staking-statistics .staking-statistic-item-text>b{margin-bottom:4px;display:block;font-size:16px;font-weight:600;line-height:1;color:#3b3b3b}#staking .staking-statistics .staking-statistic-item-text>span{font-size:12px;font-weight:500;line-height:1.33;color:#46694e}#staking .staking-statistics .staking-statistic-global .staking-statistic-item-icon{background-color:#f67422}#staking .staking-cards{padding:32px;border-radius:12px;background-color:#f4fbf2;box-shadow:0 0 60px #00000026}#staking .staking-cards>.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}#staking .staking-cards>.title{margin-bottom:32px;display:flex;align-items:center;justify-content:space-between}#staking .staking-cards>.title>h2{margin:0;font-size:24px}#staking .bonuses-status-info>.tooltip{margin-left:6px;vertical-align:top}#staking .bonuses-status-info>.tooltip>svg{width:16px;height:16px;color:#fff}#staking .bonuses-status-info>.tooltip>.content{right:-10px;margin-top:14px;z-index:20}#staking .contract-card{perspective:1000px;position:relative;border:none;box-shadow:none}#staking .contract-card .card-flip-container{position:relative;width:100%;height:100%;transform-style:preserve-3d;transform:rotateY(0) scale(1)}#staking .contract-card.flipped .card-flip-container{animation:cardFlip .6s forwards}#staking .contract-card.flipping-back .card-flip-container{animation:cardFlipReverse .6s forwards}@keyframes cardFlip{0%{transform:rotateY(0) scale(1)}50%{transform:rotateY(90deg) scale(.7)}to{transform:rotateY(180deg) scale(1)}}@keyframes cardFlipReverse{0%{transform:rotateY(180deg) scale(1)}50%{transform:rotateY(90deg) scale(.7)}to{transform:rotateY(0) scale(1)}}#staking .contract-card .card-front{border:none;width:100%;height:100%;backface-visibility:hidden;display:flex;flex-direction:column;border-radius:16px;background-color:#e3ebe0;box-shadow:0 0 60px #00000026;min-height:594px;overflow:hidden;container-type:inline-size;container-name:card-front}#staking .contract-card .card-front a{color:inherit}#staking .contract-card .card-front>.banner{position:relative;padding:22px 22px 30px;background-color:#056d19}#staking .contract-card .card-front>.banner>img{position:absolute;left:0;bottom:0;display:block;max-width:207px;height:196px;object-fit:contain}@media(max-width:940px){#staking .contract-card .card-front>.banner>img{max-width:250px;max-height:100%;height:auto;width:auto;top:auto}}#staking .contract-card .card-front>.banner>.title{font-weight:600;font-size:26px;line-height:235%;letter-spacing:-.03em;text-align:right;color:#dffbe5}#staking .contract-card .card-front>.banner>p{margin:8px 0;color:#dffbe5;font-weight:400;font-size:12px;line-height:18px}#staking .contract-card .card-front>.banner>.alt{font-weight:400;font-size:12px;line-height:167%;letter-spacing:-.01em;text-align:center;color:#e0fbe5;opacity:0}#staking .contract-card .card-front>.banner .reward{padding:11px 16px;border-radius:8px;font-weight:600;font-size:24px;line-height:83%;letter-spacing:-.04em;border:1px solid #03310d;background-color:#053d11;color:#dffbe5;white-space:nowrap;width:max-content;margin-left:auto;position:relative}#staking .contract-card .card-front>.banner .reward:before{content:attr(data-alt);position:absolute;left:0;bottom:-60%;font-size:12px;font-weight:400;color:#e0fbe5;width:100%;text-align:center}#staking .contract-card .card-front>.banner .reward>.sign{margin-right:6px;font-size:16px;vertical-align:top}@media(max-width:940px){#staking .contract-card .card-front>.banner .reward>.sign{margin-right:0}}#staking .contract-card .card-front>.banner .reward>.alt{display:block;margin-top:4px;font-size:12px;font-weight:400;color:#e2ffe6}@media(max-width:420px){#staking .contract-card .card-front>.banner>img{left:-50px}}#staking .contract-card .card-front>.body{flex:1;display:flex;flex-direction:column;padding:20px 16px;border:1px solid #899985;border-top:none;border-bottom-left-radius:16px;border-bottom-right-radius:16px}#staking .contract-card .card-front .section-title{font-size:14px;font-weight:600;line-height:20px;color:#000}#staking .contract-card .card-front .section-title>svg{margin:4px 2px 4px 0;width:12px;height:12px;vertical-align:top}#staking .contract-card .card-front .text{margin-top:8px;color:#000;font-size:12px}@container card-front (max-width: 370px){#staking .contract-card .card-front>.banner>img{left:-50px}}#staking .contract-card .card-back{position:absolute;top:0;left:0;width:100%;height:100%;backface-visibility:hidden;display:flex;flex-direction:column;transform:rotateY(180deg);border-radius:16px;background-color:#ffe1cb;box-shadow:0 0 60px #00000026;min-height:594px;overflow:hidden}#staking .contract-card .card-back>.banner{position:relative;padding:22px 22px 30px;background-color:#f67422;min-height:160px;display:flex;flex-direction:column}#staking .contract-card .card-back>.banner>.title{font-weight:600;font-size:26px;line-height:138%;letter-spacing:-.03em;text-align:right;color:#dffbe5;width:max-content;max-width:190px;margin-left:auto;margin-top:28px}#staking .contract-card .card-back>.banner>img{position:absolute;bottom:0;left:-4%;top:0;height:100%;width:auto}@media(max-width:1024px){#staking .contract-card .card-back>.banner>img{left:0}}@media(max-width:940px){#staking .contract-card .card-back>.banner>img{max-width:260px;max-height:260px;height:auto;width:auto;top:auto}}@media(max-width:420px){#staking .contract-card .card-back>.banner>img{left:-40px}}@media(max-width:360px){#staking .contract-card .card-back>.banner>img{left:-80px}}#staking .contract-card .card-back>.body{padding:24px 16px 16px;display:flex;flex-direction:column;height:100%;border:1px solid #f67422;border-top:none;border-bottom-left-radius:16px;border-bottom-right-radius:16px}#staking .contract-card .card-back>.body>.notification{padding:16px;position:relative;border:1px solid #c95300;border-radius:8px;font-weight:500;font-size:12px;display:flex;align-items:center;gap:4px}#staking .contract-card .card-back>.body>.notification>.star{position:absolute;top:-12px;right:-12px}#staking .contract-card .card-back>.body>.notification>.precio{display:inline-flex;align-items:center;gap:6px}#staking .contract-card .card-back>.body>.notification>.precio>span{font-weight:600;font-size:10px}#staking .contract-card .card-back>.body>.notification>.precio>img{width:16px;height:16px}#staking .contract-card .card-back>.body>.note{border-radius:8px;padding:16px;background:#ffe9da;margin-top:16px}#staking .contract-card .card-back>.body>.note>.heading{display:flex;align-items:center;gap:6px}#staking .contract-card .card-back>.body>.note>.heading>span{font-weight:500;font-size:14px;color:#000}#staking .contract-card .card-back>.body>.note>.content{font-weight:400;font-size:12px;margin-top:8px}#staking .contract-card .card-back>.body>.btn{position:absolute;left:50%;transform:translate(-50%);bottom:20px;width:calc(100% - 32px)}#staking .contract-card>.banner>.title{margin-left:160px;align-self:center}#staking .bonuses{position:relative;margin-bottom:16px;padding:4px 10px;border-radius:6px;display:flex;align-items:center;font-size:12px;font-weight:500;line-height:1.33;letter-spacing:normal;border:solid 1px #0c3f17;color:#fff;background-image:linear-gradient(102deg,#3aa31b -5%,#007e19 112%);width:max-content;margin-left:auto}#staking .bonuses>svg{margin-right:8px;width:12px;height:12px}#staking .bonuses-time{display:flex;align-items:center;white-space:nowrap;color:#fff}#staking .bonuses-time>svg{margin-right:6px;width:12px;height:12px;fill:transparent}#staking .bonuses-status{position:relative;margin-right:10px;padding-right:10px}#staking .bonuses-status-info{display:flex;align-items:center;gap:6px;color:#fff}#staking .bonuses-status-info>svg{margin-right:6px;height:12px;width:12px}#staking .bonuses-status:after{content:"";position:absolute;right:0;top:50%;width:1px;height:8.5px;transform:translateY(-50%);background-color:#fff}#staking .bonuses-btn{display:flex;width:14px;height:14px;border-radius:4px;align-items:center;justify-content:center;border:none;background-color:#087015}#staking .bonuses-btn>svg{width:6px;min-width:6px;height:4px}#staking .bonuses-btn-open>svg{transform:rotate(90deg)}#staking .bonuses-popup{z-index:2;position:absolute;right:0;top:100%;width:max-content;padding:16px;border-radius:6px;box-shadow:0 0 25px #00000026;border:solid 1px #0c3f17;background-color:#239419}#staking .bonuses-popup-list{padding-right:6px;max-height:144px;overflow:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#077015 transparent}#staking .bonuses-popup-list::-webkit-scrollbar{width:6px;height:6px}#staking .bonuses-popup-list::-webkit-scrollbar-track{background:transparent;border-radius:22px}#staking .bonuses-popup-list::-webkit-scrollbar-thumb{border-radius:22px;background-color:#077015}#staking .bonuses-popup-item{margin-bottom:6px;padding:4px 8px;border-radius:4px;display:flex;align-items:center;font-size:12px;font-weight:500;line-height:1.33;color:#fff;background-color:#077015}#staking .bonuses-popup-item>svg{margin-right:8px;height:12px;width:12px}#staking .bonuses-popup-item>svg#timer{margin-right:4px}#staking .bonuses-popup-item:last-child{margin-bottom:0}#staking .bonuses-inactive{border:none;color:#1d8932;background-color:#0a3913;background-image:none}#staking>.hero{position:relative;margin:20px 0;border-radius:24px;overflow:hidden;background:#022b0a}@media(max-width:940px){#staking>.hero:before{display:none}#staking>.hero:after{top:0;left:-130%!important}}#staking>.hero:before{content:url("data:image/svg+xml,%3csvg%20width='1061'%20height='716'%20viewBox='0%200%201061%20716'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_f_4001_119599)'%3e%3cpath%20d='M530.301%20540C644.348%20540%20736.801%20453.143%20736.801%20346C736.801%20238.857%20644.348%20152%20530.301%20152C416.254%20152%20323.801%20238.857%20323.801%20346C323.801%20453.143%20416.254%20540%20530.301%20540Z'%20fill='%230C8924'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_4001_119599'%20x='0.000793457'%20y='-171.8'%20width='1060.6'%20height='1035.6'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='161.9'%20result='effect1_foregroundBlur_4001_119599'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");position:absolute;top:-80%;right:-40%}#staking>.hero:after{content:url("data:image/svg+xml,%3csvg%20width='1061'%20height='716'%20viewBox='0%200%201061%20716'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_f_4001_119599)'%3e%3cpath%20d='M530.301%20540C644.348%20540%20736.801%20453.143%20736.801%20346C736.801%20238.857%20644.348%20152%20530.301%20152C416.254%20152%20323.801%20238.857%20323.801%20346C323.801%20453.143%20416.254%20540%20530.301%20540Z'%20fill='%230C8924'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_4001_119599'%20x='0.000793457'%20y='-171.8'%20width='1060.6'%20height='1035.6'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='161.9'%20result='effect1_foregroundBlur_4001_119599'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");position:absolute;bottom:-90%;left:-40%;z-index:1;opacity:.5}#staking>.hero>.pepe{position:absolute;bottom:0;width:385px;height:auto;object-fit:contain;z-index:2}#staking>.hero>.pepe:first-child{left:6%}#staking>.hero>.pepe-mob{display:none}@media(max-width:840px){#staking>.hero>.pepe:first-child{left:0}}@media(max-width:640px){#staking>.hero>.pepe{display:none}#staking>.hero>.pepe.pepe-mob{display:block;width:186px;height:186px;right:-5px}}#staking>.hero>.content{margin-left:35%;padding:50px 77px 77px;text-align:center}#staking>.hero>.content>h2{margin:0 0 26px;font-size:48px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.1;letter-spacing:normal;text-align:center;color:#e3ffe8}#staking>.hero>.content>.subtitle{margin:0 auto;max-width:560px;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:center;color:#78aa82}#staking>.hero>.content>.highlights{display:flex;align-items:center;justify-content:center;margin-top:27px}#staking>.hero>.content>.highlights>.item{position:relative;margin-right:32px;padding:17px 16px;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.25;letter-spacing:normal;text-align:left;border-radius:8px;background-color:#061c0b;color:#dffbe5}@media(max-width:940px){#staking>.hero>.content>.highlights>.item{font-size:24px}}#staking>.hero>.content>.highlights>.item>span{position:absolute;bottom:-30px;left:50%;transform:translate(-50%);width:auto;white-space:nowrap;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:-.12px;text-align:center;color:#78aa82}@media(max-width:940px){#staking>.hero>.content>.highlights>.item>span{bottom:-26px;font-size:10px}}#staking>.hero>.content>.highlights>.item:last-child{margin-right:0}#staking .button-staking{margin-top:12px;padding:16px 24px;display:flex;width:100%;align-items:center;justify-content:center;border-radius:12px;border:solid 1px #0a761f;font-size:14px;font-weight:600;line-height:1.43;color:#0a761f;background-color:transparent;cursor:pointer}#staking .button-staking>svg{margin-right:8px;height:16px;width:16px}.modal .staking-modal .header{display:flex;flex-direction:column;align-items:center;margin-bottom:24px}.modal .staking-modal .header .icon-wrapper{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background-color:#d8e5d4;border-radius:12px;margin-bottom:16px}.modal .staking-modal .header .icon-wrapper svg{width:32px;height:32px;color:#d4af37}.modal .staking-modal .header .title{margin:0 0 16px;font-size:22px;font-weight:700;color:#000;text-align:center}.modal .staking-modal .wallet-info{display:flex;align-items:center;gap:6px;margin-bottom:8px;color:#899985;font-size:12px;font-weight:500}.modal .staking-modal .wallet-info>svg{width:12px;height:12px}.modal .staking-modal .wallet-info>.wallet-pill{margin-left:2px;padding:0 12px;border:1px solid #899985;font-size:10px;line-height:18px;border-radius:10px;color:#000}.modal .staking-modal .wallet-info>.wallet-pill>.dot{display:inline-block;margin-top:6px;margin-right:2px;width:6px;height:6px;border-radius:50%;background-color:#47a82b;vertical-align:top}.modal .staking-modal .swap-section{margin-bottom:20px}.modal .staking-modal .swap-section .swap-inputs{display:flex;gap:8px;margin-bottom:16px}.modal .staking-modal .swap-section .swap-inputs .dd{flex:0 0 auto}.modal .staking-modal .swap-section .swap-inputs .dd .toggle{padding:12px 16px;background-color:#fff;border:none;border-radius:12px;display:flex;align-items:center;gap:6px;font-size:16px;font-weight:700;color:#084314;cursor:pointer;box-shadow:0 0 30px #0000001a}.modal .staking-modal .swap-section .swap-inputs .dd .toggle .coin{width:20px;height:20px;border-radius:50%}.modal .staking-modal .swap-section .swap-inputs .amount-input{flex:1;position:relative;padding:12px 16px;color:#fff;background-color:#899985;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:8px}.modal .staking-modal .swap-section .swap-inputs .amount-input .amount-value{max-width:120px;flex:1;border:none;background:none;font-size:16px;font-weight:700;color:#fff;outline:none;padding:0}.modal .staking-modal .swap-section .swap-inputs .amount-input .amount-value::placeholder{color:#ffffff80;font-weight:500}.modal .staking-modal .swap-section .swap-inputs .amount-input .max-btn{padding:4px 8px;border:none;background-color:#d8e5d4;border-radius:6px;font-size:12px;font-weight:600;color:#084314;cursor:pointer;flex-shrink:0}.modal .staking-modal .swap-section .swap-details{display:flex;flex-direction:column;gap:8px;padding:12px;background-color:#d8e5d4;border:1px solid #443b64;border-radius:12px}.modal .staking-modal .swap-section .swap-details .swap-info{display:flex;align-items:center;padding:8px 0;justify-content:space-between;margin-bottom:8px}.modal .staking-modal .swap-section .swap-details .swap-info .swap-label{font-size:16px;font-weight:600;color:#084314}.modal .staking-modal .swap-section .swap-details .swap-info .swap-conversion{display:flex;align-items:center;gap:6px;font-size:16px;font-weight:700;color:#084314}.modal .staking-modal .swap-section .swap-details .swap-info .swap-conversion .coin{width:18px;height:18px;border-radius:50%}.modal .staking-modal .swap-section .swap-details .swap-info .swap-conversion .exchange-icon{width:20px;height:20px}.modal .staking-modal .swap-section .swap-details .detail-item{display:flex;align-items:center;justify-content:space-between;font-size:12px;line-height:20px;color:#899985}.modal .staking-modal .swap-section .swap-details .detail-item span:last-child{color:#084314}.modal .staking-modal .swap-section .swap-details .detail-item .routing-value{display:flex;align-items:center;gap:4px;color:#084314}.modal .staking-modal .swap-section .swap-details .detail-item .routing-value .coin{width:16px;height:16px;border-radius:50%}.modal .staking-modal .swap-section .swap-details .detail-item .routing-value .arrow-icon{width:14px;height:14px;color:#084314}.modal .staking-modal .profit-bar{padding:16px;margin-bottom:20px;background-color:#007e19;border-radius:12px;display:flex;align-items:center;justify-content:space-between}.modal .staking-modal .profit-bar .profit-label{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:#fff}.modal .staking-modal .profit-bar .profit-label svg{width:12px;height:12px}.modal .staking-modal .profit-bar .profit-value{font-size:12px;font-weight:500;color:#fff}.modal .staking-modal .staking-details{margin-top:10px;margin-bottom:20px;padding:16px;border-radius:8px;background-color:#d8e5d4}.modal .staking-modal .staking-details .staking-pool-label{margin-bottom:12px;font-size:14px;color:#6e746c}.modal .staking-modal .staking-details .staking-pool-label .pool-range{color:#084314;font-weight:600}.modal .staking-modal .staking-details .staking-progress{margin-bottom:20px}.modal .staking-modal .staking-details .staking-params>.item{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:500;line-height:20px;color:#899985}.modal .staking-modal .staking-details .staking-params>.item:not(:last-child){margin-bottom:8px}.modal .staking-modal .staking-details .staking-params>.item>svg{width:12px;min-width:12px;height:12px}.modal .staking-modal .staking-details .staking-params>.item>.value{margin-left:auto;color:#171b24}.modal .staking-modal .staking-details .staking-params>.item>.value.green{padding:0 8px;border-radius:6px;background-color:#b3d3a9;color:#084314;font-size:12px;font-weight:600}.modal .staking-modal .staking-details .staking-params>.item>.value.green-primary{padding:2px 8px;border-radius:6px;color:#fff;background-image:linear-gradient(115deg,#0a771f,#00991d)}.modal .staking-modal .actions{display:flex;flex-direction:column;gap:12px}.modal .staking-modal .actions .btn{padding:14px 20px;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:opacity .2s}.modal .staking-modal .actions .btn:hover{opacity:.9}.modal .staking-modal .actions .btn.green{background-color:#084314;color:#fff}.modal .staking-modal .dd>.toggle{padding:7px 6px;border:none;border-radius:8px;background-color:#f8fff6;font-size:16px;font-weight:700;line-height:18px;color:#084314;box-shadow:0 0 40px #0003}.modal .staking-modal .dd>.menu{margin-top:6px}.modal .staking-modal .dd>.menu>.item{padding:5px 12px;white-space:nowrap;font-size:16px;font-weight:700;line-height:18px;color:#084314;text-align:left}.modal .staking-modal .coin{width:18px;height:18px;border-radius:50%;vertical-align:top;background-color:#899985}#info-modal .modal{background-color:#e5efe2}@media(min-width:540px){#info-modal .modal{max-width:434px}}.modal .info-modal{padding:32px;max-width:434px}.modal .info-modal>.title>h2{margin:0 auto 8px;max-width:256px;font-size:18px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:center;color:#000}.modal .info-modal>.title>p{margin:0;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:#000}.modal .info-modal>.title.rewards>h2{padding:12px 16px;border-radius:16px;font-size:16px;font-weight:500;line-height:1;letter-spacing:normal;color:#000;background-color:#f8fff6}.modal .info-modal>.title.rewards>p{font-size:14px;text-align:left;font-weight:500;line-height:1.86;letter-spacing:normal;color:#56774c}.modal .info-modal>.list-steps{margin:24px 0}.modal .info-modal>h3{margin:0 0 8px;font-size:18px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.11;letter-spacing:normal;text-align:center;color:#000}.modal .info-modal>p{margin:0 0 16px;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:#000}@media(max-width:1260px){#staking .staking-cards>.grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:940px){#staking .staking-cards>.grid{grid-template-columns:repeat(2,1fr)}#staking .staking-cards{box-shadow:none;background:none;padding:0}#staking>.hero{padding-bottom:52px;text-align:center;background:linear-gradient(29deg,#022b0a,#044110 0%,#022b0a 62% 77.45%,#022b0a)}#staking>.hero>.content{padding:32px 20px 20px}#staking>.hero>.content>h2{margin-bottom:16px;font-size:32px;font-weight:600;line-height:1;color:#fff}#staking>.hero>.content>.subtitle{margin:0 auto 26px;max-width:350px;font-size:14px;font-weight:400;line-height:1.71;color:#78aa82}#staking>.hero>.content>.highlights>.item{padding:2px 8px;font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.43;letter-spacing:-.28px;text-align:center;color:#dffbe5;border-radius:14px;background-color:#061c0b}#staking>.hero .pepe:first-child{width:340px}#staking>.hero>.content>.highlights>.item{padding:14px 12px;margin-right:16px;text-align:center;white-space:nowrap}#staking>.hero>.content>.highlights>.item:before{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:-.12px;text-align:center;color:#78aa82}#staking .staking-statistics{flex-direction:column}}@media(max-width:768px){#staking .staking-cards>.grid{grid-template-columns:1fr}#staking>.hero>.pepe:first-child{left:-70px}}@media(max-width:640px){#staking>.hero{padding-bottom:160px}#staking>.hero>.content{margin-left:0}}.fast-bar[data-v-6a5a2815]{margin-bottom:40px;display:flex;gap:16px}.fast-bar>nav[data-v-6a5a2815]{flex:2;display:flex;gap:8px;padding:8px;background-color:#f8fff6;border-radius:12px;box-shadow:0 0 60px #00000026}.fast-bar>nav>.item[data-v-6a5a2815]{flex-grow:0;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 22px;line-height:56px;font-size:16px;font-weight:500;border-radius:12px;color:#b3c7b6;text-decoration:none;transition:.25s background-color,.25s color,.25s flex-grow}.fast-bar>nav>.item.active[data-v-6a5a2815]{flex-grow:1;color:#000;background-color:#d8e5d4}.fast-bar>.stat[data-v-6a5a2815]{flex:1;display:grid;grid-template:"icon value" "icon caption";grid-template-columns:40px auto;grid-template-rows:18px 16px;gap:6px 10px;padding:16px;background-color:#f8fff6;border-radius:12px;box-shadow:0 0 60px #00000026;white-space:nowrap}.fast-bar>.stat>.icon[data-v-6a5a2815]{grid-area:icon;padding:10px;background-color:#d8e5d4;border-radius:12px}.fast-bar>.stat>.icon[data-v-6a5a2815]>*{width:20px;height:20px;color:#172419}.fast-bar>.stat>.icon>.pepe[data-v-6a5a2815]{margin:-6px;width:32px;height:32px}.fast-bar>.stat>.value[data-v-6a5a2815]{grid-area:value;font-size:18px;font-weight:700;line-height:18px;color:#3b3b3b}.fast-bar>.stat>.caption[data-v-6a5a2815]{grid-area:caption;font-size:10px;font-weight:500;line-height:16px;color:#656863}@media(max-width:940px){.fast-bar[data-v-6a5a2815]{flex-wrap:wrap;gap:8px}.fast-bar>nav[data-v-6a5a2815]{width:100%;flex:1 1 100%;margin-bottom:30px}}@media(max-width:420px){.fast-bar>nav[data-v-6a5a2815]{gap:0}.fast-bar>nav>.item[data-v-6a5a2815]{padding:0 16px;font-size:15px}.fast-bar>nav>.item>svg[data-v-6a5a2815]{width:20px;height:20px}}.ref[data-v-e4b3543d]{position:relative;margin:60px 0 40px;border-radius:18px;background:#022b0a url("data:image/svg+xml,%3csvg%20width='694'%20height='694'%20viewBox='0%200%20694%20694'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_f_4001_13284)'%3e%3ccircle%20cx='346.699'%20cy='346.7'%20r='65'%20fill='%2331B74B'%20/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_4001_13284'%20x='-0.000793457'%20y='0.000183105'%20width='693.4'%20height='693.4'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'%20/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'%20/%3e%3cfeGaussianBlur%20stdDeviation='140.85'%20result='effect1_foregroundBlur_4001_13284'%20/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e") no-repeat;background-position-y:center;background-position-x:100%}.ref>.pepe[data-v-e4b3543d]{position:absolute;left:2.5%;bottom:0;width:40%;height:120%;object-fit:contain;object-position:center bottom}.ref>.content[data-v-e4b3543d]{margin-left:42.5%;margin-right:55px;padding:58px 0;text-align:center}.ref>.content .only-mobile[data-v-e4b3543d]{margin-bottom:22px;font-size:50px}.ref>.content>h2[data-v-e4b3543d]{margin:0;font-size:36px;font-weight:700;line-height:1;color:#fff}.ref>.content>p[data-v-e4b3543d]{margin:10px auto 0;max-width:670px;font-size:16px;list-style:26px;color:#78aa82}.ref>.content>.ref-row[data-v-e4b3543d]{display:flex;gap:16px;margin-top:20px;justify-content:center}.ref>.content>.ref-row>.ref-item[data-v-e4b3543d]{flex:1;max-width:400px;padding:16px;border-radius:12px;background-color:#001a05;text-align:left}.ref>.content>.ref-row>.ref-item>.title[data-v-e4b3543d]{margin-bottom:10px;color:#d8e5d4;font-size:16px;font-weight:700;line-height:18px}.ref>.content>.ref-row>.ref-item>.title>svg[data-v-e4b3543d]{margin-left:6px;width:18px;height:18px;vertical-align:top}.ref>.content>.ref-row>.ref-item>.subtitle[data-v-e4b3543d]{margin-bottom:12px;font-size:14px;color:#d8e5d4}.ref>.content>.ref-row>.ref-item>.link[data-v-e4b3543d]{display:flex;gap:8px}.ref>.content>.ref-row>.ref-item>.link>input[data-v-e4b3543d]{flex:1;outline:none;border:none;line-height:40px;padding:0 12px;border-radius:8px;background-color:#001003;color:#d8e5d4;font-size:13px;font-weight:500}.ref>.content>.ref-row>.ref-item>.link>.btn[data-v-e4b3543d]{width:40px;line-height:0;background-color:#0a761f;color:#fff}.partners[data-v-e4b3543d]{padding:32px;background-color:#f8fff6;border-radius:12px;box-shadow:0 0 60px #00000026}@media(max-width:540px){.partners[data-v-e4b3543d]{margin-top:65px;padding:0;background:none;box-shadow:none}}.partners>.title[data-v-e4b3543d]{margin-bottom:20px;font-size:22px;font-weight:600;color:#000}.partners>.partner[data-v-e4b3543d]{margin-top:16px;display:flex;align-items:center;gap:10px;padding:20px 16px;border-radius:12px;background-color:#e3ebe0}@media(max-width:540px){.partners>.partner[data-v-e4b3543d]{padding:15px}}.partners>.partner>.indicator[data-v-e4b3543d]{flex:0 0 14px;width:14px;height:14px;border-radius:50%}.partners>.partner>.indicator.green[data-v-e4b3543d]{background-color:#0a761f}.partners>.partner>.indicator.gray[data-v-e4b3543d]{background-color:#afb4ac}.partners>.partner>.total[data-v-e4b3543d]{margin-left:auto;text-align:right}.partners>.partner .title[data-v-e4b3543d]{font-size:14px;font-weight:600;line-height:20px;color:#111827}.partners>.partner .description[data-v-e4b3543d]{margin-top:2px;font-size:12px;color:#6e746b}.partners>.partner .description.green[data-v-e4b3543d]{color:#0a761f}.partners>.partner .description.gray[data-v-e4b3543d]{color:#afb4ac}@media(max-width:540px){.partners>.partner .address[data-v-e4b3543d]{font-size:14px;font-weight:600;letter-spacing:-.3px}}.partners>.partner .amount[data-v-e4b3543d]{font-size:14px;font-weight:500;line-height:24px;color:#3b3b3b;white-space:nowrap}.partners>.partner .amount>img[data-v-e4b3543d]{margin-right:6px;width:24px;height:24px;border-radius:50%;background-color:#d3e0cf;vertical-align:top}@media(max-width:540px){.partners>.partner .amount[data-v-e4b3543d]{display:flex;flex-direction:row-reverse;align-items:center;font-size:12px;letter-spacing:-.33px}.partners>.partner .amount>img[data-v-e4b3543d]{margin-right:0;margin-left:8px}}@media(max-width:940px){.ref[data-v-e4b3543d]{background-position-y:100%;background-position-x:0%;margin-top:40px}.ref>.pepe[data-v-e4b3543d]{display:none}.ref>.content[data-v-e4b3543d]{margin:0;padding:35px 16px}.ref>.content>h2[data-v-e4b3543d]{font-size:18px}.ref>.content>p[data-v-e4b3543d]{font-size:12px}.ref>.content>.ref-row[data-v-e4b3543d]{flex-direction:column;align-items:stretch;margin-top:32px}.ref>.content>.ref-row>.ref-item[data-v-e4b3543d]{max-width:100%}>.partners[data-v-e4b3543d]{box-shadow:none;background:none;padding:0}}.leaderboard-stats{position:relative;margin:60px 0 40px;border-radius:18px;background:#022b0a url("data:image/svg+xml,%3csvg%20width='694'%20height='694'%20viewBox='0%200%20694%20694'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_f_4001_13284)'%3e%3ccircle%20cx='346.699'%20cy='346.7'%20r='65'%20fill='%2331B74B'%20/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_4001_13284'%20x='-0.000793457'%20y='0.000183105'%20width='693.4'%20height='693.4'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'%20/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'%20/%3e%3cfeGaussianBlur%20stdDeviation='140.85'%20result='effect1_foregroundBlur_4001_13284'%20/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e") no-repeat;background-position-y:center;background-position-x:100%}.leaderboard-stats>.pepe{position:absolute;left:2.5%;bottom:0;width:40%;height:120%;object-fit:contain;object-position:center bottom}.leaderboard-stats>.content{margin-left:42.5%;margin-right:55px;padding:76px 0;text-align:center}.leaderboard-stats>.content .only-mobile{margin-bottom:22px;font-size:50px}.leaderboard-stats>.content>h2{margin:0;font-size:26px;font-weight:700;line-height:1;color:#fff}.leaderboard-stats>.content>p{margin:12px auto;max-width:670px;font-size:16px;list-style:26px;color:#78aa82}.leaderboard-stats>.content>.tiles{margin-top:40px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.leaderboard-stats>.content .stat{display:grid;grid-template:"icon value" "icon caption";grid-template-columns:40px auto;grid-template-rows:18px 16px;gap:6px 10px;padding:16px;background-color:#061c0b;border-radius:12px;text-align:left;box-shadow:0 0 60px #00000026}.leaderboard-stats>.content .stat>.icon{grid-area:icon;width:40px;height:40px;background-color:#084314;border-radius:12px}.leaderboard-stats>.content .stat>.icon>svg{margin:10px;width:20px;height:20px;color:#fff}.leaderboard-stats>.content .stat>.value{grid-area:value;font-size:18px;font-weight:700;line-height:18px;color:#fff}.leaderboard-stats>.content .stat>.caption{grid-area:caption;font-size:10px;font-weight:500;line-height:16px;color:#78a981}.top{margin-bottom:10px}.top .swiper{margin:-32px -48px;padding:32px 48px;width:100%;overflow:hidden}.top .swiper-wrapper{display:flex;align-items:stretch}.top .swiper-slide{height:auto;box-sizing:border-box}.top .swiper-pagination{position:relative;margin-top:24px;display:flex;justify-content:center;align-items:center;height:12px}.top .swiper-pagination-bullet{width:8px;height:8px;background-color:#d8e5d4;opacity:1;border-radius:50%;transition:width .3s,height .3s,background-color .3s}.top .swiper-pagination-bullet-active{width:12px;height:12px;background-color:#0a7520}.top>.place,.top .swiper-slide>.place{position:relative;padding:16px;border-radius:12px;box-shadow:0 0 60px #00000026}.top>.place>.badge,.top .swiper-slide>.place>.badge{position:absolute;top:-12px;right:-12px;width:30px;height:30px;border-radius:50%}.top>.place>.badge>svg,.top .swiper-slide>.place>.badge>svg{margin:7px;width:16px;height:16px;color:#fff}.top>.place>.chip,.top .swiper-slide>.place>.chip{display:inline-block;padding:0 6px;line-height:30px;border-radius:8px;font-size:16px;font-weight:700;color:#fff}.top>.place>.chip>svg,.top .swiper-slide>.place>.chip>svg{margin:7px 0;width:16px;height:16px;vertical-align:top}.top>.place:nth-child(1),.top .swiper-slide>.place:nth-child(1),.top>.place.place-0,.top .swiper-slide>.place.place-0{background:linear-gradient(28.13deg,#f8fff600 -49.2%,#ffdc6733 130.17%)}.top>.place:nth-child(1)>.badge,.top .swiper-slide>.place:nth-child(1)>.badge,.top>.place.place-0>.badge,.top .swiper-slide>.place.place-0>.badge,.top>.place:nth-child(1)>.chip,.top .swiper-slide>.place:nth-child(1)>.chip,.top>.place.place-0>.chip,.top .swiper-slide>.place.place-0>.chip{background-color:#f69b07}.top>.place:nth-child(2),.top .swiper-slide>.place:nth-child(2),.top>.place.place-1,.top .swiper-slide>.place.place-1{background:linear-gradient(28.13deg,#f8fff600 -49.2%,#b4bfc533 130.17%)}.top>.place:nth-child(2)>.badge,.top .swiper-slide>.place:nth-child(2)>.badge,.top>.place.place-1>.badge,.top .swiper-slide>.place.place-1>.badge,.top>.place:nth-child(2)>.chip,.top .swiper-slide>.place:nth-child(2)>.chip,.top>.place.place-1>.chip,.top .swiper-slide>.place.place-1>.chip{background-color:#b4bfc5}.top>.place:nth-child(3),.top .swiper-slide>.place:nth-child(3),.top>.place.place-2,.top .swiper-slide>.place.place-2{background:linear-gradient(28.13deg,#f8fff600 -49.2%,#dea88133 130.17%)}.top>.place:nth-child(3)>.badge,.top .swiper-slide>.place:nth-child(3)>.badge,.top>.place.place-2>.badge,.top .swiper-slide>.place.place-2>.badge,.top>.place:nth-child(3)>.chip,.top .swiper-slide>.place:nth-child(3)>.chip,.top>.place.place-2>.chip,.top .swiper-slide>.place.place-2>.chip{background-color:#dea881}.top>.place>.stats,.top .swiper-slide>.place>.stats{margin-top:16px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.top>.place>.stats>.wide,.top .swiper-slide>.place>.stats>.wide{grid-column:3 span}.top>.place .stat,.top .swiper-slide>.place .stat{white-space:nowrap}.top>.place .stat>.label,.top .swiper-slide>.place .stat>.label{color:#172419;font-size:14px;line-height:16px}.top>.place .stat>.value,.top .swiper-slide>.place .stat>.value{margin-top:2px;font-size:16px;font-weight:600;color:#000}.rating{padding:32px;background-color:#f8fff6;border-radius:12px;box-shadow:0 0 60px #00000026}.rating>.title{margin-bottom:16px;font-size:22px;font-weight:600;color:#000}.rating>.tip{display:inline-block;margin-bottom:20px;padding:16px;border:1px dashed #da5400;border-radius:12px}@media(max-width:720px){.rating>.tip{margin-bottom:32px;border:none;background-color:#f4fbf2;box-shadow:0 0 60px #00000026}}.rating>.tip>.title{margin-bottom:26px;line-height:40px;font-size:18px;font-weight:600;color:#111827}.rating>.tip>.title>.icon{display:inline-block;margin-right:8px;width:40px;height:40px;background-color:#da5400;border-radius:12px;vertical-align:top}.rating>.tip>.title>.icon>svg{margin:12px;width:16px;height:16px;color:#fff}.rating>.tip>ul{margin:0;padding-left:0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px;font-size:14px;line-height:16px;color:#404040}@media(max-width:720px){.rating>.tip>ul{grid-template-columns:1fr;gap:12px}}.rating>.tip>ul>li{margin-left:18px}.rating .table .contracts{text-align:center;margin:0 auto}.rating .table>.head{margin-bottom:20px;display:grid;grid-template-columns:1fr 1fr 2fr 2fr 1fr;gap:16px;color:#3b3b3b;font-size:16px;font-weight:500}.rating .table>.head>:first-child{padding-right:16px}.rating .table>.head>:last-child{padding-right:16px;text-align:center}.rating .table>.row{margin-top:10px;display:grid;grid-template-columns:1fr 1fr 2fr 2fr 1fr;align-items:center;gap:16px;padding:16px;border-radius:12px;background-color:#e3ebe0}.rating .table>.row>.rank>.chip{display:inline-block;padding:0 6px;min-width:30px;text-align:center;line-height:30px;border-radius:8px;font-size:16px;font-weight:700;background-color:#d3e0cf;color:#172419}.rating .table>.row>.rank>.chip>svg{margin:7px 0;width:16px;height:16px;vertical-align:top}.rating .table>.row>.rank>.chip.gold{background-color:#f69b07;color:#fff}.rating .table>.row>.rank>.chip.silver{background-color:#b4bfc5;color:#fff}.rating .table>.row>.rank>.chip.bronze{background-color:#dea881;color:#fff}.rating .table>.row>.rank>.chip.you{margin-left:8px;border-radius:22px;background-color:#0a761f;color:#fff;font-size:14px;font-weight:500}.rating .table>.row>.wallet{color:#3b3b3b;font-size:14px;font-weight:600}.rating .table>.row>.contracts{width:175px}.rating .table>.row>.contracts>.progress{height:6px;border-radius:3px;background-color:#d3e0cf}.rating .table>.row>.contracts>.progress>.fill{height:100%;background-color:#0a761f;border-radius:3px}.rating .table>.row>.contracts>.value{font-size:14px;font-weight:600;color:#3b3b3b;white-space:nowrap;line-height:32px}.rating .table>.row>.contracts>.value>.muted{font-size:12px;font-weight:500;color:#6e746b}.rating .table>.row>.income{text-align:left}.rating .table>.row>.income>.amount{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#3b3b3b}.rating .table>.row>.income>.amount>img{width:18px;height:18px;border-radius:50%;background-color:#d3e0cf}.rating .table>.row>.income>.approx{margin-top:2px;font-size:10px;color:#6e746b}.rating .table>.row>.partners{text-align:center;font-size:14px;color:#3b3b3b}.places{display:none;position:relative;background-color:#e3ebe0;border-radius:16px;max-height:508px;overflow-y:auto}.places>.place{display:flex;padding:18px 32px;gap:16px;align-items:center;white-space:nowrap}.places>.place:not(:first-child){border-top:1px solid #d3e0cf}.places .position{flex:0 0 42px;margin:0 10px;font-size:18px;line-height:1}.places .position>img{margin-top:4px;margin-left:3px;width:11px;height:11px;vertical-align:top}.places .user{flex:2}.places .user>.address{font-weight:500;font-size:12px;line-height:20px}.places .user>.profit{color:#0a761f;font-size:10px;line-height:20px}.places .value{flex:1;font-size:10px;line-height:20px;color:#3b3b3b}.places .value>.label{font-size:12px;line-height:20px;color:#000}.places .value>.muted{margin-left:1px;color:#6e746b}.places>.place.your{position:sticky;bottom:0;left:0;right:0;background-color:#0a761f;border-radius:16px}.places>.place.your .position{font-size:12px;color:#a9deb3;line-height:20px}.places>.place.your .user>.address{color:#a9deb3}.places>.place.your .user>.profit{color:#fff}.places>.place.your .value{color:#fff}.places>.place.your .value>.label{color:#a9deb3}.places>.place.your .value>.muted{color:#a9deb3}.places>.place.your .badge{line-height:20px;background-color:#055114;text-align:center;border-radius:8px}.flex-col{display:flex;flex-direction:column}.m-l-auto{margin-left:auto}.max-content{width:max-content}@media(max-width:1064px){.leaderboard-stats{padding-bottom:60px}.leaderboard-stats>.pepe{bottom:0;right:16px;left:auto;width:55%;height:auto;max-height:420px}.leaderboard-stats>.content{margin:0;padding:42px 16px}.leaderboard-stats>.content>.tiles{display:flex;flex-wrap:wrap;width:60%;margin-left:30px}.leaderboard-stats>.content>.tiles>.stat{flex:1 1 100%}.rating{box-shadow:none;background:none;padding:0}.rating>.tip{display:block}.table{width:max-content}.viewport{overflow-x:auto;margin:0 -16px;padding:0 16px}.places{display:block}}@media(max-width:720px){.leaderboard-stats>.pepe{max-height:220px}.leaderboard-stats>.content>.tiles{margin-left:0;width:100%}.leaderboard-stats>.content>.tiles>.stat{flex:1;white-space:nowrap}.leaderboard-stats>.content>.tiles>.stat:nth-child(3){flex:0 0 50%}}
