@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.modal-open{overflow:hidden}.modal{position:fixed;z-index:10;width:100vw;height:100vh;left:0;top:0;display:flex;justify-content:center;align-items:center;background:rgba(31,31,31,.64);filter:blur(0)}.modal__content{max-height:100vh;border-radius:40px;overflow:hidden}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}}.Toastify__toast{--y:0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.Toastify__toast{padding:15px 10px;box-shadow:0 0 20px #0000001a;font-family:Lato,sans-serif;color:var(--text-color-primary);background:var(--main-bg)}.Toastify__toast button{color:var(--text-color-primary)}.loader{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.loader svg{animation:loading 1.2s linear both infinite}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.common-button{width:100%;height:64px;padding:11px 24px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:44px;border:1px solid #BCFB9F;background:transparent;color:#fff;font-family:Lato,sans-serif;line-height:19px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.common-button:hover{background:#BCFB9F;color:#0e0c16}.common-button.left,.common-button.right{justify-content:space-between}.common-button.right{flex-direction:row-reverse}.common-button.gradient{border:1px solid #BCFB9F;background:transparent;color:#fff}.common-button.gradient:hover{background:#BCFB9F;color:#0e0c16}.common-button.bordered{padding:11px 24px;border:1px solid #BCFB9F;background:transparent}.common-button.bordered .common-button__label{width:auto;height:auto;display:flex;align-items:center;justify-content:center;border-radius:0;background:transparent;color:#fff;transition:all .2s ease}.common-button.bordered:hover{background:#BCFB9F}.common-button.bordered:hover .common-button__label{color:#0e0c16}.common-button.white{border:1px solid #BCFB9F;background:transparent}.common-button.white .common-button__label{background:none;-webkit-background-clip:unset;-webkit-text-fill-color:#fff}.common-button.white:hover{background:#BCFB9F}.common-button.white:hover .common-button__label{-webkit-text-fill-color:#0E0C16}.common-button:disabled{cursor:not-allowed;opacity:.4}.common-button:disabled:hover{background:transparent;color:#fff}.logout{width:569px;padding:48px 24px;background:var(--bg-secondary);color:var(--text-color-primary);font-family:Lato,sans-serif;text-align:center}.logout__title{margin-bottom:30px;line-height:29px;font-size:24px;font-weight:700}.logout__subtitle{margin-bottom:40px;line-height:19px;font-size:16px;font-weight:600}.logout__buttons{display:flex;column-gap:24px}.logout__buttons .common-button.bordered{padding:4px}.logout__buttons .common-button.bordered .common-button__label{background:var(--bg-secondary);color:var(--text-color-primary)}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.kyc{width:600px;padding-bottom:56px;background-color:#20252c}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.verification{display:flex;flex-direction:column;gap:44px;padding:48px 24px;font-family:Inter,sans-serif;background:var(--bg-secondary);color:var(--text-color-primary)}.verification__title{font-size:24px;font-weight:700;line-height:29px;text-align:center}.verification__text{font-size:16px;font-weight:600;line-height:19px;text-align:center}.verification__text:last-of-type{margin-top:25px}.verification__icon{display:flex;justify-content:center;align-items:center;margin:0 auto;width:191px;height:191px;box-shadow:0 4px 15px #0000004d;border-radius:50%}.verification__controls{display:flex;align-items:center;gap:24px}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.welcome{width:574px;padding-bottom:48px;font-family:Inter,sans-serif;background:var(--bg-secondary);color:var(--text-color-primary)}.welcome__heading{width:100%;height:235px;display:flex;justify-content:center;align-items:center;border-radius:40px 40px 0 0;background-image:url(/assets/bg-a87adf9a.png);background-position:center;background-size:cover;background-repeat:no-repeat}.welcome__content{padding:45px 24px 0}.welcome__title{text-align:center;line-height:29px;font-size:24px;font-weight:700}.welcome__text{margin:45px 0 65px;text-align:center;line-height:19px;font-size:16px;font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.uniswap{display:flex;flex-direction:column;align-items:center;row-gap:24px;width:610px;padding:48px 24px;font-family:Lato,sans-serif;background:var(--bg-secondary);color:var(--text-color-primary)}.uniswap__title{font-size:24px;font-weight:700;line-height:29px;text-align:center}.uniswap__subtitle{font-size:16px;font-weight:600;line-height:19px;text-align:center}.uniswap__image{width:311px}.uniswap__buttons{display:flex;column-gap:24px;width:100%}.uniswap__buttons__cancel.common-button .common-button__label{background:var(--bg-secondary);color:var(--text-color-primary)}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.connect-wallet{display:flex;flex-direction:column;gap:24px;padding:48px 24px;font-family:Lato,sans-serif;background:var(--bg-secondary);color:var(--text-color-primary)}.connect-wallet__heading{text-align:center;font-size:24px;font-weight:700}.connect-wallet__description{max-width:415px;font-size:16px;font-weight:600;text-align:center}.connect-wallet__button.gradient{box-shadow:0 4px 15px #0000001a;background:var(--bg-tertiary);color:var(--text-color-primary)}.connect-wallet__icon{width:48px;height:48px}.connect-wallet__placeholder{display:flex;justify-content:center;font-family:Lato,sans-serif;text-decoration:underline;color:#fff;cursor:pointer}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.connect-button.common-button.left{justify-content:center;column-gap:20px;color:#fff}.connect-button.common-button.left svg{color:#bcfb9f;transition:color .2s ease}.connect-button.common-button.left:hover{color:#0e0c16}.connect-button.common-button.left:hover svg{color:#0e0c16}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.aside{position:sticky;top:24px;width:278px;height:calc(100vh - 48px);max-height:calc(100vh - 48px);padding:24px 14px;display:flex;flex-direction:column;justify-content:space-between;flex-shrink:0;border-radius:40px;font-family:Inter,sans-serif;box-shadow:0 4px 15px #0000004d;background:var(--bg-secondary)}.aside__logo{margin-bottom:50px;display:flex;align-items:center;column-gap:24px;color:#fff}.aside__logo__text{font-size:24px;font-weight:800;text-transform:uppercase;color:var(--text-color-primary)}.aside__logo__image{width:108px;height:auto}.aside__navigation{width:100%;display:flex;flex-direction:column;row-gap:17px}.aside__navigation__item{position:relative;width:100%;padding:10px 14px;display:flex;align-items:center;column-gap:24px;font-size:16px;font-weight:600;color:var(--text-color-primary);cursor:pointer}.aside__navigation__item.active{border-radius:44px;background:-webkit-linear-gradient(270deg,#BCFB9F 0%,#8FE070 100%);color:var(--text-color-active-navigation)}.aside__navigation__item.active svg path{fill:#0e0c16}.aside__bottom-side{width:100%}.aside__exchange{position:relative;width:100%;padding:10px 14px;display:flex;align-items:center;column-gap:24px;font-size:16px;font-weight:600;color:var(--text-color-primary);cursor:pointer}.aside__exchange__expand{position:absolute;right:16px;top:50%;padding:0;transform:translateY(-50%);border:none;outline:none;background:none;cursor:pointer}.aside__help{margin-bottom:25px;padding:10px 14px;display:flex;align-items:center;column-gap:25px}.aside__help__text{font-size:16px;font-weight:600;color:var(--text-color-primary)}.aside__profile{padding:11px 14px;display:flex;column-gap:10px;border-radius:44px;background:var(--bg-quantary)}.aside__profile__info{font-size:16px;line-height:19.36px;color:var(--text-color-primary)}.aside__profile__info__wallet{font-weight:600}.aside__profile__info__balance{font-weight:400}.aside__profile__logout{width:47px;height:42px;display:flex;justify-content:center;align-items:center;border-radius:24px;background:#0E0C16;cursor:pointer}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.footer{position:relative;width:100%;height:433px;padding-top:100px;display:flex;align-items:flex-start;justify-content:space-between;column-gap:50px;font-family:Inter,sans-serif}.footer__divider{position:absolute;width:100%;height:4px;top:30px;left:0;border-radius:4px;background:-webkit-linear-gradient(270deg,#BCFB9F 0%,#8FE070 100%)}.footer__logo{width:25%;margin-bottom:50px;display:flex;align-items:center;column-gap:24px;color:var(--text-color-primary)}.footer__logo__text{font-size:24px;font-weight:800;text-transform:uppercase}.footer__logo__image{width:108px;height:auto}.footer__info{width:75%;display:flex;justify-content:space-between}.footer__info__item{width:187px;display:flex;flex-direction:column;row-gap:21px;font-size:16px;line-height:19px}.footer__info__item__title{font-weight:600;color:var(--text-color-primary)}.footer__info__item__link{font-size:16px;color:var(--text-color-primary);cursor:pointer}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.page{padding:24px;display:flex;column-gap:24px;font-family:Lato,sans-serif;background:var(--main-bg)}.page__main{width:calc(100% - 278px);display:flex;flex-direction:column}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.success-lock{width:574px;padding:48px 40px;font-family:Lato,sans-serif;background:var(--bg-secondary);color:var(--text-color-primary)}.success-lock__icon{display:block;margin:0 auto}.success-lock__title{margin:25px 0 13px;text-align:center;line-height:29px;font-size:24px;font-weight:600}.success-lock__amount{margin-bottom:16px;text-align:center;line-height:53px;font-size:40px;font-weight:700;background:-webkit-linear-gradient(270deg,#BCFB9F 0%,#8FE070 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.success-lock__text{margin-bottom:40px;text-align:center;line-height:29px;font-size:24px;font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.approve-lock{width:574px;padding:48px 40px;font-family:Lato,sans-serif;background:var(--bg-secondary);color:var(--text-color-primary)}.approve-lock__title{margin-bottom:13px;text-align:center;line-height:29px;font-size:24px;font-weight:600}.approve-lock__amount{margin-bottom:13px;text-align:center;line-height:53px;font-size:40px;font-weight:700}.approve-lock__text{text-align:center;line-height:29px;font-size:24px;font-weight:600}.approve-lock__buttons{margin-top:40px;display:flex;justify-content:space-between;column-gap:15px}.approve-lock__buttons__go-back.common-button{padding:4px;border-radius:44px}.approve-lock__buttons__go-back.common-button.bordered .common-button__label{border-radius:44px;color:var(--text-color-primary);background:var(--bg-secondary)}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.lock{width:697px;padding:48px 24px;font-family:Lato,sans-serif;color:var(--text-color-primary);background:var(--bg-secondary)}.lock__heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.lock__heading__text{font-size:24px;font-weight:700;line-height:29px}.lock__heading__close{padding:0;border:none;outline:none;background:none;cursor:pointer}.lock__heading__close svg path{fill:var(--text-color-primary)}.lock__content{margin-bottom:20px;padding:24px;border-radius:14px;background:var(--bg-tertiary)}.lock__content__info{margin-bottom:15px;display:flex;justify-content:space-between;align-items:center}.lock__content__info__text,.lock__content__info__balance{line-height:19px;font-size:16px;font-weight:600}.lock__content__token-amount{position:relative;width:100%}.lock__content__token-amount__input{width:100%;padding:29px 14px;border:2px solid var(--input-border-color);outline:none;border-radius:14px;line-height:19px;font-size:16px;font-weight:600;font-family:Lato,sans-serif;color:var(--text-color-primary);background:var(--bg-tertiary)}.lock__content__token-amount__max{position:absolute;height:33px;width:56px;top:50%;right:14px;transform:translateY(-50%);font-size:14px}.lock__content__token-amount__max.common-button.bordered .common-button__label{background:var(--bg-tertiary);color:var(--text-color-primary)}.lock__content__limit{display:flex;column-gap:10px;margin:15px 0;line-height:19px;font-size:16px;font-weight:600;color:#989898}.lock__content__limit__amount{display:flex;column-gap:5px;color:var(--text-color-primary)}.lock__content__comission{display:flex;column-gap:10px}.lock__content__comission__item{width:64px;height:34px;border-radius:28px;line-height:19px;font-size:16px;font-weight:600}.lock__content__comission__item.common-button.bordered .common-button__label{background:var(--bg-tertiary);color:var(--text-color-primary)}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.upcomming-round{display:flex;justify-content:space-between;align-items:center;column-gap:40px;color:var(--text-color-primary)}.upcomming-round .common-button{min-width:224px;justify-content:center}.upcomming-round__content{width:100%}.upcomming-round__info{margin-bottom:15px;display:flex;justify-content:space-between;align-items:center}.upcomming-round__info__text{line-height:17px;font-size:24px;font-weight:700}.upcomming-round__info__status{padding:1px;display:flex;justify-content:center;overflow:hidden;align-items:center;border-radius:44px;background:-webkit-linear-gradient(270deg,#BCFB9F 0%,#8FE070 100%)}.upcomming-round__info__status__wrapper{padding:4px 14px;border-radius:42px;background:var(--bg-secondary);line-height:17px;font-size:14px;font-weight:500;text-transform:capitalize}.upcomming-round__remaining{margin-bottom:15px;line-height:22px;font-size:18px;font-weight:400}.upcomming-round__remaining__amount{font-family:Inter,sans-serif;line-height:22px;font-size:18px;font-weight:700}.upcomming-round__progress-bar{position:relative;width:100%;height:10px;border-radius:4px;background:var(--bg-tertiary)}.upcomming-round__progress-bar__content{position:absolute;height:10px;left:0;top:0;border-radius:4px;background:-webkit-linear-gradient(270deg,#BCFB9F 0%,#8FE070 100%)}.upcomming-round__button{width:fit-content}.upcomming-round .connect-button{width:224px}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.timeline__description{margin-bottom:25px;font-size:14px;font-weight:400;line-height:17px;color:var(--text-color-primary)}.timeline__content{padding-bottom:25px;overflow:auto;display:flex;column-gap:15px}.timeline__content::-webkit-scrollbar{height:8px}.timeline__content::-webkit-scrollbar-track{border-radius:4px;background:var(--bg-tertiary)}.timeline__content::-webkit-scrollbar-thumb{background:var(--text-color-primary)}.timeline__content__item{width:297px;height:114px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-basis:297px;flex-shrink:0;border-radius:8px;background:var(--bg-tertiary)}.timeline__content__item__title{margin-bottom:10px;font-size:18px;font-weight:700;line-height:22px;color:var(--text-color-primary)}.timeline__content__item__date,.timeline__content__item__time{font-size:14px;font-weight:400;line-height:17px;color:var(--text-color-primary)}.timeline__content__item__date{margin-bottom:7px}.vesting-schedule{width:100%;margin-top:30px;color:var(--text-color-primary)}.vesting-schedule__heading{width:100%}.vesting-schedule__heading tr{width:100%;padding-bottom:42px;display:grid;grid-template-columns:1fr 1fr 1fr 1.3fr}.vesting-schedule__heading tr th{line-height:17px;font-size:14px;font-weight:700;text-align:left}.vesting-schedule__body tr{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1.3fr}.vesting-schedule__body tr:not(:last-child){padding-bottom:32px}.vesting-schedule__body tr td{font-size:14px;font-weight:400;line-height:17px}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.total-supply{display:flex;justify-content:center;align-items:stretch;gap:24px;font-family:Lato,sans-serif;color:var(--text-color-primary)}.total-supply>.info-block{flex-grow:1;height:420px}.total-supply__chart{width:100%;height:100%;display:flex;align-items:center;gap:40px}.total-supply__chart__label{line-height:14.4px;font-size:10px;font-weight:400}.total-supply__chart__text-area{display:flex;flex-direction:column}.total-supply__chart__heading{line-height:28.8px;font-size:24px;font-weight:700}.total-supply__chart__amount{margin-top:18px;font-size:32px;font-weight:700;background:-webkit-linear-gradient(270deg,#BCFB9F 0%,#8FE070 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.total-supply__chart__labels{margin-top:40px}.total-supply__chart__label-info{display:flex;align-items:center;gap:8px;margin-bottom:8.5px;line-height:14.4px;font-size:12px;font-weight:400}.total-supply__chart__label-info span{width:9px;height:9px;border-radius:50%}.total-supply__links-area{display:flex;flex-direction:column;gap:24px;width:30%}.total-supply__links-area .info-block{flex-grow:1}.total-supply__links-area__link{display:block;padding:50px 24px;border-radius:40px;border:1px solid rgba(251,248,243,.2);box-shadow:0 4px 15px #0000004d;background:var(--bg-secondary);transition:background .2s ease,border-color .2s ease}.total-supply__links-area__link:hover{border-color:#bcfb9f}.total-supply__links-area__link__content{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700;color:var(--text-color-primary)}.launchpad-tokenomics-item{padding-left:11px;display:flex;justify-content:space-between;font-family:Lato,sans-serif;color:var(--text-color-primary)}.launchpad-tokenomics-item__left-side{display:flex;align-items:center;column-gap:10px}.launchpad-tokenomics-item__left-side__icon{width:18px;height:24px;margin-right:20px}.launchpad-tokenomics-item__token{margin-bottom:8px;line-height:19px;font-size:16px;font-weight:500}.launchpad-tokenomics-item__locked-amount{line-height:17px;font-size:14px;font-weight:400;color:var(--text-color-muted)}.launchpad-tokenomics-item__right-side{width:auto}.launchpad-tokenomics-item__right-side__text{line-height:17px;font-size:14px;font-weight:400;color:var(--text-color-muted)}.launchpad-tokenomics-item__statistics{height:30px;display:flex;align-items:center;justify-content:space-between}.launchpad-tokenomics-item__statistics__value{line-height:17px;font-size:14px;font-weight:400;color:var(--text-color-muted)}.launchpad-tokenomics{font-family:Lato,sans-serif;color:var(--text-color-primary)}.launchpad-tokenomics__info{margin:40px 0 25px;padding:24px 28px;border-radius:14px;background:var(--bg-tertiary)}.launchpad-tokenomics__info__heading{margin-bottom:15px;display:flex;justify-content:space-between}.launchpad-tokenomics__info__heading__text{font-size:16px;font-weight:600;line-height:19px;color:var(--text-color-primary)}.launchpad-tokenomics__info__content{display:flex;flex-direction:column;row-gap:20px}.launchpad-tokenomics__pre-sale__title{margin-bottom:40px;line-height:19px;font-size:16px;font-weight:600}.launchpad-tokenomics__pre-sale__content{display:flex;flex-direction:column;row-gap:14px}.launchpad-tokenomics__pre-sale__item{display:flex;justify-content:space-between;line-height:19px;font-size:16px}.launchpad-tokenomics__pre-sale__item__title{font-weight:400;color:var(--text-color-muted)}.launchpad-tokenomics__pre-sale__item__title__info{margin-left:10px;font-weight:500}.launchpad-tokenomics__pre-sale__item__value{font-weight:600}.launchpad{display:flex;flex-direction:column;row-gap:30px;font-family:Lato,sans-serif}.launchpad__whitelist-status{display:flex;align-items:center;column-gap:19px}.launchpad__whitelist-status__image{width:24px;height:24px}.launchpad__whitelist-status__text{font-size:16px;font-weight:700;line-height:19.2px}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.profile-reward{display:flex;justify-content:space-between;align-items:center;font-family:Lato,sans-serif}.profile-reward__info__title,.profile-reward__info__subtitle{margin-bottom:13px;line-height:17px;font-size:16px;font-weight:600;color:var(--text-color-primary)}.profile-reward__info__subtitle{font-size:14px}.profile-reward__info__amount{line-height:29px;font-size:24px;font-weight:700;background:-webkit-linear-gradient(270deg,#BCFB9F 0%,#8FE070 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.profile-reward .common-button{width:168px;height:54px;line-height:17px;font-weight:700;font-size:14px}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.profile-languages{position:relative;font-family:Lato,sans-serif}.profile-languages__active{width:372px;padding:24px;display:flex;justify-content:space-between;border-radius:44px;box-shadow:0 4px 15px #0000004d;background:var(--bg-secondary);color:var(--text-color-primary);cursor:pointer}.profile-languages__active__info{display:flex;align-items:center;column-gap:10px}.profile-languages__active__info__text{font-size:16px;font-weight:700;line-height:19px;letter-spacing:-.011em;text-decoration:underline}.profile-languages__dropdown{z-index:2;position:absolute;width:286px;top:80px;border-radius:14px;border:1px solid var(--language-border);box-shadow:0 4px 15px #0000001a;background:var(--bg-secondary);color:var(--text-color-primary)}.profile-languages__dropdown__info{padding:23px 22px}.profile-languages__dropdown__title{margin-bottom:10px;font-size:16px;font-weight:600;line-height:19px}.profile-languages__dropdown__text{margin-bottom:9px;font-size:10px;font-weight:400;line-height:12px}.profile-languages__dropdown__content{padding-bottom:30px;display:flex;flex-direction:column;row-gap:12px}.profile-languages__dropdown__item{padding:10px 23px;display:flex;justify-content:flex-start;column-gap:15px;align-items:center;outline:none;border:none;background:none;cursor:pointer}.profile-languages__dropdown__item.active{background:var(--bg-tertiary)}.profile-languages__dropdown__item__name{font-size:13.5px;font-weight:400;line-height:17px;letter-spacing:-.011em;font-family:Lato,sans-serif;color:var(--text-color-primary)}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.profile-settings{display:flex;justify-content:space-between;align-items:center}.profile-settings__switch{display:flex;align-items:center;column-gap:24px}.profile-settings__switch__text{line-height:19px;font-family:Lato,sans-serif;font-size:16px;font-weight:600;color:var(--text-color-primary)}.profile-settings__switch__button{position:relative;width:44px;height:24px;display:inline-block}.profile-settings__switch__button__input{width:0;height:0;opacity:0}.profile-settings__switch__button__input:checked+.profile-settings__switch__button__slider{background:-webkit-linear-gradient(270deg,#BCFB9F 0%,#8FE070 100%)}.profile-settings__switch__button__input:checked+.profile-settings__switch__button__slider:before{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translate(20px)}.profile-settings__switch__button__slider{position:absolute;top:0;left:0;right:0;bottom:0;-webkit-transition:.4s;transition:.4s;border-radius:12px;background:rgb(234,236,240);cursor:pointer}.profile-settings__switch__button__slider:before{position:absolute;content:"";height:20px;width:20px;left:2px;bottom:2px;margin:auto 0;border-radius:50%;-webkit-transition:.4s;transition:.4s;background:#0E0C16}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.pagination{display:flex;justify-content:flex-end}.pagination__content{margin-top:30px;padding:10px 24px;display:flex;align-items:center;justify-content:center;width:fit-content;border-radius:26px;box-shadow:0 4px 15px #0000004d;background:var(--bg-secondary)}.pagination__button{padding:0;border:none;outline:none;background:none;cursor:pointer}.pagination__button:first-child{margin-right:32px}.pagination__button:last-child{margin-left:32px}.pagination__button--in-active{cursor:not-allowed}.pagination__pages{display:flex;align-items:center;column-gap:10px}.pagination__pages__item{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;line-height:14px;border:none;outline:none;background:none;font-family:Lato,sans-serif;color:var(--text-color-primary);cursor:pointer}.pagination__pages__item.active{border-radius:50%;background:-webkit-linear-gradient(270deg,#BCFB9F 0%,#8FE070 100%);color:#0e0c16}.wallet-address-cell__body{display:inline-block;padding:6px 12px;font-size:12px;font-weight:700;border-radius:18px;background:var(--table-heading-bg)}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.history-row .history-row__status--complete{border:1px solid #28B226}.history-row td{padding:24px 20px}.history-row td:not(:last-child()){border-bottom:1px solid var(--table-line-color)}.history-row__status{width:108px;height:29px;padding:6px 14px;border-radius:44px;text-align:center;text-transform:capitalize}.sort-cell{cursor:pointer}.sort-cell__body{display:flex;align-items:center;justify-content:space-between;padding:20px;font-size:12px;font-weight:700;color:var(--text-color-primary)}.sort-cell__indicator{display:flex;flex-direction:column;align-items:center;justify-content:center}.sort-cell__arrow:last-child{transform:rotate(180deg)}.sort-cell__arrow.active svg path{fill:var(--active-color)}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.table{width:100%;font-size:14px;border-radius:44px;border:1px solid rgba(251,248,243,.2);box-shadow:0 4px 15px #0000004d;color:var(--text-color-primary);background:var(--bg-secondary)}.table__head{background-color:var(--table-heading-bg)}.table th:nth-child(1){border-radius:44px 0 0}.table th:nth-last-child(1){border-radius:0 44px 0 0}.profile-history__title,.profile-history__empty{font-family:Lato,sans-serif;line-height:29px;font-size:24px;font-weight:700;color:var(--text-color-primary)}.profile-history__title{margin-bottom:30px}.profile-history__empty{margin-top:40px;text-align:center}.profile{flex-grow:1;display:flex;flex-direction:column;row-gap:30px;font-family:Lato,sans-serif;color:var(--text-color-primary)}.profile__info{display:flex;justify-content:space-between;align-items:center}.profile__info .common-button{width:198px;line-height:17px;font-size:14px;font-weight:700}.profile__pending{text-wrap:nowrap;background:var(--table-heading-bg)!important}.profile__pending .common-button__label{color:var(--text-color-primary)}.profile__title{line-height:34px;font-size:28px;font-weight:700;color:var(--text-color-primary)}.profile__label{display:flex;align-items:center;gap:21px;font-size:14px;font-weight:700}.profile .info-block{padding:38px 44px}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.whitelist-presale-info{margin-top:35px;color:var(--text-color-primary)}.whitelist-presale-info__title{margin-bottom:40px;line-height:19px;font-size:16px;font-weight:600}.whitelist-presale-info__content{display:flex;flex-direction:column;row-gap:15px}.whitelist-presale-info__item{display:flex;justify-content:space-between}.whitelist-presale-info__item__title,.whitelist-presale-info__item__text,.whitelist-presale-info__item__link{line-height:19px;font-size:16px}.whitelist-presale-info__item__title{font-weight:300}.whitelist-presale-info__item__text{font-weight:600}.whitelist-presale-info__item__link{font-weight:400;text-decoration:underline;color:#bcfb9f}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.whitelist{display:flex;flex-direction:column;row-gap:30px;flex-grow:1}.whitelist__title{margin-bottom:5px;line-height:34px;font-size:28px;font-weight:700;color:var(--text-color-primary)}.whitelist__user-applied-button.common-button{background:rgba(188,251,159,.15)}.whitelist__user-applied-button.common-button .common-button__label{background:-webkit-linear-gradient(270deg,#BCFB9F 0%,#8FE070 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.info-block{max-width:100%;width:100%;padding:48px 29px;border-radius:40px;border:1px solid rgba(251,248,243,.2);box-shadow:0 4px 15px #0000004d;background:var(--bg-secondary)}.info-block__title,.info-block__status{margin-bottom:15px;line-height:34px;font-size:28px;font-weight:700;color:var(--text-color-primary)}.info-block__status{text-transform:capitalize;color:#de2e2e}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.airdrops{display:flex;flex-direction:column;row-gap:30px;font-family:Lato,sans-serif}.airdrops__title{line-height:34px;font-size:28px;font-weight:700;color:var(--text-color-primary)}.airdrops__content{border-radius:44px;box-shadow:0 4px 15px #0000004d}.airdrops__content__heading{padding:44px;border-radius:44px 44px 0 0;background:-webkit-linear-gradient(270deg,#BCFB9F 0%,#8FE070 100%)}.airdrops__content__heading__top-side{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.airdrops__content__heading__participate{width:198px;height:54px;border-radius:44px}.airdrops__content__heading__participate .common-button__label{font-size:14px;font-weight:700;line-height:17px}.airdrops__content__heading__title{line-height:29px;font-size:24px;font-weight:700;color:#0e0c16}.airdrops__content__heading__description{width:50%;line-height:19px;font-size:16px;font-weight:500;color:#0e0c16}.airdrops__content__info{position:relative;display:flex;flex-direction:column;row-gap:24px;padding:44px;background:var(--bg-secondary)}.airdrops__content__info:after{position:absolute;content:"";bottom:0;left:0;width:100%;height:2px;background:var(--main-bg)}.airdrops__content__info__item__title{line-height:17px;font-size:14px;font-weight:600;color:var(--text-color-primary)}.airdrops__content__info__item__reward,.airdrops__content__info__item__text{background:-webkit-linear-gradient(270deg,#BCFB9F 0%,#8FE070 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.airdrops__content__info__item__reward{margin-top:3px;line-height:34px;font-size:28px;font-weight:700}.airdrops__content__info__item__text{margin-top:14px;line-height:22px;font-size:18px;font-weight:700}.airdrops__content__steps{padding:24px 44px 56px;border-radius:0 0 44px 44px;background:var(--bg-secondary)}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.steps{font-family:Lato,sans-serif}.steps__title{line-height:29px;font-size:24px;font-weight:700;color:var(--text-color-primary)}.steps__content{display:flex;flex-direction:column;row-gap:40px;margin-top:35px;color:var(--text-color-primary)}.steps__content__item{display:flex;align-items:center;column-gap:20px}.steps__content__item__amount{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;line-height:26px;font-size:22px;font-weight:900;background:-webkit-linear-gradient(270deg,#BCFB9F 0%,#8FE070 100%);color:#0e0c16}.steps__content__item__text{line-height:22px;font-size:18px;font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.exchange{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.exchange button[data-testid=token-select]{background:transparent!important;border:1px solid var(--accent-color)!important;border-radius:100px!important;transition:background .2s ease!important}.exchange button[data-testid=token-select]>*{color:var(--accent-color)!important;transition:color .2s ease!important}.exchange button[data-testid=token-select]:hover{background:var(--accent-color)!important}.exchange button[data-testid=token-select]:hover>*{color:var(--main-bg)!important}.exchange [data-testid=dialog-header]{background:transparent!important;border:none!important}.exchange [hover]{display:none!important}.exchange [data-testid=connect-wallet],.exchange [data-testid=swap-button]{background:transparent!important;border:1px solid var(--accent-color)!important;border-radius:100px!important;transition:background .2s ease!important}.exchange [data-testid=connect-wallet] *,.exchange [data-testid=swap-button] *{color:var(--accent-color)!important;transition:color .2s ease!important}.exchange [data-testid=connect-wallet]:hover,.exchange [data-testid=swap-button]:hover{background:var(--accent-color)!important}.exchange [data-testid=connect-wallet]:hover *,.exchange [data-testid=swap-button]:hover *{color:var(--main-bg)!important}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.tabs{width:100%}.tabs__wrapper{display:flex;justify-content:center;column-gap:17px}.tabs__item{display:block;width:120px;padding:8.5px 0;text-align:center;line-height:27px;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:#fff}.tabs .active{position:relative}.tabs .active:after{position:absolute;content:"";height:2px;width:100%;left:0;bottom:0;background:#BCFB9F}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.offering-navigation{display:flex;justify-content:space-between;align-items:center;height:66px}.offering-navigation__logo{display:flex;align-items:center;column-gap:17px;text-align:center;font-size:33px;font-weight:700;line-height:49.5px;color:#0e0c16;cursor:pointer}.offering-navigation__logo__text{text-align:center;text-transform:uppercase;font-family:Poppins,sans-serif;line-height:49.5px;font-size:33px;font-weight:700}.offering-navigation__logo__image{width:108px;height:auto;filter:brightness(0)}.offering-navigation__content{display:flex;align-items:center;column-gap:42px}.offering-navigation__content__item{font-family:Poppins,sans-serif;line-height:42px;font-size:18px;font-weight:700;color:#fff}.offering-navigation__content__button{width:157px;font-family:Poppins,sans-serif;line-height:42px;font-size:18px;font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.offering-heading{background:#0E0C16}.offering-heading__info{height:395px;padding:39px 60px 50px;background:linear-gradient(215deg,#5a7a58 0%,#5a7a58 25%,transparent 25%) no-repeat,linear-gradient(205deg,#7a9e77 0%,#7a9e77 30%,transparent 30%) no-repeat,linear-gradient(195deg,#9dba9a 0%,#9dba9a 35%,transparent 35%) no-repeat,linear-gradient(200deg,#b1c5af 0%,#b1c5af 40%,transparent 40%) no-repeat,#C7D8C5}.offering-heading__info__content{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:46px;width:100%;margin-bottom:17px;padding-top:1%}.offering-heading__info__content__text{text-align:center;line-height:42px;font-family:Poppins,sans-serif;font-size:36px;font-weight:700;color:#0e0c16}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.offering__content{min-height:100vh;width:100%;padding-top:58px;box-shadow:0 -3px 4px #0000000f;color:#fff;background:#0E0C16}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.offering-review-info{padding:45px 132px 64px 64px;font-family:Poppins,sans-serif}.offering-review-info__title{margin-bottom:48px;text-align:left;line-height:42px;font-size:36px;font-weight:700;color:#bcfb9f}.offering-review-info__text,.offering-review-info__link{line-height:27px;font-size:18px;font-weight:400}.offering-review-info__text{margin-bottom:28px}.offering-review-info__link{text-decoration:underline;font-family:Poppins,sans-serif;color:#bcfb9f;cursor:pointer}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.offering-uniqueness{padding:81px 64px 186px;background:#0E0C16;font-family:Poppins,sans-serif}.offering-uniqueness__title{margin-bottom:48px;text-align:left;line-height:42px;font-size:36px;font-weight:700;color:#bcfb9f}.offering-uniqueness__subtitle{margin-bottom:28px;line-height:27px;font-size:18px;font-weight:400}.offering-uniqueness__content{margin-left:24px;list-style:decimal}.offering-uniqueness__content__item{line-height:27px;font-size:18px;font-weight:700}.offering-uniqueness__content__item__text{font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.offering-terms{padding:28px 63px 103px;font-family:Poppins,sans-serif}.offering-terms__title{margin-bottom:48px;text-align:left;line-height:42px;font-size:36px;font-weight:700;color:#bcfb9f}.offering-terms__content{max-width:828px;padding-left:25px;list-style:disc}.offering-terms__content__item{line-height:27px;font-size:18px;font-weight:400}.offering-terms__content__item__highlight{color:#bcfb9f}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.offering-revenue-info-block{padding:24px 28px 44px;border-radius:44px;font-family:Poppins,sans-serif;background:#C7D8C5}.offering-revenue-info-block__divider{width:100%;height:14px;margin:24px 0 40px;border-radius:44px;background:#0E0C16}.offering-revenue-info-block__content{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;grid-template-rows:1fr 1fr}.offering-revenue-info-block__content__item{display:flex;align-items:center;justify-content:center;height:158px;padding:46px 66px;border-radius:44px;border:1px solid rgba(14,12,22,.15);background:#C7D8C5}.offering-revenue-info-block__content__item__text{text-align:left;line-height:27px;font-size:18px;font-weight:600;color:#0e0c16;background:none;-webkit-background-clip:unset;-webkit-text-fill-color:#0E0C16}.offering-revenue-info-block__content__item:nth-child(1){grid-area:2/1/3/2}.offering-revenue-info-block__content__item:nth-child(2){grid-area:2/2/3/3}.offering-revenue-info-block__content__item:nth-child(3){grid-area:2/3/3/4}.offering-revenue-info-block__content__item:nth-child(4){grid-area:2/4/3/5}.offering-revenue-info-block__content__item:nth-child(5){grid-area:1/1/2/2}.offering-revenue-info-block__content__item:nth-child(6){grid-area:1/2/2/3}.offering-revenue-info-block__content__item:nth-child(7){grid-area:1/3/2/4}.offering-revenue-info-block__content__item:nth-child(8){grid-area:1/4/2/5}.offering-revenue-info-block__title{line-height:42px;font-size:36px;font-weight:700;color:#0e0c16}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.offering-revenue-streams{padding:119px 64px 157px 91px}.offering-revenue-streams__title{margin-bottom:48px;text-align:left;line-height:42px;font-family:Poppins,sans-serif;font-size:36px;font-weight:700;color:#bcfb9f}.offering-revenue-streams__info{margin-bottom:127px}.offering-revenue-streams__subtitle{margin:26px 0;text-align:left;line-height:27px;font-family:Poppins,sans-serif;font-size:18px;font-weight:700}.offering-revenue-streams__subtitle:nth-child(1){margin:26px 0 0}.offering-revenue-streams__list{list-style:disc;margin-left:26px}.offering-revenue-streams__list__item{line-height:27px;font-family:Poppins,sans-serif;font-size:18px;font-weight:400}.offering-revenue-streams__text{margin-top:25px;font-family:Poppins,sans-serif;font-size:18px;font-weight:400;line-height:27px}.offering-revenue-streams__users{margin-top:55px}.offering-revenue-streams__content{display:flex;flex-direction:column;row-gap:43px}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.offering-roadmap-point{font-family:Poppins,sans-serif}.offering-roadmap-point__title{line-height:42px;font-size:28px;font-weight:700}.offering-roadmap-point__divider{margin:12px 0 43px;width:100%;height:10px;background:var(--point-main-color)}.offering-roadmap-point__content{display:flex;flex-direction:column;row-gap:24px;line-height:24px;font-size:16px;font-weight:600;color:#787878}.offering-roadmap-point__content__item{display:grid;grid-template-columns:24px 1fr;column-gap:20px}.offering-roadmap-point__content__item__status{content:"";width:24px;height:24px;border:3px solid var(--point-main-color);border-radius:50%}.offering-roadmap-point__content__item__status__done{position:relative;width:24px;height:24px;border-radius:50%;background:var(--point-main-color)}.offering-roadmap-point__content__item__status__done:after{position:absolute;display:block;content:"";left:9px;top:5px;width:4px;height:10px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border:solid #0E0C16;border-width:0 1.5px 1.5px 0}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.offering-roadmap{padding:95px 64px 97px;font-family:Poppins,sans-serif;background-color:#0e0c16;background-image:url(/assets/roadmapBg-831835c8.png);background-position:bottom;background-repeat:no-repeat;background-size:contain}.offering-roadmap__title{margin-bottom:38px;line-height:42px;font-size:36px;font-weight:700;color:#bcfb9f}.offering-roadmap__subtitle{margin-bottom:32px;line-height:48px;font-size:32px;font-weight:800}.offering-roadmap__content{display:flex;flex-direction:column;row-gap:150px}.offering-roadmap__info{display:grid;grid-template-columns:repeat(4,1fr);column-gap:19px}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.offering-strategy{padding:71px 64px 75px;font-family:Poppins,sans-serif;background:#C7D8C5;color:#0e0c16}.offering-strategy__title{margin-bottom:48px;line-height:42px;font-size:36px;font-weight:700}.offering-strategy__subtitle,.offering-strategy__text{font-size:18px;font-weight:400;line-height:27px}.offering-strategy__subtitle{margin-bottom:28px}.offering-strategy__text{margin-top:49px}.offering-strategy__content{margin-left:26px;list-style:disc}.offering-strategy__content__item{margin-bottom:26px;line-height:27px;font-size:18px;font-weight:700}.offering-strategy__content__item__text{font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.offering-metrics{display:flex;flex-direction:column;row-gap:48px;padding:207px 64px 69px;font-family:Poppins,sans-serif}.offering-metrics__title{line-height:42px;font-size:36px;font-weight:700;color:#bcfb9f}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.offering-pie-chart{display:flex;align-items:center;gap:40px;width:100%;height:100%;padding:63px 75px;border-radius:44px;background:#C7D8C5;color:#0e0c16;font-family:Poppins,sans-serif}.offering-pie-chart__content{width:60%}.offering-pie-chart__content__container{position:relative}.offering-pie-chart__content__container:after{position:absolute;content:"";width:235px;height:235px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;box-shadow:0 0 6px #00000040}.offering-pie-chart__content__container:before{position:absolute;content:"";width:176px;height:176px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background:url(/assets/logoIcon-1c9bc124.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.offering-pie-chart__labels{display:flex;flex-direction:column;row-gap:18px;margin-top:40px}.offering-pie-chart__label{display:flex;align-items:center;gap:8px;padding:14px;line-height:27px;font-size:18px;font-weight:400;font-family:Poppins,sans-serif}.offering-pie-chart__label span{width:24px;height:24px;border-radius:50%}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.offering-table{border-collapse:collapse;border-style:hidden;border-radius:44px;font-family:Poppins,sans-serif;background:#C7D8C5;color:#0e0c16;box-shadow:0 0 0 1px #0e0c1626}.offering-table tr:nth-child(8) td:first-child{border-radius:0 0 0 44px}.offering-table__heading{height:102px;border-radius:0 44px 44px;background:#b1c5af}.offering-table__heading th{padding:24px;vertical-align:middle;border:1px solid rgba(14,12,22,.15);line-height:27px;font-size:18px;font-weight:400}.offering-table__heading th:first-child{border-radius:44px 0 0}.offering-table__heading th:last-child{border-radius:0 44px 0 0}.offering-table td{padding:24px;border:1px solid rgba(14,12,22,.15);font-size:18px;font-weight:400;line-height:27px}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.offering-info{padding:13px 0 40px;background:#0E0C16}.offering-info__wrapper{position:relative;width:574.56px;height:auto;margin:0 auto}.offering-info__participation{position:relative;z-index:2;display:flex;flex-direction:column;row-gap:57px;width:574.56px;padding:48px 39.97px;border-radius:40px;font-family:Lato,sans-serif;box-shadow:0 13.32px 39.97px #aaaaaa1f;background:#0E0C16}.offering-info__participation__content{display:flex;flex-direction:column;row-gap:14.5px}.offering-info__participation__title{text-align:center;line-height:28.8px;font-size:24px;font-weight:700}.offering-info__participation__subtitle{margin-top:13.5px;text-align:center;line-height:19.2px;font-size:16px;font-weight:600}.offering-info__participation__subtitle a{text-align:center;line-height:19.2px;font-size:16px;font-weight:600;background:-webkit-linear-gradient(270deg,#BCFB9F 0%,#8FE070 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.offering-info__participation__deposits{line-height:19.2px;font-size:16px;font-weight:300}.offering-info__participation__deposits__highlighted{color:#bcfb9f}.offering-info__participation__divider{width:100%;height:1.67px;background:#0E0C16}.offering-info__participation__item{display:flex;justify-content:space-between;line-height:19.2px;font-size:16px;font-weight:300}.offering-info__participation__item__text{font-weight:600}.offering-info__content{position:absolute;display:flex;flex-direction:column;row-gap:34px;width:311px;left:100%;top:50%;padding:47px 67px 40px;transform:translateY(-50%);border-radius:0 40px 40px 0;box-shadow:0 13.32px 39.97px #aaaaaa1f;background:rgba(255,255,255,.5);font-family:Poppins,sans-serif}.offering-info__content__block{display:flex;flex-direction:column;row-gap:14px}.offering-info__content__text{line-height:27px;font-size:18px;font-weight:400}.offering-info__content__text__highlighted{line-height:27px;font-size:18px;font-weight:400;color:#bcfb9f}.offering-info__content__link{text-decoration:underline;line-height:27px;font-size:18px;font-weight:400;font-family:Poppins,sans-serif;color:#fff;cursor:pointer}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.landing-invest{position:relative;padding:200px 60px 120px;font-family:Poppins,sans-serif;color:#fff}.landing-invest__bg-red{position:absolute;z-index:1;width:100%;height:98%;bottom:0;left:0;clip-path:polygon(0 0,100% 5%,100% 100%,0% 100%);background:#C7D8C5}.landing-invest__bg-orange{position:absolute;z-index:0;width:40%;height:100%;bottom:0;right:0;clip-path:polygon(0 6%,100% 0,100% 100%,0% 100%);background:#b1c5af}.landing-invest__content{position:relative;z-index:2;margin-bottom:119px;padding:120px 103px;border-radius:44px;box-shadow:0 4px 25px #0003;background:-webkit-linear-gradient(180deg,#0E0C16 0%,#0E0C16 100%)}.landing-invest__title{margin-bottom:44px;line-height:42px;font-size:36px;font-weight:700}.landing-invest__list__item{margin-bottom:44px;line-height:42px;font-weight:400;font-size:24px}.landing-invest__list__item__title{display:inline-block;margin-right:5px;font-weight:700}.landing-invest__benefits{position:relative;z-index:2}.landing-invest__benefits__title{margin-bottom:56px;line-height:42px;font-size:36px;font-weight:700;color:#0e0c16}.landing-invest__benefits__info{display:grid;grid-template-columns:repeat(3,1fr);column-gap:21px}.landing-invest__benefits__info__item{height:489px;padding:80px 32px;border-radius:44px;line-height:42px;font-size:24px;font-weight:400;box-shadow:0 4px 25px #0003;background:-webkit-linear-gradient(180deg,#0E0C16 0%,#0E0C16 100%)}.landing-invest__benefits__info__item__title{margin-bottom:24px;font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.landing-info{position:relative;z-index:1;height:492px;padding:34px 60px;font-family:Poppins,sans-serif;color:#fff}.landing-info__bg{position:absolute;z-index:0;height:130%;right:10%;top:8%}.landing-info__content{position:absolute;z-index:1;width:1161px;top:80%;left:50%;transform:translate(-50%,-80%)}.landing-info__content__text{max-width:1161px;margin:0 auto 52px;text-align:center;font-size:48px;font-family:Poppins,sans-serif;font-weight:700;line-height:72px}.landing-info__content__button{display:block;width:160px;height:66px;margin:0 auto;padding:12px 24px;border-radius:44px;line-height:42px;font-family:Poppins,sans-serif;font-size:24px;font-weight:700;white-space:nowrap}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.landing-navigation{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;height:66px;padding:28px 60px 0}.landing-navigation__logo{display:flex;align-items:center;column-gap:17px;text-align:center;font-size:33px;font-weight:700;line-height:49.5px;color:#fff;cursor:pointer}.landing-navigation__logo__text{text-align:center;text-transform:uppercase;font-family:Poppins,sans-serif;line-height:49.5px;font-size:33px;font-weight:700}.landing-navigation__logo__image{width:108px;height:auto}.landing-navigation__content{display:flex;align-items:center;column-gap:42px}.landing-navigation__content__item{font-family:Poppins,sans-serif;line-height:42px;font-size:18px;font-weight:700;color:#fff}.landing-navigation__content__button{width:157px}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.common-input{position:relative;width:100%;margin-bottom:10px}.common-input__error{position:absolute;left:0;top:70px;font-family:Poppins,sans-serif;line-height:16px;font-size:13px;font-weight:500;color:#ff3d3d}.common-input__input{display:block;height:48px;width:100%;padding:14px 20px;outline:none;border:1px solid var(--input-border-color);border-radius:8px;font-family:Poppins,sans-serif;font-size:18px;font-weight:400;line-height:27px;color:#fff;background:#0E0C16}.common-input__input+.common-input__error{top:55px}.common-input__input::placeholder{font-family:Poppins,sans-serif;font-size:18px;font-weight:400;line-height:27px;color:#ffffff80}.common-input__input.not-valid{border:1px solid rgb(255,61,61)}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.landing-contact{display:grid;grid-template-columns:1fr 1fr;align-items:center;margin:260px 0;padding:0 60px;font-family:Poppins,sans-serif;color:#fff}.landing-contact__info{width:80%}.landing-contact__info__title{margin-bottom:64px;text-align:center;line-height:42px;font-size:36px;font-weight:700}.landing-contact__info__text{line-height:42px;font-size:24px;font-weight:400}.landing-contact__form{padding:48px 44px;border-radius:44px;background:-webkit-linear-gradient(180deg,#0E0C16 0%,#0E0C16 100%);box-shadow:0 4px 25px #0003}.landing-contact__form__title{margin-bottom:24px;text-align:center;line-height:36px;font-size:24px;font-weight:700}.landing-contact__form__text{margin-bottom:45px;text-align:center;line-height:24px;font-size:16px;font-weight:400}.landing-contact__form__content__item{margin-bottom:4px}.landing-contact__form__content__item:nth-child(1){margin-bottom:14px}.landing-contact__form__content__item__label{display:block;margin-bottom:14px;line-height:27px;font-size:18px;font-weight:400}.landing-contact__form__content__item__textarea{width:100%;height:159px;margin-bottom:45px;padding:20px;resize:none;border:1px solid var(--input-border-color);outline:none;border-radius:8px;background:transparent;color:#fff;line-height:27px;font-family:Poppins,sans-serif;font-size:18px;font-weight:400}.landing-contact__form__content__item__textarea::placeholder{font-family:Poppins,sans-serif;font-size:18px;font-weight:400;line-height:27px;color:#ffffff80}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.landing-highlights{padding:119px 40px 0;font-family:Poppins,sans-serif;color:#fff}.landing-highlights__title{padding:0 20px;line-height:42px;font-size:36px;font-weight:700}.landing-highlights__divider{width:100%;height:8px;margin:34px 20px 0;border-radius:4px;background:-webkit-linear-gradient(270deg,#BCFB9F 0%,#8FE070 100%)}.landing-highlights__content{display:flex;flex-wrap:nowrap;column-gap:24px;padding:57px 20px 30px}.landing-highlights__content__item{flex:0 0 auto;width:622px;height:666px;padding:64px 68px;border-radius:44px;border:1px solid #BCFB9F;background:-webkit-linear-gradient(180deg,#0E0C16 0%,#0E0C16 100%);box-shadow:0 4px 25px #0003}.landing-highlights__content__item__image{height:190px;margin-bottom:59px;background-position:center;background-repeat:no-repeat;background-size:initial}.landing-highlights__content__item__title{margin-bottom:24px;font-family:Poppins,sans-serif;line-height:42px;font-size:24px;font-weight:700}.landing-highlights__content__item__text{font-family:Poppins,sans-serif;line-height:42px;font-size:24px;font-weight:400}*{box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;font:inherit;vertical-align:baseline;-webkit-touch-callout:none;border:none;outline:none}html::-webkit-scrollbar,body::-webkit-scrollbar,div::-webkit-scrollbar,span::-webkit-scrollbar,applet::-webkit-scrollbar,object::-webkit-scrollbar,iframe::-webkit-scrollbar,h1::-webkit-scrollbar,h2::-webkit-scrollbar,h3::-webkit-scrollbar,h4::-webkit-scrollbar,h5::-webkit-scrollbar,h6::-webkit-scrollbar,p::-webkit-scrollbar,blockquote::-webkit-scrollbar,pre::-webkit-scrollbar,a::-webkit-scrollbar,abbr::-webkit-scrollbar,acronym::-webkit-scrollbar,address::-webkit-scrollbar,big::-webkit-scrollbar,cite::-webkit-scrollbar,code::-webkit-scrollbar,del::-webkit-scrollbar,dfn::-webkit-scrollbar,em::-webkit-scrollbar,img::-webkit-scrollbar,ins::-webkit-scrollbar,kbd::-webkit-scrollbar,q::-webkit-scrollbar,s::-webkit-scrollbar,samp::-webkit-scrollbar,small::-webkit-scrollbar,strike::-webkit-scrollbar,strong::-webkit-scrollbar,sub::-webkit-scrollbar,sup::-webkit-scrollbar,tt::-webkit-scrollbar,var::-webkit-scrollbar,b::-webkit-scrollbar,u::-webkit-scrollbar,i::-webkit-scrollbar,center::-webkit-scrollbar,dl::-webkit-scrollbar,dt::-webkit-scrollbar,dd::-webkit-scrollbar,ol::-webkit-scrollbar,ul::-webkit-scrollbar,li::-webkit-scrollbar,fieldset::-webkit-scrollbar,form::-webkit-scrollbar,label::-webkit-scrollbar,legend::-webkit-scrollbar,table::-webkit-scrollbar,caption::-webkit-scrollbar,tbody::-webkit-scrollbar,tfoot::-webkit-scrollbar,thead::-webkit-scrollbar,tr::-webkit-scrollbar,th::-webkit-scrollbar,td::-webkit-scrollbar,article::-webkit-scrollbar,aside::-webkit-scrollbar,canvas::-webkit-scrollbar,details::-webkit-scrollbar,embed::-webkit-scrollbar,figure::-webkit-scrollbar,figcaption::-webkit-scrollbar,footer::-webkit-scrollbar,header::-webkit-scrollbar,hgroup::-webkit-scrollbar,menu::-webkit-scrollbar,nav::-webkit-scrollbar,output::-webkit-scrollbar,ruby::-webkit-scrollbar,section::-webkit-scrollbar,summary::-webkit-scrollbar,time::-webkit-scrollbar,mark::-webkit-scrollbar,audio::-webkit-scrollbar,video::-webkit-scrollbar{margin-right:5px;width:4px}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb,div::-webkit-scrollbar-thumb,span::-webkit-scrollbar-thumb,applet::-webkit-scrollbar-thumb,object::-webkit-scrollbar-thumb,iframe::-webkit-scrollbar-thumb,h1::-webkit-scrollbar-thumb,h2::-webkit-scrollbar-thumb,h3::-webkit-scrollbar-thumb,h4::-webkit-scrollbar-thumb,h5::-webkit-scrollbar-thumb,h6::-webkit-scrollbar-thumb,p::-webkit-scrollbar-thumb,blockquote::-webkit-scrollbar-thumb,pre::-webkit-scrollbar-thumb,a::-webkit-scrollbar-thumb,abbr::-webkit-scrollbar-thumb,acronym::-webkit-scrollbar-thumb,address::-webkit-scrollbar-thumb,big::-webkit-scrollbar-thumb,cite::-webkit-scrollbar-thumb,code::-webkit-scrollbar-thumb,del::-webkit-scrollbar-thumb,dfn::-webkit-scrollbar-thumb,em::-webkit-scrollbar-thumb,img::-webkit-scrollbar-thumb,ins::-webkit-scrollbar-thumb,kbd::-webkit-scrollbar-thumb,q::-webkit-scrollbar-thumb,s::-webkit-scrollbar-thumb,samp::-webkit-scrollbar-thumb,small::-webkit-scrollbar-thumb,strike::-webkit-scrollbar-thumb,strong::-webkit-scrollbar-thumb,sub::-webkit-scrollbar-thumb,sup::-webkit-scrollbar-thumb,tt::-webkit-scrollbar-thumb,var::-webkit-scrollbar-thumb,b::-webkit-scrollbar-thumb,u::-webkit-scrollbar-thumb,i::-webkit-scrollbar-thumb,center::-webkit-scrollbar-thumb,dl::-webkit-scrollbar-thumb,dt::-webkit-scrollbar-thumb,dd::-webkit-scrollbar-thumb,ol::-webkit-scrollbar-thumb,ul::-webkit-scrollbar-thumb,li::-webkit-scrollbar-thumb,fieldset::-webkit-scrollbar-thumb,form::-webkit-scrollbar-thumb,label::-webkit-scrollbar-thumb,legend::-webkit-scrollbar-thumb,table::-webkit-scrollbar-thumb,caption::-webkit-scrollbar-thumb,tbody::-webkit-scrollbar-thumb,tfoot::-webkit-scrollbar-thumb,thead::-webkit-scrollbar-thumb,tr::-webkit-scrollbar-thumb,th::-webkit-scrollbar-thumb,td::-webkit-scrollbar-thumb,article::-webkit-scrollbar-thumb,aside::-webkit-scrollbar-thumb,canvas::-webkit-scrollbar-thumb,details::-webkit-scrollbar-thumb,embed::-webkit-scrollbar-thumb,figure::-webkit-scrollbar-thumb,figcaption::-webkit-scrollbar-thumb,footer::-webkit-scrollbar-thumb,header::-webkit-scrollbar-thumb,hgroup::-webkit-scrollbar-thumb,menu::-webkit-scrollbar-thumb,nav::-webkit-scrollbar-thumb,output::-webkit-scrollbar-thumb,ruby::-webkit-scrollbar-thumb,section::-webkit-scrollbar-thumb,summary::-webkit-scrollbar-thumb,time::-webkit-scrollbar-thumb,mark::-webkit-scrollbar-thumb,audio::-webkit-scrollbar-thumb,video::-webkit-scrollbar-thumb{border-radius:8px;background-color:#ebeef1}a{color:#fff;text-decoration:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{border:none;outline:none}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}[prefers-color-scheme=light]{--main-bg: #0E0C16;--bg-secondary: #0E0C16;--bg-tertiary: #0E0C16;--bg-quantary: #0E0C16;--text-color-primary: #fff;--text-color-secondary: rgba(255, 255, 255, .7);--text-color-tertiary: rgba(255, 255, 255, .85);--text-color-presale-ended-subtitle: rgba(255, 255, 255, .6);--text-color-active-navigation: #0E0C16;--input-border-color: rgba(255, 255, 255, .2);--language-border: rgba(255, 255, 255, .15);--table-heading-bg: #0E0C16;--table-line-color: rgba(255, 255, 255, .08);--active-color: #BCFB9F;--text-color-muted: rgba(255, 255, 255, .5);--accent-color: #BCFB9F;--accent-soft: rgba(188, 251, 159, .15)}[prefers-color-scheme=dark]{--main-bg: #0E0C16;--bg-secondary: #0E0C16;--bg-tertiary: #0E0C16;--bg-quantary: -webkit-linear-gradient(270deg, #BCFB9F 0%, #8FE070 100%);--text-color-primary: rgb(255, 255, 255);--text-color-secondary: rgb(255, 255, 255);--text-color-tertiary: rgb(255, 255, 255);--text-color-presale-ended-subtitle: rgb(192, 192, 192);--text-color-active-navigation: #0E0C16;--input-border-color: rgba(255, 255, 255, .2);--language-border: rgba(255, 255, 255, .15);--table-heading-bg: #0E0C16;--table-line-color: rgba(255, 255, 255, .08);--active-color: #BCFB9F;--text-color-muted: rgba(255, 255, 255, .5);--accent-color: #BCFB9F;--accent-soft: rgba(188, 251, 159, .15)}.offering-roadmap-point--dark{--point-main-color: #fff}.offering-roadmap-point--red{--point-main-color: #BCFB9F}.connect-wallet--dark{--bg-secondary: #0E0C16;--text-color-primary: rgb(255, 255, 255);--bg-tertiary: #0E0C16}.connect-wallet--light{--bg-secondary: #0E0C16;--bg-tertiary: #0E0C16;--text-color-primary: #fff}@font-face{font-family:Inter;src:url(/assets/Inter-Light-a04215a1.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-3127f0b8.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-a645f554.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-b0b540e6.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-412c068e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-d78d9777.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Thin-fee1bd1d.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-e82542ae.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-d7f0b7f2.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-248c0244.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-94a215f8.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}.scroll-disable{overflow-y:hidden}body{overflow-x:hidden}.landing{position:relative;padding-bottom:98px;font-family:Poppins,sans-serif;color:#fff;background:#0E0C16}.landing__vector{position:absolute;z-index:0;top:0;right:0;pointer-events:none}.landing__presale{margin:0 60px;padding:88px 70px;border-radius:44px;background:#0E0C16}.landing__presale__title{margin-bottom:24px;line-height:42px;font-size:36px;font-weight:700}.landing__presale__text{line-height:42px;font-size:24px;font-weight:400}
