#page-collections .page-collections__threebanner {
  background: linear-gradient(180deg, #F5F5F5 0%, #FFF 100%); }
  #page-collections .page-collections__threebanner .page-collections__threebanner-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;
    max-width: 634px;
    margin: 0 auto; }
    #page-collections .page-collections__threebanner .page-collections__threebanner-wrapper .item {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      flex: 1 0 0; }
      #page-collections .page-collections__threebanner .page-collections__threebanner-wrapper .item .item-image {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        align-self: stretch; }
      #page-collections .page-collections__threebanner .page-collections__threebanner-wrapper .item .item-title {
        display: flex;
        padding: 12px 0;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 24px;
        align-self: stretch; }
        #page-collections .page-collections__threebanner .page-collections__threebanner-wrapper .item .item-title a {
          color: #0A0A0A;
          text-align: center;
          font-size: 20px;
          font-weight: 400;
          letter-spacing: -0.5px; }

#page-collections .page-collections__banner-full {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-bottom: 20px; }
  #page-collections .page-collections__banner-full .page-collections__banner-full-wrapper {
    position: relative; }
    #page-collections .page-collections__banner-full .page-collections__banner-full-wrapper .content {
      position: absolute;
      top: 50%;
      left: 139px;
      transform: translateY(-50%);
      display: flex;
      max-width: 400px;
      flex-direction: column;
      gap: 24px; }
      #page-collections .page-collections__banner-full .page-collections__banner-full-wrapper .content h2 {
        font-size: 64px;
        font-weight: 400;
        letter-spacing: -2.5px;
        margin: 0; }
      #page-collections .page-collections__banner-full .page-collections__banner-full-wrapper .content .actions {
        display: flex;
        flex-wrap: wrap;
        gap: 8px; }
    @media (max-width: 991.98px) {
      #page-collections .page-collections__banner-full .page-collections__banner-full-wrapper .content {
        left: 30px;
        gap: 8px; }
        #page-collections .page-collections__banner-full .page-collections__banner-full-wrapper .content h2 {
          font-size: 24px; } }
  #page-collections .page-collections__banner-full.page-collections__banner-one {
    margin-top: 20px; }

#page-collections .page-collections__products .page-collections__wrap.swiper:not(.swiper-initialized) > .swiper-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 20px; }
  #page-collections .page-collections__products .page-collections__wrap.swiper:not(.swiper-initialized) > .swiper-wrapper > div {
    flex: 0 0 calc(33.3333% - 13.33333px);
    max-width: calc(33.3333% - 13.3333px); }

#page-collections .page-collections__products .page-collections__wrap.swiper .product-item {
  border-radius: 16px;
  background: #FAFAFA; }
  #page-collections .page-collections__products .page-collections__wrap.swiper .product-item .product-item__image {
    position: relative; }
    #page-collections .page-collections__products .page-collections__wrap.swiper .product-item .product-item__image .product-item__list-colors {
      justify-content: center;
      gap: 2px;
      border: 0;
      margin-top: 16px; }
      #page-collections .page-collections__products .page-collections__wrap.swiper .product-item .product-item__image .product-item__list-colors .nav-item .nav-link {
        display: flex;
        width: 20px;
        height: 20px;
        padding: 2px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        border: 1px solid transparent;
        border-radius: 50%; }
        #page-collections .page-collections__products .page-collections__wrap.swiper .product-item .product-item__image .product-item__list-colors .nav-item .nav-link span {
          display: flex;
          justify-content: center;
          align-items: center;
          box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15) inset;
          width: 16px;
          height: 16px;
          flex-shrink: 0;
          border-radius: 50%; }
        #page-collections .page-collections__products .page-collections__wrap.swiper .product-item .product-item__image .product-item__list-colors .nav-item .nav-link.active {
          border: 0;
          border: 1px solid #404040;
          border-radius: 50%; }
    #page-collections .page-collections__products .page-collections__wrap.swiper .product-item .product-item__image .product-item__list-colors-content {
      position: relative; }
      #page-collections .page-collections__products .page-collections__wrap.swiper .product-item .product-item__image .product-item__list-colors-content .child-button-prev, #page-collections .page-collections__products .page-collections__wrap.swiper .product-item .product-item__image .product-item__list-colors-content .child-button-next {
        position: absolute;
        top: 50%;
        background: #fff;
        border-radius: 50%;
        z-index: 99;
        padding: 10px;
        transform: translateY(-50%);
        cursor: pointer; }
      #page-collections .page-collections__products .page-collections__wrap.swiper .product-item .product-item__image .product-item__list-colors-content .child-button-prev {
        left: 0px; }
      #page-collections .page-collections__products .page-collections__wrap.swiper .product-item .product-item__image .product-item__list-colors-content .child-button-next {
        right: 0px; }
    #page-collections .page-collections__products .page-collections__wrap.swiper .product-item .product-item__image .product-item__badge {
      position: absolute;
      top: 16px;
      left: 16px;
      padding: 4px 12px;
      background: #404040;
      color: #fff;
      font-size: 13px;
      border-radius: 4px;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center; }
  #page-collections .page-collections__products .page-collections__wrap.swiper .product-item .product-item__info {
    padding: 8px 16px 16px;
    text-align: center; }
    #page-collections .page-collections__products .page-collections__wrap.swiper .product-item .product-item__info .title {
      font-size: 32px;
      margin-bottom: 4px;
      letter-spacing: -1px; }
    #page-collections .page-collections__products .page-collections__wrap.swiper .product-item .product-item__info .price {
      font-size: 18px;
      font-weight: 500;
      letter-spacing: -0.5px; }
    #page-collections .page-collections__products .page-collections__wrap.swiper .product-item .product-item__info .actions {
      margin-top: 16px;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 12px; }
      #page-collections .page-collections__products .page-collections__wrap.swiper .product-item .product-item__info .actions .buynow {
        display: flex;
        padding: 5px 24px;
        justify-content: center;
        align-items: center;
        gap: 4px;
        border-radius: 100px;
        background: #A27A60;
        font-weight: 500;
        font-size: 13px;
        color: #fff;
        min-height: 34px; }
      #page-collections .page-collections__products .page-collections__wrap.swiper .product-item .product-item__info .actions .learnmore {
        min-height: 34px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 4px;
        font-weight: 500;
        font-size: 14px;
        letter-spacing: -0.2px;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: none;
        text-decoration-thickness: auto;
        text-underline-offset: 30%;
        /* 4.2px */
        text-underline-position: from-font; }
  #page-collections .page-collections__products .page-collections__wrap.swiper .product-item .product-item__specs {
    border-top: 1px solid #e5e5e5;
    padding: 16px;
    display: flex;
    gap: 12px;
    flex-direction: column;
    align-items: center;
    text-align: center; }
    #page-collections .page-collections__products .page-collections__wrap.swiper .product-item .product-item__specs .spec-item {
      display: flex;
      gap: 4px;
      flex-direction: column;
      align-items: center;
      text-align: center; }
      #page-collections .page-collections__products .page-collections__wrap.swiper .product-item .product-item__specs .spec-item .spec-image img {
        width: 24px;
        height: 24px; }
      #page-collections .page-collections__products .page-collections__wrap.swiper .product-item .product-item__specs .spec-item .spec-value {
        font-size: 16px;
        font-weight: 400;
        letter-spacing: -0.2px; }
