img {
  max-width: 100%;
}
.text-gradient {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(142.1deg, #ff4a4e 9.19%, #974fba 121%);
  -webkit-background-clip: text;
}
/*!* the parent *!*/
.slick-list {
  margin: 0 -12px;
}
.lineBox {
  background: #1abcfe;
  height: 1px;
  margin: 0 auto 10px;
  position: relative;
  width: 145px;
}
.lineBox:after,
.lineBox:before {
  background: #1abcfe;
  bottom: -8px;
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  width: 1px;
}
.lineBox:before {
  left: 0;
}
.lineBox:after {
  right: 0;
}
.slick-next,
.slick-prev {
  height: 40px;
  width: 40px;
  z-index: 9999;
}
.slick-next {
  right: -20px;
}
.slick-prev {
  left: -20px;
}
@media (min-width: 1600px) {
  .slick-next {
    right: -60px;
  }
  .slick-prev {
    left: -60px;
  }
}
.slick-next:before,
.slick-prev:before {
  background: url(https://web.archive.org/web/20221119141216im_/https://duknft.com/static/media/prev.ece2e618157f83f8ce01.svg)
    no-repeat 50%;
  background-size: contain;
  content: "";
  display: block;
  height: 40px;
  width: 40px;
}
.slick-prev:before {
  background: url(https://web.archive.org/web/20221119141216im_/https://duknft.com/static/media/prev.ece2e618157f83f8ce01.svg)
    no-repeat 50%;
}
.slick-next:before {
  background: url(https://web.archive.org/web/20221119141216im_/https://duknft.com/static/media/next.74ca22a8733e6ff88068.svg)
    no-repeat 50%;
}
