.style-fs-48{font-size:48px}.style-fs-32{font-size:32px}.style-fs-28{font-size:28px}.style-fs-24{font-size:24px}.style-fs-20{font-size:20px}.style-fs-18{font-size:18px}.style-fs-16{font-size:16px}.style-fs-15{font-size:15px}.style-fs-14{font-size:14px}.style-fs-12{font-size:12px}.style-fs-10{font-size:10px}.style-button{display:flex;justify-content:center;align-items:center;text-align:center;border-radius:53px;outline:0;cursor:pointer;gap:8px;padding:11.5px 16px;font-weight:400;transition:color .3s ease,background .3s ease,opacity .3s ease;border:0;color:#fff}.style-button .icon{position:relative;flex-shrink:0}.style-button .icon img,.style-button .icon svg{transition:opacity .3s ease;display:block}.style-button .icon .hover{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.style-button.yellow{background:var(--yellow);color:#06091c}.style-button.yellow:hover{background:var(--yellow-hover)}.style-button.bordered{border:1px solid rgba(255,255,255,.2);transition:border .3s ease,color .3s ease}.style-button.bordered:hover{border:1px solid var(--yellow);color:var(--yellow)}.style-button.grey{border:1px solid rgba(255,255,255,.2);background:#ffffff0f;transition:border .3s ease,color .3s ease}.style-button.grey:hover{border:1px solid var(--yellow);color:var(--yellow)}.style-button.gradient{border:2px solid #353859;color:#fff;background:linear-gradient(301deg,#3538593d 11.23%,#3538591f 29.24%,#3538591f 59.12%,#3538595c 87.85%)}.style-button.gradient:hover{opacity:.8}.style-button.blue{border-radius:3px;background:var(--blue);color:#fff}.style-button.blue:hover{background:var(--blue-hover)}.style-button.green{background:linear-gradient(180deg,#24b689,#10503c);transition:opacity .3s ease}.style-button.green:hover{opacity:.8}.style-button.orange{background:linear-gradient(180deg,#fbb668,#8e4446);transition:opacity .3s ease}.style-button.orange:hover{opacity:.8}.style-button.disabled{opacity:.4;pointer-events:none}.style-button.yellow-gradient{background:linear-gradient(315deg,#c2f53200,#c2f5321f);border:1px solid #C2F532;transition:opacity .3s ease}.style-button.yellow-gradient:hover{opacity:.8}.style-button.yellow-border{border:1px solid #C2F532;background:#ffffff0f;transition:color .3s ease}.style-button.yellow-border:hover{color:var(--yellow)}.style-input,.style-textarea{border-radius:8px;border:1px solid rgba(255,255,255,.2);background:0;outline:0;height:56px;padding:0 24px;font-weight:400;color:#fff;display:block;width:100%;transition:border .3s ease}.style-input:focus,.style-textarea:focus{border:1px solid rgba(255,255,255,.6)}.style-input::-moz-placeholder,.style-textarea::-moz-placeholder{font-style:italic;color:#fff9;font-weight:400}.style-input::placeholder,.style-textarea::placeholder{font-style:italic;color:#fff9;font-weight:400}.style-textarea{padding:16px 24px;height:114px;resize:none;line-height:1.375}.style-toggle{width:42px;height:24px;position:relative}.style-toggle.disabled input[type=checkbox]{cursor:default}.style-toggle input[type=checkbox]{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:3;opacity:0}.style-toggle input[type=checkbox]:checked~.off{display:none}.style-toggle input[type=checkbox]:checked~.on{display:block}.style-toggle img{position:absolute;top:0;left:0;width:100%;height:100%}.style-toggle .off{display:block}.style-toggle .on{display:none}input[type=file],input[type=file]::-webkit-file-upload-button{cursor:pointer}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.invalid{border:1px solid var(--red)!important}.invalid-label{color:var(--red);font-weight:400;line-height:1.83;margin-top:8px}@media screen and (max-width: 550px){.style-input{height:48px;padding:0 16px}.style-textarea{height:150px;padding:16px}}.global-fetching-text{color:#faaf75;margin-top:8px}.page-tool .container__block{border-radius:12px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(334deg,#09b78021,#09b78000 81.4%),#0a090e;padding:3.2em;position:relative;margin-top:4em}.page-tool .container__block.margin{margin-top:2.4em}.page-tool .container__heading{color:#fff;font-weight:500;font-family:Unbounded,sans-serif}.page-tool .container__button{padding:18px 20px}.page-tool .container__howTo{margin-top:2.4em}.page-tool .container__video{margin-top:12px}.page-tool .features{margin-top:16px;display:grid;grid-template-columns:1fr;grid-gap:24px}.page-tool .features__description{border-top:1px solid rgba(255,255,255,.2);padding-top:24px;margin-top:24px;color:#fff9;font-weight:400;line-height:1.57143}.page-tool .features__description span{color:var(--yellow);font-weight:600}.page-tool .feature{display:grid;grid-template-columns:24px 1fr;grid-gap:16px;align-items:start;position:relative}.page-tool .feature__left{width:24px;height:24px;display:flex;justify-content:center;align-items:center;text-align:center;border-radius:3px;border:1px solid #0046FF;background:linear-gradient(315deg,#35385900,#35385999),#06091c;font-size:16px;color:#fff;font-weight:700;position:relative;z-index:2}.page-tool .feature__right{color:#fff9;font-weight:400;line-height:1.28571;font-size:14px;margin-top:2px}.page-tool .feature:not(:nth-last-of-type(1)):after{content:"";position:absolute;left:12px;top:0;height:calc(100% + 24px);width:1px;background:#3e425d}@media screen and (min-width: 1201px){.page-tool .container__spreadToggle .arrow{display:none!important}}@media screen and (max-width: 1200px){.page-tool .container__spreadToggle{display:flex;align-items:center;justify-content:space-between;margin-left:-20px;margin-top:-20px;padding:20px 20px 8px;width:calc(100% + 40px);border-radius:8px 8px 0 0;gap:20px}.page-tool .container__block{padding:20px}.page-tool .container__block.has-spread:not(.is-spread){padding:0}.page-tool .container__block.has-spread:not(.is-spread) .container__spread,.page-tool .container__block.has-spread:not(.is-spread) .container__buttons,.page-tool .container__block.has-spread:not(.is-spread) .features,.page-tool .container__block.has-spread:not(.is-spread) .features__description{display:none}.page-tool .container__block.has-spread:not(.is-spread) .container__spreadToggle{padding:20px;margin:0;width:auto}.page-tool .container__block.has-spread:not(.is-spread) .container__spreadToggle .arrow{transform:rotate(180deg)}}@media screen and (max-width: 550px){.page-tool .container__heading{font-size:20px}}.fancybox__container .fancybox__backdrop{background:linear-gradient(153deg,#ffffff0f,#fff0 65.69%),#c2f5320d;-webkit-backdrop-filter:blur(4.5px);backdrop-filter:blur(4.5px)}.fancybox__container.fancybox-how-to-use .fancybox__caption{color:#fff;font-size:32px;font-family:Unbounded,sans-serif;font-weight:500}@media screen and (max-width: 600px){.fancybox__container.fancybox-how-to-use .fancybox__caption{font-size:24px}}.Toastify__toast-container{max-width:calc(100% - 42px)}.Toastify__toast{border-radius:8px!important;padding:22px 24px!important;font-weight:500!important}.Toastify__toast.Toastify__toast--error{background:linear-gradient(180deg,#fbb668,#8e4446)!important;color:#fff!important}.Toastify__toast.Toastify__toast--success{background:linear-gradient(180deg,#24b689,#10503c)!important;color:#fff!important}.Toastify__toast.Toastify__toast--info{background:#c2f532!important;color:#0a090e!important}.Toastify__toast.Toastify__toast--info .Toastify__toast-body{margin-bottom:12px;padding-bottom:0;padding-top:0}.Toastify__toast.Toastify__toast--info .Toastify__close-button{color:#0a090e}.Toastify__toast .Toastify__progress-bar--wrp{left:16px;width:calc(100% - 32px);height:8px;background:#0a090e33;border-radius:6px;bottom:12px}.Toastify__toast .Toastify__progress-bar{background:#0a090e;border-radius:6px}.Toastify__toast .Toastify__toast-body{line-height:1.5}.Toastify__toast .Toastify__progress-bar-info{border-radius:6px}.Toastify__toast .Toastify__close-button{flex-shrink:0}:root{--toastify-toast-width: 600px !important}@media screen and (max-width: 480px){.Toastify__toast-container{left:20px!important;max-width:calc(100% - 40px);top:var(--header-height)!important}.Toastify__toast{padding:16px!important}}.p-calendar{width:144px;border-radius:8px;border:1px solid rgba(255,255,255,.2);height:40px;position:relative;box-shadow:none}.p-calendar .p-inputtext{background:none;border:0;outline:0;padding-left:36px;padding-right:12px;box-shadow:none;color:#fff;font-weight:400}.p-calendar .p-inputtext::-moz-placeholder{color:#fff}.p-calendar .p-inputtext::placeholder{color:#fff}.p-calendar .p-datepicker-trigger{position:absolute;top:50%;transform:translateY(-50%);left:12px;width:16px;height:16px;background:none;border:0;box-shadow:none;padding:0}.p-datepicker,.p-datepicker .p-datepicker-header{background:#0a090e!important}.p-datepicker .p-datepicker-today>span{color:var(--yellow)!important}.p-datepicker span.p-highlight{background:#ffffff1a}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover,.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover{color:var(--yellow)!important}.p-dropdown,.p-multiselect{width:160px;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:none;height:40px;position:relative;box-shadow:none;display:flex;align-items:center}.p-dropdown.dropdown-volume-boost-speed-change,.p-multiselect.dropdown-volume-boost-speed-change{width:100%}.p-dropdown .p-dropdown-label,.p-dropdown .p-multiselect-label,.p-multiselect .p-dropdown-label,.p-multiselect .p-multiselect-label{padding:5px 6px 5px 12px;font-weight:400;color:#fff}.p-dropdown .p-dropdown-label.p-placeholder,.p-dropdown .p-multiselect-label.p-placeholder,.p-multiselect .p-dropdown-label.p-placeholder,.p-multiselect .p-multiselect-label.p-placeholder{color:#fff}.p-dropdown .p-dropdown-trigger,.p-dropdown .p-multiselect-trigger,.p-multiselect .p-dropdown-trigger,.p-multiselect .p-multiselect-trigger{width:7px;margin-right:12px}.p-dropdown-panel{background:#0a090e;border:1px solid rgba(255,255,255,.2)}.p-dropdown-panel.dropdown-volume-boost-speed-change{z-index:9999!important}.p-dropdown-panel.black-dropdown{border-radius:0 0 8px 8px;border:1px solid rgba(255,255,255,.2);border-top:0}.p-dropdown-panel.black-dropdown .p-dropdown-items{padding:0}.p-dropdown-panel.black-dropdown .p-dropdown-item{border-radius:0}.p-dropdown-panel.black-dropdown .p-dropdown-item:nth-last-of-type(1){border-radius:0 0 8px 8px}.p-dropdown-panel.black-dropdown .p-dropdown-item.p-highlight{background:#17171d;color:#fff}.p-dropdown-panel.black-dropdown .p-dropdown-item.p-highlight .creatives__filterOption__icon img{filter:brightness(0) invert(80%) sepia(64%) saturate(507%) hue-rotate(21deg) brightness(102%) contrast(98%)}.p-dropdown-panel .creatives__filterOption{display:grid;align-items:center;grid-template-columns:16px 1fr;grid-gap:10px;font-size:14px}.p-dropdown-panel .creatives__filterOption__icon{width:16px;height:16px}.p-dropdown-panel .creatives__filterOption__icon img{width:16px;height:16px;filter:brightness(0) invert(81%) sepia(5%) saturate(126%) hue-rotate(131deg) brightness(79%) contrast(86%)}.p-dropdown-panel .p-dropdown-item{background:#0a090e;padding:10px}.p-dropdown-panel .p-dropdown-item.p-highlight{background:var(--yellow);color:#0a090e}.p-multiselect-panel{background:#0a090e;border:1px solid rgba(255,255,255,.2)}.p-multiselect-panel .p-multiselect-item{background:#0a090e;padding:10px}.p-multiselect-panel .p-multiselect-header{display:none!important}.p-multiselect-panel .p-checkbox-box{border:2px solid rgba(255,255,255,.2);background:#0a090e}.p-multiselect-panel .p-checkbox.p-highlight .p-checkbox-box{background:var(--yellow)}.p-multiselect-panel .p-multiselect-checkbox+span{flex-grow:1}.p-multiselect-panel .p-multiselect-status{padding:8px 12px;text-align:center}.p-multiselect-panel .p-multiselect-status *{font-weight:400;color:#fff}.p-multiselect-panel .p-multiselect-status.completed{border-radius:48px;border:1px solid #24B689;background:linear-gradient(315deg,#24b68900,#24b6891f)}.p-multiselect-panel .p-multiselect-status.in-progress{border-radius:48px;border:1px solid #FAAF75;background:linear-gradient(315deg,#faaf7500,#faaf751f)}.p-multiselect-panel .p-multiselect-status.failed{border-radius:48px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(315deg,#fff0,#ffffff1f)}.p-multiselect-tool{display:flex;align-items:center;gap:5px;color:#fffc}.p-multiselect-tool img{filter:brightness(0) invert(1);opacity:.8;width:16px;height:16px}.p-datatable{margin-top:32px;margin-left:-32px;width:calc(100% + 64px)}.p-datatable .p-datatable-tfoot{position:sticky;bottom:0}.p-datatable .p-datatable-emptymessage td{display:table-cell!important;border:0!important}.p-datatable .p-datatable-emptymessage:after{display:none!important}.p-datatable th{border:0;background:none;padding:0 32px 12px}.p-datatable .p-column-title{color:#fff9;font-size:12px;font-weight:500;line-height:1.6667;text-transform:uppercase}.p-datatable .p-datatable-thead{position:sticky;top:0;background:#0a090e;z-index:9}.p-datatable .p-datatable-emptymessage{background:none}.p-datatable .p-datatable-emptymessage>td{padding:0;border:0}.p-datatable .p-datatable-tfoot>tr>td{background:#0a090e;border-bottom:1px solid #3D3D41;padding:12px 24px}.p-datatable .p-datatable-tfoot>tr>td:nth-of-type(1){border-radius:0 0 0 8px}.p-datatable .p-datatable-tfoot>tr>td:nth-last-of-type(1){border-radius:0 0 8px}.p-datatable .p-datatable-tbody{background:#0a090e}.p-datatable .p-datatable-tbody>tr{background:none}.p-datatable .p-datatable-tbody>tr:nth-last-of-type(1){padding-bottom:24px}.p-datatable .p-datatable-tbody>tr:nth-of-type(1)>td{border-top:1px solid rgba(255,255,255,.2);padding-top:16px}.p-datatable .p-datatable-tbody>tr:nth-last-of-type(1)>td{padding-bottom:24px}.p-datatable .p-datatable-tbody>tr>td{border:0;padding:12px 32px;color:#fff9;font-weight:500;line-height:1.375}.p-paginator{border:0;border-radius:0 0 12px 12px;justify-content:flex-start;padding:12px;background:#0a090e}.p-paginator .p-paginator-page{width:32px;height:32px;min-width:0;color:#fff;font-weight:500;margin:0 3px;border-radius:100%}.p-paginator .p-paginator-page.p-highlight{border:1px solid #C2F532;background:linear-gradient(315deg,#dff64d00,#dff64d1f)}.p-paginator .p-paginator-first,.p-paginator .p-paginator-prev,.p-paginator .p-paginator-next,.p-paginator .p-paginator-last{width:32px;height:32px;min-width:0;margin:0 3px;color:#fff;border-radius:100%}.p-radiobutton{width:16px;height:16px}.p-radiobutton .p-radiobutton-box{border-radius:100%;border:1px solid rgba(255,255,255,.2);background:linear-gradient(315deg,#fff0,#ffffff1f);width:16px;height:16px}.p-radiobutton .p-radiobutton-icon{transition:none}.p-radiobutton.p-highlight .p-radiobutton-box{border:1px solid #C2F532;background:linear-gradient(315deg,#fff0,#ffffff1f);position:relative}.p-radiobutton.p-highlight .p-radiobutton-box .p-radiobutton-icon{width:8px;height:8px;border-radius:100%;background:var(--yellow);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width: 1000px){.p-datatable{margin-top:24px;margin-left:0;width:100%;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(334deg,#09b78021,#09b78000 81.4%),#0a090e;display:block}.p-datatable th{padding:12px 32px}.p-paginator{background:none;justify-content:center}}.component-header{padding:20px 0;background:#0a090e;border-bottom:1px solid rgba(255,255,255,.2);position:sticky;top:0;z-index:999}.component-header .wrapper{max-width:var(--page-width);padding:0 40px;margin:0 auto;width:100%;display:flex;justify-content:space-between;align-items:center}.component-header .container{display:flex;align-items:center;justify-content:flex-end;gap:8px}.component-header .container__cashback{display:flex;justify-content:center;align-items:center;gap:8px;padding:11px 16px;border-radius:53px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(93deg,#3b3a3e99,#3b3a3e00);color:#fff;font-weight:400;margin-right:8px;transition:color .3s ease,border .3s ease}.component-header .container__cashback:hover{color:var(--yellow);border:1px solid var(--yellow)}.component-header .container__cashback span{margin-left:4px;color:var(--yellow);font-weight:500}.component-header .container__links{margin-right:32px;display:flex;align-items:center;gap:24px}.component-header .container__orderHistory{display:flex;align-items:center;justify-content:center;gap:8px;color:#fff9;font-weight:500;transition:color .3s ease}.component-header .container__orderHistory path{transition:fill-opacity .3s ease}.component-header .container__orderHistory:hover,.component-header .container__orderHistory.active{color:#fff}.component-header .container__orderHistory:hover path,.component-header .container__orderHistory.active path{fill-opacity:1}.component-header .container__menu{display:flex;align-items:center;gap:24px;list-style:none}.component-header .container__menu__link{color:#fff9;font-weight:500;position:relative}.component-header .container__menu__link .text{transition:color .3s ease}.component-header .container__menu__link.active{color:#fff}.component-header .container__menu__link.active:after{content:"";width:6px;height:6px;background:var(--yellow);border-radius:100%;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)}.component-header .container__menu__link .text-svg path{transition:stroke-opacity .3s ease}.component-header .container__menu__link .text-svg{margin-left:8px}.component-header .container__menu__link .comingSoon{border-radius:12px;background:#c2f532;padding:4px 8px;color:#0a090e;font-weight:500;display:inline-block;vertical-align:middle}.component-header .container__menu__link:hover .text{color:#fff}.component-header .container__menu__link:hover .text-svg path{stroke-opacity:1}.component-header .container__menu__submenuContainer{position:relative;padding:14px 0}.component-header .container__menu__submenuParent{display:flex;align-items:center;cursor:default}.component-header .container__menu__submenuParent svg{flex-shrink:0}.component-header .container__menu__submenuContainer:hover .container__menu__submenu{opacity:1;visibility:visible}.component-header .container__menu__submenu{position:absolute;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:#18171c;z-index:2;top:100%;width:360px;left:50%;transform:translate(-50%);padding:0 24px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.component-header .container__menu__sublink{display:flex;align-items:center;gap:12px;padding:24px 0;border-top:1px solid rgba(255,255,255,.2);transition:color .3s ease;color:#fff9;font-weight:500}.component-header .container__menu__sublink:hover{color:#fff}.component-header .container__menu__sublink:nth-of-type(1){border-top:0}.component-header .container__menu__sublink .text{margin-right:6px;vertical-align:middle}.component-header .container__menu__sublink .coming-soon{font-size:10px;color:#0a090e;font-weight:500;border-radius:12px;background:#c2f532;padding:6px 8px;vertical-align:middle;display:inline-block}.component-header .container__menu__subIcon{width:20px;height:20px;display:flex;justify-content:center;align-items:center}.component-header .container__menu__subIcon img{width:20px;height:20px}@media screen and (max-width: 1400px){.component-header .container__links{margin-right:16px;gap:16px}}@media screen and (max-width: 1360px){.component-header .container__links{gap:16px;margin-right:16px}.component-header .container__mainLogo img{width:160px;height:auto}}@media screen and (max-width: 1300px){.component-header .container__menu__link .text{font-size:14px}.component-header .container__cashback{padding:8px 11px;margin-right:0}.component-header .container__cashback svg{width:14px}.component-header .container__buyJungle{padding:8px 11px}.component-header .container__buyJungle svg{width:14px}.component-header .container__orderHistory svg{width:14px}.component-header .container__orderHistory .text{font-size:14px}}@media screen and (min-width: 1201px){.component-header .container__logo,.component-header .container__hamburger{display:none!important}}@media screen and (max-width: 1200px){.component-header{position:sticky;top:0;z-index:99;transition:background .2s ease}.component-header .container{justify-content:space-between;width:100%}.component-header .container__cashback,.component-header .container__buyJungle,.component-header .container__links,.component-header .container__mainLogo{display:none}.component-header .container__hamburger{background:none;border:0;outline:0;cursor:pointer;padding:10px;transform:translate(-10px)}.component-header .container__orderHistory,.component-header .container__contactSupport{display:none}.component-header .container__logo{align-self:center;position:absolute;left:50%;transform:translate(-50%)}.component-header .container__logo img{width:144px}}@media screen and (min-width: 1201px){.component-header__mobile{display:none!important}}@media screen and (max-width: 1200px){.component-header .wrapper{padding:0 20px}.component-header__mobile{position:fixed;background:linear-gradient(191deg,#100f14,#100f1400 92.02%),#0a090e;top:var(--header-height);left:0;right:0;bottom:0;padding:0 20px 24px;max-height:calc(100% - var(--header-height));overflow:auto;scrollbar-width:none;display:none}.component-header__mobile.active{display:block}.component-header__mobile::-webkit-scrollbar{display:none}.component-header__mobile .container__orderHistory{display:flex;justify-content:flex-start}.component-header__mobile .container__orderHistory svg{width:20px;height:20px}.component-header__mobile .container__orderHistory .text{font-size:16px}.component-header__mobile .mobile__cashback{display:flex;padding:11.5px 16px}.component-header__mobile .mobile__cashback svg{width:16px}.component-header__mobile .mobile__link{display:block;color:#fff9;font-weight:500;padding:26px 0;border-top:1px solid rgba(255,255,255,.2)}.component-header__mobile .mobile__link .comingSoon{display:inline-block}.component-header__mobile .mobile__link .text-margin{margin-right:8px}.component-header__mobile .mobile__link.with-submenu{padding:0}.component-header__mobile .mobile__link.with-submenu .mobile__link__text{padding:26px 0;justify-content:space-between;gap:8px}.component-header__mobile .mobile__link.with-submenu .mobile__link__submenu{display:none}.component-header__mobile .mobile__link.with-submenu.show .arrow{transform:rotate(0)}.component-header__mobile .mobile__link.with-submenu.show .mobile__link__submenu{display:block}.component-header__mobile .mobile__link:nth-child(1){border-top:0}.component-header__mobile .mobile__link__flex{display:flex;align-items:center;gap:8px}.component-header__mobile .mobile__link.active{color:#fff;font-weight:500}.component-header__mobile .mobile__link.active .mobile__link__icon .inactive{display:none}.component-header__mobile .mobile__link:not(.active) .mobile__link__icon .active{display:none}.component-header__mobile .mobile__link__icon{width:24px;height:24px;position:relative}.component-header__mobile .mobile__link__icon img{position:absolute;top:0;left:0}.component-header__mobile .mobile__link__subLink{border-top:1px solid rgba(255,255,255,.2);display:flex;align-items:center;gap:12px}.component-header__mobile .mobile__link__subLink .mobile__link__text{justify-content:flex-start!important;flex-wrap:wrap}.component-header__mobile .mobile__link__subIcon{flex-shrink:0;display:flex;justify-content:center;align-items:center}.component-header__mobile .mobile__link__subIcon img{width:20px;height:20px}.component-header__mobile .mobile__link__submenu{background:#18171c;margin-left:-20px;width:calc(100% + 40px);padding:0 20px}.component-header__mobile .mobile__link__text{display:flex;justify-content:space-between;align-items:center;gap:8px;width:100%}.component-header__mobile .mobile__link__text .arrow{transform:rotate(180deg)}.component-header__mobile .mobile__link__text .comingSoon{border-radius:12px;background:var(--yellow);font-weight:500;color:#0a090e;padding:4px 8px}.component-header__mobile .mobile__buttons{margin-top:16px;display:grid;grid-template-columns:1fr;grid-gap:16px}.component-header__mobile .mobile__button{padding:16px}}@media screen and (max-width: 700px){.component-header{padding:16px 0}}@media screen and (max-width: 550px){.component-header__mobile .mobile__button{padding:12px}}.component-walletButton{display:flex;align-self:center}.component-walletButton.connecting:hover .wallet-adapter-dropdown-list{opacity:1;visibility:visible}.component-walletButton.connected .wallet-adapter-dropdown-list-item:nth-of-type(2){display:none}.component-walletButton.connected .wallet-adapter-button{background:none;color:#fff;border:0;display:flex;align-items:center}.component-walletButton.connected .dropdown-visible .wallet-adapter-button:after{transform:none}.component-walletButton.connected:not(.connecting) .wallet-adapter-button:after{content:url(/images/Frame_132.svg);display:block;transform:rotate(180deg);transition:transform .3s ease;line-height:1px}.component-walletButton.connected:not(.connecting):hover .wallet-adapter-button:after{transform:rotate(0)}.component-walletButton.connected .wallet-adapter-button{padding:0;margin-left:8px}.component-walletButton.connected .wallet-adapter-button:hover{background:none!important}.component-walletButton .wallet-adapter-dropdown{display:flex}.component-walletButton .wallet-adapter-button-start-icon,.component-walletButton .wallet-adapter-button-end-icon{width:38px;height:38px;border-radius:100%;margin-right:8px}.component-walletButton .wallet-adapter-button-start-icon img,.component-walletButton .wallet-adapter-button-end-icon img{border-radius:100%;width:38px;height:38px}.component-walletButton .wallet-adapter-button{background:#c2f532;gap:8px;height:auto;font-size:14px;font-weight:400;padding:11.5px 16px;border-radius:32px;line-height:normal;transition:background .3s ease;color:#0a090e;display:flex;align-items:center;border:0}.component-walletButton .wallet-adapter-button:not([disabled]):hover{background:var(--yellow-hover)}.component-walletButton .wallet-adapter-dropdown-list{border-radius:12px;border:1px solid rgba(255,255,255,.2);background:#18171c;padding:0 24px;grid-row-gap:0;width:184px;opacity:0;visibility:hidden;position:absolute}.component-walletButton .wallet-adapter-dropdown-list-active{opacity:1;visibility:visible}.component-walletButton .wallet-adapter-dropdown-list-item{padding:24px 0;height:auto;max-width:134px;width:100%;color:#fff9;text-align:left;justify-content:flex-start;border-radius:0;transition:background .3s ease,color .3s ease;font-weight:500;border-top:1px solid rgba(255,255,255,.2)}.component-walletButton .wallet-adapter-dropdown-list-item:nth-of-type(1){border-top:0}.component-walletButton .wallet-adapter-dropdown-list-item:not([disabled]):hover{color:#fff;background:none}.component-walletButton.standalone.connected{display:none}@media screen and (max-width: 1360px){.component-walletButton .wallet-adapter-button-start-icon,.component-walletButton .wallet-adapter-button-end-icon{width:26px;height:26px;margin-right:0}.component-walletButton .wallet-adapter-button-start-icon img,.component-walletButton .wallet-adapter-button-end-icon img img{width:26px;height:26px}}@media screen and (max-width: 1200px){.component-walletButton .wallet-adapter-button-start-icon,.component-walletButton .wallet-adapter-button-end-icon{width:40px;height:40px;margin-right:8px}.component-walletButton .wallet-adapter-button-start-icon img,.component-walletButton .wallet-adapter-button-end-icon img img{width:40px;height:40px}}@media screen and (min-width: 701px){.component-walletButton__mobileButton{display:none!important}}@media screen and (max-width: 700px){.component-walletButton{position:relative}.component-walletButton__mobileButton{width:40px;height:40px;background:var(--yellow);border-radius:3px;display:flex;justify-content:center;align-items:center;border:0;outline:0}.component-walletButton:not(.standalone) .wallet-adapter-button{width:100%;position:relative;z-index:100;padding:8px 16px;border-radius:0}.component-walletButton:not(.standalone) .wallet-adapter-button:after{display:none!important}.component-walletButton:not(.standalone) .wallet-adapter-dropdown-list-item{height:auto;padding:8px 0;max-width:none;border-top:0}.component-walletButton:not(.standalone) .wallet-adapter-dropdown-list{visibility:visible;opacity:1;width:279px;border-top-left-radius:0;border-top-right-radius:0;padding:0 16px}.component-walletButton:not(.standalone) .wallet-adapter-dropdown{position:absolute;right:0;top:100%;transition:opacity .2s ease,visiblity .2s ease;margin-top:18px;width:279px}.component-walletButton.connected .wallet-adapter-button{background:#18171c;margin-left:0;border:1px solid rgba(255,255,255,.2);border-bottom:0;padding:8px 16px}.component-walletButton.connected .wallet-adapter-button-start-icon,.component-walletButton.connected .wallet-adapter-button-end-icon{width:24px;height:24px;flex-shrink:0}.component-walletButton.connected .wallet-adapter-button-start-icon img,.component-walletButton.connected .wallet-adapter-button-end-icon img{width:24px;height:24px}.component-walletButton .icon-svg{width:20px;height:20px}.component-walletButton.connected .wallet-adapter-button:hover{background:#18171c!important}.component-walletButton.connected .wallet-adapter-dropdown-list{transform:none!important}.component-walletButton:not(.active-mobile) .wallet-adapter-dropdown{opacity:0;visibility:hidden}.component-walletButton:not(.active-mobile) .wallet-adapter-dropdown-list{visibility:hidden}.component-walletButton.standalone .wallet-adapter-dropdown{opacity:1;visibility:visible}}.component-maintenance{border-radius:8px;z-index:9;display:flex;justify-content:center;align-items:center}.component-maintenance__background{display:block;max-height:none}.component-maintenance__container{margin:40px 0;border-radius:4px;border:2px solid var(--yellow);background:linear-gradient(191deg,#100f14,#100f1400 92.02%),#0a090e;width:100%;text-align:center;padding:3.2em;display:flex;flex-direction:column;justify-content:center;align-items:center}.component-maintenance__text{margin-top:24px;color:#fff;font-weight:400;line-height:1.5;padding:0 24px}@media screen and (max-width: 550px){.component-maintenance{position:relative}.component-maintenance__text{padding:0}}.component-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:#0a090ecc;z-index:9998;display:flex;padding:40px;overflow:auto;scrollbar-width:none;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.component-popup.visible{opacity:1;visibility:visible}.component-popup__container{max-width:860px;margin:auto;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(139deg,#09b78021,#09b78000 66.36%),#0a090e;width:100%;position:relative}.component-popup__closeButton{display:flex;margin-left:auto;margin-right:16px;margin-top:16px;background:none;border:0;outline:0;cursor:pointer;z-index:10}.component-popup__closeButton path{transition:stroke .3s ease}.component-popup__closeButton:hover path{stroke:#fff}@media screen and (max-width: 700px){.component-popup__closeButton{position:absolute;top:8px;right:8px;margin:0}}@media screen and (max-width: 550px){.component-popup{padding:40px 20px}}.component-tools-wrapper{padding:3.2em 2.4em 6.4em 3.2em;display:grid;grid-template-columns:.556fr 1fr;grid-gap:2.4em}.component-tool-box{border-radius:8px;background:linear-gradient(157deg,#ffffff0f,#fff0 79.23%),#0c1132;padding:2.4em;position:relative}.component-tool-box.margin{margin-top:2.4em}@media screen and (max-width: 1200px){.component-tools-wrapper{grid-template-columns:1fr}.component-tool-box{padding:20px}.component-tool-box.has-spread:not(.is-spread){padding:0}.component-tool-box.has-spread:not(.is-spread) .container__spread,.component-tool-box.has-spread:not(.is-spread) .container__buttons{display:none}.component-tool-box.has-spread:not(.is-spread) .container__spreadToggle{padding:20px;margin:0;width:auto}.component-tool-box.has-spread:not(.is-spread) .container__spreadToggle .arrow{transform:rotate(180deg)}}@media screen and (max-width: 550px){.component-tools-wrapper{padding:32px 20px}}.component-spinner-loader:not(.other){--d:22px;width:4px;height:4px;border-radius:50%;color:#999bad;box-shadow:calc(1 * var(--d)) calc(0 * var(--d)) 0 0,calc(.707 * var(--d)) calc(.707 * var(--d)) 0 1px,calc(0 * var(--d)) calc(1 * var(--d)) 0 2px,calc(-.707 * var(--d)) calc(.707 * var(--d)) 0 3px,calc(-1 * var(--d)) calc(0 * var(--d)) 0 4px,calc(-.707 * var(--d)) calc(-.707 * var(--d)) 0 5px,calc(0 * var(--d)) calc(-1 * var(--d)) 0 6px;animation:l27 1s infinite steps(8)}@keyframes l27{to{transform:rotate(1turn)}}.component-spinner-loader.other{width:30px;padding:5px;aspect-ratio:1;border-radius:50%;background:var(--yellow);--_m: conic-gradient(#0000 10%,#000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s infinite linear}@keyframes l3{to{transform:rotate(1turn)}}@media screen and (max-width: 600px){.component-spinner-loader.other{width:20px;padding:3px}}.component-toolsInfo{display:flex;justify-content:space-between;align-items:center;gap:40px;row-gap:20px}.component-toolsInfo__heading{color:#fff;font-family:Unbounded,sans-serif;font-weight:700;padding-right:140px}.component-toolsInfo__description{margin-top:8px;color:#fff9;font-weight:400;line-height:1.4667}.component-toolsInfo__right{display:flex;gap:12px;flex-shrink:0}.component-toolsInfo__button{padding:20px}.component-toolsInfo__button svg{flex-shrink:0}.component-toolsInfo__button .text{font-family:Sora,sans-serif;font-weight:400}.component-toolsInfo__button.grey path{transition:fill .3s ease}.component-toolsInfo__button.grey:hover svg path{fill:var(--yellow)}@media screen and (max-width: 1200px){.component-toolsInfo{flex-direction:column;align-items:flex-start}}@media screen and (max-width: 600px){.component-toolsInfo__right{flex-direction:column;width:100%}.component-toolsInfo__button{width:100%;padding:14px 20px}.component-toolsInfo__heading{padding-right:0}}.component-toolsSettings{border-radius:12px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(139deg,#09b78021,#09b78000 66.36%),#0a090e;padding:3.2em;margin-top:4em;position:relative}.component-toolsSettings.no-heading-container .component-toolsSettings__grid,.component-toolsSettings.no-heading-container .component-toolsSettings__blocks{margin-top:0}.component-toolsSettings.token-launch .component-toolsSettings__block{justify-content:flex-start}.component-toolsSettings.hide .component-toolsSettings__showContainer{display:none}.component-toolsSettings.hide .arrow{transform:rotate(180deg)}.component-toolsSettings__heading{color:#fff;font-family:Unbounded,"sans-serif";font-weight:500;padding-right:140px}.component-toolsSettings__topText{color:#fff;font-weight:400;margin-top:16px;line-height:1.444}.component-toolsSettings__show{background:none;border:0;outline:0;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:4px;position:absolute;padding:16px;top:16px;right:16px;color:#fff9;font-weight:400;line-height:1.444}.component-toolsSettings__show svg{flex-shrink:0}.component-toolsSettings__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:5.6em;margin-top:16px}.component-toolsSettings__grid.one-column{grid-template-columns:1fr}.component-toolsSettings__label{color:#fff9;font-weight:500;line-height:1.4667;text-transform:uppercase}.component-toolsSettings__blocks{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:16px;margin-top:8px}.component-toolsSettings__blocks.four-columns{grid-template-columns:1fr 1fr 1fr 1fr}.component-toolsSettings__blockContainer{display:flex;flex-direction:column}.component-toolsSettings__block{border-radius:12px;border:1px solid rgba(255,255,255,.2);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2.4em 2em}.component-toolsSettings__image{width:30px;height:30px;display:flex;justify-content:center;align-items:center}.component-toolsSettings__blocks{flex-grow:1}.component-toolsSettings__blockText{color:var(--yellow);font-weight:700;font-family:Unbounded,sans-serif}.component-toolsSettings__text{margin-top:4px;color:#fff9;font-weight:400;line-height:1.333;text-transform:uppercase}.component-toolsSettings__bottom{margin-top:3.2em}.component-toolsSettings__bottomText{color:#fff9;font-weight:400;line-height:1.46667}.component-toolsSettings.token-launch .component-toolsSettings__blocks{grid-row-gap:32px}.component-toolsSettings.token-launch .component-toolsSettings__block{text-align:left;align-items:flex-start;padding:2.4em;position:relative}.component-toolsSettings.token-launch .component-toolsSettings__block:after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:100%;background:#c2f532;width:16px;height:3px;margin-left:1px}.component-toolsSettings.token-launch .component-toolsSettings__block:nth-of-type(4):after{top:100%;transform:translate(-50%);left:50%;height:16px;margin:1px 0 0;width:3px}.component-toolsSettings.token-launch .component-toolsSettings__block:nth-of-type(5):before{content:"";position:absolute;bottom:100%;transform:translate(-50%);background:#c2f532;left:50%;height:16px;width:3px}.component-toolsSettings.token-launch .component-toolsSettings__block:nth-of-type(5) .component-toolsSettings__blockText:before{content:"";position:absolute;left:calc(50% - 1px);height:3px;background:#c2f532;width:calc(50% + 1px);bottom:calc(100% + 16px)}.component-toolsSettings.token-launch .component-toolsSettings__block:nth-of-type(6):before,.component-toolsSettings.token-launch .component-toolsSettings__block:nth-of-type(7):before{content:"";position:absolute;left:-18px;height:3px;background:#c2f532;width:calc(100% + 36px);bottom:calc(100% + 16px)}.component-toolsSettings.token-launch .component-toolsSettings__block:nth-of-type(8):before{content:"";position:absolute;left:-18px;height:3px;background:#c2f532;width:calc(50% + 19px);bottom:calc(100% + 16px)}.component-toolsSettings.token-launch .component-toolsSettings__block:nth-last-of-type(1):after{display:none}.component-toolsSettings.token-launch .component-toolsSettings__blockText{font-size:20px}.component-toolsSettings.token-launch .component-toolsSettings__text{text-transform:none}@media screen and (max-width: 1350px){.component-toolsSettings__grid{grid-gap:24px}.component-toolsSettings__blocks.four-columns{grid-template-columns:1fr 1fr 1fr}.component-toolsSettings.token-launch .component-toolsSettings__block:nth-of-type(3):after{top:100%;transform:translate(-50%);left:50%;height:16px;margin:1px 0 0;width:3px}.component-toolsSettings.token-launch .component-toolsSettings__block:nth-of-type(5):before,.component-toolsSettings.token-launch .component-toolsSettings__block:nth-of-type(4):before{transform:none;left:auto;right:50%;content:"";position:absolute;height:3px;background:#c2f532;width:100%;bottom:calc(100% + 16px)}.component-toolsSettings.token-launch .component-toolsSettings__block:nth-of-type(4):before{width:50%;right:0}.component-toolsSettings.token-launch .component-toolsSettings__block:nth-of-type(4):after{top:50%;height:3px;width:16px;transform:translateY(-50%);left:100%}.component-toolsSettings.token-launch .component-toolsSettings__block:nth-of-type(4) .component-toolsSettings__blockText:after{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:calc(100% + 1px);width:3px;height:18px;background:#c2f532}.component-toolsSettings.token-launch .component-toolsSettings__block:nth-of-type(6):before{right:50%;left:auto}.component-toolsSettings.token-launch .component-toolsSettings__block:nth-of-type(6):after{left:50%;transform:translate(-50%);top:100%;height:16px;width:3px}.component-toolsSettings.token-launch .component-toolsSettings__block:nth-of-type(7):before{left:auto;right:0;width:50%}.component-toolsSettings.token-launch .component-toolsSettings__block:nth-of-type(7) .component-toolsSettings__blockText:before{content:"";position:absolute;left:50%;transform:translate(-50%);height:18px;width:3px;bottom:calc(100% + 1px);background:var(--yellow)}.component-toolsSettings.token-launch .component-toolsSettings__block:nth-of-type(8):before{left:auto;right:calc(-50% - 21px);width:200%}}@media screen and (max-width: 1200px){.component-toolsSettings__grid{grid-template-columns:1fr}}@media screen and (max-width: 800px){.component-toolsSettings__blocks.four-columns{grid-template-columns:1fr 1fr}.component-toolsSettings.token-launch .component-toolsSettings__block:nth-of-type(2):after{top:100%;height:16px;width:3px;left:50%;transform:translate(-50%);margin:0}.component-toolsSettings.token-launch .component-toolsSettings__block:nth-of-type(3):before{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:calc(100% + 1px);height:16px;width:3px;background:var(--yellow)}.component-toolsSettings.token-launch .component-toolsSettings__block:nth-of-type(3) .component-toolsSettings__blockText:after{content:"";position:absolute;left:calc(50% - 1px);width:calc(50% + 5px);height:3px;background:var(--yellow);bottom:calc(100% + 16px)}.component-toolsSettings.token-launch .component-toolsSettings__block:nth-of-type(3):after{top:50%;transform:translateY(-50%);width:16px;height:3px;left:100%}.component-toolsSettings.token-launch .component-toolsSettings__block:nth-of-type(4):before{right:50%;width:calc(50% + 16px)}.component-toolsSettings.token-launch .component-toolsSettings__block:nth-of-type(4) .component-toolsSettings__blockText:after{display:none}.component-toolsSettings.token-launch .component-toolsSettings__block:nth-of-type(4):after{top:100%;left:50%;transform:translate(-50%);height:16px;width:3px}.component-toolsSettings.token-launch .component-toolsSettings__block:nth-of-type(5):before{left:50%;transform:translate(-50%);top:auto;bottom:calc(100% + 1px);height:16px;width:3px}.component-toolsSettings.token-launch .component-toolsSettings__block:nth-of-type(6):before{width:calc(50% + 18px)}.component-toolsSettings.token-launch .component-toolsSettings__block:nth-of-type(8):before{width:calc(50% + 22px);right:calc(50% - 2px)}}@media screen and (max-width: 550px){.component-toolsSettings{padding:0 20px}.component-toolsSettings__headingContainer{position:relative;margin-left:-20px;width:calc(100% + 40px);padding:20px}.component-toolsSettings__heading{padding-right:50px;font-size:20px}.component-toolsSettings__show{gap:0;width:100%;height:100%;top:0;left:0;font-size:0;justify-content:flex-end}.component-toolsSettings__show span{font-size:0}.component-toolsSettings__show svg{position:absolute;top:30px;right:20px}.component-toolsSettings__blocks{grid-template-columns:1fr;padding-bottom:20px}.component-toolsSettings__blocks.four-columns{grid-template-columns:1fr}.component-toolsSettings__blockText{font-size:20px;width:30px;text-align:center;flex-shrink:0}.component-toolsSettings__image{flex-shrink:0}.component-toolsSettings__image img{max-width:20px;max-height:20px}.component-toolsSettings__text{margin-top:0;font-size:14px}.component-toolsSettings__block{flex-direction:row;justify-content:flex-start;gap:12px;padding:12px;text-align:left}.component-toolsSettings__topText{color:#fff9;margin-top:0}.component-toolsSettings__bottom{margin-top:20px;padding-bottom:20px}.component-toolsSettings__bottomText{font-size:14px}.component-toolsSettings.token-launch .component-toolsSettings__blocks{grid-row-gap:16px}.component-toolsSettings.token-launch .component-toolsSettings__showContainer{padding-bottom:20px}.component-toolsSettings.token-launch .component-toolsSettings__block{padding:16px}.component-toolsSettings.token-launch .component-toolsSettings__block:before{content:"";position:absolute;background:var(--yellow);left:20px!important;transform:translate(100%)!important;height:16px!important;width:3px!important;top:100%!important}.component-toolsSettings.token-launch .component-toolsSettings__block:nth-last-of-type(1):before{display:none!important}.component-toolsSettings.token-launch .component-toolsSettings__block:after{display:none!important}.component-toolsSettings.token-launch .component-toolsSettings__blockText{width:20px;line-height:1;font-size:16px}.component-toolsSettings.token-launch .component-toolsSettings__blockText:before,.component-toolsSettings.token-launch .component-toolsSettings__blockText:after{display:none!important}}.component-resultsBox__heading{background:var(--yellow);color:#0a090e;text-align:center;margin-top:24px;padding:6px 20px;border-radius:8px 8px 0 0;font-weight:500;line-height:1.375}.component-resultsBox__container{display:flex;gap:16px;max-width:660px;margin:0 auto}.component-resultsBox__flex{border-left:2px solid var(--yellow);border-right:2px solid var(--yellow);border-bottom:2px solid var(--yellow);border-radius:0 0 8px 8px;padding:16px 24px}.component-resultsBox__flex:not(:nth-last-child(1)){border-radius:0;border-bottom:0}.component-resultsBox__label{color:#fff9;font-weight:400;line-height:1.375;align-self:center;margin-right:8px;flex-shrink:0}.component-resultsBox__inputContainer{flex-shrink:1;flex-grow:1;position:relative;min-height:56px;border-radius:3px;border:1px solid rgba(255,255,255,.2)}.component-resultsBox__input{position:absolute;top:0;left:0;width:100%;height:100%;padding-left:24px;padding-right:60px;outline:0;background:none;border:0;color:#fff;font-weight:700}.component-resultsBox__link{width:56px;flex-shrink:0;background:var(--yellow);display:flex;justify-content:center;align-items:center;border-radius:3px;min-height:56px;transition:background .3s ease}.component-resultsBox__link:hover{background:var(--yellow-hover)}.component-resultsBox__copy{position:absolute;top:50%;transform:translateY(-50%);right:10px;padding:10px;background:0;border:0;outline:0;cursor:pointer}.component-resultsBox__copy:hover path{stroke:var(--yellow)}.component-resultsBox__copy path{transition:stroke .3s ease}@media screen and (max-width: 550px){.component-resultsBox__heading{font-size:14px;line-height:1.57143}.component-resultsBox__label{font-size:14px;line-height:1.42857}.component-resultsBox__input{padding-left:16px;padding-right:50px;text-overflow:ellipsis}.component-resultsBox__inputContainer{min-height:48px}.component-resultsBox__copy{right:0}.component-resultsBox__link{min-height:48px;width:48px}.component-resultsBox__container{flex-wrap:wrap;row-gap:10px;gap:8px}.component-resultsBox__flex{padding:16px 20px}.component-resultsBox__label{flex-basis:100%}}.component-tool-faq{margin-top:24px;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(191deg,#100f14,#100f1400 92.02%),#0a090e;padding:32px;position:relative}.component-tool-faq.hide .component-tool-faq__questions{display:none}.component-tool-faq.hide .arrow{transform:rotate(180deg)}.component-tool-faq__show{background:none;border:0;outline:0;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:4px;position:absolute;padding:16px;top:16px;right:16px;color:#fff9;font-weight:400;line-height:1.444}.component-tool-faq__show svg{flex-shrink:0}.component-tool-faq__heading{font-family:Unbounded,sans-serif;font-weight:500;color:#fff;padding-right:140px}.component-tool-faq__questions{margin-top:32px;display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}.component-tool-faq__question{border-radius:24px;border:1px solid rgba(255,255,255,.1);background:#0a090e;position:relative;overflow:hidden;display:flex;flex-direction:column}.component-tool-faq__question.active{align-self:stretch}.component-tool-faq__question.active:after{content:"";display:block;position:absolute;top:0;right:0;height:100%;border-radius:24px;background:linear-gradient(292deg,#09b78033 15.57%,#09b78000 37.55%,#09b78000 50.07%);width:100%;max-width:561px}.component-tool-faq__question.active .component-tool-faq__question__flex{flex-grow:0}.component-tool-faq__question.active .component-tool-faq__question__icon svg{display:none}.component-tool-faq__question.active .component-tool-faq__question__icon .close{display:block}.component-tool-faq__question__flex{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;cursor:pointer;padding:20px;position:relative;z-index:2;flex-grow:1}.component-tool-faq__question__text{color:#fff;font-family:Unbounded,sans-serif;font-weight:400;line-height:1.1;letter-spacing:-.02em;margin-top:5px}.component-tool-faq__question__icon{flex-shrink:0}.component-tool-faq__question__icon .close{display:none}.component-tool-faq__question__answer{color:#fff9;font-weight:400;line-height:1.5;padding:0 20px 20px;position:relative;z-index:2}@media screen and (max-width: 850px){.component-tool-faq__questions{grid-template-columns:1fr}}@media screen and (max-width: 550px){.component-tool-faq{padding:24px 20px}.component-tool-faq__show{gap:0;width:100%;height:100%;top:0;left:0;font-size:0;justify-content:flex-end}.component-tool-faq__show span{font-size:0}.component-tool-faq__show svg{position:absolute;top:30px;right:20px}.component-tool-faq__heading{padding-right:50px;font-size:20px}}.component-form-container{border-radius:12px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(334deg,#09b78021,#09b78000 81.4%),#0a090e;padding:32px;margin:40px 0}.component-form-container.no-gradient{background:linear-gradient(191deg,#100f14,#100f1400 92.02%),#0a090e}.component-form-container__heading{color:#fff;font-family:Unbounded,sans-serif;font-weight:500;margin-bottom:1em}@media screen and (max-width: 1200px){.component-form-container{padding:20px}}@media screen and (max-width: 550px){.component-form-container__heading{font-size:20px}}.component-token-selector__flex{display:flex;align-items:flex-start;gap:24px}.component-token-selector__input{flex-grow:1;position:relative}.component-token-selector__button{font-weight:500;flex-shrink:0;padding-left:32px;padding-right:32px;min-height:56px}@media screen and (max-width: 600px){.component-token-selector__flex{flex-direction:column;gap:10px}.component-token-selector__input{width:100%}.component-token-selector__button{padding:11px;min-height:48px;width:100%}.component-token-selector__button .text{font-size:14px}}.component-input{border-radius:8px;border:1px solid rgba(255,255,255,.2);background:0;outline:0;height:56px;padding:0 24px;font-weight:400;color:#fff;display:block;width:100%;transition:border .3s ease}.component-input[disabled]{opacity:.4}.component-input:focus{border:1px solid rgba(255,255,255,.6)}.component-input::-moz-placeholder{font-style:italic;color:#fff9;font-weight:400}.component-input::placeholder{font-style:italic;color:#fff9;font-weight:400}.component-input.invalid{border:1px solid var(--red)!important}.component-input.with-buttons{text-align:center;padding:0 60px}.component-input.textarea{padding:16px 24px;min-height:114px;resize:none}.component-input__maxLength{margin-top:4px;color:#fff9;font-weight:400;line-height:1.333;display:flex;justify-content:flex-end}.component-input__container{position:relative}.component-input__numberButton{width:24px;height:24px;background:none;border:0;outline:0;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%)}.component-input__numberButton.decrease{left:24px}.component-input__numberButton.increase{right:24px}@media screen and (max-width: 600px){.component-input{height:48px;font-size:14px;padding:0 16px}}.component-label{color:#fff;font-weight:500;line-height:1.375;display:block;width:-moz-fit-content;width:fit-content;margin-bottom:8px}.component-label.no-margin{margin-bottom:0}.component-label__text{vertical-align:middle;margin-right:8px}.component-label__text.required:after{content:"*";color:var(--red);font-weight:400}.component-label__description{font-weight:400;color:#fff9;line-height:1.4444}.component-error-label{color:var(--red);font-weight:400;line-height:1.83;margin-top:8px}@media screen and (max-width: 550px){.component-label__text{font-size:14px}}.component-toggle-box{border-radius:8px;border:1px solid rgba(255,255,255,.2);padding:16px;display:flex;flex-direction:column;justify-content:space-between}.component-toggle-box__flex{display:flex;justify-content:space-between;gap:20px}.component-toggle-box__toggle{flex-shrink:0}.component-toggle-box__price{color:#faaf75;margin-top:2px;line-height:1.57143;font-weight:400;text-transform:uppercase}.component-toggle{width:42px;height:24px;position:relative}.component-toggle.disabled input[type=checkbox]{cursor:default}.component-toggle.disabled .off{opacity:.6}.component-toggle input[type=checkbox]{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:3;opacity:0}.component-toggle input[type=checkbox]:checked~.off{display:none}.component-toggle input[type=checkbox]:checked~.on{display:block}.component-toggle img{position:absolute;top:0;left:0;width:100%;height:100%}.component-toggle .off{display:block}.component-toggle .on{display:none}.component-toggle.big{width:140px;height:56px}@media screen and (max-width: 800px){.component-toggle.big{width:100px;height:40px}}@media screen and (max-width: 600px){.component-toggle.big{width:60px;height:24px}}.component-form-submit-and-fees{display:flex;align-items:center;justify-content:flex-end;margin-top:32px;gap:20px}.component-form-submit-and-fees.no-margin{margin-top:0}.component-form-submit-and-fees .label{color:#fff!important;font-weight:500!important;text-decoration:none!important}.component-form-submit-and-fees.has-free-access .component-form-submit-and-fees__total span{color:#fff9;text-decoration:line-through}.component-form-submit-and-fees.has-free-access .component-form-submit-and-fees__total .free-access{color:#faaf75;font-size:16px;text-decoration:none}.component-form-submit-and-fees__total{color:#fff;font-weight:500;line-height:1.375}.component-form-submit-and-fees__total span{color:#faaf75}.component-form-submit-and-fees__freeAccess{margin-left:8px}.component-form-submit-and-fees__freeAccess img{margin-top:-6px}.component-form-submit-and-fees__network{color:#fff9;font-weight:500;line-height:1.57143}.component-form-submit-and-fees__submit{font-weight:500;padding:18px 32px;min-width:163px}.component-form-submit-and-fees .component-question-popper svg{vertical-align:top}@media screen and (max-width: 600px){.component-form-submit-and-fees{flex-direction:column;text-align:center;margin-top:24px}.component-form-submit-and-fees__submit{width:100%;padding:11px;min-height:48px}}.component-image-upload__container{max-height:114px}.component-image-upload__notUploaded{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:16px;border:1px dashed rgba(255,255,255,.2);border-radius:8px;max-height:114px;transition:border .3s ease}.component-image-upload__notUploaded:hover{border:1px dashed rgba(255,255,255,.6)}.component-image-upload__bold{margin-top:4px;color:#fff;font-weight:400;line-height:1.1875}.component-image-upload__bold span{color:#c2f532;text-decoration:underline}.component-image-upload__text{color:#fff9;font-weight:400;line-height:1.5833;margin-top:3px}.component-image-upload__file{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;opacity:0;z-index:2}.component-image-upload__uploaded{display:grid;grid-template-columns:114px 1fr;border-radius:8px;border:1px solid rgba(255,255,255,.2)}.component-image-upload__logo{position:relative;padding-top:100%;border-radius:8px 0}.component-image-upload__logo img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.component-image-upload__uploadedContainer{padding:3.2em;display:flex;align-items:center;justify-content:space-between;overflow:hidden;gap:40px}.component-image-upload__uploadedFile{overflow:hidden}.component-image-upload__fileName{color:#fff;font-weight:500;line-height:1.375;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.component-image-upload__fileSize{color:#fff9;font-weight:400;line-height:1.333}.component-image-upload__change{border-radius:53px;border:1px solid rgba(255,255,255,.2);background:#ffffff0f;outline:0;cursor:pointer;padding:11px 20px;color:#fff9;transition:color .3s ease;position:relative;flex-shrink:0}.component-image-upload__change:hover{color:#fff}@media screen and (max-width: 600px){.component-image-upload__container{position:relative;max-height:none}.component-image-upload__notUploaded{padding:24px 16px;max-height:none}.component-image-upload__uploaded{grid-template-columns:1fr;position:relative}.component-image-upload__change{position:absolute;top:12px;right:12px;background:linear-gradient(315deg,#35385900,#35385999),#0a090e}.component-image-upload__uploadedContainer{padding:8px 20px}.component-image-upload__fileName{font-size:14px}}.component-question-popper{display:inline;vertical-align:middle}.component-question-popper svg{display:inline;vertical-align:middle}.component-question-popper__popover{background:#3b3a3e;color:#fff9;font-weight:400;padding:8px;border-radius:8px;max-width:225px;z-index:999}.component-question-popper.button{background:0;border:0;outline:0;cursor:pointer}.component-question-popper.button path,.component-question-popper.button circle{transition:stroke .3s ease}.component-question-popper.button:hover path,.component-question-popper.button:hover circle{stroke:#fff}.component-content{font-size:14px}.component-content a{color:var(--yellow);transition:color .3s ease}.component-content a:hover{color:var(--yellow-hover)}.component-content p{margin-bottom:16px}.component-content p:nth-last-child(1){margin-bottom:0}.component-content li{list-style:inside;line-height:1.35;margin-bottom:5px}.component-content li:nth-last-of-type(1){margin-bottom:0}.component-content ol{counter-reset:my-awesome-counter;margin:24px 0}.component-content ol li{counter-increment:my-awesome-counter;list-style:none;padding-left:20px;position:relative}.component-content ol li:before{content:counters(my-awesome-counter,".") ".";color:#fff;font-weight:500;position:absolute;left:0}.component-content ol li ul,.component-content ol li ol{margin-top:10px;counter-reset:my-awesome-counter}.component-content ul{margin:24px 0}.component-content ul li{list-style:none;position:relative;padding-left:20px}.component-content ul li:before{content:"";position:absolute;top:5px;left:0;width:8px;height:8px;border-radius:100%;background:#c2f532}.component-content ul li:after{content:"";position:absolute;top:9px;left:4px;width:3px;transform:translate(-50%,-50%);height:3px;border-radius:100%;background:#0a090e}.component-content>:first-child{margin-top:0}.component-content>:last-child{margin-bottom:0}.component-content table{margin:32px 0;border-radius:12px;background:linear-gradient(191deg,#100f14,#100f1400 92.02%),#0a090e;max-width:100%;border-collapse:collapse;box-shadow:0 0 0 1px #3c3b3f;min-width:0;display:grid;overflow:auto}.component-content table__block{min-width:0}.component-content table tbody{min-width:383px;display:block}.component-content table tr{display:grid;grid-template-columns:1fr 1fr 1fr}.component-content table tr:nth-of-type(1) td:nth-of-type(1){border-radius:12px 0 0}.component-content table tr:nth-of-type(1) td:nth-last-of-type(1){border-radius:0 12px 0 0}.component-content table tr:nth-last-of-type(1) td{border-bottom:0}.component-content table tr:nth-last-of-type(1) td:nth-of-type(1){border-radius:0 0 0 12px}.component-content table tr:nth-last-of-type(1) td:nth-last-of-type(1){border-radius:0 0 12px}.component-content td{padding:12px;background:#ffffff08;color:#fff;font-weight:600;line-height:1.625;border:1px solid #3C3B3F;border-top:0;border-left:0}.component-content td:nth-last-of-type(1){border-right:0}.component-content td.grey{background:linear-gradient(191deg,#100f14,#100f1400 92.02%),#0a090e;color:#fff9;font-weight:400}.component-useful-links{margin-top:40px;display:flex;align-items:center;justify-content:flex-end;gap:24px}.component-useful-links__buttons{display:flex;gap:16px}.component-useful-links__label{color:#fff;font-family:Unbounded,sans-serif;font-weight:400}.component-useful-links__button{display:flex;justify-content:center;align-items:center;gap:8px;padding:12px 20px 12px 12px;border-radius:53px;background:#ffffff0f;cursor:pointer;transition:opacity .3s ease}.component-useful-links__button:hover{opacity:.7}.component-useful-links__button.rugcheck{border:1px solid #d6ba59;box-shadow:0 0 12px #d6ba5933}.component-useful-links__button.holders{border:1px solid #C2F532;box-shadow:0 0 12px #c2f53233}.component-useful-links__button.bubblemaps{border:1px solid #9128DC;box-shadow:0 0 12px #dd209a33}.component-useful-links__button.dexscreener{border:1px solid #FFF;box-shadow:0 0 12px #fff3}.component-useful-links__button.disabled{opacity:.4;pointer-events:none}.component-useful-links__button img{width:32px;height:32px}@media screen and (max-width: 900px){.component-useful-links{display:block;flex-direction:column;align-items:flex-start}.component-useful-links__buttons{margin-top:12px}}@media screen and (max-width: 750px){.component-useful-links__buttons{display:grid;grid-template-columns:1fr 1fr;width:100%}}@media screen and (max-width: 600px){.component-useful-links__button{padding:4px 10px;min-height:48px}}@media screen and (max-width: 500px){.component-useful-links__buttons{grid-template-columns:1fr}}.component-table{margin-top:32px;border-radius:12px;border:1px solid #3C3B3F;background:linear-gradient(191deg,#100f14,#100f1400 92.02%),#0a090e;overflow:auto;max-width:100%}.component-table__wrapper{min-width:500px}.component-table__block{min-width:0}.component-table__row{display:grid;grid-template-columns:1fr 1fr 1fr}.component-table__row:nth-of-type(1) .component-table__block:nth-of-type(1){border-radius:12px 0 0}.component-table__row:nth-of-type(1) .component-table__block:nth-last-of-type(1){border-radius:0 12px 0 0}.component-table__row:nth-last-of-type(1) .component-table__block{border-bottom:0}.component-table__row:nth-last-of-type(1) .component-table__block:nth-of-type(1){border-radius:0 0 0 12px}.component-table__row:nth-last-of-type(1) .component-table__block:nth-last-of-type(1){border-radius:0 0 12px}.component-table__block{padding:16px;background:#ffffff08;color:#fff;font-weight:600;line-height:1.625;border:1px solid #3C3B3F;border-top:0;border-left:0}.component-table__block:nth-last-of-type(1){border-right:0}.component-table__block.grey{background:linear-gradient(191deg,#100f14,#100f1400 92.02%),#0a090e;color:#fff9;font-weight:400}@media screen and (max-widtH: 600px){.component-table__block{padding:12px 16px}.component-table__block .text{font-size:14px}}.component-globalNotification{background:linear-gradient(90deg,#24b689,#1a8b68);padding:13px 40px}.component-globalNotification .wrapper{max-width:var(--page-width);margin:0 auto;width:100%;text-align:center;position:relative;display:flex;justify-content:center;align-items:center;gap:24px;padding-right:60px}.component-globalNotification__content{font-size:16px;color:#fff;font-weight:500;text-align:left}.component-globalNotification__content a{border-radius:53px;background:var(--yellow);color:#0a090e;font-weight:500;line-height:normal}.component-globalNotification__button{flex-shrink:0;font-weight:500;padding:7px 20px}.component-globalNotification__button:hover svg{transform:translate(3px)}.component-globalNotification__button svg{display:inline;margin-left:4px;transition:transform .3s ease}.component-globalNotification__close{background:none;border:0;outline:0;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);right:0}.component-globalNotification__close:hover path{fill-opacity:1}.component-globalNotification__close path{transition:fill-opacity .3s ease}@media screen and (max-width: 1200px){.component-globalNotification{padding:13px 20px}}@media screen and (max-width: 600px){.component-globalNotification .wrapper{flex-direction:column;align-items:flex-start;gap:12px;padding-right:0}.component-globalNotification__content{padding-right:40px}.component-globalNotification__button{width:100%}.component-globalNotification__close{top:0;transform:none}}.component-toolsNotification{border-radius:12px;border:1px solid #C2F532;background:linear-gradient(139deg,#c2f53266,#c2f53200 66.36%),#0a090e;padding:32px;margin-top:40px;position:relative}.component-toolsNotification__heading{color:#fff;font-weight:500;line-height:1.444;padding-right:40px}.component-toolsNotification .component-content{color:#fff9;margin-top:8px;font-size:15px}.component-toolsNotification__close{background:none;border:0;outline:0;cursor:pointer;position:absolute;top:16px;right:16px}.component-toolsNotification__close path{transition:fill-opacity .3s ease}.component-toolsNotification__close:hover path{fill-opacity:1}@media screen and (max-width: 550px){.component-toolsNotification{padding:20px}}.component-connectWallet{max-width:614px;width:100%;border-radius:4px;border:2px solid var(--yellow);background:linear-gradient(139deg,#09b78021,#09b78000 66.36%),#0a090e;text-align:center;padding:3.2em}.component-connectWallet__icon{margin:0 auto}.component-connectWallet__heading{color:#fff;font-weight:400;line-height:1.333;margin-top:1em}footer{background:#0a090e;font-size:10px;padding:2.4em 40px;max-width:var(--page-width);width:100%;margin:0 auto}footer .container__grid{display:grid;grid-gap:6em;grid-template-columns:1.8fr 1fr 1fr 1fr}footer .container__text{margin-top:24px;font-weight:400;line-height:1.4444;color:#fff9}footer .container__button{margin-top:24px;padding:19px 24px}footer .container__button.go-back{filter:brightness(0) invert(1);margin-top:12px}footer .container__menu{list-style:none;display:grid;grid-template-columns:1fr;grid-gap:12px}footer .container__menu__name{color:#fff;font-weight:500;text-transform:uppercase;margin-bottom:20px}footer .container__menu__link{color:#fff9;font-weight:400;transition:color .3s ease}footer .container__menu__link a{transition:color .3s ease}footer .container__menu__link a:hover{color:var(--yellow)}footer .container__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:5.6em;border-top:1px solid #3C3B40;padding-top:24px;gap:60px}footer .container__copyright{font-weight:400;color:#fff9}footer .container__socials{display:flex;flex-shrink:0;gap:8px}footer .container__social{width:40px;height:40px;border-radius:100%;border:1px solid rgba(255,255,255,.2);display:flex;justify-content:center;align-items:center;transition:border .3s ease}footer .container__social path{transition:fill .3s ease}footer .container__social:hover{border:1px solid var(--yellow)}footer .container__social:hover path{fill:var(--yellow)}.page-home~footer{margin-top:50px}@media screen and (max-width: 1200px){.page-home~footer{margin-top:30px}footer .container__grid{grid-template-columns:1fr 1fr 1fr;grid-gap:60px}footer .container__left{grid-column:1/-1;text-align:center}footer .container__logo{margin:0 auto}footer .container__button{margin:24px auto 0}}@media screen and (max-width: 800px){footer .container__grid{grid-template-columns:1fr;grid-row-gap:40px}footer .container__middle{text-align:center}footer .container__right{text-align:center}footer .container__menu.grid{max-width:500px;margin:0 auto}footer .container__bottom{flex-direction:column;gap:20px;margin-top:40px}footer .container__copyright{order:2}}@media screen and (max-width: 700px){.page-home~footer{margin-top:0}}@media screen and (max-width: 450px){footer .container__menu.grid{grid-template-columns:1fr}}.component-radio-block{border-radius:8px;border:1px solid rgba(255,255,255,.2);padding:16px;position:relative;display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.component-radio-block__input{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px;opacity:0;cursor:pointer}.component-radio-block__input:checked+.component-radio-block__left .component-radio-block__radio{background:var(--yellow)}.component-radio-block__input:checked+.component-radio-block__left .component-radio-block__radio:after,.component-radio-block__input:checked+.component-radio-block__left .component-radio-block__radio:before{display:block}.component-radio-block__left{display:grid;grid-template-columns:16px 1fr;grid-gap:16px;align-items:start}.component-radio-block__radio{width:16px;height:16px;border-radius:100%;border:1px solid rgba(255,255,255,.2);background:linear-gradient(315deg,#fff0,#ffffff1f);flex-shrink:0;position:relative;margin-top:3px}.component-radio-block__radio:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:13px;height:13px;border-radius:100%;background:#0a090e;z-index:2;display:none}.component-radio-block__radio:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:100%;background:var(--yellow);z-index:2;display:none}.component-radio-block__text{color:#fff;font-weight:500;line-height:1.375;display:flex;align-items:center;gap:8px}.component-radio-block__description{margin-top:2px;color:#fff9;font-weight:400;line-height:1.57143}.component-radio-block__right{flex-shrink:0}.component-radio-block__price{color:#faaf75;font-weight:500;line-height:1.57143}@media screen and (max-width: 600px){.component-radio-block{padding:12px 16px}}.component-increment-decrement{display:flex;align-items:center;gap:12px;position:relative;z-index:3;border:1px solid rgba(255,255,255,.2);height:56px;border-radius:8px;padding:0 24px}.component-increment-decrement.without-border{border:0;height:auto;border-radius:0;padding:0}.component-increment-decrement__button{background:0;border:0;outline:0;cursor:pointer;width:24px;height:24px;border-radius:100%;flex-shrink:0}.component-increment-decrement__button img{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.component-increment-decrement__container{display:flex;flex-grow:1}.component-increment-decrement__input{text-align:center;background:0;outline:0;border:0!important;color:#fff;font-weight:400;min-width:0;height:auto;padding:0;flex-grow:1}@media screen and (max-width: 600px){.component-increment-decrement{height:48px;font-size:14px;padding:0 16px}}.component-solflare-disabled{border-radius:12px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(139deg,#09b78021,#09b78000 66.36%),#0a090e;margin:24px 0;padding:9.6em 3.2em}.component-solflare-disabled__container{text-align:center;max-width:1000px;margin:0 auto}.component-solflare-disabled__heading{color:#fff;font-weight:500;line-height:1.4375;font-family:Unbounded,sans-serif}.component-solflare-disabled__text{margin-top:24px;color:#fff9;font-weight:400;line-height:1.4}@media screen and (max-width: 700px){.component-solflare-disabled{padding:6.4em 3.2em}.component-solflare-disabled__heading{font-size:24px}.component-solflare-disabled__text{font-size:18px}}@media screen and (max-width: 400px){.component-solflare-disabled{padding:3.2em}.component-solflare-disabled__heading{font-size:20px}.component-solflare-disabled__text{font-size:16px}}.component-tools-pricing{border-radius:8px;border:1px solid #3D3D41;margin-top:34px;display:flex;padding:12px}.component-tools-pricing__block{padding:0 16px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid #3d3d41;min-width:0;margin:12px 0;flex-basis:100%}.component-tools-pricing__block:nth-of-type(1){border-left:0}.component-tools-pricing__block.total{border-radius:8px;background:#1d1c21;border-left:0;padding:12px 33px;margin:0}.component-tools-pricing__block.total .component-tools-pricing__cost{color:#c2f532}.component-tools-pricing__label{color:#fff9;font-weight:400;line-height:1.375}.component-tools-pricing__cost{color:#faaf75;font-weight:500;line-height:1.375;white-space:nowrap;display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis}.component-tools-pricing__cost span:not(.sol-text){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-tools-pricing__cost .sol-text{display:inline-block;min-width:30px;flex-shrink:0;text-overflow:unset;margin-left:5px}.component-tools-pricing__cost .regular{color:#fff9;text-decoration:line-through;margin-right:6px}.component-tools-pricing__popper{margin-left:5px}.component-tools-pricing__popper svg{display:block}.component-tools-pricing.sale .component-tools-pricing__regularPrice{color:#fff9;text-decoration:line-through}.component-tools-pricing.sale .component-tools-pricing__salePrice{margin-left:5px}@media screen and (max-width: 1600px){.component-tools-pricing.token-launch{display:grid;grid-template-columns:repeat(4,1fr);grid-row-gap:12px}.component-tools-pricing.token-launch .component-tools-pricing__block{margin:0}.component-tools-pricing.token-launch .component-tools-pricing__block:nth-of-type(5){border-left:0}.component-tools-pricing.token-launch .component-tools-pricing__block.total{background:none;padding:0 16px;border-left:1px solid #3d3d41;border-radius:0}}@media screen and (max-width: 1300px){.component-tools-pricing.pump-fun-launchpad{display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:12px}.component-tools-pricing.pump-fun-launchpad .component-tools-pricing__block{margin:0}.component-tools-pricing.pump-fun-launchpad .component-tools-pricing__block:nth-of-type(4){border-left:0}.component-tools-pricing.pump-fun-launchpad .component-tools-pricing__block.total{background:none;padding:0 16px;border-radius:0}}@media screen and (max-width: 1000px){.component-tools-pricing.pump-fun-launchpad{grid-template-columns:repeat(2,1fr)}.component-tools-pricing.pump-fun-launchpad .component-tools-pricing__block{margin:0}.component-tools-pricing.pump-fun-launchpad .component-tools-pricing__block:nth-of-type(3),.component-tools-pricing.pump-fun-launchpad .component-tools-pricing__block:nth-of-type(1),.component-tools-pricing.pump-fun-launchpad .component-tools-pricing__block:nth-of-type(5){border-left:0}.component-tools-pricing.pump-fun-launchpad .component-tools-pricing__block:nth-of-type(4){border-left:1px solid #3d3d41}.component-tools-pricing.token-launch{grid-template-columns:repeat(3,1fr)}.component-tools-pricing.token-launch .component-tools-pricing__block:nth-of-type(4),.component-tools-pricing.token-launch .component-tools-pricing__block:nth-last-of-type(1){border-left:0}.component-tools-pricing.token-launch .component-tools-pricing__block:nth-of-type(5){border-left:1px solid #3d3d41}}@media screen and (max-width: 720px){.component-tools-pricing.token-launch{grid-template-columns:repeat(2,1fr);order:4}.component-tools-pricing.token-launch .component-tools-pricing__block:nth-of-type(3),.component-tools-pricing.token-launch .component-tools-pricing__block:nth-of-type(5){border-left:0}.component-tools-pricing.token-launch .component-tools-pricing__block:nth-of-type(4){border-left:1px solid #3d3d41}}@media screen and (max-width: 500px){.component-tools-pricing{display:grid;grid-template-columns:1fr;padding:24px 0}.component-tools-pricing.token-launch,.component-tools-pricing.pump-fun-launchpad{grid-template-columns:1fr}.component-tools-pricing__block{border-left:0!important;text-align:center}.component-tools-pricing__cost{justify-content:center}}.component-launchpad-actions{display:flex;gap:12px;flex-grow:1;margin-top:32px}.component-launchpad-actions__button{flex-grow:1;padding:18px 24px}.component-launchpad-actions__button.launch-button{font-weight:500}@media screen and (max-width: 1360px) and (min-width: 951px){.component-launchpad-actions.token-launch{display:grid;grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width: 950px){.component-launchpad-actions{display:grid;grid-template-columns:1fr 1fr;row-gap:24px}}@media screen and (max-width: 750px){.component-launchpad-actions{margin-top:24px}}@media screen and (max-width: 720px){.component-launchpad-actions{order:6}}@media screen and (max-width: 600px){.component-launchpad-actions{grid-template-columns:1fr;grid-gap:12px}.component-launchpad-actions__button{min-height:48px;padding:12px}}.component-token-launch-table{margin:30px 0 0;width:100%;border-top:1px solid rgba(255,255,255,.2);border-radius:4px}.component-token-launch-table__column__ready{display:flex;align-items:center}.component-token-launch-table__column__ready svg{flex-shrink:0}.component-token-launch-table__column__balance{display:flex;align-items:center;gap:14px}.component-token-launch-table__column__loader{flex-shrink:0;font-size:3px;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;animation:mulShdSpin 1.1s infinite ease;transform:translateZ(0)}@keyframes mulShdSpin{0%,to{box-shadow:0 -2.6em #fff,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #ffffff80,-1.8em -1.8em #ffffffb3}12.5%{box-shadow:0 -2.6em #ffffffb3,1.8em -1.8em #fff,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #ffffff80}25%{box-shadow:0 -2.6em #ffffff80,1.8em -1.8em #ffffffb3,2.5em 0 #fff,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #fff3}37.5%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #ffffff80,2.5em 0 #ffffffb3,1.75em 1.75em #fff,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #fff3}50%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #ffffff80,1.75em 1.75em #ffffffb3,0 2.5em #fff,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #fff3}62.5%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #ffffff80,0 2.5em #ffffffb3,-1.8em 1.8em #fff,-2.6em 0 #fff3,-1.8em -1.8em #fff3}75%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #ffffff80,-1.8em 1.8em #ffffffb3,-2.6em 0 #fff,-1.8em -1.8em #fff3}87.5%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #ffffff80,-2.6em 0 #ffffffb3,-1.8em -1.8em #fff}}.component-token-launch-table__column__detailsButton{display:flex;align-items:center;gap:4px;color:#fff9;background:none;border:0;outline:0;cursor:pointer;font-weight:500;line-height:1.375;transition:color .3s ease}.component-token-launch-table__column__detailsButton svg{flex-shrink:0}.component-token-launch-table__column__detailsButton path{transition:stroke .3s ease,stroke-opacity .3s ease}.component-token-launch-table__column__detailsButton:hover{color:var(--yellow)}.component-token-launch-table__column__detailsButton:hover path{stroke:var(--yellow);stroke-opacity:1}.component-token-launch-table__column__id{color:#fff9;font-weight:500;line-height:1.375;display:flex;align-items:center}.component-token-launch-table__column__id .text{width:20px}.component-token-launch-table__column__id__maker{margin-left:8px;border:1px solid #C2F532;background:linear-gradient(315deg,#dff64d00,#dff64d1f);color:#c2f532;border-radius:12px;padding:4px 8px;font-size:12px}.component-token-launch-table__column__key{display:flex;align-items:center;gap:4px;color:#fff;font-weight:500;line-height:1.375;letter-spacing:1.6px}.component-token-launch-table__column__key .copy{background:none;border:0;outline:0;cursor:pointer;position:relative;width:16px;height:16px;display:flex;justify-content:center;align-items:center;flex-shrink:0}.component-token-launch-table__column__key .copy img{position:absolute}.component-token-launch-table__column__key .copy img.copied-checkmark{width:12px;height:12px}.component-token-launch-table__column__key .copy.copied img{display:none}.component-token-launch-table__column__key .copy.copied img.copied-checkmark{display:block}.component-token-launch-table__column__key .copied-checkmark{display:none}.component-token-launch-table__column__supply{width:-moz-fit-content;width:fit-content;display:flex;justify-content:center;align-items:center;text-align:center;padding:3px 8px;color:#fff;font-weight:500;line-height:1.375;letter-spacing:1.6px;border-radius:48px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(315deg,#fff0,#ffffff1f)}.component-token-launch-table .total-column{font-size:14px;color:#fff9;text-transform:uppercase;font-weight:500}.component-token-launch-table .total-balance-column,.component-token-launch-table .total-supply-column{color:#fff;font-size:16px;font-weight:500;line-height:1.375;letter-spacing:1.6px}.component-token-launch-table .p-datatable-table{border-left:1px solid #3D3D41;border-right:1px solid #3d3d41;border-radius:8px}.component-token-launch-table .p-datatable-tbody>tr>td{font-size:16px;font-weight:500;line-height:1.57143;letter-spacing:1.4px;color:#fff}.component-token-launch-table .p-datatable-thead{border-radius:4px}.component-token-launch-table .p-datatable-thead th{border-bottom:1px solid rgba(255,255,255,.2);padding:12px 24px}.component-token-launch-table .p-datatable-thead th:nth-of-type(1){border-radius:4px 0 0}.component-token-launch-table .p-datatable-thead th:nth-last-of-type(2){border-radius:0 4px 0 0}.component-token-launch-table .p-datatable-tbody{background:#1d1c21;border-left:1px solid rgba(255,255,255,.2)}.component-token-launch-table .p-datatable-tbody td{border:0!important;padding:12px 24px}.component-token-launch-table .p-datatable-tbody tr td:nth-of-type(2) .text,.component-token-launch-table .p-datatable-tbody tr td:nth-of-type(3) .text{overflow:hidden;max-width:400px;text-overflow:ellipsis;direction:rtl}@media screen and (max-width: 1600px){.component-token-launch-table__datatable .p-datatable-tbody tr td:nth-of-type(2) .text,.component-token-launch-table__datatable .p-datatable-tbody tr td:nth-of-type(3) .text{max-width:200px}}@media screen and (max-width: 1250px){.component-token-launch-table .p-datatable-tbody tr td:nth-of-type(2) .text,.component-token-launch-table .p-datatable-tbody tr td:nth-of-type(3) .text{max-width:100px}}@media screen and (min-width: 1001px){.component-token-launch-table__details{display:none}}@media screen and (max-width: 1000px){.component-token-launch-table{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.component-token-launch-table .p-datatable-table{border:0}.component-token-launch-table .p-datatable-tfoot{display:none}.component-token-launch-table__details{padding:12px 24px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:8px;background:linear-gradient(191deg,#100f14,#100f1400 92.02%),#0a090e;border:1px solid rgba(255,255,255,.2);border-top:0;border-radius:0 0 4px 4px}.component-token-launch-table__details__label{color:#fff9;font-weight:500;line-height:1.6667;text-transform:uppercase}.component-token-launch-table__details__value{margin-top:4px;color:#fff;font-weight:400}}@media screen and (max-width: 900px){.component-token-launch-table .p-datatable-tbody tr td:nth-of-type(3) .text,.component-token-launch-table .p-datatable-tbody tr td:nth-of-type(2) .text{max-width:150px}}@media screen and (max-width: 720px){.component-token-launch-table{order:3;min-width:0}.component-token-launch-table__details{grid-template-columns:1fr;order:4}.component-token-launch-table__details__column{text-align:center}.component-token-launch-table__details__value{margin:4px auto 0}.component-token-launch-table th:nth-of-type(4){min-width:100px}.component-token-launch-table .p-datatable-thead th:nth-of-type(1){padding:12px}.component-token-launch-table .p-datatable-tbody td:nth-of-type(1){padding:12px}.component-token-launch-table .p-datatable-tbody tr td:nth-of-type(3) .text,.component-token-launch-table .p-datatable-tbody tr td:nth-of-type(2) .text{max-width:100px}}@media screen and (max-width: 600px){.component-token-launch-table{margin-left:-20px;width:calc(100% + 40px);border-left:0;border-right:0;border-radius:0}.component-token-launch-table__column__detailsButton svg{width:12px;height:12px}.component-token-launch-table__column__detailsButton span{font-size:14px}.component-token-launch-table__details{margin-left:-20px;width:calc(100% + 40px);border-left:0;border-right:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.component-token-launch-table .p-datatable-table{border-left:0;border-right:0}.component-token-launch-table .p-datatable-thead th{padding:12px}.component-token-launch-table .p-datatable-tbody td:nth-of-type(1){padding-right:0}.component-token-launch-table .p-datatable-tbody .launch__column__id{font-size:14px}.component-token-launch-table .p-datatable-tbody tr td:nth-of-type(3),.component-token-launch-table .p-datatable-tbody tr td:nth-of-type(2){padding:12px}.component-token-launch-table .p-datatable-tbody tr td:nth-of-type(3) .text,.component-token-launch-table .p-datatable-tbody tr td:nth-of-type(2) .text{max-width:100px;font-size:14px}}@media screen and (max-width: 450px){.component-token-launch-table .p-datatable-tbody tr td:nth-of-type(2) .text{max-width:150px}}@media screen and (max-width: 400px){.component-token-launch-table .p-datatable-tbody tr td:nth-of-type(2) .text{max-width:100px}}.component-launchpad-wallets{margin-top:24px;display:flex;justify-content:space-between;flex-wrap:wrap;row-gap:20px}.component-launchpad-wallets__toggle{margin-left:24px}.component-launchpad-wallets__download{padding:20px}.component-launchpad-wallets__download path{transition:stroke .3s ease}.component-launchpad-wallets__download:hover path{stroke:var(--yellow)}.component-launchpad-wallets__left{display:flex;gap:32px;align-items:center}.component-launchpad-wallets__right{display:flex;gap:8px}.component-launchpad-wallets__label{display:flex;align-items:center;gap:8px}.component-launchpad-wallets__walletAmounts{display:flex;gap:12px}.component-launchpad-wallets__import{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.component-launchpad-wallets__walletAmount{padding:17px 26px;color:#fff;font-weight:500;line-height:1.375;border-radius:48px;border:1px solid rgba(255,255,255,.2);position:relative}.component-launchpad-wallets__walletAmount.active{pointer-events:none;border:1px solid #C2F532;background:linear-gradient(315deg,#dff64d00,#dff64d1f);color:#c2f532}.component-launchpad-wallets__walletAmount.clickable{border:1px solid rgba(255,255,255,.2);background:none;color:#fff;cursor:pointer;transition:border .3s ease,color .3s ease}.component-launchpad-wallets__walletAmount.clickable:hover{border:1px solid #C2F532;color:#c2f532}.component-launchpad-wallets__walletAmountInput{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:3px;opacity:0;z-index:2;cursor:pointer}.component-launchpad-wallets__button{padding:11px 24px;min-height:56px;font-weight:500;position:relative}@media screen and (min-width: 951px){.component-launchpad-wallets__download.mobile{display:none!important}}@media screen and (max-width: 950px){.component-launchpad-wallets{flex-direction:column}.component-launchpad-wallets__left{flex-direction:column;align-items:flex-start;gap:12px}.component-launchpad-wallets__download:not(.mobile){display:none}.component-launchpad-wallets__walletAmounts{flex-wrap:wrap}.component-launchpad-wallets__buttons{display:flex;gap:12px}}@media screen and (max-width: 750px){.component-launchpad-wallets__walletAmounts{width:100%;grid-template-columns:repeat(6,1fr);display:grid}.component-launchpad-wallets__walletAmount{justify-content:center;text-align:center;grid-column:span 2}.component-launchpad-wallets__button{min-height:58px;padding:14px 24px;grid-column:1/-1}.component-launchpad-wallets__buttons{grid-row:3;grid-column:1/-1}.component-launchpad-wallets__download{flex-basis:100%}}@media screen and (max-width: 720px){.component-launchpad-wallets{order:3}}@media screen and (max-width: 600px){.component-launchpad-wallets__walletAmounts{display:grid;grid-template-columns:1fr 1fr 1fr;width:100%}.component-launchpad-wallets__walletAmount{justify-content:center;text-align:center;padding:12px;min-height:48px;grid-column:auto}.component-launchpad-wallets__button{grid-column:1/-1;padding:14px;min-height:48px}.component-launchpad-wallets__buttons{flex-direction:column}}.component-token-vanity{grid-column:1/-1}.component-token-vanity__vanity{margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:2.4em}.component-token-vanity__vanity__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;margin-top:14px}.component-token-vanity__vanity__address{border-radius:8px;border:1px solid #C2F532;background:linear-gradient(238deg,#100f14 16.59%,#100f1400),#0a090e;margin-top:24px;display:flex;padding:20px;gap:16px;align-items:start}.component-token-vanity__vanity__address__inputContainer{flex-grow:1;position:relative}.component-token-vanity__vanity__address__input{opacity:1!important;padding-right:60px}.component-token-vanity__vanity__address__copy{background:none;border:0;outline:0;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);right:24px}.component-token-vanity__vanity__address__copy path{transition:stroke-opacity .3s ease}.component-token-vanity__vanity__address__copy:hover path{stroke-opacity:1}.component-token-vanity__vanity__address__button{font-weight:500;padding:16.5px 32px;min-width:212px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.component-token-vanity__vanity__address__button.loading svg{animation:1s linear infinite spin}.component-token-vanity__vanity__address__cancel{color:#faaf75;font-weight:500;text-decoration:underline;display:block;width:-moz-fit-content;width:fit-content;margin:8px auto 0;transition:opacity .3s ease}.component-token-vanity__vanity__address__cancel:hover{opacity:.8}.component-token-vanity__vanity__message{border-radius:8px;background:linear-gradient(180deg,#24b689,#10503c);padding:22px 24px;margin-top:16px;font-family:Montserrat,sans-serif;font-weight:500;line-height:1.375}.component-token-vanity__vanity.with-vanity .component-token-vanity_input{display:block}.component-token-vanity__vanity__description{margin-top:8px;min-width:196px}.component-token-vanity__vanity__sol{flex-shrink:0;color:#faaf75;font-weight:500;line-height:1.57143;margin-left:auto}.component-token-vanity__vanity__inputs{display:flex;align-items:center;gap:1.6em;flex-grow:1;flex-shrink:1}.component-token-vanity__vanity__input{flex-grow:1;display:none}.component-token-vanity__vanity__toggle{flex-shrink:0;margin-left:1.6em}@media screen and (max-width: 900px){.component-token-vanity__vanity__address{flex-direction:column;align-items:stretch}.component-token-vanity__vanity__address__button{width:100%}}@media screen and (max-width: 700px){.component-token-vanity__vanity{gap:12px}}@media screen and (max-width: 600px){.component-token-vanity__vanity{gap:12px}.component-token-vanity__vanity__address__button{min-width:0;padding:12.5px 16px}.component-token-vanity.with-vanity~.component-token-vanity__input{display:block}.component-token-vanity__description{font-size:12px}.component-token-vanity__input:not(.mobile){display:none!important}.component-token-vanity__input.mobile{margin-top:2px}.component-token-vanity__description{margin-top:4px}.component-token-vanity__toggle{margin-left:0}.component-token-vanity__sol{margin-left:0;order:2;font-size:10px}.component-token-vanity__inputs{flex-direction:column;gap:4px;align-items:flex-end;flex-shrink:0}}.component-volume-boost-top-up{border-radius:8px;border:1px solid #C2F532;background:linear-gradient(273deg,#c2f53200,#c2f53224),#0a090e;padding:16px 20px;margin:32px 0}.component-volume-boost-top-up__label2 label{font-size:20px}.component-volume-boost-top-up__flex{display:flex;gap:12px}.component-volume-boost-top-up__input{height:40px;width:100%;padding:0 12px}.component-volume-boost-top-up__button{flex-shrink:0;font-weight:600;padding:10px 28px}.component-volume-boost-top-up__button2{margin-top:12px;width:100%;height:40px;font-weight:600}.component-volume-boost-top-up__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px}@media screen and (max-width: 700px){.component-volume-boost-top-up__grid{grid-template-columns:1fr}}@media screen and (max-width: 550px){.component-volume-boost-top-up__flex{flex-direction:column}}.popup-order-details{margin-top:16px;position:relative;display:flex;flex-direction:column;justify-content:center;min-height:200px;align-items:center}.popup-order-details__general{padding:0 56px 32px;width:100%}.popup-order-details__row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:16px;margin-bottom:16px}.popup-order-details__row:nth-last-of-type(1){border-bottom:0;padding-bottom:0;margin-bottom:0}.popup-order-details__label{color:#fff9;line-height:1.375;font-weight:400}.popup-order-details__value{color:#fff;line-height:1.375;font-weight:400}.popup-order-details__value.completed{color:#24b689}.popup-order-details__value.in-progress{color:#faaf75}.popup-order-details__value.failed{color:var(--red)}.popup-order-details__additional{padding:32px 54px 0;width:100%;border-top:1px solid rgba(255,255,255,.2)}.popup-order-details__address{border-radius:8px;border:1px solid rgba(255,255,255,.2);background:#0a090e;padding:16px;margin-bottom:16px}.popup-order-details__address__flex{display:flex;justify-content:space-between;align-items:center}.popup-order-details__address__label{color:#fff9;font-weight:400;line-height:1.375}.popup-order-details__address__copy{display:flex;align-items:center;gap:4px;background:none;border:0;outline:0;color:#fff9;cursor:pointer;font-weight:400;line-height:1.57143;transition:color .3s ease;flex-shrink:0}.popup-order-details__address__copy path{transition:stroke-opacity .3s ease}.popup-order-details__address__copy:hover{color:#fff}.popup-order-details__address__copy:hover path{stroke-opacity:1}.popup-order-details__address__value{margin-top:4px;color:#fff;font-weight:400;line-height:1.375;overflow:hidden;text-overflow:ellipsis}.popup-order-details__buttons{display:flex;justify-content:flex-end;width:100%;margin-top:24px;padding:0 58px 32px;gap:16px}.popup-order-details__button{padding:18px 32px}.popup-order-details__progress{margin-bottom:32px}.popup-order-details__progress.paused .popup-order-details__progress__button{border:1px solid #C2F532!important;background:linear-gradient(315deg,#fff0,#ffffff1f)!important}.popup-order-details__progress.paused .popup-order-details__progress__fill{background:#6b6a6e}.popup-order-details__progress.paused .popup-order-details__progress__fill:after{background:#6b6a6e}.popup-order-details__progress.paused .popup-order-details__progress__percentage{color:#999bad}.popup-order-details__progress__labels{display:flex;justify-content:space-between}.popup-order-details__progress__label{color:#fff9;font-weight:400;line-height:1.333;margin-top:8px}.popup-order-details__progress__bar{border-radius:4px;background:linear-gradient(90deg,#ffffff1f 45.27%,#fff3);height:6px;margin-top:22px;position:relative}.popup-order-details__progress__percentage{position:absolute;font-weight:600;color:#fff;line-height:1.33;left:100%;transform:translate(-50%,-100%);top:-8px}.popup-order-details__progress__fill{background:var(--yellow);border-radius:4px;height:100%;position:absolute;top:0;left:0}.popup-order-details__progress__fill:after{content:"";position:absolute;left:100%;top:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:100%;background:var(--yellow)}.popup-order-details__progress__button{margin-top:10px;margin-left:auto;padding:5px 16px 5px 12px;line-height:1.57143}@media screen and (max-width: 700px){.popup-order-details{text-align:center}.popup-order-details .p-dropdown.dropdown-volume-boost-speed-change{margin-top:12px;width:100%;text-align:left}.popup-order-details.token-launch{margin-top:40px}.popup-order-details__row{padding-bottom:12px;margin-bottom:12px}.popup-order-details__row.with-dropdown{width:100%}.popup-order-details__general,.popup-order-details__additional,.popup-order-details__buttons{padding:16px 32px}.popup-order-details__buttons{padding-top:0;margin-top:0;justify-content:center}.popup-order-details__address{text-align:center}.popup-order-details__address__flex{flex-direction:column}.popup-order-details__button{flex-grow:1}.popup-order-details__row{flex-direction:column}}@media screen and (max-width: 450px){.popup-order-details__general,.popup-order-details__additional,.popup-order-details__buttons{padding:16px 20px}.popup-order-details__buttons{flex-direction:column}}.popup-how-to-use{margin-top:8px;padding:0 4.8em 3.2em}.popup-how-to-use__heading{color:#fff;font-weight:500;font-family:Unbounded,sans-serif}.popup-how-to-use__steps{margin-top:3.2em;display:grid;grid-template-columns:1fr;grid-gap:24px}.popup-how-to-use__step{display:grid;grid-template-columns:32px 1fr;grid-gap:20px}.popup-how-to-use__step.inner{margin-top:16px}.popup-how-to-use__stepInfo{overflow:auto}.popup-how-to-use__stepInfo.margin{margin-top:16px}.popup-how-to-use__count{display:flex;justify-content:center;align-items:center;height:30px;border-radius:100%;border:1px solid #C2F532;background:linear-gradient(315deg,#dff64d00,#dff64d1f);color:#fff;font-weight:500}.popup-how-to-use__text{color:#fff9;font-weight:400;line-height:1.625}.popup-how-to-use__text a{transition:color .3s ease;color:var(--yellow)}.popup-how-to-use__text a:hover{color:var(--yellow-hover)}.popup-how-to-use__boxes{margin-top:16px;display:grid;grid-template-columns:1fr;grid-gap:8px}.popup-how-to-use__box{display:grid;grid-template-columns:32px 1fr;grid-gap:2.4em;align-items:center;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(315deg,#fff0,#ffffff1f);padding:16px 32px 16px 24px}.popup-how-to-use__boxContent{color:#fff9;font-weight:400;line-height:1.625}.popup-how-to-use__bottom{display:flex;align-items:center;justify-content:flex-end;border-top:1px solid rgba(255,255,255,.2);margin-top:3.2em;padding-top:3.2em;gap:3.2em}.popup-how-to-use__haveQuestions{color:#fff;font-weight:500;line-height:1.375}.popup-how-to-use__contact{padding:18px 34px;font-weight:500}.popup-how-to-use__table{margin:16px 0}.popup-how-to-use__list{list-style:inside;margin-top:8px;margin-bottom:16px}.popup-how-to-use__list.grey{color:#fff9;line-height:1.625}.popup-how-to-use__list li{margin-bottom:8px}.popup-how-to-use__list li:nth-last-of-type(1){margin-bottom:0}.popup-how-to-use__list:nth-last-child(1){margin-bottom:0}.popup-how-to-use__list.no-margin{margin-top:0}.popup-how-to-use__list.letters{list-style-type:lower-alpha}.popup-how-to-use__list.letters span{margin-left:5px}@media screen and (max-width: 700px){.popup-how-to-use{padding:20px}.popup-how-to-use__heading{padding-right:30px}.popup-how-to-use__steps{grid-gap:16px;margin-top:24px}.popup-how-to-use__bottom{margin-top:24px;padding-top:24px;gap:24px}.popup-how-to-use__stepInfo.margin{margin-top:8px}}@media screen and (max-width: 600px){.popup-how-to-use__box{grid-template-columns:1fr;gap:8px;padding:16px}}@media screen and (max-width: 550px){.popup-how-to-use__heading{font-size:24px}.popup-how-to-use__bottom{flex-direction:column;gap:8px;padding-top:20px;margin-top:20px}.popup-how-to-use__list li{font-size:14px}.popup-how-to-use__step{grid-gap:16px;grid-template-columns:24px 1fr}.popup-how-to-use__text{font-size:14px}.popup-how-to-use__count{height:24px;font-size:14px}.popup-how-to-use__box img{width:25px;height:25px}.popup-how-to-use__boxContent,.popup-how-to-use__haveQuestions{font-size:14px}.popup-how-to-use__contact{width:100%;padding:11px}.popup-how-to-use__contact .text{font-size:14px}}.popup-coming-soon{max-width:648px;margin:32px auto 0;padding:0 32px 62px;text-align:center}.popup-coming-soon__timer{display:flex;justify-content:center;gap:16px}.popup-coming-soon__timerBox{border-radius:12px;border:2px solid #C2F532;background:linear-gradient(191deg,#100f14,#100f1400 92.02%);text-align:center;width:90px;height:90px;display:flex;flex-direction:column;justify-content:center;align-items:center}.popup-coming-soon__time{color:#fff;font-weight:600;line-height:1.09375}.popup-coming-soon__interval{color:#fff9;font-weight:400;line-height:1.333;margin-top:2px;text-transform:uppercase}.popup-coming-soon__heading{color:#fff;font-weight:500;margin-top:1em;font-family:Unbounded,"sans-serif"}.popup-coming-soon__text{margin-top:16px;color:#fff9;font-weight:400;line-height:1.4}.popup-coming-soon__buttons{display:flex;justify-content:center;gap:16px;margin-top:3.2em}.popup-coming-soon__button{padding:16px 24px;min-width:150px;font-weight:400}.popup-coming-soon__button path{transition:fill .3s ease}.popup-coming-soon__button:hover path{fill:var(--yellow)}@media screen and (max-width: 700px){.popup-coming-soon__timer{margin-top:56px}}@media screen and (max-width: 550px){.popup-coming-soon{padding:0 20px 30px}.popup-coming-soon__timer{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:16px}.popup-coming-soon__timerBox{width:auto;aspect-ratio:1;height:auto}.popup-coming-soon__heading{font-size:24px;margin-top:32px}.popup-coming-soon__text{font-size:16px}.popup-coming-soon__button{min-width:0;flex-basis:100%;padding:10px}}@media screen and (max-width: 450px){.popup-coming-soon__time{font-size:24px}.popup-coming-soon__interval{font-size:10px}.popup-coming-soon__button img{width:16px;height:16px}.popup-coming-soon__button .text{font-size:14px}}@media screen and (max-width: 400px){.popup-coming-soon__timer{grid-gap:8px}.popup-coming-soon__time{font-size:22px}}.popup-select-token{padding-bottom:72px;padding-top:32px}.popup-select-token__heading{text-align:center;font-weight:500;color:#fff;font-family:Sora,sans-serif}.popup-select-token__tokens{max-width:500px;width:100%;margin:32px auto 0;border-radius:3px;border:2px solid rgba(255,255,255,.2);padding:24px;background:linear-gradient(191deg,#100f14,#100f1400 92.02%),#0a090e;display:grid;grid-template-columns:1fr;grid-gap:16px;position:relative}.popup-select-token__tokens.fetching{min-height:200px;display:flex;justify-content:center;align-items:center}.popup-select-token__token{display:flex;align-items:center;justify-content:space-between;gap:20px}.popup-select-token__tokenDetails{overflow:hidden}.popup-select-token__tokenLeft{display:grid;align-items:center;grid-template-columns:40px 1fr;grid-gap:16px;overflow:hidden}.popup-select-token__tokenLogo{position:relative;padding-top:100%}.popup-select-token__tokenLogo img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.popup-select-token__tokenName{color:#fff;font-family:Sora,sans-serif;font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.popup-select-token__tokenBalance{color:#fff9;font-family:Sora,sans-serif;font-weight:400;text-overflow:ellipsis;overflow:hidden}.popup-select-token__button{padding:11px 24px;flex-shrink:0}.popup-select-token__tokenEmpty{text-align:center}.popup-select-token__tokenEmptyLogo{margin:14px auto 22px}.popup-select-token__tokenEmptyText{color:#fff;font-weight:400;line-height:1.5;margin-bottom:8px}.component-popup.select-token .component-popup__container{max-width:644px}@media screen and (max-width: 700px){.popup-select-token{padding-top:40px;padding-bottom:40px}.popup-select-token__tokens{max-width:none;border:0}}@media screen and (max-width: 450px){.popup-select-token__tokenLeft{grid-template-columns:30px 1fr;grid-gap:8px}}.popup-regenerateWallets{text-align:center;padding-bottom:48px;padding-top:24px}.popup-regenerateWallets__heading{font-weight:500;color:#fff;font-family:Sora,sans-serif}.popup-regenerateWallets__text{color:#fff9;font-weight:400;line-height:1.4;max-width:584px;margin:16px auto 0}.popup-regenerateWallets__buttons{display:flex;justify-content:center;gap:16px;margin-top:32px}.popup-regenerateWallets__button{padding:16px 24px}.popup-regenerateWallets__button.download:hover path{stroke:var(--yellow)}.popup-regenerateWallets__button.download path{transition:stroke .3s ease}.popup-regenerateWallets__button.regenerate,.popup-regenerateWallets__button.regenerate .text{font-weight:500}@media screen and (max-width: 700px){.popup-regenerateWallets{padding:48px 20px}}@media screen and (max-width: 550px){.popup-regenerateWallets__heading{font-size:24px}.popup-regenerateWallets__text{font-size:16px}.popup-regenerateWallets__buttons{display:grid;grid-template-columns:1fr;margin-top:24px}}.popup-collect-balances{padding:40px}.popup-collect-balances__heading{text-align:center;font-family:Sora,sans-serif;margin-bottom:1em}.popup-collect-balances__submit{margin-top:16px;width:100%;min-height:56px;font-weight:500}.popup-collect-balances__input{position:relative}.popup-collect-balances__input input{padding-right:200px}.popup-collect-balances__button{position:absolute;top:50%;transform:translateY(-50%);right:20px}@media screen and (max-width: 550px){.popup-collect-balances{padding:40px 20px}.popup-collect-balances__submit{min-height:48px}.popup-collect-balances__input input{padding-right:20px}.popup-collect-balances__button{position:static;transform:none;margin:16px 0;width:100%;min-height:48px}}.popup-tool-success__container .component-popup__closeButton{position:absolute;right:16px;top:16px;margin:0;z-index:4}.popup-tool-success__container .component-popup__closeButton path{stroke:#0a090e99}.popup-tool-success__heading{background:#c2f532;text-align:center;color:#0a090e;font-family:Unbounded,sans-serif;font-weight:500;padding:32px 64px;border-radius:12px 12px 0 0}@media screen and (max-width: 900px){.popup-tool-success__heading{padding:24px 48px;font-size:20px}}@media screen and (max-width: 500px){.popup-tool-success__heading{padding:18px 48px;font-size:16px}}.popup-tokens-burned{padding:40px 40px 72px}.popup-tokens-burned .component-resultsBox{margin-top:24px}.popup-tokens-burned .component-resultsBox__heading{display:none}.popup-tokens-burned .component-resultsBox__flex{border-top:2px solid var(--yellow);border-radius:8px}.popup-tokens-burned__logo{margin:0 auto;width:214.5px;height:60px}.popup-tokens-burned__token{border-radius:8px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(315deg,#fff0,#ffffff1f);width:-moz-fit-content;width:fit-content;padding:16px 24px;margin:32px auto 0;display:flex;align-items:center;justify-content:center;gap:24px}.popup-tokens-burned__name{color:#fff;font-weight:600}.popup-tokens-burned__tokenLogo{width:60px;height:60px;border-radius:100%}.popup-tokens-burned__tokenLogo img{border-radius:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.popup-tokens-burned__heading{font-family:Unbounded,sans-serif;line-height:1.75;color:#fff;text-align:center;font-weight:400;max-width:668px;margin:48px auto 0}.popup-tokens-burned__heading span{color:var(--yellow);font-family:Unbounded,sans-serif}.popup-tokens-burned__button{margin:32px auto 0;padding:18px 32px;min-height:56px}@media screen and (max-width: 700px){.popup-tokens-burned{padding:40px 20px}.popup-tokens-burned__heading{font-size:24px;margin:24px auto 0}}@media screen and (max-width: 450px){.popup-tokens-burned__token{padding:16px;gap:12px}.popup-tokens-burned__tokenLogo{width:32px;height:32px}.popup-tokens-burned__name{font-size:16px}.popup-tokens-burned__heading{font-size:20px}.popup-tokens-burned__button{width:100%}}.popup-tick-order-size-guide{padding:40px 96px 72px}.popup-tick-order-size-guide__heading{text-align:center;font-family:Unbounded,sans-serif;font-weight:400;line-height:1.75}.popup-tick-order-size-guide__disclaimer{margin-top:32px;color:#fff9;font-weight:400;line-height:1.5625}.popup-tick-order-size-guide__text{color:#fff9;font-weight:400;line-height:1.625}.popup-tick-order-size-guide__text a{transition:color .3s ease;color:var(--yellow)}.popup-tick-order-size-guide__text a:hover{color:var(--yellow-hover)}.popup-tick-order-size-guide__list{list-style:inside;margin-top:24px;margin-bottom:16px;color:#fff9}.popup-tick-order-size-guide__list li{margin-bottom:16px;line-height:1.625}.popup-tick-order-size-guide__list li:nth-last-of-type(1){margin-bottom:0}.popup-tick-order-size-guide__list:nth-last-child(1){margin-bottom:0}.popup-tick-order-size-guide__list.no-margin{margin-top:0}.popup-tick-order-size-guide__list.letters{list-style-type:lower-alpha}.popup-tick-order-size-guide__list.letters span{margin-left:5px}@media screen and (max-width: 900px){.popup-tick-order-size-guide{padding:40px}.popup-tick-order-size-guide__disclaimer{margin-top:24px}.popup-tick-order-size-guide__heading{font-size:24px}}@media screen and (max-width: 500px){.popup-tick-order-size-guide{padding:40px 20px}.popup-tick-order-size-guide__heading{font-size:20px}.popup-tick-order-size-guide__disclaimer{font-size:14px;margin-top:16px}}.popup-affiliate-withdraw{padding:48px 40px 72px;margin:0 auto}.popup-affiliate-withdraw__balance{text-align:center;color:#fff9;font-weight:400}.popup-affiliate-withdraw__balance span{color:var(--yellow)}.popup-affiliate-withdraw__heading{text-align:center;font-family:Unbounded,sans-serif;font-weight:400;color:#fff;line-height:1.75;margin-top:4px;margin-bottom:32px}.popup-affiliate-withdraw__balanceInput{padding:0 24px!important}.popup-affiliate-withdraw__amount{margin-top:24px}.popup-affiliate-withdraw__inputContainer{display:flex;gap:12px}.popup-affiliate-withdraw__input{flex-grow:1}.popup-affiliate-withdraw__max{min-width:107px}.popup-affiliate-withdraw__submit{padding:18px 32px;font-weight:500}@media screen and (max-width: 700px){.popup-affiliate-withdraw{padding:48px 20px}.popup-affiliate-withdraw__heading{font-size:24px;margin-bottom:24px}}@media screen and (max-width: 550px){.popup-affiliate-withdraw__inputContainer{flex-direction:column}.popup-affiliate-withdraw__amount{margin-top:12px}.popup-affiliate-withdraw__max{min-height:48px}}.popup-wallet-modal{padding:32px 40px 72px}.popup-wallet-modal__heading{text-align:center;color:#fff;font-weight:400;line-height:1.5;font-family:Unbounded,sans-serif}.popup-wallet-modal__text{margin-top:24px;color:#fff;text-align:center;font-weight:400;line-height:1.4}.popup-wallet-modal__providers{display:flex;justify-content:center;align-items:center;gap:16px;margin:32px auto 0;flex-wrap:wrap;row-gap:16px}.popup-wallet-modal__provider{display:flex;align-items:center;border-radius:78px;gap:16px;color:#fff;font-family:Sora,sans-serif;font-weight:500;cursor:pointer;transition:opacity .3s ease;padding-right:32px}.popup-wallet-modal__provider.phantom{border:1px solid #9786E4;background:linear-gradient(273deg,#9786e400,#9786e424),#0a090e}.popup-wallet-modal__provider.solflare{border:1px solid #FFEF47;background:linear-gradient(273deg,#ffef4700,#ffef4724),#0a090e}.popup-wallet-modal__provider__icon{width:60px;height:60px;position:relative;border-radius:100%;transform:translate(-1px)}.popup-wallet-modal__provider__icon img{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.popup-wallet-modal__provider:hover{opacity:.8}@media screen and (max-width: 800px){.popup-wallet-modal{padding-bottom:32px;padding-top:16px}.popup-wallet-modal__heading{font-size:24px}.popup-wallet-modal__text{font-size:16px;margin-top:1em}.popup-wallet-modal__providers{margin-top:24px}}@media screen and (max-width: 700px){.popup-wallet-modal{padding-top:32px}.popup-wallet-modal__provider{gap:8px}.popup-wallet-modal__provider__icon{width:50px;height:50px}.popup-wallet-modal__provider__name{font-size:16px}}@media screen and (max-width: 600px){.popup-wallet-modal__providers{grid-template-columns:1fr}}@media screen and (max-width: 500px){.popup-wallet-modal{padding-left:20px;padding-right:20px}.popup-wallet-modal__providers{gap:8px;row-gap:16px}.popup-wallet-modal__heading{font-size:20px}.popup-wallet-modal__text{font-size:14px}.popup-wallet-modal__provider__icon{width:38px;height:38px}}.popup-destructiveAction{text-align:center;padding-bottom:48px;padding-top:24px}.popup-destructiveAction__heading{font-weight:500;color:#fff;font-family:Sora,sans-serif}.popup-destructiveAction__text{color:#fff9;font-weight:400;line-height:1.4;max-width:584px;margin:16px auto 0}.popup-destructiveAction__buttons{display:flex;justify-content:center;gap:16px;margin-top:32px}.popup-destructiveAction__button{padding:16px 24px;min-width:200px}.popup-destructiveAction__button .text{font-weight:500}@media screen and (max-width: 700px){.popup-destructiveAction{padding:48px 20px}}@media screen and (max-width: 550px){.popup-destructiveAction__heading{font-size:24px}.popup-destructiveAction__text{font-size:16px}.popup-destructiveAction__buttons{display:grid;grid-template-columns:1fr;margin-top:24px}.popup-destructiveAction__button{min-width:0}}.page-tokenMint{padding:40px 0}.page-tokenMint .program{margin-bottom:4em}.page-tokenMint .program__type{display:flex;gap:32px;align-items:center}.page-tokenMint .program__type.spl .program__type__label.spl,.page-tokenMint .program__type.tax .program__type__label.tax{font-weight:500;color:#fff}.page-tokenMint .program__type__label{font-family:Unbounded,sans-serif;font-weight:300;line-height:normal;color:#fff9}.page-tokenMint .fees__transferable{border-radius:8px;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:space-between;min-height:56px;padding:0 24px}.page-tokenMint .form__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px}.page-tokenMint .form__urls{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-column:1/-1;grid-gap:24px}.page-tokenMint .form__revoke{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column:1/-1;grid-gap:24px;margin-top:24px}.page-tokenMint .form__revoke.tax{grid-template-columns:1fr 1fr 1fr 1fr}.page-tokenMint .form__extensions{display:flex;align-items:center;gap:18px}.page-tokenMint .form__extensions__description{margin-top:8px}.page-tokenMint .form__extensions__description a{color:var(--yellow);transition:color .3s ease}.page-tokenMint .form__extensions__description a:hover{color:var(--yellow-hover)}.page-tokenMint .form__block.fee{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px}.page-tokenMint .form__block.full{grid-column:1/-1}.page-tokenMint .form__block.fees{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;margin-top:24px}.page-tokenMint .form__feeChange{border-radius:8px;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:space-between;padding:16px}@media screen and (max-width: 1200px){.page-tokenMint .form__block.fees,.page-tokenMint .form__urls,.page-tokenMint .form__revoke{grid-template-columns:1fr 1fr}}@media screen and (max-width: 900px){.page-tokenMint .form__block.stretch{grid-column:1/-1}}@media screen and (max-width: 800px){.page-tokenMint .program__type{gap:24px}.page-tokenMint .program__type__label{font-size:20px}.page-tokenMint .program .component-toggle.big{width:100px;height:40px}}@media screen and (max-width: 600px){.page-tokenMint .program{margin-bottom:2em}.page-tokenMint .program__type{gap:12px}.page-tokenMint .program__type__label{font-size:16px}.page-tokenMint .program .component-toggle.big{width:60px;height:24px}.page-tokenMint .form__block.fees,.page-tokenMint .form__grid,.page-tokenMint .form__urls{grid-template-columns:1fr}.page-tokenMint .form__revoke{grid-template-columns:1fr;margin-top:24px}}@media screen and (max-width: 480px){.page-tokenMint .program__type{justify-content:space-between}.page-tokenMint .program .component-toggle.big{display:none}}@media screen and (max-width: 400px){.page-tokenMint .program__type{justify-content:space-between}.page-tokenMint .program__type__label{font-size:14px}}.page-error__main{flex-grow:1;display:flex;flex-direction:column;position:relative}.page-error__main:after{content:"";background:#1a1c0f;display:block;bottom:0;margin-left:-40px;max-width:calc(100% + 80px);width:calc(100% + 80px);flex-grow:1}.page-error__main.maintenance .container{padding-top:160px}.page-error__main.maintenance .container__heading{font-size:120px}.page-error__main.maintenance .container__image{margin-top:0}.page-error .background{position:absolute;top:0;left:-40px;width:calc(100% + 80px);max-width:calc(100% + 80px);max-height:517px}.page-error .container{padding-top:70px;position:relative;z-index:2}.page-error .container__heading{color:var(--yellow);font-family:Chelsea Market,sans-serif;font-size:160px;font-weight:400;letter-spacing:.03em;text-align:center;text-transform:uppercase;position:relative;z-index:3}.page-error .container__subheading{color:#fff;font-family:Chelsea Market,sans-serif;font-weight:400;font-size:56px;letter-spacing:-.03em;text-transform:uppercase;text-align:center;position:relative;z-index:3}.page-error .container__button{margin:40px auto 0;width:-moz-fit-content;width:fit-content;padding:18px 34px;font-weight:500;position:relative;z-index:3}.page-error .container__image{width:calc(100% + 80px);max-width:none;margin-top:-120px;margin-left:-40px;position:relative;z-index:2}@media screen and (max-width: 1300px){.page-error .container__heading{font-size:120px}.page-error .container__subheading{font-size:40px}}@media screen and (max-width: 1200px){.page-error__main:after{margin-left:-20px;width:calc(100% + 40px);max-width:calc(100% + 40px)}.page-error .background{left:-20px;width:calc(100% + 40px);max-width:calc(100% + 40px)}.page-error .container__image{width:calc(100% + 40px);max-width:calc(100% + 40px);margin-left:-20px}.page-error .container__heading{font-size:120px}.page-error .container__subheading{font-size:40px}}@media screen and (max-width: 1000px){.page-error__main.maintenance .container__heading{font-size:60px}.page-error__main.maintenance .container__image{margin-top:60px}.page-error .container__image{margin-top:-60px}}@media screen and (max-width: 850px){.page-error .container{padding-top:30px}.page-error .container__heading{font-size:100px}.page-error .container__subheading{font-size:32px}}@media screen and (max-width: 700px){.page-error__main.maintenance .container{padding-top:60px}.page-error .container{padding-top:30px}.page-error .container__heading{font-size:70px}.page-error .container__button{padding:16px 24px;margin-top:20px}.page-error .container__image{margin-top:-20px}}@media screen and (min-width: 501px){.page-error .container__image.mobile{display:none}}@media screen and (max-width: 500px){.page-error__main:after{display:none}.page-error__main.maintenance .container{padding-top:100px}.page-error__main.maintenance .container__heading{font-size:40px;margin:auto 0}.page-error__main.maintenance .container__image{margin-top:auto}.page-error__main.maintenance .container__subheading{display:none}.page-error .container{flex-grow:1;display:flex;flex-direction:column;padding-top:72px}.page-error .container__heading{line-height:67px}.page-error .container__subheading{font-size:28px;margin-top:16px}.page-error .container__button{width:100%;padding:20px;margin-top:48px}.page-error .container__image:not(.mobile){display:none}.page-error .container__image{margin-top:auto}}.page-orderHistory .page__content{display:flex;flex-direction:column}.page-orderHistory__main{padding:40px 0;flex-grow:1}.page-orderHistory__main.not-connected{display:flex;justify-content:center;align-items:center}.page-orderHistory__main .history{border-radius:12px;padding:32px 32px 0;margin-top:4em;position:relative;border:1px solid rgba(255,255,255,.2)}.page-orderHistory__main .history:before{content:"";position:absolute;top:0;left:0;width:100%;border-radius:12px;background:linear-gradient(139deg,#09b78021,#09b78000 66.36%),#0a090e;height:422px;max-height:100%}.page-orderHistory__main .filters{display:flex;align-items:center;justify-content:space-between;position:relative}.page-orderHistory__main .filters__dateRange{width:246px}.page-orderHistory__main .filters__left{display:flex;align-items:center;gap:16px}.page-orderHistory__main .filters__block{display:flex;align-items:center;gap:12px}.page-orderHistory__main .filters__block.tools-select,.page-orderHistory__main .filters__block.status-select{position:relative}.page-orderHistory__main .filters__block.tools-select .p-multiselect:before,.page-orderHistory__main .filters__block.status-select .p-multiselect:before{content:url(/images/calendar-07.svg);position:absolute;top:50%;transform:translateY(-50%);left:12px;margin-top:2px}.page-orderHistory__main .filters__block.tools-select .p-multiselect-label,.page-orderHistory__main .filters__block.status-select .p-multiselect-label{padding-left:36px}.page-orderHistory__main .filters__block.status-select .p-multiselect:before{content:url(/images/statusse.svg)}.page-orderHistory__main .filters__label{color:#fff;font-weight:4500;line-height:1.375}.page-orderHistory__main .filters__right{display:flex;align-items:center;gap:12px}.page-orderHistory__main .filters__right .p-dropdown{width:70px}.page-orderHistory__main .p-datatable-wrapper{border-radius:12px}.page-orderHistory__main .p-datatable-thead{background:none}.page-orderHistory__main .table__empty{min-height:640px;display:flex;justify-content:center;align-items:center}.page-orderHistory__main .table__empty__container{max-width:454px;width:100%;border-radius:4px;background:linear-gradient(139deg,#09b78021,#09b78000 66.36%),#0a090e;border:2px solid var(--yellow);text-align:center;padding:32px}.page-orderHistory__main .table__empty__icon{margin:0 auto}.page-orderHistory__main .table__empty__message{margin-top:24px;font-weight:400;line-height:1.5}.page-orderHistory__main .table__column__orderId{color:#fff9;font-size:16px;font-weight:500;line-height:1.375}.page-orderHistory__main .table__column__tool{display:flex;align-items:center;gap:5px;border-radius:48px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(315deg,#fff0,#ffffff1f);width:-moz-fit-content;width:fit-content;padding:8px 12px;color:#fff;font-weight:400}.page-orderHistory__main .table__column__tool img{width:16px;height:16px;flex-shrink:0}.page-orderHistory__main .table__column__details{display:flex;align-items:center;gap:4px;color:#fff9;background:none;border:0;outline:0;cursor:pointer;font-weight:500;line-height:1.375;transition:color .3s ease}.page-orderHistory__main .table__column__details svg{flex-shrink:0}.page-orderHistory__main .table__column__details path{transition:stroke .3s ease,stroke-opacity .3s ease}.page-orderHistory__main .table__column__details:hover{color:var(--yellow)}.page-orderHistory__main .table__column__details:hover path{stroke:var(--yellow);stroke-opacity:1}.page-orderHistory__main .table__column__status{padding:6px 13px;font-weight:400;color:#fff;width:-moz-fit-content;width:fit-content;min-width:107px;text-align:center}.page-orderHistory__main .table__column__status.completed{border-radius:48px;border:1px solid #24B689;background:linear-gradient(315deg,#24b68900,#24b6891f)}.page-orderHistory__main .table__column__status.in-progress{border-radius:48px;border:1px solid #FAAF75;background:linear-gradient(315deg,#faaf7500,#faaf751f)}.page-orderHistory__main .table__column__status.failed{border-radius:48px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(315deg,#fff0,#ffffff1f)}@media screen and (max-width: 1200px){.page-orderHistory__main .p-datatable td:nth-of-type(5),.page-orderHistory__main .p-datatable th:nth-of-type(5){display:none}}@media screen and (max-width: 1000px){.page-orderHistory__main .p-datatable .p-datatable-tbody{background:none}.page-orderHistory__main .p-datatable td:nth-of-type(4),.page-orderHistory__main .p-datatable th:nth-of-type(4){display:none}.page-orderHistory__main .history{padding:0;border:0}.page-orderHistory__main .history:before{display:none}.page-orderHistory__main .filters{flex-direction:column;align-items:flex-start;gap:16px}.page-orderHistory__main .filters__right{justify-content:flex-end;width:100%}.page-orderHistory__main .table__empty{min-height:0}.page-orderHistory__main .table__empty__container{border:0;background:none}}@media screen and (max-width: 850px){.page-orderHistory__main .p-datatable td:nth-of-type(1),.page-orderHistory__main .p-datatable th:nth-of-type(1){display:none}}@media screen and (max-width: 670px){.page-orderHistory__main .p-datatable td:nth-of-type(2),.page-orderHistory__main .p-datatable th:nth-of-type(2){display:none}.page-orderHistory__main .filters__block,.page-orderHistory__main .filters__dateRange{width:100%}.page-orderHistory__main .filters__left{display:grid;grid-template-columns:1fr;width:100%}.page-orderHistory__main .filters__left .p-multiselect,.page-orderHistory__main .filters__left .p-dropdown{width:100%}}@media screen and (max-width: 500px){.page-orderHistory__main .p-datatable th{padding:12px 16px}.page-orderHistory__main .p-datatable-tbody>tr>td{padding:12px 16px}.page-orderHistory__main .table__column__details svg{width:12px;height:12px}.page-orderHistory__main .table__column__details span,.page-orderHistory__main .table__column__tool{font-size:14px}}@media screen and (max-width: 400px){.page-orderHistory__main .table__column__tool{font-size:12px;padding:8px}.page-orderHistory__main .table__column__tool img{width:12px;height:12px}}.page-tokenLaunch{padding:40px 0}.page-tokenLaunch .raydium{margin-bottom:4em}.page-tokenLaunch .raydium__type{display:flex;gap:32px;align-items:center}.page-tokenLaunch .raydium__type.amm .raydium__type__label.amm,.page-tokenLaunch .raydium__type.cpmm .raydium__type__label.cpmm{font-weight:500;color:#fff}.page-tokenLaunch .raydium__type__label{font-family:Unbounded,sans-serif;font-weight:300;line-height:normal;color:#fff9;background:none;border:0;outline:0;cursor:pointer;text-align:left}.page-tokenLaunch .openbook__exists{display:flex;gap:8px}.page-tokenLaunch .openbook__exists__input{margin-top:24px}.page-tokenLaunch .launch__generateWallets__leaveBalance{margin-top:24px;display:flex;align-items:center}.page-tokenLaunch .launch__generateWallets__leaveBalance .component-label{display:inline-block}.page-tokenLaunch .launch__generateWallets__leaveBalance .component-question-popper{margin-right:24px}.page-tokenLaunch .launch__estimations{margin:24px 0;border-radius:8px;background:#1d1c21;display:flex;justify-content:center;padding:20px 32px}.page-tokenLaunch .launch__estimations__block{padding:11px 32px;position:relative;text-align:center}.page-tokenLaunch .launch__estimations__block:nth-last-of-type(1):after{display:none}.page-tokenLaunch .launch__estimations__block:after{content:"";position:absolute;right:0;height:100%;width:1px;background:#3d3d41;top:50%;transform:translateY(-50%)}.page-tokenLaunch .launch__estimations__text{color:#fff9;font-weight:500;letter-spacing:.1em}.page-tokenLaunch .launch__estimations__text span{color:var(--yellow);font-weight:700}.page-tokenLaunch .launch__tokenAddress{margin-top:24px}.page-tokenLaunch .launch__tokenAddress__flex{display:flex;gap:24px;margin-top:8px}.page-tokenLaunch .launch__tokenAddress__input{height:auto;min-height:56px;margin:0}.page-tokenLaunch .launch__tokenAddress__select{padding:19px 24px;width:-moz-fit-content;width:fit-content;flex-shrink:0;min-width:200px;font-weight:500}.page-tokenLaunch .launch__settings{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:16px;margin-top:24px}.page-tokenLaunch .launch__settings__label{display:flex;align-items:center;gap:8px;margin-bottom:8px}.page-tokenLaunch .launch__settings__inputContainer{position:relative}.page-tokenLaunch .launch__settings__maxInput{position:absolute;top:28px;transform:translateY(-50%);right:10px}.page-tokenLaunch .launch__settings__tokenLiquidity{padding-right:100px}.page-tokenLaunch .launch__details{margin-top:24px;display:flex;justify-content:space-between;flex-shrink:0;gap:4em;flex-wrap:wrap;row-gap:24px}.page-tokenLaunch .launch__details__detailText{color:#fff9;font-weight:500;line-height:1.375;vertical-align:bottom}.page-tokenLaunch .launch__details__detailText span{color:#faaf75;max-width:100px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;vertical-align:bottom;line-height:1.375}.page-tokenLaunch .launch__details__detail{display:flex;align-items:flex-start}.page-tokenLaunch .launch__details__detail .component-form-submit-and-fees__total{color:#fff9}.page-tokenLaunch .launch__details__fees{color:#fff9;font-weight:500;line-height:1.57143}.page-tokenLaunch .launch__buttons{display:flex;gap:12px;flex-grow:1}.page-tokenLaunch .launch__buttons__button{flex-grow:1;padding:18px 24px}.page-tokenLaunch .launch__buttons__button.launch-button{font-weight:500}.page-tokenLaunch .launch__openbook{margin-top:24px;display:flex;justify-content:space-between;align-items:center;gap:24px}.page-tokenLaunch .launch__openbook__inputs{display:flex;align-items:center;flex-grow:1;gap:24px}.page-tokenLaunch .launch__openbook__input{flex-grow:1;display:none}.page-tokenLaunch .launch__openbook__input.shown{display:block}.page-tokenLaunch .launch__openbook__toggle{margin-left:auto;flex-shrink:0}.page-tokenLaunch .launch__advancedOptions{margin-top:24px}.page-tokenLaunch .launch__advancedOptions__toggle{margin-bottom:28px;transform:translateY(50%);flex-shrink:0}.page-tokenLaunch .launch__advancedOptions .p-dropdown-trigger{width:10px}.page-tokenLaunch .launch__advancedOptions__label{flex-shrink:0;margin-bottom:28px;transform:translateY(50%)}.page-tokenLaunch .launch__advancedOptions__block{min-width:0}.page-tokenLaunch .launch__advancedOptions__toggleFlex{display:flex;align-items:center;justify-content:space-between;gap:24px}.page-tokenLaunch .launch__advancedOptions__container{margin-top:24px;display:flex;align-items:flex-end;gap:24px}.page-tokenLaunch .launch__advancedOptions__container.active .launch__advancedOptions__inputs{display:grid}.page-tokenLaunch .launch__advancedOptions__dropdown{margin-top:8px;width:100%;height:56px;display:flex;align-items:center;background:none}.page-tokenLaunch .launch__advancedOptions__inputs{display:none;grid-template-columns:1fr 1fr 1fr 1fr;align-items:end;grid-gap:24px;flex-grow:1}.page-tokenLaunch .launch__advancedOptions__inputContainer{position:relative}.page-tokenLaunch .launch__sizes{margin-top:24px;display:grid;grid-template-columns:1fr 1fr;grid-gap:16px}@media screen and (min-width: 1351px){.page-tokenLaunch .launch__advancedOptions__toggle.mobile{display:none!important}}@media screen and (max-width: 1350px){.page-tokenLaunch .launch__advancedOptions__container{flex-direction:column;align-items:flex-start;gap:0}.page-tokenLaunch .launch__advancedOptions__label{display:flex;gap:24px;row-gap:8px;flex-wrap:wrap;align-items:center;margin:0;transform:none}.page-tokenLaunch .launch__advancedOptions__toggle:not(.mobile){display:none}.page-tokenLaunch .launch__advancedOptions__toggle{margin:0;transform:none}.page-tokenLaunch .launch__advancedOptions__inputs{width:100%;margin-top:24px}}@media screen and (max-width: 1200px){.page-tokenLaunch .launch__advancedOptions__inputs{grid-template-columns:1fr 1fr}}@media screen and (max-width: 1000px){.page-tokenLaunch .launch__estimations{flex-direction:column;padding:0 32px}.page-tokenLaunch .launch__estimations__block{padding:20px 0}.page-tokenLaunch .launch__estimations__block:after{left:50%;transform:translate(-50%);right:auto;width:100%;height:1px;bottom:0;top:auto}}@media screen and (max-width: 950px){.page-tokenLaunch .launch__buttons{display:grid;grid-template-columns:1fr 1fr;row-gap:24px}.page-tokenLaunch .launch__generateWallets__leaveBalance{margin-top:0}}@media screen and (max-width: 750px){.page-tokenLaunch .launch__generateWallets__leaveBalance{margin-top:20px}.page-tokenLaunch .launch__settings{grid-template-columns:1fr}.page-tokenLaunch .launch__details{flex-direction:column;text-align:center;display:block}.page-tokenLaunch .launch__details__detail{display:block;margin-top:12px}.page-tokenLaunch .launch__buttons{margin-top:24px}.page-tokenLaunch .launch__estimations{order:3}}@media screen and (max-width: 800px){.page-tokenLaunch .raydium__type{gap:24px}.page-tokenLaunch .raydium__type__label{font-size:20px}.page-tokenLaunch .raydium .component-toggle.big{width:100px;height:40px}}@media screen and (max-width: 720px){.page-tokenLaunch .launch{display:grid;grid-template-columns:1fr}.page-tokenLaunch .launch__settings,.page-tokenLaunch .launch__generateWallets__leaveBalance{order:2}.page-tokenLaunch .launch__details{order:5}}@media screen and (max-width: 600px){.page-tokenLaunch .raydium{margin-bottom:2em}.page-tokenLaunch .raydium__type{gap:12px}.page-tokenLaunch .raydium__type__label{font-size:16px}.page-tokenLaunch .raydium .component-toggle.big{width:60px;height:24px}.page-tokenLaunch .component-form-submit-and-fees{text-align:left}.page-tokenLaunch .launch__advancedOptions__label{font-size:14px}.page-tokenLaunch .launch__advancedOptions__dropdown{height:48px}.page-tokenLaunch .launch__advancedOptions__dropdown .p-dropdown-label{font-size:14px;padding:0 16px}.page-tokenLaunch .launch__advancedOptions__inputs{grid-template-columns:1fr}.page-tokenLaunch .launch__buttons{grid-template-columns:1fr;grid-gap:12px}.page-tokenLaunch .launch__buttons__button{min-height:48px;padding:12px}.page-tokenLaunch .launch__tokenAddress__flex{flex-direction:column;gap:12px}.page-tokenLaunch .launch__tokenAddress__select{width:100%;padding:14px;min-height:48px}.page-tokenLaunch .launch__settings__maxInput{padding:6px 12px;top:24px}.page-tokenLaunch .launch__settings__maxInput .text{font-size:14px}}.page-manageLiquidity{padding:40px 0}.page-manageLiquidity .liquidity__type{display:flex;align-items:center;gap:32px}.page-manageLiquidity .liquidity__type__label{background:none;border:0;outline:0;cursor:pointer;color:#fff9;font-family:Unbounded,sans-serif;font-weight:300}.page-manageLiquidity .liquidity__type.add .liquidity__type__label.add,.page-manageLiquidity .liquidity__type.withdraw .liquidity__type__label.withdraw{color:#fff}.page-manageLiquidity .liquidity__form{margin-top:24px;display:none}.page-manageLiquidity .liquidity__form.active{display:block}.page-manageLiquidity .liquidity__grid{display:grid;grid-template-columns:1fr;grid-gap:24px}.page-manageLiquidity .liquidity__withdraw{display:flex;gap:16px}.page-manageLiquidity .liquidity__withdraw__buttons{display:flex;flex-shrink:0;gap:8px}.page-manageLiquidity .liquidity__withdraw__details{display:flex;align-items:center;justify-content:space-between;margin-top:8px;gap:20px}.page-manageLiquidity .liquidity__withdraw__amountButton{font-weight:500;padding:18px 32px;min-height:56px;flex-shrink:0}.page-manageLiquidity .liquidity__withdraw__amounts{display:flex;align-items:center;gap:20px}.page-manageLiquidity .liquidity__withdraw__submit{flex-shrink:0}.page-manageLiquidity .liquidity__withdraw__goingTo{color:#fff9;font-weight:500;line-height:1.375}.page-manageLiquidity .liquidity__withdraw__goingTo span{color:#faaf75}.page-manageLiquidity .liquidity__button{flex-shrink:0;min-width:107px;min-height:56px}.page-manageLiquidity .liquidity__address{display:flex;gap:24px}.page-manageLiquidity .liquidity__address__check{flex-shrink:0;min-height:56px;padding:16px 32px;font-weight:500}.page-manageLiquidity .liquidity__amounts{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px}.page-manageLiquidity .liquidity__amount__loaderContainer{position:absolute;top:50%;right:20px;transform:translateY(-50%);z-index:2}.page-manageLiquidity .liquidity__amount__inputContainer{width:100%;position:relative}.page-manageLiquidity .liquidity__amount__input{padding-right:60px}.page-manageLiquidity .liquidity__amount__inputs{display:flex;gap:16px}.page-manageLiquidity .liquidity__amount__balance{align-self:center;color:#fff9;font-weight:500;line-height:1.375;margin-left:8px}.page-manageLiquidity .liquidity__amount__balance span{color:#faaf75;display:block}@media screen and (max-width: 1200px){.page-manageLiquidity .liquidity__amounts{grid-template-columns:1fr;grid-gap:24px}.page-manageLiquidity .liquidity__withdraw__amounts{margin-left:auto}.page-manageLiquidity .liquidity__withdraw__amountButton{order:2}.page-manageLiquidity .liquidity__withdraw__details{flex-direction:column;align-items:flex-start;gap:20px}.page-manageLiquidity .liquidity__withdraw__submit{margin-left:auto}}@media screen and (max-width: 800px){.page-manageLiquidity .liquidity__type{gap:24px}.page-manageLiquidity .liquidity__type__label{font-size:20px}.page-manageLiquidity .liquidity__withdraw__amounts{flex-direction:column;align-items:flex-end;gap:8px}}@media screen and (max-width: 600px){.page-manageLiquidity .liquidity__withdraw__goingTo{text-align:center;width:100%;font-size:14px}.page-manageLiquidity .liquidity__withdraw__amounts{margin:0;width:100%}.page-manageLiquidity .liquidity__withdraw__amountButton{width:100%;padding:11px;min-height:48px}.page-manageLiquidity .liquidity__withdraw__amountButton .text{font-size:14px}.page-manageLiquidity .liquidity__withdraw__submit{margin:0;width:100%}.page-manageLiquidity .liquidity__address{flex-direction:column;gap:12px}.page-manageLiquidity .liquidity__address__check{padding:11px;min-height:48px}.page-manageLiquidity .liquidity__address__check .text{font-size:14px}.page-manageLiquidity .liquidity__amounts{padding-right:0}.page-manageLiquidity .liquidity__button{min-height:48px;min-width:80px}.page-manageLiquidity .liquidity__button .text{font-size:14px}.page-manageLiquidity .liquidity__amount__input{grid-column:1/-1}.page-manageLiquidity .liquidity__amount__inputs{flex-direction:column}.page-manageLiquidity .liquidity__type{gap:12px}.page-manageLiquidity .liquidity__type__label{font-size:16px}}@media screen and (max-width: 470px){.page-manageLiquidity .liquidity__type{justify-content:space-between}.page-manageLiquidity .liquidity__type__toggle{display:none}}@media screen and (max-width: 400px){.page-manageLiquidity .liquidity__type__label{font-size:14px}}.page-revokeAuthorities{padding:40px 0}.page-revokeAuthorities .authorities__grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:24px;margin-top:32px}@media screen and (max-width: 1200px){.page-revokeAuthorities .authorities__grid{grid-template-columns:1fr 1fr}}@media screen and (max-width: 600px){.page-revokeAuthorities .authorities__grid{grid-template-columns:1fr;margin-top:24px}}.page-updateMetadata{padding:40px 0}.page-updateMetadata .metadata__grid{margin-top:24px;display:grid;grid-template-columns:1fr 1fr;grid-gap:24px}.page-updateMetadata .metadata__urls{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:24px}@media screen and (max-width: 1200px){.page-updateMetadata .metadata__urls{grid-template-columns:1fr 1fr}}@media screen and (max-width: 900px){.page-updateMetadata .metadata__block.stretch{grid-column:1/-1}}@media screen and (max-width: 600px){.page-updateMetadata .metadata__grid,.page-updateMetadata .metadata__urls{grid-template-columns:1fr}}.page-home{overflow:hidden;max-width:none!important;margin:0;padding:0!important}.page-home__main{margin:0 auto;padding:0 8em;max-width:var(--page-width);width:100%}.page-home .menu{margin-top:50px}.page-home .menu__container{position:relative}.page-home .menu__container:after{content:"";position:absolute;top:0;height:100%;width:1px;z-index:3;left:33.3333%;transform:translate(-50%);background:repeating-linear-gradient(to bottom,transparent 0 6px,#0A090E 6px 12px),linear-gradient(90deg,#fff0,#fff3 5.5%,#fff3)}.page-home .menu__container:before{content:"";position:absolute;top:0;height:100%;width:1px;z-index:3;right:33.33333%;transform:translate(-50%);background:repeating-linear-gradient(to bottom,transparent 0 6px,#0A090E 6px 12px),linear-gradient(90deg,#fff0,#fff3 5.5%,#fff3)}.page-home .menu__heading{color:#fff;font-weight:700;font-family:Unbounded,sans-serif;padding-bottom:50px;position:relative;z-index:4}.page-home .menu__heading:after{content:"";position:absolute;bottom:0;width:200vw;left:-100vw;background:linear-gradient(180deg,#c2f53200,#c2f5320d);height:100%}.page-home .menu__heading:before{content:"";position:absolute;bottom:0;left:-40px;width:calc(100% + 80px);height:1px;background-size:20px 1px;background:repeating-linear-gradient(to right,transparent 0 6px,#0A090E 6px 12px),linear-gradient(90deg,#c2f53200,#c2f532 15.44%,#c2f532 47%,#c2f532 85%,#c2f53200)}.page-home .menu__links{display:grid;grid-template-columns:1fr 1fr 1fr;position:relative}.page-home .menu__links:after{content:"";position:absolute;bottom:0;width:200vw;left:-100vw;height:1px;background-size:20px 1px;background:repeating-linear-gradient(to right,transparent 0 6px,#0A090E 6px 12px),linear-gradient(90deg,#fff0,#fff3 15.44%,#fff3 47%,#fff3 85%,#fff0);border:none}.page-home .menu__linkContainer:nth-of-type(3n+4):before{content:"";position:absolute;width:200vw;left:-100vw;height:1px;background-size:20px 1px;background:repeating-linear-gradient(to right,transparent 0 6px,#0A090E 6px 12px),linear-gradient(90deg,#fff0,#fff3 15.44%,#fff3 47%,#fff3 85%,#fff0);border:none}.page-home .menu__linkContainer:nth-of-type(1) .menu__link{padding-right:40px}.page-home .menu__linkContainer:nth-of-type(3n+2) .menu__link{padding:50px 40px}.page-home .menu__linkContainer:nth-of-type(3n+3) .menu__link{padding:50px 40px}.page-home .menu__link{display:flex;align-items:center;gap:16px;padding:50px 0;color:#fff;transition:color .3s ease;position:relative}.page-home .menu__link .text{margin-top:-4px}.page-home .menu__link .name{margin-top:4px}.page-home .menu__link:before{content:"";position:absolute;bottom:0;left:0;width:2px;height:100%}.page-home .menu__link:hover{color:var(--yellow)}.page-home .menu__link .text{font-family:Unbounded,sans-serif;font-weight:300}.page-home .menu__link .name{margin-right:6px;vertical-align:middle;font-family:Unbounded,sans-serif}.page-home .menu__icon{width:32px;height:32px;flex-shrink:0}.page-home .menu__comingSoon{font-size:10px;color:#0a090e;font-weight:500;border-radius:12px;background:#c2f532;padding:6px 8px;vertical-align:middle;display:inline-block;margin-top:4px}@media screen and (max-width: 1200px){.page-home__main{padding:0 40px}.page-home .menu__container:before{display:none}.page-home .menu__container:after{left:50%}.page-home .menu__links{grid-template-columns:1fr 1fr}.page-home .menu__link{padding:30px 0}.page-home .menu__linkContainer:nth-of-type(3n+4):before{display:none}.page-home .menu__linkContainer:nth-of-type(2n+3):before{display:block!important;content:"";position:absolute;width:200vw;left:-100vw;height:1px;background-size:20px 1px;background:repeating-linear-gradient(to right,transparent 0 6px,#0A090E 6px 12px),linear-gradient(90deg,#fff0,#fff3 15.44%,#fff3 47%,#fff3 85%,#fff0);border:none}.page-home .menu__linkContainer:nth-of-type(2n) .menu__link{padding:30px}.page-home .menu__linkContainer:nth-of-type(odd) .menu__link{padding:30px 0}}@media screen and (max-width: 700px){.page-home__main{padding:0 20px 20px}.page-home .menu{margin-top:30px}.page-home .menu__container:after{display:none}.page-home .menu__heading{padding-bottom:30px;font-size:20px}.page-home .menu__heading:before{left:0;width:100%}.page-home .menu__links{grid-template-columns:1fr}.page-home .menu__links:after{display:none}.page-home .menu__icon{width:24px;height:24px}.page-home .menu__comingSoon{margin-top:4px}.page-home .menu__link{padding:20px 0!important}.page-home .menu__link .text{font-size:16px;margin-top:-4px}.page-home .menu__link .name{margin-top:4px;font-size:14px}.page-home .menu__link:after{content:"";position:absolute;bottom:0;width:100%;left:0;height:1px;background-size:20px 1px;background:repeating-linear-gradient(to right,transparent 0 6px,#0A090E 6px 12px),linear-gradient(90deg,#fff0,#fff3 15.44%,#fff3 47%,#fff3 85%,#fff0);border:none}.page-home .menu__linkContainer:nth-of-type(2n+3):before{display:none!important}.page-home .menu__linkContainer:nth-last-of-type(1) .menu__link:after{display:none}.page-home .menu__linkContainer:before{display:none!important}}.page-burnLP{padding:40px 0}.page-burnLP .burn{display:grid;grid-template-columns:1fr;grid-gap:24px}.page-burnLP .burn__flex{display:flex;gap:16px}.page-burnLP .burn__amount{min-height:56px;flex-shrink:0;font-weight:500;padding:16px 32px}.page-burnLP .burn__innerFlex{gap:16px;display:flex;width:100%}.page-burnLP .burn__balance{align-self:center;color:#fff9;font-weight:500;line-height:1.375;margin-left:8px;flex-shrink:0}.page-burnLP .burn__balance span{color:#faaf75;display:block}.page-burnLP .burn__max{padding:16px;min-width:107px;min-height:56px;flex-shrink:0}@media screen and (max-widtH: 600px){.page-burnLP .burn__flex.column{flex-direction:column}.page-burnLP .burn__flex.with-balance{flex-wrap:wrap}.page-burnLP .burn__balance{width:100%;margin-left:0}.page-burnLP .burn__balance span{display:inline}.page-burnLP .burn__amount{padding:11px 24px;min-height:48px}.page-burnLP .burn__max{min-height:48px;padding:11px 24px;min-width:0}}.page-openbook .openbook__exists{margin-top:24px}.page-openbook .openbook__exists__label{display:flex;align-items:center;gap:12px;row-gap:8px;flex-wrap:wrap}.page-openbook .openbook__exists__input{margin-top:24px}.page-openbook .openbook__grid{display:grid;grid-template-columns:1fr 1fr;margin-top:24px;grid-gap:24px}.page-openbook .openbook__guide{color:#fff9;font-weight:400;line-height:1.57143}.page-openbook .openbook__guide a{color:var(--yellow);text-decoration:underline;transition:color .3s ease}.page-openbook .openbook__guide a:hover{color:var(--yellow-hover)}.page-openbook .openbook__input{border-radius:8px;border:1px solid rgba(255,255,255,.2);padding:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}.page-openbook .openbook__input__button{width:24px;height:24px;flex-shrink:0;background:none;border:0;outline:0;cursor:pointer}.page-openbook .openbook__input__input{width:100px;border:0;outline:0;text-align:center;background:none;color:#fff;font-weight:500}.page-openbook .openbook__input__text{text-align:center;margin-top:4px;color:#fff9;font-weight:500;line-height:1.375}.page-openbook .liquidity{margin-top:24px}.page-openbook .liquidity__submit{margin-top:24px;margin-left:auto}.page-openbook .liquidity__grid{display:flex;gap:8em;margin-top:16px}.page-openbook .liquidity__grid__block,.page-openbook .liquidity__block{flex-grow:1}.page-openbook .liquidity__inputs{display:flex;gap:16px}.page-openbook .liquidity__inputs__balance{align-self:center;flex-shrink:0}.page-openbook .liquidity__inputs__balanceLabel{color:#fff9;font-weight:500;line-height:1.375}.page-openbook .liquidity__inputs__container{display:flex;gap:16px;flex-shrink:0}.page-openbook .liquidity__inputs__balanceValue{color:#faaf75;font-weight:500;line-height:1.375;vertical-align:bottom}.page-openbook .liquidity__inputs__balanceValue span{max-width:120px;overflow:hidden;text-overflow:ellipsis;display:inline-block;vertical-align:bottom}.page-openbook .liquidity__inputs__buttons{display:flex;gap:8px;flex-shrink:0}.page-openbook .liquidity__inputs__max{min-width:107px}@media screen and (max-width: 1200px){.page-openbook .liquidity__grid{gap:4em}.page-openbook .liquidity__inputs__max{min-width:0;padding-left:20px;padding-right:20px}}@media screen and (max-width: 1000px){.page-openbook .liquidity__inputs{flex-wrap:wrap}.page-openbook .liquidity__inputs__balanceValue span{max-width:300px}.page-openbook .liquidity__grid{flex-direction:column;gap:24px}}@media screen and (max-width: 700px){.page-openbook .openbook__grid{grid-template-columns:1fr}.page-openbook .liquidity__inputs__balanceValue span{max-width:200px}}@media screen and (max-width: 550px){.page-openbook .openbook__grid{grid-template-columns:1fr}.page-openbook .liquidity__inputs__balanceValue{font-size:14px}.page-openbook .liquidity__inputs__balanceValue span{max-width:150px}}@media screen and (max-width: 500px){.page-openbook .liquidity__inputs__balanceValue{font-size:14px}.page-openbook .liquidity__inputs__balanceValue span{max-width:100px}}@media screen and (max-width: 450px){.page-openbook .liquidity__inputs__container{flex-direction:column}.page-openbook .liquidity__inputs__balance{align-self:start}.page-openbook .liquidity__inputs__balanceValue{font-size:14px}.page-openbook .liquidity__inputs__balanceValue span{max-width:180px}}.page-cashback{padding:40px 0;flex-grow:1;display:flex;justify-content:center;align-items:center;flex-direction:column}.page-cashback .information .component-toolsSettings__blocks{grid-template-columns:repeat(5,1fr)}.page-cashback .information .component-toolsSettings__text{text-transform:capitalize;text-align:center}.page-cashback .information__transfer{margin-top:24px}.page-cashback .information__transfer__submit{display:flex;gap:16px}.page-cashback .information__transfer__button{flex-shrink:0;min-width:103px;font-weight:500}.page-cashback .main{width:100%;flex-grow:1}.page-cashback .table{border-radius:12px;width:auto;margin:32px 0 0;position:relative;border:1px solid rgba(255,255,255,.2);background:linear-gradient(191deg,#100f14,#100f1400 92.02%),#0a090e}.page-cashback .table .p-paginator,.page-cashback .table .p-datatable-tbody{background:none}.page-cashback .table .p-datatable-tbody td{border:0!important}.page-cashback .table .p-datatable-thead{position:static;background:none}.page-cashback .table .p-datatable-thead th{padding-top:12px;border-bottom:1px solid rgba(255,255,255,.2)}.page-cashback .table .p-datatable-thead th:nth-last-of-type(1){display:table-cell}.page-cashback .table__empty{min-height:440px;display:flex;justify-content:center;align-items:center}.page-cashback .table__empty__container{max-width:454px;width:100%;border-radius:4px;background:linear-gradient(139deg,#09b78021,#09b78000 66.36%),#0a090e;border:2px solid var(--yellow);text-align:center;padding:32px}.page-cashback .table__empty__icon{margin:0 auto}.page-cashback .table__empty__message{margin-top:24px;font-weight:400;line-height:1.5}.page-cashback .table__column__cashback{color:var(--yellow);font-weight:500;line-height:1.375;letter-spacing:.03em}.page-cashback .table__column__cashback.no-gain{color:#fff9}.page-cashback .table__column__tool{display:flex;align-items:center;gap:5px;border-radius:48px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(315deg,#fff0,#ffffff1f);width:-moz-fit-content;width:fit-content;padding:8px 12px;color:#fff;font-weight:400}.page-cashback .table__column__tool img{width:16px;height:16px;flex-shrink:0}.page-cashback .table__column__details{display:flex;align-items:center;gap:4px;color:#fff9;background:none;border:0;outline:0;cursor:pointer;font-weight:500;line-height:1.375;transition:color .3s ease}.page-cashback .table__column__details svg{flex-shrink:0}.page-cashback .table__column__details path{transition:stroke .3s ease,stroke-opacity .3s ease}.page-cashback .table__column__details:hover{color:var(--yellow)}.page-cashback .table__column__details:hover path{stroke:var(--yellow);stroke-opacity:1}@media screen and (max-width: 1200px){.page-cashback .information .component-toolsSettings__blocks{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width: 1000px){.page-cashback .table__empty{min-height:0}.page-cashback .table__empty__container{border:0;background:none;border-radius:12px}}@media screen and (max-width: 900px){.page-cashback .information .component-toolsSettings__blockText{font-size:22px}}@media screen and (max-width: 800px){.page-cashback .information .component-toolsSettings__blocks{grid-template-columns:1fr 1fr}}@media screen and (max-width: 850px){.page-cashback .table .p-datatable-tbody td:nth-of-type(2){display:none}.page-cashback .table .p-datatable-tbody td:nth-last-of-type(1){display:table-cell}.page-cashback .table .p-datatable-thead th:nth-of-type(2){display:none}.page-cashback .table .p-datatable-thead th:nth-last-of-type(1){display:table-cell}}@media screen and (max-width: 550px){.page-cashback .table .p-datatable-tbody td:nth-of-type(1){display:none}.page-cashback .table .p-datatable-thead th:nth-of-type(1){display:none}.page-cashback .information.component-toolsSettings{padding:20px}.page-cashback .information .component-toolsSettings__blocks{grid-template-columns:1fr 1fr}.page-cashback .information .component-toolsSettings__block{flex-direction:column;gap:4px}.page-cashback .information .component-toolsSettings__blockText{width:auto;font-size:18px}}@media screen and (max-width: 430px){.page-cashback .information .component-toolsSettings__blocks{grid-template-columns:1fr}}.page.page-affiliate-main{padding:0;overflow:hidden}.page-affiliate{padding:96px 0 40px}.page-affiliate__hero{position:relative}.page-affiliate__hero .background{position:absolute;left:50%;transform:translate(-50%);max-width:calc(100% + 80px);max-height:none;top:-193px}.page-affiliate__hero .container{position:relative}.page-affiliate__hero .container__heading{text-align:center;font-weight:700;font-family:Unbounded,sans-serif;color:#fff}.page-affiliate__hero .container__description{color:#fff9;font-weight:400;line-height:1.7778;text-align:center;max-width:610px;margin:24px auto 0}.page-affiliate__hero .container__balance{margin:32px auto 0;display:flex;align-items:center;justify-content:center;border-radius:53px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(191deg,#100f14,#100f1400 92.02%),#0a090e;width:-moz-fit-content;width:fit-content;padding:4px 4px 4px 24px;gap:27px}.page-affiliate__hero .container__balance__sol{color:#fff9;font-weight:400}.page-affiliate__hero .container__balance__sol span{color:var(--yellow)}.page-affiliate__hero .container__balance__button{padding:18px 32px}.page-affiliate__hero .how{padding:0 40px;margin:32px auto 0;position:relative}.page-affiliate__hero .how__heading{font-family:Unbounded,sans-serif;font-weight:500;color:#fff}.page-affiliate__hero .how__grid{margin-top:32px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:48px}.page-affiliate__hero .how__block{border-radius:12px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(191deg,#100f14,#100f1400 92.02%),#0a090e;padding:40px 40px 56px;position:relative}.page-affiliate__hero .how__block:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:12px}.page-affiliate__hero .how__block:nth-of-type(1):before{border-left:2px solid var(--yellow);border-bottom:2px solid var(--yellow);border-bottom-right-radius:0}.page-affiliate__hero .how__block:nth-of-type(1) .how__arrow{position:absolute;bottom:-5px;right:-29px}.page-affiliate__hero .how__block:nth-of-type(2):before{border-left:2px solid var(--yellow);border-top:2px solid var(--yellow);border-top-right-radius:0}.page-affiliate__hero .how__block:nth-of-type(2) .how__arrow{position:absolute;top:-5px;right:-29px}.page-affiliate__hero .how__block:nth-of-type(3):before{border-right:2px solid var(--yellow);border-bottom:2px solid var(--yellow)}.page-affiliate__hero .how__block:nth-of-type(3) .how__arrow{display:none}.page-affiliate__hero .how__icon{width:60px;height:60px;border-radius:100%}.page-affiliate__hero .how__heading{margin-top:24px;color:#fff;font-family:Unbounded,sans-serif;line-height:1.1;letter-spacing:-.02em}.page-affiliate__hero .how__text{margin-top:16px;color:#fff;opacity:.6;line-height:1.5}.page-affiliate__code{margin-top:48px;position:relative;z-index:2;padding:0 40px}.page-affiliate__code .container{border-radius:12px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(139deg,#09b78021,#09b78000 66.36%),#0a090e;padding:40px;display:grid;grid-template-columns:500px 1fr;grid-gap:32px}.page-affiliate__code .container__left{border-radius:12px;border:1px solid #C2F532;background:linear-gradient(263deg,#dff64d3d 11.11%,#dff64d00 88.89%);display:flex;gap:20px;align-items:center;padding:13px 24px 13px 16px;position:relative}.page-affiliate__code .container__left:before{content:"";position:absolute;top:0;left:0;border-radius:12px 0 0 12px;background:linear-gradient(83deg,#0a090e66 11.11%,#0a090e00 88.89%);height:100%;width:100%;max-width:176px}.page-affiliate__code .container__image{max-width:152px;max-height:133px}.page-affiliate__code .container__content{color:#fff;font-weight:400;line-height:1.5;position:relative}.page-affiliate__code .container__content u{color:var(--yellow)}.page-affiliate__code .container__label{opacity:.6;font-weight:400}.page-affiliate__code .container__inputContainer{display:flex;gap:8px}.page-affiliate__code .container__affiliateCode{opacity:1;border:1px solid rgba(255,255,255,.2);font-weight:500;font-size:18px}.page-affiliate__code .container__copy{border-radius:8px;width:56px;height:56px;flex-shrink:0}.page-affiliate__code .container__share{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.page-affiliate__code .container__shareButton{padding:17px 24px}.page-affiliate__code .container__notConnected__heading{font-family:Unbounded,sans-serif;font-weight:400;line-height:1.1;letter-spacing:-.02em}.page-affiliate__code .container__notConnected__text{margin-top:16px;color:#fff;opacity:.6;font-weight:400;line-height:1.5}.page-affiliate__code .container__notConnected__button{margin-top:24px}.page-affiliate__code .container__notConnected__button .wallet-adapter-button{padding:18px 32px;font-weight:500}.page-affiliate__code .container__notConnected__button .wallet-adapter-button>div{font-size:16px}.page-affiliate__withdraw{padding:56px 40px 0;background:#0a090e;position:relative}.page-affiliate__withdraw .container__heading{color:#fff;font-family:Unbounded,sans-serif;font-weight:500}.page-affiliate__withdraw .container__heading.creatives{grid-column:3}.page-affiliate__withdraw .container__grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:48px}.page-affiliate__withdraw .container__blocks{margin-top:32px}.page-affiliate__withdraw .container__block{border-radius:12px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(191deg,#100f14,#100f1400 92.02%),#0a090e;padding:40px;position:relative}.page-affiliate__withdraw .container__block__icon{width:60px;height:60px;border-radius:100%}.page-affiliate__withdraw .container__block__heading{margin-top:24px;color:#fff;font-family:Unbounded,sans-serif;line-height:1.1;letter-spacing:-.02em}.page-affiliate__withdraw .container__block__text{margin-top:16px;color:#fff;opacity:.6;line-height:1.5}.page-affiliate__navigation{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid rgba(255,255,255,.2)}.page-affiliate__navigation .balance{color:#fff9;font-weight:400}.page-affiliate__navigation .balance span{color:var(--yellow)}.page-affiliate__navigation .links{display:flex;gap:8px}.page-affiliate__navigation .link{padding:1em 16px;color:#fff9;font-family:Unbounded,sans-serif;font-weight:400;position:relative;transition:color .3s ease}.page-affiliate__navigation .link:hover{color:#fffc}.page-affiliate__navigation .link.active{color:#fff;pointer-events:none}.page-affiliate__navigation .link.active:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:3px;background:var(--yellow)}.page-affiliate__details{margin-top:72px;padding:0 40px}.page-affiliate__table:not(.active){display:none}.page-affiliate__table .table{border-radius:12px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(139deg,#09b78021,#09b78000 66.36%),#0a090e}.page-affiliate__table .table .p-column-title{font-size:14px;line-height:1.42857}.page-affiliate__table .table thead th{border-bottom:1px solid rgba(255,255,255,.2)}.page-affiliate__table .table__column__payout{color:var(--yellow);letter-spacing:1.6px}.page-affiliate__table .table__column__payout.withdrawal{color:#fff9}.page-affiliate__table .table__empty{display:flex;justify-content:center;align-items:center}.page-affiliate__table .table__empty__container{max-width:454px;width:100%;border-radius:4px;background:linear-gradient(139deg,#09b78021,#09b78000 66.36%),#0a090e;border:2px solid var(--yellow);text-align:center;padding:32px}.page-affiliate__table .table__empty__icon{margin:0 auto}.page-affiliate__table .table__empty__message{margin-top:24px;font-weight:400;line-height:1.5}.page-affiliate__table .p-datatable{margin-left:0;width:auto}.page-affiliate__table .p-datatable th:nth-last-of-type(1){display:table-cell}.page-affiliate__table .p-datatable-table{min-width:700px}.page-affiliate__table .referrals-table .p-datatable-table{min-width:530px}.page-affiliate__table .p-datatable-thead,.page-affiliate__table .p-datatable-tbody{background:none}.page-affiliate__table .p-datatable th{padding:12px 32px}.page-affiliate__table .p-paginator{background:none}.page-affiliate__table .user{color:#fff!important;letter-spacing:1.6px}.page-affiliate__creatives .creatives{border-radius:12px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(139deg,#09b78021,#09b78000 66.36%),#0a090e;margin-top:24px}.page-affiliate__creatives .creatives__labels{display:grid;grid-template-columns:114px 1fr 1fr 1fr;gap:24px}.page-affiliate__creatives .creatives__filter{display:flex;align-items:center;gap:8px}.page-affiliate__creatives .creatives__filterSelect{width:auto;flex-grow:1;overflow:hidden;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:#17171d}.page-affiliate__creatives .creatives__filterSelect.p-inputwrapper-focus{border-radius:8px 8px 0 0}.page-affiliate__creatives .creatives__filterOption{display:grid;align-items:center;grid-template-columns:16px 1fr;grid-gap:10px;font-size:14px;overflow:hidden;text-overflow:ellipsis}.page-affiliate__creatives .creatives__filterOption .text{text-overflow:ellipsis;overflow:hidden;min-width:0}.page-affiliate__creatives .creatives__filterOption__icon{width:16px;height:16px}.page-affiliate__creatives .creatives__filterOption__icon img{width:16px;height:16px;filter:brightness(0) invert(81%) sepia(5%) saturate(126%) hue-rotate(131deg) brightness(79%) contrast(86%)}.page-affiliate__creatives .creatives__filterLabel{color:#fff9;font-weight:500;line-height:1.42857;text-transform:uppercase;flex-shrink:0}.page-affiliate__creatives .creatives__labelsContainer{display:grid;grid-template-columns:1fr 300px;align-items:center;padding:12px 40px;grid-gap:40px}.page-affiliate__creatives .creatives__label{color:#fff9;font-weight:500;line-height:1.42857;text-transform:uppercase}.page-affiliate__creatives .creatives__blocks{border-top:1px solid rgba(255,255,255,.2);padding:24px 40px 40px}.page-affiliate__creatives .creatives__block{margin-bottom:48px}.page-affiliate__creatives .creatives__block:nth-last-of-type(1){margin-bottom:0}.page-affiliate__creatives .creatives__heading{color:var(--yellow);font-family:Unbounded,sans-serif;font-weight:400;line-height:1.1;letter-spacing:-.02em;margin-bottom:24px}.page-affiliate__creatives .creatives__buttons{display:flex;gap:12px}.page-affiliate__creatives .creatives__button{flex-grow:1;padding:8px 24px;color:#fff}.page-affiliate__creatives .creatives__instance{border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:16px;margin-bottom:16px;display:grid;grid-template-columns:1fr 300px;grid-gap:40px;align-items:center}.page-affiliate__creatives .creatives__instance.text-instance{align-items:start}.page-affiliate__creatives .creatives__instance:nth-last-of-type(1){border-bottom:0;padding-bottom:0;margin-bottom:0}.page-affiliate__creatives .creatives__text{color:#fff9;font-weight:500;line-height:1.5}.page-affiliate__creatives .creatives__copyButton.copied .creatives__copyIcon svg{display:none}.page-affiliate__creatives .creatives__copyButton.copied .creatives__copyIcon .copied{display:block}.page-affiliate__creatives .creatives__copyIcon{position:relative;width:20px;height:20px;flex-shrink:0;display:flex;justify-content:center;align-items:center}.page-affiliate__creatives .creatives__copyIcon img,.page-affiliate__creatives .creatives__copyIcon svg{position:absolute}.page-affiliate__creatives .creatives__copyIcon .copied{display:none}.page-affiliate__creatives .media{display:grid;grid-template-columns:114px 1fr;align-items:center;gap:24px}.page-affiliate__creatives .media__image{width:100%;position:relative;padding-top:100%}.page-affiliate__creatives .media__image img{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.page-affiliate__creatives .media__name{color:#fff;font-weight:500;line-height:1.375;letter-spacing:.1em}.page-affiliate__creatives .media__details{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}.page-affiliate__creatives .media__detail{color:#fff9;font-weight:500;line-height:1.375;letter-spacing:.1em;display:flex;align-items:center;gap:8px}.page-affiliate__creatives .media__detail img{filter:brightness(0) invert(81%) sepia(5%) saturate(126%) hue-rotate(131deg) brightness(79%) contrast(86%);width:16px;height:16px;flex-shrink:0}@media screen and (min-width: 1201px){.page-affiliate__hero .background.tablet,.page-affiliate__hero .background.mobile,.page-affiliate__hero .how__arrow.vertical{display:none!important}.page-affiliate__withdraw .container__headings.creatives,.page-affiliate__withdraw .container__blocks.creatives,.page-affiliate__table .container__headingContainer{display:none}}@media screen and (max-width: 1200px){.page-affiliate-main{padding-left:20px!important;padding-right:20px!important}.page-affiliate__hero .background{display:none;max-width:none;width:calc(100% + 140px)}.page-affiliate__hero .background.tablet{display:block}.page-affiliate__hero .container__heading{font-size:40px}.page-affiliate__hero .container__balance{flex-direction:column;background:none;border:0;padding:0;gap:8px;width:100%;max-width:610px}.page-affiliate__hero .container__balance__sol{border-radius:53px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(191deg,#100f14,#100f1400 92.02%),#0a090e;width:100%;padding:20px 24px;text-align:center}.page-affiliate__hero .container__balance__button{width:100%}.page-affiliate__hero .how{padding:0}.page-affiliate__hero .how__grid{grid-template-columns:1fr;grid-gap:24px}.page-affiliate__hero .how__arrow:not(.vertical){display:none}.page-affiliate__hero .how__icon{margin:0 auto}.page-affiliate__hero .how__heading,.page-affiliate__hero .how__block{text-align:center}.page-affiliate__hero .how__block:nth-of-type(3):before{border-bottom:3px solid var(--yellow);border-right:3px solid var(--yellow)}.page-affiliate__hero .how__block:nth-of-type(1):before,.page-affiliate__hero .how__block:nth-of-type(2):before{border-top:3px solid var(--yellow);border-left:3px solid var(--yellow);border-bottom:0;border-bottom-left-radius:0}.page-affiliate__hero .how__block:nth-of-type(1) .how__arrow,.page-affiliate__hero .how__block:nth-of-type(2) .how__arrow{right:auto;top:auto;left:-4px;bottom:-16px}.page-affiliate__code{padding:0}.page-affiliate__code .container{padding:24px;grid-template-columns:1fr}.page-affiliate__code .container__notConnected{text-align:center}.page-affiliate__code .container__notConnected__button{justify-content:center}.page-affiliate__withdraw{padding:56px 0 0}.page-affiliate__withdraw .container__headings{display:block}.page-affiliate__withdraw .container__heading.creatives{display:none}.page-affiliate__withdraw .container__blocks:not(.creatives) .container__block:nth-last-of-type(1){display:none}.page-affiliate__withdraw .container__block{text-align:center}.page-affiliate__withdraw .container__block__icon{margin:0 auto}.page-affiliate__withdraw .container__blocks.creatives .container__block{grid-column:1/-1}.page-affiliate__withdraw .container__headings.creatives{display:block;margin-top:48px}.page-affiliate__withdraw .container__headings.creatives .container__heading{display:block}.page-affiliate__withdraw .container__heading{text-align:center}.page-affiliate__withdraw .container__grid{grid-template-columns:1fr 1fr;grid-gap:24px}.page-affiliate__details{padding:0;margin-top:48px}.page-affiliate__navigation{display:none}.page-affiliate__table{display:block!important;margin-top:32px}.page-affiliate__table:not(.shown-on-mobile) .table,.page-affiliate__table:not(.shown-on-mobile) .creatives{display:none!important}.page-affiliate__table:not(.shown-on-mobile) .container__headingContainer svg{transform:rotate(180deg)}.page-affiliate__table .container__heading{font-family:Unbounded,sans-serif;font-weight:500;color:#fff}.page-affiliate__table .container__headingContainer{display:flex;align-items:center;gap:20px;padding:10px 0}.page-affiliate__table .table{margin-top:16px}}@media screen and (max-width: 1100px){.page-affiliate__hero .background{width:calc(100% + 200px)}}@media screen and (min-width: 1001px){.page-affiliate__hero .background.mobile{display:none!important}}@media screen and (max-width: 1300px){.page-affiliate__creatives .creatives__labelsContainer{grid-template-columns:1fr;grid-gap:20px}.page-affiliate__creatives .creatives__instance{grid-template-columns:1fr;grid-gap:16px}.page-affiliate__creatives .creatives__labels{order:2}.page-affiliate__creatives .creatives__blocks{overflow:auto}}@media screen and (max-width: 1000px){.page-affiliate{padding-top:40px}.page-affiliate__hero .background.tablet{width:calc(100% + 400px)}.page-affiliate__hero .container__heading{font-size:32px}.page-affiliate__hero .background{top:-125px;width:calc(100% + 170px)}.page-affiliate__hero .how__grid{background:#0a090e;position:relative}.page-affiliate__creatives .creatives__labelsContainer{grid-template-columns:1fr}.page-affiliate__creatives .creatives__instance{grid-template-columns:1fr;grid-gap:16px}.page-affiliate__creatives .creatives__blocks{overflow:auto}}@media screen and (max-width: 900px){.page-affiliate__creatives .creatives__labels{display:none}.page-affiliate__creatives .creatives .media{grid-template-columns:200px 1fr}.page-affiliate__creatives .creatives .media__details{grid-template-columns:1fr;grid-gap:20px}}@media screen and (max-width: 700px){.page-affiliate__hero .how__block{padding:48px 24px}.page-affiliate__code .container__left{flex-direction:column;text-align:center}.page-affiliate__code .container__left:before{max-width:none}.page-affiliate__withdraw .container__block{padding:24px}}@media screen and (max-width: 600px){.page-affiliate__code .container__affiliateCode{height:54px;border:0}.page-affiliate__code .container__inputContainer{border:1px solid rgba(255,255,255,.2);border-radius:8px}.page-affiliate__code .container__copy{width:54px;height:54px}.page-affiliate__creatives .creatives .media{grid-template-columns:1fr}.page-affiliate__creatives .creatives .media__image{max-width:calc(100% - 80px);margin:0 auto;padding-top:0}.page-affiliate__creatives .creatives .media__image:before{content:"";display:block;padding-top:100%}.page-affiliate__creatives .creatives__labelsContainer{padding-left:24px;padding-right:24px}.page-affiliate__creatives .creatives__blocks{padding:24px 24px 40px}}@media screen and (max-width: 550px){.page-affiliate__hero .background.tablet{display:none}.page-affiliate__hero .background.mobile{display:block;width:calc(100% + 40px);left:-20px;max-width:none;transform:none;top:-191px}.page-affiliate__hero .container__balance{padding:0}.page-affiliate__hero .container__description{font-size:15px;margin-top:12px}.page-affiliate__hero .how__block{padding:24px}.page-affiliate__withdraw .container__grid{grid-template-columns:1fr}.page-affiliate__code .container__share{display:grid;grid-template-columns:1fr}.page-affiliate__code .container__affiliateCode{font-size:16px}.page-affiliate__code .container__shareButton{padding:12px}.page-affiliate__code .container__shareButton .text{font-size:14px}.page-affiliate__code .container__notConnected__heading{font-size:20px}.page-affiliate__table .p-datatable th{padding:12px 24px}.page-affiliate__table .p-datatable .p-datatable-tbody>tr>td{padding:12px 24px}}@media screen and (max-width: 450px){.page-affiliate__hero .background.mobile{top:-124px}}.page-rankBoost{padding:40px 0}.page-rankBoost .form__grid{display:grid;grid-template-columns:1fr;grid-gap:24px}.page-rankBoost .form__radios{margin-top:16px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:24px}.page-rankBoost .form__bottom{display:flex;margin-top:32px;align-items:center;justify-content:space-between}.page-rankBoost .form__rank{color:#fff9;font-weight:400;line-height:1.57143}.page-rankBoost .form__rank span{margin-left:4px;color:var(--yellow);font-weight:500;line-height:1.1}@media screen and (max-width: 1200px){.page-rankBoost .form__radios{grid-template-columns:1fr 1fr}}@media screen and (max-width: 700px){.page-rankBoost .form__radios{grid-template-columns:1fr}.page-rankBoost .form__bottom{flex-direction:column;align-items:flex-start;gap:24px}.page-rankBoost .form__submit{margin-left:auto}}@media screen and (max-width: 600px){.page-rankBoost .form__rank{text-align:center;margin:0 auto}.page-rankBoost .form__submit{margin-right:auto}}.page-holderBoost{padding:40px 0}.page-holderBoost .about .component-toolsSettings__block{justify-content:flex-start}.page-holderBoost .about .component-toolsSettings__text{text-transform:none}.page-holderBoost .about .component-toolsSettings__text strong{color:#fff;font-weight:400}.page-holderBoost .table{margin:0;width:auto;border-radius:8px;border:1px solid #3D3D41;background:#1d1c21;overflow:auto}.page-holderBoost .table .p-datatable-wrapper{min-width:1100px;overflow:visible}.page-holderBoost .table .p-radiobutton{vertical-align:middle}.page-holderBoost .table .p-datatable-thead{border-radius:8px 8px 0 0}.page-holderBoost .table .p-selectable-row{transition:background .2s ease}.page-holderBoost .table .p-selectable-row:hover{background:#444248}.page-holderBoost .table .p-datatable-tbody{background:none}.page-holderBoost .table .p-datatable-tbody td{color:#fff;letter-spacing:.1em;line-height:1.375;padding:12px 32px!important}.page-holderBoost .table th{padding:12px 32px}.page-holderBoost .table th:nth-of-type(1){border-radius:8px 0 0}.page-holderBoost .table th:nth-last-of-type(1){display:table-cell;border-radius:0 8px 0 0}.page-holderBoost .form__grid{display:grid;grid-template-columns:1fr;grid-gap:24px}.page-holderBoost .form__block{min-width:0}.page-holderBoost .form__block__grid{display:grid;grid-template-columns:1fr 5fr;align-items:start;grid-gap:24px}.page-holderBoost .form__radios{margin-top:16px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 2fr;grid-gap:24px}.page-holderBoost .form__radios.no-margin{margin-top:0}.page-holderBoost .form__radios.type{grid-template-columns:1fr 1fr 1fr}.page-holderBoost .form__radios.volume,.page-holderBoost .form__radios.speed{grid-template-columns:repeat(6,1fr)}.page-holderBoost .form__radios.speed-bumps{grid-template-columns:repeat(5,1fr)}.page-holderBoost .form__radios.rankMakers{grid-template-columns:1fr 1fr 1fr 2fr}.page-holderBoost .form__radios.solBundle{grid-template-columns:1fr 1fr 1fr 1fr 1fr 2fr}.page-holderBoost .form__radioLabel span{color:#fff9}.page-holderBoost .form__increment{margin-left:auto}.page-holderBoost .form__increment .component-increment-decrement__input{width:64px}.page-holderBoost .form__increment+.component-radio-block__right{width:70px;flex-shrink:0}.page-holderBoost .form__fetching{color:#faaf75;margin-top:8px}@media screen and (max-width: 1700px){.page-holderBoost .form__radios.volume,.page-holderBoost .form__radios.speed,.page-holderBoost .form__radios.solBundle{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width: 1400px){.page-holderBoost .form__radios{grid-template-columns:1fr 1fr 1fr}.page-holderBoost .form__radios.type{grid-template-columns:1fr 1fr}.page-holderBoost .form__radios.speed{grid-template-columns:repeat(3,1fr)}.page-holderBoost .form__radios.rankMakers{grid-template-columns:1fr 1fr 1fr 2fr}.page-holderBoost .form__radios.rankMakers .form__customReactions{grid-column:auto}.page-holderBoost .form__radios.solBundle{grid-template-columns:1fr 1fr 1fr}.page-holderBoost .form__customReactions{grid-column:span 2}}@media screen and (max-width: 1200px){.page-holderBoost .form__block__grid{grid-template-columns:1fr}}@media screen and (max-width: 850px){.page-holderBoost .form__radios.volume{grid-template-columns:repeat(3,1fr)}.page-holderBoost .form__radios.rankMakers,.page-holderBoost .form__radios.solBundle{grid-template-columns:1fr 1fr}.page-holderBoost .form__radios.speed-bumps{grid-template-columns:1fr 1fr 1fr}.page-holderBoost .form__radios.speed{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 700px){.page-holderBoost .form__radios{grid-template-columns:1fr 1fr}.page-holderBoost .form__radios.type,.page-holderBoost .form__radios.rankMakers,.page-holderBoost .form__radios.solBundle{grid-template-columns:1fr}}@media screen and (max-width: 650px){.page-holderBoost .form__radios.volume,.page-holderBoost .form__radios.speed{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 600px){.page-holderBoost .form__radios.speed{grid-template-columns:1fr}}@media screen and (max-width: 500px){.page-holderBoost .form__radios,.page-holderBoost .form__radios.volume,.page-holderBoost .form__radios.speed{grid-template-columns:1fr}.page-holderBoost .form__radios.speed-bumps{grid-template-columns:1fr 1fr}.page-holderBoost .form__customReactions{grid-column:auto}}@media screen and (max-width: 450px){.page-holderBoost .form__radios.rankMakers .form__customReactions{flex-wrap:nowrap}.page-holderBoost .form__customReactions{flex-wrap:wrap}.page-holderBoost .form__increment{order:3;justify-content:center}.page-holderBoost .form__increment.holders{width:100%}}@media screen and (max-width: 400px){.page-holderBoost .form__increment .component-increment-decrement__input{width:40px}.page-holderBoost .form__increment .component-increment-decrement__button{width:20px;height:20px}}.page-dexReactions{padding:40px 0}.page-dexReactions .top{display:flex;align-items:center;justify-content:space-between}.page-dexReactions .top__heading{color:#fff;font-family:Unbounded,sans-serif;font-weight:500}.page-dexReactions .top__cost{font-family:Sora,sans-serif;color:#fff;font-weight:400;padding:17px 24px;border-radius:53px;border:1px solid rgba(255,255,255,.2);background:#ffffff0f}.page-dexReactions .top__cost span{color:#fbb668}.page-dexReactions .top__cost *{font-family:Sora,sans-serif}.page-dexReactions .form{margin-top:24px}.page-dexReactions .form__grid{display:grid;grid-template-columns:1fr;grid-gap:24px}.page-dexReactions .form__radioLabel span{color:#fff9}.page-dexReactions .form__radios{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1.5fr;grid-gap:24px;margin-top:16px}.page-dexReactions .form__radios.type{grid-template-columns:1fr 1fr 1fr}.page-dexReactions .form__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:32px}.page-dexReactions .form__disclaimer{max-width:416px;color:#fff9;line-height:1.375;font-weight:400}.page-jungleSwap{padding-top:40px;padding-bottom:60px}.page-jungleSwap .swap{border-radius:12px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(139deg,#09b78021,#09b78000 66.36%),#0a090e;padding:5.6em;margin-top:40px}.page-jungleSwap .swap .component-solflare-disabled{border:0;padding:0}.page-jungleSwap .swap__countdown{border-radius:12px;border:1px solid #C2F532;background:linear-gradient(139deg,#c2f53266,#c2f53200 66.36%),#0a090e;padding:32px 56px;display:flex;align-items:center;gap:88px;margin-bottom:40px}.page-jungleSwap .swap__countdown__text{color:#fff;font-family:Unbounded,sans-serif;font-weight:300;line-height:1.333;max-width:292px}.page-jungleSwap .swap__countdown__grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;flex-grow:1;gap:12px}.page-jungleSwap .swap__countdown__block{border-radius:12px;border:1px solid rgba(255,255,255,.2);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:7px 16px 16px}.page-jungleSwap .swap__countdown__time{font-family:Unbounded,sans-serif;color:var(--yellow);font-weight:700}.page-jungleSwap .swap__countdown__label{color:#fff9;font-weight:400;line-height:1.25}.page-jungleSwap .swap__flex{display:flex;align-items:center;justify-content:space-between;gap:36px}.page-jungleSwap .swap__block{border-radius:12px;border:1px solid rgba(255,255,255,.2);flex-basis:100%;text-align:center;padding:32px;display:flex;flex-direction:column;justify-content:center}.page-jungleSwap .swap__block__label{color:#fff9;font-weight:500;line-height:1.11}.page-jungleSwap .swap__block__number{margin-top:8px;font-family:Unbounded,sans-serif;font-weight:700;color:var(--yellow);min-height:60px;display:flex;align-items:center;justify-content:center}.page-jungleSwap .swap__block__spinner{color:var(--yellow);margin:0 auto}.page-jungleSwap .swap__button{margin-top:40px;min-width:143px;padding:18px;margin-left:auto;margin-right:auto;font-weight:500}@media screen and (max-width: 1400px){.page-jungleSwap .swap__block__number{font-size:40px}.page-jungleSwap .swap__countdown{gap:40px}.page-jungleSwap .swap__countdown__text{font-size:20px}.page-jungleSwap .swap__countdown__time{font-size:40px}}@media screen and (max-width: 1200px){.page-jungleSwap .swap__countdown{flex-direction:column;text-align:center;gap:20px}.page-jungleSwap .swap__countdown__text{max-width:none}.page-jungleSwap .swap__countdown__grid{width:100%}.page-jungleSwap .swap__countdown__time{font-size:40px}}@media screen and (max-width: 1000px){.page-jungleSwap .swap{padding:40px 20px}.page-jungleSwap .swap__flex{gap:24px}.page-jungleSwap .swap__icon{width:40px}.page-jungleSwap .swap__block{padding:20px}.page-jungleSwap .swap__block__number{font-size:30px}.page-jungleSwap .swap__block__label{font-size:16px}}@media screen and (max-width: 800px){.page-jungleSwap .swap__flex{flex-direction:column}.page-jungleSwap .swap__block{width:100%}.page-jungleSwap .swap__icon{transform:rotate(90deg)}.page-jungleSwap .swap__button{width:100%;margin-top:32px}.page-jungleSwap .swap__countdown{padding:20px}.page-jungleSwap .swap__countdown__time{font-size:30px}}@media screen and (max-width: 600px){.page-jungleSwap .swap__countdown__grid{grid-template-columns:1fr 1fr}}@media screen and (max-width: 400px){.page-jungleSwap .swap__countdown__text{font-size:18px}}.page-pumpfun-launchpad{padding:40px 0}.page-pumpfun-launchpad .token{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px}.page-pumpfun-launchpad .token__urls{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;grid-column:1/-1}.page-pumpfun-launchpad .snipingAmount{margin-top:24px}@media screen and (max-width: 1200px){.page-pumpfun-launchpad .token__urls{grid-template-columns:1fr 1fr}}@media screen and (max-width: 600px){.page-pumpfun-launchpad .token,.page-pumpfun-launchpad .token__urls{grid-template-columns:1fr}}.page-pumpFunBumps{padding:40px 0}html{min-width:330px}body{overflow:auto!important}*,*:before,*:after{box-sizing:border-box;font-family:Instrument Sans,sans-serif}@layer baseas{*{padding:0;margin:0}}a{color:inherit;text-decoration:none}:root{--page-width: 1920px;--yellow: #C2F532;--yellow-hover:#8dc200;--blue:#0046FF;--blue-hover: #002bdc;--red: #F42121;--header-height: 101px}img,svg{display:block;max-width:100%;max-height:100%}body{background:#0a090e}.page-container{display:flex;flex-direction:column;min-height:100svh}.page{display:flex;flex-direction:column;flex-grow:1;font-size:10px;max-width:var(--page-width);margin:0 auto;width:100%;padding:0 40px}.wallet-adapter-modal{scrollbar-width:none;display:flex}.wallet-adapter-modal::-webkit-scrollbar{display:none}.wallet-adapter-modal:not(.wallet-adapter-custom-modal){display:none}.wallet-adapter-modal:not(.show){visibility:hidden}.wallet-adapter-modal.wallet-adapter-custom-modal.show{visibility:visible}.wallet-adapter-modal .wallet-adapter-modal-container{margin:auto 20px;min-height:0;width:100%}.wallet-adapter-modal .wallet-adapter-modal-container .wallet-adapter-modal-container{margin:auto}@media screen and (max-width: 1360px){:root{--header-height: 89px}}@media screen and (max-width: 1300px){:root{--header-height: 87px}}@media screen and (max-width: 1200px){:root{--header-height: 85px}.page{font-size:9px;padding:0 20px}}@media screen and (max-width: 700px){:root{--header-height: 77px}}
