@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");body.dark{--black:#fff;--gray-50:#111827;--gray-100:#1f2937;--gray-150:#1f2937;--gray-200:#374151;--gray-300:#4b5563;--gray-400:#6b7280;--gray-500:#9ca3af;--gray-600:#d1d5db;--gray-700:#e5e7eb;--gray-800:#f3f4f6;--gray-900:#f9fafb;--gray-50-d-100:#1f2937;--gray-50-d-200:#374151;--gray-100-d-50:#111827;--gray-100-d-200:#374151;--gray-100-d-300:#4b5563;--gray-150-d-200:#374151;--gray-200-d-50:#111827;--gray-200-d-100:#1f2937;--gray-200-90:rgba(46,51,58,.9);--gray-200-d-300:#4b5563;--gray-200-d-400:#6b7280;--gray-300-d-400:#6b7280;--gray-600-d-900:#f9fafb;--green-50:#14532d;--green-100:#166534;--green-200:#15803d;--green-300:#16a34a;--green-400:#22c55e;--green-500:#22c55e;--green-600:#4ade80;--green-700:#86efac;--green-800:#bbf7d0;--green-900:#dcfce7;--green-600-d-400:#21c45d;--red-50:#7f1d1d;--red-100:#991b1b;--red-200:#b91c1c;--red-300:#dc2626;--red-400:#ef4444;--red-500:#f87171;--red-600:#fca5a5;--red-700:#fecaca;--red-800:#fee2e2;--red-900:#fff0f0;--red-600-d-400:#f87171;--orange-50:#7c2d12;--orange-100:#9a3412;--orange-200:#c2410c;--orange-300:#ea580c;--orange-400:#f97316;--orange-500:#fb923c;--orange-600:#fdba74;--orange-700:#fed7aa;--orange-800:#fff0db;--orange-900:#fff6eb;--yellow-50:#713f12;--yellow-100:#854d0e;--yellow-200:#a16207;--yellow-300:#ca8a04;--yellow-400:#eab308;--yellow-500:#facc15;--yellow-600:#fde047;--yellow-700:#fef08a;--yellow-800:#fef9c3;--yellow-900:#fffcdf;--blue-50:#162e6e;--blue-100:#1e40af;--blue-200:#1d4ed8;--blue-300:#404eed;--blue-400:#2563eb;--blue-500:#3b82f6;--blue-600:#60a5fa;--blue-650:#93c5fd;--blue-700:#bfdbfe;--blue-800:#dbeafe;--blue-900:#eff6ff;--blue-100-d-50:#162e6e;--blue-400-d-600:#2563eb;--blue-600-d-300:#93c5fd;--blue-600-d-400:#60a5fa;--indigo-50:#312e81;--indigo-100:#3730a3;--indigo-200:#4338ca;--indigo-300:#4f46e5;--indigo-400:#6366f1;--indigo-500:#818cf8;--indigo-600:#a5b4fc;--indigo-700:#c7d2fe;--indigo-800:#e0e7ff;--indigo-900:#eef2ff;--cyan-50:#164e63;--cyan-100:#155e75;--cyan-200:#0e7490;--cyan-300:#0891b2;--cyan-400:#06b6d4;--cyan-500:#22d3ee;--cyan-600:#67e8f9;--cyan-700:#a5f3fc;--cyan-800:#cffafe;--cyan-900:#ecfeff;--purple-50:#581c87;--purple-100:#6b21a8;--purple-200:#7e22ce;--purple-300:#9333ea;--purple-400:#a855f7;--purple-500:#c084fc;--purple-600:#d8b4fe;--purple-700:#e9d5ff;--purple-800:#f3e8ff;--purple-900:#faf5ff;--pink-50:#831843;--pink-100:#9d174d;--pink-200:#be185d;--pink-300:#db2777;--pink-400:#ec4899;--pink-500:#f472b6;--pink-600:#f9a8d4;--pink-700:#fbcfe8;--pink-800:#fce7f3;--pink-900:#fdf2f8;--bg-body:#111827;--bg-main:#111827;--bg-base:#212939;--bg-wrapper:#1f2937;--bg-blue-wrapper:#203252;--bg-yellow-wrapper:#524020;--bg-note-bar:rgba(3,5,8,.9);--bg-feature:#383838;--bg-feature-border:#292929;--bg-feature-hover:#484848;--shadow-search-output:#0b1425;--shadow-card-start:rgba(0,0,0,.4);--shadow-card-end:rgba(0,0,0,.3);--grad-main:linear-gradient(270deg,#111827,rgba(17,24,39,.98) 6.51%,rgba(17,24,39,.78) 26.55%,rgba(17,24,39,0));--grad-scroll-bottom:linear-gradient(0deg,#1f2937 20%,hsla(0,0%,100%,0));--grad-scroll-top:linear-gradient(180deg,#1f2937 20%,hsla(0,0%,100%,0));--left-border-table:linear-gradient(90deg,#1f2937 20%,hsla(0,0%,100%,0));--left-border-table-hover:linear-gradient(90deg,#374151 20%,hsla(0,0%,100%,0));--right-border-table:linear-gradient(270deg,#1f2937 20%,hsla(0,0%,100%,0));--right-border-table-hover:linear-gradient(270deg,#374151 20%,hsla(0,0%,100%,0));--feature-left-border-table:linear-gradient(90deg,#383838 20%,hsla(0,0%,100%,0));--feature-left-border-table-hover:linear-gradient(90deg,#484848 20%,hsla(0,0%,100%,0));--feature-right-border-table:linear-gradient(270deg,#383838 20%,hsla(0,0%,100%,0));--feature-right-border-table-hover:linear-gradient(270deg,#484848 20%,hsla(0,0%,100%,0));--grad-blue-pink:linear-gradient(90deg,#2c80ff,#b53dff,#ffb03a);--grad-blue-to-yellow:linear-gradient(90deg,#a6baff,#2c80ff,#b53dff,#ffb03a);--filter-brightness:brightness(65%)}body.dark [data-use-dark-theme]{-webkit-filter:brightness(.95);filter:brightness(.95)}body.light{--black:#000;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-150:#ebeef2;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--gray-50-d-100:#f9fafb;--gray-50-d-200:#f9fafb;--gray-100-d-50:#f3f4f6;--gray-100-d-200:#ebeef2;--gray-100-d-300:#f3f4f6;--gray-150-d-200:#ebeef2;--gray-200-d-50:#f3f4f6;--gray-200-d-100:#e5e7eb;--gray-200-90:rgba(229,231,235,.9);--gray-200-d-300:#e5e7eb;--gray-200-d-400:#e5e7eb;--gray-300-d-400:#d1d5db;--gray-600-d-900:#4b5563;--green-50:#ecfdf5;--green-100:#dcfce7;--green-200:#bbf7d0;--green-300:#86efac;--green-400:#4ade80;--green-500:#22c55e;--green-600:#16a34a;--green-700:#15803d;--green-800:#166534;--green-900:#14532d;--green-600-d-400:#16a34a;--red-50:#fff0f0;--red-100:#fee2e2;--red-200:#fecaca;--red-300:#fca5a5;--red-400:#f87171;--red-500:#ef4444;--red-600:#dc2626;--red-700:#b91c1c;--red-800:#991b1b;--red-900:#7f1d1d;--red-600-d-400:#dc2626;--orange-50:#fff6eb;--orange-100:#fff0db;--orange-200:#fed7aa;--orange-300:#fdba74;--orange-400:#fb923c;--orange-500:#f97316;--orange-600:#ea580c;--orange-700:#c2410c;--orange-800:#9a3412;--orange-900:#7c2d12;--yellow-50:#fffcdf;--yellow-100:#fef9c3;--yellow-200:#fef08a;--yellow-300:#fde047;--yellow-400:#facc15;--yellow-500:#eab308;--yellow-600:#ca8a04;--yellow-700:#a16207;--yellow-800:#854d0e;--yellow-900:#713f12;--blue-50:#eff6ff;--blue-100:#dbeafe;--blue-200:#bfdbfe;--blue-300:#93c5fd;--blue-400:#60a5fa;--blue-500:#3b82f6;--blue-600:#2563eb;--blue-650:#404eed;--blue-700:#1d4ed8;--blue-800:#1e40af;--blue-900:#1e3a8a;--blue-100-d-50:#dbeafe;--blue-400-d-600:#60a5fa;--blue-600-d-300:#2563eb;--blue-600-d-400:#2563eb;--indigo-50:#eef2ff;--indigo-100:#e0e7ff;--indigo-200:#c7d2fe;--indigo-300:#a5b4fc;--indigo-400:#818cf8;--indigo-500:#6366f1;--indigo-600:#4f46e5;--indigo-700:#4338ca;--indigo-800:#3730a3;--indigo-900:#312e81;--cyan-50:#ecfeff;--cyan-100:#cffafe;--cyan-200:#a5f3fc;--cyan-300:#67e8f9;--cyan-400:#22d3ee;--cyan-500:#06b6d4;--cyan-600:#0891b2;--cyan-700:#0e7490;--cyan-800:#155e75;--cyan-900:#164e63;--purple-50:#faf5ff;--purple-100:#f3e8ff;--purple-200:#e9d5ff;--purple-300:#d8b4fe;--purple-400:#c084fc;--purple-500:#a855f7;--purple-600:#9333ea;--purple-700:#7e22ce;--purple-800:#6b21a8;--purple-900:#581c87;--pink-50:#fdf2f8;--pink-100:#fce7f3;--pink-200:#fbcfe8;--pink-300:#f9a8d4;--pink-400:#f472b6;--pink-500:#ec4899;--pink-600:#db2777;--pink-700:#be185d;--pink-800:#9d174d;--pink-900:#831843;--bg-body:#f3f4f6;--bg-main:#fff;--bg-base:#f3f4f6;--bg-wrapper:#fff;--bg-blue-wrapper:#eff6ff;--bg-yellow-wrapper:#fffcdf;--bg-note-bar:rgba(17,24,39,.9);--bg-feature:#fefaed;--bg-feature-border:#f5dcc4;--bg-feature-hover:#fff5d5;--shadow-search-output:#9f9fa1;--shadow-card-start:rgba(0,0,0,.2);--shadow-card-end:rgba(0,0,0,.1);--grad-main:linear-gradient(270deg,#fff,hsla(0,0%,100%,.98) 6.51%,hsla(0,0%,100%,.78) 26.55%,hsla(0,0%,100%,0));--grad-scroll-bottom:linear-gradient(0deg,#fff 20%,hsla(0,0%,100%,0));--grad-scroll-top:linear-gradient(180deg,#fff 20%,hsla(0,0%,100%,0));--left-border-table:linear-gradient(90deg,#fff 20%,hsla(0,0%,100%,0));--left-border-table-hover:linear-gradient(90deg,#ebeef2 20%,hsla(0,0%,100%,0));--right-border-table:linear-gradient(270deg,#fff 20%,hsla(0,0%,100%,0));--right-border-table-hover:linear-gradient(270deg,#ebeef2 20%,hsla(0,0%,100%,0));--feature-left-border-table:linear-gradient(90deg,#fefaed 20%,hsla(0,0%,100%,0));--feature-left-border-table-hover:linear-gradient(90deg,#fff5d5 20%,hsla(0,0%,100%,0));--feature-right-border-table:linear-gradient(270deg,#fefaed 20%,hsla(0,0%,100%,0));--feature-right-border-table-hover:linear-gradient(270deg,#fff5d5 20%,hsla(0,0%,100%,0));--grad-blue-pink:linear-gradient(90deg,#2c80ff,#b53dff,#ffb03a);--grad-blue-to-yellow:linear-gradient(90deg,#a6baff,#2c80ff,#b53dff,#ffb03a);--filter-brightness:auto}body.light [data-use-dark-theme]{-webkit-filter:brightness(1);filter:brightness(1)}@font-face{font-family:Rajdhani;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/rajdhani/v15/LDI2apCSOBg7S-QT7pa8FvOreec.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}*{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Roboto,sans-serif;margin:0;padding:0;text-decoration:none;-webkit-transition:color .2s,background-color .2s,border .2s,-webkit-transform .2s,-webkit-box-shadow .2s;transition:color .2s,background-color .2s,border .2s,-webkit-transform .2s,-webkit-box-shadow .2s;transition:color .2s,background-color .2s,transform .2s,border .2s,box-shadow .2s;transition:color .2s,background-color .2s,transform .2s,border .2s,box-shadow .2s,-webkit-transform .2s,-webkit-box-shadow .2s}main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;min-height:60vh;width:100%}li{list-style-type:none}a{cursor:pointer}button{outline:none}[data-lazy-load],button{background-color:transparent}[data-lazy-load]{font-size:0;opacity:1;text-indent:-9999px;-webkit-transition:opacity .5s;transition:opacity .5s}[data-lazy-load]:before{background-color:var(--gray-200);content:"";height:100%;width:100%}[data-lazy-load]:not([src]){opacity:0}.turbolinks-progress-bar{background-color:#2563eb;-webkit-box-shadow:0 1px 0 0 rgba(0,229,255,.201),0 0 6px 0 #2563eb;box-shadow:0 1px 0 0 rgba(0,229,255,.201),0 0 6px 0 #2563eb;height:2px!important}.Hdr-Menu-Dropdown__wrapper::-webkit-scrollbar,.dropdown__body::-webkit-scrollbar,.vc-filter__dropdown-list::-webkit-scrollbar{width:6px}.Hdr-Menu-Dropdown__wrapper::-webkit-scrollbar-track,.dropdown__body::-webkit-scrollbar-track,.vc-filter__dropdown-list::-webkit-scrollbar-track{background:var(--bg-main)}.Hdr-Menu-Dropdown__wrapper::-webkit-scrollbar-thumb,.dropdown__body::-webkit-scrollbar-thumb,.vc-filter__dropdown-list::-webkit-scrollbar-thumb{background-color:var(--gray-300);border-radius:20px}@-moz-document url-prefix(){.Hdr-Menu-Dropdown__wrapper,.dropdown__body,.vc-filter__dropdown-list{scrollbar-color:var(--gray-300) var(--bg-main);scrollbar-width:thin}}.PPT-Rounds__table-scroll-box::-webkit-scrollbar,.PPT-Screenshots__list::-webkit-scrollbar{height:4px}.PPT-Rounds__table-scroll-box::-webkit-scrollbar-track,.PPT-Screenshots__list::-webkit-scrollbar-track{background:transparent}.PPT-Rounds__table-scroll-box::-webkit-scrollbar-thumb,.PPT-Screenshots__list::-webkit-scrollbar-thumb{background-color:var(--gray-300);border-radius:20px}@-moz-document url-prefix(){.PPT-Rounds__table-scroll-box,.PPT-Screenshots__list{scrollbar-height:thin;scrollbar-color:var(--gray-300) var(--bg-main)}}.Dropdown__body::-webkit-scrollbar,.Filter-Dropdown__list::-webkit-scrollbar,.Hdr-Srch-Output::-webkit-scrollbar,.PD-Rounds-Calculator-Dropdown__list::-webkit-scrollbar,.PFP-Filter-Dropdown__list::-webkit-scrollbar,.PopUpReport__body::-webkit-scrollbar{width:4px}.Dropdown__body::-webkit-scrollbar-track,.Filter-Dropdown__list::-webkit-scrollbar-track,.Hdr-Srch-Output::-webkit-scrollbar-track,.PD-Rounds-Calculator-Dropdown__list::-webkit-scrollbar-track,.PFP-Filter-Dropdown__list::-webkit-scrollbar-track,.PopUpReport__body::-webkit-scrollbar-track{background:transparent}.Dropdown__body::-webkit-scrollbar-thumb,.Filter-Dropdown__list::-webkit-scrollbar-thumb,.Hdr-Srch-Output::-webkit-scrollbar-thumb,.PD-Rounds-Calculator-Dropdown__list::-webkit-scrollbar-thumb,.PFP-Filter-Dropdown__list::-webkit-scrollbar-thumb,.PopUpReport__body::-webkit-scrollbar-thumb{background-color:var(--gray-300);border-radius:20px}@-moz-document url-prefix(){.Dropdown__body,.Filter-Dropdown__list,.Hdr-Srch-Output,.PD-Rounds-Calculator-Dropdown__list,.PFP-Filter-Dropdown__list,.PopUpReport__body{scrollbar-color:var(--gray-300) var(--bg-main);scrollbar-width:thin}}.PD-Unclocking-Ev-Table,.Table__scroll-box,.Tbl__body{-ms-overflow-style:none;scroll-behavior:smooth;scrollbar-width:none}.PD-Unclocking-Ev-Table::-webkit-scrollbar,.Table__scroll-box::-webkit-scrollbar,.Tbl__body::-webkit-scrollbar{height:0;width:0!important}.popup-window-image::-moz-selection{background:transparent}.popup-window-image::selection{background:transparent}.animation__fadeUp-in{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeUpIn;animation-name:fadeUpIn}.animation__fadeUp-in,.animation__fadeUp-out{-webkit-animation-duration:.3s;animation-duration:.3s}.animation__fadeUp-out{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeUpOut;animation-name:fadeUpOut}.animation__fadeUp-in--fast{-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeUpIn;animation-name:fadeUpIn}.animation__fadeUp-out--fast{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeUpOut;animation-name:fadeUpOut}@-webkit-keyframes fadeUpIn{0%{opacity:0;-webkit-transform:translate3d(0,20%,0);transform:translate3d(0,20%,0)}to{opacity:1}}@keyframes fadeUpIn{0%{opacity:0;-webkit-transform:translate3d(0,20%,0);transform:translate3d(0,20%,0)}to{opacity:1}}@-webkit-keyframes fadeUpOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,20%,0);transform:translate3d(0,20%,0)}}@keyframes fadeUpOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,20%,0);transform:translate3d(0,20%,0)}}.animation__slideRight-in{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:slideInRight;animation-name:slideInRight}.animation__slideRight-in,.animation__slideRight-out{-webkit-animation-duration:.3s;animation-duration:.3s}.animation__slideRight-out{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(50%);transform:translateX(50%);visibility:visible}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(50%);transform:translateX(50%);visibility:visible}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%);visibility:hidden}}@keyframes slideOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%);visibility:hidden}}.animation__opacity-in{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:opacityIn;animation-name:opacityIn}.animation__opacity-out{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:opacityOut;animation-name:opacityOut}@-webkit-keyframes opacityIn{0%{opacity:0}to{opacity:1}}@keyframes opacityIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes opacityOut{0%{opacity:1}to{opacity:0}}@keyframes opacityOut{0%{opacity:1}to{opacity:0}}.animation__heartbeat{-webkit-animation:heartbeat 2.5s infinite;animation:heartbeat 2.5s infinite;color:var(--red-300)}@-webkit-keyframes heartbeat{0%{color:var(--red-300);-webkit-transform:scale(1);transform:scale(1)}10%{color:var(--red-300);-webkit-transform:scale(1.24);transform:scale(1.24)}20%{color:var(--red-400);-webkit-transform:scale(1.1);transform:scale(1.1)}30%{color:var(--red-500);-webkit-transform:scale(1.24);transform:scale(1.24)}50%{color:var(--red-300);-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartbeat{0%{color:var(--red-300);-webkit-transform:scale(1);transform:scale(1)}10%{color:var(--red-300);-webkit-transform:scale(1.24);transform:scale(1.24)}20%{color:var(--red-400);-webkit-transform:scale(1.1);transform:scale(1.1)}30%{color:var(--red-500);-webkit-transform:scale(1.24);transform:scale(1.24)}50%{color:var(--red-300);-webkit-transform:scale(1);transform:scale(1)}}.animation__appearance-right{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:appearanceRight;animation-name:appearanceRight}@-webkit-keyframes appearanceRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes appearanceRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible}to{-webkit-transform:translateX(0);transform:translateX(0)}}.svg-close--hover .svg-close__svg:hover{fill:var(--gray-500)}.svg-close--white .svg-close__svg{fill:#fff}.svg-close__svg{fill:var(--gray-700);cursor:pointer;-webkit-transition:fill .2s;transition:fill .2s}.svg-burger__svg{stroke:var(--gray-400);cursor:pointer;-webkit-transition:stroke .2s;transition:stroke .2s}.svg-burger__svg:hover{stroke:var(--gray-600)}.svg-arrow-thin--blue .svg-arrow-thin__svg{fill:var(--blue-600-d-400)}.svg-arrow-thin--gray-500 .svg-arrow-thin__svg{fill:var(--gray-500)}.svg-arrow-thin--black .svg-arrow-thin__svg,.svg-arrow-thin--hover-black .svg-arrow-thin__svg{fill:var(--gray-900)}.svg-arrow-thin--hover-black:hover{cursor:pointer}.svg-arrow-thin--hover-black:hover .svg-arrow-thin__svg{fill:var(--gray-500)}.svg-arrow-thin__svg{fill:var(--gray-400)}.svg-exclamation-mark--blue .svg-exclamation-mark__fill{fill:var(--blue-600-d-400)}.svg-exclamation-mark--blue .svg-exclamation-mark__stroke{stroke:var(--blue-600-d-400)}.svg-exclamation-mark--gray .svg-exclamation-mark__fill{fill:var(--gray-500)}.svg-exclamation-mark--gray .svg-exclamation-mark__stroke{stroke:var(--gray-500)}.svg-exclamation-mark--light-gray .svg-exclamation-mark__fill{fill:var(--gray-400)}.svg-exclamation-mark--light-gray .svg-exclamation-mark__stroke{stroke:var(--gray-400)}.svg-exclamation-mark--yellow .svg-exclamation-mark__fill{fill:var(--yellow-500)}.svg-exclamation-mark--yellow .svg-exclamation-mark__stroke{stroke:var(--yellow-500)}.svg-exclamation-mark--yellow-bg .svg-exclamation-mark__svg{background-color:var(--yellow-500);border-radius:50%}.svg-exclamation-mark--yellow-bg .svg-exclamation-mark__fill{fill:var(--bg-main)}.svg-exclamation-mark--yellow-bg .svg-exclamation-mark__stroke{stroke:var(--yellow-500)}.svg-exclamation-mark-bg__bg{fill:var(--yellow-500)}.svg-exclamation-mark-bg__fill{fill:var(--bg-main)}.svg-star--white .svg-star__svg{stroke:#fff}.svg-star--yellow .svg-star__svg{stroke:var(--yellow-400);fill:var(--yellow-400)}.svg-star--gray-border .svg-star__svg{stroke:var(--gray-400);fill:transparent}.svg-flame--white .svg-flame__svg,.svg-pushpin--white .svg-pushpin__svg{fill:#fff}.svg-twitter__svg,.svg-website__svg{fill:var(--gray-500)}.svg-share__svg{fill:var(--gray-400);cursor:pointer;-webkit-transition:fill .2s;transition:fill .2s}.svg-share__svg:hover{fill:var(--gray-600)}.svg-discord__svg{fill:var(--gray-500)}.svg-trend-up--green .svg-trend-up__stroke{stroke:var(--green-600)}.svg-trend-up--green .svg-trend-up__fill{fill:var(--green-600)}.svg-trend-up--cyan .svg-trend-up__stroke{stroke:var(--cyan-600)}.svg-trend-up--cyan .svg-trend-up__fill{fill:var(--cyan-600)}.svg-trend-down__stroke{stroke:var(--red-600)}.svg-trend-down__fill{fill:var(--red-600)}.svg-calendar--blue .svg-calendar__path{fill:var(--blue-600-d-400)}.svg-calendar__path{fill:var(--gray-600)}.svg-clock__path{fill:var(--gray-500)}.svg-external-icon__svg{fill:var(--gray-700)}.svg-external-icon--blue .svg-external-icon__svg{fill:var(--blue-600-d-400)}.svg-external-icon--green .svg-external-icon__svg{fill:var(--green-600)}.svg-external-icon--light-gray .svg-external-icon__svg{fill:var(--gray-600)}.svg-external-icon--ml{margin-left:8px}.svg-cloud__svg{fill:var(--gray-400);-webkit-transition:fill .2s;transition:fill .2s}.svg-ad__path{fill:var(--orange-400)}.svg-coinlist__bg{fill:var(--gray-900)}.svg-coinlist__bg,.svg-coinlist__circle{-webkit-transition:fill .3s;transition:fill .3s}.svg-coinlist__circle{fill:var(--gray-100)}.svg-coinlist__stroke{stroke:var(--gray-200);-webkit-transition:stroke .3s;transition:stroke .3s}.svg-drop__fill{fill:var(--gray-300)}.svg-drop__fill,.svg-filter__wrapper{-webkit-transition:fill .3s;transition:fill .3s}.svg-filter__wrapper{fill:var(--gray-100)}.svg-filter__line{fill:var(--gray-600);-webkit-transition:fill .3s;transition:fill .3s}.svg-filter:hover{cursor:pointer}.svg-filter:hover .svg-filter__wrapper{fill:var(--gray-200)}.svg-filter:hover .svg-filter__line{fill:var(--gray-700)}.svg-copy{border-radius:4px;margin-left:8px;-webkit-transition:.5s ease;transition:.5s ease}.svg-copy:hover{background-color:var(--gray-300)}.gradient{background:var(--grad-main)}.gradient--right{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.restriction{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-width:100%}.restriction__wrapper{max-width:1360px;padding-left:40px;padding-right:40px;width:100%}@media (max-width:1070px){.restriction__wrapper{padding-left:16px;padding-right:16px}}.avatar{--avatar-size:12px;border-radius:50%;display:block;max-height:var(--avatar-size);max-width:var(--avatar-size);min-height:var(--avatar-size);min-width:var(--avatar-size);overflow:hidden}.avatar--14-size{--avatar-size:14px}.avatar--16-size{--avatar-size:16px}.avatar--20-size{--avatar-size:20px}.avatar--22-size{--avatar-size:22px}.avatar--24-size{--avatar-size:24px}.avatar--28-size{--avatar-size:28px}.avatar--32-size{--avatar-size:32px}.avatar--48-size{--avatar-size:48px}.avatar--64-size{--avatar-size:64px}.avatar--project{color:#2563eb;color:#60a5fa}@media (max-width:960px){.avatar--project{--avatar-size:64px}}.avatar--active{-webkit-box-shadow:0 0 0 2px #60a5fa;box-shadow:0 0 0 2px #60a5fa}.avatar--margin{margin:2px}.project-label{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:2px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;max-height:11px;min-height:11px;padding:2px 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.project-label__text{color:#fff;font-size:7px;font-weight:600;letter-spacing:.21px;text-transform:uppercase;white-space:nowrap}.project-label__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.project-label--high{background-color:var(--green-600)}.project-label--hot{background-color:var(--red-600)}.project-label--hot .project-label__icon{position:relative;top:-.5px}.project-label--medium{background-color:#374151}.project-label--new{background-color:var(--blue-600-d-400);max-width:20px;min-width:20px}.project-label--pinned,.project-label--sponsored{background-color:var(--gray-500)}.project-label--star{background-color:var(--orange-400)}.project-label--usual{background-color:transparent}.project-label--usual .project-label__text{color:var(--gray-700)}.capsule{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--gray-100-d-200);border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;max-height:24px;min-height:24px;padding:0 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.capsule--blue{background-color:var(--blue-500)}.capsule--blue .capsule__text{color:#fff}.capsule--ligth-blue{background-color:var(--blue-100)}.capsule--ligth-blue .capsule__text{color:var(--blue-600)}.capsule--ligth-blue svg{fill:var(--blue-600)}.capsule--ligth-blue:hover{background-color:var(--blue-200);cursor:pointer}.capsule--white{background-color:var(--bg-wrapper)}.capsule--hover:hover{background-color:var(--gray-200-d-50);cursor:pointer}.capsule--active{background-color:var(--blue-600-d-400)}.capsule--active .capsule__text{color:#fff}.capsule--active .svg-arrow-thin__rect{fill:#fff}.capsule--active:hover{background-color:var(--blue-400-d-600)}.capsule--blue-hover{background-color:var(--blue-50)}.capsule--blue-hover .capsule__text{color:var(--blue-600-d-400)}.capsule--blue-hover:hover{background-color:var(--blue-100)}.capsule--adaptive-color{-webkit-filter:var(--filter-brightness);filter:var(--filter-brightness)}.capsule--active-tag{background-color:var(--blue-50);cursor:pointer}.capsule--active-tag .capsule__text{color:var(--gray-900);font-size:14px;font-weight:500}.capsule--active-tag:hover{background-color:var(--blue-100)}.capsule__item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.capsule__item,.capsule__item--icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.capsule__item--icon{margin-left:-4px;margin-right:4px}.capsule__item--arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.capsule__item--decimal-image{border:2px solid var(--gray-100);border-radius:50%;margin-left:-7px;margin-right:4px;max-height:24px;max-width:24px;overflow:hidden}.capsule__item--cross{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:6px}.capsule__item:last-of-type{margin-right:0!important}.capsule__text{color:var(--gray-600);font-size:13px;font-weight:500;white-space:nowrap}.capsule__text--small{font-size:10px}.capsule__text-disable{color:var(--gray-400);font-size:13px;font-weight:500;white-space:nowrap}.capsule__external-icon,.capsule__svg-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.capsule__external-icon{margin-left:4px}.capsule-overlay{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;position:relative}.capsule-overlay__bg{border-radius:12px;max-height:24px;min-height:24px;position:absolute;width:100%;z-index:1}.capsule-overlay__text{color:var(--gray-600-d-900);font-size:13px;font-weight:500;height:24px;line-height:19.5px;padding:0 8px;position:relative;top:3px;white-space:nowrap;z-index:2}.report-issue{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.report-issue:hover{cursor:pointer}.report-issue:hover .report-issue__text{color:var(--gray-600)}.report-issue:hover .report-issue__cloud .svg-cloud__svg{fill:var(--gray-600)}.report-issue__cloud{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:6px}.report-issue__text{color:var(--gray-400);font-size:14px;font-weight:500;line-height:21px}.star-rating-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.star-rating-list__item{margin-right:4px}.star-rating-list__item:last-of-type{margin-right:0}.star-rating-list--tier-1 .svg-star .svg-star__svg,.star-rating-list--tier-2 .svg-star .svg-star__svg{stroke:var(--yellow-300);fill:var(--yellow-300)}.star-rating-list--tier-2 .svg-star:first-of-type .svg-star__svg{stroke:var(--gray-300);fill:transparent}.star-rating-list--tier-3 .svg-star .svg-star__svg{stroke:var(--yellow-300);fill:var(--yellow-300)}.star-rating-list--tier-3 .svg-star:first-of-type .svg-star__svg,.star-rating-list--tier-3 .svg-star:nth-of-type(2) .svg-star__svg,.star-rating-list--tier-4 .svg-star .svg-star__svg{stroke:var(--gray-300);fill:transparent}.flag{border-radius:2px;max-height:22px;max-width:22px;min-height:22px;min-width:22px}.composite-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--gray-100);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;height:25px;padding:0 4px}.composite-button:hover{background-color:var(--gray-200);cursor:pointer}.composite-button__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:4px}.composite-button__item:last-of-type{margin-right:0}.composite-button__images{position:relative;top:-.5px}.composite-button__arrow{height:16px;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:16px}.round-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.round-item__round{color:var(--gray-900);margin-right:4px}.round-item__preposition,.round-item__round{font-size:14px;font-weight:500;line-height:21px}.round-item__preposition{color:var(--gray-400);margin-right:5px}.round-item__icon{margin-right:4px}.round-item__platform{color:var(--gray-500);font-size:14px;font-weight:500;line-height:21px}.close-button{-webkit-box-pack:center;-ms-flex-pack:center;background-color:transparent;border:1px solid var(--gray-700);border-radius:50%;cursor:pointer;justify-content:center;min-height:40px;min-width:40px}.close-button,.close-button__cross,.close-button__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.close-button--white{border:1px solid #fff}.close-button--white .svg-close__svg{fill:#fff}.close-button--hover:hover{background-color:var(--gray-200)}.dropdown{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:rgba(0,0,0,.7);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;left:0;max-height:100%;position:fixed;top:0;width:100%;z-index:22222}.dropdown--links .dropdown__wrapper{max-width:320px}.dropdown--links .dropdown__header{margin-bottom:16px}.dropdown--links .dropdown__body{overflow:visible}.dropdown__wrapper{background-color:var(--bg-wrapper);border:1px solid var(--gray-150);border-radius:8px;max-width:540px;overflow:hidden;padding:16px;width:100%}.dropdown__header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:32px;width:100%}.dropdown__title{color:var(--gray-900);font-size:18px;font-weight:700;line-height:150%}.dropdown__body{height:100%;max-height:500px;min-height:100px;overflow-y:auto}.dropdown__content{padding-right:12px}.dropdown__links-section{margin-bottom:24px}.dropdown__links-section:last-of-type{margin-bottom:0}.dropdown__links-section-name{color:var(--gray-400);font-size:14px;font-weight:400;line-height:150%;margin-bottom:8px}.popup-window{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.6);display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;justify-content:center;left:0;padding:90px 36px 30px 20px;position:fixed;top:0;width:100vw;z-index:444}.popup-window--without-padding{padding:0}.popup-window--slider{padding:90px 36px 30px}@media (max-width:768px){.popup-window--slider{padding:90px 12px 30px}}.popup-window__close{position:absolute;right:34px;top:24px}.popup-window__content{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;max-height:100%;max-width:100%}.popup-window__content,.popup-window__image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-window__image{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.popup-window__slider{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:stretch;justify-content:space-between;max-height:100%;max-width:100%;width:100%}.popup-window__control-button,.popup-window__slider{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100%}.popup-window__control-button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;justify-content:center;padding:0 18px}.popup-window__control-button:hover{background-color:hsla(0,0%,100%,.2)}.popup-window__control-button .popup-window__arrow svg{-webkit-transform:scale(2.5);transform:scale(2.5)}@media (max-width:768px){.popup-window__control-button{min-height:calc(100% - 120px);padding:0 36px;position:absolute;top:90px}.popup-window__control-button:hover{background-color:rgba(0,0,0,.407)}}.popup-window__control-button--left{border-radius:12px 0 0 12px}.popup-window__control-button--left .popup-window__arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media (max-width:768px){.popup-window__control-button--left{left:0}}.popup-window__control-button--right{border-radius:0 12px 12px 0}.popup-window__control-button--right .popup-window__arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media (max-width:768px){.popup-window__control-button--right{right:0}}.popup-window-image{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.links-popup{background-color:var(--bg-wrapper);border-radius:12px;-webkit-box-shadow:0;box-shadow:0;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.3);box-shadow:0 2px 6px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.3);max-width:240px;min-width:240px;padding:12px;position:absolute;right:14px;top:54px;z-index:20}.links-popup--inner-page{right:0;top:34px}.links-popup__section{margin-bottom:16px}.links-popup__section:last-of-type{margin-bottom:0}.links-popup__links-section-name{color:var(--gray-400);font-size:14px;font-weight:400;line-height:150%;margin-bottom:8px}.loader{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;position:relative;width:100%}.loader__text{color:var(--gray-500);font-size:16px;font-weight:500;letter-spacing:-.1px}.loader__spinner,.loader__spinner:after,.loader__spinner:before{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:animation__points-loader 1.8s ease-in-out infinite;animation:animation__points-loader 1.8s ease-in-out infinite;border-radius:50%;height:2.5em;width:2.5em}.loader__spinner{-webkit-animation-delay:-.16s;animation-delay:-.16s;color:var(--blue-600-d-300);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:3.5px;margin-left:25px;position:relative;top:-2px;-webkit-transform:translateZ(0);transform:translateZ(0)}.loader__spinner:after,.loader__spinner:before{content:"";position:absolute;top:0}.loader__spinner:before{-webkit-animation-delay:-.32s;animation-delay:-.32s;left:-15px}.loader__spinner:after{left:15px}@-webkit-keyframes animation__points-loader{0%,80%,to{-webkit-box-shadow:0 2.5em 0 -1.3em;box-shadow:0 2.5em 0 -1.3em}40%{-webkit-box-shadow:0 2.5em 0 0;box-shadow:0 2.5em 0 0}}@keyframes animation__points-loader{0%,80%,to{-webkit-box-shadow:0 2.5em 0 -1.3em;box-shadow:0 2.5em 0 -1.3em}40%{-webkit-box-shadow:0 2.5em 0 0;box-shadow:0 2.5em 0 0}}.loader-ring-spinner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.loader-ring-spinner--big .loader-ring-spinner__spinner{height:50px;width:50px}.loader-ring-spinner--blue .loader-ring-spinner__circle{stroke:var(--blue-600-d-400)}.loader-ring-spinner__spinner{-webkit-animation:loader-ring-spinner__rotate 2s linear infinite;animation:loader-ring-spinner__rotate 2s linear infinite;height:25px;width:25px;z-index:2}.loader-ring-spinner__circle{stroke:#fff;stroke-linecap:round;-webkit-animation:loader-ring-spinner__dash 1.5s ease-in-out infinite;animation:loader-ring-spinner__dash 1.5s ease-in-out infinite}.loader-ring-spinner__text{color:var(--gray-900);font-size:18px;font-weight:500;margin-top:16px}@-webkit-keyframes loader-ring-spinner__rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes loader-ring-spinner__dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.project-page{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:100%}.project-page-box{width:100%}.project-page-box__breadcrumbs{margin:18px 0}.project-page-box__columns-layout{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between;max-width:100%;width:100%}@media (max-width:1024px){.project-page-box__columns-layout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;-webkit-transition:max-height .3s;transition:max-height .3s}}.project-page-box__column:first-of-type{margin-right:21px;max-width:calc(100% - 441px);width:100%}.project-page-box__column:last-of-type{max-width:420px;min-width:420px}@media (max-width:1024px){.project-page-box__column{display:contents}}.project-page-box__section-title{border-top:1px solid var(--gray-200);color:var(--gray-900);font-size:20px;font-weight:600;line-height:150%;margin-bottom:16px;margin-top:24px;padding-top:16px}@media (max-width:1024px){.project-page-box__section-title{display:none}}.project-page-box__important-note{margin-bottom:16px;width:100%}@media (max-width:1024px){.project-page-box__important-note{display:none}}.project-page-box__project-title-mobile{display:none;width:100%}@media (max-width:1024px){.project-page-box__project-title-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px}}.project-page-box__mobile-navigation{display:none;margin-bottom:8px}@media (max-width:1024px){.project-page-box__mobile-navigation{display:-webkit-box;display:-ms-flexbox;display:flex}}.project-page-box__overview{margin:0 0 8px}.project-page-box__project-title{margin-bottom:8px}.project-page-box__dropstab-stats,.project-page-box__funded-rounds,.project-page-box__project-details,.project-page-box__score,.project-page-box__stats,.project-page-box__token-allocation{margin-bottom:16px}.project-page-box__competitors,.project-page-box__social-stats{padding-bottom:16px}.project-page-box__top-point-farming{padding-bottom:8px}.project-page-box__nft-ico,.project-page-box__token-release-schedule{padding-bottom:16px}@media (max-width:1024px){.project-page-box__project-section{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.project-page-box__project-section,.project-page-box__rounds-section{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-right:12px;min-width:100%}.project-page-box__rounds-section{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.project-page-box__details-section{-webkit-box-ordinal-group:4;-ms-flex-order:3;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:100%;order:3}}.project-stats-list{width:100%}.project-stats-list__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--gray-200);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:12px 0;width:100%}.project-stats-list__item:last-of-type{border-bottom:0}.project-stats-list__item2{padding:8px}.project-stats-list__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 4px 0 0}.project-stats-list__item-name{color:var(--gray-400);font-size:13px;font-weight:500;line-height:20px;margin:0 4px 0 0;white-space:nowrap}.project-stats-list__value{color:var(--gray-900);font-size:14px;font-weight:500;line-height:150%;text-align:right;width:100%}.project-stats-list__value--bold{font-size:16px}.project-stats-list__details{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;width:100%}.Icodrops-Stats__title{color:var(--gray-900);font-size:20px;font-weight:600;line-height:36px}.Icodrops-Stats__status{background-color:var(--blue-100)}.project-token-release{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:var(--bg-wrapper);border:1px solid var(--gray-150);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:16px;-webkit-transition:border-color .3s,background-color .3s;transition:border-color .3s,background-color .3s;width:100%}.project-token-release__title{color:var(--gray-900);font-size:16px;font-weight:600;line-height:150%;margin-bottom:8px}.project-token-release__image{border-radius:8px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;max-width:100%;-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s}.project-token-release__image:hover{-webkit-filter:brightness(.7);filter:brightness(.7)}.project-token-release__source{margin-top:8px}.project-token-allocation{background-color:var(--bg-wrapper);border-radius:8px;max-width:100%;overflow:hidden}.project-token-allocation__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}@media (max-width:576px){.project-token-allocation__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}}.project-token-allocation__title{color:var(--gray-900);font-size:16px;font-weight:600;line-height:27px;margin-bottom:16px}.project-token-allocation__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:32px 16px 0;max-width:100%;overflow:hidden;width:100%}@media (max-width:576px){.project-token-allocation__list{margin:0;width:100%}}.project-token-allocation__item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:2px;max-width:100%;overflow:hidden;padding:6px 8px;-webkit-transition:background-color .2s;transition:background-color .2s}.project-token-allocation__item:last-of-type{margin-bottom:0}.project-token-allocation__item:hover{background-color:var(--gray-100-d-50);cursor:pointer}.project-token-allocation__item:first-of-type .project-token-allocation__color{background-color:#fed7aa}.project-token-allocation__item:nth-of-type(2) .project-token-allocation__color{background-color:#22d3ee}.project-token-allocation__item:nth-of-type(3) .project-token-allocation__color{background-color:#4ade80}.project-token-allocation__item:nth-of-type(4) .project-token-allocation__color{background-color:#fde047}.project-token-allocation__item:nth-of-type(5) .project-token-allocation__color{background-color:#60a5fa}.project-token-allocation__item:nth-of-type(6) .project-token-allocation__color{background-color:#fca5a5}.project-token-allocation__item:nth-of-type(7) .project-token-allocation__color{background-color:#d8b4fe}.project-token-allocation__item:nth-of-type(8) .project-token-allocation__color{background-color:#f9a8d4}.project-token-allocation__item:nth-of-type(9) .project-token-allocation__color{background-color:#fdd8aa}.project-token-allocation__item:nth-of-type(10) .project-token-allocation__color{background-color:#23d9ee}.project-token-allocation__item:nth-of-type(11) .project-token-allocation__color{background-color:#4ee180}.project-token-allocation__item:nth-of-type(12) .project-token-allocation__color{background-color:#fee247}.project-token-allocation__item:nth-of-type(13) .project-token-allocation__color{background-color:#63a6fa}.project-token-allocation__item:nth-of-type(14) .project-token-allocation__color{background-color:#fda5a5}.project-token-allocation__item:nth-of-type(15) .project-token-allocation__color{background-color:#dab4fe}.project-token-allocation__item:nth-of-type(16) .project-token-allocation__color{background-color:#faa8d4}.project-token-allocation__item:nth-of-type(17) .project-token-allocation__color{background-color:#feeaaa}.project-token-allocation__item:nth-of-type(18) .project-token-allocation__color{background-color:#24dcee}.project-token-allocation__item:nth-of-type(19) .project-token-allocation__color{background-color:#50e380}.project-token-allocation__item:nth-of-type(20) .project-token-allocation__color{background-color:#fce347}.project-token-allocation__item:nth-of-type(21) .project-token-allocation__color{background-color:#66a2fa}.project-token-allocation__item:nth-of-type(22) .project-token-allocation__color{background-color:#ffa5a5}.project-token-allocation__item:nth-of-type(23) .project-token-allocation__color{background-color:#dcb3fe}.project-token-allocation__item:nth-of-type(24) .project-token-allocation__color{background-color:#fba8d4}.project-token-allocation__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;overflow:hidden}.project-token-allocation__color{border-radius:50%;margin-right:8px;max-height:12px;max-width:12px;min-height:12px;min-width:12px}.project-token-allocation__name{color:var(--gray-700);font-size:14px;font-weight:400;line-height:24px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-token-allocation__value{color:var(--gray-700);font-size:14px;font-weight:500;line-height:24px;min-width:42px;text-align:right}.project-token-allocation__value:after{content:"%"}.project-token-allocation__chart{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-right:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width:576px){.project-token-allocation__chart{margin:0 0 32px}}.project-token-allocation__diagram-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;position:relative}.project-token-allocation__diagram{height:180px;position:relative;width:180px}.project-token-allocation__svg{-webkit-transform:scale(1.4);transform:scale(1.4)}.project-token-allocation__sector{fill:none;stroke-width:4;-webkit-animation-duration:.9s;animation-duration:.9s;-webkit-animation-name:animation__sectorRender;animation-name:animation__sectorRender;cursor:-webkit-grab;cursor:grab;-webkit-transition:.2s;transition:.2s}.project-token-allocation__sector:first-of-type{stroke:#fed7aa}.project-token-allocation__sector:nth-of-type(2){stroke:#22d3ee}.project-token-allocation__sector:nth-of-type(3){stroke:#4ade80}.project-token-allocation__sector:nth-of-type(4){stroke:#fde047}.project-token-allocation__sector:nth-of-type(5){stroke:#60a5fa}.project-token-allocation__sector:nth-of-type(6){stroke:#fca5a5}.project-token-allocation__sector:nth-of-type(7){stroke:#d8b4fe}.project-token-allocation__sector:nth-of-type(8){stroke:#f9a8d4}.project-token-allocation__sector:nth-of-type(9){stroke:#fdd8aa}.project-token-allocation__sector:nth-of-type(10){stroke:#23d9ee}.project-token-allocation__sector:nth-of-type(11){stroke:#4ee180}.project-token-allocation__sector:nth-of-type(12){stroke:#fee247}.project-token-allocation__sector:nth-of-type(13){stroke:#63a6fa}.project-token-allocation__sector:nth-of-type(14){stroke:#fda5a5}.project-token-allocation__sector:nth-of-type(15){stroke:#dab4fe}.project-token-allocation__sector:nth-of-type(16){stroke:#faa8d4}.project-token-allocation__sector:nth-of-type(17){stroke:#feeaaa}.project-token-allocation__sector:nth-of-type(18){stroke:#24dcee}.project-token-allocation__sector:nth-of-type(19){stroke:#50e380}.project-token-allocation__sector:nth-of-type(20){stroke:#fce347}.project-token-allocation__sector:nth-of-type(21){stroke:#66a2fa}.project-token-allocation__sector:nth-of-type(22){stroke:#ffa5a5}.project-token-allocation__sector:nth-of-type(23){stroke:#dcb3fe}.project-token-allocation__sector:nth-of-type(24){stroke:#fba8d4}.project-token-allocation__sector--darker{stroke-width:4.5;-webkit-filter:brightness(.8);filter:brightness(.8)}.project-token-allocation__sector--lighter{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.project-token-allocation__sector--undefined{stroke:var(--gray-100-d-50)!important;z-index:-1}.project-token-allocation__info-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;max-height:120px;max-width:120px;min-height:120px;min-width:120px;position:absolute}.project-token-allocation__info-block-name{color:var(--gray-500);font-size:14px;font-weight:500;margin-bottom:5px;text-align:center}.project-token-allocation__info-block-percent{color:var(--gray-700);font-size:16px;margin-top:5px}.project-token-allocation__info-block-percent:after{content:"%"}.project-token-allocation--vc .project-token-allocation__item{padding:3px 8px}.project-rounds__current{margin-bottom:24px}.project-rounds__header{border-top:1px solid var(--gray-200);color:var(--gray-900);font-size:20px;font-weight:600;line-height:150%;margin-bottom:12px;padding-top:15px}.project-rounds__header--none-border{border-top:0;padding-top:0}.project-rounds__item{margin-bottom:8px}.project-rounds__item:last-of-type{margin-bottom:0}.project-round-sections__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:16px;width:100%}.project-round-sections__list:last-of-type{margin-bottom:0}@media (max-width:576px){.project-round-sections__list{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:8px}}.project-round-sections__item{background-color:var(--blue-50);border-radius:8px;margin-right:8px;padding:8px 16px;width:100%}.project-round-sections__item--full-padding{padding:16px}.project-round-sections__item:last-of-type{margin-right:0}@media (max-width:576px){.project-round-sections__item{margin-bottom:8px;margin-right:0}.project-round-sections__item:last-of-type{margin-bottom:0}}.project-round-sections__title{color:var(--gray-500);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:400;line-height:150%;margin-bottom:4px}.project-round-sections__value{color:var(--gray-900);font-size:14px;font-weight:500;line-height:150%}.project-round-sections__text{color:var(--gray-700);font-size:14px;font-weight:400;line-height:150%}.project-round-sections__investors{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.project-round-sections__investors,.project-round-sections__main-investor,.project-round-sections__other-investor{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.project-round-sections__avatar{margin-right:8px}.project-round-sections__counter{background-color:var(--blue-50);border:2px solid var(--bg-wrapper);border-radius:30px;color:var(--blue-600-d-400);font-size:12px;font-style:normal;font-weight:500;line-height:150%;padding:1.5px 8px;position:relative;right:10px}.project-round-sections__coin-value-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:4px}.project-round-sections__coin-list{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;width:100%}.project-round-sections__coin-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.project-round-sections__prefix{color:var(--gray-500);font-size:16px;font-weight:400;line-height:150%}.project-round-sections__activity-list{margin:20px 0 0}.project-round-capsules__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-4px}.project-round-capsules__item{margin-bottom:4px;margin-right:4px}.project-round-capsules__item,.project-round-capsules__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.project-round-capsules__link{background-color:var(--blue-50);border-radius:30px;padding:3px 8px 3px 4px;position:relative}.project-round-capsules__link:hover{background-color:var(--blue-100);cursor:pointer}.project-round-capsules__link--no-link{background-color:var(--gray-100)}.project-round-capsules__link--no-link .project-round-capsules__text{color:var(--gray-600)}.project-round-capsules__link--no-link:hover{background-color:var(--gray-100)}.project-round-capsules__text{color:var(--blue-600-d-400);font-size:13px;font-weight:500;line-height:150%}.project-round-capsules__available-point{background-color:var(--green-600);border:2px solid var(--bg-wrapper);border-radius:50%;height:12px;left:-1px;position:absolute;top:-1px;width:12px}.project-round-capsules__icon-item,.project-round-capsules__icons-list{display:-webkit-box;display:-ms-flexbox;display:flex}.project-round-capsules__icon-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:4px}.project-round-capsules__new-point{background-color:var(--blue-600-d-400);border-radius:50%;height:6px;margin-left:5px;width:6px}.project-round-faq__title{color:var(--gray-900);font-size:16px;font-weight:600;line-height:150%;margin-bottom:8px}.project-round-faq__item{border-bottom:1px solid var(--gray-200);padding:16px 0;-webkit-transition:border .3s;transition:border .3s}.project-round-faq__item:first-of-type{padding-top:0}.project-round-faq__item:last-of-type{border-bottom:0;padding-bottom:0}.project-round-faq__header{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.project-round-faq__subtitle{color:var(--gray-900);font-size:16px;font-weight:500;line-height:150%}.project-round-faq__text{display:block;padding-top:4px}.project-round-faq__text>*{color:var(--gray-700);font-size:14px;font-weight:400;line-height:150%}.project-round-faq__text a{color:var(--blue-600-d-400)}.project-round-faq__text a:hover{color:var(--blue-400-d-600)}.project-round-faq__link{color:var(--blue-600-d-400);font-size:14px;font-weight:400;line-height:150%;-webkit-transition:color .3s;transition:color .3s}.project-round-faq__link:hover{color:var(--blue-400-d-600)}.project-round-faq__arrow{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.project-round-faq__arrow--rotate{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.project-round-title{width:100%}.project-round-title__main{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.project-round-title__section{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.project-round-title__section--start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.project-round-title__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:32px}.project-round-title__icon .svg-coinlist__svg{left:4px;position:relative;-webkit-transform:scale(1.3);transform:scale(1.3)}.project-round-title__container{margin-left:12px}.project-round-title__name{color:var(--gray-900);font-size:16px;font-weight:600;line-height:150%}.project-round-title__name--sale-type{color:var(--gray-900);font-size:16px;font-weight:400;line-height:150%}.project-round-title__status{border-radius:2px;color:#fff;font-size:7px;font-style:normal;font-weight:600;letter-spacing:.21px;line-height:150%;margin-left:4px;padding:1px 2px;vertical-align:text-top}.project-round-title__status--active{background:var(--green-600)}.project-round-title__status--upcoming{background:var(--blue-600)}.project-round-title__details{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.project-round-title__roi{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.project-round-title__date{color:var(--gray-600);font-size:13px;font-weight:500;line-height:150%;margin-right:16px}.project-round-title__footer-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:16px}.project-round-title__item-name{color:var(--gray-500);font-size:12px;font-style:normal;font-weight:400;line-height:150%;margin-right:4px;white-space:nowrap}.project-round-title__item-name--mb{margin:0 0 4px}.project-round-title__item-value{color:var(--gray-900);font-size:14px;font-style:normal;font-weight:500;line-height:150%}.project-round-title__mobile-details{display:none;margin-top:8px}@media (max-width:576px){.project-round-title__mobile-details{display:-webkit-box;display:-ms-flexbox;display:flex}}.project-round-title__desktop-details{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:576px){.project-round-title__desktop-details{display:none}}.project-round-title__description{color:var(--gray-900);font-size:15px;font-style:normal;font-weight:400;letter-spacing:.3px;line-height:150%}.project-round-potential-rewards{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.project-round-potential-rewards__title{color:var(--gray-500);font-size:12px;font-style:normal;font-weight:400;line-height:150%;margin-right:8px}.project-round-potential-rewards__item,.project-round-potential-rewards__list{display:-webkit-box;display:-ms-flexbox;display:flex}.project-round-potential-rewards__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--gray-100);border:1px solid var(--gray-150);border-radius:8px;height:29px;margin-right:8px;padding:0 12px}.project-round-potential-rewards__item:last-of-type{margin-right:0}.project-round-potential-rewards__item-name{color:var(--gray-900);font-size:14px;font-style:normal;font-weight:500;line-height:150%;margin-right:6px}.project-round-potential-rewards__drops-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.project-round-potential-rewards__drops-list--drop-1 .project-round-potential-rewards__drop-item:first-of-type .svg-drop__fill,.project-round-potential-rewards__drops-list--drop-2 .project-round-potential-rewards__drop-item:first-of-type .svg-drop__fill,.project-round-potential-rewards__drops-list--drop-2 .project-round-potential-rewards__drop-item:nth-of-type(2) .svg-drop__fill,.project-round-potential-rewards__drops-list--drop-3 .project-round-potential-rewards__drop-item .svg-drop__fill{fill:var(--blue-600-d-400)}.project-round-potential-rewards__drop-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:2px}.project-round-item{background-color:var(--bg-wrapper);border:1px solid var(--gray-150);border-radius:8px;padding:16px 24px;-webkit-transition:border-color .3s,background-color .3s;transition:border-color .3s,background-color .3s}.project-round-item__hidden{-webkit-transition:.3s;transition:.3s}@media (max-width:1024px){.project-round-item__hidden{-webkit-transition:0s;transition:0s}}.project-round-item__stats{margin:16px 0 0}.project-round-item__note,.project-round-item__potential-rewards,.project-round-item__resources,.project-round-item__sections{margin-top:16px}.project-round-item__capsules,.project-round-item__faq{margin-top:24px}.project-round-resources__title{color:var(--gray-500);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:400;line-height:150%;margin-bottom:8px}.project-round-resources__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.project-round-resources__item{margin-right:4px}.project-round-resources__item:last-of-type{margin-right:0}.project-round-stats{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}@media (max-width:1140px) and (min-width:1025px),(max-width:750px){.project-round-stats{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.project-round-stats__section{background-color:var(--gray-50);border-radius:12px;margin:0 8px 0 0;padding:12px;width:100%}.project-round-stats__section:last-of-type{margin:0}@media (max-width:1140px) and (min-width:1025px),(max-width:750px){.project-round-stats__section{margin:0 0 8px}}.project-social-stats{background-color:var(--bg-wrapper);border-radius:8px;overflow:hidden;-webkit-transition:border-color .3s,background-color .3s;transition:border-color .3s,background-color .3s}.project-social-stats__wrapper{padding:16px 16px 0}.project-social-stats__title{color:var(--gray-900);font-size:16px;font-weight:600;line-height:150%;margin-bottom:16px}.project-social-stats__button{-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:var(--bg-wrapper);border-top:1px solid var(--gray-200);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:16px;width:100%}.project-social-stats__button:hover{background-color:var(--gray-100)}.project-social-stats__button-text{color:var(--gray-500);font-size:16px;font-style:normal;font-weight:500;letter-spacing:-.1px;line-height:20px}.project-social-stats-list__item,.project-social-stats__arrow{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.project-social-stats-list__item{-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid var(--gray-200);justify-content:space-between;padding:12px 0;width:100%}.project-social-stats-list__item:first-of-type{padding-top:0}.project-social-stats-list__item:last-of-type{border-bottom:0}.project-social-stats-list__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.project-social-stats-list__avatar{margin-right:8px}.project-social-stats-list__user-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.project-social-stats-list__name{color:var(--gray-900);font-size:13px;font-weight:700;line-height:150%}.project-social-stats-list__followers-value,.project-social-stats-list__username{color:var(--gray-500);font-size:12px;font-weight:400;line-height:150%}.project-dropstab-stats{background-color:var(--bg-wrapper);border:1px solid var(--gray-150);border-radius:8px;padding:16px;-webkit-transition:border-color .3s,background-color .3s;transition:border-color .3s,background-color .3s}.project-dropstab-stats__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;margin-bottom:16px}.project-dropstab-stats__item:last-of-type{margin-bottom:0}.project-dropstab-stats__section-title-wrapper{margin-bottom:3px}.project-dropstab-stats__section-title-wrapper-4px{margin-bottom:4px}.project-dropstab-stats__section-title-wrapper-8px{margin-bottom:8px}.project-dropstab-stats__section-title{color:var(--gray-500);font-size:12px;font-weight:400;line-height:150%}.project-dropstab-stats__section-title--right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.project-dropstab-stats__header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.project-dropstab-stats__header,.project-dropstab-stats__logo-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}.project-dropstab-stats__dropstab-logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:8px}.project-dropstab-stats__logo-title{color:var(--gray-900);font-size:20px;font-style:normal;font-weight:700;line-height:32px}.project-dropstab-stats__detail-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.project-dropstab-stats__detail-link:hover .project-dropstab-stats__detail-link-text{color:var(--blue-600-d-400)}.project-dropstab-stats__detail-link:hover .project-dropstab-stats__external-icon .svg-external-icon__svg{fill:var(--blue-600-d-400)}.project-dropstab-stats__detail-link-text{color:var(--gray-500);font-size:12px;font-weight:400;line-height:18px}.project-dropstab-stats__external-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:4px}.project-dropstab-stats__capsules-list{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-end;margin-bottom:-8px}.project-dropstab-stats__capsule-item{margin:0 8px 8px 0;position:relative}.project-dropstab-stats__price-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.project-dropstab-stats__value{color:var(--gray-900);font-size:28px;font-style:normal;font-weight:700;line-height:150%}.project-dropstab-stats__value--small{font-size:20px}.project-dropstab-stats__total-supply{color:var(--gray-900);font-size:14px;font-style:normal;font-weight:500;line-height:150%}.project-dropstab-stats__percent-label{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:8px;color:var(--gray-900);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:600;justify-content:center;line-height:150%;margin-left:8px;max-height:24px;min-height:24px;padding:0 8px}.project-dropstab-stats__percent-label--green{background-color:var(--green-100)}.project-dropstab-stats__percent-label--red{background-color:var(--red-100)}.project-dropstab-stats__values-list{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}@media (max-width:480px){.project-dropstab-stats__values-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.project-dropstab-stats__value-item{border-right:1px solid var(--gray-200);margin-right:8px;padding-right:8px;width:100%}.project-dropstab-stats__value-item:last-of-type{border-right:0}@media (max-width:480px){.project-dropstab-stats__value-item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-bottom:1px solid var(--gray-200);border-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:12px 0;width:100%}.project-dropstab-stats__value-item:first-of-type{padding-top:0}.project-dropstab-stats__value-item:last-of-type{border-bottom:0;margin-right:0;padding-bottom:0;padding-right:0}}.project-dropstab-stats__importance{color:var(--gray-900);font-size:14px;font-weight:500;line-height:150%}.project-dropstab-stats__ranks-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.project-dropstab-stats__rank-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:3px}.project-dropstab-stats__rank-item:last-of-type{margin-bottom:0}.project-dropstab-stats__rank-value{color:var(--gray-900);font-size:14px;font-style:normal;font-weight:500;line-height:150%}.project-dropstab-stats__rank-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:4px}.project-dropstab-stats__rank-link:hover .project-dropstab-stats__rank-link-icon .svg-external-icon__svg,.project-dropstab-stats__rank-link:hover .project-dropstab-stats__rank-link-text{color:var(--blue-400-d-600)}.project-dropstab-stats__rank-link-text{color:var(--blue-600-d-400);font-size:14px;font-style:normal;font-weight:500;line-height:150%}.project-dropstab-stats__rank-link-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:4px}.project-dropstab-stats__area{background-color:var(--blue-50);padding:16px}.project-dropstab-stats__area,.project-dropstab-stats__last-round-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.project-dropstab-stats__last-round-wrapper{background-color:var(--bg-wrapper);padding:8px 16px}.project-dropstab-stats__last-round-list{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between;width:100%}@media (max-width:480px){.project-dropstab-stats__last-round-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.project-dropstab-stats__last-round-item{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border-right:1px solid var(--gray-200);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:6px;padding-right:6px;width:100%}.project-dropstab-stats__last-round-item:last-of-type{border-right:0;margin-right:6px;padding-right:6px}@media (max-width:480px){.project-dropstab-stats__last-round-item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-bottom:1px solid var(--gray-200);border-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:12px 0;width:100%}.project-dropstab-stats__last-round-item:first-of-type{padding-top:0}.project-dropstab-stats__last-round-item:last-of-type{border-bottom:0;margin-right:0;padding-bottom:0;padding-right:0}}.project-dropstab-stats__last-round-prefix{color:var(--gray-500);font-size:14px;font-weight:400;line-height:150%;margin-left:4px}.project-dropstab-stats__details-block{margin-top:20px}.project-dropstab-stats__detail-text{color:var(--gray-900);font-size:15px;font-style:normal;font-weight:400;letter-spacing:.15px;line-height:150%}.project-dropstab-stats__rounds-value{color:var(--blue-600-d-400);font-size:14px;font-style:normal;font-weight:500;line-height:150%}.project-title{background-color:var(--bg-wrapper);border:1px solid var(--gray-150);border-radius:8px;padding:24px;-webkit-transition:border-color .3s,background-color .3s;transition:border-color .3s,background-color .3s;width:100%}.project-title__body{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.project-title__body,.project-title__project{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.project-title__project-icon{margin-right:10px}.project-title__details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.project-title__details,.project-title__title-block{display:-webkit-box;display:-ms-flexbox;display:flex}.project-title__title-block{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4px}.project-title__name{color:var(--gray-900);font-size:20px;font-style:normal;font-weight:600;line-height:36px}.project-title__abbreviation{color:var(--gray-500);font-size:14px;font-style:normal;font-weight:400;line-height:150%;margin-left:8px}.project-title__star{margin-left:8px}.project-title__description{color:var(--gray-700);font-size:14px;font-style:normal;font-weight:400;line-height:150%}.project-title__screenshots{margin-top:16px}.project-title__screenshots-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-8px;width:100%}.project-title__screenshot-item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:var(--gray-100);border:1px solid rgba(0,0,0,.1);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:8px;margin-right:8px;max-height:64px;max-width:64px;min-height:64px;min-width:64px;overflow:hidden}.project-title__screenshot-item:last-of-type{margin-right:0}.project-title__screenshot-item:hover{cursor:pointer}.project-title__screenshot-item:hover .project-title__image{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:border-color .3s,background-color .3s,-webkit-transform .3s;transition:border-color .3s,background-color .3s,-webkit-transform .3s;transition:transform .3s,border-color .3s,background-color .3s;transition:transform .3s,border-color .3s,background-color .3s,-webkit-transform .3s}.project-title__image{display:block;min-height:100%;min-width:100%;-o-object-fit:contain;object-fit:contain}.project-mobile-navigation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;background-color:var(--bg-wrapper);border:1px solid var(--gray-150);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;padding:8px 16px 0;-webkit-transition:border-color .3s,background-color .3s;transition:border-color .3s,background-color .3s;width:100%}.project-mobile-navigation__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.project-mobile-navigation__item{color:var(--gray-900);font-family:Rajdhani;font-size:18px;font-weight:700;line-height:36px;margin-right:16px;padding-bottom:8px;text-transform:uppercase}.project-mobile-navigation__item:last-of-type{margin-right:0}.project-mobile-navigation__item:hover{color:var(--gray-600);cursor:pointer}.project-mobile-navigation__item--active{color:var(--blue-600-d-400);pointer-events:none}.project-mobile-navigation__line{background-color:var(--blue-600-d-400);display:inline-block;height:2px;position:relative;-webkit-transition:width .3s,background-color .3s,left .3s;transition:width .3s,background-color .3s,left .3s;width:0}.project-investors{background-color:var(--bg-wrapper);border-radius:8px;max-width:100%;padding:16px 24px;-webkit-transition:border-color .3s,background-color .3s;transition:border-color .3s,background-color .3s}.project-investors--inner{background-color:transparent;border:0;border-radius:0;padding:0}.project-investors__title{color:var(--gray-900);font-size:16px;font-style:normal;font-weight:600;line-height:150%;margin-bottom:16px}.project-investors__table{--grid:1.4fr minmax(150px,.6fr) minmax(70px,.4fr) minmax(135px,.8fr)}@media (max-width:500px){.project-investors__table{--grid:auto auto auto 80px}}.project-investors__head{background-color:var(--bg-wrapper);border-bottom:1px solid var(--gray-200);-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:var(--grid);margin:0 0 0 -4px;padding:0 4px 14px 0;position:sticky;top:0;width:calc(100% + 8px);z-index:10}.project-investors__head-item{color:var(--gray-500);font-size:12px;font-style:normal;font-weight:400;justify-self:start;line-height:150%}.project-investors__head-item:last-of-type{text-align:right}.project-investors__head-item--stage{grid-column:4/5;text-align:right;width:100%}@media (max-width:500px){.project-investors__head-item--stage{display:none}}.project-investors__head-item--tier{grid-column:3/4}@media (max-width:500px){.project-investors__head-item--tier{grid-column:4/5;text-align:right;width:100%}}@media (max-width:1100px) and (min-width:1024px),(max-width:650px){.project-investors__head-item--name{grid-column:1/3}}@media (max-width:500px){.project-investors__head-item--name{grid-column:1/4}}@media (max-width:1100px) and (min-width:1024px),(max-width:650px){.project-investors__head-item--type{display:none}}.project-investors__body .project-investors__row{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:var(--grid)}.project-investors__body .project-investors__row:nth-of-type(n+5){display:none}.project-investors__body--visible .project-investors__row:nth-of-type(n+5){display:grid}.project-investors__avatar{margin-right:8px}.project-investors__name{color:var(--gray-900);display:block;font-size:14px;font-style:normal;font-weight:500;line-height:150%}.project-investors__badge{margin:0 0 0 4px;position:relative;top:-2px}.project-investors__row{border-top:1px solid var(--gray-200);display:none;margin:0 0 0 -4px;padding:12px 4px;-webkit-transition:all 0s!important;transition:all 0s!important;width:calc(100% + 8px)}.project-investors__row:first-of-type{border-top:0}.project-investors__row:hover{background-color:var(--gray-100-d-50);border-radius:4px}.project-investors__row:hover,.project-investors__row:hover+.project-investors__row{border-top:1px solid var(--gray-100)}.project-investors__row:hover:first-of-type{border-top:0}.project-investors__grid{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:var(--grid)}.project-investors__grid--name{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.project-investors__grid-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%}@media (max-width:1100px) and (min-width:1024px),(max-width:650px){.project-investors__grid-item--name{grid-column:1/3}}@media (max-width:500px){.project-investors__grid-item--name{grid-column:1/4}}.project-investors__grid-item--type{grid-column:2/3}@media (max-width:1100px) and (min-width:1024px),(max-width:650px){.project-investors__grid-item--type{display:none}}.project-investors__grid-item--tier{grid-column:3/4}@media (max-width:500px){.project-investors__grid-item--tier{-webkit-box-pack:end;-ms-flex-pack:end;grid-column:4/5;justify-content:flex-end;width:100%}}.project-investors__grid-item--stage{grid-column:4/5;justify-self:end}@media (max-width:500px){.project-investors__grid-item--stage{display:none}}.project-investors__tags-list{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-end;margin-bottom:-4px;width:100%}.project-investors__tag-item{margin-bottom:4px;margin-right:4px}.project-investors__tag-item:last-of-type{margin-right:0}.project-investors__button-container{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:16px;width:100%}.project-investors__button-margin-bottom{margin-bottom:24px}.project-investors__button{border:1px solid var(--blue-600-d-400);border-radius:8px;color:var(--blue-600-d-400);cursor:pointer;font-size:16px;font-style:normal;font-weight:500;letter-spacing:-.1px;line-height:20px;min-height:40px;padding:0 24px}.project-investors__button:hover{border:1px solid var(--blue-400-d-600);color:var(--blue-400-d-600)}.side-bar__title{color:var(--gray-600);font-size:18px;font-style:normal;font-weight:700;line-height:18px;margin-bottom:16px;text-transform:uppercase}.side-bar__tooltip-wrapper{position:relative}.side-bar__main-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-ms-flex-item-align:stretch;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;gap:8px}.side-bar__main-content,.side-bar__top-info{align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex}.side-bar__top-info{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-item-align:stretch;align-items:center;background:var(--bg-blue-wrapper);border-radius:8px;gap:40px;justify-content:center;margin:0 0 8px;padding:24px 16px}@media (max-width:1024px){.side-bar__top-info{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media (max-width:600px){.side-bar__top-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;padding:16px}}.side-bar__top-info__separator{background:var(--gray-300);height:70px;width:1px}@media (max-width:600px){.side-bar__top-info__separator{display:none}}.side-bar__top-info__wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}@media (max-width:600px){.side-bar__top-info__wrapper{border-bottom:1px solid var(--gray-300);display:grid;grid-template-columns:1fr auto;padding:12px 0;width:100%}.side-bar__top-info__wrapper:first-of-type{padding:0 0 12px}.side-bar__top-info__wrapper:last-of-type{border-bottom:0;padding:12px 0 0}}.side-bar__top-info__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}@media (max-width:600px){.side-bar__top-info__title{grid-column:1/2;grid-row:1/3}}.side-bar__top-info__title__text{color:var(--gray-500);font-size:12px;font-style:normal;font-weight:400;line-height:150%}.side-bar__top-info__value{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--gray-900);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:24px;font-style:normal;font-weight:700;gap:4px;line-height:150%}@media (max-width:600px){.side-bar__top-info__value{-webkit-box-pack:end;-ms-flex-pack:end;font-size:16px;gap:0;grid-column:2/3;grid-row:1/2;justify-content:flex-end}}.side-bar__top-info__sub{color:var(--blue-600);font-size:14px;font-style:normal;font-weight:500;grid-row:2/3;line-height:150%}.side-bar__top-info__sub__right{color:var(--gray-500);min-height:20px}@media (max-width:600px){.side-bar__top-info__sub{grid-column:2/3;grid-row:2/3;text-align:right}}.side-bar__investors{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:var(--bg-blue-wrapper);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px;width:100%}.side-bar__investors__title{color:var(--gray-500);font-size:12px;font-style:normal;font-weight:400;line-height:150%}.side-bar__investors__top-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-item-align:stretch;align-self:stretch;background:var(--bg-blue-wrapper);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:10px 16px}.side-bar__investors__top-container--separator{padding:0}.side-bar__investors__top-container-bot{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;-ms-flex-item-align:stretch;align-items:flex-start;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.side-bar__investors__tier{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;padding-top:4px}.side-bar__investors__tier__text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1px;justify-content:center}.side-bar__investors__tier__top{color:var(--gray-700);font-size:11px}.side-bar__investors__tier__bottom,.side-bar__investors__tier__top{font-style:normal;font-weight:700;line-height:11px;text-transform:uppercase}.side-bar__investors__tier__bottom{color:var(--gray-400);font-size:8.25px;text-align:center}.side-bar__investors__bot-container{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-item-align:stretch;align-items:center;justify-content:space-between}.side-bar__investors__bot-container,.side-bar__separator{align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex}.side-bar__separator{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-ms-flex-item-align:stretch;align-items:flex-start;background:var(--gray-300);-ms-flex-direction:column;flex-direction:column;gap:10px;height:1px;padding:0 16px}.side-bar__twitter__flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.side-bar__twitter__flex,.side-bar__twitter__flex-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.side-bar__twitter__flex-link{-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.side-bar__twitter__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 0 4px}.side-bar__twitter__link,.side-bar__twitter__top{display:-webkit-box;display:-ms-flexbox;display:flex}.side-bar__twitter__top{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:end;-ms-flex-align:end;align-items:end;justify-content:space-between}.side-bar__twitter__bottom{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:end}.side-bar__twitter__text{color:var(--gray-500);font-size:12px;font-style:normal;font-weight:400;line-height:150%}.side-bar__twitter__text:hover{color:var(--blue-600-d-400)}.side-bar__twitter__value{color:var(--gray-900);font-size:16px;font-style:normal;font-weight:600;line-height:150%}.side-bar__twitter__progress{-ms-flex-pack:center;-ms-flex-align:center;-ms-flex-item-align:stretch;align-self:stretch;background:-webkit-gradient(linear,left top,right top,from(#ff2b2b),color-stop(49.5%,#facc15),color-stop(100%,#16a34a),to(#25ef6f));background:linear-gradient(90deg,#ff2b2b,#facc15 49.5%,#16a34a 100%,#25ef6f 0);border-radius:8px;height:4px;margin-top:8px;position:relative}.side-bar__twitter__progress,.side-bar__twitter__progress__point{-webkit-box-pack:center;-webkit-box-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.side-bar__twitter__progress__point{-ms-flex-align:center;-ms-flex-pack:center;background-color:var(--bg-wrapper);border-radius:50%;height:14px;position:absolute;width:14px;z-index:1}.side-bar__twitter__progress__point__min{background-color:var(--gray-900);border-radius:10px;height:8px;width:8px}.side-bar__ecosystem{gap:12px;padding:16px 0;width:100%}.ecosystem__ecosystem{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom:1px solid var(--gray-200);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:12px 0;position:relative}.ecosystem__ecosystem:first-of-type{padding:0 0 12px}.ecosystem__ecosystem:last-of-type{border-bottom:0;margin:0 0 32px;padding:12px 0 0}.ecosystem__ecosystem__text{color:var(--gray-400);font-size:12px;font-style:normal;font-weight:400;left:0;line-height:150%;margin:3px 0 0;position:absolute;white-space:nowrap}.ecosystem__separator{background:var(--gray-200);height:1px;margin-bottom:12px;margin-top:12px}.ecosystem__capsules-list{width:100%}.ecosystem__capsules-list--tags .project-dropstab-stats__capsule-item:first-of-type{padding:0 0 0 33px}.ecosystem__capsules-list--category .project-dropstab-stats__capsule-item:first-of-type{padding:0 0 0 56px}.ecosystem__capsules-list--token-type .project-dropstab-stats__capsule-item:first-of-type{padding:0 0 0 68px}.ecosystem__capsules-list--ecosystem .project-dropstab-stats__capsule-item:first-of-type,.ecosystem__capsules-list--explorers .project-dropstab-stats__capsule-item:first-of-type{padding:0 0 0 58px}.ecosystem__capsules-list--smart .project-dropstab-stats__capsule-item:first-of-type{padding:0 0 0 94px}.ecosystem__capsules-list--main-tag .project-dropstab-stats__capsule-item:first-of-type{padding:0 0 0 68px}.invest{gap:8px}.invest,.invest__lead--plate{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.invest__lead--plate{background:var(---Yellow-400,#facc15);border-radius:2px;color:var(---Cool-Gray-700,#374151);font-size:7px;font-style:normal;font-weight:600;letter-spacing:.21px;line-height:150%;max-height:11px;padding:0 2px}.copy-contract-message{background-color:var(--bg-wrapper);border-radius:8px;bottom:20px;color:var(--gray-900);font-weight:500;opacity:0;padding:16px;position:fixed;right:20px;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;z-index:99999}.is-long{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}.hide-separator{display:none}.side-bar-price{-ms-flex-item-align:stretch;background-color:var(--bg-blue-wrapper);gap:8px;margin-bottom:16px;padding:16px}.side-bar-price,.side-bar-price__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;align-self:stretch;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.side-bar-price__content{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-item-align:stretch;background-color:var(--bg-wrapper);justify-content:center;width:100%}.side-bar-price__content__rank{-webkit-box-align:start;-ms-flex-align:start;-ms-flex-line-pack:start;-ms-flex-item-align:stretch;align-content:flex-start;align-items:flex-start;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px 8px}.side-bar-price__content__rank__capsule{-webkit-box-align:center;-ms-flex-align:center;fill:var(--blue-600);align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}.side-bar-price__content__rank__capsule--text{color:var(--blue-600);font-size:13px;font-style:normal;font-weight:500;line-height:150%}.side-bar-price__content__rank__capsule--icon{height:16px;width:16px}.side-bar-price__content__currency-wrapper{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-item-align:stretch;align-items:center;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;width:100%}@media (max-width:400px){.side-bar-price__content__currency-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}}.side-bar-price__content__currency-wrapper__container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;width:100%}.side-bar-price__content__currency-wrapper__value{color:var(--gray-900);font-size:16px;font-style:normal;font-weight:600;line-height:150%}.side-bar-price__content__currency-wrapper__currency{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-negative:0;color:var(--gray-500);-ms-flex-direction:column;flex-direction:column;flex-shrink:0;font-size:14px;font-style:normal;font-weight:400;justify-content:center;line-height:150%;width:27px}.side-bar-price__content__container,.side-bar-price__content__currency-wrapper__currency{-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex}.side-bar-price__content__container{gap:16px;padding:16px}.side-bar-price__content__container--middle{gap:8px}.side-bar-price__content__container--bottom,.side-bar-price__content__container--middle{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}.side-bar-price__content__container--bottom{gap:3px}.side-bar-price__content__separator{background-color:var(--gray-200);height:46px;width:1px}@media (max-width:400px){.side-bar-price__content__separator{display:none}}.side-bar-price__content__separator--little{height:24px}.side-bar-price__top-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;width:82px;width:100%}.side-bar-price__top-inner,.side-bar-price__top-inner__title{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;justify-content:center}.side-bar-price__top-inner__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--gray-500);font-size:12px;font-style:normal;font-weight:400;line-height:150%}.side-bar-price__top-inner__value{color:var(--gray-900);font-size:16px;font-style:normal;font-weight:600;line-height:150%;white-space:nowrap}.side-bar-price__top-inner__value .multiline{background-color:red}.price-info{border-radius:8px;margin:0 0 8px;width:100%}.price-info__wrapper{padding:0 8px 8px}.price-info__top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.price-info__top,.price-info__top__stats{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.price-info__top__stats{-webkit-box-pack:center;-ms-flex-pack:center;gap:2px;justify-content:center}.price-info__top__dropstab{color:var(--gray-900);font-size:11px;font-weight:700}.price-info__top-second,.price-info__top__icon{display:-webkit-box;display:-ms-flexbox;display:flex}.price-info__top-second{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.price-info__top-second__price{color:var(--gray-900);font-size:28px;font-style:normal;font-weight:700;line-height:36px}.price-info__top-second__percent-green{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--green-100);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;justify-content:center;padding:0 8px}.price-info__top-second__percent-green__value{color:var(--gray-900);font-size:16px;font-style:normal;font-weight:600;line-height:150%}.price-info__top-second__percent-red{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--red-100);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;justify-content:center;padding:0 8px}.price-info__top-second__percent-red__value{color:var(--gray-900);font-size:16px;font-style:normal;font-weight:600;line-height:150%}.projects-list-page{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:30px;margin-top:16px;width:100%}.about-us{grid-row-gap:48px;display:grid;grid-auto-flow:row}.about-us__info-content{grid-column-gap:40px;display:grid;grid-template-columns:1.2fr 1fr}.about-us__info-description{color:var(--gray-600);font-size:16px;font-weight:500}.about-us__info-list{grid-column-gap:20px;align-self:flex-start;display:grid;grid-template-columns:repeat(3,1fr)}.about-us__info-item{grid-row-gap:4px;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--bg-main);border:1px solid var(--blue-600);border-radius:8px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);display:grid;grid-auto-flow:row;justify-content:center;justify-items:center;padding:16px 12px}.about-us__info-item *{line-height:1}.about-us__info-item-number{color:var(--blue-600-d-400);font-size:24px;font-weight:600}.about-us__info-item-description{color:var(--blue-600-d-400);font-size:12px;font-weight:400}.about-us__list{grid-column-gap:20px;display:grid;grid-template-columns:repeat(7,1fr)}.about-us__item{grid-row-gap:4px;background-color:var(--bg-main);border-radius:8px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);display:grid;grid-auto-flow:row;padding:20px 12px}.about-us__item-headline{color:var(--blue-600-d-400);font-size:16px;font-weight:600}.about-us__item-description{color:var(--gray-600);font-size:14px;font-weight:500}.about-us__logo{grid-gap:20px;display:grid;grid-template-columns:repeat(5,1fr)}.about-us__social-image-bg{background-color:#fff;border-radius:8px;max-height:64px;padding:16px}.about-us__social-image-bg .logotype{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex}.about-us__social-image-bg .logotype svg:first-of-type{fill:var(--blue-600);margin-right:9.5px;max-height:28px;min-height:28px}.about-us__social-image-bg .logotype svg:last-of-type{fill:#374151;max-height:21px;min-height:21px;position:relative;top:-2.5px}.about-us__social-image-bg_black{background-color:#000}.about-us__social-image-bg_black .logotype svg:last-of-type{fill:#b3bbc7}.about-us__social-image{height:100%;max-height:160px;max-width:32px;width:100%}.about-us__social-image_large{grid-column:2/3}.about-us__logo+.about-us__social{margin-top:24px}.about-us__social{grid-column-gap:20px;grid-row-gap:24px;display:grid;grid-template-columns:repeat(5,1fr)}.about-us__faq{margin:0 auto;max-width:850px;width:100%}.about-us__faq-accordion{grid-row-gap:12px;display:grid;grid-auto-flow:row}.joint-part__accordion{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--bg-main);border:1px solid var(--gray-200);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:16px 16px 6px;-webkit-transition:max-height .5s;transition:max-height .5s;width:100%}.joint-part__accordion.body-open .heading-text{color:var(--blue-600-d-400)}.joint-part__accordion.body-open .more-button span{background-color:var(--blue-600-d-400)}.joint-part__accordion.body-open .more-button span:last-of-type{display:none}.joint-part__accordion .head{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding-bottom:10px}.joint-part__accordion .body{padding-bottom:10px}.joint-part__accordion .heading-text{color:var(--gray-600);font-weight:600}.joint-part__accordion .body-text{color:var(--gray-500);font-weight:500}.joint-part__accordion .body-text a{color:var(--blue-600-d-400)}.joint-part__accordion .body-text a:hover{text-decoration:underline}.joint-part__accordion .more-button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:12px;justify-content:center;position:relative;width:12px}.joint-part__accordion .more-button:hover span{background-color:var(--gray-400)}.joint-part__accordion .more-button span{background-color:var(--gray-600);height:1.5px;position:absolute;right:8px;width:10px}.joint-part__accordion .more-button span:last-of-type{-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media (max-width:1280px){.about-us__list{grid-gap:20px;grid-template-columns:repeat(4,1fr)}.about-us__logo,.about-us__social{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.about-us__info-content{grid-row-gap:24px;grid-template-columns:1fr}.about-us__info-list{grid-template-columns:repeat(3,125px)}}@media (max-width:768px){.about-us__list,.about-us__logo,.about-us__social{grid-column-gap:16px;grid-template-columns:1fr 1fr}}@media (max-width:576px){.about-us__info-list{grid-column-gap:16px;grid-row-gap:20px;grid-template-columns:1fr 1fr}.about-us__info-item_large{grid-column:1/3}.about-us__logo{grid-template-columns:1fr}.about-us__social-image_large{grid-column:unset}.about-us__social{grid-column-gap:16px;grid-template-columns:1fr}}.advertising{grid-row-gap:48px;display:grid;grid-auto-flow:row}.advertising__content{grid-column-gap:40px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:grid;grid-template-columns:1.2fr 1fr}.advertising__description{grid-row-gap:20px;display:grid;font-size:16px;grid-auto-flow:row}.advertising__description p{color:var(--gray-800)}.advertising-text-red{color:var(--red-700)}.advertising__description-link{color:var(--blue-600-d-400)}.advertising__description-link:hover{text-decoration:underline}.advertising__info{grid-column-gap:16px;grid-row-gap:20px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.advertising__card{grid-column-gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--bg-main);border-radius:8px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);display:grid;grid-template-columns:auto auto;overflow:hidden;padding:20px 12px;position:relative}.advertising__card-decor{fill:var(--gray-50);height:86px;left:-30px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:86px}.advertising__card-icon{-ms-flex-item-align:center;fill:var(--blue-600);align-self:center;height:32px;position:relative;width:32px}.advertising__card-headline{color:var(--gray-700);font-size:16px;font-weight:600;margin-bottom:4px;position:relative}.advertising__card-description{color:var(--gray-500);font-weight:500;position:relative}.advertising__list{grid-column-gap:40px;grid-row-gap:16px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr}.advertising__item{background-color:#fff;border-radius:8px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);overflow:hidden}.advertising__item-back{overflow:hidden;position:relative}.advertising__item-back_yellow{background-color:var(--yellow-500)}.advertising__item-back_gray{background-color:var(--gray-500)}.advertising__item-top{margin-bottom:12px;padding:20px 16px 0}.advertising__item-headline{color:#fff;font-size:19px;font-weight:700;text-transform:uppercase}.advertising__item-description{color:#fff;font-size:14px;font-weight:500}.advertising__item-image{margin-bottom:-5px;-o-object-fit:cover;object-fit:cover;width:100%}.advertising__item-image_bottom{margin-bottom:-46px}.advertising__item-bottom{padding:16px 16px 32px}.advertising__point-list{grid-row-gap:16px;-webkit-box-pack:start;-ms-flex-pack:start;display:grid;grid-auto-flow:row;justify-content:flex-start}.advertising__point{grid-column-gap:14px;display:grid;grid-template-columns:20px 1fr}.advertising__point-check{fill:#fff;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--blue-600);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:18px;justify-content:center;width:18px}.advertising__point-description{color:#1f2937;font-size:14px;font-weight:600}@media (max-width:1280px){.advertising__content{grid-template-columns:.7fr 1fr}.advertising__info{max-height:236px}.advertising__list{grid-column-gap:20px}}@media (max-width:1024px){.advertising__content{grid-row-gap:40px;grid-auto-flow:row;grid-template-columns:unset}.advertising__info{grid-column-gap:20px;grid-row-gap:16px;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr 1fr}.advertising__info .advertising__card:first-of-type{grid-column:1/2;grid-row:1/3}.advertising__info .advertising__card:nth-of-type(2){grid-column:2/3;grid-row:1/3}.advertising__info .secondary-page-button:first-of-type{grid-column:3/4;grid-row:1/2}.advertising__info .secondary-page-button:nth-of-type(2){grid-column:3/4;grid-row:2/3}.advertising__list{grid-template-columns:1fr 1fr}}@media (max-width:768px){.advertising__info{grid-gap:20px;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.advertising__info .advertising__card:first-of-type{grid-column:1/2;grid-row:1/2}.advertising__info .advertising__card:nth-of-type(2){grid-column:2/3;grid-row:1/2}.advertising__info .secondary-page-button:first-of-type{grid-column:1/2;grid-row:2/3}.advertising__info .secondary-page-button:nth-of-type(2){grid-column:2/3;grid-row:2/3}}@media (max-width:576px){.advertising__info{grid-template-columns:1fr;grid-template-rows:unset;max-height:unset}.advertising__info .advertising__card:first-of-type,.advertising__info .advertising__card:nth-of-type(2),.advertising__info .secondary-page-button:first-of-type,.advertising__info .secondary-page-button:nth-of-type(2){grid-column:unset;grid-row:unset}.advertising__list{grid-template-columns:1fr}}.legal__grid{grid-column-gap:20px;display:grid;grid-template-columns:repeat(3,1fr)}.legal__item{grid-row-gap:12px;background-color:var(--bg-main);border:1px solid var(--gray-100);border-radius:16px;display:grid;grid-template-rows:auto 1fr auto;min-height:234px;padding:16px;position:relative;-webkit-transition:.2s;transition:.2s}.legal__item:hover{-webkit-box-shadow:-4px -2px 12px var(--gray-100),4px 4px 8px var(--gray-100);box-shadow:-4px -2px 12px var(--gray-100),4px 4px 8px var(--gray-100)}.legal__item-link{color:var(--blue-600-d-400);font-size:18px;font-weight:600}.legal__item-link:before{content:"";position:absolute;right:0;top:0}.legal__item-description{color:var(--gray-600);font-size:14px;font-weight:500;line-height:1.5}.legal__item-action{grid-column-gap:8px;display:grid;grid-auto-flow:column;justify-self:flex-end;margin-top:auto}.legal__item-action span{color:var(--blue-600-d-400);font-size:14px;font-weight:500}.legal__item-icon{fill:var(--blue-600);height:16px;width:16px}@media screen and (max-width:1024px){.legal__grid{grid-column-gap:12px}}@media (max-width:768px){.legal__grid{grid-row-gap:16px;grid-auto-flow:row;grid-template-columns:1fr}.legal__item{min-height:unset}}.ico-calendar__content{grid-column-gap:30px;display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr auto}.ico-calendar__info{max-width:708px;padding-top:48px}.ico-calendar__headline{color:var(--gray-800);font-size:30px;font-weight:600;margin-bottom:8px}.ico-calendar__description{color:var(--gray-400);font-size:18px;font-weight:500;margin-bottom:40px}.ico-calendar__button{-webkit-box-align:center;-ms-flex-align:center;grid-column-gap:6px;align-items:center;background-color:var(--blue-600);border-radius:8px;cursor:pointer;display:inline-grid;grid-auto-flow:column;padding:10px 12px}.ico-calendar__button span{color:#fff;font-size:16px;font-weight:500}.ico-calendar__icon{fill:#fff;height:20px;width:20px}.ico-calendar__list{grid-column-gap:16px;display:grid;grid-template-columns:repeat(4,1fr);justify-self:flex-end}.ico-calendar__item{grid-column-gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--bg-main);border-radius:8px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);display:grid;grid-template-columns:24px auto;height:82px;overflow:hidden;padding:20px 12px;position:relative}.ico-calendar__item span{color:var(--gray-700);font-size:14px;font-weight:500;position:relative}.ico-calendar__item-info{grid-column-gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid;grid-template-columns:24px auto;position:relative;z-index:10}.ico-calendar__item-icon{fill:var(--blue-600);height:24px;position:relative;width:24px}.ico-calendar__item-icon_phone{height:20px;width:14px}.ico-calendar__decor{fill:var(--gray-50);height:86px;left:-40px;position:absolute;top:-15px;width:86px;z-index:0}.ico-calendar__image-wrap{grid-column-gap:32px;display:grid;grid-auto-flow:column;grid-column:2/3;grid-row:1/3}.ico-calendar__image{height:390px;width:195px}@media (max-width:1280px){.ico-calendar__content{grid-row-gap:36px;grid-column-gap:48px}.ico-calendar__list{grid-column:1/3;grid-row:2/3;grid-template-columns:repeat(4,minmax(1fr,195px));justify-self:flex-start}.ico-calendar__image-wrap{grid-column-gap:24px;grid-row:1/2}.ico-calendar__image{height:309px;width:150px}}@media (max-width:1024px){.ico-calendar__content{grid-column-gap:24px}.ico-calendar__info{padding-top:16px}.ico-calendar__headline{font-size:24px}.ico-calendar__description{font-size:16px}.ico-calendar__image{height:276px;width:136px}}@media (max-width:768px){.ico-calendar__content{grid-column-gap:16px;grid-row-gap:32px}.ico-calendar__info{padding-top:0}.ico-calendar__headline{font-size:20px}.ico-calendar__item{height:62px;padding-bottom:0;padding-top:0}.ico-calendar__list{grid-gap:16px;grid-template-columns:1fr 1fr;width:100%}.ico-calendar__image{height:245px;width:120px}}@media (max-width:576px){.ico-calendar__content{grid-row-gap:32px;grid-template-columns:unset;grid-template-rows:repeat(3,auto)}.ico-calendar__description{margin-bottom:40px}.ico-calendar__button{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-item-align:stretch;align-self:stretch;justify-content:center;width:100%}.ico-calendar__list{grid-column:1/2;grid-row:3/4;grid-template-columns:1fr}.ico-calendar__image-wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;grid-column:1/2;grid-row:2/3;grid-template-columns:1fr 1fr;justify-content:space-between}.ico-calendar__image{height:auto;width:100%}}.secondary-page-small{color:var(--blue-600-d-400);font-size:14px;font-weight:500;margin-right:auto}.secondary-page-small_mb{margin-bottom:16px}.secondary-page-headline{color:var(--gray-800);font-size:20px;font-weight:700;margin-right:auto}.secondary-page-headline_centered{margin:0 auto;text-align:center}.secondary-page-headline_mb{margin-bottom:24px}.secondary-page-button{grid-column-gap:12px;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--blue-600);border-radius:8px;display:grid;grid-auto-flow:column;justify-content:flex-start;padding:16px}.secondary-page-button:hover{background-color:var(--blue-700)}.secondary-page-button *{color:#fff}.secondary-page-button__icon{fill:#fff;height:32px;width:32px}.secondary-page-button__icon_stroke{fill:transparent;stroke:#fff}.secondary-page-button__description{font-size:16px;font-weight:600;margin-bottom:4px}.secondary-page-button__small{font-size:12px;font-weight:500}.detail__logotype .detail-part__logotype-link{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex}.detail__logotype .detail-part__logotype-link svg{-webkit-transition:.3s;transition:.3s}.detail__logotype .detail-part__logotype-link svg:first-of-type{fill:var(--blue-600);margin-right:9.5px;max-height:28px;min-height:28px}.detail__logotype .detail-part__logotype-link svg:last-of-type{fill:var(--gray-500);max-height:21px;min-height:21px;position:relative;top:-2.5px}@media (max-width:1024px){.detail__logotype .detail-part__logotype-link.type__adaptive-1024 svg:first-of-type{margin-right:0}.detail__logotype .detail-part__logotype-link.type__adaptive-1024 svg:last-of-type{display:none}}.inner-page{margin:41px 0;width:100%}.inner-page__breadcrumbs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 0 21px}.inner-page__breadcrumbs,.inner-page__header{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.inner-page__header{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 0 16px}@media (max-width:960px){.inner-page__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.inner-page__wrapper{background-color:var(--bg-wrapper);border:1px solid var(--gray-150);border-radius:8px;padding:24px;-webkit-transition:border-color .3s,background-color .3;transition:border-color .3s,background-color .3;width:100%}.inner-page__wrapper--links{padding:16px}.inner-page__table{margin:0 0 16px}.inner-page__title{margin:0 21px 0 0;width:65%}@media (max-width:960px){.inner-page__title{margin:0;width:100%}}.inner-page__links{width:35%}@media (max-width:960px){.inner-page__links{margin:8px 0 0;width:100%}}.inner-page-links__title{color:var(--gray-500);display:block;font-size:12px;font-style:normal;font-weight:400;line-height:150%;margin:0 0 10px}.inner-page-links__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 -8px}.inner-page-links__item{margin:0 4px 8px 0}.inner-page-title__header{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 16px;width:100%}@media (max-width:576px){.inner-page-title__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.inner-page-title__avatar{margin:0 0 14px}}.inner-page-title__name-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin:0 0 0 10px}@media (max-width:576px){.inner-page-title__name-block{margin:0}}.inner-page-title__name{color:var(--gray-900);font-size:28px;font-style:normal;font-weight:700;line-height:36px}.inner-page-title__description{color:var(--gray-900);font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.1px;line-height:24px;margin:0 4px 0 0}.inner-page-title__attributes-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}@media (max-width:576px){.inner-page-title__attributes-list{-ms-flex-wrap:wrap;flex-wrap:wrap}}.inner-page-title__attribute-item{border-right:1px solid var(--gray-200);padding:0 8px;width:100%}.inner-page-title__attribute-item:last-of-type{border-right:0}@media (max-width:576px){.inner-page-title__attribute-item{width:50%}.inner-page-title__attribute-item:nth-of-type(2){border-right:0}.inner-page-title__attribute-item:first-of-type,.inner-page-title__attribute-item:nth-of-type(2){margin-bottom:16px}}.inner-page-title__attribute-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 4px}.inner-page-title__attribute-title{color:var(--gray-500);font-size:12px;font-style:normal;font-weight:400;line-height:150%}.inner-page-title__attribute-hint-icon{margin:0 0 0 4px}.inner-page-title__attribute-body,.inner-page-title__attribute-hint-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.inner-page-title__attribute-value{color:var(--gray-900);font-size:14px;font-style:normal;font-weight:500;line-height:150%}.inner-page-title__flag{margin:0 4px 0 0}.inner-page-similar__title{color:var(--gray-600);display:block;font-family:Rajdhani;font-size:18px;font-style:normal;font-weight:700;line-height:18px;margin:0 0 16px;text-transform:uppercase}.inner-page-similar__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 -4px}.inner-page-similar__item{margin:0 4px 4px 0}.vc-filter{padding:6px 16px 8px;width:100%}.vc-filter__title{color:var(--gray-500);font-size:12px;font-style:normal;font-weight:400;line-height:150%;margin:0 0 8px}.vc-filter__body{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.vc-filter__body,.vc-filter__list{display:-webkit-box;display:-ms-flexbox;display:flex}.vc-filter__item{margin:0 8px 0 0}@media (max-width:1020px){.vc-filter__item:nth-of-type(10){display:none}}@media (max-width:960px){.vc-filter__item:nth-of-type(9){display:none}}@media (max-width:890px){.vc-filter__item:nth-of-type(8){display:none}}@media (max-width:800px){.vc-filter__item:nth-of-type(7){display:none}}@media (max-width:720px){.vc-filter__item:nth-of-type(6){display:none}}@media (max-width:650px){.vc-filter__item:nth-of-type(5){display:none}}@media (max-width:500px){.vc-filter__item:nth-of-type(4){display:none}}@media (max-width:420px){.vc-filter__item:nth-of-type(3){display:none}}@media (max-width:360px){.vc-filter__item:nth-of-type(2){display:none}}.vc-filter__dropdown-section{position:relative}.vc-filter__dropdown{background-color:var(--bg-main);border:1px solid var(--gray-100);border-radius:8px;-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.15);box-shadow:0 4px 12px 0 rgba(0,0,0,.15);max-width:320px;min-width:320px;padding:8px 4px 8px 16px;position:absolute!important;right:0;top:28px;z-index:10000}.vc-filter__dropdown-list{max-height:300px;overflow-x:hidden;overflow-y:auto}.vc-filter__dropdown-item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-radius:8px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:0 4px 0 0;min-height:36px;padding:0 8px;width:100%}.vc-filter__dropdown-item:last-of-type{margin-bottom:0}.vc-filter__dropdown-item:first-of-type,.vc-filter__dropdown-item:nth-of-type(10),.vc-filter__dropdown-item:nth-of-type(2),.vc-filter__dropdown-item:nth-of-type(3),.vc-filter__dropdown-item:nth-of-type(4),.vc-filter__dropdown-item:nth-of-type(5),.vc-filter__dropdown-item:nth-of-type(6),.vc-filter__dropdown-item:nth-of-type(7),.vc-filter__dropdown-item:nth-of-type(8),.vc-filter__dropdown-item:nth-of-type(9){display:none}@media (max-width:1020px){.vc-filter__dropdown-item:nth-of-type(10){display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:960px){.vc-filter__dropdown-item:nth-of-type(9){display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:890px){.vc-filter__dropdown-item:nth-of-type(8){display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:800px){.vc-filter__dropdown-item:nth-of-type(7){display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:720px){.vc-filter__dropdown-item:nth-of-type(6){display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:650px){.vc-filter__dropdown-item:nth-of-type(5){display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:500px){.vc-filter__dropdown-item:nth-of-type(4){display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:420px){.vc-filter__dropdown-item:nth-of-type(3){display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:360px){.vc-filter__dropdown-item:nth-of-type(2){display:-webkit-box;display:-ms-flexbox;display:flex}}.vc-filter__dropdown-item:hover{background-color:var(--gray-100)}.vc-filter__dropdown-item--active{background-color:var(--blue-600-d-400)}.vc-filter__dropdown-item--active:hover{background-color:var(--blue-400-d-600)}.vc-filter__dropdown-item--active .vc-filter__dropdown-text{color:#fff}.vc-filter__dropdown-text{color:var(--gray-600);font-size:13px;font-style:normal;font-weight:500;line-height:150%}.breadcrumbs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.breadcrumbs,.breadcrumbs__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.breadcrumbs__list{max-width:100%}.breadcrumbs__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;overflow:hidden}.breadcrumbs__item--report-issue svg circle,.breadcrumbs__item--report-issue svg path{-webkit-transition:fill .3s;transition:fill .3s}.breadcrumbs__item--report-issue:hover .breadcrumbs__link{color:var(--blue-600)}.breadcrumbs__item--report-issue:hover svg circle,.breadcrumbs__item--report-issue:hover svg path{fill:var(--blue-600)}.breadcrumbs__link{color:var(--gray-400);font-size:12px;font-weight:500;font-weight:400;line-height:150%;white-space:nowrap}.breadcrumbs__link--ellipsis{max-width:100%;overflow:hidden;text-overflow:ellipsis}.breadcrumbs__arrow{margin:0 9px;position:relative;top:-1px}.breadcrumbs__arrow,.breadcrumbs__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.breadcrumbs__icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:2px}.breadcrumbs__issue-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--gray-400);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:12px;font-weight:400;white-space:nowrap}.breadcrumbs__issue-button:hover{color:var(--blue-400)}.table-navigation{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 16px}.table-navigation__item{margin:0 16px 0 0}.table-navigation__item:last-of-type{margin:0}.table-navigation__item--loader{position:relative;top:-2px;-webkit-transform:scale(1.1);transform:scale(1.1)}.table-navigation__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid transparent;color:var(--gray-900);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Rajdhani;font-size:18px;font-style:normal;font-weight:700;line-height:36px;min-height:36px;padding:8px 0;text-transform:uppercase}.table-navigation__link:hover{color:var(--gray-600)}.table-navigation__link--active{border-bottom:2px solid #2563eb;color:#2563eb;pointer-events:none}.All-Projects-Nav__item,.All-Projects__btn,.Btn-Header,.Cpsl-Icon-Name,.Cpsl-Link,.Cpsl-Participate,.Cpsl-Txt,.Cpsl-Txt-Icon,.Drops-Logo,.Filter-Dropdown__btn,.Ftr-Links__link,.Hdr-Lnk-Menu a,.Hdr-Lnk-Menu h1,.Hdr-Lnk-Menu span,.Hdr-Lnk-Panel a,.Hdr-Lnk-Panel h1,.Hdr-Lnk-Panel span,.Hdr-Menu-Dropdown__close,.Hdr-Srch-Output-List__btn-see,.PD-Rounds-Calculator-Cpsl,.PD-Rounds-Calculator-Dropdown__item,.PD-Rounds-Calculator-Range-Dropdown__btn,.PD-Screenshots__item,.PD-Vesting-Item,.PFP-Filter__fltr-item,.PFP-Fltr-Drop-Item,.Pr-Card-Empty__btn,.Search__close,.Slider__arrow-btn{-webkit-tap-highlight-color:rgba(255,255,255,0)}.All-Projects-Nav__item,.All-Projects__btn,.Cpsl-Icon-Name,.Cpsl-Txt,.Cpsl-Txt-Icon,.Drops-Logo,.Ftr-Links__link,.Hdr-Lnk-Menu a,.Hdr-Lnk-Menu h1,.Hdr-Lnk-Menu span,.Hdr-Lnk-Panel a,.Hdr-Lnk-Panel h1,.Hdr-Lnk-Panel span,.Hdr-Srch-Output-List__btn-see,.PD-Rounds-Calculator-Cpsl,.PD-Rounds-Calculator-Dropdown__item,.PD-Rounds-Calculator-Range-Dropdown__btn,.PFP-Filter__fltr-item,.PFP-Fltr-Drop-Item,.Pr-Card-Empty__btn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Tier{-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;display:grid;grid-template-columns:23px auto;row-gap:1px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Tier__icon{align-self:start;grid-column:1/2;grid-row:1/3}.Tier__name{color:var(--gray-700);font-family:Rajdhani;font-size:11px;font-style:normal;grid-row:1/2}.Tier__name,.Tier__subtext{font-weight:700;grid-column:2/3;line-height:11px;text-align:center;text-transform:uppercase}.Tier__subtext{color:var(--gray-400);font-size:8.25px;grid-row:2/3}.Typography-Stat-Name{color:var(--gray-500);font-size:12px;font-weight:400;line-height:150%}.Typography-Section-Name{color:var(--gray-900);font-size:16px;font-weight:600;letter-spacing:0;line-height:24px}.Calculated-Value{color:var(--gray-400);display:block;font-size:12px;font-style:normal;font-weight:500;line-height:150%}.Button-Admin-Edit{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (hover:hover){.Button-Admin-Edit:hover .Button-Admin-Edit__text{color:var(--blue-600-d-400)}.Button-Admin-Edit:hover .Button-Admin-Edit__icon svg path{fill:var(--blue-600-d-400)}}.Button-Admin-Edit__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 4px 0 0}.Button-Admin-Edit__icon svg{max-height:10px;max-width:10px}.Button-Admin-Edit__icon svg path{-webkit-transition:.3s;transition:.3s}.Button-Admin-Edit__text{color:var(--gray-600);font-family:Rajdhani;font-size:12px;font-weight:500;position:relative;top:1px}.Primary-Button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#2563eb;border-radius:8px;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:500;justify-content:center;letter-spacing:-.1px;line-height:24px;max-height:40px;min-height:40px;position:relative;text-align:center;width:100%}.Primary-Button:hover{background-color:#1d4ed8}.Primary-Button__link-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:10px}.Primary-Button__link-icon svg path,.Primary-Button__link-icon svg rect{fill:#fff!important}.Primary-Button__link-icon--center{position:static}.Primary-Button__img{margin:0 0 0 8px;position:relative;top:2px}.Close-Button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:var(--gray-100-d-50);border-radius:50%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;max-height:32px;max-width:32px;min-height:32px;min-width:32px}.Close-Button:hover{background-color:var(--gray-300)}.Btn-Header{--size:36px;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:var(--bg-wrapper);border:1px solid var(--gray-200);border-radius:8px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;max-height:var(--size);max-width:var(--size);min-height:var(--size);min-width:var(--size);-webkit-transition:border-color .2s,background-color .3s,-webkit-transform .2s;transition:border-color .2s,background-color .3s,-webkit-transform .2s;transition:border-color .2s,transform .2s,background-color .3s;transition:border-color .2s,transform .2s,background-color .3s,-webkit-transform .2s}@media (hover:hover){.Btn-Header:hover{border:1px solid var(--gray-400)}}.Btn-Header:active{-webkit-transform:scale(.9);transform:scale(.9)}.Btn-Header:focus-visible{-webkit-box-shadow:0 0 0 2px rgba(123,168,252,.3);box-shadow:0 0 0 2px rgba(123,168,252,.3);outline:none}.Btn-Header__icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.Btn-Header__icon--moon{position:relative;right:-1px}.Secondary-Button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:var(--bg-blue-wrapper);border-radius:8px;color:#1d4ed8;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:500;justify-content:center;letter-spacing:-.1px;line-height:24px;max-height:40px;min-height:40px;position:relative;text-align:center;white-space:nowrap;width:100%}.Secondary-Button--content{padding:0 12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Secondary-Button:hover{background-color:var(--blue-100)}.Radiobutton{--width:32px;--height:18px;--point-size:calc(var(--height) - 4px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--gray-100-d-200);border-radius:100px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:var(--height);max-width:var(--width);min-height:var(--height);min-width:var(--width);padding:2px;position:relative;-webkit-transition:background-color .2s;transition:background-color .2s}@media (hover:hover){.Radiobutton:hover{background-color:var(--gray-200-d-300)}}.Radiobutton:active:before{-webkit-transform:scale(.7);transform:scale(.7)}.Radiobutton:before{background-color:var(--gray-600);border-radius:50%;content:"";left:2px;max-height:var(--point-size);max-width:var(--point-size);min-height:var(--point-size);min-width:var(--point-size);position:absolute;-webkit-transition:background-color .2s,left .2s,-webkit-transform .15s;transition:background-color .2s,left .2s,-webkit-transform .15s;transition:background-color .2s,left .2s,transform .15s;transition:background-color .2s,left .2s,transform .15s,-webkit-transform .15s}.Radiobutton--active{background-color:var(--blue-100)}@media (hover:hover){.Radiobutton--active:hover{background-color:var(--blue-200)}}.Radiobutton--active:before{background-color:var(--blue-600);left:calc(var(--width) - var(--point-size) - 2px)}.Gradient-Button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:var(--grad-blue-pink);border-radius:6px;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:500;justify-content:center;letter-spacing:-.1px;line-height:24px;max-height:40px;min-height:40px;position:relative;text-align:center;-webkit-transition:-webkit-filter .2s;transition:-webkit-filter .2s;transition:filter .2s;transition:filter .2s,-webkit-filter .2s;width:100%}.Gradient-Button:hover{-webkit-filter:brightness(.9);filter:brightness(.9)}.Gradient-Button:active{-webkit-filter:brightness(.85);filter:brightness(.85)}.Gradient-Button__link-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:10px}.Gradient-Button__link-icon svg path,.Gradient-Button__link-icon svg rect{fill:#fff!important}.Gradient-Button__img{margin:0 0 0 8px;position:relative;top:2px}.List-Tags__title{color:var(--gray-500);display:block;font-size:12px;font-weight:400;line-height:150%;margin:0 0 4px}.List-Tags__title--right{text-align:right}.List-Tags__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 -4px}.List-Tags__item{margin:0 4px 4px 0}.List-Tags__item:last-of-type{margin:0}.List-Tags--ppt-tags .List-Tags__list{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.List-Tags--ppt-tags .List-Tags__item{margin:0 0 4px 4px}.Star-Rating-List{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.Star-Rating-List__item{margin-right:4px}.Star-Rating-List__item:last-of-type{margin-right:0}.Star-Rating-List--tier-1 .svg-star .svg-star__svg,.Star-Rating-List--tier-2 .svg-star .svg-star__svg{stroke:var(--yellow-300);fill:var(--yellow-300)}.Star-Rating-List--tier-2 .svg-star:first-of-type .svg-star__svg{stroke:var(--gray-300);fill:transparent}.Star-Rating-List--tier-3 .svg-star .svg-star__svg{stroke:var(--yellow-300);fill:var(--yellow-300)}.Star-Rating-List--tier-3 .svg-star:first-of-type .svg-star__svg,.Star-Rating-List--tier-3 .svg-star:nth-of-type(2) .svg-star__svg,.Star-Rating-List--tier-4 .svg-star .svg-star__svg{stroke:var(--gray-300);fill:transparent}.List-Labels{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.List-Labels__item{margin:0 2px 0 0}.List-Labels__item:last-of-type{margin:0}.Capsule-Text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--gray-100-d-200);border-radius:12px;color:var(--gray-600);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-weight:500;line-height:150%;min-height:24px;padding:2px 8px;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Capsule-Text--hover:hover{background-color:var(--gray-300);cursor:pointer}.Capsule-Text--active{background-color:var(--blue-600);color:#fff}.Capsule-Text--active:hover{background-color:var(--blue-400)}.Capsule-Project-Time{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--gray-100-d-200);border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-height:24px;min-height:24px;padding:0 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Capsule-Project-Time--green{background-color:var(--green-50)}.Capsule-Project-Time--green .Capsule-Project-Time__tag,.Capsule-Project-Time--green .Capsule-Project-Time__time{color:var(--green-600)}.Capsule-Project-Time--blue{background-color:var(--bg-blue-wrapper)}.Capsule-Project-Time--blue .Capsule-Project-Time__tag,.Capsule-Project-Time--blue .Capsule-Project-Time__time{color:var(--blue-600)}.Capsule-Project-Time__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 6px 0 -4px}.Capsule-Project-Time__icon--right-side{margin:0 0 0 6px}.Capsule-Project-Time__tag{color:var(--gray-600);font-size:13px;font-weight:500;line-height:150%;white-space:nowrap}.Capsule-Project-Time__tag+.Capsule-Project-Time__time::empty{margin:0 0 0 26px}.Capsule-Project-Time__time{color:var(--gray-600);font-size:12px;font-weight:500;line-height:150%;margin:0 0 0 6px;white-space:nowrap}.Capsule-Interest{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--gray-100);border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-height:28px;min-height:28px;padding:0 8px 0 4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Capsule-Interest--gold{background-color:#fef9c3}.Capsule-Interest__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 4px 0 0}.Capsule-Interest__text{color:#374151;font-size:13px;font-weight:600;line-height:150%;position:relative;top:1px;white-space:nowrap}.Capsule-Platform{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--bg-wrapper);border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-height:24px;min-height:24px;padding:0 8px 0 4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Capsule-Platform--hover{cursor:pointer}.Capsule-Platform--hover:hover{background-color:var(--gray-100)}.Capsule-Platform__avatar{margin:0 6px 0 0}.Capsule-Platform__name{color:var(--gray-600);font-size:13px;font-weight:500;line-height:150%}.Capsule-Platform__icon{margin:0 0 0 2px}.Capsule-Blockchain,.Capsule-Platform__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Capsule-Blockchain{background-color:var(--gray-100-d-200);border-radius:12px;cursor:pointer;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-height:24px;min-height:24px;padding:0 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Capsule-Blockchain :hover{background-color:var(--gray-100-d-300)}.Capsule-Blockchain__avatar{margin:0 4px 0 0}.Capsule-Blockchain__name{color:var(--gray-600);font-size:13px;font-weight:500;line-height:150%}.Capsule-Blockchain__exchange{color:var(--gray-900);font-size:13px;font-weight:600;line-height:150%}.Capsule-Blockchain__capsule{-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--bg-main);border-radius:12px;justify-content:center;margin-left:4px;padding:0 8px 0 1px}.Capsule-Blockchain__capsule,.Capsule-Link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Capsule-Link{background-color:var(--bg-blue-wrapper);border-radius:30px;max-height:24px;min-height:24px;padding:0 8px 0 12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Capsule-Link:hover{background-color:var(--blue-100)}.Capsule-Link__name{color:var(--blue-700);font-size:12px;font-weight:500;line-height:150%;margin:0 4px 0 0}.Capsule-Full-Icon,.Capsule-Link__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Capsule-Full-Icon{background-color:var(--gray-100-d-200);border-radius:12px;cursor:pointer;padding:0 8px 0 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Capsule-Full-Icon:hover{background-color:var(--gray-200)}.Capsule-Full-Icon--not-hover{pointer-events:none}.Capsule-Full-Icon--active{background-color:var(--blue-600-d-400)}.Capsule-Full-Icon--active .Capsule-Full-Icon__text{color:#fff}.Capsule-Full-Icon--active .Capsule-Full-Icon__cross{display:-webkit-box;display:-ms-flexbox;display:flex}.Capsule-Full-Icon--active:hover{background-color:var(--blue-400-d-600)}.Capsule-Full-Icon__text{color:var(--gray-600);font-size:13px;font-style:normal;font-weight:500;line-height:150%;margin:0 0 0 8px;position:relative;top:.5px;white-space:nowrap}.Capsule-Full-Icon__cross{display:none;margin:0 0 0 8px}.Capsule-Button,.Capsule-Full-Icon__cross{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Capsule-Button{background-color:var(--bg-wrapper);border-radius:100px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:32px;min-height:32px;padding:2px 12px;-webkit-transition:background-color .3s,-webkit-transform .2s;transition:background-color .3s,-webkit-transform .2s;transition:transform .2s,background-color .3s;transition:transform .2s,background-color .3s,-webkit-transform .2s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Capsule-Button:hover{background-color:var(--gray-200)}.Capsule-Button--open .Capsule-Button__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Capsule-Button--active{background-color:var(--blue-600)}.Capsule-Button--active .Capsule-Button__text{color:#fff}.Capsule-Button--active .Capsule-Button__icon svg path{fill:#fff}.Capsule-Button--active .Capsule-Button__icon svg circle{stroke:#fff}.Capsule-Button--active:hover{background-color:var(--blue-500)}.Capsule-Button__text{color:var(--gray-600);font-size:14px;font-weight:400;line-height:150%;white-space:nowrap}.Capsule-Button__icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:0 0 0 8px}.Capsule-Radius-Text{color:var(--gray-600);font-size:13px;font-weight:500;line-height:150%;padding:2px 8px;white-space:nowrap}.Capsule-Radius-Text,.Capsule-Svg-Icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--gray-100-d-200);border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Capsule-Svg-Icon{-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-height:24px;padding:0 8px}.Capsule-Svg-Icon__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 6px 0 0}.Capsule-Svg-Icon__name{line-height:150%}.Capsule-Svg-Icon__name,.Cpsl-Txt{color:var(--gray-600);font-size:13px;font-weight:500;white-space:nowrap}.Cpsl-Txt{--height:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--gray-100-d-200);border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:var(--height);min-height:var(--height);padding:2px 8px;-webkit-transition:background-color .2s,color .2s,-webkit-transform .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-transform .2s,-webkit-box-shadow .2s;transition:transform .2s,background-color .2s,color .2s,box-shadow .2s;transition:transform .2s,background-color .2s,color .2s,box-shadow .2s,-webkit-transform .2s,-webkit-box-shadow .2s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Cpsl-Txt--green{background-color:var(--green-200);color:var(--green-600)}.Cpsl-Txt--blue{background-color:var(--blue-200);color:var(--blue-600)}.Cpsl-Txt--gray-200{background-color:var(--gray-200-d-300)}.Cpsl-Txt--28{--height:28px;padding:2px 8px}.Cpsl-Txt--fltr{--height:32px;background-color:var(--bg-wrapper);font-size:14px;font-weight:400;padding:2px 12px}.Cpsl-Txt--hover:focus-visible{-webkit-box-shadow:0 0 0 3px rgba(123,168,252,.3);box-shadow:0 0 0 3px rgba(123,168,252,.3);outline:none}@media (hover:hover){.Cpsl-Txt--hover:hover{background-color:var(--gray-200-d-300);cursor:pointer}}.Cpsl-Txt--hover:active{-webkit-transform:scale(.9);transform:scale(.9)}.Cpsl-Txt--active{background-color:#2563eb;color:#fff}@media (hover:hover){.Cpsl-Txt--active:hover{background-color:#60a5fa}}.Cpsl-Couple{background-color:var(--gray-100-d-200);-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:100%;overflow:hidden}.Cpsl-Couple,.Cpsl-Couple__l-part{border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Cpsl-Couple__l-part{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:500;max-height:28px;min-height:28px;padding:0 8px}.Cpsl-Couple__l-part--green{background-color:var(--green-100);color:var(--green-600)}.Cpsl-Couple__l-part--blue{background-color:var(--blue-100);color:var(--blue-600)}.Cpsl-Couple__l-part--gray{background-color:var(--gray-300);color:var(--gray-600)}.Cpsl-Couple__r-part{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--gray-600);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;max-width:100%;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap}.Cpsl-Couple__r-part:empty{display:none}.Cpsl-Couple__pale-txt{color:var(--gray-500);font-size:12px;font-weight:500}.Cpsl-Items{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--gray-100-d-200);border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:28px;min-height:28px;padding:0 8px}.Cpsl-Items--small-r-side{padding-right:2px}.Cpsl-Items__item{color:var(--gray-900);font-size:14px;font-weight:500;margin:0 4px 0 0}.Cpsl-Items__item:last-of-type{margin-right:0}.Cpsl-Items__item--pale{color:var(--gray-400)}.Cpsl-Items__item--gray{color:var(--gray-700)}.Cpsl-Items__item--red{color:var(--red-600)}.Cpsl-Items__item--green{color:var(--green-600)}.Cpsl-Items__item--investors{margin:0 0 0 8px}.Cpsl-Project{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--bg-wrapper);border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:34px;min-height:34px;padding:0 8px 0 4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Cpsl-Project__avt{margin:0 8px 0 0}.Cpsl-Project__name{color:var(--gray-900);font-family:Rajdhani;font-size:20px;font-weight:700}.Cpsl-Platform-Time{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--gray-100-d-200);border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-height:28px;max-width:100%;min-height:28px;overflow:hidden;padding:4px 8px 4px 4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (hover:hover){.Cpsl-Platform-Time--hover:hover{background-color:var(--gray-200-d-400)!important}}.Cpsl-Platform-Time__avt{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:var(--bg-wrapper);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:0 6px 0 0;max-height:20px;max-width:20px;min-height:20px;min-width:20px}.Cpsl-Platform-Time__name{color:var(--gray-900);font-size:13px;font-weight:500;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Cpsl-Platform-Time__time{color:var(--gray-600);font-size:13px;font-weight:400;margin:0 0 0 4px;white-space:nowrap}.Cpsl-Tvl-Investors{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--gray-100-d-200);border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-height:28px;max-width:100%;min-height:28px;padding:4px 4px 4px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (hover:hover){.Cpsl-Tvl-Investors--hover:hover{background-color:var(--gray-200-d-400)!important}}.Cpsl-Tvl-Investors--no-investors{cursor:pointer;padding:8px;pointer-events:none}.Cpsl-Tvl-Investors__empty,.Cpsl-Tvl-Investors__value{font-size:13px;font-weight:700;white-space:nowrap}.Cpsl-Tvl-Investors__empty{color:var(--gray-400)}.Cpsl-Tvl-Investors__value{color:var(--gray-900)}.Cpsl-Tvl-Investors__icons{margin:0 0 0 6px}.Cpsl-Link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--bg-blue-wrapper);border-radius:30px;color:var(--blue-600);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:500;max-height:24px;min-height:24px;padding:0 8px 0 12px;-webkit-transition:background-color .2s,-webkit-transform .1s;transition:background-color .2s,-webkit-transform .1s;transition:background-color .2s,transform .1s;transition:background-color .2s,transform .1s,-webkit-transform .1s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (hover:hover){.Cpsl-Link:hover{background-color:var(--blue-100)}}.Cpsl-Link:active{background-color:var(--blue-200);-webkit-transform:scale(.9);transform:scale(.9)}.Cpsl-Link__icon{margin:0 0 0 4px}.Cpsl-Link__icon,.Cpsl-Participate{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Cpsl-Participate{background-color:#2563eb;border-radius:30px;color:#fff;font-size:14px;font-weight:500;max-height:24px;min-height:24px;padding:0 8px 0 12px;-webkit-transition:background-color .2s,-webkit-transform .1s;transition:background-color .2s,-webkit-transform .1s;transition:background-color .2s,transform .1s;transition:background-color .2s,transform .1s,-webkit-transform .1s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (hover:hover){.Cpsl-Participate:hover{background-color:#1d4ed8}}.Cpsl-Participate:active{background-color:#1e40af;-webkit-transform:scale(.9);transform:scale(.9)}.Cpsl-Participate--28{min-height:28px}.Cpsl-Participate__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 0 4px}.Cpsl-Participate__icon svg path,.Cpsl-Participate__icon svg rect{fill:#fff}.Cpsl-Coin{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--gray-100-d-200);border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:28px;min-height:28px;padding:0 8px 0 2px}.Cpsl-Coin__icon{display:block;margin:0 0 0 2px}.Cpsl-Coin__icon:last-of-type{margin:0 8px 0 2px}.Cpsl-Coin__value{color:var(--gray-900);font-size:14px;font-weight:500}.Cpsl-Coin__value+.Cpsl-Coin__abbr{margin:0 0 0 2px}.Cpsl-Coin__abbr{color:var(--gray-400);font-size:12px;font-weight:500;position:relative;top:1px}.Cpsl-Icons{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--gray-100-d-200);border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:28px;min-height:28px;padding:0 4px}.Cpsl-Icons--fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Cpsl-Icons__item{margin:0 2px 0 0}.Cpsl-Icons__item:last-of-type{margin:0}.Cpsl-Icons__title{color:var(--gray-900);font-size:12px;font-weight:500;margin:0 2px 0 4px}.Cpsl-Icon-Name{--height:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--gray-100-d-200);border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:var(--height);min-height:var(--height);padding:2px 8px 2px 4px;-webkit-transition:background-color .2s,-webkit-transform .2s;transition:background-color .2s,-webkit-transform .2s;transition:transform .2s,background-color .2s;transition:transform .2s,background-color .2s,-webkit-transform .2s;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Cpsl-Icon-Name__txt{color:var(--gray-600);font-size:13px;font-weight:500;margin:0 0 0 4px}.Cpsl-Icon-Name--fltr{--height:32px;background-color:var(--bg-wrapper);padding:2px 12px 2px 4px}.Cpsl-Icon-Name--fltr .Cpsl-Icon-Name__txt{font-size:14px;font-weight:400}@media (hover:hover){.Cpsl-Icon-Name--hover:hover{background-color:var(--gray-200-d-300);cursor:pointer}}.Cpsl-Icon-Name--hover:active{-webkit-transform:scale(.9);transform:scale(.9)}.Cpsl-Icon-Name--active{background-color:#2563eb}@media (hover:hover){.Cpsl-Icon-Name--active:hover{background-color:#60a5fa}}.Cpsl-Icon-Name--active .Cpsl-Icon-Name__txt{color:#fff}.Cpsl-Txt-Icon{--height:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--gray-100-d-200);border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:var(--height);min-height:var(--height);padding:2px 12px;-webkit-transition:background-color .2s,-webkit-transform .2s;transition:background-color .2s,-webkit-transform .2s;transition:transform .2s,background-color .2s;transition:transform .2s,background-color .2s,-webkit-transform .2s;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1}@media (hover:hover){.Cpsl-Txt-Icon:hover{background-color:var(--gray-200-d-300);cursor:pointer}}.Cpsl-Txt-Icon--fltr{--height:32px;background-color:var(--bg-wrapper)}.Cpsl-Txt-Icon--active{background-color:#2563eb}.Cpsl-Txt-Icon--active .Cpsl-Txt-Icon__txt{color:#fff}.Cpsl-Txt-Icon--active .Cpsl-Txt-Icon__icon svg path{fill:#fff}.Cpsl-Txt-Icon--active .Cpsl-Txt-Icon__icon svg circle{stroke:#fff}@media (hover:hover){.Cpsl-Txt-Icon--active:hover{background-color:#60a5fa}}.Cpsl-Txt-Icon--open .Cpsl-Txt-Icon__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Cpsl-Txt-Icon__txt{color:var(--gray-600);font-size:14px;font-weight:400}.Cpsl-Txt-Icon__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 0 8px;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Cpsl-Txt-Icon__icon--rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Cpsl-Stacked{--size:28px;position:relative}.Cpsl-Stacked--min-w-52 .Cpsl-Stacked__body{min-width:52px}.Cpsl-Stacked__item:after{color:#1d4ed8;content:"·";font-size:20px;margin:0 6px}.Cpsl-Stacked__item:last-of-type:after{content:"";margin:0}.Cpsl-Stacked__body{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--gray-100-d-200);border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:var(--size);min-height:var(--size);padding:0 2px 0 4px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:2}.Cpsl-Stacked__clr-border{background:-webkit-gradient(linear,left top,right top,from(#a6baff),color-stop(#2c80ff),color-stop(#b53dff),to(#ffb03a));background:linear-gradient(90deg,#a6baff,#2c80ff,#b53dff,#ffb03a);border-radius:100px;left:-1px;max-height:calc(var(--size) + 2px);min-height:calc(var(--size) + 2px);min-width:calc(100% + 2px);position:absolute;top:-1px;z-index:0}.Cpsl-Farm-Fltr{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--gray-100-d-200);border-radius:100px;color:var(--gray-600);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-weight:500;min-height:28px;padding:0 12px;-webkit-transition:background-color .2s,-webkit-transform .2s;transition:background-color .2s,-webkit-transform .2s;transition:background-color .2s,transform .2s;transition:background-color .2s,transform .2s,-webkit-transform .2s;white-space:nowrap}@media (hover:hover){.Cpsl-Farm-Fltr:hover{background-color:var(--gray-200-d-300)}}.Cpsl-Farm-Fltr:active{-webkit-transform:scale(.9);transform:scale(.9)}.Cpsl-Farm-Fltr--active,.Cpsl-Farm-Fltr--active-swap{background-color:var(--blue-300);color:var(--gray-900)}@media (hover:hover){.Cpsl-Farm-Fltr--active-swap:hover,.Cpsl-Farm-Fltr--active:hover{background-color:var(--blue-200)}}.Cpsl-Farm-Fltr--active{pointer-events:none}.Cpsl-Farm-Fltr--bold{color:var(--gray-900)}.Cpsl-Farm-Arrow-Btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--gray-100-d-200);border-radius:100px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:100%;min-height:28px;overflow:hidden;padding:0 8px 0 4px;-webkit-transition:background-color .2s;transition:background-color .2s;width:100%}.Cpsl-Farm-Arrow-Btn--fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (hover:hover){.Cpsl-Farm-Arrow-Btn:hover{background-color:var(--gray-200-d-300)}}.Cpsl-Farm-Arrow-Btn--active{background-color:var(--blue-100)}@media (hover:hover){.Cpsl-Farm-Arrow-Btn--active:hover{background-color:var(--blue-200)}}.Cpsl-Farm-Arrow-Btn__txt{color:var(--gray-900);font-size:13px;font-weight:500;margin:0 0 0 6px;max-width:100%;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.Cpsl-Farm-Arrow-Btn__arrow{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 0 6px}.Cpsl-Farm-Arrow-Btn__arrow svg{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Cpsl-Farm-Arrow-Btn__arrow--rotate svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Round-Date{-webkit-column-gap:6px;-moz-column-gap:6px;column-gap:6px;display:grid;grid-template-columns:6px 1fr;row-gap:2px}.Round-Date__line{border-radius:4px;grid-column:1/2;grid-row:1/3;height:100%;width:6px}.Round-Date__line--blue{background-color:var(--blue-300)}.Round-Date__line--gray{background-color:var(--gray-150-d-200)}.Round-Date__status{color:var(--gray-600);font-weight:700;grid-row:1/2}.Round-Date__date,.Round-Date__status{font-size:12px;grid-column:2/3;line-height:150%}.Round-Date__date{color:var(--gray-500);font-weight:400;grid-row:2/3}.Stats-Group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Stats-Group,.Stats-Group__line{display:-webkit-box;display:-ms-flexbox;display:flex}.Stats-Group__line{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-end}.Stats-Group__price{color:var(--gray-900);font-size:14px;font-weight:500;line-height:150%}.Stats-Group__crypto-price{color:var(--gray-500);font-size:12px;font-weight:400;line-height:150%}.Stats-Group__image{margin:0 0 0 2px}.Stats-Group__procent{font-size:14px;font-weight:500;line-height:150%;margin:0 0 0 4px}.Stats-Group__procent,.Stats-Group__procent--green{color:var(--green-600)}.Stats-Group__procent--red{color:var(--red-600)}.Stats-Group__side-value{color:var(--gray-500);font-size:14px;font-weight:500;line-height:150%;margin:0 0 0 4px}.Project-Block{-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;display:grid;grid-template-columns:32px 1fr}.Project-Block__avatar{grid-column:1/2;grid-row:1/3}.Project-Block__line{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Project-Block__name{color:var(--gray-900);font-size:14px;font-weight:500;letter-spacing:0;line-height:21px;text-align:left}.Project-Block__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--bg-wrapper);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 0 4px;max-height:21px;max-width:21px;padding:2px}.Project-Block__footer-text{color:var(--gray-500);font-size:12px;font-weight:400;letter-spacing:0;line-height:18px;text-align:left}.Project-Block__tag-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 0 8px}.Block-Time{background-color:var(--gray-100-d-200);border-radius:6px;color:var(--gray-500);font-size:12px;font-weight:500;line-height:150%;padding:4px 8px}.Block-Time--green{background-color:var(--green-100);color:var(--green-700)}.Block-Time--yellow{background-color:var(--yellow-100);color:var(--yellow-700)}.Block-Time--red{background-color:var(--red-100);color:var(--red-700)}.Block-Time--blue{background-color:var(--blue-100);color:var(--blue-600)}.Stats-Block{background-color:var(--gray-50-d-100);border:1px solid var(--gray-100-d-200);border-radius:8px;padding:12px}.Stats-Block__header-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 4px}.Stats-Block__stat-name{color:var(--gray-500);font-size:14px;font-weight:500;line-height:21px;margin:0 4px 0 0;text-align:left}.Stats-Block__content-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Stats-Block__value{color:var(--gray-900);font-size:14px;font-weight:500;line-height:24px;margin:0 4px 0 0;text-align:left}.Stats-Block__number{background-color:var(--gray-200);border-radius:2px;color:var(--gray-500);font-size:12px;font-weight:500;line-height:18px;padding:2px 4px;text-align:left}.Stats-Block__lead-module{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Stats-Block__lead-avt{margin:0 6px 0 0}.Stats-Block__lead-value{color:var(--gray-900);font-size:14px;font-weight:500;margin:0 6px 0 0}.Stats-Block__lead-tier{background-color:var(--gray-100);border-radius:4px;color:var(--gray-500);font-size:13px;font-weight:500;padding:2px 4px}.Stats-Block__lead-stacked-images{margin:0 0 0 16px}.Avt{--avt-size:16;border-radius:50%;display:block;max-height:var(--avt-size);max-width:var(--avt-size);min-height:var(--avt-size);min-width:var(--avt-size);overflow:hidden}.Avt--16{--avt-size:16px}.Avt--18{--avt-size:18px}.Avt--20{--avt-size:20px}.Avt--24{--avt-size:24px}.Avt--28{--avt-size:28px}.Avt--32{--avt-size:32px}.Avt--48{--avt-size:48px}.Avt--64{--avt-size:64px}.Avt--active{-webkit-box-shadow:0 0 0 2px #60a5fa;box-shadow:0 0 0 2px #60a5fa}.Content-Values-Block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Content-Values-Block,.Content-Values-Block__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Content-Values-Block__header{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 0 4px}.Content-Values-Block__header-text{color:var(--gray-500);font-size:12px;font-weight:400;line-height:150%;white-space:nowrap}.Content-Values-Block__icon{margin:0 0 0 4px}.Content-Values-Block__icon,.Content-Values-Block__value{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Content-Values-Block__value{color:var(--gray-900);font-size:24px;font-weight:700;line-height:28px}.Content-Values-Block__image{margin:0 0 0 4px}.Content-Values-Block__footer-value{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--gray-500);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:14px;font-weight:500;line-height:150%;margin:4px 0 0}.Empty-Data{color:var(--gray-700);font-size:14px;font-style:normal;font-weight:500;line-height:150%}.Lead-Tag{background-color:var(--yellow-400);border-radius:2px;color:var(--gray-700);font-size:10px;font-weight:500;letter-spacing:.21px;line-height:12px;max-height:16px;min-height:16px;min-width:16px;padding:0 2px;text-align:left;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Lead-Tag,.Token-Tag{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Token-Tag{background-color:var(--gray-100-d-200);border-radius:12px;padding:0 8px 0 4px}.Token-Tag__avatar{margin:0 8px 0 0}.Token-Tag__name{color:var(--gray-600);font-size:13px;font-weight:500;letter-spacing:0;line-height:20px;text-align:left;white-space:nowrap}.Tooltip{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;position:relative;z-index:77777}.Tooltip,.Tooltip__txt{display:-webkit-box;display:-ms-flexbox;display:flex}.Tooltip__txt{--before-left-padding:138px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.75);border-radius:8px;bottom:32px;color:#fff;font-size:12px;font-weight:400;line-height:150%;padding:8px;position:absolute;text-align:left}.Tooltip--bottom .Tooltip__text{bottom:-30px}.Tooltip-Section{position:relative}.Tooltip-Section,.Tooltip-Section svg{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Tooltip-Chart{background-color:var(--bg-wrapper);border-radius:12px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);-webkit-column-gap:6px;-moz-column-gap:6px;column-gap:6px;display:grid;grid-template-columns:auto auto auto;max-width:150px;padding:8px;pointer-events:none;row-gap:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:99999}.Tooltip-Chart__point{--size:12px;background-color:#2563eb;border:3px solid #fff;border-radius:50%;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.25);box-shadow:0 4px 8px 0 rgba(0,0,0,.25);grid-column:1/2;max-height:var(--size);max-width:var(--size);min-height:var(--size);min-width:var(--size)}.Tooltip-Chart__value{color:var(--gray-500);font-size:12px;font-weight:500;grid-column:2/3;white-space:nowrap}.Tooltip-Chart__time{color:var(--gray-700);font-size:12px;font-weight:400;grid-column:1/3;grid-row:2/3;white-space:nowrap}.Badge{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:2px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:10px;font-weight:500;justify-content:center;letter-spacing:.21px;max-height:16px;min-height:16px;min-width:16px;overflow:hidden;padding:0 2px;text-transform:uppercase;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Badge svg{-webkit-transform:scale(1.3);transform:scale(1.3)}.Badge--light-orange{background-color:#fdba74}.Badge--blue,.Badge--dark-blue{background-color:#2563eb;padding:0 4px}.Badge--green{background-color:#16a34a;padding:0 4px}.Badge--gold{background-color:#d19f5a;padding:0 4px}.Badge--silver{background-color:#aaa;padding:0 4px}.Badge--gray{background-color:#9ca3af}.Badge--bronze{background-color:#cc5a1a;padding:0 4px}.Badge--pinned{background-color:#9ca3af;max-width:16px}.Badge--fire{background-color:#ef4444;max-width:16px}.Badge--trend{background-color:#eab308;max-width:16px}.Badge--new-link{background-color:#1e40af;font-size:8px;font-weight:600;max-height:12px;min-height:12px;padding:0 2px}.Badge--trade{background-color:#eab308}.Badge--trade svg{-webkit-transform:scale(1);transform:scale(1)}.Badge-Number{-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--gray-200);border-radius:2px;color:var(--gray-600);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:500;justify-content:center;line-height:18px;min-width:18px;padding:2px 4px;text-align:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Badge-Gradient{background:var(--grad-blue-to-yellow);max-height:16px;min-height:16px;padding:0 1.5px}.Badge-Gradient,.Badge-Gradient__txt{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:2px;display:-webkit-box;display:-ms-flexbox;display:flex}.Badge-Gradient__txt{background-color:var(--bg-wrapper);color:var(--gray-900);font-size:10px;font-weight:600;max-height:13px;min-height:13px;padding:0 2px;white-space:nowrap}.Badge-Square{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid transparent;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;max-height:20px;max-width:20px;min-height:20px;min-width:20px}.Badge-Square--trend{background-color:#facc15;border-color:#ca8a04;padding:6px 4px}.Badge-Square--clock{background-color:#93c5fd;border-color:#1d4ed8;padding:2px}.Restriction-Box{max-width:1360px;padding:0 40px;width:100%}@media (max-width:1070px){.Restriction-Box{padding:0 14px}}@media (max-width:1024px){.Restriction-Box{padding:0}.Restriction-Box--hdr-feature,.Restriction-Box--sides{padding:0 14px}}@media (max-width:700px){.Restriction-Box--hdr-feature{padding:0}}@media (max-width:1024px){.Restriction-Box--footer-feature{padding:0}}.Sale-Icon-Wrapper{-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--bg-wrapper);border-radius:50%;justify-content:center;max-height:20px;max-width:20px;min-height:20px;min-width:20px}.Sale-Icon-Wrapper,.Table-Page{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Table-Page{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;width:100%}.Table-Page__fltr{margin-bottom:16px;width:100%}.Table-Page__hdr{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 0 18px}.Dropdown,.Table-Page__hdr{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Dropdown{-webkit-box-pack:center;-ms-flex-pack:center;background-color:rgba(0,0,0,.7);height:100%;justify-content:center;left:0;max-height:100%;position:fixed;top:0;width:100%;z-index:22222}.Dropdown--investors .Dropdown__wrapper{max-width:940px}@media (max-width:960px){.Dropdown--investors .Dropdown__wrapper{border-radius:0;max-width:100%}}.Dropdown__wrapper{background-color:var(--bg-wrapper);border:1px solid var(--gray-150);border-radius:8px;max-width:540px;overflow:hidden;width:100%}.Dropdown__header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:12px 16px;width:100%}.Dropdown__title{color:var(--gray-900);font-size:20px;font-weight:600;line-height:150%}.Dropdown__body{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;margin:0 4px 4px 0;max-height:500px;min-height:160px;overflow-x:hidden;overflow-y:auto;padding:0 0 0 16px;position:relative}.Dropdown__body--no-height-limit{height:auto;max-height:calc(100vh - 48px);min-height:60px;padding:0 0 8px 16px}.Dropdown__loader{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;max-height:150px;min-height:150px}.Dropdown__table{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 12px 0 0;width:100%}.Dropdown__content{padding-right:12px}.Dropdown__links-section{margin-bottom:24px}.Dropdown__links-section:last-of-type{margin-bottom:0}.Dropdown__links-section-name{color:var(--gray-400);font-size:14px;font-weight:400;line-height:150%;margin-bottom:8px}.Dropdown__body-gradient{position:absolute}.Dropdown__body-gradient--top{top:0}.Dropdown__body-gradient--bottom{bottom:0}.Dropdown-Tags-List{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-start}.Dropdown-Tags-List,.Dropdown-Tags-List__list{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.Dropdown-Tags-List__list{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 -8px}.Dropdown-Tags-List__item{margin:0 8px 8px 0}.Dropdown-Tags-List__section{margin:0 0 24px}.Dropdown-Tags-List__section:last-of-type{margin:0}.Dropdown-Tags-List__name{color:var(--gray-400);display:block;font-size:12px;font-weight:500;line-height:18px;margin:0 0 8px;text-align:left}.DropDown-Exchanges{background-color:var(--bg-main);border:1px solid var(--gray-100);border-radius:8px;-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.15);box-shadow:0 4px 12px 0 rgba(0,0,0,.15);max-width:320px;min-width:320px;padding:8px 16px;position:absolute;right:0;top:30px;z-index:20000}@media (max-width:360px){.DropDown-Exchanges{max-width:100vw;min-width:calc(100vw - 17px);right:-20px}}.DropDown-Exchanges__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-4px -8px}.DropDown-Exchanges__item,.DropDown-Exchanges__list{display:-webkit-box;display:-ms-flexbox;display:flex}.DropDown-Exchanges__item{gap:12px;margin:12px 12px 16px}.DropDown-Exchanges__item:not(:last-child){border-bottom:1px solid var(--gray-200);padding-bottom:16px}.DropDown-Exchanges__img{height:64px;width:64px}.DropDown-Exchanges__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.DropDown-Exchanges__title{color:var(--gray-900);font-size:16px;font-weight:600;line-height:150%}.DropDown-Exchanges__text{color:var(--gray-500);font-size:14px;font-style:normal;font-weight:400;line-height:150%}.DropDown-Exchanges__capsule-btn{-webkit-box-pack:justify;-ms-flex-pack:justify;font-size:14px;font-weight:600;grid-column:1/3;justify-content:space-between;line-height:150%;margin-top:6px;text-align:center}.DropDown-Exchanges__btn,.DropDown-Exchanges__capsule-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#eb9f56;display:-webkit-box;display:-ms-flexbox;display:flex}.DropDown-Exchanges__btn{-webkit-box-pack:center;-ms-flex-pack:center;cursor:pointer;justify-content:center}.Loader{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Loader--big .Loader__spinner{height:50px;width:50px}.Loader--blue .Loader__circle{stroke:var(--blue-600)}.Loader__spinner{-webkit-animation:loader-ring-spinner__rotate 2s linear infinite;animation:loader-ring-spinner__rotate 2s linear infinite;height:16px;width:16px;z-index:2}.Loader__circle{stroke:var(--blue-600);stroke-linecap:round;-webkit-animation:loader-ring-spinner__dash 1.5s ease-in-out infinite;animation:loader-ring-spinner__dash 1.5s ease-in-out infinite}.Loader__text{color:var(--gray-900);font-size:18px;font-weight:500;margin-top:16px}@keyframes loader-ring-spinner__rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loader-ring-spinner__dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.PopUpReport{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:rgba(0,0,0,.7);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;left:0;max-height:100%;position:fixed;top:0;width:100%;z-index:22222}.PopUpReport__wrapper{background-color:var(--bg-wrapper);border:1px solid var(--gray-150);border-radius:8px;max-width:540px;overflow:hidden;width:100%}.PopUpReport__wrapper--big{max-width:940px}.PopUpReport__header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-bottom:1px solid var(--gray-100-d-200);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:12px;padding:12px 16px;width:100%}.PopUpReport__title{color:var(--gray-900);font-family:Rajdhani,Noto Sans;font-size:20px;font-weight:700;line-height:150%;text-transform:uppercase}.PopUpReport__body{height:100%;margin:0 4px 4px 0;max-height:500px;min-height:160px;overflow-x:hidden;overflow-y:auto;padding:0 0 0 16px;position:relative}.PopUpReport__body,.PopUpReport__loader{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.PopUpReport__loader{-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-height:150px;min-height:150px}.PopUpReport__table{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 12px 0 0;width:100%}.PopUpReport__content{padding-right:12px}.PopUpReport__links-section{margin-bottom:24px}.PopUpReport__links-section:last-of-type{margin-bottom:0}.PopUpReport__links-section-name{color:var(--gray-400);font-size:14px;font-weight:400;line-height:150%;margin-bottom:8px}.PopUpReport__body-gradient{position:absolute}.PopUpReport__body-gradient--top{top:0}.PopUpReport__body-gradient--bottom{bottom:0}.PopUpReport__form{padding:16px;width:100%}.PopUpReport__form-group{margin-bottom:16px;position:relative}.PopUpReport__form-label{color:var(--gray-900);display:block;font-size:14px;font-weight:700;margin-bottom:8px}.PopUpReport__form-input,.PopUpReport__form-select,.PopUpReport__form-textarea{background-color:var(--bg-wrapper);border:1px solid var(--gray-200);border-radius:4px;color:var(--gray-900);font-size:14px;padding:8px;width:100%}.PopUpReport__form-input.error,.PopUpReport__form-select.error,.PopUpReport__form-textarea.error{border-color:var(--red-500)}.PopUpReport__form-input:focus,.PopUpReport__form-select:focus,.PopUpReport__form-textarea:focus{border:1px solid #2563eb;outline:none}.PopUpReport__form-textarea{overflow:hidden;resize:none}.PopUpReport__form-select{cursor:pointer;position:relative}.PopUpReport__form-select:hover{background-color:var(--gray-100-d-50)}.PopUpReport__form-select-text{margin-right:8px}.PopUpReport__form-select-icon{position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.PopUpReport__form-options{background-color:var(--bg-wrapper);border:1px solid var(--gray-200);border-radius:4px;position:absolute;width:100%;z-index:2}.PopUpReport__form-option{color:var(--gray-900);cursor:pointer;padding:8px}.PopUpReport__form-option:hover{background-color:var(--gray-100)}.PopUpReport__form-submit{border:none;border-radius:4px;cursor:pointer;display:block;margin:0 0 6px;padding:8px;width:100%}.PopUpReport__form-error{color:var(--red-500);font-size:12px;margin:4px 4px 20px}.Drops-Logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:padding .1s,-webkit-box-shadow .2s;transition:padding .1s,-webkit-box-shadow .2s;transition:box-shadow .2s,padding .1s;transition:box-shadow .2s,padding .1s,-webkit-box-shadow .2s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Drops-Logo:focus-visible{-webkit-box-shadow:0 0 0 3px rgba(123,168,252,.3);box-shadow:0 0 0 3px rgba(123,168,252,.3);outline:none;padding:0 2px}.Drops-Logo__txt{margin:0 0 0 9px;position:relative;top:2px}@media (max-width:500px){.Drops-Logo__txt--adapt{display:none}}.Stacked-Images{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative}.Stacked-Images__item{margin:0 -8px 0 0}.Stacked-Images__item:last-of-type{margin:0 2px 0 0;z-index:2}.Stacked-Images__item--hover{cursor:pointer}.Stacked-Images__item--hover:hover{z-index:2000}.Stacked-Images__item--hover:hover .Stacked-Images__counter,.Stacked-Images__item--hover:hover .avatar{-webkit-box-shadow:0 0 0 2px var(--blue-600);box-shadow:0 0 0 2px var(--blue-600)}.Stacked-Images__avatar{background-color:var(--bg-wrapper);z-index:2}.Stacked-Images__avatar,.Stacked-Images__counter{-webkit-box-shadow:0 0 0 2px var(--bg-wrapper);box-shadow:0 0 0 2px var(--bg-wrapper)}.Stacked-Images__counter{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--blue-50);border-radius:30px;color:var(--blue-700);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:500;justify-content:center;line-height:150%;max-height:20px;max-width:40px;min-height:20px;min-width:32px;padding:0 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:3}.Stacked-Images__counter--big{max-height:28px;min-height:28px}.Stacked-Images__tooltip-wrapper{position:relative}.Stacked-Points{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.Stacked-Points,.Stacked-Points__el{display:-webkit-box;display:-ms-flexbox;display:flex}.Stacked-Points__el{-webkit-box-align:center;-ms-flex-align:center;--size:10px;align-items:center;color:#f571b6;margin:0 -1px 0 0}.Stacked-Points__el:before{background-color:#f571b6;border-radius:50%;content:"";margin:0 -1px 0 0;max-height:12px;max-width:12px;min-height:12px;min-width:12px}.Stacked-Points__el--color-1:before{background-color:#fed7aa}.Stacked-Points__el--color-2:before{background-color:#22d3ee}.Stacked-Points__el--color-3:before{background-color:#4ade80}.Stacked-Points__el--color-4:before{background-color:#fde047}.Stacked-Points__el--color-5:before{background-color:#60a5fa}.Stacked-Points__el--color-6:before{background-color:#fca5a5}.Stacked-Points__el--color-7:before{background-color:#d8b4fe}.Stacked-Points__el--color-8:before{background-color:#f9a8d4}.Stacked-Points__el--color-9:before{background-color:#fdd8aa}.Stacked-Points__el--color-10:before{background-color:#23d9ee}.Stacked-Points__el--color-11:before{background-color:#4ee180}.Stacked-Points__el--color-12:before{background-color:#fee247}.Stacked-Points__el--color-13:before{background-color:#63a6fa}.Stacked-Points__el--color-14:before{background-color:#fda5a5}.Stacked-Points__el--color-15:before{background-color:#dab4fe}.Stacked-Points__el--color-16:before{background-color:#faa8d4}.Stacked-Points__el--color-17:before{background-color:#feeaaa}.Stacked-Points__el--color-18:before{background-color:#24dcee}.Stacked-Points__el--color-19:before{background-color:#50e380}.Stacked-Points__el--color-20:before{background-color:#fce347}.Stacked-Points__el--color-21:before{background-color:#66a2fa}.Stacked-Points__el--color-22:before{background-color:#ffa5a5}.Stacked-Points__el--color-23:before{background-color:#dcb3fe}.Stacked-Points__el--color-24:before{background-color:#fba8d4}.Progress-Bar{background-color:var(--gray-200-d-300);border-radius:100px;min-height:4px;position:relative;width:100%}.Progress-Bar__progress{border-radius:100px;min-height:4px;position:absolute}.Progress-Bar__progress--left{left:0;z-index:3}.Progress-Bar__progress--right{right:0;z-index:2}.Progress-Bar__progress--red{background-color:var(--red-400)}.Progress-Bar__progress--green{background-color:var(--green-600)}.Project-Details-Layout{max-width:1360px;padding:18px 40px 28px;width:100%}@media (max-width:1070px){.Project-Details-Layout{padding:18px 14px 28px}}@media (max-width:536px){.Project-Details-Layout{padding:18px 0 28px}}.Project-Details-Layout__breadcrumbs{max-width:none;padding:0 0 18px;width:100%}@media (max-width:536px){.Project-Details-Layout__breadcrumbs{padding:0 16px 18px}}.Project-Details-Layout__layout{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%}@media (max-width:1024px){.Project-Details-Layout__layout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.Project-Details-Layout__column:first-of-type{margin:0 20px 0 0;max-width:calc(100% - 380px);width:100%}.Project-Details-Layout__column:last-of-type{max-width:380px;min-width:380px}@media (max-width:1024px){.Project-Details-Layout__column{display:contents}.Project-Details-Layout__wrappers-box{-webkit-box-ordinal-group:1301;-ms-flex-order:1300;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;order:1300}}@media (max-width:768px){.Project-Details-Layout__wrappers-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.Project-Details-Layout__important-note{margin:0 0 8px}@media (max-width:1024px){.Project-Details-Layout__project-title{-webkit-box-ordinal-group:101;-ms-flex-order:100;order:100}}.Project-Details-Layout__rounds{margin:20px 0 0}@media (max-width:1024px){.Project-Details-Layout__rounds{-webkit-box-ordinal-group:401;-ms-flex-order:400;margin:20px 0 24px;order:400}}.Project-Details-Layout__investors{margin:8px 0 0}@media (max-width:1024px){.Project-Details-Layout__investors{-webkit-box-ordinal-group:901;-ms-flex-order:900;order:900}}.Project-Details-Layout__followers{margin:0 0 8px}@media (max-width:1024px){.Project-Details-Layout__followers{-webkit-box-ordinal-group:1101;-ms-flex-order:1100;order:1100}}.Project-Details-Layout__token-allocation{margin:8px 0 0}@media (max-width:1024px){.Project-Details-Layout__token-allocation{-webkit-box-ordinal-group:1071;-ms-flex-order:1070;margin:0 0 20px;order:1070}}.Project-Details-Layout__project-details{margin:8px 0 0}@media (max-width:1024px){.Project-Details-Layout__project-details{-webkit-box-ordinal-group:701;-ms-flex-order:700;order:700}}.Project-Details-Layout__similar{margin:8px 0 0;width:100%}@media (max-width:1024px){.Project-Details-Layout__similar{-webkit-box-ordinal-group:1201;-ms-flex-order:1200;margin:0;order:1200}}.Project-Details-Layout__investor-separator{border-top:1px solid var(--gray-200);height:1px;margin:24px 0;width:100%}@media (max-width:1024px){.Project-Details-Layout__investor-separator{-webkit-box-ordinal-group:1001;-ms-flex-order:1000;order:1000}}.Project-Details-Layout__vesting{margin:20px 0;width:100%}@media (max-width:1024px){.Project-Details-Layout__vesting{-webkit-box-ordinal-group:1051;-ms-flex-order:1050;order:1050}}.Project-Details-Layout__unlocking-events{margin:20px 0;width:100%}@media (max-width:1024px){.Project-Details-Layout__unlocking-events{-webkit-box-ordinal-group:1061;-ms-flex-order:1060;order:1060}}.Project-Details-Layout__vesting-progress{margin:8px 0 0}@media (max-width:1024px){.Project-Details-Layout__vesting-progress{-webkit-box-ordinal-group:1071;-ms-flex-order:1070;margin:0 0 20px;order:1070}.Project-Details-Layout__overview{-webkit-box-ordinal-group:201;-ms-flex-order:200;margin:8px 0 0;order:200}}.Project-Details-Layout__score{margin:0 0 8px}@media (max-width:1024px){.Project-Details-Layout__score{-webkit-box-ordinal-group:251;-ms-flex-order:250;order:250}}.Project-Details-Layout__magic{margin:8px 0 0;width:100%}@media (max-width:1024px){.Project-Details-Layout__magic{-webkit-box-ordinal-group:301;-ms-flex-order:300;order:300}}.Project-Details-Layout__competitors{margin:8px 0 0}@media (max-width:1024px){.Project-Details-Layout__competitors{-webkit-box-ordinal-group:601;-ms-flex-order:600;order:600}}.Project-Details-Layout__top-point-farming{margin:8px 0 0}@media (max-width:1024px){.Project-Details-Layout__top-point-farming{width:100%}.Project-Details-Layout__top-point-farming+.Project-Details-Layout__nft-ico{margin:8px 0 0 8px}}@media (max-width:768px){.Project-Details-Layout__top-point-farming+.Project-Details-Layout__nft-ico{margin:8px 0 0}}.Project-Details-Layout__nft-ico{margin:8px 0}@media (max-width:1024px){.Project-Details-Layout__nft-ico{width:100%}}.Project-Page-Section{background-color:var(--bg-wrapper);border:1px solid var(--gray-200);border-radius:8px;padding:24px}@media (max-width:1024px){.Project-Page-Section{padding:16px}}@media (max-width:536px){.Project-Page-Section{border-left:0;border-radius:0;border-right:0}}.Project-Page-Box{background-color:var(--bg-wrapper);border:1px solid var(--gray-200);border-radius:8px}@media (max-width:536px){.Project-Page-Box{border-left:0;border-radius:0;border-right:0}}.Project-Page-Box__header-box{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.Project-Page-Box__header{color:var(--gray-600);display:block;font-family:Rajdhani;font-size:20px;font-style:normal;font-weight:700;line-height:18px;padding:16px;text-transform:uppercase}.Project-Page-Box__header--no-top{padding-top:0}.Project-Page-Box__header--big-padding{padding:24px}@media (max-width:1024px){.Project-Page-Box__header--big-padding{padding:24px 16px}}.Project-Page-Box__report{padding:0 16px 0 0}.Project-Page-Box__separator{border-bottom:1px solid var(--gray-200)}.Project-Page-Box__body{padding:16px}.Project-Page-Box__body--no-top-padding{padding-top:0}.Project-Page-Box__body--big-padding{padding:24px}@media (max-width:1024px){.Project-Page-Box__body--big-padding{padding:16px}}.PD-Wrapper{background-color:var(--bg-wrapper);border:1px solid var(--gray-200);border-radius:8px;max-width:100%}.PD-Wrapper__item{padding:16px 24px 24px}@media (max-width:1024px){.PD-Wrapper__item{padding:16px}}.PD-Wrapper__item--side{padding:16px}@media (max-width:536px){.PD-Wrapper{border-left:0;border-radius:0;border-right:0}}.PD-Wrapper-Title{border-bottom:1px solid var(--gray-200);color:var(--gray-600);font-family:Rajdhani;font-size:20px;font-weight:700;padding:24px 24px 16px;text-transform:uppercase}@media (max-width:1024px){.PD-Wrapper-Title{padding:16px}}.PD-Wrapper-Title--side{padding:16px}.Project-Page-Title{max-width:100%;position:relative;width:100%}.Project-Page-Title__header,.Project-Page-Title__links{margin:0 0 16px}.Project-Page-Title__box{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:calc(100% - 476px) 390px;max-width:100%;width:100%}@media (max-width:1285px) and (min-width:1025px),(max-width:820px){.Project-Page-Title__box{display:block}}.Project-Page-Title__screenshots{grid-column:1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.Project-Page-Title__rounds{grid-column:2;max-width:460px;min-width:460px}@media (max-width:1285px) and (min-width:1025px),(max-width:820px){.Project-Page-Title__rounds{grid-column:1;grid-row:2;margin:12px 0 0;max-width:100%;min-width:100%}}.PPT-Header{display:grid;grid-template-columns:64px auto auto 1fr;width:100%}.PPT-Header__avatar{align-self:start;grid-column:1/2;grid-row:1/3;margin:4px 16px 0 0}@media (max-width:610px){.PPT-Header__avatar{grid-row:1/2;margin:0 16px 0 0}}.PPT-Header__name{align-self:center;color:var(--gray-900);font-size:24px;font-style:normal;font-weight:600;grid-column:2/3;grid-row:1/2;line-height:32px;margin:0 8px 0 0}.PPT-Header__box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:3/4;grid-row:1/2}.PPT-Header__ticker{color:var(--gray-500);font-size:14px;font-weight:400;line-height:150%;margin:0 6px 0 0}.PPT-Header__star{margin:0 4px 0 0}.PPT-Header__tier{align-self:center;grid-column:4/5;grid-row:1/2;justify-self:end}.PPT-Header__description{color:var(--gray-700);font-size:16px;font-style:normal;font-weight:400;grid-column:2/5;grid-row:2/3;line-height:150%}@media (max-width:610px){.PPT-Header__description{grid-column:1/5;grid-row:2/3}}.PPT-Header__tags-link-block{display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:2/5;grid-row:2/3}@media (max-width:610px){.PPT-Header__tags-link-block{grid-column:1/5;grid-row:3/4;margin:12px 0 0}}@media (max-width:500px){.PPT-Header__tags-link-block{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.PPT-Header__tags{display:-webkit-box;display:-ms-flexbox;display:flex}.PPT-Header__tags-count{background-color:var(--bg-blue-wrapper);border-radius:12px;color:var(--blue-600);cursor:pointer;font-size:14px;font-weight:500;line-height:21px;margin:0 0 0 4px;max-height:24px;min-height:24px;padding:0 8px;text-align:left}@media (hover:hover){.PPT-Header__tags-count:hover{background-color:var(--blue-100)}}.PPT-Header__links{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:0 0 0 16px;width:100%}@media (max-width:500px){.PPT-Header__links{margin:0 0 6px}}.PPT-Header__links-box,.PPT-Header__links-list{display:-webkit-box;display:-ms-flexbox;display:flex}.PPT-Header__links-list>li{display:none;margin:0 4px 0 0}.PPT-Header__links-list>li:first-of-type{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1150px) and (min-width:1025px),(max-width:340px),(max-width:660px) and (min-width:500px){.PPT-Header__links-list>li:first-of-type{display:none}}.PPT-Header__links-list>li:nth-of-type(2){display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1250px) and (min-width:1025px),(max-width:440px),(max-width:770px) and (min-width:500px){.PPT-Header__links-list>li:nth-of-type(2){display:none}}.PPT-Header__links-list>li:nth-of-type(3){display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1300px) and (min-width:1025px),(max-width:850px){.PPT-Header__links-list>li:nth-of-type(3){display:none}}.PPT-Header__link-dropdown-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--bg-blue-wrapper);border-radius:12px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:24px;min-height:24px;padding:0 8px}@media (max-width:1150px) and (min-width:1025px),(max-width:340px),(max-width:660px) and (min-width:500px){.PPT-Header__link-dropdown-button{position:relative;top:-1px}.PPT-Header__link-dropdown-button:after{color:var(--gray-700);content:"Links";font-weight:500;line-height:150%;margin:0 0 0 4px}}@media (hover:hover){.PPT-Header__link-dropdown-button:hover{background-color:var(--blue-100)}}.PPT-Links{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.PPT-Rounds{--column-layout:minmax(0,1fr) minmax(200px,200px);--column-layout-simple:minmax(0,1fr) minmax(100px,100px);border:1px solid var(--gray-150-d-200);border-radius:8px;max-width:100%;padding:16px 16px 4px}@media (max-width:520px){.PPT-Rounds{border:0;padding:0}}.PPT-Rounds__table-scroll-box{max-width:100%;padding:0 0 12px}@media (max-width:360px){.PPT-Rounds__table-scroll-box{overflow-x:auto}}.PPT-Rounds__table{min-width:290px}.PPT-Rounds__header{border-bottom:1px solid var(--gray-150-d-200);display:grid;grid-template-columns:var(--column-layout);padding:0 6px 12px}@media (max-width:536px){.PPT-Rounds__header{padding:0 0 12px}}.PPT-Rounds__header-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;width:100%}.PPT-Rounds__header-item--rounds{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.PPT-Rounds__header-item--today{-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:-1px}.PPT-Rounds__triangle{position:absolute;top:14px}.PPT-Rounds__triangle:after{background-color:var(--gray-900);content:"";height:var(--after-height);opacity:.3;position:absolute;right:5.5px;top:16px;width:1px}.PPT-Rounds__header-text{color:var(--gray-500);font-size:12px;font-weight:400;line-height:150%}.PPT-Rounds__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.PPT-Rounds__item{border-radius:6px;display:grid;-ms-flex-wrap:nowrap;flex-wrap:nowrap;grid-template-columns:var(--column-layout);width:100%}.PPT-Rounds__item--simple{grid-template-columns:var(--column-layout-simple)}.PPT-Rounds__round-box{max-width:100%;padding:0 12px 0 0;width:100%}.PPT-Rounds__round-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.PPT-Rounds__round-name{color:var(--gray-600);font-size:13px;font-weight:500;line-height:150%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PPT-Rounds__indicator-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 0 4px;position:relative}.PPT-Rounds__indicator-icon--check{top:-1px}.PPT-Rounds__round-footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.PPT-Rounds__round-type{color:var(--gray-500);font-size:12px;font-weight:400;line-height:150%;margin:0 4px 0 0;overflow:hidden;padding:3px 0;text-overflow:ellipsis}.PPT-Rounds__stacked-images{margin:0 0 0 4px}@media (max-width:420px){.PPT-Rounds__stacked-images .Stacked-Images__item:nth-of-type(2),.PPT-Rounds__stacked-images .Stacked-Images__item:nth-of-type(3){display:none}}.PPT-Rounds__show-more{color:var(--blue-600-d-400);font-size:13px;font-weight:500;line-height:150%;margin:16px 0 0;text-align:center;width:100%}.PPT-Rounds__show-more:hover{color:var(--blue-400-d-600);cursor:pointer}.PPT-Rounds__date-box{width:100%}.PPT-Rounds__date-box,.PPT-Rounds__date-section{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.PPT-Rounds__date-section{-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:50%;min-width:50%}.PPT-Rounds__round-date{margin:0 0 0 19px}.PPT-Rounds__left-plug{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--gray-150-d-200);border-radius:4px 0 0 4px;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:38px;width:100%}.PPT-Rounds__right-plug{background-color:var(--green-300);border-radius:0 4px 4px 0;margin-left:1px;max-width:23px;min-height:38px;min-width:23px}.PPT-Rounds__active-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 0 0 8px;max-width:calc(100% - 12px)}.PPT-Rounds__active-block,.PPT-Rounds__tvl{display:-webkit-box;display:-ms-flexbox;display:flex}.PPT-Rounds__tvl{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--gray-500);font-size:12px;font-weight:400;line-height:150%;margin:0 2px 0 0}.PPT-Rounds__tvl-price{color:var(--gray-600);font-size:12px;font-weight:700;line-height:150%;margin:0 0 0 4px}.PPT-Rounds__active-title{color:var(--green-600);font-size:12px;font-weight:700;line-height:150%;margin:0 0 2px}.PPT-Rounds__active-date{color:var(--gray-500);font-size:12px;font-weight:400;line-height:150%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PPT-Rounds__link-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid var(--gray-150-d-200);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 6px;-webkit-transition:border-radius 0s,border-color 0s,border-width 0s,background-color 0s!important;transition:border-radius 0s,border-color 0s,border-width 0s,background-color 0s!important;width:100%}@media (max-width:536px){.PPT-Rounds__link-box{padding:8px 0}.PPT-Rounds__link-box:hover{margin:0 -8px;padding:8px;width:calc(100% + 16px)}}.PPT-Rounds__link-box:first-of-type{border-top:0}.PPT-Rounds__link-box:hover{background-color:var(--gray-100-d-50);border-color:transparent;border-radius:8px}.PPT-Rounds__link-box:hover+.PPT-Rounds__link-box{border-color:transparent}.PPT-Rounds__tooltip-wrapper{position:relative}.PPT-Rounds .Round-Date__date{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PPT-Screenshots{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.PPT-Screenshots__cover{border-radius:8px;cursor:pointer;max-height:288px;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.PPT-Screenshots__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:10px 0 0;max-height:68px;max-width:100%;min-height:68px;overflow-x:auto;padding:0 0 10px}.PPT-Screenshots__item{border:1px solid rgba(0,0,0,.1);border-radius:8px;margin:0 8px 0 0;max-height:64px;max-width:64px;min-width:64px;overflow:hidden}.PPT-Screenshots__item:last-of-type{margin:0}.PPT-Screenshots__image{cursor:pointer;height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:100%}.PPT-Screenshots__image:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.Project-Page-Top-List{width:100%}.Project-Page-Top-List__header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:0 0 2px;width:100%}.Project-Page-Top-List__column-name{color:var(--gray-400);font-size:12px;font-weight:400;line-height:150%}.Project-Page-Top-List__item{border-top:1px solid var(--gray-200);padding:12px 0;-webkit-transition:all 0s!important;transition:all 0s!important;width:100%}.Project-Page-Top-List__item:first-of-type,.Project-Page-Top-List__item:first-of-type:hover{border-top:0}.Project-Page-Top-List__item:hover{background-color:var(--gray-100-d-200);border-radius:8px;border-top:1px solid transparent;margin:0 -4px;padding:12px 4px;width:calc(100% + 8px)}.Project-Page-Top-List__item:hover+.Project-Page-Top-List__item{border-top:1px solid transparent}.Project-Page-Top-Item{border-radius:8px;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;display:grid;grid-template-columns:32px 1fr auto;max-width:100%}.Project-Page-Top-Item__avatar-box{align-self:center;grid-column:1/2;grid-row:1/2;position:relative}.Project-Page-Top-Item__activity-box{grid-column:2/3;max-width:100%;overflow:hidden}.Project-Page-Top-Item__activity-box,.Project-Page-Top-Item__side-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-row:1/2}.Project-Page-Top-Item__side-box{grid-column:3/4;justify-self:end}.Project-Page-Top-Item__indicator{position:absolute;right:-7px;top:-5px}.Project-Page-Top-Item__name{color:var(--gray-900);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:600;line-height:150%}.Project-Page-Top-Item__value{color:var(--gray-900);font-size:14px;font-style:normal;font-weight:500;line-height:150%;margin:0 0 0 12px;text-align:right}.Project-Page-Top-Item__description{color:var(--gray-500);font-size:12px;font-style:normal;font-weight:400;line-height:150%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Project-Page-Top-Item__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 0 2px}.Project-Page-Top-Item__icon svg{max-height:16px;max-width:16px}.Project-Page-Top-Item__change{color:var(--gray-700);font-size:14px;font-style:normal;font-weight:500;line-height:150%;text-align:right;white-space:nowrap}.Project-Page-Top-Item__change--green{color:var(--green-500)}.Project-Page-Top-Item__change--red{color:var(--red-500)}.Project-Page-Competitors__values{margin:0 0 8px}.Project-Page-Competitors-Values{background-color:var(--gray-100-d-200);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:8px 16px;width:100%}@media (max-width:576px){.Project-Page-Competitors-Values{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.Project-Page-Competitors-Values__item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:1px solid var(--gray-300);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:0 20px 0 0;padding:10px 20px 10px 0;width:100%}.Project-Page-Competitors-Values__item:last-of-type{border:0;margin:0;padding:10px 0}@media (max-width:576px){.Project-Page-Competitors-Values__item{-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid var(--gray-300);border-right:0;justify-content:space-between;margin:0;padding-right:0;width:100%}.Project-Page-Competitors-Values__item:last-of-type{border:0}.Project-Page-Competitors-Values__item .Content-Values-Block{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;width:100%}.Project-Page-Competitors-Values__item .Content-Values-Block__value{font-size:16px}}.Project-Page-Competitors-Item{border-radius:8px;-webkit-column-gap:6px;-moz-column-gap:6px;column-gap:6px;display:grid;grid-template-columns:32px 50px auto auto;padding:8px 12px}.Project-Page-Competitors-Item:hover{background-color:var(--gray-100-d-200)}.Project-Page-Competitors-Item--blue{background-color:var(--bg-blue-wrapper)}.Project-Page-Competitors-Item--blue:hover{background-color:var(--blue-100)}.Project-Page-Competitors-Item__id{color:var(--gray-600);font-size:13px;font-weight:500;line-height:150%;margin:0 0 0 4px}.Project-Page-Competitors-Item__avatar,.Project-Page-Competitors-Item__id{-ms-flex-item-align:center;align-self:center}.Project-Page-Competitors-Item__title-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Project-Page-Competitors-Item__name{color:var(--gray-900);font-size:14px;font-weight:600;line-height:150%}.Project-Page-Competitors-Item__tag{color:var(--gray-500);font-size:12px;font-weight:400;line-height:150%}.Project-Page-Competitors-Item__values-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Project-Page-Competitors-Item__price{color:var(--gray-600);font-size:13px;font-weight:600;line-height:150%;text-align:right}.Project-Page-Competitors-Item__price-tag{color:var(--gray-500);font-size:12px;font-weight:400;line-height:150%;text-align:right}.Project-Page-Rounds__section{margin:0 0 8px}.Project-Page-Rounds__section:last-of-type{margin:0}.Project-Page-Rounds__section-name{-webkit-box-pack:center;-ms-flex-pack:center;color:var(--gray-400);-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-family:Rajdhani;font-size:20px;font-weight:700;justify-content:center;padding:16px 0;text-transform:uppercase}.Project-Page-Rounds__section-name,.Project-Page-Rounds__section-name:after,.Project-Page-Rounds__section-name:before{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.Project-Page-Rounds__section-name:after,.Project-Page-Rounds__section-name:before{background-color:var(--gray-200);content:"";height:1px}.Project-Page-Rounds__section-name:before{margin:0 12px 0 0}.Project-Page-Rounds__section-name:after{margin:0 0 0 12px}.Project-Page-Rounds__main-title-block{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 20px;width:100%}@media (max-width:576px){.Project-Page-Rounds__main-title-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}}.Project-Page-Rounds__main-title{color:var(--gray-900);font-family:Rajdhani;font-size:20px;font-style:normal;font-weight:700;line-height:150%;text-transform:uppercase}.Project-Page-Rounds__project{margin:0 8px}.Project-Page-Rounds-List__item{margin:0 0 12px}.Project-Page-Rounds-List__item:last-of-type{margin-bottom:0}.Project-Details-Rounds-Header{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;display:grid;grid-template-columns:32px 1fr auto}@media (max-width:576px){.Project-Details-Rounds-Header{grid-template-columns:32px auto;row-gap:6px}}.Project-Details-Rounds-Header__avatar{grid-column:1/2}@media (max-width:576px){.Project-Details-Rounds-Header__avatar{grid-column:1/2;grid-row:1/2}}.Project-Details-Rounds-Header__values-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-column:2/3}@media (max-width:576px){.Project-Details-Rounds-Header__values-box{grid-column:1/3;grid-row:2/3}}.Project-Details-Rounds-Header__name-box{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.Project-Details-Rounds-Header__platform-avatar{display:inline;position:relative;top:4px}.Project-Details-Rounds-Header__name{color:var(--gray-900);font-size:20px;font-weight:600;line-height:28px}.Project-Details-Rounds-Header__admin{margin:0 0 0 8px;position:relative;top:7px}.Project-Details-Rounds-Header__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:4px 0 0;padding:0 0 -4px}.Project-Details-Rounds-Header__item{margin:0 4px 4px 0}.Project-Details-Rounds-Header__item:last-of-type{margin:0}.Project-Details-Rounds-Header__interest{grid-column:3/4}@media (max-width:576px){.Project-Details-Rounds-Header__interest{align-self:center;grid-column:2/3;grid-row:1/2;justify-self:end}}.Project-Details-Rounds-Header__stacked-images{margin:0 0 0 8px}.Nft-Card__description,.Nft-Card__header,.Nft-Card__links,.Nft-Card__stats{margin:0 0 16px}.Nft-Card__distribution,.Nft-Card__params{margin:0 0 8px}.Nft-Card__activity-list{margin:0 0 16px}.Nft-Card__related-assets{margin:0 0 8px}.Nft-Card-Stats{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:.6fr 1fr}.Nft-Card-Stats__cover{border-radius:8px;height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain}.Nft-Card-Stats__stats{-webkit-box-orient:vertical;-webkit-box-direction:normal;border:1px solid var(--gray-150);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:16px}.Nft-Card-Stats__block-name{margin:0 0 6px}.Nft-Card-Stats__collection-name{color:var(--gray-900);display:block;font-size:16px;font-weight:600;line-height:150%;margin:0 0 16px}.Nft-Card-Stats__values-block{margin:0 0 32px}.Nft-Card-Stats__list{-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.Nft-Card-Stats__item,.Nft-Card-Stats__list{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.Nft-Card-Stats__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--gray-200);padding:12px 0;width:calc(50% - 16px)}.Nft-Card-Stats__item:first-of-type,.Nft-Card-Stats__item:nth-of-type(2){padding:0 0 12px}.Nft-Card-Stats__item:last-of-type,.Nft-Card-Stats__item:nth-last-of-type(2){border-bottom:0;padding:12px 0 0}.Nft-Card-Values-Block{background-color:var(--bg-blue-wrapper);border-radius:8px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:8px 16px}.Nft-Card-Values-Block,.Nft-Card-Values-Block__item{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.Nft-Card-Values-Block__item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:1px solid var(--gray-300);justify-content:center;margin:0 20px 0 0;padding:10px 20px 10px 0}.Nft-Card-Values-Block__item:last-of-type{border:0;margin:0;padding:10px 0}.Nft-Card-Links-Block{background-color:var(--blue-50);border-radius:8px;padding:16px}.Nft-Card-Links-Block__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:16px 0 8px}.Nft-Card-Links-Block__button{margin:0 7px 0 0}.Nft-Card-Links-Block__button:last-of-type{margin:0}.Round-Card__header{margin:0 0 16px}.Round-Card__lockup,.Round-Card__params,.Round-Card__values{margin:0 0 8px}.Round-Card__activity-list,.Round-Card__description{margin:0 0 16px}.Round-Card-Values{background-color:var(--bg-blue-wrapper);border-radius:8px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:8px 16px}.Round-Card-Values,.Round-Card-Values__item{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.Round-Card-Values__item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:1px solid var(--gray-300);justify-content:center;margin:0 20px 0 0;padding:10px 20px 10px 0}.Round-Card-Values__item:last-of-type{border:0;margin:0;padding:10px 0}@media (max-width:600px){.Round-Card-Values--project-rounds{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Round-Card-Values--project-rounds .Round-Card-Values__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--gray-300);border-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 0}.Round-Card-Values--project-rounds .Round-Card-Values__item:first-of-type{padding-top:4px}.Round-Card-Values--project-rounds .Round-Card-Values__item:last-of-type{border-bottom:0;padding-bottom:4px}.Round-Card-Values--project-rounds .Content-Values-Block{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;width:100%}.Round-Card-Values--project-rounds .Content-Values-Block__value{font-size:16px}}.Round-Card-Info{background-color:var(--bg-blue-wrapper);padding:10px 16px}.Round-Card-Info,.Round-Card-Sale-Params{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.Round-Card-Sale-Params{border:1px solid var(--gray-150-d-200);height:100%;padding:12px}.Round-Card-Sale-Params__title{color:var(--gray-400);font-size:12px;font-style:normal;font-weight:400;line-height:150%}.Round-Card-Sale-Params__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Round-Card-Sale-Params__item{color:var(--gray-900);font-size:14px;font-weight:500;line-height:150%;margin:0 16px 0 0}.Point-Farming-Card__description,.Point-Farming-Card__header,.Point-Farming-Card__stats{margin:0 0 16px}.Point-Farming-Card__distribution,.Point-Farming-Card__params,.Point-Farming-Card__related-assets{margin:0 0 8px}.Point-Farming-Card__activity-list{margin:0 0 16px}.Point-Farming-Card-Stats{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:200px 1fr;max-width:100%;padding:16px 0 0;width:100%}@media (max-width:1120px) and (min-width:1025px),(max-width:686px){.Point-Farming-Card-Stats{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.Point-Farming-Card-Stats__price-box{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:var(--bg-blue-wrapper);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:1/2;justify-content:center;min-height:145px}@media (max-width:1120px) and (min-width:1025px),(max-width:686px){.Point-Farming-Card-Stats__price-box{margin:0 0 10px;min-height:auto;padding:16px}.Point-Farming-Card-Stats__price-box .Content-Values-Block{display:grid;grid-template-columns:1fr auto;width:100%}.Point-Farming-Card-Stats__price-box .Content-Values-Block__header{grid-column:1/2;grid-row:1/3;margin:0}.Point-Farming-Card-Stats__price-box .Content-Values-Block__value{font-size:14px;grid-column:2/3;grid-row:1/2;justify-self:end;line-height:21px}.Point-Farming-Card-Stats__price-box .Content-Values-Block__footer-value{font-size:12px;margin:0}.Point-Farming-Card-Stats__price-box .Content-Values-Block .avatar{max-height:16px!important;max-width:16px!important;min-height:16px!important;min-width:16px!important}}.Point-Farming-Card-Stats__list-box{border:1px solid var(--gray-150-d-200);border-radius:8px;grid-column:2/3;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:16px}@media (max-width:1120px) and (min-width:1025px),(max-width:840px){.Point-Farming-Card-Stats__list-box .Rounds-Links-Block__line{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Point-Farming-Card-Stats__list-box .Rounds-Links-Block__group-name{margin:0 0 6px}}.Point-Farming-Card-Stats__links{margin:0 0 8px}.Point-Farming-Card-Info__list{grid-column-gap:8px;grid-row-gap:8px;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.Rounds-Footer-Links{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}.Rounds-Footer-Links__name{margin:0 8px 0 0;position:relative;top:3px}.Rounds-Footer-Links__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 -4px}.Rounds-Footer-Links__item{margin:0 4px 4px 0}.Rounds-Description{background-color:var(--bg-blue-wrapper);border-radius:8px;color:var(--gray-700);display:block;font-size:16px;font-weight:400;line-height:150%;padding:16px}.Rounds-Border-Text{border:1px solid var(--gray-150-d-200);border-radius:8px;padding:16px;width:100%}.Rounds-Border-Text__name{margin:0 0 4px}.Rounds-Border-Text__text{color:var(--gray-700);font-size:14px;font-weight:400;line-height:150%}.Rounds-Related-Assets{border:1px solid var(--gray-150-d-200);border-radius:8px;padding:16px;width:100%}.Rounds-Related-Assets__name{color:var(--gray-500);font-size:12px;font-weight:400;line-height:150%;margin:0 0 4px}.Rounds-Related-Assets__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 -4px;width:100%}.Rounds-Related-Assets__item{margin:0 4px 4px 0}.Rounds-Params{border:1px solid var(--gray-150-d-200);border-radius:8px;padding:16px}.Rounds-Params__list{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;width:100%}@media (max-width:576px){.Rounds-Params__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}.Rounds-Params__item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-bottom:1px solid var(--gray-200);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:12px 0;width:calc(50% - 16px)}.Rounds-Params__item:last-of-type,.Rounds-Params__item:nth-last-of-type(2){border-bottom:0;padding:12px 0 0}@media (max-width:576px){.Rounds-Params__item:last-of-type,.Rounds-Params__item:nth-last-of-type(2){border-bottom:1px solid var(--gray-200);padding:12px 0}}.Rounds-Params__item:first-of-type,.Rounds-Params__item:nth-of-type(2){padding:0 0 12px}@media (max-width:576px){.Rounds-Params__item:first-of-type,.Rounds-Params__item:nth-of-type(2){padding:12px 0}.Rounds-Params__item:first-of-type{padding:0 0 12px}.Rounds-Params__item:last-of-type{border-bottom:0;padding:12px 0 0}.Rounds-Params__item{width:100%}}.Rounds-Links-Block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Rounds-Links-Block,.Rounds-Links-Block__line{display:-webkit-box;display:-ms-flexbox;display:flex}.Rounds-Links-Block__line{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--gray-200);padding:8px 0}.Rounds-Links-Block__line:first-of-type{padding:0 0 8px}.Rounds-Links-Block__line:last-of-type{border-bottom:0;padding:8px 0 0}.Rounds-Links-Block__group-name{color:var(--gray-600);font-size:13px;font-weight:500;line-height:150%;margin:0 10px 0 0;white-space:nowrap}.Rounds-Links-Block__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 -4px;width:100%}.Rounds-Links-Block__item{margin:0 4px 4px 0}.Rounds-Links-Block__item--on{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 0 4px}.Rounds-Links-Block__item--on:after{color:var(--gray-600);content:"on";font-size:14px;font-weight:500;line-height:150%;margin:0 3px 0 4px}.Rounds-Admin-Form{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.Rounds-Admin-Form__form{margin:0 16px 0 0}.Rounds-Admin-Form__form:last-of-type{margin:0}.Rounds-Admin-Form__fields{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Rounds-Admin-Form__group{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 8px;min-width:100px}.Rounds-Admin-Form__group:last-of-type{margin:0}.Rounds-Admin-Form__group:hover .Rounds-Admin-Form__label{color:var(--blue-600-d-400)}.Rounds-Admin-Form__checkbox{background-color:var(--bg-wrapper)!important;cursor:pointer;margin:0 4px 0 0;pointer-events:none}.Rounds-Admin-Form__checkbox:first-of-type{grid-column:1/2}.Rounds-Admin-Form__checkbox:last-of-type{grid-column:2/3}.Rounds-Admin-Form__label{color:var(--gray-700);cursor:pointer;font-size:14px;white-space:nowrap}.Rounds-Card-Info-Block{background-color:var(--gray-100-d-50);border-radius:8px;max-height:73px;min-height:73px;padding:12px}.Rounds-Card-Info-Block__icon-box{margin:0 0 0 4px}.Rounds-Card-Info-Block__header,.Rounds-Card-Info-Block__icon-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Rounds-Card-Info-Block__header{margin:0 0 4px;position:relative}.Rounds-Card-Info-Block__title{color:var(--gray-500);font-size:14px;font-weight:500;line-height:21px;text-align:left}.Rounds-Card-Info-Block__body{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Rounds-Card-Info-Block__value{color:var(--gray-900);font-size:14px;font-weight:500;line-height:24px;margin:0 8px 0 0;text-align:left}.Rounds-Card-Info-Block__percent{color:var(--gray-400);font-size:14px;font-weight:500;line-height:21px;text-align:left}.Rounds-Card-Info-Block__percent--green{color:var(--green-600)}.Rounds-Card-Info-Block__percent--red{color:var(--red-600)}.Rounds-Card-Info-Block__blockchain-part{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 10px 0 0}.Rounds-Card-Info-Block__blockchain-icon{margin:0 6px 0 0}.Rounds-Card-Info-Block__blockchain-name{color:var(--gray-600);font-size:14px;font-weight:500;line-height:19.5px;text-align:left}.Rounds-Card-Info-Block__investors{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.Rounds-Card-Info-Block__investors,.Rounds-Card-Info-Block__top-investor{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Rounds-Card-Info-Block__top-investor{max-width:100%;overflow:hidden}.Rounds-Card-Info-Block__investor-icon{margin:0 4px 0 0}.Rounds-Card-Info-Block__investor-name{color:var(--gray-900);font-size:14px;font-weight:500;line-height:19.5px;max-width:100%;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.Rounds-Card-Info-Block__more-investors{margin:0 0 0 12px}.Rounds-Card-Info-Block__roi-text{display:inline-block;max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Rounds-Card-Info-Block__roi-text--green{color:var(--green-600)}.Rounds-Card-Info-Block__roi-text--red{color:var(--red-600)}.Rounds-Card-Info-Block__roi-text--gray{color:var(--gray-900)}.Rounds-Card-Info-Block__roi-currency{color:var(--gray-500);font-size:14px;font-weight:500;line-height:21px;text-align:left}.PD-Rounds-Farming-Wrapper{background-color:var(--bg-wrapper);border-radius:12px;-webkit-box-shadow:0 0 20px 0 rgba(59,130,246,.15);box-shadow:0 0 20px 0 rgba(59,130,246,.15);padding:24px}@media (max-width:450px){.PD-Rounds-Farming-Wrapper{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;padding:0}}.PD-Rounds-Farming-Wrapper__header{color:var(--gray-900);font-size:18px;font-style:normal;font-weight:600}.PD-Rounds-Farming-Wrapper__header,.PD-Rounds-Farming-Wrapper__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.PD-Rounds-Farming-Wrapper__icon{margin:0 8px 0 0}.Proj-Rounds-Activities__title{color:var(--gray-900);display:block;font-size:16px;font-weight:600;line-height:150%;margin:0 0 8px}.Proj-Rounds-Activities__item{margin:0 0 8px}.Proj-Rounds-Activities__item:last-of-type{margin:0}.Proj-Rounds-Activities-Item{--padding:8px 12px;background-color:var(--gray-100-d-200);border-radius:8px;overflow:hidden}.Proj-Rounds-Activities-Item__header{-webkit-box-pack:justify;-ms-flex-pack:justify;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:var(--padding);width:100%}@media (hover:hover){.Proj-Rounds-Activities-Item__header:hover{background-color:var(--gray-200-d-300)}.Proj-Rounds-Activities-Item__header:hover .Cpsl-Txt:not(.Cpsl-Txt--green):not(.Cpsl-Txt--blue){background-color:var(--gray-300-d-400)}.Proj-Rounds-Activities-Item__header--no-hover:hover{background-color:var(--gray-100-d-200)}.Proj-Rounds-Activities-Item__header--no-hover:hover .Cpsl-Txt{background-color:var(--gray-200-d-300)}}.Proj-Rounds-Activities-Item__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 -6px}.Proj-Rounds-Activities-Item__name{color:var(--gray-900);font-size:14px;font-weight:500;line-height:150%;margin:0 8px 6px 0}.Proj-Rounds-Activities-Item__link,.Proj-Rounds-Activities-Item__name{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Proj-Rounds-Activities-Item__link{margin:0 0 0 2px}.Proj-Rounds-Activities-Item__item{margin:0 4px 6px 0}.Proj-Rounds-Activities-Item__arrow{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:8px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:4/5;grid-row:1/2;justify-content:center;justify-self:end;max-height:24px;max-width:24px;min-height:24px;min-width:24px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.Proj-Rounds-Activities-Item__arrow svg{-webkit-transform:scale(1.6);transform:scale(1.6)}.Proj-Rounds-Activities-Item__arrow--rotate{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.Proj-Rounds-Activities-Item__arrow:hover{background-color:var(--gray-200-d-300)}.Proj-Rounds-Activities-Item__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden;padding:var(--padding)}.Proj-Rounds-Activities-Item__body li,.Proj-Rounds-Activities-Item__body p{color:var(--gray-700);display:inline;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.Proj-Rounds-Activities-Item__body li{display:block;margin:0 0 2px}.Proj-Rounds-Activities-Item__body b,.Proj-Rounds-Activities-Item__body i{color:var(--gray-700)}.Proj-Rounds-Activities-Item__body a{color:var(--blue-600);font-size:14px;font-style:normal;font-weight:400;line-height:150%;text-decoration-line:underline}.Proj-Rounds-Activities-Item__body a:hover{color:var(--blue-400-d-600)}.Proj-Rounds-Header{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;cursor:pointer;display:grid;grid-template-columns:32px 1fr 32px;position:relative;row-gap:2px}.Proj-Rounds-Header:hover .Proj-Rounds-Header__button{background-color:var(--gray-200)}.Proj-Rounds-Header__avt{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;--size:32px;align-items:center;background-color:var(--gray-100-d-200);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:1/2;grid-row:1/3;justify-content:center;max-height:var(--size);max-width:var(--size);min-height:var(--size);min-width:var(--size);position:relative;top:12px}@media (max-width:576px){.Proj-Rounds-Header__avt{display:none}}.Proj-Rounds-Header__title{color:var(--gray-900);font-size:18px;font-weight:600;grid-column:2/3;grid-row:1/2;line-height:28px}@media (max-width:576px){.Proj-Rounds-Header__title{grid-column:1/3}}.Proj-Rounds-Header__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-column:2/3;grid-row:2/3;margin:0 0 -6px}@media (max-width:576px){.Proj-Rounds-Header__list{grid-column:1/3}}.Proj-Rounds-Header__item{margin:0 8px 6px 0;max-width:100%;overflow:hidden}.Proj-Rounds-Header__button,.Proj-Rounds-Header__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Proj-Rounds-Header__button{-webkit-box-pack:center;-ms-flex-pack:center;align-self:center;border-radius:12px;cursor:pointer;grid-column:3/4;grid-row:1/3;justify-content:center;max-height:32px;max-width:32px;min-height:32px;min-width:32px}.Proj-Rounds-Header__button--rotate{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.Proj-Rounds-Header__admin{position:absolute;right:-6px;top:-6px}.PD-Rounds-Stats-Block{background:var(--grad-blue-to-yellow);border-radius:12px;padding:2px}.PD-Rounds-Stats-Block__box{background-color:var(--bg-wrapper);border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:24px;position:relative;width:100%}@media (max-width:1270px) and (min-width:1024px),(max-width:950px){.PD-Rounds-Stats-Block__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.PD-Rounds-Stats-Block__item{margin:0 24px 0 0;width:100%}.PD-Rounds-Stats-Block__item:last-of-type{margin:0}@media (max-width:1270px) and (min-width:1024px),(max-width:950px){.PD-Rounds-Stats-Block__item{margin:0 0 8px}}@media (max-width:450px){.PD-Rounds-Stats-Block__item{margin:0 0 32px}}.PD-Rounds-Stake-Get{display:grid;grid-template-rows:auto auto auto 1fr;height:100%;width:100%}.PD-Rounds-Stake-Get__header{margin:0 0 24px}.PD-Rounds-Stake-Get__box{border-bottom:1px solid var(--gray-200);margin:0 0 20px;padding:0 0 20px}.PD-Rounds-Stake-Get__box:last-of-type{border-bottom:0;margin:0;padding:0}.PD-Rounds-Stake-Get__box-title{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;color:var(--gray-900);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;justify-content:space-between;margin:0 0 12px;width:100%}.PD-Rounds-Stake-Get__box-subtitle{color:var(--gray-400);font-size:14px;font-weight:500;text-align:right}.PD-Rounds-Stake-Get__row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.PD-Rounds-Stake-Get__intermediate{color:var(--gray-500);font-size:14px;font-weight:500;margin:0 8px}.PD-Rounds-Stake-Get__btns{align-self:end;display:grid;grid-row:4/5;grid-template-columns:1fr auto;width:100%}.PD-Rounds-Stake-Get__get-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 -6px}.PD-Rounds-Stake-Get__get-item{margin:0 6px 6px 0}.PD-Rounds-Stake-Get__get-item:last-of-type{margin:0 0 6px}.PD-Rounds-Chart__title{margin:0 0 24px}.PD-Rounds-Chart__total{color:var(--gray-900);display:block;font-size:28px;font-weight:600;line-height:150%;margin:0 0 8px}.PD-Rounds-Chart__stats{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 28px}.PD-Rounds-Chart__stat{border-radius:6px;display:block;font-size:14px;font-weight:500;margin:0 8px 0 0;padding:2px 4px}.PD-Rounds-Chart__stat:last-of-type{margin:0}.PD-Rounds-Chart__stat--green{background-color:var(--green-100);color:var(--green-500)}.PD-Rounds-Chart__stat--red{background-color:var(--red-100);color:var(--red-500)}.PD-Rounds-Chart__box{display:grid;grid-template-columns:52px 1fr;position:relative}.PD-Rounds-Chart__chart{border-bottom:1px solid var(--gray-200);border-left:1px solid var(--gray-200);grid-column:2/3;height:100%;max-height:168px;min-height:168px;position:relative;width:100%}.PD-Rounds-Chart__horizontal-list{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:2/3;grid-row:2/3;justify-content:space-between;margin:12px 0 0;text-align:right;width:100%}.PD-Rounds-Chart__horizontal-list li{text-align:left}.PD-Rounds-Chart__vertical-list{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;grid-column:1/2;grid-row:1/2;height:100%;justify-content:space-between}.PD-Rounds-Chart__horizontal-list li,.PD-Rounds-Chart__vertical-list li{color:var(--gray-400);font-size:11px;font-weight:400;line-height:150%;white-space:nowrap}.PD-Rounds-Chart__tltp{max-width:150px;pointer-events:none;-webkit-transition:top .2s,left .2s;transition:top .2s,left .2s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PD-Rounds-Chart__loader{-webkit-box-pack:center;-ms-flex-pack:center;align-self:center;grid-column:1/3;grid-row:1/3;justify-content:center;min-height:120px}.PD-Rounds-Chart__loader .Loader{position:relative;top:50px;-webkit-transform:scale(3);transform:scale(3)}.PD-Rounds-Chart-Stub{height:100%}.PD-Rounds-Chart-Stub__title{margin:0 0 24px}.PD-Rounds-Chart-Stub__total{color:var(--gray-900);display:block;font-size:28px;font-weight:600;line-height:150%;margin:0 0 8px}.PD-Rounds-Chart-Stub__body{display:grid;grid-template-columns:35px 1fr;grid-template-rows:1fr 60px;min-height:165px}.PD-Rounds-Chart-Stub__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;border-right:1px solid var(--gray-200);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-column:1/2;grid-row:1/3;justify-content:space-between}.PD-Rounds-Chart-Stub__item{color:var(--gray-400);font-size:11px;font-weight:500}.PD-Rounds-Chart-Stub__txt{-webkit-box-pack:center;-ms-flex-pack:center;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,73%,.2)),to(hsla(0,0%,73%,0)));background:linear-gradient(180deg,hsla(0,0%,73%,.2),hsla(0,0%,73%,0));border-bottom:1px solid var(--gray-200);border-top:2px solid var(--gray-200);color:var(--gray-400);font-size:18px;font-weight:600;grid-column:2/3;grid-row:2/3;justify-content:center;max-height:60px;min-height:60px}.PD-Rounds-Chart-Stub__txt,.PD-Rounds-Stake-Calc-List__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.PD-Rounds-Stake-Calc-List__item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 12px}.PD-Rounds-Stake-Calc-List__name{font-size:14px;font-weight:400}.PD-Rounds-Stake-Calc-List__name,.PD-Rounds-Stake-Calc-List__value{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--gray-900);display:-webkit-box;display:-ms-flexbox;display:flex}.PD-Rounds-Stake-Calc-List__value{font-size:16px;font-weight:700}.PD-Rounds-Stake-Calc-List__subvalue{color:var(--gray-500);font-size:14px;font-weight:400;margin:0 0 0 8px}.PD-Rounds-Stake-Calc-List__total{color:var(--gray-900);font-size:14px;font-weight:400;text-align:right;width:100%}.Private-Card__header{margin:0 0 16px}.Private-Card__values{margin:0 0 8px}.Private-Card__info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%;margin:0 0 16px;width:100%}.Private-Card__section{margin:0 8px 0 0;width:100%}.Private-Card__section:last-of-type{margin:0}.Default-Stage-Card{background-color:var(--bg-blue-wrapper);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px}.Default-Stage-Card__icon{margin:0 12px 0 0;position:relative;top:6px}.Default-Stage-Card__icon [data-svg-background]{fill:var(--bg-wrapper)}.Default-Stage-Card__name{color:var(--gray-900);font-size:16px;font-style:normal;font-weight:600;line-height:150%}.Default-Stage-Card__description{color:var(--gray-700);font-size:14px;font-weight:400;line-height:150%}.TGE-Stage-Card{-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;display:grid;grid-template-columns:32px 1fr;row-gap:8px}.TGE-Stage-Card__icon{align-self:center;grid-column:1/2;grid-row:1/2}.TGE-Stage-Card__header{grid-column:2/3;grid-row:1/2}.TGE-Stage-Card__title{color:var(--gray-900);font-size:20px;font-style:normal;font-weight:600;line-height:28px;margin:0 0 4px}.TGE-Stage-Card__tags{display:-webkit-box;display:-ms-flexbox;display:flex}.TGE-Stage-Card__tag-item{margin:0 4px 0 0}.TGE-Stage-Card__tag-item:last-of-type{margin:0}.TGE-Stage-Card__text{background-color:var(--bg-blue-wrapper);border-radius:8px;color:var(--gray-700);font-size:14px;font-style:normal;font-weight:400;grid-column:1/3;grid-row:2/3;line-height:150%;padding:16px}.Project-Page-Custom-Card{background-color:var(--bg-wrapper);border:1px solid var(--gray-200);border-radius:8px;padding:16px 24px}.Project-Page-Custom-Card--active{-webkit-box-shadow:0 0 20px 0 rgba(59,130,246,.15);box-shadow:0 0 20px 0 rgba(59,130,246,.15)}@media (max-width:1024px){.Project-Page-Custom-Card{padding:16px}}@media (max-width:536px){.Project-Page-Custom-Card{border-left:0;border-radius:0;border-right:0}}.Project-Page-Custom-Card__body,.Project-Page-Custom-Card__box+[data-custom-card-item],.Project-Page-Custom-Card__header+[data-custom-card-item],.Project-Page-Custom-Card__list+[data-custom-card-item]{margin:16px 0 0}.Project-Page-Custom-Card__stake+[data-custom-card-box-item]{margin:8px 0 0}.Project-Page-Custom-Card__description+[data-custom-card-box-item]{margin:16px 0 0}.Project-Page-Custom-Card__distribution{border:1px solid var(--gray-200);border-radius:8px;padding:8px}.Project-Page-Custom-Card__distribution+[data-custom-card-box-item]{margin:8px 0 0}.Project-Page-Custom-Card__stats-block{margin:0 0 8px}.Project-Page-Custom-Card-Header{position:relative}.Project-Page-Custom-Card-Header__top-box{margin:0 0 4px}.Project-Page-Custom-Card-Header__title-box,.Project-Page-Custom-Card-Header__top-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Project-Page-Custom-Card-Header__title-box{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Project-Page-Custom-Card-Header__round-icon{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--gray-100-d-200);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:0 8px 0 0;max-height:32px;max-width:32px;min-height:32px;min-width:32px}.Project-Page-Custom-Card-Header__rocket-icon{margin:2px 0 0;-webkit-transform:scale(.75);transform:scale(.75)}.Project-Page-Custom-Card-Header__extra-box{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.Project-Page-Custom-Card-Header__extra-info{color:var(--gray-400);font-size:14px;font-weight:500;line-height:28px;margin:0 4px 0 0;text-align:justify}.Project-Page-Custom-Card-Header__extra-info--green{color:var(--green-600)}.Project-Page-Custom-Card-Header__extra-info--red{color:var(--red-600)}.Project-Page-Custom-Card-Header__title{color:var(--gray-900);font-size:18px;font-weight:600;line-height:28px;width:100%}.Project-Page-Custom-Card-Header__admin{position:absolute;right:12px;top:6px}.Project-Page-Custom-Card-Header__grid{display:grid;grid-template-columns:auto auto 1fr auto;row-gap:8px}.Project-Page-Custom-Card-Header__grid-type{grid-column:1/2;grid-row:1/2;margin:0 4px 0 0}.Project-Page-Custom-Card-Header__grid-time{grid-column:2/3;grid-row:1/2;margin:0 16px 0 0}.Project-Page-Custom-Card-Header__grid-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-column:3/4;grid-row:1/2;margin:0 0 -8px}.Project-Page-Custom-Card-Header__grid-interest{grid-column:4/5;grid-row:1/2;justify-self:end}.Project-Page-Custom-Card-Header__link-item{margin:0 4px 8px 0}.Project-Page-Custom-Card-Header__link-item:last-of-type{margin:0}@media (max-width:1350px) and (min-width:1024px),(max-width:950px){.Project-Page-Custom-Card-Header__grid--full-items .Project-Page-Custom-Card-Header__grid-links{grid-column:1/5;grid-row:2/3}}@media (max-width:1150px) and (min-width:1024px),(max-width:700px){.Project-Page-Custom-Card-Header__grid--full-items .Project-Page-Custom-Card-Header__grid-links{grid-column:2/5}}@media (max-width:450px){.Project-Page-Custom-Card-Header__grid--full-items .Project-Page-Custom-Card-Header__grid-links{grid-column:1/5;grid-row:3/4}}@media (max-width:370px){.Project-Page-Custom-Card-Header__grid--full-items .Project-Page-Custom-Card-Header__grid-links{grid-column:1/5;grid-row:4/5}}@media (max-width:1150px) and (min-width:1024px),(max-width:700px){.Project-Page-Custom-Card-Header__grid--full-items .Project-Page-Custom-Card-Header__grid-type{grid-column:1/2;grid-row:2/3}}@media (max-width:450px){.Project-Page-Custom-Card-Header__grid--full-items .Project-Page-Custom-Card-Header__grid-type{grid-column:2/5;grid-row:2/3}}@media (max-width:370px){.Project-Page-Custom-Card-Header__grid--full-items .Project-Page-Custom-Card-Header__grid-type{grid-column:1/5;grid-row:4/5}}@media (max-width:1150px) and (min-width:1024px),(max-width:700px){.Project-Page-Custom-Card-Header__grid--full-items .Project-Page-Custom-Card-Header__grid-time{grid-column:1/4;grid-row:1/2}}@media (max-width:450px){.Project-Page-Custom-Card-Header__grid--full-items .Project-Page-Custom-Card-Header__grid-time{grid-column:1/5}.Project-Page-Custom-Card-Header__grid--full-items .Project-Page-Custom-Card-Header__grid-interest{grid-column:1/2;grid-row:2/3;justify-self:start;margin:0 4px 0 0}}@media (max-width:370px){.Project-Page-Custom-Card-Header__grid--full-items .Project-Page-Custom-Card-Header__grid-interest{grid-column:1/5;grid-row:2/3}}@media (max-width:1250px) and (min-width:1024px),(max-width:850px){.Project-Page-Custom-Card-Header__grid--half-links .Project-Page-Custom-Card-Header__grid-links{grid-column:1/5;grid-row:2/3}}@media (max-width:1150px) and (min-width:1024px),(max-width:700px){.Project-Page-Custom-Card-Header__grid--half-links .Project-Page-Custom-Card-Header__grid-links{grid-column:2/5}}@media (max-width:450px){.Project-Page-Custom-Card-Header__grid--half-links .Project-Page-Custom-Card-Header__grid-links{grid-column:1/5;grid-row:3/4}}@media (max-width:370px){.Project-Page-Custom-Card-Header__grid--half-links .Project-Page-Custom-Card-Header__grid-links{grid-column:1/5;grid-row:4/5}}@media (max-width:1150px) and (min-width:1024px),(max-width:700px){.Project-Page-Custom-Card-Header__grid--half-links .Project-Page-Custom-Card-Header__grid-type{grid-column:1/2;grid-row:2/3}}@media (max-width:450px){.Project-Page-Custom-Card-Header__grid--half-links .Project-Page-Custom-Card-Header__grid-type{grid-column:2/5;grid-row:2/3}}@media (max-width:370px){.Project-Page-Custom-Card-Header__grid--half-links .Project-Page-Custom-Card-Header__grid-type{grid-column:1/5;grid-row:3/4}}@media (max-width:1150px) and (min-width:1024px),(max-width:700px){.Project-Page-Custom-Card-Header__grid--half-links .Project-Page-Custom-Card-Header__grid-time{grid-column:1/4;grid-row:1/2}}@media (max-width:450px){.Project-Page-Custom-Card-Header__grid--half-links .Project-Page-Custom-Card-Header__grid-time{grid-column:1/5}.Project-Page-Custom-Card-Header__grid--half-links .Project-Page-Custom-Card-Header__grid-interest{grid-column:1/2;grid-row:2/3;justify-self:start;margin:0 4px 0 0}}@media (max-width:370px){.Project-Page-Custom-Card-Header__grid--half-links .Project-Page-Custom-Card-Header__grid-interest{grid-column:1/5;grid-row:2/3}}.Project-Page-Custom-Card-Header__grid--without-status{grid-template-columns:auto auto 1fr}@media (max-width:660px){.Project-Page-Custom-Card-Header__grid--without-status .Project-Page-Custom-Card-Header__grid-links{grid-column:1/4;grid-row:2/3}}@media (max-width:560px){.Project-Page-Custom-Card-Header__grid--without-status .Project-Page-Custom-Card-Header__grid-links{grid-column:1/4;grid-row:3/4}.Project-Page-Custom-Card-Header__grid--without-status .Project-Page-Custom-Card-Header__grid-type{grid-column:1/4;grid-row:2/3}}.Project-Page-Custom-Card-Header__grid--half-links-without-status{grid-template-columns:auto auto 1fr}@media (max-width:590px){.Project-Page-Custom-Card-Header__grid--half-links-without-status .Project-Page-Custom-Card-Header__grid-links{grid-column:1/4;grid-row:2/3}}@media (max-width:410px){.Project-Page-Custom-Card-Header__grid--half-links-without-status .Project-Page-Custom-Card-Header__grid-links{grid-column:1/4;grid-row:3/4}.Project-Page-Custom-Card-Header__grid--half-links-without-status .Project-Page-Custom-Card-Header__grid-type{grid-column:1/4;grid-row:2/3}}.Project-Page-Custom-Card-Header__grid--usual-adaptive{grid-template-columns:auto 1fr}@media (max-width:450px){.Project-Page-Custom-Card-Header__grid--usual-adaptive .Project-Page-Custom-Card-Header__grid-type{grid-column:1/3;grid-row:2/3}.Project-Page-Custom-Card-Header__grid--usual-adaptive .Project-Page-Custom-Card-Header__grid-time{grid-column:1/3;grid-row:1/2}}.Project-Page-Custom-Card-Stats{--size:235px}.Project-Page-Custom-Card-Stats__list{grid-column-gap:8px;grid-row-gap:8px;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-template-rows:repeat(auto,minmax(73px,73px))}.Project-Page-Custom-Card-Stats__item{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:73px}.Project-Page-Custom-Card-Stats__item--cover{grid-column:1/2;grid-row:1/4;max-height:var(--size);overflow:hidden}.Project-Page-Custom-Card-Stats__nft-image{border-radius:8px;height:100%;max-height:var(--size);max-width:100%;min-height:var(--size);-o-object-fit:cover;object-fit:cover;width:100%}.Project-Page-Custom-Card-Description{background-color:var(--bg-blue-wrapper)}.Project-Page-Custom-Card-Description,.Project-Page-Custom-Card-Distribution{border-radius:8px;color:var(--gray-600);font-size:14px;font-weight:400;line-height:150%;padding:12px;text-align:left}.Project-Page-Custom-Card-Distribution{border:1px solid var(--gray-200)}.Project-Page-Custom-Card-Distribution__text{color:var(--gray-600);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:400;line-height:150%;padding:4px;text-align:left}.Project-Page-Custom-Card-Distribution__link{color:var(--blue-600-d-400);font-size:16px;font-weight:400;line-height:150%;text-align:left}.Project-Page-Custom-Card-Distribution__link:hover{color:var(--blue-400-d-600);cursor:pointer}.Project-Page-Custom-Card-Distribution__margin{margin-left:4px}.Project-Page-Custom-Card-Stake{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;background-color:var(--bg-blue-wrapper);border-radius:8px;justify-content:space-between;padding:12px;width:100%}.Project-Page-Custom-Card-Stake,.Project-Page-Custom-Card-Stake__group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.Project-Page-Custom-Card-Stake__group{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Project-Page-Custom-Card-Stake__group:last-of-type{margin:0}.Project-Page-Custom-Card-Stake__section{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 12px 0 0}.Project-Page-Custom-Card-Stake__section:last-of-type{margin:0}.Project-Page-Custom-Card-Stake__section-name{color:var(--gray-500);font-size:12px;font-weight:500;line-height:18px;margin:0 6px 0 0;text-align:left}.Project-Page-Custom-Card-Stake__section-name--get{position:relative;top:2px}.Project-Page-Custom-Card-Stake__icon{margin:0 8px 0 0}.Project-Page-Custom-Card-Stake__token-name{color:var(--gray-600);font-size:13px;font-weight:500;line-height:19.5px;text-align:left;white-space:nowrap}.Project-Page-Custom-Card-Stake__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--blue-600);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:500;line-height:23px;text-align:left;white-space:nowrap}.Project-Page-Custom-Card-Stake__link svg{margin:0 0 0 2px;position:relative;top:1px}.Project-Page-Custom-Card-Stake__link:hover{color:var(--blue-400)}.Project-Page-Custom-Card-Stake__link:hover svg path,.Project-Page-Custom-Card-Stake__link:hover svg rect{fill:var(--blue-400)!important}.Project-Page-Custom-Card-Stake__get-list{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 -4px}.Project-Page-Custom-Card-Stake__get-item,.Project-Page-Custom-Card-Stake__get-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Project-Page-Custom-Card-Stake__get-item{background-color:var(--bg-wrapper);border-radius:12px;margin:0 6px 4px 0;max-height:24px;min-height:24px;padding:0 8px 0 2px}.Project-Page-Custom-Card-Stake__get-item:first-of-type{margin-left:28px}.Icodrops-Stats__header{margin-bottom:16px}.Icodrops-Stats__header,.Icodrops-Stats__logotype{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Icodrops-Stats__logotype{margin-right:8px;position:relative;top:-.5px}.Icodrops-Stats__title{color:var(--gray-600);display:block;font-family:Rajdhani;font-size:18px;font-style:normal;font-weight:700;line-height:18px;text-transform:uppercase}.Icodrops-Stats__status{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:var(--bg-blue-wrapper);border-radius:8px;color:var(--gray-900);font-size:16px;font-weight:600;justify-content:center;line-height:150%;padding:10.5px 0;width:100%}.Icodrops-Stats__stats-list,.Icodrops-Stats__status{display:-webkit-box;display:-ms-flexbox;display:flex}.Icodrops-Stats__stats-list{margin-top:16px}@media (max-width:480px){.Icodrops-Stats__stats-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.Icodrops-Stats__stat-item{border-right:1px solid var(--gray-200);margin-right:8px;width:100%}.Icodrops-Stats__stat-item:last-of-type{border-right:0;margin-right:0}@media (max-width:480px){.Icodrops-Stats__stat-item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-bottom:1px solid var(--gray-200);border-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:12px 0;width:100%}.Icodrops-Stats__stat-item:first-of-type{padding-top:0}.Icodrops-Stats__stat-item:last-of-type{border-bottom:0;margin-right:0;padding-bottom:0;padding-right:0}}.Icodrops-Stats__stat-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:3px}.Icodrops-Stats__name{color:var(--gray-500);font-size:12px;font-weight:400;line-height:150%}.Icodrops-Stats__mark{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:4px}.Icodrops-Stats__value{color:var(--gray-900);font-size:14px;font-weight:500;line-height:24px}.Important-Note{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:var(--bg-yellow-wrapper);border:1px solid var(--yellow-100);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 16px;-webkit-transition:border-color .3s,background-color .3s;transition:border-color .3s,background-color .3s;width:100%}@media (max-width:536px){.Important-Note{border-left:0;border-radius:0;border-right:0}}.Important-Note__icon{margin:1px 10px 0 0}.Important-Note__texts{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Important-Note__text{color:var(--gray-700);display:block;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.14px;line-height:150%}.Important-Note__text a{color:var(--blue-600)}.Important-Note__text a:hover{color:var(--blue-400)}.Overview-Section__description,.Overview-Section__dropstab-stats{margin:0 0 16px}.Overview-Section__price-block{margin:0 0 8px}.Overview-Section-Description__text{color:var(--gray-900);font-size:14px;font-weight:400;line-height:21px;text-align:left}.Overview-Section-Description__button{color:var(--blue-600);cursor:pointer;font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Overview-Section-Description__button:hover{color:var(--blue-400)}.Overview-Section-Dropstab{background-color:var(--bg-blue-wrapper);border-radius:12px;padding:16px}.Overview-Section-Dropstab__header-box{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.Overview-Section-Dropstab__name{color:var(--gray-500);font-size:12px;font-style:normal;font-weight:400;line-height:150%}.Overview-Section-Dropstab__dropstab{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Overview-Section-Dropstab__dropstab-icon{margin:0 2px 0 0}.Overview-Section-Dropstab__dropstab-text{color:var(--gray-900);font-size:12px;font-weight:500;margin:0 2px 0 0}.Overview-Section-Dropstab__dropstab-link-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Overview-Section-Dropstab__dropstab-link-icon svg path,.Overview-Section-Dropstab__dropstab-link-icon svg rect{fill:var(--gray-400)}.Overview-Section-Dropstab__price-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 12px}.Overview-Section-Dropstab__price-value{color:var(--gray-900);font-size:28px;font-style:normal;font-weight:700;line-height:36px;margin:0 8px 0 0}.Overview-Section-Dropstab__price-procent{border-radius:8px;color:var(--gray-900);font-size:16px;font-weight:600;line-height:150%;padding:0 8px}.Overview-Section-Dropstab__price-procent--green{background-color:var(--green-100)}.Overview-Section-Dropstab__price-procent--red{background-color:var(--red-100)}.Overview-Section-Dropstab__stats-wrapper{background-color:var(--bg-wrapper);border-radius:16px;padding:16px}.Overview-Section-Dropstab__stats-box{margin:0 0 32px}.Overview-Section-Dropstab__stats-list{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}@media (max-width:400px){.Overview-Section-Dropstab__stats-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.Overview-Section-Dropstab__stats-item{border-right:1px solid var(--gray-200);margin:0 12px 0 0;padding:0 12px 0 0;width:100%}.Overview-Section-Dropstab__stats-item:last-of-type{border:0;margin:0;padding:0}@media (max-width:400px){.Overview-Section-Dropstab__stats-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--gray-200);border-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;margin:0 0 12px;padding:0 0 12px}}.Overview-Section-Dropstab__stats-name{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--gray-500);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:400;line-height:150%;margin:0 0 4px;white-space:nowrap}.Overview-Section-Dropstab__stats-value{color:var(--gray-900);font-size:16px;font-weight:600;line-height:150%}.Overview-Section-Dropstab__section-name{color:var(--gray-500);font-size:12px;font-weight:400;line-height:150%}.Overview-Section-Dropstab__returns-box{width:100%}.Overview-Section-Dropstab__returns-list{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:8px 0 0;width:100%}@media (max-width:400px){.Overview-Section-Dropstab__returns-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.Overview-Section-Dropstab__returns-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:1px solid var(--gray-200);display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 12px 0 0;padding:0 12px 0 0;width:100%}.Overview-Section-Dropstab__returns-item:last-of-type{border:0;margin:0;padding:0}@media (max-width:400px){.Overview-Section-Dropstab__returns-item{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--gray-200);border-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;justify-content:space-between;margin:0 0 12px;padding:0 0 12px}}.Overview-Section-Dropstab__returns-value{color:var(--gray-900);font-size:16px;font-weight:600;line-height:150%;margin:0 4px 0 0}.Overview-Section-Dropstab__returns-name{color:var(--gray-500);font-size:14px;font-weight:400;line-height:150%}.Overview-Section-Dropstab__rank-box{margin:32px 0 0}.Overview-Section-Dropstab__rank-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:4px 0 -4px}.Overview-Section-Dropstab__rank-link{background-color:var(--gray-100-d-50);border-radius:12px;color:var(--blue-600);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:13px;font-weight:500;line-height:150%;margin:0 8px 4px 0;padding:2px 8px}@media (hover:hover){.Overview-Section-Dropstab__rank-link:hover{background-color:var(--gray-200)}}.Overview-Section-Dropstab__rank-link:active{background-color:var(--gray-200)}.Overview-Section-Dropstab__rank-link-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 0 2px}.Overview-Section-Price-Block{background-color:var(--bg-blue-wrapper);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:24px 16px}.Overview-Section-Price-Block__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.Overview-Section-Price-Block__box:first-of-type{border-right:1px solid var(--gray-200)}.Overview-Section-Price-Block__title{color:var(--gray-500);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:400;line-height:150%;margin:0 0 4px}.Overview-Section-Price-Block__value{color:var(--gray-900);display:block;font-size:24px;font-weight:700;line-height:28px;margin:0 0 4px}.Overview-Section-Price-Block__round-text{color:var(--blue-600);display:block;font-size:14px;font-weight:500;line-height:150%;margin:0 0 4px}.Overview-Section-Price-Block__calc-text{color:var(--gray-500);display:block;font-size:14px;font-weight:500;line-height:150%}.Overview-Section-Info-List__item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-bottom:1px solid var(--gray-200);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:12px 0;width:100%}.Overview-Section-Info-List__item:last-of-type{border-bottom:0}.Overview-Section-Info-List__name{color:var(--gray-600);font-size:12px;font-weight:400;line-height:18px;text-align:left;white-space:nowrap}.Overview-Section-Info-List__name--investor-title{min-width:100px}.Overview-Section-Info-List__twitter{min-width:160px}.Overview-Section-Info-List__capsules-list{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-end;margin:0 0 -4px}.Overview-Section-Info-List__capsules-item{margin:0 0 4px 4px}.Overview-Section-Info-List__time{color:var(--gray-900);font-size:14px;font-weight:500;line-height:18px}.Overview-Section-Info-List__investors{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:0 0 0 16px;width:100%}.Overview-Section-Info-List__investors--end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.Overview-Section-Info-List__main-investor{-webkit-column-gap:6px;-moz-column-gap:6px;column-gap:6px;cursor:pointer;display:grid;max-width:100%}.Overview-Section-Info-List__main-investor-avatar{align-self:center;grid-column:1/2;grid-row:1/3}.Overview-Section-Info-List__main-investor-tiers{align-self:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;grid-column:2/3;grid-row:1/2}.Overview-Section-Info-List__main-investor-tier-item{margin:0 4px 0 0;max-height:12px;max-width:100%}.Overview-Section-Info-List__main-investor-tier-item svg{position:relative;top:-6px}.Overview-Section-Info-List__main-investor-name{align-self:center}.Overview-Section-Info-List__follower-name,.Overview-Section-Info-List__main-investor-name{color:var(--gray-900);font-size:14px;font-weight:500;grid-column:2/3;grid-row:1/2;line-height:21px;max-width:100%;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.Overview-Section-Info-List__followers-count{color:var(--gray-400);font-size:12px;font-weight:400;grid-column:2/3;grid-row:2/3;line-height:18px;max-width:100%;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.Overview-Section-Info-List__investors-section{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 0 18px}.PD-Rounds-Calculator__header{margin:0 0 24px}.PD-Rounds-Calculator__ttl{-webkit-box-pack:justify;-ms-flex-pack:justify;color:var(--gray-900);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;justify-content:space-between;margin:0 0 12px;width:100%}.PD-Rounds-Calculator__stake{border-bottom:1px solid var(--gray-200);margin:0 0 20px;padding:0 0 18px}.PD-Rounds-Calculator__box{-ms-flex-line-pack:center;align-content:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;display:grid;grid-template-columns:auto auto 1fr}@media (max-width:460px){.PD-Rounds-Calculator__box{grid-template-columns:auto 1fr;row-gap:12px}}.PD-Rounds-Calculator__box-item{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PD-Rounds-Calculator__input{background-color:var(--bg-wrapper);border-radius:6px;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.25);box-shadow:0 2px 6px 0 rgba(0,0,0,.25);color:var(--gray-900);font-size:14px;font-weight:500;max-width:0;opacity:0;padding:4px 6px;position:absolute;top:-36px;-webkit-transition:max-width .2s;transition:max-width .2s}.PD-Rounds-Calculator__input:focus{max-width:120px;opacity:1;outline:none}.PD-Rounds-Calculator__price-box{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-item-align:center;align-items:center;align-self:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;justify-self:end;position:relative;text-align:right;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width:460px){.PD-Rounds-Calculator__price-box{grid-column:1/3;grid-row:2/3;text-align:right}}@media (hover:hover){.PD-Rounds-Calculator__price-box:hover .PD-Rounds-Calculator__price:after{opacity:1}}.PD-Rounds-Calculator__price{color:var(--gray-900);font-size:16px;font-weight:700;margin:0 4px 0 0;position:relative;text-align:right}.PD-Rounds-Calculator__price:after{color:var(--gray-600);content:"+";font-size:12px;font-weight:500;opacity:0;position:absolute;right:-6px;top:-6px;-webkit-transition:opacity .2s;transition:opacity .2s}.PD-Rounds-Calculator__price--focus:after{opacity:1}.PD-Rounds-Calculator__price-usdt{color:var(--gray-500);font-size:14px;font-weight:400}.PD-Rounds-Calculator__period{color:var(--gray-400);font-size:14px;font-weight:500;text-align:right}.PD-Rounds-Calculator__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 0 10px}.PD-Rounds-Calculator__item{margin:0 0 12px}.PD-Rounds-Calculator__item:last-of-type{margin:0}.PD-Rounds-Calculator__total-box{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-end;width:100%}.PD-Rounds-Calculator__badge{margin:0 8px 0 0;position:relative;top:1px}.PD-Rounds-Calculator__total{color:var(--gray-900);display:block;font-size:14px;font-weight:400;text-align:right}.PD-Rounds-Calculator__loader{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-height:120px;width:100%}.PD-Rounds-Calculator__loader .Loader{position:relative;-webkit-transform:scale(3);transform:scale(3)}.PD-Rounds-Calculator__btns{margin:24px 0 0;width:100%}.PD-Rounds-Calculator-Cpsl{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--gray-100-d-200);border:1px solid var(--gray-100-d-200);border-radius:100px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-height:28px;min-height:28px;padding:2px 12px;-webkit-transition:background-color .2s,border-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,border-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,border-color .2s,box-shadow .2s,-webkit-box-shadow .2s}@media (hover:hover){.PD-Rounds-Calculator-Cpsl:hover{background-color:var(--gray-200-d-300);border:1px solid var(--gray-200-d-300)}}.PD-Rounds-Calculator-Cpsl:active{background-color:var(--gray-300-d-400);border:1px solid var(--gray-200-d-300)}.PD-Rounds-Calculator-Cpsl:focus-visible{-webkit-box-shadow:0 0 0 2px rgba(123,168,252,.3);box-shadow:0 0 0 2px rgba(123,168,252,.3);outline:none}.PD-Rounds-Calculator-Cpsl--active{background-color:var(--bg-main);border:1px solid #2563eb}@media (hover:hover){.PD-Rounds-Calculator-Cpsl--active:hover{border:1px solid #2563eb}}.PD-Rounds-Calculator-Cpsl--small-l-side{padding:4px 12px 4px 4px}.PD-Rounds-Calculator-Cpsl__icon{margin:0 8px 0 0}.PD-Rounds-Calculator-Cpsl__txt{color:var(--gray-900);font-size:14px;font-weight:500;white-space:nowrap}.PD-Rounds-Calculator-Cpsl__arrow{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 0 8px;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.PD-Rounds-Calculator-Cpsl__arrow--rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.PD-Rounds-Calculator-Dropdown{background-color:var(--bg-wrapper);border:1px solid var(--gray-200);border-radius:8px;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.12);box-shadow:0 2px 6px 0 rgba(0,0,0,.12);left:0;max-width:218px;min-width:218px;padding:12px 2px 12px 6px;position:absolute;top:32px;z-index:4}.PD-Rounds-Calculator-Dropdown:after,.PD-Rounds-Calculator-Dropdown:before{content:"";max-height:32px;min-height:32px;opacity:0;pointer-events:none;position:absolute;-webkit-transition:opacity .2s;transition:opacity .2s;width:calc(100% - 14px);z-index:2}.PD-Rounds-Calculator-Dropdown:before{background:var(--grad-scroll-top);top:10px}.PD-Rounds-Calculator-Dropdown:after{background:var(--grad-scroll-bottom);bottom:12px}.PD-Rounds-Calculator-Dropdown--grad-bottom:after,.PD-Rounds-Calculator-Dropdown--grad-top:before{opacity:1}.PD-Rounds-Calculator-Dropdown__list{max-height:220px;overflow-y:auto;padding:0 4px 0 0}.PD-Rounds-Calculator-Dropdown__item{border-radius:8px;cursor:pointer;display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;margin:0 0 4px;max-width:100%;overflow:hidden;padding:5px 8px;-webkit-transition:background-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,box-shadow .2s;transition:background-color .2s,box-shadow .2s,-webkit-box-shadow .2s;width:100%}.PD-Rounds-Calculator-Dropdown__item--active{background-color:var(--gray-200-d-300);pointer-events:none}.PD-Rounds-Calculator-Dropdown__item:hover{background-color:var(--gray-100-d-200)}.PD-Rounds-Calculator-Dropdown__item:active{background-color:var(--gray-200-d-300)}.PD-Rounds-Calculator-Dropdown__item:focus-visible{-webkit-box-shadow:inset 0 0 0 2px rgba(123,168,252,.3);box-shadow:inset 0 0 0 2px rgba(123,168,252,.3);outline:none}.PD-Rounds-Calculator-Dropdown__icon{align-self:center;grid-column:1/2;grid-row:1/3;margin:0 8px 0 0}.PD-Rounds-Calculator-Dropdown__ticker{color:var(--gray-900);font-size:14px;font-weight:600;grid-column:2/3;grid-row:1/2;line-height:150%;text-align:left}.PD-Rounds-Calculator-Dropdown__name{color:var(--gray-500);font-size:12px;font-weight:400;grid-column:2/3;grid-row:2/3;line-height:150%;max-width:100%;overflow-x:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.PD-Rounds-Calculator-Dropdown__stacked{align-self:center;grid-column:3/4;grid-row:1/3;margin:0 0 0 12px}.PD-Rounds-Calculator-Item{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:2px 0;width:100%}.PD-Rounds-Calculator-Item,.PD-Rounds-Calculator-Item__name{-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%}.PD-Rounds-Calculator-Item__name{color:var(--gray-900);display:block;font-size:14px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PD-Rounds-Calculator-Item__icon{display:inline;margin:0 8px 0 0;position:relative;top:4px}.PD-Rounds-Calculator-Item__value{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:var(--gray-900);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:700}.PD-Rounds-Calculator-Item__value:before{content:"~"}.PD-Rounds-Calculator-Item__usdt{color:var(--gray-500);font-size:14px;font-weight:400;margin:0 0 0 4px}.PD-Rounds-Calculator-Range-Dropdown{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--bg-wrapper);border:1px solid var(--gray-200);border-radius:8px;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.12);box-shadow:0 2px 6px 0 rgba(0,0,0,.12);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:0;max-width:160px;min-width:160px;padding:8px 6px;position:absolute;top:32px;z-index:20}.PD-Rounds-Calculator-Range-Dropdown__btn{border-radius:8px;color:var(--gray-900);cursor:pointer;font-size:14px;font-weight:600;margin:0 0 2px;padding:8px 4px;text-align:left;-webkit-transition:background-color .1s,-webkit-box-shadow .2s;transition:background-color .1s,-webkit-box-shadow .2s;transition:background-color .1s,box-shadow .2s;transition:background-color .1s,box-shadow .2s,-webkit-box-shadow .2s}@media (hover:hover){.PD-Rounds-Calculator-Range-Dropdown__btn:hover{background-color:var(--gray-100-d-200)}}.PD-Rounds-Calculator-Range-Dropdown__btn:active{background-color:var(--gray-200-d-300)}.PD-Rounds-Calculator-Range-Dropdown__btn:focus-visible{-webkit-box-shadow:inset 0 0 0 2px rgba(123,168,252,.3);box-shadow:inset 0 0 0 2px rgba(123,168,252,.3);outline:none}.PD-Rounds-Calculator-Range-Dropdown__btn:last-of-type{margin:0}.PD-Rounds-Calculator-Range-Dropdown__btn--active{background-color:var(--gray-200-d-300);pointer-events:none}.PD-Vesting__ttl{color:var(--gray-900);font-family:Rajdhani;font-size:20px;font-weight:700;margin:0 0 20px;text-transform:uppercase}@media (max-width:536px){.PD-Vesting__ttl{padding:0 0 0 16px}}.PD-Vesting__item{margin:0 0 12px}.PD-Vesting__item:last-of-type{margin:0}.PD-Vesting-Item{background-color:var(--bg-wrapper);border:1px solid var(--gray-200);border-radius:8px;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;cursor:pointer;display:grid;grid-template-columns:1fr 32px;padding:16px 24px;row-gap:16px;-webkit-transition:background-color .1s,-webkit-box-shadow .1s;transition:background-color .1s,-webkit-box-shadow .1s;transition:background-color .1s,box-shadow .1s;transition:background-color .1s,box-shadow .1s,-webkit-box-shadow .1s}@media (hover:hover){.PD-Vesting-Item:hover{background-color:var(--gray-200)}.PD-Vesting-Item:hover .PD-Vesting-Bar__bar,.PD-Vesting-Item:hover .PD-Vesting-Hdr__v-tag,.PD-Vesting-Item:hover .PD-Vesting-Unlock{background-color:var(--gray-300)}}.PD-Vesting-Item:active{background-color:var(--gray-200)}.PD-Vesting-Item:focus-visible{-webkit-box-shadow:0 0 0 3px rgba(123,168,252,.3);box-shadow:0 0 0 3px rgba(123,168,252,.3);outline:none}@media (max-width:536px){.PD-Vesting-Item{border-left:0;border-radius:0;border-right:0;padding:16px}}.PD-Vesting-Item__arrow{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;align-self:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:2/3;grid-row:1/2;justify-content:center;max-height:32px;max-width:32px;min-height:32px;min-width:32px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.PD-Vesting-Item__hdr{grid-column:1/2;grid-row:1/2}.PD-Vesting-Item__progressbar{grid-column:1/3;grid-row:2/3}.PD-Vesting-Item__next-unlock{grid-column:1/3;grid-row:3/4}.PD-Vesting-Item[data-opened=false] .PD-Vesting-Item__next-unlock,.PD-Vesting-Item[data-opened=false] .PD-Vesting-Item__progressbar{display:none}.PD-Vesting-Item[data-opened=true] .PD-Vesting-Item__arrow{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.PD-Vesting-Hdr{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 0 -4px}.PD-Vesting-Hdr,.PD-Vesting-Hdr__ttl{display:-webkit-box;display:-ms-flexbox;display:flex}.PD-Vesting-Hdr__ttl{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--gray-900);font-size:18px;font-weight:600;margin:0 0 4px}.PD-Vesting-Hdr__ttl:before{background-color:#f571b6;border-radius:50%;content:"";margin:0 8px 0 0;max-height:12px;max-width:12px;min-height:12px;min-width:12px}.PD-Vesting-Hdr__ttl--color-1:before{background-color:#fed7aa}.PD-Vesting-Hdr__ttl--color-2:before{background-color:#22d3ee}.PD-Vesting-Hdr__ttl--color-3:before{background-color:#4ade80}.PD-Vesting-Hdr__ttl--color-4:before{background-color:#fde047}.PD-Vesting-Hdr__ttl--color-5:before{background-color:#60a5fa}.PD-Vesting-Hdr__ttl--color-6:before{background-color:#fca5a5}.PD-Vesting-Hdr__ttl--color-7:before{background-color:#d8b4fe}.PD-Vesting-Hdr__ttl--color-8:before{background-color:#f9a8d4}.PD-Vesting-Hdr__ttl--color-9:before{background-color:#fdd8aa}.PD-Vesting-Hdr__ttl--color-10:before{background-color:#23d9ee}.PD-Vesting-Hdr__ttl--color-11:before{background-color:#4ee180}.PD-Vesting-Hdr__ttl--color-12:before{background-color:#fee247}.PD-Vesting-Hdr__ttl--color-13:before{background-color:#63a6fa}.PD-Vesting-Hdr__ttl--color-14:before{background-color:#fda5a5}.PD-Vesting-Hdr__ttl--color-15:before{background-color:#dab4fe}.PD-Vesting-Hdr__ttl--color-16:before{background-color:#faa8d4}.PD-Vesting-Hdr__ttl--color-17:before{background-color:#feeaaa}.PD-Vesting-Hdr__ttl--color-18:before{background-color:#24dcee}.PD-Vesting-Hdr__ttl--color-19:before{background-color:#50e380}.PD-Vesting-Hdr__ttl--color-20:before{background-color:#fce347}.PD-Vesting-Hdr__ttl--color-21:before{background-color:#66a2fa}.PD-Vesting-Hdr__ttl--color-22:before{background-color:#ffa5a5}.PD-Vesting-Hdr__ttl--color-23:before{background-color:#dcb3fe}.PD-Vesting-Hdr__ttl--color-24:before{background-color:#fba8d4}.PD-Vesting-Hdr__items{-webkit-box-align:baseline;-ms-flex-align:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:baseline;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;width:100%}.PD-Vesting-Hdr__items,.PD-Vesting-Hdr__value{display:-webkit-box;display:-ms-flexbox;display:flex}.PD-Vesting-Hdr__value{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 0 4px}.PD-Vesting-Hdr__v-name{color:var(--gray-400);font-size:14px;font-weight:500;margin:0 4px 0 0}.PD-Vesting-Hdr__v-unlocked{color:var(--green-600)}.PD-Vesting-Hdr__v-value{color:var(--gray-900);font-size:14px;font-weight:500}.PD-Vesting-Hdr__v-side-value{color:var(--gray-500);font-size:14px;font-weight:500}.PD-Vesting-Hdr__v-bold-value{color:var(--gray-600);font-size:14px;font-weight:500}.PD-Vesting-Hdr__v-tag{border-radius:4px;color:var(--gray-500);font-size:12px;font-weight:500;line-height:150%;margin:0 0 0 4px;padding:1px 4px}.PD-Vesting-Hdr__v-tag,.PD-Vesting-Unlock{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--gray-100-d-200);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:background-color .1s;transition:background-color .1s}.PD-Vesting-Unlock{border-radius:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:8px 12px 0}.PD-Vesting-Unlock__time{color:#2563eb;font-size:14px;font-weight:500;margin:0 12px 8px 0}.PD-Vesting-Unlock__value{color:var(--gray-900);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:14px;font-weight:500;margin:0 12px 8px 0}.PD-Vesting-Unlock__side-value{color:var(--gray-500);font-size:14px;font-weight:500}.PD-Vesting-Bar__hdr{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--gray-900);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;margin:0 0 8px}.PD-Vesting-Bar__time{color:var(--gray-400);font-size:14px;font-weight:500;margin:0 0 0 8px}.PD-Vesting-Bar__bar{background-color:var(--gray-200);border-radius:100px;min-height:8px;position:relative;-webkit-transition:background-color .1s;transition:background-color .1s;width:100%}.PD-Vesting-Bar__progress{border-radius:100px;left:0;min-height:8px;position:absolute}.PD-Vesting-Bar__progress:first-of-type{background-color:var(--green-600);z-index:5}.PD-Vesting-Bar__progress:nth-of-type(2){background-color:var(--blue-300);z-index:4}.PD-Vesting-Progress{max-width:100%;width:100%}.PD-Vesting-Progress__box{width:100%}.PD-Vesting-Progress__hdr{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:0 0 12px;width:100%}.PD-Vesting-Progress__percent{color:var(--gray-900);font-size:18px;font-weight:600}.PD-Vesting-Progress__days{color:var(--gray-400);font-size:14px;font-weight:500}.PD-Vesting-Progress__progress{max-width:100%;width:100%}.PD-Vesting-Progress__legend{margin:24px 0 0;max-width:100%}.PD-Vesting-Progress-Legend{width:100%}.PD-Vesting-Progress-Legend__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 0 12px;width:100%}@media (max-width:370px){.PD-Vesting-Progress-Legend__item{-ms-flex-wrap:wrap;flex-wrap:wrap}}.PD-Vesting-Progress-Legend__item:last-of-type{margin:0}.PD-Vesting-Progress-Legend__item:before{border-radius:50%;content:"";margin:0 8px 0 0;max-height:12px;max-width:12px;min-height:12px;min-width:12px}.PD-Vesting-Progress-Legend__item--green:before{background-color:var(--green-600)}.PD-Vesting-Progress-Legend__item--gray:before{background-color:var(--gray-200)}.PD-Vesting-Progress-Legend__item--red:before{background-color:var(--red-400)}.PD-Vesting-Progress-Legend__name{color:var(--gray-500);font-size:14px;font-weight:500}.PD-Vesting-Progress-Legend__value-box{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-end;width:100%}@media (max-width:370px){.PD-Vesting-Progress-Legend__value-box{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:4px 0 0}}.PD-Vesting-Progress-Legend__value{color:var(--gray-900);font-size:14px;font-weight:500}.PD-Vesting-Progress-Legend__slash:after{color:var(--gray-400);content:"/";font-size:14px;font-weight:500;margin:0 2px}.PD-Vesting-Progress-Legend__side-value{color:var(--gray-500);font-size:14px;font-weight:500}.PD-Vesting-Progress-Legend__tag{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--gray-100-d-200);border-radius:4px;color:var(--gray-500);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:500;line-height:150%;margin:0 0 0 4px;padding:1px 4px}.PD-Details{width:100%}.PD-Details__box:first-of-type{border-bottom:1px solid var(--gray-200)}.PD-Details__box:last-of-type{border-bottom:0}.PD-Details-Title{color:var(--gray-900);font-size:16px;font-weight:700}.PD-Shedule__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 16px}.PD-Shedule__image{border-radius:8px;height:auto;-o-object-fit:contain;object-fit:contain;outline:1px solid rgba(0,0,0,.08);outline-offset:-1px;width:100%}.PD-Screenshots__title{margin:0 0 16px}.PD-Screenshots__list{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));row-gap:16px}.PD-Screenshots__item{width:100%}.PD-Screenshots__box{border-radius:8px;cursor:pointer;margin:0 0 8px;max-height:157px;max-width:100%;outline:1px solid rgba(0,0,0,.08);outline-offset:-1px;overflow:hidden;-webkit-transition:-webkit-filter .2s;transition:-webkit-filter .2s;transition:filter .2s;transition:filter .2s,-webkit-filter .2s}@media (hover:hover){.PD-Screenshots__box:hover{-webkit-filter:brightness(.9);filter:brightness(.9)}.PD-Screenshots__box:hover .PD-Screenshots__img{-webkit-transform:scale(1.1);transform:scale(1.1)}}.PD-Screenshots__box:active{-webkit-filter:brightness(.8);filter:brightness(.8)}.PD-Screenshots__img{display:block;height:100%;min-height:157px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;width:100%}.PD-Screenshots__name{color:var(--gray-600);font-size:12px;font-weight:500}.PD-Similar-Trending{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr 1fr;row-gap:8px;width:100%}@media (max-width:1220px) and (min-width:1024px),(max-width:760px){.PD-Similar-Trending{grid-template-columns:1fr}}@media (max-width:1024px){.PD-Similar-Trending{-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}}.PD-Similar-Trending__item{border-bottom:1px solid var(--gray-200);display:block;outline:none}.PD-Similar-Trending__item:focus-visible .Project-Card{-webkit-box-shadow:inset 0 0 8px rgba(123,168,252,.6);box-shadow:inset 0 0 8px rgba(123,168,252,.6)}.PD-Similar-Trending__item:focus-visible .Project-Card--feature{-webkit-box-shadow:inset 0 0 8px hsla(45,96%,74%,.65);box-shadow:inset 0 0 8px hsla(45,96%,74%,.65)}.PD-Similar-Trending__item:last-of-type{border-bottom:0}@media (max-width:1024px){.PD-Similar-Trending .Project-Card{padding:16px}}.PD-Similar-Trending-Box{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-height:100px;width:100%}.PD-Unclocking-Ev{--unlocking-events-grid-template-columns:minmax(270px,1fr) minmax(90px,.6fr) minmax(90px,.6fr);--unlocking-events-grid-column-gap:16px}.PD-Unclocking-Ev-Table{--gradient-position:0;--max-width:100vw;max-width:100%;overflow-x:auto}.PD-Unclocking-Ev-Table__head{border-bottom:1px solid var(--gray-200);min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:16px 24px 14px;position:relative}@media (max-width:536px){.PD-Unclocking-Ev-Table__head{padding:16px 16px 14px}}.PD-Unclocking-Ev-Table__row{border-bottom:1px solid var(--gray-200);max-height:72px;min-height:72px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:8px 24px 12px;position:relative}.PD-Unclocking-Ev-Table__row:last-of-type{border-bottom:0}@media (max-width:536px){.PD-Unclocking-Ev-Table__row{padding:8px 16px 12px}}.PD-Unclocking-Ev-Table__grad-box{background-color:transparent;height:100%;left:var(--gradient-position);max-width:var(--max-width);pointer-events:none;position:absolute;top:0;width:100%}.PD-Unclocking-Ev-Table__grad-box:after,.PD-Unclocking-Ev-Table__grad-box:before{content:"";height:100%;min-width:62px;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transition:opacity .2s;transition:opacity .2s;z-index:10}.PD-Unclocking-Ev-Table__grad-box:before{background:var(--left-border-table);left:0}.PD-Unclocking-Ev-Table__grad-box:after{background:var(--right-border-table);right:0}.PD-Unclocking-Ev-Table[data-left-gradient=true] .PD-Unclocking-Ev-Table__grad-box:before,.PD-Unclocking-Ev-Table[data-right-gradient=true] .PD-Unclocking-Ev-Table__grad-box:after{opacity:1}.PD-Unclocking-Ev-Head{-webkit-column-gap:var(--unlocking-events-grid-column-gap);-moz-column-gap:var(--unlocking-events-grid-column-gap);column-gap:var(--unlocking-events-grid-column-gap);display:grid;grid-template-columns:var(--unlocking-events-grid-template-columns);min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.PD-Unclocking-Ev-Head__el{color:var(--gray-500);font-size:12px;font-weight:400;white-space:nowrap}.PD-Unclocking-Ev-Row{-webkit-column-gap:var(--unlocking-events-grid-column-gap);-moz-column-gap:var(--unlocking-events-grid-column-gap);column-gap:var(--unlocking-events-grid-column-gap);display:grid;grid-template-columns:var(--unlocking-events-grid-template-columns);min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.PD-Unclocking-Ev-Row__el{-ms-flex-item-align:center;align-self:center}.PD-Unclocking-Ev-Row__el--rounds{grid-column:1/2}.PD-Unclocking-Ev-Row__el--sum{grid-column:2/3}.PD-Unclocking-Ev-Row__el--unlock{grid-column:3/4}.PD-Unclocking-Ev-Rounds__ttl{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--gray-900);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:14px;font-weight:600;margin:0 0 6px}.PD-Unclocking-Ev-Rounds__points{margin:0 0 0 8px;position:relative;top:1px}.PD-Unclocking-Ev-Cell{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;min-height:100%}.PD-Unclocking-Ev-Cell__primary{color:var(--gray-900);font-size:14px;font-weight:500;margin:0 0 8px}.PD-Unclocking-Ev-Cell__pale{color:var(--gray-500);font-size:12px;font-weight:500}.PD-Unclocking-Ev-Cell__progress{margin:6px 0 4px;max-width:70px}.PD-Vesting-Schedule-Tbl-Head__item{color:var(--gray-500);font-size:12px;font-weight:400}.All-Projects,.PD-Vesting-Schedule-Tbl-Head__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.All-Projects{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;min-height:100vh;width:100%}.All-Projects__fltr{margin-bottom:16px;width:100%}.All-Projects__clmns-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.All-Projects__tabs{display:none;width:100%}@media (max-width:1024px){.All-Projects__tabs{display:-webkit-box;display:-ms-flexbox;display:flex}}.All-Projects__columns{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:1fr 1fr 1fr}@media (max-width:1024px){.All-Projects__columns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:100%;overflow-x:hidden}}.All-Projects__column{background-color:var(--bg-wrapper);border-radius:8px;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.08);box-shadow:0 2px 6px 0 rgba(0,0,0,.08);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:100%}@media (max-width:1024px){.All-Projects__column{border-radius:0;min-width:100%}}@media (max-width:536px){.All-Projects__column{border-radius:0}}.All-Projects__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px 8px 0 0;color:var(--gray-800);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Rajdhani;font-size:24px;font-weight:700;line-height:150%;padding:12px 16px;text-transform:uppercase}@media (hover:hover){.All-Projects__title:hover{background-color:var(--gray-50-d-200)}}.All-Projects__title:active{background-color:var(--gray-300)}.All-Projects__title:focus-visible{-webkit-box-shadow:inset 0 0 8px rgba(123,168,252,.6);box-shadow:inset 0 0 8px rgba(123,168,252,.6);outline:none}@media (max-width:1024px){.All-Projects__title{display:none}}.All-Projects__count{color:var(--gray-400);font-size:18px;font-weight:400;line-height:150%;margin:0 0 0 8px;text-transform:uppercase}.All-Projects__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.All-Projects__item,.All-Projects__list{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.All-Projects__item{border-bottom:1px solid var(--gray-200);outline:none;width:100%}.All-Projects__item:first-of-type{border-top:1px solid var(--gray-200)}.All-Projects__item:focus-visible .Project-Card{-webkit-box-shadow:inset 0 0 8px rgba(123,168,252,.6);box-shadow:inset 0 0 8px rgba(123,168,252,.6)}.All-Projects__item:focus-visible .Project-Card--feature{-webkit-box-shadow:inset 0 0 8px hsla(45,96%,74%,.65);box-shadow:inset 0 0 8px hsla(45,96%,74%,.65)}.All-Projects__btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0 0 8px 8px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:16px 20px;position:relative;-webkit-transition:background-color .1s;transition:background-color .1s;width:100%}@media (hover:hover){.All-Projects__btn:hover{background-color:var(--gray-50-d-200)}}.All-Projects__btn:active{background-color:var(--gray-200-d-300)}.All-Projects__btn:focus-visible{-webkit-box-shadow:inset 0 0 8px rgba(123,168,252,.6);box-shadow:inset 0 0 8px rgba(123,168,252,.6);outline:none}.All-Projects__btn,.All-Projects__btn-count{color:var(--gray-500);font-size:16px;font-weight:500;letter-spacing:-.1px;line-height:20px;white-space:nowrap}.All-Projects__arrow{position:absolute;right:20px}.All-Projects-Nav{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;background-color:var(--bg-wrapper);border:1px solid var(--gray-150);border-bottom:0;border-radius:8px 8px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;padding:8px 16px;width:100%}@media (max-width:1024px){.All-Projects-Nav{border-radius:0}}@media (max-width:536px){.All-Projects-Nav{border-radius:0}}.All-Projects-Nav__item{border-radius:6px;color:var(--gray-900);cursor:pointer;font-family:Rajdhani;font-size:18px;font-style:normal;font-weight:700;line-height:36px;margin:0 16px 0 0;text-transform:uppercase;-webkit-transition:color .2s,padding .2s,-webkit-box-shadow .2s;transition:color .2s,padding .2s,-webkit-box-shadow .2s;transition:box-shadow .2s,color .2s,padding .2s;transition:box-shadow .2s,color .2s,padding .2s,-webkit-box-shadow .2s}.All-Projects-Nav__item:last-of-type{margin:0}@media (hover:hover){.All-Projects-Nav__item:hover{color:var(--gray-600)}}.All-Projects-Nav__item--active{color:var(--blue-600);cursor:default;pointer-events:none}.All-Projects-Nav__item:focus-visible{-webkit-box-shadow:0 0 0 3px rgba(123,168,252,.3);box-shadow:0 0 0 3px rgba(123,168,252,.3);outline:none;padding:0 2px}.VC-Page{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 0 24px;width:100%}.VC-Page__body{margin:24px 0 0}.VC-Page__table{margin:-16px 0 8px;max-width:100%}.VC-Page__breadcrumbs{margin:0 0 18px}@media (max-width:880px){.VC-Page__breadcrumbs{padding:0 30px}}@media (max-width:576px){.VC-Page__breadcrumbs{padding:0 20px}}.VC-Page__header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}@media (max-width:880px){.VC-Page__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.VC-Page__title{margin:0 16px 0 0;width:65%}@media (max-width:880px){.VC-Page__title{margin:0 0 16px;width:100%}}.VC-Page__links{width:35%}@media (max-width:880px){.VC-Page__links{width:100%}}.VC-Page__restriction{max-width:1360px;padding:0 40px;width:100%}@media (max-width:1070px){.VC-Page__restriction{padding:0 30px}}@media (max-width:576px){.VC-Page__restriction{padding:0 20px}}@media (max-width:880px){.VC-Page__restriction{padding:0}}.VC-Page__wrapper{background-color:var(--bg-wrapper);border:1px solid var(--gray-200);border-radius:8px;padding:16px;width:100%}@media (max-width:880px){.VC-Page__wrapper{border-left:0;border-radius:0;border-right:0}}.VC-Title-Tags-Links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 0 -8px;width:100%}.VC-Title-Tags-Links__tags-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 16px 8px 0}.VC-Title-Tags-Links__tags-item{margin:0 4px 0 0}.VC-Title-Tags-Links__tags-item:last-of-type{margin:0}.VC-Title-Tags-Links__links-list{display:-webkit-box;display:-ms-flexbox;display:flex}.VC-Title-Tags-Links__links-list>li{display:none;margin:0 4px 0 0}.VC-Title-Tags-Links__links-list>li:first-of-type{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:660px){.VC-Title-Tags-Links__links-list>li:first-of-type{display:none}}.VC-Title-Tags-Links__links-list>li:nth-of-type(2){display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:500px){.VC-Title-Tags-Links__links-list>li:nth-of-type(2){display:none}}.VC-Title-Tags-Links__links-list>li:nth-of-type(3){display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:420px){.VC-Title-Tags-Links__links-list>li:nth-of-type(3){display:none}}.VC-Title-Tags-Links__report-issue{-webkit-box-pack:end;-ms-flex-pack:end;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-end;width:100%}.VC-Title-Tags-Links__link-dropdown-button,.VC-Title-Tags-Links__report-issue{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:24px}.VC-Title-Tags-Links__link-dropdown-button{background-color:var(--bg-blue-wrapper);border-radius:12px;cursor:pointer;max-height:24px;padding:0 8px}@media (max-width:440px){.VC-Title-Tags-Links__link-dropdown-button{position:relative;top:-1px}.VC-Title-Tags-Links__link-dropdown-button:after{color:var(--gray-700);content:"Links";font-weight:500;line-height:150%;margin:0 0 0 4px}}@media (hover:hover){.VC-Title-Tags-Links__link-dropdown-button:hover{background-color:var(--blue-100)}}.VC-Page-Top-Investments{background-color:var(--bg-wrapper);border:1px solid var(--gray-200);border-radius:6px}@media (max-width:1024px){.VC-Page-Top-Investments{border-radius:0}}.VC-Page-Top-Investments__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--gray-200);color:var(--gray-900);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Rajdhani;font-size:20px;font-style:normal;font-weight:700;line-height:normal;max-height:66px;min-height:66px;padding:0 16px;text-transform:uppercase}.VC-Page-Top-Investments__list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;width:100%}@media (max-width:1160px) and (min-width:841px){.VC-Page-Top-Investments__list{grid-template-columns:1fr 1fr 1fr}}@media (max-width:840px){.VC-Page-Top-Investments__list{grid-template-columns:repeat(auto-fill,minmax(310px,1fr));grid-template-rows:auto auto}}.VC-Page-Top-Investments__item{border-right:1px solid var(--gray-200);max-height:140px}.VC-Page-Top-Investments__item:nth-of-type(4){border-right:0}@media (max-width:1160px) and (min-width:840px){.VC-Page-Top-Investments__item:nth-of-type(3){border-right:0}.VC-Page-Top-Investments__item:nth-of-type(4){display:none}}@media (max-width:840px){.VC-Page-Top-Investments__item:first-of-type,.VC-Page-Top-Investments__item:nth-of-type(2){border-bottom:1px solid var(--gray-200)}}@media (max-width:638px){.VC-Page-Top-Investments__item{border-bottom:1px solid var(--gray-200)}.VC-Page-Top-Investments__item:last-of-type{border-bottom:0}}.Ventures-Capital-Page{margin:0 0 24px;max-width:100%;width:100%}.Ventures-Capital-Page__breadcrumbs{margin:0 0 16px;max-width:100%;width:100%}@media (max-width:1024px){.Ventures-Capital-Page__breadcrumbs{padding:0 14px}}.Ventures-Capital-Page__header{margin:0 0 16px}.Ventures-Capital-Page__table{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:100%}.Ventures-Capital-Page__top-investments{margin:20px 0 0}.VC-Page-Header{background-color:var(--bg-wrapper);border:1px solid var(--gray-200);border-radius:8px;padding:24px}@media (max-width:1024px){.VC-Page-Header{border-left:0;border-radius:0;border-right:0;padding:24px 14px}}.VC-Page-Header__about,.VC-Page-Header__stats,.VC-Page-Header__title{margin:0 0 24px}.VC-Page-Header__box{display:grid;grid-template-columns:.8fr 1fr;max-width:100%;width:100%}@media (max-width:1024px){.VC-Page-Header__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.VC-Page-Header__allocation{margin:0 12px 0 0;width:100%}@media (max-width:1024px){.VC-Page-Header__allocation{margin:0 0 24px}}.VC-Page-Header__investors{height:100%;margin:0 0 0 12px;width:100%}@media (max-width:1075px){.VC-Page-Header__investors{height:auto;margin:0}}.VC-Page-Header-Stats{width:100%}.VC-Page-Header-Stats__list{grid-column-gap:8px;grid-row-gap:8px;display:grid;grid-template-columns:repeat(auto-fill,minmax(194px,1fr))}.VC-Page-Header-Stats__item{width:100%}@media (max-width:460px){.VC-Page-Header-Stats__item{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}}.VC-Page-Header-About{width:100%}.VC-Page-Header-About__title{color:var(--gray-900);font-size:18px;font-weight:600;line-height:27px;margin:0 0 8px;text-align:left}.VC-Page-Header-About__description{color:var(--gray-400);font-size:14px;font-weight:400;line-height:21px;text-align:left}.VC-Page-Header-Allocation{border:1px solid var(--gray-200);border-radius:8px;padding:16px 24px}.VC-Page-Header-Allocation__title{color:var(--gray-900);font-size:18px;font-weight:700;line-height:27px;margin:0 0 35px;text-align:left}@media (max-width:576px){.VC-Page-Header-Allocation__title{text-align:center}}.VC-Page-Header-Investors{border:1px solid var(--gray-200);border-radius:8px;min-height:100%;padding:16px 24px 15px}.VC-Page-Header-Investors__header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:0 0 16px;max-width:100%;width:100%}.VC-Page-Header-Investors__table{max-width:100%}.VC-Page-Header-Investors__title{color:var(--gray-900);font-size:18px;font-weight:700;line-height:27px;text-align:left}.VC-Page-Header-Investors__button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--blue-50);border-radius:100px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px 12px}.VC-Page-Header-Investors__button:hover{background-color:var(--blue-100)}.VC-Page-Header-Investors__btn-text{color:var(--blue-600);font-size:13px;font-weight:500;line-height:19.5px;text-align:left}.VC-Page-Header-Investors__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 0 5px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.VC-Page-Header-Investors__icon svg{-webkit-transform:scale(.9);transform:scale(.9)}.VC-Page-Header-Investors__icon svg path{fill:var(--blue-600)}.Error-Page{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--bg-wrapper);border:1px solid var(--gray-200);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin:0 0 52px;min-height:70vh;width:100%}@media (max-width:1070px){.Error-Page{padding:0 16px}}@media (max-width:1024px){.Error-Page{border-left:0;border-radius:0;border-right:0}}.Error-Page__drop-icon,.Error-Page__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Error-Page__drop-icon{margin:0 10px 0 0}@media (max-width:480px){.Error-Page__drop-icon{-webkit-transform:scale(.8);transform:scale(.8)}}.Error-Page__header-text{color:var(--gray-900);font-family:Roboto;font-size:30px;font-style:normal;font-weight:600;line-height:150%}@media (max-width:480px){.Error-Page__header-text{font-size:22px}}.Error-Page__text{color:var(--gray-900);font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin:0 0 16px;text-align:center}.Error-Page__button{background:var(--blue-600);border-radius:40px;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:150%;padding:8px 16px}.Error-Page__button:hover{background-color:var(--blue-500)}.PFP-Hdr{width:100%}.PFP-Hdr__ttl{color:var(--gray-900);font-family:Rajdhani;font-size:24px;font-weight:700;margin:0 0 18px;text-transform:uppercase;width:100%}.PFP-Tooltip{background-color:var(--bg-main);border-radius:8px;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.08);box-shadow:0 2px 6px 0 rgba(0,0,0,.08);min-width:200px;padding:12px;position:absolute;top:36px;z-index:4}.PFP-Tooltip:after{border-bottom:10px solid var(--bg-main);border-left:15px solid transparent;border-right:15px solid transparent;content:"";left:calc(50% - 15px);position:absolute;top:-8px;z-index:3}.PFP-Tooltip__list{margin:4px 0 0}.PFP-Tooltip__section{color:var(--gray-700);font-size:12px;font-weight:500;margin:0 0 12px;white-space:nowrap}.PFP-Tooltip__section:last-of-type{margin:0}.PFP-Filter{background-color:var(--bg-wrapper);border:1px solid var(--gray-200);border-radius:8px;display:grid;grid-template-columns:auto auto 1fr auto 150px 150px;padding:12px 20px;width:100%}@media (max-width:1024px){.PFP-Filter{border-left:0;border-radius:0;border-right:0;padding:12px 14px}}@media (max-width:850px){.PFP-Filter{grid-template-columns:auto 1fr 92px}}.PFP-Filter__cpsl-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:1/2;margin:0 32px 0 0}@media (max-width:850px){.PFP-Filter__cpsl-list{margin:0 8px 0 0}}.PFP-Filter__cpsl-item{margin:0 12px 0 0}.PFP-Filter__cpsl-item:last-of-type{margin:0}@media (max-width:850px){.PFP-Filter__cpsl-item:last-of-type{display:none}}.PFP-Filter__fltr-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--gray-900);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-weight:500;max-width:100%;overflow:hidden}.PFP-Filter__fltr-el{margin:0 0 0 8px}.PFP-Filter__radiobtn{cursor:pointer;grid-column:2/3}@media (hover:hover){.PFP-Filter__radiobtn:hover .Radiobutton{background-color:var(--gray-200-d-300)}.PFP-Filter__radiobtn:hover .Radiobutton--active{background-color:var(--blue-200)}}.PFP-Filter__radiobtn:active .Radiobutton:before{-webkit-transform:scale(.7);transform:scale(.7)}@media (max-width:850px){.PFP-Filter__radiobtn{display:none}}.PFP-Filter__clear{grid-column:4/5;margin:0 32px 0 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width:850px){.PFP-Filter__clear{grid-column:2/3;justify-self:end;margin:0 4px 0 0}}.PFP-Filter__asset{grid-column:5/6;max-width:100%;padding:0 18px 0 0;position:relative;width:100%}@media (max-width:850px){.PFP-Filter__asset{display:none}}.PFP-Filter__chain{grid-column:6/7;max-width:100%;position:relative;width:100%}@media (max-width:850px){.PFP-Filter__chain{display:none}}.PFP-Filter__mobile{display:none;grid-column:3/4;justify-self:end;position:relative}@media (max-width:850px){.PFP-Filter__mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.PFP-Fltr-Drop-Item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;overflow:hidden;padding:8px;-webkit-transition:background-color .2s,-webkit-transform .2s;transition:background-color .2s,-webkit-transform .2s;transition:background-color .2s,transform .2s;transition:background-color .2s,transform .2s,-webkit-transform .2s;width:100%}@media (hover:hover){.PFP-Fltr-Drop-Item:hover{background-color:var(--gray-100)}}.PFP-Fltr-Drop-Item:active{-webkit-transform:scale(.9);transform:scale(.9)}.PFP-Fltr-Drop-Item--active{background-color:var(--blue-100)}@media (hover:hover){.PFP-Fltr-Drop-Item--active:hover{background-color:var(--blue-200)}}.PFP-Fltr-Drop-Item__icon{margin:0 8px 0 0}.PFP-Fltr-Drop-Item__txt{color:var(--gray-900);display:block;font-size:14px;font-weight:500;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PFP-Filter-Dropdown{background-color:var(--bg-wrapper);border:1px solid var(--gray-200);border-radius:8px;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.08);box-shadow:0 2px 6px 0 rgba(0,0,0,.08);height:100vh;max-height:321px;max-width:200px;min-width:200px;overflow:hidden;padding:16px 8px 16px 12px;position:absolute;right:0;top:40px;z-index:88888}.PFP-Filter-Dropdown__title{color:var(--gray-500);font-size:14px;font-weight:500;margin:0 0 8px}.PFP-Filter-Dropdown__list{max-height:calc(100% - 16px);max-width:100%;overflow:auto;padding:0 4px 8px 0}.PFP-Filter-Dropdown__list>.PFP-Fltr-Drop-Item{margin:0 0 4px}.PFP-TGE-Cpsl{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:var(--gray-50);border:1px solid var(--gray-200);border-radius:6px;color:var(--gray-900);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:12px;font-weight:500;justify-content:center;min-width:32px;padding:4px}.PFP-TGE-Cpsl--big-side{padding:4px 8px 4px 4px}.PFP-TGE-Cpsl__icon{margin:0 4px 0 0}.PFP-Assets-Column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;position:relative}.PFP-Assets-Column,.PFP-Assets-Column__tooltip{display:-webkit-box;display:-ms-flexbox;display:flex}.PFP-Assets-Column__tooltip{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none}.Body__ad{margin:32px 0 22px;width:100%}.Body__sticky{bottom:12px;position:fixed;right:12px;z-index:88888}@media (max-width:360px){.Body__sticky{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;right:0;width:100%}}.Footer{-webkit-box-flex:0;-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--bg-body);border-top:1px solid var(--gray-200);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;justify-content:center;padding:40px 0 60px;width:100%}.Footer__grid{-webkit-column-gap:10%;-moz-column-gap:10%;column-gap:10%;display:grid;grid-template-columns:280px 1fr;width:100%}@media (max-width:1024px){.Footer__grid{-webkit-box-orient:vertical;-webkit-box-direction:reverse;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%}.Footer__desc{margin:32px 0 0}}.Ftr-Links{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}@media (max-width:620px){.Ftr-Links{-ms-flex-wrap:wrap;flex-wrap:wrap}}.Ftr-Links__clmn{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Ftr-Links__clmn--opportunity{-webkit-box-ordinal-group:2;-ms-flex-order:1;margin:0 15px 0 0;order:1;width:33333%}@media (max-width:620px){.Ftr-Links__clmn--opportunity{-webkit-box-ordinal-group:2;-ms-flex-order:1;margin:0 10px 30px 0;order:1;width:50%}}.Ftr-Links__clmn--social{-webkit-box-ordinal-group:3;-ms-flex-order:2;margin:0 15px 0 0;order:2;width:33333%}@media (max-width:620px){.Ftr-Links__clmn--social{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%}}.Ftr-Links__clmn--more{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:33333%}@media (max-width:620px){.Ftr-Links__clmn--more{-webkit-box-ordinal-group:3;-ms-flex-order:2;margin-bottom:30px;order:2;width:40%}}.Ftr-Links__name{color:var(--gray-400);display:block;font-size:13px;font-weight:500;letter-spacing:-.11px;margin:0 0 14px}.Ftr-Links__link{border-radius:6px;color:var(--gray-600);display:block;font-size:15px;font-weight:500;letter-spacing:-.125px;margin-bottom:12px;-webkit-transition:color .2s,padding .2s,-webkit-transform .2s;transition:color .2s,padding .2s,-webkit-transform .2s;transition:color .2s,transform .2s,padding .2s;transition:color .2s,transform .2s,padding .2s,-webkit-transform .2s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Ftr-Links__link:hover{color:#2563eb}.Ftr-Links__link:active{-webkit-transform:scale(.95);transform:scale(.95)}.Ftr-Links__link:last-of-type{margin-bottom:0}.Ftr-Links__link:focus-visible{-webkit-box-shadow:0 0 0 3px rgba(123,168,252,.3);box-shadow:0 0 0 3px rgba(123,168,252,.3);outline:none;padding:0 2px}.Ftr-Dscpt__slogan,.Ftr-Dscpt__text{font-size:12px;font-weight:400;letter-spacing:-.11px;line-height:20px}.Ftr-Dscpt__slogan{color:var(--gray-900);margin:4px 0 0}.Ftr-Dscpt__heart{color:var(--red-300);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.Ftr-Dscpt__text,.Ftr-Dscpt__year{color:var(--gray-500)}.Ftr-Dscpt__year{display:block;font-size:12px;font-weight:400;margin:20px 0 0}.Ftr-Btn-Up{--size:48px;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:var(--bg-wrapper);border:1px solid var(--gray-200);border-radius:12px;bottom:16px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;max-height:var(--size);max-width:var(--size);min-height:var(--size);min-width:var(--size);position:fixed;right:16px;-webkit-transition:background-color .1s;transition:background-color .1s;z-index:100}.Ftr-Btn-Up:hover{background-color:var(--gray-200)}.Ftr-Btn-Up svg{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Ftr-Btn-Up svg,.Ftr-Note{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.Ftr-Note{bottom:20px;left:0;position:fixed;width:100%;z-index:30000}@media (max-width:1024px){.Ftr-Note{bottom:0}}.Ftr-Note__box{background-color:var(--bg-note-bar);border-radius:8px;display:grid;grid-template-columns:24px 1fr 82px;margin:0 40px;max-width:1280px;padding:22px 16px;row-gap:12px;width:100%}@media (max-width:1070px){.Ftr-Note__box{margin:0 30px}}@media (max-width:1024px){.Ftr-Note__box{border-radius:0;margin:0}}.Ftr-Note__icon{position:relative;top:5px}.Ftr-Note__txt{-ms-flex-item-align:start;align-self:start;color:#fff;font-size:14px;font-weight:400;line-height:20px;margin:0 20px 0 8px;position:relative;text-align:left;top:3px}@media (max-width:576px){.Ftr-Note__txt{grid-column:2/4}}.Ftr-Note__link{color:var(--blue-600);font-size:14px}@media (hover:hover){.Ftr-Note__link:hover{color:var(--blue-500)}}.Ftr-Note__btn{-ms-flex-item-align:start;align-self:start;border:1px solid #fff;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:21px;overflow:hidden;padding:3px 8px;text-align:center}@media (hover:hover){.Ftr-Note__btn:hover{background-color:var(--gray-900)}}@media (max-width:576px){.Ftr-Note__btn{grid-column:1/4;grid-row:2/3;padding:8px}}.Header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.Header__adv{margin:12px 0 0;width:100%}@media (max-width:700px){.Header__adv{margin:0}}.Header__box{margin:16px 0;min-height:36px;width:100%}.Hdr-Search{max-width:280px;width:100%}@media (max-width:500px){.Hdr-Search{max-width:none}}.Hdr-Search__output{max-width:280px;min-width:280px;position:absolute;top:42px;width:100%;z-index:99999}@media (max-width:860px){.Hdr-Search__output{max-width:auto;min-width:100%;width:100%}}.Hdr-Srch-Output{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--bg-wrapper);border-radius:8px;-webkit-box-shadow:0 2px 6px 0 var(--shadow-search-output);box-shadow:0 2px 6px 0 var(--shadow-search-output);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:500px;overflow-x:hidden;overflow-y:auto;padding:16px;width:100%}@media (max-height:420px){.Hdr-Srch-Output{height:calc(100vh - 120px)}}.Hdr-Srch-Output__header{margin:0 0 16px}.Hdr-Srch-Output__fltr{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 16px}.Hdr-Srch-Output__fltr-title{color:var(--gray-600);font-size:13px;font-style:normal;font-weight:400;line-height:150%;margin:0 8px 0 0;white-space:nowrap}.Hdr-Srch-Output__fltr-btn{margin:0 8px 0 0}.Hdr-Srch-Output__fltr-btn:last-of-type{margin:0}.Hdr-Srch-Output__list{border-bottom:1px solid var(--gray-200);margin:0 0 16px;padding:0 0 8px}.Hdr-Srch-Output__list:last-of-type{border-bottom:0;margin:0;padding:0}.Hdr-Srch-Output__list--no-border{border-bottom:0;margin:0}.Hdr-Srch-Output__loader{-webkit-transform:scale(.8);transform:scale(.8)}.Hdr-Srch-Output__not-found{-webkit-box-pack:center;-ms-flex-pack:center;color:var(--gray-900);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:400;justify-content:center;padding:12px 0;text-align:center;width:100%}.Hdr-Srch-Output-List__header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.Hdr-Srch-Output-List__header,.Hdr-Srch-Output-List__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Hdr-Srch-Output-List__title{color:var(--gray-500);font-size:14px;font-weight:500;line-height:150%}.Hdr-Srch-Output-List__flame{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 0 4px}.Hdr-Srch-Output-List__btn-see{border-radius:6px;color:var(--blue-600);cursor:pointer;font-size:13px;font-weight:500;line-height:150%;-webkit-transition:color .2s,padding .2s,-webkit-transform .2s;transition:color .2s,padding .2s,-webkit-transform .2s;transition:color .2s,transform .2s,padding .2s;transition:color .2s,transform .2s,padding .2s,-webkit-transform .2s}.Hdr-Srch-Output-List__btn-see:hover{color:var(--blue-400)}.Hdr-Srch-Output-List__btn-see:active{-webkit-transform:scale(.95);transform:scale(.95)}.Hdr-Srch-Output-List__btn-see:focus-visible{-webkit-box-shadow:0 0 0 3px rgba(123,168,252,.3);box-shadow:0 0 0 3px rgba(123,168,252,.3);outline:none;padding:1px}.Hdr-Srch-Output-List__body{margin:8px 0 0}.Hdr-Srch-Output-List__body--show .Hdr-Srch-Output-List__item{display:block}.Hdr-Srch-Output-List__item{display:none}.Hdr-Srch-Output-List__item:first-of-type,.Hdr-Srch-Output-List__item:nth-of-type(2),.Hdr-Srch-Output-List__item:nth-of-type(3){display:block}.Hdr-Srch-Output-Item{border-radius:8px;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;display:grid;grid-template-columns:24px auto auto;margin:0 0 0 -6px;min-width:calc(100% + 12px);overflow-x:hidden;padding:7px 6px;-webkit-transition:background-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,box-shadow .2s;transition:background-color .2s,box-shadow .2s,-webkit-box-shadow .2s}.Hdr-Srch-Output-Item:hover{background-color:var(--gray-200)}.Hdr-Srch-Output-Item:active{background-color:var(--gray-300)}.Hdr-Srch-Output-Item:focus-visible{-webkit-box-shadow:0 0 0 3px rgba(123,168,252,.3);box-shadow:0 0 0 3px rgba(123,168,252,.3);outline:none}.Hdr-Srch-Output-Item__avt{align-self:center;grid-column:1/2;grid-row:1/3}.Hdr-Srch-Output-Item__name,.Hdr-Srch-Output-Item__total{color:var(--gray-900);font-size:14px;font-weight:500;line-height:150%}.Hdr-Srch-Output-Item__cat,.Hdr-Srch-Output-Item__rased{color:var(--gray-500);font-size:12px;font-weight:400;line-height:150%}.Hdr-Srch-Output-Item__name{grid-row:1/2}.Hdr-Srch-Output-Item__cat,.Hdr-Srch-Output-Item__name{grid-column:2/3;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Hdr-Srch-Output-Item__cat{grid-row:2/3}.Hdr-Srch-Output-Item__total{grid-column:3/4;grid-row:1/2;justify-self:end}.Hdr-Srch-Output-Item__rased{grid-column:3/4;grid-row:2/3;justify-self:end}.Hdr-Panel{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:160px 1fr 320px;max-width:100%}@media (max-width:1150px){.Hdr-Panel{-webkit-column-gap:6px;-moz-column-gap:6px;column-gap:6px;grid-template-columns:160px 1fr 280px 36px}}@media (max-width:860px){.Hdr-Panel{grid-template-columns:160px 1fr 36px}}@media (max-width:500px){.Hdr-Panel{grid-template-columns:20px 1fr 36px}}.Hdr-Panel__item{-ms-flex-item-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Hdr-Panel__item--logo{grid-column:1/2}.Hdr-Panel__item--links{grid-column:2/3}@media (max-width:860px){.Hdr-Panel__item--links{display:none}}.Hdr-Panel__item--search{grid-column:3/4}@media (max-width:860px){.Hdr-Panel__item--search{grid-column:2/3}}.Hdr-Panel__item--menu{display:none}@media (max-width:1150px){.Hdr-Panel__item--menu{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:860px){.Hdr-Panel__item--menu{grid-column:3/4}}.Hdr-Panel__theme-btn{margin:0 0 0 4px}@media (max-width:1150px){.Hdr-Panel__theme-btn{display:none}}.Hdr-Lnk-Panel{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.Hdr-Lnk-Panel,.Hdr-Lnk-Panel div{display:-webkit-box;display:-ms-flexbox;display:flex}.Hdr-Lnk-Panel div{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 28px 0 0}.Hdr-Lnk-Panel div:last-of-type{margin:0}@media (max-width:1350px){.Hdr-Lnk-Panel div[data-hdr-all-projcts]{display:none}}@media (max-width:1200px){.Hdr-Lnk-Panel div{margin:0 20px 0 0}.Hdr-Lnk-Panel div[data-hdr-ended]{display:none}}@media (max-width:1050px){.Hdr-Lnk-Panel div{margin:0 20px 0 0}.Hdr-Lnk-Panel div[data-hdr-points-farming]{display:none}}.Hdr-Lnk-Panel a,.Hdr-Lnk-Panel h1,.Hdr-Lnk-Panel span{border-radius:6px;color:#2563eb;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Rajdhani;font-size:18px;font-weight:700;padding:2px;text-transform:uppercase;-webkit-transition:color .2s,-webkit-transform .2s,-webkit-box-shadow .2s;transition:color .2s,-webkit-transform .2s,-webkit-box-shadow .2s;transition:transform .2s,color .2s,box-shadow .2s;transition:transform .2s,color .2s,box-shadow .2s,-webkit-transform .2s,-webkit-box-shadow .2s;white-space:nowrap}.Hdr-Lnk-Panel a:hover{color:#60a5fa}.Hdr-Lnk-Panel a:active{-webkit-transform:scale(.9);transform:scale(.9)}.Hdr-Lnk-Panel a:focus-visible{-webkit-box-shadow:0 0 0 3px rgba(123,168,252,.3);box-shadow:0 0 0 3px rgba(123,168,252,.3);outline:none}.Hdr-Lnk-Panel h1,.Hdr-Lnk-Panel span{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.Hdr-Lnk-Panel sup{position:relative;right:-2px;top:-3px}.Hdr-Lnk-Menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.Hdr-Lnk-Menu,.Hdr-Lnk-Menu div{display:-webkit-box;display:-ms-flexbox;display:flex}.Hdr-Lnk-Menu div{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Hdr-Lnk-Menu a,.Hdr-Lnk-Menu h1,.Hdr-Lnk-Menu span{border-radius:8px;color:var(--gray-900);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Rajdhani;font-size:18px;font-weight:700;margin:0 0 0 -8px;min-width:calc(100% + 16px);padding:6px 8px;position:relative;text-transform:uppercase;-webkit-transition:background-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,box-shadow .2s;transition:background-color .2s,box-shadow .2s,-webkit-box-shadow .2s;white-space:nowrap}@media (hover:hover){.Hdr-Lnk-Menu a:hover{background-color:var(--gray-100)}}.Hdr-Lnk-Menu a:active{background-color:var(--gray-200)}.Hdr-Lnk-Menu a:focus-visible{-webkit-box-shadow:0 0 0 3px rgba(123,168,252,.3);box-shadow:0 0 0 3px rgba(123,168,252,.3);outline:none}.Hdr-Lnk-Menu h1,.Hdr-Lnk-Menu span{background-color:var(--blue-100-d-50);color:#3b82f6}.Hdr-Lnk-Menu sup{position:absolute;right:4px;top:11px}.Hdr-Menu{position:relative}.Hdr-Menu-Dropdown{-webkit-box-pack:end;-ms-flex-pack:end;background-color:rgba(0,0,0,.6);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;max-height:100vh;max-width:100vw;min-height:100vh;min-width:100vw;position:fixed;right:0;top:0;z-index:99999}.Hdr-Menu-Dropdown__wrapper{background-color:var(--bg-main);border-radius:16px 0 0 16px;max-height:100vh;max-width:390px;min-height:100vh;min-width:390px;overflow:auto;padding:12px 0 0}@media (max-width:400px){.Hdr-Menu-Dropdown__wrapper{border-radius:0;max-width:100vw;min-width:100vw}}.Hdr-Menu-Dropdown__additional-links,.Hdr-Menu-Dropdown__hdr,.Hdr-Menu-Dropdown__main-links,.Hdr-Menu-Dropdown__theme-box{margin:0 0 12px;padding:0 16px 12px}.Hdr-Menu-Dropdown__hdr,.Hdr-Menu-Dropdown__main-links,.Hdr-Menu-Dropdown__theme-box{border-bottom:1px solid var(--gray-200)}.Hdr-Menu-Dropdown__hdr{border-bottom:1px solid var(--gray-200)}.Hdr-Menu-Dropdown__hdr,.Hdr-Menu-Dropdown__theme-box{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.Hdr-Menu-Dropdown__theme-box-name{color:var(--gray-900);font-family:Rajdhani,Noto Sans;font-size:16px;font-weight:500;line-height:150%}.Hdr-Menu-Dropdown__additional-links{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.Hdr-Menu-Dropdown__link{border-radius:6px;color:var(--gray-900);display:block;font-family:Rajdhani,Noto Sans;font-size:16px;font-weight:500;line-height:150%;margin:0 0 16px;-webkit-transition:color .2s,padding .2s,-webkit-box-shadow .2s;transition:color .2s,padding .2s,-webkit-box-shadow .2s;transition:color .2s,box-shadow .2s,padding .2s;transition:color .2s,box-shadow .2s,padding .2s,-webkit-box-shadow .2s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Hdr-Menu-Dropdown__link:hover{color:#2563eb}.Hdr-Menu-Dropdown__link:focus-visible{-webkit-box-shadow:0 0 0 3px rgba(123,168,252,.3);box-shadow:0 0 0 3px rgba(123,168,252,.3);outline:none;padding:0 2px}.Hdr-Menu-Dropdown__close{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:var(--gray-100-d-200);border-radius:50%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;max-height:32px;max-width:32px;min-height:32px;min-width:32px;-webkit-transition:background-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,box-shadow .2s;transition:background-color .2s,box-shadow .2s,-webkit-box-shadow .2s}.Hdr-Menu-Dropdown__close svg>path{fill:var(--gray-700)}@media (hover:hover){.Hdr-Menu-Dropdown__close:hover{background-color:var(--gray-200-d-300)}}.Hdr-Menu-Dropdown__close:active{background-color:var(--gray-300-d-400)}.Hdr-Menu-Dropdown__close:focus-visible{-webkit-box-shadow:0 0 0 3px rgba(123,168,252,.3);box-shadow:0 0 0 3px rgba(123,168,252,.3);outline:none}.Feature-Search{background-color:var(--bg-feature);border:1px solid #f5dcc4;border-radius:8px;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;display:grid;grid-template-columns:24px 1fr;outline:none;padding:8px 6px;position:relative}.Feature-Search:hover{background-color:var(--bg-feature-hover)}.Feature-Search:focus-visible{-webkit-box-shadow:0 0 8px #bda791;box-shadow:0 0 8px #bda791}.Feature-Search__img{align-self:start;grid-column:1/2;grid-row:1/3}.Feature-Search__name{color:var(--gray-900);font-size:14px;font-weight:500;line-height:150%}.Feature-Search__txt{color:var(--gray-500);font-size:12px;font-weight:400;line-height:150%}.Feature-Search__badge{position:absolute;right:6px;top:6px;-webkit-transform:scale(.85);transform:scale(.85)}.Feature-Line{background-color:var(--bg-wrapper);border:1px solid var(--gray-200);border-radius:8px;display:grid;grid-template-columns:1fr 24px auto auto auto 1fr;max-width:1360px;min-height:42px;padding:4px 0;position:relative;-webkit-transition:background-color .2s,border-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,border-color .2s,-webkit-box-shadow .2s;transition:box-shadow .2s,background-color .2s,border-color .2s;transition:box-shadow .2s,background-color .2s,border-color .2s,-webkit-box-shadow .2s;width:100%}.Feature-Line:focus-visible{-webkit-box-shadow:0 0 0 2px rgba(123,168,252,.3);box-shadow:0 0 0 2px rgba(123,168,252,.3);outline:none}@media (max-width:700px){.Feature-Line{border-left:0;border-radius:0;border-right:0;border-top:0;grid-template-columns:24px auto auto 1fr;padding:8px 16px;row-gap:4px}}.Feature-Line__img{align-self:center;grid-column:2/3}@media (max-width:700px){.Feature-Line__img{grid-column:1/2;grid-row:1/2;justify-self:end}}.Feature-Line__name{align-self:center;color:var(--gray-900);font-size:18px;font-weight:500;grid-column:3/4;margin:0 0 0 8px}@media (max-width:700px){.Feature-Line__name{grid-column:2/3;grid-row:1/2}}.Feature-Line__txt{align-self:center;color:var(--gray-600);font-size:14px;font-weight:400;grid-column:4/5;margin:0 0 0 8px;position:relative;top:1px}@media (max-width:700px){.Feature-Line__txt{font-size:14px;grid-column:1/3;grid-row:2/3;margin:0;top:0}}.Feature-Line__btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;align-self:center;color:#cc9a6a;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-style:normal;font-weight:600;grid-column:5/6;margin:0 0 0 16px;text-align:center}@media (max-width:700px){.Feature-Line__btn{align-self:end;font-size:0;grid-column:4/5;grid-row:2/3;justify-self:end}}.Feature-Line__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 0 2px}.Feature-Line__icon svg path,.Feature-Line__icon svg rect{fill:#cc9a6a}.Feature-Line__ad{position:absolute;right:4px;top:12px}@media (max-width:700px){.Feature-Line__ad{right:16px}}.Feature-Line--footer{background-color:var(--bg-feature);border:1px solid #f5b97f}@media (max-width:1024px){.Feature-Line--footer{border-left:0;border-radius:0;border-right:0}}.Feature-Fixed{border-radius:8px;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.08);box-shadow:0 2px 6px 0 rgba(0,0,0,.08);display:block;max-width:260px;overflow:hidden;position:relative}.Feature-Fixed__close{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;max-height:42px;max-width:42px;min-height:42px;min-width:42px;position:absolute;right:2px;top:2px}.Feature-Fixed__img{display:block;height:100%;max-height:144px;max-width:100%;min-height:144px;width:100%}.Feature-Fixed__grid{background-color:var(--bg-feature);border-radius:0 0 8px 8px;display:grid;grid-template-columns:1fr auto;padding:16px}.Feature-Fixed__name{color:var(--gray-900);font-size:16px;font-weight:700;grid-column:1/2;line-height:150%;width:100%}.Feature-Fixed__badge{align-self:center;grid-column:2/3}.Feature-Fixed__txt{color:var(--gray-600);font-size:13px;font-weight:500;grid-column:1/3;grid-row:2/3;line-height:150%;margin:8px 0}.Feature-Fixed__btn{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #d1d5db;border-radius:8px;color:var(--gray-900);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:600;grid-column:1/3;grid-row:3/4;justify-content:center;line-height:150%;padding:8px 0;position:relative;text-align:center;width:100%}.Feature-Fixed__icon{position:absolute;right:8px;top:10px}.Feature-Fixed__icon svg path,.Feature-Fixed__icon svg rect{fill:#6b7280}.Feature-Sidebar{background-color:var(--bg-feature-hover);border:1px solid #f5b97f;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:16px;position:relative}@media (max-width:536px){.Feature-Sidebar{border-left:0;border-radius:0;border-right:0}}.Feature-Sidebar__img{border-radius:8px;max-height:87px;max-width:157px;-o-object-fit:cover;object-fit:cover}@media (max-width:380px){.Feature-Sidebar__img{max-width:115px}}.Feature-Sidebar__grid{-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;display:grid;grid-template-columns:24px 1fr;grid-template-rows:auto auto auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 0 0 12px;row-gap:4px}.Feature-Sidebar__avt{grid-column:1/2}.Feature-Sidebar__name{align-self:center;color:var(--gray-900);font-size:16px;font-weight:700}.Feature-Sidebar__name,.Feature-Sidebar__txt{grid-column:1/3;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.Feature-Sidebar__txt{color:var(--gray-600);font-size:12px;font-weight:400;line-height:150%}.Feature-Sidebar__btn{color:#eb9f56;font-size:14px;font-weight:600;grid-column:1/3;text-align:center}.Feature-Sidebar__btn,.Feature-Sidebar__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Feature-Sidebar__icon{margin:0 0 0 2px}.Feature-Sidebar__icon svg path,.Feature-Sidebar__icon svg rect{fill:#eb9f56}.Feature-Sidebar__badge{position:absolute;right:16px;top:20px}.Feature-Top-Section{background-color:var(--bg-wrapper);border:1px solid var(--gray-200);border-radius:16px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media (max-width:1024px){.Feature-Top-Section{border-left:0;border-radius:0;border-right:0}.Feature-Top-Section__desctop{display:none}}.Feature-Top-Section__mobile{display:none;padding:20px 16px}@media (max-width:1024px){.Feature-Top-Section__mobile{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.Feature-Top-Section__hdr{border-bottom:1px solid var(--gray-200);padding:12px 20px}.Feature-Top-Section__grid{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;display:grid;grid-template-columns:minmax(1fr,648px) auto;grid-template-rows:auto 1fr;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:12px 20px;row-gap:32px}@media (max-width:1024px){.Feature-Top-Section__grid{grid-template-columns:1fr;padding:0 20px 12px;row-gap:16px;width:100%}}.Feature-Top-Section__ttl{align-self:start;grid-column:1/2;grid-row:1/2;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.Feature-Top-Section__tags{grid-column:1/2;grid-row:2/3}@media (max-width:1024px){.Feature-Top-Section__tags{display:none;grid-column:1/2;grid-row:1/2;width:100%}}.Feature-Top-Section__info{align-self:start;grid-column:2/3;grid-row:1/3}@media (max-width:1024px){.Feature-Top-Section__info{display:none;grid-column:1/2;grid-row:2/3}}.Feature-Top-Section__btn-box{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:none;-ms-flex-direction:column;flex-direction:column;width:100%}@media (max-width:1024px){.Feature-Top-Section__btn-box{display:-webkit-box;display:-ms-flexbox;display:flex}}.Feature-Top-Section__link-button{margin:0 0 12px;width:100%}.Feature-Top-Section__btn-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;display:none;justify-content:center;margin:-4px 0 0;padding:0 0 16px;width:100%}@media (max-width:1024px){.Feature-Top-Section__btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}}.Feature-Top-Section__btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;color:var(--blue-600);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:14px;font-weight:500;justify-content:space-between;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (hover:hover){.Feature-Top-Section__btn:hover{color:var(--blue-700)}}@media (max-width:1024px){.Feature-Top-Section--visible .Feature-Top-Section-Mobile__link-button{display:none}.Feature-Top-Section--visible .Feature-Top-Section__desctop{display:-webkit-box;display:-ms-flexbox;display:flex}.Feature-Top-Section--visible .Feature-Top-Section__hdr,.Feature-Top-Section--visible .Feature-Top-Section__ttl{display:none}.Feature-Top-Section--visible .Feature-Top-Section__info,.Feature-Top-Section--visible .Feature-Top-Section__tags{display:-webkit-box;display:-ms-flexbox;display:flex}.Feature-Top-Section--visible .Feature-Top-Section-Info__link-button{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0}}.Feature-Top-Section-Hdr{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;width:100%}.Feature-Top-Section-Hdr,.Feature-Top-Section-Hdr__group{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Feature-Top-Section-Hdr__ttl{color:var(--gray-800);font-family:Rajdhani;font-size:24px;font-weight:700;margin:0 12px 0 0;text-transform:uppercase}.Feature-Top-Section-Hdr__project{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--gray-50);border:1px solid var(--gray-100);border-radius:24px;color:var(--gray-900);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;font-weight:600;padding:3px 12px 3px 3px}.Feature-Top-Section-Hdr__icon{margin:0 6px 0 0}@media (max-width:340px){.Feature-Top-Section-Hdr .Cpsl-Couple__r-part{font-size:12px}}.Feature-Top-Section-Title{-webkit-column-gap:18px;-moz-column-gap:18px;column-gap:18px;display:grid;grid-template-columns:auto 1fr}@media (max-width:360px){.Feature-Top-Section-Title{grid-template-columns:1fr}}.Feature-Top-Section-Title__img{align-self:start;border-radius:8px;grid-column:1/2;grid-row:1/4;max-height:95px;max-width:111px;-o-object-fit:cover;object-fit:cover}@media (max-width:360px){.Feature-Top-Section-Title__img{grid-column:1/2;grid-row:1/2;height:auto;margin:0 0 18px;max-height:none;min-width:100%;width:100%}}.Feature-Top-Section-Title__name{color:var(--gray-900);font-size:20px;font-weight:700;grid-column:2/3;grid-row:1/2;justify-self:start;margin:0 0 2px}@media (max-width:360px){.Feature-Top-Section-Title__name{grid-column:1/2;grid-row:2/3}}.Feature-Top-Section-Title__descrition{color:var(--gray-500);font-size:16px;font-weight:500;grid-column:2/3;grid-row:2/3;justify-self:start;margin:0 0 8px}@media (max-width:360px){.Feature-Top-Section-Title__descrition{grid-column:1/2;grid-row:3/4;width:100%}}.Feature-Top-Section-Title__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-column:2/3;grid-row:3/4;justify-self:start;margin:0 0 -4px}@media (max-width:480px){.Feature-Top-Section-Title__list{grid-column:1/3;grid-row:4/5;width:100%}}@media (max-width:460px){.Feature-Top-Section-Title__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}@media (max-width:360px){.Feature-Top-Section-Title__list{grid-column:1/2;grid-row:4/5;width:100%}}.Feature-Top-Section-Title__item{background-color:var(--indigo-200);margin:0 8px 4px 0}@media (max-width:460px){.Feature-Top-Section-Title__item{width:100%}}.Feature-Top-Section-Title__item .Cpsl-Icon-Name__txt{color:var(--gray-900)}.Feature-Top-Section-Tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 -6px}@media (max-width:480px){.Feature-Top-Section-Tags{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;width:100%}}.Feature-Top-Section-Tags__item{margin:0 12px 6px 0}@media (max-width:480px){.Feature-Top-Section-Tags__item{margin:0 0 8px;width:100%}.Feature-Top-Section-Tags__item:last-of-type{margin:0}.Feature-Top-Section-Tags__item--adaptive{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;padding:8px 12px}.Feature-Top-Section-Tags__item--adaptive .Stats-Block__header-box{margin:0 6px 0 0}}.Feature-Top-Section-Info{border-radius:12px;-webkit-box-shadow:0 0 12px 0 rgba(40,40,46,.08);box-shadow:0 0 12px 0 rgba(40,40,46,.08);max-width:528px;padding:16px;width:100%}@media (max-width:1024px){.Feature-Top-Section-Info{max-width:none}}.Feature-Top-Section-Info__header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between;margin:0 0 16px;width:100%}@media (max-width:540px){.Feature-Top-Section-Info__header{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.Feature-Top-Section-Info__title{align-self:center;color:var(--gray-900);font-size:20px;font-weight:700;grid-column:1/2;grid-row:1/2;line-height:150%;margin:0 12px 0 0}@media (max-width:540px){.Feature-Top-Section-Info__title{margin:0}.Feature-Top-Section-Info__pay-box{display:none}}.Feature-Top-Section-Info__sum{background-color:var(--gray-50);border:1px solid var(--gray-200);border-radius:6px;color:var(--gray-900,#111827);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:600;padding:8px 12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Feature-Top-Section-Info__briefcase-icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 8px 0 0}.Feature-Top-Section-Info__body,.Feature-Top-Section-Info__briefcase-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Feature-Top-Section-Info__body{-webkit-box-pack:justify;-ms-flex-pack:justify;border-radius:6px;justify-content:space-between;margin:0 0 16px;width:100%}@media (max-width:540px){.Feature-Top-Section-Info__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}}.Feature-Top-Section-Info__values-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-between}.Feature-Top-Section-Info__values-block--now .Feature-Top-Section-Info__values-txt{color:var(--blue-600);text-align:left}.Feature-Top-Section-Info__values-block--now .Feature-Top-Section-Info__values-ttl{text-align:left}@media (max-width:540px){.Feature-Top-Section-Info__values-block{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}}.Feature-Top-Section-Info__values-ttl{color:var(--gray-400);font-size:14px;font-weight:500;line-height:150%}.Feature-Top-Section-Info__values-txt{color:var(--gray-900);font-size:20px;font-weight:700;line-height:150%;text-align:right}.Feature-Top-Section-Info__values-prefix{color:var(--gray-400);font-size:16px;font-weight:500}.Feature-Top-Section-Info__time-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin:0 32px;min-height:40px}@media (max-width:540px){.Feature-Top-Section-Info__time-block{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:6px 0;width:100%}}.Feature-Top-Section-Info__time-ttl{color:var(--gray-400);font-size:14px;font-weight:500}.Feature-Top-Section-Info__time-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Feature-Top-Section-Info__time-item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:var(--bg-wrapper);border:1px solid var(--gray-200);border-radius:4px;color:var(--gray-900);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:600;justify-content:center;margin:0 4px 0 0;max-height:28px;min-height:28px;min-width:40px}.Feature-Top-Section-Info__time-item:after{color:var(--gray-600);font-size:14px;font-weight:500;margin:0 0 0 2px}.Feature-Top-Section-Info__time-item:last-of-type{margin:0}.Feature-Top-Section-Info__time-item--d:after{content:"d"}.Feature-Top-Section-Info__time-item--h:after{content:"h"}.Feature-Top-Section-Info__time-item--m:after{content:"m"}.Feature-Top-Section-Info__time-item--s:after{content:"s"}.Feature-Top-Section-Info__link-button{margin:0 0 16px;min-height:48px}.Feature-Top-Section-Info__ftr-name-group{color:var(--gray-400);font-size:14px;font-weight:500;margin:0 4px 0 0}.Feature-Top-Section-Info__ftr-items{color:var(--gray-600);font-size:14px;font-weight:500;margin:0 6px 0 0}.Feature-Top-Section-Info__ftr-stacked{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 0 6px}.Feature-Top-Section-Info__ftr-stacked,.Feature-Top-Section-Info__raised-block{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.Feature-Top-Section-Info__raised-block{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:var(--gray-50);border:1px solid var(--gray-200);border-radius:6px;-ms-flex-direction:row-reverse;flex-direction:row-reverse;justify-content:space-between;margin:0 0 16px;padding:8px 12px}@media (max-width:540px){.Feature-Top-Section-Info__raised-block{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column-reverse;flex-direction:column-reverse;justify-content:center}}.Feature-Top-Section-Info__raised-ttl{color:var(--gray-400);font-size:14px;font-weight:500}@media (max-width:540px){.Feature-Top-Section-Info__raised-ttl{margin:3px 0 0}}.Feature-Top-Section-Info__raised-value{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--gray-900);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:24px;font-weight:700}.Feature-Top-Section-Info__bag-dollar-icon{margin:0 6px 0 0;position:relative;top:-.5px}.Feature-Top-Section-Info__pay-box-mobile{-webkit-box-pack:center;-ms-flex-pack:center;display:none;justify-content:center;padding:12px 0 0;width:100%}@media (max-width:540px){.Feature-Top-Section-Info__pay-box-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.Feature-Top-Section-Mobile__hdr{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--gray-900);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;font-weight:700;margin:0 0 8px}.Feature-Top-Section-Mobile__avt{margin:0 6px 0 0}.Feature-Top-Section-Mobile__description{color:var(--gray-500);font-size:16px;font-weight:500;line-height:150%}.Feature-Top-Section-Mobile__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 -4px}.Feature-Top-Section-Mobile__item{margin:0 4px 4px 0}.Feature-Top-Section-Mobile__item,.Feature-Top-Section-Mobile__tag-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Feature-Top-Section-Mobile__tag-icon{margin:0 2px 0 0}.Feature-Top-Section-Mobile__tag-txt{color:var(--indigo-600);font-size:16px;font-weight:500;line-height:150%}.Feature-Top-Section-Mobile__link-button{margin:20px 0 0}.Feature-Top-Section-Pay-With{display:-webkit-box;display:-ms-flexbox;display:flex}.Feature-Top-Section-Pay-With__ttl{color:var(--gray-400);font-size:14px;font-weight:500;margin:0 6px 0 0}.Project-Card{-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;display:grid;grid-template-columns:32px 1fr auto;grid-template-rows:28px 21px 1fr;max-height:142px;max-width:100%;min-height:142px;padding:18px 20px;width:100%}@media (hover:hover){.Project-Card:hover{background-color:var(--gray-50-d-200)}.Project-Card:hover .Cpsl-Platform-Time,.Project-Card:hover .Cpsl-Tvl-Investors{background-color:var(--gray-100-d-300)}}.Project-Card:active{background-color:var(--gray-200-d-300)}.Project-Card--feature{background-color:var(--bg-feature)}@media (hover:hover){.Project-Card--feature:hover{background-color:var(--bg-feature-hover)}}.Project-Card__avt{align-self:center;grid-column:1/2;grid-row:1/3}.Project-Card__name,.Project-Card__type{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Project-Card__name{color:var(--gray-900);font-size:18px;font-weight:700;grid-column:2/3;grid-row:1/2;line-height:150%;max-width:100%;overflow:hidden}.Project-Card__name--red{color:var(--red-600)}.Project-Card__ticker{color:var(--gray-500);font-size:14px;font-weight:400;line-height:150%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.Project-Card__tags{grid-column:3/4;grid-row:1/2;margin:0 0 0 8px}.Project-Card__type{color:var(--gray-600);font-size:14px;font-weight:500;grid-column:2/3;grid-row:2/3;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:150%}.Project-Card__footer{-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:1/4;grid-row:3/4;justify-content:space-between;width:100%}.Project-Card__investors{margin:0 0 0 8px}.Pr-Card-Empty{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:140px;min-height:140px;padding:16px;position:relative;width:100%}.Pr-Card-Empty__name{color:var(--gray-900);font-size:20px;font-weight:700;line-height:30px;text-align:center;white-space:nowrap}.Pr-Card-Empty__name--red{color:var(--red-600)}.Pr-Card-Empty__txt{color:var(--gray-600);display:block;font-size:14px;line-height:150%;max-width:100%;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.Pr-Card-Empty__btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#2563eb;border:none;border-radius:40px;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:500;gap:4px;justify-content:center;margin:8px 0 0;padding:4px 8px;-webkit-transition:background-color .2s,-webkit-transform .2s,-webkit-box-shadow .2s;transition:background-color .2s,-webkit-transform .2s,-webkit-box-shadow .2s;transition:background-color .2s,transform .2s,box-shadow .2s;transition:background-color .2s,transform .2s,box-shadow .2s,-webkit-transform .2s,-webkit-box-shadow .2s}@media (hover:hover){.Pr-Card-Empty__btn:hover{background-color:#60a5fa}}.Pr-Card-Empty__btn:active{-webkit-transform:scale(.9);transform:scale(.9)}.Pr-Card-Empty__btn:focus-visible{-webkit-box-shadow:0 0 0 3px rgba(123,168,252,.3);box-shadow:0 0 0 3px rgba(123,168,252,.3);outline:none}.Slider{background-color:rgba(0,0,0,.6);height:100vh;left:0;max-height:100vh;padding:92px 36px 30px;position:fixed;top:0;width:100vw;z-index:99999}@media (max-width:768px){.Slider{padding:92px 12px 90px}}.Slider__grid{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;max-height:100%;max-width:100%;min-height:100%;width:100%}@media (max-width:768px){.Slider__grid{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.Slider__close-btn{--size:40px;border:1px solid #fff;border-radius:50%;max-height:var(--size);max-width:var(--size);min-height:var(--size);min-width:var(--size);position:absolute;right:34px;top:24px}.Slider__arrow-btn,.Slider__close-btn{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.Slider__arrow-btn{max-height:100%;min-height:100%;padding:0 9px}@media (hover:hover){.Slider__arrow-btn:hover{background-color:hsla(0,0%,100%,.2)}}@media (hover:none){.Slider__arrow-btn{background-color:hsla(0,0%,100%,.2)}}@media (max-width:768px){.Slider__arrow-btn{border-radius:50%;min-height:64px;min-width:64px;position:absolute}}@media (max-width:768px) and (hover:hover){.Slider__arrow-btn:hover{background-color:rgba(0,0,0,.407)}}.Slider__arrow-btn svg{height:18px;position:relative;-webkit-transition:right .1s,left .1s;transition:right .1s,left .1s;width:40px}.Slider__arrow-btn svg>path{fill:var(--gray-400)}.Slider__arrow-btn--right{border-radius:0 12px 12px 0}.Slider__arrow-btn--right svg{right:-2px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.Slider__arrow-btn--right:active svg{right:-6px}@media (max-width:768px){.Slider__arrow-btn--right{border-radius:12px;bottom:6px;right:6px}}.Slider__arrow-btn--left{border-radius:12px 0 0 12px}.Slider__arrow-btn--left svg{left:-2px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.Slider__arrow-btn--left:active svg{left:-6px}@media (max-width:768px){.Slider__arrow-btn--left{border-radius:12px;bottom:6px;left:6px}}.Slider__img{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:block;height:auto;justify-self:center;max-height:100%;max-width:calc(100% - 128px);-o-object-fit:contain;object-fit:contain;width:auto}@media (max-width:768px){.Slider__img{max-width:100%}}.Filter{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.Filter,.Filter__box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.Filter__box{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;position:relative}.Filter__ecosystems{max-width:100%}.Filter__clear,.Filter__ecosystems{display:-webkit-box;display:-ms-flexbox;display:flex}.Filter__clear{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--gray-900);cursor:pointer;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:14px;font-weight:500;margin:0 20px 0 0;position:absolute;right:82px;-webkit-transition:color .2s,-webkit-transform .2s;transition:color .2s,-webkit-transform .2s;transition:transform .2s,color .2s;transition:transform .2s,color .2s,-webkit-transform .2s;white-space:nowrap;z-index:0}.Filter__clear svg{margin:0 6px 0 0}.Filter__clear svg path{-webkit-transition:fill .2s;transition:fill .2s}@media (hover:hover){.Filter__clear:hover{color:#2563eb}.Filter__clear:hover svg path{fill:#2563eb}}.Filter__clear:active{-webkit-transform:scale(.9);transform:scale(.9)}.Filter__dropdown{position:relative}.Filter-Ecos-List{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (max-width:520px){.Filter-Ecos-List{display:none}}.Filter-Ecos-List__item{cursor:pointer;display:block;margin:0 8px 0 0;-webkit-transition:-webkit-filter .2s;transition:-webkit-filter .2s;transition:filter .2s;transition:filter .2s,-webkit-filter .2s}.Filter-Ecos-List__item:first-of-type{border-left:1px solid var(--gray-200);padding:0 0 0 8px}.Filter-Ecos-List__item:last-of-type{margin:0}@media (hover:hover){.Filter-Ecos-List__item:hover{-webkit-filter:brightness(.8);filter:brightness(.8)}}.Filter-Row-Data{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}.Filter-Row-Data__item{margin:0 6px 0 0}.Filter-Dropdown-Item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 0 2px;max-height:36px;min-height:36px;padding:7px 8px 6px;-webkit-transition:background-color .1s;transition:background-color .1s}@media (hover:hover){.Filter-Dropdown-Item:hover{background-color:var(--gray-100-d-200)}}.Filter-Dropdown-Item:active{background-color:var(--gray-200-d-300)}.Filter-Dropdown-Item--active{background-color:var(--blue-600-d-400)}.Filter-Dropdown-Item--active .Filter-Dropdown-Item__title{color:#fff}.Filter-Dropdown-Item--active .Filter-Dropdown-Item__cross{display:-webkit-box;display:-ms-flexbox;display:flex}@media (hover:hover){.Filter-Dropdown-Item--active:hover{background-color:var(--blue-400-d-600)}}.Filter-Dropdown-Item--no-hover{pointer-events:none}.Filter-Dropdown-Item__title{color:var(--gray-600);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-weight:500;width:100%}.Filter-Dropdown-Item__cross,.Filter-Dropdown-Item__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Filter-Dropdown-Item__cross{display:none}.Filter-Dropdown-Item__avatar{margin:0 8px 0 0}.Filter-Dropdown-Separator{background-color:var(--gray-200);margin:4px 0;min-height:1px;width:100%}.Filter-Dropdown-Result-Header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--gray-900);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:14px;font-weight:500;padding:0 0 10px;text-transform:capitalize}.Filter-Dropdown-Result-Header:after{background-color:var(--gray-200);content:"";height:1px;margin:0 12px;width:100%}.Filter-Dropdown{background-color:var(--bg-wrapper);border:1px solid var(--gray-100);border-radius:8px;-webkit-box-shadow:0 2px 6px 0 var(--shadow-search-output);box-shadow:0 2px 6px 0 var(--shadow-search-output);max-width:320px;min-width:320px;padding:8px 16px;position:absolute;right:0;top:30px;z-index:20000}@media (max-width:360px){.Filter-Dropdown{max-width:280px;min-width:280px}}.Filter-Dropdown__hdr{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;display:grid;grid-template-columns:1fr 0fr;margin:0 0 12px;-webkit-transition:grid-template-columns .3s,-webkit-column-gap .3s;transition:grid-template-columns .3s,-webkit-column-gap .3s;transition:grid-template-columns .3s,column-gap .3s;transition:grid-template-columns .3s,column-gap .3s,-ms-grid-columns .3s,-webkit-column-gap .3s,-moz-column-gap .3s}.Filter-Dropdown__hdr .Filter-Dropdown__clear{display:none}.Filter-Dropdown__hdr--active-fltr{-webkit-column-gap:6px;-moz-column-gap:6px;column-gap:6px;grid-template-columns:.145fr 1fr}.Filter-Dropdown__hdr--active-fltr .Filter-Dropdown__clear{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:360px){.Filter-Dropdown__hdr--active-fltr{grid-template-columns:.173fr 1fr}}.Filter-Dropdown__hdr--active-fltr .Search__input-wrp{padding:0;position:relative}.Filter-Dropdown__hdr--active-fltr .Search__input{font-size:0}.Filter-Dropdown__hdr--active-fltr .Search .Svg-Search{left:9.5px;position:absolute}.Filter-Dropdown__search{justify-self:start;max-width:100%;overflow:hidden;width:100%}.Filter-Dropdown__clear{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid var(--gray-200);border-radius:6px;color:var(--gray-900);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:14px;font-weight:500;justify-content:center;justify-self:end;max-width:100%;overflow:hidden;padding:8px 0;text-align:center;white-space:nowrap;width:100%}@media (hover:hover){.Filter-Dropdown__clear:hover{border:1px solid var(--gray-400)}}.Filter-Dropdown__clear:active{background-color:var(--gray-200-d-300)}.Filter-Dropdown__clear-icon{margin:0 6px 0 0}.Filter-Dropdown__clear-icon,.Filter-Dropdown__switch-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Filter-Dropdown__switch-item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.Filter-Dropdown__box{border-bottom:1px solid var(--gray-200);padding:8px 0}.Filter-Dropdown__box--no-border{border-bottom:0}.Filter-Dropdown__btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;color:var(--gray-600);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-weight:500;justify-content:space-between;padding:0 0 12px;width:100%}@media (hover:hover){.Filter-Dropdown__btn:hover{color:var(--blue-600)}.Filter-Dropdown__btn:hover .Filter-Dropdown__btn-icon svg{fill:var(--blue-600)}}.Filter-Dropdown__btn--active{padding:0}.Filter-Dropdown__btn--active .Filter-Dropdown__btn-icon{-webkit-transform:rotate(0);transform:rotate(0)}.Filter-Dropdown__btn--no-hover{pointer-events:none}.Filter-Dropdown__btn-icon{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Filter-Dropdown__list{max-height:230px;overflow-y:auto;padding:0 4px 0 0}@media (max-height:590px){.Filter-Dropdown__list{max-height:120px}}@media (max-height:470px){.Filter-Dropdown__list{max-height:80px}}.Filter-Dropdown__all{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;color:var(--gray-600);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-weight:500;max-height:36px;min-height:36px;padding:7px 8px 6px;-webkit-transition:background-color .1s;transition:background-color .1s;width:100%}@media (hover:hover){.Filter-Dropdown__all:hover{background-color:var(--gray-100-d-200)}}.Filter-Dropdown__all:active{background-color:var(--gray-200-d-300)}.Filter-Dropdown__all--active{background-color:var(--blue-600-d-400);color:#fff}@media (hover:hover){.Filter-Dropdown__all--active:hover{background-color:var(--blue-600-d-400)}}.Filter-Dropdown__empty-txt{color:var(--gray-600);font-size:16px;font-weight:500;padding:16px 0;text-align:center}.Filter-Dropdown--point-farming{top:35px}.Filter-Dropdown--point-farming .Filter-Dropdown__hdr{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Filter-Dropdown--point-farming .Filter-Dropdown__clear{display:-webkit-box;display:-ms-flexbox;display:flex}.Filter-Dropdown--point-farming .Filter-Dropdown__switch-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--gray-600);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-weight:500;margin:0 0 16px;white-space:nowrap}.Filter-Dropdown--point-farming .Filter-Dropdown__switch-item:first-of-type{margin:16px 0}.Filter-Dropdown--point-farming .Filter-Dropdown__switch-item:last-of-type{margin:0}@media (hover:hover){.Filter-Dropdown--point-farming .Filter-Dropdown__switch-item:hover .Radiobutton{background-color:var(--gray-200-d-300)}.Filter-Dropdown--point-farming .Filter-Dropdown__switch-item:hover .Radiobutton--active{background-color:var(--blue-200)}}.Filter-Dropdown--point-farming .Filter-Dropdown__switch-item:active .Radiobutton:before{-webkit-transform:scale(.7);transform:scale(.7)}.Filter-Dropdown--point-farming .Filter-Dropdown__btn--active{margin:0 0 8px}.Filter-Dropdown--point-farming .Filter-Dropdown__list .PFP-Fltr-Drop-Item{margin:0 0 2px}.Filter-Dropdown--point-farming .Filter-Dropdown__list .PFP-Fltr-Drop-Item:last-of-type{margin:0}.Search,.Search__input-wrp{position:relative;width:100%}.Search__input-wrp{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--bg-wrapper);border:1px solid var(--gray-200);border-radius:8px;cursor:text;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;min-height:36px;padding:4px 12px;-webkit-transition:background-color .2s,border-color .2s;transition:background-color .2s,border-color .2s}@media (hover:hover){.Search__input-wrp:hover{border:1px solid var(--gray-400)}}.Search__input-wrp--focus{border:1px solid var(--blue-600)}@media (hover:hover){.Search__input-wrp--focus:hover{border:1px solid var(--blue-600)}}.Search__input-wrp--focus .Svg-Search{fill:var(--blue-600)}.Search__input{background-color:transparent;color:var(--gray-900);font-size:16px;font-weight:400;margin:0 0 0 8px;max-width:calc(100% - 46px);outline:none;width:100%}.Search__input::-webkit-input-placeholder{color:var(--gray-400);font-size:16px;font-weight:400}.Search__input::-moz-placeholder{color:var(--gray-400);font-size:16px;font-weight:400}.Search__input:-ms-input-placeholder{color:var(--gray-400);font-size:16px;font-weight:400}.Search__input::-ms-input-placeholder{color:var(--gray-400);font-size:16px;font-weight:400}.Search__input::placeholder{color:var(--gray-400);font-size:16px;font-weight:400}.Search__close{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:9px}.Search__close svg{-webkit-transform:scale(1.3);transform:scale(1.3)}.Search__close svg path{fill:var(--gray-700)}@media (hover:hover){.Search__close svg:hover{fill:var(--gray-500)}}.Tags-List{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.Tags-List__item{margin:0 2px 0 0}.Tags-List__item:last-of-type{margin:0}.Tags-List__text{color:var(--gray-400);font-size:12px;font-weight:400;line-height:18px;text-align:left}.Main-Wrapper{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;min-height:60vh;position:relative;width:100%}.Main-Wrapper__sticky{bottom:12px;position:fixed;right:12px;z-index:88888}@media (max-width:496px){.Main-Wrapper__sticky{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;right:0;width:100%}}.Main-Wrapper__filter{margin:8px 0 0}.Main-Wrapper__table{margin:17px 0 22px}.Main-Wrapper__box,.Main-Wrapper__table{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.Main-Wrapper__box{width:100%}.Project-Page-Header{display:grid;grid-template-columns:64px auto auto 1fr;row-gap:4px;width:100%}.Project-Page-Header__avatar{align-self:start;grid-column:1/2;grid-row:1/3;margin:4px 16px 0 0}@media (max-width:610px){.Project-Page-Header__avatar{grid-row:1/2;margin:0 16px 0 0}}.Project-Page-Header__name{align-self:center;color:var(--gray-900);font-size:28px;font-style:normal;font-weight:600;grid-column:2/3;grid-row:1/2;line-height:32px;margin:0 8px 0 0}.Project-Page-Header__box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:3/4;grid-row:1/2}.Project-Page-Header__ticker{color:var(--gray-500);font-size:14px;font-weight:400;line-height:150%;margin:0 6px 0 0}.Project-Page-Header__star{margin:0 4px 0 0}.Project-Page-Header__tier{align-self:center;grid-column:4/5;grid-row:1/2;justify-self:end}.Project-Page-Header__description{color:var(--gray-700);font-size:16px;font-style:normal;font-weight:400;grid-column:2/5;grid-row:2/3;line-height:150%}@media (max-width:610px){.Project-Page-Header__description{grid-column:1/5;grid-row:2/3}}.Project-Page-Header__tags-link-block{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:2/5;grid-row:2/3;justify-content:space-between}@media (max-width:610px){.Project-Page-Header__tags-link-block{grid-column:1/5;grid-row:3/4;margin:12px 0 0}}.Project-Page-Header__tags{display:-webkit-box;display:-ms-flexbox;display:flex}.Project-Page-Header__tags-count{background-color:var(--bg-blue-wrapper);border-radius:12px;color:var(--blue-600);cursor:pointer;font-size:14px;font-weight:500;line-height:21px;margin:0 0 0 4px;max-height:24px;min-height:24px;padding:0 8px;text-align:left}@media (hover:hover){.Project-Page-Header__tags-count:hover{background-color:var(--blue-100)}}.Project-Page-Header__links{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:0 0 0 16px;width:100%}.Project-Page-Header__links-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Project-Page-Header__links-box,.Project-Page-Header__links-list{display:-webkit-box;display:-ms-flexbox;display:flex}.Project-Page-Header__links-list>li{display:none;margin:0 4px 0 0}.Project-Page-Header__links-list>li:first-of-type{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1150px) and (min-width:1025px),(max-width:340px),(max-width:660px) and (min-width:400px){.Project-Page-Header__links-list>li:first-of-type{display:none}}.Project-Page-Header__links-list>li:nth-of-type(2){display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1250px) and (min-width:1025px),(max-width:440px),(max-width:700px) and (min-width:440px){.Project-Page-Header__links-list>li:nth-of-type(2){display:none}}.Project-Page-Header__links-list>li:nth-of-type(3){display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1300px) and (min-width:1025px),(max-width:850px){.Project-Page-Header__links-list>li:nth-of-type(3){display:none}}.Project-Page-Header__link-dropdown-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--bg-blue-wrapper);border-radius:12px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:24px;min-height:24px;padding:0 8px}@media (max-width:1150px) and (min-width:1025px),(max-width:660px){.Project-Page-Header__link-dropdown-button{position:relative;top:-1px}.Project-Page-Header__link-dropdown-button:after{color:var(--gray-700);content:"Links";font-weight:500;line-height:150%;margin:0 0 0 4px}}@media (hover:hover){.Project-Page-Header__link-dropdown-button:hover{background-color:var(--blue-100)}}.Project-Page-Header__edit{margin:0 8px 0 0}.Project-Page-Header__exchanges{justify-self:end}@media (max-width:500px){.Project-Page-Header--with-interest .Project-Page-Header__tags-link-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Project-Page-Header--with-interest .Project-Page-Header__tags{margin:0 0 8px}.Project-Page-Header--with-interest .Project-Page-Header__links{margin:0}}.Table{--table-padding:16px;background-color:var(--bg-wrapper);border:1px solid var(--gray-200);border-radius:8px;overflow:hidden;position:relative}.Table--no-top{border-radius:0 0 8px 8px}@media (max-width:1024px){.Table{border-left:0;border-radius:0;border-right:0}}.Table__scroll-box{max-width:100%;overflow-x:auto;width:100%}.Table__button-box{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-top:1px solid var(--gray-200);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-height:52px;width:100%}.Table__button{color:var(--gray-500);cursor:pointer;font-size:16px;font-style:normal;font-weight:500;letter-spacing:-.1px;line-height:20px;text-align:center}.Table__button:hover{color:var(--gray-700)}.Table__loader{width:100px}.Table__loader--portfolio{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:12px 0;width:100%}.Table__gradient{background:var(--right-border-table);height:calc(100% + 62px);pointer-events:none;position:absolute;right:0;top:0;width:80px;z-index:10000}.Table--no-border{border:0}.Table-Head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--bg-wrapper);border-bottom:1px solid var(--gray-200);-webkit-column-gap:var(--column-gap);-moz-column-gap:var(--column-gap);column-gap:var(--column-gap);display:grid;grid-template-columns:var(--column-grid);grid-template-rows:-webkit-max-content;grid-template-rows:max-content;min-width:100%;padding:var(--table-padding) var(--table-padding) var(--table-padding) 0;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1000}.Table-Head__grid{-ms-flex-item-align:center;align-self:center;position:relative}.Table-Head__grid--hover{cursor:pointer}.Table-Head__grid--hover:hover .Table-Head__sort .svg-sort__path{fill:#a6b0c2}.Table-Head__content,.Table-Head__name{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Table-Head__name{color:var(--gray-500);font-size:12px;font-style:normal;font-weight:400;line-height:150%}.Table-Head__name--end{text-align:right}.Table-Head__hint{margin:0 0 0 4px}.Table-Head__icon{margin:0 0 0 4px;max-height:18px;min-height:18px}.Table-Head__arrow{color:var(--gray-500);font-size:12px;font-style:normal;font-weight:700;line-height:150%;margin:0 0 0 4px;position:relative;top:-2px}.Table-Head__arrow--rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Table-Head__sort{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 0 4px}.Table-Head__sort .svg-sort__path{fill:var(--gray-200)}.Table-Head__sort--left{margin:0 4px 0 0}.Table-Head__sort--down-active .svg-sort__path--down,.Table-Head__sort--up-active .svg-sort__path--up{fill:#2563eb!important}.Table-Head__gradient{background:var(--left-border-table);min-height:100%;position:absolute;right:-89px;width:80px;z-index:999}.Table-Row{-ms-flex-line-pack:center;align-content:center;border-top:1px solid var(--gray-200);-webkit-column-gap:var(--column-gap);-moz-column-gap:var(--column-gap);column-gap:var(--column-gap);display:grid;grid-template-columns:var(--column-grid);grid-template-rows:-webkit-max-content;grid-template-rows:max-content;max-height:52px;min-height:52px;min-width:100%;padding:4px var(--table-padding) 4px 0;-webkit-transition:background-color 0s;transition:background-color 0s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Table-Row:first-of-type{border-top:0}.Table-Row:hover{background-color:var(--gray-100-d-50)}.Table-Row:hover,.Table-Row:hover+.Table-Row{border-top:1px solid var(--gray-100)}.Table-Row:hover:first-of-type{border-top:0}.Table-Row:hover .Table-Row__grid--avatar{background-color:var(--gray-100-d-50)}.Table-Row:hover .Cell-Avatar__gradient{background:var(--left-border-table-hover)}.Table-Row:hover .Stacked-Images__avatar{-webkit-box-shadow:0 0 0 2px var(--gray-100-d-50);box-shadow:0 0 0 2px var(--gray-100-d-50)}.Table-Row--feature{background-color:var(--bg-feature)}.Table-Row--feature .Table-Row__grid--avatar{background-color:var(--bg-feature)!important}.Table-Row--feature .Cell-Avatar__gradient{background:var(--feature-left-border-table)}.Table-Row--feature .Stacked-Images__avatar{-webkit-box-shadow:0 0 0 2px var(--bg-feature);box-shadow:0 0 0 2px var(--bg-feature)}.Table-Row--feature:hover{background-color:var(--bg-feature-hover)}.Table-Row--feature:hover .Cell-Avatar__gradient{background:var(--feature-left-border-table-hover)}.Table-Row--feature:hover .Table-Row__grid--avatar{background-color:var(--bg-feature-hover)!important}.Table-Row--feature:hover .Stacked-Images__avatar{-webkit-box-shadow:0 0 0 2px var(--bg-feature-hover);box-shadow:0 0 0 2px var(--bg-feature-hover)}.Table-Row--no-max-height{max-height:none;min-height:auto}@media (max-width:1024px){.Table-Row{padding:4px var(--table-padding) 4px 0}}.Table-Header-Block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--bg-wrapper);border:1px solid var(--gray-200);border-bottom:0;border-radius:8px 8px 0 0;-webkit-column-gap:var(--column-gap);-moz-column-gap:var(--column-gap);column-gap:var(--column-gap);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:100%;-webkit-transition:background-color 0s;transition:background-color 0s;width:100%}@media (max-width:1024px){.Table-Header-Block{border-left:0;border-radius:0;border-right:0}}.Cell-Project,.Table-Header-Block__filter,.Table-Header-Block__navigation{width:100%}.Cell-Project__project-line{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex}.Cell-Project__name{color:var(--gray-900);font-size:16px;font-weight:500;line-height:150%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Cell-Project__name--red{color:var(--red-600)}.Cell-Project__subname{color:var(--gray-500);font-size:12px;font-weight:400;line-height:24px;margin:0 0 0 8px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Cell-Project__interest{margin:0 0 0 8px}.Cell-Project__tags-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Cell-Project__tags-item{margin:0 2px 0 0}.Cell-Project__tags-item:last-of-type{margin:0}.Cell-Project__platform-line,.Cell-Project__platform-line .Capsule-Full-Icon{max-width:100%;overflow:hidden}.Cell-Project__platform-line .Capsule-Full-Icon__text{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Cell-Project__admin-line{margin:4px 0 0}.Cell-Project__admin-line,.Cell-Project__admin-line .Rounds-Admin-Form__fields{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.Cell-Project__admin-line .Rounds-Admin-Form__fields{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.Cell-Project__admin-line .Rounds-Admin-Form__group{margin:0 6px 0 0}.Cell-Value{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Cell-Value__text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--gray-700);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-style:normal;font-weight:500;white-space:nowrap}.Cell-Value__text--red{color:var(--red-600)}.Cell-Value__text--green{color:var(--green-600)}.Cell-Value__text--blue{color:var(--blue-600)}.Cell-Value--end .Calculated-Value,.Cell-Value--end .Cell-Value__text,.Cell-Value--end .Empty-Data{text-align:right}.Cell-Date{color:var(--gray-600);font-size:13px;font-weight:400;line-height:150%;text-align:right}.Cell-Date,.Cell-Ecosystem{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Cell-Ecosystem__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 -4px}.Cell-Ecosystem__item{margin:0 4px 4px 0}.Cell-Ecosystem__item:last-of-type{margin:0 4px 0 0}.Cell-Investors{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Cell-Investors__label{margin:0 0 0 6px}.Cell-Avatar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative}.Cell-Avatar__gradient{background:var(--left-border-table);height:calc(100% + 12px);min-width:30px;position:absolute;right:-30px;top:-6px}.Cell-Gradient{background:var(--right-border-table);min-height:100%;width:80px;z-index:999}.Cell-Couple-Values{-webkit-box-orient:vertical;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Cell-Couple-Values,.Cell-Couple-Values--row{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-direction:normal;align-items:center}.Cell-Couple-Values--row{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.Cell-Couple-Values--row .Cell-Couple-Values__value{margin:0 6px 0 0}.Cell-Couple-Values__value{color:var(--gray-700);font-size:14px;font-weight:500;line-height:150%}.Cell-Couple-Values__value--green{color:var(--green-600)}.Cell-Couple-Values__value--red{color:var(--red-600)}.Cell-Couple-Values__value--gray{color:var(--gray-700)}.Cell-Couple-Values__footer-value{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--gray-400);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:500;line-height:150%}.Cell-Couple-Values__footer-value--green{color:var(--green-600)}.Cell-Couple-Values__footer-value--red{color:var(--red-600)}.Cell-Couple-Values__footer-value--gray{color:var(--gray-700)}.Cell-Round{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:100%;overflow:hidden;width:100%}.Cell-Round__icon{margin:0 4px 0 0}.Cell-Round__text{color:var(--gray-900);display:block;font-size:14px;font-weight:400;line-height:150%;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.Cell-Round__text--blue{color:#2563eb;font-weight:500}.Cell-Round__text--pale{color:var(--gray-400);font-weight:500}.Cell-Round__text--green{color:var(--green-600);font-weight:500}.Cell-Round--end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.Cell-Round--end .Cell-Round__text{display:block;text-align:right;width:100%}.Cell-Country{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.Cell-Country__avatar{margin:0 8px 0 0}.Cell-Country__text{color:var(--gray-700);font-size:14px;font-weight:500;line-height:21px}.Cell-Top-Categories{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Cell-Top-Categories,.Cell-Top-Categories__item{display:-webkit-box;display:-ms-flexbox;display:flex}.Cell-Top-Categories__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 0 6px}.Cell-Top-Categories__item:last-of-type{margin:0}.Cell-Top-Categories__images{margin:0 8px 0 0}.Cell-Top-Categories__name{color:var(--gray-700);margin:0 4px 0 0}.Cell-Top-Categories__count,.Cell-Top-Categories__name{font-size:14px;font-weight:500;line-height:21px;text-align:left}.Cell-Top-Categories__count{color:var(--gray-500)}.Cell-Twitter{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Cell-Twitter--end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.Cell-Twitter__count{color:var(--gray-700);font-size:14px;font-weight:500;line-height:21px;min-width:100px;text-align:right}.Cell-Twitter__link-box,.Cell-Twitter__progress{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Cell-Twitter__progress{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-item-align:stretch;align-self:stretch;background:-webkit-gradient(linear,left top,right top,from(#ff2b2b),color-stop(49.5%,#facc15),color-stop(100%,#16a34a),to(#25ef6f));background:linear-gradient(90deg,#ff2b2b,#facc15 49.5%,#16a34a 100%,#25ef6f 0);border-radius:8px;height:4px;justify-content:center;margin:6px 0 0;max-width:100px;min-width:100px;position:relative;width:100%}.Cell-Twitter__progress--full{max-width:none;min-width:auto}.Cell-Twitter__point{-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--bg-wrapper);border:3px solid var(--gray-900);border-radius:50%;height:12px;justify-content:center;position:absolute;width:12px;z-index:1}.Cell-Twitter__link-icon,.Cell-Twitter__point{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Cell-Twitter__link-icon{margin:0 0 0 4px}.Cell-Twitter__link-icon svg path,.Cell-Twitter__link-icon svg rect{fill:var(--gray-400)}.Cell-Tags-List{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Cell-Tags-List__item{margin:0 2px 0 0}.Cell-Tags-List__item:last-of-type{margin:0}.Cell-Tags-List__text{color:var(--gray-400);font-size:12px;font-weight:400;line-height:18px;text-align:left}.Cell-Investments{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Cell-Investments__value{color:var(--gray-700);font-size:14px;font-weight:500;margin:0 8px 0 0}.Cell-Line-Chart{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:100%;max-width:100%;padding:-12px 0;position:relative}.Cell-Line-Chart__chart{max-height:42px;max-width:100%}.Cell-Line-Chart__tltp{z-index:9999}.Cell-Capsule{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;position:relative}.Cell-Capsule,.Cell-Capsule__tooltip{display:-webkit-box;display:-ms-flexbox;display:flex}.Cell-Capsule__tooltip{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none}.Table--active{--row-grid:auto;--column-gap:8px;--column-grid:44px minmax(240px,1fr) minmax(130px,.7fr) minmax(82px,.5fr) minmax(92px,.5fr) minmax(110px,.5fr) 100px 142px 120px}.Table-Head--active .Table-Head__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Table-Head--active .Table-Head__grid--avatar{background-color:var(--bg-wrapper);grid-column:1/2;justify-self:start;left:0;padding:0 0 0 16px;position:sticky;width:100%;z-index:100}.Table-Head--active .Table-Head__grid--avatar .Table-Head__name{background-color:var(--bg-wrapper);height:calc(100% + 16px)}.Table-Head--active .Table-Head__grid--project{background-color:var(--bg-wrapper);grid-column:2/3;justify-self:start;padding:0 0 0 16px;width:100%;z-index:100}.Table-Head--active .Table-Head__grid--round{grid-column:3/4;justify-self:start}.Table-Head--active .Table-Head__grid--total-raised{grid-column:4/5;justify-self:start}.Table-Head--active .Table-Head__grid--pre-valuation{grid-column:5/6;justify-self:start}.Table-Head--active .Table-Head__grid--investors{grid-column:6/7;justify-self:start}.Table-Head--active .Table-Head__grid--ecosystem{grid-column:7/8;justify-self:start}.Table-Head--active .Table-Head__grid--categories{grid-column:8/9;justify-self:start}.Table-Head--active .Table-Head__grid--date{grid-column:9/10;justify-self:end}.Table-Head--active .Table-Head__grid--gradient{position:sticky}.Table-Row--active .Table-Row__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-ms-flex-item-align:center;align-items:flex-start;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Table-Row--active .Table-Row__grid--avatar{-webkit-box-pack:center;-ms-flex-pack:center;align-self:stretch;background-color:var(--bg-wrapper);display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:1/2;justify-content:center;justify-self:start;left:0;min-height:100%;padding:0 8px 0 16px;position:sticky;-webkit-transition:background-color 0s;transition:background-color 0s;width:100%;z-index:100}.Table-Row--active .Table-Row__grid--project{align-self:center;grid-column:2/3}.Table-Row--active .Table-Row__grid--round{align-self:center;grid-column:3/4;justify-self:start;max-width:100%;width:100%}.Table-Row--active .Table-Row__grid--total-raised{align-self:center;grid-column:4/5;justify-self:start}.Table-Row--active .Table-Row__grid--pre-valuation{align-self:center;grid-column:5/6;justify-self:start}.Table-Row--active .Table-Row__grid--investors{align-self:center;grid-column:6/7;justify-self:start}.Table-Row--active .Table-Row__grid--ecosystem{align-self:center;grid-column:7/8;justify-self:start}.Table-Row--active .Table-Row__grid--categories{grid-column:8/9;justify-self:start;max-width:100%;width:100%}.Table-Row--active .Table-Row__grid--date{align-self:center;grid-column:9/10;justify-self:end}.Table-Row--active .Table-Row__grid--gradient{grid-column:8/9;grid-row:1/2;height:100%;position:sticky;right:0}.Table--upcoming{--row-grid:auto;--column-gap:8px;--column-grid:44px minmax(240px,1fr) minmax(130px,.7fr) minmax(82px,.5fr) minmax(92px,.5fr) minmax(110px,.5fr) 100px 142px 120px}.Table-Head--upcoming .Table-Head__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Table-Head--upcoming .Table-Head__grid--avatar{background-color:var(--bg-wrapper);grid-column:1/2;justify-self:start;left:0;padding:0 0 0 16px;position:sticky;width:100%;z-index:100}.Table-Head--upcoming .Table-Head__grid--avatar .Table-Head__name{background-color:var(--bg-wrapper);height:calc(100% + 16px)}.Table-Head--upcoming .Table-Head__grid--project{background-color:var(--bg-wrapper);grid-column:2/3;justify-self:start;padding:0 0 0 16px;width:100%;z-index:100}.Table-Head--upcoming .Table-Head__grid--round{grid-column:3/4;justify-self:start}.Table-Head--upcoming .Table-Head__grid--total-raised{grid-column:4/5;justify-self:start}.Table-Head--upcoming .Table-Head__grid--pre-valuation{grid-column:5/6;justify-self:start}.Table-Head--upcoming .Table-Head__grid--investors{grid-column:6/7;justify-self:start}.Table-Head--upcoming .Table-Head__grid--ecosystem{grid-column:7/8;justify-self:start}.Table-Head--upcoming .Table-Head__grid--categories{grid-column:8/9;justify-self:start}.Table-Head--upcoming .Table-Head__grid--date{grid-column:9/10;justify-self:end}.Table-Head--upcoming .Table-Head__grid--gradient{position:sticky}.Table-Row--upcoming .Table-Row__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-ms-flex-item-align:center;align-items:flex-start;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Table-Row--upcoming .Table-Row__grid--avatar{-webkit-box-pack:center;-ms-flex-pack:center;align-self:stretch;background-color:var(--bg-wrapper);display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:1/2;justify-content:center;justify-self:start;left:0;min-height:100%;padding:0 8px 0 16px;position:sticky;-webkit-transition:background-color 0s;transition:background-color 0s;width:100%;z-index:100}.Table-Row--upcoming .Table-Row__grid--project{align-self:center;grid-column:2/3}.Table-Row--upcoming .Table-Row__grid--round{align-self:center;grid-column:3/4;justify-self:start;max-width:100%;width:100%}.Table-Row--upcoming .Table-Row__grid--total-raised{align-self:center;grid-column:4/5;justify-self:start}.Table-Row--upcoming .Table-Row__grid--pre-valuation{align-self:center;grid-column:5/6;justify-self:start}.Table-Row--upcoming .Table-Row__grid--investors{align-self:center;grid-column:6/7;justify-self:start}.Table-Row--upcoming .Table-Row__grid--ecosystem{align-self:center;grid-column:7/8;justify-self:start}.Table-Row--upcoming .Table-Row__grid--categories{grid-column:8/9;justify-self:start;max-width:100%;width:100%}.Table-Row--upcoming .Table-Row__grid--date{align-self:center;grid-column:9/10;justify-self:end}.Table-Row--upcoming .Table-Row__grid--gradient{grid-column:8/9;grid-row:1/2;height:100%;position:sticky;right:0}.Table--ended{--row-grid:auto;--column-gap:8px;--column-grid:44px minmax(240px,1fr) minmax(130px,.7fr) minmax(82px,.5fr) minmax(92px,.5fr) minmax(110px,.5fr) 100px 142px 58px 120px}.Table-Head--ended .Table-Head__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Table-Head--ended .Table-Head__grid--avatar{background-color:var(--bg-wrapper);grid-column:1/2;justify-self:start;left:0;padding:0 0 0 16px;position:sticky;width:100%;z-index:100}.Table-Head--ended .Table-Head__grid--avatar .Table-Head__name{background-color:var(--bg-wrapper);height:calc(100% + 16px)}.Table-Head--ended .Table-Head__grid--project{background-color:var(--bg-wrapper);grid-column:2/3;justify-self:start;padding:0 0 0 16px;width:100%;z-index:100}.Table-Head--ended .Table-Head__grid--round{grid-column:3/4;justify-self:start}.Table-Head--ended .Table-Head__grid--total-raised{grid-column:4/5;justify-self:start}.Table-Head--ended .Table-Head__grid--pre-valuation{grid-column:5/6;justify-self:start}.Table-Head--ended .Table-Head__grid--investors{grid-column:6/7;justify-self:start}.Table-Head--ended .Table-Head__grid--ecosystem{grid-column:7/8;justify-self:start}.Table-Head--ended .Table-Head__grid--categories{grid-column:8/9;justify-self:start}.Table-Head--ended .Table-Head__grid--roi{grid-column:9/10;justify-self:start}.Table-Head--ended .Table-Head__grid--date{grid-column:10/11;justify-self:end}.Table-Row--ended .Table-Row__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-ms-flex-item-align:center;align-items:flex-start;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Table-Row--ended .Table-Row__grid--avatar{-webkit-box-pack:center;-ms-flex-pack:center;align-self:stretch;background-color:var(--bg-wrapper);display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:1/2;justify-content:center;justify-self:start;left:0;min-height:100%;padding:0 8px 0 16px;position:sticky;-webkit-transition:background-color 0s;transition:background-color 0s;width:100%;z-index:100}.Table-Row--ended .Table-Row__grid--project{align-self:center;grid-column:2/3}.Table-Row--ended .Table-Row__grid--round{align-self:center;grid-column:3/4;justify-self:start;max-width:100%;width:100%}.Table-Row--ended .Table-Row__grid--total-raised{align-self:center;grid-column:4/5;justify-self:start}.Table-Row--ended .Table-Row__grid--pre-valuation{align-self:center;grid-column:5/6;justify-self:start}.Table-Row--ended .Table-Row__grid--investors{align-self:center;grid-column:6/7;justify-self:start}.Table-Row--ended .Table-Row__grid--ecosystem{align-self:center;grid-column:7/8;justify-self:start}.Table-Row--ended .Table-Row__grid--categories{grid-column:8/9;justify-self:start;max-width:100%;width:100%}.Table-Row--ended .Table-Row__grid--roi{align-self:center;grid-column:9/10;justify-self:start}.Table-Row--ended .Table-Row__grid--date{align-self:center;grid-column:10/11;justify-self:end}.Table-Row--ended .Table-Row__grid--gradient{grid-column:8/9;grid-row:1/2;height:100%;position:sticky;right:0}.Table--ico-stats{--row-grid:auto;--column-gap:8px;--column-grid:44px minmax(160px,1fr) minmax(140px,.7fr) minmax(90px,.6fr) 100px 100px 100px 90px 100px 80px 100px}.Table-Head--ico-stats .Table-Head__grid{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Table-Head--ico-stats .Table-Head__grid--avatar{background-color:var(--bg-wrapper);grid-column:1/2;justify-self:start;left:0;padding:0 0 0 16px;position:sticky;width:100%;z-index:100}.Table-Head--ico-stats .Table-Head__grid--avatar .Table-Head__name{background-color:var(--bg-wrapper);height:calc(100% + 16px)}.Table-Head--ico-stats .Table-Head__grid--project{background-color:var(--bg-wrapper);grid-column:2/3;justify-self:start;padding:0 0 0 16px;width:100%;z-index:100}.Table-Head--ico-stats .Table-Head__grid--price-24h{grid-column:3/4;justify-self:start}.Table-Head--ico-stats .Table-Head__grid--volume-24h{grid-column:4/5;justify-self:start}.Table-Head--ico-stats .Table-Head__grid--fdv{grid-column:5/6;justify-self:start}.Table-Head--ico-stats .Table-Head__grid--market-cap{grid-column:6/7;justify-self:start}.Table-Head--ico-stats .Table-Head__grid--investors{grid-column:7/8;justify-self:start}.Table-Head--ico-stats .Table-Head__grid--funding-price{grid-column:8/9;justify-self:start}.Table-Head--ico-stats .Table-Head__grid--roi{grid-column:9/10;justify-self:start}.Table-Head--ico-stats .Table-Head__grid--total-raised{grid-column:10/11;justify-self:start}.Table-Head--ico-stats .Table-Head__grid--date{grid-column:11/12;justify-self:end}.Table-Row--ico-stats .Table-Row__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-ms-flex-item-align:center;align-items:flex-start;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Table-Row--ico-stats .Table-Row__grid--avatar{-webkit-box-pack:center;-ms-flex-pack:center;align-self:stretch;background-color:var(--bg-wrapper);display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:1/2;justify-content:center;justify-self:start;left:0;min-height:100%;padding:0 8px 0 16px;position:sticky;-webkit-transition:background-color 0s;transition:background-color 0s;width:100%;z-index:100}.Table-Row--ico-stats .Table-Row__grid--project{align-self:center;grid-column:2/3}.Table-Row--ico-stats .Table-Row__grid--price-24h{align-self:center;grid-column:3/4;justify-self:start}.Table-Row--ico-stats .Table-Row__grid--volume_24h{align-self:center;grid-column:4/5;justify-self:start}.Table-Row--ico-stats .Table-Row__grid--fdv{align-self:center;grid-column:5/6;justify-self:start}.Table-Row--ico-stats .Table-Row__grid--market-cap{align-self:center;grid-column:6/7;justify-self:start}.Table-Row--ico-stats .Table-Row__grid--investors{align-self:center;grid-column:7/8;justify-self:start}.Table-Row--ico-stats .Table-Row__grid--funding-price{grid-column:8/9;justify-self:start}.Table-Row--ico-stats .Table-Row__grid--roi{grid-column:9/10;justify-self:start}.Table-Row--ico-stats .Table-Row__grid--total-raised{grid-column:10/11;justify-self:start}.Table-Row--ico-stats .Table-Row__grid--date{grid-column:11/12;justify-self:end}.Table--vc-lists{--row-grid:auto;--column-gap:8px;--column-grid:44px minmax(220px,1fr) 90px 100px 150px 130px 100px 90px 120px}.Table-Head--vc-lists .Table-Head__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Table-Head--vc-lists .Table-Head__grid--avatar{background-color:var(--bg-wrapper);grid-column:1/2;justify-self:start;left:-1px;padding:0 0 0 16px;position:sticky;width:100%;z-index:100}.Table-Head--vc-lists .Table-Head__grid--avatar .Table-Head__name{background-color:var(--bg-wrapper);height:calc(100% + 16px)}.Table-Head--vc-lists .Table-Head__grid--project{background-color:var(--bg-wrapper);grid-column:2/3;justify-self:start;padding:0 0 0 16px;width:100%;z-index:100}.Table-Head--vc-lists .Table-Head__grid--tier{grid-column:3/4;justify-self:start}.Table-Head--vc-lists .Table-Head__grid--avg{grid-column:4/5;justify-self:start}.Table-Head--vc-lists .Table-Head__grid--investment{grid-column:5/6;justify-self:start}.Table-Head--vc-lists .Table-Head__grid--portfolio{grid-column:6/7;justify-self:start}.Table-Head--vc-lists .Table-Head__grid--unicorns{grid-column:7/8;grid-column:8/9;justify-self:start}.Table-Head--vc-lists .Table-Head__grid--twiter{grid-column:9/10;justify-self:end}.Table-Head--vc-lists .Table-Head__grid--gradient{position:sticky}.Table-Row--vc-lists .Table-Row__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-ms-flex-item-align:center;align-items:flex-start;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Table-Row--vc-lists .Table-Row__grid--avatar{-webkit-box-pack:center;-ms-flex-pack:center;align-self:stretch;background-color:var(--bg-wrapper);display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:1/2;justify-content:center;justify-self:start;left:-1px;min-height:100%;padding:0 8px 0 16px;position:sticky;-webkit-transition:background-color 0s;transition:background-color 0s;width:100%;z-index:100}.Table-Row--vc-lists .Table-Row__grid--project{align-self:center;grid-column:2/3}.Table-Row--vc-lists .Table-Row__grid--tier{align-self:center;grid-column:3/4;justify-self:start}.Table-Row--vc-lists .Table-Row__grid--avg{align-self:center;grid-column:4/5;justify-self:start}.Table-Row--vc-lists .Table-Row__grid--investment{align-self:center;grid-column:5/6;justify-self:start}.Table-Row--vc-lists .Table-Row__grid--portfolio{align-self:center;grid-column:6/7;justify-self:start}.Table-Row--vc-lists .Table-Row__grid--binance{align-self:center;grid-column:7/8;justify-self:start}.Table-Row--vc-lists .Table-Row__grid--unicorns{align-self:center;grid-column:8/9;justify-self:start}.Table-Row--vc-lists .Table-Row__grid--twitter{align-self:center;grid-column:9/10;justify-self:start}.Table-Row--vc-lists .Table-Row__grid--gradient{grid-column:8/9;grid-row:1/2;height:100%;position:sticky;right:0}.Table--vc-funding-rounds{--row-grid:auto;--column-gap:8px;--column-grid:44px minmax(210px,1fr) minmax(120px,.6fr) minmax(90px,.4fr) minmax(100px,.4fr) minmax(100px,.4fr) 100px 120px 160px}.Table-Head--vc-funding-rounds .Table-Head__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Table-Head--vc-funding-rounds .Table-Head__grid--avatar{background-color:var(--bg-wrapper);grid-column:1/2;justify-self:start;left:0;padding:0 0 0 16px;position:sticky;width:100%;z-index:100}.Table-Head--vc-funding-rounds .Table-Head__grid--avatar .Table-Head__name{background-color:var(--bg-wrapper);height:calc(100% + 16px)}.Table-Head--vc-funding-rounds .Table-Head__grid--project{background-color:var(--bg-wrapper);grid-column:2/3;justify-self:start;padding:0 0 0 16px;width:100%;z-index:100}.Table-Head--vc-funding-rounds .Table-Head__grid--round{grid-column:3/4;justify-self:start}.Table-Head--vc-funding-rounds .Table-Head__grid--total-raised{grid-column:4/5;justify-self:start}.Table-Head--vc-funding-rounds .Table-Head__grid--pre-valuation{grid-column:5/6;justify-self:start}.Table-Head--vc-funding-rounds .Table-Head__grid--investors{grid-column:6/7;justify-self:start}.Table-Head--vc-funding-rounds .Table-Head__grid--ecosystem{grid-column:7/8;justify-self:start}.Table-Head--vc-funding-rounds .Table-Head__grid--categories{grid-column:8/9;justify-self:start}.Table-Head--vc-funding-rounds .Table-Head__grid--date{grid-column:9/10;justify-self:end}.Table-Head--vc-funding-rounds .Table-Head__grid--gradient{position:sticky}.Table-Row--vc-funding-rounds .Table-Row__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-ms-flex-item-align:center;align-items:flex-start;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Table-Row--vc-funding-rounds .Table-Row__grid--avatar{-webkit-box-pack:center;-ms-flex-pack:center;align-self:stretch;background-color:var(--bg-wrapper);display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:1/2;justify-content:center;justify-self:start;left:0;min-height:100%;padding:0 8px 0 16px;position:sticky;-webkit-transition:background-color 0s;transition:background-color 0s;width:100%;z-index:100}.Table-Row--vc-funding-rounds .Table-Row__grid--project{align-self:center;grid-column:2/3}.Table-Row--vc-funding-rounds .Table-Row__grid--round{align-self:center;grid-column:3/4;justify-self:start;max-width:100%;width:100%}.Table-Row--vc-funding-rounds .Table-Row__grid--total-raised{align-self:center;grid-column:4/5;justify-self:start}.Table-Row--vc-funding-rounds .Table-Row__grid--pre-valuation{align-self:center;grid-column:5/6;justify-self:start}.Table-Row--vc-funding-rounds .Table-Row__grid--investors{align-self:center;grid-column:6/7;justify-self:start}.Table-Row--vc-funding-rounds .Table-Row__grid--ecosystem{align-self:center;grid-column:7/8;justify-self:start}.Table-Row--vc-funding-rounds .Table-Row__grid--categories{grid-column:8/9;justify-self:start;max-width:100%;width:100%}.Table-Row--vc-funding-rounds .Table-Row__grid--date{align-self:center;grid-column:9/10;justify-self:end}.Table-Row--vc-funding-rounds .Table-Row__grid--gradient{grid-column:8/9;grid-row:1/2;height:100%;position:sticky;right:0}.Table--investors{--row-grid:auto;--column-gap:8px;--column-grid:44px minmax(150px,1fr) 60px 100px 80px 90px}@media (max-width:650px){.Table--investors{--column-grid:44px minmax(150px,1fr) 60px}}.Table-Head--investors .Table-Head__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Table-Head--investors .Table-Head__grid--avatar{background-color:var(--bg-wrapper);grid-column:1/2;justify-self:start;left:0;padding:0 0 0 16px;position:sticky;width:100%;z-index:100}.Table-Head--investors .Table-Head__grid--avatar .Table-Head__name{background-color:var(--bg-wrapper);height:calc(100% + 16px)}.Table-Head--investors .Table-Head__grid--project{background-color:var(--bg-wrapper);grid-column:2/3;justify-self:start;padding:0 0 0 16px;width:100%;z-index:100}.Table-Head--investors .Table-Head__grid--tier{grid-column:3/4;justify-self:start}@media (max-width:650px){.Table-Head--investors .Table-Head__grid--tier{justify-self:end}}.Table-Head--investors .Table-Head__grid--avg{grid-column:4/5;justify-self:start}@media (max-width:650px){.Table-Head--investors .Table-Head__grid--avg{display:none}}.Table-Head--investors .Table-Head__grid--portfolio{grid-column:5/6;justify-self:start}@media (max-width:650px){.Table-Head--investors .Table-Head__grid--portfolio{display:none}}.Table-Head--investors .Table-Head__grid--unicorns{grid-column:6/7;justify-self:start}@media (max-width:650px){.Table-Head--investors .Table-Head__grid--unicorns{display:none}}.Table-Row--investors .Table-Row__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-ms-flex-item-align:center;align-items:flex-start;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Table-Row--investors .Table-Row__grid--avatar{-webkit-box-pack:center;-ms-flex-pack:center;align-self:stretch;background-color:var(--bg-wrapper);display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:1/2;justify-content:center;justify-self:start;left:0;min-height:100%;padding:0 8px 0 16px;position:sticky;-webkit-transition:background-color 0s;transition:background-color 0s;width:100%;z-index:100}.Table-Row--investors .Table-Row__grid--project{align-self:center;grid-column:2/3}.Table-Row--investors .Table-Row__grid--tier{align-self:center;grid-column:3/4}@media (max-width:650px){.Table-Row--investors .Table-Row__grid--tier{justify-self:end}}.Table-Row--investors .Table-Row__grid--avg{align-self:center;grid-column:4/5;justify-self:start;max-width:100%;width:100%}@media (max-width:650px){.Table-Row--investors .Table-Row__grid--avg{display:none}}.Table-Row--investors .Table-Row__grid--portfolio{align-self:center;grid-column:5/6;justify-self:start}@media (max-width:650px){.Table-Row--investors .Table-Row__grid--portfolio{display:none}}.Table-Row--investors .Table-Row__grid--unicorns{align-self:center;grid-column:6/7;justify-self:start}@media (max-width:650px){.Table-Row--investors .Table-Row__grid--unicorns{display:none}}.Table--portfolio{--row-grid:auto;--column-gap:8px;--column-grid:44px minmax(150px,1fr) 150px 100px 90px 90px}@media (max-width:770px){.Table--portfolio{--column-grid:44px minmax(90px,1fr) 140px}}.Table-Head--portfolio .Table-Head__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Table-Head--portfolio .Table-Head__grid--avatar{background-color:var(--bg-wrapper);grid-column:1/2;justify-self:start;left:0;padding:0 0 0 16px;position:sticky;width:100%;z-index:100}.Table-Head--portfolio .Table-Head__grid--avatar .Table-Head__name{background-color:var(--bg-wrapper);height:calc(100% + 16px)}.Table-Head--portfolio .Table-Head__grid--project{background-color:var(--bg-wrapper);grid-column:2/3;justify-self:start;padding:0 0 0 16px;width:100%;z-index:100}.Table-Head--portfolio .Table-Head__grid--round{grid-column:3/4;justify-self:start}@media (max-width:770px){.Table-Head--portfolio .Table-Head__grid--round{justify-self:end}}.Table-Head--portfolio .Table-Head__grid--total-raised{grid-column:4/5;justify-self:start}@media (max-width:770px){.Table-Head--portfolio .Table-Head__grid--total-raised{display:none}}.Table-Head--portfolio .Table-Head__grid--pre-valuation{grid-column:5/6;justify-self:start}@media (max-width:770px){.Table-Head--portfolio .Table-Head__grid--pre-valuation{display:none}}.Table-Head--portfolio .Table-Head__grid--date{grid-column:6/7;justify-self:end}@media (max-width:770px){.Table-Head--portfolio .Table-Head__grid--date{display:none}}.Table-Row--portfolio .Table-Row__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-ms-flex-item-align:center;align-items:flex-start;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Table-Row--portfolio .Table-Row__grid--avatar{-webkit-box-pack:center;-ms-flex-pack:center;align-self:stretch;background-color:var(--bg-wrapper);display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:1/2;justify-content:center;justify-self:start;left:0;min-height:100%;padding:0 8px 0 16px;position:sticky;-webkit-transition:background-color 0s;transition:background-color 0s;width:100%;z-index:100}.Table-Row--portfolio .Table-Row__grid--project{align-self:center;grid-column:2/3}.Table-Row--portfolio .Table-Row__grid--round{align-self:center;grid-column:3/4}@media (max-width:770px){.Table-Row--portfolio .Table-Row__grid--round{justify-self:end}}.Table-Row--portfolio .Table-Row__grid--total-raised{align-self:center;grid-column:4/5;justify-self:start;max-width:100%;width:100%}@media (max-width:770px){.Table-Row--portfolio .Table-Row__grid--total-raised{display:none}}.Table-Row--portfolio .Table-Row__grid--pre-valuation{align-self:center;grid-column:5/6;justify-self:start}@media (max-width:770px){.Table-Row--portfolio .Table-Row__grid--pre-valuation{display:none}}.Table-Row--portfolio .Table-Row__grid--date{align-self:center;grid-column:6/7;justify-self:end}@media (max-width:770px){.Table-Row--portfolio .Table-Row__grid--date{display:none}}.Table--inner-vc-investors{--row-grid:auto;--column-gap:8px;--column-grid:44px minmax(65px,1fr) 85px 140px}@media (max-width:576px){.Table--inner-vc-investors{--column-grid:44px minmax(75px,1fr) 100px}}.Table-Head--inner-vc-investors .Table-Head__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Table-Head--inner-vc-investors .Table-Head__grid--avatar{background-color:var(--bg-wrapper);grid-column:1/2;justify-self:start;left:0;padding:0 0 0 16px;position:sticky;width:100%;z-index:100}.Table-Head--inner-vc-investors .Table-Head__grid--avatar .Table-Head__name{background-color:var(--bg-wrapper);height:calc(100% + 16px)}.Table-Head--inner-vc-investors .Table-Head__grid--project{background-color:var(--bg-wrapper);grid-column:1/3;justify-self:start;padding:0 0 0 16px;width:100%;z-index:100}.Table-Head--inner-vc-investors .Table-Head__grid--investments{grid-column:3/4;justify-self:start}@media (max-width:576px){.Table-Head--inner-vc-investors .Table-Head__grid--investments{justify-self:end}}.Table-Head--inner-vc-investors .Table-Head__grid--round{grid-column:4/5;justify-self:end}@media (max-width:576px){.Table-Head--inner-vc-investors .Table-Head__grid--round{display:none}}.Table-Row--inner-vc-investors .Table-Row__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-ms-flex-item-align:center;align-items:flex-start;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Table-Row--inner-vc-investors .Table-Row__grid--avatar{-webkit-box-pack:center;-ms-flex-pack:center;align-self:stretch;background-color:var(--bg-wrapper);display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:1/2;justify-content:center;justify-self:start;left:0;min-height:100%;padding:0 8px 0 16px;position:sticky;-webkit-transition:background-color 0s;transition:background-color 0s;width:100%;z-index:100}.Table-Row--inner-vc-investors .Table-Row__grid--project{align-self:center;grid-column:2/3}.Table-Row--inner-vc-investors .Table-Row__grid--investments{align-self:center;grid-column:3/4}@media (max-width:576px){.Table-Row--inner-vc-investors .Table-Row__grid--investments{justify-self:end}}.Table-Row--inner-vc-investors .Table-Row__grid--round{align-self:center;grid-column:4/5;max-width:100%;width:100%}.Table-Row--inner-vc-investors .Table-Row__grid--round .Cell-Value{width:100%}@media (max-width:576px){.Table-Row--inner-vc-investors .Table-Row__grid--round{display:none}}.Table--vc-inner-stats{--row-grid:auto;--column-gap:8px;--column-grid:44px minmax(160px,1fr) minmax(120px,.6fr) minmax(90px,.5fr) minmax(100px,.5fr) minmax(100px,.5fr) minmax(100px,.5fr) 90px 90px 80px 100px}.Table-Head--vc-inner-stats .Table-Head__grid{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Table-Head--vc-inner-stats .Table-Head__grid--avatar{background-color:var(--bg-wrapper);grid-column:1/2;justify-self:start;left:0;padding:0 0 0 16px;position:sticky;width:100%;z-index:100}.Table-Head--vc-inner-stats .Table-Head__grid--avatar .Table-Head__name{background-color:var(--bg-wrapper);height:calc(100% + 16px)}.Table-Head--vc-inner-stats .Table-Head__grid--project{background-color:var(--bg-wrapper);grid-column:2/3;justify-self:start;padding:0 0 0 16px;width:100%;z-index:100}.Table-Head--vc-inner-stats .Table-Head__grid--price-24h{grid-column:3/4;justify-self:start}.Table-Head--vc-inner-stats .Table-Head__grid--volume-24h{grid-column:4/5;justify-self:start}.Table-Head--vc-inner-stats .Table-Head__grid--fdv{grid-column:5/6;justify-self:start}.Table-Head--vc-inner-stats .Table-Head__grid--market-cap{grid-column:6/7;justify-self:start}.Table-Head--vc-inner-stats .Table-Head__grid--investors{grid-column:7/8;justify-self:start}.Table-Head--vc-inner-stats .Table-Head__grid--funding-price{grid-column:8/9;justify-self:start}.Table-Head--vc-inner-stats .Table-Head__grid--roi{grid-column:9/10;justify-self:start}.Table-Head--vc-inner-stats .Table-Head__grid--total-raised{grid-column:10/11;justify-self:start}.Table-Head--vc-inner-stats .Table-Head__grid--date{grid-column:11/12;justify-self:end}.Table-Row--vc-inner-stats .Table-Row__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-ms-flex-item-align:center;align-items:flex-start;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Table-Row--vc-inner-stats .Table-Row__grid--avatar{-webkit-box-pack:center;-ms-flex-pack:center;align-self:stretch;background-color:var(--bg-wrapper);display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:1/2;justify-content:center;justify-self:start;left:0;min-height:100%;padding:0 8px 0 16px;position:sticky;-webkit-transition:background-color 0s;transition:background-color 0s;width:100%;z-index:100}.Table-Row--vc-inner-stats .Table-Row__grid--project{align-self:center;grid-column:2/3}.Table-Row--vc-inner-stats .Table-Row__grid--price-24h{align-self:center;grid-column:3/4;justify-self:start}.Table-Row--vc-inner-stats .Table-Row__grid--volume_24h{align-self:center;grid-column:4/5;justify-self:start}.Table-Row--vc-inner-stats .Table-Row__grid--fdv{align-self:center;grid-column:5/6;justify-self:start}.Table-Row--vc-inner-stats .Table-Row__grid--market-cap{align-self:center;grid-column:6/7;justify-self:start}.Table-Row--vc-inner-stats .Table-Row__grid--investors{align-self:center;grid-column:7/8;justify-self:start}.Table-Row--vc-inner-stats .Table-Row__grid--funding-price{grid-column:8/9;justify-self:start}.Table-Row--vc-inner-stats .Table-Row__grid--roi{grid-column:9/10;justify-self:start}.Table-Row--vc-inner-stats .Table-Row__grid--total-raised{grid-column:10/11;justify-self:start}.Table-Row--vc-inner-stats .Table-Row__grid--date{grid-column:11/12;justify-self:end}.Table--point-farming{--row-grid:auto;--column-gap:8px;--column-grid:44px minmax(240px,1fr) minmax(92px,.6fr) minmax(110px,.5fr) minmax(228px,.8fr) 100px 120px minmax(170px,.9fr)}@media (max-width:480px){.Table--point-farming{--column-grid:44px minmax(180px,1fr) minmax(92px,.6fr) minmax(110px,.5fr) minmax(228px,.8fr) 100px 120px minmax(170px,.9fr)}}.Table-Head--point-farming .Table-Head__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Table-Head--point-farming .Table-Head__grid--avatar{background-color:var(--bg-wrapper);grid-column:1/2;justify-self:start;left:0;padding:0 0 0 16px;position:sticky;width:100%;z-index:100}.Table-Head--point-farming .Table-Head__grid--avatar .Table-Head__name{background-color:var(--bg-wrapper);height:calc(100% + 16px)}.Table-Head--point-farming .Table-Head__grid--project{background-color:var(--bg-wrapper);grid-column:2/3;justify-self:start;padding:0 0 0 16px;width:100%;z-index:100}.Table-Head--point-farming .Table-Head__grid--tvl{grid-column:3/4;justify-self:start}.Table-Head--point-farming .Table-Head__grid--depositors{grid-column:4/5;justify-self:start}.Table-Head--point-farming .Table-Head__grid--asset-farm-chain{grid-column:5/6;justify-self:start}.Table-Head--point-farming .Table-Head__grid--since-start{grid-column:6/7;justify-self:start}.Table-Head--point-farming .Table-Head__grid--tge{grid-column:7/8;justify-self:start}.Table-Head--point-farming .Table-Head__grid--investments{grid-column:8/9;justify-self:end}.Table-Head--point-farming .Table-Head__grid--gradient{position:sticky}.Table-Row{position:relative}.Table-Row--point-farming .Table-Row__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-ms-flex-item-align:center;align-items:flex-start;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Table-Row--point-farming .Table-Row__grid--avatar{-webkit-box-pack:center;-ms-flex-pack:center;align-self:stretch;background-color:var(--bg-wrapper);display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:1/2;justify-content:center;justify-self:start;left:0;min-height:100%;padding:0 8px 0 16px;position:sticky;-webkit-transition:background-color 0s;transition:background-color 0s;width:100%;z-index:100}.Table-Row--point-farming .Table-Row__grid--project{align-self:center;grid-column:2/3}.Table-Row--point-farming .Table-Row__grid--tvl{align-self:center;grid-column:3/4;justify-self:start;max-width:100%;width:100%}.Table-Row--point-farming .Table-Row__grid--depositors{align-self:center;grid-column:4/5;justify-self:center}.Table-Row--point-farming .Table-Row__grid--asset-farm-chain{align-self:center;grid-column:5/6;justify-self:start}.Table-Row--point-farming .Table-Row__grid--since-start{grid-column:6/7;justify-self:start;max-width:100%;width:100%}.Table-Row--point-farming .Table-Row__grid--tge{align-self:center;grid-column:7/8;justify-self:start}.Table-Row--point-farming .Table-Row__grid--investments{grid-column:8/9;justify-self:end}.Table-Row--point-farming .Table-Row__grid--gradient{grid-column:8/9;grid-row:1/2;height:100%;position:sticky;right:0}.Tbl{width:100%}.Tbl--no-btn .Tbl__body{border-radius:8px}.Tbl__body{background-color:var(--bg-wrapper);border:1px solid var(--gray-200);border-radius:8px 8px 0 0;max-width:100%;overflow-x:auto;position:relative;scroll-behavior:smooth}@media (max-width:1024px){.Tbl__body{border-left:0;border-radius:0;border-right:0}}.Tbl__body[data-left-gradient=true] .Tbl-Head:before,.Tbl__body[data-left-gradient=true] .Tbl-Row:before,.Tbl__body[data-right-gradient=true] .Tbl-Head:after,.Tbl__body[data-right-gradient=true] .Tbl-Row:after{opacity:1}.Tbl__body--dropdown{border-bottom:0;border-left:0;border-radius:0;border-right:0}.Tbl__head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;position:relative;width:100%;z-index:26}.Tbl__navigation{background-color:var(--bg-wrapper);border:1px solid var(--gray-200);border-bottom:0;border-radius:8px 8px 0 0;padding:0 24px}.Tbl__navigation+.Tbl__body{border-radius:0}@media (max-width:1024px){.Tbl__navigation{border-left:0;border-radius:0;border-right:0;padding:0 16px}}.Tbl__btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:var(--bg-wrapper);border:1px solid var(--gray-200);border-radius:0 0 8px 8px;border-top:0;color:var(--gray-500);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:500;justify-content:center;letter-spacing:-.1px;min-height:50px;-webkit-transition:background-color 0s;transition:background-color 0s;white-space:nowrap;width:100%}.Tbl__btn .loader{display:none;left:-34px;position:relative}@media (hover:hover){.Tbl__btn:hover{background-color:var(--gray-100-d-200)}}.Tbl__btn:active{background-color:var(--gray-200-d-300)}.Tbl__btn:focus-visible{-webkit-box-shadow:inset 0 0 8px rgba(123,168,252,.6);box-shadow:inset 0 0 8px rgba(123,168,252,.6);outline:none;padding:0 2px}@media (max-width:1024px){.Tbl__btn{border-left:0;border-radius:0;border-right:0}}.Tbl__btn--loader{color:transparent;pointer-events:none}.Tbl-Page,.Tbl__btn--loader .loader{display:-webkit-box;display:-ms-flexbox;display:flex}.Tbl-Page{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;width:100%}.Tbl-Page__fltr{margin:0 0 16px}.Tbl-Head{--gradient-size:100px;background-color:var(--bg-wrapper);border-bottom:1px solid var(--gray-200);-webkit-column-gap:var(--column-gap);-moz-column-gap:var(--column-gap);column-gap:var(--column-gap);display:grid;grid-template-columns:var(--column-grid);padding:16px 24px 16px 0;position:relative;width:100%}@media (max-width:1024px){.Tbl-Head{padding:16px 16px 16px 0}}.Tbl-Head__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--gray-900);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:12px;font-weight:400;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Tbl-Head__item--hover{cursor:pointer}.Tbl-Head__item--hover svg>path{-webkit-transition:fill .2s;transition:fill .2s}@media (hover:hover){.Tbl-Head__item--hover:hover svg>path{fill:var(--gray-400)}}.Tbl-Head__item--sticky{background-color:var(--bg-wrapper);left:0;position:sticky}.Tbl-Head__item--down .svg-sort__path--down,.Tbl-Head__item--up .svg-sort__path--up{fill:#2563eb!important}.Tbl-Head:after,.Tbl-Head:before{content:"";grid-row:1/2;max-width:var(--gradient-size);min-height:100%;min-width:var(--gradient-size);opacity:0;pointer-events:none;position:sticky;-webkit-transition:opacity .5s;transition:opacity .5s;z-index:12}.Tbl-Head:before{background:var(--left-border-table);grid-column:1/2;left:63px}@media (max-width:1024px){.Tbl-Head:before{left:53px}}.Tbl-Head:after{background:var(--right-border-table);grid-column:var(--last-column);justify-self:end;right:0}.Tbl-Row{--gradient-size:100px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid var(--gray-200);-webkit-column-gap:var(--column-gap);-moz-column-gap:var(--column-gap);column-gap:var(--column-gap);display:grid;grid-template-columns:var(--column-grid);max-height:50px;min-height:50px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:4px 24px 4px 0;position:relative;-webkit-transition:background-color 0s,-webkit-box-shadow .2s;transition:background-color 0s,-webkit-box-shadow .2s;transition:background-color 0s,box-shadow .2s;transition:background-color 0s,box-shadow .2s,-webkit-box-shadow .2s;width:100%}.Tbl-Row:first-of-type{border-top:0}@media (max-width:1024px){.Tbl-Row{padding:4px 16px 4px 0}}.Tbl-Row:after,.Tbl-Row:before{content:"";grid-row:1/2;max-width:var(--gradient-size);min-height:100%;min-width:var(--gradient-size);opacity:0;pointer-events:none;position:sticky;-webkit-transition:opacity .5s;transition:opacity .5s;z-index:12}.Tbl-Row:before{background:var(--left-border-table);grid-column:1/2;left:52px}@media (max-width:1024px){.Tbl-Row:before{left:44px}}.Tbl-Row:after{background:var(--right-border-table);grid-column:var(--last-column);justify-self:end;right:0}.Tbl-Row--usual:focus-visible{-webkit-box-shadow:inset 0 0 8px rgba(123,168,252,.6);box-shadow:inset 0 0 8px rgba(123,168,252,.6);outline:none}@media (hover:hover){.Tbl-Row--usual:hover{background-color:var(--gray-100-d-200)}.Tbl-Row--usual:hover,.Tbl-Row--usual:hover+.Tbl-Row{border-top:1px solid var(--gray-100-d-200)}.Tbl-Row--usual:hover:first-of-type{border-top:0}.Tbl-Row--usual:hover .Tbl-Row__item--sticky{background-color:var(--gray-100-d-200)}.Tbl-Row--usual:hover:before{background:var(--left-border-table-hover)}.Tbl-Row--usual:hover:after{background:var(--right-border-table-hover)}}.Tbl-Row--feature{background-color:var(--bg-feature);border-bottom:1px solid var(--bg-feature-border)}.Tbl-Row--feature+.Tbl-Row{border-top:0}.Tbl-Row--feature .Tbl-Row__item--sticky{background-color:var(--bg-feature)}.Tbl-Row--feature:before{background:var(--feature-left-border-table)}.Tbl-Row--feature:after{background:var(--feature-right-border-table)}.Tbl-Row--feature:focus-visible{-webkit-box-shadow:inset 0 0 8px hsla(44,96%,74%,.6);box-shadow:inset 0 0 8px hsla(44,96%,74%,.6);outline:none}@media (hover:hover){.Tbl-Row--feature:hover{border-bottom:1px solid var(--bg-feature-hover)}.Tbl-Row--feature:hover,.Tbl-Row--feature:hover .Tbl-Row__item--sticky{background-color:var(--bg-feature-hover)}.Tbl-Row--feature:hover:before{background:var(--feature-left-border-table-hover)}.Tbl-Row--feature:hover:after{background:var(--feature-right-border-table-hover)}}.Tbl-Row__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.Tbl-Row__item--sticky{background-color:var(--bg-wrapper);left:0;position:sticky;-webkit-transition:background-color 0s;transition:background-color 0s;z-index:24}.Tbl-Nav,.Tbl-Nav__lnk{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Tbl-Nav__lnk{border-bottom:2px solid transparent;color:var(--gray-900);cursor:pointer;font-family:Rajdhani;font-size:18px;font-style:normal;font-weight:700;line-height:36px;margin:0 16px 0 0;min-height:36px;padding:8px 0;text-transform:uppercase}@media (hover:hover){.Tbl-Nav__lnk:hover{color:var(--gray-600)}}.Tbl-Nav__lnk:active{color:var(--gray-800)}.Tbl-Nav__lnk--active{border-bottom:2px solid #2563eb;color:#2563eb;pointer-events:none}.Tbl-Nav__lnk--last{margin:0}.Tbl-VC-Box__nav{background-color:var(--bg-wrapper);border:1px solid var(--gray-200);border-bottom:0;border-radius:8px 8px 0 0;padding:0 20px}.Tbl-VC-Box__main .Tbl,.Tbl-VC-Box__main .Tbl-Head,.Tbl-VC-Box__main .Tbl__body{border-radius:0}.Tbl--active-ico{--avt-size:52px;--column-grid:var(--avt-size) minmax(240px,1fr) minmax(130px,.7fr) minmax(82px,.5fr) minmax(92px,.5fr) minmax(110px,.5fr) 100px 142px 120px;--column-gap:8px;--last-column:9/10}@media (max-width:1024px){.Tbl--active-ico{--avt-size:44px}}.Tbl--active-ico .Tbl-Head__item--avt{grid-column:1/2;grid-row:1/2;padding:0 0 0 24px}@media (max-width:1024px){.Tbl--active-ico .Tbl-Head__item--avt{padding:0 0 0 16px}}.Tbl--active-ico .Tbl-Head__item--date{grid-column:var(--last-column);grid-row:1/2;justify-self:end}.Tbl--active-ico .Tbl-Row__item--avt{grid-column:1/2;grid-row:1/2;padding:0 0 0 24px}@media (max-width:1024px){.Tbl--active-ico .Tbl-Row__item--avt{padding:0 0 0 16px}}.Tbl--active-ico .Tbl-Row__item--project{width:100%}.Tbl--active-ico .Tbl-Row__item--date{grid-column:var(--last-column);grid-row:1/2;justify-self:end}.Tbl--upcoming-ico{--avt-size:52px;--column-grid:var(--avt-size) minmax(240px,1fr) minmax(130px,.7fr) minmax(82px,.5fr) minmax(92px,.5fr) minmax(110px,.5fr) 100px 142px 120px;--column-gap:8px;--last-column:9/10}@media (max-width:1024px){.Tbl--upcoming-ico{--avt-size:44px}}.Tbl--upcoming-ico .Tbl-Head__item--avt{grid-column:1/2;grid-row:1/2;padding:0 0 0 24px}@media (max-width:1024px){.Tbl--upcoming-ico .Tbl-Head__item--avt{padding:0 0 0 16px}}.Tbl--upcoming-ico .Tbl-Head__item--date{grid-column:var(--last-column);grid-row:1/2;justify-self:end}.Tbl--upcoming-ico .Tbl-Row__item--avt{grid-column:1/2;grid-row:1/2;padding:0 0 0 24px}@media (max-width:1024px){.Tbl--upcoming-ico .Tbl-Row__item--avt{padding:0 0 0 16px}}.Tbl--upcoming-ico .Tbl-Row__item--project{width:100%}.Tbl--upcoming-ico .Tbl-Row__item--date{grid-column:var(--last-column);grid-row:1/2;justify-self:end}.Tbl--ended-ico{--avt-size:52px;--column-grid:var(--avt-size) minmax(240px,1fr) minmax(130px,.7fr) minmax(82px,.5fr) minmax(92px,.5fr) minmax(110px,.5fr) 100px 142px 58px 120px;--column-gap:8px;--last-column:10/11}@media (max-width:1024px){.Tbl--ended-ico{--avt-size:44px}}.Tbl--ended-ico .Tbl-Head__item--avt{grid-column:1/2;grid-row:1/2;padding:0 0 0 24px}@media (max-width:1024px){.Tbl--ended-ico .Tbl-Head__item--avt{padding:0 0 0 16px}}.Tbl--ended-ico .Tbl-Head__item--date{grid-column:var(--last-column);grid-row:1/2;justify-self:end}.Tbl--ended-ico .Tbl-Row__item--avt{grid-column:1/2;grid-row:1/2;padding:0 0 0 24px}@media (max-width:1024px){.Tbl--ended-ico .Tbl-Row__item--avt{padding:0 0 0 16px}}.Tbl--ended-ico .Tbl-Row__item--project{width:100%}.Tbl--ended-ico .Tbl-Row__item--date{grid-column:var(--last-column);grid-row:1/2;justify-self:end}.Tbl--ico-stats{--avt-size:52px;--column-grid:var(--avt-size) minmax(160px,1fr) minmax(140px,.7fr) minmax(90px,.6fr) 100px 100px 100px 100px 100px 80px 100px;--column-gap:8px;--last-column:11/12}@media (max-width:1024px){.Tbl--ico-stats{--avt-size:44px}}.Tbl--ico-stats .Tbl-Head__item--avt{grid-column:1/2;grid-row:1/2;padding:0 0 0 24px}@media (max-width:1024px){.Tbl--ico-stats .Tbl-Head__item--avt{padding:0 0 0 16px}}.Tbl--ico-stats .Tbl-Head__item--date{grid-column:var(--last-column);grid-row:1/2;justify-self:end}.Tbl--ico-stats .Tbl-Row__item--avt{grid-column:1/2;grid-row:1/2;padding:0 0 0 24px}@media (max-width:1024px){.Tbl--ico-stats .Tbl-Row__item--avt{padding:0 0 0 16px}}.Tbl--ico-stats .Tbl-Row__item--project{width:100%}.Tbl--ico-stats .Tbl-Row__item--date{grid-column:var(--last-column);grid-row:1/2;justify-self:end}.Tbl--funding-rounds{--avt-size:52px;--column-grid:var(--avt-size) minmax(240px,1fr) minmax(130px,.7fr) minmax(82px,.5fr) minmax(92px,.5fr) minmax(110px,.5fr) 100px 142px 120px;--column-gap:8px;--last-column:9/10}@media (max-width:1024px){.Tbl--funding-rounds{--avt-size:44px}}.Tbl--funding-rounds .Tbl-Head__item--avt{grid-column:1/2;grid-row:1/2;padding:0 0 0 24px}@media (max-width:1024px){.Tbl--funding-rounds .Tbl-Head__item--avt{padding:0 0 0 16px}}.Tbl--funding-rounds .Tbl-Head__item--date{grid-column:var(--last-column);grid-row:1/2;justify-self:end}.Tbl--funding-rounds .Tbl-Row__item--avt{grid-column:1/2;grid-row:1/2;padding:0 0 0 24px}@media (max-width:1024px){.Tbl--funding-rounds .Tbl-Row__item--avt{padding:0 0 0 16px}}.Tbl--funding-rounds .Tbl-Row__item--project{width:100%}.Tbl--funding-rounds .Tbl-Row__item--date{grid-column:var(--last-column);grid-row:1/2;justify-self:end}.Tbl--vc-list{--avt-size:52px;--column-grid:var(--avt-size) minmax(200px,1fr) minmax(90px,.4fr) minmax(100px,.4fr) minmax(150px,.5fr) 130px 100px 90px 120px;--column-gap:8px;--last-column:9/10}@media (max-width:1024px){.Tbl--vc-list{--avt-size:44px}}.Tbl--vc-list .Tbl-Head__item--avt{grid-column:1/2;grid-row:1/2;padding:0 0 0 24px}@media (max-width:1024px){.Tbl--vc-list .Tbl-Head__item--avt{padding:0 0 0 16px}}.Tbl--vc-list .Tbl-Head__item--twitter{grid-column:var(--last-column);grid-row:1/2;justify-self:end}.Tbl--vc-list .Tbl-Row__item--avt{grid-column:1/2;grid-row:1/2;padding:0 0 0 24px}@media (max-width:1024px){.Tbl--vc-list .Tbl-Row__item--avt{padding:0 0 0 16px}}.Tbl--vc-list .Tbl-Row__item--project{width:100%}.Tbl--vc-list .Tbl-Row__item--twitter{grid-column:var(--last-column);grid-row:1/2;justify-self:end}.Tbl--vc-inner-portfolio{--avt-size:52px;--column-grid:var(--avt-size) minmax(240px,1fr) minmax(130px,.7fr) minmax(82px,.5fr) minmax(92px,.5fr) minmax(110px,.5fr) 100px 142px 120px;--column-gap:8px;--last-column:9/10}@media (max-width:1024px){.Tbl--vc-inner-portfolio{--avt-size:44px}}.Tbl--vc-inner-portfolio .Tbl-Head__item--avt{grid-column:1/2;grid-row:1/2;padding:0 0 0 24px}@media (max-width:1024px){.Tbl--vc-inner-portfolio .Tbl-Head__item--avt{padding:0 0 0 16px}}.Tbl--vc-inner-portfolio .Tbl-Head__item--date{grid-column:var(--last-column);grid-row:1/2;justify-self:end}.Tbl--vc-inner-portfolio .Tbl-Row__item--avt{grid-column:1/2;grid-row:1/2;padding:0 0 0 24px}@media (max-width:1024px){.Tbl--vc-inner-portfolio .Tbl-Row__item--avt{padding:0 0 0 16px}}.Tbl--vc-inner-portfolio .Tbl-Row__item--project{width:100%}.Tbl--vc-inner-portfolio .Tbl-Row__item--date{grid-column:var(--last-column);grid-row:1/2;justify-self:end}.Tbl--vc-inner-stats{--avt-size:52px;--column-grid:var(--avt-size) minmax(160px,1fr) minmax(140px,.7fr) minmax(90px,.6fr) 100px 100px 100px 100px 100px 80px 100px;--column-gap:8px;--last-column:11/12}@media (max-width:1024px){.Tbl--vc-inner-stats{--avt-size:44px}}.Tbl--vc-inner-stats .Tbl-Head__item--avt{grid-column:1/2;grid-row:1/2;padding:0 0 0 24px}@media (max-width:1024px){.Tbl--vc-inner-stats .Tbl-Head__item--avt{padding:0 0 0 16px}}.Tbl--vc-inner-stats .Tbl-Head__item--date{grid-column:var(--last-column);grid-row:1/2;justify-self:end}.Tbl--vc-inner-stats .Tbl-Row__item--avt{grid-column:1/2;grid-row:1/2;padding:0 0 0 24px}@media (max-width:1024px){.Tbl--vc-inner-stats .Tbl-Row__item--avt{padding:0 0 0 16px}}.Tbl--vc-inner-stats .Tbl-Row__item--project{width:100%}.Tbl--vc-inner-stats .Tbl-Row__item--date{grid-column:var(--last-column);grid-row:1/2;justify-self:end}.Tbl--points-farming{--avt-size:52px;--column-grid:var(--avt-size) minmax(200px,.8fr) minmax(90px,.2fr) minmax(90px,.4fr) minmax(220px,.8fr) minmax(110px,.5fr) minmax(150px,.5fr) 100px;--column-gap:8px;--last-column:8/9}@media (max-width:1024px){.Tbl--points-farming{--avt-size:44px}}.Tbl--points-farming .Tbl-Head__item--avt{grid-column:1/2;grid-row:1/2;padding:0 0 0 24px}@media (max-width:1024px){.Tbl--points-farming .Tbl-Head__item--avt{padding:0 0 0 16px}}.Tbl--points-farming .Tbl-Head__item--investments{grid-column:var(--last-column);grid-row:1/2;justify-self:end}.Tbl--points-farming .Tbl-Row__item--avt{grid-column:1/2;grid-row:1/2;padding:0 0 0 24px}@media (max-width:1024px){.Tbl--points-farming .Tbl-Row__item--avt{padding:0 0 0 16px}}.Tbl--points-farming .Tbl-Row__item--project{width:100%}.Tbl--points-farming .Tbl-Row__item--investments{grid-column:var(--last-column);grid-row:1/2;justify-self:end}.Tbl--drop-investors{--avt-size:52px;--column-grid:var(--avt-size) minmax(200px,1fr) minmax(70px,.7fr) minmax(80px,.5fr) minmax(92px,.5fr) minmax(100px,.5fr);--column-gap:8px;--last-column:6/7}@media (max-width:1024px){.Tbl--drop-investors{--avt-size:44px}}.Tbl--drop-investors .Tbl-Head__item--avt{grid-column:1/2;grid-row:1/2;padding:0 0 0 24px}@media (max-width:1024px){.Tbl--drop-investors .Tbl-Head__item--avt{padding:0 0 0 16px}}.Tbl--drop-investors .Tbl-Head__item--unicorns{grid-column:var(--last-column);grid-row:1/2;justify-self:end}.Tbl--drop-investors .Tbl-Row__item--avt{grid-column:1/2;grid-row:1/2;padding:0 0 0 24px}@media (max-width:1024px){.Tbl--drop-investors .Tbl-Row__item--avt{padding:0 0 0 16px}}.Tbl--drop-investors .Tbl-Row__item--project{width:100%}.Tbl--drop-investors .Tbl-Row__item--unicorns{grid-column:var(--last-column);grid-row:1/2;justify-self:end}.Tbl--vc-inner-co-investors{--avt-size:52px;--column-grid:var(--avt-size) minmax(160px,1fr) minmax(90px,.7fr) minmax(90px,.5fr);--column-gap:8px;--last-column:4/5}@media (max-width:1024px){.Tbl--vc-inner-co-investors{--avt-size:44px}}.Tbl--vc-inner-co-investors .Tbl-Head__item--avt{grid-column:1/2;grid-row:1/2;padding:0 0 0 24px}@media (max-width:1024px){.Tbl--vc-inner-co-investors .Tbl-Head__item--avt{padding:0 0 0 16px}}.Tbl--vc-inner-co-investors .Tbl-Head__item--last-rounds{grid-column:var(--last-column);grid-row:1/2;justify-self:end}.Tbl--vc-inner-co-investors .Tbl-Row__item--avt{grid-column:1/2;grid-row:1/2;padding:0 0 0 24px}@media (max-width:1024px){.Tbl--vc-inner-co-investors .Tbl-Row__item--avt{padding:0 0 0 16px}}.Tbl--vc-inner-co-investors .Tbl-Row__item--project{width:100%}.Tbl--vc-inner-co-investors .Tbl-Row__item--last-rounds{grid-column:var(--last-column);grid-row:1/2;justify-self:end}.Tbl--project-status{--avt-size:52px;--column-grid:var(--avt-size) minmax(240px,1fr) minmax(130px,.7fr) minmax(82px,.5fr) minmax(92px,.5fr) minmax(110px,.5fr) 100px 142px 120px;--column-gap:8px;--last-column:9/10}@media (max-width:1024px){.Tbl--project-status{--avt-size:44px}}.Tbl--project-status .Tbl-Head__item--avt{grid-column:1/2;grid-row:1/2;padding:0 0 0 24px}@media (max-width:1024px){.Tbl--project-status .Tbl-Head__item--avt{padding:0 0 0 16px}}.Tbl--project-status .Tbl-Head__item--date{grid-column:var(--last-column);grid-row:1/2;justify-self:end}.Tbl--project-status .Tbl-Row__item--avt{grid-column:1/2;grid-row:1/2;padding:0 0 0 24px}@media (max-width:1024px){.Tbl--project-status .Tbl-Row__item--avt{padding:0 0 0 16px}}.Tbl--project-status .Tbl-Row__item--project{width:100%}.Tbl--project-status .Tbl-Row__item--date{grid-column:var(--last-column);grid-row:1/2;justify-self:end}.Cll-Value{color:var(--gray-700);display:block;font-size:14px;font-weight:400;max-width:100%;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Cll-Value--fw-500{font-weight:500}.Cll-Value--ellipsis{overflow:hidden;text-overflow:ellipsis}.Cll-Value--green{color:var(--green-600)}.Cll-Value--red{color:var(--red-600)}.Cll-Project{width:100%}.Cll-Project__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:100%}.Cll-Project__name{color:var(--gray-900);font-size:14px;font-weight:500;margin:0 8px 0 0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Cll-Project__name--red{color:var(--red-600)}.Cll-Project__ticker{color:var(--gray-500);font-size:14px;font-weight:400;margin:0 8px 0 0}.Cll-Project__ticker--ellipsis{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Cll-Avt{height:100%;position:relative}.Cll-Avt,.Cll-Couple-Values{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Cll-Couple-Values{color:var(--gray-700);font-size:14px;font-weight:500}.Cll-Couple-Values__side{font-size:14px;font-weight:400}.Cll-Couple-Values__side--green{color:var(--green-600)}.Cll-Couple-Values__side--red{color:var(--red-600)}.Cll-Couple-Values__side--light-gray{color:var(--gray-400)}.Cll-Bar{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Cll-Bar__count{color:var(--gray-700);font-size:14px;font-weight:500;text-align:right}.Cll-Bar__progress{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,left top,right top,from(#ff2b2b),color-stop(49.5%,#facc15),color-stop(100%,#16a34a),color-stop(0,#25ef6f));background:linear-gradient(90deg,#ff2b2b,#facc15 49.5%,#16a34a 100%,#25ef6f 0);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:6px 0 0;max-height:2px;max-width:100px;min-height:2px;min-width:100px;position:relative;width:100%}.Cll-Bar__progress--grad-blue{background:-webkit-gradient(linear,left top,right top,from(#a6b9ff),to(#0026aa));background:linear-gradient(90deg,#a6b9ff,#0026aa)}.Cll-Bar__point{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--gray-500);border:3.5px solid var(--gray-100-d-50);border-radius:50%;-webkit-box-shadow:0 0 4px 0 rgba(21,20,69,.2);box-shadow:0 0 4px 0 rgba(21,20,69,.2);justify-content:center;max-height:12px;max-width:12px;min-height:12px;min-width:12px;position:absolute}.Cll-Bar__point,.Cll-Line-Chart{display:-webkit-box;display:-ms-flexbox;display:flex}.Cll-Line-Chart{max-height:100%;max-width:100%;padding:-12px 0;position:relative}.Cll-Line-Chart__chart{max-height:42px;max-width:100%}.Cll-Line-Chart__tltp{z-index:9999}body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--bg-body);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;overflow-x:hidden;-webkit-transition:0;transition:0;width:100%}body.body--hide-scroll{max-height:100vh;max-width:100vw;min-height:100vh;min-width:100vw;overflow:hidden}