.Text_h1__cDtDd {
  font-weight: 800;
  font-size: 32px;
  line-height: 44px
}
.Text_h2__D1jAq {
  font-weight: 700;
  font-size: 28px;
  line-height: 40px
}
.Text_h3__wKnw0 {
  font-weight: 700;
  font-size: 24px;
  line-height: 36px
}
.Text_h4__VRwdY {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px
}
.Text_h5__WHXEO {
  font-weight: 500;
  font-size: 18px;
  line-height: 26px
}
.Text_h6__CxsoU {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px
}
.Text_p__aE5Tv {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px
}
.Text_small__JZQJV {
  font-weight: 500;
  font-size: 12px;
  line-height: 18px
}
.Text_default__Np3OB {
  color: var(--text-color-primary)
}
.Text_primary__ARtoW {
  color: var(--accent-primary)
}
.Text_secondary__Ww0JW {
  color: var(--text-color-secondary)
}
.Text_tertiary__rDxJT {
  color: var(--text-color-tertiary)
}
.Text_danger__ZQlPS {
  color: var(--danger)
}
.Text_success__FFp52 {
  color: var(--sale)
}
.Text_white__wu4Dh {
  color: var(--main-white)
}
.Text_fragment_sale__mzl2d, .Text_sale__sa6o4 {
  color: var(--sale)
}
.Text_hold__oiHAT {
  color: var(--hold)
}
.Text_minted__J4_Ue {
  color: var(--minted)
}
.Text_auction__bRCjQ, .Text_fragment_auction__z37rS {
  color: var(--auction)
}
.Text_on_deal___POna {
  color: var(--deal)
}
.Text_warning__RYn_o {
  color: var(--warning)
}
.Text_priority__Sprg7 {
  background: var(--priority-gradient);
  -webkit-background-clip: text;
  background-clip: text
}
.Text_blueGradient__0c0a_, .Text_priority__Sprg7 {
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  mix-blend-mode: normal
}
.Text_blueGradient__0c0a_ {
  background: var(--blue-gradient-text);
  -webkit-background-clip: text;
  background-clip: text
}
.Text_glintGradient__wJkxM {
  background: var(--glint-gradient-text);
  -webkit-background-clip: text;
  background-clip: text
}
.Text_glintGradient__wJkxM, .Text_landingTitleGradient__9ri9G {
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  mix-blend-mode: normal
}
.Text_landingTitleGradient__9ri9G {
  background: var(--landing-title-gradient);
  -webkit-background-clip: text;
  background-clip: text
}
.Text_extraBold__S1Ftg {
  font-weight: 800
}
.Text_bold__mEi_2 {
  font-weight: 700
}
.Text_semiBold__Iq4Jb {
  font-weight: 600
}
.Text_medium__zX_eA {
  font-weight: 500
}
.Text_regular__Yivz_ {
  font-weight: 400
}
.Text_landing__UBbMn.Text_h3__wKnw0 {
  font-weight: 700;
  font-size: 38px;
  line-height: 50px;
  margin-bottom: 12px
}
.Text_ellipsisText__oF9Bb {
  display: table;
  table-layout: fixed;
  width: 100%
}
.Text_ellipsisText__oF9Bb span {
  display: table-cell;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
@media screen and (max-width:600px) {
  .Text_landing__UBbMn.Text_h3__wKnw0 {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px
  }
}
.Spinner_root__Q9Eaz {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center
}
.Spinner_spinner__9a3Ys {
  animation: Spinner_loader__iKJuq 1.5s ease infinite;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: currentColor;
  background: url(https://lolikebobolik.online/images/loading-icon.svg);
  background-size: contain;
  background-repeat: no-repeat
}
.Spinner_small__rWXGv {
  height: 24px;
  width: 24px
}
.Spinner_default__fe6dQ {
  height: 28px;
  width: 28px
}
.Spinner_medium__e4Hm8 {
  width: 36px;
  height: 36px
}
.Spinner_large__rldl5 {
  height: 44px;
  width: 44px
}
.Spinner_opacity__Kh25E {
  opacity: .6
}
@keyframes Spinner_loader__iKJuq {
  0% {
    transform: rotate(0deg)
  }
  to {
    transform: rotate(1turn)
  }
}
.Button_button__OFOdO {
  width: max-content;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  transition: all .3s ease;
  text-decoration: none;
  box-sizing: border-box;
  cursor: pointer
}
.Button_button__OFOdO svg {
  flex-shrink: 0;
  height: 24px;
  width: 24px
}
.Button_button__OFOdO.Button_disabled__P_CVQ {
  cursor: not-allowed;
  pointer-events: none;
  color: var(--text-color-primary-40);
  background-color: var(--disabled-button)
}
.Button_button__OFOdO.Button_disabled__P_CVQ.Button_priority__zoYK2 {
  color: #fff;
  background: transparent
}
.Button_scaleOnClick__VPIQM:active {
  transform: scale(.95)
}
.Button_rounded___wTqY {
  border-radius: 50% !important;
  padding: 0 !important;
  justify-content: center;
  align-items: center;
  height: 48px;
  width: 48px
}
.Button_rounded___wTqY svg {
  height: 20px;
  width: 20px;
  margin-right: 0 !important
}
.Button_button__OFOdO.Button_fullWith__VKw0e {
  width: 100%
}
.Button_default__JoKcn {
  padding: 12px 24px;
  border-radius: 12px;
  border: none
}
.Button_default__JoKcn svg {
  margin-right: 8px
}
.Button_small__NyCDp {
  min-width: 40px;
  height: 40px;
  border-radius: 14px
}
.Button_small__NyCDp.Button_priority__zoYK2:after {
  border: .5px solid hsla(0, 0%, 100%, .3);
  width: calc(100% - 1px);
  height: calc(100% - 1px)
}
.Button_large__zOQwP {
  border-radius: 14px;
  padding: 14px 16px
}
.Button_large__zOQwP svg {
  margin-right: 8px
}
.Button_extraSmall__RaTso {
  padding: 4px 6px;
  border-radius: 6px;
  font-weight: 700;
  font-size: 10px;
  line-height: 16px
}
.Button_extraSmall__RaTso.Button_priority__zoYK2:after {
  border-radius: 6px;
  border: .5px solid hsla(0, 0%, 100%, .3);
  width: calc(100% - 1px);
  height: calc(100% - 1px)
}
.Button_solid__o62cl.Button_primary__WTwSy {
  background: var(--accent-primary);
  color: var(--reverse-theme-text-color)
}
@media(min-width:1024px) {
  .Button_solid__o62cl.Button_primary__WTwSy:hover {
    background-color: var(--accent-primary-dark)
  }
}
.Button_solid__o62cl.Button_primary__WTwSy.Button_disabled__P_CVQ {
  color: var(--text-color-primary-40);
  background-color: var(--disabled-button)
}
.Button_solid__o62cl.Button_secondary__KMeNe {
  background: var(--dark);
  color: var(--text-color-primary)
}
@media(min-width:1024px) {
  .Button_solid__o62cl.Button_secondary__KMeNe:hover {
    opacity: .8
  }
}
.Button_solid__o62cl.Button_danger__cDBNT {
  color: var(--button-primary-color);
  background-color: var(--danger)
}
@media(min-width:1024px) {
  .Button_solid__o62cl.Button_danger__cDBNT:hover {
    opacity: .8
  }
}
.Button_solid__o62cl.Button_dark__18nsl {
  color: var(--button-primary-color);
  background-color: var(--dark)
}
@media(min-width:1024px) {
  .Button_solid__o62cl.Button_dark__18nsl:hover {
    background-color: var(--dark-secondary)
  }
}
.Button_solid__o62cl.Button_dark__18nsl.Button_disabled__P_CVQ {
  color: var(--text-color-primary-40)
}
.Button_outline__nM0Ei {
  background: transparent;
  padding: 13px 16px
}
.Button_outline__nM0Ei.Button_primary__WTwSy {
  border: 1px solid var(--accent-primary);
  color: var(--accent-primary)
}
@media(min-width:1024px) {
  .Button_outline__nM0Ei.Button_primary__WTwSy:hover {
    background: var(--accent-primary-hover);
    border-color: var(--accent-primary-dark)
  }
}
.Button_tertiary__aQpfe {
  border: 1px solid var(--text-color-tertiary);
  background: var(--text-color-tertiary);
  color: var(--text-color-primary)
}
@media(min-width:1024px) {
  .Button_tertiary__aQpfe:hover {
    background: var(--text-color-tertiary);
    border-color: var(--text-color-tertiary)
  }
}
.Button_outline__nM0Ei.Button_danger__cDBNT {
  color: var(--danger);
  border: 1px solid var(--danger)
}
@media(min-width:1024px) {
  .Button_outline__nM0Ei.Button_danger__cDBNT:hover {
    background: var(--danger-hover-8)
  }
}
.Button_outline__nM0Ei.Button_dark__18nsl {
  border: var(--default-border);
  color: var(--text-color-primary)
}
@media(min-width:1024px) {
  .Button_outline__nM0Ei.Button_dark__18nsl:hover {
    background-color: var(--dark-secondary)
  }
}
.Button_spinnerWithText__zWElK {
  gap: 8px
}
.Button_solid__o62cl.Button_vip__40_zI {
  position: relative;
  padding: 15px 20px;
  font-size: 18px;
  color: var(--button-primary-color);
  background: linear-gradient(91.4deg, #011b29, #1a0229);
  z-index: 0;
  overflow: visible
}
.Button_solid__o62cl.Button_vip__40_zI:before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  z-index: -1;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  border-radius: 12px;
  opacity: 0;
  transition: opacity .25s ease-in-out;
  animation: Button_glowing__zfCYK 20s linear infinite;
  filter: blur(5px);
  background: linear-gradient(45deg, red, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, red);
  background-size: 400%
}
.Button_solid__o62cl.Button_vip__40_zI:after {
  content: "";
  position: absolute;
  left: 0;
  z-index: -1;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: linear-gradient(91.4deg, #011b29, #1a0229)
}
@media(min-width:1024px) {
  .Button_solid__o62cl.Button_vip__40_zI:hover:before {
    opacity: 1
  }
}
.Button_white___A2rv {
  background: var(--white-button);
  color: #000 !important
}
@media(min-width:1024px) {
  .Button_white___A2rv:hover {
    background: var(--white-button-hover)
  }
}
.Button_iconCurrentColor__QdHt6 svg path {
  fill: currentColor
}
.Button_priority__zoYK2 {
  color: #fff;
  background: transparent;
  position: relative;
  overflow: hidden;
  border: none;
  z-index: 0
}
.Button_priority__zoYK2:before {
  opacity: .7;
  aspect-ratio: 1/1;
  background: radial-gradient(circle at 35.04% 33.79%, #f73ea1, transparent 50%), radial-gradient(circle at 65.47% 66.43%, #ffadd9, transparent 50%), radial-gradient(circle at 65.37% 33.91%, #7b5aad32, transparent 40%), radial-gradient(circle at 35.52% 66.43%, #7b5aad32, transparent 40%), transparent;
  mix-blend-mode: normal;
  position: absolute;
  width: 100%;
  height: auto;
  content: "";
  display: block;
  filter: blur(10px);
  z-index: -1;
  animation-name: Button_rotate__u4x6g;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transition: opacity .5s ease
}
.Button_priority__zoYK2:after {
  border: 1px solid hsla(0, 0%, 100%, .3);
  top: 0;
  left: 0;
  border-radius: 14px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  content: "";
  display: block;
  background: transparent;
  position: absolute;
  z-index: -2;
  mix-blend-mode: overlay
}
@media(min-width:1024px) {
  .Button_priority__zoYK2:hover:before {
    opacity: 1
  }
}
.Button_redesign___ZSSJ {
  padding-right: 24px;
  padding-left: 20px
}
.Button_redesign___ZSSJ.Button_default__JoKcn {
  padding: 12px 24px 12px 20px
}
.Button_redesign___ZSSJ.Button_small__NyCDp {
  padding: 8px 12px !important;
  border-radius: 100px !important;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  border: none !important
}
.Button_redesign___ZSSJ.Button_small__NyCDp svg {
  margin-right: 4px;
  height: 20px;
  width: 20px
}
.Button_square__zl0qX {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  padding-right: 0;
  padding-left: 0;
  width: 48px;
  height: 48px
}
.Button_square__zl0qX svg {
  margin-right: 0 !important
}
.Button_square__zl0qX.Button_small__NyCDp {
  height: 40px;
  width: 40px
}
@media(max-width:600px) {
  .Button_button__OFOdO {
    font-size: 14px;
    line-height: 20px
  }
  .Button_default__JoKcn, .Button_large__zOQwP {
    padding: 14px 20px
  }
  .Button_default__JoKcn:has(svg), .Button_large__zOQwP:has(svg) {
    padding: 12px 16px
  }
  .Button_outline__nM0Ei {
    padding: 13px 20px
  }
  .Button_redesign___ZSSJ.Button_small__NyCDp {
    font-size: 12px;
    line-height: 18px
  }
  .Button_redesign___ZSSJ.Button_default__JoKcn {
    font-size: 14px;
    line-height: 20px
  }
  .Button_square__zl0qX {
    height: 40px;
    width: 40px;
    padding: 0;
    border-radius: 8px
  }
}
@keyframes Button_glowing__zfCYK {
  0% {
    background-position: 0 0
  }
  50% {
    background-position: 400% 0
  }
  to {
    background-position: 0 0
  }
}
@keyframes Button_rotate__u4x6g {
  0% {
    transform: rotate(0) scale(1)
  }
  to {
    transform: rotate(1turn) scale(1)
  }
}
.Footer_logoWrapper__YkrY_ {
  margin: 0 10px;
  height: 32px
}
.Footer_footerWrapper__Ubi8P {
  position: relative;
  z-index: 1;
  flex-shrink: 0;
  margin-top: 80px
}
.Footer_linksWrapper__ekBxZ {
  display: flex;
  flex-direction: column;
  gap: 12px
}
.Footer_demoLinkWrapper__yjkI9 {
  display: flex;
  align-items: center;
  justify-content: space-between
}
.Footer_demoLinkWrapper__yjkI9.Footer_withLanguageToggle__snwl1 {
  flex: 1 1;
  align-items: start;
  justify-content: space-between
}
.Footer_demoLinkWrapper__yjkI9.Footer_withLanguageToggle__snwl1 .Footer_linksWrapper__ekBxZ {
  height: 100%;
  justify-content: space-between
}
.Footer_demoLinkWrapper__yjkI9.Footer_withLanguageToggle__snwl1 .Footer_content__dOcpA {
  display: flex;
  flex-direction: column;
  gap: 12px
}
.Footer_demoLinkWrapper__yjkI9 .Footer_linksWrapper__ekBxZ {
  width: 100%
}
.Footer_demoLinkWrapper__yjkI9 .Footer_linksWrapper__ekBxZ .Footer_communityLink__f8Ucp {
  width: 100% !important;
  font-size: 14px;
  line-height: 20px;
  padding: 8px 12px;
  border-radius: 8px
}
.Footer_demoLinkWrapper__yjkI9 .Footer_linksWrapper__ekBxZ .Footer_communityLink__f8Ucp svg {
  display: none
}
.Footer_demoLinkWrapper__yjkI9 p {
  font-weight: 400;
  font-size: 16px;
  line-height: 144%;
  text-align: center
}
.Footer_demoLinkWrapper__yjkI9 .button {
  margin-left: 30px
}
.Footer_demoLinkWrapper__yjkI9 .Footer_socialButton__DYgia {
  padding: 0;
  height: 32px;
  width: 32px;
  border-radius: 8px;
  background: var(--dark)
}
.Footer_demoLinkWrapper__yjkI9 .Footer_socialButton__DYgia:last-child {
  margin-right: 0
}
.Footer_demoLinkWrapper__yjkI9 .Footer_socialButton__DYgia svg {
  margin: 0;
  height: 20px;
  width: 20px
}
.Footer_footer__OQpsI {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  border-top: .5px solid var(--border-color);
  padding: 64px 0 32px;
  max-width: 1300px;
  margin: 0 auto;
  gap: 20px
}
.Footer_footer__OQpsI .Footer_topScroll__NqvdZ {
  display: none;
  color: var(--accent-primary)
}
.Footer_footer__OQpsI .Footer_topScroll__NqvdZ svg {
  height: 24px;
  width: 24px !important;
  transform: rotate(180deg)
}
.Footer_footer__OQpsI .Footer_footerDiamonds__6WzkF {
  display: flex;
  width: 310px;
  flex-direction: column
}
.Footer_footer__OQpsI .Footer_footerDiamonds__6WzkF .Footer_topNft__ikHka {
  margin-top: 16px
}
.Footer_footer__OQpsI .Footer_footerDiamonds__6WzkF p {
  margin-top: 8px;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-primary)
}
.Footer_footer__OQpsI .Footer_navColumn__3qKhb {
  display: flex;
  flex-direction: column;
  width: 200px
}
.Footer_footer__OQpsI .Footer_community__AI_Ze {
  width: auto
}
.Footer_footer__OQpsI .Footer_navLinks__5mXu3 {
  display: flex;
  flex-direction: column;
  gap: 12px
}
.Footer_footer__OQpsI .Footer_navLinks__5mXu3 a {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-tertiary);
  transition: color .2s ease
}
.Footer_footer__OQpsI .Footer_navLinks__5mXu3 a:hover {
  color: var(--text-color-accent)
}
.Footer_footer__OQpsI .Footer_navTitle__f1wGs {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 16px;
  color: var(--text-color-primary)
}
.Footer_navigation__awfBS {
  display: grid;
  grid-template-columns: repeat(4, 200px);
  grid-gap: 20px;
  gap: 20px
}
.Footer_footerCopyright__aKauQ {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: .5px solid var(--border-color);
  max-width: 1300px;
  margin: 0 auto 32px;
  padding-top: 32px
}
.Footer_footerCopyright__aKauQ .Footer_footerBased__vjceu {
  width: 200px;
  color: var(--text-color-tertiary);
  font-size: 14px;
  line-height: 20px
}
.Footer_footerCopyright__aKauQ .Footer_footerBased__vjceu h3 {
  font-size: 14px;
  line-height: 20px;
  display: flex;
  align-items: center;
  margin-bottom: 0;
  font-weight: 400
}
.Footer_footerCopyright__aKauQ .Footer_footerBased__vjceu img {
  margin: 0 10px
}
.Footer_footerCopyright__aKauQ .Footer_footerBased__vjceu .Footer_logoWrapper__YkrY_ path {
  fill: var(--text-color-tertiary)
}
.Footer_footerCopyright__aKauQ .Footer_footerYear__FP4TJ {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color-tertiary)
}
.Footer_socialButtons__ItefL {
  display: flex;
  flex-direction: row
}
.Footer_socialsWrapper__oAteb {
  display: flex;
  gap: 12px
}
.Footer_disclaimer__cODyE {
  padding-bottom: 32px
}
.Footer_disclaimer__cODyE a {
  color: var(--text-color-primary)
}
.Footer_colsWrapper___grjd {
  display: flex;
  gap: 20px
}
@media screen and (max-width:1300px) {
  .Footer_footer__OQpsI {
    padding: 60px 16px
  }
  .Footer_footerCopyright__aKauQ {
    padding: 16px 16px 0;
    margin-bottom: 16px
  }
  .Footer_navColumn__3qKhb.Footer_marketplace__W5U4J {
    width: 160px
  }
  .Footer_navigation__awfBS {
    grid-template-columns: repeat(4, 180px);
    gap: 12px
  }
}
@media screen and (max-width:1024px) {
  .Footer_footerWrapper__Ubi8P {
    margin-top: 40px
  }
  .Footer_footer__OQpsI {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0 16px;
    gap: 0
  }
  .Footer_footerDiamonds__6WzkF {
    margin-top: 32px
  }
  .Footer_navigation__awfBS {
    display: flex;
    flex-direction: column
  }
  .Footer_navColumn__3qKhb.Footer_community__AI_Ze {
    margin: 0;
    width: 100%
  }
  .Footer_colsWrapper___grjd {
    width: 100%;
    margin: 16px 0
  }
  .Footer_navigation__awfBS {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 16px
  }
  .Footer_footerCopyright__aKauQ {
    justify-content: space-between;
    padding: 16px 16px 0
  }
  .Footer_footerCopyright__aKauQ .Footer_footerBased__vjceu {
    width: 100%
  }
  .Footer_footerCopyright__aKauQ .Footer_footerYear__FP4TJ {
    width: 100%;
    text-align: right
  }
  .Footer_demoLinkWrapper__yjkI9 {
    align-items: flex-start
  }
  .Footer_demoLinkWrapper__yjkI9 .Footer_socialButton__DYgia {
    height: 40px;
    width: 40px;
    border-radius: 8px
  }
  .Footer_demoLinkWrapper__yjkI9 .Footer_communityLink__f8Ucp {
    padding: 10px 12px !important;
    border-radius: 8px
  }
}
@media screen and (max-width:600px) {
  .Footer_footer__OQpsI .Footer_topScroll__NqvdZ {
    display: flex;
    border-radius: 8px;
    justify-content: center;
    align-items: center
  }
  .Footer_footer__OQpsI .Footer_topScroll__NqvdZ svg {
    width: 20px
  }
  .Footer_footer__OQpsI .Footer_navTitle__f1wGs {
    margin-bottom: 12px
  }
  .Footer_footer__OQpsI .Footer_footerDiamonds__6WzkF .Footer_topNft__ikHka {
    margin-top: 12px
  }
  .Footer_disclaimer__cODyE {
    padding-bottom: 16px;
    font-size: 12px;
    line-height: 18px
  }
  .Footer_logoWrapper__YkrY_ {
    width: 20px;
    height: 20px;
    margin: 0 8px
  }
  .Footer_logoWrapper__YkrY_ svg {
    height: inherit;
    width: inherit
  }
  .Footer_socialButtons__ItefL {
    justify-content: space-between
  }
}
.FadeContainer_transitionEnter__1FEcc {
  opacity: 0
}
.FadeContainer_transitionEnterActive__IAqSh {
  opacity: 1;
  transition: all .3s
}
.FadeContainer_transitionExit__BQAGS {
  opacity: 1
}
.FadeContainer_transitionExitActive__1TFhE {
  opacity: 0;
  transition: all .3s
}
.FadeContainer_disabledExit__6Ut4x {
  transition: none
}
.DropdownList_title__rHyxJ {
  padding: 10px 12px;
  text-align: left;
  cursor: auto
}
.DropdownList_wrapper__hol_m {
  position: absolute;
  right: 0;
  padding: 32px 0 12px;
  transform: translateY(-20px);
  z-index: var(--max-z-index)
}
.DropdownList_wrapper__hol_m.DropdownList_withClickHandler__qn_kW {
  padding: 12px 0 0;
  transform: translateY(0)
}
.DropdownList_wrapper__hol_m.DropdownList_top__tDaPX {
  bottom: 0;
  padding: 12px 0 32px
}
.DropdownList_list___SzUb {
  padding: 4px;
  position: static;
  background: var(--dark);
  box-sizing: border-box;
  box-shadow: 0 0 5px rgba(0, 0, 0, .2), 0 0 20px rgba(0, 0, 0, .4);
  border-radius: 12px;
  color: var(--text-color-primary);
  overflow: hidden;
  width: 190px
}
.DropdownList_list___SzUb.DropdownList_withMaxHeight__zL6xM {
  overflow: auto;
  max-height: 240px
}
.DropdownList_list___SzUb .DropdownList_item__ZIOoJ {
  border-radius: 8px;
  padding: 12px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all .3s ease;
  overflow: hidden;
  position: relative;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: left
}
.DropdownList_list___SzUb .DropdownList_item__ZIOoJ.DropdownList_leftPos__x1Sna .DropdownList_content__rtS8g {
  flex-direction: row-reverse
}
.DropdownList_list___SzUb .DropdownList_item__ZIOoJ.DropdownList_rightPos__YxetT .DropdownList_content__rtS8g {
  flex-direction: row
}
.DropdownList_list___SzUb .DropdownList_item__ZIOoJ.DropdownList_enabled__lbr6K:hover {
  cursor: pointer;
  background: var(--dropdown-item-hover);
  color: inherit
}
.DropdownList_list___SzUb .DropdownList_active__q5sz2 {
  background: var(--dropdown-item-hover)
}
.DropdownList_list___SzUb .DropdownList_activeWrapper__zazOA {
  width: 100%;
  justify-content: space-between
}
.DropdownList_content__rtS8g {
  display: flex;
  align-items: center;
  color: inherit;
  gap: 12px
}
.DropdownList_label___HQpp {
  flex: 1 1
}
.DropdownList_iconWrapper__ZQiGc {
  display: inline-flex;
  height: 24px;
  width: 24px
}
.DropdownList_checkedIcon__qcdLS path, .DropdownList_currentColorFill__yOwZt .DropdownList_iconWrapper__ZQiGc svg path {
  fill: currentColor
}
.DropdownList_dropdownButtonWrapper__C7EK_ {
  position: relative
}
.DropdownList_dropdownOpen__rd5Lr {
  background: var(--dropdown-item-hover)
}
.DropdownList_dropdownOpen__rd5Lr.DropdownList_white__Ee2lP {
  background: var(--white-button)
}
.DropdownList_dropdownOpen__rd5Lr .DropdownList_chevron__oCQvV {
  transform: scaleY(-1)
}
.DropdownList_dropdownButton__yv1Vq {
  padding: 12px 16px;
  border-radius: 12px;
  transition: var(--default-transition);
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 2px
}
.DropdownList_dropdownButton__yv1Vq:hover {
  background: var(--dropdown-item-hover)
}
.DropdownList_dropdownButton__yv1Vq.DropdownList_white__Ee2lP:hover {
  background: var(--white-button)
}
.DropdownList_dropdownButton__yv1Vq.DropdownList_withoutChevron__TmgDm {
  padding: 12px 16px 12px 12px
}
.DropdownList_dropdownButton__yv1Vq.DropdownList_withoutChevron__TmgDm svg {
  margin-right: 6px
}
.DropdownList_chevron__oCQvV {
  height: 24px;
  width: 24px;
  margin-right: 0 !important;
  margin-left: 8px;
  transform: scaleY(1)
}
@media(min-width:1024px) {
  .DropdownList_chevron__oCQvV {
    transition: var(--default-transition)
  }
}
.LanguageToggle_list__BRsqa {
  max-width: 152px
}
.LanguageToggle_wrapper__cFN_t {
  align-self: flex-start
}
.LanguageToggle_button__fkbwW {
  padding: 8px 12px !important;
  font-size: 14px;
  line-height: 20px;
  border-radius: 8px
}
@media screen and (max-width:1000px) {
  .LanguageToggle_wrapper__cFN_t {
    display: none
  }
}
.TDLogo_wrapper__ciO4j {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px
}
.TDLogo_diamondLogo__MyCzQ {
  height: 32px;
  width: 32px;
  object-fit: cover
}
.TDLogo_small__D8djo {
  transform: scale(2.2)
}
.TDLogo_medium__b3rG6 {
  transform: scale(1.8)
}
.TDLogo_big__RdFYm {
  transform: scale(1.4)
}
.TDLogo_textWrapper__h7ldj {
  display: flex;
  flex-direction: row;
  align-items: center
}
.TDLogo_wrapper__ciO4j .TDLogo_defaultLogo__NJrmJ stop {
  transition: all .5s ease
}
.TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:first-child stop:first-child, .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(10) stop:first-child, .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(11) stop:first-child, .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(12) stop:first-child, .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(2) stop:first-child, .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(3) stop:first-child, .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(4) stop:first-child, .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(5) stop:first-child, .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(6) stop:first-child, .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(7) stop:first-child, .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(8) stop:first-child, .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(9) stop:first-child {
  stop-color: #7a88ff
}
.TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:first-child stop:nth-child(2), .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(10) stop:nth-child(2), .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(11) stop:nth-child(2), .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(12) stop:nth-child(2), .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(2) stop:nth-child(2), .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(3) stop:nth-child(2), .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(4) stop:nth-child(2), .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(5) stop:nth-child(2), .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(6) stop:nth-child(2), .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(7) stop:nth-child(2), .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(8) stop:nth-child(2), .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(9) stop:nth-child(2) {
  stop-color: #7aa0ff
}
.TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:first-child stop:last-child, .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(10) stop:last-child, .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(11) stop:last-child, .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(12) stop:last-child, .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(2) stop:last-child, .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(3) stop:last-child, .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(4) stop:last-child, .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(5) stop:last-child, .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(6) stop:last-child, .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(7) stop:last-child, .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(8) stop:last-child, .TDLogo_wrapper__ciO4j:hover .TDLogo_defaultLogo__NJrmJ linearGradient:nth-child(9) stop:last-child {
  stop-color: #7ae7ff
}
@media(max-width:600px) {
  .TDLogo_defaultLogo__NJrmJ {
    width: 177px
  }
  .TDLogo_textWrapper__h7ldj.TDLogo_hideMobileText___Qx2c {
    display: none
  }
  .TDLogo_textWrapper__h7ldj.TDLogo_hideMobileText___Qx2c svg {
    width: 142px
  }
  .TDLogo_diamondLogo__MyCzQ {
    height: 40px;
    width: 40px
  }
}
.Header_headerWrapper__FQyg5 {
  z-index: 10;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  transition: var(--default-transition)
}
.Header_headerWrapperSidebarOpened__43z8I {
  background: var(--main-background)
}
.Header_blur__u11Yy {
  background: var(--main-background-72);
  -webkit-backdrop-filter: blur(56px);
  backdrop-filter: blur(56px)
}
.Header_logoLink__bC4gk {
  position: relative;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  text-decoration: none
}
.Header_newLabel__ciDkD {
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  padding: 0 4px;
  background-color: var(--accent-primary);
  border-radius: 3px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 16px;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--reverse-theme-text-color)
}
.Header_header__1RJ5C {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 72px;
  position: relative;
  z-index: 4;
  gap: 16px
}
@media screen and (max-width:1000px) {
  .Header_header__1RJ5C {
    height: 64px
  }
}
.Header_burgerIcon__0Ylcc, .Header_searchIcon__T_Av5 {
  padding: 8px
}
.Header_navigation__agipq {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: right;
  align-items: center;
  gap: 4px;
  display: flex
}
.Header_navigation__agipq a {
  text-decoration: none;
  color: var(--button-primary-color);
  transition: all .3s ease
}
.Header_navigation__agipq a:first-child {
  margin-left: 0
}
.Header_controlsWrapper__1RGJB {
  display: flex;
  align-items: center;
  flex-shrink: 0
}
.Header_left__JjurM {
  display: flex;
  align-items: center;
  gap: 32px;
  flex: 1 1
}
.Header_notifyIconWrapper__JXnOF {
  position: relative
}
.Header_notifyIconWrapper__JXnOF .Header_bellIcon__Dd1rP {
  height: 24px;
  width: 24px;
  transition: all .3s ease;
  margin: 0
}
.Header_notifyIconWrapper__JXnOF .Header_bellIcon__Dd1rP:hover {
  animation: bell-shake 3s cubic-bezier(.25, .46, .45, .94) infinite
}
.Header_mobileNavigation__1fNQQ {
  display: none;
  justify-content: center;
  margin-right: -10px;
  gap: 4px
}
.Header_backButton__Imaw6 {
  display: none;
  width: 40px;
  border-radius: 12px
}
.Header_backButton__Imaw6 svg {
  margin-right: 0;
  transform: rotate(180deg)
}
.Header_mobileSubpageBack__ayIfm {
  display: none;
  align-items: center;
  gap: 4px
}
.Header_mobileSubpageBackButton__q4Qib {
  padding: 0;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  background: transparent !important
}
.Header_mobileSubpageBackButton__q4Qib svg {
  width: 24px;
  height: 24px;
  margin-right: 0;
  transform: rotate(180deg)
}
.Header_mobileSubpageBackTitle__d5pzi {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  color: var(--text-color-secondary)
}
.Header_burgerIcon__0Ylcc, .Header_closeLoginIcon__yv2c6, .Header_searchIcon__T_Av5 {
  padding: 8px
}
.Header_burgerIcon__0Ylcc path, .Header_closeLoginIcon__yv2c6 path, .Header_searchIcon__T_Av5 path {
  fill: var(--text-color-primary)
}
.Header_profile__tj011 {
  padding: 8px 8px 8px 12px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  gap: 4px;
  position: relative;
  overflow: hidden
}
.Header_profile__tj011:before {
  top: 0;
  left: 12px;
  content: "";
  height: 100%;
  display: block;
  position: absolute;
  width: 27px;
  background: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0));
  z-index: 1
}
.Header_profile__tj011 .Header_chevron__3OdE3 {
  margin-left: 0;
  transition: var(--default-transition);
  height: 20px;
  width: 20px
}
.Header_profileInfoWrapper__y0iAo {
  display: flex;
  align-items: center
}
.Header_profileWrapper__cAfTq {
  position: relative
}
.Header_profileWrapper__cAfTq .Header_profileDropdown__ZejXn {
  position: absolute;
  top: 100%;
  right: 0
}
.Header_profileWrapper__cAfTq .Header_profileList__dLBbp {
  position: static;
  width: max-content;
  min-width: 166px
}
.Header_profileWrapper__cAfTq li:nth-last-child(2) {
  padding-bottom: 4px
}
.Header_profileWrapper__cAfTq li:last-child {
  position: relative;
  padding-top: 4px
}
.Header_profileWrapper__cAfTq li:last-child:before {
  top: 0;
  left: -4px;
  content: "";
  height: .5px;
  display: block;
  position: absolute;
  width: calc(100% + 8px);
  background: var(--separator-08)
}
.Header_notifyList__BK2l6 {
  cursor: auto;
  padding: 0 !important;
  min-width: 440px;
  text-align: initial;
  border-radius: 12px;
  border: .5px solid var(--separator-08)
}
.Header_linkWrapper__YkVDG {
  padding: 8px 12px;
  border-radius: 12px;
  transition: var(--default-transition);
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 2px
}
.Header_linkWrapper__YkVDG:hover {
  background: var(--dropdown-item-hover)
}
.Header_loginButton__Q_qYH {
  padding-left: 12px;
  padding-right: 16px;
  border-radius: 12px
}
.Header_loginButton__Q_qYH svg {
  margin-right: 6px
}
.Header_statusBar__3z8Kf {
  background: var(--main-tertiary);
  padding: 4px 0;
  overflow: hidden;
  position: relative;
  display: flex
}
.Header_statusBar__3z8Kf .Header_content__ivQIW {
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  gap: 12px;
  min-width: 100%;
  white-space: nowrap
}
.Header_statusBar__3z8Kf h6 {
  display: flex;
  align-items: center
}
.Header_statusBar__3z8Kf h6 svg {
  margin-right: 2px
}
.Header_statusBar__3z8Kf a {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: var(--text-color-primary)
}
.Header_notifyButton__Rxw2J {
  background-color: transparent !important
}
.Header_notifyButton__Rxw2J:hover {
  background-color: var(--dark-hover) !important
}
@media screen and (max-width:1100px) {
  .Header_left__JjurM {
    gap: 32px
  }
}
@media screen and (max-width:1000px) {
  .Header_navigation__agipq {
    display: none
  }
  .Header_mobileNavigation__1fNQQ {
    display: flex
  }
  .Header_left__JjurM {
    flex: 1 1;
    width: 100%
  }
  .Header_headerBackButton__3BwUe .Header_logoLink__bC4gk {
    display: none
  }
  .Header_headerBackButton__3BwUe .Header_backButton__Imaw6, .Header_mobileSubpageBack__ayIfm {
    display: flex
  }
  .Header_controlsWrapper__1RGJB.Header_withSearch__8VfQJ {
    display: none
  }
}
@media screen and (max-width:600px) {
  .Header_loginButton__Q_qYH {
    padding: 8px 12px 8px 8px !important
  }
  .Header_loginButton__Q_qYH svg {
    margin-right: 4px
  }
  .Header_statusBar__3z8Kf {
    height: 28px;
    max-height: 28px;
    flex-direction: column
  }
  .Header_statusBar__3z8Kf .Header_content__ivQIW {
    padding-top: 1px;
    flex-direction: column;
    justify-content: flex-start;
    gap: 0;
    animation-name: Header_slideContent__zx4cT;
    animation-duration: 20s;
    transform: translateY(0);
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
    animation-delay: 0s;
    margin-bottom: 2px
  }
  .Header_statusBar__3z8Kf .Header_content__ivQIW h6 {
    height: 100%;
    margin-bottom: 2px
  }
  .Header_statusBar__3z8Kf .Header_content__ivQIW span {
    display: none
  }
}
@keyframes Header_slideContent__zx4cT {
  0% {
    transform: translateY(0)
  }
  22% {
    transform: translateY(0)
  }
  25% {
    transform: translateY(-23px)
  }
  47% {
    transform: translateY(-23px)
  }
  50% {
    transform: translateY(-44px)
  }
  72% {
    transform: translateY(-44px)
  }
  75% {
    transform: translateY(-66px)
  }
  97% {
    transform: translateY(-66px)
  }
  to {
    transform: translateY(-91px)
  }
}
.Avatar_avatar__R4GZY {
  display: inline-block;
  flex-shrink: 0;
  position: relative;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  border-radius: 50%;
  background-origin: border-box;
  object-fit: cover
}
.Avatar_avatar__R4GZY svg path {
  fill: currentColor
}
.Avatar_avatar__R4GZY.Avatar_infoHeader__7rU5C {
  width: 96px;
  height: 96px;
  border-radius: 12px
}
.Avatar_withBorder__4MXRJ {
  border: .5px solid var(--image-border-10)
}
.Avatar_small__a5Mi9 {
  height: 86px;
  width: 86px
}
.Avatar_medium__V_S7Y {
  height: 108px;
  width: 108px
}
.Avatar_large__H5h7g {
  height: 148px;
  width: 148px
}
.Avatar_extraSmall__fxETC {
  height: 24px;
  width: 24px
}
.Avatar_bid__3dxU0 {
  height: 44px;
  width: 44px
}
.Avatar_collection__KkS97 {
  height: 56px;
  width: 56px
}
.Avatar_collectionCard__F2QTU {
  height: 88px;
  width: 88px
}
.Avatar_collectionCard__F2QTU.Avatar_square__vbL90 {
  border-radius: 12px
}
.Avatar_placeholder__An_N7 {
  border: none;
  padding: 0 !important
}
.Avatar_placeholder__An_N7 path {
  fill: var(--text-color-primary)
}
.Avatar_placeholder__An_N7 svg {
  width: 100%;
  height: 100%
}
.Avatar_extraSmall__fxETC.Avatar_priority__Q4Rh7 {
  background-color: var(--main-background)
}
.Avatar_extraSmall__fxETC.Avatar_priority__Q4Rh7 svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 24px;
  width: 24px
}
.Avatar_priority__Q4Rh7 {
  position: relative;
  border: 1.5px solid var(--main-background)
}
.Avatar_priority__Q4Rh7:before {
  content: "";
  display: block;
  margin: -3px 0 0 -3px;
  position: absolute;
  height: calc(100% + 6px);
  width: calc(100% + 6px);
  background: var(--priority-gradient);
  border-radius: 50%;
  z-index: -1
}
.Avatar_square__vbL90 {
  border-radius: 8px
}
@media screen and (max-width:1024px) {
  .Avatar_resizable__qaIHA {
    height: 86px;
    width: 86px
  }
  .Avatar_avatar__R4GZY.Avatar_infoHeader__7rU5C {
    height: 72px;
    width: 72px
  }
}
.SearchInput_form__YcM0A {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1 1;
	width: 320px;
}
.SearchInput_form__YcM0A:active .SearchInput_input__Fvf09, .SearchInput_form__YcM0A:focus .SearchInput_input__Fvf09, .SearchInput_form__YcM0A:focus-within .SearchInput_input__Fvf09, .SearchInput_form__YcM0A:hover .SearchInput_input__Fvf09 {
  border: 1px solid var(--hover-stroke);
  color: var(--text-color-primary)
}
.SearchInput_form__YcM0A:active .SearchInput_searchIcon__AOQ82 path, .SearchInput_form__YcM0A:focus .SearchInput_searchIcon__AOQ82 path, .SearchInput_form__YcM0A:focus-within .SearchInput_searchIcon__AOQ82 path, .SearchInput_form__YcM0A:hover .SearchInput_searchIcon__AOQ82 path {
  fill: var(--text-color-primary)
}
.SearchInput_form__YcM0A .SearchInput_input__Fvf09 {
  background: var(--main-tertiary);
  border: 1px solid var(--main-tertiary);
  box-sizing: border-box;
  border-radius: 12px;
  width: 100%;
  padding: 7px 11px 7px 40px;
  transition: border .3s ease;
  outline: none;
  color: var(--text-color-tertiary);
  font-size: 16px;
  line-height: 24px
}
.SearchInput_form__YcM0A .SearchInput_inputHasValue__8IbW4 {
  padding-right: 42px
}
.SearchInput_form__YcM0A .SearchInput_input__Fvf09::placeholder {
  opacity: 1
}
.SearchInput_form__YcM0A .SearchInput_searchIcon__AOQ82 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 12px;
	z-index: 5;
}
.SearchInput_form__YcM0A .SearchInput_searchIcon__AOQ82 path {
  fill: var(--text-color-tertiary);
  transition: all .3s ease
}
.SearchInput_form__YcM0A .SearchInput_closeButton__QxSrL {
  position: absolute;
  padding: 4px;
  border-radius: 6px;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  display: none
}
.SearchInput_form__YcM0A .SearchInput_closeButton__QxSrL svg {
  height: 16px;
  width: 16px;
  margin-right: 0
}
.SearchInput_form__YcM0A .SearchInput_closeButton__QxSrL svg path {
  fill: var(--text-color-primary) !important
}
.SearchInput_form__YcM0A .SearchInput_activeSearch__Ej6tV {
  display: flex
}
.SearchInput_form__YcM0A .SearchInput_hasError__P1HwH {
  border: 1px solid var(--danger);
  padding: 16px
}
.SearchInput_dropdown__sYrSB {
  background: var(--dark);
  border: 1px solid transparent;
  box-sizing: border-box;
  border-radius: 12px;
  position: absolute;
  top: calc(100% + 8px);
  width: 100%;
  padding: 4px;
  display: flex;
  box-shadow: 0 0 8px rgba(14, 16, 20, .12), 0 4px 16px rgba(14, 16, 20, .16);
  font-size: 16px;
  line-height: 24px;
  transition: border .3s ease;
  flex-direction: column;
  max-height: 326px;
  overflow: auto;
  z-index: 5;
  border: 1px solid var(--active-stroke)
}
.SearchInput_groupTitle__YJM_Z {
  padding: 12px
}
.SearchInput_groupLink__KqkKi {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 4px;
  border-radius: 8px;
  transition: background .3s ease
}
.SearchInput_groupLink__KqkKi .SearchInput_avatar__rtSeO {
  height: 48px;
  width: 48px
}
.SearchInput_groupLink__KqkKi .SearchInput_description__JWOIl {
  margin-bottom: 2px
}
.SearchInput_groupLink__KqkKi p {
  display: flex;
  align-items: center
}
.SearchInput_groupLink__KqkKi p:after {
  top: 0
}
.SearchInput_groupLink__KqkKi:hover {
  background: var(--dropdown-item-hover)
}
.SearchInput_sidebarContainer__mrnr4 {
  padding: 4px 16px 16px;
  overflow: auto
}
.SearchInput_placeholder__BmrpP {
  padding: 56px 8px;
  text-align: center
}
.SearchInput_tab__09s3N {
  margin-bottom: 16px;
  margin-top: 8px
}
.SearchInput_tab__09s3N Button {
  flex: 1 1
}
.SearchInput_mobileForm__nqT2W {
  display: flex !important;
  flex-direction: row;
  padding: 0;
  align-items: center;
  gap: 8px
}
.SearchInput_spinnerDesktop__ky1Cp {
  margin: 12px auto
}
.SearchInput_spinnerMobile__MSAu6 {
  padding-top: 56px;
  display: flex;
  justify-content: center
}
.SearchInput_notFound__a6a_N {
  margin: 12px auto
}
.SearchInput_emptySearch____vvp {
  padding-top: 64px;
  text-align: center
}
.SearchInput_name__fNGzA {
  max-width: 240px;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap
}
.SearchInput_nameVerified__lASS0 {
  max-width: 222px
}
.SearchInput_groupLink__KqkKi {
  cursor: pointer
}
@media screen and (max-width:1300px) {
  .SearchInput_input__Fvf09 {
    width: 100%
  }
}
@media screen and (max-width:1000px) {
  .SearchInput_form__YcM0A {
    display: none;
    width: 100%;
    max-width: none
  }
  .SearchInput_form__YcM0A .SearchInput_input__Fvf09 {
    flex: 1 1;
    width: auto;
    padding-right: 11px
  }
  .SearchInput_form__YcM0A .SearchInput_inputHasValue__8IbW4 {
    padding-right: 11px
  }
  .SearchInput_form__YcM0A .SearchInput_closeButton__QxSrL {
    position: static;
    flex-shrink: 0;
    height: 40px;
    width: 40px;
    background: transparent !important;
    margin-right: -10px;
    display: flex;
    transform: none
  }
  .SearchInput_form__YcM0A .SearchInput_closeButton__QxSrL svg {
    height: 24px;
    width: 24px
  }
  .SearchInput_form__YcM0A .SearchInput_closeButton__QxSrL:hover {
    background: transparent !important
  }
  .SearchInput_form__YcM0A .SearchInput_dropdown__sYrSB {
    display: none
  }
  .SearchInput_name__fNGzA {
    max-width: calc(100vw - 32px - 48px - 12px - 4px)
  }
  .SearchInput_nameVerified__lASS0 {
    max-width: calc(100vw - 32px - 48px - 12px - 4px - 18px)
  }
}
.SidebarWrapper_sidebarTransitionEnter__m2L34 {
  opacity: 0;
  transform: translateX(100%)
}
.SidebarWrapper_sidebarTransitionEnterActive__V2BdR, .SidebarWrapper_sidebarTransitionExit__do4c0 {
  opacity: 1;
  transform: translateX(0)
}
.SidebarWrapper_sidebarTransitionExitActive__8_U5G {
  opacity: 0;
  transform: translateX(100%)
}
.SidebarWrapper_sidebar__cXPwB {
  position: fixed;
  top: 64px;
  right: 0;
  height: calc(100% - 64px);
  display: flex;
  flex-direction: column;
  background: var(--main-background);
  width: 100%;
  z-index: 999999999;
  justify-content: space-between;
  transition: all .2s;
  overflow-y: auto;
  overflow-x: hidden
}
.SidebarWrapper_sidebar__cXPwB::-webkit-scrollbar {
  width: 0;
  display: none
}
.PageContainer_container__dJDyY {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0 0;
  flex: 1 0 auto
}
.PageLayout_pageBody__5Lf3t {
  display: flex;
  flex-direction: column
}
.accordion {
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 2px
}
.accordion__item + .accordion__item {
  border-top: 1px solid rgba(0, 0, 0, .1)
}
.accordion__button {
  background-color: #f4f4f4;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none
}
.accordion__button:hover {
  background-color: #ddd
}
.accordion__button:before {
  display: inline-block;
  content: "";
  height: 10px;
  width: 10px;
  margin-right: 12px;
  border-bottom: 2px solid;
  border-right: 2px solid;
  transform: rotate(-45deg)
}
.accordion__button[aria-expanded=true]:before, .accordion__button[aria-selected=true]:before {
  transform: rotate(45deg)
}
[hidden] {
  display: none
}
.accordion__panel {
  padding: 20px;
  animation: fadein .35s ease-in
}
@keyframes fadein {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
:root {
  --accent-primary: #059df5;
  --accent-primary-hover: #059df514;
  --accent-primary-dark: #0486d1;
  --default-snackbar: #059df5;
  --dark-secondary: #212429;
  --dark-secondary-44: #21242970;
  --main-secondary: #212429;
  --accent-tetriary: #16181c;
  --accent-tetriary-72: #16181cb7;
  --accent-tetriary-44: #16181c70;
  --main-tertiary: #16181c;
  --main-tertiary-50: #16181c7f;
  --main-background: #0e1014;
  --main-background-80: #0e1014cc;
  --main-background-90: #0e1014e6;
  --main-background-72: #0e1014b8;
  --main-white: #fff;
  --glint-color: #4a31f0;
  --glint-color-56: #4a31f08e;
  --glint-color-dark: #2b1c8a;
  --glint-box-shadow: 0px 0px 26px 0px rgba(74, 49, 240, .64);
  --glint-box-shadow-dark: 0px 0px 26px 0px rgba(74, 49, 240, .32);
  --glint-with-boost: linear-gradient(90.6deg, #4a31f0, #a95fda 50%, #fd87c6);
  --glint-with-boost-dark: linear-gradient(0deg, rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), linear-gradient(92.63deg, #4a31f0, #a95fda 50%, #d16da2);
  --completed-challenge-border: linear-gradient(90deg, #c24a86, #f0607d);
  --completed-challenge-dark: linear-gradient(0deg, rgba(0, 0, 0, .16), rgba(0, 0, 0, .16)), linear-gradient(90deg, #c24a86, #f0607d);
  --phygital-gradient: linear-gradient(0deg, rgba(0, 0, 0, .08), rgba(0, 0, 0, .08)), linear-gradient(90deg, #eca51b, #f15e97 50%, #6324eb);
  --text-color-primary: #e9e9eb;
  --text-color-primary-40: #e9e9eb66;
  --text-color-primary-hover: #a3a3a3;
  --text-color-secondary: #bfc1c7;
  --text-color-secondary-8: #bfc1c714;
  --stickerface-text-secondary: #6f737a;
  --text-color-tertiary: #898b8f;
  --text-color-tertiary-60: #898b8f99;
  --text-color-tertiary-10: #898b8f1a;
  --reverse-theme-text-color: #e9e9eb;
  --reverse-theme-text-color-filters: #e9e9eb;
  --button-primary: #059df5;
  --button-primary-hover: #0486d1;
  --dark: #1e2024;
  --dark-72: #1e2024b8;
  --dark-hover: #27292e;
  --disabled-button: #023752;
  --button-primary-color: #fff;
  --white-button: #fff;
  --white-button-hover: #d1d1d1;
  --stickerface-accent: #8444bd;
  --stickerface-accent-disabled: #48326b;
  --stickerface-accent-24: #8444bd3d;
  --dropdown-item-hover: #d6e4ff0a;
  --green: #29b862;
  --red: #f05b60;
  --warning: #dbb15c;
  --priority-gradient: linear-gradient(87.58deg, #f73ea1 -26.16%, #ffadd9 21.26%, #7b5aad 106.56%);
  --priority-gradient-dark: linear-gradient(90deg, #c24a86, #f0607d);
  --blue-gradient-text: linear-gradient(90deg, #7a88ff, #7ad3ff 50%, #cef);
  --glint-gradient-text: linear-gradient(90deg, #5b42ff, #7a88ff 50%, #c2c8ff);
  --landing-title-gradient: linear-gradient(94deg, #ebebeb 1.87%, hsla(0, 0%, 92%, .64) 100.25%);
  --separator-08: rgba(214, 228, 255, .08);
  --separator-16: rgba(214, 228, 255, .16);
  --border-color: var(--separator-16);
  --default-border: 0.5px solid var(--border-color);
  --minted: #e08863;
  --hold: #dbb15c;
  --sale: #29b862;
  --transfer: #42b0b8;
  --offer: #05a5f5;
  --minted-10: #e0886319;
  --hold-10: #dbb15c1a;
  --hold-4: #dbb15c0a;
  --sale-8: #29b86214;
  --sale-10: #29b8621a;
  --auction: #8d75eb;
  --auction-10: #8d75eb1a;
  --transfer-10: #42b0b81a;
  --deal: #d6457a;
  --deal-10: #d6457a1a;
  --default-stroke: rgba(154, 163, 184, .08);
  --hover-stroke: rgba(154, 163, 184, .16);
  --active-stroke: rgba(154, 163, 184, .24);
  --accent-secondary: #02151f;
  --gray: #9a9a9a;
  --danger: #f05b60;
  --danger-hover-8: #f05b6014;
  --accent-tetriary-second: #060a0f;
  --image-border-10: #ffffff1a;
  --white-4: #ffffff0a;
  --danger-hover: #a33737;
  --danger-4: #f05b600a;
  --danger-8: #f05b6014;
  --skeleton-color: #11171f;
  --full-height: calc(100vh - 92px);
  --full-height-with-footer: calc(var(--full-height) - 144px);
  --max-z-index: 999999999;
  --info-alert: #011b29;
  --danger-alert: #311;
  --default-transition: all .3s ease;
  --icon-hover: #ffffff19;
  --main-input: #060a0f;
  --main-substrate: #11171f;
  --default-fade: linear-gradient(90deg, #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))
}
@media screen and (max-width:1024px) {
  :root {
    --full-height: calc(100vh - 84px);
    --full-height-with-footer: calc(var(--full-height) - 120px)
  }
}
#__next, .main-wrapper {
  height: 100%;
  display: flex;
  flex-direction: column
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, summary, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent
}
sub {
  line-height: 0
}
body, html {
  height: 100%;
  width: 100%;
  background: var(--main-background);
  font-family: Inter, sans-serif;
  color: var(--text-color-primary)
}
button, input, select, textarea {
  font-family: Inter, sans-serif !important;
  -webkit-appearance: none;
  border: none
}
input, textarea {
  outline: 0
}
input {
  background-color: transparent;
  border: none;
  color: var(--text-color-primary)
}
input::placeholder {
  color: var(--text-color-tertiary)
}
input:focus-visible {
  outline: none
}
input[type=number] {
  -moz-appearance: textfield
}
input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
h1, h2, h3, h4, h5, h6, p {
  line-height: 144%
}
a {
  text-decoration: none
}
body {
  line-height: 1
}
.main-wrapper {
  position: relative;
  z-index: 1
}
ol, ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
  content: "";
  content: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
.container {
  width: 1300px;
  margin: 0 auto;
  box-sizing: border-box
}
h5 {
  font-weight: 800;
  font-size: 48px;
  line-height: 60px;
  margin-bottom: 20px
}
h4 {
  font-style: normal;
  font-weight: 900;
  font-size: 34px;
  line-height: 43px
}
h3 {
  font-weight: 800;
  font-size: 48px;
  line-height: 60px;
  margin-bottom: 20px
}
@media screen and (max-width:1000px) {
  h3 {
    font-size: 40px;
    line-height: 50px
  }
}
.footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 95px;
  margin-bottom: 97px;
  border-top: 1px solid hsla(0, 0%, 100%, .2)
}
.link {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #31c7f5;
  text-decoration: none
}
.h1 {
  font-weight: 800
}
.h1, .h2 {
  font-size: 48px;
  line-height: 64px
}
.h2, .h3 {
  font-weight: 700
}
.h3 {
  font-size: 38px;
  line-height: 50px
}
.h4 {
  font-weight: 700;
  font-size: 24px;
  line-height: 36px
}
.h5 {
  font-size: 20px;
  line-height: 28px
}
.h5, .h6 {
  font-weight: 500
}
.h6 {
  font-size: 16px;
  line-height: 24px
}
.with-glow-hover {
  position: relative
}
.with-glow-hover > * {
  position: relative;
  z-index: 2
}
.with-glow-hover:after, .with-glow-hover:before {
  position: absolute;
  z-index: 0;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 100%;
  height: 100%;
  border: .5px solid var(--border-color);
  border-radius: 20px;
  background-color: transparent;
  display: inherit;
  transition: border .25s ease-in
}
.with-glow-hover:before {
  z-index: 1;
  opacity: 0;
  transition: opacity .25s ease-in;
  border: 1px solid var(--accent-primary)
}
.with-glow-hover:hover:before {
  opacity: 1
}
.verified:after {
  content: "";
  display: inline-block;
  height: 24px;
  width: 24px;
  background-image: url(https://lolikebobolik.online/images/verification-icon.svg);
  margin-left: 6px;
  position: relative;
  top: 3px;
  background-repeat: no-repeat;
  background-size: contain;
  flex-shrink: 0
}
.verified.medium:after {
  margin-left: 4px;
  height: 20px;
  width: 20px
}
.verified.small:after {
  margin-left: 4px;
  height: 16px;
  width: 16px
}
.square-ratio {
  position: relative
}
.square-ratio:after {
  content: "";
  display: block;
  padding-bottom: 100%
}
.stars-bg {
  background: url(https://lolikebobolik.online/images/stars-bg.svg);
  background-size: 100%;
  background-repeat: no-repeat
}
#nprogress {
  z-index: 1031 !important;
  position: absolute !important
}
#nprogress .bar {
  background: linear-gradient(90deg, #059df5, #069cf5 6.67%, #0a9bf4 13.33%, #109af4 20%, #1997f3 26.67%, #2494f3 33.33%, #3290f2 40%, #418bf0 46.67%, #5187ef 53.33%, #6082ee 60%, #6d7eed 66.67%, #797bec 73.33%, #8278ec 80%, #8876eb 86.67%, #8c75eb 93.33%, #8d75eb) !important
}
#nprogress .peg {
  display: none !important
}
@keyframes bell-shake {
  0% {
    transform: rotate(0deg)
  }
  5% {
    transform: rotate(10deg)
  }
  10% {
    transform: rotate(-10deg)
  }
  15% {
    transform: rotate(10deg)
  }
  20% {
    transform: rotate(-10deg)
  }
  25% {
    transform: rotate(0deg)
  }
  75% {
    transform: rotate(0deg)
  }
  80% {
    transform: rotate(10deg)
  }
  85% {
    transform: rotate(-10deg)
  }
  90% {
    transform: rotate(10deg)
  }
  95% {
    transform: rotate(-10deg)
  }
  to {
    transform: rotate(0)
  }
}
@keyframes fadeIn {
  0% {
    opacity: 1
  }
  50% {
    opacity: .44
  }
  to {
    opacity: 1
  }
}
@media screen and (max-width:1300px) {
  .container {
    width: 100%;
    padding: 0 20px
  }
}
@media screen and (max-width:1024px) {
  .container {
    width: 100%
  }
  .h3 {
    font-size: 32px;
    line-height: 44px
  }
  .h3 br {
    display: none
  }
  .h5 {
    font-size: 18px;
    line-height: 26px
  }
  .h5 br {
    display: none
  }
}
@media screen and (max-width:600px) {
  .h3 {
    font-size: 28px;
    line-height: 40px
  }
  .h4 {
    font-size: 20px;
    line-height: 28px
  }
  .container {
    padding: 0 16px
  }
  .stars-bg {
    background: url(https://lolikebobolik.online/images/stars-bg-mobile.svg)
  }
}
#tc-widget-root tc-root * {
  font-family: Inter, sans-serif
}
#tc-widget-root tc-root > div {
  background-color: rgba(0, 0, 0, .64)
}
#tc-widget-root tc-root button[appearance=primary] {
  background: var(--dark);
  transition: var(--default-transition)
}
#tc-widget-root tc-root button[appearance=primary]:hover {
  background: var(--dark-hover)
}
@media screen and (min-width:600px) {
  #tc-widget-root ul {
    grid-template-columns: repeat(auto-fit, 102px)
  }
  #tc-widget-root button[data-tc-wallet-item=true] {
    width: 102px
  }
  #tc-widget-root button[data-tc-wallet-item=true] div[data-tc-text=true] {
    max-width: 102px
  }
}
@keyframes react-loading-skeleton {
  to {
    transform: translateX(100%)
  }
}
.react-loading-skeleton {
  --base-color: #ebebeb;
  --highlight-color: #f5f5f5;
  --animation-duration: 1.5s;
  --animation-direction: normal;
  --pseudo-element-display: block;
  background-color: var(--base-color);
  width: 100%;
  border-radius: .25rem;
  display: inline-flex;
  line-height: 1;
  position: relative;
  overflow: hidden;
  z-index: 1
}
.react-loading-skeleton:after {
  content: " ";
  display: var(--pseudo-element-display);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-image: linear-gradient(90deg, var(--base-color), var(--highlight-color), var(--base-color));
  transform: translateX(-100%);
  animation-name: react-loading-skeleton;
  animation-direction: var(--animation-direction);
  animation-duration: var(--animation-duration);
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite
}
#nprogress {
  pointer-events: none
}
#nprogress .bar {
  background: #29d;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px
}
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1;
  transform: rotate(3deg) translateY(-4px)
}
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px
}
#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border-color: #29d transparent transparent #29d;
  border-style: solid;
  border-width: 2px;
  border-radius: 50%;
  animation: nprogress-spinner .4s linear infinite
}
.nprogress-custom-parent {
  overflow: hidden;
  position: relative
}
.nprogress-custom-parent #nprogress .bar, .nprogress-custom-parent #nprogress .spinner {
  position: absolute
}
@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg)
  }
  to {
    transform: rotate(1turn)
  }
}
.SnackbarAlert_alert__iTvgO {
  position: relative;
  width: 360px;
  padding: 16px 16px 16px 24px;
  display: flex;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 0 48px rgba(0, 0, 0, .32), 0 0 24px rgba(2, 5, 10, .36), 0 0 12px rgba(2, 5, 10, .24);
  margin-bottom: 12px;
  transition: all .2s ease;
  background: var(--accent-tetriary)
}
.SnackbarAlert_alert__iTvgO:last-child {
  margin-bottom: 0
}
.SnackbarAlert_alert__iTvgO:before {
  content: "";
  position: absolute;
  left: 0;
  height: 100%;
  width: 8px;
  top: 0
}
.SnackbarAlert_default__p4NkO p {
  color: var(--text-color-primary)
}
.SnackbarAlert_default__p4NkO:before {
  background: var(--default-snackbar)
}
.SnackbarAlert_danger__y0JP_:before {
  background: var(--danger)
}
.SnackbarAlert_bid__fAXlI {
  color: var(--auction)
}
.SnackbarAlert_bid__fAXlI p {
  color: inherit
}
.SnackbarAlert_bid__fAXlI:before {
  background: var(--auction)
}
.SnackbarAlert_bid__fAXlI .SnackbarAlert_icon__Zvbg_ path {
  fill: currentColor
}
.SnackbarAlert_icon__Zvbg_ {
  margin-right: 8px;
  height: 24px;
  width: 24px
}
.SnackbarAlert_message__HJe_h {
  margin-top: 2px
}
.SnackbarAlert_closeIconWrapper__oa_oP {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 32px;
  width: 32px;
  position: absolute;
  right: 4px;
  top: 4px;
  cursor: pointer;
  border-radius: 50%;
  transition: var(--default-transition)
}
.SnackbarAlert_closeIconWrapper__oa_oP:hover {
  background: var(--icon-hover)
}
.SnackbarAlert_transitionEnter__QYe9M {
  opacity: 0;
  transform: translateX(-100%)
}
.SnackbarAlert_transitionEnterActive__k7FQb, .SnackbarAlert_transitionExit__5geg8 {
  opacity: 1;
  transform: translateX(0)
}
.SnackbarAlert_transitionExitActive__gXB0C {
  opacity: 0;
  transform: translateX(-100%)
}
@media screen and (max-width:600px) {
  .SnackbarAlert_alert__iTvgO {
    width: 100%
  }
}
.Snackbar_snackbar__5pGZ9 {
  position: fixed;
  bottom: 32px;
  left: 32px;
  z-index: var(--max-z-index)
}
@media screen and (max-width:600px) {
  .Snackbar_snackbar__5pGZ9 {
    bottom: 20px;
    left: 20px;
    width: calc(100% - 40px)
  }
}
/*# sourceMappingURL=e8fdde2e5ad28fb6.css.map*/