.RedesignFAQList_title__usLyf {
  text-align:center;
  font-weight:600
}
.RedesignFAQList_item__Gs3es {
  margin-bottom:0!important
}
.RedesignFAQList_item__Gs3es h6 {
  padding-top:7px
}
.RedesignFAQList_list__iYWqx {
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:16px
}
@media(max-width:600px) {
  .RedesignFAQList_title__usLyf {
    padding:24px 0!important
  }
  .RedesignFAQList_list__iYWqx h5 {
    font-size:16px;
    line-height:24px
  }
  .RedesignFAQList_list__iYWqx h6 {
    font-weight:400
  }
}
.LandingSectionTitle_withPadding__83UZj {
  padding:32px 0
}
@media(max-width:600px) {
  .LandingSectionTitle_title__3VhXH {
    font-size:24px;
    line-height:36px
  }
}
.FaqItem_faqItem__78VQJ {
  width:100%;
  cursor:pointer;
  padding:28px 32px;
  margin-bottom:16px;
  border-radius:24px;
  -webkit-backdrop-filter:blur(15px);
  backdrop-filter:blur(15px);
  border:1px solid var(--border-color)
}
.FaqItem_faqItem__78VQJ:last-of-type {
  margin-bottom:0
}
.FaqItem_faqItem__78VQJ:hover .FaqItem_iconWrapper__l3jLt {
  background:var(--dark)
}
.FaqItem_header__kIEdp {
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px
}
.FaqItem_faqTitle__xaUlr {
  margin:0
}
.FaqItem_transitionEnterDone__deHYY {
  display:inline-block
}
.FaqItem_iconWrapper__l3jLt {
  display:inline-flex;
  justify-content:center;
  align-items:center;
  height:44px;
  width:44px;
  border-radius:50%;
  transition:var(--default-transition);
  margin-right:-4px;
  cursor:pointer;
  flex-shrink:0
}
.FaqItem_iconWrapper__l3jLt.FaqItem_plus__26xH9 {
  transform:rotate(-90deg) translateZ(0)
}
.FaqItem_iconWrapper__l3jLt.FaqItem_chevron__J_R8g svg {
  transform:scaleY(1)
}
@media(min-width:1024px) {
  .FaqItem_iconWrapper__l3jLt.FaqItem_chevron__J_R8g svg {
    transition:var(--default-transition)
  }
}
.FaqItem_iconWrapper__l3jLt.FaqItem_chevron__J_R8g svg path {
  fill:var(--text-color-secondary);
  transition:inherit
}
.FaqItem_iconWrapper__l3jLt.FaqItem_square__nu3sJ {
  border-radius:12px
}
.FaqItem_iconWrapper__l3jLt.FaqItem_plus__26xH9 path {
  transition:all .2s ease-in-out;
  transform-origin:center;
  fill:currentColor
}
.FaqItem_openedIcon__3Sj7l.FaqItem_plus__26xH9 path:first-child {
  transform:rotate(90deg)
}
.FaqItem_openedIcon__3Sj7l.FaqItem_chevron__J_R8g svg {
  transform:scaleY(-1)
}
.FaqItem_transitionEnter__BswLi {
  max-height:0;
  transition:max-height .2s ease;
  overflow:hidden
}
.FaqItem_transitionEnterActive__n6Wud {
  height:auto;
  max-height:1000px
}
.FaqItem_transitionExit__MWyTo {
  max-height:1000px;
  transition:max-height .2s ease
}
.FaqItem_transitionExitActive__VOv8_ {
  overflow:hidden;
  max-height:0
}
.FaqItem_tertiary__s1kgT {
  border:none;
  background:var(--main-tertiary);
  max-width:860px
}
.FaqItem_tertiary__s1kgT:hover .FaqItem_iconWrapper__l3jLt {
  background:var(--dark-hover)
}
.FaqItem_transparent__eyLIr {
  border:none;
  padding:8px 0;
  margin-bottom:0
}
.FaqItem_transparent__eyLIr .FaqItem_iconWrapper__l3jLt,
.FaqItem_transparent__eyLIr .FaqItem_iconWrapper__l3jLt svg {
  height:24px;
  width:24px
}
.FaqItem_transparent__eyLIr:hover .FaqItem_iconWrapper__l3jLt {
  background:transparent
}
.FaqItem_transparent__eyLIr:hover .FaqItem_iconWrapper__l3jLt path {
  fill:var(--text-color-primary);
  transition:inherit
}
.FaqItem_transparent__eyLIr .FaqItem_description__9R9Av {
  padding-top:8px;
  margin-bottom:0;
  font-weight:400
}
.FaqItem_description__9R9Av {
  padding-top:24px;
  max-width:610px;
  transition:all .2s ease;
  margin-bottom:8px
}
.FaqItem_description__9R9Av a,
.FaqItem_description__9R9Av a:visited {
  transition:all .3s ease;
  color:var(--accent-primary)
}
.FaqItem_description__9R9Av a:hover {
  color:var(--accent-primary-dark)
}
.FaqItem_descriptionWrapper__DwCeb {
  margin-bottom:0;
  max-height:0;
  transition:all .2s ease;
  overflow:hidden
}
.FaqItem_open__fVXCh {
  height:auto;
  max-height:1000px
}
@media(max-width:600px) {
  .FaqItem_titleIcon__Fp2is {
    height:80px;
    width:80px
  }
  .FaqItem_faqItem__78VQJ {
    padding:20px;
    border-radius:16px
  }
  .FaqItem_faqTitle__xaUlr {
    font-size:18px;
    line-height:26px
  }
  .FaqItem_description__9R9Av {
    font-size:16px;
    line-height:24px;
    padding-top:16px
  }
  .FaqItem_transparent__eyLIr {
    padding:8px 0
  }
  .FaqItem_transparent__eyLIr .FaqItem_faqTitle__xaUlr {
    font-size:16px;
    line-height:24px
  }
  .FaqItem_transparent__eyLIr .FaqItem_description__9R9Av {
    width:calc(100% - 40px)
  }
}
.GlintCoinFAQ_container__E1Han {
  position:relative;
  z-index:2
}
.GlintCoinFAQ_container__E1Han .GlintCoinFAQ_title__A6Lp1 {
  padding-top:0
}
@media(max-width:600px) {
  .GlintCoinFAQ_container__E1Han .GlintCoinFAQ_title__A6Lp1 {
    padding-top:0!important
  }
}
.GlintCoinMainBanner_bannerWrapper__4Z9WU {
  display:flex;
  align-items:center;
  position:relative;
  overflow:hidden;
  height:calc(100vh - 92px);
  margin-bottom:120px
}
.GlintCoinMainBanner_container__7Hf3l {
  position:relative;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  height:100%;
  padding-bottom:32px
}
.GlintCoinMainBanner_infoWrapper__C9JBe {
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center
}
.GlintCoinMainBanner_infoWrapper__C9JBe h1 {
  display:-webkit-box;
  -webkit-box-align:center;
  font-weight:700;
  font-size:120px;
  line-height:146px;
  background:radial-gradient(56.98% 56.98% at 50% 50%,#fff 0,hsla(0,0%,100%,.32) 100%);
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
  text-fill-color:transparent;
  margin-bottom:12px
}
.GlintCoinMainBanner_infoWrapper__C9JBe h5 {
  margin-bottom:24px;
  white-space:pre-line
}
.GlintCoinMainBanner_glintIconWrapper__sd5aR {
  display:flex;
  align-items:center;
  -webkit-perspective:0
}
.GlintCoinMainBanner_footer__m1Kma {
  position:absolute;
  bottom:0;
  width:100vw;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:32px 0
}
.GlintCoinMainBanner_fadeBottom__HChSZ,
.GlintCoinMainBanner_fadeTop__X903I {
  position:absolute;
  width:100%;
  height:100px;
  left:0;
  z-index:0
}
.GlintCoinMainBanner_fadeTop__X903I {
  top:0;
  background:linear-gradient(0deg,rgba(14,16,20,0),rgba(14,16,20,.009) 6.67%,rgba(14,16,20,.036) 13.33%,rgba(14,16,20,.082) 20%,rgba(14,16,20,.147) 26.67%,rgba(14,16,20,.232) 33.33%,rgba(14,16,20,.332) 40%,rgba(14,16,20,.443) 46.67%,rgba(14,16,20,.557) 53.33%,rgba(14,16,20,.668) 60%,rgba(14,16,20,.768) 66.67%,rgba(14,16,20,.853) 73.33%,rgba(14,16,20,.918) 80%,rgba(14,16,20,.964) 86.67%,rgba(14,16,20,.991) 93.33%,#0e1014)
}
.GlintCoinMainBanner_fadeBottom__HChSZ {
  bottom:0;
  background:linear-gradient(180deg,rgba(14,16,20,0),rgba(14,16,20,.009) 6.67%,rgba(14,16,20,.036) 13.33%,rgba(14,16,20,.082) 20%,rgba(14,16,20,.147) 26.67%,rgba(14,16,20,.232) 33.33%,rgba(14,16,20,.332) 40%,rgba(14,16,20,.443) 46.67%,rgba(14,16,20,.557) 53.33%,rgba(14,16,20,.668) 60%,rgba(14,16,20,.768) 66.67%,rgba(14,16,20,.853) 73.33%,rgba(14,16,20,.918) 80%,rgba(14,16,20,.964) 86.67%,rgba(14,16,20,.991) 93.33%,#0e1014)
}
.GlintCoinMainBanner_starWrap__yiRvc {
  animation-iteration-count:infinite;
  animation-delay:0;
  animation-direction:alternate;
  animation-duration:250s;
  animation-fill-mode:both;
  animation-name:GlintCoinMainBanner_rotate__CaQQZ;
  animation-timing-function:infinite;
  height:200%;
  width:200%;
  animation-timing-function:linear;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  position:absolute;
  top:-50%;
  left:-50%;
  transform-style:preserve-3d;
  z-index:-1
}
.GlintCoinMainBanner_starWrapMobile__j5ajo {
  position:fixed;
  height:calc(100vh - 64px);
  width:100vw;
  z-index:-1;
  background:url(/images/glint-coin-landing/star-bg-mobile.png);
  background-size:100%;
  background-repeat:no-repeat
}
.GlintCoinMainBanner_star__4aVro {
  animation-iteration-count:infinite;
  animation-delay:0;
  animation-direction:alternate;
  animation-duration:15s;
  animation-fill-mode:both;
  animation-name:GlintCoinMainBanner_blink__Hf8ZN;
  animation-timing-function:infinite;
  height:7px;
  width:7px;
  background-color:#b6cbd4;
  position:absolute;
  transform:rotate(0deg) scale(.08);
  z-index:0
}
.GlintCoinMainBanner_star__4aVro,
.GlintCoinMainBanner_star__4aVro div {
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  border-radius:50%
}
.GlintCoinMainBanner_star__4aVro div {
  height:100%;
  width:100%;
  box-shadow:0 0 2px 8px rgba(0,0,0,.4),0 0 2px 9px hsla(0,0%,100%,.07),0 0 2px 15px rgba(0,0,0,.4),0 0 2px 16px hsla(0,0%,100%,.1);
  transform:rotate(45deg) scale(.75)
}
.GlintCoinMainBanner_star__4aVro div:after,
.GlintCoinMainBanner_star__4aVro div:before,
.GlintCoinMainBanner_star__4aVro:after,
.GlintCoinMainBanner_star__4aVro:before {
  content:"";
  display:block;
  position:absolute;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  background-color:#b6cbd4;
  background:-webkit-linear-gradient(top,hsla(0,0%,100%,.1),hsla(0,0%,100%,.7) 50%,hsla(0,0%,100%,.1));
  border-radius:50%;
  box-shadow:0 0 25px #fff;
  height:800%;
  top:-350%;
  left:45%;
  width:10%;
  z-index:1
}
.GlintCoinMainBanner_star__4aVro div:before,
.GlintCoinMainBanner_star__4aVro:before {
  transform:rotate(90deg)
}
.GlintCoinMainBanner_star__4aVro.GlintCoinMainBanner_star--blue__mZIp8 div:after,
.GlintCoinMainBanner_star__4aVro.GlintCoinMainBanner_star--blue__mZIp8 div:before,
.GlintCoinMainBanner_star__4aVro.GlintCoinMainBanner_star--blue__mZIp8:after,
.GlintCoinMainBanner_star__4aVro.GlintCoinMainBanner_star--blue__mZIp8:before {
  box-shadow:0 0 25px blue
}
.GlintCoinMainBanner_star__4aVro.GlintCoinMainBanner_star--red__XC_2_ div:after,
.GlintCoinMainBanner_star__4aVro.GlintCoinMainBanner_star--red__XC_2_ div:before,
.GlintCoinMainBanner_star__4aVro.GlintCoinMainBanner_star--red__XC_2_:after,
.GlintCoinMainBanner_star__4aVro.GlintCoinMainBanner_star--red__XC_2_:before {
  box-shadow:0 0 25px red
}
.GlintCoinMainBanner_star__4aVro:first-of-type {
  height:8.84px;
  width:8.63px;
  animation-delay:51s;
  opacity:.6;
  top:5%;
  left:31%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(2) {
  height:7.86px;
  width:7.63px;
  animation-delay:87s;
  opacity:.6;
  top:10%;
  left:8%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(3) {
  height:7.94px;
  width:7.88px;
  animation-delay:50s;
  opacity:.6;
  top:99%;
  left:18%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(4) {
  height:7.56px;
  width:8.17px;
  animation-delay:59s;
  opacity:1;
  top:51%;
  left:98%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(5) {
  height:8.53px;
  width:8.88px;
  animation-delay:50s;
  opacity:.8;
  top:26%;
  left:25%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(6) {
  height:7.96px;
  width:7.78px;
  animation-delay:39s;
  opacity:.9;
  top:84%;
  left:58%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(7) {
  height:7.33px;
  width:8.44px;
  animation-delay:87s;
  opacity:.9;
  top:59%;
  left:19%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(8) {
  height:7.75px;
  width:8.49px;
  animation-delay:19s;
  opacity:1;
  top:56%;
  left:8%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(9) {
  height:7.02px;
  width:8.81px;
  animation-delay:40s;
  opacity:.6;
  top:69%;
  left:15%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(10) {
  height:8.85px;
  width:8.04px;
  animation-delay:41s;
  opacity:.7;
  top:44%;
  left:70%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(11) {
  height:7.96px;
  width:7.55px;
  animation-delay:88s;
  opacity:.6;
  top:46%;
  left:48%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(12) {
  height:7.95px;
  width:8.37px;
  animation-delay:20s;
  opacity:.6;
  top:33%;
  left:86%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(13) {
  height:7.59px;
  width:8.65px;
  animation-delay:46s;
  opacity:.6;
  top:1%;
  left:32%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(14) {
  height:7.08px;
  width:8.77px;
  animation-delay:25s;
  opacity:.6;
  top:1%;
  left:69%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(15) {
  height:7.63px;
  width:8.09px;
  animation-delay:76s;
  opacity:.9;
  top:92%;
  left:21%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(16) {
  height:8.13px;
  width:8.29px;
  animation-delay:5s;
  opacity:.6;
  top:68%;
  left:93%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(17) {
  height:8.93px;
  width:8.34px;
  animation-delay:84s;
  opacity:.8;
  top:95%;
  left:12%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(18) {
  height:8.33px;
  width:7.03px;
  animation-delay:83s;
  opacity:.7;
  top:71%;
  left:52%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(19) {
  height:7.12px;
  width:7.44px;
  animation-delay:16s;
  opacity:.9;
  top:96%;
  left:73%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(20) {
  height:7.9px;
  width:7.33px;
  animation-delay:68s;
  opacity:.8;
  top:37%;
  left:37%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(21) {
  height:8.01px;
  width:7.61px;
  animation-delay:24s;
  opacity:.7;
  top:12%;
  left:41%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(22) {
  height:8.77px;
  width:7.15px;
  animation-delay:45s;
  opacity:.8;
  top:85%;
  left:9%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(23) {
  height:7.62px;
  width:7.09px;
  animation-delay:97s;
  opacity:.6;
  top:59%;
  left:60%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(24) {
  height:8.35px;
  width:8.27px;
  animation-delay:72s;
  opacity:.7;
  top:23%;
  left:29%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(25) {
  height:8.9px;
  width:7.38px;
  animation-delay:38s;
  opacity:1;
  top:61%;
  left:1%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(26) {
  height:8.96px;
  width:8.51px;
  animation-delay:29s;
  opacity:.7;
  top:72%;
  left:6%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(27) {
  height:8.8px;
  width:8.97px;
  animation-delay:20s;
  opacity:.8;
  top:69%;
  left:61%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(28) {
  height:8.74px;
  width:8.67px;
  animation-delay:82s;
  opacity:1;
  top:50%;
  left:74%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(29) {
  height:8.28px;
  width:7.1px;
  animation-delay:98s;
  opacity:.6;
  top:62%;
  left:76%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(30) {
  height:8.17px;
  width:7.65px;
  animation-delay:95s;
  opacity:1;
  top:31%;
  left:99%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(31) {
  height:8.01px;
  width:7.18px;
  animation-delay:66s;
  opacity:.9;
  top:2%;
  left:93%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(32) {
  height:8.55px;
  width:8.88px;
  animation-delay:54s;
  opacity:.8;
  top:86%;
  left:14%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(33) {
  height:8.05px;
  width:8.35px;
  animation-delay:66s;
  opacity:.8;
  top:41%;
  left:72%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(34) {
  height:7.36px;
  width:7.03px;
  animation-delay:57s;
  opacity:1;
  top:54%;
  left:29%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(35) {
  height:8.51px;
  width:7.74px;
  animation-delay:22s;
  opacity:.7;
  top:70%;
  left:31%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(36) {
  height:8.8px;
  width:7.86px;
  animation-delay:11s;
  opacity:1;
  top:51%;
  left:78%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(37) {
  height:8.39px;
  width:7.64px;
  animation-delay:33s;
  opacity:.7;
  top:45%;
  left:67%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(38) {
  height:8.57px;
  width:7.88px;
  animation-delay:45s;
  opacity:.7;
  top:35%;
  left:34%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(39) {
  height:7.08px;
  width:7.86px;
  animation-delay:82s;
  opacity:.9;
  top:71%;
  left:82%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(40) {
  height:8.4px;
  width:7.73px;
  animation-delay:72s;
  opacity:.8;
  top:41%;
  left:41%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(41) {
  height:8.54px;
  width:8.53px;
  animation-delay:28s;
  opacity:.8;
  top:76%;
  left:53%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(42) {
  height:8.45px;
  width:7.92px;
  animation-delay:61s;
  opacity:.9;
  top:10%;
  left:35%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(43) {
  height:7.89px;
  width:7.47px;
  animation-delay:14s;
  opacity:.6;
  top:49%;
  left:61%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(44) {
  height:7.6px;
  width:7.55px;
  animation-delay:10s;
  opacity:.9;
  top:8%;
  left:95%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(45) {
  height:7.53px;
  width:7.62px;
  animation-delay:66s;
  opacity:1;
  top:3%;
  left:72%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(46) {
  height:7.99px;
  width:8.04px;
  animation-delay:87s;
  opacity:.9;
  top:76%;
  left:79%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(47) {
  height:7.02px;
  width:8.59px;
  animation-delay:68s;
  opacity:.8;
  top:34%;
  left:76%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(48) {
  height:8.14px;
  width:8.84px;
  animation-delay:92s;
  opacity:.8;
  top:85%;
  left:26%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(49) {
  height:8.06px;
  width:7.65px;
  animation-delay:47s;
  opacity:1;
  top:60%;
  left:32%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(50) {
  height:8.36px;
  width:8.6px;
  animation-delay:65s;
  opacity:.6;
  top:76%;
  left:60%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(51) {
  height:7.45px;
  width:7.88px;
  animation-delay:77s;
  opacity:.7;
  top:3%;
  left:81%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(52) {
  height:7.27px;
  width:7.72px;
  animation-delay:6s;
  opacity:.6;
  top:77%;
  left:83%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(53) {
  height:8.45px;
  width:7.25px;
  animation-delay:19s;
  opacity:.7;
  top:12%;
  left:33%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(54) {
  height:8.04px;
  width:8.75px;
  animation-delay:33s;
  opacity:.8;
  top:2%;
  left:66%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(55) {
  height:7.97px;
  width:7.06px;
  animation-delay:17s;
  opacity:.6;
  top:19%;
  left:69%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(56) {
  height:7.22px;
  width:8.94px;
  animation-delay:3s;
  opacity:1;
  top:50%;
  left:11%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(57) {
  height:7.93px;
  width:8.33px;
  animation-delay:68s;
  opacity:.8;
  top:23%;
  left:7%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(58) {
  height:8.88px;
  width:8.65px;
  animation-delay:20s;
  opacity:.8;
  top:31%;
  left:46%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(59) {
  height:7.22px;
  width:8.25px;
  animation-delay:27s;
  opacity:.9;
  top:9%;
  left:29%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(60) {
  height:8.04px;
  width:8.08px;
  animation-delay:49s;
  opacity:.6;
  top:49%;
  left:13%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(61) {
  height:7.3px;
  width:7.46px;
  animation-delay:42s;
  opacity:.8;
  top:80%;
  left:70%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(62) {
  height:8.83px;
  width:8.03px;
  animation-delay:50s;
  opacity:1;
  top:54%;
  left:76%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(63) {
  height:7.45px;
  width:7.58px;
  animation-delay:73s;
  opacity:1;
  top:41%;
  left:87%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(64) {
  height:8.4px;
  width:8.93px;
  animation-delay:67s;
  opacity:.6;
  top:88%;
  left:12%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(65) {
  height:7.89px;
  width:7.42px;
  animation-delay:35s;
  opacity:.6;
  top:45%;
  left:63%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(66) {
  height:7.2px;
  width:7.58px;
  animation-delay:79s;
  opacity:.7;
  top:98%;
  left:28%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(67) {
  height:7.02px;
  width:7.98px;
  animation-delay:10s;
  opacity:1;
  top:78%;
  left:62%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(68) {
  height:8.21px;
  width:8.29px;
  animation-delay:58s;
  opacity:.6;
  top:44%;
  left:93%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(69) {
  height:7.08px;
  width:7.64px;
  animation-delay:46s;
  opacity:.6;
  top:94%;
  left:27%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(70) {
  height:8.72px;
  width:8.07px;
  animation-delay:24s;
  opacity:1;
  top:63%;
  left:71%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(71) {
  height:7.02px;
  width:7.4px;
  animation-delay:22s;
  opacity:1;
  top:36%;
  left:33%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(72) {
  height:7.45px;
  width:7.28px;
  animation-delay:7s;
  opacity:.6;
  top:8%;
  left:67%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(73) {
  height:8.62px;
  width:8.7px;
  animation-delay:9s;
  opacity:.8;
  top:23%;
  left:55%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(74) {
  height:8.05px;
  width:8.66px;
  animation-delay:57s;
  opacity:.7;
  top:77%;
  left:9%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(75) {
  height:8.69px;
  width:7.47px;
  animation-delay:96s;
  opacity:.6;
  top:98%;
  left:13%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(76) {
  height:7.45px;
  width:7.95px;
  animation-delay:23s;
  opacity:.7;
  top:11%;
  left:27%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(77) {
  height:7.92px;
  width:7.44px;
  animation-delay:5s;
  opacity:.8;
  top:97%;
  left:77%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(78) {
  height:8.19px;
  width:7.23px;
  animation-delay:38s;
  opacity:1;
  top:77%;
  left:5%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(79) {
  height:8.48px;
  width:7.26px;
  animation-delay:91s;
  opacity:.9;
  top:98%;
  left:14%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(80) {
  height:7.08px;
  width:7.13px;
  animation-delay:1s;
  opacity:.6;
  top:8%;
  left:90%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(81) {
  height:8.66px;
  width:8.43px;
  animation-delay:67s;
  opacity:.7;
  top:5%;
  left:43%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(82) {
  height:7.53px;
  width:8.13px;
  animation-delay:9s;
  opacity:.6;
  top:29%;
  left:8%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(83) {
  height:7.6px;
  width:8.94px;
  animation-delay:7s;
  opacity:.7;
  top:11%;
  left:77%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(84) {
  height:7.25px;
  width:7.22px;
  animation-delay:42s;
  opacity:1;
  top:59%;
  left:63%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(85) {
  height:8.71px;
  width:8.04px;
  animation-delay:52s;
  opacity:.7;
  top:4%;
  left:98%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(86) {
  height:7.06px;
  width:7.79px;
  animation-delay:93s;
  opacity:.9;
  top:41%;
  left:82%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(87) {
  height:7.75px;
  width:8.06px;
  animation-delay:52s;
  opacity:.6;
  top:54%;
  left:55%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(88) {
  height:7.87px;
  width:7.29px;
  animation-delay:6s;
  opacity:.6;
  top:7%;
  left:8%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(89) {
  height:8.02px;
  width:7.35px;
  animation-delay:87s;
  opacity:1;
  top:41%;
  left:44%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(90) {
  height:7.56px;
  width:7.72px;
  animation-delay:4s;
  opacity:.9;
  top:28%;
  left:55%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(91) {
  height:8.65px;
  width:8.84px;
  animation-delay:2s;
  opacity:.9;
  top:42%;
  left:21%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(92) {
  height:8.96px;
  width:7.28px;
  animation-delay:7s;
  opacity:.9;
  top:49%;
  left:60%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(93) {
  height:7.83px;
  width:7.77px;
  animation-delay:48s;
  opacity:.7;
  top:88%;
  left:85%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(94) {
  height:8.76px;
  width:8.51px;
  animation-delay:22s;
  opacity:.6;
  top:39%;
  left:45%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(95) {
  height:8.97px;
  width:8.29px;
  animation-delay:41s;
  opacity:.9;
  top:61%;
  left:67%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(96) {
  height:8.25px;
  width:8.95px;
  animation-delay:89s;
  opacity:.9;
  top:47%;
  left:47%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(97) {
  height:7.37px;
  width:8.78px;
  animation-delay:16s;
  opacity:1;
  top:56%;
  left:50%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(98) {
  height:7.69px;
  width:7.66px;
  animation-delay:56s;
  opacity:1;
  top:65%;
  left:71%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(99) {
  height:8.12px;
  width:8.19px;
  animation-delay:73s;
  opacity:.6;
  top:44%;
  left:82%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(100) {
  height:8.3px;
  width:7.73px;
  animation-delay:16s;
  opacity:.6;
  top:98%;
  left:25%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(101) {
  height:8.98px;
  width:7.05px;
  animation-delay:28s;
  opacity:.7;
  top:99%;
  left:64%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(102) {
  height:8.93px;
  width:7.32px;
  animation-delay:81s;
  opacity:.9;
  top:15%;
  left:60%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(103) {
  height:7.82px;
  width:7.58px;
  animation-delay:97s;
  opacity:.9;
  top:49%;
  left:61%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(104) {
  height:7.12px;
  width:7.1px;
  animation-delay:63s;
  opacity:.8;
  top:4%;
  left:85%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(105) {
  height:8.19px;
  width:8.53px;
  animation-delay:29s;
  opacity:.9;
  top:72%;
  left:69%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(106) {
  height:7.07px;
  width:8.25px;
  animation-delay:55s;
  opacity:.6;
  top:52%;
  left:53%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(107) {
  height:7.99px;
  width:8.92px;
  animation-delay:74s;
  opacity:.8;
  top:60%;
  left:4%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(108) {
  height:8.27px;
  width:7.44px;
  animation-delay:32s;
  opacity:.8;
  top:70%;
  left:7%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(109) {
  height:7.21px;
  width:8.07px;
  animation-delay:81s;
  opacity:.7;
  top:98%;
  left:11%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(110) {
  height:8.2px;
  width:8.33px;
  animation-delay:52s;
  opacity:.6;
  top:21%;
  left:54%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(111) {
  height:8.17px;
  width:7.17px;
  animation-delay:22s;
  opacity:.7;
  top:91%;
  left:15%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(112) {
  height:7.01px;
  width:8.34px;
  animation-delay:2s;
  opacity:.8;
  top:56%;
  left:80%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(113) {
  height:8.73px;
  width:8.96px;
  animation-delay:95s;
  opacity:.8;
  top:5%;
  left:19%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(114) {
  height:8.81px;
  width:7.25px;
  animation-delay:1s;
  opacity:.6;
  top:87%;
  left:84%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(115) {
  height:7.37px;
  width:8.72px;
  animation-delay:63s;
  opacity:.6;
  top:91%;
  left:96%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(116) {
  height:7.4px;
  width:8.18px;
  animation-delay:2s;
  opacity:.8;
  top:62%;
  left:21%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(117) {
  height:8.02px;
  width:8.52px;
  animation-delay:99s;
  opacity:.8;
  top:76%;
  left:68%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(118) {
  height:8.04px;
  width:8.19px;
  animation-delay:100s;
  opacity:1;
  top:11%;
  left:98%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(119) {
  height:8.28px;
  width:7.22px;
  animation-delay:11s;
  opacity:.7;
  top:88%;
  left:25%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(120) {
  height:8.26px;
  width:8.72px;
  animation-delay:16s;
  opacity:.9;
  top:11%;
  left:44%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(121) {
  height:7.26px;
  width:8.19px;
  animation-delay:61s;
  opacity:.9;
  top:36%;
  left:54%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(122) {
  height:8.45px;
  width:8.21px;
  animation-delay:97s;
  opacity:1;
  top:12%;
  left:58%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(123) {
  height:7.14px;
  width:8.56px;
  animation-delay:11s;
  opacity:.9;
  top:48%;
  left:65%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(124) {
  height:8.29px;
  width:7.8px;
  animation-delay:45s;
  opacity:.6;
  top:75%;
  left:22%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(125) {
  height:7.84px;
  width:8.22px;
  animation-delay:72s;
  opacity:.8;
  top:13%;
  left:58%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(126) {
  height:8.06px;
  width:7.55px;
  animation-delay:28s;
  opacity:.8;
  top:92%;
  left:15%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(127) {
  height:8.29px;
  width:7.04px;
  animation-delay:13s;
  opacity:1;
  top:38%;
  left:42%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(128) {
  height:7.34px;
  width:7.48px;
  animation-delay:20s;
  opacity:1;
  top:46%;
  left:14%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(129) {
  height:7.56px;
  width:7.56px;
  animation-delay:82s;
  opacity:.7;
  top:22%;
  left:77%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(130) {
  height:8.48px;
  width:7.77px;
  animation-delay:93s;
  opacity:.7;
  top:21%;
  left:29%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(131) {
  height:7.93px;
  width:7.42px;
  animation-delay:69s;
  opacity:.6;
  top:17%;
  left:10%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(132) {
  height:8.23px;
  width:7.68px;
  animation-delay:60s;
  opacity:.7;
  top:47%;
  left:38%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(133) {
  height:7.88px;
  width:8.78px;
  animation-delay:57s;
  opacity:.8;
  top:57%;
  left:99%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(134) {
  height:8.52px;
  width:8.66px;
  animation-delay:14s;
  opacity:.6;
  top:10%;
  left:27%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(135) {
  height:7.08px;
  width:8.58px;
  animation-delay:93s;
  opacity:.9;
  top:90%;
  left:84%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(136) {
  height:7.66px;
  width:8.66px;
  animation-delay:12s;
  opacity:.8;
  top:68%;
  left:67%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(137) {
  height:8.82px;
  width:7.29px;
  animation-delay:59s;
  opacity:1;
  top:28%;
  left:27%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(138) {
  height:7.37px;
  width:7.78px;
  animation-delay:87s;
  opacity:.9;
  top:64%;
  left:26%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(139) {
  height:7.63px;
  width:7.87px;
  animation-delay:60s;
  opacity:.8;
  top:61%;
  left:47%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(140) {
  height:8.42px;
  width:7.54px;
  animation-delay:8s;
  opacity:.9;
  top:88%;
  left:88%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(141) {
  height:7.73px;
  width:7.92px;
  animation-delay:52s;
  opacity:.9;
  top:79%;
  left:10%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(142) {
  height:8.34px;
  width:7.17px;
  animation-delay:93s;
  opacity:.6;
  top:72%;
  left:67%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(143) {
  height:7.43px;
  width:8.86px;
  animation-delay:28s;
  opacity:.7;
  top:49%;
  left:83%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(144) {
  height:8.27px;
  width:8.25px;
  animation-delay:94s;
  opacity:1;
  top:93%;
  left:67%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(145) {
  height:7.55px;
  width:7.62px;
  animation-delay:98s;
  opacity:.9;
  top:27%;
  left:72%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(146) {
  height:8.62px;
  width:8.82px;
  animation-delay:9s;
  opacity:.7;
  top:40%;
  left:89%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(147) {
  height:8.94px;
  width:8.82px;
  animation-delay:7s;
  opacity:.9;
  top:9%;
  left:58%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(148) {
  height:7.84px;
  width:7.48px;
  animation-delay:72s;
  opacity:.6;
  top:30%;
  left:99%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(149) {
  height:8.19px;
  width:7.66px;
  animation-delay:42s;
  opacity:.8;
  top:83%;
  left:65%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(150) {
  height:7.66px;
  width:8.48px;
  animation-delay:62s;
  opacity:.9;
  top:14%;
  left:9%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(151) {
  height:7.8px;
  width:8.79px;
  animation-delay:66s;
  opacity:.7;
  top:97%;
  left:35%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(152) {
  height:8.58px;
  width:7.85px;
  animation-delay:22s;
  opacity:.8;
  top:49%;
  left:35%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(153) {
  height:7.36px;
  width:7.63px;
  animation-delay:94s;
  opacity:.8;
  top:38%;
  left:100%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(154) {
  height:8.76px;
  width:8.92px;
  animation-delay:97s;
  opacity:.8;
  top:26%;
  left:2%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(155) {
  height:8.45px;
  width:8.39px;
  animation-delay:51s;
  opacity:1;
  top:98%;
  left:67%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(156) {
  height:8.67px;
  width:8.49px;
  animation-delay:26s;
  opacity:.8;
  top:80%;
  left:84%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(157) {
  height:7.79px;
  width:7.3px;
  animation-delay:1s;
  opacity:.9;
  top:9%;
  left:58%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(158) {
  height:8.44px;
  width:7.01px;
  animation-delay:76s;
  opacity:.9;
  top:41%;
  left:32%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(159) {
  height:8.74px;
  width:8.94px;
  animation-delay:72s;
  opacity:.8;
  top:31%;
  left:38%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(160) {
  height:7.89px;
  width:7.63px;
  animation-delay:94s;
  opacity:.8;
  top:35%;
  left:100%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(161) {
  height:8.58px;
  width:7.2px;
  animation-delay:32s;
  opacity:.8;
  top:55%;
  left:13%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(162) {
  height:7.93px;
  width:8.18px;
  animation-delay:23s;
  opacity:1;
  top:98%;
  left:62%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(163) {
  height:7.82px;
  width:8px;
  animation-delay:30s;
  opacity:.6;
  top:99%;
  left:64%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(164) {
  height:8.46px;
  width:8.48px;
  animation-delay:33s;
  opacity:.9;
  top:57%;
  left:50%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(165) {
  height:7.14px;
  width:7.03px;
  animation-delay:87s;
  opacity:.6;
  top:32%;
  left:69%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(166) {
  height:7.47px;
  width:7.7px;
  animation-delay:40s;
  opacity:1;
  top:43%;
  left:91%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(167) {
  height:7.5px;
  width:8.97px;
  animation-delay:85s;
  opacity:1;
  top:56%;
  left:28%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(168) {
  height:7.6px;
  width:7.79px;
  animation-delay:100s;
  opacity:.9;
  top:100%;
  left:82%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(169) {
  height:7.92px;
  width:7.45px;
  animation-delay:42s;
  opacity:.8;
  top:94%;
  left:46%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(170) {
  height:7.16px;
  width:7.6px;
  animation-delay:61s;
  opacity:.7;
  top:82%;
  left:53%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(171) {
  height:7.58px;
  width:7.5px;
  animation-delay:91s;
  opacity:1;
  top:97%;
  left:45%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(172) {
  height:7.7px;
  width:8.5px;
  animation-delay:43s;
  opacity:.7;
  top:38%;
  left:9%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(173) {
  height:7.26px;
  width:7.52px;
  animation-delay:10s;
  opacity:.9;
  top:33%;
  left:61%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(174) {
  height:7.16px;
  width:7.16px;
  animation-delay:94s;
  opacity:1;
  top:39%;
  left:68%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(175) {
  height:8.39px;
  width:8.95px;
  animation-delay:66s;
  opacity:.6;
  top:80%;
  left:74%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(176) {
  height:7.13px;
  width:8.44px;
  animation-delay:55s;
  opacity:.8;
  top:80%;
  left:56%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(177) {
  height:7.55px;
  width:8.53px;
  animation-delay:22s;
  opacity:1;
  top:22%;
  left:51%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(178) {
  height:7.2px;
  width:7.61px;
  animation-delay:83s;
  opacity:.8;
  top:60%;
  left:42%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(179) {
  height:8.14px;
  width:8.18px;
  animation-delay:31s;
  opacity:.8;
  top:42%;
  left:13%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(180) {
  height:7.84px;
  width:7.87px;
  animation-delay:49s;
  opacity:.9;
  top:1%;
  left:2%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(181) {
  height:7.69px;
  width:7.7px;
  animation-delay:57s;
  opacity:.6;
  top:76%;
  left:9%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(182) {
  height:8.92px;
  width:8.59px;
  animation-delay:88s;
  opacity:.9;
  top:52%;
  left:42%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(183) {
  height:7.2px;
  width:7.59px;
  animation-delay:78s;
  opacity:.7;
  top:89%;
  left:99%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(184) {
  height:8.03px;
  width:7.03px;
  animation-delay:2s;
  opacity:.9;
  top:75%;
  left:43%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(185) {
  height:8.03px;
  width:8.97px;
  animation-delay:8s;
  opacity:.9;
  top:69%;
  left:92%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(186) {
  height:8.31px;
  width:7.89px;
  animation-delay:40s;
  opacity:1;
  top:100%;
  left:85%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(187) {
  height:8.56px;
  width:7.13px;
  animation-delay:39s;
  opacity:1;
  top:6%;
  left:70%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(188) {
  height:7.22px;
  width:7.34px;
  animation-delay:28s;
  opacity:1;
  top:97%;
  left:45%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(189) {
  height:7.75px;
  width:8.74px;
  animation-delay:84s;
  opacity:.9;
  top:29%;
  left:87%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(190) {
  height:7.18px;
  width:7.69px;
  animation-delay:87s;
  opacity:.9;
  top:30%;
  left:53%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(191) {
  height:8.55px;
  width:8.5px;
  animation-delay:23s;
  opacity:1;
  top:56%;
  left:97%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(192) {
  height:7.01px;
  width:7.85px;
  animation-delay:52s;
  opacity:.8;
  top:73%;
  left:72%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(193) {
  height:7.48px;
  width:8.5px;
  animation-delay:42s;
  opacity:.8;
  top:97%;
  left:83%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(194) {
  height:8.89px;
  width:8.49px;
  animation-delay:85s;
  opacity:.6;
  top:68%;
  left:29%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(195) {
  height:8.63px;
  width:8.8px;
  animation-delay:52s;
  opacity:.9;
  top:8%;
  left:40%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(196) {
  height:8.51px;
  width:7.17px;
  animation-delay:57s;
  opacity:.8;
  top:51%;
  left:49%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(197) {
  height:8.87px;
  width:7.25px;
  animation-delay:51s;
  opacity:1;
  top:57%;
  left:22%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(198) {
  height:7.41px;
  width:7.5px;
  animation-delay:63s;
  opacity:.9;
  top:26%;
  left:49%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(199) {
  height:8.5px;
  width:8.14px;
  animation-delay:57s;
  opacity:1;
  top:77%;
  left:71%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(200) {
  height:7.29px;
  width:7.58px;
  animation-delay:15s;
  opacity:.7;
  top:34%;
  left:53%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(201) {
  height:8.09px;
  width:8.64px;
  animation-delay:1s;
  opacity:.7;
  top:100%;
  left:94%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(202) {
  height:7.54px;
  width:8.31px;
  animation-delay:30s;
  opacity:.8;
  top:61%;
  left:96%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(203) {
  height:7.65px;
  width:7.1px;
  animation-delay:34s;
  opacity:1;
  top:51%;
  left:78%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(204) {
  height:8.05px;
  width:8.86px;
  animation-delay:76s;
  opacity:.8;
  top:17%;
  left:17%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(205) {
  height:8.15px;
  width:7.63px;
  animation-delay:91s;
  opacity:1;
  top:49%;
  left:5%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(206) {
  height:8.22px;
  width:8.31px;
  animation-delay:5s;
  opacity:1;
  top:52%;
  left:34%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(207) {
  height:8.25px;
  width:7.48px;
  animation-delay:32s;
  opacity:.7;
  top:95%;
  left:50%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(208) {
  height:7.6px;
  width:7.59px;
  animation-delay:49s;
  opacity:.7;
  top:45%;
  left:33%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(209) {
  height:7.78px;
  width:7.3px;
  animation-delay:61s;
  opacity:.6;
  top:66%;
  left:68%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(210) {
  height:7.13px;
  width:8.68px;
  animation-delay:40s;
  opacity:1;
  top:32%;
  left:29%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(211) {
  height:7.04px;
  width:8.57px;
  animation-delay:6s;
  opacity:.7;
  top:46%;
  left:89%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(212) {
  height:8.59px;
  width:7.25px;
  animation-delay:91s;
  opacity:.8;
  top:71%;
  left:8%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(213) {
  height:7.74px;
  width:8.45px;
  animation-delay:34s;
  opacity:.8;
  top:7%;
  left:7%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(214) {
  height:8.78px;
  width:7.53px;
  animation-delay:94s;
  opacity:.7;
  top:51%;
  left:90%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(215) {
  height:7.5px;
  width:8.16px;
  animation-delay:57s;
  opacity:1;
  top:34%;
  left:91%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(216) {
  height:8.35px;
  width:8.19px;
  animation-delay:69s;
  opacity:.9;
  top:48%;
  left:89%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(217) {
  height:8.55px;
  width:7.01px;
  animation-delay:96s;
  opacity:.6;
  top:8%;
  left:95%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(218) {
  height:7.8px;
  width:8.66px;
  animation-delay:83s;
  opacity:.8;
  top:16%;
  left:72%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(219) {
  height:8.86px;
  width:8.88px;
  animation-delay:19s;
  opacity:.8;
  top:57%;
  left:23%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(220) {
  height:8.56px;
  width:7.98px;
  animation-delay:66s;
  opacity:.8;
  top:72%;
  left:54%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(221) {
  height:8.26px;
  width:8.33px;
  animation-delay:36s;
  opacity:.7;
  top:3%;
  left:5%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(222) {
  height:7.25px;
  width:8.34px;
  animation-delay:63s;
  opacity:.7;
  top:67%;
  left:23%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(223) {
  height:7.68px;
  width:8.93px;
  animation-delay:1s;
  opacity:.7;
  top:21%;
  left:100%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(224) {
  height:8.89px;
  width:7.25px;
  animation-delay:22s;
  opacity:.8;
  top:46%;
  left:92%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(225) {
  height:8.18px;
  width:7.66px;
  animation-delay:9s;
  opacity:1;
  top:69%;
  left:26%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(226) {
  height:8.17px;
  width:7.91px;
  animation-delay:10s;
  opacity:.6;
  top:47%;
  left:67%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(227) {
  height:8.98px;
  width:7.37px;
  animation-delay:72s;
  opacity:.9;
  top:85%;
  left:64%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(228) {
  height:8.21px;
  width:8.77px;
  animation-delay:29s;
  opacity:.7;
  top:64%;
  left:11%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(229) {
  height:7.93px;
  width:7.48px;
  animation-delay:39s;
  opacity:.7;
  top:95%;
  left:27%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(230) {
  height:8.78px;
  width:8.63px;
  animation-delay:2s;
  opacity:.9;
  top:1%;
  left:45%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(231) {
  height:7.93px;
  width:8.03px;
  animation-delay:72s;
  opacity:.9;
  top:73%;
  left:82%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(232) {
  height:8.63px;
  width:8.43px;
  animation-delay:2s;
  opacity:.9;
  top:78%;
  left:14%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(233) {
  height:7.81px;
  width:8.91px;
  animation-delay:77s;
  opacity:.9;
  top:4%;
  left:50%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(234) {
  height:8.85px;
  width:8.41px;
  animation-delay:61s;
  opacity:1;
  top:87%;
  left:33%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(235) {
  height:8.9px;
  width:7.64px;
  animation-delay:90s;
  opacity:.8;
  top:66%;
  left:45%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(236) {
  height:7.94px;
  width:8.12px;
  animation-delay:70s;
  opacity:.7;
  top:59%;
  left:39%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(237) {
  height:7.08px;
  width:7.54px;
  animation-delay:20s;
  opacity:.6;
  top:4%;
  left:59%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(238) {
  height:7.98px;
  width:8.37px;
  animation-delay:31s;
  opacity:.9;
  top:34%;
  left:64%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(239) {
  height:8.25px;
  width:7.85px;
  animation-delay:22s;
  opacity:1;
  top:75%;
  left:60%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(240) {
  height:7.95px;
  width:7.12px;
  animation-delay:89s;
  opacity:.7;
  top:1%;
  left:61%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(241) {
  height:7.76px;
  width:7.21px;
  animation-delay:26s;
  opacity:.7;
  top:89%;
  left:71%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(242) {
  height:7.01px;
  width:8.39px;
  animation-delay:52s;
  opacity:.8;
  top:90%;
  left:100%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(243) {
  height:7.22px;
  width:8.33px;
  animation-delay:62s;
  opacity:.8;
  top:65%;
  left:14%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(244) {
  height:7.67px;
  width:7.92px;
  animation-delay:56s;
  opacity:1;
  top:23%;
  left:92%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(245) {
  height:7.79px;
  width:7.7px;
  animation-delay:52s;
  opacity:1;
  top:29%;
  left:87%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(246) {
  height:7.91px;
  width:8.33px;
  animation-delay:53s;
  opacity:1;
  top:64%;
  left:62%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(247) {
  height:7.98px;
  width:7.68px;
  animation-delay:1s;
  opacity:.8;
  top:71%;
  left:85%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(248) {
  height:8.5px;
  width:7.52px;
  animation-delay:75s;
  opacity:.6;
  top:85%;
  left:68%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(249) {
  height:8.73px;
  width:7.12px;
  animation-delay:82s;
  opacity:1;
  top:17%;
  left:19%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(250) {
  height:7.93px;
  width:8.93px;
  animation-delay:23s;
  opacity:1;
  top:31%;
  left:70%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(251) {
  height:8.36px;
  width:8.01px;
  animation-delay:88s;
  opacity:1;
  top:92%;
  left:79%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(252) {
  height:8.23px;
  width:7.04px;
  animation-delay:11s;
  opacity:1;
  top:80%;
  left:6%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(253) {
  height:8.76px;
  width:8.05px;
  animation-delay:5s;
  opacity:.8;
  top:16%;
  left:41%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(254) {
  height:7.47px;
  width:8.4px;
  animation-delay:95s;
  opacity:.7;
  top:92%;
  left:66%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(255) {
  height:8.69px;
  width:8.26px;
  animation-delay:74s;
  opacity:1;
  top:72%;
  left:65%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(256) {
  height:8.68px;
  width:7.04px;
  animation-delay:13s;
  opacity:.6;
  top:23%;
  left:82%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(257) {
  height:7.62px;
  width:7.37px;
  animation-delay:84s;
  opacity:.9;
  top:9%;
  left:69%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(258) {
  height:8.05px;
  width:7.45px;
  animation-delay:94s;
  opacity:.8;
  top:92%;
  left:16%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(259) {
  height:8.3px;
  width:8.28px;
  animation-delay:55s;
  opacity:.8;
  top:19%;
  left:87%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(260) {
  height:8.28px;
  width:7.67px;
  animation-delay:44s;
  opacity:1;
  top:24%;
  left:40%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(261) {
  height:7.21px;
  width:7.17px;
  animation-delay:43s;
  opacity:.8;
  top:23%;
  left:53%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(262) {
  height:8.66px;
  width:7.26px;
  animation-delay:91s;
  opacity:.7;
  top:12%;
  left:58%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(263) {
  height:8.95px;
  width:8.77px;
  animation-delay:89s;
  opacity:.8;
  top:14%;
  left:70%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(264) {
  height:7.94px;
  width:7.77px;
  animation-delay:44s;
  opacity:.9;
  top:23%;
  left:100%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(265) {
  height:7.14px;
  width:8.17px;
  animation-delay:38s;
  opacity:1;
  top:27%;
  left:3%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(266) {
  height:8.64px;
  width:8.33px;
  animation-delay:90s;
  opacity:.8;
  top:42%;
  left:34%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(267) {
  height:7.32px;
  width:7.79px;
  animation-delay:38s;
  opacity:.6;
  top:10%;
  left:7%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(268) {
  height:7.32px;
  width:7.62px;
  animation-delay:84s;
  opacity:.9;
  top:85%;
  left:54%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(269) {
  height:8.15px;
  width:8.1px;
  animation-delay:54s;
  opacity:.8;
  top:21%;
  left:97%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(270) {
  height:8.52px;
  width:8.09px;
  animation-delay:22s;
  opacity:.7;
  top:8%;
  left:73%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(271) {
  height:8.76px;
  width:7.93px;
  animation-delay:88s;
  opacity:.7;
  top:6%;
  left:9%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(272) {
  height:7.43px;
  width:8.14px;
  animation-delay:75s;
  opacity:1;
  top:93%;
  left:87%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(273) {
  height:7.32px;
  width:7.61px;
  animation-delay:100s;
  opacity:.9;
  top:80%;
  left:66%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(274) {
  height:7.35px;
  width:8.93px;
  animation-delay:35s;
  opacity:.7;
  top:46%;
  left:99%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(275) {
  height:7.56px;
  width:8.24px;
  animation-delay:68s;
  opacity:.6;
  top:34%;
  left:10%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(276) {
  height:7.02px;
  width:7.35px;
  animation-delay:30s;
  opacity:.8;
  top:51%;
  left:82%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(277) {
  height:7.38px;
  width:7.84px;
  animation-delay:88s;
  opacity:.6;
  top:4%;
  left:98%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(278) {
  height:8.94px;
  width:8.27px;
  animation-delay:47s;
  opacity:.8;
  top:99%;
  left:64%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(279) {
  height:8.81px;
  width:8.38px;
  animation-delay:2s;
  opacity:1;
  top:56%;
  left:79%
}
.GlintCoinMainBanner_star__4aVro:nth-of-type(280) {
  height:8.97px;
  width:8.42px;
  animation-delay:100s;
  opacity:.7;
  top:39%;
  left:70%
}
@keyframes GlintCoinMainBanner_blink__Hf8ZN {
  0% {
    transform:rotate(0deg) scale(.1)
  }
  4% {
    transform:rotate(-20deg) scale(.9)
  }
  8% {
    transform:rotate(-40deg) scale(.1)
  }
  50% {
    transform:rotate(-40deg) scale(.1)
  }
  52% {
    transform:rotate(-50deg) scale(.3)
  }
  54% {
    transform:rotate(-60deg) scale(.1)
  }
  to {
    transform:rotate(0deg) scale(.1)
  }
}
@keyframes GlintCoinMainBanner_rotate__CaQQZ {
  0% {
    transform:rotate(0deg)
  }
  to {
    transform:rotate(1turn)
  }
}
.GlintCoinMainBanner_rim1__uLoXt,
.GlintCoinMainBanner_rim2__hUXc5,
.GlintCoinMainBanner_rim3__6eUny,
.GlintCoinMainBanner_rim4__KvYaQ {
  position:absolute;
  top:50%;
  left:50%;
  border-radius:50%;
  transform:translate3d(-50%,-50%,0);
  border:.66586px solid hsla(0,0%,100%,.161);
  opacity:0;
  visibility:hidden;
  z-index:-1
}
.GlintCoinMainBanner_rim1__uLoXt {
  animation:GlintCoinMainBanner_expand__f3ilf 6s linear infinite
}
.GlintCoinMainBanner_rim2__hUXc5 {
  animation:GlintCoinMainBanner_expand__f3ilf 6s linear 1.5s infinite
}
.GlintCoinMainBanner_rim3__6eUny {
  animation:GlintCoinMainBanner_expand__f3ilf 6s linear 3s infinite
}
.GlintCoinMainBanner_rim4__KvYaQ {
  animation:GlintCoinMainBanner_expand__f3ilf 6s linear 4.5s infinite
}
.GlintCoinMainBanner_saleButton__71XUA {
  position:relative;
  z-index:1
}
@keyframes GlintCoinMainBanner_expand__f3ilf {
  5% {
    visibility:visible;
    width:118px;
    height:118px;
    opacity:1
  }
  to {
    width:550px;
    height:550px;
    opacity:0
  }
  to {
    visibility:hidden
  }
}
.GlintCoinMainBanner_buttonsWrapper__DRdon {
  display:flex;
  gap:12px
}
@media screen and (max-width:1000px) {
  .GlintCoinMainBanner_infoWrapper__C9JBe h1 {
    font-size:56px;
    line-height:58px
  }
  .GlintCoinMainBanner_infoWrapper__C9JBe h5 {
    font-size:16px;
    line-height:24px;
    font-weight:400;
    margin-bottom:16px
  }
  .GlintCoinMainBanner_glintIconWrapper__sd5aR {
    width:56px;
    height:56px
  }
}
@media(max-width:600px) {
  .GlintCoinMainBanner_bannerWrapper__4Z9WU {
    background-size:cover;
    height:var(--full-height);
    margin-top:-20px
  }
  .GlintCoinMainBanner_container__7Hf3l {
    padding-bottom:16px
  }
  .GlintCoinMainBanner_buttonsWrapper__DRdon {
    width:100%;
    justify-content:center
  }
  .GlintCoinMainBanner_footer__m1Kma {
    display:none
  }
  @keyframes GlintCoinMainBanner_expand__f3ilf {
    5% {
      visibility:visible;
      width:46px;
      height:46px;
      opacity:1
    }
    to {
      width:400px;
      height:400px;
      opacity:0
    }
    to {
      visibility:hidden
    }
  }
}
.GlintCoinRoadMap_container__DmEe1 {
  margin:120px auto;
}
.GlintCoinRoadMap_cards__BuwQE {
  display:flex;
  gap:20px
}
.GlintCoinRoadMap_linkCard__4cccp {
  flex:1 1
}
.GlintCoinRoadMap_linkContent__ISZ_X {
  padding:28px 32px;
  display:flex;
  flex-direction:column;
  background:var(--main-tertiary);
  gap:48px
}
.GlintCoinRoadMap_linkCard__4cccp:hover:after {
  opacity:1
}
.GlintCoinRoadMap_linkCard__4cccp:before {
  content:"";
  z-index:0;
  position:absolute;
  top:0;
  left:0;
  padding-top:100%;
  width:100%;
  transform:translateY(-50%);
  border-radius:50%;
  box-shadow:0 0 0 20px hsla(0,0%,100%,.08);
  filter:blur(10px);
  background:radial-gradient(circle,var(--glint-color) 0,hsla(0,0%,100%,0) 100%)
}
.GlintCoinRoadMap_linkCard__4cccp:after {
  content:"";
  z-index:0;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
  transition:opacity .3s ease;
  background:var(--glint-color)
}
@media(max-width:600px) {
  .GlintCoinRoadMap_cards__BuwQE {
    flex-direction:column;
    gap:16px
  }
  .GlintCoinRoadMap_linkContent__ISZ_X {
    padding:20px 24px
  }
  .GlintCoinRoadMap_linkContent__ISZ_X h4 {
    font-size:24px;
    line-height:36px
  }
}
.GlintLandingCardWrapper_card__Lt1mp {
  position:relative;
  overflow:hidden;
  padding:1px;
  border-radius:16px
}
.GlintLandingCardWrapper_card__Lt1mp.GlintLandingCardWrapper_mac__WEmR6 {
  padding:.5px
}
.GlintLandingCardWrapper_cardContent__tSBqO {
  border-radius:16px;
  position:relative;
  z-index:1;
  height:100%
}
.ScrollingRoadmap_grid__IDTBo {
  margin-top:34px;
  padding-left:20px;
  padding-right:20px;
  width:100%;
  display:grid;
  grid-template-columns:repeat(6,420px);
  position:relative;
  cursor:pointer;
  overflow-x:auto;
  -webkit-overflow-scrolling:touch;
  -webkit-user-select:none;
  -moz-user-select:none;
  user-select:none
}
.ScrollingRoadmap_grid__IDTBo::-webkit-scrollbar {
  display:none
}
.ScrollingRoadmap_percent__9emDq {
  display:inline-flex;
  justify-content:center;
  align-items:center;
  color:var(--white-button);
  border-radius:100px;
  width:58px;
  height:28px;
  margin-bottom:18px
}
.ScrollingRoadmap_line__1W0Dl {
  height:16px;
  border-right:4px solid #0e1014
}
.ScrollingRoadmap_lineFirst__ty6pf {
  border-radius:10px 0 0 10px
}
.ScrollingRoadmap_lineLast__K1Q2F {
  border-radius:0 10px 10px 0;
  border:none
}
.ScrollingRoadmap_card__0YJaF .ScrollingRoadmap_line__1W0Dl,
.ScrollingRoadmap_card__0YJaF .ScrollingRoadmap_percent__9emDq {
  background-color:var(--main-secondary)
}
.ScrollingRoadmap_card__0YJaF.ScrollingRoadmap_doneCard__uf3S7 .ScrollingRoadmap_line__1W0Dl,
.ScrollingRoadmap_card__0YJaF.ScrollingRoadmap_doneCard__uf3S7 .ScrollingRoadmap_percent__9emDq {
  background-color:var(--accent-primary)
}
.ScrollingRoadmap_cardTitle___aF7g {
  margin:24px 0 4px
}
.ScrollingRoadmap_cardDescription__6Smxg {
  margin-right:20px
}
.ScrollingRoadmap_fadeRight__p8jt6 {
  right:0
}
.ScrollingRoadmap_fadeLeft__zYm5O,
.ScrollingRoadmap_fadeRight__p8jt6 {
  position:absolute;
  width:32px;
  top:74px;
  bottom:0;
  background:linear-gradient(270deg,#0e1014,rgba(14,16,20,.991) 6.67%,rgba(14,16,20,.964) 13.33%,rgba(14,16,20,.918) 20%,rgba(14,16,20,.853) 26.67%,rgba(14,16,20,.768) 33.33%,rgba(14,16,20,.668) 40%,rgba(14,16,20,.557) 46.67%,rgba(14,16,20,.443) 53.33%,rgba(14,16,20,.332) 60%,rgba(14,16,20,.232) 66.67%,rgba(14,16,20,.147) 73.33%,rgba(14,16,20,.082) 80%,rgba(14,16,20,.036) 86.67%,rgba(14,16,20,.009) 93.33%,rgba(14,16,20,0))
}
.ScrollingRoadmap_fadeLeft__zYm5O {
  left:0;
  transform:matrix(-1,0,0,1,0,0)
}
@media(max-width:600px) {
  .ScrollingRoadmap_gridWrapper__R_qIW {
    gap:16px
  }
  .ScrollingRoadmap_glintMobileGrid__plzOU {
    margin-top:24px;
    margin-left:-20px;
    padding-left:20px;
    padding-right:20px;
    width:calc(100% + 40px);
    grid-template-columns:repeat(6,358px)
  }
  .ScrollingRoadmap_fadeRight__p8jt6 {
    right:-5px
  }
  .ScrollingRoadmap_fadeLeft__zYm5O {
    left:-5px
  }
  .ScrollingRoadmap_cardDescription__6Smxg {
    margin-right:16px
  }
}
.AboutGlint_container__tPp2M {
  padding-top:80px;
  padding-bottom:120px
}
.AboutGlint_cardsWrapper__0aXWo {
  display:grid;
  grid-template-columns:1fr 20px 1fr;
  position:relative
}
.AboutGlint_bgWrapper__5A_7k {
  padding-top:33.3%;
  position:relative
}
.AboutGlint_bgWrapper__5A_7k img {
  border-radius:16px
}
.AboutGlint_bgWrapper__5A_7k:after {
  position:absolute;
  background:linear-gradient(0deg,#16181c,rgba(22,24,28,0));
  width:100%;
  bottom:0;
  left:0;
  height:24px;
  z-index:1;
  content:""
}
.AboutGlint_glowText__w31nz {
  position:relative
}
.AboutGlint_glowText__w31nz.AboutGlint_dex__6BXnQ {
  background:linear-gradient(180deg,#a9ebc3,#fff);
  text-shadow:0 0 16px rgba(41,184,98,.32),0 0 8px hsla(0,0%,100%,.44);
  background-clip:text;
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent
}
.AboutGlint_glowText__w31nz.AboutGlint_marketplace__3qCfK {
  background:linear-gradient(180deg,#faf7be,#fff);
  text-shadow:0 0 16px hsla(57,86%,86%,.32),0 0 8px hsla(0,0%,100%,.44);
  background-clip:text;
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent
}
.AboutGlint_glowText__w31nz.AboutGlint_nft__e0_PG {
  background:linear-gradient(180deg,#fac3e7,#fff);
  text-shadow:0 0 16px rgba(250,10,166,.32),0 0 8px hsla(0,0%,100%,.44);
  background-clip:text;
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent
}
.AboutGlint_aboutCard__YMtFo {
  background:var(--main-tertiary)
}
.AboutGlint_aboutCard__YMtFo:hover:after {
  opacity:1
}
.AboutGlint_aboutCard__YMtFo:before {
  content:"";
  z-index:0;
  position:absolute;
  top:0;
  left:0;
  padding-top:100%;
  width:100%;
  transform:translateY(-50%);
  border-radius:50%;
  filter:blur(20px);
  box-shadow:0 0 0 20px hsla(0,0%,100%,.08)
}
.AboutGlint_aboutCard__YMtFo:after {
  content:"";
  z-index:0;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
  transition:opacity .3s ease
}
.AboutGlint_aboutCard__YMtFo.AboutGlint_dexCard__ghhT1:before {
  background:radial-gradient(circle,#29b862 0,hsla(0,0%,100%,0) 100%)
}
.AboutGlint_aboutCard__YMtFo.AboutGlint_dexCard__ghhT1:after {
  background:#29b862
}
.AboutGlint_aboutCard__YMtFo.AboutGlint_marketplaceCard__FPXbS:before {
  background:radial-gradient(circle,#faf7be 0,hsla(0,0%,100%,0) 100%)
}
.AboutGlint_aboutCard__YMtFo.AboutGlint_marketplaceCard__FPXbS:after {
  background:#faf7be
}
.AboutGlint_aboutCard__YMtFo.AboutGlint_nftCard__hNttt:before {
  background:radial-gradient(circle,#fa0aa6 0,hsla(0,0%,100%,0) 100%)
}
.AboutGlint_aboutCard__YMtFo.AboutGlint_nftCard__hNttt:after {
  background:#fa0aa6
}
.AboutGlint_aboutCardContent__xB1zJ {
  border-radius:16px;
  background:var(--main-tertiary)
}
.AboutGlint_cardFooter__nFvsY {
  padding:16px 24px 20px;
  display:flex;
  flex-direction:column;
  gap:12px;
  align-items:center
}
.AboutGlint_infoWrapper___kM6J {
  display:flex;
  gap:20px;
  width:100%;
  justify-content:center
}
.AboutGlint_divider__mtpLG {
  background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.08) 50%,hsla(0,0%,100%,0));
  width:.5px;
  align-self:stretch
}
.AboutGlint_infoCol__SB9fN {
  flex:1 1;
  display:flex;
  flex-direction:column;
  gap:2px;
  padding:0 24px
}
.AboutGlint_midStarWrapper__vHnhx {
  display:flex;
  height:100%;
  align-items:center
}
.AboutGlint_absoluteStar__Sw9a_ {
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  z-index:-2
}
.AboutGlint_absoluteStar__Sw9a_:first-child {
  left:-20px
}
.AboutGlint_absoluteStar__Sw9a_:last-child {
  right:-20px
}
@media(max-width:600px) {
  .AboutGlint_absoluteStar__Sw9a_ {
    display:none
  }
  .AboutGlint_midStarWrapper__vHnhx {
    height:20px;
    width:100%;
    justify-content:center
  }
  .AboutGlint_cardsWrapper__0aXWo {
    grid-template-columns:1fr
  }
  .AboutGlint_cardFooter__nFvsY {
    gap:8px;
    padding:12px 24px 16px
  }
  .AboutGlint_infoWrapper___kM6J {
    gap:48px
  }
  .AboutGlint_infoCol__SB9fN {
    padding:0
  }
  .AboutGlint_infoCol__SB9fN p:first-child {
    font-size:20px;
    line-height:28px
  }
  .AboutGlint_infoCol__SB9fN p:last-child {
    font-size:14px;
    line-height:20px
  }
}
.SectionHeader_wrapper__3VzqL {
  display:flex;
  flex-direction:column;
  gap:8px;
  margin-bottom:32px
}
.SectionHeader_wrapper__3VzqL.SectionHeader_centered__Be4Sm {
  align-items:center;
  text-align:center
}
@media(max-width:600px) {
  .SectionHeader_wrapper__3VzqL {
    gap:4px;
    margin-bottom:24px
  }
  .SectionHeader_wrapper__3VzqL h2 {
    font-size:20px;
    line-height:28px
  }
  .SectionHeader_wrapper__3VzqL p {
    font-size:16px;
    line-height:24px
  }
}
.GlintAllocation_container__offEv {
  padding-bottom:120px
}
.GlintAllocation_grid__ssRe0 {
  display:flex;
  gap:20px;
  position:relative
}
.GlintAllocation_gridLeftCol__K2Nja {
  display:grid;
  grid-template-columns:1fr 1fr;
  grid-gap:20px;
  gap:20px;
  flex:1 1
}
.GlintAllocation_leftCard__qnHwV:after {
  position:absolute;
  background:linear-gradient(180deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,0));
  width:100%;
  height:100%;
  bottom:0;
  left:0;
  z-index:0;
  content:""
}
.GlintAllocation_leftCard__qnHwV:last-child {
  grid-column:1/span 2
}
.GlintAllocation_leftCardContent__5EprI,
.GlintAllocation_rightContent__gZtps {
  background-color:var(--main-tertiary);
  padding:28px 32px;
  display:flex;
  flex-direction:column
}
.GlintAllocation_leftCardContent__5EprI {
  gap:4px
}
.GlintAllocation_rightCard__ZPfPP {
  min-width:750px
}
.GlintAllocation_rightCard__ZPfPP:after {
  position:absolute;
  width:100%;
  height:100%;
  bottom:0;
  left:0;
  z-index:0;
  content:"";
  background:linear-gradient(270deg,#53e558,#ff9b29 25%,#905cff 50%,#5280ff 75%,#ff5cb3)
}
.GlintAllocation_cellTitle__y5GI7 {
  margin-bottom:2px
}
.GlintAllocation_rightContent__gZtps {
  justify-content:space-between;
  height:100%
}
.GlintAllocation_chart__n2MaU {
  display:flex;
  gap:6px
}
.GlintAllocation_cell__r1O21 span {
  display:block;
  width:100%;
  height:6px;
  border-radius:3px
}
.GlintAllocation_cell__r1O21 span:last-child {
  position:absolute;
  left:0;
  top:0;
  z-index:0;
  filter:blur(5px)
}
.GlintAllocation_cell__r1O21.GlintAllocation_pink__UQ_co {
  width:29%
}
.GlintAllocation_cell__r1O21.GlintAllocation_pink__UQ_co span {
  background-color:#ff5cb3
}
.GlintAllocation_cell__r1O21.GlintAllocation_blue__64CHw {
  width:19%
}
.GlintAllocation_cell__r1O21.GlintAllocation_blue__64CHw span {
  background-color:#5280ff
}
.GlintAllocation_cell__r1O21.GlintAllocation_purple__3aUsw {
  width:18%
}
.GlintAllocation_cell__r1O21.GlintAllocation_purple__3aUsw span {
  background-color:#905cff
}
.GlintAllocation_cell__r1O21.GlintAllocation_green__qzEoz {
  width:17%
}
.GlintAllocation_cell__r1O21.GlintAllocation_green__qzEoz span {
  background-color:#53e658
}
.GlintAllocation_cell__r1O21.GlintAllocation_orange__ay8_4 {
  width:17%
}
.GlintAllocation_cell__r1O21.GlintAllocation_orange__ay8_4 span {
  background-color:#ff9b29
}
.GlintAllocation_segment___hR7i {
  margin-bottom:12px;
  position:relative
}
.GlintAllocation_divider__xJPWj {
  background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.08) 50%,hsla(0,0%,100%,0));
  width:.5px;
  align-self:stretch;
  display:block
}
.GlintAllocation_absoluteStar__jnpuJ {
  position:absolute;
  z-index:-2
}
.GlintAllocation_absoluteStar__jnpuJ:first-child {
  left:-70px;
  top:80px;
  transform:translateY(-50%) rotate(-15deg)
}
.GlintAllocation_absoluteStar__jnpuJ:last-child {
  bottom:-86px;
  right:-55px
}
@media(max-width:600px) {
  .GlintAllocation_gridLeftCol__K2Nja {
    gap:16px;
    grid-template-columns:1fr
  }
  .GlintAllocation_grid__ssRe0 {
    flex-direction:column;
    gap:16px
  }
  .GlintAllocation_leftCard__qnHwV:last-child {
    grid-column:unset
  }
  .GlintAllocation_rightCard__ZPfPP {
    min-width:unset
  }
  .GlintAllocation_chart__n2MaU {
    flex-direction:column;
    gap:20px
  }
  .GlintAllocation_cell__r1O21.GlintAllocation_pink__UQ_co {
    width:100%
  }
  .GlintAllocation_cell__r1O21.GlintAllocation_blue__64CHw {
    width:66%
  }
  .GlintAllocation_cell__r1O21.GlintAllocation_purple__3aUsw {
    width:50%
  }
  .GlintAllocation_cell__r1O21.GlintAllocation_green__qzEoz,
  .GlintAllocation_cell__r1O21.GlintAllocation_orange__ay8_4 {
    width:49%
  }
  .GlintAllocation_splitCard__yaTao {
    flex-direction:row;
    gap:24px;
    justify-content:center
  }
  .GlintAllocation_splitCard__yaTao h4 {
    margin-bottom:4px;
    font-size:24px!important;
    line-height:36px!important;
    white-space:nowrap;
    overflow:visible
  }
  .GlintAllocation_leftCardContent__5EprI h4 {
    font-size:28px;
    line-height:40px
  }
  .GlintAllocation_leftCardContent__5EprI p {
    font-size:16px;
    line-height:24px
  }
  .GlintAllocation_leftCardContent__5EprI {
    padding:20px 24px
  }
  .GlintAllocation_rightContent__gZtps {
    padding:20px 24px 24px
  }
  .GlintAllocation_rightContent__gZtps h4 {
    margin-bottom:16px
  }
  .GlintAllocation_splitCol__aW8tV {
    flex:1 1
  }
  .GlintAllocation_cell__r1O21 {
    display:flex;
    flex-direction:column
  }
  .GlintAllocation_cell__r1O21 .GlintAllocation_segment___hR7i {
    order:3;
    margin-bottom:0
  }
  .GlintAllocation_cell__r1O21 .GlintAllocation_cellLabel__4QHZT {
    margin-bottom:8px
  }
  .GlintAllocation_absoluteStar__jnpuJ:first-child {
    left:-50px;
    top:-60px;
    transform:translateY(0) rotate(-15deg)
  }
  .GlintAllocation_absoluteStar__jnpuJ:last-child {
    right:-70px;
    top:unset;
    left:unset;
    bottom:-100px;
    transform:translateY(0) rotate(0deg)
  }
}
.GlintUtility_container__FDRAh {
  padding-bottom:120px
}
.GlintUtility_cardsWrapper__O0HI4 {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  grid-gap:20px;
  gap:20px;
  margin-bottom:120px;
  position:relative
}
.GlintUtility_card__VViGV {
  height:100%
}
.GlintUtility_card__VViGV:nth-child(3):before {
  content:"";
  z-index:0;
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
  background:linear-gradient(90deg,rgba(74,49,240,.4),hsla(0,0%,100%,0) 50%,rgba(74,49,240,.4))
}
.GlintUtility_card__VViGV:nth-child(3):after {
  content:"";
  position:absolute;
  z-index:0;
  height:28px;
  top:0;
  left:0;
  width:100%;
  background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.08) 50%,hsla(0,0%,100%,0))
}
.GlintUtility_card__VViGV:nth-child(5):before {
  content:"";
  z-index:0;
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
  background:linear-gradient(180deg,hsla(0,0%,100%,.08) 50%,hsla(0,0%,100%,0))
}
.GlintUtility_card__VViGV:nth-child(5):after {
  content:"";
  position:absolute;
  z-index:0;
  height:100%;
  top:0;
  left:0;
  width:33%;
  background:linear-gradient(90deg,rgba(74,49,240,.4),hsla(0,0%,100%,0))
}
.GlintUtility_cardContent__n_ZsW {
  padding:28px 32px;
  background:var(--main-tertiary);
  height:100%
}
.GlintUtility_cardContent__n_ZsW.GlintUtility_glintColor__P5bWI {
  background:var(--glint-color)
}
.GlintUtility_cardContent__n_ZsW.GlintUtility_glintColor__P5bWI .GlintUtility_title__4utoh {
  color:var(--main-white);
  background:initial
}
.GlintUtility_cardContent__n_ZsW .GlintUtility_title__4utoh {
  font-size:36px;
  line-height:normal;
  margin-bottom:12px
}
.GlintUtility_cardContent__n_ZsW .GlintUtility_title__4utoh.GlintUtility_gradientColor__p1vVf {
  background:linear-gradient(90deg,#cac2ff,#fff);
  background-clip:text;
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent
}
.GlintUtility_cardContent__n_ZsW .GlintUtility_link__gXaoE {
  margin-top:24px;
  display:flex;
  align-items:center;
  color:var(--main-white)
}
.GlintUtility_cardContent__n_ZsW .GlintUtility_link__gXaoE svg path {
  fill:currentColor
}
.GlintUtility_cardContent__n_ZsW .GlintUtility_devBadge__jjkRD {
  position:absolute;
  top:12px;
  right:12px;
  border-radius:6px;
  background:var(--glint-color);
  padding:4px 6px;
  text-transform:uppercase
}
.GlintUtility_absoluteStar__oTZNI {
  position:absolute;
  top:50%;
  z-index:-2
}
.GlintUtility_absoluteStar__oTZNI:first-child {
  left:-70px;
  transform:translateY(-50%)
}
.GlintUtility_absoluteStar__oTZNI:last-child {
  right:-70px;
  transform:translateY(-50%) rotate(180deg)
}
.GlintUtility_titleWrapper__s9_Gi {
  max-width:640px
}
@media(max-width:600px) {
  .GlintUtility_cardsWrapper__O0HI4 {
    grid-template-columns:1fr;
    gap:16px
  }
  .GlintUtility_cardContent__n_ZsW {
    padding:20px 24px
  }
  .GlintUtility_cardContent__n_ZsW .GlintUtility_title__4utoh {
    margin-bottom:8px;
    font-size:32px;
    line-height:44px
  }
  .GlintUtility_cardContent__n_ZsW .GlintUtility_title__4utoh br {
    display:none
  }
  .GlintUtility_cardContent__n_ZsW .GlintUtility_link__gXaoE {
    margin-top:16px
  }
  .GlintUtility_absoluteStar__oTZNI:first-child {
    left:unset;
    top:-70px;
    right:-70px;
    transform:translateY(0)
  }
  .GlintUtility_absoluteStar__oTZNI:last-child {
    right:unset;
    top:unset;
    left:-70px;
    bottom:-70px;
    transform:translateY(0) rotate(0deg)
  }
  .GlintUtility_card__VViGV:nth-child(3):before {
    background:linear-gradient(0deg,rgba(74,49,240,.4),hsla(0,0%,100%,0) 50%,rgba(74,49,240,.4))
  }
  .GlintUtility_card__VViGV:nth-child(3):after {
    height:100%;
    background:linear-gradient(0deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.08) 50%,hsla(0,0%,100%,0))
  }
  .GlintUtility_card__VViGV:nth-child(5):before {
    display:none
  }
  .GlintUtility_card__VViGV:nth-child(5):after {
    height:100%;
    width:100%;
    background:linear-gradient(180deg,rgba(74,49,240,.4),hsla(0,0%,100%,0))
  }
}
.GlintUtilityInfo_wrapper__9TmDS {
  display:grid;
  grid-template-columns:1fr 1fr;
  grid-gap:20px;
  gap:20px
}
.GlintUtilityInfo_border__ZEcah {
  position:absolute;
  height:calc(100% + 6px);
  width:calc(100% + 6px);
  left:-3px;
  top:-3px;
  padding:.5px;
  background:linear-gradient(180deg,hsla(0,0%,100%,.08),rgba(22,24,28,0));
  opacity:.6;
  border-radius:20px;
  z-index:-1
}
.GlintUtilityInfo_border__ZEcah .GlintUtilityInfo_borderContent__bLTcR {
  background-color:var(--main-background);
  width:100%;
  height:100%;
  border-radius:inherit
}
.GlintUtilityInfo_border__ZEcah:nth-of-type(2) {
  height:calc(100% + 12px);
  width:calc(100% + 12px);
  left:-6px;
  top:-6px;
  border-radius:24px;
  opacity:.4;
  z-index:-2
}
.GlintUtilityInfo_card__E8wHm {
  background-color:var(--separator-08);
  height:100%
}
.GlintUtilityInfo_card__E8wHm:before {
  content:"";
  z-index:0;
  position:absolute;
  top:0;
  left:0;
  padding-top:100%;
  width:80%;
  transform:translate3d(10%,-50%,0);
  border-radius:50%;
  filter:blur(20px)
}
.GlintUtilityInfo_content__h6bJE {
  padding:8px;
  background-color:var(--main-tertiary);
  background-repeat:no-repeat;
  background-position:50%;
  background-size:contain;
  position:relative;
  z-index:1
}
.GlintUtilityInfo_cardWrapper__poE5C {
  position:relative
}
.GlintUtilityInfo_glintCard__ZpCvd:before {
  background:radial-gradient(circle,rgba(74,49,240,.6) 0,hsla(0,0%,100%,0) 100%)
}
.GlintUtilityInfo_glintContent__65yBO {
  background-image:url(/images/glint-coin-landing/glint-bg.svg)
}
.GlintUtilityInfo_stakeCard__jHWyS:before {
  background:radial-gradient(circle,rgba(247,62,161,.6) 0,hsla(0,0%,100%,0) 100%)
}
.GlintUtilityInfo_stakeContent__t0hMG {
  background-image:url(/images/glint-coin-landing/stakers-bg.svg)
}
.GlintUtilityInfo_header__iB0A5 {
  border-radius:8px;
  border:.5px solid hsla(0,0%,100%,.08);
  background:var(--dark);
  -webkit-backdrop-filter:blur(4px);
  backdrop-filter:blur(4px);
  padding:12px 12px 8px;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  display:flex
}
.GlintUtilityInfo_top__YGLIW {
  padding-bottom:8px;
  margin-bottom:8px;
  border-bottom:1px solid var(--dark-hover);
  display:flex;
  gap:24px;
  width:100%;
  justify-content:center;
  padding-left:64px;
  padding-right:64px;
  justify-content:space-between
}
.GlintUtilityInfo_top__YGLIW.GlintUtilityInfo_withoutBottomRow__IO1o6 {
  border-bottom:0;
  padding-bottom:0;
  margin-bottom:4px
}
.GlintUtilityInfo_top__YGLIW>span {
  align-self:stretch;
  width:1px;
  background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.08) 50%,hsla(0,0%,100%,0))
}
.GlintUtilityInfo_infoLabel__Kjn76 {
  margin-bottom:2px
}
.GlintUtilityInfo_columnWrapper__5FteQ {
  display:flex;
  align-items:center;
  gap:12px
}
.GlintUtilityInfo_price__pkTwh {
  display:flex;
  align-items:center;
  gap:4px
}
.GlintUtilityInfo_cardDescription__iHLG3 {
  max-width:420px
}
.GlintUtilityInfo_body__xMIob {
  padding:40px 16px;
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center
}
.GlintUtilityInfo_body__xMIob h2 {
  display:flex;
  align-items:center;
  gap:8px;
  margin-bottom:8px
}
.GlintUtilityInfo_body__xMIob p {
  margin-bottom:24px
}
.GlintUtilityInfo_body__xMIob p a {
  color:var(--accent-primary)
}
@media(max-width:600px) {
  .GlintUtilityInfo_wrapper__9TmDS {
    grid-template-columns:1fr;
    gap:16px
  }
  .GlintUtilityInfo_body__xMIob {
    padding:32px 8px
  }
  .GlintUtilityInfo_body__xMIob h2 {
    font-size:20px;
    line-height:28px
  }
  .GlintUtilityInfo_body__xMIob p {
    margin-bottom:16px
  }
  .GlintUtilityInfo_stakersLogo__IwfcC {
    width:136px;
    height:24px
  }
  .GlintUtilityInfo_header__iB0A5 {
    padding:8px 12px
  }
  .GlintUtilityInfo_top__YGLIW {
    gap:0;
    padding-left:0;
    padding-right:0
  }
  .GlintUtilityInfo_mobileHide__SXXKv {
    display:none
  }
  .GlintUtilityInfo_icon__xEy7k {
    height:32px;
    width:32px
  }
  .GlintUtilityInfo_infoLabel__Kjn76 {
    font-size:12px;
    line-height:18px
  }
  .GlintUtilityInfo_infoAmount__IIcyd {
    font-size:14px;
    line-height:20px
  }
  .GlintUtilityInfo_columnWrapper__5FteQ {
    gap:8px
  }
}
.GlintCoin_bodyContainer__hFXxB {
  position:relative;
  overflow:hidden
}
