#collection.collection-page {
  background-image: url("https://cdn.hstatic.net/files/200001163964/file/5af12c3b-fb18-4559-9866-dd385efd0492-_converted__1.png");
  background-color: #000;
  background-size: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  color: #fff;
  min-height: 100vh;
  padding-bottom: 48px; }

#collection.collection-page .alert-no p,
#collection.collection-page .alert-no-filter p {
  color: rgba(255, 255, 255, 0.7); }

#collection.collection-page .collection-desctext {
  border-top-color: rgba(255, 255, 255, 0.16);
  color: rgba(255, 255, 255, 0.8); }

.vx-collection-header {
  align-items: flex-start;
  display: flex;
  gap: 24px;
  justify-content: space-between;
  padding: 50px 0 0;
  width: 100%; }

.vx-collection-header-left {
  min-width: 0; }

.vx-collection-title {
  color: #fff;
  letter-spacing: .02em;
  line-height: 1.2;
  margin: 0; }

.vx-collection-breadcrumb {
  height: auto;
  padding: 0; }

.vx-collection-breadcrumb-sep {
  opacity: .8; }

.vx-collection-search {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  gap: 10px;
  margin-top: 10px;
  max-width: 280px;
  width: 100%; }

.vx-collection-search-icon {
  background: transparent;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  flex: 0 0 auto;
  line-height: 0;
  padding: 0; }

.vx-collection-search-input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.85);
  border-radius: 0;
  color: #fff;
  flex: 1 1 auto;
  font-size: 13px;
  line-height: 1.4;
  min-width: 0;
  outline: none;
  padding: 4px 0 8px;
  width: 100%; }

.vx-collection-search-input::placeholder {
  color: rgba(255, 255, 255, 0.45); }

.vx-collection-group {
  align-items: center;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(17px);
  border-radius: 16px;
  display: flex;
  gap: 48px;
  margin: 0 0 28px;
  padding: 40px 20px;
  width: 100%; }

.vx-collection-group-title-wrap {
  flex: 0 1 280px;
  max-width: 34%;
  min-width: 280px; }

.vx-collection-group-title {
  color: #fff;
  margin: 0;
  padding-bottom: 12px;
  position: relative; }

.vx-collection-group-title::after {
  background: linear-gradient(90deg, #FDDA7A 0%, rgba(253, 218, 122, 0) 100%);
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  width: 100%; }

.vx-collection-group-desc {
  color: #fff;
  flex: 1 1 auto;
  font-size: 14px;
  line-height: 1.6;
  min-width: 0; }

.vx-collection-group-desc p {
  margin: 0; }

.vx-collection-group-desc p + p {
  margin-top: 8px; }

.vx-collection-toolbar {
  align-items: center;
  display: flex;
  gap: 16px;
  justify-content: space-between;
  margin: 0 0 24px;
  width: 100%; }

.vx-collection-count {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  line-height: 1.4;
  margin: 0; }

.vx-collection-sort {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  gap: 12px; }

.vx-collection-sort-label {
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
  white-space: nowrap; }

.vx-collection-sort-control {
  position: relative; }

.vx-collection-sort-control::after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 6px solid #fff;
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%); }

.vx-collection-sort-select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: rgba(255, 255, 255, 0.12);
  border: 0;
  border-radius: 12px;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  line-height: 1.4;
  min-width: 148px;
  outline: none;
  padding: 10px 40px 10px 16px; }

.vx-collection-sort-select option {
  background: #1a1a1a;
  color: #fff; }

.vx-collection-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 0 28px;
  width: 100%; }

.vx-collection-tab {
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  padding: 16px 32px;
  text-decoration: none;
  white-space: nowrap;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 4px 4px 0 rgba(60, 9, 9, 0.31) inset;
  backdrop-filter: blur(10px);
  gap: 17px; }
  .vx-collection-tab img {
    width: auto;
    height: 46px; }

.vx-collection-tab.is-active {
  background: linear-gradient(268deg, #FDDA7A -35.82%, #FBFAE0 -3.33%, #FDDA7A 28.08%, #BE8A35 77.57%, #FDDA7A 113.17%, #FDDA7A 141.64%), #000;
  border-color: #FDDA7A;
  color: #491010;
  text-shadow: 0.825px 0.825px 1.65px #FFFADE; }

.vx-collection-tabs-children-wrap {
  margin: 0;
  padding: 0 20px;
  position: relative;
  width: 100%; }

.vx-collection-tabs-children {
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.vx-collection-tabs-children .swiper-wrapper {
  align-items: flex-end; }

.vx-collection-tabs-children .swiper-slide {
  height: auto;
  width: auto; }

.vx-collection-tabs-child {
  background: transparent;
  border: 0;
  border-radius: 16px 16px 0 0;
  color: rgba(255, 255, 255, 0.55);
  display: inline-flex;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  padding: 14px 28px;
  text-decoration: none;
  white-space: nowrap; }

.vx-collection-tabs-child.is-active span {
  background: linear-gradient(84.6deg, #FFB73C 4.258%, #fbfae0 24.829%, #fdda7a 51.492%, #be8a35 74.266%, #FFC955 103.75%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent; }

.vx-collection-tabs-child.is-active {
  background: rgba(255, 254, 238, 0.1); }

.vx-collection-tabs-level3 {
  align-items: start;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(17px);
  border-radius: 16px;
  display: flex;
  gap: 48px;
  margin: 0 0 28px;
  padding: 40px 20px;
  width: 100%; }

.vx-collection-tabs-level3-aside {
  flex: 0 1 280px;
  max-width: 34%;
  min-width: 280px; }

.vx-collection-tabs-level3-title {
  color: #fff;
  margin: 0;
  padding-bottom: 12px;
  position: relative; }

.vx-collection-tabs-level3-title::after {
  background: linear-gradient(90deg, #FDDA7A 0%, rgba(253, 218, 122, 0) 100%);
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  width: 100%; }

.vx-collection-tabs-level3-clear {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 999px;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
  min-height: 40px;
  display: flex;
  padding: 10px 24px 12px 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 24px; }

.vx-collection-tabs-level3-clear:disabled {
  cursor: default;
  opacity: 0;
  display: none;
  pointer-events: none; }

.vx-collection-tabs-level3-list {
  display: grid;
  flex: 1 1 auto;
  gap: 20px 40px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  min-width: 0; }

.vx-collection-tabs-level3-item {
  align-items: flex-start;
  cursor: pointer;
  display: flex;
  gap: 12px;
  margin: 0; }

.vx-collection-tabs-level3-input {
  height: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  width: 0; }

.vx-collection-tabs-level3-check {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  box-sizing: border-box;
  flex: 0 0 24px;
  height: 24px;
  margin-top: -4px;
  position: relative;
  width: 24px; }

.vx-collection-tabs-level3-check::after {
  border-bottom: 2px solid #491010;
  border-right: 2px solid #491010;
  content: "";
  display: block;
  height: 13px;
  left: 7px;
  opacity: 0;
  position: absolute;
  top: 2px;
  transform: rotate(45deg);
  width: 8px; }

.vx-collection-tabs-level3-item.is-checked .vx-collection-tabs-level3-check,
.vx-collection-tabs-level3-input:checked + .vx-collection-tabs-level3-check {
  background: linear-gradient(101deg, #FFB73C 7.06%, #FFDC6C 51.79%, #FFC955 95.38%), #D9D9D9;
  border-color: transparent; }

.vx-collection-tabs-level3-item.is-checked .vx-collection-tabs-level3-check::after,
.vx-collection-tabs-level3-input:checked + .vx-collection-tabs-level3-check::after {
  opacity: 1; }

.vx-collection-tabs-level3-text {
  display: flex;
  flex-direction: column;
  gap: 4px;
  min-width: 0; }

.vx-collection-tabs-level3-name {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.35; }

.vx-collection-tabs-level3-sub {
  color: rgba(255, 255, 255, 0.55);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4; }

@media (hover: hover) and (pointer: fine) {
  .vx-collection-breadcrumb a:hover {
    color: #fff; }
  .vx-collection-tab:not(.is-active):hover {
    border-color: rgba(255, 255, 255, 0.6);
    color: #fff;
    text-decoration: none; }
  .vx-collection-tab.is-active:hover {
    color: #670707;
    text-decoration: none; }
  .vx-collection-tabs-child:not(.is-active):hover {
    color: #fff;
    text-decoration: none; }
  .vx-collection-tabs-child.is-active:hover {
    color: #FDDA7A;
    text-decoration: none; }
  .vx-collection-tabs-level3-clear:hover {
    border-color: #fff;
    color: #fff; }
  .vx-collection-tabs-level3-item:hover .vx-collection-tabs-level3-check {
    border-color: rgba(255, 255, 255, 0.5); } }

@media (max-width: 767.98px) {
  .vx-collection-header {
    align-items: stretch;
    flex-direction: column;
    gap: 20px;
    margin: 24px 0 20px; }
  .vx-collection-title {
    font-size: 28px;
    margin-bottom: 8px; }
  .vx-collection-search {
    margin-top: 0;
    max-width: none; }
  .vx-collection-group {
    flex-direction: column;
    gap: 16px;
    padding: 20px; }
  .vx-collection-group-title-wrap {
    flex: 0 0 auto;
    max-width: 100%;
    width: 100%; }
  .vx-collection-group-title {
    font-size: 22px; }
  .vx-collection-toolbar {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px; }
  .vx-collection-sort {
    width: 100%;
    justify-content: space-between; }
  .vx-collection-tabs {
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 4px;
    -webkit-overflow-scrolling: touch; }
  .vx-collection-tab {
    font-size: 13px;
    padding: 8px 32px; }
  .vx-collection-tabs-child {
    font-size: 14px;
    padding: 12px 18px; }
  .vx-collection-tabs-level3 {
    flex-direction: column;
    gap: 24px;
    padding: 20px; }
  .vx-collection-tabs-level3-aside {
    flex: 0 0 auto;
    max-width: 100%; }
  .vx-collection-tabs-level3-list {
    gap: 16px 20px;
    grid-template-columns: 1fr; } }

#collection.collection-page .pagi {
  margin-top: 40px; }

#collection.collection-page #pagination {
  text-align: center; }

#collection.collection-page #pagination .col-lg-12,
#collection.collection-page #pagination .col-md-12,
#collection.collection-page #pagination .col-sm-12,
#collection.collection-page #pagination .col-12,
#collection.collection-page #pagination .col-xs-12 {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0;
  float: none;
  margin: 0 auto;
  padding: 0;
  width: 100%; }

#collection.collection-page #pagination .prev,
#collection.collection-page #pagination .next {
  align-items: center;
  color: #fff;
  display: inline-flex;
  height: 40px;
  justify-content: center;
  margin: 0 16px;
  opacity: 1;
  transform: none;
  width: 24px; }

#collection.collection-page #pagination .prev.is-disabled,
#collection.collection-page #pagination .next.is-disabled {
  opacity: .4;
  pointer-events: none; }

#collection.collection-page #pagination .prev:hover,
#collection.collection-page #pagination .next:hover {
  opacity: 1;
  color: #fff; }

#collection.collection-page #pagination .prev svg,
#collection.collection-page #pagination .next svg {
  display: none; }

#collection.collection-page #pagination .prev::before,
#collection.collection-page #pagination .next::before {
  border-bottom: 2px solid currentColor;
  border-right: 2px solid currentColor;
  content: "";
  display: block;
  height: 10px;
  width: 10px; }

#collection.collection-page #pagination .prev::before {
  transform: rotate(135deg); }

#collection.collection-page #pagination .next::before {
  transform: rotate(-45deg); }

#collection.collection-page #pagination .page-node {
  align-items: center;
  color: #fff;
  display: inline-flex;
  font-size: 16px;
  font-weight: 500;
  height: 40px;
  justify-content: center;
  line-height: 1;
  margin: 0 10px;
  min-width: 40px;
  opacity: 1;
  text-decoration: none; }

#collection.collection-page #pagination a.page-node:hover {
  color: #fff;
  opacity: 1;
  text-decoration: none; }

#collection.collection-page #pagination .page-node.current {
  background: radial-gradient(circle at 35% 30%, #FBFAE0 0%, #FDDA7A 42%, #E8B84A 78%, #BE8A35 100%);
  border-radius: 50%;
  box-shadow: 0 2px 8px rgba(190, 138, 53, 0.35);
  color: #3a2410;
  font-weight: 700;
  opacity: 1; }
