/* [project]/src/components/NewYearBanner/banner.module.scss.module.css [app-client] (css) */
.banner-module-scss-module__nkGS4a__banner {
  border-radius: 12px;
  padding: 1px;
  position: relative;
}

.banner-module-scss-module__nkGS4a__banner:before {
  content: "";
  -webkit-mask-composite: destination-out;
  pointer-events: none;
  background: linear-gradient(90deg, #ffffff21, #ffffff26);
  border-radius: 12px;
  padding: 1px;
  position: absolute;
  inset: 0;
  -webkit-mask-image: linear-gradient(#fff 0 0), linear-gradient(#fff 0 0);
  -webkit-mask-position: 0 0, 0 0;
  -webkit-mask-size: auto, auto;
  -webkit-mask-repeat: repeat, repeat;
  -webkit-mask-clip: content-box, border-box;
  -webkit-mask-origin: content-box, border-box;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  -webkit-mask-source-type: auto, auto;
  mask-mode: match-source, match-source;
}

.banner-module-scss-module__nkGS4a__banner {
  box-sizing: border-box;
  -webkit-backdrop-filter: blur(41.5px);
  backdrop-filter: blur(41.5px);
  background: #173d3fad;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 84px;
  padding: 0 15px;
  display: flex;
  position: relative;
}

.banner-module-scss-module__nkGS4a__banner .banner-module-scss-module__nkGS4a__bg {
  z-index: -1;
  -webkit-user-select: none;
  user-select: none;
  width: 100%;
  position: absolute;
  inset: 0;
}

.banner-module-scss-module__nkGS4a__banner .banner-module-scss-module__nkGS4a__text p {
  color: #fff;
  margin: 0;
  font-weight: 500;
}

.banner-module-scss-module__nkGS4a__banner .banner-module-scss-module__nkGS4a__text:first-child {
  font-size: 22px;
}

.banner-module-scss-module__nkGS4a__banner .banner-module-scss-module__nkGS4a__text .banner-module-scss-module__nkGS4a__new_year_text {
  background: linear-gradient(90deg, #83e2ed, #39bdcc);
  -webkit-text-fill-color: #0000;
  color: #0000;
  -webkit-background-clip: text;
  background-clip: text;
}

/* [project]/src/components/Urls/urls.module.scss.module.css [app-client] (css) */
.urls-module-scss-module__5v-yQq__urls p {
  color: #737a83;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  font-weight: 400;
  display: flex;
}

.urls-module-scss-module__5v-yQq__urls .urls-module-scss-module__5v-yQq__list_urls {
  flex-direction: column;
  gap: 10px;
  margin-top: 10px;
  display: flex;
}

.urls-module-scss-module__5v-yQq__url {
  border-radius: 8px;
  padding: 1px;
  position: relative;
}

.urls-module-scss-module__5v-yQq__url:before {
  content: "";
  -webkit-mask-composite: destination-out;
  pointer-events: none;
  background: linear-gradient(90deg, #ffffff21, #ffffff26);
  border-radius: 8px;
  padding: 1px;
  position: absolute;
  inset: 0;
  -webkit-mask-image: linear-gradient(#fff 0 0), linear-gradient(#fff 0 0);
  -webkit-mask-position: 0 0, 0 0;
  -webkit-mask-size: auto, auto;
  -webkit-mask-repeat: repeat, repeat;
  -webkit-mask-clip: content-box, border-box;
  -webkit-mask-origin: content-box, border-box;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  -webkit-mask-source-type: auto, auto;
  mask-mode: match-source, match-source;
}

.urls-module-scss-module__5v-yQq__url {
  box-sizing: border-box;
  -webkit-backdrop-filter: blur(41.5px);
  backdrop-filter: blur(41.5px);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  transition: all .2s;
  display: flex;
  position: relative;
}

.urls-module-scss-module__5v-yQq__url:has( > :nth-child(2)):not(:has( > :nth-child(3))) {
  justify-content: center;
  font-weight: 400;
}

.urls-module-scss-module__5v-yQq__url:has( > :nth-child(2)):not(:has( > :nth-child(3))) .urls-module-scss-module__5v-yQq__icon {
  display: none;
}

.urls-module-scss-module__5v-yQq__url:has( > :nth-child(2)):not(:has( > :nth-child(3))):before {
  content: unset;
}

.urls-module-scss-module__5v-yQq__url:has( > :nth-child(2)):not(:has( > :nth-child(3))) {
  height: 35px;
}

.urls-module-scss-module__5v-yQq__url:has( > :nth-child(2)):not(:has( > :nth-child(3))):hover {
  transform: unset;
}

.urls-module-scss-module__5v-yQq__url:has( > :nth-child(2)):not(:has( > :nth-child(3))) {
  font-size: 15px;
}

.urls-module-scss-module__5v-yQq__url:has( > :nth-child(2)):not(:has( > :nth-child(3))) .urls-module-scss-module__5v-yQq__bg {
  border-radius: 0;
}

.urls-module-scss-module__5v-yQq__url:hover {
  transform: translateY(-1px);
}

.urls-module-scss-module__5v-yQq__url p {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.urls-module-scss-module__5v-yQq__url p.urls-module-scss-module__5v-yQq__scan {
  background: linear-gradient(90deg, #4ab575, #25c264);
  -webkit-text-fill-color: #0000;
  color: #0000;
  -webkit-background-clip: text;
  background-clip: text;
}

.urls-module-scss-module__5v-yQq__url p.urls-module-scss-module__5v-yQq__process {
  color: #f8c436;
}

.urls-module-scss-module__5v-yQq__url p.urls-module-scss-module__5v-yQq__info {
  font-size: 13px;
}

.urls-module-scss-module__5v-yQq__url {
  padding: 12px;
}

.urls-module-scss-module__5v-yQq__url .urls-module-scss-module__5v-yQq__bg {
  z-index: -1;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.urls-module-scss-module__5v-yQq__url .urls-module-scss-module__5v-yQq__icon {
  opacity: .3;
  margin: auto;
  position: absolute;
  inset: 0;
}

/*# sourceMappingURL=src_components_b103c5bc._.css.map*/